/home/rokasa/dbs
/*M!999999\- enable the sandbox mode */ -- MariaDB dump 10.19 Distrib 10.6.22-MariaDB, for Linux (x86_64) -- -- Host: localhost Database: robisear_chibekellimited -- ------------------------------------------------------ -- Server version 10.6.22-MariaDB-log /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `accounttype` -- DROP TABLE IF EXISTS `accounttype`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `accounttype` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(30) NOT NULL, `type` varchar(50) NOT NULL, `companyid` varchar(10) NOT NULL, `userid` varchar(10) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `accounttype` -- LOCK TABLES `accounttype` WRITE; /*!40000 ALTER TABLE `accounttype` DISABLE KEYS */; INSERT INTO `accounttype` VALUES (1,'Asset','BS','1','415','Asset'),(2,'Liability','BS','1','415','Liability'),(3,'Equity','BS','1','415','Equity'),(4,'Income','PL','1','415','Income'),(5,'Expense','PL','1','415','Expense'); /*!40000 ALTER TABLE `accounttype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `activityloggs` -- DROP TABLE IF EXISTS `activityloggs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `activityloggs` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(30) NOT NULL, `timedone` varchar(50) NOT NULL, `actiondone` text NOT NULL, `ip` text NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=264 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `activityloggs` -- LOCK TABLES `activityloggs` WRITE; /*!40000 ALTER TABLE `activityloggs` DISABLE KEYS */; INSERT INTO `activityloggs` VALUES (1,'1','2023-01-27 16:46:59','FAITH Deleted item with id 3 from people table at 2023-01-27 16:46:59','127.0.0.1',1),(2,'1','2023-01-27 16:46:59','FAITH Deleted item with id 3 from people table at 2023-01-27 16:46:59','127.0.0.1',1),(3,'1','2023-01-27 17:02:39','FAITH Updated item with id 1 from maincategory table at 2023-01-27 17:02:39','127.0.0.1',1),(4,'1','2023-01-27 17:07:55','FAITH Changed the price of 20L New Tap Bottle to: buyingprice =0 ,sellingprice =1500, qty= 0.00, items with id 1 . in Main level at 2023-01-27 17:07:55','127.0.0.1',1),(5,'1','2023-01-28 09:13:21','FAITH Changed the price of water to: buyingprice =10 ,sellingprice =0, qty= 0.00, items with id 20 . in Main level at 2023-01-28 09:13:21','197.232.142.176',1),(6,'1','2023-01-28 09:13:48','FAITH Deleted item with id 1 from uomproducts table at 2023-01-28 09:13:48','197.232.142.176',1),(7,'1','2023-01-28 09:13:48','FAITH Deleted item with id 1 from uomproducts table at 2023-01-28 09:13:48','197.232.142.176',1),(8,'4','2023-01-28 14:10:03','CALEB Changed the price of water meter reading to: buyingprice =10 ,sellingprice =30, qty= 0.00, items with id 20 . in Main level at 2023-01-28 14:10:03','197.248.19.97',1),(9,'4','2023-01-28 14:10:13','CALEB Deleted item with id 2 from uomproducts table at 2023-01-28 14:10:13','197.248.19.97',1),(10,'4','2023-01-28 14:10:13','CALEB Deleted item with id 2 from uomproducts table at 2023-01-28 14:10:13','197.248.19.97',1),(11,'4','2023-01-31 19:34:28','CALEB Changed the price of Tap Bottle to: buyingprice =1106 ,sellingprice =1500, qty= 0.00, items with id 19 . in Main level at 2023-01-31 19:34:28','197.248.19.97',1),(12,'4','2023-01-31 19:37:38','CALEB Changed the price of Cover Tap to: buyingprice =26 ,sellingprice =30, qty= 0.00, items with id 18 . in Main level at 2023-01-31 19:37:38','197.248.19.97',1),(13,'4','2023-01-31 19:38:42','CALEB Changed the price of 500ml Alluminium Bottle to: buyingprice =350 ,sellingprice =400, qty= 0.00, items with id 17 . in Main level at 2023-01-31 19:38:42','197.248.19.97',1),(14,'4','2023-01-31 19:39:04','CALEB Changed the price of 500ml Alluminium Bottle to: buyingprice =0 ,sellingprice =400, qty= 0.00, items with id 17 . in counter (1) at 2023-01-31 19:39:04','197.248.19.97',1),(15,'4','2023-01-31 19:39:42','CALEB Changed the price of 1L Alluminuim Bottle to: buyingprice =400 ,sellingprice =600, qty= 0.00, items with id 16 . in Main level at 2023-01-31 19:39:42','197.248.19.97',1),(16,'4','2023-01-31 19:40:24','CALEB Changed the price of 500ml Pack to: buyingprice =450 ,sellingprice =500, qty= 0.00, items with id 15 . in Main level at 2023-01-31 19:40:24','197.248.19.97',1),(17,'4','2023-01-31 19:41:00','CALEB Changed the price of 500ml Bottle to: buyingprice =19.54 ,sellingprice =30, qty= 0.00, items with id 14 . in Main level at 2023-01-31 19:41:00','197.248.19.97',1),(18,'4','2023-01-31 19:42:03','CALEB Changed the price of 1L Pack to: buyingprice =450 ,sellingprice =500, qty= 0.00, items with id 13 . in Main level at 2023-01-31 19:42:03','197.248.19.97',1),(19,'4','2023-01-31 19:43:01','CALEB Changed the price of 1L Bottle to: buyingprice =19.11 ,sellingprice =50, qty= 0.00, items with id 12 . in Main level at 2023-01-31 19:43:01','197.248.19.97',1),(20,'4','2023-01-31 19:43:46','CALEB Changed the price of 1L New Bottle to: buyingprice =19.11 ,sellingprice =50, qty= 0.00, items with id 11 . in Main level at 2023-01-31 19:43:46','197.248.19.97',1),(21,'4','2023-01-31 19:44:58','CALEB Changed the price of 5L Bottle to: buyingprice =93.93 ,sellingprice =70, qty= 0.00, items with id 10 . in Main level at 2023-01-31 19:44:58','197.248.19.97',1),(22,'4','2023-01-31 19:45:53','CALEB Changed the price of 5L Bottle to: buyingprice =63.76 ,sellingprice =70, qty= 0.00, items with id 10 . in Main level at 2023-01-31 19:45:53','197.248.19.97',1),(23,'4','2023-01-31 19:46:34','CALEB Changed the price of 5L New Bottle to: buyingprice =93.93 ,sellingprice =120, qty= 0.00, items with id 9 . in Main level at 2023-01-31 19:46:34','197.248.19.97',1),(24,'4','2023-01-31 19:47:28','CALEB Changed the price of 10L Bottle to: buyingprice =111.93 ,sellingprice =130, qty= 0.00, items with id 8 . in Main level at 2023-01-31 19:47:28','197.248.19.97',1),(25,'4','2023-01-31 19:48:01','CALEB Changed the price of 10L New Bottle to: buyingprice =168 ,sellingprice =250, qty= 0.00, items with id 7 . in Main level at 2023-01-31 19:48:01','197.248.19.97',1),(26,'4','2023-01-31 19:48:51','CALEB Changed the price of 18.9L Bottle to: buyingprice =1194.39 ,sellingprice =300, qty= 0.00, items with id 6 . in Main level at 2023-01-31 19:48:51','197.248.19.97',1),(27,'4','2023-01-31 19:49:43','CALEB Changed the price of 18.9L Bottle to: buyingprice =208.27 ,sellingprice =300, qty= 0.00, items with id 6 . in Main level at 2023-01-31 19:49:43','197.248.19.97',1),(28,'4','2023-01-31 19:53:12','CALEB Changed the price of 18.9L New Bottle to: buyingprice =1508 ,sellingprice =1500, qty= 0.00, items with id 5 . in Main level at 2023-01-31 19:53:12','197.248.19.97',1),(29,'4','2023-01-31 19:53:40','CALEB Changed the price of 20L Soft Bottle to: buyingprice =378 ,sellingprice =300, qty= 0.00, items with id 4 . in Main level at 2023-01-31 19:53:40','197.248.19.97',1),(30,'4','2023-01-31 19:57:06','CALEB Changed the price of 20L New Soft Bottle to: buyingprice =378 ,sellingprice =500, qty= 0.00, items with id 3 . in Main level at 2023-01-31 19:57:06','197.248.19.97',1),(31,'4','2023-01-31 19:57:56','CALEB Changed the price of 20L Tap Bottle to: buyingprice =208 ,sellingprice =300, qty= 0.00, items with id 2 . in Main level at 2023-01-31 19:57:56','197.248.19.97',1),(32,'4','2023-01-31 19:58:46','CALEB Changed the price of 20L New Tap Bottle to: buyingprice =1105 ,sellingprice =1500, qty= 0.00, items with id 1 . in Main level at 2023-01-31 19:58:46','197.248.19.97',1),(33,'4','2023-01-31 19:59:48','CALEB Changed the price of Tap Bottle to: buyingprice =208 ,sellingprice =300, qty= 0.00, items with id 19 . in Main level at 2023-01-31 19:59:48','197.248.19.97',1),(34,'4','2023-01-31 20:01:05','CALEB Changed the price of 1L Bottle to: buyingprice =8 ,sellingprice =30, qty= 0.00, items with id 12 . in Main level at 2023-01-31 20:01:05','197.248.19.97',1),(35,'4','2023-01-31 20:01:50','CALEB Changed the price of 10L Bottle to: buyingprice =112 ,sellingprice =130, qty= 0.00, items with id 8 . in Main level at 2023-01-31 20:01:50','197.248.19.97',1),(36,'4','2023-01-31 20:02:47','CALEB Changed the price of 20L Soft Bottle to: buyingprice =208 ,sellingprice =300, qty= 0.00, items with id 4 . in Main level at 2023-01-31 20:02:47','197.248.19.97',1),(37,'4','2023-02-01 18:05:46','CALEB Changed the price of 10L Bottle to: buyingprice =112 ,sellingprice =150, qty= 0.00, items with id 8 . in Main level at 2023-02-01 18:05:46','197.248.19.97',1),(38,'1','2023-02-03 12:08:37','FAITH Returned 1.00 water meter reading with code (20) at 2023-02-03 12:08:37','197.248.19.97',1),(39,'1','2023-02-03 14:05:20','FAITH Deleted item with id 243 from people table at 2023-02-03 14:05:20','197.248.19.97',1),(40,'1','2023-02-03 14:05:20','FAITH Deleted item with id 243 from people table at 2023-02-03 14:05:20','197.248.19.97',1),(41,'4','2023-02-04 14:04:28','CALEB Changed the price of 5L New Bottle to: buyingprice =93.93 ,sellingprice =150, qty= 0.00, items with id 9 . in Main level at 2023-02-04 14:04:28','197.248.19.97',1),(42,'5','2023-03-23 12:57:24','ogello Returned 1 18.9L Bottle with code (6) at 2023-03-23 12:57:24','41.90.179.187',1),(43,'5','2023-03-23 13:41:50','ogello Returned 1 18.9L Bottle with code (6) at 2023-03-23 13:41:50','41.90.179.187',1),(44,'5','2023-03-25 17:58:48','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-03-25 17:58:48','41.90.180.111',1),(45,'5','2023-03-28 18:12:13','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-03-28 18:12:13','41.90.180.218',1),(46,'5','2023-03-29 11:05:20','ogello Returned 1.00 20L Soft Bottle with code (4) at 2023-03-29 11:05:20','41.90.180.250',1),(47,'4','2023-03-29 17:53:20','CALEB Changed the price of 20L New Tap Bottle to: buyingprice =1105 ,sellingprice =1600, qty= 0.00, items with id 1 . in counter (1) at 2023-03-29 17:53:20','41.90.180.218',1),(48,'4','2023-03-29 17:53:34','CALEB Changed the price of 20L New Tap Bottle to: buyingprice =1105 ,sellingprice =1600, qty= 7.00, items with id 1 . in Main level at 2023-03-29 17:53:34','41.90.180.218',1),(49,'5','2023-03-31 15:21:10','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-03-31 15:21:10','41.90.180.218',1),(50,'5','2023-03-31 18:48:40','ogello Returned 2.00 18.9L Bottle with code (6) at 2023-03-31 18:48:40','41.90.180.250',1),(51,'5','2023-04-02 19:02:01','ogello Returned 2 18.9L Bottle with code (6) at 2023-04-02 19:02:01','41.90.189.197',1),(52,'5','2023-04-02 19:02:08','ogello Returned 0 18.9L Bottle with code (6) at 2023-04-02 19:02:08','41.90.189.197',1),(53,'5','2023-04-02 19:19:22','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-04-02 19:19:22','41.90.189.197',1),(54,'5','2023-04-07 18:03:37','ogello Returned 1.00 20L Soft Bottle with code (4) at 2023-04-07 18:03:37','41.90.180.165',1),(55,'5','2023-04-07 18:25:40','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-04-07 18:25:40','41.90.180.165',1),(56,'5','2023-04-08 09:12:29','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-04-08 09:12:29','41.90.181.134',1),(57,'5','2023-04-10 18:50:13','ogello Returned 1.00 5L Bottle with code (10) at 2023-04-10 18:50:13','41.90.181.134',1),(58,'5','2023-04-14 14:16:29','ogello Returned 1 18.9L Bottle with code (6) at 2023-04-14 14:16:29','41.90.189.170',1),(59,'5','2023-04-18 18:37:09','ogello Returned 1 20L Tap Bottle with code (2) at 2023-04-18 18:37:09','41.90.184.140',1),(60,'5','2023-04-20 16:13:19','ogello Returned 1.00 20L Soft Bottle with code (4) at 2023-04-20 16:13:19','41.90.184.3',1),(61,'5','2023-04-22 16:01:57','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-04-22 16:01:57','41.90.184.3',1),(62,'5','2023-04-24 16:33:59','ogello Returned 1 18.9L Bottle with code (6) at 2023-04-24 16:33:59','41.90.184.3',1),(63,'1','2023-04-25 10:20:59','FAITH Deleted item with id 26 from expenses table at 2023-04-25 10:20:59','197.232.142.176',1),(64,'1','2023-04-25 10:20:59','FAITH Deleted item with id 26 from expenses table at 2023-04-25 10:20:59','197.232.142.176',1),(65,'1','2023-04-25 14:43:09','FAITH Returned 1.00 TEST PRODUCT with code (22) at 2023-04-25 14:43:09','197.232.142.176',1),(66,'1','2023-04-25 14:43:19','FAITH Deleted TEST PRODUCT with code of 22 and available quantity of 7.00 .The Buying price = 2000 and selling price = 3000 from branch 1 at 2023-04-25 14:43:19','197.232.142.176',1),(67,'1','2023-04-25 14:43:19','FAITH Deleted TEST PRODUCT with code of 22 and available quantity of 7.00 .The Buying price = 2000 and selling price = 3000 from branch 1 at 2023-04-25 14:43:19','197.232.142.176',1),(68,'1','2023-04-25 14:43:35','FAITH Deleted item with id 9 from productcategory table at 2023-04-25 14:43:35','197.232.142.176',1),(69,'1','2023-04-25 14:43:35','FAITH Deleted item with id 9 from productcategory table at 2023-04-25 14:43:35','197.232.142.176',1),(70,'1','2023-04-25 14:43:49','FAITH Deleted item with id 2 from maincategory table at 2023-04-25 14:43:49','197.232.142.176',1),(71,'1','2023-04-25 14:43:49','FAITH Deleted item with id 2 from maincategory table at 2023-04-25 14:43:49','197.232.142.176',1),(72,'5','2023-04-27 12:36:09','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-04-27 12:36:09','41.90.184.3',1),(73,'5','2023-04-28 15:43:26','ogello Returned 1 18.9L Bottle with code (6) at 2023-04-28 15:43:26','41.90.179.76',1),(74,'5','2023-04-29 11:27:25','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-04-29 11:27:25','41.90.179.76',1),(75,'5','2023-05-01 14:33:51','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-05-01 14:33:51','41.90.179.76',1),(76,'5','2023-05-03 17:31:26','ogello Returned 1.00 10L Bottle with code (8) at 2023-05-03 17:31:26','41.90.177.123',1),(77,'5','2023-05-03 18:50:04','ogello Returned 2 20L Soft Bottle with code (4) at 2023-05-03 18:50:04','41.90.177.123',1),(78,'5','2023-05-04 09:32:09','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-05-04 09:32:09','41.90.177.123',1),(79,'5','2023-05-06 11:56:09','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-05-06 11:56:09','41.90.179.200',1),(80,'5','2023-05-06 16:51:02','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-05-06 16:51:02','41.90.179.200',1),(81,'5','2023-05-08 14:23:06','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-05-08 14:23:06','41.90.190.119',1),(82,'5','2023-05-09 16:06:36','ogello Returned 1 18.9L Bottle with code (6) at 2023-05-09 16:06:36','41.90.190.119',1),(83,'5','2023-05-14 13:57:11','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-05-14 13:57:11','41.90.190.119',1),(84,'5','2023-05-14 14:09:04','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-05-14 14:09:04','41.90.190.119',1),(85,'5','2023-05-14 14:09:18','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-05-14 14:09:18','41.90.190.119',1),(86,'5','2023-05-14 14:43:53','ogello Returned 1.00 20L Soft Bottle with code (4) at 2023-05-14 14:43:53','41.90.190.119',1),(87,'5','2023-05-14 17:51:52','ogello Returned 1.00 20L Soft Bottle with code (4) at 2023-05-14 17:51:52','41.90.190.119',1),(88,'5','2023-05-14 17:58:41','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-05-14 17:58:41','41.90.190.119',1),(89,'5','2023-05-15 12:29:52','ogello Returned 0 20L New Tap Bottle with code (1) at 2023-05-15 12:29:52','41.90.190.119',1),(90,'5','2023-05-15 12:30:09','ogello Returned 2 20L New Tap Bottle with code (1) at 2023-05-15 12:30:09','41.90.190.119',1),(91,'5','2023-05-15 12:32:45','ogello Returned 2 20L New Tap Bottle with code (1) at 2023-05-15 12:32:45','41.90.190.119',1),(92,'5','2023-05-16 17:36:48','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-05-16 17:36:48','41.90.190.119',1),(93,'1','2023-05-18 09:44:04','FAITH Updated item with id 1 from maincategory table at 2023-05-18 09:44:04','197.232.142.176',1),(94,'5','2023-05-18 18:55:50','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-05-18 18:55:50','41.90.177.231',1),(95,'5','2023-05-19 08:38:34','ogello Returned 2 20L Soft Bottle with code (4) at 2023-05-19 08:38:34','41.90.177.231',1),(96,'5','2023-05-19 15:40:13','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-05-19 15:40:13','41.90.177.231',1),(97,'5','2023-05-21 18:26:52','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-05-21 18:26:52','41.90.177.9',1),(98,'5','2023-05-22 12:26:21','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-05-22 12:26:21','41.90.185.195',1),(99,'5','2023-05-22 13:27:47','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-05-22 13:27:47','41.90.185.195',1),(100,'5','2023-05-22 13:28:46','ogello Returned 4 18.9L Bottle with code (6) at 2023-05-22 13:28:46','41.90.185.195',1),(101,'5','2023-05-22 13:28:51','ogello Returned 0 18.9L Bottle with code (6) at 2023-05-22 13:28:51','41.90.185.195',1),(102,'5','2023-05-22 13:28:54','ogello Returned 0.00 18.9L Bottle with code (6) at 2023-05-22 13:28:54','41.90.185.195',1),(103,'5','2023-05-24 10:36:07','ogello Returned 2 18.9L Bottle with code (6) at 2023-05-24 10:36:07','41.90.189.18',1),(104,'5','2023-05-25 12:35:06','ogello Returned 2.00 18.9L Bottle with code (6) at 2023-05-25 12:35:06','41.90.189.18',1),(105,'5','2023-05-28 13:36:37','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-05-28 13:36:37','41.90.176.252',1),(106,'5','2023-06-01 13:00:20','ogello Returned 1.00 5L Bottle with code (10) at 2023-06-01 13:00:20','41.90.176.252',1),(107,'5','2023-06-03 18:10:31','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-06-03 18:10:31','197.232.61.200',1),(108,'5','2023-06-06 12:38:20','ogello Returned 5.00 18.9L Bottle with code (6) at 2023-06-06 12:38:20','41.90.176.252',1),(109,'5','2023-06-07 16:11:21','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-06-07 16:11:21','41.90.188.85',1),(110,'5','2023-06-10 12:39:50','ogello Returned 2.00 10L Bottle with code (8) at 2023-06-10 12:39:50','41.90.184.242',1),(111,'5','2023-06-10 18:01:05','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-06-10 18:01:05','41.90.184.242',1),(112,'5','2023-06-10 18:19:02','ogello Returned 1.00 10L Bottle with code (8) at 2023-06-10 18:19:02','41.90.184.242',1),(113,'5','2023-06-12 17:18:20','ogello Returned 1.00 20L Soft Bottle with code (4) at 2023-06-12 17:18:20','41.90.184.242',1),(114,'5','2023-06-14 12:59:18','ogello Returned 1.00 20L New Tap Bottle with code (1) at 2023-06-14 12:59:18','41.90.184.242',1),(115,'5','2023-06-14 12:59:21','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-06-14 12:59:21','41.90.184.242',1),(116,'5','2023-06-14 13:12:33','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-06-14 13:12:33','41.90.184.242',1),(117,'5','2023-06-15 16:49:09','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-06-15 16:49:09','41.90.184.242',1),(118,'5','2023-06-16 11:06:13','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-06-16 11:06:13','41.90.184.242',1),(119,'5','2023-06-19 09:21:02','ogello Returned 4 18.9L Bottle with code (6) at 2023-06-19 09:21:02','41.90.186.242',1),(120,'5','2023-06-19 09:45:01','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-06-19 09:45:01','41.90.186.242',1),(121,'5','2023-06-19 10:02:11','ogello Returned 2.00 20L Tap Bottle with code (2) at 2023-06-19 10:02:11','41.90.186.242',1),(122,'5','2023-06-19 10:03:30','ogello Returned 2.00 20L Soft Bottle with code (4) at 2023-06-19 10:03:30','41.90.186.242',1),(123,'5','2023-06-19 10:13:33','ogello Returned 2.00 1L Bottle with code (12) at 2023-06-19 10:13:33','41.90.186.242',1),(124,'5','2023-06-19 10:15:11','ogello Returned 2.00 20L Soft Bottle with code (4) at 2023-06-19 10:15:11','41.90.186.242',1),(125,'5','2023-06-19 11:58:26','ogello Returned 2 18.9L Bottle with code (6) at 2023-06-19 11:58:26','41.90.186.242',1),(126,'5','2023-06-19 11:58:51','ogello Returned 2.00 18.9L Bottle with code (6) at 2023-06-19 11:58:51','41.90.186.242',1),(127,'5','2023-06-19 11:58:58','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-06-19 11:58:58','41.90.186.242',1),(128,'5','2023-06-19 12:00:09','ogello Returned 2.00 1L Bottle with code (12) at 2023-06-19 12:00:09','41.90.186.242',1),(129,'5','2023-06-19 12:01:29','ogello Returned 2 20L Soft Bottle with code (4) at 2023-06-19 12:01:29','41.90.186.242',1),(130,'5','2023-06-19 12:14:14','ogello Returned 3.00 10L Bottle with code (8) at 2023-06-19 12:14:14','41.90.186.242',1),(131,'5','2023-06-19 12:32:48','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-06-19 12:32:48','41.90.186.242',1),(132,'5','2023-06-19 13:08:36','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-06-19 13:08:36','41.90.186.242',1),(133,'5','2023-06-19 18:06:45','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-06-19 18:06:45','41.90.186.242',1),(134,'5','2023-06-19 18:23:27','ogello Returned 1.00 5L Bottle with code (10) at 2023-06-19 18:23:27','41.90.186.242',1),(135,'5','2023-06-19 18:54:25','ogello Returned 2.00 10L Bottle with code (8) at 2023-06-19 18:54:25','41.90.186.242',1),(136,'5','2023-06-21 15:35:19','ogello Returned 2.00 18.9L Bottle with code (6) at 2023-06-21 15:35:19','41.90.186.242',1),(137,'5','2023-06-22 17:23:03','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-06-22 17:23:03','41.90.184.190',1),(138,'5','2023-06-24 18:46:56','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-06-24 18:46:56','41.90.177.22',1),(139,'5','2023-06-24 18:46:59','ogello Returned 1.00 1L New Bottle with code (11) at 2023-06-24 18:46:59','41.90.177.22',1),(140,'5','2023-06-26 09:57:29','ogello Returned 3 18.9L Bottle with code (6) at 2023-06-26 09:57:29','41.90.177.22',1),(141,'5','2023-06-26 09:58:19','ogello Returned 1 18.9L Bottle with code (6) at 2023-06-26 09:58:19','41.90.177.22',1),(142,'5','2023-06-26 09:58:33','ogello Returned 6 18.9L Bottle with code (6) at 2023-06-26 09:58:33','41.90.177.22',1),(143,'5','2023-06-26 11:35:29','ogello Returned 1.00 20L Soft Bottle with code (4) at 2023-06-26 11:35:29','41.90.177.22',1),(144,'5','2023-06-26 16:50:26','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-06-26 16:50:26','41.90.177.22',1),(145,'5','2023-06-26 16:54:02','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-06-26 16:54:02','41.90.177.22',1),(146,'5','2023-06-27 08:49:05','ogello Returned 3 18.9L Bottle with code (6) at 2023-06-27 08:49:05','41.90.177.22',1),(147,'5','2023-06-28 10:48:59','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-06-28 10:48:59','41.90.177.22',1),(148,'5','2023-06-29 14:35:39','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-06-29 14:35:39','41.90.177.22',1),(149,'5','2023-07-01 13:29:49','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-07-01 13:29:49','41.90.177.22',1),(150,'5','2023-07-01 13:34:21','ogello Returned 1.00 10L Bottle with code (8) at 2023-07-01 13:34:21','41.90.177.22',1),(151,'5','2023-07-01 15:03:03','ogello Returned 1.00 20L Soft Bottle with code (4) at 2023-07-01 15:03:03','41.90.181.81',1),(152,'5','2023-07-01 15:03:05','ogello Returned 1.00 10L Bottle with code (8) at 2023-07-01 15:03:05','41.90.181.81',1),(153,'5','2023-07-01 15:38:16','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-07-01 15:38:16','41.90.181.81',1),(154,'5','2023-07-01 17:50:39','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-07-01 17:50:39','41.90.181.81',1),(155,'5','2023-07-02 13:03:42','ogello Returned 1.00 1L Bottle with code (12) at 2023-07-02 13:03:42','41.90.181.81',1),(156,'5','2023-07-03 12:15:43','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-07-03 12:15:43','41.90.181.81',1),(157,'5','2023-07-03 12:15:45','ogello Returned 2.00 18.9L Bottle with code (6) at 2023-07-03 12:15:45','41.90.181.81',1),(158,'5','2023-07-03 13:35:09','ogello Returned 3.00 10L Bottle with code (8) at 2023-07-03 13:35:09','41.90.181.81',1),(159,'5','2023-07-03 15:56:37','ogello Returned 1.00 20L Soft Bottle with code (4) at 2023-07-03 15:56:37','41.90.181.81',1),(160,'5','2023-07-03 15:58:19','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-07-03 15:58:19','41.90.181.81',1),(161,'5','2023-07-07 16:52:28','ogello Returned 1.00 20L New Tap Bottle with code (1) at 2023-07-07 16:52:28','41.90.181.81',1),(162,'5','2023-07-10 10:01:26','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-07-10 10:01:26','41.90.181.81',1),(163,'5','2023-07-10 16:03:15','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-07-10 16:03:15','41.90.181.81',1),(164,'5','2023-07-10 16:15:20','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-07-10 16:15:20','41.90.181.81',1),(165,'5','2023-07-11 16:21:07','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-07-11 16:21:07','41.90.181.81',1),(166,'5','2023-07-14 18:43:36','ogello Returned 2.00 1L New Bottle with code (11) at 2023-07-14 18:43:36','41.90.181.81',1),(167,'5','2023-07-15 11:46:40','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-07-15 11:46:40','41.90.181.81',1),(168,'5','2023-07-19 09:31:51','ogello Returned 2.00 18.9L Bottle with code (6) at 2023-07-19 09:31:51','41.90.176.157',1),(169,'5','2023-07-20 11:22:21','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-07-20 11:22:21','41.90.186.232',1),(170,'5','2023-07-20 11:55:32','ogello Returned 1.00 10L New Bottle with code (7) at 2023-07-20 11:55:32','41.90.186.232',1),(171,'5','2023-07-20 16:14:42','ogello Returned 1.00 1L New Bottle with code (11) at 2023-07-20 16:14:42','41.90.186.232',1),(172,'5','2023-07-22 12:38:15','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-07-22 12:38:15','41.90.186.232',1),(173,'5','2023-07-22 13:31:38','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-07-22 13:31:38','41.90.186.232',1),(174,'5','2023-07-22 13:34:48','ogello Returned 2.00 18.9L Bottle with code (6) at 2023-07-22 13:34:48','41.90.186.232',1),(175,'5','2023-07-22 14:01:30','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-07-22 14:01:30','41.90.186.232',1),(176,'5','2023-07-26 12:12:15','ogello Returned 1.00 500ml Bottle with code (14) at 2023-07-26 12:12:15','41.90.186.232',1),(177,'5','2023-07-28 12:45:55','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-07-28 12:45:55','41.90.186.232',1),(178,'5','2023-08-04 16:23:05','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-08-04 16:23:05','41.90.186.134',1),(179,'5','2023-08-08 13:59:59','ogello Returned 2.00 18.9L Bottle with code (6) at 2023-08-08 13:59:59','41.90.179.12',1),(180,'5','2023-08-11 12:44:40','ogello Returned 1 20L Tap Bottle with code (2) at 2023-08-11 12:44:40','41.90.188.123',1),(181,'5','2023-08-12 14:38:55','ogello Returned 1.00 20L Soft Bottle with code (4) at 2023-08-12 14:38:55','41.90.188.123',1),(182,'5','2023-08-15 15:43:01','ogello Returned 1.00 20L Tap Bottle with code (2) at 2023-08-15 15:43:01','41.90.188.123',1),(183,'5','2023-08-15 16:06:57','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-08-15 16:06:57','41.90.188.123',1),(184,'5','2023-08-15 17:20:14','ogello Returned 2.00 20L Soft Bottle with code (4) at 2023-08-15 17:20:14','41.90.188.123',1),(185,'5','2023-08-16 14:07:55','ogello Returned 1.00 18.9L Bottle with code (6) at 2023-08-16 14:07:55','41.90.188.123',1),(186,'1','2023-08-16 15:35:10','FAITH Changed the price of 20L New Soft Bottle to: buyingprice =378 ,sellingprice =600, qty= 0.00, items with id 3 . in Main level at 2023-08-16 15:35:10','154.77.176.78',1),(187,'5','2023-08-16 15:36:42','ogello Returned 1.00 20L New Soft Bottle with code (3) at 2023-08-16 15:36:42','41.90.188.123',1),(188,'5','2023-08-19 12:38:57','TREAZER Changed the price of 500ml Pack to: buyingprice =450 ,sellingprice =600, qty= 0.00, items with id 15 . in Main level at 2023-08-19 12:38:57','41.90.176.192',1),(189,'5','2023-08-19 12:40:17','TREAZER Changed the price of 1L Pack to: buyingprice =450 ,sellingprice =600, qty= 0.00, items with id 13 . in Main level at 2023-08-19 12:40:17','41.90.176.192',1),(190,'5','2023-08-19 12:40:37','TREAZER Returned 4.00 500ml Pack with code (15) at 2023-08-19 12:40:37','41.90.176.192',1),(191,'5','2023-08-20 17:49:56','TREAZER Returned 1.00 20L Tap Bottle with code (2) at 2023-08-20 17:49:56','41.90.176.192',1),(192,'5','2023-08-21 16:43:02','TREAZER Returned 1.00 10L Bottle with code (8) at 2023-08-21 16:43:02','41.90.176.192',1),(193,'5','2023-08-21 19:25:54','TREAZER Returned 1.00 20L Tap Bottle with code (2) at 2023-08-21 19:25:54','41.90.176.192',1),(194,'5','2023-08-23 10:13:37','TREAZER Returned 3.00 18.9L Bottle with code (6) at 2023-08-23 10:13:37','41.90.176.192',1),(195,'5','2023-08-23 10:24:47','TREAZER Returned 2.00 18.9L Bottle with code (6) at 2023-08-23 10:24:47','41.90.176.192',1),(196,'5','2023-08-23 10:24:49','TREAZER Returned 1.00 20L Soft Bottle with code (4) at 2023-08-23 10:24:49','41.90.176.192',1),(197,'5','2023-08-25 12:33:10','TREAZER Returned 1.00 18.9L Bottle with code (6) at 2023-08-25 12:33:10','41.90.189.138',1),(198,'5','2023-08-29 12:08:29','TREAZER Returned 1.00 20L New Soft Bottle with code (3) at 2023-08-29 12:08:29','41.90.188.49',1),(199,'5','2023-08-31 14:45:19','TREAZER Changed the price of 20L New Tap Bottle to: buyingprice =1105 ,sellingprice =1800, qty= 7.00, items with id 1 . in Main level at 2023-08-31 14:45:19','41.90.188.49',1),(200,'5','2023-08-31 14:47:38','TREAZER Returned 2.00 20L New Tap Bottle with code (1) at 2023-08-31 14:47:38','41.90.188.49',1),(201,'5','2023-08-31 14:48:02','TREAZER Changed the price of 20L New Tap Bottle to: buyingprice =1105 ,sellingprice =1600, qty= 7.00, items with id 1 . in Main level at 2023-08-31 14:48:02','41.90.188.49',1),(202,'5','2023-09-02 09:51:18','TREAZER Returned 1 18.9L Bottle with code (6) at 2023-09-02 09:51:18','41.90.176.240',1),(203,'5','2023-09-06 16:50:43','TREAZER Returned 2.00 18.9L Bottle with code (6) at 2023-09-06 16:50:43','41.90.181.232',1),(204,'5','2023-09-10 15:08:15','TREAZER Returned 1.00 20L Tap Bottle with code (2) at 2023-09-10 15:08:15','41.90.179.139',1),(205,'5','2023-09-13 13:40:04','TREAZER Returned 1.00 10L New Bottle with code (7) at 2023-09-13 13:40:04','41.90.188.28',1),(206,'5','2023-09-18 15:25:52','TREAZER Changed the price of Tap Bottle to: buyingprice =208 ,sellingprice =350, qty= 0.00, items with id 19 . in counter (1) at 2023-09-18 15:25:52','41.90.188.28',1),(207,'5','2023-09-18 15:27:37','TREAZER Changed the price of Tap Bottle to: buyingprice =208 ,sellingprice =350, qty= 0.00, items with id 19 . in Main level at 2023-09-18 15:27:37','41.90.188.28',1),(208,'5','2023-09-20 15:13:36','TREAZER Returned 2.00 18.9L Bottle with code (6) at 2023-09-20 15:13:36','41.90.188.28',1),(209,'5','2023-09-20 15:13:39','TREAZER Returned 1.00 20L Soft Bottle with code (4) at 2023-09-20 15:13:39','41.90.188.28',1),(210,'5','2023-09-22 09:55:42','TREAZER Returned 2 20L Soft Bottle with code (4) at 2023-09-22 09:55:42','41.90.188.28',1),(211,'5','2023-09-22 09:55:45','TREAZER Returned 0 20L Soft Bottle with code (4) at 2023-09-22 09:55:45','41.90.188.28',1),(212,'5','2023-09-23 11:18:14','TREAZER Returned 2.00 18.9L Bottle with code (6) at 2023-09-23 11:18:14','41.90.189.46',1),(213,'5','2023-09-23 15:19:44','TREAZER Returned 1.00 20L New Soft Bottle with code (3) at 2023-09-23 15:19:44','41.90.189.46',1),(214,'5','2023-09-24 14:42:49','TREAZER Returned 1.00 20L New Soft Bottle with code (3) at 2023-09-24 14:42:49','41.90.179.89',1),(215,'5','2023-09-25 09:25:56','TREAZER Returned 6.00 18.9L Bottle with code (6) at 2023-09-25 09:25:56','41.90.179.89',1),(216,'5','2023-09-25 09:27:21','TREAZER Returned 1.00 20L Soft Bottle with code (4) at 2023-09-25 09:27:21','41.90.179.89',1),(217,'5','2023-09-25 09:27:23','TREAZER Returned 1.00 20L Soft Bottle with code (4) at 2023-09-25 09:27:23','41.90.179.89',1),(218,'5','2023-09-27 15:23:09','TREAZER Returned 1.00 20L Tap Bottle with code (2) at 2023-09-27 15:23:09','41.90.179.89',1),(219,'5','2023-09-27 17:52:32','TREAZER Returned 1.00 5L New Bottle with code (9) at 2023-09-27 17:52:32','41.90.179.89',1),(220,'5','2023-10-04 09:45:48','TREAZER Returned 7.00 18.9L Bottle with code (6) at 2023-10-04 09:45:48','41.90.187.183',1),(221,'5','2023-10-04 10:10:35','TREAZER Returned 10.00 18.9L Bottle with code (6) at 2023-10-04 10:10:35','41.90.187.183',1),(222,'5','2023-10-07 09:52:07','TREAZER Returned 1.00 20L Soft Bottle with code (4) at 2023-10-07 09:52:07','41.90.177.70',1),(223,'5','2023-10-07 09:52:20','TREAZER Returned 1.00 20L Tap Bottle with code (2) at 2023-10-07 09:52:20','41.90.177.70',1),(224,'5','2023-10-08 18:11:39','TREAZER Returned 1.00 20L Soft Bottle with code (4) at 2023-10-08 18:11:39','41.90.177.70',1),(225,'5','2023-10-09 09:32:11','TREAZER Returned 1.00 20L Tap Bottle with code (2) at 2023-10-09 09:32:11','41.90.177.70',1),(226,'5','2023-10-09 09:32:17','TREAZER Returned 1.00 18.9L Bottle with code (6) at 2023-10-09 09:32:17','41.90.177.70',1),(227,'5','2023-10-10 12:42:55','TREAZER Returned 1.00 20L Tap Bottle with code (2) at 2023-10-10 12:42:55','41.90.177.70',1),(228,'5','2023-10-12 16:56:43','TREAZER Returned 1.00 20L Tap Bottle with code (2) at 2023-10-12 16:56:43','41.90.177.70',1),(229,'5','2023-10-14 09:38:06','TREAZER Returned 1.00 20L Tap Bottle with code (2) at 2023-10-14 09:38:06','41.90.188.224',1),(230,'5','2023-10-14 09:38:16','TREAZER Returned 3.00 18.9L Bottle with code (6) at 2023-10-14 09:38:16','41.90.188.224',1),(231,'5','2023-10-14 09:39:08','TREAZER Returned 1.00 20L Soft Bottle with code (4) at 2023-10-14 09:39:08','41.90.188.224',1),(232,'5','2023-10-14 12:30:43','TREAZER Returned 1.00 20L Tap Bottle with code (2) at 2023-10-14 12:30:43','41.90.188.224',1),(233,'5','2023-10-14 14:00:30','TREAZER Returned 2.00 18.9L Bottle with code (6) at 2023-10-14 14:00:30','41.90.188.224',1),(234,'5','2023-10-16 15:57:33','TREAZER Returned 1.00 Cover Tap with code (18) at 2023-10-16 15:57:33','41.90.187.144',1),(235,'5','2023-10-16 15:57:35','TREAZER Returned 1.00 20L New Soft Bottle with code (3) at 2023-10-16 15:57:35','41.90.187.144',1),(236,'5','2023-10-18 10:58:38','VINCENT Returned 1.00 18.9L Bottle with code (6) at 2023-10-18 10:58:38','41.90.187.144',1),(237,'5','2023-10-18 12:57:31','VINCENT Returned 1.00 20L Tap Bottle with code (2) at 2023-10-18 12:57:31','41.90.187.144',1),(238,'5','2023-10-19 19:18:45','VINCENT Returned 1.00 18.9L Bottle with code (6) at 2023-10-19 19:18:45','41.90.182.27',1),(239,'5','2023-10-20 15:00:38','VINCENT Returned 2.00 500ml Pack with code (15) at 2023-10-20 15:00:38','41.90.182.27',1),(240,'5','2023-10-20 15:34:44','VINCENT Returned 1.00 18.9L Bottle with code (6) at 2023-10-20 15:34:44','41.90.182.27',1),(241,'5','2023-10-20 15:51:00','VINCENT Returned 10.00 18.9L Bottle with code (6) at 2023-10-20 15:51:00','41.90.182.27',1),(242,'5','2023-10-23 13:33:29','VINCENT Returned 2.00 20L Tap Bottle with code (2) at 2023-10-23 13:33:29','41.90.189.13',1),(243,'5','2023-10-23 13:33:32','VINCENT Returned 1.00 20L Tap Bottle with code (2) at 2023-10-23 13:33:32','41.90.189.13',1),(244,'5','2023-10-23 13:33:34','VINCENT Returned 1.00 20L Tap Bottle with code (2) at 2023-10-23 13:33:34','41.90.189.13',1),(245,'5','2023-10-23 13:33:40','VINCENT Returned 1.00 20L Tap Bottle with code (2) at 2023-10-23 13:33:40','41.90.189.13',1),(246,'5','2023-10-23 13:33:45','VINCENT Returned 1.00 18.9L Bottle with code (6) at 2023-10-23 13:33:45','41.90.189.13',1),(247,'5','2023-10-23 13:33:49','VINCENT Returned 2.00 20L Soft Bottle with code (4) at 2023-10-23 13:33:49','41.90.189.13',1),(248,'5','2023-10-23 17:51:15','VINCENT Returned 1.00 20L Tap Bottle with code (2) at 2023-10-23 17:51:15','41.90.189.13',1),(249,'5','2023-10-26 20:12:49','VINCENT Returned 1.00 1L New Bottle with code (11) at 2023-10-26 20:12:49','41.90.179.59',1),(250,'5','2023-10-27 13:18:17','VINCENT Returned 2.00 18.9L Bottle with code (6) at 2023-10-27 13:18:17','41.90.176.148',1),(251,'5','2023-10-27 16:08:22','VINCENT Returned 1.00 20L Tap Bottle with code (2) at 2023-10-27 16:08:22','41.90.176.148',1),(252,'5','2023-10-28 18:55:51','VINCENT Returned 7.00 18.9L Bottle with code (6) at 2023-10-28 18:55:51','41.90.176.148',1),(253,'5','2023-10-28 19:22:30','VINCENT Returned 3.00 20L Soft Bottle with code (4) at 2023-10-28 19:22:30','41.90.176.148',1),(254,'5','2023-10-29 14:15:24','VINCENT Returned 7.00 18.9L Bottle with code (6) at 2023-10-29 14:15:24','41.90.176.148',1),(255,'5','2023-10-30 19:38:55','VINCENT Returned 10.00 18.9L Bottle with code (6) at 2023-10-30 19:38:55','41.90.177.73',1),(256,'5','2023-10-31 19:12:50','VINCENT Returned 4.00 18.9L Bottle with code (6) at 2023-10-31 19:12:50','41.90.177.73',1),(257,'5','2023-11-01 11:24:53','VINCENT Returned 10.00 18.9L Bottle with code (6) at 2023-11-01 11:24:53','41.90.177.73',1),(258,'5','2023-11-01 11:31:56','VINCENT Returned 5.00 18.9L Bottle with code (6) at 2023-11-01 11:31:56','41.90.177.73',1),(259,'5','2023-11-01 11:36:31','VINCENT Returned 5.00 18.9L Bottle with code (6) at 2023-11-01 11:36:31','41.90.177.73',1),(260,'5','2023-11-01 11:47:31','VINCENT Returned 1.00 18.9L Bottle with code (6) at 2023-11-01 11:47:31','41.90.177.73',1),(261,'5','2023-11-01 11:47:51','VINCENT Returned 5.00 18.9L Bottle with code (6) at 2023-11-01 11:47:51','41.90.177.73',1),(262,'5','2023-11-01 12:24:49','VINCENT Returned 6.00 18.9L Bottle with code (6) at 2023-11-01 12:24:49','41.90.177.73',1),(263,'5','2023-11-08 12:27:19','VINCENT Returned 1.00 20L Tap Bottle with code (2) at 2023-11-08 12:27:19','41.90.178.25',1); /*!40000 ALTER TABLE `activityloggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `admintable` -- DROP TABLE IF EXISTS `admintable`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `admintable` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(50) NOT NULL, `password` varchar(20) DEFAULT NULL, `surname` varchar(50) NOT NULL, `firstname` varchar(50) NOT NULL, `phone` varchar(50) NOT NULL, `campus` varchar(30) NOT NULL, `college` varchar(30) NOT NULL, `department` varchar(30) NOT NULL, `type` varchar(50) NOT NULL, `token` text NOT NULL, `email` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `idno` varchar(40) NOT NULL, `updatedat` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `admintable` -- LOCK TABLES `admintable` WRITE; /*!40000 ALTER TABLE `admintable` DISABLE KEYS */; INSERT INTO `admintable` VALUES (1,'admin','Robisearch321','dd','ddd','222222222','','','','','','admqin@gmail.com','','active','2222222','2016-11-07 04:32:35'); /*!40000 ALTER TABLE `admintable` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advance` -- DROP TABLE IF EXISTS `advance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tenantid` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `closedate` varchar(30) NOT NULL, `startdate` varchar(30) NOT NULL, `paid` decimal(10,0) DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `plotno` varchar(50) DEFAULT NULL, `houseno` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=50 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advance` -- LOCK TABLES `advance` WRITE; /*!40000 ALTER TABLE `advance` DISABLE KEYS */; INSERT INTO `advance` VALUES (1,'1 ','','5000','','active','2023-02-28 19:51:25pm','1','1','5000','2023-03-01 23:59:59','2023-02-28 00:00:00',NULL,1,'',''),(2,'176 ','','300','','closed','2023-02-28 19:57:14pm','5','1','0','2023-03-01 23:59:59','2023-02-28 00:00:00',300,1,'',''),(3,'99 ','','500','','closed','2023-02-28 19:58:17pm','5','1','0','2023-03-01 23:59:59','2023-02-28 00:00:00',500,1,'',''),(4,'99 ','','50','','closed','2023-02-28 20:00:44pm','5','1','0','2023-03-01 23:59:59','2023-02-28 00:00:00',50,1,'',''),(5,'31 ','','300','','closed','2023-02-28 20:05:32pm','5','1','0','2023-03-01 23:59:59','2023-02-28 00:00:00',300,1,'',''),(6,'287 ','','300','','closed','2023-03-06 13:38:34pm','5','1','0','2023-03-07 23:59:59','2023-03-06 00:00:00',300,1,'',''),(7,'287 ','','300','','closed','2023-03-14 09:48:35am','5','1','0','2023-03-15 23:59:59','2023-03-14 00:00:00',300,1,'',''),(8,'379 ','','500','','closed','2023-03-17 14:28:44pm','5','1','0','2023-03-18 23:59:59','2023-03-17 00:00:00',500,1,'',''),(9,'30 ','','400','','closed','2023-03-19 16:48:57pm','5','1','0','2023-03-20 23:59:59','2023-03-19 00:00:00',400,1,'',''),(10,'287 ','','300','','closed','2023-03-21 10:28:16am','5','1','0','2023-03-22 23:59:59','2023-03-21 00:00:00',300,1,'',''),(11,'106 ','','300','','closed','2023-03-29 09:30:25am','5','1','0','2023-03-30 23:59:59','2023-03-29 00:00:00',300,1,'',''),(12,'287 ','','300','','closed','2023-04-11 13:06:27pm','5','1','0','2023-04-12 23:59:59','2023-04-11 00:00:00',300,1,'',''),(13,'106 ','','300','','closed','2023-04-18 09:28:36am','5','1','0','2023-04-19 23:59:59','2023-04-18 00:00:00',300,1,'',''),(14,'238 ','','300','','closed','2023-04-18 18:51:36pm','5','1','0','2023-04-19 23:59:59','2023-04-18 00:00:00',300,1,'',''),(15,'257 ','','1500','','active','2023-05-03 18:25:41pm','5','1','1500','2023-05-04 23:59:59','2023-05-03 00:00:00',NULL,1,'',''),(16,'106 ','','300','','closed','2023-05-04 09:15:48am','5','1','0','2023-05-05 23:59:59','2023-05-04 00:00:00',300,1,'',''),(17,'60 ','','200','','closed','2023-05-05 12:50:09pm','5','1','0','2023-05-06 23:59:59','2023-05-05 00:00:00',200,1,'',''),(18,'196 ','','300','','closed','2023-05-06 16:52:26pm','5','1','0','2023-05-07 23:59:59','2023-05-06 00:00:00',300,1,'',''),(19,'38 ','','100','','closed','2023-05-27 09:55:51am','5','1','0','2023-05-14 23:59:59 ','2023-05-13 00:00:00 ',100,1,'',''),(20,'257 ','','100','','active','2023-05-18 10:43:43am','5','1','100','2023-05-19 23:59:59','2023-05-18 00:00:00',NULL,1,'',''),(21,'287 ','','300','','closed','2023-05-18 13:21:48pm','5','1','0','2023-05-19 23:59:59','2023-05-18 00:00:00',300,1,'',''),(22,'238 ','','560','','closed','2023-05-18 18:33:26pm','5','1','0','2023-05-19 23:59:59','2023-05-18 00:00:00',560,1,'',''),(23,'106 ','','300','','closed','2023-05-19 11:31:34am','5','1','0','2023-05-20 23:59:59','2023-05-19 00:00:00',300,1,'',''),(24,'287 ','','300','','closed','2023-06-27 10:12:39am','5','1','0','2023-05-26 23:59:59 ','2023-05-25 00:00:00 ',NULL,1,'',''),(25,'106 ','','300','','closed','2023-05-26 09:09:15am','5','1','0','2023-05-27 23:59:59','2023-05-26 00:00:00',300,1,'',''),(26,'238 ','','1000','','closed','2023-06-02 18:11:36pm','5','1','0','2023-06-03 23:59:59 ','2023-06-02 00:00:00 ',1280,1,'',''),(27,'287 ','','300','','closed','2023-06-27 10:12:01am','5','1','0','2023-06-06 23:59:59 ','2023-06-05 00:00:00 ',600,1,'',''),(28,'238 ','','500','','closed','2023-06-05 17:39:10pm','5','1','0','2023-06-06 23:59:59','2023-06-05 00:00:00',500,1,'',''),(29,'106 ','','300','','closed','2023-06-08 09:56:01am','5','1','0','2023-06-09 23:59:59','2023-06-08 00:00:00',300,1,'',''),(30,'89 ','','30','','active','2023-06-23 10:16:27am','5','1','0','2023-06-24 23:59:59','2023-06-23 00:00:00',NULL,1,'',''),(31,'436 ','','100','','active','2023-07-24 15:32:27pm','5','1','100','2023-06-27 23:59:59 ','2023-06-26 00:00:00 ',NULL,1,'',''),(32,'287 ','','300','','closed','2023-08-19 10:40:38am','5','1','0','2023-06-28 23:59:59 ','2023-06-27 00:00:00 ',NULL,1,'',''),(33,'106 ','','300','','active','2023-06-27 14:05:47pm','5','1','0','2023-06-28 23:59:59','2023-06-27 00:00:00',NULL,1,'',''),(34,'238 ','','600','','active','2023-07-03 16:05:11pm','5','1','0','2023-07-04 23:59:59','2023-07-03 00:00:00',NULL,1,'',''),(35,'60 ','','0','','active','2023-08-12 13:42:59pm','5','1','0','2023-07-05 23:59:59 ','2023-07-05 00:00:00 ',NULL,1,'',''),(36,'287 ','','300','','closed','2023-07-24 15:32:00pm','5','1','0','2023-07-13 23:59:59 ','2023-07-12 00:00:00 ',NULL,1,'',''),(37,'127 ','','600','','closed','2023-08-19 10:39:40am','5','1','0','2023-07-22 23:59:59 ','2023-07-21 00:00:00 ',NULL,1,'',''),(38,'106 ','','600','','closed','2023-08-19 10:39:11am','5','1','0','2023-07-23 23:59:59 ','2023-07-22 00:00:00 ',NULL,1,'',''),(39,'436 ','','100','','active','2023-07-24 15:31:13pm','5','1','0','2023-07-25 23:59:59','2023-07-24 00:00:00',NULL,1,'',''),(40,'139 ','','30','','active','2023-07-29 11:00:11am','5','1','0','2023-07-30 23:59:59','2023-07-29 00:00:00',NULL,1,'',''),(41,'30 ','','100','','active','2023-07-30 14:34:47pm','5','1','0','2023-07-31 23:59:59','2023-07-30 00:00:00',NULL,1,'',''),(42,'268 ','','300','','active','2023-08-12 13:41:30pm','5','1','0','2023-08-13 23:59:59','2023-08-12 00:00:00',NULL,1,'',''),(43,'287 ','','300','','active','2023-08-19 10:40:16am','5','1','300','2023-08-17 23:59:59 ','2023-08-16 00:00:00 ',NULL,1,'',''),(44,'106 ','','300','','closed','2023-09-20 16:38:25pm','5','1','0','2023-08-20 23:59:59 ','2023-08-19 00:00:00 ',NULL,1,'',''),(45,'30 ','','100','','active','2023-08-19 11:26:55am','5','1','100','2023-08-20 23:59:59 ','2023-08-19 00:00:00 ',NULL,1,'',''),(46,'287 ','','300','','active','2023-09-06 17:35:36pm','5','1','0','2023-09-07 23:59:59','2023-09-06 00:00:00',NULL,1,'',''),(47,'106 ','','300','','active','2023-09-08 12:01:51pm','5','1','0','2023-09-09 23:59:59','2023-09-08 00:00:00',NULL,1,'',''),(48,'474 ','','100','','active','2023-09-08 14:53:42pm','5','1','0','2023-09-09 23:59:59','2023-09-08 00:00:00',NULL,1,'',''),(49,'106 ','','300','','active','2023-09-20 16:37:49pm','5','1','0','2023-09-21 23:59:59','2023-09-20 00:00:00',NULL,1,'',''); /*!40000 ALTER TABLE `advance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advancepayment` -- DROP TABLE IF EXISTS `advancepayment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advancepayment` ( `id` int(30) NOT NULL AUTO_INCREMENT, `createdat` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `description` text NOT NULL, `advanceid` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advancepayment` -- LOCK TABLES `advancepayment` WRITE; /*!40000 ALTER TABLE `advancepayment` DISABLE KEYS */; INSERT INTO `advancepayment` VALUES (1,'2023-03-01 09:03:57am','5','1','50','0','',4),(2,'2023-03-01 09:05:48am','5','1','500','0','',3),(3,'2023-03-01 09:06:06am','5','1','300','0','',2),(4,'2023-03-01 09:07:20am','5','1','300','0','',5),(5,'2023-03-14 09:49:04am','5','1','300','0','',6),(6,'2023-03-14 09:49:44am','5','1','300','0','',7),(7,'2023-04-01 05:55:47pm','5','1','400','0','',9),(8,'2023-04-11 09:38:18am','5','1','300','0','',11),(9,'2023-04-11 09:38:37am','5','1','500','0','',8),(10,'2023-04-18 09:18:48am','5','1','300','0','',10),(11,'2023-04-26 09:06:53am','5','1','300','0','',13),(12,'2023-05-19 09:39:33am','5','1','300','0','',16),(13,'2023-05-19 11:20:03am','5','1','200','0','',17),(14,'2023-05-24 05:03:49pm','5','1','560','0','',22),(15,'2023-06-02 06:04:37pm','5','1','300','0','',23),(16,'2023-06-02 06:05:04pm','5','1','300','0','',25),(17,'2023-06-02 06:11:04pm','5','1','280','720','',26),(18,'2023-06-05 05:39:57pm','5','1','500','0','',28),(19,'2023-06-05 05:40:35pm','5','1','500','500','',26),(20,'2023-06-07 02:25:51pm','5','1','300','200','',26),(21,'2023-06-14 03:50:07pm','5','1','300','0','',12),(22,'2023-06-14 03:51:18pm','5','1','300','0','',14),(23,'2023-06-19 11:07:42am','5','1','300','0','',29),(24,'2023-06-19 11:08:05am','5','1','100','0','',19),(25,'2023-06-19 11:08:27am','5','1','200','0','',26),(26,'2023-06-19 11:08:46am','5','1','300','0','',18),(27,'2023-06-19 11:09:19am','5','1','300','0','',27),(28,'2023-06-27 10:10:15am','5','1','300','0','Deducted',21),(29,'2023-07-02 05:30:36pm','5','1','300','0','Deducted',27); /*!40000 ALTER TABLE `advancepayment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `agent` -- DROP TABLE IF EXISTS `agent`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `agent` ( `id` int(40) NOT NULL, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountno` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `idno` (`idno`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `agent` -- LOCK TABLES `agent` WRITE; /*!40000 ALTER TABLE `agent` DISABLE KEYS */; /*!40000 ALTER TABLE `agent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alerts` -- DROP TABLE IF EXISTS `alerts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alerts` ( `id` int(100) NOT NULL AUTO_INCREMENT, `contact` text NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `duedate` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `deliverystatus` varchar(10) NOT NULL DEFAULT 'new', `name` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `groupname` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alerts` -- LOCK TABLES `alerts` WRITE; /*!40000 ALTER TABLE `alerts` DISABLE KEYS */; INSERT INTO `alerts` VALUES (1,'254718667391','2020-04-25 09:35:59am','test','active','1','1','2020-04-25','01:45','new','ouko manayala','single',''); /*!40000 ALTER TABLE `alerts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allcurrencies` -- DROP TABLE IF EXISTS `allcurrencies`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allcurrencies` ( `id` int(10) NOT NULL AUTO_INCREMENT, `country` varchar(100) NOT NULL, `currency` varchar(20) NOT NULL, `code` varchar(20) NOT NULL, `symbol` varchar(10) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=80 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allcurrencies` -- LOCK TABLES `allcurrencies` WRITE; /*!40000 ALTER TABLE `allcurrencies` DISABLE KEYS */; INSERT INTO `allcurrencies` VALUES (1,'Albania','Albanian lek','ALL','L',1),(2,'Argentina','Argentine peso','ARS','$',1),(3,'Armenia','Armenian dram','AMD','?',1),(4,'Australia','Australian dollar','AUD','$',1),(5,'Azerbaijan','Azerbaijani manat','AZN','?',1),(6,'Belarus','Belarusian rubel','BYN','Rbl',1),(7,'Bolivia','Boliviano','BOB','Bs.',1),(8,'Botswana','Botswana pula','BWP','P',1),(9,'Bulgaria','Bulgarian lev','BGN','??.',1),(10,'Brazil','Brazilian real','BRL','R$',1),(11,'Cambodia','Cambodian riel','KHR','?',1),(12,'Canada','Canadian dollar','CAD','$',1),(13,'China','Chinese yuan (Renmin','CNY','?',1),(14,'Colombia','Colombian peso','COP','$',1),(15,'Costa Rica','Costa Rican col?n','CRC','?',1),(16,'Croatia','Croatian kuna','HRK','kn',1),(17,'Cuba','Cuban peso','CUP','$',1),(18,'Czech Republic','Czech koruna','CZK','K?',1),(19,'Denmark','Danish krone','DKK','kr.',1),(20,'Dominican Republic','Dominican peso','DOP','$',1),(21,'Egypt','Egyptian pound','EGP','E?',1),(22,'El Salvador','El Salvador col?n','SVC','?',1),(23,'European Union','Euro','EUR','?',1),(24,'Fiji','Fijian dollar','FJD','FJ$',1),(25,'Ghana','Ghanaian cedi','GHS','GH?',1),(26,'Guatemala','Guatemalan quetzal','GTQ','Q',1),(27,'Guinea','Guinean franc','GNF','FG',1),(28,'Guyana','Guyanese dollar','GYD','$',1),(29,'Hong Kong','Hong Kong dollar','HKD','$',1),(30,'Honduras','Honduran lempira','HNL','L',1),(31,'Hungary','Hungarian forint','HUF','Ft',1),(32,'India','Indian rupee','INR','?',1),(33,'Iceland','Icelandic kr?na','ISK','kr',1),(34,'Iran','Iranian rial','IRR','?',1),(35,'Israel','Israeli shekel','ILS','?',1),(36,'Japan','Japanese yen','JPY','?',1),(37,'Kazakhstan','Kazakhstani tenge','KZT','?',1),(38,'Kenya','Kenyan shilling','KES','Ksh',1),(39,'Kuwait','Kuwaiti dinar','KWD','?.?',1),(40,'Malawi','Malawian kwacha','MWK','MK',1),(41,'Malaysia','Malaysian ringgit','MYR','RM',1),(42,'Mexico','Mexican peso','MXN','$',1),(43,'Morocco','Moroccan dirham','MAD','MAD',1),(44,'Namibia','Namibian dollar','NAD','N$',1),(45,'Nepal','Nepalese rupee','NPR','Rs.',1),(46,'New Zealand','New Zealand dollar','NZD','$',1),(47,'Norway','Norwegian krone','NOK','kr',1),(48,'Oman','Omani rial','OMR','?.?.',1),(49,'Pakistan','Pakistani rupee','PKR','Rs',1),(50,'Peru','Sol','PEN','S/',1),(51,'Philippines','Philippine peso','PHP','?',1),(52,'Poland','Polish z?oty','PLN','z?',1),(53,'Qatar','Qatari riyal','QAR','QR',1),(54,'Romania','Romanian leu','RON','L',1),(55,'Russia','Russian ruble','RUB','?',1),(56,'Saudi Arabia','Saudi riyal','SAR','?.?',1),(57,'Serbia','Serbian dinar','RSD','din',1),(58,'Seychelles','Seychellois rupee','SCR','?',1),(59,'Singapore','Singapore dollar','SGD','$',1),(60,'Solomon Islands','Solomon Islands doll','SBD','Si$',1),(61,'Somalia','Somali shilling','SOS','Sh.so',1),(62,'South Africa','South African rand','ZAR','R',1),(63,'Sri Lanka','Sri Lankan rupee','LKR','Re',1),(64,'Sweden','Swedish krona','SEK','kr',1),(65,'Switzerland','Swiss franc','CHF','CHf.',1),(66,'Syria','Syrian pound','SYP','?S',1),(67,'Taiwan','New Taiwan dollar','TWD','NT$',1),(68,'Thailand','Thai baht','THB','?',1),(69,'Trinidad and Tobago','Trinidad and Tobago ','TTD','TT$',1),(70,'Turkey','Turkish lira','TRY','?',1),(71,'Ukraine','Ukrainian hryvnia','UAH','?',1),(72,'United Kingdom','Pound sterling','GBP','?',1),(73,'United States','United States dollar','USD','$',1),(74,'Uruguay','Uruguayan Peso','UYU','$',1),(75,'Uzbekistan','Uzbekistani sum','UZS','so?m',1),(76,'Venezuela','Venezuelan bol?var','VED','Bs.',1),(77,'Vietnam','Vietnamese dong','VND','?',1),(78,'Yemen','Yemeni rial','YER','?',1),(79,'Zimbabwe','Zimbabwean dollar','ZWL','$',1); /*!40000 ALTER TABLE `allcurrencies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alldocuments` -- DROP TABLE IF EXISTS `alldocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alldocuments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `img_id` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `date` varchar(50) DEFAULT NULL, `documentname` text DEFAULT NULL, `companyid` varchar(100) NOT NULL DEFAULT '1', `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `approvals` -- LOCK TABLES `approvals` WRITE; /*!40000 ALTER TABLE `approvals` DISABLE KEYS */; INSERT INTO `approvals` VALUES (1,'','','2022-10-24 16:52:27','Approved','1','','1','EXP-11666619509',1),(2,'','','2022-11-16 15:38:49','Approved','1','','1','EXP-11668602219',5); /*!40000 ALTER TABLE `approvals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `asignrooms` -- DROP TABLE IF EXISTS `asignrooms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `asignrooms` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `houseno` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `memberid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `asignrooms` -- LOCK TABLES `asignrooms` WRITE; /*!40000 ALTER TABLE `asignrooms` DISABLE KEYS */; /*!40000 ALTER TABLE `asignrooms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assessment` -- DROP TABLE IF EXISTS `assessment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assessment` ( `id` int(20) NOT NULL AUTO_INCREMENT, `invoice` varchar(50) NOT NULL, `registrationno` varchar(50) NOT NULL, `claimno` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `color` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `repairer` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `instructionsby` varchar(50) NOT NULL, `instructions` text NOT NULL, `preaccident` text NOT NULL, `garagedetails` text NOT NULL, `latentdameges` text NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(30) NOT NULL, `deliverymode` text NOT NULL, `date` varchar(30) NOT NULL, `assessmentdate` varchar(20) NOT NULL, `insuredname` varchar(30) NOT NULL, `colour` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assessment` -- LOCK TABLES `assessment` WRITE; /*!40000 ALTER TABLE `assessment` DISABLE KEYS */; INSERT INTO `assessment` VALUES (1,'32222201607434545','777','433','rr343exx','r','','WEW','344r53','r','32323','232321','re3r','33333','3434','','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','EQWEQE','WQEQ','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 06:23:58','WEW','2020-12-23','2020-12-01','333','EWEW'),(2,'32222201607434545','777432x','QEQEdx','QWEQEddx','QWEQEx','','rx','rx','32213dx','QWEQx','WEx','re3rx','33333x','E12x','ROBERT','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','ddx','ddx','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 07:16:58','WEWx','2020-12-01','2020-12-01','QWEQddx','ee32e2x'); /*!40000 ALTER TABLE `assessment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assets` -- DROP TABLE IF EXISTS `assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assets` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `assetcondition` varchar(50) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `assetvalue` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `size` varchar(50) DEFAULT NULL, `store` varchar(50) DEFAULT NULL, `serialno` varchar(30) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `expdate` date NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `depreciationpercent` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `invoice` varchar(30) NOT NULL, `depreciation` varchar(30) NOT NULL DEFAULT '', `accumulativeaccount` varchar(30) DEFAULT NULL, `accumdepreciation` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assets` -- LOCK TABLES `assets` WRITE; /*!40000 ALTER TABLE `assets` DISABLE KEYS */; /*!40000 ALTER TABLE `assets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assignbranches` -- DROP TABLE IF EXISTS `assignbranches`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assignbranches` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `status` int(11) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeno`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assignbranches` -- LOCK TABLES `assignbranches` WRITE; /*!40000 ALTER TABLE `assignbranches` DISABLE KEYS */; /*!40000 ALTER TABLE `assignbranches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assigntask` -- DROP TABLE IF EXISTS `assigntask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assigntask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `mode` varchar(20) NOT NULL, `target` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `year` varchar(20) NOT NULL, `defaulttype` varchar(20) NOT NULL, `tasktype` varchar(10) NOT NULL DEFAULT 'General', PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assigntask` -- LOCK TABLES `assigntask` WRITE; /*!40000 ALTER TABLE `assigntask` DISABLE KEYS */; /*!40000 ALTER TABLE `assigntask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `attendance` -- DROP TABLE IF EXISTS `attendance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `attendance` ( `id` int(100) NOT NULL AUTO_INCREMENT, `idno` varchar(100) NOT NULL, `surname` varchar(100) NOT NULL, `date` datetime NOT NULL, `timein` varchar(100) NOT NULL, `timeout` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `createddate` varchar(100) NOT NULL, `comment` text NOT NULL, `timediffrence` varchar(5) NOT NULL DEFAULT '0', `device` varchar(30) NOT NULL, `totaltime` varchar(20) DEFAULT NULL, `checkoutime` datetime NOT NULL, `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `attendance` -- LOCK TABLES `attendance` WRITE; /*!40000 ALTER TABLE `attendance` DISABLE KEYS */; /*!40000 ALTER TABLE `attendance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `backup` -- DROP TABLE IF EXISTS `backup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `backup` ( `id` int(20) NOT NULL AUTO_INCREMENT, `user` text NOT NULL, `host` text NOT NULL, `password` text NOT NULL, `server` text NOT NULL, `path` text NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(40) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `database` text NOT NULL, `location` varchar(20) NOT NULL DEFAULT 'offline', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `backup` -- LOCK TABLES `backup` WRITE; /*!40000 ALTER TABLE `backup` DISABLE KEYS */; INSERT INTO `backup` VALUES (1,'root','localhost','robisearch2018','D:\\xampp\\mysql\\bin\\','D:/Backup/','active','2020-10-30 20:47:10',1,1,'robipos','offline'); /*!40000 ALTER TABLE `backup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `banks` -- DROP TABLE IF EXISTS `banks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `banks` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `banks` -- LOCK TABLES `banks` WRITE; /*!40000 ALTER TABLE `banks` DISABLE KEYS */; /*!40000 ALTER TABLE `banks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `batchlist` -- DROP TABLE IF EXISTS `batchlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `batchlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `batchlist` -- LOCK TABLES `batchlist` WRITE; /*!40000 ALTER TABLE `batchlist` DISABLE KEYS */; INSERT INTO `batchlist` VALUES (1,'P.O','1','2022-09-13 08:43:07','11663047785','11663047746',1,1,1,''),(2,'P.O','1','2022-09-13 08:44:37','11663047875','11663047746',1,1,1,''),(3,'P.O','1','2022-10-24 16:36:49','11666618600','11666618493',1,1,1,''),(4,'P.O','1','2022-10-24 17:10:02','11666620600','11666620320',1,1,1,''),(5,'P.O','1','2022-11-14 13:35:25','11668422123','11668416528',1,1,1,''),(6,'P.O','1','2022-11-14 13:36:21','11668422179','11668416528',1,1,1,''),(7,'P.O','1','2022-11-14 13:37:37','11668422244','11668416528',1,1,1,''),(8,'P.O','1','2022-11-17 06:48:37','11668656915','11668428550',1,1,1,''),(9,'P.O','1','2022-11-17 10:44:53','11668671090','11668428194',1,1,1,''); /*!40000 ALTER TABLE `batchlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blog` -- DROP TABLE IF EXISTS `blog`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blog` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blog` -- LOCK TABLES `blog` WRITE; /*!40000 ALTER TABLE `blog` DISABLE KEYS */; /*!40000 ALTER TABLE `blog` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blogs` -- DROP TABLE IF EXISTS `blogs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blogs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blogs` -- LOCK TABLES `blogs` WRITE; /*!40000 ALTER TABLE `blogs` DISABLE KEYS */; /*!40000 ALTER TABLE `blogs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bookroom` -- DROP TABLE IF EXISTS `bookroom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bookroom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `bookroom` varchar(20) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `people` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bookroom` -- LOCK TABLES `bookroom` WRITE; /*!40000 ALTER TABLE `bookroom` DISABLE KEYS */; /*!40000 ALTER TABLE `bookroom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `branch` -- DROP TABLE IF EXISTS `branch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `branch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `branch` -- LOCK TABLES `branch` WRITE; /*!40000 ALTER TABLE `branch` DISABLE KEYS */; INSERT INTO `branch` VALUES (1,'CHIBEKEL LTD','Counter','2023-01-27 22:53:37','active','1','','1','<H3 style=\"margin:0px;\">CHIBEKEL LTD</H3>\r\n<H3>South B shopping Center, Odyssey Plaza <br>Shop No 6 Mkoma road</H3>\r\n<H3>P.O BOX 26185-00504</H3>'); /*!40000 ALTER TABLE `branch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `brands` -- DROP TABLE IF EXISTS `brands`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `brands` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `description` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `website` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `brands` -- LOCK TABLES `brands` WRITE; /*!40000 ALTER TABLE `brands` DISABLE KEYS */; INSERT INTO `brands` VALUES (1,'1','JKUAT','Our partner in ICT Field','karenmakena3@gmail.com','0702400635','','http://www.jkuat.ac.ke/','2016-12-13 06:47:33am','',0),(2,'1','SimbaNet','Our partner in in Nikague App','','','','https://www.simbanet.net/','','',0); /*!40000 ALTER TABLE `brands` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `budget` -- DROP TABLE IF EXISTS `budget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `budget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `budget` -- LOCK TABLES `budget` WRITE; /*!40000 ALTER TABLE `budget` DISABLE KEYS */; /*!40000 ALTER TABLE `budget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkdispatch` -- DROP TABLE IF EXISTS `bulkdispatch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkdispatch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `frombranch` varchar(50) NOT NULL, `remarks` varchar(100) NOT NULL, `enddate` varchar(50) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `createdate` varchar(50) NOT NULL, `description` text NOT NULL, `name` varchar(50) NOT NULL, `approvedby` int(20) NOT NULL, `dateapproved` int(20) NOT NULL, `tobranch` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `startdate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Transfer', `category` varchar(20) NOT NULL DEFAULT 'products', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkdispatch` -- LOCK TABLES `bulkdispatch` WRITE; /*!40000 ALTER TABLE `bulkdispatch` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkdispatch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `callcenter` -- DROP TABLE IF EXISTS `callcenter`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `callcenter` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `callername` text NOT NULL, `receiver` text NOT NULL, `calldate` varchar(30) NOT NULL, `phone` varchar(50) NOT NULL, `media` text NOT NULL, `email` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `callcenter` -- LOCK TABLES `callcenter` WRITE; /*!40000 ALTER TABLE `callcenter` DISABLE KEYS */; /*!40000 ALTER TABLE `callcenter` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `category` -- DROP TABLE IF EXISTS `category`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `category` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `category` -- LOCK TABLES `category` WRITE; /*!40000 ALTER TABLE `category` DISABLE KEYS */; INSERT INTO `category` VALUES (1,'SHOP','','','active','1','','1'),(2,'employees','','2021-08-23 03:04:54pm','active','1','','1'); /*!40000 ALTER TABLE `category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `charges` -- DROP TABLE IF EXISTS `charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `charges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `priority` int(11) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `branchid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `charges` -- LOCK TABLES `charges` WRITE; /*!40000 ALTER TABLE `charges` DISABLE KEYS */; INSERT INTO `charges` VALUES (1,'RENT','','','2018-05-30 14:28:37','','',0,1,NULL),(2,'DEPOSIT','','','2018-05-30 14:27:39','','',0,1,NULL),(3,'WATER/POWER DEPOSIT','','','2018-05-30 14:28:49','','',0,1,NULL),(4,'PENALTY','','','2018-06-25 13:38:03','','',0,1,NULL),(5,'WATER','','','2018-06-27 11:33:55','','',0,1,NULL),(6,'PARTIAL PAYMENT','','','2018-06-29 16:22:30','','',0,1,NULL),(7,'GARBAGE','','','2018-07-03 16:56:46','','',0,1,NULL),(8,'DAMAGES','','','2018-07-17 12:30:05','','',0,1,NULL),(9,'AGREEMENT FORM','','','2018-07-23 10:21:11','','',0,1,NULL),(10,'POWER','','','2018-08-04 10:42:10','','',0,1,NULL),(11,'SEWAGE','SEWAGE','','2020-05-27 16:23:21','','',2,1,NULL),(12,'BED ONLY','','','2020-05-28 15:38:20','','',1,1,NULL),(13,'BED AND BREAKFAST','','','2020-05-28 15:38:39','','',2,1,NULL); /*!40000 ALTER TABLE `charges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `cheque` -- DROP TABLE IF EXISTS `cheque`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `cheque` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `business` varchar(100) NOT NULL, `type` varchar(15) NOT NULL, `chequenumber` varchar(70) NOT NULL, `exactdate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `cheque` -- LOCK TABLES `cheque` WRITE; /*!40000 ALTER TABLE `cheque` DISABLE KEYS */; /*!40000 ALTER TABLE `cheque` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `collection` -- DROP TABLE IF EXISTS `collection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `collection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2799 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `collection` -- LOCK TABLES `collection` WRITE; /*!40000 ALTER TABLE `collection` DISABLE KEYS */; INSERT INTO `collection` VALUES (1,'2023-01-28 13:43:30','11674849260','300','','0','5','1',1000,'2023-01-28 13:43:58','payment','',0,1),(2,'2023-02-01 18:18:34','51675259861','300','','0','4','1',1010,'2023-02-01 18:20:57','payment','RB10O2D5XS',219,1),(3,'2023-02-01 18:43:43','51675234877','600','','0','5','1',1020,'2023-02-01 18:45:05','payment','RB15MS9OG1',210,1),(4,'2023-02-01 18:52:14','51675265626','300','','0','5','1',1020,'2023-02-01 18:53:08','payment','RB15OCMJP3',222,1),(5,'2023-02-01 18:53:58','51675257335','300','','0','5','1',1020,'2023-02-01 18:54:51','payment','RB16OC8NIG',218,1),(6,'2023-02-01 19:00:00','51675238785','300','','0','5','1',1020,'2023-02-01 19:01:00','payment','RB18NCO7IE',212,1),(7,'2023-02-01 19:02:51','51675248638','300','','0','5','1',1020,'2023-02-01 19:03:32','payment','RB10NN88WQ',74,1),(8,'2023-02-01 19:04:29','51675252071','300','','0','5','1',1020,'2023-02-01 19:05:08','payment','RB14NRAF22',73,1),(9,'2023-02-01 19:05:54','51675254783','300','','0','5','1',1020,'2023-02-01 19:06:36','payment','RB14NVI5PC',216,1),(10,'2023-02-01 19:07:19','51675251712','300','','0','5','1',1020,'2023-02-01 19:07:57','payment','RB12NQP9L8',215,1),(11,'2023-02-02 08:35:25','51675253782','1800','','0','5','1',1020,'2023-02-02 08:50:39','payment','',195,1),(12,'2023-02-02 08:52:45','51675248241','300','','0','5','1',1020,'2023-02-02 09:00:01','payment','RB19NWVK99',68,1),(13,'2023-02-02 09:00:45','51675235283','280','','0','5','1',1020,'2023-02-02 09:02:19','payment','RB15NWIUWF',75,1),(14,'2023-02-02 09:56:23','51675316038','600','','0','5','1',1020,'2023-02-02 09:57:30','payment','RB23PI25WB',223,1),(15,'2023-02-02 09:58:34','51675233499','300','','0','5','1',0,'2023-02-02 09:59:47','payment','RB13N9XA85',208,1),(16,'2023-02-02 10:43:22','51675238207','300','','0','5','1',1020,'2023-02-02 10:44:23','payment','RB22PPXVHG',211,1),(17,'2023-02-02 10:52:17','51675232449','600','','0','5','1',1020,'2023-02-02 10:53:22','payment','RB18NQ8KZG',176,1),(18,'2023-02-02 10:55:38','51675255750','300','','0','5','1',1020,'2023-02-02 10:56:35','payment','RB14O28OGK',134,1),(19,'2023-02-02 10:56:54','51675254938','300','','0','5','1',1020,'2023-02-02 10:57:38','payment','RB14O28OGK',134,1),(20,'2023-02-02 11:28:13','51675322017','300','','0','5','1',1020,'2023-02-02 11:30:20','payment','RB20PSD73E',116,1),(21,'2023-02-02 11:59:28','51675322230','300','','0','5','1',1020,'2023-02-02 11:59:52','payment','',69,1),(22,'2023-02-02 14:11:23','51675329216','300','','0','5','1',1020,'2023-02-02 14:12:44','payment','RB26Q2NZ9G',229,1),(23,'2023-02-02 14:26:19','51675334209','300','','0','5','1',1020,'2023-02-02 14:26:58','payment','RB20QABGK2',35,1),(24,'2023-02-02 14:33:17','51675334340','300','','0','5','1',1020,'2023-02-02 14:37:35','payment','RB25QAYLIL',64,1),(25,'2023-02-02 14:38:01','51675328482','300','','0','5','1',1020,'2023-02-02 14:38:33','payment','RB20QATZ5K',228,1),(26,'2023-02-02 14:51:21','51675322507','300','','0','5','1',1020,'2023-02-02 14:52:48','payment','RB23QCL02R',227,1),(27,'2023-02-02 15:51:44','51675233014','300','','0','5','1',1020,'2023-02-02 15:52:30','payment','RB26QGA15I',60,1),(28,'2023-02-02 16:50:47','51675331828','300','','0','5','1',1020,'2023-02-02 16:51:50','payment','RB21QN33B5',230,1),(29,'2023-02-02 17:12:44','51675345558','300','','0','5','1',1020,'2023-02-02 17:13:11','payment','',235,1),(30,'2023-02-02 17:51:51','51675340651','560','','0','5','1',1020,'2023-02-02 17:52:10','payment','',232,1),(31,'2023-02-02 18:08:45','51675334267','70','','0','5','1',1020,'2023-02-02 18:10:22','payment','RB25QV6X77',139,1),(32,'2023-02-02 18:11:46','51675348615','300','','0','5','1',1020,'2023-02-02 18:12:35','payment','RB24QVIN7E',236,1),(33,'2023-02-02 19:16:34','51675329803','280','','0','5','1',1020,'2023-02-02 19:17:54','payment','RB25R3QS8N',209,1),(34,'2023-02-03 17:06:01','51675426266','1680','','280','5','1',1020,'2023-02-03 17:06:29','payment','',248,1),(35,'2023-02-03 17:07:33','51675422419','300','','0','5','1',0,'2023-02-03 17:08:42','payment','RB35TAC185',244,1),(36,'2023-02-03 17:17:19','51675421851','1500','','0','5','1',1020,'2023-02-03 17:18:15','payment','RB38TAMUNO',65,1),(37,'2023-02-03 17:23:13','51675426206','600','','0','5','1',1020,'2023-02-03 17:24:11','payment','RB35TF5LKP',163,1),(38,'2023-02-03 17:45:50','51675426066','300','','0','5','1',1020,'2023-02-03 17:47:10','payment','RB38THJ16Q',58,1),(39,'2023-02-03 17:51:51','51675429616','390','','0','5','1',1020,'2023-02-03 17:52:10','payment','',26,1),(40,'2023-02-03 18:08:02','51675426157','300','','0','5','1',1020,'2023-02-03 18:09:08','payment','RB34TK15UY',43,1),(41,'2023-02-03 18:31:38','51675437136','1200','','0','5','1',1020,'2023-02-03 18:32:29','payment','RB31TMFWQR',121,1),(42,'2023-02-04 09:42:12','51675420938','300','','0','5','1',1020,'2023-02-04 09:47:19','payment','RB45UXSXKL',60,1),(43,'2023-02-04 10:33:02','51675493698','300','','0','5','1',1020,'2023-02-04 10:34:02','payment','RB48V1RQS0',254,1),(44,'2023-02-04 11:26:55','51675493469','300','','0','5','1',1020,'2023-02-04 11:27:47','payment','RB48V5OIVO',253,1),(45,'2023-02-04 13:24:40','51675504886','600','','0','5','1',1020,'2023-02-04 13:25:49','payment','RB46VJAZD8',80,1),(46,'2023-02-04 15:58:39','51675514493','130','','0','5','1',1020,'2023-02-04 15:59:21','payment','RB41VYH44V',15,1),(47,'2023-02-04 16:16:46','51675510439','300','','0','5','1',1020,'2023-02-04 16:21:16','payment','RB49VZCB41',148,1),(48,'2023-02-04 16:22:42','51675514434','280','','0','5','1',1020,'2023-02-04 16:23:00','payment','',209,1),(49,'2023-02-04 16:41:35','51675503684','600','','0','5','1',1020,'2023-02-04 16:42:32','payment','RB44W2MRB0',93,1),(50,'2023-02-04 17:02:35','51675510014','600','','0','5','1',1020,'2023-02-04 17:03:42','payment','RB41W374D7',112,1),(51,'2023-02-04 17:05:50','51675509566','300','','0','5','1',1020,'2023-02-04 17:06:41','payment','RB41W3792D',261,1),(52,'2023-02-04 17:09:24','51675502294','900','','0','5','1',1020,'2023-02-04 17:09:59','payment','RB41W3K2MH',36,1),(53,'2023-02-04 17:21:06','51675510283','300','','0','5','1',1020,'2023-02-04 17:22:14','payment','RB48W6QR3O',262,1),(54,'2023-02-04 17:50:02','51675520948','300','','0','5','1',1020,'2023-02-04 17:51:14','payment','RB46WA1FGC',264,1),(55,'2023-02-04 18:16:01','51675522612','300','','0','5','1',1020,'2023-02-04 18:16:47','payment','RB48WCKEQE',266,1),(56,'2023-02-04 18:24:12','51675503807','300','','0','5','1',1020,'2023-02-04 18:24:45','payment','RB41WDYME1',259,1),(57,'2023-02-04 18:48:42','51675522874','900','','0','5','1',1020,'2023-02-04 18:49:19','payment','RB41WH58XV',30,1),(58,'2023-02-04 18:49:32','51675523079','300','','0','5','1',1020,'2023-02-04 18:50:15','payment','RB41WH58XV',30,1),(59,'2023-02-05 12:45:57','51675526167','1500','','0','5','1',1020,'2023-02-05 12:46:53','payment','RB54XS5990',267,1),(60,'2023-02-05 12:47:11','51675521938','600','','0','5','1',1020,'2023-02-05 12:48:12','payment','RB58XJ695G',265,1),(61,'2023-02-05 13:39:28','51675590629','300','','0','5','1',1020,'2023-02-05 13:39:40','payment','',268,1),(62,'2023-02-05 14:24:31','51675420732','900','','0','5','1',1020,'2023-02-05 14:24:47','payment','',115,1),(63,'2023-02-05 14:25:44','51675509416','300','','0','5','1',1020,'2023-02-05 14:27:40','payment','RB58YBV6WY',230,1),(64,'2023-02-05 14:39:07','51675590803','300','','0','5','1',1020,'2023-02-05 14:39:41','payment','RB51YDA1MV',168,1),(65,'2023-02-05 16:32:19','51675595218','300','','0','5','1',1020,'2023-02-05 16:32:47','payment','RB51YN5FHH',68,1),(66,'2023-02-05 17:13:51','51675510477','300','','0','5','1',1020,'2023-02-05 17:14:34','payment','RB56YR6S6A',62,1),(67,'2023-02-05 18:38:20','51675604785','300','','0','5','1',1020,'2023-02-05 18:38:55','payment','RB58YYTYY8',269,1),(68,'2023-02-06 09:17:19','51675591342','300','','0','5','1',1020,'2023-02-06 09:18:53','payment','RB50ZR4I6U',29,1),(69,'2023-02-06 11:16:54','51675670256','300','','0','5','1',1020,'2023-02-06 11:17:35','payment','RB621H7HHS',188,1),(70,'2023-02-06 13:03:28','51675676591','300','','0','5','1',1020,'2023-02-06 13:04:06','payment','RB621QT8UI',275,1),(71,'2023-02-06 13:40:06','51675678749','300','','0','5','1',1020,'2023-02-06 13:40:35','payment','RB611UHAIP',277,1),(72,'2023-02-06 13:46:07','51675675671','600','','0','5','1',1020,'2023-02-06 13:46:51','payment','RB601V74SE',167,1),(73,'2023-02-06 13:49:27','51675662548','600','','0','5','1',1020,'2023-02-06 13:50:12','payment','RB621VF67W',273,1),(74,'2023-02-06 16:25:02','51675687685','300','','0','5','1',1020,'2023-02-06 16:25:46','payment','RB6127C7FD',73,1),(75,'2023-02-06 17:12:49','51675687629','300','','0','5','1',1020,'2023-02-06 17:13:38','payment','RB672D7AVT',35,1),(76,'2023-02-06 17:18:44','51675678965','250','','0','5','1',1020,'2023-02-06 17:19:18','payment','RB611SUYK3',88,1),(77,'2023-02-06 17:30:32','51675676957','300','','0','5','1',1020,'2023-02-06 17:32:49','payment','RB612FDORZ',212,1),(78,'2023-02-06 18:22:48','51675693981','600','','0','5','1',1020,'2023-02-06 18:23:31','payment','RB602KTTQO',101,1),(79,'2023-02-06 18:58:15','51675697322','300','','0','5','1',1020,'2023-02-06 18:59:07','payment','RB622PZI3Y',285,1),(80,'2023-02-07 09:41:54','51675696093','300','','0','5','1',1020,'2023-02-07 09:42:53','payment','RB763L19K2',90,1),(81,'2023-02-07 09:43:29','51675697699','300','','0','5','1',1020,'2023-02-07 09:44:08','payment','RB692SUIWT',286,1),(82,'2023-02-07 09:45:17','51675678932','600','','0','5','1',1020,'2023-02-07 09:45:46','payment','RB6034BWSW',21,1),(83,'2023-02-07 11:26:15','51675756548','300','','0','5','1',1020,'2023-02-07 11:26:38','payment','',151,1),(84,'2023-02-07 11:56:10','51675759365','300','','0','5','1',1020,'2023-02-07 12:04:20','payment','RB754831GN',292,1),(85,'2023-02-07 12:05:30','51675756724','300','','0','5','1',1020,'2023-02-07 12:06:12','payment','RB7547P513',110,1),(86,'2023-02-07 12:10:36','51675758929','500','','0','5','1',1020,'2023-02-07 12:13:05','payment','RB734ADL8R',291,1),(87,'2023-02-07 12:38:17','51675753970','300','','0','5','1',1020,'2023-02-07 12:38:49','payment','RB744D3RES',211,1),(88,'2023-02-07 13:36:31','51675765244','300','','0','5','1',1020,'2023-02-07 13:37:01','payment','RB714IVY09',177,1),(89,'2023-02-07 15:10:41','51675755266','300','','0','5','1',1020,'2023-02-07 15:11:31','payment','RB764OC290',290,1),(90,'2023-02-07 15:12:49','51675753046','300','','0','5','1',1020,'2023-02-07 15:13:05','payment','RB764OC290',290,1),(91,'2023-02-07 15:24:24','51675752496','300','','300','5','1',1020,'2023-02-07 15:24:52','payment','RB774STRX1',61,1),(92,'2023-02-07 15:33:01','51675762392','300','','0','5','1',1020,'2023-02-07 15:33:39','payment','RB754SR6ZZ',244,1),(93,'2023-02-07 17:14:50','51675764746','280','','0','5','1',1020,'2023-02-07 17:15:26','payment','RB7452V0AQ',75,1),(94,'2023-02-07 17:42:55','51675779424','600','','0','5','1',1020,'2023-02-07 17:44:30','payment','RB77562JNR',295,1),(95,'2023-02-07 18:06:32','51675781734','600','','0','5','1',1020,'2023-02-07 18:07:14','payment','RB7358T65Z',296,1),(96,'2023-02-07 18:09:51','51675778657','900','','0','5','1',1020,'2023-02-07 18:10:23','payment','RB79594TMZ',98,1),(97,'2023-02-07 18:14:11','51675762467','300','','0','5','1',1020,'2023-02-07 18:14:38','payment','RB7659PBLK',230,1),(98,'2023-02-08 08:37:58','51675777547','300','','0','5','1',1020,'2023-02-08 08:38:38','payment','RB795L0HKL',111,1),(99,'2023-02-08 08:39:24','51675751586','1200','','0','5','1',1020,'2023-02-08 08:40:24','payment','RB775PY3TL',288,1),(100,'2023-02-08 08:40:50','51675687599','300','','0','5','1',1020,'2023-02-08 08:41:32','payment','RB8966LASN',43,1),(101,'2023-02-08 09:35:49','51675835324','300','','0','5','1',1020,'2023-02-08 09:36:22','payment','RB806K9PLO',297,1),(102,'2023-02-08 14:02:28','51675837524','300','','0','5','1',1020,'2023-02-08 14:03:44','payment','RB86782T8W',298,1),(103,'2023-02-08 14:04:12','51675765894','300','','0','5','1',1020,'2023-02-08 14:04:45','payment','RB8377YO4R',52,1),(104,'2023-02-08 14:08:27','51675838487','600','','0','5','1',1020,'2023-02-08 14:09:28','payment','RB8578NCLJ',257,1),(105,'2023-02-08 15:45:21','51675491245','300','','0','5','1',1020,'2023-02-08 15:46:50','payment','RB827GBQUC',106,1),(106,'2023-02-08 16:40:46','51675862358','1500','','0','5','1',1020,'2023-02-08 16:41:36','payment','RB887L3HUK',231,1),(107,'2023-02-08 17:39:12','51675860538','300','','0','5','1',1020,'2023-02-08 17:39:57','payment','RB847RAR4Y',259,1),(108,'2023-02-08 17:58:21','51675866800','300','','0','5','1',1020,'2023-02-08 17:58:33','payment','',242,1),(109,'2023-02-08 17:59:47','51675862402','900','','0','5','1',1020,'2023-02-08 18:00:22','payment','RB857TWW4L',84,1),(110,'2023-02-08 18:48:27','51675869831','300','','0','5','1',1020,'2023-02-08 18:49:04','payment','RB857ZRZPB',218,1),(111,'2023-02-08 19:26:30','51675845282','600','','0','4','1',1020,'2023-02-08 19:27:10','payment','RB8785AZHH',210,1),(112,'2023-02-08 19:27:43','51675509387','300','','0','4','1',1020,'2023-02-08 19:27:57','payment','RB8785AZHH',20,1),(113,'2023-02-08 19:29:58','51675752496','300','','0','4','1',1020,'2023-02-08 19:30:44','payment','RB8183OBYB',61,1),(114,'2023-02-08 19:32:26','51675497475','300','','0','4','1',1020,'2023-02-08 19:32:40','payment','RB8183OBYB',146,1),(115,'2023-02-08 19:33:02','51675436462','300','','0','4','1',1020,'2023-02-08 19:33:17','payment','RB8183OBYB',186,1),(116,'2023-02-08 19:33:38','51675426266','280','','0','4','1',1020,'2023-02-08 19:33:56','payment','RB8183OBYB',248,1),(117,'2023-02-09 08:26:01','51675839339','300','','0','5','1',1020,'2023-02-09 08:26:49','payment','RB8780Y09V',299,1),(118,'2023-02-09 09:42:01','51675865720','300','','0','5','1',1020,'2023-02-09 09:42:38','payment','RB99980ZF7',77,1),(119,'2023-02-09 09:58:17','51675924115','300','','0','5','1',1020,'2023-02-09 09:58:59','payment','RB9599CHGR',169,1),(120,'2023-02-09 13:44:51','51675854932','70','','0','5','1',1020,'2023-02-09 13:45:31','payment','RB969SX4SY',139,1),(121,'2023-02-09 14:02:16','51675844449','600','','0','5','1',1020,'2023-02-09 14:02:49','payment','RB959VOFVZ',300,1),(122,'2023-02-09 14:23:51','51675924402','300','','0','5','1',1020,'2023-02-09 14:26:45','payment','RB969XFIS8',38,1),(123,'2023-02-09 14:31:02','51675939622','300','','0','5','1',1020,'2023-02-09 14:32:16','payment','RB929YCXLS',156,1),(124,'2023-02-09 15:08:02','51675939564','300','','0','5','1',1020,'2023-02-09 15:08:30','payment','RB99A0GQ93',74,1),(125,'2023-02-09 18:53:41','51675940227','300','','0','5','1',1020,'2023-02-09 18:58:42','payment','RB95AH77IB',132,1),(126,'2023-02-10 10:32:15','51675939981','300','','0','5','1',1020,'2023-02-10 10:32:51','payment','RBA2BYHN7K',69,1),(127,'2023-02-10 12:32:38','51676020509','600','','0','5','1',1020,'2023-02-10 12:33:10','payment','RBA9CAPA9X',134,1),(128,'2023-02-10 13:16:02','51676020815','600','','0','5','1',1020,'2023-02-10 13:16:39','payment','RBA0CEGDQO',70,1),(129,'2023-02-10 14:01:26','51676011389','840','','0','5','1',1020,'2023-02-10 14:01:43','payment','',248,1),(130,'2023-02-10 14:36:37','51676024545','300','','0','5','1',1020,'2023-02-10 14:37:11','payment','RBA9CKWOH9',208,1),(131,'2023-02-10 15:00:22','51675939773','300','','0','5','1',1020,'2023-02-10 15:00:57','payment','RBA2CN7TJC',238,1),(132,'2023-02-10 15:09:13','51676018329','300','','0','5','1',1020,'2023-02-10 15:09:40','payment','RBA6COQDYM',310,1),(133,'2023-02-10 15:11:16','51675958612','300','','0','5','1',1020,'2023-02-10 15:11:53','payment','RBA9COXDVV',230,1),(134,'2023-02-10 15:14:23','51676011289','900','','0','5','1',1020,'2023-02-10 15:14:56','payment','RBA8CP7CKC',172,1),(135,'2023-02-10 15:36:11','51676029334','600','','0','5','1',1020,'2023-02-10 15:36:46','payment','RBA2CQ95JQ',314,1),(136,'2023-02-10 15:58:28','51676027347','300','','0','5','1',1020,'2023-02-10 15:59:00','payment','RBA0CT1SM8',35,1),(137,'2023-02-10 16:47:49','51676034600','300','','0','5','1',1020,'2023-02-10 16:48:00','payment','',92,1),(138,'2023-02-10 16:48:47','51676028085','300','','0','5','1',1020,'2023-02-10 16:49:00','payment','',312,1),(139,'2023-02-10 16:49:44','51676028806','600','','0','5','1',1020,'2023-02-10 16:50:19','payment','RBA3CX1J1R',313,1),(140,'2023-02-10 16:53:34','51676026990','300','','0','5','1',1020,'2023-02-10 16:54:23','payment','RBA5CY86XH',311,1),(141,'2023-02-10 17:29:59','51676019501','1200','','0','5','1',1020,'2023-02-10 17:30:42','payment','RBA1D1ZDOP',121,1),(142,'2023-02-10 17:38:16','51676037614','300','','0','5','1',1020,'2023-02-10 17:39:02','payment','RBA2D2W8OI',317,1),(143,'2023-02-10 18:22:19','51676038785','300','','0','5','1',1020,'2023-02-10 18:22:57','payment','RBA7D78HBB',196,1),(144,'2023-02-10 18:27:15','51676042768','1000','','120','5','1',1020,'2023-02-10 18:27:31','payment','',209,1),(145,'2023-02-10 18:27:41','51676042768','120','','0','5','1',1020,'2023-02-10 18:28:13','payment','RBA8D8I03G',209,1),(146,'2023-02-10 18:51:23','51676023486','300','','300','5','1',1020,'2023-02-10 18:57:29','payment','RBA5D9C9H5',61,1),(147,'2023-02-10 18:58:18','51676041937','300','','0','5','1',1020,'2023-02-10 18:58:46','payment','RBA4D8UTOU',319,1),(148,'2023-02-11 08:38:24','51676029607','900','','0','5','1',1020,'2023-02-11 08:38:52','payment','RBA2DR7J74',315,1),(149,'2023-02-11 08:39:27','51676036640','300','','0','5','1',1020,'2023-02-11 08:40:13','payment','RBA5DK29C9',316,1),(150,'2023-02-11 12:38:42','51676035959','900','','0','5','1',1020,'2023-02-11 12:39:10','payment','RBB4EX1E2A',52,1),(151,'2023-02-11 12:39:21','51676095200','300','','0','5','1',1020,'2023-02-11 12:39:48','payment','RBB7EVNLSF',147,1),(152,'2023-02-11 12:40:04','51676104405','300','','0','5','1',1020,'2023-02-11 12:40:36','payment','RBB9EWCNPD',323,1),(153,'2023-02-11 12:55:08','51676095038','900','','0','5','1',1020,'2023-02-11 12:55:33','payment','RBB4EZH3EG',320,1),(154,'2023-02-11 13:03:47','51676094901','300','','0','5','1',1020,'2023-02-11 13:06:58','payment','RBB0F1HVN8',229,1),(155,'2023-02-11 13:07:43','51676108893','300','','0','5','1',1040,'2023-02-11 13:08:16','payment','RBB8F1P5E8',324,1),(156,'2023-02-11 15:25:08','51676108262','900','','0','5','1',1020,'2023-02-11 15:25:19','payment','',115,1),(157,'2023-02-11 15:30:45','51676104266','300','','0','5','1',1020,'2023-02-11 15:31:07','payment','RBB4FFRD54',44,1),(158,'2023-02-11 16:47:42','51676104228','300','','0','5','1',1020,'2023-02-11 16:48:38','payment','RBB4FMVVBO',110,1),(159,'2023-02-11 16:50:56','51676041703','280','','0','5','1',1020,'2023-02-11 16:51:25','payment','RBB5FN69QB',318,1),(160,'2023-02-11 17:25:51','51676117599','300','','0','5','1',1020,'2023-02-11 17:26:18','payment','RBB5FOQGYF',270,1),(161,'2023-02-11 17:31:24','51676118261','300','','0','5','1',1020,'2023-02-11 17:31:58','payment','RBB0FOV3AC',120,1),(162,'2023-02-11 17:45:52','51676126038','300','','0','5','1',1020,'2023-02-11 17:46:04','payment','',60,1),(163,'2023-02-11 18:03:41','51676117239','600','','0','5','1',1020,'2023-02-11 18:05:32','payment','RBB4FV4WIO',23,1),(164,'2023-02-11 18:29:07','51676126068','300','','0','5','1',1040,'2023-02-11 18:30:16','payment','RBB6FW8UZQ',328,1),(165,'2023-02-11 19:08:50','51676127969','300','','0','5','1',1020,'2023-02-11 19:09:06','payment','',41,1),(166,'2023-02-11 19:09:43','51676125938','300','','0','5','1',1020,'2023-02-11 19:10:09','payment','RBB5G1T4SH',183,1),(167,'2023-02-12 14:27:05','51676200679','300','','0','5','1',1020,'2023-02-12 14:30:13','payment','RBC1HTA7WL',91,1),(168,'2023-02-12 16:38:36','51676194977','600','','0','5','1',1040,'2023-02-12 16:39:17','payment','RBC0I4XRAS',178,1),(169,'2023-02-12 16:39:28','51676197142','300','','0','5','1',1020,'2023-02-12 16:40:00','payment','RBC2I50OU0',107,1),(170,'2023-02-12 17:17:32','51676201787','300','','0','5','1',1020,'2023-02-12 17:18:00','payment','RBC5I8PQMB',334,1),(171,'2023-02-12 17:19:44','51676196642','300','','0','5','1',1020,'2023-02-12 17:20:12','payment','RBC1I8VUA9',62,1),(172,'2023-02-12 17:21:40','51676199954','600','','0','5','1',1020,'2023-02-12 17:21:56','payment','',333,1),(173,'2023-02-12 17:58:57','51676212023','300','','0','5','1',1020,'2023-02-12 17:59:32','payment','RBC9ICN9RF',336,1),(174,'2023-02-12 18:56:34','51676212220','300','','0','5','1',1020,'2023-02-12 18:57:16','payment','RBC4IGBBOY',72,1),(175,'2023-02-12 18:57:39','51676197615','600','','0','5','1',1020,'2023-02-12 18:58:11','payment','RBC8IGNLLO',158,1),(176,'2023-02-12 19:01:37','51676213276','300','','0','5','1',1020,'2023-02-12 19:02:41','payment','RBC0IJ4SJW',338,1),(177,'2023-02-13 08:31:50','51676199917','300','','0','5','1',1020,'2023-02-13 08:32:34','payment','RBD6JA7HTY',212,1),(178,'2023-02-13 08:33:34','51676215954','300','','0','5','1',1020,'2023-02-13 08:34:13','payment','RBC6IO79R6',131,1),(179,'2023-02-13 11:42:01','51676270649','300','','0','5','1',1020,'2023-02-13 11:42:25','payment','RBD4JOJQ0G',175,1),(180,'2023-02-13 12:18:04','51676268423','300','','0','5','1',1020,'2023-02-13 12:18:36','payment','RBD1K00Q1J',340,1),(181,'2023-02-13 12:27:48','51676274593','300','','0','5','1',1020,'2023-02-13 12:31:17','payment','RBD0K0RTJU',341,1),(182,'2023-02-13 13:09:39','51676276313','300','','0','5','1',1020,'2023-02-13 13:10:11','payment','RBD8K4KG1M',64,1),(183,'2023-02-13 15:06:26','51676289859','280','','280','5','1',1020,'2023-02-13 15:07:23','payment','RBD3K9R3QD',100,1),(184,'2023-02-13 15:13:35','51676284717','300','','0','5','1',1020,'2023-02-13 15:14:07','payment','RBD7KEOCZR',73,1),(185,'2023-02-13 15:23:26','51676278574','1500','','0','5','1',1020,'2023-02-13 15:23:50','payment','RBD1KGAYOR',65,1),(186,'2023-02-13 17:49:46','51676270856','130','','0','5','1',1020,'2023-02-13 17:50:19','payment','RBD2KTPVV6',15,1),(187,'2023-02-13 17:50:35','51676299447','300','','0','5','1',1020,'2023-02-13 17:51:26','payment','RBD1KTOJL3',255,1),(188,'2023-02-13 17:55:11','51676289470','280','','0','5','1',1020,'2023-02-13 17:55:42','payment','RBD6KUJU9S',94,1),(189,'2023-02-13 18:54:48','51676302077','300','','0','5','1',1020,'2023-02-13 18:55:16','payment','',268,1),(190,'2023-02-13 19:07:34','51676212198','300','','0','5','1',1020,'2023-02-13 19:08:09','payment','RBD9L27XU1',230,1),(191,'2023-02-13 19:10:27','51676299469','300','','0','5','1',1020,'2023-02-13 19:10:54','payment','RBD3L3O4ND',90,1),(192,'2023-02-13 19:16:20','51676278658','300','','0','4','1',1020,'2023-02-13 19:16:50','payment','RBD5L4FET7',21,1),(193,'2023-02-13 19:19:33','51676289859','280','','0','4','1',1020,'2023-02-13 19:20:08','payment','',100,1),(194,'2023-02-13 19:20:24','51676276373','300','','0','4','1',1020,'2023-02-13 19:20:34','payment','',287,1),(195,'2023-02-13 19:21:08','51676023486','300','','0','4','1',1020,'2023-02-13 19:21:19','payment','',61,1),(196,'2023-02-14 11:00:23','51676360923','600','','0','5','1',1020,'2023-02-14 11:01:41','payment','RBE7MF1EVJ',167,1),(197,'2023-02-14 11:22:14','51676361775','600','','0','5','1',1020,'2023-02-14 11:22:37','payment','RBE9MHDRBT',25,1),(198,'2023-02-14 11:24:13','51676360968','300','','0','5','1',1020,'2023-02-14 11:24:38','payment','RBE8MHKMEI',291,1),(199,'2023-02-14 13:24:25','51676352985','300','','0','5','1',1020,'2023-02-14 13:24:52','payment','RBE6MS3ZWQ',68,1),(200,'2023-02-14 13:58:16','51676369194','250','','0','5','1',1020,'2023-02-14 14:02:46','payment','RBE5MVA02Z',88,1),(201,'2023-02-14 14:22:28','51676372716','450','','0','5','1',1020,'2023-02-14 14:23:07','payment','RBE7MXDCL1',27,1),(202,'2023-02-14 14:59:58','51676279640','70','','0','5','1',1020,'2023-02-14 15:00:25','payment','RBE8N0L1XK',139,1),(203,'2023-02-14 15:32:56','51676377471','300','','0','5','1',1020,'2023-02-14 15:33:28','payment','RBE9N37P5B',345,1),(204,'2023-02-14 16:10:40','51676379880','300','','0','5','1',1020,'2023-02-14 16:11:01','payment','',242,1),(205,'2023-02-14 16:30:32','51676375694','300','','0','5','1',1020,'2023-02-14 16:31:04','payment','RBE5N85K1D',122,1),(206,'2023-02-14 17:03:05','51676382566','200','','100','5','1',1020,'2023-02-14 17:03:19','payment','RBE5N8UCD9',43,1),(207,'2023-02-14 17:13:15','51676379975','280','','0','5','1',1020,'2023-02-14 17:13:49','payment','RBE2NCJPTE',75,1),(208,'2023-02-14 17:33:14','51676372569','500','','0','5','1',1020,'2023-02-14 17:33:47','payment','RBE1NEKX29',344,1),(209,'2023-02-14 18:00:58','51676385084','300','','0','5','1',1020,'2023-02-14 18:01:22','payment','RBE3NGXSAN',177,1),(210,'2023-02-14 18:13:09','51676385467','300','','0','5','1',1020,'2023-02-14 18:13:31','payment','RBE5NINHDV',168,1),(211,'2023-02-15 18:06:00','51676356798','300','','0','5','1',1020,'2023-02-15 18:06:32','payment','RBF2P9JTZ0',211,1),(212,'2023-02-15 18:23:29','51676473622','300','','0','5','1',1020,'2023-02-15 18:23:54','payment','RBF1Q6KKIV',136,1),(213,'2023-02-15 18:24:07','51676473640','600','','0','5','1',1020,'2023-02-15 18:24:39','payment','RBF9Q62SKH',348,1),(214,'2023-02-15 19:09:37','51676377576','280','','0','5','1',1020,'2023-02-15 19:09:49','payment','',209,1),(215,'2023-02-15 19:10:05','51676472477','260','','0','5','1',1040,'2023-02-15 19:10:14','payment','',26,1),(216,'2023-02-15 19:10:25','51676473524','130','','0','5','1',1020,'2023-02-15 19:10:37','payment','',26,1),(217,'2023-02-16 09:15:53','51676527049','900','','0','5','1',1040,'2023-02-16 09:16:21','payment','RBG0RGHVFO',186,1),(218,'2023-02-16 09:16:44','51676473822','600','','0','5','1',1020,'2023-02-16 09:17:31','payment','RBF7QTUS8V',112,1),(219,'2023-02-16 09:21:49','51676527090','300','','0','5','1',1020,'2023-02-16 09:22:16','payment','RBG3RH5YB9',188,1),(220,'2023-02-16 09:47:07','51676528330','600','','0','5','1',1020,'2023-02-16 09:47:36','payment','RBG0RJ8BTQ',101,1),(221,'2023-02-16 11:03:07','51676472590','300','','0','5','1',1020,'2023-02-16 11:03:39','payment','RBG2RPMU6W',230,1),(222,'2023-02-16 11:10:57','51676531504','840','','0','5','1',1020,'2023-02-16 11:11:29','payment','',248,1),(223,'2023-02-16 15:34:56','51676535985','600','','0','5','1',1020,'2023-02-16 15:35:41','payment','RBG2SCLSUS',210,1),(224,'2023-02-16 15:41:25','51676477325','300','','0','5','1',1020,'2023-02-16 15:41:51','payment','RBG0SDNYCK',60,1),(225,'2023-02-16 16:03:35','51676526883','1800','','0','5','1',1020,'2023-02-16 16:04:15','payment','RBG3SFDFT3',195,1),(226,'2023-02-16 16:23:29','51676553078','300','','0','5','1',1020,'2023-02-16 16:24:00','payment','RBG5SHABGD',20,1),(227,'2023-02-16 16:55:07','51676551007','300','','0','5','1',1020,'2023-02-16 16:55:39','payment','RBG8SK95H4',312,1),(228,'2023-02-16 17:17:13','51676550953','300','','0','5','1',1020,'2023-02-16 17:17:37','payment','',341,1),(229,'2023-02-16 17:20:07','51676554866','300','','0','5','1',1020,'2023-02-16 17:20:17','payment','',294,1),(230,'2023-02-16 17:37:26','51676556748','300','','0','5','1',1020,'2023-02-16 17:37:53','payment','RBG0SOLKWK',236,1),(231,'2023-02-16 17:42:54','51676556807','300','','0','5','1',1020,'2023-02-16 17:43:06','payment','',284,1),(232,'2023-02-16 18:16:35','51676560165','900','','0','5','1',1040,'2023-02-16 18:17:03','payment','RBG0ST08IM',179,1),(233,'2023-02-17 09:20:26','51676557304','300','','0','5','1',1020,'2023-02-17 09:21:13','payment','RBG7T0P7W9',110,1),(234,'2023-02-17 09:27:00','51676560202','300','','0','5','1',1020,'2023-02-17 09:27:34','payment','RBH9U2PY5D',77,1),(235,'2023-02-17 09:56:49','51676614036','300','','0','5','1',1020,'2023-02-17 09:57:16','payment','RBH1U56DTX',212,1),(236,'2023-02-17 10:12:00','51676382566','100','','0','5','1',1020,'2023-02-17 10:12:29','payment','RBH3U6FN0J',43,1),(237,'2023-02-17 12:49:53','51676614083','900','','0','5','1',1020,'2023-02-17 12:50:22','payment','RBH5UJVRNP',36,1),(238,'2023-02-17 13:12:36','51676618173','300','','0','5','1',1020,'2023-02-17 13:13:03','payment','RBH2ULXROC',62,1),(239,'2023-02-17 14:09:05','51676627623','600','','0','5','1',1020,'2023-02-17 14:09:38','payment','RBH2UR34FS',70,1),(240,'2023-02-17 15:38:04','51676635991','1200','','0','5','1',1020,'2023-02-17 15:38:32','payment','RBH4UYUE2Y',351,1),(241,'2023-02-17 16:29:45','51676472100','600','','0','5','1',1020,'2023-02-17 16:30:15','payment','RBH0V39QN8',257,1),(242,'2023-02-17 16:38:18','51676632776','300','','0','5','1',1020,'2023-02-17 16:38:57','payment','RBH9V4C95X',91,1),(243,'2023-02-17 17:32:44','51676643951','300','','0','5','1',1020,'2023-02-17 17:33:11','payment','RBH4V9KGQW',298,1),(244,'2023-02-17 17:41:28','51676643986','450','','0','5','1',1020,'2023-02-17 17:41:54','payment','RBH5VAGFTJ',353,1),(245,'2023-02-17 17:42:14','51676630724','300','','0','5','1',1020,'2023-02-17 17:42:46','payment','RBH3VAPMCX',38,1),(246,'2023-02-17 17:58:14','51676614329','280','','0','5','1',1020,'2023-02-17 17:58:31','payment','',209,1),(247,'2023-02-17 18:31:19','51676632348','280','','0','5','1',1020,'2023-02-17 18:31:29','payment','',209,1),(248,'2023-02-17 18:35:13','51676640306','300','','0','5','1',1020,'2023-02-17 18:35:47','payment','RBH1VH0WGZ',96,1),(249,'2023-02-18 11:09:23','51676697310','300','','0','5','1',1020,'2023-02-18 11:09:55','payment','RBI6WXWLYY',175,1),(250,'2023-02-18 11:32:58','51676708635','300','','0','5','1',1020,'2023-02-18 11:33:23','payment','RBI8WZZVDC',141,1),(251,'2023-02-18 12:08:27','51676706109','900','','0','5','1',1040,'2023-02-18 12:08:50','payment','RBI5X05IVX',354,1),(252,'2023-02-18 12:54:30','51676711085','300','','0','5','1',1020,'2023-02-18 12:55:06','payment','RBI9X78WY5',227,1),(253,'2023-02-18 13:49:14','51676711352','300','','0','5','1',1020,'2023-02-18 13:49:46','payment','RBI3XCCQF5',35,1),(254,'2023-02-18 14:24:21','51676715627','300','','0','5','1',1020,'2023-02-18 14:24:48','payment','RBI7XFP5D1',334,1),(255,'2023-02-18 14:46:14','51676719167','300','','0','5','1',1020,'2023-02-18 14:46:38','payment','RBI0XHR0TO',73,1),(256,'2023-02-18 16:18:14','51676702064','300','','0','5','1',1020,'2023-02-18 16:18:48','payment','RBI1XQ75I7',52,1),(257,'2023-02-18 16:19:04','51676702124','300','','0','5','1',1020,'2023-02-18 16:19:17','payment','RBI1XQ75I7',52,1),(258,'2023-02-18 16:19:36','51676720695','300','','0','5','1',1020,'2023-02-18 16:20:07','payment','RBI8XQFDZ6',285,1),(259,'2023-02-18 16:20:16','51676722596','1200','','0','5','1',1020,'2023-02-18 16:20:42','payment','RBI7XQI28F',30,1),(260,'2023-02-18 16:25:08','51676702433','300','','0','5','1',1020,'2023-02-18 16:25:46','payment','RBI5XR0SAH',230,1),(261,'2023-02-18 16:26:03','51676720461','300','','0','5','1',1020,'2023-02-18 16:26:29','payment','RBI0XR1ARW',356,1),(262,'2023-02-18 17:02:03','51676719144','300','','0','5','1',1020,'2023-02-18 17:02:30','payment','RBI8XUNS8G',68,1),(263,'2023-02-18 17:14:27','51676714671','100','','200','5','1',1020,'2023-02-18 17:14:40','payment','',120,1),(264,'2023-02-18 17:15:37','51676714671','200','','0','5','1',1020,'2023-02-18 17:16:21','payment','RBI9XVZI8T',120,1),(265,'2023-02-18 18:42:29','51676734199','300','','0','5','1',1020,'2023-02-18 18:43:00','payment','RBI0Y5XKUI',264,1),(266,'2023-02-18 18:43:15','51676731044','300','','0','5','1',1020,'2023-02-18 18:43:27','payment','RBI0Y5XKUI',264,1),(267,'2023-02-18 18:48:55','51676734022','600','','0','5','1',1020,'2023-02-18 18:49:20','payment','RBI6Y6OUV6',80,1),(268,'2023-02-18 19:01:33','51676733944','300','','0','5','1',1020,'2023-02-18 19:02:20','payment','RBI0Y8AZWQ',216,1),(269,'2023-02-18 19:10:04','51676734173','300','','0','5','1',1020,'2023-02-18 19:10:46','payment','RBI2Y9FCHK',259,1),(270,'2023-02-19 12:44:53','51676735045','300','','0','5','1',1020,'2023-02-19 12:45:29','payment','RBI9YASPBV',93,1),(271,'2023-02-19 13:57:06','51676800118','600','','0','5','1',1020,'2023-02-19 13:57:18','payment','',115,1),(272,'2023-02-19 14:23:23','51676805690','300','','0','5','1',1020,'2023-02-19 14:23:45','payment','RBJ7ZWQDXN',323,1),(273,'2023-02-19 15:02:07','51676803935','300','','0','5','1',1020,'2023-02-19 15:02:31','payment','rbj610yn94',357,1),(274,'2023-02-19 15:07:34','51676805708','300','','0','5','1',1020,'2023-02-19 15:08:00','payment','RBJ912634N',122,1),(275,'2023-02-19 15:36:27','51676805732','300','','0','5','1',1020,'2023-02-19 15:36:43','payment','',35,1),(276,'2023-02-19 15:55:51','51676800527','300','','0','5','1',1020,'2023-02-19 15:56:19','payment','rbj815ftmq',32,1),(277,'2023-02-19 15:56:39','51676800271','600','','0','5','1',1020,'2023-02-19 15:57:03','payment','rbj214zbpg',148,1),(278,'2023-02-19 17:24:31','51676812178','300','','0','5','1',1020,'2023-02-19 17:25:06','payment','RBJ81995AE',146,1),(279,'2023-02-19 17:46:29','51676816551','300','','0','5','1',1020,'2023-02-19 17:46:55','payment','RBJ51GLXNL',74,1),(280,'2023-02-19 17:49:30','51676816745','20','','0','5','1',1020,'2023-02-19 17:49:45','payment','',151,1),(281,'2023-02-19 17:54:26','51676816745','-20','','20','5','1',1020,'2023-02-19 17:55:01','cancel','',NULL,1),(282,'2023-02-19 18:08:59','51676816745','0','','0','5','1',1020,'2023-02-19 18:09:12','payment','',151,1),(283,'2023-02-19 18:32:29','51676816983','300','','0','5','1',1020,'2023-02-19 18:33:04','payment','RBJ71KQZ8H',317,1),(284,'2023-02-19 18:33:22','51676800440','300','','0','5','1',1020,'2023-02-19 18:33:49','payment','RBJ01LCXP8',338,1),(285,'2023-02-20 09:11:59','51676873413','300','','0','5','1',1020,'2023-02-20 09:12:27','payment','RBK82OV8EE',301,1),(286,'2023-02-20 09:40:12','51675262218','450','','0','5','1',1020,'2023-02-20 09:40:44','payment','RAB56FON75',220,1),(287,'2023-02-20 12:21:58','51676883480','600','','0','5','1',1020,'2023-02-20 12:22:20','payment','RBK6350TTK',134,1),(288,'2023-02-20 12:22:33','51676880639','300','','0','5','1',1020,'2023-02-20 12:22:42','payment','',242,1),(289,'2023-02-20 12:51:10','51676886245','300','','0','5','1',1020,'2023-02-20 12:51:35','payment','RBK137JYAN',170,1),(290,'2023-02-20 14:51:47','51676891594','300','','0','5','1',1020,'2023-02-20 14:52:15','payment','RBK23I6RQC',341,1),(291,'2023-02-20 15:51:25','51676883507','600','','0','5','1',1020,'2023-02-20 15:51:55','payment','RBK93N85RN',358,1),(292,'2023-02-20 16:16:02','51676893446','-300','','300','5','1',1020,'2023-02-20 16:16:54','cancel','',NULL,1),(293,'2023-02-20 17:09:29','51676875286','300','','0','5','1',1020,'2023-02-20 17:09:59','payment','RBK53U4D0Z',132,1),(294,'2023-02-20 17:22:46','51676902559','280','','0','5','1',1020,'2023-02-20 17:22:59','payment','',209,1),(295,'2023-02-20 17:23:29','51676891565','300','','0','5','1',1020,'2023-02-20 17:24:17','payment','RBK53VQXGV',339,1),(296,'2023-02-20 17:24:53','51676893446','300','','0','5','1',1020,'2023-02-20 17:25:27','payment','RBK33VWWMN',247,1),(297,'2023-02-20 17:30:59','51676903338','280','','0','5','1',1020,'2023-02-20 17:31:09','payment','',209,1),(298,'2023-02-20 17:37:43','51676903416','300','','0','5','1',1040,'2023-02-20 17:38:14','payment','RBK83X8W20',92,1),(299,'2023-02-20 17:48:29','51676902262','900','','0','5','1',1020,'2023-02-20 17:48:51','payment','RBK73Y4UNX',121,1),(300,'2023-02-20 17:58:19','51676904571','560','','0','5','1',1040,'2023-02-20 17:59:34','payment','RBK93ZJ12T',48,1),(301,'2023-02-20 18:09:13','51676879679','130','','0','5','1',1020,'2023-02-20 18:09:36','payment','rbk53zrtpl',15,1),(302,'2023-02-20 18:14:09','51676904536','300','','0','5','1',1020,'2023-02-20 18:14:30','payment','',279,1),(303,'2023-02-20 18:22:27','51676906459','200','','0','5','1',1020,'2023-02-20 18:22:59','payment','RBK041RL9S',189,1),(304,'2023-02-20 19:09:22','51676906380','300','','0','5','1',1040,'2023-02-20 19:09:57','payment','RBK847Y2KG',291,1),(305,'2023-02-21 10:44:14','51676963658','300','','0','5','1',1020,'2023-02-21 10:45:00','payment','RBL85GQS1M',254,1),(306,'2023-02-21 12:14:06','51676896542','300','','0','5','1',1040,'2023-02-21 12:14:46','payment','RBL75CCDVT',110,1),(307,'2023-02-21 12:41:22','51676967646','300','','0','5','1',1020,'2023-02-21 12:41:32','payment','',60,1),(308,'2023-02-21 13:00:44','51676896108','300','','0','5','1',1020,'2023-02-21 13:01:21','payment','RBL95S7IER',211,1),(309,'2023-02-21 13:20:56','51676973948','600','','0','5','1',1020,'2023-02-21 13:21:24','payment','RBL15TZDQD',360,1),(310,'2023-02-21 13:35:51','51676964177','1680','','0','5','1',1020,'2023-02-21 13:36:19','payment','',248,1),(311,'2023-02-21 13:53:04','51676964953','300','','0','5','1',1020,'2023-02-21 13:53:28','payment','RBL65WVT2C',218,1),(312,'2023-02-21 15:40:49','51676976917','300','','0','5','1',1020,'2023-02-21 15:41:10','payment','RBL765YUTD',361,1),(313,'2023-02-21 16:36:37','51676977063','600','','0','5','1',1020,'2023-02-21 16:37:03','payment','RBL56AUNE7',273,1),(314,'2023-02-21 17:13:21','51676976300','300','','0','5','1',1020,'2023-02-21 17:13:50','payment','rbl16ed6sj',91,1),(315,'2023-02-21 17:14:08','51676986560','300','','0','5','1',1020,'2023-02-21 17:14:36','payment','RBL56EHF7L',230,1),(316,'2023-02-21 17:20:42','51676967542','600','','0','5','1',1020,'2023-02-21 17:21:10','payment','RBL16F04V5',163,1),(317,'2023-02-21 17:40:41','51676983431','300','','0','5','1',1020,'2023-02-21 17:41:15','payment','RBL46GZK5M',21,1),(318,'2023-02-21 17:41:26','51676988392','300','','0','5','1',1020,'2023-02-21 17:41:56','payment','RBL26H8BYG',168,1),(319,'2023-02-21 17:43:40','51676986675','280','','0','5','1',1040,'2023-02-21 17:44:08','payment','RBL36HISG3',59,1),(320,'2023-02-21 18:19:52','51676988161','300','','0','5','1',1020,'2023-02-21 18:20:16','payment','RBL56LPUNP',362,1),(321,'2023-02-21 18:39:08','51676964090','560','','0','5','1',1020,'2023-02-21 18:39:33','payment','RBL46NZD84',61,1),(322,'2023-02-21 19:03:53','51676994619','300','','0','5','1',1020,'2023-02-21 19:04:20','payment','RBL26RD6VO',363,1),(323,'2023-02-22 08:37:59','51676959598','280','','0','5','1',1020,'2023-02-22 08:38:34','payment','RBM47QEC6Y',75,1),(324,'2023-02-22 11:06:43','51677051380','900','','0','5','1',1020,'2023-02-22 11:07:15','payment','rbm9822ijz',118,1),(325,'2023-02-22 11:48:00','51677054026','300','','0','5','1',1020,'2023-02-22 11:48:26','payment','RBM7867R1D',365,1),(326,'2023-02-22 12:22:26','51677047254','300','','0','5','1',1020,'2023-02-22 12:22:56','payment','RBM589KRQP',364,1),(327,'2023-02-22 15:08:09','51677065827','300','','0','5','1',1020,'2023-02-22 15:10:36','payment','RBM08NO4VA',305,1),(328,'2023-02-22 15:33:35','51677057811','1500','','0','5','1',1020,'2023-02-22 15:34:35','payment','RBM18PQWRX',65,1),(329,'2023-02-22 15:45:03','51677069122','300','','0','5','1',1020,'2023-02-22 15:45:14','payment','',272,1),(330,'2023-02-22 16:28:38','51677057614','600','','0','5','1',1020,'2023-02-22 16:29:05','payment','RBM58UFXDB',366,1),(331,'2023-02-22 17:11:00','51677073022','300','','0','5','1',1020,'2023-02-22 17:11:23','payment','RBM78YAX8J',188,1),(332,'2023-02-22 17:30:12','51677047054','600','','0','5','1',1020,'2023-02-22 17:30:40','payment','RBM090AJ0C',300,1),(333,'2023-02-22 17:47:38','51677065595','300','','0','5','1',1020,'2023-02-22 17:48:11','payment','RBM7920M95',215,1),(334,'2023-02-22 17:48:24','51677069286','300','','0','5','1',1020,'2023-02-22 17:48:54','payment','RBM3926K5V',190,1),(335,'2023-02-22 17:54:39','51677059084','300','','0','5','1',1020,'2023-02-22 17:55:04','payment','RBM692UUMS',212,1),(336,'2023-02-22 18:12:19','51677076261','300','','0','5','1',1020,'2023-02-22 18:12:47','payment','RBM994VCC1',120,1),(337,'2023-02-22 18:38:55','51677077386','300','','0','5','1',1020,'2023-02-22 18:48:07','payment','RBM598SD1L',90,1),(338,'2023-02-23 13:05:48','51676964063','70','','0','5','1',1020,'2023-02-23 13:05:58','payment','',139,1),(339,'2023-02-23 13:10:11','51677134109','250','','0','5','1',1020,'2023-02-23 13:11:05','payment','RBN2AWORHC',88,1),(340,'2023-02-23 13:13:12','51677135675','900','','0','5','1',1020,'2023-02-23 13:14:06','payment','RBN5AWWHQD',98,1),(341,'2023-02-23 14:39:40','51677056002','300','','0','5','1',1020,'2023-02-23 14:40:12','payment','rbn7b0mxf1',35,1),(342,'2023-02-23 16:04:56','51677148802','300','','0','5','1',1020,'2023-02-23 16:06:21','payment','RBN4BBHYU6',68,1),(343,'2023-02-23 16:24:33','51677054998','560','','0','5','1',1020,'2023-02-23 16:24:45','payment','',209,1),(344,'2023-02-23 17:30:43','51677160182','300','','0','5','1',1020,'2023-02-23 17:31:03','payment','RBN8BJJ3LA',64,1),(345,'2023-02-23 18:04:58','51677163642','300','','0','5','1',1020,'2023-02-23 18:05:14','payment','',341,1),(346,'2023-02-23 18:06:57','51677162684','300','','0','5','1',1020,'2023-02-23 18:07:27','payment','RBN4BNII0E',266,1),(347,'2023-02-23 18:08:02','51676614064','300','','0','5','1',1020,'2023-02-23 18:08:35','payment','RBN2BNFBRU',106,1),(348,'2023-02-23 18:17:49','51677158689','300','','0','5','1',1020,'2023-02-23 18:18:35','payment','RBN7BOFLUV',312,1),(349,'2023-02-23 18:29:39','51677157702','280','','0','5','1',1020,'2023-02-23 18:29:51','payment','',209,1),(350,'2023-02-23 18:31:26','51677165416','300','','0','5','1',1020,'2023-02-23 18:31:54','payment','RBN7BQF6A9',369,1),(351,'2023-02-23 18:58:12','51677165563','600','','0','4','1',1020,'2023-02-23 18:58:51','payment','RBN8BTABS4',167,1),(352,'2023-02-24 10:49:03','51677220129','600','','0','5','1',1020,'2023-02-24 10:49:25','payment','RBO1D6LA0L',70,1),(353,'2023-02-24 13:09:59','51677230124','300','','0','5','1',1020,'2023-02-24 13:10:57','payment','RBO3DHGTT9',370,1),(354,'2023-02-24 13:48:19','51677233784','300','','0','5','1',1020,'2023-02-24 13:48:41','payment','RBO3DMBKYN',73,1),(355,'2023-02-24 14:35:58','51677233838','300','','0','5','1',1020,'2023-02-24 14:36:27','payment','RBO1DQJPWB',324,1),(356,'2023-02-24 14:38:51','51677236440','900','','0','5','1',1020,'2023-02-24 14:39:17','payment','RBO5DQXALH',182,1),(357,'2023-02-24 14:39:57','51677230471','300','','0','5','1',1020,'2023-02-24 14:40:22','payment','RBO8DR1N0E',62,1),(358,'2023-02-24 16:38:38','51677245106','300','','0','5','1',1020,'2023-02-24 16:38:52','payment','',242,1),(359,'2023-02-24 16:40:26','51677237734','300','','0','5','1',1020,'2023-02-24 16:40:56','payment','',270,1),(360,'2023-02-24 18:13:54','51677230511','300','','0','5','1',1020,'2023-02-24 18:14:26','payment','RBO8EC3FFE',44,1),(361,'2023-02-25 09:17:44','51677304572','300','','0','5','1',1020,'2023-02-25 09:18:10','payment','RBP4FN6E9C',169,1),(362,'2023-02-25 09:27:20','51677246766','300','','0','5','1',1020,'2023-02-25 09:27:46','payment','RBP6FO1O70',60,1),(363,'2023-02-25 11:12:59','51677304644','300','','0','5','1',1020,'2023-02-25 11:13:52','payment','rbp3fx1e6t',196,1),(364,'2023-02-25 11:51:08','51677306802','300','','600','5','1',1020,'2023-02-25 11:55:22','payment','rbp5g0g05x',186,1),(365,'2023-02-25 11:55:43','51677306802','600','','0','5','1',1020,'2023-02-25 11:56:13','payment','RBP5G0G5X',186,1),(366,'2023-02-25 11:56:22','51677306381','900','','0','5','1',1020,'2023-02-25 11:56:57','payment','RBP8G0P7J6',52,1),(367,'2023-02-25 12:07:07','51677315440','300','','0','5','1',1020,'2023-02-25 12:07:17','payment','',246,1),(368,'2023-02-25 12:13:41','51677314616','300','','0','5','1',1020,'2023-02-25 12:14:04','payment','RBP6G32348',297,1),(369,'2023-02-25 12:58:07','51677318263','900','','0','5','1',1020,'2023-02-25 12:58:16','payment','',115,1),(370,'2023-02-25 14:06:02','51677321302','600','','0','5','1',1020,'2023-02-25 14:06:31','payment','RBP1GDPEFD',375,1),(371,'2023-02-25 15:52:39','51677325869','900','','0','5','1',1020,'2023-02-25 15:53:07','payment','RBP7GNZ3O1',82,1),(372,'2023-02-25 16:20:45','51677328962','450','','0','5','1',1020,'2023-02-25 16:22:02','payment','RBP3GPKQZ',379,1),(373,'2023-02-25 16:47:24','51677315629','130','','0','5','1',1020,'2023-02-25 16:47:56','payment','RBP3GTE4QJ',15,1),(374,'2023-02-25 17:15:04','51677330103','300','','0','5','1',1020,'2023-02-25 17:15:26','payment','RBP1GWCOC5',74,1),(375,'2023-02-25 17:38:50','51677325843','300','','0','5','1',1020,'2023-02-25 17:39:16','payment','RBP0GZ19E0',131,1),(376,'2023-02-25 17:44:12','51677332439','300','','0','5','1',1020,'2023-02-25 17:44:50','payment','RBP1GZI5JN',331,1),(377,'2023-02-25 17:45:09','51677325379','600','','0','5','1',1020,'2023-02-25 17:46:00','payment','RBP5GYK3L1',378,1),(378,'2023-02-25 18:30:03','51677318524','300','','0','5','1',1020,'2023-02-25 18:30:37','payment','RBP7H5818N',230,1),(379,'2023-02-25 18:30:59','51677334356','600','','0','5','1',1040,'2023-02-25 18:31:25','payment','RBP1H5A3WJ',101,1),(380,'2023-02-25 18:35:39','51677329132','600','','0','5','1',1020,'2023-02-25 18:36:07','payment','RBP3H5WGMV',17,1),(381,'2023-02-25 18:53:36','51677338201','300','','0','5','1',1020,'2023-02-25 18:54:22','payment','RBP7H5818N',77,1),(382,'2023-02-25 18:55:32','51677336683','150','','0','5','1',1020,'2023-02-25 18:56:10','payment','RBP3H7Y4UL',380,1),(383,'2023-02-25 19:00:03','51677332482','300','','0','5','1',1020,'2023-02-25 19:00:29','payment','RBP0H95054',291,1),(384,'2023-02-26 12:47:29','51677404784','300','','0','5','1',1040,'2023-02-26 12:47:52','payment','RBQ4ISWJAM',32,1),(385,'2023-02-26 12:49:24','51677338889','600','','0','5','1',1020,'2023-02-26 12:50:01','payment','RBP9HC2IHN',37,1),(386,'2023-02-26 13:55:19','51677407871','300','','0','5','1',1020,'2023-02-26 13:55:53','payment','RBQ0IY5UVM',382,1),(387,'2023-02-26 13:56:05','51677404188','300','','0','5','1',1020,'2023-02-26 13:56:32','payment','RBQ0IY5UVM',382,1),(388,'2023-02-26 14:23:10','51677404471','300','','0','5','1',1020,'2023-02-26 14:23:38','payment','RBQ1IZ95TP',229,1),(389,'2023-02-26 14:26:41','51677407939','300','','300','5','1',1020,'2023-02-26 14:27:06','payment','RBQ5J1ECF9',385,1),(390,'2023-02-26 14:27:51','51677407939','300','','0','5','1',1020,'2023-02-26 14:28:36','payment','RBQ5J1ECF9',385,1),(391,'2023-02-26 14:32:35','51677405563','300','','0','5','1',1020,'2023-02-26 14:33:02','payment','RBQ8J1WDNA',188,1),(392,'2023-02-26 14:44:23','51677409239','300','','0','5','1',1020,'2023-02-26 14:44:38','payment','',183,1),(393,'2023-02-26 14:51:20','51677404314','600','','0','5','1',1020,'2023-02-26 14:51:47','payment','RBQ5J3N32Z',383,1),(394,'2023-02-26 15:09:32','51677411891','300','','0','5','1',1020,'2023-02-26 15:10:01','payment','RBQ4J5DZ0M',35,1),(395,'2023-02-26 15:43:35','51677412630','300','','0','5','1',1020,'2023-02-26 15:43:59','payment','RBQ2J8D8K4',340,1),(396,'2023-02-26 16:15:03','51677304531','1500','','0','5','1',1020,'2023-02-26 16:15:37','payment','RBQ3JAZAJZ',267,1),(397,'2023-02-26 16:33:38','51677413606','300','','0','5','1',1020,'2023-02-26 16:33:50','payment','',294,1),(398,'2023-02-26 17:17:13','51677417595','300','','0','5','1',1020,'2023-02-26 17:17:47','payment','RBQ4JH3XXO',158,1),(399,'2023-02-26 17:24:20','51677419474','600','','0','5','1',1020,'2023-02-26 17:24:42','payment','RBQ6JHQCHA',210,1),(400,'2023-02-26 17:56:33','51677421744','300','','0','5','1',1020,'2023-02-26 17:57:03','payment','RBQ8JL0NR8',161,1),(401,'2023-02-26 18:08:43','51677422462','300','','0','5','1',1020,'2023-02-26 18:09:09','payment','RBQ1JM9VNH',18,1),(402,'2023-02-27 08:47:09','51677410632','600','','0','5','1',1020,'2023-02-27 08:49:09','payment','RBQ9JSJKWV',146,1),(403,'2023-02-27 10:46:09','51677476686','300','','0','5','1',1020,'2023-02-27 10:46:37','payment','RBR9L10NVN',334,1),(404,'2023-02-27 10:51:14','51677480541','600','','0','5','1',1020,'2023-02-27 10:51:54','payment','RBR0L1EXRE',112,1),(405,'2023-02-27 13:01:12','51677491618','300','','0','5','1',1020,'2023-02-27 13:01:38','payment','RBR2LCC7GY',216,1),(406,'2023-02-27 13:23:20','51677480592','300','','0','5','1',1020,'2023-02-27 13:23:36','payment','',41,1),(407,'2023-02-27 15:31:26','51677493700','1500','','0','5','1',1020,'2023-02-27 15:31:36','payment','',195,1),(408,'2023-02-27 15:33:48','51677498865','300','','0','5','1',1020,'2023-02-27 15:34:02','payment','',363,1),(409,'2023-02-27 15:50:47','51677497905','2100','','0','5','1',1020,'2023-02-27 15:51:21','payment','RBR2LRY5YQ',390,1),(410,'2023-02-27 16:04:40','51677496829','300','','0','5','1',1020,'2023-02-27 16:05:06','payment','RBR7LT1ZKV',339,1),(411,'2023-02-27 16:37:41','51677491573','600','','0','5','1',1020,'2023-02-27 16:38:05','payment','RBR3LW7H7J',23,1),(412,'2023-02-27 16:40:46','51677502601','300','','0','5','1',1020,'2023-02-27 16:41:36','payment','',60,1),(413,'2023-02-27 17:50:47','51677493173','600','','0','5','1',1020,'2023-02-27 17:51:20','payment','RBR9M3S5SX',163,1),(414,'2023-02-27 17:51:51','51677487047','280','','0','5','1',1020,'2023-02-27 17:52:14','payment','',209,1),(415,'2023-02-27 17:53:52','51677508009','300','','0','5','1',1020,'2023-02-27 17:54:18','payment','RBR3M44MC9',122,1),(416,'2023-02-27 18:00:11','51677496684','280','','0','5','1',1020,'2023-02-27 18:02:28','payment','RBR6M4VII8',75,1),(417,'2023-02-27 18:39:55','51677502580','300','','0','5','1',1040,'2023-02-27 18:43:17','payment','RBR4M9UFNA',110,1),(418,'2023-02-27 19:09:17','51677490741','200','','80','5','1',1020,'2023-02-27 19:09:32','payment','',94,1),(419,'2023-02-28 08:20:21','51675153315','2800','','0','4','1',1020,'2023-02-28 08:21:03','payment','',13,1),(420,'2023-02-28 17:21:25','51677490741','80','','0','5','1',1020,'2023-02-28 17:21:43','payment','',94,1),(421,'2023-02-28 17:22:18','51677569662','70','','0','5','1',1020,'2023-02-28 17:23:17','payment','',139,1),(422,'2023-03-01 12:17:08','51677653951','300','','0','5','1',1020,'2023-03-01 12:17:45','payment','RC12QIVDEA',156,1),(423,'2023-03-01 12:47:04','51677657338','300','','0','5','1',1020,'2023-03-01 12:47:40','payment','RC13QN9KNH',392,1),(424,'2023-03-01 12:47:52','51677654656','300','','0','5','1',1020,'2023-03-01 12:48:18','payment','RC10QNM9A0',298,1),(425,'2023-03-01 13:50:19','51677652416','300','','0','5','1',1020,'2023-03-01 13:51:18','payment','',391,1),(426,'2023-03-01 13:53:25','51677667281','280','','0','5','1',1020,'2023-03-01 13:53:35','payment','',209,1),(427,'2023-03-01 13:54:06','51677664474','300','','0','5','1',1020,'2023-03-01 13:54:18','payment','',272,1),(428,'2023-03-01 14:51:51','51677670139','600','','0','5','1',1020,'2023-03-01 14:52:16','payment','RC17QXCG7N',134,1),(429,'2023-03-01 15:02:22','51677669733','300','','0','5','1',1020,'2023-03-01 15:03:01','payment','RC15R03IOX',140,1),(430,'2023-03-01 15:12:25','51677662521','300','','0','5','1',1020,'2023-03-01 15:12:35','payment','',341,1),(431,'2023-03-01 15:36:12','51677663075','300','','0','5','1',0,'2023-03-01 15:36:34','payment','RC16R1TVBM',394,1),(432,'2023-03-01 15:43:57','51677653920','600','','0','5','1',1020,'2023-03-01 15:44:27','payment','RC10R3KD20',124,1),(433,'2023-03-01 15:55:23','51677662403','300','','0','5','1',1020,'2023-03-01 15:55:59','payment','RC15R4QA99',393,1),(434,'2023-03-01 15:56:13','51677658388','300','','0','5','1',1020,'2023-03-01 15:56:38','payment','C17R4W6AX',68,1),(435,'2023-03-01 16:26:56','51677671354','300','','0','5','1',1020,'2023-03-01 16:27:33','payment','rc15r6temh',20,1),(436,'2023-03-01 16:29:05','51677672533','300','','0','5','1',1020,'2023-03-01 16:29:41','payment','rc18r7kc1q',73,1),(437,'2023-03-01 17:34:31','51677652545','300','','0','5','1',1020,'2023-03-01 17:34:43','payment','',184,1),(438,'2023-03-01 17:35:04','51677677583','1050','','0','5','1',1020,'2023-03-01 17:35:44','payment','RC11REIK9N',121,1),(439,'2023-03-01 17:35:54','51677676120','900','','0','5','1',1020,'2023-03-01 17:38:55','payment','RC13RDKVJ3',172,1),(440,'2023-03-01 17:54:56','51677668623','300','','0','5','1',1020,'2023-03-01 17:57:22','payment','RC12RDEQDE',177,1),(441,'2023-03-01 17:59:39','51677663351','300','','0','5','1',1020,'2023-03-01 18:00:04','payment','RC11RHOHFB',306,1),(442,'2023-03-01 18:07:22','51677681835','300','','0','5','1',1020,'2023-03-01 18:07:48','payment','RC14RISCC2',396,1),(443,'2023-03-01 19:13:14','51677683063','300','','0','5','1',1020,'2023-03-01 19:13:22','payment','',286,1),(444,'2023-03-01 19:14:46','51677680041','300','','0','5','1',1020,'2023-03-01 19:16:55','payment','rc18rmc4n0',90,1),(445,'2023-03-01 19:17:36','51677676079','300','','0','5','1',1020,'2023-03-01 19:18:13','payment','RC12RSICGG',69,1),(446,'2023-03-01 19:19:44','51677682309','300','','0','5','1',1020,'2023-03-01 19:20:22','payment','RC13RSYHIJ',397,1),(447,'2023-03-02 09:12:42','51677653979','600','','0','5','1',1020,'2023-03-02 09:13:19','payment','rc27susb69',202,1),(448,'2023-03-02 09:18:00','51677651874','260','','0','5','1',1020,'2023-03-02 09:18:10','payment','',26,1),(449,'2023-03-02 11:58:59','51677740588','600','','0','5','1',1020,'2023-03-02 11:59:34','payment','RC23TAIV6T',97,1),(450,'2023-03-02 12:16:55','51677746110','600','','0','5','1',1020,'2023-03-02 12:17:26','payment','RC23TC6OHZ',148,1),(451,'2023-03-02 13:14:44','51677746015','300','','0','5','1',1020,'2023-03-02 13:15:22','payment','RC29TH01PH',312,1),(452,'2023-03-02 13:19:10','51677746173','1120','','0','5','1',1020,'2023-03-02 13:19:29','payment','',248,1),(453,'2023-03-02 14:49:29','51677748001','300','','0','5','1',1020,'2023-03-02 14:49:57','payment','RC22TQC2CG',310,1),(454,'2023-03-02 14:52:34','51677755331','300','','0','5','1',1020,'2023-03-02 14:53:00','payment','RC25TQSUL1',292,1),(455,'2023-03-02 15:07:09','51677748711','1500','','0','5','1',1020,'2023-03-02 15:07:44','payment','RC23TS0UZV',398,1),(456,'2023-03-02 15:45:24','51677746035','300','','0','5','1',1020,'2023-03-02 15:45:48','payment','RC20TUP20E',91,1),(457,'2023-03-02 16:18:59','51677682284','300','','0','5','1',1020,'2023-03-02 16:19:32','payment','RC20TXLQWO',92,1),(458,'2023-03-02 16:56:03','51677759495','300','','0','5','1',1020,'2023-03-02 16:56:36','payment','RC27U2EJQV',168,1),(459,'2023-03-02 17:01:23','51677765144','600','','0','5','1',1020,'2023-03-02 17:01:59','payment','RC24U2UIZY',400,1),(460,'2023-03-02 17:02:55','51677748973','600','','0','5','1',1020,'2023-03-02 17:03:19','payment','RC29U2VKTH',314,1),(461,'2023-03-02 17:08:54','51677765240','600','','0','5','1',1020,'2023-03-02 17:09:20','payment','RC28U3QVN0',80,1),(462,'2023-03-02 17:33:59','51677653902','300','','0','5','1',1020,'2023-03-02 17:34:37','payment','RC26U4IKLI',372,1),(463,'2023-03-02 17:48:38','51677667031','280','','0','5','1',1020,'2023-03-02 17:48:47','payment','',209,1),(464,'2023-03-02 17:49:22','51677651911','300','','0','5','1',1020,'2023-03-02 17:50:07','payment','RC27U876Q5',230,1),(465,'2023-03-02 17:52:38','51677748044','300','','0','5','1',1020,'2023-03-02 17:52:48','payment','',212,1),(466,'2023-03-02 18:12:46','51677755357','300','','0','5','1',1040,'2023-03-02 18:13:10','payment','RC28UALD90',60,1),(467,'2023-03-02 18:55:04','51677772107','600','','0','5','1',1020,'2023-03-02 18:55:31','payment','RC24UGP5FS',295,1),(468,'2023-03-02 18:56:26','51677770319','300','','0','5','1',1020,'2023-03-02 18:56:47','payment','',136,1),(469,'2023-03-03 09:30:25','51677760663','900','','0','5','1',1020,'2023-03-03 09:30:54','payment','RC38VMQD60',399,1),(470,'2023-03-03 11:59:21','51677823777','600','','0','5','1',1020,'2023-03-03 11:59:51','payment','RC36W3M3HO',223,1),(471,'2023-03-03 14:41:10','51677834020','1500','','0','5','1',1020,'2023-03-03 14:42:41','payment','RC30WIYGN2',65,1),(472,'2023-03-03 15:12:10','51677823822','300','','0','5','1',1020,'2023-03-03 15:12:50','payment','RC33WLTDKX',252,1),(473,'2023-03-03 15:42:22','51677829213','1200','','0','5','1',1020,'2023-03-03 15:43:03','payment','RC35WOG0PN',30,1),(474,'2023-03-03 15:48:11','51677824934','300','','0','5','1',1020,'2023-03-03 15:49:02','payment','RC35WPATNV',270,1),(475,'2023-03-03 16:19:57','51677843515','300','','0','5','1',1020,'2023-03-03 16:20:23','payment','RC37WRWHZ9',64,1),(476,'2023-03-03 16:36:01','51677849540','300','','0','5','1',1020,'2023-03-03 16:36:30','payment','RC33WTHK91',238,1),(477,'2023-03-03 16:37:03','51677682237','280','','0','5','1',1020,'2023-03-03 16:37:51','payment','RC33WTHK91',238,1),(478,'2023-03-03 17:27:12','51677837759','300','','0','5','1',1020,'2023-03-03 17:27:39','payment','RC39WZE2HT',35,1),(479,'2023-03-03 17:36:48','51677843590','300','','0','5','1',1020,'2023-03-03 17:36:57','payment','',341,1),(480,'2023-03-03 17:39:36','51677848506','300','','0','5','1',1020,'2023-03-03 17:39:44','payment','',268,1),(481,'2023-03-03 18:00:01','51677853307','900','','0','5','1',1020,'2023-03-03 18:00:29','payment','RC34X3BIZ4',402,1),(482,'2023-03-03 18:37:49','51677852742','300','','0','5','1',1020,'2023-03-03 18:38:49','payment','RC35X7UQH7',401,1),(483,'2023-03-04 11:55:04','51677917055','300','','0','5','1',1020,'2023-03-04 11:55:33','payment','RC44YY3J4K',118,1),(484,'2023-03-04 11:55:45','51677854966','300','','0','5','1',1020,'2023-03-04 11:55:57','payment','RC44YY3J4K',118,1),(485,'2023-03-04 12:10:28','51677853126','300','','0','5','1',1020,'2023-03-04 12:10:56','payment','RC41YZL14B',230,1),(486,'2023-03-04 12:20:40','51677853673','300','','0','5','1',1020,'2023-03-04 12:21:08','payment','RC41Z0C57H',403,1),(487,'2023-03-04 12:57:18','51677741117','300','','0','5','1',1020,'2023-03-04 12:57:41','payment','RC43Z44WL7',132,1),(488,'2023-03-04 13:57:50','51677923870','280','','0','5','1',1020,'2023-03-04 13:58:17','payment','RC41Z9WXTN',75,1),(489,'2023-03-04 14:45:48','51677922980','300','','0','5','1',1020,'2023-03-04 14:46:10','payment','RC41ZECALJ',406,1),(490,'2023-03-04 14:46:21','51677923084','300','','0','5','1',1020,'2023-03-04 14:46:41','payment','RC41ZFC71V',41,1),(491,'2023-03-04 15:13:48','51677843787','600','','0','5','1',1020,'2023-03-04 15:14:14','payment','RC42ZI1IRI',300,1),(492,'2023-03-04 15:36:05','51677916773','300','','0','5','1',1020,'2023-03-04 15:36:36','payment','RC43ZK8ITX',291,1),(493,'2023-03-04 15:36:56','51677835239','600','','0','5','1',1020,'2023-03-04 15:37:39','payment','RC47ZK1IF',273,1),(494,'2023-03-04 16:11:17','51677916790','300','','0','5','1',1020,'2023-03-04 16:11:46','payment','RC44ZNMPTU',350,1),(495,'2023-03-04 16:17:01','51677927338','600','','0','5','1',1020,'2023-03-04 16:17:30','payment','RC41ZOAWV9',101,1),(496,'2023-03-04 16:33:46','51677936209','130','','0','5','1',1020,'2023-03-04 16:34:17','payment','RC44ZQBTBC',241,1),(497,'2023-03-04 17:10:14','51677833322','800','','0','5','1',1020,'2023-03-04 17:10:41','payment','RC49ZU8YDJ',210,1),(498,'2023-03-04 17:23:09','51677823847','280','','0','5','1',1020,'2023-03-04 17:23:19','payment','',209,1),(499,'2023-03-04 17:32:34','51677916904','300','','0','5','1',1020,'2023-03-04 17:32:57','payment','RC44ZWTD7I',147,1),(500,'2023-03-04 17:40:47','51677933937','600','','0','5','1',1020,'2023-03-04 17:41:16','payment','RC46ZXU1AM',407,1),(501,'2023-03-04 17:45:37','51677934756','300','','0','5','1',1020,'2023-03-04 17:46:12','payment','RC40ZY74LE',193,1),(502,'2023-03-05 13:08:33','51677938439','900','','0','5','1',1020,'2023-03-05 13:09:15','payment','RC4116OYA1',98,1),(503,'2023-03-05 14:28:04','51678012127','900','','0','5','1',1020,'2023-03-05 14:28:37','payment','RC522YO3K4',29,1),(504,'2023-03-05 15:17:21','51678014901','300','','0','5','1',1020,'2023-03-05 15:17:43','payment','RC5333MI11',32,1),(505,'2023-03-05 17:57:42','51678027833','300','','0','5','1',1020,'2023-03-05 17:57:51','payment','',60,1),(506,'2023-03-05 18:19:23','51678028081','560','','0','5','1',1020,'2023-03-05 18:19:56','payment','RC523ORMQU',48,1),(507,'2023-03-05 18:48:59','51678027534','300','','0','5','1',1020,'2023-03-05 18:49:20','payment','RC543S5TAO',74,1),(508,'2023-03-05 18:52:37','51678027491','600','','0','5','1',1020,'2023-03-05 18:53:03','payment','RC573SOEBR',167,1),(509,'2023-03-05 18:57:13','51678027594','300','','0','5','1',1020,'2023-03-05 18:57:47','payment','RC593TD9MD',355,1),(510,'2023-03-05 18:59:28','51678027575','300','','0','5','1',1020,'2023-03-05 18:59:51','payment','RC543TEJ90',246,1),(511,'2023-03-05 19:00:28','51678014940','300','','0','5','1',1020,'2023-03-05 19:00:50','payment','RC533TEY8P',408,1),(512,'2023-03-05 19:02:27','51678027368','300','','0','5','1',1020,'2023-03-05 19:02:52','payment','RC533U2Y31',409,1),(513,'2023-03-06 09:17:59','51678028905','300','','0','5','1',1020,'2023-03-06 09:18:22','payment','RC634XW5YP',275,1),(514,'2023-03-06 09:24:18','51678083174','300','','0','5','1',1020,'2023-03-06 09:24:28','payment','',412,1),(515,'2023-03-06 09:51:43','51678083515','300','','0','5','1',1020,'2023-03-06 09:52:27','payment','',242,1),(516,'2023-03-06 10:27:28','51678086526','300','','0','5','1',1020,'2023-03-06 10:27:38','payment','',209,1),(517,'2023-03-06 12:57:11','51678027693','300','','0','5','1',1020,'2023-03-06 12:57:34','payment','RC665IFBDE',410,1),(518,'2023-03-06 13:03:05','51677654426','300','','0','5','1',1020,'2023-03-06 13:04:29','payment','RC625J0922',211,1),(519,'2023-03-06 13:04:43','51678027352','300','','0','5','1',1020,'2023-03-06 13:05:09','payment','RC635IYJRZ',120,1),(520,'2023-03-06 13:05:24','51678096376','300','','0','5','1',1040,'2023-03-06 13:05:49','payment','RC635J8WWR',413,1),(521,'2023-03-06 13:30:57','51677927314','300','','0','5','1',1020,'2023-03-06 13:31:25','payment','RC665LPDPW',131,1),(522,'2023-03-06 14:56:26','51677854263','300','','0','5','1',1020,'2023-03-06 14:57:05','payment','RC645RUCP0',404,1),(523,'2023-03-06 15:37:57','51678105247','300','','0','5','1',1020,'2023-03-06 15:38:28','payment','RC655X8ZWH',73,1),(524,'2023-03-06 15:50:33','51678106377','300','','0','5','1',1020,'2023-03-06 15:50:58','payment','RC655YJ78H',416,1),(525,'2023-03-06 15:56:27','51678105267','300','','0','5','1',1020,'2023-03-06 15:56:55','payment','RC655Z9IZD',116,1),(526,'2023-03-06 17:43:42','51678109703','300','','0','5','1',1020,'2023-03-06 17:44:05','payment','RC656AAFH7',122,1),(527,'2023-03-06 18:00:34','51678111539','280','','0','5','1',0,'2023-03-06 18:00:43','payment','',209,1),(528,'2023-03-06 18:21:28','51677916880','600','','0','5','1',1020,'2023-03-06 18:22:02','payment','RC626EMR26',52,1),(529,'2023-03-06 18:37:38','51678113117','300','','0','5','1',1020,'2023-03-06 18:38:03','payment','RC696FD8E3',253,1),(530,'2023-03-06 18:38:27','51678113143','600','','0','5','1',1020,'2023-03-06 18:38:53','payment','RC676E9YIV',313,1),(531,'2023-03-06 18:58:53','51678117624','300','','0','4','1',1020,'2023-03-06 19:00:01','payment','RC616JBDV1',146,1),(532,'2023-03-06 19:22:00','51678117553','600','','0','4','1',1020,'2023-03-06 19:22:48','payment','RC626N9PCW',158,1),(533,'2023-03-06 19:26:28','51678117604','300','','0','4','1',0,'2023-03-06 19:27:03','payment','RC606L1JH6',68,1),(534,'2023-03-06 19:32:11','51678115277','300','','0','5','1',1040,'2023-03-06 19:32:36','payment','RC696P153T',372,1),(535,'2023-03-06 19:39:10','51678093281','300','','0','4','1',1020,'2023-03-06 19:40:20','payment','RC606Q2EUW',230,1),(536,'2023-03-06 19:44:24','51678117458','300','','0','4','1',0,'2023-03-06 19:45:10','payment','RC636R1L9J',72,1),(537,'2023-03-07 11:01:15','51677916880','600','','0','5','1',1020,'2023-03-07 11:01:40','payment','RC696Q3CBB',52,1),(538,'2023-03-07 11:01:52','51678100601','300','','0','5','1',1040,'2023-03-07 11:02:20','payment','RC717KRYUD',77,1),(539,'2023-03-07 14:28:32','51677486827','300','','0','5','1',1020,'2023-03-07 14:28:49','payment','',304,1),(540,'2023-03-07 14:29:18','51675939280','300','','0','5','1',1020,'2023-03-07 14:29:28','payment','',304,1),(541,'2023-03-07 15:00:42','51678190130','600','','0','5','1',1020,'2023-03-07 15:00:54','payment','',348,1),(542,'2023-03-07 16:49:24','51678191339','900','','0','5','1',1020,'2023-03-07 16:50:57','payment','RC768TE7NK',418,1),(543,'2023-03-07 17:20:20','51678176213','390','','0','5','1',1020,'2023-03-07 17:20:33','payment','',26,1),(544,'2023-03-07 17:27:38','51678197472','300','','0','5','1',1020,'2023-03-07 17:27:59','payment','',285,1),(545,'2023-03-07 17:41:34','51678197529','300','','0','5','1',1020,'2023-03-07 17:41:42','payment','',272,1),(546,'2023-03-07 17:42:20','51678176158','560','','0','5','1',1020,'2023-03-07 17:43:33','payment','',61,1),(547,'2023-03-07 18:19:07','51678201421','300','','0','5','1',1020,'2023-03-07 18:19:19','payment','',265,1),(548,'2023-03-07 18:21:57','51678199325','300','','0','5','1',1020,'2023-03-07 18:22:07','payment','',91,1),(549,'2023-03-07 18:26:41','51678201503','300','','0','5','1',1020,'2023-03-07 18:27:01','payment','',250,1),(550,'2023-03-08 08:54:31','51678197402','130','','0','5','1',0,'2023-03-08 08:54:39','payment','',15,1),(551,'2023-03-08 08:54:55','51678176345','600','','300','5','1',1020,'2023-03-08 08:55:12','payment','',315,1),(552,'2023-03-08 11:52:59','51678258810','300','','0','5','1',1020,'2023-03-08 11:53:09','payment','',106,1),(553,'2023-03-08 12:04:33','51678197209','280','','0','5','1',1020,'2023-03-08 12:05:00','payment','RC81AWR1LZ',145,1),(554,'2023-03-08 12:19:10','51678259112','300','','0','5','1',1020,'2023-03-08 12:19:34','payment','RC82AY1MZU',38,1),(555,'2023-03-08 13:03:52','51678269318','280','','0','5','1',1020,'2023-03-08 13:04:05','payment','',94,1),(556,'2023-03-08 17:28:53','51678281099','300','','0','5','1',1020,'2023-03-08 17:29:24','payment','',339,1),(557,'2023-03-08 17:39:07','51678285474','300','','0','5','1',1020,'2023-03-08 17:39:17','payment','',391,1),(558,'2023-03-08 17:51:43','51678273354','600','','0','5','1',1020,'2023-03-08 17:51:55','payment','',210,1),(559,'2023-03-08 18:51:33','51678260237','260','','0','5','1',1020,'2023-03-08 18:51:42','payment','',117,1),(560,'2023-03-08 19:01:45','51678259860','300','','0','5','1',1020,'2023-03-08 19:01:59','payment','',212,1),(561,'2023-03-08 19:03:14','51678288473','300','','0','5','1',1020,'2023-03-08 19:03:22','payment','',294,1),(562,'2023-03-08 19:18:07','51678285910','300','','0','5','1',1020,'2023-03-08 19:18:18','payment','',422,1),(563,'2023-03-09 08:59:13','51678288490','300','','0','5','1',1020,'2023-03-09 08:59:21','payment','',90,1),(564,'2023-03-09 08:59:34','51678260275','280','','0','5','1',1020,'2023-03-09 08:59:46','payment','',209,1),(565,'2023-03-09 11:01:19','51677744145','1500','','0','5','1',1020,'2023-03-09 11:01:40','payment','',257,1),(566,'2023-03-09 13:16:57','51678283635','300','','0','5','1',1020,'2023-03-09 13:17:08','payment','',60,1),(567,'2023-03-09 14:48:53','51678354128','600','','300','5','1',1020,'2023-03-09 14:49:07','payment','',186,1),(568,'2023-03-09 15:19:23','51678341212','1200','','0','5','1',1020,'2023-03-09 15:19:32','payment','',84,1),(569,'2023-03-09 16:15:59','51678364169','300','','0','5','1',1020,'2023-03-09 16:16:10','payment','',424,1),(570,'2023-03-09 16:18:04','51678360233','300','','0','5','1',1020,'2023-03-09 16:18:15','payment','',188,1),(571,'2023-03-09 16:24:41','51678354072','300','','0','5','1',1020,'2023-03-09 16:24:54','payment','',35,1),(572,'2023-03-09 17:15:48','51678358671','600','','0','5','1',1020,'2023-03-09 17:15:59','payment','',223,1),(573,'2023-03-09 17:26:15','51678371950','30','','0','5','1',1020,'2023-03-09 17:26:24','payment','',217,1),(574,'2023-03-09 17:27:42','51678372029','300','','0','5','1',1020,'2023-03-09 17:27:52','payment','',352,1),(575,'2023-03-09 18:13:47','51678371632','300','','0','5','1',1020,'2023-03-09 18:14:00','payment','',110,1),(576,'2023-03-09 18:20:51','51678360198','300','','0','5','1',1020,'2023-03-09 18:21:03','payment','',142,1),(577,'2023-03-09 18:26:51','51678375532','190','','110','5','1',1020,'2023-03-09 18:27:05','payment','',209,1),(578,'2023-03-09 18:27:06','51678375532','110','','0','5','1',1020,'2023-03-09 18:27:28','payment','',209,1),(579,'2023-03-09 18:28:04','51678346697','300','','0','5','1',1020,'2023-03-09 18:28:17','payment','',69,1),(580,'2023-03-09 18:31:53','51678358705','300','','0','5','1',1020,'2023-03-09 18:32:05','payment','',270,1),(581,'2023-03-09 18:34:05','51678374528','300','','0','5','1',1020,'2023-03-09 18:34:19','payment','',298,1),(582,'2023-03-09 18:39:40','51678374454','600','','0','5','1',1020,'2023-03-09 18:39:53','payment','',178,1),(583,'2023-03-09 18:49:16','51678354088','300','','0','5','1',1020,'2023-03-09 18:49:34','payment','',230,1),(584,'2023-03-10 08:16:28','51678376528','300','','0','5','1',1020,'2023-03-10 08:16:37','payment','',216,1),(585,'2023-03-10 08:16:51','51678364186','300','','0','5','1',1020,'2023-03-10 08:17:00','payment','',236,1),(586,'2023-03-10 10:36:43','51678374613','300','','0','5','1',1020,'2023-03-10 10:37:16','payment','',334,1),(587,'2023-03-10 10:38:55','51678374414','300','','0','5','1',1020,'2023-03-10 10:39:03','payment','',44,1),(588,'2023-03-10 12:03:38','51678434650','300','','300','5','1',1020,'2023-03-10 12:03:50','payment','',129,1),(589,'2023-03-10 12:19:51','51678434650','300','','0','5','1',1020,'2023-03-10 12:20:12','payment','',129,1),(590,'2023-03-10 13:01:19','51678437006','300','','0','5','1',1020,'2023-03-10 13:01:34','payment','',311,1),(591,'2023-03-10 13:28:16','51678440962','600','','0','5','1',1020,'2023-03-10 13:28:54','payment','',176,1),(592,'2023-03-10 13:39:29','51678436026','300','','0','5','1',1020,'2023-03-10 13:39:37','payment','',64,1),(593,'2023-03-10 13:39:48','51678374365','600','','0','5','1',1020,'2023-03-10 13:39:58','payment','',37,1),(594,'2023-03-10 13:42:46','51678429960','900','','0','5','1',1020,'2023-03-10 13:42:55','payment','',172,1),(595,'2023-03-10 14:02:49','51678442690','300','','0','5','1',1020,'2023-03-10 14:02:59','payment','',312,1),(596,'2023-03-10 15:27:42','51678448251','600','','0','5','1',1020,'2023-03-10 15:27:51','payment','',93,1),(597,'2023-03-10 15:40:56','51678438634','280','','0','5','1',1020,'2023-03-10 15:41:10','payment','',75,1),(598,'2023-03-10 15:45:50','51678440214','300','','0','5','1',1020,'2023-03-10 15:46:02','payment','',425,1),(599,'2023-03-10 16:21:23','51678443321','600','','0','5','1',1020,'2023-03-10 16:21:30','payment','',300,1),(600,'2023-03-10 16:40:44','51678354163','300','','0','5','1',1020,'2023-03-10 16:40:56','payment','',252,1),(601,'2023-03-10 18:07:45','51678454658','280','','0','5','1',1020,'2023-03-10 18:07:57','payment','',209,1),(602,'2023-03-10 18:35:35','51678429924','600','','0','5','1',1020,'2023-03-10 18:35:59','payment','',112,1),(603,'2023-03-10 18:59:23','51678460332','300','','0','5','1',1020,'2023-03-10 18:59:34','payment','',266,1),(604,'2023-03-11 09:16:33','51678515282','300','','0','5','1',1020,'2023-03-11 09:16:43','payment','',218,1),(605,'2023-03-11 09:16:50','51678515307','280','','280','5','1',1020,'2023-03-11 09:17:03','payment','',61,1),(606,'2023-03-11 10:31:51','51678516217','450','','0','5','1',1020,'2023-03-11 10:32:02','payment','',353,1),(607,'2023-03-11 10:37:08','51678519615','1800','','0','5','1',1020,'2023-03-11 10:38:09','payment','',353,1),(608,'2023-03-11 10:44:27','51678517617','300','','0','5','1',1020,'2023-03-11 10:44:40','payment','',242,1),(609,'2023-03-11 10:51:22','51678517846','600','','0','5','1',1020,'2023-03-11 10:51:58','payment','',124,1),(610,'2023-03-11 14:32:50','51678526245','600','','0','5','1',1020,'2023-03-11 14:33:05','payment','',407,1),(611,'2023-03-11 14:33:27','51678530682','300','','0','5','1',1020,'2023-03-11 14:33:45','payment','',324,1),(612,'2023-03-11 15:06:35','51678515363','600','','0','5','1',1020,'2023-03-11 15:06:51','payment','',163,1),(613,'2023-03-11 15:36:39','51678535651','300','','0','5','1',1020,'2023-03-11 15:36:58','payment','',169,1),(614,'2023-03-11 16:20:22','51678519458','300','','0','5','1',1020,'2023-03-11 16:20:31','payment','',338,1),(615,'2023-03-11 16:40:05','51678540131','300','','0','5','1',1020,'2023-03-11 16:40:18','payment','',73,1),(616,'2023-03-11 16:55:10','51678536055','600','','0','5','1',1040,'2023-03-11 16:55:20','payment','',134,1),(617,'2023-03-11 17:35:49','51678542872','300','','0','5','1',1020,'2023-03-11 17:36:02','payment','',278,1),(618,'2023-03-11 17:39:34','51678541520','300','','0','5','1',1020,'2023-03-11 17:39:49','payment','',428,1),(619,'2023-03-11 17:42:10','51678536617','300','','0','5','1',1020,'2023-03-11 17:42:23','payment','',32,1),(620,'2023-03-11 17:55:45','51678535676','300','','0','5','1',1020,'2023-03-11 17:55:58','payment','',227,1),(621,'2023-03-11 18:31:00','51678540089','300','','0','5','1',1020,'2023-03-11 18:31:09','payment','',62,1),(622,'2023-03-12 14:50:42','51678619555','300','','0','5','1',1020,'2023-03-12 14:50:49','payment','',68,1),(623,'2023-03-12 14:51:02','51678619494','300','','0','5','1',1020,'2023-03-12 14:51:12','payment','',97,1),(624,'2023-03-12 14:51:35','51678548740','300','','0','5','1',1020,'2023-03-12 14:51:43','payment','',131,1),(625,'2023-03-12 15:17:11','51678619439','300','','0','5','1',1020,'2023-03-12 15:17:23','payment','',230,1),(626,'2023-03-12 15:20:17','51678619395','300','','0','5','1',1020,'2023-03-12 15:20:26','payment','',317,1),(627,'2023-03-12 16:10:21','51678619573','300','','0','5','1',1020,'2023-03-12 16:10:31','payment','',146,1),(628,'2023-03-12 16:12:27','51678622471','300','','0','5','1',1020,'2023-03-12 16:12:38','payment','',430,1),(629,'2023-03-12 16:14:19','51678619476','300','','0','5','1',1020,'2023-03-12 16:14:28','payment','',262,1),(630,'2023-03-12 17:27:52','51678623159','300','','0','5','1',1020,'2023-03-12 17:28:00','payment','',254,1),(631,'2023-03-12 18:02:26','51678622138','2100','','0','5','1',1020,'2023-03-12 18:02:36','payment','',429,1),(632,'2023-03-12 18:37:29','51678629134','300','','0','5','1',1020,'2023-03-12 18:37:37','payment','',91,1),(633,'2023-03-12 18:39:59','51678619459','300','','0','5','1',1020,'2023-03-12 18:40:08','payment','',212,1),(634,'2023-03-13 14:10:09','51678540068','300','','0','5','1',1020,'2023-03-13 14:10:19','payment','',60,1),(635,'2023-03-13 14:11:23','51678636171','60','','0','5','1',1020,'2023-03-13 14:11:39','payment','',210,1),(636,'2023-03-13 14:19:53','51678690919','1500','','0','5','1',1040,'2023-03-13 14:20:02','payment','',195,1),(637,'2023-03-13 14:48:11','51678695123','1300','','50','5','1',1020,'2023-03-13 14:48:41','payment','',121,1),(638,'2023-03-13 15:00:49','51678701867','600','','0','5','1',1020,'2023-03-13 15:00:58','payment','',273,1),(639,'2023-03-13 15:17:28','51678701566','1500','','0','5','1',1020,'2023-03-13 15:19:16','payment','',65,1),(640,'2023-03-13 16:39:06','51678702288','300','','0','5','1',1020,'2023-03-13 16:39:16','payment','',18,1),(641,'2023-03-13 16:45:21','51678701734','300','','0','5','1',1020,'2023-03-13 16:45:47','payment','',23,1),(642,'2023-03-13 16:56:57','51678706003','300','','0','5','1',1020,'2023-03-13 16:57:08','payment','',20,1),(643,'2023-03-13 17:30:02','51678701438','600','','0','5','1',1020,'2023-03-13 17:30:17','payment','',101,1),(644,'2023-03-13 17:42:56','51678717511','300','','0','5','1',1020,'2023-03-13 17:43:04','payment','',385,1),(645,'2023-03-13 17:43:46','51678717489','300','','0','5','1',1020,'2023-03-13 17:43:54','payment','',74,1),(646,'2023-03-13 17:57:35','51678701811','300','','0','5','1',1020,'2023-03-13 17:58:09','payment','',96,1),(647,'2023-03-13 17:58:20','51678718460','300','','0','5','1',1020,'2023-03-13 17:58:29','payment','',208,1),(648,'2023-03-13 18:28:29','51678687755','280','','0','4','1',1020,'2023-03-13 18:29:00','payment','',209,1),(649,'2023-03-13 18:30:21','51678515307','280','','0','4','1',1020,'2023-03-13 18:31:01','payment','',61,1),(650,'2023-03-13 18:32:14','51678354128','300','','0','4','1',1020,'2023-03-13 18:32:32','payment','',186,1),(651,'2023-03-13 18:34:34','51678346746','300','','0','4','1',1020,'2023-03-13 18:34:50','payment','',305,1),(652,'2023-03-13 18:35:37','51678176345','300','','0','4','1',1020,'2023-03-13 18:35:54','payment','',315,1),(653,'2023-03-14 10:56:42','51678777744','300','','0','5','1',1020,'2023-03-14 10:56:49','payment','',394,1),(654,'2023-03-14 11:01:30','51678776618','600','','0','5','1',1020,'2023-03-14 11:01:40','payment','',434,1),(655,'2023-03-14 12:42:55','51678783667','300','','0','5','1',1020,'2023-03-14 12:43:04','payment','',365,1),(656,'2023-03-14 12:58:03','51678785225','600','','0','5','1',1020,'2023-03-14 12:58:12','payment','',182,1),(657,'2023-03-14 13:49:48','51678788646','300','','0','5','1',1020,'2023-03-14 13:49:57','payment','',188,1),(658,'2023-03-14 14:09:53','51678778222','1400','','0','5','1',1020,'2023-03-14 14:10:03','payment','',248,1),(659,'2023-03-14 14:20:59','51678781087','300','','0','5','1',1020,'2023-03-14 14:21:17','payment','',229,1),(660,'2023-03-14 15:49:13','51678795993','300','','0','5','1',1020,'2023-03-14 15:49:24','payment','',122,1),(661,'2023-03-14 15:50:41','51678689956','280','','0','5','1',1020,'2023-03-14 15:50:51','payment','',89,1),(662,'2023-03-14 19:02:25','51678808027','300','','0','5','1',1020,'2023-03-14 19:02:34','payment','',384,1),(663,'2023-03-14 19:03:09','51678802766','300','','0','5','1',1020,'2023-03-14 19:03:19','payment','',246,1),(664,'2023-03-14 19:18:41','51678799961','2700','','300','5','1',1020,'2023-03-14 19:18:52','payment','',436,1),(665,'2023-03-15 10:44:19','51678719219','560','','0','5','1',1020,'2023-03-15 10:44:29','payment','',433,1),(666,'2023-03-15 13:12:48','51678870866','600','','0','5','1',1020,'2023-03-15 13:12:57','payment','',124,1),(667,'2023-03-15 13:13:06','51678871111','300','','0','5','1',1020,'2023-03-15 13:13:14','payment','',157,1),(668,'2023-03-15 13:46:17','51678875821','300','','0','5','1',1020,'2023-03-15 13:46:25','payment','',35,1),(669,'2023-03-15 14:14:38','51678781265','300','','0','5','1',1020,'2023-03-15 14:14:47','payment','',69,1),(670,'2023-03-15 14:15:22','51678695123','50','','0','5','1',1020,'2023-03-15 14:15:33','payment','',121,1),(671,'2023-03-15 14:19:02','51678803657','300','','0','5','1',1020,'2023-03-15 14:19:12','payment','',272,1),(672,'2023-03-15 15:27:07','51678875939','600','','0','5','1',1020,'2023-03-15 15:27:17','payment','',167,1),(673,'2023-03-15 16:55:27','51678792672','900','','0','5','1',1020,'2023-03-15 16:55:37','payment','',52,1),(674,'2023-03-15 17:08:34','51678888493','300','','0','5','1',1020,'2023-03-15 17:08:42','payment','',264,1),(675,'2023-03-15 18:03:01','51678890046','300','','0','5','1',1020,'2023-03-15 18:03:10','payment','',136,1),(676,'2023-03-15 18:09:11','51678890028','300','','0','5','1',1020,'2023-03-15 18:09:22','payment','',270,1),(677,'2023-03-15 18:09:45','51678802737','300','','0','5','1',1020,'2023-03-15 18:09:53','payment','',110,1),(678,'2023-03-15 18:15:41','51678881682','300','','0','5','1',1020,'2023-03-15 18:15:51','payment','',92,1),(679,'2023-03-15 18:27:42','51678875921','300','','0','5','1',1020,'2023-03-15 18:27:51','payment','',211,1),(680,'2023-03-16 12:01:02','51678870942','300','','0','5','1',1020,'2023-03-16 12:01:15','payment','',338,1),(681,'2023-03-16 12:13:13','51678957280','300','','0','5','1',1020,'2023-03-16 12:13:21','payment','',50,1),(682,'2023-03-16 13:33:50','51678950238','300','','0','5','1',1020,'2023-03-16 13:34:05','payment','',312,1),(683,'2023-03-16 13:34:20','51678950313','600','','0','5','1',1020,'2023-03-16 13:34:30','payment','',300,1),(684,'2023-03-16 14:28:50','51678950283','300','','0','5','1',1020,'2023-03-16 14:29:11','payment','',230,1),(685,'2023-03-16 14:44:21','51678965889','600','','0','5','1',1020,'2023-03-16 14:44:31','payment','',439,1),(686,'2023-03-16 14:56:13','51678957111','900','','0','5','1',1020,'2023-03-16 14:56:23','payment','',36,1),(687,'2023-03-16 14:58:39','51678967890','600','','0','5','1',1020,'2023-03-16 14:58:49','payment','',138,1),(688,'2023-03-16 15:34:00','51678969982','600','','0','5','1',1040,'2023-03-16 15:34:09','payment','',71,1),(689,'2023-03-16 15:39:17','51678958050','300','','0','5','1',1020,'2023-03-16 15:39:28','payment','',310,1),(690,'2023-03-16 16:08:28','51678968897','300','','0','5','1',1020,'2023-03-16 16:08:39','payment','',391,1),(691,'2023-03-16 16:38:03','51678970950','600','','0','5','1',1020,'2023-03-16 16:38:11','payment','',163,1),(692,'2023-03-16 16:46:26','51678965697','600','','0','5','1',1020,'2023-03-16 16:46:38','payment','',223,1),(693,'2023-03-16 16:46:45','51678970978','300','','0','5','1',1020,'2023-03-16 16:46:59','payment','',73,1),(694,'2023-03-16 16:54:03','51678974734','300','','0','5','1',1020,'2023-03-16 16:54:11','payment','',440,1),(695,'2023-03-16 17:18:13','51678965736','900','','0','5','1',1020,'2023-03-16 17:18:22','payment','',313,1),(696,'2023-03-16 17:25:23','51678972605','600','','0','5','1',1020,'2023-03-16 17:25:32','payment','',295,1),(697,'2023-03-16 18:40:54','51678979964','300','','0','5','1',1020,'2023-03-16 18:41:03','payment','',286,1),(698,'2023-03-17 09:38:41','51679035085','560','','0','5','1',1020,'2023-03-17 09:38:51','payment','',367,1),(699,'2023-03-17 12:00:06','51679043576','300','','0','5','1',1020,'2023-03-17 12:00:15','payment','',255,1),(700,'2023-03-17 14:20:43','51679033356','600','','0','5','1',1020,'2023-03-17 14:20:53','payment','',385,1),(701,'2023-03-17 14:36:38','51679033338','300','','0','5','1',1020,'2023-03-17 14:36:48','payment','',328,1),(702,'2023-03-17 14:41:55','51679048996','300','','0','5','1',1020,'2023-03-17 14:42:03','payment','',363,1),(703,'2023-03-17 15:12:58','51679053953','600','','0','5','1',1020,'2023-03-17 15:14:30','payment','',202,1),(704,'2023-03-17 15:14:44','51679047617','560','','0','5','1',1020,'2023-03-17 15:14:54','payment','',209,1),(705,'2023-03-17 15:20:08','51679037991','600','','0','5','1',1020,'2023-03-17 15:20:19','payment','',407,1),(706,'2023-03-17 15:21:35','51679033427','280','','0','5','1',1020,'2023-03-17 15:21:45','payment','',94,1),(707,'2023-03-17 15:34:25','51679032831','300','','0','5','1',1020,'2023-03-17 15:34:37','payment','',32,1),(708,'2023-03-17 15:38:35','51679056688','30','','0','5','1',1020,'2023-03-17 15:38:44','payment','',217,1),(709,'2023-03-17 15:40:17','51679056775','130','','0','5','1',1020,'2023-03-17 15:40:28','payment','',349,1),(710,'2023-03-17 15:40:48','51679051366','300','','0','5','1',1020,'2023-03-17 15:41:02','payment','',242,1),(711,'2023-03-17 15:48:54','51679049165','300','','0','5','1',1020,'2023-03-17 15:49:02','payment','',64,1),(712,'2023-03-17 17:11:42','51679056753','560','','0','5','1',1040,'2023-03-17 17:11:53','payment','',61,1),(713,'2023-03-17 17:12:02','51679049148','300','','0','5','1',1020,'2023-03-17 17:12:09','payment','',62,1),(714,'2023-03-17 17:12:19','51679052234','900','','0','5','1',1020,'2023-03-17 17:12:27','payment','',115,1),(715,'2023-03-17 17:12:40','51679038408','280','','0','5','1',1020,'2023-03-17 17:12:50','payment','',75,1),(716,'2023-03-17 17:14:03','51679062404','300','','0','5','1',1020,'2023-03-17 17:14:12','payment','',33,1),(717,'2023-03-17 18:34:59','51679056924','300','','0','5','1',1020,'2023-03-17 18:35:31','payment','RCF717CSJP',77,1),(718,'2023-03-17 18:44:25','51679067829','600','','0','5','1',1020,'2023-03-17 18:44:33','payment','',296,1),(719,'2023-03-17 18:44:44','51679067809','300','','0','5','1',1020,'2023-03-17 18:44:56','payment','',168,1),(720,'2023-03-17 18:49:17','51679043815','520','','0','5','1',1020,'2023-03-17 18:49:26','payment','',26,1),(721,'2023-03-17 19:10:46','51679051316','600','','0','5','1',1020,'2023-03-17 19:10:54','payment','',210,1),(722,'2023-03-17 19:11:03','51679067417','30','','0','5','1',1020,'2023-03-17 19:11:12','payment','',210,1),(723,'2023-03-18 10:05:40','51679067713','300','','0','5','1',1020,'2023-03-18 10:05:49','payment','',91,1),(724,'2023-03-18 12:24:23','51679130942','300','','0','5','1',1020,'2023-03-18 12:24:36','payment','',60,1),(725,'2023-03-18 12:30:06','51679131540','300','','0','5','1',1020,'2023-03-18 12:30:15','payment','',185,1),(726,'2023-03-18 13:04:11','51679035154','300','','0','5','1',1020,'2023-03-18 13:04:19','payment','',334,1),(727,'2023-03-18 13:13:28','51679127507','300','','0','5','1',1020,'2023-03-18 13:13:36','payment','',68,1),(728,'2023-03-18 13:22:28','51679131610','600','','0','5','1',1020,'2023-03-18 13:22:44','payment','',154,1),(729,'2023-03-18 13:22:54','51679130964','600','','0','5','1',1020,'2023-03-18 13:23:03','payment','',218,1),(730,'2023-03-18 14:07:45','51679136898','300','','0','5','1',1020,'2023-03-18 14:07:56','payment','',341,1),(731,'2023-03-18 14:16:52','51679135033','300','','0','5','1',1020,'2023-03-18 14:17:02','payment','',397,1),(732,'2023-03-18 16:15:15','51679143807','300','','0','5','1',1020,'2023-03-18 16:15:25','payment','',41,1),(733,'2023-03-18 17:33:26','51679119432','300','','0','5','1',1020,'2023-03-18 17:33:36','payment','',298,1),(734,'2023-03-18 17:59:43','51679142813','280','','0','5','1',1020,'2023-03-18 17:59:52','payment','',209,1),(735,'2023-03-18 18:15:03','51679151201','300','','0','5','1',1020,'2023-03-18 18:15:12','payment','',216,1),(736,'2023-03-19 13:23:00','51679221350','300','','0','5','1',1020,'2023-03-19 13:23:10','payment','',134,1),(737,'2023-03-19 13:23:31','51679155108','300','','0','5','1',1020,'2023-03-19 13:23:40','payment','',134,1),(738,'2023-03-19 13:23:55','51679155166','150','','0','5','1',1020,'2023-03-19 13:24:07','payment','',380,1),(739,'2023-03-19 14:33:28','51679225574','300','','0','5','1',1020,'2023-03-19 14:33:38','payment','',50,1),(740,'2023-03-19 16:05:39','51679221298','300','','0','5','1',1020,'2023-03-19 16:05:51','payment','',117,1),(741,'2023-03-19 16:49:41','51679221822','600','','300','5','1',1020,'2023-03-19 16:50:08','payment','',30,1),(742,'2023-03-19 17:01:29','51679226476','300','','0','5','1',1020,'2023-03-19 17:01:37','payment','',110,1),(743,'2023-03-19 17:04:24','51679221326','300','','0','5','1',1020,'2023-03-19 17:04:38','payment','',339,1),(744,'2023-03-19 17:19:53','51679234232','300','','0','5','1',1020,'2023-03-19 17:20:12','payment','',294,1),(745,'2023-03-19 17:57:32','51679237105','300','','0','5','1',1020,'2023-03-19 17:57:43','payment','',22,1),(746,'2023-03-19 18:08:10','51679237020','300','','0','5','1',1020,'2023-03-19 18:08:21','payment','',386,1),(747,'2023-03-19 18:20:03','51679221243','1200','','0','5','1',1020,'2023-03-19 18:20:16','payment','',98,1),(748,'2023-03-19 19:11:59','51679240285','1200','','0','5','1',1020,'2023-03-19 19:12:08','payment','',351,1),(749,'2023-03-19 19:12:26','51679236477','300','','0','5','1',1020,'2023-03-19 19:12:36','payment','',131,1),(750,'2023-03-19 19:13:05','51679240459','300','','0','5','1',1020,'2023-03-19 19:13:15','payment','',372,1),(751,'2023-03-20 08:59:14','51679143705','1500','','0','5','1',1020,'2023-03-20 08:59:25','payment','',267,1),(752,'2023-03-20 08:59:44','51679143458','280','','0','5','1',1020,'2023-03-20 08:59:54','payment','',145,1),(753,'2023-03-20 09:00:04','51679234366','600','','0','5','1',1020,'2023-03-20 09:00:13','payment','',172,1),(754,'2023-03-20 09:19:37','51679229085','300','','0','5','1',1020,'2023-03-20 09:19:48','payment','',183,1),(755,'2023-03-20 09:29:46','51679234932','300','','0','5','1',1020,'2023-03-20 09:29:56','payment','',90,1),(756,'2023-03-20 11:38:58','51679241528','300','','0','5','1',1020,'2023-03-20 11:39:08','payment','',212,1),(757,'2023-03-20 11:54:35','51679301576','300','','0','5','1',1020,'2023-03-20 11:54:44','payment','',188,1),(758,'2023-03-20 11:57:01','51679302535','130','','0','5','1',1020,'2023-03-20 11:57:13','payment','',108,1),(759,'2023-03-20 13:45:10','51679308961','300','','0','5','1',1020,'2023-03-20 13:45:21','payment','',306,1),(760,'2023-03-20 13:58:55','51679296887','600','','0','5','1',1020,'2023-03-20 13:59:05','payment','',158,1),(761,'2023-03-20 14:13:34','51679304695','600','','0','5','1',1020,'2023-03-20 14:13:42','payment','',265,1),(762,'2023-03-20 14:20:03','51679237041','300','','0','5','1',1020,'2023-03-20 14:20:12','payment','',230,1),(763,'2023-03-20 17:44:28','51679301595','600','','0','5','1',1020,'2023-03-20 17:44:37','payment','',358,1),(764,'2023-03-20 17:49:48','51679321818','300','','0','5','1',1020,'2023-03-20 17:51:01','payment','',250,1),(765,'2023-03-20 17:52:45','51679238164','300','','0','5','1',1020,'2023-03-20 17:53:06','payment','',189,1),(766,'2023-03-20 17:54:14','51679221822','300','','0','5','1',1020,'2023-03-20 17:54:39','payment','',30,1),(767,'2023-03-20 17:55:51','51678956985','300','','0','5','1',1020,'2023-03-20 17:56:08','payment','',180,1),(768,'2023-03-20 17:58:19','51678799961','300','','0','5','1',1020,'2023-03-20 17:58:41','payment','',436,1),(769,'2023-03-20 17:59:49','51679311767','1200','','0','5','1',1020,'2023-03-20 18:00:08','payment','',121,1),(770,'2023-03-20 18:01:46','51679321797','300','','0','5','1',1020,'2023-03-20 18:02:06','payment','',140,1),(771,'2023-03-21 13:01:18','51679389855','1200','','0','5','1',1020,'2023-03-21 13:01:42','payment','RCL6AVL1V2',444,1),(772,'2023-03-21 13:29:01','51679388096','300','','0','5','1',1020,'2023-03-21 13:29:11','payment','',410,1),(773,'2023-03-21 13:32:23','51679383619','300','','0','5','1',1020,'2023-03-21 13:32:38','payment','',132,1),(774,'2023-03-21 15:54:00','51679401609','300','','0','5','1',1020,'2023-03-21 15:54:09','payment','',363,1),(775,'2023-03-21 18:28:13','51679321836','600','','0','5','1',1020,'2023-03-21 18:28:21','payment','',37,1),(776,'2023-03-21 18:28:35','51679411849','300','','0','5','1',1020,'2023-03-21 18:28:46','payment','',403,1),(777,'2023-03-21 18:28:57','51679411900','300','','0','5','1',1020,'2023-03-21 18:29:09','payment','',73,1),(778,'2023-03-21 18:54:29','51679411941','300','','0','5','1',1020,'2023-03-21 18:54:40','payment','',355,1),(779,'2023-03-21 18:57:27','51679411971','300','','0','5','1',1020,'2023-03-21 19:00:37','payment','',425,1),(780,'2023-03-21 19:05:28','51679400362','600','','0','5','1',1020,'2023-03-21 19:05:37','payment','',112,1),(781,'2023-03-21 19:09:47','51679390495','300','','0','5','1',1020,'2023-03-21 19:09:57','payment','',215,1),(782,'2023-03-22 10:12:04','51679411998','300','','0','5','1',1020,'2023-03-22 10:12:12','payment','',401,1),(783,'2023-03-22 10:12:23','51679412130','300','','0','5','1',1020,'2023-03-22 10:12:31','payment','',122,1),(784,'2023-03-22 10:12:41','51679412353','600','','0','5','1',1040,'2023-03-22 10:12:49','payment','',148,1),(785,'2023-03-22 10:13:26','51679412384','250','','50','5','1',1020,'2023-03-22 10:13:37','payment','',360,1),(786,'2023-03-22 10:16:19','51679469013','300','','0','5','1',1020,'2023-03-22 10:16:27','payment','',74,1),(787,'2023-03-22 13:15:06','51678790949','1120','','0','5','1',1020,'2023-03-22 13:15:23','payment','',435,1),(788,'2023-03-22 13:16:27','51678862743','8400','','0','5','1',1020,'2023-03-22 13:16:43','payment','',435,1),(789,'2023-03-22 13:17:05','51678875401','4200','','0','5','1',1020,'2023-03-22 13:17:21','payment','',435,1),(790,'2023-03-22 15:35:59','51679412384','50','','0','5','1',1020,'2023-03-22 15:36:09','payment','',360,1),(791,'2023-03-22 15:36:18','51679488296','900','','0','5','1',1020,'2023-03-22 15:36:28','payment','',82,1),(792,'2023-03-22 15:37:58','51679471785','600','','0','5','1',1020,'2023-03-22 15:38:07','payment','',118,1),(793,'2023-03-22 15:38:24','51679488342','300','','0','5','1',1020,'2023-03-22 15:38:33','payment','',127,1),(794,'2023-03-22 16:21:30','51679488219','300','','0','5','1',1020,'2023-03-22 16:21:44','payment','',242,1),(795,'2023-03-22 16:40:00','51679492361','300','','0','5','1',1020,'2023-03-22 16:40:08','payment','',394,1),(796,'2023-03-22 17:50:16','51679490807','300','','0','5','1',1020,'2023-03-22 17:50:27','payment','',317,1),(797,'2023-03-22 17:50:54','51679496348','300','','0','5','1',1020,'2023-03-22 17:51:05','payment','',416,1),(798,'2023-03-22 17:53:22','51679488132','300','','0','5','1',1020,'2023-03-22 17:53:33','payment','',270,1),(799,'2023-03-22 18:21:42','51679488265','300','','0','5','1',1020,'2023-03-22 18:22:10','payment','',44,1),(800,'2023-03-22 18:38:00','51679495923','300','','0','5','1',1020,'2023-03-22 18:38:09','payment','',169,1),(801,'2023-03-22 19:11:42','51679498584','600','','0','5','1',1020,'2023-03-22 19:11:56','payment','',314,1),(802,'2023-03-22 19:12:08','51679488236','300','','0','5','1',1020,'2023-03-22 19:12:17','payment','',21,1),(803,'2023-03-23 11:01:18','51679557531','1400','','280','5','1',1020,'2023-03-23 11:01:35','payment','',248,1),(804,'2023-03-23 11:09:11','51679556302','1200','','0','5','1',1020,'2023-03-23 11:09:22','payment','',447,1),(805,'2023-03-23 11:11:02','51679550827','300','','0','5','1',1020,'2023-03-23 11:11:20','payment','',446,1),(806,'2023-03-23 11:16:07','51679490847','300','','0','5','1',1020,'2023-03-23 11:16:17','payment','',60,1),(807,'2023-03-23 12:01:43','51679495960','300','','300','5','1',1020,'2023-03-23 12:01:53','payment','',69,1),(808,'2023-03-23 13:19:55','51679495960','300','','0','5','1',1020,'2023-03-23 13:20:06','payment','',69,1),(809,'2023-03-23 13:58:25','51675678060','250','','0','5','1',1020,'2023-03-23 13:58:34','payment','',276,1),(810,'2023-03-23 13:59:06','51675939253','250','','0','5','1',1020,'2023-03-23 13:59:15','payment','',276,1),(811,'2023-03-23 13:59:48','51676533781','250','','0','5','1',1020,'2023-03-23 14:00:01','payment','',276,1),(812,'2023-03-23 14:00:23','51677486645','500','','0','5','1',1020,'2023-03-23 14:00:36','payment','',276,1),(813,'2023-03-23 14:01:40','51675243957','1500','','0','5','1',1020,'2023-03-23 14:01:50','payment','',11,1),(814,'2023-03-23 14:02:27','51675674186','1250','','0','5','1',1020,'2023-03-23 14:02:38','payment','',11,1),(815,'2023-03-23 14:03:48','51677486463','2000','','0','5','1',1020,'2023-03-23 14:04:11','payment','',11,1),(816,'2023-03-23 14:05:02','51676879478','1750','','0','5','1',1020,'2023-03-23 14:05:15','payment','',11,1),(817,'2023-03-23 14:06:15','51676533911','750','','0','5','1',1020,'2023-03-23 14:06:27','payment','',11,1),(818,'2023-03-23 14:06:39','51676277631','1250','','0','5','1',1020,'2023-03-23 14:06:48','payment','',11,1),(819,'2023-03-23 14:06:57','51675939217','1250','','0','5','1',1020,'2023-03-23 14:07:07','payment','',11,1),(820,'2023-03-23 14:08:14','51679566926','300','','0','5','1',1020,'2023-03-23 14:08:26','payment','',32,1),(821,'2023-03-23 14:13:13','51679557395','600','','0','5','1',1020,'2023-03-23 14:13:21','payment','',80,1),(822,'2023-03-23 15:09:56','51679567035','280','','0','5','1',1020,'2023-03-23 15:10:07','payment','',209,1),(823,'2023-03-23 16:46:05','51679566856','900','','0','5','1',1020,'2023-03-23 16:46:19','payment','',186,1),(824,'2023-03-23 17:01:44','51679579838','300','','0','5','1',1020,'2023-03-23 17:01:54','payment','',180,1),(825,'2023-03-23 17:58:47','51679573865','300','','0','5','1',1020,'2023-03-23 17:58:56','payment','',261,1),(826,'2023-03-23 17:59:23','51679573836','300','','0','5','1',1020,'2023-03-23 17:59:34','payment','',23,1),(827,'2023-03-23 18:28:39','51679573817','300','','0','5','1',1020,'2023-03-23 18:28:50','payment','',230,1),(828,'2023-03-23 18:32:42','51679584716','300','','0','5','1',1020,'2023-03-23 18:32:52','payment','',345,1),(829,'2023-03-23 19:04:41','51679562653','280','','0','5','1',1020,'2023-03-23 19:04:53','payment','',209,1),(830,'2023-03-24 07:57:36','51679491035','70','','0','5','1',1020,'2023-03-24 07:57:46','payment','',139,1),(831,'2023-03-24 07:57:57','51679584699','300','','0','5','1',1020,'2023-03-24 07:58:07','payment','',372,1),(832,'2023-03-24 07:58:40','51679588050','260','','0','5','1',1020,'2023-03-24 07:58:49','payment','',209,1),(833,'2023-03-24 10:36:39','51679556491','1500','','0','5','1',1020,'2023-03-24 10:36:50','payment','',65,1),(834,'2023-03-24 11:04:50','51679643559','300','','0','5','1',1020,'2023-03-24 11:05:04','payment','',312,1),(835,'2023-03-24 11:08:51','51679638371','1200','','0','5','1',1020,'2023-03-24 11:09:01','payment','',84,1),(836,'2023-03-24 11:51:09','51679584749','300','','0','5','1',1020,'2023-03-24 11:51:18','payment','',266,1),(837,'2023-03-24 14:27:55','51679636979','600','','0','5','1',1020,'2023-03-24 14:28:05','payment','',223,1),(838,'2023-03-24 14:53:36','51679657302','600','','0','5','1',1020,'2023-03-24 14:53:46','payment','',71,1),(839,'2023-03-24 15:23:55','51679646596','300','','0','5','1',1020,'2023-03-24 15:24:03','payment','',341,1),(840,'2023-03-24 16:45:24','51679662295','300','','0','5','1',1020,'2023-03-24 16:45:34','payment','',216,1),(841,'2023-03-24 16:46:15','51679664533','560','','0','5','1',1020,'2023-03-24 16:46:33','payment','',433,1),(842,'2023-03-24 17:08:26','51679660734','900','','0','5','1',1020,'2023-03-24 17:08:39','payment','',52,1),(843,'2023-03-24 17:08:52','51679646399','280','','0','5','1',1020,'2023-03-24 17:09:03','payment','',75,1),(844,'2023-03-24 18:27:53','51679671517','300','','0','5','1',1020,'2023-03-24 18:28:01','payment','',381,1),(845,'2023-03-24 18:30:10','51679659354','300','','0','5','1',1020,'2023-03-24 18:30:21','payment','',68,1),(846,'2023-03-24 18:34:19','51679666122','300','','0','5','1',1020,'2023-03-24 18:34:30','payment','',91,1),(847,'2023-03-24 18:34:45','51679667707','300','','0','5','1',1020,'2023-03-24 18:34:56','payment','',212,1),(848,'2023-03-24 18:48:55','51679666273','600','','0','5','1',1020,'2023-03-24 18:49:04','payment','',101,1),(849,'2023-03-25 10:21:14','51679672230','150','','150','5','1',1020,'2023-03-25 10:21:26','payment','',38,1),(850,'2023-03-25 12:13:43','51679731719','300','','0','5','1',1020,'2023-03-25 12:13:53','payment','',350,1),(851,'2023-03-25 12:21:16','51679731736','300','','0','5','1',1020,'2023-03-25 12:21:27','payment','',423,1),(852,'2023-03-25 13:15:06','51679739129','300','','0','5','1',1020,'2023-03-25 13:15:29','payment','',156,1),(853,'2023-03-25 13:15:40','51679735925','300','','0','5','1',1020,'2023-03-25 13:15:50','payment','',188,1),(854,'2023-03-25 14:09:29','51679739100','150','','0','5','1',1020,'2023-03-25 14:09:41','payment','',441,1),(855,'2023-03-25 15:11:27','51679745962','300','','0','5','1',1020,'2023-03-25 15:11:36','payment','',146,1),(856,'2023-03-25 15:11:48','51679739202','300','','0','5','1',1020,'2023-03-25 15:11:57','payment','',262,1),(857,'2023-03-25 15:14:20','51679742855','300','','0','5','1',1020,'2023-03-25 15:14:28','payment','',216,1),(858,'2023-03-25 15:45:52','51679672230','150','','0','5','1',1020,'2023-03-25 15:46:01','payment','',38,1),(859,'2023-03-25 15:54:56','51679748788','300','','0','5','1',1020,'2023-03-25 15:55:06','payment','',450,1),(860,'2023-03-25 15:55:21','51679741819','300','','0','5','1',1020,'2023-03-25 15:55:29','payment','',449,1),(861,'2023-03-25 16:00:59','51679745979','900','','0','5','1',1020,'2023-03-25 16:01:07','payment','',115,1),(862,'2023-03-25 17:49:48','51679748380','600','','0','5','1',1020,'2023-03-25 17:49:58','payment','',167,1),(863,'2023-03-25 17:53:14','51679742524','600','','0','5','1',1020,'2023-03-25 17:53:33','payment','',210,1),(864,'2023-03-25 18:10:48','51679748608','300','','0','5','1',1020,'2023-03-25 18:11:02','payment','',60,1),(865,'2023-03-25 18:21:23','51679748608','300','','0','5','1',1020,'2023-03-25 18:21:38','payment','',60,1),(866,'2023-03-25 18:40:20','51679731719','300','','0','5','1',1020,'2023-03-25 18:40:35','payment','',350,1),(867,'2023-03-25 18:59:58','51679759541','30','','0','5','1',1020,'2023-03-25 19:00:07','payment','',217,1),(868,'2023-03-26 14:33:15','51679824414','300','','0','5','1',1020,'2023-03-26 14:33:25','payment','',318,1),(869,'2023-03-26 15:56:43','51679827296','300','','0','5','1',1020,'2023-03-26 16:00:47','payment','RCQ0OBAWU8',110,1),(870,'2023-03-26 16:05:10','51679835650','300','','0','5','1',1020,'2023-03-26 16:05:18','payment','',18,1),(871,'2023-03-26 17:37:53','51679827312','300','','0','5','1',1020,'2023-03-26 17:38:02','payment','',230,1),(872,'2023-03-26 17:50:32','51679824376','560','','0','5','1',1020,'2023-03-26 17:50:42','payment','',209,1),(873,'2023-03-26 18:18:23','51679842844','300','','0','5','1',1020,'2023-03-26 18:18:36','payment','',77,1),(874,'2023-03-26 18:22:26','51679844067','300','','0','5','1',1020,'2023-03-26 18:22:35','payment','',323,1),(875,'2023-03-26 18:22:45','51679842816','300','','0','5','1',1020,'2023-03-26 18:22:56','payment','',286,1),(876,'2023-03-26 18:36:15','51679746183','600','','0','5','1',1020,'2023-03-26 18:36:27','payment','',399,1),(877,'2023-03-27 10:44:12','51679902800','300','','0','5','1',1020,'2023-03-27 10:44:20','payment','',386,1),(878,'2023-03-27 11:10:00','51679899351','600','','0','5','1',1020,'2023-03-27 11:10:10','payment','',69,1),(879,'2023-03-27 11:48:23','51679733403','900','','0','5','1',1020,'2023-03-27 11:48:34','payment','',315,1),(880,'2023-03-27 11:49:36','51679838724','300','','0','5','1',1020,'2023-03-27 11:49:48','payment','',131,1),(881,'2023-03-27 13:40:53','51679906833','300','','0','5','1',1020,'2023-03-27 13:41:01','payment','',391,1),(882,'2023-03-27 13:59:52','51679913181','300','','0','5','1',1020,'2023-03-27 14:00:04','payment','',73,1),(883,'2023-03-27 15:15:23','51679918358','300','','0','5','1',1020,'2023-03-27 15:15:34','payment','',122,1),(884,'2023-03-27 15:29:41','51679913259','300','','0','5','1',1020,'2023-03-27 15:29:49','payment','',246,1),(885,'2023-03-27 17:40:10','51679921969','300','','0','5','1',1020,'2023-03-27 17:40:19','payment','',242,1),(886,'2023-03-27 17:40:35','51679927878','300','','0','5','1',1020,'2023-03-27 17:40:56','payment','',176,1),(887,'2023-03-27 17:57:46','51679922041','300','','0','5','1',1020,'2023-03-27 17:57:56','payment','',161,1),(888,'2023-03-27 18:06:22','51679902827','300','','0','5','1',1020,'2023-03-27 18:06:32','payment','',21,1),(889,'2023-03-27 18:06:50','51679922910','300','','0','5','1',1020,'2023-03-27 18:07:11','payment','',35,1),(890,'2023-03-27 18:35:30','51679931286','300','','0','5','1',1020,'2023-03-27 18:35:39','payment','',180,1),(891,'2023-03-27 18:45:44','51679925145','300','','0','5','1',1020,'2023-03-27 18:45:52','payment','',64,1),(892,'2023-03-27 18:50:23','51679927864','300','','0','5','1',1020,'2023-03-27 18:50:31','payment','',319,1),(893,'2023-03-27 19:05:05','51679927909','300','','0','5','1',1020,'2023-03-27 19:05:15','payment','',74,1),(894,'2023-03-27 19:13:26','51679557531','280','','0','4','1',1020,'2023-03-27 19:13:56','payment','',248,1),(895,'2023-03-28 08:42:05','51679931446','300','','0','5','1',1020,'2023-03-28 08:42:15','payment','',372,1),(896,'2023-03-28 08:42:24','51679931423','840','','0','5','1',1020,'2023-03-28 08:42:37','payment','',100,1),(897,'2023-03-28 09:03:27','51679983330','560','','0','5','1',1020,'2023-03-28 09:03:41','payment','',61,1),(898,'2023-03-28 09:03:54','51679982916','280','','0','5','1',1020,'2023-03-28 09:04:03','payment','',209,1),(899,'2023-03-28 14:36:01','51679999787','300','','0','5','1',1020,'2023-03-28 14:36:11','payment','',72,1),(900,'2023-03-28 15:48:59','51679983167','560','','0','5','1',1020,'2023-03-28 15:49:11','payment','',89,1),(901,'2023-03-28 15:52:25','51679982952','900','','0','5','1',1020,'2023-03-28 15:52:34','payment','',36,1),(902,'2023-03-28 15:54:17','51679999692','300','','0','5','1',1020,'2023-03-28 15:54:26','payment','',60,1),(903,'2023-03-28 16:13:49','51680004949','1500','','0','5','1',1020,'2023-03-28 16:14:42','payment','',195,1),(904,'2023-03-28 16:23:13','51679657192','300','','0','5','1',1020,'2023-03-28 16:23:23','payment','',238,1),(905,'2023-03-28 17:40:46','51679999803','300','','0','5','1',1020,'2023-03-28 17:40:56','payment','',298,1),(906,'2023-03-28 17:41:06','51680010125','300','','0','5','1',1020,'2023-03-28 17:41:14','payment','',394,1),(907,'2023-03-28 17:41:32','51680012580','600','','0','5','1',1020,'2023-03-28 17:41:43','payment','',71,1),(908,'2023-03-28 18:09:49','51680016027','280','','20','5','1',1020,'2023-03-28 18:10:01','payment','',67,1),(909,'2023-03-28 18:12:51','51680016027','280','','0','5','1',1020,'2023-03-28 18:13:01','payment','',67,1),(910,'2023-03-28 18:29:20','51680014397','450','','0','5','1',1020,'2023-03-28 18:29:32','payment','',379,1),(911,'2023-03-28 18:57:54','51680012854','300','','0','5','1',1020,'2023-03-28 18:58:01','payment','',451,1),(912,'2023-03-28 19:07:26','51680012824','300','','0','5','1',1020,'2023-03-28 19:07:37','payment','',384,1),(913,'2023-03-28 19:15:42','51680020017','300','','0','5','1',1020,'2023-03-28 19:15:51','payment','',140,1),(914,'2023-03-28 19:38:03','51680009302','300','','0','5','1',1020,'2023-03-28 19:38:12','payment','',339,1),(915,'2023-03-29 09:29:45','51680011365','300','','0','5','1',1020,'2023-03-29 09:29:55','payment','',106,1),(916,'2023-03-29 09:35:31','51680070999','600','','0','5','1',1020,'2023-03-29 09:35:41','payment','',348,1),(917,'2023-03-29 11:02:58','51680016929','300','','0','5','1',1020,'2023-03-29 11:03:07','payment','',416,1),(918,'2023-03-29 12:35:06','51680081843','130','','0','5','1',1020,'2023-03-29 12:35:19','payment','',241,1),(919,'2023-03-29 14:19:43','51680011347','600','','0','5','1',1020,'2023-03-29 14:19:53','payment','',300,1),(920,'2023-03-29 14:27:11','51675243748','1750','','0','5','1',1020,'2023-03-29 14:27:28','payment','',10,1),(921,'2023-03-29 14:29:36','51675672483','1750','','0','5','1',1020,'2023-03-29 14:29:46','payment','',10,1),(922,'2023-03-29 14:30:25','51675939124','1750','','0','5','1',1020,'2023-03-29 14:30:34','payment','',10,1),(923,'2023-03-29 14:30:45','51676276467','1500','','0','5','1',1020,'2023-03-29 14:30:58','payment','',10,1),(924,'2023-03-29 14:31:14','51676533297','1750','','0','5','1',1020,'2023-03-29 14:31:25','payment','',10,1),(925,'2023-03-29 14:31:41','51677486392','1500','','0','5','1',1020,'2023-03-29 14:31:54','payment','',10,1),(926,'2023-03-29 14:32:11','51677135347','1750','','0','5','1',1020,'2023-03-29 14:32:23','payment','',10,1),(927,'2023-03-29 14:32:41','51676879363','1500','','0','5','1',1020,'2023-03-29 14:32:51','payment','',10,1),(928,'2023-03-29 14:36:24','51677480121','1680','','0','5','1',1020,'2023-03-29 14:36:35','payment','',13,1),(929,'2023-03-29 14:36:43','51677046856','2800','','0','5','1',1020,'2023-03-29 14:36:53','payment','',13,1),(930,'2023-03-29 14:37:03','51676612564','2800','','0','5','1',1020,'2023-03-29 14:37:12','payment','',13,1),(931,'2023-03-29 14:37:33','51676524870','2800','','0','5','1',1020,'2023-03-29 14:37:43','payment','',13,1),(932,'2023-03-29 14:37:53','51676011258','2800','','0','5','1',1020,'2023-03-29 14:38:03','payment','',13,1),(933,'2023-03-29 14:39:11','51675838194','2800','','0','5','1',1020,'2023-03-29 14:39:20','payment','',13,1),(934,'2023-03-29 14:39:30','51675667739','1680','','0','5','1',1020,'2023-03-29 14:39:39','payment','',13,1),(935,'2023-03-29 14:39:56','51675423973','2520','','0','5','1',1020,'2023-03-29 14:40:09','payment','',13,1),(936,'2023-03-29 14:40:31','51675234708','2800','','0','5','1',1020,'2023-03-29 14:40:40','payment','',13,1),(937,'2023-03-29 15:10:29','51680080621','280','','0','5','1',1020,'2023-03-29 15:10:39','payment','',94,1),(938,'2023-03-29 16:47:27','51680094652','600','','0','5','1',1020,'2023-03-29 16:47:40','payment','',25,1),(939,'2023-03-29 16:58:33','51680097313','280','','0','5','1',1020,'2023-03-29 16:58:43','payment','',209,1),(940,'2023-03-29 18:38:10','51680097285','300','','0','5','1',1020,'2023-03-29 18:38:20','payment','',18,1),(941,'2023-03-29 19:06:16','51680085285','300','','0','5','1',1020,'2023-03-29 19:06:24','payment','',20,1),(942,'2023-03-30 08:27:17','51680105361','300','','0','5','1',1020,'2023-03-30 08:27:25','payment','',284,1),(943,'2023-03-30 08:27:37','51680103300','300','','0','5','1',1020,'2023-03-30 08:27:47','payment','',334,1),(944,'2023-03-30 08:29:09','51680081060','300','','0','5','1',1020,'2023-03-30 08:29:17','payment','',324,1),(945,'2023-03-30 09:45:37','51680154201','300','','0','5','1',1020,'2023-03-30 09:45:47','payment','',68,1),(946,'2023-03-30 09:45:57','51680158597','300','','0','5','1',1020,'2023-03-30 09:46:06','payment','',170,1),(947,'2023-03-30 10:29:31','51680161350','300','','0','5','1',1020,'2023-03-30 10:29:41','payment','',453,1),(948,'2023-03-30 12:00:43','51680097597','300','','0','5','1',1020,'2023-03-30 12:00:53','payment','',230,1),(949,'2023-03-30 13:11:21','51680165191','300','','0','5','1',1020,'2023-03-30 13:11:29','payment','',332,1),(950,'2023-03-30 13:18:19','51680158670','300','','0','5','1',1020,'2023-03-30 13:18:30','payment','',41,1),(951,'2023-03-30 13:25:45','51680166914','600','','0','5','1',1020,'2023-03-30 13:26:28','payment','',360,1),(952,'2023-03-30 13:42:58','51680172017','600','','0','5','1',1020,'2023-03-30 13:43:06','payment','',163,1),(953,'2023-03-30 13:43:14','51680172923','300','','0','5','1',1020,'2023-03-30 13:43:24','payment','',127,1),(954,'2023-03-30 14:32:19','51680172903','300','','0','5','1',1020,'2023-03-30 14:32:28','payment','',60,1),(955,'2023-03-30 15:32:37','51680179536','300','','0','5','1',1020,'2023-03-30 15:32:49','payment','',21,1),(956,'2023-03-30 15:35:36','51680161870','280','','0','5','1',1020,'2023-03-30 15:35:48','payment','',75,1),(957,'2023-03-30 15:36:26','51680172738','300','','0','5','1',1020,'2023-03-30 15:36:34','payment','',116,1),(958,'2023-03-30 15:38:25','51680179852','1200','','0','5','1',1020,'2023-03-30 15:38:39','payment','',373,1),(959,'2023-03-30 15:53:12','51680180767','300','','0','5','1',1020,'2023-03-30 15:53:29','payment','',373,1),(960,'2023-03-30 17:36:50','51680179944','300','','0','5','1',1020,'2023-03-30 17:36:58','payment','',341,1),(961,'2023-03-30 17:37:09','51680186888','600','','0','5','1',1020,'2023-03-30 17:37:18','payment','',93,1),(962,'2023-03-30 17:38:21','51680187068','70','','0','5','1',1020,'2023-03-30 17:38:31','payment','',387,1),(963,'2023-03-30 17:38:55','51680186854','600','','0','5','1',1020,'2023-03-30 17:39:04','payment','',103,1),(964,'2023-03-30 18:51:42','51680070251','300','','0','5','1',1020,'2023-03-30 18:52:28','payment','',252,1),(965,'2023-03-30 18:54:58','51680180479','300','','0','5','1',1020,'2023-03-30 18:55:06','payment','',212,1),(966,'2023-03-30 19:02:12','51680188234','900','','0','5','1',1020,'2023-03-30 19:02:21','payment','',320,1),(967,'2023-03-30 19:05:12','51680192285','300','','0','5','1',1020,'2023-03-30 19:05:21','payment','',216,1),(968,'2023-03-30 19:15:35','51680186963','300','','0','5','1',1020,'2023-03-30 19:15:43','payment','',201,1),(969,'2023-03-31 09:03:56','51680193266','300','','0','5','1',1020,'2023-03-31 09:04:06','payment','',372,1),(970,'2023-03-31 11:58:20','51680186935','300','','0','5','1',1020,'2023-03-31 11:58:30','payment','',425,1),(971,'2023-03-31 12:30:54','51680254840','560','','0','5','1',1020,'2023-03-31 12:31:05','payment','',180,1),(972,'2023-03-31 12:36:37','51680181530','300','','0','5','1',1020,'2023-03-31 12:36:47','payment','',132,1),(973,'2023-03-31 13:17:31','51680254809','600','','0','5','1',1020,'2023-03-31 13:17:41','payment','',273,1),(974,'2023-03-31 13:18:14','51680010142','600','','0','5','1',1020,'2023-03-31 13:18:25','payment','',257,1),(975,'2023-03-31 13:18:44','51678965648','900','','0','5','1',1020,'2023-03-31 13:18:54','payment','',257,1),(976,'2023-03-31 15:03:31','51680262252','300','','0','5','1',1020,'2023-03-31 15:03:39','payment','',441,1),(977,'2023-03-31 16:01:55','51680267608','100','','0','5','1',1020,'2023-03-31 16:02:09','payment','',342,1),(978,'2023-03-31 16:28:49','51680245603','1500','','0','5','1',1020,'2023-03-31 16:28:59','payment','',65,1),(979,'2023-03-31 16:41:14','51680267825','300','','0','5','1',1020,'2023-03-31 16:41:27','payment','',316,1),(980,'2023-03-31 16:52:06','51680267841','300','','0','5','1',1020,'2023-03-31 16:52:17','payment','',386,1),(981,'2023-03-31 17:09:57','51680270147','300','','0','5','1',1020,'2023-03-31 17:10:06','payment','',363,1),(982,'2023-03-31 17:19:29','51680270166','300','','0','5','1',1020,'2023-03-31 17:19:40','payment','',73,1),(983,'2023-03-31 18:02:57','51680267860','300','','0','5','1',1020,'2023-03-31 18:03:05','payment','',183,1),(984,'2023-03-31 18:04:43','51680275041','300','','0','5','1',1020,'2023-03-31 18:04:53','payment','',38,1),(985,'2023-03-31 18:05:07','51680275012','300','','0','5','1',1020,'2023-03-31 18:05:18','payment','',188,1),(986,'2023-03-31 18:09:50','51680274994','300','','0','5','1',1020,'2023-03-31 18:10:07','payment','',272,1),(987,'2023-03-31 18:10:18','51680250098','520','','0','5','1',1020,'2023-03-31 18:10:29','payment','',26,1),(988,'2023-03-31 18:11:24','51680271907','300','','0','5','1',1020,'2023-03-31 18:11:35','payment','',340,1),(989,'2023-03-31 18:38:53','51680275231','300','','0','5','1',1020,'2023-03-31 18:39:01','payment','',259,1),(990,'2023-03-31 18:54:52','51680276005','900','','0','5','1',1020,'2023-03-31 18:55:01','payment','',29,1),(991,'2023-03-31 19:10:15','51680278991','300','','0','5','1',1020,'2023-03-31 19:10:23','payment','',50,1),(992,'2023-04-01 10:23:49','51680329975','300','','0','5','1',1020,'2023-04-01 10:23:59','payment','',242,1),(993,'2023-04-01 11:44:29','51680336458','300','','0','5','1',1020,'2023-04-01 11:44:39','payment','',264,1),(994,'2023-04-01 12:55:19','51680341225','70','','0','5','1',1020,'2023-04-01 12:55:32','payment','',139,1),(995,'2023-04-01 13:27:55','51680339651','300','','0','5','1',1020,'2023-04-01 13:28:04','payment','',227,1),(996,'2023-04-01 14:59:16','51680341205','280','','0','5','1',1020,'2023-04-01 14:59:28','payment','',448,1),(997,'2023-04-01 16:55:26','51680356741','600','','0','5','1',1020,'2023-04-01 16:55:36','payment','',37,1),(998,'2023-04-01 16:56:52','51680356627','400','','800','5','1',1020,'2023-04-01 16:57:06','payment','',30,1),(999,'2023-04-01 17:10:48','51680346020','1350','','0','5','1',1020,'2023-04-01 17:11:01','payment','',121,1),(1000,'2023-04-01 17:28:35','51680356627','800','','0','5','1',1020,'2023-04-01 17:28:58','payment','',30,1),(1001,'2023-04-01 17:40:40','51680351771','300','','0','5','1',1020,'2023-04-01 17:40:51','payment','',410,1),(1002,'2023-04-01 17:57:32','51680361013','300','','0','5','1',1020,'2023-04-01 17:57:42','payment','',230,1),(1003,'2023-04-01 18:25:00','51680356649','280','','0','5','1',1020,'2023-04-01 18:25:09','payment','',209,1),(1004,'2023-04-01 18:36:47','51680356679','300','','0','5','1',1020,'2023-04-01 18:36:56','payment','',32,1),(1005,'2023-04-02 13:35:38','51680356821','600','','0','5','1',1020,'2023-04-02 13:35:47','payment','',112,1),(1006,'2023-04-02 13:35:54','51680360649','300','','0','5','1',1020,'2023-04-02 13:36:05','payment','',18,1),(1007,'2023-04-02 17:55:57','51680447007','600','','0','5','1',1020,'2023-04-02 17:56:06','payment','',71,1),(1008,'2023-04-02 18:02:55','51680447169','300','','0','5','1',1020,'2023-04-02 18:04:37','payment','',22,1),(1009,'2023-04-02 18:05:39','51680447205','300','','300','5','1',1020,'2023-04-02 18:05:49','payment','',138,1),(1010,'2023-04-02 18:07:21','51680447205','300','','0','5','1',1020,'2023-04-02 18:08:03','payment','',138,1),(1011,'2023-04-02 18:38:38','51680447183','300','','0','5','1',1020,'2023-04-02 18:38:47','payment','',394,1),(1012,'2023-04-02 18:55:07','51680447135','300','','0','5','1',1020,'2023-04-02 18:55:15','payment','',122,1),(1013,'2023-04-02 19:14:14','51680448002','600','','0','5','1',1020,'2023-04-02 19:14:23','payment','',210,1),(1014,'2023-04-02 19:22:26','51680449087','300','','0','5','1',1020,'2023-04-02 19:22:35','payment','',454,1),(1015,'2023-04-03 09:20:15','51680447227','300','','0','5','1',1020,'2023-04-03 09:20:26','payment','',397,1),(1016,'2023-04-03 09:20:33','51680447275','300','','0','5','1',1020,'2023-04-03 09:20:42','payment','',60,1),(1017,'2023-04-03 09:20:49','51680447292','300','','0','5','1',1020,'2023-04-03 09:20:58','payment','',331,1),(1018,'2023-04-03 10:33:42','51680507191','300','','0','5','1',1020,'2023-04-03 10:33:52','payment','',450,1),(1019,'2023-04-03 10:52:53','51680503033','600','','0','5','1',1020,'2023-04-03 10:53:03','payment','',223,1),(1020,'2023-04-03 11:13:31','51680509438','300','','0','5','1',1020,'2023-04-03 11:13:38','payment','',166,1),(1021,'2023-04-03 12:07:49','51680511865','300','','0','5','1',1020,'2023-04-03 12:07:57','payment','',446,1),(1022,'2023-04-03 12:30:11','51680513954','280','','280','5','1',1020,'2023-04-03 12:30:21','payment','',209,1),(1023,'2023-04-03 12:30:41','51680513954','280','','0','5','1',1020,'2023-04-03 12:30:51','payment','',209,1),(1024,'2023-04-03 14:34:08','51680513881','300','','0','5','1',1020,'2023-04-03 14:34:18','payment','',437,1),(1025,'2023-04-03 15:00:14','51680508323','300','','0','5','1',1020,'2023-04-03 15:00:24','payment','',262,1),(1026,'2023-04-03 15:29:35','51680523752','2100','','0','5','1',1020,'2023-04-03 15:29:45','payment','',390,1),(1027,'2023-04-03 16:08:37','51680521925','300','','0','5','1',1020,'2023-04-03 16:08:56','payment','',110,1),(1028,'2023-04-03 16:10:40','51680527339','600','','0','5','1',1020,'2023-04-03 16:10:50','payment','',104,1),(1029,'2023-04-03 16:11:03','51680521904','900','','0','5','1',1020,'2023-04-03 16:11:12','payment','',186,1),(1030,'2023-04-03 16:17:20','51680502899','280','','0','5','1',1020,'2023-04-03 16:17:43','payment','',89,1),(1031,'2023-04-03 16:50:44','51680522193','300','','0','5','1',1020,'2023-04-03 16:50:53','payment','',176,1),(1032,'2023-04-03 16:51:02','51680529795','300','','0','5','1',1020,'2023-04-03 16:51:12','payment','',255,1),(1033,'2023-04-03 17:07:47','51680529600','300','','0','5','1',1020,'2023-04-03 17:07:56','payment','',455,1),(1034,'2023-04-03 17:30:14','51680531391','150','','0','5','1',1020,'2023-04-03 17:30:27','payment','',456,1),(1035,'2023-04-03 17:59:39','51680533632','300','','0','5','1',1020,'2023-04-03 18:00:01','payment','',388,1),(1036,'2023-04-03 18:20:33','51680503058','300','','0','5','1',1020,'2023-04-03 18:20:48','payment','',408,1),(1037,'2023-04-03 18:30:51','51680529812','600','','0','5','1',1020,'2023-04-03 18:31:04','payment','',167,1),(1038,'2023-04-03 18:41:41','51680522174','300','','0','5','1',1020,'2023-04-03 18:41:58','payment','',339,1),(1039,'2023-04-03 18:48:16','51680528039','300','','0','5','1',1020,'2023-04-03 18:48:32','payment','',92,1),(1040,'2023-04-03 18:49:19','51680533081','300','','0','5','1',1020,'2023-04-03 18:49:28','payment','',372,1),(1041,'2023-04-04 09:40:19','51680533408','1200','','0','5','1',1020,'2023-04-04 09:40:48','payment','',288,1),(1042,'2023-04-04 09:40:56','51680528039','300','','0','5','1',1020,'2023-04-04 09:41:09','payment','',92,1),(1043,'2023-04-04 11:22:32','51680591729','300','','0','5','1',1020,'2023-04-04 11:22:41','payment','',142,1),(1044,'2023-04-04 11:29:57','51680593168','300','','0','5','1',1020,'2023-04-04 11:30:05','payment','',190,1),(1045,'2023-04-04 13:16:15','51680600089','300','','0','5','1',1020,'2023-04-04 13:16:21','payment','',127,1),(1046,'2023-04-04 13:16:31','51680596704','300','','0','5','1',1020,'2023-04-04 13:16:38','payment','',365,1),(1047,'2023-04-04 13:23:41','51680600105','900','','0','5','1',1020,'2023-04-04 13:23:51','payment','',458,1),(1048,'2023-04-04 13:33:58','51680590342','900','','0','5','1',1020,'2023-04-04 13:34:07','payment','',98,1),(1049,'2023-04-04 15:13:44','51680606180','300','','0','5','1',1020,'2023-04-04 15:14:01','payment','',453,1),(1050,'2023-04-04 15:24:14','51680606241','300','','0','5','1',1020,'2023-04-04 15:24:24','payment','',386,1),(1051,'2023-04-04 16:33:40','51680615094','300','','0','5','1',1020,'2023-04-04 16:33:51','payment','',58,1),(1052,'2023-04-04 16:41:27','51680612671','300','','0','5','1',1020,'2023-04-04 16:41:37','payment','',31,1),(1053,'2023-04-04 17:19:16','51680615136','600','','0','5','1',1020,'2023-04-04 17:19:25','payment','',178,1),(1054,'2023-04-04 17:33:07','51680618403','300','','0','5','1',1020,'2023-04-04 17:33:15','payment','',197,1),(1055,'2023-04-04 17:42:01','51680616293','300','','0','5','1',1020,'2023-04-04 17:42:23','payment','',216,1),(1056,'2023-04-04 17:55:39','51680613059','600','','0','5','1',1020,'2023-04-04 17:55:48','payment','',101,1),(1057,'2023-04-04 18:06:16','51680616311','300','','0','5','1',1020,'2023-04-04 18:06:23','payment','',229,1),(1058,'2023-04-04 18:10:31','51680618957','280','','0','5','1',1020,'2023-04-04 18:10:41','payment','',209,1),(1059,'2023-04-04 18:11:52','51680616345','600','','0','5','1',1020,'2023-04-04 18:12:00','payment','',158,1),(1060,'2023-04-04 18:25:19','51680618940','300','','0','5','1',1020,'2023-04-04 18:25:27','payment','',286,1),(1061,'2023-04-04 18:37:13','51680622052','300','','0','5','1',1020,'2023-04-04 18:37:22','payment','',77,1),(1062,'2023-04-04 18:43:43','51680615582','300','','0','5','1',1020,'2023-04-04 18:43:51','payment','',52,1),(1063,'2023-04-04 18:48:16','51680618468','300','','0','5','1',1020,'2023-04-04 18:48:23','payment','',369,1),(1064,'2023-04-04 18:49:39','51680622020','300','','0','5','1',1020,'2023-04-04 18:49:49','payment','',317,1),(1065,'2023-04-05 11:07:18','51680680949','600','','0','5','1',1020,'2023-04-05 11:07:26','payment','',67,1),(1066,'2023-04-05 11:07:34','51680680927','560','','0','5','1',1020,'2023-04-05 11:07:51','payment','',61,1),(1067,'2023-04-05 12:12:31','51680685923','30','','0','5','1',1020,'2023-04-05 12:12:42','payment','',217,1),(1068,'2023-04-05 12:48:57','51680680987','300','','0','5','1',1020,'2023-04-05 12:49:09','payment','',44,1),(1069,'2023-04-05 12:49:27','51680619656','300','','0','5','1',1020,'2023-04-05 12:49:38','payment','',266,1),(1070,'2023-04-05 12:54:21','51680682443','300','','0','5','1',1020,'2023-04-05 12:54:29','payment','',230,1),(1071,'2023-04-05 12:55:11','51680449061','280','','0','5','1',1020,'2023-04-05 12:55:20','payment','',145,1),(1072,'2023-04-05 14:54:58','51680691999','300','','0','5','1',1020,'2023-04-05 14:55:17','payment','',441,1),(1073,'2023-04-05 14:55:31','51680680971','300','','0','5','1',1020,'2023-04-05 14:55:39','payment','',68,1),(1074,'2023-04-05 14:58:32','51680695865','250','','0','5','1',1020,'2023-04-05 14:58:47','payment','',88,1),(1075,'2023-04-05 15:10:13','51680695758','600','','0','5','1',1020,'2023-04-05 15:10:23','payment','',134,1),(1076,'2023-04-05 16:05:00','51680698836','300','','0','5','1',1020,'2023-04-05 16:05:09','payment','',73,1),(1077,'2023-04-05 16:48:27','51680701509','560','','0','5','1',1020,'2023-04-05 16:48:36','payment','',433,1),(1078,'2023-04-05 17:10:48','51680702652','300','','0','5','1',1020,'2023-04-05 17:10:56','payment','',202,1),(1079,'2023-04-05 17:17:31','51680698857','300','','0','5','1',1020,'2023-04-05 17:17:39','payment','',74,1),(1080,'2023-04-05 17:43:20','51680695742','300','','0','5','1',1020,'2023-04-05 17:43:28','payment','',60,1),(1081,'2023-04-05 18:11:03','51680706612','280','','0','5','1',1020,'2023-04-05 18:11:13','payment','',180,1),(1082,'2023-04-05 18:28:57','51680707878','300','','0','5','1',1020,'2023-04-05 18:29:05','payment','',21,1),(1083,'2023-04-05 18:36:05','51680702754','300','','0','5','1',1020,'2023-04-05 18:36:19','payment','',416,1),(1084,'2023-04-05 18:41:33','51680702670','300','','0','5','1',1020,'2023-04-05 18:41:44','payment','',305,1),(1085,'2023-04-05 18:49:15','51680616632','300','','0','4','1',1020,'2023-04-05 18:49:41','payment','',268,1),(1086,'2023-04-05 18:50:16','51680682753','280','','0','4','1',1020,'2023-04-05 18:50:35','payment','',75,1),(1087,'2023-04-05 18:51:47','51680600058','300','','0','4','1',1020,'2023-04-05 18:52:04','payment','',35,1),(1088,'2023-04-05 18:55:26','51680707854','450','','0','4','1',1020,'2023-04-05 18:55:54','payment','',27,1),(1089,'2023-04-05 18:56:14','51680706888','300','','0','4','1',1020,'2023-04-05 18:56:36','payment','',423,1),(1090,'2023-04-05 18:58:30','51680700814','300','','0','4','1',1020,'2023-04-05 18:58:53','payment','',253,1),(1091,'2023-04-06 09:45:58','51680763391','300','','0','5','1',1020,'2023-04-06 09:46:09','payment','',201,1),(1092,'2023-04-06 09:56:33','51680682461','1120','','0','5','1',1020,'2023-04-06 09:57:14','payment','',248,1),(1093,'2023-04-06 11:01:23','51680765888','300','','0','5','1',1020,'2023-04-06 11:01:33','payment','',141,1),(1094,'2023-04-06 11:44:13','51680768132','560','','0','5','1',1020,'2023-04-06 11:44:33','payment','',362,1),(1095,'2023-04-06 15:06:27','51680775678','600','','0','5','1',1020,'2023-04-06 15:06:37','payment','',163,1),(1096,'2023-04-06 15:06:52','51680773063','900','','0','5','1',1020,'2023-04-06 15:07:03','payment','',115,1),(1097,'2023-04-06 15:07:15','51680763420','1500','','0','5','1',1020,'2023-04-06 15:08:02','payment','',267,1),(1098,'2023-04-06 15:09:02','51680782910','600','','0','5','1',1020,'2023-04-06 15:09:13','payment','',182,1),(1099,'2023-04-06 15:47:55','51680768108','600','','0','5','1',1020,'2023-04-06 15:48:06','payment','',154,1),(1100,'2023-04-06 15:48:30','51680776972','300','','0','5','1',1020,'2023-04-06 15:48:41','payment','',422,1),(1101,'2023-04-06 15:51:24','51680785442','560','','0','5','1',1020,'2023-04-06 15:51:42','payment','',48,1),(1102,'2023-04-06 16:21:07','51680783397','280','','0','5','1',1020,'2023-04-06 16:21:16','payment','',59,1),(1103,'2023-04-06 16:41:52','51680786813','200','','100','5','1',1020,'2023-04-06 16:42:02','payment','',413,1),(1104,'2023-04-06 17:24:13','51680790822','280','','280','5','1',1020,'2023-04-06 17:24:29','payment','',100,1),(1105,'2023-04-06 17:24:54','51680783079','300','','0','5','1',1020,'2023-04-06 17:25:05','payment','',212,1),(1106,'2023-04-06 17:53:14','51680783196','600','','0','5','1',1020,'2023-04-06 17:53:24','payment','',52,1),(1107,'2023-04-06 18:10:54','51680793475','300','','0','5','1',1020,'2023-04-06 18:11:06','payment','',189,1),(1108,'2023-04-06 18:26:19','51680787850','600','','0','5','1',1020,'2023-04-06 18:26:30','payment','',434,1),(1109,'2023-04-06 18:58:21','51680792869','600','','0','5','1',1020,'2023-04-06 18:58:29','payment','',172,1),(1110,'2023-04-06 19:01:07','51680795522','300','','0','5','1',1020,'2023-04-06 19:01:15','payment','',242,1),(1111,'2023-04-06 19:08:34','51680786813','100','','0','5','1',1020,'2023-04-06 19:08:45','payment','',413,1),(1112,'2023-04-06 19:12:00','51680793281','600','','0','5','1',1020,'2023-04-06 19:12:09','payment','',25,1),(1113,'2023-04-06 19:30:14','51680796749','600','','0','5','1',1020,'2023-04-06 19:30:24','payment','',313,1),(1114,'2023-04-06 19:30:30','51680798584','300','','0','5','1',1020,'2023-04-06 19:30:38','payment','',272,1),(1115,'2023-04-07 13:46:39','51680863909','300','','0','5','1',1020,'2023-04-07 13:46:47','payment','',50,1),(1116,'2023-04-07 13:46:59','51680796665','300','','0','5','1',1020,'2023-04-07 13:47:08','payment','',218,1),(1117,'2023-04-07 13:47:19','51680796943','900','','0','5','1',1020,'2023-04-07 13:47:29','payment','',418,1),(1118,'2023-04-07 13:48:25','51680706650','300','','0','5','1',1020,'2023-04-07 13:48:35','payment','',91,1),(1119,'2023-04-07 13:56:03','51680864566','560','','0','5','1',1020,'2023-04-07 13:56:12','payment','',209,1),(1120,'2023-04-07 14:00:18','51680863190','600','','0','5','1',1020,'2023-04-07 14:00:27','payment','',80,1),(1121,'2023-04-07 14:17:14','51680863217','600','','0','5','1',1020,'2023-04-07 14:17:27','payment','',300,1),(1122,'2023-04-07 14:19:24','51680863159','300','','0','5','1',1020,'2023-04-07 14:19:32','payment','',208,1),(1123,'2023-04-07 14:22:46','51680866387','300','','0','5','1',1020,'2023-04-07 14:22:56','payment','',205,1),(1124,'2023-04-07 15:07:54','51680869241','280','','20','5','1',1020,'2023-04-07 15:08:08','payment','',209,1),(1125,'2023-04-07 15:33:39','51680869300','300','','0','5','1',1020,'2023-04-07 15:33:48','payment','',394,1),(1126,'2023-04-07 16:23:37','51680873455','300','','0','5','1',1020,'2023-04-07 16:23:48','payment','',410,1),(1127,'2023-04-07 16:25:25','51680873102','900','','0','5','1',1020,'2023-04-07 16:25:37','payment','',82,1),(1128,'2023-04-07 16:37:52','51680867263','300','','0','5','1',1020,'2023-04-07 16:38:03','payment','',396,1),(1129,'2023-04-07 18:02:38','51680867286','300','','0','5','1',1020,'2023-04-07 18:02:50','payment','',298,1),(1130,'2023-04-07 18:04:41','51680869241','280','','0','5','1',1020,'2023-04-07 18:04:52','payment','',209,1),(1131,'2023-04-07 18:05:54','51680873083','300','','0','5','1',1020,'2023-04-07 18:06:02','payment','',284,1),(1132,'2023-04-07 18:16:06','51680873946','300','','0','5','1',1020,'2023-04-07 18:16:14','payment','',64,1),(1133,'2023-04-07 18:28:10','51680880733','600','','0','5','1',1020,'2023-04-07 18:28:25','payment','',459,1),(1134,'2023-04-07 18:30:33','51680863235','70','','0','5','1',1020,'2023-04-07 18:30:43','payment','',92,1),(1135,'2023-04-08 08:54:01','51680783222','600','','0','5','1',1020,'2023-04-08 08:54:12','payment','',399,1),(1136,'2023-04-08 09:45:53','51680933184','300','','0','5','1',1020,'2023-04-08 09:46:02','payment','',345,1),(1137,'2023-04-08 10:31:18','51680937198','600','','0','5','1',1020,'2023-04-08 10:31:29','payment','',400,1),(1138,'2023-04-08 11:16:27','51680941700','280','','0','5','1',1020,'2023-04-08 11:16:37','payment','',185,1),(1139,'2023-04-08 11:55:51','51680944010','600','','0','5','1',1020,'2023-04-08 11:56:03','payment','',93,1),(1140,'2023-04-08 13:37:24','51680773620','70','','0','5','1',1020,'2023-04-08 13:37:35','payment','',139,1),(1141,'2023-04-08 13:38:29','51680945315','300','','0','5','1',1020,'2023-04-08 13:38:39','payment','',188,1),(1142,'2023-04-08 13:43:44','51680937570','300','','0','5','1',1020,'2023-04-08 13:43:54','payment','',230,1),(1143,'2023-04-08 14:38:07','51680951049','300','','0','5','1',1020,'2023-04-08 14:38:18','payment','',391,1),(1144,'2023-04-08 14:41:29','51680950937','300','','0','5','1',1020,'2023-04-08 14:41:38','payment','',386,1),(1145,'2023-04-08 15:38:48','51680957497','300','','0','5','1',1020,'2023-04-08 15:39:00','payment','',209,1),(1146,'2023-04-08 16:10:51','51680956588','300','','0','5','1',1020,'2023-04-08 16:11:02','payment','',176,1),(1147,'2023-04-08 17:05:33','51680955449','300','','0','5','1',1020,'2023-04-08 17:05:45','payment','',60,1),(1148,'2023-04-08 17:06:44','51680961050','280','','0','5','1',1020,'2023-04-08 17:06:52','payment','',209,1),(1149,'2023-04-08 17:06:59','51680961032','300','','0','5','1',1020,'2023-04-08 17:07:08','payment','',43,1),(1150,'2023-04-08 17:07:17','51680960189','30','','0','5','1',1020,'2023-04-08 17:07:32','payment','',217,1),(1151,'2023-04-08 17:08:07','51680960171','300','','0','5','1',1020,'2023-04-08 17:08:15','payment','',292,1),(1152,'2023-04-08 17:30:08','51680933467','280','','0','5','1',1020,'2023-04-08 17:30:20','payment','',209,1),(1153,'2023-04-08 18:20:38','51680964934','300','','0','5','1',1020,'2023-04-08 18:20:51','payment','',372,1),(1154,'2023-04-08 18:50:57','51680967782','300','','0','5','1',1020,'2023-04-08 18:53:15','payment','',294,1),(1155,'2023-04-10 14:16:38','51681123994','300','','0','5','1',1020,'2023-04-10 14:16:47','payment','',73,1),(1156,'2023-04-10 14:39:36','51681125629','300','','0','5','1',1020,'2023-04-10 14:39:45','payment','',252,1),(1157,'2023-04-10 14:43:46','51681126793','300','','0','5','1',1020,'2023-04-10 14:43:58','payment','',22,1),(1158,'2023-04-10 15:10:35','51681128415','280','','0','5','1',1020,'2023-04-10 15:10:48','payment','',67,1),(1159,'2023-04-10 15:11:42','51681123970','300','','0','5','1',1020,'2023-04-10 15:11:57','payment','',216,1),(1160,'2023-04-10 16:47:45','51681133707','300','','0','5','1',1020,'2023-04-10 16:47:55','payment','',363,1),(1161,'2023-04-10 17:36:49','51681127048','300','','0','5','1',1020,'2023-04-10 17:36:58','payment','',339,1),(1162,'2023-04-10 18:39:27','51681140082','300','','0','5','1',1020,'2023-04-10 18:39:58','payment','',409,1),(1163,'2023-04-11 12:25:37','51681205105','130','','0','5','1',1020,'2023-04-11 12:25:50','payment','',108,1),(1164,'2023-04-11 12:53:03','51681206146','300','','0','5','1',1020,'2023-04-11 12:53:14','payment','',117,1),(1165,'2023-04-11 13:05:15','51681207380','300','','0','5','1',1020,'2023-04-11 13:05:25','payment','',287,1),(1166,'2023-04-11 13:31:42','51681207403','300','','0','5','1',1020,'2023-04-11 13:31:53','payment','',415,1),(1167,'2023-04-11 13:33:14','51681209147','560','','0','5','1',1020,'2023-04-11 13:33:25','payment','',234,1),(1168,'2023-04-11 13:59:02','51681210094','600','','0','5','1',1020,'2023-04-11 13:59:12','payment','',125,1),(1169,'2023-04-11 15:04:37','51681197908','300','','0','5','1',1020,'2023-04-11 15:04:49','payment','',68,1),(1170,'2023-04-11 15:10:56','51681212010','600','','0','5','1',1020,'2023-04-11 15:11:07','payment','',210,1),(1171,'2023-04-11 15:39:14','51681215257','300','','0','5','1',1020,'2023-04-11 15:39:25','payment','',127,1),(1172,'2023-04-11 15:53:52','51681209817','600','','0','5','1',1020,'2023-04-11 15:54:55','payment','',295,1),(1173,'2023-04-11 16:29:25','51681219728','1200','','0','5','1',1020,'2023-04-11 16:29:38','payment','',373,1),(1174,'2023-04-11 17:06:37','51681127931','300','','0','5','1',1020,'2023-04-11 17:06:47','payment','',110,1),(1175,'2023-04-11 17:06:56','51681127905','300','','0','5','1',1020,'2023-04-11 17:07:05','payment','',230,1),(1176,'2023-04-11 17:21:58','51681222572','560','','0','5','1',1020,'2023-04-11 17:22:10','payment','',283,1),(1177,'2023-04-11 17:49:52','51681222284','600','','0','5','1',1020,'2023-04-11 17:50:01','payment','',148,1),(1178,'2023-04-11 17:51:30','51681224609','300','','0','5','1',1020,'2023-04-11 17:51:39','payment','',21,1),(1179,'2023-04-12 11:32:16','51681286815','600','','0','5','1',1020,'2023-04-12 11:32:26','payment','',348,1),(1180,'2023-04-12 13:37:21','51681286774','560','','0','5','1',1020,'2023-04-12 13:37:31','payment','',209,1),(1181,'2023-04-12 13:38:53','51681293484','1500','','0','5','1',1020,'2023-04-12 13:39:05','payment','',195,1),(1182,'2023-04-12 13:47:09','51681280160','560','','0','5','1',1020,'2023-04-12 13:47:21','payment','',445,1),(1183,'2023-04-12 15:11:31','51681301437','600','','0','5','1',1020,'2023-04-12 15:11:41','payment','',138,1),(1184,'2023-04-12 15:12:37','51681301518','260','','0','5','1',1020,'2023-04-12 15:12:53','payment','',454,1),(1185,'2023-04-12 15:13:39','51681286839','600','','0','5','1',1020,'2023-04-12 15:13:50','payment','',101,1),(1186,'2023-04-12 18:09:58','51681312102','300','','0','5','1',1020,'2023-04-12 18:10:09','payment','',360,1),(1187,'2023-04-12 18:10:23','51681280178','600','','0','5','1',1020,'2023-04-12 18:10:31','payment','',223,1),(1188,'2023-04-12 18:23:21','51681302173','300','','0','5','1',1020,'2023-04-12 18:23:31','payment','',60,1),(1189,'2023-04-12 18:55:14','51681312118','300','','0','5','1',1020,'2023-04-12 18:55:24','payment','',361,1),(1190,'2023-04-12 19:02:08','51681313345','300','','0','5','1',1020,'2023-04-12 19:02:18','payment','',462,1),(1191,'2023-04-12 19:20:34','51681314945','300','','0','5','1',1020,'2023-04-12 19:20:43','payment','',262,1),(1192,'2023-04-12 19:24:28','51681312247','600','','0','5','1',1020,'2023-04-12 19:24:37','payment','',383,1),(1193,'2023-04-13 10:42:57','51681371265','1400','','0','5','1',1020,'2023-04-13 10:43:09','payment','',463,1),(1194,'2023-04-13 11:10:26','51681312162','300','','0','5','1',1020,'2023-04-13 11:10:36','payment','',91,1),(1195,'2023-04-13 12:16:15','51681298964','280','','0','5','1',1020,'2023-04-13 12:16:39','payment','',209,1),(1196,'2023-04-13 12:17:06','51681370581','300','','0','5','1',1020,'2023-04-13 12:17:17','payment','',242,1),(1197,'2023-04-13 12:17:56','51681371805','1200','','0','5','1',1020,'2023-04-13 12:18:06','payment','',354,1),(1198,'2023-04-13 12:18:24','51681370116','600','','0','5','1',1020,'2023-04-13 12:18:50','payment','',310,1),(1199,'2023-04-13 12:20:09','51681377565','300','','0','5','1',1020,'2023-04-13 12:20:18','payment','',93,1),(1200,'2023-04-13 12:23:59','51681371856','300','','0','5','1',1020,'2023-04-13 12:24:10','payment','',176,1),(1201,'2023-04-13 13:05:38','51681369737','300','','0','5','1',1020,'2023-04-13 13:05:49','payment','',324,1),(1202,'2023-04-13 13:16:09','51681380920','250','','0','5','1',1020,'2023-04-13 13:16:22','payment','',88,1),(1203,'2023-04-13 13:39:48','51681381920','280','','0','5','1',1020,'2023-04-13 13:39:57','payment','',209,1),(1204,'2023-04-13 13:40:11','51681377565','300','','0','5','1',1020,'2023-04-13 13:40:21','payment','',93,1),(1205,'2023-04-13 13:55:59','51681382743','300','','0','5','1',1020,'2023-04-13 13:56:09','payment','',43,1),(1206,'2023-04-13 14:19:06','51681382727','300','','0','5','1',1020,'2023-04-13 14:19:15','payment','',74,1),(1207,'2023-04-13 14:35:13','51681384459','280','','0','5','1',1020,'2023-04-13 14:35:23','payment','',94,1),(1208,'2023-04-13 14:36:46','51681383556','450','','0','5','1',1020,'2023-04-13 14:36:58','payment','',464,1),(1209,'2023-04-13 14:49:05','51681370068','300','','0','5','1',1020,'2023-04-13 14:49:18','payment','',277,1),(1210,'2023-04-13 15:51:39','51681378508','1350','','0','5','1',1020,'2023-04-13 15:51:53','payment','',121,1),(1211,'2023-04-13 15:56:38','51681378700','900','','0','5','1',1020,'2023-04-13 15:56:50','payment','',186,1),(1212,'2023-04-13 16:02:41','51681371892','600','','0','5','1',1020,'2023-04-13 16:02:52','payment','',14,1),(1213,'2023-04-13 16:05:00','51681385465','300','','0','5','1',1020,'2023-04-13 16:05:09','payment','',386,1),(1214,'2023-04-13 16:06:53','51681377712','280','','0','5','1',1020,'2023-04-13 16:07:02','payment','',209,1),(1215,'2023-04-13 16:11:46','51681391473','560','','0','5','1',1020,'2023-04-13 16:11:58','payment','',61,1),(1216,'2023-04-13 17:19:57','51681392915','300','','0','5','1',1020,'2023-04-13 17:20:08','payment','',465,1),(1217,'2023-04-13 17:39:21','51681392246','300','','0','5','1',1020,'2023-04-13 17:39:36','payment','',260,1),(1218,'2023-04-13 17:41:27','51681396723','300','','0','5','1',1020,'2023-04-13 17:41:37','payment','',245,1),(1219,'2023-04-13 17:56:12','51681397580','500','','60','5','1',1020,'2023-04-13 17:56:25','payment','',433,1),(1220,'2023-04-13 17:56:38','51681395899','280','','0','5','1',1020,'2023-04-13 17:57:38','payment','',466,1),(1221,'2023-04-13 18:24:12','51681397890','300','','0','5','1',1020,'2023-04-13 18:24:20','payment','',341,1),(1222,'2023-04-13 18:34:06','51681398940','280','','0','5','1',1020,'2023-04-13 18:34:35','payment','',467,1),(1223,'2023-04-13 18:55:34','51681399357','300','','0','5','1',1020,'2023-04-13 18:55:48','payment','',394,1),(1224,'2023-04-14 09:37:14','51681398868','300','','0','5','1',1020,'2023-04-14 09:37:23','payment','',372,1),(1225,'2023-04-14 09:37:57','51681312087','300','','0','5','1',1020,'2023-04-14 09:38:07','payment','',92,1),(1226,'2023-04-14 09:43:13','51681395621','300','','0','5','1',1020,'2023-04-14 09:43:24','payment','',416,1),(1227,'2023-04-14 09:55:54','51681399533','600','','0','5','1',1020,'2023-04-14 09:56:03','payment','',112,1),(1228,'2023-04-14 11:57:28','51681458843','900','','0','5','1',1020,'2023-04-14 11:57:49','payment','',29,1),(1229,'2023-04-14 12:40:04','51681462586','900','','0','5','1',1020,'2023-04-14 12:40:18','payment','',52,1),(1230,'2023-04-14 13:03:25','51681466176','300','','0','5','1',1020,'2023-04-14 13:03:37','payment','',450,1),(1231,'2023-04-14 14:14:40','51681470829','300','','0','5','1',1020,'2023-04-14 14:14:49','payment','',22,1),(1232,'2023-04-14 15:16:50','51681468958','300','','0','5','1',1020,'2023-04-14 15:16:59','payment','',102,1),(1233,'2023-04-14 15:40:41','51681397580','60','','0','5','1',1020,'2023-04-14 15:40:51','payment','',433,1),(1234,'2023-04-14 16:09:03','51681458167','840','','0','5','1',1020,'2023-04-14 16:09:15','payment','',467,1),(1235,'2023-04-14 16:17:53','51681462546','280','','0','5','1',1020,'2023-04-14 16:18:05','payment','',75,1),(1236,'2023-04-14 16:21:29','51681454060','300','','0','5','1',1020,'2023-04-14 16:21:39','payment','',132,1),(1237,'2023-04-14 16:39:37','51681468786','900','','0','5','1',1020,'2023-04-14 16:39:48','payment','',172,1),(1238,'2023-04-14 17:34:20','51681482836','70','','0','5','1',1020,'2023-04-14 17:34:30','payment','',387,1),(1239,'2023-04-14 17:34:38','51681478393','300','','0','5','1',1020,'2023-04-14 17:34:48','payment','',41,1),(1240,'2023-04-14 17:41:32','51681482239','300','','0','5','1',1020,'2023-04-14 17:41:40','payment','',21,1),(1241,'2023-04-14 17:41:48','51681478844','300','','0','5','1',1020,'2023-04-14 17:41:58','payment','',201,1),(1242,'2023-04-14 18:01:01','51681484429','280','','0','5','1',1020,'2023-04-14 18:01:11','payment','',209,1),(1243,'2023-04-14 18:15:46','51681485310','300','','0','5','1',1020,'2023-04-14 18:15:55','payment','',410,1),(1244,'2023-04-14 18:45:35','51681485067','600','','0','5','1',1020,'2023-04-14 18:45:45','payment','',25,1),(1245,'2023-04-14 18:46:43','51681485444','280','','0','5','1',1020,'2023-04-14 18:46:55','payment','',180,1),(1246,'2023-04-14 18:47:12','51681458202','280','','0','5','1',1020,'2023-04-14 18:47:22','payment','',448,1),(1247,'2023-04-14 18:53:27','51681469858','260','','0','5','1',1020,'2023-04-14 18:53:40','payment','',26,1),(1248,'2023-04-14 19:10:34','51681488551','600','','0','5','1',1020,'2023-04-14 19:10:42','payment','',134,1),(1249,'2023-04-14 19:10:53','51681487313','300','','0','5','1',1020,'2023-04-14 19:11:02','payment','',270,1),(1250,'2023-04-14 19:16:38','51681487342','300','','0','5','1',1020,'2023-04-14 19:16:47','payment','',216,1),(1251,'2023-04-14 19:28:04','51681489461','280','','0','5','1',1020,'2023-04-14 19:28:15','payment','',209,1),(1252,'2023-04-15 09:25:51','51681487361','300','','0','5','1',1020,'2023-04-15 09:26:02','payment','',268,1),(1253,'2023-04-15 09:26:07','51681488010','300','','0','5','1',1020,'2023-04-15 09:26:16','payment','',77,1),(1254,'2023-04-15 10:48:09','51681539859','1500','','0','5','1',1020,'2023-04-15 10:48:20','payment','',367,1),(1255,'2023-04-15 11:03:14','51681458890','1500','','0','5','1',1020,'2023-04-15 11:03:26','payment','',65,1),(1256,'2023-04-15 12:08:08','51681540392','300','','0','5','1',1020,'2023-04-15 12:08:17','payment','',131,1),(1257,'2023-04-15 12:11:20','51681541735','300','','0','5','1',1020,'2023-04-15 12:11:29','payment','',211,1),(1258,'2023-04-15 12:52:53','51681552122','600','','0','5','1',1020,'2023-04-15 12:53:04','payment','',385,1),(1259,'2023-04-15 13:33:47','51681552149','300','','0','5','1',1020,'2023-04-15 13:34:03','payment','',246,1),(1260,'2023-04-15 13:44:42','51681553145','300','','0','5','1',1020,'2023-04-15 13:44:52','payment','',441,1),(1261,'2023-04-15 14:21:09','51681555931','560','','0','5','1',1020,'2023-04-15 14:21:20','payment','',209,1),(1262,'2023-04-15 14:31:15','51681555911','300','','0','5','1',1020,'2023-04-15 14:31:25','payment','',64,1),(1263,'2023-04-15 14:45:24','51681559097','300','','0','5','1',1020,'2023-04-15 14:45:31','payment','',50,1),(1264,'2023-04-15 15:52:42','51681563127','600','','0','5','1',1020,'2023-04-15 15:52:56','payment','',71,1),(1265,'2023-04-15 16:07:11','51681563819','280','','0','5','1',1020,'2023-04-15 16:07:56','payment','',89,1),(1266,'2023-04-15 16:25:46','51681539838','300','','0','5','1',1020,'2023-04-15 16:25:56','payment','',41,1),(1267,'2023-04-15 17:57:57','51681567274','300','','0','5','1',1020,'2023-04-15 17:58:06','payment','',73,1),(1268,'2023-04-15 18:11:33','51681569561','900','','0','5','1',1020,'2023-04-15 18:11:44','payment','',315,1),(1269,'2023-04-15 18:58:17','51681545841','300','','0','4','1',1020,'2023-04-15 18:58:51','payment','',339,1),(1270,'2023-04-15 19:00:55','51680790822','280','','0','4','1',1020,'2023-04-15 19:01:24','payment','',100,1),(1271,'2023-04-16 14:37:10','51681644383','300','','0','5','1',1020,'2023-04-16 14:37:48','payment','',227,1),(1272,'2023-04-16 14:38:44','51681645099','30','','0','5','1',1020,'2023-04-16 14:38:56','payment','',217,1),(1273,'2023-04-16 14:39:30','51681563849','300','','0','5','1',1020,'2023-04-16 14:39:39','payment','',60,1),(1274,'2023-04-16 14:53:50','51681487285','280','','0','5','1',1020,'2023-04-16 14:53:59','payment','',67,1),(1275,'2023-04-16 14:54:20','51681644225','300','','0','5','1',1020,'2023-04-16 14:54:29','payment','',352,1),(1276,'2023-04-16 14:54:55','51681542828','300','','0','5','1',1020,'2023-04-16 14:55:04','payment','',230,1),(1277,'2023-04-16 14:56:21','51681644725','300','','0','5','1',1020,'2023-04-16 14:56:32','payment','',392,1),(1278,'2023-04-16 15:00:22','51681644326','300','','0','5','1',1020,'2023-04-16 15:00:31','payment','',453,1),(1279,'2023-04-16 15:30:33','51681644770','300','','0','5','1',1020,'2023-04-16 15:30:42','payment','',120,1),(1280,'2023-04-16 15:57:01','51681649778','300','','0','5','1',1020,'2023-04-16 15:57:19','payment','',37,1),(1281,'2023-04-16 16:16:51','51681644689','300','','0','5','1',1020,'2023-04-16 16:17:00','payment','',212,1),(1282,'2023-04-16 17:28:14','51681652423','300','','0','5','1',1020,'2023-04-16 17:28:25','payment','',158,1),(1283,'2023-04-16 17:28:32','51681644808','300','','0','5','1',1020,'2023-04-16 17:28:41','payment','',438,1),(1284,'2023-04-16 17:40:03','51681655107','300','','0','5','1',1020,'2023-04-16 17:41:13','payment','',363,1),(1285,'2023-04-16 18:01:01','51681657228','300','','0','5','1',1020,'2023-04-16 18:01:13','payment','',209,1),(1286,'2023-04-17 08:53:08','51681708845','300','','0','5','1',1020,'2023-04-17 08:53:17','payment','',323,1),(1287,'2023-04-17 10:01:16','51681713387','600','','0','5','1',1020,'2023-04-17 10:01:35','payment','',241,1),(1288,'2023-04-17 11:17:40','51681719427','300','','0','5','1',1020,'2023-04-17 11:17:49','payment','',127,1),(1289,'2023-04-17 11:38:31','51681720672','130','','0','5','1',1020,'2023-04-17 11:38:45','payment','',108,1),(1290,'2023-04-17 13:06:40','51681725948','280','','0','5','1',1020,'2023-04-17 13:06:49','payment','',209,1),(1291,'2023-04-17 13:08:24','51677739540','1750','','0','5','1',1020,'2023-04-17 13:08:36','payment','',10,1),(1292,'2023-04-17 13:08:47','51678087678','1250','','0','5','1',1020,'2023-04-17 13:08:58','payment','',10,1),(1293,'2023-04-17 13:09:09','51678346474','1750','','0','5','1',1020,'2023-04-17 13:09:21','payment','',10,1),(1294,'2023-04-17 13:09:38','51678694036','1750','','0','5','1',1020,'2023-04-17 13:09:53','payment','',10,1),(1295,'2023-04-17 13:10:12','51678951175','1250','','0','5','1',1020,'2023-04-17 13:10:23','payment','',10,1),(1296,'2023-04-17 13:10:40','51679296607','1500','','0','5','1',1020,'2023-04-17 13:10:53','payment','',10,1),(1297,'2023-04-17 13:11:19','51679471736','1000','','0','5','1',1020,'2023-04-17 13:11:32','payment','',10,1),(1298,'2023-04-17 13:11:55','51679556589','250','','0','5','1',1020,'2023-04-17 13:12:05','payment','',10,1),(1299,'2023-04-17 13:12:19','51679900988','1000','','0','5','1',1020,'2023-04-17 13:12:30','payment','',10,1),(1300,'2023-04-17 13:12:48','51680159106','2000','','0','5','1',1020,'2023-04-17 13:13:00','payment','',10,1),(1301,'2023-04-17 14:06:58','51681644366','300','','0','5','1',1020,'2023-04-17 14:07:07','payment','',298,1),(1302,'2023-04-17 16:49:42','51681734867','280','','0','5','1',1020,'2023-04-17 16:49:52','payment','',209,1),(1303,'2023-04-17 16:53:13','51681739167','280','','0','5','1',1020,'2023-04-17 16:53:24','payment','',209,1),(1304,'2023-04-17 17:13:37','51681739420','560','','0','5','1',1020,'2023-04-17 17:13:51','payment','',48,1),(1305,'2023-04-17 17:15:49','51681739117','300','','0','5','1',1020,'2023-04-17 17:15:58','payment','',388,1),(1306,'2023-04-17 18:03:42','51681743761','70','','0','5','1',1020,'2023-04-17 18:03:52','payment','',209,1),(1307,'2023-04-17 18:03:58','51681742185','600','','0','5','1',1020,'2023-04-17 18:04:07','payment','',167,1),(1308,'2023-04-17 18:13:08','51681741022','300','','0','5','1',1020,'2023-04-17 18:13:17','payment','',32,1),(1309,'2023-04-17 18:33:08','51681742731','300','','0','5','1',1020,'2023-04-17 18:33:16','payment','',372,1),(1310,'2023-04-17 18:40:49','51681727374','600','','0','5','1',1020,'2023-04-17 18:40:57','payment','',223,1),(1311,'2023-04-17 18:53:45','51681742659','300','','0','5','1',1020,'2023-04-17 18:54:03','payment','',294,1),(1312,'2023-04-17 19:28:59','51681743861','300','','0','5','1',1020,'2023-04-17 19:29:34','payment','',403,1),(1313,'2023-04-18 09:15:30','51681746528','600','','0','5','1',1020,'2023-04-18 09:15:39','payment','',163,1),(1314,'2023-04-18 09:16:53','51681795931','900','','0','5','1',1020,'2023-04-18 09:17:01','payment','',82,1),(1315,'2023-04-18 09:31:42','51681798391','300','','0','5','1',1020,'2023-04-18 09:31:53','payment','',106,1),(1316,'2023-04-18 10:21:52','51681802477','70','','0','5','1',1020,'2023-04-18 10:25:29','payment','',139,1),(1317,'2023-04-18 10:49:20','51681744627','900','','0','5','1',1020,'2023-04-18 10:49:31','payment','',30,1),(1318,'2023-04-18 13:03:02','51681810019','300','','0','5','1',1020,'2023-04-18 13:03:10','payment','',35,1),(1319,'2023-04-18 14:00:32','51681809937','1500','','0','5','1',1020,'2023-04-18 14:00:43','payment','',398,1),(1320,'2023-04-18 14:34:34','51681739094','300','','0','5','1',1020,'2023-04-18 14:34:43','payment','',110,1),(1321,'2023-04-18 15:19:45','51681805856','600','','0','5','1',1020,'2023-04-18 15:19:55','payment','',313,1),(1322,'2023-04-18 15:20:01','51681813683','300','','0','5','1',1020,'2023-04-18 15:20:09','payment','',230,1),(1323,'2023-04-18 15:29:02','51681820923','300','','0','5','1',1020,'2023-04-18 15:29:11','payment','',21,1),(1324,'2023-04-18 15:32:29','51681813701','300','','0','5','1',1020,'2023-04-18 15:32:37','payment','',386,1),(1325,'2023-04-18 15:35:52','51681799116','300','','0','5','1',1020,'2023-04-18 15:36:01','payment','',169,1),(1326,'2023-04-18 17:59:05','51681829920','900','','0','5','1',1020,'2023-04-18 17:59:15','payment','',209,1),(1327,'2023-04-18 18:01:40','51681806006','600','','0','5','1',1020,'2023-04-18 18:01:48','payment','',210,1),(1328,'2023-04-18 18:06:27','51680238034','6440','','0','5','1',1020,'2023-04-18 18:06:39','payment','',435,1),(1329,'2023-04-18 18:06:51','51680070200','7280','','0','5','1',1020,'2023-04-18 18:07:02','payment','',435,1),(1330,'2023-04-18 18:07:12','51679902957','3080','','0','5','1',1020,'2023-04-18 18:07:25','payment','',435,1),(1331,'2023-04-18 18:07:34','51679633981','5040','','0','5','1',1020,'2023-04-18 18:07:46','payment','',435,1),(1332,'2023-04-18 18:07:55','51679468507','7560','','0','5','1',1020,'2023-04-18 18:08:05','payment','',435,1),(1333,'2023-04-18 18:08:17','51679291864','2520','','0','5','1',1020,'2023-04-18 18:08:36','payment','',435,1),(1334,'2023-04-18 18:12:21','51679034449','4200','','0','5','1',1020,'2023-04-18 18:12:34','payment','',435,1),(1335,'2023-04-18 18:14:11','51681828218','300','','0','5','1',1020,'2023-04-18 18:14:20','payment','',60,1),(1336,'2023-04-18 18:49:53','51681832347','300','','0','5','1',1020,'2023-04-18 18:50:01','payment','',166,1),(1337,'2023-04-18 18:50:40','51681833005','280','','0','5','1',1020,'2023-04-18 18:50:49','payment','',238,1),(1338,'2023-04-18 19:01:25','51681830063','600','','0','5','1',1020,'2023-04-18 19:01:33','payment','',360,1),(1339,'2023-04-18 19:33:54','51681832585','300','','0','5','1',1020,'2023-04-18 19:34:14','payment','',377,1),(1340,'2023-04-19 08:10:47','51681833704','300','','0','5','1',1020,'2023-04-19 08:11:00','payment','',468,1),(1341,'2023-04-19 10:24:13','51681885286','300','','0','5','1',1020,'2023-04-19 10:24:20','payment','',242,1),(1342,'2023-04-19 10:31:09','51681798762','300','','0','5','1',1020,'2023-04-19 10:31:19','payment','',211,1),(1343,'2023-04-19 11:05:40','51681885528','280','','1960','5','1',1020,'2023-04-19 11:05:50','payment','',13,1),(1344,'2023-04-19 11:06:20','51681885219','280','','0','5','1',1020,'2023-04-19 11:06:29','payment','',89,1),(1345,'2023-04-19 11:06:50','51681882599','300','','0','5','1',1020,'2023-04-19 11:06:58','payment','',406,1),(1346,'2023-04-19 11:28:15','51681886513','900','','0','5','1',1020,'2023-04-19 11:28:24','payment','',36,1),(1347,'2023-04-19 12:15:22','51681895648','300','','0','5','1',1020,'2023-04-19 12:15:35','payment','',238,1),(1348,'2023-04-19 12:16:01','51681895631','300','','0','5','1',1020,'2023-04-19 12:16:09','payment','',170,1),(1349,'2023-04-19 12:41:17','51681896518','30','','0','5','1',1020,'2023-04-19 12:41:28','payment','',209,1),(1350,'2023-04-19 13:50:04','51681897233','300','','0','5','1',1020,'2023-04-19 13:50:12','payment','',176,1),(1351,'2023-04-19 14:20:58','51681903231','300','','0','5','1',1020,'2023-04-19 14:21:09','payment','',71,1),(1352,'2023-04-19 14:57:24','51681903933','300','','0','5','1',1020,'2023-04-19 14:57:36','payment','',22,1),(1353,'2023-04-19 15:23:51','51681903949','300','','0','5','1',1020,'2023-04-19 15:24:00','payment','',394,1),(1354,'2023-04-19 17:14:09','51681913622','1200','','0','5','1',1020,'2023-04-19 17:14:17','payment','',469,1),(1355,'2023-04-19 18:40:33','51681917604','140','','0','5','1',1020,'2023-04-19 18:40:44','payment','',387,1),(1356,'2023-04-19 18:47:50','51681919229','280','','0','5','1',1020,'2023-04-19 18:48:00','payment','',209,1),(1357,'2023-04-19 18:48:37','51681918549','300','','0','5','1',1020,'2023-04-19 18:48:45','payment','',453,1),(1358,'2023-04-19 18:48:54','51681888081','300','','0','5','1',1020,'2023-04-19 18:49:02','payment','',425,1),(1359,'2023-04-19 18:53:38','51681910385','300','','0','5','1',1020,'2023-04-19 18:53:47','payment','',44,1),(1360,'2023-04-20 08:43:53','51681969361','300','','0','5','1',1020,'2023-04-20 08:44:02','payment','',152,1),(1361,'2023-04-20 08:48:14','51681918570','300','','0','5','1',1020,'2023-04-20 08:48:23','payment','',91,1),(1362,'2023-04-20 08:53:17','51681918762','150','','0','5','1',1020,'2023-04-20 08:53:27','payment','',380,1),(1363,'2023-04-20 09:21:45','51681795812','600','','0','5','1',1020,'2023-04-20 09:21:54','payment','',300,1),(1364,'2023-04-20 10:23:32','51681974357','300','','0','5','1',1020,'2023-04-20 10:23:44','payment','',410,1),(1365,'2023-04-20 11:02:03','51681974325','600','','0','5','1',1020,'2023-04-20 11:02:14','payment','',358,1),(1366,'2023-04-20 11:57:39','51681978528','450','','0','5','1',1020,'2023-04-20 11:57:49','payment','',38,1),(1367,'2023-04-20 13:19:09','51681982645','300','','0','5','1',1020,'2023-04-20 13:19:19','payment','',455,1),(1368,'2023-04-20 13:19:32','51681977125','300','','0','5','1',1020,'2023-04-20 13:19:43','payment','',188,1),(1369,'2023-04-20 13:20:07','51681980299','300','','0','5','1',1020,'2023-04-20 13:20:16','payment','',69,1),(1370,'2023-04-20 13:25:13','51680241735','2800','','0','5','1',1020,'2023-04-20 13:25:25','payment','',13,1),(1371,'2023-04-20 13:25:40','51680077651','2800','','0','5','1',1020,'2023-04-20 13:25:51','payment','',13,1),(1372,'2023-04-20 13:26:07','51679900896','2800','','0','5','1',1020,'2023-04-20 13:26:17','payment','',13,1),(1373,'2023-04-20 13:26:32','51679634010','2800','','0','5','1',1020,'2023-04-20 13:26:42','payment','',13,1),(1374,'2023-04-20 13:26:51','51679471655','2800','','0','5','1',1020,'2023-04-20 13:27:06','payment','',13,1),(1375,'2023-04-20 13:29:23','51679292739','2800','','0','5','1',1020,'2023-04-20 13:29:34','payment','',13,1),(1376,'2023-04-20 13:29:49','51679034718','2800','','0','5','1',1020,'2023-04-20 13:30:04','payment','',13,1),(1377,'2023-04-20 13:30:24','51678866122','2800','','0','5','1',1020,'2023-04-20 13:30:35','payment','',13,1),(1378,'2023-04-20 13:31:11','51678175948','2240','','0','5','1',1020,'2023-04-20 13:31:21','payment','',13,1),(1379,'2023-04-20 13:31:34','51677823043','2520','','0','5','1',1020,'2023-04-20 13:31:47','payment','',13,1),(1380,'2023-04-20 13:34:46','51677654036','2800','','0','5','1',1020,'2023-04-20 13:34:58','payment','',13,1),(1381,'2023-04-20 13:37:21','51678690957','2800','','0','5','1',1020,'2023-04-20 13:37:32','payment','',13,1),(1382,'2023-04-20 13:37:42','51678341184','2800','','0','5','1',1020,'2023-04-20 13:37:54','payment','',13,1),(1383,'2023-04-20 13:48:23','51680159198','500','','0','5','1',1020,'2023-04-20 13:48:33','payment','',11,1),(1384,'2023-04-20 13:48:47','51679902603','1250','','0','5','1',1020,'2023-04-20 13:48:59','payment','',11,1),(1385,'2023-04-20 13:49:09','51679556763','750','','0','5','1',1020,'2023-04-20 13:49:52','payment','',11,1),(1386,'2023-04-20 13:50:02','51679296666','1000','','0','5','1',1020,'2023-04-20 13:50:14','payment','',11,1),(1387,'2023-04-20 13:50:25','51678951224','1000','','250','5','1',1020,'2023-04-20 13:50:49','payment','',11,1),(1388,'2023-04-20 13:52:52','51678951224','250','','0','5','1',1020,'2023-04-20 13:53:05','payment','',11,1),(1389,'2023-04-20 13:53:15','51678694079','1250','','0','5','1',1020,'2023-04-20 13:53:25','payment','',11,1),(1390,'2023-04-20 13:53:42','51678346615','1750','','0','5','1',1020,'2023-04-20 13:53:55','payment','',11,1),(1391,'2023-04-20 13:54:07','51677739675','1250','','0','5','1',1020,'2023-04-20 13:54:17','payment','',11,1),(1392,'2023-04-20 13:56:10','51681985784','300','','0','5','1',1020,'2023-04-20 13:56:19','payment','',74,1),(1393,'2023-04-20 14:00:25','51681985828','250','','0','5','1',1020,'2023-04-20 14:00:40','payment','',88,1),(1394,'2023-04-20 14:54:24','51681988207','800','','100','5','1',1020,'2023-04-20 14:54:44','payment','',182,1),(1395,'2023-04-20 14:56:53','51680503123','300','','0','5','1',1020,'2023-04-20 14:57:06','payment','',304,1),(1396,'2023-04-20 14:57:14','51679296852','300','','0','5','1',1020,'2023-04-20 14:58:09','payment','',304,1),(1397,'2023-04-20 15:00:57','51681988207','100','','0','5','1',1020,'2023-04-20 15:01:09','payment','',182,1),(1398,'2023-04-20 15:20:13','51681992783','600','','0','5','1',1020,'2023-04-20 15:20:22','payment','',93,1),(1399,'2023-04-20 15:49:03','51681987653','70','','0','5','1',1020,'2023-04-20 15:49:13','payment','',92,1),(1400,'2023-04-20 16:10:21','51681995001','300','','0','5','1',1020,'2023-04-20 16:10:36','payment','',73,1),(1401,'2023-04-20 17:05:10','51681994802','300','','0','5','1',1020,'2023-04-20 17:05:20','payment','',301,1),(1402,'2023-04-20 17:58:06','51682002651','300','','0','5','1',1020,'2023-04-20 17:58:16','payment','',252,1),(1403,'2023-04-20 18:13:22','51682003552','300','','0','5','1',1020,'2023-04-20 18:13:37','payment','',379,1),(1404,'2023-04-20 18:46:23','51682003476','300','','0','5','1',1020,'2023-04-20 18:46:32','payment','',321,1),(1405,'2023-04-20 18:58:57','51682005855','300','','0','5','1',1020,'2023-04-20 18:59:28','payment','',189,1),(1406,'2023-04-20 19:02:39','51682004255','300','','0','5','1',1020,'2023-04-20 19:02:47','payment','',416,1),(1407,'2023-04-20 19:06:10','51681912480','300','','0','4','1',1020,'2023-04-20 19:06:42','payment','',20,1),(1408,'2023-04-20 19:07:12','51681911206','300','','0','4','1',1020,'2023-04-20 19:07:35','payment','',54,1),(1409,'2023-04-21 11:20:41','51682061998','300','','0','5','1',1020,'2023-04-21 11:20:50','payment','',357,1),(1410,'2023-04-21 11:20:55','51682062016','300','','0','5','1',1020,'2023-04-21 11:21:03','payment','',423,1),(1411,'2023-04-21 11:43:56','51682065274','300','','0','5','1',1020,'2023-04-21 11:44:05','payment','',216,1),(1412,'2023-04-21 12:04:19','51682062053','600','','0','5','1',1020,'2023-04-21 12:04:28','payment','',218,1),(1413,'2023-04-21 13:26:54','51682071891','300','','0','5','1',1020,'2023-04-21 13:27:04','payment','',391,1),(1414,'2023-04-21 13:32:17','51682062032','300','','0','5','1',1020,'2023-04-21 13:32:27','payment','',372,1),(1415,'2023-04-21 13:36:32','51682071870','300','','0','5','1',1020,'2023-04-21 13:36:41','payment','',110,1),(1416,'2023-04-21 13:48:35','51682074053','260','','0','5','1',1020,'2023-04-21 13:48:51','payment','',117,1),(1417,'2023-04-21 13:48:59','51682074032','280','','0','5','1',1020,'2023-04-21 13:49:08','payment','',209,1),(1418,'2023-04-21 13:49:23','51682071849','300','','0','5','1',1020,'2023-04-21 13:49:42','payment','',21,1),(1419,'2023-04-21 14:59:50','51682077588','300','','0','5','1',1020,'2023-04-21 15:00:01','payment','',384,1),(1420,'2023-04-21 15:02:32','51682078218','300','','0','5','1',1020,'2023-04-21 15:02:42','payment','',268,1),(1421,'2023-04-21 15:05:16','51682070440','300','','0','5','1',1020,'2023-04-21 15:05:26','payment','',471,1),(1422,'2023-04-21 15:30:28','51682080180','600','','0','5','1',1020,'2023-04-21 15:30:39','payment','',284,1),(1423,'2023-04-21 17:00:58','51682084324','300','','0','5','1',1020,'2023-04-21 17:01:11','payment','',362,1),(1424,'2023-04-21 17:05:12','51682078740','300','','0','5','1',1020,'2023-04-21 17:05:22','payment','',266,1),(1425,'2023-04-21 17:45:41','51682077665','900','','0','5','1',1020,'2023-04-21 17:45:51','payment','',402,1),(1426,'2023-04-21 17:57:23','51682086249','1200','','0','5','1',1020,'2023-04-21 17:57:34','payment','',351,1),(1427,'2023-04-21 18:54:58','51682092164','1200','','0','5','1',1020,'2023-04-21 18:55:23','payment','',209,1),(1428,'2023-04-21 18:55:38','51682062404','520','','0','5','1',1020,'2023-04-21 18:55:50','payment','',26,1),(1429,'2023-04-21 19:09:52','51682092749','300','','0','5','1',1020,'2023-04-21 19:10:05','payment','',272,1),(1430,'2023-04-22 09:16:41','51682144097','70','','0','5','1',1020,'2023-04-22 09:16:52','payment','',387,1),(1431,'2023-04-22 09:17:00','51682144118','300','','0','5','1',1020,'2023-04-22 09:17:08','payment','',50,1),(1432,'2023-04-22 10:38:07','51682144171','1050','','0','5','1',1020,'2023-04-22 10:38:18','payment','',121,1),(1433,'2023-04-22 10:46:37','51682144915','900','','0','5','1',1020,'2023-04-22 10:46:55','payment','',390,1),(1434,'2023-04-22 10:54:01','51682149808','300','','0','5','1',1020,'2023-04-22 10:54:11','payment','',209,1),(1435,'2023-04-22 11:18:10','51682150061','300','','0','5','1',1020,'2023-04-22 11:18:18','payment','',352,1),(1436,'2023-04-22 12:00:59','51682144140','1200','','0','5','1',1020,'2023-04-22 12:01:17','payment','',98,1),(1437,'2023-04-22 13:16:25','51682149106','70','','0','5','1',1020,'2023-04-22 13:16:50','payment','',139,1),(1438,'2023-04-22 13:38:12','51682159811','600','','0','5','1',1020,'2023-04-22 13:38:21','payment','',61,1),(1439,'2023-04-22 14:09:26','51682160918','600','','0','5','1',1020,'2023-04-22 14:09:36','payment','',80,1),(1440,'2023-04-22 14:11:57','51682158140','300','','0','5','1',1020,'2023-04-22 14:12:21','payment','',60,1),(1441,'2023-04-22 14:19:38','51682154301','300','','0','5','1',1020,'2023-04-22 14:19:49','payment','',229,1),(1442,'2023-04-22 14:37:38','51682144792','300','','0','5','1',1020,'2023-04-22 14:37:48','payment','',230,1),(1443,'2023-04-22 14:40:29','51682146062','280','','0','5','1',1020,'2023-04-22 14:40:58','payment','',145,1),(1444,'2023-04-22 15:18:40','51682158278','560','','280','5','1',1020,'2023-04-22 15:22:44','payment','',67,1),(1445,'2023-04-22 15:32:53','51682161116','300','','0','5','1',1020,'2023-04-22 15:33:03','payment','',161,1),(1446,'2023-04-22 15:52:58','51682167585','300','','0','5','1',1020,'2023-04-22 15:53:08','payment','',71,1),(1447,'2023-04-22 16:05:01','51682158696','600','','0','5','1',1020,'2023-04-22 16:05:10','payment','',314,1),(1448,'2023-04-22 16:27:51','51682169031','560','','0','5','1',1020,'2023-04-22 16:28:02','payment','',433,1),(1449,'2023-04-22 16:28:09','51682164113','280','','0','5','1',1020,'2023-04-22 16:28:18','payment','',209,1),(1450,'2023-04-22 17:14:02','51682168744','600','','0','5','1',1020,'2023-04-22 17:14:17','payment','',23,1),(1451,'2023-04-22 17:20:46','51682158737','600','','0','5','1',1020,'2023-04-22 17:21:03','payment','',158,1),(1452,'2023-04-22 18:04:27','51682170938','600','','0','5','1',1020,'2023-04-22 18:04:39','payment','',296,1),(1453,'2023-04-22 18:10:52','51682176177','300','','0','5','1',1020,'2023-04-22 18:11:04','payment','',127,1),(1454,'2023-04-22 18:46:12','51682173468','600','','0','5','1',1020,'2023-04-22 18:46:22','payment','',115,1),(1455,'2023-04-22 18:57:21','51682176774','300','','0','5','1',1020,'2023-04-22 18:57:30','payment','',397,1),(1456,'2023-04-22 19:06:43','51682176818','300','','0','5','1',1020,'2023-04-22 19:06:54','payment','',58,1),(1457,'2023-04-23 13:40:55','51682246156','970','','0','5','1',1020,'2023-04-23 13:41:07','payment','',209,1),(1458,'2023-04-23 13:41:16','51682246404','280','','0','5','1',1020,'2023-04-23 13:41:26','payment','',209,1),(1459,'2023-04-23 13:50:41','51682175468','300','','0','5','1',1020,'2023-04-23 13:50:51','payment','',92,1),(1460,'2023-04-23 13:51:01','51682246576','600','','0','5','1',1020,'2023-04-23 13:51:14','payment','',71,1),(1461,'2023-04-23 13:56:56','51682246678','300','','0','5','1',1020,'2023-04-23 13:57:05','payment','',388,1),(1462,'2023-04-23 13:57:16','51682246496','300','','0','5','1',1020,'2023-04-23 13:57:25','payment','',369,1),(1463,'2023-04-23 14:35:04','51682247115','300','','0','5','1',1020,'2023-04-23 14:35:15','payment','',209,1),(1464,'2023-04-23 15:36:55','51682252005','300','','300','5','1',1020,'2023-04-23 15:37:06','payment','',146,1),(1465,'2023-04-23 16:48:36','51682255162','300','','0','5','1',1020,'2023-04-23 16:48:46','payment','',465,1),(1466,'2023-04-23 18:56:27','51682262390','300','','0','5','1',1020,'2023-04-23 18:56:38','payment','',120,1),(1467,'2023-04-24 12:13:31','51682327562','280','','0','5','1',1020,'2023-04-24 12:13:45','payment','',209,1),(1468,'2023-04-24 12:16:18','51682327728','280','','0','5','1',1020,'2023-04-24 12:16:28','payment','',89,1),(1469,'2023-04-24 12:28:16','51682263922','300','','0','5','1',1020,'2023-04-24 12:28:25','payment','',212,1),(1470,'2023-04-24 12:49:28','51682316087','300','','0','5','1',1020,'2023-04-24 12:49:36','payment','',68,1),(1471,'2023-04-24 12:51:45','51682329378','1200','','0','5','1',1020,'2023-04-24 12:51:56','payment','',373,1),(1472,'2023-04-24 12:54:10','51682328427','300','','0','5','1',1020,'2023-04-24 12:54:20','payment','',211,1),(1473,'2023-04-24 14:29:31','51682335229','300','','0','5','1',1020,'2023-04-24 14:29:55','payment','',451,1),(1474,'2023-04-24 15:07:53','51682316106','300','','0','5','1',1020,'2023-04-24 15:08:12','payment','',41,1),(1475,'2023-04-24 15:20:40','51682336757','300','','0','5','1',1020,'2023-04-24 15:20:52','payment','',176,1),(1476,'2023-04-24 15:21:00','51682337801','600','','0','5','1',1020,'2023-04-24 15:21:09','payment','',134,1),(1477,'2023-04-24 15:26:13','51682335828','300','','0','5','1',1020,'2023-04-24 15:26:24','payment','',363,1),(1478,'2023-04-24 15:53:40','51682340391','280','','0','5','1',1020,'2023-04-24 15:53:49','payment','',467,1),(1479,'2023-04-24 16:40:46','51682337366','900','','0','5','1',1020,'2023-04-24 16:40:56','payment','',52,1),(1480,'2023-04-24 17:51:15','51682327668','300','','0','5','1',1020,'2023-04-24 17:51:24','payment','',91,1),(1481,'2023-04-24 18:09:14','51682341800','600','','0','5','1',1020,'2023-04-24 18:09:25','payment','',178,1),(1482,'2023-04-24 18:42:26','51682350853','560','','0','5','1',1020,'2023-04-24 18:42:36','payment','',209,1),(1483,'2023-04-24 19:02:17','51682351377','600','','0','5','1',1020,'2023-04-24 19:05:03','payment','',360,1),(1484,'2023-04-24 19:09:13','51682352379','280','','280','5','1',1020,'2023-04-24 19:09:30','payment','',180,1),(1485,'2023-04-25 10:29:42','51682402138','300','','0','5','1',1020,'2023-04-25 10:29:53','payment','',262,1),(1486,'2023-04-25 11:31:24','51682341713','300','','0','5','1',1020,'2023-04-25 11:31:45','payment','',339,1),(1487,'2023-04-25 11:33:28','51682404949','1500','','0','5','1',1020,'2023-04-25 11:33:39','payment','',65,1),(1488,'2023-04-25 11:34:24','51682404864','600','','0','5','1',1020,'2023-04-25 11:34:34','payment','',273,1),(1489,'2023-04-25 11:44:32','51682402156','300','','0','5','1',1020,'2023-04-25 11:44:45','payment','',350,1),(1490,'2023-04-25 11:51:36','51682402217','300','','0','5','1',1020,'2023-04-25 11:51:46','payment','',317,1),(1491,'2023-04-25 11:53:37','51682402172','600','','0','5','1',1020,'2023-04-25 11:53:46','payment','',70,1),(1492,'2023-04-25 12:03:56','51682410837','600','','0','5','1',1020,'2023-04-25 12:04:09','payment','',172,1),(1493,'2023-04-25 12:04:25','51682408508','600','','0','5','1',1020,'2023-04-25 12:04:39','payment','',473,1),(1494,'2023-04-25 12:28:22','51682339556','300','','0','5','1',1020,'2023-04-25 12:28:32','payment','',77,1),(1495,'2023-04-25 12:37:24','51682415361','30','','0','5','1',1020,'2023-04-25 12:37:36','payment','',217,1),(1496,'2023-04-25 12:49:38','51682416152','300','','0','5','1',1020,'2023-04-25 12:49:48','payment','',474,1),(1497,'2023-04-25 12:49:59','51682415036','300','','0','5','1',1020,'2023-04-25 12:50:11','payment','',246,1),(1498,'2023-04-25 13:31:52','51682418619','560','','0','5','1',1020,'2023-04-25 13:32:05','payment','',118,1),(1499,'2023-04-25 13:33:58','51682413717','300','','0','5','1',1020,'2023-04-25 13:34:08','payment','',116,1),(1500,'2023-04-25 14:08:43','51682419545','300','','0','5','1',1020,'2023-04-25 14:08:55','payment','',264,1),(1501,'2023-04-25 14:34:15','51682419563','300','','0','5','1',1020,'2023-04-25 14:34:27','payment','',328,1),(1502,'2023-04-25 16:28:25','51682429193','560','','0','5','1',1020,'2023-04-25 16:35:32','payment','',48,1),(1503,'2023-04-25 16:45:23','51682402315','280','','0','5','1',1020,'2023-04-25 16:45:56','payment','',75,1),(1504,'2023-04-25 17:52:09','51682434042','840','','0','5','1',1020,'2023-04-25 17:52:35','payment','',100,1),(1505,'2023-04-25 18:07:02','51682426262','280','','0','5','1',1020,'2023-04-25 18:07:11','payment','',209,1),(1506,'2023-04-25 18:10:15','51682425552','300','','0','5','1',1020,'2023-04-25 18:10:25','payment','',270,1),(1507,'2023-04-25 18:41:45','51682327639','300','','0','5','1',1020,'2023-04-25 18:41:55','payment','',37,1),(1508,'2023-04-25 18:49:52','51682413491','300','','0','5','1',1020,'2023-04-25 18:50:03','payment','',230,1),(1509,'2023-04-26 08:06:49','51682437515','300','','0','5','1',1020,'2023-04-26 08:06:59','payment','',131,1),(1510,'2023-04-26 08:07:11','51682432307','300','','0','5','1',1020,'2023-04-26 08:07:21','payment','',416,1),(1511,'2023-04-26 10:14:45','51682489265','300','','0','5','1',1020,'2023-04-26 10:14:55','payment','',43,1),(1512,'2023-04-26 12:38:40','51682500894','300','','0','5','1',1020,'2023-04-26 12:38:50','payment','',141,1),(1513,'2023-04-26 14:32:11','51682503075','250','','0','5','1',1020,'2023-04-26 14:32:24','payment','',88,1),(1514,'2023-04-26 15:28:40','51682510485','300','','0','5','1',1020,'2023-04-26 15:28:49','payment','',74,1),(1515,'2023-04-26 16:47:01','51682516767','560','','0','5','1',1020,'2023-04-26 16:47:12','payment','',234,1),(1516,'2023-04-26 17:39:45','51682497614','280','','0','5','1',1020,'2023-04-26 17:39:54','payment','',209,1),(1517,'2023-04-26 17:55:45','51682518812','600','','0','5','1',1020,'2023-04-26 17:55:54','payment','',439,1),(1518,'2023-04-26 18:00:11','51682519022','300','','0','5','1',1020,'2023-04-26 18:00:22','payment','',64,1),(1519,'2023-04-26 18:06:40','51682521165','70','','0','5','1',1020,'2023-04-26 18:07:22','payment','',209,1),(1520,'2023-04-26 18:27:53','51682520767','300','','0','5','1',1020,'2023-04-26 18:28:06','payment','',323,1),(1521,'2023-04-27 09:04:07','51682498248','600','','0','5','1',1020,'2023-04-27 09:04:29','payment','',112,1),(1522,'2023-04-27 09:07:44','51682352379','280','','0','5','1',1020,'2023-04-27 09:08:01','payment','',180,1),(1523,'2023-04-27 09:08:20','51682252005','300','','0','5','1',1020,'2023-04-27 09:08:30','payment','',146,1),(1524,'2023-04-27 09:08:41','51682247097','300','','0','5','1',1020,'2023-04-27 09:08:53','payment','',386,1),(1525,'2023-04-27 09:09:12','51682158278','280','','0','5','1',1020,'2023-04-27 09:09:23','payment','',67,1),(1526,'2023-04-27 09:09:59','51682522815','600','','0','5','1',1020,'2023-04-27 09:10:10','payment','',163,1),(1527,'2023-04-27 09:59:50','51682572920','300','','0','5','1',1020,'2023-04-27 10:00:00','payment','',461,1),(1528,'2023-04-27 11:56:49','51682488505','300','','0','5','1',1020,'2023-04-27 11:57:01','payment','',132,1),(1529,'2023-04-27 12:49:15','51682588912','130','','0','5','1',1020,'2023-04-27 12:49:28','payment','',108,1),(1530,'2023-04-27 12:51:06','51682589042','300','','0','5','1',1020,'2023-04-27 12:51:16','payment','',50,1),(1531,'2023-04-27 14:25:41','51682594703','300','','0','5','1',1020,'2023-04-27 14:25:55','payment','',127,1),(1532,'2023-04-27 14:28:35','51682590872','300','','0','5','1',1020,'2023-04-27 14:28:45','payment','',386,1),(1533,'2023-04-27 15:14:11','51682584481','300','','0','5','1',1020,'2023-04-27 15:14:21','payment','',394,1),(1534,'2023-04-27 15:24:03','51682587492','1200','','0','5','1',1020,'2023-04-27 15:24:21','payment','',29,1),(1535,'2023-04-27 15:59:56','51682579120','300','','0','5','1',1020,'2023-04-27 16:00:05','payment','',110,1),(1536,'2023-04-27 16:09:28','51682600926','300','','0','5','1',1020,'2023-04-27 16:09:44','payment','',71,1),(1537,'2023-04-27 16:10:23','51682600988','560','','280','5','1',1020,'2023-04-27 16:10:35','payment','',248,1),(1538,'2023-04-27 16:22:09','51682601654','280','','0','5','1',1020,'2023-04-27 16:22:20','payment','',100,1),(1539,'2023-04-27 16:47:12','51682602454','70','','0','5','1',1020,'2023-04-27 16:47:26','payment','',387,1),(1540,'2023-04-27 17:13:09','51682604666','300','','0','5','1',1020,'2023-04-27 17:13:40','payment','',201,1),(1541,'2023-04-27 17:42:10','51682572770','1500','','0','5','1',1020,'2023-04-27 17:42:23','payment','',447,1),(1542,'2023-04-27 17:50:50','51682587440','300','','0','5','1',1020,'2023-04-27 17:50:58','payment','',338,1),(1543,'2023-04-27 17:54:12','51682590246','300','','0','5','1',1020,'2023-04-27 17:54:24','payment','',60,1),(1544,'2023-04-27 18:15:22','51682608489','600','','0','5','1',1020,'2023-04-27 18:15:31','payment','',348,1),(1545,'2023-04-27 18:16:51','51682608561','300','','0','5','1',1020,'2023-04-27 18:17:02','payment','',209,1),(1546,'2023-04-27 18:20:29','51682600291','280','','0','5','1',1020,'2023-04-27 18:20:40','payment','',94,1),(1547,'2023-04-27 18:20:49','51682603463','600','','0','5','1',1020,'2023-04-27 18:20:59','payment','',101,1),(1548,'2023-04-27 19:10:10','51682611742','280','','0','5','1',1020,'2023-04-27 19:10:20','payment','',67,1),(1549,'2023-04-27 19:19:42','51682600988','280','','0','4','1',1020,'2023-04-27 19:20:04','payment','',248,1),(1550,'2023-04-27 19:25:05','51682611422','300','','0','4','1',1020,'2023-04-27 19:25:25','payment','',392,1),(1551,'2023-04-27 19:26:39','51682612765','300','','0','5','1',1020,'2023-04-27 19:26:48','payment','',260,1),(1552,'2023-04-28 09:44:42','51682599115','300','','0','5','1',1020,'2023-04-28 09:44:53','payment','',32,1),(1553,'2023-04-28 09:45:00','51682597122','300','','0','5','1',1020,'2023-04-28 09:45:09','payment','',334,1),(1554,'2023-04-28 10:23:30','51682602406','1500','','0','5','1',1020,'2023-04-28 10:23:44','payment','',367,1),(1555,'2023-04-28 10:47:47','51682608653','300','','0','5','1',1020,'2023-04-28 10:47:59','payment','',319,1),(1556,'2023-04-28 12:22:43','51682664549','1500','','0','5','1',1020,'2023-04-28 12:23:10','payment','',195,1),(1557,'2023-04-28 12:50:58','51682668804','600','','300','5','1',1020,'2023-04-28 12:51:11','payment','',186,1),(1558,'2023-04-28 12:51:24','51682674674','300','','0','5','1',1020,'2023-04-28 12:51:45','payment','',21,1),(1559,'2023-04-28 13:31:32','51682486434','300','','0','5','1',1020,'2023-04-28 13:31:43','payment','',211,1),(1560,'2023-04-28 15:02:36','51682681245','300','','0','5','1',1020,'2023-04-28 15:02:48','payment','',238,1),(1561,'2023-04-28 15:22:37','51682681209','300','','0','5','1',1020,'2023-04-28 15:22:49','payment','',465,1),(1562,'2023-04-28 15:51:59','51682686221','430','','300','5','1',1020,'2023-04-28 15:52:09','payment','',125,1),(1563,'2023-04-28 16:25:56','51682596647','560','','0','5','1',1020,'2023-04-28 16:26:07','payment','',185,1),(1564,'2023-04-28 17:42:10','51682692307','600','','0','5','1',1020,'2023-04-28 17:42:20','payment','',250,1),(1565,'2023-04-28 18:03:51','51682693446','300','','0','5','1',1020,'2023-04-28 18:04:15','payment','',176,1),(1566,'2023-04-28 18:35:58','51682689303','300','','300','5','1',1020,'2023-04-28 18:36:09','payment','',210,1),(1567,'2023-04-28 18:36:37','51682689303','300','','0','5','1',1020,'2023-04-28 18:37:09','payment','',210,1),(1568,'2023-04-29 08:36:05','51682678427','300','','0','5','1',1020,'2023-04-29 08:36:15','payment','',451,1),(1569,'2023-04-29 08:36:23','51682668804','300','','0','5','1',1020,'2023-04-29 08:36:37','payment','',186,1),(1570,'2023-04-29 08:36:54','51682686221','300','','0','5','1',1020,'2023-04-29 08:37:15','payment','',125,1),(1571,'2023-04-29 08:38:33','51682675690','300','','0','5','1',1020,'2023-04-29 08:38:42','payment','',413,1),(1572,'2023-04-29 09:25:05','51682749437','300','','0','5','1',1020,'2023-04-29 09:25:24','payment','',352,1),(1573,'2023-04-29 09:58:05','51682749411','300','','0','5','1',1020,'2023-04-29 09:58:14','payment','',411,1),(1574,'2023-04-29 10:41:58','51682753837','600','','0','5','1',1020,'2023-04-29 10:42:20','payment','',138,1),(1575,'2023-04-29 10:42:59','51682751619','300','','0','5','1',1020,'2023-04-29 10:43:09','payment','',272,1),(1576,'2023-04-29 11:19:32','51682755117','300','','0','5','1',1020,'2023-04-29 11:19:44','payment','',381,1),(1577,'2023-04-29 12:36:09','51682759571','300','','0','5','1',1020,'2023-04-29 12:36:19','payment','',73,1),(1578,'2023-04-29 13:57:56','51682762865','300','','0','5','1',1020,'2023-04-29 13:58:07','payment','',209,1),(1579,'2023-04-29 15:02:29','51682766601','600','','0','5','1',1020,'2023-04-29 15:02:39','payment','',115,1),(1580,'2023-04-29 15:19:26','51682751636','300','','0','5','1',1020,'2023-04-29 15:19:35','payment','',285,1),(1581,'2023-04-29 15:50:13','51682771378','300','','0','5','1',1020,'2023-04-29 15:50:24','payment','',403,1),(1582,'2023-04-29 16:52:02','51682774703','560','','0','5','1',1020,'2023-04-29 16:52:12','payment','',180,1),(1583,'2023-04-29 17:18:19','51682777845','600','','0','5','1',1020,'2023-04-29 17:18:32','payment','',93,1),(1584,'2023-04-29 18:12:08','51682753054','300','','0','5','1',1020,'2023-04-29 18:12:17','payment','',306,1),(1585,'2023-04-29 18:13:35','51682781190','300','','0','5','1',1020,'2023-04-29 18:13:44','payment','',470,1),(1586,'2023-04-29 18:14:00','51682766576','300','','0','5','1',1020,'2023-04-29 18:14:08','payment','',120,1),(1587,'2023-04-29 18:20:06','51682771414','300','','0','5','1',1020,'2023-04-29 18:20:17','payment','',360,1),(1588,'2023-04-29 19:18:28','51682785055','260','','0','5','1',1020,'2023-04-29 19:18:37','payment','',209,1),(1589,'2023-04-30 15:11:03','51682853184','300','','0','5','1',1020,'2023-04-30 15:11:18','payment','',35,1),(1590,'2023-04-30 15:26:11','51682856933','560','','0','5','1',1020,'2023-04-30 15:27:15','payment','',209,1),(1591,'2023-04-30 15:40:30','51682857647','300','','0','5','1',1020,'2023-04-30 15:40:40','payment','',253,1),(1592,'2023-04-30 15:53:58','51682785081','300','','0','5','1',1020,'2023-04-30 15:54:08','payment','',372,1),(1593,'2023-04-30 17:26:17','51682864142','560','','0','5','1',1020,'2023-04-30 17:26:29','payment','',48,1),(1594,'2023-04-30 17:41:39','51682852165','300','','0','5','1',1020,'2023-04-30 17:41:48','payment','',64,1),(1595,'2023-04-30 18:20:30','51682867957','300','','0','5','1',1020,'2023-04-30 18:20:40','payment','',22,1),(1596,'2023-05-01 09:02:06','51682765791','300','','0','5','1',1020,'2023-05-01 09:02:15','payment','',230,1),(1597,'2023-05-01 09:02:25','51682851645','280','','0','5','1',1020,'2023-05-01 09:02:35','payment','',145,1),(1598,'2023-05-01 09:02:43','51682869508','300','','0','5','1',1020,'2023-05-01 09:02:54','payment','',92,1),(1599,'2023-05-01 09:05:42','51682921095','300','','0','5','1',1020,'2023-05-01 09:06:04','payment','',131,1),(1600,'2023-05-01 10:34:27','51682851508','300','','0','5','1',1020,'2023-05-01 10:34:50','payment','',324,1),(1601,'2023-05-01 11:09:27','51682927411','300','','0','5','1',1020,'2023-05-01 11:09:36','payment','',474,1),(1602,'2023-05-01 11:23:28','51682928979','300','','0','5','1',1020,'2023-05-01 11:23:46','payment','',450,1),(1603,'2023-05-01 11:26:57','51682926394','600','','0','5','1',1020,'2023-05-01 11:27:07','payment','',154,1),(1604,'2023-05-01 14:31:34','51682931404','600','','0','5','1',1020,'2023-05-01 14:32:11','payment','',295,1),(1605,'2023-05-01 14:45:43','51682940854','300','','0','5','1',1020,'2023-05-01 14:45:54','payment','',305,1),(1606,'2023-05-01 14:46:48','51682935773','300','','0','5','1',1020,'2023-05-01 14:46:58','payment','',475,1),(1607,'2023-05-01 16:05:13','51682937373','600','','0','5','1',1020,'2023-05-01 16:05:23','payment','',158,1),(1608,'2023-05-01 16:12:16','51682926352','300','','0','5','1',1020,'2023-05-01 16:12:25','payment','',361,1),(1609,'2023-05-01 16:12:33','51682946088','300','','0','5','1',1020,'2023-05-01 16:12:43','payment','',386,1),(1610,'2023-05-01 16:15:35','51682935746','300','','0','5','1',1020,'2023-05-01 16:15:45','payment','',91,1),(1611,'2023-05-01 17:03:38','51682946123','600','','0','5','1',1020,'2023-05-01 17:03:48','payment','',441,1),(1612,'2023-05-01 17:10:24','51682931447','280','','0','5','1',1020,'2023-05-01 17:10:36','payment','',209,1),(1613,'2023-05-01 17:45:53','51682952303','70','','0','5','1',1020,'2023-05-01 17:46:05','payment','',209,1),(1614,'2023-05-01 18:21:22','51682933412','280','','0','5','1',1020,'2023-05-01 18:21:33','payment','',448,1),(1615,'2023-05-02 09:26:24','51683008751','300','','0','5','1',1020,'2023-05-02 09:26:33','payment','',476,1),(1616,'2023-05-02 09:30:18','51682936005','300','','0','5','1',1020,'2023-05-02 09:30:29','payment','',60,1),(1617,'2023-05-02 09:30:54','51682680574','300','','0','5','1',1020,'2023-05-02 09:31:04','payment','',211,1),(1618,'2023-05-02 10:25:17','51683012216','300','','0','5','1',1020,'2023-05-02 10:25:28','payment','',117,1),(1619,'2023-05-02 10:38:47','51679296748','250','','0','5','1',1020,'2023-05-02 10:39:00','payment','',276,1),(1620,'2023-05-02 10:39:07','51678694105','250','','0','5','1',1020,'2023-05-02 10:39:19','payment','',276,1),(1621,'2023-05-02 10:39:26','51678346570','500','','0','5','1',1020,'2023-05-02 10:39:38','payment','',276,1),(1622,'2023-05-02 12:40:09','51683020265','300','','0','5','1',1020,'2023-05-02 12:40:16','payment','',262,1),(1623,'2023-05-02 13:24:26','51683022921','900','','0','5','1',1020,'2023-05-02 13:24:35','payment','',82,1),(1624,'2023-05-02 13:48:52','51683024470','600','','0','5','1',1020,'2023-05-02 13:49:04','payment','',71,1),(1625,'2023-05-02 13:58:29','51683022473','300','','0','5','1',1020,'2023-05-02 13:58:39','payment','',477,1),(1626,'2023-05-02 14:10:24','51683024400','300','','0','5','1',1020,'2023-05-02 14:10:31','payment','',362,1),(1627,'2023-05-02 15:59:44','51683023169','300','','0','5','1',1020,'2023-05-02 15:59:57','payment','',122,1),(1628,'2023-05-02 16:01:20','51683032439','30','','0','5','1',1020,'2023-05-02 16:01:30','payment','',217,1),(1629,'2023-05-02 16:27:01','51683032806','600','','0','5','1',1020,'2023-05-02 16:27:12','payment','',99,1),(1630,'2023-05-02 16:33:15','51683033369','300','','0','5','1',1020,'2023-05-02 16:33:24','payment','',287,1),(1631,'2023-05-02 16:53:38','51683032588','300','','0','5','1',1020,'2023-05-02 16:53:48','payment','',449,1),(1632,'2023-05-02 16:57:43','51683023032','280','','0','5','1',1020,'2023-05-02 16:57:53','payment','',89,1),(1633,'2023-05-02 17:00:19','51683033347','1200','','0','5','1',1020,'2023-05-02 17:00:36','payment','',84,1),(1634,'2023-05-02 17:54:14','51683038682','140','','0','5','1',1020,'2023-05-02 17:54:24','payment','',387,1),(1635,'2023-05-02 17:54:40','51683038612','300','','0','5','1',1020,'2023-05-02 17:56:09','payment','',50,1),(1636,'2023-05-02 18:23:17','51683040848','280','','0','5','1',1020,'2023-05-02 18:23:30','payment','',209,1),(1637,'2023-05-02 18:25:47','51683036119','600','','0','5','1',1020,'2023-05-02 18:26:05','payment','',167,1),(1638,'2023-05-02 18:34:15','51683041617','300','','0','5','1',1020,'2023-05-02 18:34:23','payment','',360,1),(1639,'2023-05-02 18:37:31','51683036149','600','','0','5','1',1020,'2023-05-02 18:37:40','payment','',124,1),(1640,'2023-05-02 18:43:20','51683023113','250','','0','5','1',1020,'2023-05-02 18:44:42','payment','',88,1),(1641,'2023-05-03 12:41:04','51683104184','150','','0','5','1',1020,'2023-05-03 12:41:15','payment','',209,1),(1642,'2023-05-03 12:41:21','51683104155','300','','0','5','1',1020,'2023-05-03 12:41:30','payment','',465,1),(1643,'2023-05-03 14:30:41','51683099724','600','','0','5','1',1020,'2023-05-03 14:30:51','payment','',70,1),(1644,'2023-05-03 15:21:35','51683014020','70','','0','5','1',1020,'2023-05-03 15:21:46','payment','',139,1),(1645,'2023-05-03 15:22:57','51683110428','1350','','0','5','1',1020,'2023-05-03 15:23:09','payment','',121,1),(1646,'2023-05-03 15:28:41','51683101757','300','','0','5','1',1020,'2023-05-03 15:28:48','payment','',68,1),(1647,'2023-05-03 15:38:45','51683117495','300','','0','5','1',1020,'2023-05-03 15:38:53','payment','',298,1),(1648,'2023-05-03 15:59:05','51683091666','280','','0','5','1',1020,'2023-05-03 16:01:01','payment','',75,1),(1649,'2023-05-03 16:01:26','51683041907','300','','0','5','1',1020,'2023-05-03 16:01:37','payment','',37,1),(1650,'2023-05-03 16:19:07','51683111536','300','','0','5','1',1020,'2023-05-03 16:19:16','payment','',69,1),(1651,'2023-05-03 16:31:08','51683120357','300','','0','5','1',1020,'2023-05-03 16:31:15','payment','',102,1),(1652,'2023-05-03 16:32:13','51683120700','300','','0','5','1',1020,'2023-05-03 16:32:22','payment','',388,1),(1653,'2023-05-03 17:22:35','51683122461','280','','0','5','1',1020,'2023-05-03 17:23:12','payment','',433,1),(1654,'2023-05-03 18:09:40','51683099634','1400','','0','5','1',1020,'2023-05-03 18:09:49','payment','',467,1),(1655,'2023-05-03 18:10:08','51683126498','300','','0','5','1',1020,'2023-05-03 18:10:15','payment','',127,1),(1656,'2023-05-03 18:50:44','51683126462','600','','0','5','1',1020,'2023-05-03 18:50:51','payment','',61,1),(1657,'2023-05-03 18:57:06','51683113572','300','','0','5','1',1020,'2023-05-03 18:57:13','payment','',77,1),(1658,'2023-05-03 18:57:22','51683120336','300','','0','5','1',1020,'2023-05-03 18:57:32','payment','',363,1),(1659,'2023-05-03 19:35:34','51683129077','900','','0','5','1',1020,'2023-05-03 19:35:43','payment','',418,1),(1660,'2023-05-04 09:13:56','51683179810','280','','0','5','1',1020,'2023-05-04 09:14:07','payment','',247,1),(1661,'2023-05-04 10:33:58','51683128761','1800','','300','5','1',1020,'2023-05-04 10:34:07','payment','',429,1),(1662,'2023-05-04 10:34:25','51683095494','300','','0','5','1',1020,'2023-05-04 10:34:33','payment','',230,1),(1663,'2023-05-04 10:38:03','51683185759','30','','0','5','1',1020,'2023-05-04 10:38:13','payment','',209,1),(1664,'2023-05-04 12:09:25','51683188574','300','','0','5','1',1020,'2023-05-04 12:09:35','payment','',216,1),(1665,'2023-05-04 13:01:09','51683191817','300','','0','5','1',1020,'2023-05-04 13:01:17','payment','',188,1),(1666,'2023-05-04 13:46:50','51683194515','300','','0','5','1',1020,'2023-05-04 13:46:58','payment','',394,1),(1667,'2023-05-04 15:29:31','51683197614','300','','0','5','1',1020,'2023-05-04 15:29:40','payment','',341,1),(1668,'2023-05-04 15:30:13','51683199577','300','','0','5','1',1020,'2023-05-04 15:30:22','payment','',74,1),(1669,'2023-05-04 15:34:15','51683125062','300','','0','5','1',1020,'2023-05-04 15:34:24','payment','',410,1),(1670,'2023-05-04 16:29:30','51683206303','1200','','0','5','1',1020,'2023-05-04 16:29:40','payment','',457,1),(1671,'2023-05-04 16:40:08','51683179878','300','','0','5','1',1020,'2023-05-04 16:40:17','payment','',314,1),(1672,'2023-05-04 16:42:13','51683126058','300','','0','5','1',1020,'2023-05-04 16:45:41','payment','',110,1),(1673,'2023-05-04 17:15:20','51683209689','600','','0','5','1',1020,'2023-05-04 17:15:41','payment','',134,1),(1674,'2023-05-04 17:17:33','51683209624','280','','0','5','1',1020,'2023-05-04 17:17:46','payment','',209,1),(1675,'2023-05-04 17:51:12','51683204042','300','','0','5','1',1020,'2023-05-04 17:51:22','payment','',270,1),(1676,'2023-05-04 18:19:45','51683209903','300','','0','5','1',1020,'2023-05-04 18:19:53','payment','',229,1),(1677,'2023-05-04 18:48:20','51683215270','130','','0','5','1',1020,'2023-05-04 18:49:26','payment','',241,1),(1678,'2023-05-04 19:12:16','51683212794','300','','0','5','1',1020,'2023-05-04 19:12:23','payment','',391,1),(1679,'2023-05-05 09:29:12','51683268121','840','','0','5','1',1020,'2023-05-05 09:29:23','payment','',209,1),(1680,'2023-05-05 09:30:08','51683216266','300','','0','5','1',1020,'2023-05-05 09:30:16','payment','',272,1),(1681,'2023-05-05 09:33:23','51683268268','300','','0','5','1',1020,'2023-05-05 09:33:35','payment','',352,1),(1682,'2023-05-05 09:34:09','51683212767','300','','0','5','1',1020,'2023-05-05 09:34:17','payment','',318,1),(1683,'2023-05-05 09:34:36','51683215796','300','','0','5','1',1020,'2023-05-05 09:34:45','payment','',146,1),(1684,'2023-05-05 09:34:59','51683208554','300','','0','5','1',1020,'2023-05-05 09:35:08','payment','',44,1),(1685,'2023-05-05 11:40:46','51683272316','300','','0','5','1',1020,'2023-05-05 11:40:53','payment','',332,1),(1686,'2023-05-05 11:41:13','51683268550','300','','0','5','1',1020,'2023-05-05 11:41:27','payment','',141,1),(1687,'2023-05-05 11:54:24','51683264741','300','','0','5','1',1020,'2023-05-05 11:54:32','payment','',317,1),(1688,'2023-05-05 11:57:11','51683272489','300','','0','5','1',1020,'2023-05-05 11:57:19','payment','',64,1),(1689,'2023-05-05 12:19:31','51683264778','600','','300','5','1',1020,'2023-05-05 12:19:38','payment','',36,1),(1690,'2023-05-05 12:36:05','51683276107','900','','0','5','1',1020,'2023-05-05 12:36:17','payment','',103,1),(1691,'2023-05-05 12:49:22','51683279165','300','','0','5','1',1020,'2023-05-05 12:49:34','payment','',60,1),(1692,'2023-05-05 14:07:32','51683281843','300','','0','5','1',1020,'2023-05-05 14:07:40','payment','',255,1),(1693,'2023-05-05 14:51:07','51683275919','300','','0','5','1',1020,'2023-05-05 14:51:18','payment','',212,1),(1694,'2023-05-05 15:03:29','51683285218','30','','0','5','1',1020,'2023-05-05 15:03:39','payment','',209,1),(1695,'2023-05-05 15:11:30','51683285178','300','','0','5','1',1020,'2023-05-05 15:11:40','payment','',168,1),(1696,'2023-05-05 15:21:27','51683289254','300','','0','5','1',1020,'2023-05-05 15:21:40','payment','',260,1),(1697,'2023-05-05 16:23:41','51683292414','600','','0','5','1',1020,'2023-05-05 16:24:07','payment','',379,1),(1698,'2023-05-05 16:28:10','51683206278','280','','0','5','1',1020,'2023-05-05 16:28:28','payment','',209,1),(1699,'2023-05-05 17:28:50','51683290188','300','','0','5','1',1020,'2023-05-05 17:29:02','payment','',62,1),(1700,'2023-05-05 17:54:56','51683298447','280','','0','5','1',1020,'2023-05-05 17:55:12','payment','',283,1),(1701,'2023-05-05 17:56:14','51683290116','300','','0','5','1',1020,'2023-05-05 17:56:22','payment','',453,1),(1702,'2023-05-05 17:57:40','51683298625','280','','0','5','1',1020,'2023-05-05 17:57:49','payment','',209,1),(1703,'2023-05-05 17:57:57','51683298606','30','','0','5','1',1020,'2023-05-05 17:58:05','payment','',217,1),(1704,'2023-05-05 18:00:48','51683298738','280','','0','5','1',1020,'2023-05-05 18:00:57','payment','',100,1),(1705,'2023-05-05 18:32:25','51683300071','280','','0','5','1',1020,'2023-05-05 18:32:38','payment','',405,1),(1706,'2023-05-05 18:40:35','51683301205','280','','0','5','1',1020,'2023-05-05 18:40:42','payment','',189,1),(1707,'2023-05-05 18:41:14','51683296982','300','','0','5','1',1020,'2023-05-05 18:41:21','payment','',38,1),(1708,'2023-05-05 18:52:28','51683298403','300','','0','5','1',1020,'2023-05-05 18:52:38','payment','',268,1),(1709,'2023-05-05 18:52:45','51683298380','300','','0','5','1',1020,'2023-05-05 18:52:53','payment','',294,1),(1710,'2023-05-05 19:09:19','51683300046','300','','0','5','1',1020,'2023-05-05 19:09:26','payment','',279,1),(1711,'2023-05-06 09:17:00','51683179730','300','','0','5','1',1020,'2023-05-06 09:17:08','payment','',416,1),(1712,'2023-05-06 09:24:41','51683353754','600','','0','5','1',1020,'2023-05-06 09:24:50','payment','',272,1),(1713,'2023-05-06 10:26:16','51683357500','300','','0','5','1',1020,'2023-05-06 10:26:27','payment','',408,1),(1714,'2023-05-06 12:45:15','51683357567','300','','0','5','1',1020,'2023-05-06 12:45:58','payment','',176,1),(1715,'2023-05-06 12:51:06','51683357524','300','','0','5','1',1020,'2023-05-06 12:51:28','payment','',142,1),(1716,'2023-05-06 12:51:47','51683358352','600','','0','5','1',1020,'2023-05-06 12:52:13','payment','',163,1),(1717,'2023-05-06 12:58:30','51683367085','250','','0','5','1',1020,'2023-05-06 12:59:06','payment','',88,1),(1718,'2023-05-06 13:35:49','51683367852','300','','0','5','1',1020,'2023-05-06 13:36:00','payment','',209,1),(1719,'2023-05-06 13:43:57','51683369717','560','','0','5','1',1020,'2023-05-06 13:44:45','payment','',180,1),(1720,'2023-05-06 14:56:17','51683374079','600','','0','5','1',1020,'2023-05-06 14:56:27','payment','',138,1),(1721,'2023-05-06 15:30:06','51683371428','600','','0','5','1',1020,'2023-05-06 15:30:15','payment','',196,1),(1722,'2023-05-06 15:32:02','51683354095','300','','0','5','1',1020,'2023-05-06 15:32:11','payment','',230,1),(1723,'2023-05-06 15:32:23','51683363556','900','','0','5','1',1020,'2023-05-06 15:32:33','payment','',52,1),(1724,'2023-05-06 15:50:34','51683377368','300','','0','5','1',1020,'2023-05-06 15:50:42','payment','',14,1),(1725,'2023-05-06 15:52:30','51683377392','560','','0','5','1',1020,'2023-05-06 15:52:48','payment','',48,1),(1726,'2023-05-06 16:27:19','51683378261','560','','0','5','1',1020,'2023-05-06 16:27:31','payment','',433,1),(1727,'2023-05-06 16:29:30','51683354074','900','','0','5','1',1020,'2023-05-06 16:29:40','payment','',172,1),(1728,'2023-05-06 16:32:00','51683264700','600','','0','5','1',1020,'2023-05-06 16:32:23','payment','',67,1),(1729,'2023-05-06 16:51:39','51683371428','300','','0','5','1',1020,'2023-05-06 16:51:47','payment','',196,1),(1730,'2023-05-06 16:56:59','51683367835','280','','0','5','1',1020,'2023-05-06 16:57:32','payment','',209,1),(1731,'2023-05-06 17:02:46','51683022972','300','','0','5','1',1020,'2023-05-06 17:02:56','payment','',20,1),(1732,'2023-05-06 17:33:11','51683378318','300','','0','5','1',1020,'2023-05-06 17:33:22','payment','',425,1),(1733,'2023-05-06 18:38:46','51683382553','300','','0','5','1',1020,'2023-05-06 18:38:59','payment','',339,1),(1734,'2023-05-06 18:54:33','51683387877','300','','0','5','1',1020,'2023-05-06 18:54:42','payment','',372,1),(1735,'2023-05-06 19:04:44','51683381947','300','','0','5','1',1020,'2023-05-06 19:04:53','payment','',386,1),(1736,'2023-05-06 19:20:03','51683388335','300','','300','5','1',1020,'2023-05-06 19:20:22','payment','',25,1),(1737,'2023-05-06 19:25:53','51683388368','300','','0','5','1',1020,'2023-05-06 19:26:01','payment','',202,1),(1738,'2023-05-06 19:26:41','51683388335','300','','0','5','1',1020,'2023-05-06 19:26:49','payment','',25,1),(1739,'2023-05-06 19:31:53','51683388440','600','','0','5','1',1020,'2023-05-06 19:32:03','payment','',210,1),(1740,'2023-05-07 14:19:09','51683457813','900','','0','5','1',1020,'2023-05-07 14:19:18','payment','',457,1),(1741,'2023-05-07 14:19:26','51683457752','300','','0','5','1',1020,'2023-05-07 14:19:39','payment','',50,1),(1742,'2023-05-07 14:22:03','51683457866','560','','0','5','1',1020,'2023-05-07 14:22:11','payment','',209,1),(1743,'2023-05-07 14:23:23','51683458572','280','','0','5','1',1020,'2023-05-07 14:23:32','payment','',209,1),(1744,'2023-05-07 14:53:06','51683357567','300','','0','5','1',1020,'2023-05-07 14:53:40','payment','',176,1),(1745,'2023-05-07 14:56:35','51683264778','300','','0','5','1',1020,'2023-05-07 14:56:44','payment','',36,1),(1746,'2023-05-07 14:56:59','51683128761','300','','0','5','1',1020,'2023-05-07 14:57:08','payment','',429,1),(1747,'2023-05-07 15:29:38','51683460303','900','','0','5','1',1020,'2023-05-07 15:29:47','payment','',30,1),(1748,'2023-05-07 15:59:27','51683464336','300','','0','5','1',1020,'2023-05-07 15:59:37','payment','',222,1),(1749,'2023-05-07 16:02:43','51683457813','900','','0','5','1',1020,'2023-05-07 16:02:52','payment','',302,1),(1750,'2023-05-07 16:40:39','51683464477','300','','0','5','1',1020,'2023-05-07 16:40:47','payment','',423,1),(1751,'2023-05-07 17:20:31','51683469202','30','','0','5','1',1020,'2023-05-07 17:20:53','payment','',217,1),(1752,'2023-05-07 18:10:44','51683464604','300','','0','4','1',1020,'2023-05-07 18:11:06','payment','',32,1),(1753,'2023-05-07 18:26:14','51683473146','300','','0','5','1',1020,'2023-05-07 18:26:22','payment','',410,1),(1754,'2023-05-07 18:34:35','51683464439','300','','0','5','1',1020,'2023-05-07 18:34:50','payment','',14,1),(1755,'2023-05-07 18:34:57','51683460276','900','','0','5','1',1020,'2023-05-07 18:35:06','payment','',320,1),(1756,'2023-05-07 18:35:20','51683457780','300','','0','5','1',1020,'2023-05-07 18:35:28','payment','',120,1),(1757,'2023-05-07 18:42:49','51683473201','520','','0','5','1',1020,'2023-05-07 18:43:03','payment','',26,1),(1758,'2023-05-07 18:43:14','51683472771','300','','0','5','1',1020,'2023-05-07 18:43:25','payment','',453,1),(1759,'2023-05-07 18:45:40','51683473126','300','','0','5','1',1020,'2023-05-07 18:45:49','payment','',465,1),(1760,'2023-05-07 18:54:52','51683457883','300','','0','5','1',1020,'2023-05-07 18:56:07','payment','',91,1),(1761,'2023-05-08 09:34:49','51683523468','280','','0','5','1',1020,'2023-05-08 09:34:58','payment','',59,1),(1762,'2023-05-08 12:47:32','51683538111','300','','0','5','1',1020,'2023-05-08 12:47:54','payment','',289,1),(1763,'2023-05-08 13:57:45','51683527725','560','','0','5','1',1020,'2023-05-08 13:57:55','payment','',209,1),(1764,'2023-05-08 14:04:08','51683538066','560','','0','5','1',1020,'2023-05-08 14:04:17','payment','',445,1),(1765,'2023-05-08 14:04:49','51683543867','300','','0','5','1',1020,'2023-05-08 14:04:57','payment','',365,1),(1766,'2023-05-08 14:32:41','51683545537','300','','0','5','1',1020,'2023-05-08 14:32:48','payment','',205,1),(1767,'2023-05-08 15:30:15','51683527788','1200','','300','5','1',1020,'2023-05-08 15:30:24','payment','',267,1),(1768,'2023-05-08 15:36:12','51683527707','280','','0','5','1',1020,'2023-05-08 15:36:25','payment','',89,1),(1769,'2023-05-08 16:10:46','51683538133','2700','','300','5','1',1020,'2023-05-08 16:10:57','payment','',436,1),(1770,'2023-05-08 16:11:06','51683549114','300','','0','5','1',1020,'2023-05-08 16:11:14','payment','',321,1),(1771,'2023-05-08 16:11:45','51683545783','900','','0','5','1',1020,'2023-05-08 16:11:54','payment','',313,1),(1772,'2023-05-08 17:07:11','51683550689','600','','0','5','1',1020,'2023-05-08 17:07:21','payment','',148,1),(1773,'2023-05-08 17:15:25','51683554413','300','','0','5','1',1020,'2023-05-08 17:15:34','payment','',118,1),(1774,'2023-05-08 17:19:37','51683552260','280','','0','5','1',1020,'2023-05-08 17:19:46','payment','',209,1),(1775,'2023-05-08 17:21:29','51683545853','1500','','0','5','1',1020,'2023-05-08 17:21:41','payment','',65,1),(1776,'2023-05-08 18:32:03','51683538133','300','','0','4','1',1020,'2023-05-08 18:32:22','payment','',436,1),(1777,'2023-05-08 18:33:02','51683527788','300','','0','4','1',1020,'2023-05-08 18:33:19','payment','',267,1),(1778,'2023-05-08 18:52:04','51683556414','600','','0','4','1',1020,'2023-05-08 18:52:23','payment','',218,1),(1779,'2023-05-08 18:56:22','51683559133','280','','0','5','1',1020,'2023-05-08 18:56:29','payment','',467,1),(1780,'2023-05-09 08:52:20','51683610968','2100','','0','5','1',1020,'2023-05-09 08:52:29','payment','',105,1),(1781,'2023-05-09 09:35:46','51683611671','600','','0','5','1',1020,'2023-05-09 09:35:56','payment','',71,1),(1782,'2023-05-09 14:14:09','51683619067','300','','0','5','1',1020,'2023-05-09 14:14:17','payment','',117,1),(1783,'2023-05-09 14:14:25','51683616654','300','','0','5','1',1020,'2023-05-09 14:14:34','payment','',403,1),(1784,'2023-05-09 14:18:46','51683631089','300','','0','5','1',1020,'2023-05-09 14:18:53','payment','',35,1),(1785,'2023-05-09 14:19:19','51683631136','300','','0','5','1',1020,'2023-05-09 14:19:28','payment','',22,1),(1786,'2023-05-09 14:39:53','51683619135','300','','0','5','1',1020,'2023-05-09 14:40:00','payment','',318,1),(1787,'2023-05-09 14:52:49','51683561391','300','','0','5','1',1020,'2023-05-09 14:52:57','payment','',64,1),(1788,'2023-05-09 15:41:43','51683633232','300','','0','5','1',1020,'2023-05-09 15:42:11','payment','',450,1),(1789,'2023-05-09 17:03:46','51683616696','1200','','0','5','1',1020,'2023-05-09 17:03:54','payment','',288,1),(1790,'2023-05-09 17:06:40','51683620371','300','','0','5','1',1020,'2023-05-09 17:06:50','payment','',69,1),(1791,'2023-05-09 17:28:13','51683616674','280','','0','5','1',1020,'2023-05-09 17:28:22','payment','',232,1),(1792,'2023-05-09 17:29:20','51683640991','300','','0','5','1',1020,'2023-05-09 17:29:28','payment','',176,1),(1793,'2023-05-09 17:31:41','51683614224','600','','0','5','1',1020,'2023-05-09 17:31:52','payment','',300,1),(1794,'2023-05-09 17:32:03','51683636298','300','','0','5','1',1020,'2023-05-09 17:32:15','payment','',331,1),(1795,'2023-05-09 18:21:41','51683643683','280','','0','5','1',1020,'2023-05-09 18:21:50','payment','',200,1),(1796,'2023-05-09 18:38:02','51683646503','300','','0','5','1',1020,'2023-05-09 18:38:11','payment','',262,1),(1797,'2023-05-10 09:19:20','51683636277','300','','0','5','1',1020,'2023-05-10 09:19:30','payment','',60,1),(1798,'2023-05-10 09:19:37','51683696049','300','','0','5','1',1020,'2023-05-10 09:19:45','payment','',127,1),(1799,'2023-05-10 10:35:57','51683701831','300','','0','5','1',1020,'2023-05-10 10:36:05','payment','',437,1),(1800,'2023-05-10 11:13:10','51683706355','300','','0','5','1',1020,'2023-05-10 11:14:01','payment','',209,1),(1801,'2023-05-10 12:13:53','51683647009','300','','0','5','1',1020,'2023-05-10 12:14:01','payment','',64,1),(1802,'2023-05-10 13:15:46','51683711309','300','','0','5','1',1020,'2023-05-10 13:15:56','payment','',478,1),(1803,'2023-05-10 13:28:44','51683714445','30','','0','5','1',1020,'2023-05-10 13:29:12','payment','',209,1),(1804,'2023-05-10 15:04:02','51683696089','600','','0','5','1',1020,'2023-05-10 15:04:10','payment','',70,1),(1805,'2023-05-10 15:09:37','51683707530','300','','0','5','1',1020,'2023-05-10 15:09:50','payment','',131,1),(1806,'2023-05-10 15:40:38','51683722384','30','','0','5','1',1020,'2023-05-10 15:40:51','payment','',209,1),(1807,'2023-05-10 15:45:19','51683722663','70','','0','5','1',1020,'2023-05-10 15:45:32','payment','',209,1),(1808,'2023-05-10 16:15:18','51683716502','300','','0','5','1',1020,'2023-05-10 16:15:32','payment','',122,1),(1809,'2023-05-10 17:03:15','51683696065','300','','0','5','1',1020,'2023-05-10 17:03:23','payment','',216,1),(1810,'2023-05-10 17:24:28','51683710055','300','','0','5','1',1020,'2023-05-10 17:24:37','payment','',230,1),(1811,'2023-05-10 17:46:36','51683729958','300','','0','5','1',1020,'2023-05-10 17:46:45','payment','',43,1),(1812,'2023-05-10 18:18:05','51683561411','300','','0','5','1',1020,'2023-05-10 18:18:13','payment','',92,1),(1813,'2023-05-10 18:20:08','51683731912','130','','0','5','1',1020,'2023-05-10 18:21:31','payment','',209,1),(1814,'2023-05-10 18:33:24','51683731623','600','','0','5','1',1020,'2023-05-10 18:33:32','payment','',80,1),(1815,'2023-05-10 18:36:36','51683732948','300','','0','5','1',1020,'2023-05-10 18:36:46','payment','',201,1),(1816,'2023-05-10 18:38:00','51683699621','600','','0','5','1',1020,'2023-05-10 18:38:09','payment','',112,1),(1817,'2023-05-10 19:05:59','51683731019','300','','0','5','1',1020,'2023-05-10 19:06:08','payment','',74,1),(1818,'2023-05-10 19:06:14','51683730648','600','','0','5','1',1020,'2023-05-10 19:06:22','payment','',385,1),(1819,'2023-05-10 19:13:04','51683734139','300','','0','5','1',1020,'2023-05-10 19:13:12','payment','',465,1),(1820,'2023-05-11 09:27:57','51683704256','280','','0','5','1',1020,'2023-05-11 09:28:07','payment','',75,1),(1821,'2023-05-11 09:28:18','51683730694','300','','0','5','1',1020,'2023-05-11 09:28:27','payment','',266,1),(1822,'2023-05-11 09:28:44','51683723267','600','','0','5','1',1020,'2023-05-11 09:28:53','payment','',37,1),(1823,'2023-05-11 11:09:33','51683790453','600','','0','5','1',1020,'2023-05-11 11:09:42','payment','',369,1),(1824,'2023-05-11 11:13:55','51683790293','300','','0','5','1',1020,'2023-05-11 11:14:03','payment','',394,1),(1825,'2023-05-11 12:11:45','51683794944','280','','0','5','1',1020,'2023-05-11 12:12:00','payment','',89,1),(1826,'2023-05-11 12:26:23','51683706522','300','','0','5','1',1020,'2023-05-11 12:26:38','payment','',96,1),(1827,'2023-05-11 12:54:38','51683798853','300','','0','5','1',1020,'2023-05-11 12:54:45','payment','',170,1),(1828,'2023-05-11 14:32:13','51683790487','560','','0','5','1',1020,'2023-05-11 14:32:23','payment','',61,1),(1829,'2023-05-11 14:59:13','51683797293','600','','300','5','1',1020,'2023-05-11 14:59:21','payment','',186,1),(1830,'2023-05-11 16:15:06','51683806197','300','','0','5','1',1020,'2023-05-11 16:15:18','payment','',224,1),(1831,'2023-05-11 16:17:03','51683723287','300','','0','5','1',1020,'2023-05-11 16:17:23','payment','',110,1),(1832,'2023-05-11 16:29:11','51683788639','300','','0','5','1',1020,'2023-05-11 16:29:20','payment','',474,1),(1833,'2023-05-11 17:35:19','51683807572','300','','0','5','1',1020,'2023-05-11 17:35:27','payment','',227,1),(1834,'2023-05-11 17:36:19','51683803288','300','','0','5','1',1020,'2023-05-11 17:36:29','payment','',21,1),(1835,'2023-05-11 17:40:42','51683726871','70','','0','5','1',1020,'2023-05-11 17:40:53','payment','',139,1),(1836,'2023-05-11 18:04:17','51683806296','300','','0','5','1',1020,'2023-05-11 18:04:26','payment','',68,1),(1837,'2023-05-11 18:13:09','51683817747','70','','0','5','1',1020,'2023-05-11 18:13:20','payment','',387,1),(1838,'2023-05-11 18:33:00','51683819145','300','','0','5','1',1020,'2023-05-11 18:33:47','payment','',43,1),(1839,'2023-05-12 09:00:50','51683797293','300','','0','5','1',1020,'2023-05-12 09:00:58','payment','',186,1),(1840,'2023-05-12 10:11:55','51683875495','70','','0','5','1',1020,'2023-05-12 10:12:04','payment','',387,1),(1841,'2023-05-12 10:42:09','51683871171','300','','0','5','1',1020,'2023-05-12 10:42:16','payment','',64,1),(1842,'2023-05-12 10:44:34','51683871156','300','','0','5','1',1020,'2023-05-12 10:44:42','payment','',372,1),(1843,'2023-05-12 10:56:29','51683875976','300','','0','5','1',1020,'2023-05-12 10:56:36','payment','',260,1),(1844,'2023-05-12 10:59:45','51683875641','300','','0','5','1',1020,'2023-05-12 10:59:53','payment','',188,1),(1845,'2023-05-12 12:52:40','51683883854','300','','0','5','1',1020,'2023-05-12 12:52:47','payment','',479,1),(1846,'2023-05-12 12:53:45','51683885174','300','','0','5','1',1020,'2023-05-12 12:53:53','payment','',146,1),(1847,'2023-05-12 14:23:14','51683886025','300','','0','5','1',1020,'2023-05-12 14:23:31','payment','',480,1),(1848,'2023-05-12 14:28:15','51683879466','300','','0','5','1',1020,'2023-05-12 14:29:01','payment','',386,1),(1849,'2023-05-12 14:29:08','51683885195','300','','0','5','1',1020,'2023-05-12 14:29:14','payment','',168,1),(1850,'2023-05-12 14:30:37','51683880338','900','','0','5','1',1020,'2023-05-12 14:30:45','payment','',98,1),(1851,'2023-05-12 14:54:36','51683552188','300','','0','5','1',1020,'2023-05-12 14:54:51','payment','',413,1),(1852,'2023-05-12 15:58:42','51683895860','600','','0','5','1',1020,'2023-05-12 15:58:50','payment','',138,1),(1853,'2023-05-12 17:20:38','51683897523','280','','0','5','1',1020,'2023-05-12 17:20:45','payment','',209,1),(1854,'2023-05-12 17:42:45','51683885969','280','','0','5','1',1020,'2023-05-12 17:42:53','payment','',94,1),(1855,'2023-05-12 17:44:18','51683902586','250','','0','5','1',1020,'2023-05-12 17:44:30','payment','',88,1),(1856,'2023-05-12 17:44:49','51683871186','600','','0','5','1',1020,'2023-05-12 17:44:57','payment','',118,1),(1857,'2023-05-12 17:49:54','51683900039','300','','0','5','1',1020,'2023-05-12 17:50:06','payment','',18,1),(1858,'2023-05-12 18:18:40','51683902625','300','','0','5','1',1020,'2023-05-12 18:18:48','payment','',272,1),(1859,'2023-05-12 18:28:16','51683905257','70','','0','5','1',1020,'2023-05-12 18:28:26','payment','',209,1),(1860,'2023-05-12 18:28:32','51683905175','560','','0','5','1',1020,'2023-05-12 18:28:45','payment','',182,1),(1861,'2023-05-12 18:32:58','51683904568','300','','0','5','1',1020,'2023-05-12 18:33:09','payment','',166,1),(1862,'2023-05-12 19:02:06','51683877508','560','','0','5','1',1020,'2023-05-12 19:02:16','payment','',467,1),(1863,'2023-05-12 19:10:38','51683905912','300','','0','5','1',1020,'2023-05-12 19:10:47','payment','',323,1),(1864,'2023-05-13 09:06:15','51683957940','300','','0','5','1',1020,'2023-05-13 09:06:22','payment','',50,1),(1865,'2023-05-13 09:06:31','51683957889','300','','0','5','1',1020,'2023-05-13 09:06:39','payment','',305,1),(1866,'2023-05-13 09:06:45','51683957874','300','','0','5','1',1020,'2023-05-13 09:06:54','payment','',471,1),(1867,'2023-05-13 09:07:34','51683907224','600','','0','5','1',1020,'2023-05-13 09:07:43','payment','',481,1),(1868,'2023-05-13 13:25:43','51683966887','600','','0','5','1',1020,'2023-05-13 13:25:51','payment','',158,1),(1869,'2023-05-13 14:41:22','51683978013','30','','0','5','1',1020,'2023-05-13 14:41:52','payment','',217,1),(1870,'2023-05-13 14:43:48','51683977980','300','','0','5','1',1020,'2023-05-13 14:43:59','payment','',176,1),(1871,'2023-05-13 15:27:45','51683966142','300','','0','5','1',1020,'2023-05-13 15:27:52','payment','',69,1),(1872,'2023-05-13 16:03:17','51683981730','600','','0','5','1',1020,'2023-05-13 16:03:24','payment','',348,1),(1873,'2023-05-13 16:04:57','51683981705','300','','0','5','1',1020,'2023-05-13 16:05:04','payment','',362,1),(1874,'2023-05-13 16:44:59','51683982290','300','','0','5','1',1020,'2023-05-13 16:45:09','payment','',38,1),(1875,'2023-05-13 17:30:02','51683988133','1600','','0','5','1',1020,'2023-05-13 17:30:16','payment','',209,1),(1876,'2023-05-13 18:25:51','51683988800','300','','0','5','1',1020,'2023-05-13 18:25:58','payment','',410,1),(1877,'2023-05-14 15:25:03','51684061858','300','','0','5','1',1020,'2023-05-14 15:25:10','payment','',202,1),(1878,'2023-05-14 15:29:57','51684061760','300','','0','5','1',1020,'2023-05-14 15:30:07','payment','',482,1),(1879,'2023-05-14 15:37:03','51684061883','300','','0','5','1',1020,'2023-05-14 15:37:11','payment','',209,1),(1880,'2023-05-14 16:02:08','51684061966','600','','0','5','1',1020,'2023-05-14 16:02:17','payment','',124,1),(1881,'2023-05-14 16:14:45','51684060511','300','','0','5','1',1020,'2023-05-14 16:14:55','payment','',91,1),(1882,'2023-05-14 16:15:29','51683815054','300','','0','5','1',1020,'2023-05-14 16:15:37','payment','',31,1),(1883,'2023-05-14 16:33:47','51683877984','280','','0','5','1',1020,'2023-05-14 16:33:55','payment','',145,1),(1884,'2023-05-14 18:05:20','51684060463','300','','0','5','1',1020,'2023-05-14 18:05:27','payment','',161,1),(1885,'2023-05-14 18:27:10','51684077153','250','','0','5','1',1020,'2023-05-14 18:27:35','payment','',209,1),(1886,'2023-05-15 10:55:23','51684133590','300','','0','5','1',1020,'2023-05-15 10:55:31','payment','',455,1),(1887,'2023-05-15 11:07:24','51684070612','100','','0','5','1',1020,'2023-05-15 11:07:35','payment','',483,1),(1888,'2023-05-15 11:42:14','51684140012','50','','0','5','1',1020,'2023-05-15 11:42:27','payment','',209,1),(1889,'2023-05-15 11:46:27','51684140324','50','','0','5','1',1020,'2023-05-15 11:46:38','payment','',209,1),(1890,'2023-05-15 11:47:32','51684140411','50','','0','5','1',1020,'2023-05-15 11:47:43','payment','',209,1),(1891,'2023-05-15 11:48:51','51684140471','1200','','0','5','1',1020,'2023-05-15 11:49:03','payment','',210,1),(1892,'2023-05-15 11:49:48','51684140550','50','','0','5','1',1020,'2023-05-15 11:49:59','payment','',209,1),(1893,'2023-05-15 11:51:14','51684140611','120','','0','5','1',1020,'2023-05-15 11:51:25','payment','',209,1),(1894,'2023-05-15 11:52:28','51684140710','50','','0','5','1',1020,'2023-05-15 11:52:42','payment','',209,1),(1895,'2023-05-15 11:55:44','51684140852','250','','0','5','1',1020,'2023-05-15 11:55:57','payment','',209,1),(1896,'2023-05-15 11:56:33','51684140911','250','','0','5','1',1020,'2023-05-15 11:56:42','payment','',209,1),(1897,'2023-05-15 11:57:32','51684141016','1600','','0','5','1',1020,'2023-05-15 11:57:41','payment','',209,1),(1898,'2023-05-15 12:00:21','51684137283','300','','0','5','1',1020,'2023-05-15 12:00:30','payment','',438,1),(1899,'2023-05-15 12:07:26','51684141569','50','','0','5','1',1020,'2023-05-15 12:07:36','payment','',209,1),(1900,'2023-05-15 12:11:01','51684141818','500','','0','5','1',1020,'2023-05-15 12:11:12','payment','',209,1),(1901,'2023-05-15 12:13:53','51684141963','50','','0','5','1',1020,'2023-05-15 12:14:03','payment','',209,1),(1902,'2023-05-15 12:15:21','51684142081','500','','0','5','1',1020,'2023-05-15 12:15:38','payment','',209,1),(1903,'2023-05-15 12:21:07','51684142391','500','','0','5','1',1020,'2023-05-15 12:21:20','payment','',209,1),(1904,'2023-05-15 12:27:23','51684142814','50','','0','5','1',1020,'2023-05-15 12:27:34','payment','',209,1),(1905,'2023-05-15 12:31:47','51684142889','3200','','0','5','1',1020,'2023-05-15 12:31:59','payment','',209,1),(1906,'2023-05-15 12:38:36','51684142889','130','','0','5','1',1020,'2023-05-15 12:38:51','payment','',108,1),(1907,'2023-05-15 12:40:45','51684143590','3200','','0','5','1',1020,'2023-05-15 12:40:55','payment','',209,1),(1908,'2023-05-15 12:42:27','51684143714','250','','0','5','1',1020,'2023-05-15 12:42:36','payment','',209,1),(1909,'2023-05-15 12:47:02','51684143967','30','','0','5','1',1020,'2023-05-15 12:47:16','payment','',209,1),(1910,'2023-05-15 12:53:08','51684144044','500','','0','5','1',1020,'2023-05-15 12:53:22','payment','',209,1),(1911,'2023-05-15 12:54:23','51684144409','30','','0','5','1',1020,'2023-05-15 12:55:18','payment','',209,1),(1912,'2023-05-15 12:56:55','51684144581','1600','','0','5','1',1020,'2023-05-15 12:57:09','payment','',209,1),(1913,'2023-05-15 13:00:45','51684144684','50','','0','5','1',1020,'2023-05-15 13:00:57','payment','',209,1),(1914,'2023-05-15 13:04:25','51684145016','50','','0','5','1',1020,'2023-05-15 13:04:34','payment','',209,1),(1915,'2023-05-15 13:09:14','51684145310','1600','','0','5','1',1020,'2023-05-15 13:09:23','payment','',209,1),(1916,'2023-05-15 13:11:39','51684145442','500','','0','5','1',1020,'2023-05-15 13:11:51','payment','',209,1),(1917,'2023-05-15 13:12:21','51684145386','50','','0','5','1',1020,'2023-05-15 13:12:32','payment','',209,1),(1918,'2023-05-15 13:25:52','51684145892','300','','0','5','1',1020,'2023-05-15 13:26:07','payment','',14,1),(1919,'2023-05-15 15:01:06','51684152039','300','','0','5','1',1020,'2023-05-15 15:01:16','payment','',127,1),(1920,'2023-05-15 15:01:29','51684144992','300','','0','5','1',1020,'2023-05-15 15:01:37','payment','',392,1),(1921,'2023-05-15 15:14:47','51684148688','300','','0','5','1',1020,'2023-05-15 15:14:57','payment','',209,1),(1922,'2023-05-15 15:21:08','51684136166','300','','0','5','1',1020,'2023-05-15 15:21:17','payment','',230,1),(1923,'2023-05-15 15:49:40','51684152021','300','','0','5','1',1020,'2023-05-15 15:49:48','payment','',188,1),(1924,'2023-05-15 16:36:38','51684155217','300','','0','5','1',1020,'2023-05-15 16:36:48','payment','',311,1),(1925,'2023-05-15 16:53:14','51684158763','600','','0','5','1',1020,'2023-05-15 16:53:22','payment','',388,1),(1926,'2023-05-15 17:23:44','51684159465','280','','0','5','1',1020,'2023-05-15 17:23:52','payment','',467,1),(1927,'2023-05-15 17:31:08','51684159499','560','','0','5','1',1020,'2023-05-15 17:31:19','payment','',48,1),(1928,'2023-05-15 17:48:14','51684132116','1500','','0','5','1',1020,'2023-05-15 17:48:22','payment','',367,1),(1929,'2023-05-15 17:52:47','51684162277','560','','0','5','1',1020,'2023-05-15 17:53:01','payment','',184,1),(1930,'2023-05-15 18:06:56','51684149600','1650','','0','5','1',1020,'2023-05-15 18:07:07','payment','',121,1),(1931,'2023-05-15 18:24:13','51684164183','300','','0','5','1',1020,'2023-05-15 18:24:27','payment','',22,1),(1932,'2023-05-15 18:33:03','51684159522','300','','0','5','1',1020,'2023-05-15 18:33:11','payment','',453,1),(1933,'2023-05-15 18:40:36','51684165183','300','','0','5','1',1020,'2023-05-15 18:40:45','payment','',31,1),(1934,'2023-05-15 18:40:57','51684165128','1600','','0','5','1',1020,'2023-05-15 18:41:16','payment','',209,1),(1935,'2023-05-15 18:43:15','51684165295','900','','0','5','1',1020,'2023-05-15 18:43:30','payment','',82,1),(1936,'2023-05-15 18:48:23','51684161952','600','','0','5','1',1020,'2023-05-15 18:48:33','payment','',25,1),(1937,'2023-05-15 19:06:56','51684163636','300','','0','5','1',1020,'2023-05-15 19:07:04','payment','',77,1),(1938,'2023-05-15 19:07:12','51684145995','280','','0','5','1',1020,'2023-05-15 19:07:20','payment','',448,1),(1939,'2023-05-15 19:17:29','51684163702','300','','0','5','1',1020,'2023-05-15 19:17:39','payment','',294,1),(1940,'2023-05-15 19:27:18','51684168000','1600','','0','5','1',1020,'2023-05-15 19:27:30','payment','',209,1),(1941,'2023-05-15 20:00:30','51683965547','300','','0','5','1',1020,'2023-05-15 20:00:48','payment','',20,1),(1942,'2023-05-16 09:18:26','51684217841','600','','0','5','1',1020,'2023-05-16 09:18:32','payment','',71,1),(1943,'2023-05-16 09:50:28','51684219691','1200','','0','5','1',1020,'2023-05-16 09:50:37','payment','',484,1),(1944,'2023-05-16 09:52:27','51684219911','280','','0','5','1',1020,'2023-05-16 09:52:36','payment','',89,1),(1945,'2023-05-16 10:20:05','51684221293','600','','0','5','1',1020,'2023-05-16 10:26:52','payment','',125,1),(1946,'2023-05-16 10:49:39','51684222132','300','','0','5','1',1010,'2023-05-16 10:51:55','payment','REG9NUX391',363,1),(1947,'2023-05-16 11:39:50','51684223894','1120','','0','5','1',1020,'2023-05-16 11:40:02','payment','',209,1),(1948,'2023-05-16 11:42:36','51684222132','300','','0','5','1',1020,'2023-05-16 11:42:45','payment','',363,1),(1949,'2023-05-16 11:43:41','51684168316','300','','0','5','1',1020,'2023-05-16 11:43:53','payment','',334,1),(1950,'2023-05-16 12:04:03','51684227469','280','','0','5','1',1020,'2023-05-16 12:04:11','payment','',209,1),(1951,'2023-05-16 15:18:59','51684239468','280','','0','5','1',1010,'2023-05-16 15:19:32','payment','',209,1),(1952,'2023-05-16 17:04:52','51684241097','300','','0','5','1',1020,'2023-05-16 17:05:01','payment','',478,1),(1953,'2023-05-16 17:05:10','51684242271','300','','0','5','1',1020,'2023-05-16 17:05:17','payment','',485,1),(1954,'2023-05-16 17:05:23','51684236225','600','','0','5','1',1020,'2023-05-16 17:05:31','payment','',210,1),(1955,'2023-05-16 17:05:37','51684229871','700','','0','5','1',1020,'2023-05-16 17:05:49','payment','',163,1),(1956,'2023-05-16 17:06:16','51684219126','280','','0','5','1',1020,'2023-05-16 17:06:24','payment','',75,1),(1957,'2023-05-16 17:23:13','51684246968','280','','0','5','1',1020,'2023-05-16 17:23:21','payment','',200,1),(1958,'2023-05-16 17:27:48','51684217813','300','','0','5','1',1020,'2023-05-16 17:27:57','payment','',64,1),(1959,'2023-05-16 17:49:47','51684246008','900','','0','5','1',1020,'2023-05-16 17:50:06','payment','',29,1),(1960,'2023-05-16 18:03:31','51684247919','300','','0','5','1',1020,'2023-05-16 18:04:02','payment','',450,1),(1961,'2023-05-16 18:10:58','51684249263','280','','0','5','1',1020,'2023-05-16 18:12:25','payment','',209,1),(1962,'2023-05-16 18:12:41','51684247705','300','','0','5','1',1020,'2023-05-16 18:13:00','payment','',384,1),(1963,'2023-05-17 09:10:10','51684252483','300','','0','5','1',1020,'2023-05-17 09:10:46','payment','',475,1),(1964,'2023-05-17 09:32:30','51684247343','300','','0','5','1',1020,'2023-05-17 09:33:03','payment','',416,1),(1965,'2023-05-17 09:33:24','51684245995','300','','0','5','1',1020,'2023-05-17 09:33:42','payment','',92,1),(1966,'2023-05-17 09:46:31','51684302233','300','','0','5','1',1020,'2023-05-17 09:46:51','payment','',461,1),(1967,'2023-05-17 10:43:27','51682582591','1750','','0','5','1',1020,'2023-05-17 10:43:37','payment','',10,1),(1968,'2023-05-17 10:43:52','51682327278','750','','0','5','1',1020,'2023-05-17 10:44:00','payment','',10,1),(1969,'2023-05-17 10:44:10','51681971815','1250','','0','5','1',1020,'2023-05-17 10:44:18','payment','',10,1),(1970,'2023-05-17 10:44:30','51681715392','500','','0','5','1',1020,'2023-05-17 10:44:39','payment','',10,1),(1971,'2023-05-17 10:44:52','51681462326','1000','','0','5','1',1020,'2023-05-17 10:45:01','payment','',10,1),(1972,'2023-05-17 10:45:09','51681288707','1250','','0','5','1',1020,'2023-05-17 10:45:17','payment','',10,1),(1973,'2023-05-17 10:45:26','51680776996','1250','','0','5','1',1020,'2023-05-17 10:45:34','payment','',10,1),(1974,'2023-05-17 10:45:40','51680509073','1500','','0','5','1',1020,'2023-05-17 10:45:50','payment','',10,1),(1975,'2023-05-17 11:51:18','51684313256','70','','0','5','1',1020,'2023-05-17 11:51:32','payment','',139,1),(1976,'2023-05-17 12:21:58','51684311037','1500','','0','5','1',1020,'2023-05-17 12:22:13','payment','',195,1),(1977,'2023-05-17 14:45:07','51684307817','600','','0','5','1',1020,'2023-05-17 14:45:25','payment','',172,1),(1978,'2023-05-17 14:46:22','51684320918','300','','0','5','1',1020,'2023-05-17 14:47:23','payment','',73,1),(1979,'2023-05-17 14:50:48','51684249455','300','','0','5','1',1020,'2023-05-17 14:50:57','payment','',372,1),(1980,'2023-05-17 15:20:42','51684223212','600','','0','5','1',1020,'2023-05-17 15:20:50','payment','',70,1),(1981,'2023-05-17 15:30:15','51684312739','600','','0','5','1',1020,'2023-05-17 15:30:30','payment','',261,1),(1982,'2023-05-17 15:31:53','51684321000','300','','0','5','1',1020,'2023-05-17 15:32:26','payment','',386,1),(1983,'2023-05-17 15:48:11','51684324396','300','','0','5','1',1020,'2023-05-17 15:48:27','payment','',260,1),(1984,'2023-05-17 15:48:51','51684252383','300','','0','5','1',1020,'2023-05-17 15:49:03','payment','',317,1),(1985,'2023-05-17 15:50:17','51684324528','300','','0','5','1',1020,'2023-05-17 15:50:27','payment','',35,1),(1986,'2023-05-17 15:50:35','51684302370','300','','0','5','1',1020,'2023-05-17 15:50:42','payment','',44,1),(1987,'2023-05-17 17:50:41','51684332264','280','','0','5','1',1020,'2023-05-17 17:50:56','payment','',433,1),(1988,'2023-05-17 18:23:44','51684335096','300','','0','5','1',1020,'2023-05-17 18:24:37','payment','',356,1),(1989,'2023-05-17 18:31:10','51684310360','300','','0','5','1',1020,'2023-05-17 18:31:49','payment','',339,1),(1990,'2023-05-17 18:41:07','51684321080','300','','0','5','1',1020,'2023-05-17 18:41:15','payment','',110,1),(1991,'2023-05-18 09:22:07','51684389988','300','','0','5','1',1020,'2023-05-18 09:22:26','payment','',411,1),(1992,'2023-05-18 10:40:57','51684148612','300','','300','5','1',1020,'2023-05-18 10:41:05','payment','',178,1),(1993,'2023-05-18 10:41:40','51680782968','1800','','0','5','1',1020,'2023-05-18 10:41:50','payment','',257,1),(1994,'2023-05-18 10:42:02','51682684895','900','','0','5','1',1020,'2023-05-18 10:42:11','payment','',257,1),(1995,'2023-05-18 10:42:16','51684132251','1200','','0','5','1',1020,'2023-05-18 10:42:25','payment','',257,1),(1996,'2023-05-18 10:42:56','51684148612','300','','0','5','1',1020,'2023-05-18 10:43:05','payment','',178,1),(1997,'2023-05-18 14:55:47','51684410797','30','','0','5','1',1020,'2023-05-18 14:56:06','payment','',209,1),(1998,'2023-05-18 16:27:43','51684416351','300','','0','5','1',1020,'2023-05-18 16:28:16','payment','',442,1),(1999,'2023-05-18 17:37:32','51684415735','300','','0','5','1',1020,'2023-05-18 17:38:07','payment','',394,1),(2000,'2023-05-18 18:38:03','51684398083','520','','0','5','1',1020,'2023-05-18 18:38:17','payment','',26,1),(2001,'2023-05-18 18:38:36','51684418943','300','','0','5','1',1020,'2023-05-18 18:38:51','payment','',120,1),(2002,'2023-05-18 18:40:39','51684393075','70','','0','5','1',1020,'2023-05-18 18:40:52','payment','',209,1),(2003,'2023-05-18 18:56:57','51684410491','600','','0','5','1',1020,'2023-05-18 18:57:21','payment','',167,1),(2004,'2023-05-19 08:14:07','51684420481','300','','0','5','1',1020,'2023-05-19 08:14:15','payment','',216,1),(2005,'2023-05-19 08:14:24','51684403053','300','','0','5','1',1020,'2023-05-19 08:14:31','payment','',423,1),(2006,'2023-05-19 11:30:39','51684413267','300','','0','5','1',1020,'2023-05-19 11:30:49','payment','',132,1),(2007,'2023-05-19 12:17:13','51684482679','1200','','0','5','1',1020,'2023-05-19 12:17:21','payment','',351,1),(2008,'2023-05-19 12:17:29','51684483079','100','','0','5','1',1020,'2023-05-19 12:17:39','payment','',60,1),(2009,'2023-05-19 12:19:44','51684487904','280','','0','5','1',1020,'2023-05-19 12:19:52','payment','',238,1),(2010,'2023-05-19 12:34:13','51684389430','300','','300','5','1',1020,'2023-05-19 12:34:21','payment','',61,1),(2011,'2023-05-19 14:18:02','51684478430','300','','0','5','1',1010,'2023-05-19 14:18:33','payment','',102,1),(2012,'2023-05-19 14:47:14','51684496757','560','','0','5','1',1020,'2023-05-19 14:47:29','payment','',182,1),(2013,'2023-05-19 14:50:16','51682657610','5320','','0','5','1',1020,'2023-05-19 14:50:27','payment','',435,1),(2014,'2023-05-19 14:50:39','51682485441','4480','','0','5','1',1020,'2023-05-19 14:50:50','payment','',435,1),(2015,'2023-05-19 14:51:01','51682326990','8960','','0','5','1',1020,'2023-05-19 14:51:11','payment','',435,1),(2016,'2023-05-19 14:51:24','51681880821','8400','','0','5','1',1020,'2023-05-19 14:51:35','payment','',435,1),(2017,'2023-05-19 14:51:43','51681708447','3640','','0','5','1',1020,'2023-05-19 14:51:57','payment','',435,1),(2018,'2023-05-19 14:52:26','51681274366','2520','','0','5','1',1020,'2023-05-19 14:52:36','payment','',435,1),(2019,'2023-05-19 14:52:51','51680937907','3080','','0','5','1',1020,'2023-05-19 14:53:02','payment','',435,1),(2020,'2023-05-19 14:53:13','51680763373','3080','','0','5','1',1020,'2023-05-19 14:53:23','payment','',435,1),(2021,'2023-05-19 14:53:31','51680503094','10920','','0','5','1',1020,'2023-05-19 14:53:46','payment','',435,1),(2022,'2023-05-19 14:54:45','51681450074','4480','','0','5','1',1020,'2023-05-19 14:54:56','payment','',435,1),(2023,'2023-05-19 14:58:35','51684492487','250','','0','5','1',1020,'2023-05-19 14:58:52','payment','',88,1),(2024,'2023-05-19 15:57:24','51684488937','300','','0','5','1',1020,'2023-05-19 15:57:32','payment','',117,1),(2025,'2023-05-19 16:03:31','51684423628','450','','0','5','1',1020,'2023-05-19 16:03:42','payment','',27,1),(2026,'2023-05-19 16:32:52','51684487350','1200','','0','5','1',1020,'2023-05-19 16:33:00','payment','',30,1),(2027,'2023-05-19 16:43:39','51684487297','900','','0','5','1',1020,'2023-05-19 16:43:47','payment','',52,1),(2028,'2023-05-19 16:46:55','51684487370','300','','0','5','1',1020,'2023-05-19 16:47:04','payment','',310,1),(2029,'2023-05-19 16:58:03','51684500810','300','','0','5','1',1020,'2023-05-19 16:58:10','payment','',272,1),(2030,'2023-05-19 17:05:46','51684502001','300','','0','5','1',1020,'2023-05-19 17:05:54','payment','',197,1),(2031,'2023-05-19 17:20:05','51684501866','300','','0','5','1',1020,'2023-05-19 17:20:14','payment','',478,1),(2032,'2023-05-19 18:21:09','51684506492','300','','0','5','1',1020,'2023-05-19 18:21:27','payment','',64,1),(2033,'2023-05-19 18:34:51','51684484926','560\\','','0','5','1',1020,'2023-05-19 18:35:57','payment','',467,1),(2034,'2023-05-19 18:44:49','51684510740','600','','0','5','1',1020,'2023-05-19 18:45:00','payment','',93,1),(2035,'2023-05-19 18:50:47','51684511350','70','','0','5','1',1020,'2023-05-19 18:50:56','payment','',387,1),(2036,'2023-05-20 14:57:18','51684566596','1200','','0','5','1',1020,'2023-05-20 14:57:32','payment','',209,1),(2037,'2023-05-20 14:59:51','51684581961','300','','0','5','1',1020,'2023-05-20 15:00:20','payment','',397,1),(2038,'2023-05-20 15:03:03','51684581995','900','','0','5','1',1020,'2023-05-20 15:03:24','payment','',115,1),(2039,'2023-05-20 15:38:25','51684582111','300','','0','5','1',1020,'2023-05-20 15:38:50','payment','',415,1),(2040,'2023-05-20 15:51:48','51684582379','600','','0','5','1',1020,'2023-05-20 15:52:04','payment','',441,1),(2041,'2023-05-20 16:19:16','51684587717','560','','0','5','1',1020,'2023-05-20 16:19:30','payment','',433,1),(2042,'2023-05-20 18:13:37','51684589129','300','','0','5','1',1020,'2023-05-20 18:13:51','payment','',357,1),(2043,'2023-05-20 18:18:01','51684563782','300','','0','5','1',1020,'2023-05-20 18:18:43','payment','',190,1),(2044,'2023-05-20 18:55:56','51684483059','900','','0','5','1',1020,'2023-05-20 18:56:12','payment','',36,1),(2045,'2023-05-21 13:10:27','51684596540','300','','0','5','1',1020,'2023-05-21 13:11:46','payment','',259,1),(2046,'2023-05-21 13:13:36','51684595093','300','','0','5','1',1020,'2023-05-21 13:13:57','payment','',209,1),(2047,'2023-05-21 14:14:32','51684665480','300','','0','5','1',1020,'2023-05-21 14:14:52','payment','',264,1),(2048,'2023-05-21 14:17:17','51684664601','300','','0','5','1',1020,'2023-05-21 14:17:34','payment','',188,1),(2049,'2023-05-21 14:27:25','51684664975','300','','0','5','1',1020,'2023-05-21 14:28:44','payment','',410,1),(2050,'2023-05-21 16:39:46','51684668072','300','','0','5','1',1020,'2023-05-21 16:40:00','payment','',246,1),(2051,'2023-05-21 17:24:24','51684668961','300','','0','5','1',1020,'2023-05-21 17:24:43','payment','',453,1),(2052,'2023-05-21 17:30:05','51684664184','300','','0','5','1',1020,'2023-05-21 17:31:05','payment','REL93T710Z',386,1),(2053,'2023-05-21 17:31:55','51684667876','300','','0','5','1',1020,'2023-05-21 17:32:32','payment','REL03TCNQC',74,1),(2054,'2023-05-21 18:36:14','51684683273','50','','0','5','1',1020,'2023-05-21 18:36:35','payment','',209,1),(2055,'2023-05-22 08:23:12','51684389430','300','','0','5','1',1020,'2023-05-22 08:23:20','payment','',61,1),(2056,'2023-05-22 09:59:47','51684736741','300','','0','5','1',1020,'2023-05-22 09:59:56','payment','',462,1),(2057,'2023-05-22 10:37:44','51684740345','70','','0','5','1',1020,'2023-05-22 10:37:56','payment','',139,1),(2058,'2023-05-22 10:44:58','51684740330','30','','0','5','1',1020,'2023-05-22 10:45:08','payment','',209,1),(2059,'2023-05-22 12:04:54','51684738428','300','','0','5','1',1020,'2023-05-22 12:05:09','payment','',425,1),(2060,'2023-05-22 12:25:50','51684742398','1000','','0','5','1',1020,'2023-05-22 12:26:02','payment','',209,1),(2061,'2023-05-22 13:40:22','51684746714','130','','0','5','1',1020,'2023-05-22 13:40:46','payment','',108,1),(2062,'2023-05-22 14:00:43','51684753198','300','','0','5','1',1020,'2023-05-22 14:00:51','payment','',43,1),(2063,'2023-05-22 14:14:10','51682582717','750','','0','5','1',1020,'2023-05-22 14:14:20','payment','',11,1),(2064,'2023-05-22 14:14:27','51682327362','750','','0','5','1',1020,'2023-05-22 14:14:38','payment','',11,1),(2065,'2023-05-22 14:14:49','51681972482','1250','','0','5','1',1020,'2023-05-22 14:14:57','payment','',11,1),(2066,'2023-05-22 14:15:06','51681715416','1000','','0','5','1',1020,'2023-05-22 14:15:17','payment','',11,1),(2067,'2023-05-22 14:15:24','51681288734','1000','','0','5','1',1020,'2023-05-22 14:15:35','payment','',11,1),(2068,'2023-05-22 14:15:42','51680773238','750','','0','5','1',1020,'2023-05-22 14:15:51','payment','',11,1),(2069,'2023-05-22 14:15:58','51680509110','1250','','0','5','1',1020,'2023-05-22 14:16:08','payment','',11,1),(2070,'2023-05-22 14:17:13','51684746348','300','','0','5','1',1020,'2023-05-22 14:17:21','payment','',69,1),(2071,'2023-05-22 15:48:12','51684757734','300','','0','5','1',1020,'2023-05-22 15:48:20','payment','',73,1),(2072,'2023-05-22 15:51:48','51684755858','600','','0','5','1',1020,'2023-05-22 15:51:56','payment','',70,1),(2073,'2023-05-22 15:54:13','51684753326','600','','0','5','1',1020,'2023-05-22 15:54:30','payment','',300,1),(2074,'2023-05-22 15:55:12','51684746320','600','','0','5','1',1020,'2023-05-22 15:55:20','payment','',385,1),(2075,'2023-05-22 15:59:05','51684742371','300','','0','5','1',1020,'2023-05-22 15:59:13','payment','',212,1),(2076,'2023-05-22 16:39:13','51684592639','300','','0','5','1',1020,'2023-05-22 16:39:21','payment','',131,1),(2077,'2023-05-22 16:50:52','51684741524','1600','','0','5','1',1020,'2023-05-22 16:52:56','payment','',209,1),(2078,'2023-05-22 17:06:20','51684764328','600','','0','5','1',1020,'2023-05-22 17:06:28','payment','',71,1),(2079,'2023-05-22 17:07:41','51684734924','600','','0','5','1',1020,'2023-05-22 17:07:54','payment','',112,1),(2080,'2023-05-22 17:09:12','51684760506','300','','0','5','1',1020,'2023-05-22 17:09:20','payment','',478,1),(2081,'2023-05-22 17:18:29','51684759921','600','','0','5','1',1020,'2023-05-22 17:18:37','payment','',295,1),(2082,'2023-05-22 17:28:08','51684763982','600','','0','5','1',1020,'2023-05-22 17:28:18','payment','',488,1),(2083,'2023-05-22 17:42:02','51684766487','300','','0','5','1',1020,'2023-05-22 17:42:10','payment','',127,1),(2084,'2023-05-22 18:29:22','51684767162','300','','0','5','1',1020,'2023-05-22 18:29:30','payment','',64,1),(2085,'2023-05-22 18:36:35','51684767449','300','','0','5','1',1020,'2023-05-22 18:38:00','payment','',229,1),(2086,'2023-05-22 18:43:15','51684739879','300','','0','5','1',1020,'2023-05-22 18:43:27','payment','',324,1),(2087,'2023-05-22 18:58:27','51684769437','300','','0','5','1',1020,'2023-05-22 18:58:36','payment','',396,1),(2088,'2023-05-22 19:02:33','51684771287','900','','0','5','1',1020,'2023-05-22 19:02:44','payment','',434,1),(2089,'2023-05-22 19:12:16','51684771796','260','','0','5','1',1020,'2023-05-22 19:12:25','payment','',209,1),(2090,'2023-05-22 19:12:30','51684771822','190','','0','5','1',1020,'2023-05-22 19:12:39','payment','',387,1),(2091,'2023-05-22 19:20:07','51684768292','300','','0','5','1',1020,'2023-05-22 19:20:15','payment','',202,1),(2092,'2023-05-23 09:37:26','51682663726','2800','','0','5','1',1020,'2023-05-23 09:37:42','payment','',13,1),(2093,'2023-05-23 09:38:51','51682327132','2800','','0','5','1',1020,'2023-05-23 09:39:08','payment','',13,1),(2094,'2023-05-23 09:39:37','51681885528','2240','','0','5','1',1020,'2023-05-23 09:39:52','payment','',13,1),(2095,'2023-05-23 09:40:15','51681711701','1960','','0','5','1',1020,'2023-05-23 09:40:31','payment','',13,1),(2096,'2023-05-23 09:41:30','51681453323','2800','','0','5','1',1020,'2023-05-23 09:41:44','payment','',13,1),(2097,'2023-05-23 09:42:00','51681279822','2800','','0','5','1',1020,'2023-05-23 09:42:15','payment','',13,1),(2098,'2023-05-23 09:42:28','51680680885','2800','','0','5','1',1020,'2023-05-23 09:42:45','payment','',13,1),(2099,'2023-05-23 09:42:55','51680503716','2800','','0','5','1',1020,'2023-05-23 09:43:13','payment','',13,1),(2100,'2023-05-23 10:39:54','51684825823','300','','0','5','1',1020,'2023-05-23 10:40:45','payment','REN184Q6D9',268,1),(2101,'2023-05-23 11:16:26','51684827811','300','','0','5','1',1020,'2023-05-23 11:16:43','payment','',260,1),(2102,'2023-05-23 11:29:49','51684830081','280','','0','5','1',1020,'2023-05-23 11:30:07','payment','',209,1),(2103,'2023-05-23 12:31:20','51684833493','280','','0','5','1',1020,'2023-05-23 12:32:50','payment','',467,1),(2104,'2023-05-23 13:13:05','51684833187','900','','0','5','1',1020,'2023-05-23 13:13:58','payment','',186,1),(2105,'2023-05-23 14:12:56','51684834624','300','','0','5','1',1020,'2023-05-23 14:13:15','payment','',215,1),(2106,'2023-05-23 14:33:58','51684840133','300','','0','5','1',1020,'2023-05-23 14:34:09','payment','',35,1),(2107,'2023-05-23 17:01:38','51684847899','300','','0','5','1',1020,'2023-05-23 17:02:37','payment','',450,1),(2108,'2023-05-23 17:31:20','51684827681','280','','0','5','1',1020,'2023-05-23 17:31:36','payment','',75,1),(2109,'2023-05-23 18:13:56','51684849587','1900','','0','5','1',1020,'2023-05-23 18:14:15','payment','',423,1),(2110,'2023-05-23 18:14:28','51684843309','600','','0','5','1',1020,'2023-05-23 18:14:44','payment','',101,1),(2111,'2023-05-23 18:15:25','51684843473','300','','0','5','1',1020,'2023-05-23 18:15:47','payment','',474,1),(2112,'2023-05-23 18:28:36','51684854060','300','','0','5','1',1020,'2023-05-23 18:29:03','payment','',230,1),(2113,'2023-05-23 18:53:32','51684828224','300','','0','5','1',1020,'2023-05-23 18:53:43','payment','',99,1),(2114,'2023-05-23 19:02:01','51684857149','560','','0','5','1',1020,'2023-05-23 19:02:19','payment','',209,1),(2115,'2023-05-24 12:21:51','51684909588','600','','0','5','1',1020,'2023-05-24 12:22:11','payment','',154,1),(2116,'2023-05-24 12:22:41','51684912347','600','','0','5','1',1020,'2023-05-24 12:23:01','payment','',313,1),(2117,'2023-05-24 13:39:24','51684922387','600','','0','5','1',1020,'2023-05-24 13:39:32','payment','',273,1),(2118,'2023-05-24 13:39:51','51684922550','300','','0','5','1',1020,'2023-05-24 13:40:03','payment','',483,1),(2119,'2023-05-24 13:41:47','51684829269','300','','0','5','1',1020,'2023-05-24 13:41:54','payment','',211,1),(2120,'2023-05-24 13:48:23','51684831475','300','','0','5','1',1020,'2023-05-24 13:48:31','payment','',60,1),(2121,'2023-05-24 14:16:25','51684926958','30','','0','5','1',1020,'2023-05-24 14:16:35','payment','',209,1),(2122,'2023-05-24 14:17:17','51684909948','300','','0','5','1',1020,'2023-05-24 14:17:24','payment','',169,1),(2123,'2023-05-24 14:18:04','51684856167','300','','0','5','1',1020,'2023-05-24 14:18:11','payment','',77,1),(2124,'2023-05-24 15:56:02','51684932531','300','','0','5','1',1020,'2023-05-24 15:56:18','payment','',242,1),(2125,'2023-05-24 16:59:00','51684908930','600','','0','5','1',1020,'2023-05-24 16:59:20','payment','',299,1),(2126,'2023-05-24 17:09:09','51684913246','300','','0','5','1',1020,'2023-05-24 17:09:16','payment','',120,1),(2127,'2023-05-24 17:46:17','51684927616','300','','0','5','1',1020,'2023-05-24 17:46:24','payment','',422,1),(2128,'2023-05-24 17:52:26','51684918600','300','','0','5','1',1020,'2023-05-24 17:52:50','payment','',20,1),(2129,'2023-05-24 18:04:14','51684940377','280','','0','5','1',1020,'2023-05-24 18:04:43','payment','',209,1),(2130,'2023-05-24 18:23:49','51684938182','600','','0','5','1',1020,'2023-05-24 18:23:57','payment','',138,1),(2131,'2023-05-24 18:42:38','51684940316','600','','0','5','1',1020,'2023-05-24 18:42:45','payment','',61,1),(2132,'2023-05-24 19:00:20','51684940823','300','','0','5','1',1020,'2023-05-24 19:00:27','payment','',294,1),(2133,'2023-05-25 08:53:13','51684938150','300','','0','5','1',1020,'2023-05-25 08:53:20','payment','',216,1),(2134,'2023-05-25 08:53:26','51684939995','300','','0','5','1',1020,'2023-05-25 08:53:36','payment','',110,1),(2135,'2023-05-25 08:53:43','51684937599','300','','0','5','1',1020,'2023-05-25 08:53:51','payment','',372,1),(2136,'2023-05-25 08:54:33','51684937106','300','','0','5','1',1020,'2023-05-25 08:54:41','payment','',43,1),(2137,'2023-05-25 09:44:04','51684991488','600','','0','5','1',1020,'2023-05-25 09:44:11','payment','',314,1),(2138,'2023-05-25 11:20:25','51684999553','600','','0','5','1',1020,'2023-05-25 11:20:33','payment','',80,1),(2139,'2023-05-25 11:58:31','51684991526','1200','','0','5','1',1020,'2023-05-25 11:58:42','payment','',84,1),(2140,'2023-05-25 12:01:35','51684999805','300','','0','5','1',1020,'2023-05-25 12:01:44','payment','',328,1),(2141,'2023-05-25 13:27:50','51685006520','840','','0','5','1',1020,'2023-05-25 13:28:01','payment','',248,1),(2142,'2023-05-25 13:28:08','51685007523','300','','0','5','1',1020,'2023-05-25 13:28:16','payment','',391,1),(2143,'2023-05-25 13:50:18','51685011102','300','','0','5','1',1020,'2023-05-25 13:50:26','payment','',468,1),(2144,'2023-05-25 14:17:47','51685012229','280','','280','5','1',1020,'2023-05-25 14:17:56','payment','',180,1),(2145,'2023-05-25 15:59:29','51685016032','300','','0','5','1',1020,'2023-05-25 15:59:36','payment','',116,1),(2146,'2023-05-25 16:10:05','51685011085','300','','0','5','1',1020,'2023-05-25 16:10:13','payment','',410,1),(2147,'2023-05-25 16:10:21','51685013509','300','','0','5','1',1020,'2023-05-25 16:10:33','payment','',386,1),(2148,'2023-05-25 16:47:15','51685007541','300','','0','5','1',1020,'2023-05-25 16:47:23','payment','',91,1),(2149,'2023-05-25 17:25:45','51685007183','1050','','0','5','1',1020,'2023-05-25 17:25:57','payment','',121,1),(2150,'2023-05-25 17:29:51','51684999525','900','','0','5','1',1020,'2023-05-25 17:30:02','payment','',172,1),(2151,'2023-05-25 17:47:33','51685023032','300','','0','5','1',1020,'2023-05-25 17:47:41','payment','',403,1),(2152,'2023-05-25 17:50:27','51685022337','1200','','0','5','1',1020,'2023-05-25 17:50:37','payment','',469,1),(2153,'2023-05-25 18:19:50','51685017741','600','','0','5','1',1020,'2023-05-25 18:20:06','payment','',134,1),(2154,'2023-05-25 18:51:47','51685029692','280','','0','5','1',1020,'2023-05-25 18:51:57','payment','',234,1),(2155,'2023-05-25 19:08:26','51685012229','280','','0','5','1',1020,'2023-05-25 19:08:37','payment','',180,1),(2156,'2023-05-25 19:08:44','51685012201','280','','0','5','1',1020,'2023-05-25 19:08:55','payment','',209,1),(2157,'2023-05-25 19:09:04','51685017560','70','','0','5','1',1020,'2023-05-25 19:09:14','payment','',139,1),(2158,'2023-05-26 08:32:09','51685020095','300','','0','5','1',1020,'2023-05-26 08:32:18','payment','',92,1),(2159,'2023-05-26 09:25:40','51685082203','300','','0','5','1',1020,'2023-05-26 09:25:49','payment','',252,1),(2160,'2023-05-26 11:27:28','51685085780','300','','0','5','1',1020,'2023-05-26 11:28:05','payment','',22,1),(2161,'2023-05-26 11:53:45','51685091188','30','','0','5','1',1040,'2023-05-26 11:54:02','payment','',209,1),(2162,'2023-05-26 14:43:34','51685100275','300','','0','5','1',1020,'2023-05-26 14:44:02','payment','',478,1),(2163,'2023-05-26 16:13:03','51685100710','300','','0','5','1',1020,'2023-05-26 16:13:11','payment','',392,1),(2164,'2023-05-26 16:21:04','51685100304','300','','0','5','1',1020,'2023-05-26 16:21:11','payment','',142,1),(2165,'2023-05-26 16:52:07','51685084607','300','','0','5','1',1020,'2023-05-26 16:52:13','payment','',292,1),(2166,'2023-05-26 16:52:36','51685103723','280','','0','5','1',1020,'2023-05-26 16:52:45','payment','',89,1),(2167,'2023-05-26 16:52:51','51685108881','1100','','0','5','1',1020,'2023-05-26 16:53:00','payment','',125,1),(2168,'2023-05-26 16:53:14','51685091253','300','','0','5','1',1020,'2023-05-26 16:53:31','payment','',230,1),(2169,'2023-05-26 17:04:29','51685108972','300','','0','5','1',1020,'2023-05-26 17:04:37','payment','',394,1),(2170,'2023-05-26 18:22:50','51685111298','300','','0','5','1',1020,'2023-05-26 18:23:06','payment','',272,1),(2171,'2023-05-26 18:49:07','51685109331','300','','0','5','1',1020,'2023-05-26 18:49:26','payment','',266,1),(2172,'2023-05-27 09:20:57','51685168401','300','','0','5','1',1020,'2023-05-27 09:21:14','payment','',141,1),(2173,'2023-05-27 11:44:42','51685172279','1500','','0','5','1',1020,'2023-05-27 11:45:02','payment','',195,1),(2174,'2023-05-27 12:25:27','51685172091','200','','0','5','1',1020,'2023-05-27 12:25:48','payment','',38,1),(2175,'2023-05-27 13:37:19','51685178019','300','','0','5','1',1020,'2023-05-27 13:37:31','payment','',68,1),(2176,'2023-05-27 13:37:51','51685180804','1200','','0','5','1',1040,'2023-05-27 13:38:05','payment','',373,1),(2177,'2023-05-27 15:49:23','51685108992','600','','0','5','1',1020,'2023-05-27 15:49:41','payment','',399,1),(2178,'2023-05-27 18:06:18','51685199408','300','','0','5','1',1020,'2023-05-27 18:06:34','payment','',37,1),(2179,'2023-05-27 18:07:33','51685195512','600','','0','5','1',1020,'2023-05-27 18:07:51','payment','',158,1),(2180,'2023-05-27 18:50:44','51685181389','600','','0','5','1',1020,'2023-05-27 18:51:19','payment','',218,1),(2181,'2023-05-27 19:10:05','51685178056','600','','0','5','1',1020,'2023-05-27 19:10:18','payment','',210,1),(2182,'2023-05-28 13:32:20','51685269287','300','','0','5','1',1020,'2023-05-28 13:32:27','payment','',323,1),(2183,'2023-05-28 13:35:38','51685165982','300','','0','5','1',1020,'2023-05-28 13:35:46','payment','',64,1),(2184,'2023-05-28 13:37:26','51685174339','280','','0','5','1',1020,'2023-05-28 13:37:34','payment','',145,1),(2185,'2023-05-28 14:00:37','51685269780','300','','0','5','1',1020,'2023-05-28 14:00:48','payment','',416,1),(2186,'2023-05-28 14:01:35','51685271654','300','','0','5','1',1020,'2023-05-28 14:01:42','payment','',255,1),(2187,'2023-05-28 14:22:49','51685269826','300','','0','5','1',1020,'2023-05-28 14:22:57','payment','',352,1),(2188,'2023-05-28 14:36:20','51685269667','600','','0','5','1',1020,'2023-05-28 14:36:31','payment','',470,1),(2189,'2023-05-28 15:20:39','51685271923','300','','0','5','1',1020,'2023-05-28 15:20:47','payment','',122,1),(2190,'2023-05-28 15:31:36','51685276254','300','','0','5','1',1020,'2023-05-28 15:31:43','payment','',188,1),(2191,'2023-05-28 16:15:22','51685195367','600','','0','5','1',1020,'2023-05-28 16:15:31','payment','',163,1),(2192,'2023-05-28 17:16:26','51685277792','300','','0','5','1',1020,'2023-05-28 17:16:34','payment','',91,1),(2193,'2023-05-29 08:13:50','51685337073','900','','0','5','1',1020,'2023-05-29 08:13:59','payment','',82,1),(2194,'2023-05-29 09:41:49','51685341542','300','','0','5','1',1020,'2023-05-29 09:41:58','payment','',127,1),(2195,'2023-05-29 09:49:44','51685339714','1500','','0','5','1',1020,'2023-05-29 09:49:54','payment','',65,1),(2196,'2023-05-29 10:53:35','51685346792','300','','0','5','1',1020,'2023-05-29 10:53:43','payment','',117,1),(2197,'2023-05-29 11:28:27','51685348844','30','','0','5','1',1020,'2023-05-29 11:28:36','payment','',209,1),(2198,'2023-05-29 12:34:45','51685352851','130','','0','5','1',1020,'2023-05-29 12:34:55','payment','',108,1),(2199,'2023-05-29 12:55:34','51685353970','280','','0','5','1',1020,'2023-05-29 12:55:42','payment','',209,1),(2200,'2023-05-29 13:53:24','51685348935','300','','0','5','1',1020,'2023-05-29 13:53:34','payment','',478,1),(2201,'2023-05-29 14:30:57','51685356918','840','','0','5','1',1020,'2023-05-29 14:31:18','payment','',467,1),(2202,'2023-05-29 15:03:10','51685361766','30','','0','5','1',1020,'2023-05-29 15:03:20','payment','',209,1),(2203,'2023-05-29 15:07:58','51685269840','300','','0','5','1',1020,'2023-05-29 15:08:07','payment','',60,1),(2204,'2023-05-29 15:26:22','51685269705','300','','0','5','1',1020,'2023-05-29 15:26:36','payment','',298,1),(2205,'2023-05-29 16:06:04','51685365308','300','','0','5','1',1020,'2023-05-29 16:06:12','payment','',43,1),(2206,'2023-05-29 16:06:18','51685363210','300','','0','5','1',1020,'2023-05-29 16:06:25','payment','',363,1),(2207,'2023-05-29 16:09:27','51685365625','70','','0','5','1',1020,'2023-05-29 16:09:35','payment','',387,1),(2208,'2023-05-29 16:59:35','51685339695','300','','0','5','1',1020,'2023-05-29 16:59:43','payment','',345,1),(2209,'2023-05-29 17:00:21','51685363227','900','','0','5','1',1020,'2023-05-29 17:00:32','payment','',115,1),(2210,'2023-05-29 17:21:36','51685369131','280','','0','5','1',1020,'2023-05-29 17:21:44','payment','',467,1),(2211,'2023-05-29 17:25:58','51685365531','600','','0','5','1',1020,'2023-05-29 17:26:09','payment','',25,1),(2212,'2023-05-29 17:37:18','51685344933','900','','0','5','1',1020,'2023-05-29 17:37:26','payment','',70,1),(2213,'2023-05-29 17:39:39','51685369345','900','','0','5','1',1020,'2023-05-29 17:39:47','payment','',107,1),(2214,'2023-05-29 17:56:54','51685372166','300','','0','5','1',1020,'2023-05-29 17:57:02','payment','',31,1),(2215,'2023-05-29 18:20:23','51685340206','280','','0','5','1',1020,'2023-05-29 18:20:31','payment','',94,1),(2216,'2023-05-29 18:21:40','51685373383','130','','0','5','1',1020,'2023-05-29 18:21:51','payment','',209,1),(2217,'2023-05-29 18:25:21','51685373880','50','','0','5','1',1020,'2023-05-29 18:25:30','payment','',209,1),(2218,'2023-05-30 09:43:49','51685428981','50','','0','5','1',1020,'2023-05-30 09:44:10','payment','',209,1),(2219,'2023-05-30 09:44:17','51685427359','600','','0','5','1',1020,'2023-05-30 09:44:33','payment','',118,1),(2220,'2023-05-30 12:13:31','51685433706','300','','0','5','1',1020,'2023-05-30 12:13:38','payment','',242,1),(2221,'2023-05-30 12:15:22','51685438089','30','','0','5','1',1020,'2023-05-30 12:15:33','payment','',209,1),(2222,'2023-05-30 12:21:28','51685341476','1500','','0','5','1',1020,'2023-05-30 12:21:54','payment','',367,1),(2223,'2023-05-30 13:41:05','51685430395','280','','0','5','1',1020,'2023-05-30 13:41:13','payment','',89,1),(2224,'2023-05-30 13:52:20','51685442549','300','','0','5','1',1020,'2023-05-30 13:52:28','payment','',156,1),(2225,'2023-05-30 14:25:24','51685445118','280','','0','5','1',1020,'2023-05-30 14:25:31','payment','',209,1),(2226,'2023-05-30 14:40:55','51685446825','50','','0','5','1',1020,'2023-05-30 14:41:04','payment','',209,1),(2227,'2023-05-30 14:56:36','51685447684','600','','0','5','1',1020,'2023-05-30 14:56:43','payment','',138,1),(2228,'2023-05-30 15:09:29','51685438541','300','','0','5','1',1020,'2023-05-30 15:09:46','payment','',318,1),(2229,'2023-05-30 16:27:34','51685445099','300','','0','5','1',1020,'2023-05-30 16:27:45','payment','',270,1),(2230,'2023-05-30 16:40:02','51685445790','560','','0','5','1',1020,'2023-05-30 16:40:16','payment','',209,1),(2231,'2023-05-30 16:40:58','51685425447','280','','0','5','1',1020,'2023-05-30 16:41:06','payment','',75,1),(2232,'2023-05-30 16:41:18','51685446802','280','','0','5','1',1020,'2023-05-30 16:41:26','payment','',209,1),(2233,'2023-05-30 16:44:06','51685429076','300','','0','5','1',1020,'2023-05-30 16:44:52','payment','',216,1),(2234,'2023-05-30 16:46:16','51685362989','70','','0','5','1',1020,'2023-05-30 16:46:23','payment','',92,1),(2235,'2023-05-30 17:13:52','51685455502','280','','0','5','1',1020,'2023-05-30 17:13:59','payment','',433,1),(2236,'2023-05-30 17:24:19','51685454628','280','','0','5','1',1020,'2023-05-30 17:24:28','payment','',59,1),(2237,'2023-05-30 17:32:55','51685454413','300','','0','5','1',1020,'2023-05-30 17:33:07','payment','',246,1),(2238,'2023-05-30 17:33:32','51685443954','300','','0','5','1',1020,'2023-05-30 17:33:45','payment','',450,1),(2239,'2023-05-30 17:42:15','51685457698','300','','0','5','1',1020,'2023-05-30 17:42:23','payment','',22,1),(2240,'2023-05-30 18:09:22','51685443588','300','','0','5','1',1020,'2023-05-30 18:09:28','payment','',339,1),(2241,'2023-05-30 18:09:41','51685448123','1600','','0','5','1',1020,'2023-05-30 18:10:33','payment','',344,1),(2242,'2023-05-30 18:47:51','51685461644','250','','0','5','1',1020,'2023-05-30 18:47:59','payment','',209,1),(2243,'2023-05-30 18:50:07','51685458683','300','','0','5','1',1020,'2023-05-30 18:50:15','payment','',338,1),(2244,'2023-05-30 18:52:51','51685461937','840','','0','5','1',1020,'2023-05-30 18:53:04','payment','',100,1),(2245,'2023-05-30 19:08:06','51685458729','300','','0','5','1',1020,'2023-05-30 19:08:14','payment','',334,1),(2246,'2023-05-30 19:09:38','51685460778','450','','0','5','1',1020,'2023-05-30 19:09:45','payment','',379,1),(2247,'2023-05-30 19:10:45','51685458703','900','','0','5','1',1020,'2023-05-30 19:10:53','payment','',315,1),(2248,'2023-05-31 08:30:27','51685510689','300','','0','5','1',1020,'2023-05-31 08:30:38','payment','',146,1),(2249,'2023-05-31 09:49:50','51685515766','300','','0','5','1',1020,'2023-05-31 09:49:57','payment','',170,1),(2250,'2023-05-31 10:36:49','51685512863','450','','0','5','1',1020,'2023-05-31 10:36:58','payment','',491,1),(2251,'2023-05-31 10:58:22','51685517175','1900','','0','5','1',1020,'2023-05-31 10:58:34','payment','',124,1),(2252,'2023-05-31 11:53:30','51685522989','280','','0','5','1',1020,'2023-05-31 11:53:39','payment','',209,1),(2253,'2023-05-31 12:50:46','51685525358','300','','0','5','1',1020,'2023-05-31 12:51:05','payment','',456,1),(2254,'2023-05-31 14:02:01','51685517150','840','','0','5','1',1020,'2023-05-31 14:02:12','payment','',248,1),(2255,'2023-05-31 14:42:08','51685533305','280','','0','5','1',1020,'2023-05-31 14:42:17','payment','',209,1),(2256,'2023-05-31 14:49:29','51685533716','560','','0','5','1',1020,'2023-05-31 14:49:46','payment','',209,1),(2257,'2023-05-31 14:53:44','51685523675','600','','0','5','1',1020,'2023-05-31 14:53:52','payment','',439,1),(2258,'2023-05-31 15:07:52','51685523494','300','','0','5','1',1020,'2023-05-31 15:08:02','payment','',386,1),(2259,'2023-05-31 16:00:06','51685533818','300','','0','5','1',1020,'2023-05-31 16:00:15','payment','',437,1),(2260,'2023-05-31 16:00:30','51685536183','560','','0','5','1',1020,'2023-05-31 16:00:49','payment','',209,1),(2261,'2023-05-31 16:10:09','51685527779','1200','','0','5','1',1020,'2023-05-31 16:10:23','payment','',98,1),(2262,'2023-05-31 16:18:11','51685428439','900','','0','5','1',1020,'2023-05-31 16:18:18','payment','',196,1),(2263,'2023-05-31 16:25:12','51685539364','560','','0','5','1',1020,'2023-05-31 16:25:23','payment','',234,1),(2264,'2023-05-31 16:52:56','51685539838','600','','0','5','1',1020,'2023-05-31 16:53:05','payment','',400,1),(2265,'2023-05-31 17:21:34','51685542396','300','','0','5','1',1020,'2023-05-31 17:21:44','payment','',319,1),(2266,'2023-05-31 17:44:37','11682407503','30','','0','5','1',1020,'2023-05-31 17:44:56','payment','',472,1),(2267,'2023-05-31 18:03:25','51685541464','300','','0','5','1',1020,'2023-05-31 18:03:32','payment','',493,1),(2268,'2023-05-31 18:34:46','51685542919','300','','0','5','1',1020,'2023-05-31 18:34:54','payment','',110,1),(2269,'2023-05-31 18:48:12','51685511058','300','','0','5','1',1020,'2023-05-31 18:48:19','payment','',277,1),(2270,'2023-05-31 18:50:35','51685541446','300','','0','5','1',1020,'2023-05-31 18:50:44','payment','',372,1),(2271,'2023-05-31 18:54:19','51685548380','280','','0','5','1',1020,'2023-05-31 18:54:27','payment','',189,1),(2272,'2023-05-31 18:57:31','51685538882','300','','0','5','1',1020,'2023-05-31 18:57:38','payment','',131,1),(2273,'2023-06-01 09:44:34','51685601369','560','','0','5','1',1020,'2023-06-01 09:44:46','payment','',61,1),(2274,'2023-06-01 09:53:00','51685601350','300','','0','5','1',1020,'2023-06-01 09:53:09','payment','',262,1),(2275,'2023-06-01 11:24:59','51685606797','560','','0','5','1',1020,'2023-06-01 11:25:08','payment','',48,1),(2276,'2023-06-01 11:45:41','51685609076','2100','','0','5','1',1020,'2023-06-01 11:45:51','payment','',105,1),(2277,'2023-06-01 11:56:52','51685609485','300','','0','5','1',1020,'2023-06-01 11:57:00','payment','',180,1),(2278,'2023-06-01 11:59:10','51685609891','300','','0','5','1',1020,'2023-06-01 11:59:18','payment','',209,1),(2279,'2023-06-01 13:00:46','51685613582','120','','0','5','1',1020,'2023-06-01 13:00:56','payment','',209,1),(2280,'2023-06-01 13:40:23','51685605485','600','','0','5','1',1020,'2023-06-01 13:40:33','payment','',69,1),(2281,'2023-06-01 13:42:05','51685609182','600','','0','5','1',1020,'2023-06-01 13:42:17','payment','',383,1),(2282,'2023-06-01 14:11:01','51685612270','300','','0','5','1',1020,'2023-06-01 14:11:08','payment','',260,1),(2283,'2023-06-01 14:12:25','51685616267','300','','0','5','1',1020,'2023-06-01 14:12:34','payment','',250,1),(2284,'2023-06-01 15:19:29','51685621931','70','','0','5','1',1020,'2023-06-01 15:19:39','payment','',387,1),(2285,'2023-06-01 16:32:59','51685622087','280','','0','5','1',1020,'2023-06-01 16:33:07','payment','',209,1),(2286,'2023-06-01 17:14:04','51685627598','560','','0','5','1',1020,'2023-06-01 17:14:12','payment','',405,1),(2287,'2023-06-01 17:43:51','51685626414','150','','0','5','1',1020,'2023-06-01 17:44:04','payment','',380,1),(2288,'2023-06-01 17:44:17','51685630501','500','','0','5','1',1020,'2023-06-01 17:44:29','payment','',234,1),(2289,'2023-06-01 17:47:47','51685598203','600','','0','5','1',1020,'2023-06-01 17:47:55','payment','',300,1),(2290,'2023-06-01 17:48:06','51685630673','300','','0','5','1',1020,'2023-06-01 17:48:15','payment','',442,1),(2291,'2023-06-01 18:00:57','51685609999','390','','0','5','1',1020,'2023-06-01 18:01:06','payment','',26,1),(2292,'2023-06-01 18:05:37','51685630940','300','','0','5','1',1020,'2023-06-01 18:05:46','payment','',272,1),(2293,'2023-06-01 18:13:14','51685622107','300','','0','5','1',1020,'2023-06-01 18:13:23','payment','',120,1),(2294,'2023-06-01 18:51:23','51685634398','280','','0','5','1',1020,'2023-06-01 18:51:35','payment','',209,1),(2295,'2023-06-01 18:53:26','51685626436','300','','0','5','1',1020,'2023-06-01 18:53:34','payment','',478,1),(2296,'2023-06-02 10:05:38','51685634044','300','','0','5','1',1020,'2023-06-02 10:05:47','payment','',74,1),(2297,'2023-06-02 10:05:55','51685622522','300','','0','5','1',1020,'2023-06-02 10:06:23','payment','',32,1),(2298,'2023-06-02 10:08:59','51685622506','280','','0','5','1',1020,'2023-06-02 10:09:12','payment','',209,1),(2299,'2023-06-02 10:15:12','51685687627','300','','0','5','1',1020,'2023-06-02 10:15:19','payment','',461,1),(2300,'2023-06-02 10:18:13','51685613664','300','','0','5','1',1020,'2023-06-02 10:18:22','payment','',166,1),(2301,'2023-06-02 11:23:02','51685690334','300','','0','5','1',1020,'2023-06-02 11:23:09','payment','',64,1),(2302,'2023-06-02 13:11:11','51685700538','300','','0','5','1',1020,'2023-06-02 13:11:22','payment','',268,1),(2303,'2023-06-02 14:45:51','51685700426','300','','0','5','1',1020,'2023-06-02 14:46:05','payment','',35,1),(2304,'2023-06-02 16:08:08','51685711148','300','','0','5','1',1020,'2023-06-02 16:08:16','payment','',201,1),(2305,'2023-06-02 16:09:49','51685701139','300','','0','5','1',1020,'2023-06-02 16:09:58','payment','',270,1),(2306,'2023-06-02 16:44:53','51685713294','800','','0','5','1',1020,'2023-06-02 16:45:03','payment','',71,1),(2307,'2023-06-02 17:14:50','51685713813','300','','0','5','1',1020,'2023-06-02 17:14:58','payment','',413,1),(2308,'2023-06-02 17:15:38','51685712255','300','','0','5','1',1020,'2023-06-02 17:15:45','payment','',212,1),(2309,'2023-06-02 18:14:12','51685718466','280','','0','5','1',1020,'2023-06-02 18:15:01','payment','',209,1),(2310,'2023-06-02 18:15:23','51685718485','280','','0','5','1',1020,'2023-06-02 18:15:32','payment','',238,1),(2311,'2023-06-02 18:17:15','51685712683','300','','0','5','1',1020,'2023-06-02 18:17:22','payment','',102,1),(2312,'2023-06-02 18:40:13','51685720116','300','','0','5','1',1020,'2023-06-02 18:40:20','payment','',245,1),(2313,'2023-06-02 18:49:35','51685720329','300','','0','5','1',1020,'2023-06-02 18:49:42','payment','',418,1),(2314,'2023-06-02 18:53:24','51685712018','300','','0','5','1',1020,'2023-06-02 18:53:31','payment','',77,1),(2315,'2023-06-02 18:53:59','51685716663','300','','0','5','1',1020,'2023-06-02 18:54:05','payment','',394,1),(2316,'2023-06-03 09:54:31','51685772087','600','','0','5','1',1020,'2023-06-03 09:54:43','payment','',441,1),(2317,'2023-06-03 10:40:46','51685776191','400','','0','5','1',1020,'2023-06-03 10:40:59','payment','',209,1),(2318,'2023-06-03 11:24:58','51685779297','300','','0','5','1',1020,'2023-06-03 11:25:26','payment','',209,1),(2319,'2023-06-03 12:27:25','51685779050','1800','','0','5','1',1040,'2023-06-03 12:27:39','payment','',390,1),(2320,'2023-06-03 13:18:06','51685787305','300','','0','5','1',1020,'2023-06-03 13:18:23','payment','',180,1),(2321,'2023-06-03 15:27:44','51685786095','1200','','0','5','1',1020,'2023-06-03 15:28:10','payment','',30,1),(2322,'2023-06-03 17:43:44','51685802331','1500','','0','5','1',1020,'2023-06-03 17:43:59','payment','',267,1),(2323,'2023-06-03 17:53:47','51685776522','300','','0','5','1',1020,'2023-06-03 17:54:01','payment','',44,1),(2324,'2023-06-03 17:55:59','51685802440','300','','0','5','1',1020,'2023-06-03 17:56:10','payment','',453,1),(2325,'2023-06-03 17:57:05','51685779152','300','','0','5','1',1020,'2023-06-03 17:57:32','payment','',261,1),(2326,'2023-06-03 18:02:40','51685789074','300','','0','5','1',1020,'2023-06-03 18:02:56','payment','',99,1),(2327,'2023-06-03 18:05:23','51685776586','280','','20','5','1',1020,'2023-06-03 18:05:37','payment','',448,1),(2328,'2023-06-03 18:33:28','51685784260','300','','0','5','1',1020,'2023-06-03 18:33:54','payment','',91,1),(2329,'2023-06-03 18:48:34','51685806601','300','','0','5','1',1020,'2023-06-03 18:48:49','payment','',253,1),(2330,'2023-06-03 18:49:08','51685797503','300','','0','5','1',1020,'2023-06-03 18:49:28','payment','',37,1),(2331,'2023-06-04 14:50:49','51685780287','600','','0','5','1',1020,'2023-06-04 14:50:58','payment','',112,1),(2332,'2023-06-04 14:51:26','51685780230','1200','','0','5','1',1020,'2023-06-04 14:51:38','payment','',121,1),(2333,'2023-06-04 14:53:25','51685713790','300','','0','5','1',1020,'2023-06-04 14:53:34','payment','',23,1),(2334,'2023-06-04 14:59:20','51685876562','300','','0','5','1',1020,'2023-06-04 14:59:30','payment','',161,1),(2335,'2023-06-04 15:00:44','51685876591','300','','0','5','1',1020,'2023-06-04 15:00:53','payment','',478,1),(2336,'2023-06-04 15:12:01','51685878865','300','','0','5','1',1020,'2023-06-04 15:12:09','payment','',495,1),(2337,'2023-06-04 17:19:18','51685882437','300','','0','5','1',1020,'2023-06-04 17:19:26','payment','',188,1),(2338,'2023-06-04 17:44:56','51685874411','600','','0','5','1',1020,'2023-06-04 17:45:11','payment','',385,1),(2339,'2023-06-04 17:45:49','51685876578','300','','0','5','1',1020,'2023-06-04 17:45:56','payment','',360,1),(2340,'2023-06-04 17:54:45','51685889573','300','','0','5','1',1020,'2023-06-04 17:54:52','payment','',363,1),(2341,'2023-06-04 18:09:42','51685891356','130','','0','5','1',1020,'2023-06-04 18:09:51','payment','',209,1),(2342,'2023-06-04 18:11:44','51685879309','300','','0','5','1',1020,'2023-06-04 18:11:51','payment','',22,1),(2343,'2023-06-05 11:14:43','51685952300','300','','0','5','1',1020,'2023-06-05 11:14:51','payment','',287,1),(2344,'2023-06-05 11:14:58','51685952008','300','','0','5','1',1020,'2023-06-05 11:15:06','payment','',50,1),(2345,'2023-06-05 11:15:15','51685952125','300','','0','5','1',1020,'2023-06-05 11:15:23','payment','',224,1),(2346,'2023-06-05 11:32:18','51685949082','300','','0','5','1',1020,'2023-06-05 11:32:24','payment','',216,1),(2347,'2023-06-05 11:38:02','51685954245','1000','','0','5','1',1020,'2023-06-05 11:38:13','payment','',209,1),(2348,'2023-06-05 11:39:50','51685954299','280','','0','5','1',1020,'2023-06-05 11:42:22','payment','',209,1),(2349,'2023-06-05 11:54:19','51685954567','280','','0','5','1',1020,'2023-06-05 11:54:26','payment','',209,1),(2350,'2023-06-05 12:10:53','51685952024','300','','0','5','1',1020,'2023-06-05 12:10:59','payment','',264,1),(2351,'2023-06-05 12:16:18','51685956328','1200','','0','5','1',1020,'2023-06-05 12:16:31','payment','',209,1),(2352,'2023-06-05 12:41:23','51685958038','120','','0','5','1',1020,'2023-06-05 12:41:32','payment','',209,1),(2353,'2023-06-05 12:42:56','51685958148','560','','0','5','1',1020,'2023-06-05 12:43:08','payment','',209,1),(2354,'2023-06-05 13:17:07','51685949059','840','','0','5','1',1020,'2023-06-05 13:17:27','payment','',248,1),(2355,'2023-06-05 13:21:56','51685958889','300','','0','5','1',1020,'2023-06-05 13:22:04','payment','',242,1),(2356,'2023-06-05 14:30:42','51685952954','300','','0','5','1',1020,'2023-06-05 14:30:50','payment','',411,1),(2357,'2023-06-05 14:30:57','51685962967','600','','0','5','1',1020,'2023-06-05 14:31:07','payment','',172,1),(2358,'2023-06-05 14:31:12','51685962921','30','','0','5','1',1020,'2023-06-05 14:31:24','payment','',217,1),(2359,'2023-06-05 15:00:44','51685953645','300','','0','5','1',1020,'2023-06-05 15:00:51','payment','',483,1),(2360,'2023-06-05 16:11:06','51685970445','300','','0','5','1',1020,'2023-06-05 16:11:13','payment','',71,1),(2361,'2023-06-05 16:18:44','51685954546','300','','0','5','1',1020,'2023-06-05 16:18:53','payment','',196,1),(2362,'2023-06-05 16:57:29','51685973317','280','','0','5','1',1020,'2023-06-05 16:57:38','payment','',209,1),(2363,'2023-06-05 17:17:43','51685974629','280','','0','5','1',1020,'2023-06-05 17:17:52','payment','',209,1),(2364,'2023-06-05 17:32:16','51685975496','1000','','0','5','1',1020,'2023-06-05 17:32:27','payment','',209,1),(2365,'2023-06-05 17:32:34','51685973773','300','','0','5','1',1020,'2023-06-05 17:32:41','payment','',384,1),(2366,'2023-06-05 17:42:13','51685962990','900','','0','5','1',1020,'2023-06-05 17:42:21','payment','',186,1),(2367,'2023-06-05 18:10:00','51685977451','750','','0','5','1',1020,'2023-06-05 18:10:09','payment','',125,1),(2368,'2023-06-05 19:19:44','51685978557','300','','0','5','1',1020,'2023-06-05 19:19:52','payment','',391,1),(2369,'2023-06-05 19:27:15','51685981520','300','','0','5','1',1020,'2023-06-05 19:27:22','payment','',496,1),(2370,'2023-06-06 12:31:29','51686040208','130','','0','5','1',1020,'2023-06-06 12:31:38','payment','',108,1),(2371,'2023-06-06 12:48:59','51686044914','30','','0','5','1',1020,'2023-06-06 12:49:24','payment','',209,1),(2372,'2023-06-06 13:14:18','51686043909','1200','','0','5','1',1020,'2023-06-06 13:14:28','payment','',195,1),(2373,'2023-06-06 15:33:31','51686054452','600','','0','5','1',1020,'2023-06-06 15:33:40','payment','',134,1),(2374,'2023-06-06 16:41:19','51686058843','500','','0','5','1',1020,'2023-06-06 16:41:27','payment','',209,1),(2375,'2023-06-06 16:52:59','51686059539','300','','0','5','1',1020,'2023-06-06 16:53:07','payment','',381,1),(2376,'2023-06-06 17:32:36','51686061461','280','','0','5','1',0,'2023-06-06 17:33:17','payment','',467,1),(2377,'2023-06-06 17:35:29','51686059516','560','','0','5','1',1020,'2023-06-06 17:35:39','payment','',48,1),(2378,'2023-06-06 17:39:43','51685981478','300','','0','5','1',1020,'2023-06-06 17:39:50','payment','',92,1),(2379,'2023-06-06 17:50:51','51686062507','300','','0','5','1',1020,'2023-06-06 17:52:43','payment','',209,1),(2380,'2023-06-06 18:04:38','51686063555','50','','20','5','1',1020,'2023-06-06 18:04:53','payment','',139,1),(2381,'2023-06-06 18:05:04','51686063530','300','','0','5','1',1020,'2023-06-06 18:05:19','payment','',410,1),(2382,'2023-06-06 18:07:05','51686062159','300','','0','5','1',1020,'2023-06-06 18:07:16','payment','',38,1),(2383,'2023-06-06 19:06:18','51686064613','300','','0','5','1',1020,'2023-06-06 19:06:29','payment','',260,1),(2384,'2023-06-06 19:08:32','51685981505','300','','0','5','1',1020,'2023-06-06 19:08:47','payment','',416,1),(2385,'2023-06-07 08:12:55','51686065428','300','','0','5','1',1020,'2023-06-07 08:13:04','payment','',68,1),(2386,'2023-06-07 08:13:11','51686038569','300','','0','5','1',1020,'2023-06-07 08:13:19','payment','',131,1),(2387,'2023-06-07 09:56:12','51686120850','300','','0','5','1',1020,'2023-06-07 09:56:20','payment','',305,1),(2388,'2023-06-07 10:12:20','51686119411','300','','0','5','1',1020,'2023-06-07 10:12:28','payment','',363,1),(2389,'2023-06-07 10:33:10','51686121571','600','','0','5','1',1020,'2023-06-07 10:33:18','payment','',93,1),(2390,'2023-06-07 10:59:46','51686117533','600','','0','5','1',1020,'2023-06-07 10:59:56','payment','',209,1),(2391,'2023-06-07 11:23:07','51686126167','50','','0','5','1',1020,'2023-06-07 11:23:15','payment','',209,1),(2392,'2023-06-07 14:22:46','51686132720','450','','0','5','1',1020,'2023-06-07 14:23:03','payment','',27,1),(2393,'2023-06-07 14:27:16','51686137201','30','','0','5','1',1020,'2023-06-07 14:27:39','payment','',209,1),(2394,'2023-06-07 16:00:31','51686132705','300','','0','5','1',1020,'2023-06-07 16:00:48','payment','',471,1),(2395,'2023-06-07 16:07:37','51686143129','280','','20','5','1',1020,'2023-06-07 16:08:05','payment','',209,1),(2396,'2023-06-07 16:12:22','51686143129','280','','0','5','1',1020,'2023-06-07 16:12:41','payment','',209,1),(2397,'2023-06-07 16:25:19','51686142891','900','','0','5','1',1020,'2023-06-07 16:25:32','payment','',29,1),(2398,'2023-06-07 16:36:41','51686116251','280','','0','5','1',1020,'2023-06-07 16:37:00','payment','',75,1),(2399,'2023-06-07 17:16:39','51686147094','30','','0','5','1',1020,'2023-06-07 17:17:00','payment','',209,1),(2400,'2023-06-07 18:09:16','51686117480','900','','0','5','1',1020,'2023-06-07 18:09:24','payment','',36,1),(2401,'2023-06-07 18:13:24','51686150667','280','','0','5','1',1020,'2023-06-07 18:13:34','payment','',209,1),(2402,'2023-06-07 18:18:25','51686140589','300','','0','5','1',1020,'2023-06-07 18:18:33','payment','',168,1),(2403,'2023-06-07 18:23:54','51686140641','1500','','0','5','1',1020,'2023-06-07 18:24:03','payment','',484,1),(2404,'2023-06-07 18:24:14','51686140689','600','','0','5','1',1020,'2023-06-07 18:24:21','payment','',167,1),(2405,'2023-06-07 18:24:41','51686124604','300','','0','5','1',1020,'2023-06-07 18:24:49','payment','',298,1),(2406,'2023-06-07 18:29:45','51686143022','300','','0','5','1',1020,'2023-06-07 18:29:52','payment','',450,1),(2407,'2023-06-07 19:15:48','51686152903','300','','0','5','1',1020,'2023-06-07 19:17:17','payment','',21,1),(2408,'2023-06-07 19:17:27','51686148314','5300','','300','5','1',1020,'2023-06-07 19:17:48','payment','',436,1),(2409,'2023-06-07 19:18:48','51686152969','150','','0','5','1',1020,'2023-06-07 19:18:56','payment','',497,1),(2410,'2023-06-07 19:22:40','51686153249','300','','0','5','1',1020,'2023-06-07 19:22:48','payment','',498,1),(2411,'2023-06-08 09:10:16','51686204439','300','','0','5','1',1020,'2023-06-08 09:10:22','payment','',180,1),(2412,'2023-06-08 09:10:55','51686148314','300','','0','5','1',1020,'2023-06-08 09:11:03','payment','',436,1),(2413,'2023-06-08 09:28:22','51686205428','280','','0','5','1',1020,'2023-06-08 09:28:30','payment','',247,1),(2414,'2023-06-08 09:30:44','51686204944','300','','0','5','1',1020,'2023-06-08 09:30:53','payment','',352,1),(2415,'2023-06-08 09:30:58','51686205344','410','','0','5','1',1020,'2023-06-08 09:31:08','payment','',209,1),(2416,'2023-06-08 10:12:41','51686207142','1600','','0','5','1',1020,'2023-06-08 10:12:51','payment','',209,1),(2417,'2023-06-08 11:59:33','51686210626','300','','0','5','1',1020,'2023-06-08 11:59:41','payment','',227,1),(2418,'2023-06-08 15:38:25','51686216733','300','','0','5','1',1020,'2023-06-08 15:38:38','payment','',270,1),(2419,'2023-06-08 16:04:18','51686223527','300','','0','5','1',1020,'2023-06-08 16:04:27','payment','',272,1),(2420,'2023-06-08 16:08:33','51686214444','300','','0','5','1',1020,'2023-06-08 16:08:45','payment','',339,1),(2421,'2023-06-08 16:09:46','51686220339','600','','0','5','1',1020,'2023-06-08 16:09:53','payment','',163,1),(2422,'2023-06-08 16:10:00','51686223351','600','','0','5','1',1020,'2023-06-08 16:10:08','payment','',138,1),(2423,'2023-06-08 16:25:55','51686224079','280','','0','5','1',1020,'2023-06-08 16:26:03','payment','',209,1),(2424,'2023-06-08 16:34:42','51686213340','300','','0','5','1',1020,'2023-06-08 16:34:49','payment','',91,1),(2425,'2023-06-08 16:52:25','51686224401','300','','0','5','1',1020,'2023-06-08 16:52:37','payment','',64,1),(2426,'2023-06-08 16:52:43','51686225912','1600','','0','5','1',1020,'2023-06-08 16:52:57','payment','',209,1),(2427,'2023-06-08 17:58:05','51686218204','600','','0','5','1',1020,'2023-06-08 17:58:12','payment','',210,1),(2428,'2023-06-08 17:58:23','51686216753','300','','0','5','1',1020,'2023-06-08 17:58:31','payment','',60,1),(2429,'2023-06-08 17:58:40','51686212681','840','','0','5','1',1020,'2023-06-08 17:58:49','payment','',467,1),(2430,'2023-06-08 18:01:04','51686236340','300','','0','5','1',1020,'2023-06-08 18:01:37','payment','',230,1),(2431,'2023-06-08 18:02:29','51686236359','600','','0','5','1',1020,'2023-06-08 18:02:36','payment','',295,1),(2432,'2023-06-08 18:05:36','51686236624','300','','0','5','1',1020,'2023-06-08 18:05:45','payment','',209,1),(2433,'2023-06-08 18:23:29','51686204408','900','','0','5','1',1020,'2023-06-08 18:23:47','payment','',70,1),(2434,'2023-06-08 18:24:00','51686236378','300','','0','5','1',1020,'2023-06-08 18:25:17','payment','',229,1),(2435,'2023-06-09 08:38:41','51686289082','250','','0','5','1',1020,'2023-06-09 08:38:49','payment','',88,1),(2436,'2023-06-09 08:55:02','51686289137','120','','0','5','1',1020,'2023-06-09 08:55:11','payment','',209,1),(2437,'2023-06-09 10:40:24','51686293900','300','','0','5','1',1020,'2023-06-09 10:40:31','payment','',478,1),(2438,'2023-06-09 11:21:15','51686298820','300','','0','5','1',1020,'2023-06-09 11:21:34','payment','',213,1),(2439,'2023-06-09 11:31:37','51686290122','300','','0','5','1',1020,'2023-06-09 11:31:44','payment','',146,1),(2440,'2023-06-09 11:31:50','51686299008','600','','0','5','1',1020,'2023-06-09 11:31:58','payment','',43,1),(2441,'2023-06-09 12:52:32','51686302380','300','','0','5','1',1020,'2023-06-09 13:03:23','payment','',365,1),(2442,'2023-06-09 13:18:17','51686293861','280','','280','5','1',1020,'2023-06-09 13:18:29','payment','',248,1),(2443,'2023-06-09 14:06:22','51686302316','1500','','0','5','1',1020,'2023-06-09 14:06:31','payment','',65,1),(2444,'2023-06-09 14:33:23','51686144387','300','','0','5','1',1020,'2023-06-09 14:33:36','payment','',321,1),(2445,'2023-06-09 16:20:42','51686315596','560','','0','5','1',1020,'2023-06-09 16:20:52','payment','',433,1),(2446,'2023-06-09 16:34:59','51686315545','300','','0','5','1',1020,'2023-06-09 16:35:06','payment','',127,1),(2447,'2023-06-09 16:57:37','51686317712','300','','0','5','1',1020,'2023-06-09 16:57:45','payment','',74,1),(2448,'2023-06-09 17:38:24','51686211711','280','','0','5','1',1020,'2023-06-09 17:38:33','payment','',94,1),(2449,'2023-06-09 17:44:34','51686298976','600','','0','5','1',1020,'2023-06-09 17:44:46','payment','',80,1),(2450,'2023-06-09 17:57:55','51686321945','280','','0','5','1',1020,'2023-06-09 17:58:04','payment','',209,1),(2451,'2023-06-09 17:58:22','51686321929','1600','','0','5','1',1020,'2023-06-09 17:58:30','payment','',209,1),(2452,'2023-06-09 18:07:46','51686321055','600','','0','5','1',1020,'2023-06-09 18:07:55','payment','',300,1),(2453,'2023-06-09 18:45:57','51686321014','900','','0','5','1',1020,'2023-06-09 18:46:05','payment','',84,1),(2454,'2023-06-09 18:49:50','51686315521','300','','0','5','1',1020,'2023-06-09 18:49:59','payment','',455,1),(2455,'2023-06-09 19:00:17','51686324264','300','','0','5','1',1020,'2023-06-09 19:00:28','payment','',475,1),(2456,'2023-06-10 09:29:27','51686378049','300','','0','5','1',1020,'2023-06-10 09:29:41','payment','',386,1),(2457,'2023-06-10 11:26:10','51686381680','300','','0','5','1',1020,'2023-06-10 11:26:27','payment','',188,1),(2458,'2023-06-10 11:35:44','51686316134','600','','0','5','1',1020,'2023-06-10 11:37:06','payment','',37,1),(2459,'2023-06-10 12:20:11','51686385734','600','','0','5','1',1020,'2023-06-10 12:21:02','payment','',25,1),(2460,'2023-06-10 12:34:36','51686386815','300','','0','5','1',1020,'2023-06-10 12:34:49','payment','',201,1),(2461,'2023-06-10 12:48:43','51686385672','300','','0','5','1',1020,'2023-06-10 12:48:54','payment','',317,1),(2462,'2023-06-10 14:31:34','51686394850','300','','0','5','1',1020,'2023-06-10 14:31:48','payment','',35,1),(2463,'2023-06-10 14:53:19','51686391131','300','','0','5','1',1020,'2023-06-10 14:53:33','payment','',54,1),(2464,'2023-06-10 15:55:25','51686400279','300','','0','5','1',1020,'2023-06-10 15:55:43','payment','',242,1),(2465,'2023-06-10 16:11:20','51686401941','600','','0','5','1',1020,'2023-06-10 16:14:14','payment','RFA6POXHLG',383,1),(2466,'2023-06-10 17:19:20','51686404212','900','','0','5','1',1020,'2023-06-10 17:19:32','payment','',115,1),(2467,'2023-06-10 17:58:43','51686407713','600','','0','5','1',1020,'2023-06-10 17:58:56','payment','',388,1),(2468,'2023-06-10 18:46:08','51686394760','130','','0','5','1',1020,'2023-06-10 18:46:20','payment','',241,1),(2469,'2023-06-10 18:46:43','51686406068','300','','0','5','1',1020,'2023-06-10 18:46:56','payment','',266,1),(2470,'2023-06-10 18:47:25','51686407978','300','','0','5','1',1020,'2023-06-10 18:47:38','payment','',77,1),(2471,'2023-06-10 18:50:35','51686409378','300','','0','5','1',1020,'2023-06-10 18:50:52','payment','',394,1),(2472,'2023-06-11 12:58:14','51686477431','260','','0','5','1',1020,'2023-06-11 12:58:29','payment','',209,1),(2473,'2023-06-11 13:02:19','51686324240','300','','0','5','1',1020,'2023-06-11 13:04:28','payment','',67,1),(2474,'2023-06-11 13:04:47','51686298838','300','','0','5','1',1020,'2023-06-11 13:04:54','payment','',117,1),(2475,'2023-06-11 13:05:19','51686293861','280','','0','5','1',1020,'2023-06-11 13:05:28','payment','',248,1),(2476,'2023-06-11 13:25:00','51686477451','1200','','0','5','1',1020,'2023-06-11 13:25:08','payment','',373,1),(2477,'2023-06-11 14:52:10','51686480948','300','','0','5','1',1020,'2023-06-11 14:52:17','payment','',394,1),(2478,'2023-06-11 14:52:23','51686483591','30','','0','5','1',1020,'2023-06-11 14:52:32','payment','',209,1),(2479,'2023-06-11 15:54:21','51686480961','300','','0','5','1',1020,'2023-06-11 15:54:29','payment','',216,1),(2480,'2023-06-11 15:57:49','51686488210','300','','0','5','1',1020,'2023-06-11 15:57:56','payment','',50,1),(2481,'2023-06-11 16:11:38','51686488227','300','','0','5','1',1020,'2023-06-11 16:11:46','payment','',122,1),(2482,'2023-06-11 17:06:17','51686476062','300','','0','5','1',1020,'2023-06-11 17:06:25','payment','',360,1),(2483,'2023-06-11 17:20:30','51686484359','600','','0','5','1',1020,'2023-06-11 17:20:46','payment','',71,1),(2484,'2023-06-11 17:28:05','51686488889','600','','0','5','1',1020,'2023-06-11 17:28:11','payment','',158,1),(2485,'2023-06-11 17:49:26','51686488184','300','','0','5','1',1020,'2023-06-11 17:49:35','payment','',176,1),(2486,'2023-06-11 18:49:19','51686497218','300','','0','5','1',1020,'2023-06-11 18:49:32','payment','',260,1),(2487,'2023-06-12 09:08:05','51686488907','300','','0','5','1',1020,'2023-06-12 09:08:12','payment','',314,1),(2488,'2023-06-12 09:08:24','51686494247','300','','0','5','1',1020,'2023-06-12 09:08:31','payment','',91,1),(2489,'2023-06-12 10:11:35','51686552656','300','','0','5','1',1020,'2023-06-12 10:11:43','payment','',478,1),(2490,'2023-06-12 10:42:06','51686378190','280','','0','5','1',1020,'2023-06-12 10:42:14','payment','',145,1),(2491,'2023-06-12 10:46:18','51686553448','300','','0','5','1',1020,'2023-06-12 10:46:24','payment','',453,1),(2492,'2023-06-12 11:49:01','51686559652','130','','0','5','1',1020,'2023-06-12 11:49:10','payment','',313,1),(2493,'2023-06-12 12:00:15','51686556431','300','','0','5','1',1020,'2023-06-12 12:00:23','payment','',209,1),(2494,'2023-06-12 12:32:40','51686559389','300','','0','5','1',1020,'2023-06-12 12:32:46','payment','',483,1),(2495,'2023-06-12 12:32:52','51686559306','150','','0','5','1',1020,'2023-06-12 12:33:01','payment','',497,1),(2496,'2023-06-12 12:40:12','51686558020','300','','0','5','1',1020,'2023-06-12 12:40:23','payment','',474,1),(2497,'2023-06-12 14:39:08','51686568832','300','','0','5','1',1020,'2023-06-12 14:39:18','payment','',209,1),(2498,'2023-06-12 15:25:32','51686570546','300','','0','5','1',1020,'2023-06-12 15:25:42','payment','',170,1),(2499,'2023-06-12 16:19:14','51686556403','280','','0','5','1',1020,'2023-06-12 16:19:22','payment','',209,1),(2500,'2023-06-12 16:19:33','51686548918','300','','0','5','1',1020,'2023-06-12 16:19:40','payment','',332,1),(2501,'2023-06-12 16:20:20','51686382975','260','','0','5','1',1020,'2023-06-12 16:20:29','payment','',26,1),(2502,'2023-06-12 16:42:49','51686576116','300','','0','5','1',1020,'2023-06-12 16:42:56','payment','',250,1),(2503,'2023-06-12 17:18:00','51686577679','300','','0','5','1',1020,'2023-06-12 17:18:07','payment','',499,1),(2504,'2023-06-12 17:25:37','51686567029','1350','','0','5','1',1020,'2023-06-12 17:26:08','payment','',121,1),(2505,'2023-06-12 18:16:47','51686582747','300','','0','5','1',1020,'2023-06-12 18:16:57','payment','',197,1),(2506,'2023-06-12 18:32:19','51686582404','600','','0','5','1',1020,'2023-06-12 18:32:26','payment','',418,1),(2507,'2023-06-12 18:32:34','51686582390','300','','0','5','1',1020,'2023-06-12 18:32:43','payment','',212,1),(2508,'2023-06-12 18:40:40','51686553463','900','','0','5','1',1020,'2023-06-12 18:40:49','payment','',52,1),(2509,'2023-06-13 10:54:16','51686637200','600','','0','5','1',1020,'2023-06-13 10:54:27','payment','',172,1),(2510,'2023-06-13 11:25:12','51686644106','600','','0','5','1',1020,'2023-06-13 11:25:23','payment','',423,1),(2511,'2023-06-13 11:34:07','51686645008','560','','0','5','1',1020,'2023-06-13 11:34:14','payment','',61,1),(2512,'2023-06-13 13:51:35','51686652610','300','','0','5','1',1020,'2023-06-13 13:51:45','payment','',60,1),(2513,'2023-06-13 13:51:57','51686477414','300','','0','5','1',1020,'2023-06-13 13:52:07','payment','',60,1),(2514,'2023-06-13 14:06:46','51686637134','840','','0','5','1',1020,'2023-06-13 14:07:01','payment','',248,1),(2515,'2023-06-13 16:08:06','51686652628','300','','0','5','1',1020,'2023-06-13 16:08:12','payment','',69,1),(2516,'2023-06-13 16:58:37','51686663159','300','','0','5','1',1020,'2023-06-13 16:58:46','payment','',245,1),(2517,'2023-06-13 17:09:05','51686661983','560','','0','5','1',1020,'2023-06-13 17:09:14','payment','',209,1),(2518,'2023-06-13 17:11:27','51686643656','280','','0','5','1',1020,'2023-06-13 17:11:48','payment','',75,1),(2519,'2023-06-13 18:04:04','51686667071','300','','0','5','1',1020,'2023-06-13 18:04:11','payment','',397,1),(2520,'2023-06-13 18:13:31','51686668989','300','','0','5','1',1020,'2023-06-13 18:13:40','payment','',68,1),(2521,'2023-06-13 18:39:27','51686670729','130','','0','5','1',1020,'2023-06-13 18:39:36','payment','',209,1),(2522,'2023-06-13 18:42:09','51686669703','300','','0','5','1',1020,'2023-06-13 18:42:23','payment','',363,1),(2523,'2023-06-13 19:09:01','51686671707','840','','0','5','1',1020,'2023-06-13 19:09:14','payment','',67,1),(2524,'2023-06-14 09:46:20','51686725128','30','','0','5','1',1020,'2023-06-14 09:46:46','payment','',209,1),(2525,'2023-06-14 11:39:18','51686721643','300','','0','5','1',1020,'2023-06-14 11:39:25','payment','',324,1),(2526,'2023-06-14 12:50:57','51686736214','280','','0','5','1',1020,'2023-06-14 12:51:08','payment','',209,1),(2527,'2023-06-14 12:54:53','51686653955','300','','0','5','1',1020,'2023-06-14 12:55:03','payment','',360,1),(2528,'2023-06-14 13:03:34','51686669876','300','','0','5','1',1020,'2023-06-14 13:03:42','payment','',449,1),(2529,'2023-06-14 13:13:02','51686736311','30','','0','5','1',1020,'2023-06-14 13:13:12','payment','',217,1),(2530,'2023-06-14 13:27:35','51686738426','300','','0','5','1',1020,'2023-06-14 13:27:44','payment','',230,1),(2531,'2023-06-14 13:51:30','51686739687','260','','0','5','1',1020,'2023-06-14 13:51:38','payment','',110,1),(2532,'2023-06-14 14:20:46','51686739949','70','','0','5','1',1020,'2023-06-14 14:20:55','payment','',209,1),(2533,'2023-06-14 14:33:26','51686741780','300','','0','5','1',1020,'2023-06-14 14:33:33','payment','',478,1),(2534,'2023-06-14 14:47:47','51686733008','300','','0','5','1',1020,'2023-06-14 14:47:54','payment','',386,1),(2535,'2023-06-14 15:09:40','51686743442','300','','0','5','1',1020,'2023-06-14 15:09:49','payment','',500,1),(2536,'2023-06-14 15:22:56','51686745353','30','','0','5','1',1020,'2023-06-14 15:23:31','payment','',209,1),(2537,'2023-06-14 15:44:46','51686730464','600','','0','5','1',1020,'2023-06-14 15:44:53','payment','',112,1),(2538,'2023-06-14 15:47:44','51686725485','300','','0','5','1',1020,'2023-06-14 15:47:52','payment','',116,1),(2539,'2023-06-14 16:05:09','51686733436','300','','0','5','1',1020,'2023-06-14 16:05:17','payment','',410,1),(2540,'2023-06-14 16:51:53','51686721930','1500','','0','5','1',1020,'2023-06-14 16:52:01','payment','',367,1),(2541,'2023-06-14 16:57:33','51686732979','280','','0','5','1',1020,'2023-06-14 16:57:40','payment','',448,1),(2542,'2023-06-14 17:20:05','51686748735','300','','0','5','1',1020,'2023-06-14 17:20:12','payment','',64,1),(2543,'2023-06-14 17:30:45','51686752469','300','','0','5','1',1020,'2023-06-14 17:30:56','payment','',209,1),(2544,'2023-06-14 17:33:40','51686748517','280','','560','5','1',1020,'2023-06-14 17:34:04','payment','',283,1),(2545,'2023-06-14 17:38:14','51686750734','600','','0','5','1',1020,'2023-06-14 17:38:22','payment','',296,1),(2546,'2023-06-14 17:38:29','51686752319','600','','0','5','1',1020,'2023-06-14 17:38:36','payment','',501,1),(2547,'2023-06-14 17:39:32','51686748517','560','','0','5','1',1020,'2023-06-14 17:39:41','payment','',283,1),(2548,'2023-06-14 17:52:19','51686750255','300','','0','5','1',1020,'2023-06-14 17:52:28','payment','',142,1),(2549,'2023-06-14 18:00:12','51686753761','300','','0','5','1',1020,'2023-06-14 18:00:19','payment','',502,1),(2550,'2023-06-14 18:09:58','51686755364','900','','0','5','1',1020,'2023-06-14 18:10:05','payment','',82,1),(2551,'2023-06-14 18:34:49','51686753890','300','','0','5','1',1020,'2023-06-14 18:34:58','payment','',255,1),(2552,'2023-06-15 09:06:47','51686751087','300','','0','5','1',1020,'2023-06-15 09:06:56','payment','',450,1),(2553,'2023-06-15 10:35:06','51686812799','300','','0','5','1',1020,'2023-06-15 10:35:16','payment','',102,1),(2554,'2023-06-15 11:33:01','51685343956','1500','','0','5','1',1020,'2023-06-15 11:33:11','payment','',10,1),(2555,'2023-06-15 11:33:25','51684994947','1500','','0','5','1',1020,'2023-06-15 11:33:37','payment','',10,1),(2556,'2023-06-15 11:33:49','51684746402','1500','','0','5','1',1020,'2023-06-15 11:34:00','payment','',10,1),(2557,'2023-06-15 11:34:13','51684392500','1500','','0','5','1',1020,'2023-06-15 11:34:25','payment','',10,1),(2558,'2023-06-15 11:34:42','51684133123','1750','','0','5','1',1020,'2023-06-15 11:34:54','payment','',10,1),(2559,'2023-06-15 11:35:07','51683786548','500','','0','5','1',1020,'2023-06-15 11:35:15','payment','',10,1),(2560,'2023-06-15 11:35:25','51683538044','1000','','0','5','1',1020,'2023-06-15 11:35:37','payment','',10,1),(2561,'2023-06-15 11:35:46','51683271888','1000','','0','5','1',1020,'2023-06-15 11:35:57','payment','',10,1),(2562,'2023-06-15 11:36:09','51683012341','1000','','0','5','1',1020,'2023-06-15 11:36:19','payment','',10,1),(2563,'2023-06-15 12:56:16','51686821875','900','','0','5','1',1020,'2023-06-15 12:56:25','payment','',186,1),(2564,'2023-06-15 13:06:13','51686823072','840','','0','5','1',1020,'2023-06-15 13:06:25','payment','',209,1),(2565,'2023-06-15 13:34:29','51686824311','300','','0','5','1',1020,'2023-06-15 13:34:39','payment','',503,1),(2566,'2023-06-15 15:01:12','51686828683','300','','0','5','1',1020,'2023-06-15 15:01:21','payment','',205,1),(2567,'2023-06-15 15:43:27','51686832985','300','','0','5','1',1020,'2023-06-15 15:43:35','payment','',22,1),(2568,'2023-06-15 15:54:11','51686833566','30','','0','5','1',1020,'2023-06-15 15:54:22','payment','',209,1),(2569,'2023-06-15 17:15:38','51686809311','600','','0','5','1',1020,'2023-06-15 17:15:49','payment','',118,1),(2570,'2023-06-15 17:18:20','51686837325','300','','0','5','1',1020,'2023-06-15 17:18:29','payment','',505,1),(2571,'2023-06-15 17:53:08','51686835903','300','','0','5','1',1020,'2023-06-15 17:53:18','payment','',120,1),(2572,'2023-06-15 18:15:52','51686826840','300','','0','5','1',1020,'2023-06-15 18:16:00','payment','',62,1),(2573,'2023-06-15 19:05:07','51686821898','260','','0','5','1',1020,'2023-06-15 19:05:15','payment','',117,1),(2574,'2023-06-15 19:05:22','51686841185','300','','0','5','1',1020,'2023-06-15 19:05:30','payment','',391,1),(2575,'2023-06-15 19:06:28','51686845140','30','','0','5','1',1020,'2023-06-15 19:06:37','payment','',110,1),(2576,'2023-06-15 19:07:30','51686845208','1200','','0','5','1',1020,'2023-06-15 19:07:39','payment','',434,1),(2577,'2023-06-15 19:28:38','51686836574','300','','0','5','1',1020,'2023-06-15 19:28:47','payment','',298,1),(2578,'2023-06-16 08:34:31','51686893645','300','','0','5','1',1020,'2023-06-16 08:34:39','payment','',352,1),(2579,'2023-06-16 08:57:50','51686894629','300','','0','5','1',1020,'2023-06-16 08:57:58','payment','',180,1),(2580,'2023-06-16 08:58:48','51686895084','400','','0','5','1',1020,'2023-06-16 08:59:01','payment','',209,1),(2581,'2023-06-19 08:44:18','51686902981','1800','','0','5','1',1020,'2023-06-19 08:44:48','payment','',195,1),(2582,'2023-06-19 08:45:08','51686902957','300','','0','5','1',1020,'2023-06-19 08:45:19','payment','',188,1),(2583,'2023-06-19 08:45:33','51686903321','1600','','0','5','1',1020,'2023-06-19 08:45:42','payment','',209,1),(2584,'2023-06-19 08:46:03','51686902897','300','','0','5','1',1020,'2023-06-19 08:46:11','payment','',394,1),(2585,'2023-06-19 08:46:26','51686902812','1900','','0','5','1',1020,'2023-06-19 08:46:37','payment','',196,1),(2586,'2023-06-19 08:46:49','51686902786','300','','0','5','1',1020,'2023-06-19 08:46:58','payment','',506,1),(2587,'2023-06-19 08:47:20','51686902916','1060','','0','5','1',1020,'2023-06-19 08:47:32','payment','',210,1),(2588,'2023-06-19 09:03:28','51687154356','300','','0','5','1',1020,'2023-06-19 09:03:38','payment','',180,1),(2589,'2023-06-19 09:03:44','51687154393','300','','0','5','1',1020,'2023-06-19 09:04:10','payment','',252,1),(2590,'2023-06-19 09:15:50','51687154823','600','','0','5','1',1020,'2023-06-19 09:16:02','payment','',447,1),(2591,'2023-06-19 09:16:10','51687155056','300','','0','5','1',1020,'2023-06-19 09:16:18','payment','',156,1),(2592,'2023-06-19 09:37:41','51687155450','50','','0','5','1',1020,'2023-06-19 09:37:50','payment','',209,1),(2593,'2023-06-19 09:37:59','51687155479','300','','0','5','1',1020,'2023-06-19 09:38:07','payment','',127,1),(2594,'2023-06-19 09:38:28','51687155516','300','','0','5','1',1020,'2023-06-19 09:38:37','payment','',270,1),(2595,'2023-06-19 09:38:50','51687155544','300','','0','5','1',1020,'2023-06-19 09:38:58','payment','',266,1),(2596,'2023-06-19 09:39:13','51687155601','300','','0','5','1',1020,'2023-06-19 09:39:22','payment','',339,1),(2597,'2023-06-19 09:39:42','51687155854','250','','0','5','1',1020,'2023-06-19 09:39:52','payment','',88,1),(2598,'2023-06-19 09:40:02','51687156026','130','','0','5','1',1020,'2023-06-19 09:40:14','payment','',209,1),(2599,'2023-06-19 09:40:24','51687156302','300','','0','5','1',1020,'2023-06-19 09:40:35','payment','',318,1),(2600,'2023-06-19 09:40:44','51687156383','300','','0','5','1',1020,'2023-06-19 09:41:00','payment','',381,1),(2601,'2023-06-19 09:41:10','51687156415','360','','0','5','1',1020,'2023-06-19 09:41:21','payment','',238,1),(2602,'2023-06-19 09:41:30','51687156529','100','','0','5','1',1020,'2023-06-19 09:41:40','payment','',209,1),(2603,'2023-06-19 09:43:10','51687156940','300','','0','5','1',1020,'2023-06-19 09:43:19','payment','',23,1),(2604,'2023-06-19 09:47:46','51687157209','1200','','0','5','1',1020,'2023-06-19 09:47:55','payment','',30,1),(2605,'2023-06-19 11:04:39','51687161856','50','','0','5','1',1020,'2023-06-19 11:04:49','payment','',209,1),(2606,'2023-06-19 11:50:15','51687164561','300','','0','5','1',1020,'2023-06-19 11:50:25','payment','',170,1),(2607,'2023-06-19 11:50:36','51687164373','1000','','0','5','1',1020,'2023-06-19 11:51:02','payment','',209,1),(2608,'2023-06-19 11:51:13','51687161916','300','','0','5','1',1020,'2023-06-19 11:51:19','payment','',74,1),(2609,'2023-06-19 11:52:01','51687154884','300','','0','5','1',1020,'2023-06-19 11:52:10','payment','',60,1),(2610,'2023-06-19 11:54:07','51687164807','300','','0','5','1',1020,'2023-06-19 11:54:16','payment','',37,1),(2611,'2023-06-19 11:57:27','51687156277','300','','0','5','1',1020,'2023-06-19 11:57:34','payment','',91,1),(2612,'2023-06-19 12:13:05','51687157371','300','','0','5','1',1040,'2023-06-19 12:13:20','payment','',216,1),(2613,'2023-06-19 13:51:58','51687154739','1400','','0','5','1',1020,'2023-06-19 13:52:08','payment','',248,1),(2614,'2023-06-19 14:07:28','51687158318','30','','0','5','1',1020,'2023-06-19 14:07:37','payment','',209,1),(2615,'2023-06-19 14:20:07','51686828667','300','','0','5','1',1020,'2023-06-19 14:20:15','payment','',425,1),(2616,'2023-06-19 14:22:09','51687158655','300','','0','5','1',1020,'2023-06-19 14:22:18','payment','',209,1),(2617,'2023-06-19 14:56:59','51687168970','300','','0','5','1',1020,'2023-06-19 14:57:10','payment','',35,1),(2618,'2023-06-19 15:02:58','51687159089','280','','0','5','1',1020,'2023-06-19 15:03:10','payment','',209,1),(2619,'2023-06-19 15:12:35','51685510065','6160','','0','5','1',1020,'2023-06-19 15:12:47','payment','',435,1),(2620,'2023-06-19 15:13:01','51685336999','3920','','0','5','1',1020,'2023-06-19 15:13:14','payment','',435,1),(2621,'2023-06-19 15:13:32','51685078446','4480','','0','5','1',1020,'2023-06-19 15:13:41','payment','',435,1),(2622,'2023-06-19 15:13:53','51684905842','7840','','0','5','1',1020,'2023-06-19 15:14:04','payment','',435,1),(2623,'2023-06-19 15:14:17','51684732513','5040','','0','5','1',1020,'2023-06-19 15:14:28','payment','',435,1),(2624,'2023-06-19 15:15:06','51684214927','3920','','0','5','1',1020,'2023-06-19 15:15:18','payment','',435,1),(2625,'2023-06-19 15:17:45','51684473081','3920','','0','5','1',1020,'2023-06-19 15:17:58','payment','',435,1),(2626,'2023-06-19 15:18:17','51684305832','3640','','0','5','1',1020,'2023-06-19 15:18:31','payment','',435,1),(2627,'2023-06-19 15:19:46','51683965575','6160','','0','5','1',1020,'2023-06-19 15:19:59','payment','',435,1),(2628,'2023-06-19 15:22:40','51683868669','4200','','0','5','1',1020,'2023-06-19 15:22:51','payment','',435,1),(2629,'2023-06-19 15:23:19','51683695969','5040','','0','5','1',1020,'2023-06-19 15:23:30','payment','',435,1),(2630,'2023-06-19 15:23:41','51683523516','2800','','0','5','1',1020,'2023-06-19 15:23:52','payment','',435,1),(2631,'2023-06-19 15:24:05','51683350126','5040','','0','5','1',1020,'2023-06-19 15:24:15','payment','',435,1),(2632,'2023-06-19 15:24:25','51683177299','6160','','0','5','1',1020,'2023-06-19 15:24:57','payment','',435,1),(2633,'2023-06-19 15:30:19','51683004048','2800','','0','5','1',1020,'2023-06-19 15:30:29','payment','',435,1),(2634,'2023-06-19 15:34:33','51685517451','2800','','0','5','1',1020,'2023-06-19 15:34:42','payment','',13,1),(2635,'2023-06-19 15:35:06','51685339936','2800','','0','5','1',1020,'2023-06-19 15:35:18','payment','',13,1),(2636,'2023-06-19 15:35:26','51684909280','2520','','0','5','1',1020,'2023-06-19 15:35:37','payment','',13,1),(2637,'2023-06-19 15:35:44','51684735999','2800','','0','5','1',1020,'2023-06-19 15:35:57','payment','',13,1),(2638,'2023-06-19 15:36:49','51684304290','2800','','0','5','1',1020,'2023-06-19 15:37:00','payment','',13,1),(2639,'2023-06-19 15:37:08','51684128086','2800','','0','5','1',1020,'2023-06-19 15:37:19','payment','',13,1),(2640,'2023-06-19 15:38:58','51683699367','2800','','0','5','1',1020,'2023-06-19 15:39:11','payment','',13,1),(2641,'2023-06-19 15:39:19','51683527429','2800','','0','5','1',1020,'2023-06-19 15:39:28','payment','',13,1),(2642,'2023-06-19 15:39:42','51683091469','2520','','0','5','1',1020,'2023-06-19 15:39:51','payment','',13,1),(2643,'2023-06-19 16:04:00','51687154513','900','','0','5','1',1020,'2023-06-19 16:04:24','payment','',70,1),(2644,'2023-06-19 16:07:52','51686846174','300','','0','5','1',1020,'2023-06-19 16:08:03','payment','',92,1),(2645,'2023-06-19 16:15:38','51687158481','300','','0','5','1',1020,'2023-06-19 16:15:48','payment','',21,1),(2646,'2023-06-19 16:17:14','51687154371','600','','0','5','1',1020,'2023-06-19 16:17:25','payment','',299,1),(2647,'2023-06-19 16:17:37','51687158598','1200','','0','5','1',1020,'2023-06-19 16:18:00','payment','',469,1),(2648,'2023-06-19 16:18:19','51687169690','300','','0','5','1',1020,'2023-06-19 16:18:30','payment','',363,1),(2649,'2023-06-19 16:35:10','51687157631','600','','300','5','1',1020,'2023-06-19 16:35:22','payment','',36,1),(2650,'2023-06-19 16:42:29','51687161893','300','','0','5','1',1020,'2023-06-19 16:42:39','payment','',168,1),(2651,'2023-06-19 16:59:42','51687160990','300','','0','5','1',1020,'2023-06-19 16:59:57','payment','',478,1),(2652,'2023-06-19 17:43:56','51684664298','300','','0','5','1',1020,'2023-06-19 17:44:06','payment','',264,1),(2653,'2023-06-19 17:54:02','51687186404','70','','0','5','1',1020,'2023-06-19 17:54:13','payment','',209,1),(2654,'2023-06-19 18:01:29','51687186828','300','','0','5','1',1020,'2023-06-19 18:01:39','payment','',264,1),(2655,'2023-06-19 18:09:16','51686063555','20','','0','5','1',1020,'2023-06-19 18:09:38','payment','',139,1),(2656,'2023-06-19 18:10:54','51687186808','300','','0','5','1',1020,'2023-06-19 18:11:13','payment','',212,1),(2657,'2023-06-19 18:11:40','51687186777','300','','0','5','1',1020,'2023-06-19 18:11:49','payment','',230,1),(2658,'2023-06-19 18:25:58','51687188321','300','','0','5','1',1020,'2023-06-19 18:26:07','payment','',50,1),(2659,'2023-06-19 18:52:59','51687187819','300','','0','5','1',1020,'2023-06-19 18:53:07','payment','',201,1),(2660,'2023-06-19 19:05:20','51687190113','280','','0','5','1',1020,'2023-06-19 19:05:32','payment','',67,1),(2661,'2023-06-20 12:45:49','51687249966','300','','0','5','1',1020,'2023-06-20 12:45:58','payment','',410,1),(2662,'2023-06-20 13:21:17','51687157631','300','','0','5','1',1020,'2023-06-20 13:21:29','payment','',36,1),(2663,'2023-06-20 13:42:24','51687254297','600','','0','5','1',1020,'2023-06-20 13:42:32','payment','',115,1),(2664,'2023-06-20 13:49:33','51687241727','300','','0','5','1',1020,'2023-06-20 13:49:43','payment','',507,1),(2665,'2023-06-20 14:07:35','51687259102','600','','0','5','1',1020,'2023-06-20 14:07:44','payment','',71,1),(2666,'2023-06-20 14:08:30','51687250518','1500','','0','5','1',1020,'2023-06-20 14:08:40','payment','',65,1),(2667,'2023-06-20 16:01:03','51687258377','300','','0','5','1',1020,'2023-06-20 16:01:11','payment','',64,1),(2668,'2023-06-20 16:01:18','51687259351','300','','0','5','1',1020,'2023-06-20 16:01:25','payment','',245,1),(2669,'2023-06-20 16:01:35','51687240588','1200','','0','5','1',1020,'2023-06-20 16:01:44','payment','',288,1),(2670,'2023-06-20 16:33:10','51682583865','300','','0','5','1',1020,'2023-06-20 16:33:20','payment','',304,1),(2671,'2023-06-20 16:33:26','51684133093','300','','0','5','1',1020,'2023-06-20 16:33:36','payment','',304,1),(2672,'2023-06-20 16:33:42','51685339889','300','','0','5','1',1020,'2023-06-20 16:33:52','payment','',304,1),(2673,'2023-06-20 17:51:51','51683300046','300','','0','5','1',1020,'2023-06-20 17:52:03','payment','',212,1),(2674,'2023-06-20 17:53:48','51687271009','600','','0','5','1',1020,'2023-06-20 17:53:58','payment','',261,1),(2675,'2023-06-20 18:30:27','51687274961','300','','0','5','1',1020,'2023-06-20 18:30:39','payment','',22,1),(2676,'2023-06-20 19:00:35','51687250603','300','','0','5','1',1020,'2023-06-20 19:00:43','payment','',132,1),(2677,'2023-06-21 10:00:34','51687272954','300','','0','5','1',1020,'2023-06-21 10:00:44','payment','',169,1),(2678,'2023-06-21 10:01:00','51687330798','300','','0','5','1',1020,'2023-06-21 10:01:09','payment','',91,1),(2679,'2023-06-21 11:20:20','51687275629','300','','0','5','1',1020,'2023-06-21 11:20:31','payment','',270,1),(2680,'2023-06-21 11:21:59','51685893419','30','','0','5','1',1020,'2023-06-21 11:22:10','payment','',210,1),(2681,'2023-06-21 11:46:35','51687187412','300','','0','5','1',1020,'2023-06-21 11:46:44','payment','',60,1),(2682,'2023-06-22 10:15:02','51687417749','300','','0','5','1',1020,'2023-06-22 10:15:11','payment','',446,1),(2683,'2023-06-24 09:07:40','51687585348','1500','','0','5','1',1020,'2023-06-24 09:07:59','payment','',390,1),(2684,'2023-06-24 15:11:16','51687608543','50','','0','5','1',1020,'2023-06-24 15:12:11','payment','',209,1),(2685,'2023-06-24 17:17:33','51687605573','300','','0','5','1',1020,'2023-06-24 17:17:43','payment','',146,1),(2686,'2023-06-24 17:18:33','51687613383','300','','0','5','1',1020,'2023-06-24 17:18:47','payment','',216,1),(2687,'2023-06-24 17:19:32','51687600416','600','','0','5','1',1020,'2023-06-24 17:19:45','payment','',314,1),(2688,'2023-06-24 17:20:55','51687602891','600','','0','5','1',1020,'2023-06-24 17:21:05','payment','',154,1),(2689,'2023-06-24 17:30:51','51687614999','300','','0','5','1',1020,'2023-06-24 17:31:34','payment','',245,1),(2690,'2023-06-24 17:37:51','51687605713','300','','0','5','1',1020,'2023-06-24 17:40:16','payment','',363,1),(2691,'2023-06-24 18:00:45','51687618147','210','','0','5','1',1020,'2023-06-24 18:02:05','payment','',209,1),(2692,'2023-06-24 18:05:28','51687618455','300','','0','5','1',1020,'2023-06-24 18:05:46','payment','',170,1),(2693,'2023-06-26 11:19:31','51687603188','730','','0','5','1',1020,'2023-06-26 11:22:03','payment','',125,1),(2694,'2023-06-26 11:23:36','51687620892','300','','0','5','1',1020,'2023-06-26 11:23:52','payment','',339,1),(2695,'2023-06-26 15:14:56','51687606284','300','','0','5','1',1020,'2023-06-26 15:15:08','payment','',44,1),(2696,'2023-06-26 15:23:12','51687772335','300','','0','5','1',1020,'2023-06-26 15:23:32','payment','',196,1),(2697,'2023-06-26 16:51:02','51687786815','300','','0','5','1',1020,'2023-06-26 16:51:13','payment','',73,1),(2698,'2023-07-01 10:54:32','51688196613','300','','0','5','1',1020,'2023-07-01 10:54:49','payment','',209,1),(2699,'2023-07-01 12:08:33','51688199848','300','','0','5','1',1020,'2023-07-01 12:08:47','payment','',518,1),(2700,'2023-07-01 13:42:05','51688205521','280','','0','5','1',1020,'2023-07-01 13:42:17','payment','',19,1),(2701,'2023-07-01 15:20:32','51688212177','450','','0','5','1',1020,'2023-07-01 15:20:52','payment','',379,1),(2702,'2023-07-01 15:44:45','51688213615','1600','','0','5','1',1020,'2023-07-01 15:45:00','payment','',519,1),(2703,'2023-07-01 15:46:20','51688197884','300','','0','5','1',1020,'2023-07-01 15:46:35','payment','',394,1),(2704,'2023-07-01 15:49:56','51688200292','300','','0','5','1',1020,'2023-07-01 15:50:13','payment','',479,1),(2705,'2023-07-01 16:18:52','51688212081','600','','0','5','1',1020,'2023-07-01 16:19:18','payment','',441,1),(2706,'2023-07-01 17:34:52','51688219017','600','','0','5','1',1020,'2023-07-01 17:35:07','payment','',134,1),(2707,'2023-07-01 18:07:40','51688222580','300','','0','5','1',1020,'2023-07-01 18:07:55','payment','',170,1),(2708,'2023-07-01 18:40:58','51688218698','300','','0','5','1',1020,'2023-07-01 18:41:12','payment','',216,1),(2709,'2023-07-01 18:50:08','51688197520','600','','0','5','1',1020,'2023-07-01 18:50:22','payment','',98,1),(2710,'2023-07-01 18:57:18','51688225481','300','','0','5','1',1020,'2023-07-01 18:57:52','payment','',43,1),(2711,'2023-07-01 19:06:24','51688223754','300','','0','5','1',1020,'2023-07-01 19:06:38','payment','',201,1),(2712,'2023-07-03 13:15:14','51688376354','300','','0','5','1',1020,'2023-07-03 13:15:23','payment','',35,1),(2713,'2023-07-03 13:50:51','51688381317','70','','0','5','1',1020,'2023-07-03 13:51:04','payment','',209,1),(2714,'2023-07-03 15:46:12','51688370128','300','','0','5','1',1020,'2023-07-03 15:46:32','payment','',478,1),(2715,'2023-07-03 15:46:53','51688384818','1800','','0','5','1',1020,'2023-07-03 15:47:10','payment','',195,1),(2716,'2023-07-08 09:33:49','51688795721','300','','0','5','1',1020,'2023-07-08 09:34:05','payment','',411,1),(2717,'2023-07-08 10:19:59','51688795988','300','','0','5','1',1020,'2023-07-08 10:20:48','payment','',362,1),(2718,'2023-07-08 11:07:18','51688800859','300','','0','5','1',1020,'2023-07-08 11:07:36','payment','',260,1),(2719,'2023-07-08 11:14:30','51688803870','280','','0','5','1',1020,'2023-07-08 11:14:55','payment','',180,1),(2720,'2023-07-08 11:18:49','51688802252','300','','0','5','1',1020,'2023-07-08 11:19:05','payment','',116,1),(2721,'2023-07-08 18:13:27','51688826570','300','','0','5','1',1020,'2023-07-08 18:13:41','payment','',394,1),(2722,'2023-07-08 18:13:51','51688826018','300','','0','5','1',1020,'2023-07-08 18:14:01','payment','',384,1),(2723,'2023-07-08 18:37:52','51688818682','600','','0','5','1',1020,'2023-07-08 18:38:01','payment','',385,1),(2724,'2023-07-08 18:42:49','51688801572','280','','0','5','1',1020,'2023-07-08 18:43:05','payment','',448,1),(2725,'2023-07-08 18:47:38','51688828963','300','','0','5','1',1040,'2023-07-08 18:47:51','payment','',503,1),(2726,'2023-07-10 12:22:55','51688980903','50','','0','5','1',1020,'2023-07-10 12:23:06','payment','',209,1),(2727,'2023-07-13 14:05:11','51689243911','300','','0','5','1',1020,'2023-07-13 14:05:27','payment','',188,1),(2728,'2023-07-13 14:09:46','51689225525','1500','','0','5','1',1020,'2023-07-13 14:10:07','payment','',65,1),(2729,'2023-07-13 14:10:18','51689238030','300','','0','5','1',1020,'2023-07-13 14:10:32','payment','',512,1),(2730,'2023-07-13 14:18:48','51689246963','600','','0','5','1',1020,'2023-07-13 14:19:01','payment','',134,1),(2731,'2023-07-15 08:52:39','51689347039','300','','0','5','1',1020,'2023-07-15 08:52:51','payment','',92,1),(2732,'2023-07-15 08:53:36','51689347590','300','','300','5','1',1020,'2023-07-15 08:53:47','payment','',481,1),(2733,'2023-07-15 08:54:09','51689347590','300','','0','5','1',1020,'2023-07-15 08:54:22','payment','',481,1),(2734,'2023-07-15 08:54:59','51689347531','300','','0','5','1',1020,'2023-07-15 08:55:10','payment','',284,1),(2735,'2023-07-15 09:22:42','51689400584','300','','0','5','1',1020,'2023-07-15 09:23:03','payment','',352,1),(2736,'2023-07-15 10:33:14','51689405226','600','','0','5','1',1020,'2023-07-15 10:33:26','payment','',147,1),(2737,'2023-07-15 14:32:20','51689419381','300','','0','5','1',1020,'2023-07-15 14:32:38','payment','',169,1),(2738,'2023-07-15 14:56:53','51689411815','300','','0','5','1',1020,'2023-07-15 14:57:04','payment','',18,1),(2739,'2023-07-15 17:10:13','51689415293','300','','0','5','1',1020,'2023-07-15 17:10:25','payment','',363,1),(2740,'2023-07-15 17:44:32','51689425688','300','','0','5','1',1020,'2023-07-15 17:44:44','payment','',462,1),(2741,'2023-07-15 17:55:55','51689409014','300','','0','5','1',1020,'2023-07-15 17:56:13','payment','',52,1),(2742,'2023-07-15 18:05:33','51689420447','300','','0','5','1',1020,'2023-07-15 18:05:44','payment','',519,1),(2743,'2023-07-15 18:06:21','51689419265','300','','0','5','1',1020,'2023-07-15 18:06:34','payment','',375,1),(2744,'2023-07-15 18:06:44','51689423652','300','','300','5','1',1020,'2023-07-15 18:07:02','payment','',172,1),(2745,'2023-07-15 18:09:51','51689414866','300','','0','5','1',1020,'2023-07-15 18:10:05','payment','',285,1),(2746,'2023-07-15 18:12:26','51689423652','300','','0','5','1',1020,'2023-07-15 18:12:36','payment','',172,1),(2747,'2023-07-15 18:15:51','51689413679','600','','0','5','1',1020,'2023-07-15 18:16:03','payment','',241,1),(2748,'2023-07-15 18:16:23','51689402098','300','','0','5','1',1020,'2023-07-15 18:16:35','payment','',470,1),(2749,'2023-07-15 18:33:42','51689431176','300','','0','5','1',1020,'2023-07-15 18:33:53','payment','',23,1),(2750,'2023-07-15 18:36:13','51689432722','450','','0','5','1',1020,'2023-07-15 18:36:28','payment','',464,1),(2751,'2023-07-15 18:38:21','51689432609','300','','0','5','1',1020,'2023-07-15 18:38:33','payment','',475,1),(2752,'2023-07-15 19:05:19','51689434589','900','','0','5','1',1020,'2023-07-15 19:05:39','payment','',487,1),(2753,'2023-07-16 13:03:12','51689500946','300','','0','5','1',1020,'2023-07-16 13:03:24','payment','',119,1),(2754,'2023-07-16 13:03:45','51689501450','900','','0','5','1',1020,'2023-07-16 13:03:59','payment','',82,1),(2755,'2023-07-16 13:49:38','51689501351','300','','0','5','1',1020,'2023-07-16 13:49:49','payment','',394,1),(2756,'2023-07-16 14:36:46','51689503395','300','','0','5','1',1020,'2023-07-16 14:36:59','payment','',131,1),(2757,'2023-07-16 14:48:12','51689507426','300','','0','5','1',1020,'2023-07-16 14:48:56','payment','',468,1),(2758,'2023-07-16 14:49:38','51689501325','300','','0','5','1',1020,'2023-07-16 14:49:50','payment','',255,1),(2759,'2023-07-16 15:49:27','51689510916','300','','0','5','1',1030,'2023-07-16 15:49:38','payment','',22,1),(2760,'2023-07-16 16:02:52','51689512412','50','','0','5','1',1020,'2023-07-16 16:03:08','payment','',209,1),(2761,'2023-07-16 16:36:40','51689511649','600','','0','5','1',1020,'2023-07-16 16:36:57','payment','',441,1),(2762,'2023-07-16 17:37:25','51689504630','300','','0','5','1',1020,'2023-07-16 17:37:40','payment','',68,1),(2763,'2023-07-16 17:45:02','51689509928','300','','0','5','1',1020,'2023-07-16 17:45:14','payment','',212,1),(2764,'2023-07-16 17:47:59','51689503366','300','','0','5','1',1020,'2023-07-16 17:48:13','payment','',528,1),(2765,'2023-07-16 17:52:17','51689506933','300','','0','5','1',1020,'2023-07-16 17:52:31','payment','',178,1),(2766,'2023-07-16 17:53:10','51689519157','300','','0','5','1',1020,'2023-07-16 17:53:25','payment','',397,1),(2767,'2023-07-16 17:55:42','51689433654','300','','0','5','1',1020,'2023-07-16 17:55:55','payment','',456,1),(2768,'2023-07-16 18:29:54','51689504683','300','','0','5','1',1020,'2023-07-16 18:30:07','payment','',20,1),(2769,'2023-07-22 09:42:46','51689947968','300','','0','5','1',1020,'2023-07-22 09:43:09','payment','',64,1),(2770,'2023-07-22 09:49:35','51690005408','300','','0','5','1',1020,'2023-07-22 09:50:34','payment','',252,1),(2771,'2023-07-22 10:13:16','51690009913','50','','0','5','1',1020,'2023-07-22 10:13:37','payment','',209,1),(2772,'2023-07-22 12:16:39','51690017226','450','','300','5','1',1020,'2023-07-22 12:16:58','payment','',125,1),(2773,'2023-07-22 13:49:37','51690018564','300','','0','5','1',1020,'2023-07-22 13:49:55','payment','',264,1),(2774,'2023-07-22 14:10:54','51690019304','300','','0','5','1',1020,'2023-07-22 14:11:05','payment','',38,1),(2775,'2023-07-22 14:12:11','51690020638','300','','0','5','1',1020,'2023-07-22 14:12:23','payment','',505,1),(2776,'2023-07-22 14:30:55','51690019657','900','','0','5','1',1020,'2023-07-22 14:31:07','payment','',313,1),(2777,'2023-07-22 15:37:07','51690024802','300','','0','5','1',1020,'2023-07-22 15:37:23','payment','',260,1),(2778,'2023-07-22 15:50:54','51690030154','50','','0','5','1',1040,'2023-07-22 15:51:07','payment','',209,1),(2779,'2023-07-22 16:06:13','51690031090','600','','0','5','1',1020,'2023-07-22 16:06:27','payment','',182,1),(2780,'2023-07-22 17:28:31','51690023270','300','','0','5','1',1020,'2023-07-22 17:28:40','payment','',261,1),(2781,'2023-07-22 17:49:58','51690028847','600','','0','5','1',1020,'2023-07-22 17:50:09','payment','',385,1),(2782,'2023-07-22 18:03:59','51690032165','300','','0','5','1',1020,'2023-07-22 18:04:20','payment','',478,1),(2783,'2023-07-22 18:09:57','51690018135','300','','0','5','1',1020,'2023-07-22 18:10:10','payment','',69,1),(2784,'2023-07-22 18:13:47','51690023384','300','','0','5','1',1020,'2023-07-22 18:14:12','payment','',519,1),(2785,'2023-07-22 18:27:38','51690023914','900','','0','5','1',1020,'2023-07-22 18:27:50','payment','',186,1),(2786,'2023-07-22 18:34:06','51690017226','300','','0','5','1',1020,'2023-07-22 18:34:19','payment','',125,1),(2787,'2023-09-15 14:58:59','51694772455','300','','0','5','1',1020,'2023-09-15 14:59:35','payment','',386,1),(2788,'2023-10-25 19:29:06','51693810857','1400','','0','5','1',0,'2023-10-25 19:29:39','payment','45',10,1),(2789,'2023-10-25 19:31:13','51693995901','2000','','0','5','1',0,'2023-10-25 19:31:40','payment','456',10,1),(2790,'2023-10-25 19:32:46','51694238591','2000','','0','5','1',0,'2023-10-25 19:33:07','payment','456',10,1),(2791,'2023-10-25 19:34:45','51694674161','2500','','0','5','1',0,'2023-10-25 19:35:03','payment','456',10,1),(2792,'2023-10-25 19:35:26','51695022356','2000','','0','5','1',0,'2023-10-25 19:35:50','payment','456',10,1),(2793,'2023-10-25 19:36:21','51695291114','2250','','0','5','1',0,'2023-10-25 19:36:40','payment','456',10,1),(2794,'2023-10-25 19:37:31','51695620663','1750','','0','5','1',0,'2023-10-25 19:37:49','payment','456',10,1),(2795,'2023-10-25 19:38:32','51695914691','2000','','0','5','1',0,'2023-10-25 19:38:50','payment','456',10,1),(2796,'2023-10-28 18:02:59','51693810897','1200','','0','5','1',0,'2023-10-28 18:03:27','payment','00042',11,1),(2797,'2023-10-28 18:08:33','51695291327','1250','','0','5','1',0,'2023-10-28 18:08:52','payment','00042',11,1),(2798,'2023-10-28 18:12:43','51695914742','1500','','0','5','1',0,'2023-10-28 18:13:01','payment','00042',11,1); /*!40000 ALTER TABLE `collection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `commission` -- DROP TABLE IF EXISTS `commission`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `commission` ( `id` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `name` varchar(50) NOT NULL, `datesold` varchar(40) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `profit` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `paymentdate` varchar(50) NOT NULL, `rate` varchar(30) NOT NULL, `customer` varchar(30) NOT NULL, `customerphone` varchar(50) NOT NULL, `customeremail` varchar(50) NOT NULL, `customerlocation` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(40) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'New', `paid` decimal(10,2) NOT NULL, `expcommission` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `commission` -- LOCK TABLES `commission` WRITE; /*!40000 ALTER TABLE `commission` DISABLE KEYS */; /*!40000 ALTER TABLE `commission` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complain` -- DROP TABLE IF EXISTS `complain`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complain` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) DEFAULT '1', `type` varchar(30) NOT NULL, `messageid` varchar(30) DEFAULT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complain` -- LOCK TABLES `complain` WRITE; /*!40000 ALTER TABLE `complain` DISABLE KEYS */; /*!40000 ALTER TABLE `complain` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complaindata` -- DROP TABLE IF EXISTS `complaindata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complaindata` ( `id` int(30) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complaindata` -- LOCK TABLES `complaindata` WRITE; /*!40000 ALTER TABLE `complaindata` DISABLE KEYS */; /*!40000 ALTER TABLE `complaindata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `constants` -- DROP TABLE IF EXISTS `constants`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `constants` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `category` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `constants` -- LOCK TABLES `constants` WRITE; /*!40000 ALTER TABLE `constants` DISABLE KEYS */; INSERT INTO `constants` VALUES (1,'Relief',2400.00,'active',1,1,'Relief'),(2,'Pension',200.00,'active',1,1,'Pension'),(3,'NSSF',200.00,'oldrate',1,1,'NSSF'),(4,'Minimum Paye',24000.00,'active',1,1,'MinimumPaye'); /*!40000 ALTER TABLE `constants` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contact` -- DROP TABLE IF EXISTS `contact`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contact` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `firstname` varchar(50) NOT NULL, `lastname` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contact` -- LOCK TABLES `contact` WRITE; /*!40000 ALTER TABLE `contact` DISABLE KEYS */; /*!40000 ALTER TABLE `contact` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contactdetails` -- DROP TABLE IF EXISTS `contactdetails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contactdetails` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` text NOT NULL, `website` text NOT NULL, `contactdetails` text NOT NULL, `email` text NOT NULL, `phone` text NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `facebook` text NOT NULL, `twitter` text NOT NULL, `instagram` text NOT NULL, `linkedin` text NOT NULL, `youtube` text NOT NULL, `location` text NOT NULL, `aboutustitle` text NOT NULL, `aboutus` text NOT NULL, `whyustitle` text NOT NULL, `whyus` text NOT NULL, `whatsapp` text NOT NULL, `websites` text NOT NULL, `otherlinks` text NOT NULL, `termstitle` text NOT NULL, `terms` text NOT NULL, `deliverytitle` text NOT NULL, `delivery` text NOT NULL, `privacytitle` text NOT NULL, `privacy` text NOT NULL, `branches` text NOT NULL, `telegram` text NOT NULL, `otherlinktitle` text NOT NULL, `aboutuslogo` text NOT NULL, `businessname` text NOT NULL, `business` varchar(30) NOT NULL, `vision` text NOT NULL, `mission` text NOT NULL, `corevalues` text NOT NULL, `ourpromise` text NOT NULL, `returnpolicy` text NOT NULL, `workinghours` text NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `careertitle` text NOT NULL, `career` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contactdetails` -- LOCK TABLES `contactdetails` WRITE; /*!40000 ALTER TABLE `contactdetails` DISABLE KEYS */; INSERT INTO `contactdetails` VALUES (1,'','https://robisearch.com/','kinoti','karenmakena3@gmail.com','0754413386, 0716413386,0780655987','','We have from 01/07/2020 to 31/8/2010','2016-12-13 06:47:33am','1',1,0,'https://web.facebook.com/Robiearch/','https://twitter.com/robisearch','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.youtube.com/channel/UC9Z1YpMKlCgwqn4H1nT1hLg/featured','Nairobi -Nara Fourth Floor,</br> Kisii-Oyondi Building','<b>About Us </b>','Robisearch Ltd is an ICT company that begun in 2011 as a result of innovations that transform lives globally. We are a member of the Nairobi Chambers (KNCCI) organization.We have great experience in dealing with customers having handled over 500 clients in all Kenyan towns such as Juja, Nairobi, Mombasa and Kisumu as well as beyond the country.We provide our clients with adequate support thus providing more value to our customers .Our systems are customized to fit a clients particular need.We are the company behind various innovations like…..</br>','Why Us ','We have a well-organized support and maintenance structure that we will sign with you as a Service Level Agreement that guarantees you;','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','','POS.robisearch.com/','Terms and Condition ','karenmakena3@gmail.com','Delivery Information','Shipping Agents and Times</br>\r\n\r\nOur products ordered before 3pm are shipped within 24 Hours using the following carriers, Umash Bus Sacco, Easy Coach Sacco, North Rift Sacco or any other of your choice. Orders Placed in later hours are shipped on the following days</br>\r\nZipping Zones and Costs</br>\r\n\r\nOur shipping Zones are categorized into Coast Region, Rift Valley Region, Nairobi Region, North Easter Region and Nyanza Region. All orders to be collected at our shop are not chargeable any shipping cost. However all the other places we charge shipping cost depending with what our shipping agents charges; basically a shipping cost of between Ksh300- 400 applies except for regions within Nairobi County where a fee of roughly Ksh 150 – 200 applies. All shipping cost is subject to change without any notice.</br>','Privacy Details','PRIVACY POLICY</br>\r\n\r\nThis Privacy Policy explains what personal data is collected when you use the jiji.ng any jiji.ng mobile application, or website (“Jiji”, \"Website\", or \"App\") and the services provided through it (together with the Website and the App, the “Service”), how such personal data will be used, shared.</br>\r\n\r\nBY USING THE SERVICE, YOU PROMISE US THAT (I) YOU HAVE READ, UNDERSTOOD AND AGREED TO THIS PRIVACY POLICY, AND (II) YOU ARE OVER 16 YEARS OF AGE (OR HAVE HAD YOUR PARENT OR GUARDIAN READ AND AGREED TO THIS PRIVACY POLICY FOR YOU). If you do not agree or you are unable to make this promise, you must not use the Service. In such case, you must contact the support team via online chat or email to request deletion of your account and data.</br>\r\n\r\nProcess in respect of personal data, means to collect, store, and disclose to others.</br>\r\n\r\nTABLE OF CONTENTS</br>\r\n\r\n1. PERSONAL DATA CONTROLLER</br>\r\n\r\n2. CATEGORIES OF PERSONAL DATA WE COLLECT</br>\r\n\r\n3. FOR WHAT PURPOSES WE PROCESS PERSONAL DATA</br>\r\n\r\n4. AUTHORISED REQUIREMENT FOR PROCESSING YOUR PERSONAL DATA</br>\r\n\r\n5. WHO WE SHARE YOUR PERSONAL DATA WITH\r\n</br>\r\n6. HOW YOU CAN EXERCISE YOUR PRIVACY RIGHTS</br>\r\n\r\n7. AGE LIMITATION</br>\r\n\r\n8. CHANGES TO THIS PRIVACY POLICY</br>\r\n\r\n9. DATA RETENTION\r\n</br>\r\n10. CONTACT US</br>','Juja, Kisii','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','POS LINK','2147483647','Robisearch is an ICT business organization that deals ICT based solutions. We have been in the industry since 2011. Our main activity is software developement. ','ROBISEARCH LTD',' Transforming the world through innovation',' To be the best ICT company offering innovate services globally.','nnovation, Integrity, hardwork, commitment, honesty, equality, justice, fairness, love.','To Give the best services at all times','Return Policy</br>\r\n\r\nAll defined terms used below shall have the meanings set forth in our Terms and Conditions. If you are not happy with your purchase, we will accept a return of a unused product within 7 days. Once we receive the returned item Breejoz Baby Shop & Maternity Collections will then give a full refund (excluding shipping as we are unable to refund the initial shipping cost of your order). Please allow 1-2 weeks for your return to be processed.</br>',' WORKING HOURS</br>\r\n\r\n Mon 8:00am - 6:00pm</br>\r\n Tue 8:00am - 6:00pm</br>\r\n Wed 8:00am - 6:00pm</br>\r\n Thur 8:00am - 6:00pm</br>\r\n Fri 8:00am - 6:00pm</br>\r\n Sat 8:00am - 6:00pm</br>\r\n\r\n','2020-07-04 08:44:24',1,'Job Vacancy','Join our sales team as online marketers'); /*!40000 ALTER TABLE `contactdetails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `county` -- DROP TABLE IF EXISTS `county`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `county` ( `id` int(40) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(255) DEFAULT NULL, `provincecode` varchar(50) NOT NULL, `description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `county` -- LOCK TABLES `county` WRITE; /*!40000 ALTER TABLE `county` DISABLE KEYS */; INSERT INTO `county` VALUES (1,'1','Mombasa','2','Mombasa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Kwale','2','Kwale','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Kilifi','2','Kilifi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Tana River','2','Tana River','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','Lamu','2','Lamu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Taita-Taveta','2','Taita-Taveta','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Garissa','5','Garissa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Wajir','5','Wajir','0000-00-00 00:00:00','0000-00-00 00:00:00'),(9,'9','Mandera','5','Mandera','0000-00-00 00:00:00','0000-00-00 00:00:00'),(10,'10','Marsabit','3','Marsabit','0000-00-00 00:00:00','0000-00-00 00:00:00'),(11,'11','Isiolo','3','Isiolo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(12,'12','Meru','3','Meru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(13,'13','Tharaka-Nithi','3','Tharaka-Nithi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(14,'14','Embu','3','Embu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(15,'15','Kitui','3','Kitui','0000-00-00 00:00:00','0000-00-00 00:00:00'),(16,'16','Machakos','3','Machakos','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,'17','Makueni','3','Makueni','0000-00-00 00:00:00','0000-00-00 00:00:00'),(18,'18','Nyandarua','1','Nyandarua','0000-00-00 00:00:00','0000-00-00 00:00:00'),(19,'19','Nyeri','1','Nyeri','0000-00-00 00:00:00','0000-00-00 00:00:00'),(20,'20','Kirinyaga','1','Kirinyaga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(21,'21','Murang\'a','1','Murang\'a','0000-00-00 00:00:00','0000-00-00 00:00:00'),(22,'22','Kiambu','1','Kiambu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(23,'23','Turkana','7','Turkana','0000-00-00 00:00:00','0000-00-00 00:00:00'),(24,'24','West Pokot','7','West Pokot','0000-00-00 00:00:00','0000-00-00 00:00:00'),(25,'25','Samburu','7','Samburu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(26,'26','Trans-Nzoia','7','Trans-Nzoia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(27,'27','Uasin Gishu','7','Uasin Gishu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(28,'28','Elgeyo-Marakwet','7','Elgeyo-Marakwet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(29,'29','Nandi','7','Nandi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(30,'30','Baringo','7','Baringo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(31,'31','Laikipia','7','Laikipia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(32,'32','Nakuru','7','Nakuru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(33,'33','Narok','7','Narok','0000-00-00 00:00:00','0000-00-00 00:00:00'),(34,'34','Kajiado','7','Kajiado','0000-00-00 00:00:00','0000-00-00 00:00:00'),(35,'35','Kericho','7','Kericho','0000-00-00 00:00:00','0000-00-00 00:00:00'),(36,'36','Bomet','7','Bomet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(37,'37','Kakamega','8','Kakamega','0000-00-00 00:00:00','0000-00-00 00:00:00'),(38,'38','Vihiga','8','Vihiga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(39,'39','Bungoma','8','Bungoma','0000-00-00 00:00:00','0000-00-00 00:00:00'),(40,'40','Busia','8','Busia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(41,'41','Siaya','6','Siaya','0000-00-00 00:00:00','0000-00-00 00:00:00'),(42,'42','Kisumu','6','Kisumu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(43,'43','Homa Bay','6','Homa Bay','0000-00-00 00:00:00','0000-00-00 00:00:00'),(44,'44','Migori','6','Migori','0000-00-00 00:00:00','0000-00-00 00:00:00'),(45,'45','Kisii','6','Kisii','0000-00-00 00:00:00','0000-00-00 00:00:00'),(46,'46','Nyamira','6','Nyamira','0000-00-00 00:00:00','0000-00-00 00:00:00'),(47,'47','Nairobi','4','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `county` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currency` -- DROP TABLE IF EXISTS `currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currency` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(20) NOT NULL DEFAULT 1, `basecurrency` varchar(30) NOT NULL, `baseamount` varchar(30) NOT NULL, `tocurrency` varchar(30) NOT NULL, `toamount` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currency` -- LOCK TABLES `currency` WRITE; /*!40000 ALTER TABLE `currency` DISABLE KEYS */; INSERT INTO `currency` VALUES (1,'Ksh','','2018-03-06 19:44:07pm','active','1','','1',1,'','','',''),(2,'URO','','','active','','','1',1,'','','',''),(3,'USD','','','active','','','1',1,'','','',''),(4,'ssp','South Sudanese pound','2021-05-15 04:53:45','active','1','','1',1,'','','',''),(5,'James Mwangi','jj','2023-06-19 06:30:44','active','1','','1',1,'','','',''),(6,'KES','ddd','2023-06-19 06:56:45','active','1','','1',1,'','1','USD','133'),(7,'KES','','2023-06-19 13:08:23','active','1','','1',1,'','1','USD','140'); /*!40000 ALTER TABLE `currency` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customedproductcategory` -- DROP TABLE IF EXISTS `customedproductcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customedproductcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customedproductcategory` -- LOCK TABLES `customedproductcategory` WRITE; /*!40000 ALTER TABLE `customedproductcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `customedproductcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customer` -- DROP TABLE IF EXISTS `customer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `surname` varchar(50) NOT NULL, `username` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `business` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `createddate` varchar(50) NOT NULL, `password` varchar(30) NOT NULL, `website` varchar(100) NOT NULL, `dob` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `box` varchar(50) NOT NULL, `source` varchar(50) DEFAULT NULL, `town` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `apiaccount_id` varchar(30) NOT NULL DEFAULT '1', `recoverpassword` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `companyid` int(10) NOT NULL DEFAULT 1, `service` text NOT NULL, `usertype` varchar(50) DEFAULT NULL, `smstype` int(10) NOT NULL DEFAULT 2, `refer` text NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customer` -- LOCK TABLES `customer` WRITE; /*!40000 ALTER TABLE `customer` DISABLE KEYS */; /*!40000 ALTER TABLE `customer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customerfiscalyear` -- DROP TABLE IF EXISTS `customerfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customerfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `category` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customerfiscalyear` -- LOCK TABLES `customerfiscalyear` WRITE; /*!40000 ALTER TABLE `customerfiscalyear` DISABLE KEYS */; INSERT INTO `customerfiscalyear` VALUES (1,'','active','2022-00-00 00:00:00','2021-00-00 00:00:00',1,1,'\r\n<div style=\"border:1px solid',3333.00,44444.00,0,'1',0,'member'); /*!40000 ALTER TABLE `customerfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customersupplierbalance` -- DROP TABLE IF EXISTS `customersupplierbalance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customersupplierbalance` ( `id` int(40) NOT NULL AUTO_INCREMENT, `description` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `customerid` int(11) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customersupplierbalance` -- LOCK TABLES `customersupplierbalance` WRITE; /*!40000 ALTER TABLE `customersupplierbalance` DISABLE KEYS */; /*!40000 ALTER TABLE `customersupplierbalance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycharges` -- DROP TABLE IF EXISTS `dailycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` int(11) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `houseno` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycharges` -- LOCK TABLES `dailycharges` WRITE; /*!40000 ALTER TABLE `dailycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycollections` -- DROP TABLE IF EXISTS `dailycollections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycollections` ( `id` int(40) NOT NULL AUTO_INCREMENT, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `name` varchar(30) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `controller` varchar(30) NOT NULL, `expense` varchar(30) NOT NULL, `cash` varchar(30) NOT NULL, `discount` varchar(30) NOT NULL, `entrydate` varchar(30) NOT NULL, `contact` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `tax` decimal(10,2) NOT NULL, `sort` decimal(10,2) NOT NULL, `sortmoney` decimal(10,2) NOT NULL, `transactiondate` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `openingbalance` decimal(10,2) NOT NULL, `closingbalance` decimal(10,2) NOT NULL, `cashcollected` decimal(10,2) NOT NULL, `totalsales` decimal(10,2) NOT NULL, `debt` decimal(10,0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycollections` -- LOCK TABLES `dailycollections` WRITE; /*!40000 ALTER TABLE `dailycollections` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycollections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailytasks` -- DROP TABLE IF EXISTS `dailytasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailytasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `achieved` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `exactdate` varchar(30) NOT NULL, `day` varchar(20) NOT NULL, `comment` text NOT NULL, `updatedby` int(11) NOT NULL, `mykey` varchar(50) NOT NULL, `approval` varchar(20) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailytasks` -- LOCK TABLES `dailytasks` WRITE; /*!40000 ALTER TABLE `dailytasks` DISABLE KEYS */; /*!40000 ALTER TABLE `dailytasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `damages` -- DROP TABLE IF EXISTS `damages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `damages` ( `id` int(10) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `datedamaged` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(5) DEFAULT 1, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `damages` -- LOCK TABLES `damages` WRITE; /*!40000 ALTER TABLE `damages` DISABLE KEYS */; /*!40000 ALTER TABLE `damages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `deals` -- DROP TABLE IF EXISTS `deals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `deals` ( `id` int(50) NOT NULL AUTO_INCREMENT, `owner` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `nextstep` text NOT NULL, `contactname` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `fromdate` datetime NOT NULL, `todate` datetime NOT NULL, `probability` varchar(100) NOT NULL, `expectedrevenue` varchar(100) NOT NULL, `stage` varchar(100) NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', `comments` text NOT NULL, `userid` varchar(100) NOT NULL, `dateposted` datetime NOT NULL, `companyid` varchar(100) NOT NULL, `allsteps` text NOT NULL, `dealowner` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `deals` -- LOCK TABLES `deals` WRITE; /*!40000 ALTER TABLE `deals` DISABLE KEYS */; /*!40000 ALTER TABLE `deals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealsfeedback` -- DROP TABLE IF EXISTS `dealsfeedback`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealsfeedback` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealsfeedback` -- LOCK TABLES `dealsfeedback` WRITE; /*!40000 ALTER TABLE `dealsfeedback` DISABLE KEYS */; /*!40000 ALTER TABLE `dealsfeedback` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `debitcredit` -- DROP TABLE IF EXISTS `debitcredit`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `debitcredit` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `crateddate` datetime NOT NULL, `debit` decimal(10,2) DEFAULT NULL, `credit` decimal(10,2) DEFAULT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `description` text NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `confirm` varchar(30) NOT NULL DEFAULT 'No', `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `transactioncode` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=24352 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `debitcredit` -- LOCK TABLES `debitcredit` WRITE; /*!40000 ALTER TABLE `debitcredit` DISABLE KEYS */; INSERT INTO `debitcredit` VALUES (1,'1100','11674849260','2023-01-27 22:55:36',300.00,NULL,'','1','1','Good sold','1','cheifmessage','sales','','','No',NULL,NULL,''),(2,'4000','11674849260','2023-01-27 22:55:36',NULL,300.00,'','1','1','Good sold','1','cheifmessage','sales','2','','No',NULL,NULL,''),(3,'1100','11674849260','2023-01-28 13:43:30',NULL,300.00,'','5','1','','1','cheifmessage','payment','','','No',NULL,NULL,''),(4,'1000','11674849260','2023-01-28 13:43:30',300.00,NULL,'','5','1','','1','cheifmessage','payment','','','No',NULL,NULL,''),(5,'1110','41674904245','2023-01-28 14:10:45',0.00,NULL,'','4','1','Inventory Purchased','1','9','Purchases','7','','No',NULL,NULL,''),(6,'1110','41674904245','2023-01-28 14:10:45',0.00,NULL,'','4','1','Inventory Purchased','1','9','Purchases','1','','No',NULL,NULL,''),(7,'2130','41674904245','2023-01-28 14:10:45',NULL,0.00,'','4','1','Account payable for inventory','1','9','Purchases','','','No',NULL,NULL,''),(10,'5520','41674904565','2023-01-28 14:16:38',50000.00,NULL,'0','4','1','paid for rent','1','','','1','','No',NULL,NULL,''),(11,'1010','41674904565','2023-01-28 14:16:38',NULL,50000.00,'0','4','1','','1','','','1','','No',NULL,NULL,''),(12,'1100','51675153315','2023-01-31 11:25:23',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(13,'4000','51675153315','2023-01-31 11:25:23',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(14,'1000','51675154265','2023-01-31 11:38:52',2800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15,'4000','51675154265','2023-01-31 11:38:52',NULL,2800.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(16,'1000','51675154404','2023-01-31 11:40:56',2800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17,'4000','51675154404','2023-01-31 11:40:56',NULL,2800.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(18,'1000','51675154525','2023-01-31 11:47:33',2800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(19,'4000','51675154525','2023-01-31 11:47:33',NULL,2800.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(20,'1000','51675155621','2023-01-31 12:03:08',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(21,'4000','51675155621','2023-01-31 12:03:08',NULL,600.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(22,'1100','51675232449','2023-02-01 09:27:55',600.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(23,'4000','51675232449','2023-02-01 09:27:55',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(24,'4000','51675232449','2023-02-01 09:27:55',NULL,300.00,'','5','1','Good sold','1','176','sales','6','','No',NULL,NULL,''),(25,'1100','51675233014','2023-02-01 09:31:39',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(26,'4000','51675233014','2023-02-01 09:31:39',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(27,'1100','51675233499','2023-02-01 09:50:15',300.00,NULL,'','5','1','Good sold','1','208','sales','','','No',NULL,NULL,''),(28,'4000','51675233499','2023-02-01 09:50:15',NULL,300.00,'','5','1','Good sold','1','208','sales','2','','No',NULL,NULL,''),(29,'1100','51675234708','2023-02-01 09:59:38',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(30,'4000','51675234708','2023-02-01 09:59:38',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(31,'1100','51675234877','2023-02-01 10:06:07',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(32,'4000','51675234877','2023-02-01 10:06:07',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(33,'1100','51675235283','2023-02-01 10:08:22',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(34,'4000','51675235283','2023-02-01 10:08:22',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(35,'1000','51675235393','2023-02-01 10:10:56',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(36,'4000','51675235393','2023-02-01 10:10:56',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(37,'1000','51675237032','2023-02-01 10:37:32',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(38,'4000','51675237032','2023-02-01 10:37:32',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(39,'1100','51675238207','2023-02-01 10:57:03',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(40,'4000','51675238207','2023-02-01 10:57:03',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(41,'1100','51675238785','2023-02-01 11:47:14',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(42,'4000','51675238785','2023-02-01 11:47:14',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(43,'1000','51675241289','2023-02-01 11:48:19',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(44,'4000','51675241289','2023-02-01 11:48:19',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(45,'1000','51675242767','2023-02-01 12:13:06',300.00,NULL,'','5','1','Good sold','1','213','Payment','','','No',NULL,NULL,''),(46,'4000','51675242767','2023-02-01 12:13:06',NULL,300.00,'','5','1','Good sold','1','213','sales','4','','No',NULL,NULL,''),(47,'1000','51675243556','2023-02-01 12:28:39',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(48,'4000','51675243556','2023-02-01 12:28:39',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(49,'1100','51675243748','2023-02-01 12:31:11',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(50,'4000','51675243748','2023-02-01 12:31:11',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(51,'1100','51675243957','2023-02-01 12:33:04',1500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(52,'4000','51675243957','2023-02-01 12:33:04',NULL,1500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(53,'1000','51675244194','2023-02-01 13:22:56',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(54,'4000','51675244194','2023-02-01 13:22:56',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(55,'1110','51675247067','2023-02-01 13:28:07',NULL,19.11,'','5','1','Inventory sold','1','214','sales','11','','No',NULL,NULL,''),(56,'5500','51675247067','2023-02-01 13:28:07',19.11,NULL,'','5','1','Cost of goods sold','1','214','sales','','','No',NULL,NULL,''),(57,'1000','51675247067','2023-02-01 13:28:07',50.00,NULL,'','5','1','Good sold','1','214','Payment','','','No',NULL,NULL,''),(58,'4000','51675247067','2023-02-01 13:28:07',NULL,50.00,'','5','1','Good sold','1','214','sales','11','','No',NULL,NULL,''),(59,'1000','51675247524','2023-02-01 13:43:36',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(60,'4000','51675247524','2023-02-01 13:43:36',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(61,'1100','51675248241','2023-02-01 13:44:28',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(62,'4000','51675248241','2023-02-01 13:44:28',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(63,'1000','51675248497','2023-02-01 13:48:38',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(64,'4000','51675248497','2023-02-01 13:48:38',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(65,'1100','51675248638','2023-02-01 13:51:01',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(66,'4000','51675248638','2023-02-01 13:51:01',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(67,'1000','51675248754','2023-02-01 14:41:21',140.00,NULL,'','5','1','Good sold','1','143','Payment','','','No',NULL,NULL,''),(68,'4000','51675248754','2023-02-01 14:41:21',NULL,140.00,'','5','1','Good sold','1','143','sales','10','','No',NULL,NULL,''),(69,'1100','51675251712','2023-02-01 14:47:02',300.00,NULL,'','5','1','Good sold','1','215','sales','','','No',NULL,NULL,''),(70,'4000','51675251712','2023-02-01 14:47:02',NULL,300.00,'','5','1','Good sold','1','215','sales','2','','No',NULL,NULL,''),(71,'1100','51675252071','2023-02-01 14:48:22',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(72,'4000','51675252071','2023-02-01 14:48:22',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(73,'1100','51675253782','2023-02-01 15:17:01',1800.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(74,'4000','51675253782','2023-02-01 15:17:01',NULL,300.00,'','5','1','Good sold','1','195','sales','4','','No',NULL,NULL,''),(75,'4000','51675253782','2023-02-01 15:17:01',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(76,'1100','51675254783','2023-02-01 15:33:25',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(77,'4000','51675254783','2023-02-01 15:33:25',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(78,'1100','51675254938','2023-02-01 15:36:05',300.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(79,'4000','51675254938','2023-02-01 15:36:05',NULL,300.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(80,'1100','51675255750','2023-02-01 15:49:20',300.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(81,'4000','51675255750','2023-02-01 15:49:20',NULL,300.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(82,'1000','51675255887','2023-02-01 15:51:43',280.00,NULL,'','5','1','Good sold','1','63','Payment','','','No',NULL,NULL,''),(83,'4000','51675255887','2023-02-01 15:51:43',NULL,280.00,'','5','1','Good sold','1','63','sales','4','','No',NULL,NULL,''),(84,'1110','51675255931','2023-02-01 16:11:38',NULL,19.11,'','5','1','Inventory sold','1','217','sales','11','','No',NULL,NULL,''),(85,'5500','51675255931','2023-02-01 16:11:38',19.11,NULL,'','5','1','Cost of goods sold','1','217','sales','','','No',NULL,NULL,''),(86,'1000','51675255931','2023-02-01 16:11:38',50.00,NULL,'','5','1','Good sold','1','217','Payment','','','No',NULL,NULL,''),(87,'4000','51675255931','2023-02-01 16:11:38',NULL,50.00,'','5','1','Good sold','1','217','sales','11','','No',NULL,NULL,''),(88,'1100','51675257335','2023-02-01 16:27:46',300.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(89,'4000','51675257335','2023-02-01 16:27:46',NULL,300.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(90,'1100','51675259861','2023-02-01 16:58:02',300.00,NULL,'','5','1','Good sold','1','219','sales','','','No',NULL,NULL,''),(91,'4000','51675259861','2023-02-01 16:58:02',NULL,300.00,'','5','1','Good sold','1','219','sales','4','','No',NULL,NULL,''),(92,'1000','51675259918','2023-02-01 16:59:21',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(93,'4000','51675259918','2023-02-01 16:59:21',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(94,'1110','51675261445','2023-02-01 17:24:47',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(95,'5500','51675261445','2023-02-01 17:24:47',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(96,'1000','51675261445','2023-02-01 17:24:47',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(97,'4000','51675261445','2023-02-01 17:24:47',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(98,'1000','51675261514','2023-02-01 17:29:46',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(99,'4000','51675261514','2023-02-01 17:29:46',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(100,'1110','51675261893','2023-02-01 17:34:17',NULL,19.11,'','5','1','Inventory sold','1','221','sales','11','','No',NULL,NULL,''),(101,'5500','51675261893','2023-02-01 17:34:17',19.11,NULL,'','5','1','Cost of goods sold','1','221','sales','','','No',NULL,NULL,''),(102,'1000','51675261893','2023-02-01 17:34:17',50.00,NULL,'','5','1','Good sold','1','221','Payment','','','No',NULL,NULL,''),(103,'4000','51675261893','2023-02-01 17:34:17',NULL,50.00,'','5','1','Good sold','1','221','sales','11','','No',NULL,NULL,''),(104,'1000','51675262075','2023-02-01 17:36:04',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(105,'4000','51675262075','2023-02-01 17:36:04',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(106,'1100','51675259861','2023-02-01 18:18:34',NULL,300.00,'','4','1','','1','219','payment','','','No',NULL,NULL,'RB10O2D5XS'),(107,'1010','51675259861','2023-02-01 18:18:34',300.00,NULL,'','4','1','','1','219','payment','','','No',NULL,NULL,'RB10O2D5XS'),(108,'1000','51675262218','2023-02-01 18:29:15',450.00,NULL,'','5','1','Good sold','1','220','Payment','','','No',NULL,NULL,''),(109,'4000','51675262218','2023-02-01 18:29:15',NULL,300.00,'','5','1','Good sold','1','220','sales','6','','No',NULL,NULL,''),(110,'4000','51675262218','2023-02-01 18:29:15',NULL,150.00,'','5','1','Good sold','1','220','sales','8','','No',NULL,NULL,''),(111,'1100','51675265626','2023-02-01 18:36:55',300.00,NULL,'','5','1','Good sold','1','222','sales','','','No',NULL,NULL,''),(112,'4000','51675265626','2023-02-01 18:36:55',NULL,300.00,'','5','1','Good sold','1','222','sales','6','','No',NULL,NULL,''),(113,'1100','51675234877','2023-02-01 18:43:43',NULL,600.00,'','5','1','','1','210','payment','','','No',NULL,NULL,'RB15MS9OG1'),(114,'1020','51675234877','2023-02-01 18:43:43',600.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,'RB15MS9OG1'),(115,'1100','51675265626','2023-02-01 18:52:14',NULL,300.00,'','5','1','','1','222','payment','','','No',NULL,NULL,'RB15OCMJP3'),(116,'1020','51675265626','2023-02-01 18:52:14',300.00,NULL,'','5','1','','1','222','payment','','','No',NULL,NULL,'RB15OCMJP3'),(117,'1100','51675257335','2023-02-01 18:53:58',NULL,300.00,'','5','1','','1','218','payment','','','No',NULL,NULL,'RB16OC8NIG'),(118,'1020','51675257335','2023-02-01 18:53:58',300.00,NULL,'','5','1','','1','218','payment','','','No',NULL,NULL,'RB16OC8NIG'),(119,'1100','51675238785','2023-02-01 19:00:00',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,'RB18NCO7IE'),(120,'1020','51675238785','2023-02-01 19:00:00',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,'RB18NCO7IE'),(121,'1100','51675248638','2023-02-01 19:02:51',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,'RB10NN88WQ'),(122,'1020','51675248638','2023-02-01 19:02:51',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,'RB10NN88WQ'),(123,'1100','51675252071','2023-02-01 19:04:29',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,'RB14NRAF22'),(124,'1020','51675252071','2023-02-01 19:04:29',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,'RB14NRAF22'),(125,'1100','51675254783','2023-02-01 19:05:54',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,'RB14NVI5PC'),(126,'1020','51675254783','2023-02-01 19:05:54',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,'RB14NVI5PC'),(127,'1100','51675251712','2023-02-01 19:07:19',NULL,300.00,'','5','1','','1','215','payment','','','No',NULL,NULL,'RB12NQP9L8'),(128,'1020','51675251712','2023-02-01 19:07:19',300.00,NULL,'','5','1','','1','215','payment','','','No',NULL,NULL,'RB12NQP9L8'),(129,'1000','51675267925','2023-02-01 19:12:37',840.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(130,'4000','51675267925','2023-02-01 19:12:37',NULL,840.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(131,'1100','51675316038','2023-02-02 08:34:36',600.00,NULL,'','5','1','Good sold','1','223','sales','','','No',NULL,NULL,''),(132,'4000','51675316038','2023-02-02 08:34:36',NULL,300.00,'','5','1','Good sold','1','223','sales','6','','No',NULL,NULL,''),(133,'4000','51675316038','2023-02-02 08:34:36',NULL,300.00,'','5','1','Good sold','1','223','sales','4','','No',NULL,NULL,''),(134,'1100','51675253782','2023-02-02 08:35:25',NULL,1800.00,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(135,'1020','51675253782','2023-02-02 08:35:25',1800.00,NULL,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(136,'1100','51675248241','2023-02-02 08:52:45',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,'RB19NWVK99'),(137,'1020','51675248241','2023-02-02 08:52:45',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,'RB19NWVK99'),(138,'1100','51675235283','2023-02-02 09:00:45',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,'RB15NWIUWF'),(139,'1020','51675235283','2023-02-02 09:00:45',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,'RB15NWIUWF'),(140,'1110','51675320842','2023-02-02 09:54:17',NULL,1105.00,'','5','1','Inventory sold','1','224','sales','1','','No',NULL,NULL,''),(141,'5500','51675320842','2023-02-02 09:54:17',1105.00,NULL,'','5','1','Cost of goods sold','1','224','sales','','','No',NULL,NULL,''),(142,'1000','51675320842','2023-02-02 09:54:17',1500.00,NULL,'','5','1','Good sold','1','224','sales','','','No',NULL,NULL,'RB29PKEUX7'),(143,'4000','51675320842','2023-02-02 09:54:17',NULL,1500.00,'','5','1','Good sold','1','224','sales','1','','No',NULL,NULL,''),(144,'1100','51675316038','2023-02-02 09:56:23',NULL,600.00,'','5','1','','1','223','payment','','','No',NULL,NULL,'RB23PI25WB'),(145,'1020','51675316038','2023-02-02 09:56:23',600.00,NULL,'','5','1','','1','223','payment','','','No',NULL,NULL,'RB23PI25WB'),(146,'1100','51675233499','2023-02-02 09:58:34',NULL,300.00,'','5','1','','1','208','payment','','','No',NULL,NULL,'RB13N9XA85'),(147,'na','51675233499','2023-02-02 09:58:34',300.00,NULL,'','5','1','','1','208','payment','','','No',NULL,NULL,'RB13N9XA85'),(148,'1000','51675321239','2023-02-02 10:00:58',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,'RB27PKBLYV'),(149,'4000','51675321239','2023-02-02 10:00:58',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(150,'1000','51675321398','2023-02-02 10:06:49',300.00,NULL,'','5','1','Good sold','1','225','sales','','','No',NULL,NULL,'RB24PMLETS'),(151,'4000','51675321398','2023-02-02 10:06:49',NULL,300.00,'','5','1','Good sold','1','225','sales','4','','No',NULL,NULL,''),(152,'1000','51675321781','2023-02-02 10:09:53',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(153,'4000','51675321781','2023-02-02 10:09:53',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(154,'1110','51675321813','2023-02-02 10:12:44',NULL,19.11,'','5','1','Inventory sold','1','226','sales','11','','No',NULL,NULL,''),(155,'5500','51675321813','2023-02-02 10:12:44',19.11,NULL,'','5','1','Cost of goods sold','1','226','sales','','','No',NULL,NULL,''),(156,'1000','51675321813','2023-02-02 10:12:44',50.00,NULL,'','5','1','Good sold','1','226','sales','','','No',NULL,NULL,'RB24PGORZC'),(157,'4000','51675321813','2023-02-02 10:12:44',NULL,50.00,'','5','1','Good sold','1','226','sales','11','','No',NULL,NULL,''),(158,'1100','51675322017','2023-02-02 10:16:04',300.00,NULL,'','5','1','Good sold','1','116','sales','','','No',NULL,NULL,''),(159,'4000','51675322017','2023-02-02 10:16:04',NULL,300.00,'','5','1','Good sold','1','116','sales','6','','No',NULL,NULL,''),(160,'1100','51675322230','2023-02-02 10:17:28',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(161,'4000','51675322230','2023-02-02 10:17:28',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(162,'1100','51675322507','2023-02-02 10:26:39',300.00,NULL,'','5','1','Good sold','1','227','sales','','','No',NULL,NULL,''),(163,'4000','51675322507','2023-02-02 10:26:39',NULL,300.00,'','5','1','Good sold','1','227','sales','2','','No',NULL,NULL,''),(164,'1100','51675238207','2023-02-02 10:43:22',NULL,300.00,'','5','1','','1','211','payment','','','No',NULL,NULL,'RB22PPXVHG'),(165,'1020','51675238207','2023-02-02 10:43:22',300.00,NULL,'','5','1','','1','211','payment','','','No',NULL,NULL,'RB22PPXVHG'),(166,'1000','51675324264','2023-02-02 10:51:16',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(167,'4000','51675324264','2023-02-02 10:51:16',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(168,'1100','51675232449','2023-02-02 10:52:17',NULL,600.00,'','5','1','','1','176','payment','','','No',NULL,NULL,'RB18NQ8KZG'),(169,'1020','51675232449','2023-02-02 10:52:17',600.00,NULL,'','5','1','','1','176','payment','','','No',NULL,NULL,'RB18NQ8KZG'),(170,'1100','51675255750','2023-02-02 10:55:38',NULL,300.00,'','5','1','','1','134','payment','','','No',NULL,NULL,'RB14O28OGK'),(171,'1020','51675255750','2023-02-02 10:55:38',300.00,NULL,'','5','1','','1','134','payment','','','No',NULL,NULL,'RB14O28OGK'),(172,'1100','51675254938','2023-02-02 10:56:54',NULL,300.00,'','5','1','','1','134','payment','','','No',NULL,NULL,'RB14O28OGK'),(173,'1020','51675254938','2023-02-02 10:56:54',300.00,NULL,'','5','1','','1','134','payment','','','No',NULL,NULL,'RB14O28OGK'),(174,'1000','51675326341','2023-02-02 11:26:16',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(175,'4000','51675326341','2023-02-02 11:26:16',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(176,'1100','51675322017','2023-02-02 11:28:13',NULL,300.00,'','5','1','','1','116','payment','','','No',NULL,NULL,'RB20PSD73E'),(177,'1020','51675322017','2023-02-02 11:28:13',300.00,NULL,'','5','1','','1','116','payment','','','No',NULL,NULL,'RB20PSD73E'),(178,'1000','51675326682','2023-02-02 11:31:39',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB22PU6GPU'),(179,'4000','51675326682','2023-02-02 11:31:39',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(180,'1000','51675326771','2023-02-02 11:39:29',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(181,'4000','51675326771','2023-02-02 11:39:29',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(182,'1100','51675322230','2023-02-02 11:59:28',NULL,300.00,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(183,'1020','51675322230','2023-02-02 11:59:28',300.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(184,'1100','51675328482','2023-02-02 12:11:44',300.00,NULL,'','5','1','Good sold','1','228','sales','','','No',NULL,NULL,''),(185,'4000','51675328482','2023-02-02 12:11:44',NULL,300.00,'','5','1','Good sold','1','228','sales','2','','No',NULL,NULL,''),(186,'1100','51675329216','2023-02-02 12:13:49',300.00,NULL,'','5','1','Good sold','1','229','sales','','','No',NULL,NULL,''),(187,'4000','51675329216','2023-02-02 12:13:49',NULL,300.00,'','5','1','Good sold','1','229','sales','8','','No',NULL,NULL,''),(188,'1000','51675329408','2023-02-02 12:17:12',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RB25PXAZED'),(189,'4000','51675329408','2023-02-02 12:17:12',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(190,'1100','51675329803','2023-02-02 12:23:39',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(191,'4000','51675329803','2023-02-02 12:23:39',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(192,'1110','51675330628','2023-02-02 12:56:57',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(193,'5500','51675330628','2023-02-02 12:56:57',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(194,'1000','51675330628','2023-02-02 12:56:57',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(195,'4000','51675330628','2023-02-02 12:56:57',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(196,'1100','51675331828','2023-02-02 13:33:52',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(197,'4000','51675331828','2023-02-02 13:33:52',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(198,'1100','51675334209','2023-02-02 13:36:58',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(199,'4000','51675334209','2023-02-02 13:36:58',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(200,'1100','51675334267','2023-02-02 13:38:02',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(201,'4000','51675334267','2023-02-02 13:38:02',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(202,'1100','51675334340','2023-02-02 13:39:15',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(203,'4000','51675334340','2023-02-02 13:39:15',NULL,300.00,'','5','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(204,'1000','51675334390','2023-02-02 13:40:06',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,'RB24Q2WM7K'),(205,'4000','51675334390','2023-02-02 13:40:06',NULL,250.00,'','5','1','Good sold','1','88','sales','2','','No',NULL,NULL,''),(206,'1000','51675334540','2023-02-02 13:42:50',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB28Q31FDO'),(207,'4000','51675334540','2023-02-02 13:42:50',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(208,'1000','51675335162','2023-02-02 13:53:06',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB24Q4M44E'),(209,'4000','51675335162','2023-02-02 13:53:06',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(210,'1110','51675335885','2023-02-02 14:05:14',NULL,1800.00,'','5','1','Inventory sold','1','231','sales','13','','No',NULL,NULL,''),(211,'5500','51675335885','2023-02-02 14:05:14',1800.00,NULL,'','5','1','Cost of goods sold','1','231','sales','','','No',NULL,NULL,''),(212,'1000','51675335885','2023-02-02 14:05:14',2000.00,NULL,'','5','1','Good sold','1','231','sales','','','No',NULL,NULL,'RB22Q1KBW2'),(213,'4000','51675335885','2023-02-02 14:05:14',NULL,2000.00,'','5','1','Good sold','1','231','sales','13','','No',NULL,NULL,''),(214,'1110','51675336178','2023-02-02 14:09:55',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(215,'5500','51675336178','2023-02-02 14:09:55',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(216,'1000','51675336178','2023-02-02 14:09:55',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(217,'4000','51675336178','2023-02-02 14:09:55',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(218,'1100','51675329216','2023-02-02 14:11:23',NULL,300.00,'','5','1','','1','229','payment','','','No',NULL,NULL,'RB26Q2NZ9G'),(219,'1020','51675329216','2023-02-02 14:11:23',300.00,NULL,'','5','1','','1','229','payment','','','No',NULL,NULL,'RB26Q2NZ9G'),(220,'1100','51675334209','2023-02-02 14:26:19',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,'RB20QABGK2'),(221,'1020','51675334209','2023-02-02 14:26:19',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,'RB20QABGK2'),(222,'1100','51675334340','2023-02-02 14:33:17',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,'RB25QAYLIL'),(223,'1020','51675334340','2023-02-02 14:33:17',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,'RB25QAYLIL'),(224,'1100','51675328482','2023-02-02 14:38:01',NULL,300.00,'','5','1','','1','228','payment','','','No',NULL,NULL,'RB20QATZ5K'),(225,'1020','51675328482','2023-02-02 14:38:01',300.00,NULL,'','5','1','','1','228','payment','','','No',NULL,NULL,'RB20QATZ5K'),(226,'1110','51675336628','2023-02-02 14:40:02',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(227,'5500','51675336628','2023-02-02 14:40:02',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(228,'1000','51675336628','2023-02-02 14:40:02',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB23Q9JDID'),(229,'4000','51675336628','2023-02-02 14:40:02',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(230,'1000','51675338171','2023-02-02 14:45:01',280.00,NULL,'','5','1','Good sold','1','94','Payment','','','No',NULL,NULL,''),(231,'4000','51675338171','2023-02-02 14:45:01',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(232,'1100','51675322507','2023-02-02 14:51:21',NULL,300.00,'','5','1','','1','227','payment','','','No',NULL,NULL,'RB23QCL02R'),(233,'1020','51675322507','2023-02-02 14:51:21',300.00,NULL,'','5','1','','1','227','payment','','','No',NULL,NULL,'RB23QCL02R'),(234,'1000','51675338978','2023-02-02 14:56:31',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,'RB21QCY3BZ'),(235,'4000','51675338978','2023-02-02 14:56:31',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(236,'1000','51675339069','2023-02-02 15:03:39',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB21QDN491'),(237,'4000','51675339069','2023-02-02 15:03:39',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(238,'1100','51675340651','2023-02-02 15:24:32',560.00,NULL,'','5','1','Good sold','1','232','sales','','','No',NULL,NULL,''),(239,'4000','51675340651','2023-02-02 15:24:32',NULL,560.00,'','5','1','Good sold','1','232','sales','6','','No',NULL,NULL,''),(240,'1000','51675341511','2023-02-02 15:40:23',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(241,'4000','51675341511','2023-02-02 15:40:23',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(242,'1000','51675341854','2023-02-02 15:49:05',280.00,NULL,'','5','1','Good sold','1','233','sales','','','No',NULL,NULL,'RB28QH5S3E'),(243,'4000','51675341854','2023-02-02 15:49:05',NULL,280.00,'','5','1','Good sold','1','233','sales','6','','No',NULL,NULL,''),(244,'1100','51675233014','2023-02-02 15:51:44',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,'RB26QGA15I'),(245,'1020','51675233014','2023-02-02 15:51:44',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,'RB26QGA15I'),(246,'1110','51675343104','2023-02-02 16:11:31',NULL,19.11,'','5','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(247,'5500','51675343104','2023-02-02 16:11:31',19.11,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(248,'1000','51675343104','2023-02-02 16:11:31',50.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(249,'4000','51675343104','2023-02-02 16:11:31',NULL,50.00,'','5','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(250,'1110','51675343634','2023-02-02 16:14:19',NULL,378.00,'','5','1','Inventory sold','1','234','sales','3','','No',NULL,NULL,''),(251,'5500','51675343634','2023-02-02 16:14:19',378.00,NULL,'','5','1','Cost of goods sold','1','234','sales','','','No',NULL,NULL,''),(252,'1000','51675343634','2023-02-02 16:14:19',780.00,NULL,'','5','1','Good sold','1','234','sales','','','No',NULL,NULL,'RB28QIK12G'),(253,'4000','51675343634','2023-02-02 16:14:19',NULL,500.00,'','5','1','Good sold','1','234','sales','3','','No',NULL,NULL,''),(254,'4000','51675343634','2023-02-02 16:14:19',NULL,280.00,'','5','1','Good sold','1','234','sales','4','','No',NULL,NULL,''),(255,'1000','51675343716','2023-02-02 16:15:43',560.00,NULL,'','5','1','Good sold','1','99','Payment','','','No',NULL,NULL,''),(256,'4000','51675343716','2023-02-02 16:15:43',NULL,560.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(257,'1000','51675344920','2023-02-02 16:35:34',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RB21QLADGP'),(258,'4000','51675344920','2023-02-02 16:35:34',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(259,'1100','51675345558','2023-02-02 16:46:10',300.00,NULL,'','5','1','Good sold','1','235','sales','','','No',NULL,NULL,''),(260,'4000','51675345558','2023-02-02 16:46:10',NULL,300.00,'','5','1','Good sold','1','235','sales','6','','No',NULL,NULL,''),(261,'1100','51675331828','2023-02-02 16:50:47',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,'RB21QN33B5'),(262,'1020','51675331828','2023-02-02 16:50:47',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,'RB21QN33B5'),(263,'1000','51675346960','2023-02-02 17:09:47',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,'RB28QORARY'),(264,'4000','51675346960','2023-02-02 17:09:47',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(265,'1100','51675345558','2023-02-02 17:12:44',NULL,300.00,'','5','1','','1','235','payment','','','No',NULL,NULL,''),(266,'1020','51675345558','2023-02-02 17:12:44',300.00,NULL,'','5','1','','1','235','payment','','','No',NULL,NULL,''),(267,'1000','51675348133','2023-02-02 17:29:09',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(268,'4000','51675348133','2023-02-02 17:29:09',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(269,'1100','51675348615','2023-02-02 17:50:31',300.00,NULL,'','5','1','Good sold','1','236','sales','','','No',NULL,NULL,''),(270,'4000','51675348615','2023-02-02 17:50:31',NULL,300.00,'','5','1','Good sold','1','236','sales','2','','No',NULL,NULL,''),(271,'1100','51675340651','2023-02-02 17:51:51',NULL,560.00,'','5','1','','1','232','payment','','','No',NULL,NULL,''),(272,'1020','51675340651','2023-02-02 17:51:51',560.00,NULL,'','5','1','','1','232','payment','','','No',NULL,NULL,''),(273,'1100','51675334267','2023-02-02 18:08:45',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,'RB25QV6X77'),(274,'1020','51675334267','2023-02-02 18:08:45',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,'RB25QV6X77'),(275,'1100','51675348615','2023-02-02 18:11:46',NULL,300.00,'','5','1','','1','236','payment','','','No',NULL,NULL,'RB24QVIN7E'),(276,'1020','51675348615','2023-02-02 18:11:46',300.00,NULL,'','5','1','','1','236','payment','','','No',NULL,NULL,'RB24QVIN7E'),(277,'1000','51675350848','2023-02-02 18:16:16',300.00,NULL,'','5','1','Good sold','1','237','Payment','','','No',NULL,NULL,''),(278,'4000','51675350848','2023-02-02 18:16:16',NULL,300.00,'','5','1','Good sold','1','237','sales','6','','No',NULL,NULL,''),(279,'1000','51675351305','2023-02-02 18:26:45',280.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,'RB24QX6QI0'),(280,'4000','51675351305','2023-02-02 18:26:45',NULL,280.00,'','5','1','Good sold','1','238','sales','2','','No',NULL,NULL,''),(281,'1000','51675351810','2023-02-02 18:48:41',300.00,NULL,'','5','1','Good sold','1','239','sales','','','No',NULL,NULL,'RB22QWYBTA'),(282,'4000','51675351810','2023-02-02 18:48:41',NULL,300.00,'','5','1','Good sold','1','239','sales','6','','No',NULL,NULL,''),(283,'1000','51675353004','2023-02-02 18:50:21',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(284,'4000','51675353004','2023-02-02 18:50:21',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(285,'1000','51675354003','2023-02-02 19:06:54',300.00,NULL,'','5','1','Good sold','1','240','sales','','','No',NULL,NULL,'RB22QYR2IK'),(286,'4000','51675354003','2023-02-02 19:06:54',NULL,300.00,'','5','1','Good sold','1','240','sales','4','','No',NULL,NULL,''),(287,'1000','51675354055','2023-02-02 19:07:53',600.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,'RB28R0YUFW'),(288,'4000','51675354055','2023-02-02 19:07:53',NULL,600.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(289,'1100','51675329803','2023-02-02 19:16:34',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,'RB25R3QS8N'),(290,'1020','51675329803','2023-02-02 19:16:34',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,'RB25R3QS8N'),(291,'1000','51675354987','2023-02-02 19:23:16',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(292,'4000','51675354987','2023-02-02 19:23:16',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(293,'1000','51675355433','2023-02-02 19:30:47',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(294,'4000','51675355433','2023-02-02 19:30:47',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(295,'1000','51675355459','2023-02-02 19:31:11',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB22R69DD4'),(296,'4000','51675355459','2023-02-02 19:31:11',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(297,'1000','51675404307','2023-02-03 09:05:37',500.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,'RB33S4XCKB'),(298,'4000','51675404307','2023-02-03 09:05:37',NULL,250.00,'','5','1','Good sold','1','88','sales','4','','No',NULL,NULL,''),(299,'4000','51675404307','2023-02-03 09:05:37',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(300,'1110','11675415143','2023-02-03 12:06:03',NULL,10.00,'','1','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(301,'5500','11675415143','2023-02-03 12:06:03',10.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(302,'1000','11675415143','2023-02-03 12:06:03',30.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(303,'4000','11675415143','2023-02-03 12:06:03',NULL,30.00,'','1','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(304,'4000','11675415143','2023-02-03 12:08:37',30.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(305,'1000','11675415143','2023-02-03 12:08:37',NULL,30.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(306,'5500','11675415143','2023-02-03 12:08:37',NULL,10.00,'','1','1','Cost of goods returned','1','','sales','20','','No',NULL,NULL,''),(307,'1110','11675415143','2023-02-03 12:08:37',10.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(308,'1000','51675405048','2023-02-03 12:45:30',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(309,'4000','51675405048','2023-02-03 12:45:30',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(310,'1000','51675417556','2023-02-03 12:46:17',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(311,'4000','51675417556','2023-02-03 12:46:17',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(312,'1000','51675417591','2023-02-03 13:01:57',130.00,NULL,'','5','1','Good sold','1','241','Payment','','','No',NULL,NULL,''),(313,'4000','51675417591','2023-02-03 13:01:57',NULL,130.00,'','5','1','Good sold','1','241','sales','8','','No',NULL,NULL,''),(314,'1000','51675420535','2023-02-03 13:38:38',300.00,NULL,'','5','1','Good sold','1','242','Payment','','','No',NULL,NULL,''),(315,'4000','51675420535','2023-02-03 13:38:38',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(316,'1100','51675420732','2023-02-03 13:39:18',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(317,'4000','51675420732','2023-02-03 13:39:18',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(318,'1110','51675420827','2023-02-03 13:40:45',NULL,1105.00,'','5','1','Inventory sold','1','122','sales','1','','No',NULL,NULL,''),(319,'5500','51675420827','2023-02-03 13:40:45',1105.00,NULL,'','5','1','Cost of goods sold','1','122','sales','','','No',NULL,NULL,''),(320,'1000','51675420827','2023-02-03 13:40:45',1500.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,'RB39SBB7LL'),(321,'4000','51675420827','2023-02-03 13:40:45',NULL,1500.00,'','5','1','Good sold','1','122','sales','1','','No',NULL,NULL,''),(322,'1100','51675420938','2023-02-03 13:42:58',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(323,'4000','51675420938','2023-02-03 13:42:58',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(324,'1000','51675421769','2023-02-03 13:56:27',300.00,NULL,'','5','1','Good sold','1','205','sales','','','No',NULL,NULL,'RB32SGTA4U'),(325,'4000','51675421769','2023-02-03 13:56:27',NULL,300.00,'','5','1','Good sold','1','205','sales','2','','No',NULL,NULL,''),(326,'1100','51675421851','2023-02-03 14:00:46',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(327,'4000','51675421851','2023-02-03 14:00:46',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(328,'1000','51675422139','2023-02-03 14:03:00',300.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,'RB33SHS33T'),(329,'4000','51675422139','2023-02-03 14:03:00',NULL,300.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(330,'1100','51675422419','2023-02-03 14:07:24',300.00,NULL,'','5','1','Good sold','1','244','sales','','','No',NULL,NULL,''),(331,'4000','51675422419','2023-02-03 14:07:24',NULL,300.00,'','5','1','Good sold','1','244','sales','4','','No',NULL,NULL,''),(332,'1110','51675422904','2023-02-03 14:21:12',NULL,187.86,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(333,'5500','51675422904','2023-02-03 14:21:12',187.86,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(334,'1000','51675422904','2023-02-03 14:21:12',240.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB39SITJUZ'),(335,'4000','51675422904','2023-02-03 14:21:12',NULL,240.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(336,'1000','51675423465','2023-02-03 14:29:27',300.00,NULL,'','5','1','Good sold','1','245','sales','','','No',NULL,NULL,'RB37SMKXFT'),(337,'4000','51675423465','2023-02-03 14:29:27',NULL,300.00,'','5','1','Good sold','1','245','sales','4','','No',NULL,NULL,''),(338,'1000','51675423809','2023-02-03 14:30:46',300.00,NULL,'','5','1','Good sold','1','175','sales','','','No',NULL,NULL,'RB32SQU05S'),(339,'4000','51675423809','2023-02-03 14:30:46',NULL,300.00,'','5','1','Good sold','1','175','sales','6','','No',NULL,NULL,''),(340,'1100','51675423973','2023-02-03 14:33:33',2520.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(341,'4000','51675423973','2023-02-03 14:33:33',NULL,2520.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(342,'1000','51675424319','2023-02-03 14:41:25',300.00,NULL,'','5','1','Good sold','1','116','sales','','','No',NULL,NULL,'RB35SO8JAL'),(343,'4000','51675424319','2023-02-03 14:41:25',NULL,300.00,'','5','1','Good sold','1','116','sales','6','','No',NULL,NULL,''),(344,'1000','51675424725','2023-02-03 14:48:39',300.00,NULL,'','5','1','Good sold','1','246','Payment','','','No',NULL,NULL,''),(345,'4000','51675424725','2023-02-03 14:48:39',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(346,'1000','51675424935','2023-02-03 14:49:30',600.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,'RB34T0JKAG'),(347,'4000','51675424935','2023-02-03 14:49:30',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(348,'1110','51675425031','2023-02-03 14:55:14',NULL,450.00,'','5','1','Inventory sold','1','209','sales','13','','No',NULL,NULL,''),(349,'5500','51675425031','2023-02-03 14:55:14',450.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(350,'1000','51675425031','2023-02-03 14:55:14',500.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(351,'4000','51675425031','2023-02-03 14:55:14',NULL,500.00,'','5','1','Good sold','1','209','sales','13','','No',NULL,NULL,''),(352,'1000','51675425458','2023-02-03 15:00:25',280.00,NULL,'','5','1','Good sold','1','247','sales','','','No',NULL,NULL,'RB39SNVNEP'),(353,'4000','51675425458','2023-02-03 15:00:25',NULL,280.00,'','5','1','Good sold','1','247','sales','4','','No',NULL,NULL,''),(354,'1000','51675425788','2023-02-03 15:05:49',280.00,NULL,'','5','1','Good sold','1','136','Payment','','','No',NULL,NULL,''),(355,'4000','51675425788','2023-02-03 15:05:49',NULL,280.00,'','5','1','Good sold','1','136','sales','2','','No',NULL,NULL,''),(356,'1000','51675425965','2023-02-03 15:06:22',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,'RB33SX2SLL'),(357,'4000','51675425965','2023-02-03 15:06:22',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(358,'1100','51675426066','2023-02-03 15:08:44',300.00,NULL,'','5','1','Good sold','1','58','sales','','','No',NULL,NULL,''),(359,'4000','51675426066','2023-02-03 15:08:44',NULL,300.00,'','5','1','Good sold','1','58','sales','6','','No',NULL,NULL,''),(360,'1100','51675426157','2023-02-03 15:09:30',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(361,'4000','51675426157','2023-02-03 15:09:30',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(362,'1100','51675426206','2023-02-03 15:10:29',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(363,'4000','51675426206','2023-02-03 15:10:29',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(364,'1100','51675426266','2023-02-03 15:14:16',1960.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(365,'4000','51675426266','2023-02-03 15:14:16',NULL,1960.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(366,'1000','51675429044','2023-02-03 16:06:12',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,'RB33T7L0KV'),(367,'4000','51675429044','2023-02-03 16:06:12',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(368,'1100','51675429616','2023-02-03 16:07:23',390.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(369,'4000','51675429616','2023-02-03 16:07:23',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(370,'1100','51675426266','2023-02-03 17:06:01',NULL,1680.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(371,'1020','51675426266','2023-02-03 17:06:01',1680.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(372,'1100','51675422419','2023-02-03 17:07:33',NULL,300.00,'','5','1','','1','244','payment','','','No',NULL,NULL,'RB35TAC185'),(373,'na','51675422419','2023-02-03 17:07:33',300.00,NULL,'','5','1','','1','244','payment','','','No',NULL,NULL,'RB35TAC185'),(374,'1000','51675433473','2023-02-03 17:11:23',300.00,NULL,'','5','1','Good sold','1','249','sales','','','No',NULL,NULL,'RB39TCTGK3'),(375,'4000','51675433473','2023-02-03 17:11:23',NULL,300.00,'','5','1','Good sold','1','249','sales','6','','No',NULL,NULL,''),(376,'1000','51675433520','2023-02-03 17:12:37',560.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,'RB36TCHGLQ'),(377,'4000','51675433520','2023-02-03 17:12:37',NULL,560.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(378,'1100','51675421851','2023-02-03 17:17:19',NULL,1500.00,'','5','1','','1','65','payment','','','No',NULL,NULL,'RB38TAMUNO'),(379,'1020','51675421851','2023-02-03 17:17:19',1500.00,NULL,'','5','1','','1','65','payment','','','No',NULL,NULL,'RB38TAMUNO'),(380,'1100','51675426206','2023-02-03 17:23:13',NULL,600.00,'','5','1','','1','163','payment','','','No',NULL,NULL,'RB35TF5LKP'),(381,'1020','51675426206','2023-02-03 17:23:13',600.00,NULL,'','5','1','','1','163','payment','','','No',NULL,NULL,'RB35TF5LKP'),(382,'1000','51675434583','2023-02-03 17:30:05',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB34TF85MA'),(383,'4000','51675434583','2023-02-03 17:30:05',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(384,'1000','51675434762','2023-02-03 17:41:43',300.00,NULL,'','5','1','Good sold','1','250','sales','','','No',NULL,NULL,'RB36TGDMBU'),(385,'4000','51675434762','2023-02-03 17:41:43',NULL,300.00,'','5','1','Good sold','1','250','sales','4','','No',NULL,NULL,''),(386,'1000','51675435429','2023-02-03 17:44:04',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,'RB39TH2V3R'),(387,'4000','51675435429','2023-02-03 17:44:04',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(388,'1100','51675426066','2023-02-03 17:45:50',NULL,300.00,'','5','1','','1','58','payment','','','No',NULL,NULL,'RB38THJ16Q'),(389,'1020','51675426066','2023-02-03 17:45:50',300.00,NULL,'','5','1','','1','58','payment','','','No',NULL,NULL,'RB38THJ16Q'),(390,'1100','51675429616','2023-02-03 17:51:51',NULL,390.00,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(391,'1020','51675429616','2023-02-03 17:51:51',390.00,NULL,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(392,'1000','51675436246','2023-02-03 17:58:17',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,'RB39TISAYF'),(393,'4000','51675436246','2023-02-03 17:58:17',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(394,'1100','51675436462','2023-02-03 18:01:22',300.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(395,'4000','51675436462','2023-02-03 18:01:22',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(396,'1100','51675426157','2023-02-03 18:08:02',NULL,300.00,'','5','1','','1','43','payment','','','No',NULL,NULL,'RB34TK15UY'),(397,'1020','51675426157','2023-02-03 18:08:02',300.00,NULL,'','5','1','','1','43','payment','','','No',NULL,NULL,'RB34TK15UY'),(398,'1100','51675437136','2023-02-03 18:12:51',1200.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(399,'4000','51675437136','2023-02-03 18:12:51',NULL,600.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(400,'4000','51675437136','2023-02-03 18:12:51',NULL,600.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(401,'1000','51675437658','2023-02-03 18:29:57',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(402,'4000','51675437658','2023-02-03 18:29:57',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(403,'1100','51675437136','2023-02-03 18:31:38',NULL,1200.00,'','5','1','','1','121','payment','','','No',NULL,NULL,'RB31TMFWQR'),(404,'1020','51675437136','2023-02-03 18:31:38',1200.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,'RB31TMFWQR'),(405,'1000','51675491071','2023-02-04 09:13:31',300.00,NULL,'','5','1','Good sold','1','251','sales','','','No',NULL,NULL,'RB42URZBSQ'),(406,'4000','51675491071','2023-02-04 09:13:31',NULL,300.00,'','5','1','Good sold','1','251','sales','2','','No',NULL,NULL,''),(407,'1100','51675491245','2023-02-04 09:14:36',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(408,'4000','51675491245','2023-02-04 09:14:36',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(409,'1000','51675491479','2023-02-04 09:20:09',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,'RB47UW285Z'),(410,'4000','51675491479','2023-02-04 09:20:09',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(411,'1100','51675420938','2023-02-04 09:42:12',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,'RB45UXSXKL'),(412,'1020','51675420938','2023-02-04 09:42:12',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,'RB45UXSXKL'),(413,'1000','51675493257','2023-02-04 09:47:48',300.00,NULL,'','5','1','Good sold','1','54','Payment','','','No',NULL,NULL,''),(414,'4000','51675493257','2023-02-04 09:47:48',NULL,300.00,'','5','1','Good sold','1','54','sales','2','','No',NULL,NULL,''),(415,'1100','51675493469','2023-02-04 09:51:22',300.00,NULL,'','5','1','Good sold','1','253','sales','','','No',NULL,NULL,''),(416,'4000','51675493469','2023-02-04 09:51:22',NULL,300.00,'','5','1','Good sold','1','253','sales','2','','No',NULL,NULL,''),(417,'1100','51675493698','2023-02-04 09:55:09',300.00,NULL,'','5','1','Good sold','1','254','sales','','','No',NULL,NULL,''),(418,'4000','51675493698','2023-02-04 09:55:09',NULL,300.00,'','5','1','Good sold','1','254','sales','6','','No',NULL,NULL,''),(419,'1000','51675494932','2023-02-04 10:17:54',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,'RB46V0EOZC'),(420,'4000','51675494932','2023-02-04 10:17:54',NULL,300.00,'','5','1','Good sold','1','255','sales','2','','No',NULL,NULL,''),(421,'1000','51675495107','2023-02-04 10:18:38',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,'RB32TS162G'),(422,'4000','51675495107','2023-02-04 10:18:38',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(423,'1100','51675493698','2023-02-04 10:33:02',NULL,300.00,'','5','1','','1','254','payment','','','No',NULL,NULL,'RB48V1RQS0'),(424,'1020','51675493698','2023-02-04 10:33:02',300.00,NULL,'','5','1','','1','254','payment','','','No',NULL,NULL,'RB48V1RQS0'),(425,'1000','51675497443','2023-02-04 10:57:35',300.00,NULL,'','5','1','Good sold','1','180','Payment','','','No',NULL,NULL,''),(426,'4000','51675497443','2023-02-04 10:57:35',NULL,300.00,'','5','1','Good sold','1','180','sales','2','','No',NULL,NULL,''),(427,'1100','51675497475','2023-02-04 10:58:33',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(428,'4000','51675497475','2023-02-04 10:58:33',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(429,'1100','51675493469','2023-02-04 11:26:55',NULL,300.00,'','5','1','','1','253','payment','','','No',NULL,NULL,'RB48V5OIVO'),(430,'1020','51675493469','2023-02-04 11:26:55',300.00,NULL,'','5','1','','1','253','payment','','','No',NULL,NULL,'RB48V5OIVO'),(431,'1000','51675499357','2023-02-04 11:29:28',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,'RB43V7K1BD'),(432,'4000','51675499357','2023-02-04 11:29:28',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(433,'1000','51675499819','2023-02-04 11:50:55',300.00,NULL,'','5','1','Good sold','1','256','sales','','','No',NULL,NULL,'RB43V99M2P'),(434,'4000','51675499819','2023-02-04 11:50:55',NULL,300.00,'','5','1','Good sold','1','256','sales','6','','No',NULL,NULL,''),(435,'1000','51675501057','2023-02-04 12:00:42',600.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,'RB43V9TCT3'),(436,'4000','51675501057','2023-02-04 12:00:42',NULL,600.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(437,'1110','51675501330','2023-02-04 12:05:39',NULL,1105.00,'','5','1','Inventory sold','1','258','sales','1','','No',NULL,NULL,''),(438,'5500','51675501330','2023-02-04 12:05:39',1105.00,NULL,'','5','1','Cost of goods sold','1','258','sales','','','No',NULL,NULL,''),(439,'1000','51675501330','2023-02-04 12:05:39',1500.00,NULL,'','5','1','Good sold','1','258','sales','','','No',NULL,NULL,'RB45V9FXE3'),(440,'4000','51675501330','2023-02-04 12:05:39',NULL,1500.00,'','5','1','Good sold','1','258','sales','1','','No',NULL,NULL,''),(441,'1000','51675501617','2023-02-04 12:07:07',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB43VAM8YX'),(442,'4000','51675501617','2023-02-04 12:07:07',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(443,'1000','51675502188','2023-02-04 12:16:40',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,'RB43VC8F6L'),(444,'4000','51675502188','2023-02-04 12:16:40',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(445,'1100','51675502294','2023-02-04 12:40:54',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(446,'4000','51675502294','2023-02-04 12:40:54',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(447,'1100','51675503684','2023-02-04 12:42:29',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(448,'4000','51675503684','2023-02-04 12:42:29',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(449,'1100','51675503807','2023-02-04 12:49:59',300.00,NULL,'','5','1','Good sold','1','259','sales','','','No',NULL,NULL,''),(450,'4000','51675503807','2023-02-04 12:49:59',NULL,300.00,'','5','1','Good sold','1','259','sales','4','','No',NULL,NULL,''),(451,'1100','51675504886','2023-02-04 13:01:41',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(452,'4000','51675504886','2023-02-04 13:01:41',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(453,'1000','51675505305','2023-02-04 13:13:38',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,'RB47VHEXCZ'),(454,'4000','51675505305','2023-02-04 13:13:38',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(455,'1100','51675504886','2023-02-04 13:24:40',NULL,600.00,'','5','1','','1','80','payment','','','No',NULL,NULL,'RB46VJAZD8'),(456,'1020','51675504886','2023-02-04 13:24:40',600.00,NULL,'','5','1','','1','80','payment','','','No',NULL,NULL,'RB46VJAZD8'),(457,'1000','51675509310','2023-02-04 14:15:29',300.00,NULL,'','5','1','Good sold','1','199','Payment','','','No',NULL,NULL,''),(458,'4000','51675509310','2023-02-04 14:15:29',NULL,300.00,'','5','1','Good sold','1','199','sales','6','','No',NULL,NULL,''),(459,'1100','51675509387','2023-02-04 14:16:38',300.00,NULL,'','5','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(460,'4000','51675509387','2023-02-04 14:16:38',NULL,300.00,'','5','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(461,'1100','51675509416','2023-02-04 14:17:08',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(462,'4000','51675509416','2023-02-04 14:17:08',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(463,'1100','51675509566','2023-02-04 14:26:05',300.00,NULL,'','5','1','Good sold','1','261','sales','','','No',NULL,NULL,''),(464,'4000','51675509566','2023-02-04 14:26:05',NULL,300.00,'','5','1','Good sold','1','261','sales','2','','No',NULL,NULL,''),(465,'1100','51675510014','2023-02-04 14:30:56',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(466,'4000','51675510014','2023-02-04 14:30:56',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(467,'1100','51675510283','2023-02-04 14:33:38',300.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(468,'4000','51675510283','2023-02-04 14:33:38',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(469,'1100','51675510439','2023-02-04 14:34:08',300.00,NULL,'','5','1','Good sold','1','148','sales','','','No',NULL,NULL,''),(470,'4000','51675510439','2023-02-04 14:34:08',NULL,300.00,'','5','1','Good sold','1','148','sales','6','','No',NULL,NULL,''),(471,'1100','51675510477','2023-02-04 15:37:56',300.00,NULL,'','5','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(472,'4000','51675510477','2023-02-04 15:37:56',NULL,300.00,'','5','1','Good sold','1','62','sales','2','','No',NULL,NULL,''),(473,'1100','51675514434','2023-02-04 15:40:54',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(474,'4000','51675514434','2023-02-04 15:40:54',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(475,'1100','51675514493','2023-02-04 15:41:57',130.00,NULL,'','5','1','Good sold','1','15','sales','','','No',NULL,NULL,''),(476,'4000','51675514493','2023-02-04 15:41:57',NULL,130.00,'','5','1','Good sold','1','15','sales','8','','No',NULL,NULL,''),(477,'1000','51675514918','2023-02-04 15:48:50',600.00,NULL,'','5','1','Good sold','1','263','sales','','','No',NULL,NULL,'RB49VV1ICB'),(478,'4000','51675514918','2023-02-04 15:48:50',NULL,600.00,'','5','1','Good sold','1','263','sales','6','','No',NULL,NULL,''),(479,'1100','51675514493','2023-02-04 15:58:39',NULL,130.00,'','5','1','','1','15','payment','','','No',NULL,NULL,'RB41VYH44V'),(480,'1020','51675514493','2023-02-04 15:58:39',130.00,NULL,'','5','1','','1','15','payment','','','No',NULL,NULL,'RB41VYH44V'),(481,'1110','51675516242','2023-02-04 16:10:56',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(482,'5500','51675516242','2023-02-04 16:10:56',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(483,'1000','51675516242','2023-02-04 16:10:56',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(484,'4000','51675516242','2023-02-04 16:10:56',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(485,'1110','51675516316','2023-02-04 16:12:09',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(486,'5500','51675516316','2023-02-04 16:12:09',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(487,'1000','51675516316','2023-02-04 16:12:09',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(488,'4000','51675516316','2023-02-04 16:12:09',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(489,'1110','51675516339','2023-02-04 16:12:32',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(490,'5500','51675516339','2023-02-04 16:12:32',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(491,'1000','51675516339','2023-02-04 16:12:32',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB44V7BDFW'),(492,'4000','51675516339','2023-02-04 16:12:32',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(493,'1100','51675510439','2023-02-04 16:16:46',NULL,300.00,'','5','1','','1','148','payment','','','No',NULL,NULL,'RB49VZCB41'),(494,'1020','51675510439','2023-02-04 16:16:46',300.00,NULL,'','5','1','','1','148','payment','','','No',NULL,NULL,'RB49VZCB41'),(495,'1100','51675514434','2023-02-04 16:22:42',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(496,'1020','51675514434','2023-02-04 16:22:42',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(497,'1100','51675503684','2023-02-04 16:41:35',NULL,600.00,'','5','1','','1','93','payment','','','No',NULL,NULL,'RB44W2MRB0'),(498,'1020','51675503684','2023-02-04 16:41:35',600.00,NULL,'','5','1','','1','93','payment','','','No',NULL,NULL,'RB44W2MRB0'),(499,'1100','51675510014','2023-02-04 17:02:35',NULL,600.00,'','5','1','','1','112','payment','','','No',NULL,NULL,'RB41W374D7'),(500,'1020','51675510014','2023-02-04 17:02:35',600.00,NULL,'','5','1','','1','112','payment','','','No',NULL,NULL,'RB41W374D7'),(501,'1100','51675509566','2023-02-04 17:05:50',NULL,300.00,'','5','1','','1','261','payment','','','No',NULL,NULL,'RB41W3792D'),(502,'1020','51675509566','2023-02-04 17:05:50',300.00,NULL,'','5','1','','1','261','payment','','','No',NULL,NULL,'RB41W3792D'),(503,'1100','51675502294','2023-02-04 17:09:24',NULL,900.00,'','5','1','','1','36','payment','','','No',NULL,NULL,'RB41W3K2MH'),(504,'1020','51675502294','2023-02-04 17:09:24',900.00,NULL,'','5','1','','1','36','payment','','','No',NULL,NULL,'RB41W3K2MH'),(505,'1000','51675519644','2023-02-04 17:11:34',300.00,NULL,'','5','1','Good sold','1','201','sales','','','No',NULL,NULL,'RB45W49CWB'),(506,'4000','51675519644','2023-02-04 17:11:34',NULL,300.00,'','5','1','Good sold','1','201','sales','2','','No',NULL,NULL,''),(507,'1100','51675510283','2023-02-04 17:21:06',NULL,300.00,'','5','1','','1','262','payment','','','No',NULL,NULL,'RB48W6QR3O'),(508,'1020','51675510283','2023-02-04 17:21:06',300.00,NULL,'','5','1','','1','262','payment','','','No',NULL,NULL,'RB48W6QR3O'),(509,'1100','51675520948','2023-02-04 17:44:45',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(510,'4000','51675520948','2023-02-04 17:44:45',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(511,'1100','51675521938','2023-02-04 17:48:36',600.00,NULL,'','5','1','Good sold','1','265','sales','','','No',NULL,NULL,''),(512,'4000','51675521938','2023-02-04 17:48:36',NULL,600.00,'','5','1','Good sold','1','265','sales','4','','No',NULL,NULL,''),(513,'1100','51675520948','2023-02-04 17:50:02',NULL,300.00,'','5','1','','1','264','payment','','','No',NULL,NULL,'RB46WA1FGC'),(514,'1020','51675520948','2023-02-04 17:50:02',300.00,NULL,'','5','1','','1','264','payment','','','No',NULL,NULL,'RB46WA1FGC'),(515,'1100','51675522612','2023-02-04 17:58:58',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(516,'4000','51675522612','2023-02-04 17:58:58',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(517,'1000','51675522848','2023-02-04 18:01:01',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(518,'4000','51675522848','2023-02-04 18:01:01',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(519,'1100','51675522874','2023-02-04 18:01:46',900.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(520,'4000','51675522874','2023-02-04 18:01:46',NULL,900.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(521,'1100','51675523079','2023-02-04 18:04:50',300.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(522,'4000','51675523079','2023-02-04 18:04:50',NULL,300.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(523,'1000','51675523157','2023-02-04 18:06:22',300.00,NULL,'','5','1','Good sold','1','107','sales','','','No',NULL,NULL,'RB49WC50TV'),(524,'4000','51675523157','2023-02-04 18:06:22',NULL,300.00,'','5','1','Good sold','1','107','sales','2','','No',NULL,NULL,''),(525,'1100','51675522612','2023-02-04 18:16:01',NULL,300.00,'','5','1','','1','266','payment','','','No',NULL,NULL,'RB48WCKEQE'),(526,'1020','51675522612','2023-02-04 18:16:01',300.00,NULL,'','5','1','','1','266','payment','','','No',NULL,NULL,'RB48WCKEQE'),(527,'1100','51675503807','2023-02-04 18:24:12',NULL,300.00,'','5','1','','1','259','payment','','','No',NULL,NULL,'RB41WDYME1'),(528,'1020','51675503807','2023-02-04 18:24:12',300.00,NULL,'','5','1','','1','259','payment','','','No',NULL,NULL,'RB41WDYME1'),(529,'1000','51675524383','2023-02-04 18:26:33',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,'RB46WEP384'),(530,'4000','51675524383','2023-02-04 18:26:33',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(531,'1100','51675522874','2023-02-04 18:48:42',NULL,900.00,'','5','1','','1','30','payment','','','No',NULL,NULL,'RB41WH58XV'),(532,'1020','51675522874','2023-02-04 18:48:42',900.00,NULL,'','5','1','','1','30','payment','','','No',NULL,NULL,'RB41WH58XV'),(533,'1100','51675523079','2023-02-04 18:49:32',NULL,300.00,'','5','1','','1','30','payment','','','No',NULL,NULL,'RB41WH58XV'),(534,'1020','51675523079','2023-02-04 18:49:32',300.00,NULL,'','5','1','','1','30','payment','','','No',NULL,NULL,'RB41WH58XV'),(535,'1100','51675526167','2023-02-04 19:06:02',1500.00,NULL,'','5','1','Good sold','1','267','sales','','','No',NULL,NULL,''),(536,'4000','51675526167','2023-02-04 19:06:02',NULL,600.00,'','5','1','Good sold','1','267','sales','2','','No',NULL,NULL,''),(537,'4000','51675526167','2023-02-04 19:06:02',NULL,900.00,'','5','1','Good sold','1','267','sales','6','','No',NULL,NULL,''),(538,'1100','51675526167','2023-02-05 12:45:57',NULL,1500.00,'','5','1','','1','267','payment','','','No',NULL,NULL,'RB54XS5990'),(539,'1020','51675526167','2023-02-05 12:45:57',1500.00,NULL,'','5','1','','1','267','payment','','','No',NULL,NULL,'RB54XS5990'),(540,'1100','51675521938','2023-02-05 12:47:11',NULL,600.00,'','5','1','','1','265','payment','','','No',NULL,NULL,'RB58XJ695G'),(541,'1020','51675521938','2023-02-05 12:47:11',600.00,NULL,'','5','1','','1','265','payment','','','No',NULL,NULL,'RB58XJ695G'),(542,'1100','51675590629','2023-02-05 12:53:01',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(543,'4000','51675590629','2023-02-05 12:53:01',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(544,'1100','51675590803','2023-02-05 13:01:29',300.00,NULL,'','5','1','Good sold','1','168','sales','','','No',NULL,NULL,''),(545,'4000','51675590803','2023-02-05 13:01:29',NULL,300.00,'','5','1','Good sold','1','168','sales','6','','No',NULL,NULL,''),(546,'1100','51675590629','2023-02-05 13:39:28',NULL,300.00,'','5','1','','1','268','payment','','','No',NULL,NULL,''),(547,'1020','51675590629','2023-02-05 13:39:28',300.00,NULL,'','5','1','','1','268','payment','','','No',NULL,NULL,''),(548,'1100','51675591342','2023-02-05 13:40:37',300.00,NULL,'','5','1','Good sold','1','29','sales','','','No',NULL,NULL,''),(549,'4000','51675591342','2023-02-05 13:40:37',NULL,300.00,'','5','1','Good sold','1','29','sales','2','','No',NULL,NULL,''),(550,'1110','51675594867','2023-02-05 14:01:25',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(551,'5500','51675594867','2023-02-05 14:01:25',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(552,'1000','51675594867','2023-02-05 14:01:25',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB55Y9ZGP1'),(553,'4000','51675594867','2023-02-05 14:01:25',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(554,'1100','51675595218','2023-02-05 14:07:09',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(555,'4000','51675595218','2023-02-05 14:07:09',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(556,'1100','51675420732','2023-02-05 14:24:31',NULL,900.00,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(557,'1020','51675420732','2023-02-05 14:24:31',900.00,NULL,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(558,'1100','51675509416','2023-02-05 14:25:44',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,'RB58YBV6WY'),(559,'1020','51675509416','2023-02-05 14:25:44',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,'RB58YBV6WY'),(560,'1100','51675590803','2023-02-05 14:39:07',NULL,300.00,'','5','1','','1','168','payment','','','No',NULL,NULL,'RB51YDA1MV'),(561,'1020','51675590803','2023-02-05 14:39:07',300.00,NULL,'','5','1','','1','168','payment','','','No',NULL,NULL,'RB51YDA1MV'),(562,'1000','51675598134','2023-02-05 14:57:18',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(563,'4000','51675598134','2023-02-05 14:57:18',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(564,'1100','51675595218','2023-02-05 16:32:19',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,'RB51YN5FHH'),(565,'1020','51675595218','2023-02-05 16:32:19',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,'RB51YN5FHH'),(566,'1100','51675604785','2023-02-05 17:07:56',300.00,NULL,'','5','1','Good sold','1','269','sales','','','No',NULL,NULL,''),(567,'4000','51675604785','2023-02-05 17:07:56',NULL,300.00,'','5','1','Good sold','1','269','sales','6','','No',NULL,NULL,''),(568,'1100','51675510477','2023-02-05 17:13:51',NULL,300.00,'','5','1','','1','62','payment','','','No',NULL,NULL,'RB56YR6S6A'),(569,'1020','51675510477','2023-02-05 17:13:51',300.00,NULL,'','5','1','','1','62','payment','','','No',NULL,NULL,'RB56YR6S6A'),(570,'1000','51675606993','2023-02-05 18:10:43',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(571,'4000','51675606993','2023-02-05 18:10:43',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(572,'1000','51675609855','2023-02-05 18:11:06',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(573,'4000','51675609855','2023-02-05 18:11:06',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(574,'1000','51675609888','2023-02-05 18:15:49',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,'RB58YVQIFY'),(575,'4000','51675609888','2023-02-05 18:15:49',NULL,300.00,'','5','1','Good sold','1','270','sales','4','','No',NULL,NULL,''),(576,'1000','51675610279','2023-02-05 18:19:45',300.00,NULL,'','5','1','Good sold','1','271','sales','','','No',NULL,NULL,'RB50YWHTVC'),(577,'4000','51675610279','2023-02-05 18:19:45',NULL,300.00,'','5','1','Good sold','1','271','sales','6','','No',NULL,NULL,''),(578,'1000','51675610493','2023-02-05 18:23:04',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,'RB55YYBHUT'),(579,'4000','51675610493','2023-02-05 18:23:04',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(580,'1100','51675604785','2023-02-05 18:38:20',NULL,300.00,'','5','1','','1','269','payment','','','No',NULL,NULL,'RB58YYTYY8'),(581,'1020','51675604785','2023-02-05 18:38:20',300.00,NULL,'','5','1','','1','269','payment','','','No',NULL,NULL,'RB58YYTYY8'),(582,'1000','51675611562','2023-02-05 18:40:46',300.00,NULL,'','5','1','Good sold','1','272','Payment','','','No',NULL,NULL,''),(583,'4000','51675611562','2023-02-05 18:40:46',NULL,300.00,'','5','1','Good sold','1','272','sales','4','','No',NULL,NULL,''),(584,'1000','51675612785','2023-02-05 19:00:15',600.00,NULL,'','5','1','Good sold','1','179','sales','','','No',NULL,NULL,'RB57Z31KKX'),(585,'4000','51675612785','2023-02-05 19:00:15',NULL,600.00,'','5','1','Good sold','1','179','sales','4','','No',NULL,NULL,''),(586,'1100','51675591342','2023-02-06 09:17:19',NULL,300.00,'','5','1','','1','29','payment','','','No',NULL,NULL,'RB50ZR4I6U'),(587,'1020','51675591342','2023-02-06 09:17:19',300.00,NULL,'','5','1','','1','29','payment','','','No',NULL,NULL,'RB50ZR4I6U'),(588,'1100','51675662548','2023-02-06 09:44:29',600.00,NULL,'','5','1','Good sold','1','273','sales','','','No',NULL,NULL,''),(589,'4000','51675662548','2023-02-06 09:44:29',NULL,600.00,'','5','1','Good sold','1','273','sales','6','','No',NULL,NULL,''),(590,'1000','51675667610','2023-02-06 10:15:20',300.00,NULL,'','5','1','Good sold','1','274','Payment','','','No',NULL,NULL,''),(591,'4000','51675667610','2023-02-06 10:15:20',NULL,300.00,'','5','1','Good sold','1','274','sales','6','','No',NULL,NULL,''),(592,'1100','51675667739','2023-02-06 10:16:05',1680.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(593,'4000','51675667739','2023-02-06 10:16:05',NULL,1680.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(594,'1000','51675668798','2023-02-06 10:33:32',130.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(595,'4000','51675668798','2023-02-06 10:33:32',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(596,'1100','51675670256','2023-02-06 10:57:53',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(597,'4000','51675670256','2023-02-06 10:57:53',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(598,'1000','51675670376','2023-02-06 11:02:22',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,'RB681FRVTA'),(599,'4000','51675670376','2023-02-06 11:02:22',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(600,'1100','51675670256','2023-02-06 11:16:54',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,'RB621H7HHS'),(601,'1020','51675670256','2023-02-06 11:16:54',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,'RB621H7HHS'),(602,'1100','51675672483','2023-02-06 12:00:20',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(603,'4000','51675672483','2023-02-06 12:00:20',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(604,'1100','51675674186','2023-02-06 12:03:54',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(605,'4000','51675674186','2023-02-06 12:03:54',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(606,'1100','51675675671','2023-02-06 12:28:05',600.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(607,'4000','51675675671','2023-02-06 12:28:05',NULL,600.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(608,'1000','51675675760','2023-02-06 12:29:27',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(609,'4000','51675675760','2023-02-06 12:29:27',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(610,'1100','51675676591','2023-02-06 12:45:14',300.00,NULL,'','5','1','Good sold','1','275','sales','','','No',NULL,NULL,''),(611,'4000','51675676591','2023-02-06 12:45:14',NULL,300.00,'','5','1','Good sold','1','275','sales','2','','No',NULL,NULL,''),(612,'1100','51675676957','2023-02-06 12:49:29',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(613,'4000','51675676957','2023-02-06 12:49:29',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(614,'1100','51675676591','2023-02-06 13:03:28',NULL,300.00,'','5','1','','1','275','payment','','','No',NULL,NULL,'RB621QT8UI'),(615,'1020','51675676591','2023-02-06 13:03:28',300.00,NULL,'','5','1','','1','275','payment','','','No',NULL,NULL,'RB621QT8UI'),(616,'1100','51675678060','2023-02-06 13:08:42',250.00,NULL,'','5','1','Good sold','1','276','sales','','','No',NULL,NULL,''),(617,'4000','51675678060','2023-02-06 13:08:42',NULL,250.00,'','5','1','Good sold','1','276','sales','6','','No',NULL,NULL,''),(618,'1100','51675678749','2023-02-06 13:21:24',300.00,NULL,'','5','1','Good sold','1','277','sales','','','No',NULL,NULL,''),(619,'4000','51675678749','2023-02-06 13:21:24',NULL,300.00,'','5','1','Good sold','1','277','sales','6','','No',NULL,NULL,''),(620,'1100','51675678932','2023-02-06 13:22:24',600.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(621,'4000','51675678932','2023-02-06 13:22:24',NULL,600.00,'','5','1','Good sold','1','21','sales','4','','No',NULL,NULL,''),(622,'1100','51675678965','2023-02-06 13:22:56',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,'RB'),(623,'4000','51675678965','2023-02-06 13:22:56',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(624,'1100','51675678749','2023-02-06 13:40:06',NULL,300.00,'','5','1','','1','277','payment','','','No',NULL,NULL,'RB611UHAIP'),(625,'1020','51675678749','2023-02-06 13:40:06',300.00,NULL,'','5','1','','1','277','payment','','','No',NULL,NULL,'RB611UHAIP'),(626,'1100','51675675671','2023-02-06 13:46:07',NULL,600.00,'','5','1','','1','167','payment','','','No',NULL,NULL,'RB601V74SE'),(627,'1020','51675675671','2023-02-06 13:46:07',600.00,NULL,'','5','1','','1','167','payment','','','No',NULL,NULL,'RB601V74SE'),(628,'1100','51675662548','2023-02-06 13:49:27',NULL,600.00,'','5','1','','1','273','payment','','','No',NULL,NULL,'RB621VF67W'),(629,'1020','51675662548','2023-02-06 13:49:27',600.00,NULL,'','5','1','','1','273','payment','','','No',NULL,NULL,'RB621VF67W'),(630,'1000','51675683716','2023-02-06 14:45:20',280.00,NULL,'','5','1','Good sold','1','279','sales','','','No',NULL,NULL,'RB621XLWU0'),(631,'4000','51675683716','2023-02-06 14:45:20',NULL,280.00,'','5','1','Good sold','1','279','sales','4','','No',NULL,NULL,''),(632,'1000','51675683988','2023-02-06 14:53:18',280.00,NULL,'','5','1','Good sold','1','280','sales','','','No',NULL,NULL,'RB611Y0YK7'),(633,'4000','51675683988','2023-02-06 14:53:18',NULL,280.00,'','5','1','Good sold','1','280','sales','2','','No',NULL,NULL,''),(634,'1000','51675684460','2023-02-06 14:54:33',140.00,NULL,'','5','1','Good sold','1','143','sales','','','No',NULL,NULL,'RB661YQ9ZQ'),(635,'4000','51675684460','2023-02-06 14:54:33',NULL,140.00,'','5','1','Good sold','1','143','sales','10','','No',NULL,NULL,''),(636,'1000','51675684539','2023-02-06 14:58:19',280.00,NULL,'','5','1','Good sold','1','281','sales','','','No',NULL,NULL,'RB641YXD76'),(637,'4000','51675684539','2023-02-06 14:58:19',NULL,280.00,'','5','1','Good sold','1','281','sales','6','','No',NULL,NULL,''),(638,'1000','51675685241','2023-02-06 15:45:57',280.00,NULL,'','5','1','Good sold','1','282','sales','','','No',NULL,NULL,'RB6622QH5E'),(639,'4000','51675685241','2023-02-06 15:45:57',NULL,280.00,'','5','1','Good sold','1','282','sales','6','','No',NULL,NULL,''),(640,'1100','51675687599','2023-02-06 15:46:53',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(641,'4000','51675687599','2023-02-06 15:46:53',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(642,'1100','51675687629','2023-02-06 15:47:23',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(643,'4000','51675687629','2023-02-06 15:47:23',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(644,'1100','51675687685','2023-02-06 15:48:14',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(645,'4000','51675687685','2023-02-06 15:48:14',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(646,'1100','51675687685','2023-02-06 16:25:02',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,'RB6127C7FD'),(647,'1020','51675687685','2023-02-06 16:25:02',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,'RB6127C7FD'),(648,'1000','51675690084','2023-02-06 16:56:52',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RB682BVM34'),(649,'4000','51675690084','2023-02-06 16:56:52',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(650,'1000','51675691920','2023-02-06 16:58:57',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(651,'4000','51675691920','2023-02-06 16:58:57',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(652,'1100','51675687629','2023-02-06 17:12:49',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,'RB672D7AVT'),(653,'1020','51675687629','2023-02-06 17:12:49',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,'RB672D7AVT'),(654,'1100','51675678965','2023-02-06 17:18:44',NULL,250.00,'','5','1','','1','88','payment','','','No',NULL,NULL,'RB611SUYK3'),(655,'1020','51675678965','2023-02-06 17:18:44',250.00,NULL,'','5','1','','1','88','payment','','','No',NULL,NULL,'RB611SUYK3'),(656,'1000','51675693277','2023-02-06 17:23:03',560.00,NULL,'','5','1','Good sold','1','283','sales','','','No',NULL,NULL,'RB692EU0G7'),(657,'4000','51675693277','2023-02-06 17:23:03',NULL,560.00,'','5','1','Good sold','1','283','sales','6','','No',NULL,NULL,''),(658,'1100','51675676957','2023-02-06 17:30:32',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,'RB612FDORZ'),(659,'1020','51675676957','2023-02-06 17:30:32',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,'RB612FDORZ'),(660,'1100','51675693981','2023-02-06 18:07:10',600.00,NULL,'','5','1','Good sold','1','101','sales','','','No',NULL,NULL,''),(661,'4000','51675693981','2023-02-06 18:07:10',NULL,600.00,'','5','1','Good sold','1','101','sales','6','','No',NULL,NULL,''),(662,'1100','51675696093','2023-02-06 18:08:22',300.00,NULL,'','5','1','Good sold','1','90','sales','','','No',NULL,NULL,''),(663,'4000','51675696093','2023-02-06 18:08:22',NULL,300.00,'','5','1','Good sold','1','90','sales','6','','No',NULL,NULL,''),(664,'1000','51675696148','2023-02-06 18:11:15',300.00,NULL,'','5','1','Good sold','1','284','Payment','','','No',NULL,NULL,''),(665,'4000','51675696148','2023-02-06 18:11:15',NULL,300.00,'','5','1','Good sold','1','284','sales','6','','No',NULL,NULL,''),(666,'1100','51675693981','2023-02-06 18:22:48',NULL,600.00,'','5','1','','1','101','payment','','','No',NULL,NULL,'RB602KTTQO'),(667,'1020','51675693981','2023-02-06 18:22:48',600.00,NULL,'','5','1','','1','101','payment','','','No',NULL,NULL,'RB602KTTQO'),(668,'1000','51675697016','2023-02-06 18:23:50',280.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,'RB632LZJ0V'),(669,'4000','51675697016','2023-02-06 18:23:50',NULL,280.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(670,'1100','51675697322','2023-02-06 18:30:48',300.00,NULL,'','5','1','Good sold','1','285','sales','','','No',NULL,NULL,''),(671,'4000','51675697322','2023-02-06 18:30:48',NULL,300.00,'','5','1','Good sold','1','285','sales','2','','No',NULL,NULL,''),(672,'1100','51675697699','2023-02-06 18:36:21',300.00,NULL,'','5','1','Good sold','1','286','sales','','','No',NULL,NULL,''),(673,'4000','51675697699','2023-02-06 18:36:21',NULL,300.00,'','5','1','Good sold','1','286','sales','2','','No',NULL,NULL,''),(674,'1100','51675697322','2023-02-06 18:58:15',NULL,300.00,'','5','1','','1','285','payment','','','No',NULL,NULL,'RB622PZI3Y'),(675,'1020','51675697322','2023-02-06 18:58:15',300.00,NULL,'','5','1','','1','285','payment','','','No',NULL,NULL,'RB622PZI3Y'),(676,'1110','51675700278','2023-02-06 19:30:04',NULL,700.00,'','5','1','Inventory sold','1','210','sales','17','','No',NULL,NULL,''),(677,'5500','51675700278','2023-02-06 19:30:04',700.00,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(678,'1000','51675700278','2023-02-06 19:30:04',800.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,'RB622TF20Y'),(679,'4000','51675700278','2023-02-06 19:30:04',NULL,800.00,'','5','1','Good sold','1','210','sales','17','','No',NULL,NULL,''),(680,'1000','51675751431','2023-02-07 09:30:43',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,'RB713SDYQR'),(681,'4000','51675751431','2023-02-07 09:30:43',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(682,'1100','51675751586','2023-02-07 09:37:00',1200.00,NULL,'','5','1','Good sold','1','288','sales','','','No',NULL,NULL,''),(683,'4000','51675751586','2023-02-07 09:37:00',NULL,1200.00,'','5','1','Good sold','1','288','sales','6','','No',NULL,NULL,''),(684,'1000','51675751843','2023-02-07 09:40:57',300.00,NULL,'','5','1','Good sold','1','289','sales','','','No',NULL,NULL,'RB703UQHC2'),(685,'4000','51675751843','2023-02-07 09:40:57',NULL,300.00,'','5','1','Good sold','1','289','sales','6','','No',NULL,NULL,''),(686,'1100','51675696093','2023-02-07 09:41:54',NULL,300.00,'','5','1','','1','90','payment','','','No',NULL,NULL,'RB763L19K2'),(687,'1020','51675696093','2023-02-07 09:41:54',300.00,NULL,'','5','1','','1','90','payment','','','No',NULL,NULL,'RB763L19K2'),(688,'1100','51675697699','2023-02-07 09:43:29',NULL,300.00,'','5','1','','1','286','payment','','','No',NULL,NULL,'RB692SUIWT'),(689,'1020','51675697699','2023-02-07 09:43:29',300.00,NULL,'','5','1','','1','286','payment','','','No',NULL,NULL,'RB692SUIWT'),(690,'1100','51675678932','2023-02-07 09:45:17',NULL,600.00,'','5','1','','1','21','payment','','','No',NULL,NULL,'RB6034BWSW'),(691,'1020','51675678932','2023-02-07 09:45:17',600.00,NULL,'','5','1','','1','21','payment','','','No',NULL,NULL,'RB6034BWSW'),(692,'1100','51675752496','2023-02-07 09:48:44',600.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(693,'4000','51675752496','2023-02-07 09:48:44',NULL,600.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(694,'1100','51675753046','2023-02-07 09:57:37',300.00,NULL,'','5','1','Good sold','1','290','sales','','','No',NULL,NULL,''),(695,'4000','51675753046','2023-02-07 09:57:37',NULL,300.00,'','5','1','Good sold','1','290','sales','6','','No',NULL,NULL,''),(696,'1100','51675753970','2023-02-07 10:13:13',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(697,'4000','51675753970','2023-02-07 10:13:13',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(698,'1100','51675755266','2023-02-07 10:44:28',300.00,NULL,'','5','1','Good sold','1','290','sales','','','No',NULL,NULL,''),(699,'4000','51675755266','2023-02-07 10:44:28',NULL,300.00,'','5','1','Good sold','1','290','sales','6','','No',NULL,NULL,''),(700,'1000','51675756441','2023-02-07 10:55:12',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB744197XU'),(701,'4000','51675756441','2023-02-07 10:55:12',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(702,'1100','51675756548','2023-02-07 10:56:08',300.00,NULL,'','5','1','Good sold','1','151','sales','','','No',NULL,NULL,''),(703,'4000','51675756548','2023-02-07 10:56:08',NULL,300.00,'','5','1','Good sold','1','151','sales','2','','No',NULL,NULL,''),(704,'1100','51675756724','2023-02-07 10:58:53',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(705,'4000','51675756724','2023-02-07 10:58:53',NULL,300.00,'','5','1','Good sold','1','110','sales','2','','No',NULL,NULL,''),(706,'1100','51675756548','2023-02-07 11:26:15',NULL,300.00,'','5','1','','1','151','payment','','','No',NULL,NULL,''),(707,'1020','51675756548','2023-02-07 11:26:15',300.00,NULL,'','5','1','','1','151','payment','','','No',NULL,NULL,''),(708,'1000','51675758465','2023-02-07 11:28:08',560.00,NULL,'','5','1','Good sold','1','113','Payment','','','No',NULL,NULL,''),(709,'4000','51675758465','2023-02-07 11:28:08',NULL,560.00,'','5','1','Good sold','1','113','sales','6','','No',NULL,NULL,''),(710,'1110','51675758929','2023-02-07 11:35:39',NULL,378.00,'','5','1','Inventory sold','1','291','sales','3','','No',NULL,NULL,''),(711,'5500','51675758929','2023-02-07 11:35:39',378.00,NULL,'','5','1','Cost of goods sold','1','291','sales','','','No',NULL,NULL,''),(712,'1100','51675758929','2023-02-07 11:35:39',500.00,NULL,'','5','1','Good sold','1','291','sales','','','No',NULL,NULL,''),(713,'4000','51675758929','2023-02-07 11:35:39',NULL,500.00,'','5','1','Good sold','1','291','sales','3','','No',NULL,NULL,''),(714,'1100','51675759365','2023-02-07 11:44:31',300.00,NULL,'','5','1','Good sold','1','292','sales','','','No',NULL,NULL,''),(715,'4000','51675759365','2023-02-07 11:44:31',NULL,300.00,'','5','1','Good sold','1','292','sales','2','','No',NULL,NULL,''),(716,'1100','51675759365','2023-02-07 11:56:10',NULL,300.00,'','5','1','','1','292','payment','','','No',NULL,NULL,'RB754831GN'),(717,'1020','51675759365','2023-02-07 11:56:10',300.00,NULL,'','5','1','','1','292','payment','','','No',NULL,NULL,'RB754831GN'),(718,'1000','51675760666','2023-02-07 12:04:35',300.00,NULL,'','5','1','Good sold','1','237','Payment','','','No',NULL,NULL,''),(719,'4000','51675760666','2023-02-07 12:04:35',NULL,300.00,'','5','1','Good sold','1','237','sales','6','','No',NULL,NULL,''),(720,'1100','51675756724','2023-02-07 12:05:30',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,'RB7547P513'),(721,'1020','51675756724','2023-02-07 12:05:30',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,'RB7547P513'),(722,'1000','51675760906','2023-02-07 12:08:39',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RB7948PGDN'),(723,'4000','51675760906','2023-02-07 12:08:39',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(724,'1100','51675758929','2023-02-07 12:10:36',NULL,500.00,'','5','1','','1','291','payment','','','No',NULL,NULL,'RB734ADL8R'),(725,'1020','51675758929','2023-02-07 12:10:36',500.00,NULL,'','5','1','','1','291','payment','','','No',NULL,NULL,'RB734ADL8R'),(726,'1000','51675761291','2023-02-07 12:16:30',300.00,NULL,'','5','1','Good sold','1','293','sales','','','No',NULL,NULL,'RB74495ZX8'),(727,'4000','51675761291','2023-02-07 12:16:30',NULL,300.00,'','5','1','Good sold','1','293','sales','6','','No',NULL,NULL,''),(728,'1100','51675762392','2023-02-07 12:33:21',300.00,NULL,'','5','1','Good sold','1','244','sales','','','No',NULL,NULL,''),(729,'4000','51675762392','2023-02-07 12:33:21',NULL,300.00,'','5','1','Good sold','1','244','sales','2','','No',NULL,NULL,''),(730,'1100','51675762467','2023-02-07 12:34:42',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(731,'4000','51675762467','2023-02-07 12:34:42',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(732,'1000','51675762530','2023-02-07 12:35:38',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,'RB744CHPAQ'),(733,'4000','51675762530','2023-02-07 12:35:38',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(734,'1100','51675753970','2023-02-07 12:38:17',NULL,300.00,'','5','1','','1','211','payment','','','No',NULL,NULL,'RB744D3RES'),(735,'1020','51675753970','2023-02-07 12:38:17',300.00,NULL,'','5','1','','1','211','payment','','','No',NULL,NULL,'RB744D3RES'),(736,'1100','51675764746','2023-02-07 13:12:52',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(737,'4000','51675764746','2023-02-07 13:12:52',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(738,'1100','51675765244','2023-02-07 13:24:03',300.00,NULL,'','5','1','Good sold','1','177','sales','','','No',NULL,NULL,''),(739,'4000','51675765244','2023-02-07 13:24:03',NULL,300.00,'','5','1','Good sold','1','177','sales','2','','No',NULL,NULL,''),(740,'1100','51675765894','2023-02-07 13:31:50',300.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(741,'4000','51675765894','2023-02-07 13:31:50',NULL,300.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(742,'1000','51675765995','2023-02-07 13:33:42',600.00,NULL,'','5','1','Good sold','1','182','sales','','','No',NULL,NULL,'RB724IG89M'),(743,'4000','51675765995','2023-02-07 13:33:42',NULL,600.00,'','5','1','Good sold','1','182','sales','6','','No',NULL,NULL,''),(744,'1100','51675765244','2023-02-07 13:36:31',NULL,300.00,'','5','1','','1','177','payment','','','No',NULL,NULL,'RB714IVY09'),(745,'1020','51675765244','2023-02-07 13:36:31',300.00,NULL,'','5','1','','1','177','payment','','','No',NULL,NULL,'RB714IVY09'),(746,'1110','51675767009','2023-02-07 13:50:24',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(747,'5500','51675767009','2023-02-07 13:50:24',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(748,'1000','51675767009','2023-02-07 13:50:24',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(749,'4000','51675767009','2023-02-07 13:50:24',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(750,'1000','51675768045','2023-02-07 14:08:35',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(751,'4000','51675768045','2023-02-07 14:08:35',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(752,'1000','51675768125','2023-02-07 14:10:04',280.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,'RB744G9PP0'),(753,'4000','51675768125','2023-02-07 14:10:04',NULL,280.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(754,'1100','51675755266','2023-02-07 15:10:41',NULL,300.00,'','5','1','','1','290','payment','','','No',NULL,NULL,'RB764OC290'),(755,'1020','51675755266','2023-02-07 15:10:41',300.00,NULL,'','5','1','','1','290','payment','','','No',NULL,NULL,'RB764OC290'),(756,'1100','51675753046','2023-02-07 15:12:49',NULL,300.00,'','5','1','','1','290','payment','','','No',NULL,NULL,'RB764OC290'),(757,'1020','51675753046','2023-02-07 15:12:49',300.00,NULL,'','5','1','','1','290','payment','','','No',NULL,NULL,'RB764OC290'),(758,'1000','51675772028','2023-02-07 15:14:33',300.00,NULL,'','5','1','Good sold','1','39','sales','','','No',NULL,NULL,'RB724GJYUI'),(759,'4000','51675772028','2023-02-07 15:14:33',NULL,300.00,'','5','1','Good sold','1','39','sales','8','','No',NULL,NULL,''),(760,'1000','51675772284','2023-02-07 15:18:14',300.00,NULL,'','5','1','Good sold','1','140','sales','','','No',NULL,NULL,'RB724N9Y5W'),(761,'4000','51675772284','2023-02-07 15:18:14',NULL,300.00,'','5','1','Good sold','1','140','sales','2','','No',NULL,NULL,''),(762,'1100','51675752496','2023-02-07 15:24:24',NULL,300.00,'','5','1','','1','61','payment','','','No',NULL,NULL,'RB774STRX1'),(763,'1020','51675752496','2023-02-07 15:24:24',300.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,'RB774STRX1'),(764,'1100','51675762392','2023-02-07 15:33:01',NULL,300.00,'','5','1','','1','244','payment','','','No',NULL,NULL,'RB754SR6ZZ'),(765,'1020','51675762392','2023-02-07 15:33:01',300.00,NULL,'','5','1','','1','244','payment','','','No',NULL,NULL,'RB754SR6ZZ'),(766,'1100','51675777547','2023-02-07 17:02:16',300.00,NULL,'','5','1','Good sold','1','111','sales','','','No',NULL,NULL,''),(767,'4000','51675777547','2023-02-07 17:02:16',NULL,300.00,'','5','1','Good sold','1','111','sales','2','','No',NULL,NULL,''),(768,'1100','51675778657','2023-02-07 17:04:28',900.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(769,'4000','51675778657','2023-02-07 17:04:28',NULL,900.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(770,'1000','51675778715','2023-02-07 17:07:05',300.00,NULL,'','5','1','Good sold','1','294','Payment','','','No',NULL,NULL,''),(771,'4000','51675778715','2023-02-07 17:07:05',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(772,'1100','51675764746','2023-02-07 17:14:50',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,'RB7452V0AQ'),(773,'1020','51675764746','2023-02-07 17:14:50',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,'RB7452V0AQ'),(774,'1100','51675779424','2023-02-07 17:19:34',600.00,NULL,'','5','1','Good sold','1','295','sales','','','No',NULL,NULL,''),(775,'4000','51675779424','2023-02-07 17:19:34',NULL,600.00,'','5','1','Good sold','1','295','sales','6','','No',NULL,NULL,''),(776,'1100','51675779424','2023-02-07 17:42:55',NULL,600.00,'','5','1','','1','295','payment','','','No',NULL,NULL,'RB77562JNR'),(777,'1020','51675779424','2023-02-07 17:42:55',600.00,NULL,'','5','1','','1','295','payment','','','No',NULL,NULL,'RB77562JNR'),(778,'1100','51675781734','2023-02-07 17:57:16',600.00,NULL,'','5','1','Good sold','1','296','sales','','','No',NULL,NULL,''),(779,'4000','51675781734','2023-02-07 17:57:16',NULL,600.00,'','5','1','Good sold','1','296','sales','6','','No',NULL,NULL,''),(780,'1000','51675781877','2023-02-07 17:58:06',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,'RB7257Q09K'),(781,'4000','51675781877','2023-02-07 17:58:06',NULL,300.00,'','5','1','Good sold','1','255','sales','2','','No',NULL,NULL,''),(782,'1100','51675781734','2023-02-07 18:06:32',NULL,600.00,'','5','1','','1','296','payment','','','No',NULL,NULL,'RB7358T65Z'),(783,'1020','51675781734','2023-02-07 18:06:32',600.00,NULL,'','5','1','','1','296','payment','','','No',NULL,NULL,'RB7358T65Z'),(784,'1100','51675778657','2023-02-07 18:09:51',NULL,900.00,'','5','1','','1','98','payment','','','No',NULL,NULL,'RB79594TMZ'),(785,'1020','51675778657','2023-02-07 18:09:51',900.00,NULL,'','5','1','','1','98','payment','','','No',NULL,NULL,'RB79594TMZ'),(786,'1100','51675762467','2023-02-07 18:14:11',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,'RB7659PBLK'),(787,'1020','51675762467','2023-02-07 18:14:11',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,'RB7659PBLK'),(788,'1110','51675782890','2023-02-07 18:15:02',NULL,19.54,'','5','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(789,'5500','51675782890','2023-02-07 18:15:02',19.54,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(790,'1000','51675782890','2023-02-07 18:15:02',30.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'RB7759UOKT'),(791,'4000','51675782890','2023-02-07 18:15:02',NULL,30.00,'','5','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(792,'1000','51675784186','2023-02-07 18:36:39',300.00,NULL,'','5','1','Good sold','1','31','sales','','','No',NULL,NULL,'RB705C4KA4'),(793,'4000','51675784186','2023-02-07 18:36:39',NULL,300.00,'','5','1','Good sold','1','31','sales','6','','No',NULL,NULL,''),(794,'1110','51675785498','2023-02-07 18:58:32',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(795,'5500','51675785498','2023-02-07 18:58:32',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(796,'1000','51675785498','2023-02-07 18:58:32',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(797,'4000','51675785498','2023-02-07 18:58:32',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(798,'1100','51675777547','2023-02-08 08:37:58',NULL,300.00,'','5','1','','1','111','payment','','','No',NULL,NULL,'RB795L0HKL'),(799,'1020','51675777547','2023-02-08 08:37:58',300.00,NULL,'','5','1','','1','111','payment','','','No',NULL,NULL,'RB795L0HKL'),(800,'1100','51675751586','2023-02-08 08:39:24',NULL,1200.00,'','5','1','','1','288','payment','','','No',NULL,NULL,'RB775PY3TL'),(801,'1020','51675751586','2023-02-08 08:39:24',1200.00,NULL,'','5','1','','1','288','payment','','','No',NULL,NULL,'RB775PY3TL'),(802,'1100','51675687599','2023-02-08 08:40:50',NULL,300.00,'','5','1','','1','43','payment','','','No',NULL,NULL,'RB8966LASN'),(803,'1020','51675687599','2023-02-08 08:40:50',300.00,NULL,'','5','1','','1','43','payment','','','No',NULL,NULL,'RB8966LASN'),(804,'1000','51675834493','2023-02-08 08:43:43',840.00,NULL,'','5','1','Good sold','1','114','sales','','','No',NULL,NULL,'RB866FE5BU'),(805,'4000','51675834493','2023-02-08 08:43:43',NULL,840.00,'','5','1','Good sold','1','114','sales','6','','No',NULL,NULL,''),(806,'1100','51675835324','2023-02-08 08:53:50',300.00,NULL,'','5','1','Good sold','1','297','sales','','','No',NULL,NULL,''),(807,'4000','51675835324','2023-02-08 08:53:50',NULL,300.00,'','5','1','Good sold','1','297','sales','6','','No',NULL,NULL,''),(808,'1000','51675836157','2023-02-08 09:02:52',280.00,NULL,'','5','1','Good sold','1','79','sales','','','No',NULL,NULL,'RB816H70N3'),(809,'4000','51675836157','2023-02-08 09:02:52',NULL,280.00,'','5','1','Good sold','1','79','sales','4','','No',NULL,NULL,''),(810,'1100','51675837524','2023-02-08 09:34:07',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(811,'4000','51675837524','2023-02-08 09:34:07',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(812,'1100','51675835324','2023-02-08 09:35:49',NULL,300.00,'','5','1','','1','297','payment','','','No',NULL,NULL,'RB806K9PLO'),(813,'1020','51675835324','2023-02-08 09:35:49',300.00,NULL,'','5','1','','1','297','payment','','','No',NULL,NULL,'RB806K9PLO'),(814,'1100','51675838194','2023-02-08 09:36:52',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(815,'4000','51675838194','2023-02-08 09:36:52',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(816,'1100','51675838487','2023-02-08 09:51:05',600.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(817,'4000','51675838487','2023-02-08 09:51:05',NULL,600.00,'','5','1','Good sold','1','257','sales','6','','No',NULL,NULL,''),(818,'1100','51675839339','2023-02-08 10:01:22',300.00,NULL,'','5','1','Good sold','1','299','sales','','','No',NULL,NULL,''),(819,'4000','51675839339','2023-02-08 10:01:22',NULL,300.00,'','5','1','Good sold','1','299','sales','4','','No',NULL,NULL,''),(820,'1000','51675839735','2023-02-08 11:20:12',300.00,NULL,'','5','1','Good sold','1','58','Payment','','','No',NULL,NULL,''),(821,'4000','51675839735','2023-02-08 11:20:12',NULL,300.00,'','5','1','Good sold','1','58','sales','4','','No',NULL,NULL,''),(822,'1100','51675844449','2023-02-08 11:34:27',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,''),(823,'4000','51675844449','2023-02-08 11:34:27',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(824,'1100','51675845282','2023-02-08 11:35:03',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(825,'4000','51675845282','2023-02-08 11:35:03',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(826,'1000','51675848533','2023-02-08 12:52:36',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(827,'4000','51675848533','2023-02-08 12:52:36',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(828,'1000','51675851983','2023-02-08 13:26:40',300.00,NULL,'','5','1','Good sold','1','213','sales','','','No',NULL,NULL,'RB8374V7J5'),(829,'4000','51675851983','2023-02-08 13:26:40',NULL,300.00,'','5','1','Good sold','1','213','sales','4','','No',NULL,NULL,''),(830,'1100','51675837524','2023-02-08 14:02:28',NULL,300.00,'','5','1','','1','298','payment','','','No',NULL,NULL,'RB86782T8W'),(831,'1020','51675837524','2023-02-08 14:02:28',300.00,NULL,'','5','1','','1','298','payment','','','No',NULL,NULL,'RB86782T8W'),(832,'1100','51675765894','2023-02-08 14:04:12',NULL,300.00,'','5','1','','1','52','payment','','','No',NULL,NULL,'RB8377YO4R'),(833,'1020','51675765894','2023-02-08 14:04:12',300.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,'RB8377YO4R'),(834,'1100','51675838487','2023-02-08 14:08:27',NULL,600.00,'','5','1','','1','257','payment','','','No',NULL,NULL,'RB8578NCLJ'),(835,'1020','51675838487','2023-02-08 14:08:27',600.00,NULL,'','5','1','','1','257','payment','','','No',NULL,NULL,'RB8578NCLJ'),(836,'1100','51675854932','2023-02-08 14:15:40',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(837,'4000','51675854932','2023-02-08 14:15:40',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(838,'1000','51675854971','2023-02-08 14:48:33',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB837C3LI7'),(839,'4000','51675854971','2023-02-08 14:48:33',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(840,'1000','51675856948','2023-02-08 14:49:19',600.00,NULL,'','5','1','Good sold','1','148','sales','','','No',NULL,NULL,'RB887BYERU'),(841,'4000','51675856948','2023-02-08 14:49:19',NULL,600.00,'','5','1','Good sold','1','148','sales','6','','No',NULL,NULL,''),(842,'1000','51675857104','2023-02-08 14:52:08',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(843,'4000','51675857104','2023-02-08 14:52:08',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(844,'1100','51675491245','2023-02-08 15:45:21',NULL,300.00,'','5','1','','1','106','payment','','','No',NULL,NULL,'RB827GBQUC'),(845,'1020','51675491245','2023-02-08 15:45:21',300.00,NULL,'','5','1','','1','106','payment','','','No',NULL,NULL,'RB827GBQUC'),(846,'1100','51675860538','2023-02-08 15:49:06',300.00,NULL,'','5','1','Good sold','1','259','sales','','','No',NULL,NULL,''),(847,'4000','51675860538','2023-02-08 15:49:06',NULL,300.00,'','5','1','Good sold','1','259','sales','4','','No',NULL,NULL,''),(848,'1110','51675861705','2023-02-08 16:08:39',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(849,'5500','51675861705','2023-02-08 16:08:39',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(850,'1000','51675861705','2023-02-08 16:08:39',120.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(851,'4000','51675861705','2023-02-08 16:08:39',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(852,'1110','51675862358','2023-02-08 16:19:33',NULL,1350.00,'','5','1','Inventory sold','1','231','sales','15','','No',NULL,NULL,''),(853,'5500','51675862358','2023-02-08 16:19:33',1350.00,NULL,'','5','1','Cost of goods sold','1','231','sales','','','No',NULL,NULL,''),(854,'1100','51675862358','2023-02-08 16:19:33',1500.00,NULL,'','5','1','Good sold','1','231','sales','','','No',NULL,NULL,''),(855,'4000','51675862358','2023-02-08 16:19:33',NULL,1500.00,'','5','1','Good sold','1','231','sales','15','','No',NULL,NULL,''),(856,'1100','51675862402','2023-02-08 16:22:23',900.00,NULL,'','5','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(857,'4000','51675862402','2023-02-08 16:22:23',NULL,900.00,'','5','1','Good sold','1','84','sales','6','','No',NULL,NULL,''),(858,'1100','51675862358','2023-02-08 16:40:46',NULL,1500.00,'','5','1','','1','231','payment','','','No',NULL,NULL,'RB887L3HUK'),(859,'1020','51675862358','2023-02-08 16:40:46',1500.00,NULL,'','5','1','','1','231','payment','','','No',NULL,NULL,'RB887L3HUK'),(860,'1110','51675864052','2023-02-08 17:04:24',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(861,'5500','51675864052','2023-02-08 17:04:24',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(862,'1000','51675864052','2023-02-08 17:04:24',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(863,'4000','51675864052','2023-02-08 17:04:24',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(864,'1000','51675865072','2023-02-08 17:05:31',300.00,NULL,'','5','1','Good sold','1','197','Payment','','','No',NULL,NULL,''),(865,'4000','51675865072','2023-02-08 17:05:31',NULL,300.00,'','5','1','Good sold','1','197','sales','6','','No',NULL,NULL,''),(866,'1100','51675865720','2023-02-08 17:15:28',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(867,'4000','51675865720','2023-02-08 17:15:28',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(868,'1000','51675866667','2023-02-08 17:31:32',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(869,'4000','51675866667','2023-02-08 17:31:32',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(870,'1100','51675866800','2023-02-08 17:33:32',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(871,'4000','51675866800','2023-02-08 17:33:32',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(872,'1100','51675860538','2023-02-08 17:39:12',NULL,300.00,'','5','1','','1','259','payment','','','No',NULL,NULL,'RB847RAR4Y'),(873,'1020','51675860538','2023-02-08 17:39:12',300.00,NULL,'','5','1','','1','259','payment','','','No',NULL,NULL,'RB847RAR4Y'),(874,'1110','51675867318','2023-02-08 17:42:07',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(875,'5500','51675867318','2023-02-08 17:42:07',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(876,'1000','51675867318','2023-02-08 17:42:07',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(877,'4000','51675867318','2023-02-08 17:42:07',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(878,'1000','51675868098','2023-02-08 17:55:10',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(879,'4000','51675868098','2023-02-08 17:55:10',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(880,'1000','51675868117','2023-02-08 17:55:26',300.00,NULL,'','5','1','Good sold','1','180','Payment','','','No',NULL,NULL,''),(881,'4000','51675868117','2023-02-08 17:55:26',NULL,300.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(882,'1000','51675868204','2023-02-08 17:56:55',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,'RB837SN2IF'),(883,'4000','51675868204','2023-02-08 17:56:55',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(884,'1100','51675866800','2023-02-08 17:58:21',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(885,'1020','51675866800','2023-02-08 17:58:21',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(886,'1100','51675862402','2023-02-08 17:59:47',NULL,900.00,'','5','1','','1','84','payment','','','No',NULL,NULL,'RB857TWW4L'),(887,'1020','51675862402','2023-02-08 17:59:47',900.00,NULL,'','5','1','','1','84','payment','','','No',NULL,NULL,'RB857TWW4L'),(888,'1100','51675869831','2023-02-08 18:24:02',300.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(889,'4000','51675869831','2023-02-08 18:24:02',NULL,300.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(890,'1000','51675870103','2023-02-08 18:30:20',300.00,NULL,'','5','1','Good sold','1','301','sales','','','No',NULL,NULL,'RB857XN8YP'),(891,'4000','51675870103','2023-02-08 18:30:20',NULL,300.00,'','5','1','Good sold','1','301','sales','4','','No',NULL,NULL,''),(892,'1000','51675870880','2023-02-08 18:41:28',300.00,NULL,'','5','1','Good sold','1','189','Payment','','','No',NULL,NULL,''),(893,'4000','51675870880','2023-02-08 18:41:28',NULL,300.00,'','5','1','Good sold','1','189','sales','2','','No',NULL,NULL,''),(894,'1100','51675869831','2023-02-08 18:48:27',NULL,300.00,'','5','1','','1','218','payment','','','No',NULL,NULL,'RB857ZRZPB'),(895,'1020','51675869831','2023-02-08 18:48:27',300.00,NULL,'','5','1','','1','218','payment','','','No',NULL,NULL,'RB857ZRZPB'),(896,'1100','51675845282','2023-02-08 19:26:30',NULL,600.00,'','4','1','','1','210','payment','','','No',NULL,NULL,'RB8785AZHH'),(897,'1020','51675845282','2023-02-08 19:26:30',600.00,NULL,'','4','1','','1','210','payment','','','No',NULL,NULL,'RB8785AZHH'),(898,'1100','51675509387','2023-02-08 19:27:43',NULL,300.00,'','4','1','','1','20','payment','','','No',NULL,NULL,'RB8785AZHH'),(899,'1020','51675509387','2023-02-08 19:27:43',300.00,NULL,'','4','1','','1','20','payment','','','No',NULL,NULL,'RB8785AZHH'),(900,'1100','51675752496','2023-02-08 19:29:58',NULL,300.00,'','4','1','','1','61','payment','','','No',NULL,NULL,'RB8183OBYB'),(901,'1020','51675752496','2023-02-08 19:29:58',300.00,NULL,'','4','1','','1','61','payment','','','No',NULL,NULL,'RB8183OBYB'),(902,'1100','51675497475','2023-02-08 19:32:26',NULL,300.00,'','4','1','','1','146','payment','','','No',NULL,NULL,'RB8183OBYB'),(903,'1020','51675497475','2023-02-08 19:32:26',300.00,NULL,'','4','1','','1','146','payment','','','No',NULL,NULL,'RB8183OBYB'),(904,'1100','51675436462','2023-02-08 19:33:02',NULL,300.00,'','4','1','','1','186','payment','','','No',NULL,NULL,'RB8183OBYB'),(905,'1020','51675436462','2023-02-08 19:33:02',300.00,NULL,'','4','1','','1','186','payment','','','No',NULL,NULL,'RB8183OBYB'),(906,'1100','51675426266','2023-02-08 19:33:38',NULL,280.00,'','4','1','','1','248','payment','','','No',NULL,NULL,'RB8183OBYB'),(907,'1020','51675426266','2023-02-08 19:33:38',280.00,NULL,'','4','1','','1','248','payment','','','No',NULL,NULL,'RB8183OBYB'),(908,'1000','51675919843','2023-02-09 08:17:43',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,'RB867Y71R0'),(909,'4000','51675919843','2023-02-09 08:17:43',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(910,'1100','51675839339','2023-02-09 08:26:01',NULL,300.00,'','5','1','','1','299','payment','','','No',NULL,NULL,'RB8780Y09V'),(911,'1020','51675839339','2023-02-09 08:26:01',300.00,NULL,'','5','1','','1','299','payment','','','No',NULL,NULL,'RB8780Y09V'),(912,'1000','51675924048','2023-02-09 09:27:53',1200.00,NULL,'','5','1','Good sold','1','302','sales','','','No',NULL,NULL,'RB98952MH8'),(913,'4000','51675924048','2023-02-09 09:27:53',NULL,1200.00,'','5','1','Good sold','1','302','sales','6','','No',NULL,NULL,''),(914,'1100','51675924115','2023-02-09 09:28:46',300.00,NULL,'','5','1','Good sold','1','169','sales','','','No',NULL,NULL,''),(915,'4000','51675924115','2023-02-09 09:28:46',NULL,300.00,'','5','1','Good sold','1','169','sales','2','','No',NULL,NULL,''),(916,'1100','51675924402','2023-02-09 09:33:35',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(917,'4000','51675924402','2023-02-09 09:33:35',NULL,300.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(918,'1100','51675865720','2023-02-09 09:42:01',NULL,300.00,'','5','1','','1','77','payment','','','No',NULL,NULL,'RB99980ZF7'),(919,'1020','51675865720','2023-02-09 09:42:01',300.00,NULL,'','5','1','','1','77','payment','','','No',NULL,NULL,'RB99980ZF7'),(920,'1100','51675924115','2023-02-09 09:58:17',NULL,300.00,'','5','1','','1','169','payment','','','No',NULL,NULL,'RB9599CHGR'),(921,'1020','51675924115','2023-02-09 09:58:17',300.00,NULL,'','5','1','','1','169','payment','','','No',NULL,NULL,'RB9599CHGR'),(922,'1000','51675929500','2023-02-09 10:58:33',600.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,'RB959EBDN5'),(923,'4000','51675929500','2023-02-09 10:58:33',NULL,600.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(924,'1000','51675929627','2023-02-09 11:00:45',300.00,NULL,'','5','1','Good sold','1','302','sales','','','No',NULL,NULL,'RB999AN1FL'),(925,'4000','51675929627','2023-02-09 11:00:45',NULL,300.00,'','5','1','Good sold','1','302','sales','6','','No',NULL,NULL,''),(926,'1110','51675936140','2023-02-09 12:49:11',NULL,1105.00,'','5','1','Inventory sold','1','303','sales','1','','No',NULL,NULL,''),(927,'5500','51675936140','2023-02-09 12:49:11',1105.00,NULL,'','5','1','Cost of goods sold','1','303','sales','','','No',NULL,NULL,''),(928,'1000','51675936140','2023-02-09 12:49:11',1500.00,NULL,'','5','1','Good sold','1','303','Payment','','','No',NULL,NULL,''),(929,'4000','51675936140','2023-02-09 12:49:11',NULL,1500.00,'','5','1','Good sold','1','303','sales','1','','No',NULL,NULL,''),(930,'1000','51675938881','2023-02-09 13:34:56',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB909T0VQ0'),(931,'4000','51675938881','2023-02-09 13:34:56',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(932,'1110','51675938947','2023-02-09 13:36:02',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(933,'5500','51675938947','2023-02-09 13:36:02',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(934,'1000','51675938947','2023-02-09 13:36:02',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB979QFOS5'),(935,'4000','51675938947','2023-02-09 13:36:02',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(936,'1100','51675939124','2023-02-09 13:39:58',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(937,'4000','51675939124','2023-02-09 13:39:58',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(938,'1100','51675939217','2023-02-09 13:40:40',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(939,'4000','51675939217','2023-02-09 13:40:40',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(940,'1100','51675939253','2023-02-09 13:41:06',250.00,NULL,'','5','1','Good sold','1','276','sales','','','No',NULL,NULL,''),(941,'4000','51675939253','2023-02-09 13:41:06',NULL,250.00,'','5','1','Good sold','1','276','sales','6','','No',NULL,NULL,''),(942,'1100','51675939280','2023-02-09 13:43:28',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(943,'4000','51675939280','2023-02-09 13:43:28',NULL,300.00,'','5','1','Good sold','1','304','sales','4','','No',NULL,NULL,''),(944,'1100','51675854932','2023-02-09 13:44:51',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,'RB969SX4SY'),(945,'1020','51675854932','2023-02-09 13:44:51',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,'RB969SX4SY'),(946,'1100','51675939564','2023-02-09 13:46:19',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(947,'4000','51675939564','2023-02-09 13:46:19',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(948,'1100','51675939622','2023-02-09 13:47:12',300.00,NULL,'','5','1','Good sold','1','156','sales','','','No',NULL,NULL,''),(949,'4000','51675939622','2023-02-09 13:47:12',NULL,300.00,'','5','1','Good sold','1','156','sales','2','','No',NULL,NULL,''),(950,'1100','51675939773','2023-02-09 13:49:44',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(951,'4000','51675939773','2023-02-09 13:49:44',NULL,300.00,'','5','1','Good sold','1','238','sales','6','','No',NULL,NULL,''),(952,'1000','51675939927','2023-02-09 13:52:19',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,'RB949L86K0'),(953,'4000','51675939927','2023-02-09 13:52:19',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(954,'1100','51675939981','2023-02-09 13:53:24',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(955,'4000','51675939981','2023-02-09 13:53:24',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(956,'1100','51675940227','2023-02-09 13:57:19',300.00,NULL,'','5','1','Good sold','1','132','sales','','','No',NULL,NULL,''),(957,'4000','51675940227','2023-02-09 13:57:19',NULL,300.00,'','5','1','Good sold','1','132','sales','8','','No',NULL,NULL,''),(958,'1100','51675844449','2023-02-09 14:02:16',NULL,600.00,'','5','1','','1','300','payment','','','No',NULL,NULL,'RB959VOFVZ'),(959,'1020','51675844449','2023-02-09 14:02:16',600.00,NULL,'','5','1','','1','300','payment','','','No',NULL,NULL,'RB959VOFVZ'),(960,'1100','51675924402','2023-02-09 14:23:51',NULL,300.00,'','5','1','','1','38','payment','','','No',NULL,NULL,'RB969XFIS8'),(961,'1020','51675924402','2023-02-09 14:23:51',300.00,NULL,'','5','1','','1','38','payment','','','No',NULL,NULL,'RB969XFIS8'),(962,'1000','51675942025','2023-02-09 14:27:14',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,'RB999XVUOH'),(963,'4000','51675942025','2023-02-09 14:27:14',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(964,'1100','51675939622','2023-02-09 14:31:02',NULL,300.00,'','5','1','','1','156','payment','','','No',NULL,NULL,'RB929YCXLS'),(965,'1020','51675939622','2023-02-09 14:31:02',300.00,NULL,'','5','1','','1','156','payment','','','No',NULL,NULL,'RB929YCXLS'),(966,'1100','51675939564','2023-02-09 15:08:02',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,'RB99A0GQ93'),(967,'1020','51675939564','2023-02-09 15:08:02',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,'RB99A0GQ93'),(968,'1000','51675945202','2023-02-09 15:20:14',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,'RB93A2KI5N'),(969,'4000','51675945202','2023-02-09 15:20:14',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(970,'1000','51675946301','2023-02-09 15:38:40',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,'RB96A445BC'),(971,'4000','51675946301','2023-02-09 15:38:40',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(972,'1100','51675940227','2023-02-09 18:53:41',NULL,300.00,'','5','1','','1','132','payment','','','No',NULL,NULL,'RB95AH77IB'),(973,'1020','51675940227','2023-02-09 18:53:41',300.00,NULL,'','5','1','','1','132','payment','','','No',NULL,NULL,'RB95AH77IB'),(974,'1000','51675958405','2023-02-09 19:00:18',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,'RB95AKKOLP'),(975,'4000','51675958405','2023-02-09 19:00:18',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(976,'1000','51675958445','2023-02-09 19:01:09',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,'RB91AI1RGT'),(977,'4000','51675958445','2023-02-09 19:01:09',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(978,'1000','51675958517','2023-02-09 19:02:13',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,'RB97ALJK07'),(979,'4000','51675958517','2023-02-09 19:02:13',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(980,'1100','51675958612','2023-02-09 19:03:51',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(981,'4000','51675958612','2023-02-09 19:03:51',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(982,'1000','51675958660','2023-02-09 19:04:34',300.00,NULL,'','5','1','Good sold','1','246','Payment','','','No',NULL,NULL,''),(983,'4000','51675958660','2023-02-09 19:04:34',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(984,'1000','51675958692','2023-02-09 19:05:32',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(985,'4000','51675958692','2023-02-09 19:05:32',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(986,'1000','51675958739','2023-02-09 19:06:01',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,'RB827GBQUC'),(987,'4000','51675958739','2023-02-09 19:06:01',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(988,'1110','51675959055','2023-02-09 19:11:08',NULL,1105.00,'','5','1','Inventory sold','1','306','sales','1','','No',NULL,NULL,''),(989,'5500','51675959055','2023-02-09 19:11:08',1105.00,NULL,'','5','1','Cost of goods sold','1','306','sales','','','No',NULL,NULL,''),(990,'1000','51675959055','2023-02-09 19:11:08',1500.00,NULL,'','5','1','Good sold','1','306','sales','','','No',NULL,NULL,'RB92AOF30K'),(991,'4000','51675959055','2023-02-09 19:11:08',NULL,1500.00,'','5','1','Good sold','1','306','sales','1','','No',NULL,NULL,''),(992,'1000','51675959143','2023-02-09 19:12:41',260.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RB98AOQTO0'),(993,'4000','51675959143','2023-02-09 19:12:41',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(994,'1000','51675959267','2023-02-09 19:24:36',280.00,NULL,'','5','1','Good sold','1','307','sales','','','No',NULL,NULL,'RB90ASA091'),(995,'4000','51675959267','2023-02-09 19:24:36',NULL,280.00,'','5','1','Good sold','1','307','sales','4','','No',NULL,NULL,''),(996,'1000','51675960307','2023-02-09 19:34:44',300.00,NULL,'','5','1','Good sold','1','308','sales','','','No',NULL,NULL,'RB97ARU7XF'),(997,'4000','51675960307','2023-02-09 19:34:44',NULL,300.00,'','5','1','Good sold','1','308','sales','2','','No',NULL,NULL,''),(998,'1100','51676011258','2023-02-10 09:41:16',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(999,'4000','51676011258','2023-02-10 09:41:16',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(1000,'1100','51676011289','2023-02-10 09:41:42',900.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(1001,'4000','51676011289','2023-02-10 09:41:42',NULL,900.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(1002,'1100','51676011389','2023-02-10 09:53:17',840.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(1003,'4000','51676011389','2023-02-10 09:53:17',NULL,840.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(1004,'1110','51676012377','2023-02-10 09:59:48',NULL,900.00,'','5','1','Inventory sold','1','309','sales','15','','No',NULL,NULL,''),(1005,'5500','51676012377','2023-02-10 09:59:48',900.00,NULL,'','5','1','Cost of goods sold','1','309','sales','','','No',NULL,NULL,''),(1006,'1000','51676012377','2023-02-10 09:59:48',1000.00,NULL,'','5','1','Good sold','1','309','sales','','','No',NULL,NULL,'RBA9BWZHLD'),(1007,'4000','51676012377','2023-02-10 09:59:48',NULL,1000.00,'','5','1','Good sold','1','309','sales','15','','No',NULL,NULL,''),(1008,'1100','51675939981','2023-02-10 10:32:15',NULL,300.00,'','5','1','','1','69','payment','','','No',NULL,NULL,'RBA2BYHN7K'),(1009,'1020','51675939981','2023-02-10 10:32:15',300.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,'RBA2BYHN7K'),(1010,'1000','51676017984','2023-02-10 11:33:11',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,'RBA9C2K16N'),(1011,'4000','51676017984','2023-02-10 11:33:11',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(1012,'1100','51676018329','2023-02-10 11:57:14',300.00,NULL,'','5','1','Good sold','1','310','sales','','','No',NULL,NULL,''),(1013,'4000','51676018329','2023-02-10 11:57:14',NULL,300.00,'','5','1','Good sold','1','310','sales','2','','No',NULL,NULL,''),(1014,'1100','51676019501','2023-02-10 11:59:16',1200.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(1015,'4000','51676019501','2023-02-10 11:59:16',NULL,600.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(1016,'4000','51676019501','2023-02-10 11:59:16',NULL,600.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(1017,'1100','51676020509','2023-02-10 12:15:34',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(1018,'4000','51676020509','2023-02-10 12:15:34',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(1019,'1100','51676020815','2023-02-10 12:23:43',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(1020,'4000','51676020815','2023-02-10 12:23:43',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(1021,'4000','51676020815','2023-02-10 12:23:43',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(1022,'1100','51676020509','2023-02-10 12:32:38',NULL,600.00,'','5','1','','1','134','payment','','','No',NULL,NULL,'RBA9CAPA9X'),(1023,'1020','51676020509','2023-02-10 12:32:38',600.00,NULL,'','5','1','','1','134','payment','','','No',NULL,NULL,'RBA9CAPA9X'),(1024,'1100','51676023486','2023-02-10 13:07:49',600.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(1025,'4000','51676023486','2023-02-10 13:07:49',NULL,600.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(1026,'1100','51676020815','2023-02-10 13:16:02',NULL,600.00,'','5','1','','1','70','payment','','','No',NULL,NULL,'RBA0CEGDQO'),(1027,'1020','51676020815','2023-02-10 13:16:02',600.00,NULL,'','5','1','','1','70','payment','','','No',NULL,NULL,'RBA0CEGDQO'),(1028,'1000','51676024205','2023-02-10 13:17:07',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,'RBA2CECEOG'),(1029,'4000','51676024205','2023-02-10 13:17:07',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(1030,'1100','51676024545','2023-02-10 13:42:59',300.00,NULL,'','5','1','Good sold','1','208','sales','','','No',NULL,NULL,''),(1031,'4000','51676024545','2023-02-10 13:42:59',NULL,300.00,'','5','1','Good sold','1','208','sales','2','','No',NULL,NULL,''),(1032,'1100','51676011389','2023-02-10 14:01:26',NULL,840.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(1033,'1020','51676011389','2023-02-10 14:01:26',840.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(1034,'1100','51676026990','2023-02-10 14:08:51',300.00,NULL,'','5','1','Good sold','1','311','sales','','','No',NULL,NULL,''),(1035,'4000','51676026990','2023-02-10 14:08:51',NULL,300.00,'','5','1','Good sold','1','311','sales','2','','No',NULL,NULL,''),(1036,'1100','51676027347','2023-02-10 14:09:16',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(1037,'4000','51676027347','2023-02-10 14:09:16',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(1038,'1100','51676028085','2023-02-10 14:32:58',300.00,NULL,'','5','1','Good sold','1','312','sales','','','No',NULL,NULL,''),(1039,'4000','51676028085','2023-02-10 14:32:58',NULL,300.00,'','5','1','Good sold','1','312','sales','2','','No',NULL,NULL,''),(1040,'1100','51676028806','2023-02-10 14:35:44',600.00,NULL,'','5','1','Good sold','1','313','sales','','','No',NULL,NULL,''),(1041,'4000','51676028806','2023-02-10 14:35:44',NULL,600.00,'','5','1','Good sold','1','313','sales','6','','No',NULL,NULL,''),(1042,'1100','51676024545','2023-02-10 14:36:37',NULL,300.00,'','5','1','','1','208','payment','','','No',NULL,NULL,'RBA9CKWOH9'),(1043,'1020','51676024545','2023-02-10 14:36:37',300.00,NULL,'','5','1','','1','208','payment','','','No',NULL,NULL,'RBA9CKWOH9'),(1044,'1100','51676029334','2023-02-10 14:46:13',600.00,NULL,'','5','1','Good sold','1','314','sales','','','No',NULL,NULL,''),(1045,'4000','51676029334','2023-02-10 14:46:13',NULL,300.00,'','5','1','Good sold','1','314','sales','6','','No',NULL,NULL,''),(1046,'4000','51676029334','2023-02-10 14:46:13',NULL,300.00,'','5','1','Good sold','1','314','sales','4','','No',NULL,NULL,''),(1047,'1100','51676029607','2023-02-10 14:49:37',900.00,NULL,'','5','1','Good sold','1','315','sales','','','No',NULL,NULL,''),(1048,'4000','51676029607','2023-02-10 14:49:37',NULL,300.00,'','5','1','Good sold','1','315','sales','6','','No',NULL,NULL,''),(1049,'4000','51676029607','2023-02-10 14:49:37',NULL,600.00,'','5','1','Good sold','1','315','sales','4','','No',NULL,NULL,''),(1050,'1100','51675939773','2023-02-10 15:00:22',NULL,300.00,'','5','1','','1','238','payment','','','No',NULL,NULL,'RBA2CN7TJC'),(1051,'1020','51675939773','2023-02-10 15:00:22',300.00,NULL,'','5','1','','1','238','payment','','','No',NULL,NULL,'RBA2CN7TJC'),(1052,'1100','51676018329','2023-02-10 15:09:13',NULL,300.00,'','5','1','','1','310','payment','','','No',NULL,NULL,'RBA6COQDYM'),(1053,'1020','51676018329','2023-02-10 15:09:13',300.00,NULL,'','5','1','','1','310','payment','','','No',NULL,NULL,'RBA6COQDYM'),(1054,'1100','51675958612','2023-02-10 15:11:16',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,'RBA9COXDVV'),(1055,'1020','51675958612','2023-02-10 15:11:16',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,'RBA9COXDVV'),(1056,'1100','51676011289','2023-02-10 15:14:23',NULL,900.00,'','5','1','','1','172','payment','','','No',NULL,NULL,'RBA8CP7CKC'),(1057,'1020','51676011289','2023-02-10 15:14:23',900.00,NULL,'','5','1','','1','172','payment','','','No',NULL,NULL,'RBA8CP7CKC'),(1058,'1110','51676032450','2023-02-10 15:34:23',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(1059,'5500','51676032450','2023-02-10 15:34:23',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(1060,'1000','51676032450','2023-02-10 15:34:23',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1061,'4000','51676032450','2023-02-10 15:34:23',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(1062,'1110','51676032475','2023-02-10 15:34:46',NULL,19.54,'','5','1','Inventory sold','1','226','sales','14','','No',NULL,NULL,''),(1063,'5500','51676032475','2023-02-10 15:34:46',19.54,NULL,'','5','1','Cost of goods sold','1','226','sales','','','No',NULL,NULL,''),(1064,'1000','51676032475','2023-02-10 15:34:46',30.00,NULL,'','5','1','Good sold','1','226','sales','','','No',NULL,NULL,'RBA6CQWUN8'),(1065,'4000','51676032475','2023-02-10 15:34:46',NULL,30.00,'','5','1','Good sold','1','226','sales','14','','No',NULL,NULL,''),(1066,'1100','51676029334','2023-02-10 15:36:11',NULL,600.00,'','5','1','','1','314','payment','','','No',NULL,NULL,'RBA2CQ95JQ'),(1067,'1020','51676029334','2023-02-10 15:36:11',600.00,NULL,'','5','1','','1','314','payment','','','No',NULL,NULL,'RBA2CQ95JQ'),(1068,'1100','51676027347','2023-02-10 15:58:28',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,'RBA0CT1SM8'),(1069,'1020','51676027347','2023-02-10 15:58:28',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,'RBA0CT1SM8'),(1070,'1100','51676034600','2023-02-10 16:11:08',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(1071,'4000','51676034600','2023-02-10 16:11:08',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(1072,'1100','51676035959','2023-02-10 16:32:59',900.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(1073,'4000','51676035959','2023-02-10 16:32:59',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(1074,'1000','51676036192','2023-02-10 16:43:52',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1075,'4000','51676036192','2023-02-10 16:43:52',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(1076,'1100','51676036640','2023-02-10 16:47:06',300.00,NULL,'','5','1','Good sold','1','316','sales','','','No',NULL,NULL,''),(1077,'4000','51676036640','2023-02-10 16:47:06',NULL,300.00,'','5','1','Good sold','1','316','sales','4','','No',NULL,NULL,''),(1078,'1100','51676034600','2023-02-10 16:47:49',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(1079,'1020','51676034600','2023-02-10 16:47:49',300.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(1080,'1100','51676028085','2023-02-10 16:48:47',NULL,300.00,'','5','1','','1','312','payment','','','No',NULL,NULL,''),(1081,'1020','51676028085','2023-02-10 16:48:47',300.00,NULL,'','5','1','','1','312','payment','','','No',NULL,NULL,''),(1082,'1100','51676028806','2023-02-10 16:49:44',NULL,600.00,'','5','1','','1','313','payment','','','No',NULL,NULL,'RBA3CX1J1R'),(1083,'1020','51676028806','2023-02-10 16:49:44',600.00,NULL,'','5','1','','1','313','payment','','','No',NULL,NULL,'RBA3CX1J1R'),(1084,'1100','51676026990','2023-02-10 16:53:34',NULL,300.00,'','5','1','','1','311','payment','','','No',NULL,NULL,'RBA5CY86XH'),(1085,'1020','51676026990','2023-02-10 16:53:34',300.00,NULL,'','5','1','','1','311','payment','','','No',NULL,NULL,'RBA5CY86XH'),(1086,'1100','51676037614','2023-02-10 17:19:00',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(1087,'4000','51676037614','2023-02-10 17:19:00',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(1088,'1110','51676038759','2023-02-10 17:19:34',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(1089,'5500','51676038759','2023-02-10 17:19:34',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(1090,'1000','51676038759','2023-02-10 17:19:34',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1091,'4000','51676038759','2023-02-10 17:19:34',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(1092,'1100','51676038785','2023-02-10 17:19:56',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(1093,'4000','51676038785','2023-02-10 17:19:56',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(1094,'1000','51676038898','2023-02-10 17:21:54',280.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,'RBA3D09ITJ'),(1095,'4000','51676038898','2023-02-10 17:21:54',NULL,280.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(1096,'1100','51676019501','2023-02-10 17:29:59',NULL,1200.00,'','5','1','','1','121','payment','','','No',NULL,NULL,'RBA1D1ZDOP'),(1097,'1020','51676019501','2023-02-10 17:29:59',1200.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,'RBA1D1ZDOP'),(1098,'1100','51676037614','2023-02-10 17:38:16',NULL,300.00,'','5','1','','1','317','payment','','','No',NULL,NULL,'RBA2D2W8OI'),(1099,'1020','51676037614','2023-02-10 17:38:16',300.00,NULL,'','5','1','','1','317','payment','','','No',NULL,NULL,'RBA2D2W8OI'),(1100,'1000','51676040596','2023-02-10 17:50:12',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1101,'4000','51676040596','2023-02-10 17:50:12',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(1102,'1110','51676041280','2023-02-10 18:01:32',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(1103,'5500','51676041280','2023-02-10 18:01:32',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(1104,'1000','51676041280','2023-02-10 18:01:32',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1105,'4000','51676041280','2023-02-10 18:01:32',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(1106,'1100','51676041703','2023-02-10 18:10:04',280.00,NULL,'','5','1','Good sold','1','318','sales','','','No',NULL,NULL,''),(1107,'4000','51676041703','2023-02-10 18:10:04',NULL,280.00,'','5','1','Good sold','1','318','sales','6','','No',NULL,NULL,''),(1108,'1100','51676041937','2023-02-10 18:13:59',300.00,NULL,'','5','1','Good sold','1','319','sales','','','No',NULL,NULL,''),(1109,'4000','51676041937','2023-02-10 18:13:59',NULL,300.00,'','5','1','Good sold','1','319','sales','6','','No',NULL,NULL,''),(1110,'1100','51676038785','2023-02-10 18:22:19',NULL,300.00,'','5','1','','1','196','payment','','','No',NULL,NULL,'RBA7D78HBB'),(1111,'1020','51676038785','2023-02-10 18:22:19',300.00,NULL,'','5','1','','1','196','payment','','','No',NULL,NULL,'RBA7D78HBB'),(1112,'1000','51676042588','2023-02-10 18:23:26',840.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1113,'4000','51676042588','2023-02-10 18:23:26',NULL,840.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(1114,'1100','51676042768','2023-02-10 18:26:23',1120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(1115,'4000','51676042768','2023-02-10 18:26:23',NULL,1120.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(1116,'1100','51676042768','2023-02-10 18:27:15',NULL,1000.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(1117,'1020','51676042768','2023-02-10 18:27:15',1000.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(1118,'1100','51676042768','2023-02-10 18:27:41',NULL,120.00,'','5','1','','1','209','payment','','','No',NULL,NULL,'RBA8D8I03G'),(1119,'1020','51676042768','2023-02-10 18:27:41',120.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,'RBA8D8I03G'),(1120,'1100','51676023486','2023-02-10 18:51:23',NULL,300.00,'','5','1','','1','61','payment','','','No',NULL,NULL,'RBA5D9C9H5'),(1121,'1020','51676023486','2023-02-10 18:51:23',300.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,'RBA5D9C9H5'),(1122,'1100','51676041937','2023-02-10 18:58:18',NULL,300.00,'','5','1','','1','319','payment','','','No',NULL,NULL,'RBA4D8UTOU'),(1123,'1020','51676041937','2023-02-10 18:58:18',300.00,NULL,'','5','1','','1','319','payment','','','No',NULL,NULL,'RBA4D8UTOU'),(1124,'1000','51676044217','2023-02-10 18:59:37',560.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,'RBA1DC0ULZ'),(1125,'4000','51676044217','2023-02-10 18:59:37',NULL,560.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(1126,'1100','51676029607','2023-02-11 08:38:24',NULL,900.00,'','5','1','','1','315','payment','','','No',NULL,NULL,'RBA2DR7J74'),(1127,'1020','51676029607','2023-02-11 08:38:24',900.00,NULL,'','5','1','','1','315','payment','','','No',NULL,NULL,'RBA2DR7J74'),(1128,'1100','51676036640','2023-02-11 08:39:27',NULL,300.00,'','5','1','','1','316','payment','','','No',NULL,NULL,'RBA5DK29C9'),(1129,'1020','51676036640','2023-02-11 08:39:27',300.00,NULL,'','5','1','','1','316','payment','','','No',NULL,NULL,'RBA5DK29C9'),(1130,'1100','51676094901','2023-02-11 08:56:45',300.00,NULL,'','5','1','Good sold','1','229','sales','','','No',NULL,NULL,''),(1131,'4000','51676094901','2023-02-11 08:56:45',NULL,300.00,'','5','1','Good sold','1','229','sales','8','','No',NULL,NULL,''),(1132,'1100','51676095038','2023-02-11 08:59:29',900.00,NULL,'','5','1','Good sold','1','320','sales','','','No',NULL,NULL,''),(1133,'4000','51676095038','2023-02-11 08:59:29',NULL,900.00,'','5','1','Good sold','1','320','sales','6','','No',NULL,NULL,''),(1134,'1100','51676095200','2023-02-11 09:00:08',300.00,NULL,'','5','1','Good sold','1','147','sales','','','No',NULL,NULL,''),(1135,'4000','51676095200','2023-02-11 09:00:08',NULL,300.00,'','5','1','Good sold','1','147','sales','6','','No',NULL,NULL,''),(1136,'1000','51676103784','2023-02-11 11:25:10',300.00,NULL,'','5','1','Good sold','1','321','sales','','','No',NULL,NULL,'RBB0EESX7E'),(1137,'4000','51676103784','2023-02-11 11:25:10',NULL,300.00,'','5','1','Good sold','1','321','sales','2','','No',NULL,NULL,''),(1138,'1000','51676103959','2023-02-11 11:29:40',300.00,NULL,'','5','1','Good sold','1','322','sales','','','No',NULL,NULL,'RBB0ESC3P8'),(1139,'4000','51676103959','2023-02-11 11:29:40',NULL,300.00,'','5','1','Good sold','1','322','sales','6','','No',NULL,NULL,''),(1140,'1100','51676104228','2023-02-11 11:30:40',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(1141,'4000','51676104228','2023-02-11 11:30:40',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(1142,'1100','51676104266','2023-02-11 11:31:17',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(1143,'4000','51676104266','2023-02-11 11:31:17',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(1144,'1100','51676104405','2023-02-11 11:35:06',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(1145,'4000','51676104405','2023-02-11 11:35:06',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(1146,'1000','51676108171','2023-02-11 12:36:20',300.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,'RBB6EZ879S'),(1147,'4000','51676108171','2023-02-11 12:36:20',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(1148,'1100','51676108262','2023-02-11 12:37:53',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(1149,'4000','51676108262','2023-02-11 12:37:53',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(1150,'1100','51676035959','2023-02-11 12:38:42',NULL,900.00,'','5','1','','1','52','payment','','','No',NULL,NULL,'RBB4EX1E2A'),(1151,'1020','51676035959','2023-02-11 12:38:42',900.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,'RBB4EX1E2A'),(1152,'1100','51676095200','2023-02-11 12:39:21',NULL,300.00,'','5','1','','1','147','payment','','','No',NULL,NULL,'RBB7EVNLSF'),(1153,'1020','51676095200','2023-02-11 12:39:21',300.00,NULL,'','5','1','','1','147','payment','','','No',NULL,NULL,'RBB7EVNLSF'),(1154,'1100','51676104405','2023-02-11 12:40:04',NULL,300.00,'','5','1','','1','323','payment','','','No',NULL,NULL,'RBB9EWCNPD'),(1155,'1020','51676104405','2023-02-11 12:40:04',300.00,NULL,'','5','1','','1','323','payment','','','No',NULL,NULL,'RBB9EWCNPD'),(1156,'1100','51676108893','2023-02-11 12:48:24',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(1157,'4000','51676108893','2023-02-11 12:48:24',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(1158,'1000','51676109129','2023-02-11 12:53:01',300.00,NULL,'','5','1','Good sold','1','325','sales','','','No',NULL,NULL,'RBB4F0MTV2'),(1159,'4000','51676109129','2023-02-11 12:53:01',NULL,300.00,'','5','1','Good sold','1','325','sales','6','','No',NULL,NULL,''),(1160,'1100','51676095038','2023-02-11 12:55:08',NULL,900.00,'','5','1','','1','320','payment','','','No',NULL,NULL,'RBB4EZH3EG'),(1161,'1020','51676095038','2023-02-11 12:55:08',900.00,NULL,'','5','1','','1','320','payment','','','No',NULL,NULL,'RBB4EZH3EG'),(1162,'1000','51676109707','2023-02-11 13:01:56',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1163,'4000','51676109707','2023-02-11 13:01:56',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(1164,'1100','51676094901','2023-02-11 13:03:47',NULL,300.00,'','5','1','','1','229','payment','','','No',NULL,NULL,'RBB0F1HVN8'),(1165,'1020','51676094901','2023-02-11 13:03:47',300.00,NULL,'','5','1','','1','229','payment','','','No',NULL,NULL,'RBB0F1HVN8'),(1166,'1100','51676108893','2023-02-11 13:07:43',NULL,300.00,'','5','1','','1','324','payment','','','No',NULL,NULL,'RBB8F1P5E8'),(1167,'1040','51676108893','2023-02-11 13:07:43',300.00,NULL,'','5','1','','1','324','payment','','','No',NULL,NULL,'RBB8F1P5E8'),(1168,'1000','51676116819','2023-02-11 15:02:31',600.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,'RBB3F4NPQF'),(1169,'4000','51676116819','2023-02-11 15:02:31',NULL,600.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(1170,'1000','51676117016','2023-02-11 15:03:58',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,'RBB3FAQ8MR'),(1171,'4000','51676117016','2023-02-11 15:03:58',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(1172,'1000','51676117099','2023-02-11 15:05:12',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1173,'4000','51676117099','2023-02-11 15:05:12',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(1174,'1100','51676117239','2023-02-11 15:07:30',600.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(1175,'4000','51676117239','2023-02-11 15:07:30',NULL,600.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(1176,'1100','51676117599','2023-02-11 15:13:29',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(1177,'4000','51676117599','2023-02-11 15:13:29',NULL,300.00,'','5','1','Good sold','1','270','sales','4','','No',NULL,NULL,''),(1178,'1100','51676118261','2023-02-11 15:24:30',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(1179,'4000','51676118261','2023-02-11 15:24:30',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(1180,'1100','51676108262','2023-02-11 15:25:08',NULL,900.00,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(1181,'1020','51676108262','2023-02-11 15:25:08',900.00,NULL,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(1182,'1100','51676104266','2023-02-11 15:30:45',NULL,300.00,'','5','1','','1','44','payment','','','No',NULL,NULL,'RBB4FFRD54'),(1183,'1020','51676104266','2023-02-11 15:30:45',300.00,NULL,'','5','1','','1','44','payment','','','No',NULL,NULL,'RBB4FFRD54'),(1184,'1100','51676104228','2023-02-11 16:47:42',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,'RBB4FMVVBO'),(1185,'1020','51676104228','2023-02-11 16:47:42',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,'RBB4FMVVBO'),(1186,'1100','51676041703','2023-02-11 16:50:56',NULL,280.00,'','5','1','','1','318','payment','','','No',NULL,NULL,'RBB5FN69QB'),(1187,'1020','51676041703','2023-02-11 16:50:56',280.00,NULL,'','5','1','','1','318','payment','','','No',NULL,NULL,'RBB5FN69QB'),(1188,'1000','51676123591','2023-02-11 16:55:50',300.00,NULL,'','5','1','Good sold','1','326','sales','','','No',NULL,NULL,'RBB1FNARM9'),(1189,'4000','51676123591','2023-02-11 16:55:50',NULL,300.00,'','5','1','Good sold','1','326','sales','6','','No',NULL,NULL,''),(1190,'1100','51676117599','2023-02-11 17:25:51',NULL,300.00,'','5','1','','1','270','payment','','','No',NULL,NULL,'RBB5FOQGYF'),(1191,'1020','51676117599','2023-02-11 17:25:51',300.00,NULL,'','5','1','','1','270','payment','','','No',NULL,NULL,'RBB5FOQGYF'),(1192,'1000','51676125225','2023-02-11 17:29:44',300.00,NULL,'','5','1','Good sold','1','327','Payment','','','No',NULL,NULL,''),(1193,'4000','51676125225','2023-02-11 17:29:44',NULL,300.00,'','5','1','Good sold','1','327','sales','6','','No',NULL,NULL,''),(1194,'1100','51676118261','2023-02-11 17:31:24',NULL,300.00,'','5','1','','1','120','payment','','','No',NULL,NULL,'RBB0FOV3AC'),(1195,'1020','51676118261','2023-02-11 17:31:24',300.00,NULL,'','5','1','','1','120','payment','','','No',NULL,NULL,'RBB0FOV3AC'),(1196,'1100','51676125938','2023-02-11 17:32:28',300.00,NULL,'','5','1','Good sold','1','183','sales','','','No',NULL,NULL,''),(1197,'4000','51676125938','2023-02-11 17:32:28',NULL,300.00,'','5','1','Good sold','1','183','sales','2','','No',NULL,NULL,''),(1198,'1100','51676126038','2023-02-11 17:34:06',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(1199,'4000','51676126038','2023-02-11 17:34:06',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(1200,'1100','51676126068','2023-02-11 17:37:11',300.00,NULL,'','5','1','Good sold','1','328','sales','','','No',NULL,NULL,''),(1201,'4000','51676126068','2023-02-11 17:37:11',NULL,300.00,'','5','1','Good sold','1','328','sales','4','','No',NULL,NULL,''),(1202,'1000','51676126292','2023-02-11 17:40:25',280.00,NULL,'','5','1','Good sold','1','329','sales','','','No',NULL,NULL,'RBB3FRX8B9'),(1203,'4000','51676126292','2023-02-11 17:40:25',NULL,280.00,'','5','1','Good sold','1','329','sales','6','','No',NULL,NULL,''),(1204,'1000','51676126543','2023-02-11 17:42:47',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,'RBB8FSHX7S'),(1205,'4000','51676126543','2023-02-11 17:42:47',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(1206,'1100','51676126038','2023-02-11 17:45:52',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(1207,'1020','51676126038','2023-02-11 17:45:52',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(1208,'1110','51676127058','2023-02-11 17:51:21',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(1209,'5500','51676127058','2023-02-11 17:51:21',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(1210,'1000','51676127058','2023-02-11 17:51:21',120.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1211,'4000','51676127058','2023-02-11 17:51:21',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(1212,'1000','51676127511','2023-02-11 18:00:08',70.00,NULL,'','5','1','Good sold','1','330','sales','','','No',NULL,NULL,'RBB7FUI18P'),(1213,'4000','51676127511','2023-02-11 18:00:08',NULL,70.00,'','5','1','Good sold','1','330','sales','10','','No',NULL,NULL,''),(1214,'1100','51676117239','2023-02-11 18:03:41',NULL,600.00,'','5','1','','1','23','payment','','','No',NULL,NULL,'RBB4FV4WIO'),(1215,'1020','51676117239','2023-02-11 18:03:41',600.00,NULL,'','5','1','','1','23','payment','','','No',NULL,NULL,'RBB4FV4WIO'),(1216,'1100','51676127969','2023-02-11 18:06:42',300.00,NULL,'','5','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(1217,'4000','51676127969','2023-02-11 18:06:42',NULL,300.00,'','5','1','Good sold','1','41','sales','6','','No',NULL,NULL,''),(1218,'1000','51676128028','2023-02-11 18:07:38',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,'RBB6FWG09Y'),(1219,'4000','51676128028','2023-02-11 18:07:38',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(1220,'1100','51676126068','2023-02-11 18:29:07',NULL,300.00,'','5','1','','1','328','payment','','','No',NULL,NULL,'RBB6FW8UZQ'),(1221,'1040','51676126068','2023-02-11 18:29:07',300.00,NULL,'','5','1','','1','328','payment','','','No',NULL,NULL,'RBB6FW8UZQ'),(1222,'1000','51676129439','2023-02-11 18:32:34',300.00,NULL,'','5','1','Good sold','1','331','sales','','','No',NULL,NULL,'RBB4FWYNIM'),(1223,'4000','51676129439','2023-02-11 18:32:34',NULL,300.00,'','5','1','Good sold','1','331','sales','2','','No',NULL,NULL,''),(1224,'1100','51676127969','2023-02-11 19:08:50',NULL,300.00,'','5','1','','1','41','payment','','','No',NULL,NULL,''),(1225,'1020','51676127969','2023-02-11 19:08:50',300.00,NULL,'','5','1','','1','41','payment','','','No',NULL,NULL,''),(1226,'1100','51676125938','2023-02-11 19:09:43',NULL,300.00,'','5','1','','1','183','payment','','','No',NULL,NULL,'RBB5G1T4SH'),(1227,'1020','51676125938','2023-02-11 19:09:43',300.00,NULL,'','5','1','','1','183','payment','','','No',NULL,NULL,'RBB5G1T4SH'),(1228,'1000','51676194704','2023-02-12 12:38:43',300.00,NULL,'','5','1','Good sold','1','260','Payment','','','No',NULL,NULL,''),(1229,'4000','51676194704','2023-02-12 12:38:43',NULL,300.00,'','5','1','Good sold','1','260','sales','4','','No',NULL,NULL,''),(1230,'1000','51676194771','2023-02-12 12:41:39',300.00,NULL,'','5','1','Good sold','1','332','Payment','','','No',NULL,NULL,''),(1231,'4000','51676194771','2023-02-12 12:41:39',NULL,300.00,'','5','1','Good sold','1','332','sales','2','','No',NULL,NULL,''),(1232,'1100','51676194977','2023-02-12 13:09:31',600.00,NULL,'','5','1','Good sold','1','178','sales','','','No',NULL,NULL,''),(1233,'4000','51676194977','2023-02-12 13:09:31',NULL,600.00,'','5','1','Good sold','1','178','sales','6','','No',NULL,NULL,''),(1234,'1100','51676196642','2023-02-12 13:10:59',300.00,NULL,'','5','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(1235,'4000','51676196642','2023-02-12 13:10:59',NULL,300.00,'','5','1','Good sold','1','62','sales','2','','No',NULL,NULL,''),(1236,'1100','51676197142','2023-02-12 13:19:09',300.00,NULL,'','5','1','Good sold','1','107','sales','','','No',NULL,NULL,''),(1237,'4000','51676197142','2023-02-12 13:19:09',NULL,300.00,'','5','1','Good sold','1','107','sales','2','','No',NULL,NULL,''),(1238,'1000','51676197476','2023-02-12 13:24:44',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RBC4HOAJL8'),(1239,'4000','51676197476','2023-02-12 13:24:44',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(1240,'1100','51676197615','2023-02-12 13:27:10',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(1241,'4000','51676197615','2023-02-12 13:27:10',NULL,600.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(1242,'1000','51676197684','2023-02-12 13:34:37',140.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1243,'4000','51676197684','2023-02-12 13:34:37',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(1244,'1100','51676199917','2023-02-12 14:05:25',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(1245,'4000','51676199917','2023-02-12 14:05:25',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(1246,'1100','51676199954','2023-02-12 14:17:14',600.00,NULL,'','5','1','Good sold','1','333','sales','','','No',NULL,NULL,''),(1247,'4000','51676199954','2023-02-12 14:17:14',NULL,600.00,'','5','1','Good sold','1','333','sales','6','','No',NULL,NULL,''),(1248,'1100','51676200679','2023-02-12 14:18:13',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(1249,'4000','51676200679','2023-02-12 14:18:13',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(1250,'1100','51676200679','2023-02-12 14:27:05',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,'RBC1HTA7WL'),(1251,'1020','51676200679','2023-02-12 14:27:05',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,'RBC1HTA7WL'),(1252,'1100','51676201787','2023-02-12 14:38:40',300.00,NULL,'','5','1','Good sold','1','334','sales','','','No',NULL,NULL,''),(1253,'4000','51676201787','2023-02-12 14:38:40',NULL,300.00,'','5','1','Good sold','1','334','sales','2','','No',NULL,NULL,''),(1254,'1000','51676202171','2023-02-12 14:42:58',70.00,NULL,'','5','1','Good sold','1','143','sales','','','No',NULL,NULL,'RBC3HULRXZ'),(1255,'4000','51676202171','2023-02-12 14:42:58',NULL,70.00,'','5','1','Good sold','1','143','sales','10','','No',NULL,NULL,''),(1256,'1000','51676202216','2023-02-12 14:43:43',70.00,NULL,'','5','1','Good sold','1','143','sales','','','No',NULL,NULL,'RBC5HUQALV'),(1257,'4000','51676202216','2023-02-12 14:43:43',NULL,70.00,'','5','1','Good sold','1','143','sales','10','','No',NULL,NULL,''),(1258,'1000','51676203548','2023-02-12 15:06:06',560.00,NULL,'','5','1','Good sold','1','335','sales','','','No',NULL,NULL,'RBC7HW00W1'),(1259,'4000','51676203548','2023-02-12 15:06:06',NULL,560.00,'','5','1','Good sold','1','335','sales','6','','No',NULL,NULL,''),(1260,'1100','51676194977','2023-02-12 16:38:36',NULL,600.00,'','5','1','','1','178','payment','','','No',NULL,NULL,'RBC0I4XRAS'),(1261,'1040','51676194977','2023-02-12 16:38:36',600.00,NULL,'','5','1','','1','178','payment','','','No',NULL,NULL,'RBC0I4XRAS'),(1262,'1100','51676197142','2023-02-12 16:39:28',NULL,300.00,'','5','1','','1','107','payment','','','No',NULL,NULL,'RBC2I50OU0'),(1263,'1020','51676197142','2023-02-12 16:39:28',300.00,NULL,'','5','1','','1','107','payment','','','No',NULL,NULL,'RBC2I50OU0'),(1264,'1100','51676201787','2023-02-12 17:17:32',NULL,300.00,'','5','1','','1','334','payment','','','No',NULL,NULL,'RBC5I8PQMB'),(1265,'1020','51676201787','2023-02-12 17:17:32',300.00,NULL,'','5','1','','1','334','payment','','','No',NULL,NULL,'RBC5I8PQMB'),(1266,'1100','51676196642','2023-02-12 17:19:44',NULL,300.00,'','5','1','','1','62','payment','','','No',NULL,NULL,'RBC1I8VUA9'),(1267,'1020','51676196642','2023-02-12 17:19:44',300.00,NULL,'','5','1','','1','62','payment','','','No',NULL,NULL,'RBC1I8VUA9'),(1268,'1100','51676199954','2023-02-12 17:21:40',NULL,600.00,'','5','1','','1','333','payment','','','No',NULL,NULL,''),(1269,'1020','51676199954','2023-02-12 17:21:40',600.00,NULL,'','5','1','','1','333','payment','','','No',NULL,NULL,''),(1270,'1000','51676211840','2023-02-12 17:24:08',300.00,NULL,'','5','1','Good sold','1','82','Payment','','','No',NULL,NULL,''),(1271,'4000','51676211840','2023-02-12 17:24:08',NULL,300.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(1272,'1100','51676212023','2023-02-12 17:29:01',300.00,NULL,'','5','1','Good sold','1','336','sales','','','No',NULL,NULL,''),(1273,'4000','51676212023','2023-02-12 17:29:01',NULL,300.00,'','5','1','Good sold','1','336','sales','2','','No',NULL,NULL,''),(1274,'1100','51676212198','2023-02-12 17:30:05',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(1275,'4000','51676212198','2023-02-12 17:30:05',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(1276,'1100','51676212220','2023-02-12 17:30:40',300.00,NULL,'','5','1','Good sold','1','72','sales','','','No',NULL,NULL,''),(1277,'4000','51676212220','2023-02-12 17:30:40',NULL,300.00,'','5','1','Good sold','1','72','sales','6','','No',NULL,NULL,''),(1278,'1000','51676212490','2023-02-12 17:35:08',840.00,NULL,'','5','1','Good sold','1','337','sales','','','No',NULL,NULL,'RBC4I6F0WS'),(1279,'4000','51676212490','2023-02-12 17:35:08',NULL,840.00,'','5','1','Good sold','1','337','sales','6','','No',NULL,NULL,''),(1280,'1100','51676213276','2023-02-12 17:50:00',300.00,NULL,'','5','1','Good sold','1','338','sales','','','No',NULL,NULL,''),(1281,'4000','51676213276','2023-02-12 17:50:00',NULL,300.00,'','5','1','Good sold','1','338','sales','2','','No',NULL,NULL,''),(1282,'1000','51676213454','2023-02-12 17:51:37',560.00,NULL,'','5','1','Good sold','1','159','sales','','','No',NULL,NULL,'RBC2IBSS8O'),(1283,'4000','51676213454','2023-02-12 17:51:37',NULL,280.00,'','5','1','Good sold','1','159','sales','2','','No',NULL,NULL,''),(1284,'4000','51676213454','2023-02-12 17:51:37',NULL,280.00,'','5','1','Good sold','1','159','sales','6','','No',NULL,NULL,''),(1285,'1100','51676212023','2023-02-12 17:58:57',NULL,300.00,'','5','1','','1','336','payment','','','No',NULL,NULL,'RBC9ICN9RF'),(1286,'1020','51676212023','2023-02-12 17:58:57',300.00,NULL,'','5','1','','1','336','payment','','','No',NULL,NULL,'RBC9ICN9RF'),(1287,'1100','51676215954','2023-02-12 18:32:52',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(1288,'4000','51676215954','2023-02-12 18:32:52',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(1289,'1100','51676212220','2023-02-12 18:56:34',NULL,300.00,'','5','1','','1','72','payment','','','No',NULL,NULL,'RBC4IGBBOY'),(1290,'1020','51676212220','2023-02-12 18:56:34',300.00,NULL,'','5','1','','1','72','payment','','','No',NULL,NULL,'RBC4IGBBOY'),(1291,'1100','51676197615','2023-02-12 18:57:39',NULL,600.00,'','5','1','','1','158','payment','','','No',NULL,NULL,'RBC8IGNLLO'),(1292,'1020','51676197615','2023-02-12 18:57:39',600.00,NULL,'','5','1','','1','158','payment','','','No',NULL,NULL,'RBC8IGNLLO'),(1293,'1100','51676213276','2023-02-12 19:01:37',NULL,300.00,'','5','1','','1','338','payment','','','No',NULL,NULL,'RBC0IJ4SJW'),(1294,'1020','51676213276','2023-02-12 19:01:37',300.00,NULL,'','5','1','','1','338','payment','','','No',NULL,NULL,'RBC0IJ4SJW'),(1295,'1100','51676199917','2023-02-13 08:31:50',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,'RBD6JA7HTY'),(1296,'1020','51676199917','2023-02-13 08:31:50',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,'RBD6JA7HTY'),(1297,'1100','51676215954','2023-02-13 08:33:34',NULL,300.00,'','5','1','','1','131','payment','','','No',NULL,NULL,'RBC6IO79R6'),(1298,'1020','51676215954','2023-02-13 08:33:34',300.00,NULL,'','5','1','','1','131','payment','','','No',NULL,NULL,'RBC6IO79R6'),(1299,'1000','51676267383','2023-02-13 09:03:03',260.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,'RBD3JJ5EL5'),(1300,'4000','51676267383','2023-02-13 09:03:03',NULL,260.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(1301,'1000','51676268270','2023-02-13 09:06:18',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,'RBD9JJBGHH'),(1302,'4000','51676268270','2023-02-13 09:06:18',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(1303,'1100','51676268423','2023-02-13 09:42:15',300.00,NULL,'','5','1','Good sold','1','340','sales','','','No',NULL,NULL,''),(1304,'4000','51676268423','2023-02-13 09:42:15',NULL,300.00,'','5','1','Good sold','1','340','sales','4','','No',NULL,NULL,''),(1305,'1000','51676270551','2023-02-13 09:42:56',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RBD2JLBMIQ'),(1306,'4000','51676270551','2023-02-13 09:42:56',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(1307,'1100','51676270649','2023-02-13 09:47:00',300.00,NULL,'','5','1','Good sold','1','175','sales','','','No',NULL,NULL,''),(1308,'4000','51676270649','2023-02-13 09:47:00',NULL,300.00,'','5','1','Good sold','1','175','sales','6','','No',NULL,NULL,''),(1309,'1100','51676270856','2023-02-13 10:48:47',130.00,NULL,'','5','1','Good sold','1','15','sales','','','No',NULL,NULL,''),(1310,'4000','51676270856','2023-02-13 10:48:47',NULL,130.00,'','5','1','Good sold','1','15','sales','8','','No',NULL,NULL,''),(1311,'1000','51676274564','2023-02-13 10:49:32',300.00,NULL,'','5','1','Good sold','1','180','Payment','','','No',NULL,NULL,''),(1312,'4000','51676274564','2023-02-13 10:49:32',NULL,300.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(1313,'1100','51676274593','2023-02-13 10:51:29',300.00,NULL,'','5','1','Good sold','1','341','sales','','','No',NULL,NULL,''),(1314,'4000','51676274593','2023-02-13 10:51:29',NULL,300.00,'','5','1','Good sold','1','341','sales','6','','No',NULL,NULL,''),(1315,'1000','51676276254','2023-02-13 11:18:13',560.00,NULL,'','5','1','Good sold','1','119','Payment','','','No',NULL,NULL,''),(1316,'4000','51676276254','2023-02-13 11:18:13',NULL,560.00,'','5','1','Good sold','1','119','sales','4','','No',NULL,NULL,''),(1317,'1100','51676276313','2023-02-13 11:19:22',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(1318,'4000','51676276313','2023-02-13 11:19:22',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(1319,'1100','51676276373','2023-02-13 11:20:02',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(1320,'4000','51676276373','2023-02-13 11:20:02',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(1321,'1100','51676276467','2023-02-13 11:40:18',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(1322,'4000','51676276467','2023-02-13 11:40:18',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(1323,'1100','51676277631','2023-02-13 11:40:46',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(1324,'4000','51676277631','2023-02-13 11:40:46',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(1325,'1100','51676270649','2023-02-13 11:42:01',NULL,300.00,'','5','1','','1','175','payment','','','No',NULL,NULL,'RBD4JOJQ0G'),(1326,'1020','51676270649','2023-02-13 11:42:01',300.00,NULL,'','5','1','','1','175','payment','','','No',NULL,NULL,'RBD4JOJQ0G'),(1327,'1000','51676277871','2023-02-13 11:44:42',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,'RBD4JX49KO'),(1328,'4000','51676277871','2023-02-13 11:44:42',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(1329,'1000','51676278074','2023-02-13 11:48:02',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1330,'4000','51676278074','2023-02-13 11:48:02',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(1331,'1000','51676278264','2023-02-13 11:51:15',130.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1332,'4000','51676278264','2023-02-13 11:51:15',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(1333,'1100','51676278574','2023-02-13 11:56:37',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(1334,'4000','51676278574','2023-02-13 11:56:37',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(1335,'1100','51676278658','2023-02-13 12:00:48',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(1336,'4000','51676278658','2023-02-13 12:00:48',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(1337,'1100','51676279640','2023-02-13 12:14:08',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(1338,'4000','51676279640','2023-02-13 12:14:08',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(1339,'1100','51676268423','2023-02-13 12:18:04',NULL,300.00,'','5','1','','1','340','payment','','','No',NULL,NULL,'RBD1K00Q1J'),(1340,'1020','51676268423','2023-02-13 12:18:04',300.00,NULL,'','5','1','','1','340','payment','','','No',NULL,NULL,'RBD1K00Q1J'),(1341,'1100','51676274593','2023-02-13 12:27:48',NULL,300.00,'','5','1','','1','341','payment','','','No',NULL,NULL,'RBD0K0RTJU'),(1342,'1020','51676274593','2023-02-13 12:27:48',300.00,NULL,'','5','1','','1','341','payment','','','No',NULL,NULL,'RBD0K0RTJU'),(1343,'1100','51676276313','2023-02-13 13:09:39',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,'RBD8K4KG1M'),(1344,'1020','51676276313','2023-02-13 13:09:39',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,'RBD8K4KG1M'),(1345,'1100','51676284717','2023-02-13 13:45:30',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(1346,'4000','51676284717','2023-02-13 13:45:30',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(1347,'1100','51676289470','2023-02-13 14:58:04',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(1348,'4000','51676289470','2023-02-13 14:58:04',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(1349,'1000','51676289638','2023-02-13 15:01:32',840.00,NULL,'','5','1','Good sold','1','114','sales','','','No',NULL,NULL,'RBD2KE7QJG'),(1350,'4000','51676289638','2023-02-13 15:01:32',NULL,840.00,'','5','1','Good sold','1','114','sales','6','','No',NULL,NULL,''),(1351,'1100','51676289859','2023-02-13 15:04:33',560.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,''),(1352,'4000','51676289859','2023-02-13 15:04:33',NULL,560.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(1353,'1100','51676289859','2023-02-13 15:06:26',NULL,280.00,'','5','1','','1','100','payment','','','No',NULL,NULL,'RBD3K9R3QD'),(1354,'1020','51676289859','2023-02-13 15:06:26',280.00,NULL,'','5','1','','1','100','payment','','','No',NULL,NULL,'RBD3K9R3QD'),(1355,'1000','51676290307','2023-02-13 15:12:18',560.00,NULL,'','5','1','Good sold','1','284','sales','','','No',NULL,NULL,'RBD5KAV6U3'),(1356,'4000','51676290307','2023-02-13 15:12:18',NULL,560.00,'','5','1','Good sold','1','284','sales','6','','No',NULL,NULL,''),(1357,'1100','51676284717','2023-02-13 15:13:35',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,'RBD7KEOCZR'),(1358,'1020','51676284717','2023-02-13 15:13:35',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,'RBD7KEOCZR'),(1359,'1000','51676290480','2023-02-13 15:14:55',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,'RBD1KEXZ2R'),(1360,'4000','51676290480','2023-02-13 15:14:55',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(1361,'1000','51676290551','2023-02-13 15:16:03',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBD5KEVI6L'),(1362,'4000','51676290551','2023-02-13 15:16:03',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(1363,'1100','51676278574','2023-02-13 15:23:26',NULL,1500.00,'','5','1','','1','65','payment','','','No',NULL,NULL,'RBD1KGAYOR'),(1364,'1020','51676278574','2023-02-13 15:23:26',1500.00,NULL,'','5','1','','1','65','payment','','','No',NULL,NULL,'RBD1KGAYOR'),(1365,'1000','51676293448','2023-02-13 16:04:27',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1366,'4000','51676293448','2023-02-13 16:04:27',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(1367,'1000','51676294252','2023-02-13 16:17:53',600.00,NULL,'','5','1','Good sold','1','202','sales','','','No',NULL,NULL,'RBD1KKZUND'),(1368,'4000','51676294252','2023-02-13 16:17:53',NULL,600.00,'','5','1','Good sold','1','202','sales','6','','No',NULL,NULL,''),(1369,'1110','51676294314','2023-02-13 16:18:46',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(1370,'5500','51676294314','2023-02-13 16:18:46',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(1371,'1000','51676294314','2023-02-13 16:18:46',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBDOKLB6LG'),(1372,'4000','51676294314','2023-02-13 16:18:46',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(1373,'1000','51676295004','2023-02-13 16:30:31',1200.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1374,'4000','51676295004','2023-02-13 16:30:31',NULL,900.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(1375,'4000','51676295004','2023-02-13 16:30:31',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(1376,'1000','51676296685','2023-02-13 17:13:59',600.00,NULL,'','5','1','Good sold','1','342','Payment','','','No',NULL,NULL,''),(1377,'4000','51676296685','2023-02-13 17:13:59',NULL,600.00,'','5','1','Good sold','1','342','sales','6','','No',NULL,NULL,''),(1378,'1000','51676298872','2023-02-13 17:34:44',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1379,'4000','51676298872','2023-02-13 17:34:44',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(1380,'1000','51676298904','2023-02-13 17:36:33',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,'RBD9KQV4GR'),(1381,'4000','51676298904','2023-02-13 17:36:33',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(1382,'1000','51676299029','2023-02-13 17:41:55',300.00,NULL,'','5','1','Good sold','1','343','sales','','','No',NULL,NULL,'RBD2KS696S'),(1383,'4000','51676299029','2023-02-13 17:41:55',NULL,300.00,'','5','1','Good sold','1','343','sales','6','','No',NULL,NULL,''),(1384,'1100','51676299447','2023-02-13 17:44:18',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,''),(1385,'4000','51676299447','2023-02-13 17:44:18',NULL,300.00,'','5','1','Good sold','1','255','sales','2','','No',NULL,NULL,''),(1386,'1100','51676299469','2023-02-13 17:45:03',300.00,NULL,'','5','1','Good sold','1','90','sales','','','No',NULL,NULL,''),(1387,'4000','51676299469','2023-02-13 17:45:03',NULL,300.00,'','5','1','Good sold','1','90','sales','6','','No',NULL,NULL,''),(1388,'1100','51676270856','2023-02-13 17:49:46',NULL,130.00,'','5','1','','1','15','payment','','','No',NULL,NULL,'RBD2KTPVV6'),(1389,'1020','51676270856','2023-02-13 17:49:46',130.00,NULL,'','5','1','','1','15','payment','','','No',NULL,NULL,'RBD2KTPVV6'),(1390,'1100','51676299447','2023-02-13 17:50:35',NULL,300.00,'','5','1','','1','255','payment','','','No',NULL,NULL,'RBD1KTOJL3'),(1391,'1020','51676299447','2023-02-13 17:50:35',300.00,NULL,'','5','1','','1','255','payment','','','No',NULL,NULL,'RBD1KTOJL3'),(1392,'1000','51676299898','2023-02-13 17:51:48',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,'RBD1KU2WXJ'),(1393,'4000','51676299898','2023-02-13 17:51:48',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(1394,'1100','51676289470','2023-02-13 17:55:11',NULL,280.00,'','5','1','','1','94','payment','','','No',NULL,NULL,'RBD6KUJU9S'),(1395,'1020','51676289470','2023-02-13 17:55:11',280.00,NULL,'','5','1','','1','94','payment','','','No',NULL,NULL,'RBD6KUJU9S'),(1396,'1000','51676300939','2023-02-13 18:09:08',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1397,'4000','51676300939','2023-02-13 18:09:08',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(1398,'1000','51676301993','2023-02-13 18:26:40',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1399,'4000','51676301993','2023-02-13 18:26:40',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(1400,'1100','51676302077','2023-02-13 18:28:08',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(1401,'4000','51676302077','2023-02-13 18:28:08',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(1402,'1000','51676302957','2023-02-13 18:42:52',130.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1403,'4000','51676302957','2023-02-13 18:42:52',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(1404,'1000','51676302984','2023-02-13 18:43:56',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1405,'4000','51676302984','2023-02-13 18:43:56',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(1406,'1100','51676302077','2023-02-13 18:54:48',NULL,300.00,'','5','1','','1','268','payment','','','No',NULL,NULL,''),(1407,'1020','51676302077','2023-02-13 18:54:48',300.00,NULL,'','5','1','','1','268','payment','','','No',NULL,NULL,''),(1408,'1100','51676212198','2023-02-13 19:07:34',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,'RBD9L27XU1'),(1409,'1020','51676212198','2023-02-13 19:07:34',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,'RBD9L27XU1'),(1410,'1100','51676299469','2023-02-13 19:10:27',NULL,300.00,'','5','1','','1','90','payment','','','No',NULL,NULL,'RBD3L3O4ND'),(1411,'1020','51676299469','2023-02-13 19:10:27',300.00,NULL,'','5','1','','1','90','payment','','','No',NULL,NULL,'RBD3L3O4ND'),(1412,'1100','51676278658','2023-02-13 19:16:20',NULL,300.00,'','4','1','','1','21','payment','','','No',NULL,NULL,'RBD5L4FET7'),(1413,'1020','51676278658','2023-02-13 19:16:20',300.00,NULL,'','4','1','','1','21','payment','','','No',NULL,NULL,'RBD5L4FET7'),(1414,'1100','51676289859','2023-02-13 19:19:33',NULL,280.00,'','4','1','','1','100','payment','','','No',NULL,NULL,''),(1415,'1020','51676289859','2023-02-13 19:19:33',280.00,NULL,'','4','1','','1','100','payment','','','No',NULL,NULL,''),(1416,'1100','51676276373','2023-02-13 19:20:24',NULL,300.00,'','4','1','','1','287','payment','','','No',NULL,NULL,''),(1417,'1020','51676276373','2023-02-13 19:20:24',300.00,NULL,'','4','1','','1','287','payment','','','No',NULL,NULL,''),(1418,'1100','51676023486','2023-02-13 19:21:08',NULL,300.00,'','4','1','','1','61','payment','','','No',NULL,NULL,''),(1419,'1020','51676023486','2023-02-13 19:21:08',300.00,NULL,'','4','1','','1','61','payment','','','No',NULL,NULL,''),(1420,'1000','51676352936','2023-02-14 08:35:46',300.00,NULL,'','5','1','Good sold','1','31','sales','','','No',NULL,NULL,'RBD5LDN9OF'),(1421,'4000','51676352936','2023-02-14 08:35:46',NULL,300.00,'','5','1','Good sold','1','31','sales','6','','No',NULL,NULL,''),(1422,'1100','51676352985','2023-02-14 08:36:33',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(1423,'4000','51676352985','2023-02-14 08:36:33',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(1424,'1100','51676356798','2023-02-14 09:40:05',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(1425,'4000','51676356798','2023-02-14 09:40:05',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(1426,'1100','51676360923','2023-02-14 10:49:02',600.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(1427,'4000','51676360923','2023-02-14 10:49:02',NULL,600.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(1428,'1100','51676360968','2023-02-14 10:49:37',300.00,NULL,'','5','1','Good sold','1','291','sales','','','No',NULL,NULL,''),(1429,'4000','51676360968','2023-02-14 10:49:37',NULL,300.00,'','5','1','Good sold','1','291','sales','4','','No',NULL,NULL,''),(1430,'1100','51676360923','2023-02-14 11:00:23',NULL,600.00,'','5','1','','1','167','payment','','','No',NULL,NULL,'RBE7MF1EVJ'),(1431,'1020','51676360923','2023-02-14 11:00:23',600.00,NULL,'','5','1','','1','167','payment','','','No',NULL,NULL,'RBE7MF1EVJ'),(1432,'1100','51676361775','2023-02-14 11:03:16',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1433,'4000','51676361775','2023-02-14 11:03:16',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(1434,'1100','51676361775','2023-02-14 11:22:14',NULL,600.00,'','5','1','','1','25','payment','','','No',NULL,NULL,'RBE9MHDRBT'),(1435,'1020','51676361775','2023-02-14 11:22:14',600.00,NULL,'','5','1','','1','25','payment','','','No',NULL,NULL,'RBE9MHDRBT'),(1436,'1100','51676360968','2023-02-14 11:24:13',NULL,300.00,'','5','1','','1','291','payment','','','No',NULL,NULL,'RBE8MHKMEI'),(1437,'1020','51676360968','2023-02-14 11:24:13',300.00,NULL,'','5','1','','1','291','payment','','','No',NULL,NULL,'RBE8MHKMEI'),(1438,'1000','51676363232','2023-02-14 13:05:43',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,'RBE5MQBR0J'),(1439,'4000','51676363232','2023-02-14 13:05:43',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(1440,'1100','51676369194','2023-02-14 13:21:54',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(1441,'4000','51676369194','2023-02-14 13:21:54',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(1442,'1100','51676352985','2023-02-14 13:24:25',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,'RBE6MS3ZWQ'),(1443,'1020','51676352985','2023-02-14 13:24:25',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,'RBE6MS3ZWQ'),(1444,'1100','51676369194','2023-02-14 13:58:16',NULL,250.00,'','5','1','','1','88','payment','','','No',NULL,NULL,'RBE5MVA02Z'),(1445,'1020','51676369194','2023-02-14 13:58:16',250.00,NULL,'','5','1','','1','88','payment','','','No',NULL,NULL,'RBE5MVA02Z'),(1446,'1110','51676372569','2023-02-14 14:05:05',NULL,378.00,'','5','1','Inventory sold','1','344','sales','3','','No',NULL,NULL,''),(1447,'5500','51676372569','2023-02-14 14:05:05',378.00,NULL,'','5','1','Cost of goods sold','1','344','sales','','','No',NULL,NULL,''),(1448,'1100','51676372569','2023-02-14 14:05:05',500.00,NULL,'','5','1','Good sold','1','344','sales','','','No',NULL,NULL,''),(1449,'4000','51676372569','2023-02-14 14:05:05',NULL,500.00,'','5','1','Good sold','1','344','sales','3','','No',NULL,NULL,''),(1450,'1100','51676372716','2023-02-14 14:05:42',450.00,NULL,'','5','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(1451,'4000','51676372716','2023-02-14 14:05:42',NULL,300.00,'','5','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(1452,'4000','51676372716','2023-02-14 14:05:42',NULL,150.00,'','5','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(1453,'1100','51676372716','2023-02-14 14:22:28',NULL,450.00,'','5','1','','1','27','payment','','','No',NULL,NULL,'RBE7MXDCL1'),(1454,'1020','51676372716','2023-02-14 14:22:28',450.00,NULL,'','5','1','','1','27','payment','','','No',NULL,NULL,'RBE7MXDCL1'),(1455,'1100','51676375694','2023-02-14 14:55:05',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(1456,'4000','51676375694','2023-02-14 14:55:05',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(1457,'1100','51676279640','2023-02-14 14:59:58',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,'RBE8N0L1XK'),(1458,'1020','51676279640','2023-02-14 14:59:58',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,'RBE8N0L1XK'),(1459,'1100','51676377471','2023-02-14 15:26:07',300.00,NULL,'','5','1','Good sold','1','345','sales','','','No',NULL,NULL,''),(1460,'4000','51676377471','2023-02-14 15:26:07',NULL,300.00,'','5','1','Good sold','1','345','sales','2','','No',NULL,NULL,''),(1461,'1100','51676377471','2023-02-14 15:32:56',NULL,300.00,'','5','1','','1','345','payment','','','No',NULL,NULL,'RBE9N37P5B'),(1462,'1020','51676377471','2023-02-14 15:32:56',300.00,NULL,'','5','1','','1','345','payment','','','No',NULL,NULL,'RBE9N37P5B'),(1463,'1100','51676377576','2023-02-14 15:43:52',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(1464,'4000','51676377576','2023-02-14 15:43:52',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(1465,'1110','51676379027','2023-02-14 15:50:38',NULL,450.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(1466,'5500','51676379027','2023-02-14 15:50:38',450.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(1467,'1000','51676379027','2023-02-14 15:50:38',500.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1468,'4000','51676379027','2023-02-14 15:50:38',NULL,500.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(1469,'1100','51676379880','2023-02-14 16:04:54',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(1470,'4000','51676379880','2023-02-14 16:04:54',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(1471,'1100','51676379975','2023-02-14 16:06:28',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(1472,'4000','51676379975','2023-02-14 16:06:28',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(1473,'1100','51676379880','2023-02-14 16:10:40',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(1474,'1020','51676379880','2023-02-14 16:10:40',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(1475,'1100','51676375694','2023-02-14 16:30:32',NULL,300.00,'','5','1','','1','122','payment','','','No',NULL,NULL,'RBE5N85K1D'),(1476,'1020','51676375694','2023-02-14 16:30:32',300.00,NULL,'','5','1','','1','122','payment','','','No',NULL,NULL,'RBE5N85K1D'),(1477,'1000','51676382217','2023-02-14 16:47:45',280.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,'RBE2N95Z9G'),(1478,'4000','51676382217','2023-02-14 16:47:45',NULL,280.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(1479,'1000','51676382566','2023-02-14 16:49:38',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,'RBE5N8UCD9'),(1480,'4000','51676382566','2023-02-14 16:49:38',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(1481,'1110','51676382637','2023-02-14 16:51:07',NULL,1105.00,'','5','1','Inventory sold','1','43','sales','1','','No',NULL,NULL,''),(1482,'5500','51676382637','2023-02-14 16:51:07',1105.00,NULL,'','5','1','Cost of goods sold','1','43','sales','','','No',NULL,NULL,''),(1483,'1000','51676382637','2023-02-14 16:51:07',1500.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,'RBE5N8UCD9'),(1484,'4000','51676382637','2023-02-14 16:51:07',NULL,1500.00,'','5','1','Good sold','1','43','sales','1','','No',NULL,NULL,''),(1485,'1100','51676382566','2023-02-14 17:03:05',NULL,200.00,'','5','1','','1','43','payment','','','No',NULL,NULL,'RBE5N8UCD9'),(1486,'1020','51676382566','2023-02-14 17:03:05',200.00,NULL,'','5','1','','1','43','payment','','','No',NULL,NULL,'RBE5N8UCD9'),(1487,'1100','51676379975','2023-02-14 17:13:15',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,'RBE2NCJPTE'),(1488,'1020','51676379975','2023-02-14 17:13:15',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,'RBE2NCJPTE'),(1489,'1100','51676385084','2023-02-14 17:31:34',300.00,NULL,'','5','1','Good sold','1','177','sales','','','No',NULL,NULL,''),(1490,'4000','51676385084','2023-02-14 17:31:34',NULL,300.00,'','5','1','Good sold','1','177','sales','2','','No',NULL,NULL,''),(1491,'1100','51676372569','2023-02-14 17:33:14',NULL,500.00,'','5','1','','1','344','payment','','','No',NULL,NULL,'RBE1NEKX29'),(1492,'1020','51676372569','2023-02-14 17:33:14',500.00,NULL,'','5','1','','1','344','payment','','','No',NULL,NULL,'RBE1NEKX29'),(1493,'1100','51676385467','2023-02-14 17:38:03',300.00,NULL,'','5','1','Good sold','1','168','sales','','','No',NULL,NULL,''),(1494,'4000','51676385467','2023-02-14 17:38:03',NULL,300.00,'','5','1','Good sold','1','168','sales','6','','No',NULL,NULL,''),(1495,'1100','51676385084','2023-02-14 18:00:58',NULL,300.00,'','5','1','','1','177','payment','','','No',NULL,NULL,'RBE3NGXSAN'),(1496,'1020','51676385084','2023-02-14 18:00:58',300.00,NULL,'','5','1','','1','177','payment','','','No',NULL,NULL,'RBE3NGXSAN'),(1497,'1000','51676386890','2023-02-14 18:04:45',900.00,NULL,'','5','1','Good sold','1','346','sales','','','No',NULL,NULL,'RBE5NHDR55'),(1498,'4000','51676386890','2023-02-14 18:04:45',NULL,600.00,'','5','1','Good sold','1','346','sales','6','','No',NULL,NULL,''),(1499,'4000','51676386890','2023-02-14 18:04:45',NULL,300.00,'','5','1','Good sold','1','346','sales','4','','No',NULL,NULL,''),(1500,'1100','51676385467','2023-02-14 18:13:09',NULL,300.00,'','5','1','','1','168','payment','','','No',NULL,NULL,'RBE5NINHDV'),(1501,'1020','51676385467','2023-02-14 18:13:09',300.00,NULL,'','5','1','','1','168','payment','','','No',NULL,NULL,'RBE5NINHDV'),(1502,'1000','51676387797','2023-02-14 18:16:52',260.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBE8NJIKVW'),(1503,'4000','51676387797','2023-02-14 18:16:52',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(1504,'1000','51676389174','2023-02-14 18:39:51',560.00,NULL,'','5','1','Good sold','1','234','sales','','','No',NULL,NULL,'RBE7NMCYCT'),(1505,'4000','51676389174','2023-02-14 18:39:51',NULL,560.00,'','5','1','Good sold','1','234','sales','4','','No',NULL,NULL,''),(1506,'1110','51676438931','2023-02-15 08:29:07',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(1507,'5500','51676438931','2023-02-15 08:29:07',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(1508,'1000','51676438931','2023-02-15 08:29:07',230.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1509,'4000','51676438931','2023-02-15 08:29:07',NULL,230.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(1510,'1000','51676438956','2023-02-15 08:30:28',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,'RBE2NQW9X4'),(1511,'4000','51676438956','2023-02-15 08:30:28',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(1512,'1000','51676439073','2023-02-15 08:31:37',2100.00,NULL,'','5','1','Good sold','1','105','sales','','','No',NULL,NULL,'RBF9OOAHJZ'),(1513,'4000','51676439073','2023-02-15 08:31:37',NULL,1800.00,'','5','1','Good sold','1','105','sales','4','','No',NULL,NULL,''),(1514,'4000','51676439073','2023-02-15 08:31:37',NULL,300.00,'','5','1','Good sold','1','105','sales','6','','No',NULL,NULL,''),(1515,'1100','51676472100','2023-02-15 17:41:53',600.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(1516,'4000','51676472100','2023-02-15 17:41:53',NULL,600.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(1517,'1000','51676472188','2023-02-15 17:43:23',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,'RBF1P82J8T'),(1518,'4000','51676472188','2023-02-15 17:43:23',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(1519,'1100','51676472477','2023-02-15 17:48:14',260.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(1520,'4000','51676472477','2023-02-15 17:48:14',NULL,260.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(1521,'1100','51676472590','2023-02-15 17:49:59',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(1522,'4000','51676472590','2023-02-15 17:49:59',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(1523,'1110','51676473336','2023-02-15 18:02:23',NULL,1105.00,'','5','1','Inventory sold','1','347','sales','1','','No',NULL,NULL,''),(1524,'5500','51676473336','2023-02-15 18:02:23',1105.00,NULL,'','5','1','Cost of goods sold','1','347','sales','','','No',NULL,NULL,''),(1525,'1000','51676473336','2023-02-15 18:02:23',1500.00,NULL,'','5','1','Good sold','1','347','sales','','','No',NULL,NULL,'RBF3Q331ZF'),(1526,'4000','51676473336','2023-02-15 18:02:23',NULL,1500.00,'','5','1','Good sold','1','347','sales','1','','No',NULL,NULL,''),(1527,'1100','51676473524','2023-02-15 18:05:34',130.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(1528,'4000','51676473524','2023-02-15 18:05:34',NULL,130.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(1529,'1100','51676356798','2023-02-15 18:06:00',NULL,300.00,'','5','1','','1','211','payment','','','No',NULL,NULL,'RBF2P9JTZ0'),(1530,'1020','51676356798','2023-02-15 18:06:00',300.00,NULL,'','5','1','','1','211','payment','','','No',NULL,NULL,'RBF2P9JTZ0'),(1531,'1100','51676473622','2023-02-15 18:07:09',300.00,NULL,'','5','1','Good sold','1','136','sales','','','No',NULL,NULL,''),(1532,'4000','51676473622','2023-02-15 18:07:09',NULL,300.00,'','5','1','Good sold','1','136','sales','2','','No',NULL,NULL,''),(1533,'1100','51676473640','2023-02-15 18:10:14',600.00,NULL,'','5','1','Good sold','1','348','sales','','','No',NULL,NULL,''),(1534,'4000','51676473640','2023-02-15 18:10:14',NULL,300.00,'','5','1','Good sold','1','348','sales','6','','No',NULL,NULL,''),(1535,'4000','51676473640','2023-02-15 18:10:14',NULL,300.00,'','5','1','Good sold','1','348','sales','4','','No',NULL,NULL,''),(1536,'1100','51676473822','2023-02-15 18:13:48',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(1537,'4000','51676473822','2023-02-15 18:13:48',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(1538,'1100','51676473622','2023-02-15 18:23:29',NULL,300.00,'','5','1','','1','136','payment','','','No',NULL,NULL,'RBF1Q6KKIV'),(1539,'1020','51676473622','2023-02-15 18:23:29',300.00,NULL,'','5','1','','1','136','payment','','','No',NULL,NULL,'RBF1Q6KKIV'),(1540,'1100','51676473640','2023-02-15 18:24:07',NULL,600.00,'','5','1','','1','348','payment','','','No',NULL,NULL,'RBF9Q62SKH'),(1541,'1020','51676473640','2023-02-15 18:24:07',600.00,NULL,'','5','1','','1','348','payment','','','No',NULL,NULL,'RBF9Q62SKH'),(1542,'1000','51676474921','2023-02-15 18:31:10',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1543,'4000','51676474921','2023-02-15 18:31:10',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(1544,'1000','51676475093','2023-02-15 18:38:27',600.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,'RBF4Q8E060'),(1545,'4000','51676475093','2023-02-15 18:38:27',NULL,600.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(1546,'1000','51676475920','2023-02-15 18:45:38',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,' RBF3Q94N15'),(1547,'4000','51676475920','2023-02-15 18:45:38',NULL,300.00,'','5','1','Good sold','1','272','sales','4','','No',NULL,NULL,''),(1548,'1100','51676477325','2023-02-15 19:08:56',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(1549,'4000','51676477325','2023-02-15 19:08:56',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(1550,'1100','51676377576','2023-02-15 19:09:37',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(1551,'1020','51676377576','2023-02-15 19:09:37',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(1552,'1100','51676472477','2023-02-15 19:10:05',NULL,260.00,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(1553,'1040','51676472477','2023-02-15 19:10:05',260.00,NULL,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(1554,'1100','51676473524','2023-02-15 19:10:25',NULL,130.00,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(1555,'1020','51676473524','2023-02-15 19:10:25',130.00,NULL,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(1556,'1000','51676477754','2023-02-15 19:16:06',280.00,NULL,'','5','1','Good sold','1','299','sales','','','No',NULL,NULL,'RBF6QDKCFA'),(1557,'4000','51676477754','2023-02-15 19:16:06',NULL,280.00,'','5','1','Good sold','1','299','sales','6','','No',NULL,NULL,''),(1558,'1100','51676524870','2023-02-16 08:54:01',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(1559,'4000','51676524870','2023-02-16 08:54:01',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(1560,'1100','51676526883','2023-02-16 08:56:55',1800.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(1561,'4000','51676526883','2023-02-16 08:56:55',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(1562,'4000','51676526883','2023-02-16 08:56:55',NULL,300.00,'','5','1','Good sold','1','195','sales','4','','No',NULL,NULL,''),(1563,'1100','51676527049','2023-02-16 08:57:58',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(1564,'4000','51676527049','2023-02-16 08:57:58',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(1565,'4000','51676527049','2023-02-16 08:57:58',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(1566,'1100','51676527090','2023-02-16 09:01:55',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(1567,'4000','51676527090','2023-02-16 09:01:55',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(1568,'1000','51676528096','2023-02-16 09:15:09',280.00,NULL,'','5','1','Good sold','1','247','sales','','','No',NULL,NULL,'RBG5RG1R9F'),(1569,'4000','51676528096','2023-02-16 09:15:09',NULL,280.00,'','5','1','Good sold','1','247','sales','2','','No',NULL,NULL,''),(1570,'1100','51676527049','2023-02-16 09:15:53',NULL,900.00,'','5','1','','1','186','payment','','','No',NULL,NULL,'RBG0RGHVFO'),(1571,'1040','51676527049','2023-02-16 09:15:53',900.00,NULL,'','5','1','','1','186','payment','','','No',NULL,NULL,'RBG0RGHVFO'),(1572,'1100','51676473822','2023-02-16 09:16:44',NULL,600.00,'','5','1','','1','112','payment','','','No',NULL,NULL,'RBF7QTUS8V'),(1573,'1020','51676473822','2023-02-16 09:16:44',600.00,NULL,'','5','1','','1','112','payment','','','No',NULL,NULL,'RBF7QTUS8V'),(1574,'1100','51676528330','2023-02-16 09:19:10',600.00,NULL,'','5','1','Good sold','1','101','sales','','','No',NULL,NULL,''),(1575,'4000','51676528330','2023-02-16 09:19:10',NULL,600.00,'','5','1','Good sold','1','101','sales','6','','No',NULL,NULL,''),(1576,'1100','51676527090','2023-02-16 09:21:49',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,'RBG3RH5YB9'),(1577,'1020','51676527090','2023-02-16 09:21:49',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,'RBG3RH5YB9'),(1578,'1100','51676528330','2023-02-16 09:47:07',NULL,600.00,'','5','1','','1','101','payment','','','No',NULL,NULL,'RBG0RJ8BTQ'),(1579,'1020','51676528330','2023-02-16 09:47:07',600.00,NULL,'','5','1','','1','101','payment','','','No',NULL,NULL,'RBG0RJ8BTQ'),(1580,'1000','51676530113','2023-02-16 09:51:29',130.00,NULL,'','5','1','Good sold','1','349','sales','','','No',NULL,NULL,'RBG7RJGYK1'),(1581,'4000','51676530113','2023-02-16 09:51:29',NULL,130.00,'','5','1','Good sold','1','349','sales','8','','No',NULL,NULL,''),(1582,'1100','51676531504','2023-02-16 10:11:58',840.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(1583,'4000','51676531504','2023-02-16 10:11:58',NULL,840.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(1584,'1000','51676532031','2023-02-16 10:27:10',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,'RBG5RMPNV7'),(1585,'4000','51676532031','2023-02-16 10:27:10',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(1586,'1000','51676533231','2023-02-16 10:40:45',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,'RBG8RNTVK8'),(1587,'4000','51676533231','2023-02-16 10:40:45',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(1588,'1100','51676533297','2023-02-16 10:43:28',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(1589,'4000','51676533297','2023-02-16 10:43:28',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(1590,'1100','51676533781','2023-02-16 10:50:04',250.00,NULL,'','5','1','Good sold','1','276','sales','','','No',NULL,NULL,''),(1591,'4000','51676533781','2023-02-16 10:50:04',NULL,250.00,'','5','1','Good sold','1','276','sales','6','','No',NULL,NULL,''),(1592,'1100','51676533911','2023-02-16 10:52:05',750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(1593,'4000','51676533911','2023-02-16 10:52:05',NULL,750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(1594,'1000','51676534294','2023-02-16 10:58:40',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1595,'4000','51676534294','2023-02-16 10:58:40',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(1596,'1100','51676472590','2023-02-16 11:03:07',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,'RBG2RPMU6W'),(1597,'1020','51676472590','2023-02-16 11:03:07',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,'RBG2RPMU6W'),(1598,'1100','51676531504','2023-02-16 11:10:57',NULL,840.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(1599,'1020','51676531504','2023-02-16 11:10:57',840.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(1600,'1100','51676535985','2023-02-16 11:36:40',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(1601,'4000','51676535985','2023-02-16 11:36:40',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(1602,'1000','51676541831','2023-02-16 13:09:23',900.00,NULL,'','5','1','Good sold','1','29','sales','','','No',NULL,NULL,'RBG1S01MOL'),(1603,'4000','51676541831','2023-02-16 13:09:23',NULL,900.00,'','5','1','Good sold','1','29','sales','6','','No',NULL,NULL,''),(1604,'1110','51676544645','2023-02-16 13:50:59',NULL,1350.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(1605,'5500','51676544645','2023-02-16 13:50:59',1350.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(1606,'1000','51676544645','2023-02-16 13:50:59',1500.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1607,'4000','51676544645','2023-02-16 13:50:59',NULL,1500.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(1608,'1000','51676544732','2023-02-16 13:52:55',600.00,NULL,'','5','1','Good sold','1','125','sales','','','No',NULL,NULL,'RBG2S2ZKB6'),(1609,'4000','51676544732','2023-02-16 13:52:55',NULL,300.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(1610,'4000','51676544732','2023-02-16 13:52:55',NULL,300.00,'','5','1','Good sold','1','125','sales','4','','No',NULL,NULL,''),(1611,'1000','51676550853','2023-02-16 15:34:24',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1612,'4000','51676550853','2023-02-16 15:34:24',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(1613,'1100','51676535985','2023-02-16 15:34:56',NULL,600.00,'','5','1','','1','210','payment','','','No',NULL,NULL,'RBG2SCLSUS'),(1614,'1020','51676535985','2023-02-16 15:34:56',600.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,'RBG2SCLSUS'),(1615,'1100','51676550953','2023-02-16 15:36:14',300.00,NULL,'','5','1','Good sold','1','341','sales','','','No',NULL,NULL,''),(1616,'4000','51676550953','2023-02-16 15:36:14',NULL,300.00,'','5','1','Good sold','1','341','sales','2','','No',NULL,NULL,''),(1617,'1100','51676551007','2023-02-16 15:36:56',300.00,NULL,'','5','1','Good sold','1','312','sales','','','No',NULL,NULL,''),(1618,'4000','51676551007','2023-02-16 15:36:56',NULL,300.00,'','5','1','Good sold','1','312','sales','2','','No',NULL,NULL,''),(1619,'1100','51676477325','2023-02-16 15:41:25',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,'RBG0SDNYCK'),(1620,'1020','51676477325','2023-02-16 15:41:25',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,'RBG0SDNYCK'),(1621,'1100','51676526883','2023-02-16 16:03:35',NULL,1800.00,'','5','1','','1','195','payment','','','No',NULL,NULL,'RBG3SFDFT3'),(1622,'1020','51676526883','2023-02-16 16:03:35',1800.00,NULL,'','5','1','','1','195','payment','','','No',NULL,NULL,'RBG3SFDFT3'),(1623,'1100','51676553078','2023-02-16 16:11:26',300.00,NULL,'','5','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(1624,'4000','51676553078','2023-02-16 16:11:26',NULL,300.00,'','5','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(1625,'1100','51676553078','2023-02-16 16:23:29',NULL,300.00,'','5','1','','1','20','payment','','','No',NULL,NULL,'RBG5SHABGD'),(1626,'1020','51676553078','2023-02-16 16:23:29',300.00,NULL,'','5','1','','1','20','payment','','','No',NULL,NULL,'RBG5SHABGD'),(1627,'1100','51676554866','2023-02-16 16:41:15',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(1628,'4000','51676554866','2023-02-16 16:41:15',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(1629,'1100','51676551007','2023-02-16 16:55:07',NULL,300.00,'','5','1','','1','312','payment','','','No',NULL,NULL,'RBG8SK95H4'),(1630,'1020','51676551007','2023-02-16 16:55:07',300.00,NULL,'','5','1','','1','312','payment','','','No',NULL,NULL,'RBG8SK95H4'),(1631,'1100','51676556748','2023-02-16 17:12:37',300.00,NULL,'','5','1','Good sold','1','236','sales','','','No',NULL,NULL,''),(1632,'4000','51676556748','2023-02-16 17:12:37',NULL,300.00,'','5','1','Good sold','1','236','sales','2','','No',NULL,NULL,''),(1633,'1100','51676556807','2023-02-16 17:13:47',300.00,NULL,'','5','1','Good sold','1','284','sales','','','No',NULL,NULL,''),(1634,'4000','51676556807','2023-02-16 17:13:47',NULL,300.00,'','5','1','Good sold','1','284','sales','4','','No',NULL,NULL,''),(1635,'1100','51676550953','2023-02-16 17:17:13',NULL,300.00,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(1636,'1020','51676550953','2023-02-16 17:17:13',300.00,NULL,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(1637,'1100','51676554866','2023-02-16 17:20:07',NULL,300.00,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(1638,'1020','51676554866','2023-02-16 17:20:07',300.00,NULL,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(1639,'1100','51676557304','2023-02-16 17:21:56',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(1640,'4000','51676557304','2023-02-16 17:21:56',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(1641,'1100','51676556748','2023-02-16 17:37:26',NULL,300.00,'','5','1','','1','236','payment','','','No',NULL,NULL,'RBG0SOLKWK'),(1642,'1020','51676556748','2023-02-16 17:37:26',300.00,NULL,'','5','1','','1','236','payment','','','No',NULL,NULL,'RBG0SOLKWK'),(1643,'1100','51676556807','2023-02-16 17:42:54',NULL,300.00,'','5','1','','1','284','payment','','','No',NULL,NULL,''),(1644,'1020','51676556807','2023-02-16 17:42:54',300.00,NULL,'','5','1','','1','284','payment','','','No',NULL,NULL,''),(1645,'1100','51676560165','2023-02-16 18:09:41',900.00,NULL,'','5','1','Good sold','1','179','sales','','','No',NULL,NULL,''),(1646,'4000','51676560165','2023-02-16 18:09:41',NULL,900.00,'','5','1','Good sold','1','179','sales','4','','No',NULL,NULL,''),(1647,'1100','51676560202','2023-02-16 18:10:13',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(1648,'4000','51676560202','2023-02-16 18:10:13',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(1649,'1100','51676560165','2023-02-16 18:16:35',NULL,900.00,'','5','1','','1','179','payment','','','No',NULL,NULL,'RBG0ST08IM'),(1650,'1040','51676560165','2023-02-16 18:16:35',900.00,NULL,'','5','1','','1','179','payment','','','No',NULL,NULL,'RBG0ST08IM'),(1651,'1000','51676563206','2023-02-16 19:00:17',300.00,NULL,'','5','1','Good sold','1','213','sales','','','No',NULL,NULL,'RBG9SYCXFH'),(1652,'4000','51676563206','2023-02-16 19:00:17',NULL,300.00,'','5','1','Good sold','1','213','sales','4','','No',NULL,NULL,''),(1653,'1100','51676612564','2023-02-17 08:45:50',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(1654,'4000','51676612564','2023-02-17 08:45:50',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(1655,'1100','51676614036','2023-02-17 09:07:24',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(1656,'4000','51676614036','2023-02-17 09:07:24',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(1657,'1100','51676614064','2023-02-17 09:07:52',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(1658,'4000','51676614064','2023-02-17 09:07:52',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(1659,'1100','51676614083','2023-02-17 09:10:56',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(1660,'4000','51676614083','2023-02-17 09:10:56',NULL,900.00,'','5','1','Good sold','1','36','sales','2','','No',NULL,NULL,''),(1661,'1100','51676614329','2023-02-17 09:15:00',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(1662,'4000','51676614329','2023-02-17 09:15:00',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(1663,'1100','51676557304','2023-02-17 09:20:26',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,'RBG7T0P7W9'),(1664,'1020','51676557304','2023-02-17 09:20:26',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,'RBG7T0P7W9'),(1665,'1100','51676560202','2023-02-17 09:27:00',NULL,300.00,'','5','1','','1','77','payment','','','No',NULL,NULL,'RBH9U2PY5D'),(1666,'1020','51676560202','2023-02-17 09:27:00',300.00,NULL,'','5','1','','1','77','payment','','','No',NULL,NULL,'RBH9U2PY5D'),(1667,'1100','51676614036','2023-02-17 09:56:49',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,'RBH1U56DTX'),(1668,'1020','51676614036','2023-02-17 09:56:49',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,'RBH1U56DTX'),(1669,'1000','51676617075','2023-02-17 09:58:31',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,'RBH1U30D0P'),(1670,'4000','51676617075','2023-02-17 09:58:31',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(1671,'1100','51676382566','2023-02-17 10:12:00',NULL,100.00,'','5','1','','1','43','payment','','','No',NULL,NULL,'RBH3U6FN0J'),(1672,'1020','51676382566','2023-02-17 10:12:00',100.00,NULL,'','5','1','','1','43','payment','','','No',NULL,NULL,'RBH3U6FN0J'),(1673,'1100','51676618173','2023-02-17 10:42:24',300.00,NULL,'','5','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(1674,'4000','51676618173','2023-02-17 10:42:24',NULL,300.00,'','5','1','Good sold','1','62','sales','2','','No',NULL,NULL,''),(1675,'1000','51676620292','2023-02-17 11:16:22',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,'RBH0UBZ8XI'),(1676,'4000','51676620292','2023-02-17 11:16:22',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(1677,'1000','51676624098','2023-02-17 11:55:20',560.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1678,'4000','51676624098','2023-02-17 11:55:20',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(1679,'1100','51676614083','2023-02-17 12:49:53',NULL,900.00,'','5','1','','1','36','payment','','','No',NULL,NULL,'RBH5UJVRNP'),(1680,'1020','51676614083','2023-02-17 12:49:53',900.00,NULL,'','5','1','','1','36','payment','','','No',NULL,NULL,'RBH5UJVRNP'),(1681,'1100','51676627623','2023-02-17 13:11:33',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(1682,'4000','51676627623','2023-02-17 13:11:33',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(1683,'4000','51676627623','2023-02-17 13:11:33',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(1684,'1100','51676618173','2023-02-17 13:12:36',NULL,300.00,'','5','1','','1','62','payment','','','No',NULL,NULL,'RBH2ULXROC'),(1685,'1020','51676618173','2023-02-17 13:12:36',300.00,NULL,'','5','1','','1','62','payment','','','No',NULL,NULL,'RBH2ULXROC'),(1686,'1110','51676628943','2023-02-17 13:35:52',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(1687,'5500','51676628943','2023-02-17 13:35:52',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(1688,'1000','51676628943','2023-02-17 13:35:52',120.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1689,'4000','51676628943','2023-02-17 13:35:52',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(1690,'1100','51676630724','2023-02-17 14:04:58',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(1691,'4000','51676630724','2023-02-17 14:04:58',NULL,300.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(1692,'1100','51676627623','2023-02-17 14:09:05',NULL,600.00,'','5','1','','1','70','payment','','','No',NULL,NULL,'RBH2UR34FS'),(1693,'1020','51676627623','2023-02-17 14:09:05',600.00,NULL,'','5','1','','1','70','payment','','','No',NULL,NULL,'RBH2UR34FS'),(1694,'1100','51676632348','2023-02-17 14:12:46',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(1695,'4000','51676632348','2023-02-17 14:12:46',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(1696,'1000','51676632459','2023-02-17 14:17:10',300.00,NULL,'','5','1','Good sold','1','350','sales','','','No',NULL,NULL,'RBH9URLOZH'),(1697,'4000','51676632459','2023-02-17 14:17:10',NULL,300.00,'','5','1','Good sold','1','350','sales','2','','No',NULL,NULL,''),(1698,'1100','51676632776','2023-02-17 14:20:30',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(1699,'4000','51676632776','2023-02-17 14:20:30',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(1700,'1000','51676633837','2023-02-17 14:50:58',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1701,'4000','51676633837','2023-02-17 14:50:58',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(1702,'1000','51676635641','2023-02-17 15:07:37',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RBH9UW3ADL'),(1703,'4000','51676635641','2023-02-17 15:07:37',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(1704,'1100','51676635991','2023-02-17 15:15:41',1200.00,NULL,'','5','1','Good sold','1','351','sales','','','No',NULL,NULL,''),(1705,'4000','51676635991','2023-02-17 15:15:41',NULL,1200.00,'','5','1','Good sold','1','351','sales','6','','No',NULL,NULL,''),(1706,'1000','51676637156','2023-02-17 15:32:44',300.00,NULL,'','5','1','Good sold','1','54','Payment','','','No',NULL,NULL,''),(1707,'4000','51676637156','2023-02-17 15:32:44',NULL,300.00,'','5','1','Good sold','1','54','sales','2','','No',NULL,NULL,''),(1708,'1100','51676635991','2023-02-17 15:38:04',NULL,1200.00,'','5','1','','1','351','payment','','','No',NULL,NULL,'RBH4UYUE2Y'),(1709,'1020','51676635991','2023-02-17 15:38:04',1200.00,NULL,'','5','1','','1','351','payment','','','No',NULL,NULL,'RBH4UYUE2Y'),(1710,'1000','51676638453','2023-02-17 15:54:26',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,'RBH4UZRG60'),(1711,'4000','51676638453','2023-02-17 15:54:26',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(1712,'1100','51676640306','2023-02-17 16:25:23',300.00,NULL,'','5','1','Good sold','1','96','sales','','','No',NULL,NULL,''),(1713,'4000','51676640306','2023-02-17 16:25:23',NULL,300.00,'','5','1','Good sold','1','96','sales','2','','No',NULL,NULL,''),(1714,'1100','51676472100','2023-02-17 16:29:45',NULL,600.00,'','5','1','','1','257','payment','','','No',NULL,NULL,'RBH0V39QN8'),(1715,'1020','51676472100','2023-02-17 16:29:45',600.00,NULL,'','5','1','','1','257','payment','','','No',NULL,NULL,'RBH0V39QN8'),(1716,'1000','51676640628','2023-02-17 16:34:01',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,'RBH4V3LPYA'),(1717,'4000','51676640628','2023-02-17 16:34:01',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(1718,'1100','51676632776','2023-02-17 16:38:18',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,'RBH9V4C95X'),(1719,'1020','51676632776','2023-02-17 16:38:18',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,'RBH9V4C95X'),(1720,'1000','51676643005','2023-02-17 17:11:44',70.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,'RBH2V7ABXU'),(1721,'4000','51676643005','2023-02-17 17:11:44',NULL,70.00,'','5','1','Good sold','1','180','sales','10','','No',NULL,NULL,''),(1722,'1100','51676643951','2023-02-17 17:26:02',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(1723,'4000','51676643951','2023-02-17 17:26:02',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(1724,'1100','51676643986','2023-02-17 17:32:19',450.00,NULL,'','5','1','Good sold','1','353','sales','','','No',NULL,NULL,''),(1725,'4000','51676643986','2023-02-17 17:32:19',NULL,150.00,'','5','1','Good sold','1','353','sales','8','','No',NULL,NULL,''),(1726,'4000','51676643986','2023-02-17 17:32:19',NULL,300.00,'','5','1','Good sold','1','353','sales','6','','No',NULL,NULL,''),(1727,'1100','51676643951','2023-02-17 17:32:44',NULL,300.00,'','5','1','','1','298','payment','','','No',NULL,NULL,'RBH4V9KGQW'),(1728,'1020','51676643951','2023-02-17 17:32:44',300.00,NULL,'','5','1','','1','298','payment','','','No',NULL,NULL,'RBH4V9KGQW'),(1729,'1000','51676644645','2023-02-17 17:37:45',560.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,'RBH2VAMV6W'),(1730,'4000','51676644645','2023-02-17 17:37:45',NULL,560.00,'','5','1','Good sold','1','67','sales','4','','No',NULL,NULL,''),(1731,'1100','51676643986','2023-02-17 17:41:28',NULL,450.00,'','5','1','','1','353','payment','','','No',NULL,NULL,'RBH5VAGFTJ'),(1732,'1020','51676643986','2023-02-17 17:41:28',450.00,NULL,'','5','1','','1','353','payment','','','No',NULL,NULL,'RBH5VAGFTJ'),(1733,'1100','51676630724','2023-02-17 17:42:14',NULL,300.00,'','5','1','','1','38','payment','','','No',NULL,NULL,'RBH3VAPMCX'),(1734,'1020','51676630724','2023-02-17 17:42:14',300.00,NULL,'','5','1','','1','38','payment','','','No',NULL,NULL,'RBH3VAPMCX'),(1735,'1100','51676614329','2023-02-17 17:58:14',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(1736,'1020','51676614329','2023-02-17 17:58:14',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(1737,'1100','51676632348','2023-02-17 18:31:19',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(1738,'1020','51676632348','2023-02-17 18:31:19',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(1739,'1100','51676640306','2023-02-17 18:35:13',NULL,300.00,'','5','1','','1','96','payment','','','No',NULL,NULL,'RBH1VH0WGZ'),(1740,'1020','51676640306','2023-02-17 18:35:13',300.00,NULL,'','5','1','','1','96','payment','','','No',NULL,NULL,'RBH1VH0WGZ'),(1741,'1100','51676697310','2023-02-18 09:16:37',300.00,NULL,'','5','1','Good sold','1','175','sales','','','No',NULL,NULL,''),(1742,'4000','51676697310','2023-02-18 09:16:37',NULL,300.00,'','5','1','Good sold','1','175','sales','6','','No',NULL,NULL,''),(1743,'1100','51676702064','2023-02-18 09:34:52',300.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(1744,'4000','51676702064','2023-02-18 09:34:52',NULL,300.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(1745,'1100','51676702124','2023-02-18 09:38:37',300.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(1746,'4000','51676702124','2023-02-18 09:38:37',NULL,300.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(1747,'1100','51676702433','2023-02-18 10:40:47',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(1748,'4000','51676702433','2023-02-18 10:40:47',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(1749,'1100','51676706109','2023-02-18 11:04:32',900.00,NULL,'','5','1','Good sold','1','354','sales','','','No',NULL,NULL,''),(1750,'4000','51676706109','2023-02-18 11:04:32',NULL,900.00,'','5','1','Good sold','1','354','sales','6','','No',NULL,NULL,''),(1751,'1100','51676697310','2023-02-18 11:09:23',NULL,300.00,'','5','1','','1','175','payment','','','No',NULL,NULL,'RBI6WXWLYY'),(1752,'1020','51676697310','2023-02-18 11:09:23',300.00,NULL,'','5','1','','1','175','payment','','','No',NULL,NULL,'RBI6WXWLYY'),(1753,'1100','51676708635','2023-02-18 11:31:29',300.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,''),(1754,'4000','51676708635','2023-02-18 11:31:29',NULL,300.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(1755,'1100','51676708635','2023-02-18 11:32:58',NULL,300.00,'','5','1','','1','141','payment','','','No',NULL,NULL,'RBI8WZZVDC'),(1756,'1020','51676708635','2023-02-18 11:32:58',300.00,NULL,'','5','1','','1','141','payment','','','No',NULL,NULL,'RBI8WZZVDC'),(1757,'1100','51676711085','2023-02-18 12:06:56',300.00,NULL,'','5','1','Good sold','1','227','sales','','','No',NULL,NULL,''),(1758,'4000','51676711085','2023-02-18 12:06:56',NULL,300.00,'','5','1','Good sold','1','227','sales','2','','No',NULL,NULL,''),(1759,'1000','51676711227','2023-02-18 12:07:16',300.00,NULL,'','5','1','Good sold','1','166','sales','','','No',NULL,NULL,'RBI2X1VU70'),(1760,'4000','51676711227','2023-02-18 12:07:16',NULL,300.00,'','5','1','Good sold','1','166','sales','6','','No',NULL,NULL,''),(1761,'1100','51676706109','2023-02-18 12:08:27',NULL,900.00,'','5','1','','1','354','payment','','','No',NULL,NULL,'RBI5X05IVX'),(1762,'1040','51676706109','2023-02-18 12:08:27',900.00,NULL,'','5','1','','1','354','payment','','','No',NULL,NULL,'RBI5X05IVX'),(1763,'1100','51676711352','2023-02-18 12:09:25',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(1764,'4000','51676711352','2023-02-18 12:09:25',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(1765,'1000','51676711467','2023-02-18 12:15:36',280.00,NULL,'','5','1','Good sold','1','307','sales','','','No',NULL,NULL,'RBI8X3U3BS'),(1766,'4000','51676711467','2023-02-18 12:15:36',NULL,280.00,'','5','1','Good sold','1','307','sales','4','','No',NULL,NULL,''),(1767,'1100','51676711085','2023-02-18 12:54:30',NULL,300.00,'','5','1','','1','227','payment','','','No',NULL,NULL,'RBI9X78WY5'),(1768,'1020','51676711085','2023-02-18 12:54:30',300.00,NULL,'','5','1','','1','227','payment','','','No',NULL,NULL,'RBI9X78WY5'),(1769,'1100','51676714671','2023-02-18 13:04:43',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(1770,'4000','51676714671','2023-02-18 13:04:43',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(1771,'1110','51676715227','2023-02-18 13:14:32',NULL,900.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(1772,'5500','51676715227','2023-02-18 13:14:32',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(1773,'1000','51676715227','2023-02-18 13:14:32',1000.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1774,'4000','51676715227','2023-02-18 13:14:32',NULL,1000.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(1775,'1100','51676715627','2023-02-18 13:20:35',300.00,NULL,'','5','1','Good sold','1','334','sales','','','No',NULL,NULL,''),(1776,'4000','51676715627','2023-02-18 13:20:35',NULL,300.00,'','5','1','Good sold','1','334','sales','2','','No',NULL,NULL,''),(1777,'1000','51676716025','2023-02-18 13:27:23',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,'RBI8XACUJE'),(1778,'4000','51676716025','2023-02-18 13:27:23',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(1779,'1100','51676711352','2023-02-18 13:49:14',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,'RBI3XCCQF5'),(1780,'1020','51676711352','2023-02-18 13:49:14',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,'RBI3XCCQF5'),(1781,'1100','51676719144','2023-02-18 14:19:13',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(1782,'4000','51676719144','2023-02-18 14:19:13',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(1783,'1100','51676719167','2023-02-18 14:19:41',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(1784,'4000','51676719167','2023-02-18 14:19:41',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(1785,'1100','51676715627','2023-02-18 14:24:21',NULL,300.00,'','5','1','','1','334','payment','','','No',NULL,NULL,'RBI7XFP5D1'),(1786,'1020','51676715627','2023-02-18 14:24:21',300.00,NULL,'','5','1','','1','334','payment','','','No',NULL,NULL,'RBI7XFP5D1'),(1787,'1100','51676720461','2023-02-18 14:43:33',300.00,NULL,'','5','1','Good sold','1','356','sales','','','No',NULL,NULL,''),(1788,'4000','51676720461','2023-02-18 14:43:33',NULL,300.00,'','5','1','Good sold','1','356','sales','2','','No',NULL,NULL,''),(1789,'1100','51676720695','2023-02-18 14:45:38',300.00,NULL,'','5','1','Good sold','1','285','sales','','','No',NULL,NULL,''),(1790,'4000','51676720695','2023-02-18 14:45:38',NULL,300.00,'','5','1','Good sold','1','285','sales','2','','No',NULL,NULL,''),(1791,'1100','51676719167','2023-02-18 14:46:14',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,'RBI0XHR0TO'),(1792,'1020','51676719167','2023-02-18 14:46:14',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,'RBI0XHR0TO'),(1793,'1000','51676722548','2023-02-18 15:16:13',300.00,NULL,'','5','1','Good sold','1','246','Payment','','','No',NULL,NULL,''),(1794,'4000','51676722548','2023-02-18 15:16:13',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(1795,'1100','51676722596','2023-02-18 15:41:36',1200.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(1796,'4000','51676722596','2023-02-18 15:41:36',NULL,1200.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(1797,'1100','51676702064','2023-02-18 16:18:14',NULL,300.00,'','5','1','','1','52','payment','','','No',NULL,NULL,'RBI1XQ75I7'),(1798,'1020','51676702064','2023-02-18 16:18:14',300.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,'RBI1XQ75I7'),(1799,'1100','51676702124','2023-02-18 16:19:04',NULL,300.00,'','5','1','','1','52','payment','','','No',NULL,NULL,'RBI1XQ75I7'),(1800,'1020','51676702124','2023-02-18 16:19:04',300.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,'RBI1XQ75I7'),(1801,'1100','51676720695','2023-02-18 16:19:36',NULL,300.00,'','5','1','','1','285','payment','','','No',NULL,NULL,'RBI8XQFDZ6'),(1802,'1020','51676720695','2023-02-18 16:19:36',300.00,NULL,'','5','1','','1','285','payment','','','No',NULL,NULL,'RBI8XQFDZ6'),(1803,'1100','51676722596','2023-02-18 16:20:16',NULL,1200.00,'','5','1','','1','30','payment','','','No',NULL,NULL,'RBI7XQI28F'),(1804,'1020','51676722596','2023-02-18 16:20:16',1200.00,NULL,'','5','1','','1','30','payment','','','No',NULL,NULL,'RBI7XQI28F'),(1805,'1100','51676702433','2023-02-18 16:25:08',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,'RBI5XR0SAH'),(1806,'1020','51676702433','2023-02-18 16:25:08',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,'RBI5XR0SAH'),(1807,'1100','51676720461','2023-02-18 16:26:03',NULL,300.00,'','5','1','','1','356','payment','','','No',NULL,NULL,'RBI0XR1ARW'),(1808,'1020','51676720461','2023-02-18 16:26:03',300.00,NULL,'','5','1','','1','356','payment','','','No',NULL,NULL,'RBI0XR1ARW'),(1809,'1100','51676719144','2023-02-18 17:02:03',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,'RBI8XUNS8G'),(1810,'1020','51676719144','2023-02-18 17:02:03',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,'RBI8XUNS8G'),(1811,'1100','51676714671','2023-02-18 17:14:27',NULL,100.00,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(1812,'1020','51676714671','2023-02-18 17:14:27',100.00,NULL,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(1813,'1100','51676714671','2023-02-18 17:15:37',NULL,200.00,'','5','1','','1','120','payment','','','No',NULL,NULL,'RBI9XVZI8T'),(1814,'1020','51676714671','2023-02-18 17:15:37',200.00,NULL,'','5','1','','1','120','payment','','','No',NULL,NULL,'RBI9XVZI8T'),(1815,'1000','51676729953','2023-02-18 17:20:07',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,'RBI6XW3S3W'),(1816,'4000','51676729953','2023-02-18 17:20:07',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(1817,'1100','51676731044','2023-02-18 18:24:46',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(1818,'4000','51676731044','2023-02-18 18:24:46',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(1819,'1100','51676733944','2023-02-18 18:26:00',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(1820,'4000','51676733944','2023-02-18 18:26:00',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(1821,'1100','51676734022','2023-02-18 18:27:14',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(1822,'4000','51676734022','2023-02-18 18:27:14',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(1823,'1100','51676734173','2023-02-18 18:29:42',300.00,NULL,'','5','1','Good sold','1','259','sales','','','No',NULL,NULL,''),(1824,'4000','51676734173','2023-02-18 18:29:42',NULL,300.00,'','5','1','Good sold','1','259','sales','2','','No',NULL,NULL,''),(1825,'1100','51676734199','2023-02-18 18:32:03',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(1826,'4000','51676734199','2023-02-18 18:32:03',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(1827,'1100','51676734199','2023-02-18 18:42:29',NULL,300.00,'','5','1','','1','264','payment','','','No',NULL,NULL,'RBI0Y5XKUI'),(1828,'1020','51676734199','2023-02-18 18:42:29',300.00,NULL,'','5','1','','1','264','payment','','','No',NULL,NULL,'RBI0Y5XKUI'),(1829,'1100','51676731044','2023-02-18 18:43:15',NULL,300.00,'','5','1','','1','264','payment','','','No',NULL,NULL,'RBI0Y5XKUI'),(1830,'1020','51676731044','2023-02-18 18:43:15',300.00,NULL,'','5','1','','1','264','payment','','','No',NULL,NULL,'RBI0Y5XKUI'),(1831,'1100','51676735045','2023-02-18 18:44:15',300.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(1832,'4000','51676735045','2023-02-18 18:44:15',NULL,300.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(1833,'1100','51676734022','2023-02-18 18:48:55',NULL,600.00,'','5','1','','1','80','payment','','','No',NULL,NULL,'RBI6Y6OUV6'),(1834,'1020','51676734022','2023-02-18 18:48:55',600.00,NULL,'','5','1','','1','80','payment','','','No',NULL,NULL,'RBI6Y6OUV6'),(1835,'1100','51676733944','2023-02-18 19:01:33',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,'RBI0Y8AZWQ'),(1836,'1020','51676733944','2023-02-18 19:01:33',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,'RBI0Y8AZWQ'),(1837,'1100','51676734173','2023-02-18 19:10:04',NULL,300.00,'','5','1','','1','259','payment','','','No',NULL,NULL,'RBI2Y9FCHK'),(1838,'1020','51676734173','2023-02-18 19:10:04',300.00,NULL,'','5','1','','1','259','payment','','','No',NULL,NULL,'RBI2Y9FCHK'),(1839,'1100','51676735045','2023-02-19 12:44:53',NULL,300.00,'','5','1','','1','93','payment','','','No',NULL,NULL,'RBI9YASPBV'),(1840,'1020','51676735045','2023-02-19 12:44:53',300.00,NULL,'','5','1','','1','93','payment','','','No',NULL,NULL,'RBI9YASPBV'),(1841,'1100','51676800118','2023-02-19 12:49:04',600.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(1842,'4000','51676800118','2023-02-19 12:49:04',NULL,600.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(1843,'1100','51676800271','2023-02-19 12:51:27',600.00,NULL,'','5','1','Good sold','1','148','sales','','','No',NULL,NULL,''),(1844,'4000','51676800271','2023-02-19 12:51:27',NULL,600.00,'','5','1','Good sold','1','148','sales','6','','No',NULL,NULL,''),(1845,'1100','51676800440','2023-02-19 12:54:10',300.00,NULL,'','5','1','Good sold','1','338','sales','','','No',NULL,NULL,''),(1846,'4000','51676800440','2023-02-19 12:54:10',NULL,300.00,'','5','1','Good sold','1','338','sales','2','','No',NULL,NULL,''),(1847,'1100','51676800527','2023-02-19 12:55:34',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(1848,'4000','51676800527','2023-02-19 12:55:34',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(1849,'1000','51676801824','2023-02-19 13:17:10',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,'RBJ1ZSQDVD'),(1850,'4000','51676801824','2023-02-19 13:17:10',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(1851,'1000','51676802837','2023-02-19 13:44:57',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1852,'4000','51676802837','2023-02-19 13:44:57',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(1853,'1000','51676803504','2023-02-19 13:45:26',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBJ6ZU9M6E'),(1854,'4000','51676803504','2023-02-19 13:45:26',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(1855,'1100','51676800118','2023-02-19 13:57:06',NULL,600.00,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(1856,'1020','51676800118','2023-02-19 13:57:06',600.00,NULL,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(1857,'1100','51676803935','2023-02-19 13:58:43',300.00,NULL,'','5','1','Good sold','1','357','sales','','','No',NULL,NULL,''),(1858,'4000','51676803935','2023-02-19 13:58:43',NULL,300.00,'','5','1','Good sold','1','357','sales','6','','No',NULL,NULL,''),(1859,'1100','51676805690','2023-02-19 14:21:36',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(1860,'4000','51676805690','2023-02-19 14:21:36',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(1861,'1100','51676805708','2023-02-19 14:22:02',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(1862,'4000','51676805708','2023-02-19 14:22:02',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(1863,'1100','51676805690','2023-02-19 14:23:23',NULL,300.00,'','5','1','','1','323','payment','','','No',NULL,NULL,'RBJ7ZWQDXN'),(1864,'1020','51676805690','2023-02-19 14:23:23',300.00,NULL,'','5','1','','1','323','payment','','','No',NULL,NULL,'RBJ7ZWQDXN'),(1865,'1100','51676805732','2023-02-19 14:25:15',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(1866,'4000','51676805732','2023-02-19 14:25:15',NULL,300.00,'','5','1','Good sold','1','35','sales','4','','No',NULL,NULL,''),(1867,'1100','51676803935','2023-02-19 15:02:07',NULL,300.00,'','5','1','','1','357','payment','','','No',NULL,NULL,'rbj610yn94'),(1868,'1020','51676803935','2023-02-19 15:02:07',300.00,NULL,'','5','1','','1','357','payment','','','No',NULL,NULL,'rbj610yn94'),(1869,'1100','51676805708','2023-02-19 15:07:34',NULL,300.00,'','5','1','','1','122','payment','','','No',NULL,NULL,'RBJ912634N'),(1870,'1020','51676805708','2023-02-19 15:07:34',300.00,NULL,'','5','1','','1','122','payment','','','No',NULL,NULL,'RBJ912634N'),(1871,'1100','51676805732','2023-02-19 15:36:27',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(1872,'1020','51676805732','2023-02-19 15:36:27',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(1873,'1100','51676800527','2023-02-19 15:55:51',NULL,300.00,'','5','1','','1','32','payment','','','No',NULL,NULL,'rbj815ftmq'),(1874,'1020','51676800527','2023-02-19 15:55:51',300.00,NULL,'','5','1','','1','32','payment','','','No',NULL,NULL,'rbj815ftmq'),(1875,'1100','51676800271','2023-02-19 15:56:39',NULL,600.00,'','5','1','','1','148','payment','','','No',NULL,NULL,'rbj214zbpg'),(1876,'1020','51676800271','2023-02-19 15:56:39',600.00,NULL,'','5','1','','1','148','payment','','','No',NULL,NULL,'rbj214zbpg'),(1877,'1100','51676812178','2023-02-19 16:09:48',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(1878,'4000','51676812178','2023-02-19 16:09:48',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(1879,'1000','51676812216','2023-02-19 17:21:48',300.00,NULL,'','5','1','Good sold','1','289','sales','','','No',NULL,NULL,'RBJ117WEKR'),(1880,'4000','51676812216','2023-02-19 17:21:48',NULL,300.00,'','5','1','Good sold','1','289','sales','6','','No',NULL,NULL,''),(1881,'1100','51676816551','2023-02-19 17:22:43',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(1882,'4000','51676816551','2023-02-19 17:22:43',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(1883,'1100','51676812178','2023-02-19 17:24:31',NULL,300.00,'','5','1','','1','146','payment','','','No',NULL,NULL,'RBJ81995AE'),(1884,'1020','51676812178','2023-02-19 17:24:31',300.00,NULL,'','5','1','','1','146','payment','','','No',NULL,NULL,'RBJ81995AE'),(1885,'1000','51676816745','2023-02-19 17:25:52',300.00,NULL,'','5','1','Good sold','1','151','Payment','','','No',NULL,NULL,''),(1886,'4000','51676816745','2023-02-19 17:25:52',NULL,300.00,'','5','1','Good sold','1','151','sales','2','','No',NULL,NULL,''),(1887,'1000','51676816869','2023-02-19 17:27:56',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1888,'4000','51676816869','2023-02-19 17:27:56',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(1889,'1100','51676816983','2023-02-19 17:29:51',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(1890,'4000','51676816983','2023-02-19 17:29:51',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(1891,'1100','51676816551','2023-02-19 17:46:29',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,'RBJ51GLXNL'),(1892,'1020','51676816551','2023-02-19 17:46:29',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,'RBJ51GLXNL'),(1893,'1100','51676816745','2023-02-19 17:49:30',NULL,20.00,'','5','1','','1','151','payment','','','No',NULL,NULL,''),(1894,'1020','51676816745','2023-02-19 17:49:30',20.00,NULL,'','5','1','','1','151','payment','','','No',NULL,NULL,''),(1895,'1020','51676816745','2023-02-19 17:54:26',NULL,20.00,'0','5','1','','1','151','','','','No',NULL,NULL,''),(1896,'1100','51676816745','2023-02-19 17:54:26',20.00,NULL,'0','5','1','','1','151','','','','No',NULL,NULL,''),(1897,'1100','51676816745','2023-02-19 18:08:59',NULL,0.00,'','5','1','','1','151','payment','','','No',NULL,NULL,''),(1898,'1020','51676816745','2023-02-19 18:08:59',0.00,NULL,'','5','1','','1','151','payment','','','No',NULL,NULL,''),(1899,'1000','51676819841','2023-02-19 18:17:33',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(1900,'4000','51676819841','2023-02-19 18:17:33',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(1901,'1000','51676820158','2023-02-19 18:22:52',600.00,NULL,'','5','1','Good sold','1','154','sales','','','No',NULL,NULL,'RBF51JXM6T'),(1902,'4000','51676820158','2023-02-19 18:22:52',NULL,600.00,'','5','1','Good sold','1','154','sales','6','','No',NULL,NULL,''),(1903,'1100','51676816983','2023-02-19 18:32:29',NULL,300.00,'','5','1','','1','317','payment','','','No',NULL,NULL,'RBJ71KQZ8H'),(1904,'1020','51676816983','2023-02-19 18:32:29',300.00,NULL,'','5','1','','1','317','payment','','','No',NULL,NULL,'RBJ71KQZ8H'),(1905,'1100','51676800440','2023-02-19 18:33:22',NULL,300.00,'','5','1','','1','338','payment','','','No',NULL,NULL,'RBJ01LCXP8'),(1906,'1020','51676800440','2023-02-19 18:33:22',300.00,NULL,'','5','1','','1','338','payment','','','No',NULL,NULL,'RBJ01LCXP8'),(1907,'1000','51676823027','2023-02-19 19:10:39',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,'RBJ'),(1908,'4000','51676823027','2023-02-19 19:10:39',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(1909,'1000','51676872979','2023-02-20 09:03:11',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RBK52FZIHX'),(1910,'4000','51676872979','2023-02-20 09:03:11',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(1911,'1100','51676873413','2023-02-20 09:10:21',300.00,NULL,'','5','1','Good sold','1','301','sales','','','No',NULL,NULL,''),(1912,'4000','51676873413','2023-02-20 09:10:21',NULL,300.00,'','5','1','Good sold','1','301','sales','4','','No',NULL,NULL,''),(1913,'1100','51676873413','2023-02-20 09:11:59',NULL,300.00,'','5','1','','1','301','payment','','','No',NULL,NULL,'RBK82OV8EE'),(1914,'1020','51676873413','2023-02-20 09:11:59',300.00,NULL,'','5','1','','1','301','payment','','','No',NULL,NULL,'RBK82OV8EE'),(1915,'1100','51675262218','2023-02-20 09:40:12',NULL,450.00,'','5','1','','1','220','payment','','','No',NULL,NULL,'RAB56FON75'),(1916,'1020','51675262218','2023-02-20 09:40:12',450.00,NULL,'','5','1','','1','220','payment','','','No',NULL,NULL,'RAB56FON75'),(1917,'1100','51676875286','2023-02-20 09:41:39',300.00,NULL,'','5','1','Good sold','1','132','sales','','','No',NULL,NULL,''),(1918,'4000','51676875286','2023-02-20 09:41:39',NULL,300.00,'','5','1','Good sold','1','132','sales','8','','No',NULL,NULL,''),(1919,'1100','51676879363','2023-02-20 10:49:44',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(1920,'4000','51676879363','2023-02-20 10:49:44',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(1921,'1100','51676879478','2023-02-20 10:53:39',1750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(1922,'4000','51676879478','2023-02-20 10:53:39',NULL,1750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(1923,'1100','51676879679','2023-02-20 10:54:57',130.00,NULL,'','5','1','Good sold','1','15','sales','','','No',NULL,NULL,''),(1924,'4000','51676879679','2023-02-20 10:54:57',NULL,130.00,'','5','1','Good sold','1','15','sales','8','','No',NULL,NULL,''),(1925,'1100','51676880639','2023-02-20 11:10:46',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(1926,'4000','51676880639','2023-02-20 11:10:46',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(1927,'1100','51676883480','2023-02-20 11:58:16',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(1928,'4000','51676883480','2023-02-20 11:58:16',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(1929,'1100','51676883507','2023-02-20 12:00:49',600.00,NULL,'','5','1','Good sold','1','358','sales','','','No',NULL,NULL,''),(1930,'4000','51676883507','2023-02-20 12:00:49',NULL,300.00,'','5','1','Good sold','1','358','sales','4','','No',NULL,NULL,''),(1931,'4000','51676883507','2023-02-20 12:00:49',NULL,300.00,'','5','1','Good sold','1','358','sales','6','','No',NULL,NULL,''),(1932,'1100','51676883480','2023-02-20 12:21:58',NULL,600.00,'','5','1','','1','134','payment','','','No',NULL,NULL,'RBK6350TTK'),(1933,'1020','51676883480','2023-02-20 12:21:58',600.00,NULL,'','5','1','','1','134','payment','','','No',NULL,NULL,'RBK6350TTK'),(1934,'1100','51676880639','2023-02-20 12:22:33',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(1935,'1020','51676880639','2023-02-20 12:22:33',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(1936,'1000','51676886153','2023-02-20 12:43:12',300.00,NULL,'','5','1','Good sold','1','238','Payment','','','No',NULL,NULL,''),(1937,'4000','51676886153','2023-02-20 12:43:12',NULL,300.00,'','5','1','Good sold','1','238','sales','6','','No',NULL,NULL,''),(1938,'1100','51676886245','2023-02-20 12:48:00',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(1939,'4000','51676886245','2023-02-20 12:48:00',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(1940,'1100','51676886245','2023-02-20 12:51:10',NULL,300.00,'','5','1','','1','170','payment','','','No',NULL,NULL,'RBK137JYAN'),(1941,'1020','51676886245','2023-02-20 12:51:10',300.00,NULL,'','5','1','','1','170','payment','','','No',NULL,NULL,'RBK137JYAN'),(1942,'1100','51676891565','2023-02-20 14:12:57',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(1943,'4000','51676891565','2023-02-20 14:12:57',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(1944,'1100','51676891594','2023-02-20 14:13:24',300.00,NULL,'','5','1','Good sold','1','341','sales','','','No',NULL,NULL,''),(1945,'4000','51676891594','2023-02-20 14:13:24',NULL,300.00,'','5','1','Good sold','1','341','sales','6','','No',NULL,NULL,''),(1946,'1000','51676892092','2023-02-20 14:21:45',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,'RBK83FIYDU'),(1947,'4000','51676892092','2023-02-20 14:21:45',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(1948,'1000','51676892348','2023-02-20 14:26:14',560.00,NULL,'','5','1','Good sold','1','99','Payment','','','No',NULL,NULL,''),(1949,'4000','51676892348','2023-02-20 14:26:14',NULL,560.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(1950,'1100','51676893446','2023-02-20 14:44:17',300.00,NULL,'','5','1','Good sold','1','247','sales','','','No',NULL,NULL,''),(1951,'4000','51676893446','2023-02-20 14:44:17',NULL,300.00,'','5','1','Good sold','1','247','sales','4','','No',NULL,NULL,''),(1952,'1100','51676891594','2023-02-20 14:51:47',NULL,300.00,'','5','1','','1','341','payment','','','No',NULL,NULL,'RBK23I6RQC'),(1953,'1020','51676891594','2023-02-20 14:51:47',300.00,NULL,'','5','1','','1','341','payment','','','No',NULL,NULL,'RBK23I6RQC'),(1954,'1100','11677601847','2023-02-20 15:18:54',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(1955,'4000','11677601847','2023-02-20 15:18:54',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(1956,'1100','51676896108','2023-02-20 15:28:37',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(1957,'4000','51676896108','2023-02-20 15:28:37',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(1958,'1100','51676896542','2023-02-20 15:37:59',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(1959,'4000','51676896542','2023-02-20 15:37:59',NULL,300.00,'','5','1','Good sold','1','110','sales','2','','No',NULL,NULL,''),(1960,'1100','51676883507','2023-02-20 15:51:25',NULL,600.00,'','5','1','','1','358','payment','','','No',NULL,NULL,'RBK93N85RN'),(1961,'1020','51676883507','2023-02-20 15:51:25',600.00,NULL,'','5','1','','1','358','payment','','','No',NULL,NULL,'RBK93N85RN'),(1962,'1020','51676893446','2023-02-20 16:16:02',NULL,300.00,'0','5','1','','1','247','','','','No',NULL,NULL,''),(1963,'1100','51676893446','2023-02-20 16:16:02',300.00,NULL,'0','5','1','','1','247','','','','No',NULL,NULL,''),(1964,'1000','51676901777','2023-02-20 17:03:12',280.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,'RBK23T9GL4'),(1965,'4000','51676901777','2023-02-20 17:03:12',NULL,280.00,'','5','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(1966,'1100','51676875286','2023-02-20 17:09:29',NULL,300.00,'','5','1','','1','132','payment','','','No',NULL,NULL,'RBK53U4D0Z'),(1967,'1020','51676875286','2023-02-20 17:09:29',300.00,NULL,'','5','1','','1','132','payment','','','No',NULL,NULL,'RBK53U4D0Z'),(1968,'1100','51676902262','2023-02-20 17:11:25',900.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(1969,'4000','51676902262','2023-02-20 17:11:25',NULL,600.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(1970,'4000','51676902262','2023-02-20 17:11:25',NULL,300.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(1971,'1100','51676902559','2023-02-20 17:16:12',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(1972,'4000','51676902559','2023-02-20 17:16:12',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(1973,'1100','51676902559','2023-02-20 17:22:46',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(1974,'1020','51676902559','2023-02-20 17:22:46',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(1975,'1100','51676891565','2023-02-20 17:23:29',NULL,300.00,'','5','1','','1','339','payment','','','No',NULL,NULL,'RBK53VQXGV'),(1976,'1020','51676891565','2023-02-20 17:23:29',300.00,NULL,'','5','1','','1','339','payment','','','No',NULL,NULL,'RBK53VQXGV'),(1977,'1100','51676893446','2023-02-20 17:24:53',NULL,300.00,'','5','1','','1','247','payment','','','No',NULL,NULL,'RBK33VWWMN'),(1978,'1020','51676893446','2023-02-20 17:24:53',300.00,NULL,'','5','1','','1','247','payment','','','No',NULL,NULL,'RBK33VWWMN'),(1979,'1100','51676903338','2023-02-20 17:29:13',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(1980,'4000','51676903338','2023-02-20 17:29:13',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(1981,'1100','51676903416','2023-02-20 17:30:22',300.00,NULL,'','5','1','Good sold','1','357','sales','','','No',NULL,NULL,''),(1982,'4000','51676903416','2023-02-20 17:30:22',NULL,300.00,'','5','1','Good sold','1','357','sales','2','','No',NULL,NULL,''),(1983,'1100','51676903338','2023-02-20 17:30:59',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(1984,'1020','51676903338','2023-02-20 17:30:59',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(1985,'1000','51676903577','2023-02-20 17:34:57',300.00,NULL,'','5','1','Good sold','1','359','sales','','','No',NULL,NULL,'RBK93WH8I1'),(1986,'4000','51676903577','2023-02-20 17:34:57',NULL,300.00,'','5','1','Good sold','1','359','sales','6','','No',NULL,NULL,''),(1987,'1100','51676903416','2023-02-20 17:37:43',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,'RBK83X8W20'),(1988,'1040','51676903416','2023-02-20 17:37:43',300.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,'RBK83X8W20'),(1989,'1000','51676904360','2023-02-20 17:47:36',280.00,NULL,'','5','1','Good sold','1','299','sales','','','No',NULL,NULL,'RBK13XJ7IV'),(1990,'4000','51676904360','2023-02-20 17:47:36',NULL,280.00,'','5','1','Good sold','1','299','sales','6','','No',NULL,NULL,''),(1991,'1100','51676902262','2023-02-20 17:48:29',NULL,900.00,'','5','1','','1','121','payment','','','No',NULL,NULL,'RBK73Y4UNX'),(1992,'1020','51676902262','2023-02-20 17:48:29',900.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,'RBK73Y4UNX'),(1993,'1100','51676904536','2023-02-20 17:49:06',300.00,NULL,'','5','1','Good sold','1','279','sales','','','No',NULL,NULL,''),(1994,'4000','51676904536','2023-02-20 17:49:06',NULL,300.00,'','5','1','Good sold','1','279','sales','6','','No',NULL,NULL,''),(1995,'1100','51676904571','2023-02-20 17:50:06',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(1996,'4000','51676904571','2023-02-20 17:50:06',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(1997,'1100','51676904571','2023-02-20 17:58:19',NULL,560.00,'','5','1','','1','48','payment','','','No',NULL,NULL,'RBK93ZJ12T'),(1998,'1040','51676904571','2023-02-20 17:58:19',560.00,NULL,'','5','1','','1','48','payment','','','No',NULL,NULL,'RBK93ZJ12T'),(1999,'1100','51676879679','2023-02-20 18:09:13',NULL,130.00,'','5','1','','1','15','payment','','','No',NULL,NULL,'rbk53zrtpl'),(2000,'1020','51676879679','2023-02-20 18:09:13',130.00,NULL,'','5','1','','1','15','payment','','','No',NULL,NULL,'rbk53zrtpl'),(2001,'1100','51676904536','2023-02-20 18:14:09',NULL,300.00,'','5','1','','1','279','payment','','','No',NULL,NULL,''),(2002,'1020','51676904536','2023-02-20 18:14:09',300.00,NULL,'','5','1','','1','279','payment','','','No',NULL,NULL,''),(2003,'1100','51676906380','2023-02-20 18:19:50',300.00,NULL,'','5','1','Good sold','1','291','sales','','','No',NULL,NULL,''),(2004,'4000','51676906380','2023-02-20 18:19:50',NULL,300.00,'','5','1','Good sold','1','291','sales','4','','No',NULL,NULL,''),(2005,'1000','51676906459','2023-02-20 18:21:29',300.00,NULL,'','5','1','Good sold','1','189','Payment','','','No',NULL,NULL,''),(2006,'4000','51676906459','2023-02-20 18:21:29',NULL,300.00,'','5','1','Good sold','1','189','sales','2','','No',NULL,NULL,''),(2007,'1100','51676906459','2023-02-20 18:22:27',NULL,200.00,'','5','1','','1','189','payment','','','No',NULL,NULL,'RBK041RL9S'),(2008,'1020','51676906459','2023-02-20 18:22:27',200.00,NULL,'','5','1','','1','189','payment','','','No',NULL,NULL,'RBK041RL9S'),(2009,'1100','51676906380','2023-02-20 19:09:22',NULL,300.00,'','5','1','','1','291','payment','','','No',NULL,NULL,'RBK847Y2KG'),(2010,'1040','51676906380','2023-02-20 19:09:22',300.00,NULL,'','5','1','','1','291','payment','','','No',NULL,NULL,'RBK847Y2KG'),(2011,'1000','51676909403','2023-02-20 19:10:21',560.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2012,'4000','51676909403','2023-02-20 19:10:21',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(2013,'1000','51676909444','2023-02-20 19:10:54',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,'RBK947LABL'),(2014,'4000','51676909444','2023-02-20 19:10:54',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(2015,'1000','51676909480','2023-02-20 19:11:35',300.00,NULL,'','5','1','Good sold','1','31','sales','','','No',NULL,NULL,'RBK9478OAL'),(2016,'4000','51676909480','2023-02-20 19:11:35',NULL,300.00,'','5','1','Good sold','1','31','sales','6','','No',NULL,NULL,''),(2017,'1000','51676909525','2023-02-20 19:12:22',280.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,'RBK443ZRWS'),(2018,'4000','51676909525','2023-02-20 19:12:22',NULL,280.00,'','5','1','Good sold','1','238','sales','2','','No',NULL,NULL,''),(2019,'1100','51676959598','2023-02-21 09:07:50',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(2020,'4000','51676959598','2023-02-21 09:07:50',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(2021,'1000','51676963543','2023-02-21 10:12:46',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2022,'4000','51676963543','2023-02-21 10:12:46',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(2023,'1100','51676963658','2023-02-21 10:16:57',300.00,NULL,'','5','1','Good sold','1','254','sales','','','No',NULL,NULL,''),(2024,'4000','51676963658','2023-02-21 10:16:57',NULL,300.00,'','5','1','Good sold','1','254','sales','6','','No',NULL,NULL,''),(2025,'1100','51676964063','2023-02-21 10:21:09',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(2026,'4000','51676964063','2023-02-21 10:21:09',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(2027,'1100','51676964090','2023-02-21 10:21:44',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(2028,'4000','51676964090','2023-02-21 10:21:44',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(2029,'1100','51676964177','2023-02-21 10:23:11',1680.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(2030,'4000','51676964177','2023-02-21 10:23:11',NULL,1680.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(2031,'1100','51676964953','2023-02-21 10:36:07',300.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(2032,'4000','51676964953','2023-02-21 10:36:07',NULL,300.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(2033,'1100','51676963658','2023-02-21 10:44:14',NULL,300.00,'','5','1','','1','254','payment','','','No',NULL,NULL,'RBL85GQS1M'),(2034,'1020','51676963658','2023-02-21 10:44:14',300.00,NULL,'','5','1','','1','254','payment','','','No',NULL,NULL,'RBL85GQS1M'),(2035,'1100','51676967542','2023-02-21 11:19:17',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(2036,'4000','51676967542','2023-02-21 11:19:17',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(2037,'1000','51676969963','2023-02-21 11:59:34',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBL75MZ0O1'),(2038,'4000','51676969963','2023-02-21 11:59:34',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(2039,'1100','51676896542','2023-02-21 12:14:06',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,'RBL75CCDVT'),(2040,'1040','51676896542','2023-02-21 12:14:06',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,'RBL75CCDVT'),(2041,'1100','51676967646','2023-02-21 12:22:19',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(2042,'4000','51676967646','2023-02-21 12:22:19',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(2043,'1000','51676971364','2023-02-21 12:32:16',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBL25PR4E2'),(2044,'4000','51676971364','2023-02-21 12:32:16',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(2045,'1100','51676967646','2023-02-21 12:41:22',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(2046,'1020','51676967646','2023-02-21 12:41:22',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(2047,'1100','51676896108','2023-02-21 13:00:44',NULL,300.00,'','5','1','','1','211','payment','','','No',NULL,NULL,'RBL95S7IER'),(2048,'1020','51676896108','2023-02-21 13:00:44',300.00,NULL,'','5','1','','1','211','payment','','','No',NULL,NULL,'RBL95S7IER'),(2049,'1100','51676973948','2023-02-21 13:11:41',600.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(2050,'4000','51676973948','2023-02-21 13:11:41',NULL,600.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(2051,'1100','51676973948','2023-02-21 13:20:56',NULL,600.00,'','5','1','','1','360','payment','','','No',NULL,NULL,'RBL15TZDQD'),(2052,'1020','51676973948','2023-02-21 13:20:56',600.00,NULL,'','5','1','','1','360','payment','','','No',NULL,NULL,'RBL15TZDQD'),(2053,'1100','51676964177','2023-02-21 13:35:51',NULL,1680.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(2054,'1020','51676964177','2023-02-21 13:35:51',1680.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(2055,'1100','51676976300','2023-02-21 13:45:14',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(2056,'4000','51676976300','2023-02-21 13:45:14',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(2057,'1100','51676964953','2023-02-21 13:53:04',NULL,300.00,'','5','1','','1','218','payment','','','No',NULL,NULL,'RBL65WVT2C'),(2058,'1020','51676964953','2023-02-21 13:53:04',300.00,NULL,'','5','1','','1','218','payment','','','No',NULL,NULL,'RBL65WVT2C'),(2059,'1100','51676976917','2023-02-21 13:56:46',300.00,NULL,'','5','1','Good sold','1','361','sales','','','No',NULL,NULL,''),(2060,'4000','51676976917','2023-02-21 13:56:46',NULL,300.00,'','5','1','Good sold','1','361','sales','2','','No',NULL,NULL,''),(2061,'1100','51676977063','2023-02-21 14:15:43',600.00,NULL,'','5','1','Good sold','1','273','sales','','','No',NULL,NULL,''),(2062,'4000','51676977063','2023-02-21 14:15:43',NULL,600.00,'','5','1','Good sold','1','273','sales','6','','No',NULL,NULL,''),(2063,'1000','51676978261','2023-02-21 15:35:51',300.00,NULL,'','5','1','Good sold','1','180','Payment','','','No',NULL,NULL,''),(2064,'4000','51676978261','2023-02-21 15:35:51',NULL,300.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(2065,'1100','51676976917','2023-02-21 15:40:49',NULL,300.00,'','5','1','','1','361','payment','','','No',NULL,NULL,'RBL765YUTD'),(2066,'1020','51676976917','2023-02-21 15:40:49',300.00,NULL,'','5','1','','1','361','payment','','','No',NULL,NULL,'RBL765YUTD'),(2067,'1100','51676983431','2023-02-21 16:03:20',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(2068,'4000','51676983431','2023-02-21 16:03:20',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(2069,'1000','51676984669','2023-02-21 16:32:44',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2070,'4000','51676984669','2023-02-21 16:32:44',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(2071,'1100','51676986560','2023-02-21 16:36:08',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(2072,'4000','51676986560','2023-02-21 16:36:08',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(2073,'1100','51676977063','2023-02-21 16:36:37',NULL,600.00,'','5','1','','1','273','payment','','','No',NULL,NULL,'RBL56AUNE7'),(2074,'1020','51676977063','2023-02-21 16:36:37',600.00,NULL,'','5','1','','1','273','payment','','','No',NULL,NULL,'RBL56AUNE7'),(2075,'1100','51676986675','2023-02-21 17:02:19',280.00,NULL,'','5','1','Good sold','1','59','sales','','','No',NULL,NULL,''),(2076,'4000','51676986675','2023-02-21 17:02:19',NULL,280.00,'','5','1','Good sold','1','59','sales','6','','No',NULL,NULL,''),(2077,'1100','51676988161','2023-02-21 17:06:09',300.00,NULL,'','5','1','Good sold','1','362','sales','','','No',NULL,NULL,''),(2078,'4000','51676988161','2023-02-21 17:06:09',NULL,300.00,'','5','1','Good sold','1','362','sales','2','','No',NULL,NULL,''),(2079,'1100','51676988392','2023-02-21 17:06:39',300.00,NULL,'','5','1','Good sold','1','168','sales','','','No',NULL,NULL,''),(2080,'4000','51676988392','2023-02-21 17:06:39',NULL,300.00,'','5','1','Good sold','1','168','sales','6','','No',NULL,NULL,''),(2081,'1100','51676976300','2023-02-21 17:13:21',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,'rbl16ed6sj'),(2082,'1020','51676976300','2023-02-21 17:13:21',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,'rbl16ed6sj'),(2083,'1100','51676986560','2023-02-21 17:14:08',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,'RBL56EHF7L'),(2084,'1020','51676986560','2023-02-21 17:14:08',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,'RBL56EHF7L'),(2085,'1100','51676967542','2023-02-21 17:20:42',NULL,600.00,'','5','1','','1','163','payment','','','No',NULL,NULL,'RBL16F04V5'),(2086,'1020','51676967542','2023-02-21 17:20:42',600.00,NULL,'','5','1','','1','163','payment','','','No',NULL,NULL,'RBL16F04V5'),(2087,'1000','51676989313','2023-02-21 17:31:49',560.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2088,'4000','51676989313','2023-02-21 17:31:49',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(2089,'1100','51676983431','2023-02-21 17:40:41',NULL,300.00,'','5','1','','1','21','payment','','','No',NULL,NULL,'RBL46GZK5M'),(2090,'1020','51676983431','2023-02-21 17:40:41',300.00,NULL,'','5','1','','1','21','payment','','','No',NULL,NULL,'RBL46GZK5M'),(2091,'1100','51676988392','2023-02-21 17:41:26',NULL,300.00,'','5','1','','1','168','payment','','','No',NULL,NULL,'RBL26H8BYG'),(2092,'1020','51676988392','2023-02-21 17:41:26',300.00,NULL,'','5','1','','1','168','payment','','','No',NULL,NULL,'RBL26H8BYG'),(2093,'1110','51676990524','2023-02-21 17:42:18',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(2094,'5500','51676990524','2023-02-21 17:42:18',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(2095,'1000','51676990524','2023-02-21 17:42:18',120.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2096,'4000','51676990524','2023-02-21 17:42:18',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(2097,'1100','51676986675','2023-02-21 17:43:40',NULL,280.00,'','5','1','','1','59','payment','','','No',NULL,NULL,'RBL36HISG3'),(2098,'1040','51676986675','2023-02-21 17:43:40',280.00,NULL,'','5','1','','1','59','payment','','','No',NULL,NULL,'RBL36HISG3'),(2099,'1100','51676988161','2023-02-21 18:19:52',NULL,300.00,'','5','1','','1','362','payment','','','No',NULL,NULL,'RBL56LPUNP'),(2100,'1020','51676988161','2023-02-21 18:19:52',300.00,NULL,'','5','1','','1','362','payment','','','No',NULL,NULL,'RBL56LPUNP'),(2101,'1000','51676992837','2023-02-21 18:32:18',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,'RBL96N4UAV'),(2102,'4000','51676992837','2023-02-21 18:32:18',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(2103,'1100','51676964090','2023-02-21 18:39:08',NULL,560.00,'','5','1','','1','61','payment','','','No',NULL,NULL,'RBL46NZD84'),(2104,'1020','51676964090','2023-02-21 18:39:08',560.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,'RBL46NZD84'),(2105,'1000','51676993574','2023-02-21 18:39:38',560.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,'RBL96OAJRX'),(2106,'4000','51676993574','2023-02-21 18:39:38',NULL,560.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(2107,'1100','51676994619','2023-02-21 18:51:57',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(2108,'4000','51676994619','2023-02-21 18:51:57',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(2109,'1000','51676994810','2023-02-21 18:53:46',130.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2110,'4000','51676994810','2023-02-21 18:53:46',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(2111,'1000','51676995276','2023-02-21 19:01:30',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2112,'4000','51676995276','2023-02-21 19:01:30',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(2113,'1100','51676994619','2023-02-21 19:03:53',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,'RBL26RD6VO'),(2114,'1020','51676994619','2023-02-21 19:03:53',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,'RBL26RD6VO'),(2115,'1100','51676959598','2023-02-22 08:37:59',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,'RBM47QEC6Y'),(2116,'1020','51676959598','2023-02-22 08:37:59',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,'RBM47QEC6Y'),(2117,'1100','51677046856','2023-02-22 09:21:14',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(2118,'4000','51677046856','2023-02-22 09:21:14',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(2119,'1100','51677047054','2023-02-22 09:24:28',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,''),(2120,'4000','51677047054','2023-02-22 09:24:28',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(2121,'1100','51677047254','2023-02-22 09:29:09',300.00,NULL,'','5','1','Good sold','1','364','sales','','','No',NULL,NULL,''),(2122,'4000','51677047254','2023-02-22 09:29:09',NULL,300.00,'','5','1','Good sold','1','364','sales','2','','No',NULL,NULL,''),(2123,'1000','51677047368','2023-02-22 09:29:43',600.00,NULL,'','5','1','Good sold','1','313','sales','','','No',NULL,NULL,'RBM87VBW3E'),(2124,'4000','51677047368','2023-02-22 09:29:43',NULL,600.00,'','5','1','Good sold','1','313','sales','6','','No',NULL,NULL,''),(2125,'1000','51677050653','2023-02-22 10:24:22',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2126,'4000','51677050653','2023-02-22 10:24:22',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(2127,'1100','51677051380','2023-02-22 10:36:31',900.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(2128,'4000','51677051380','2023-02-22 10:36:31',NULL,900.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(2129,'1000','51677053110','2023-02-22 11:05:54',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,'rbm98374jx'),(2130,'4000','51677053110','2023-02-22 11:05:54',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(2131,'1100','51677051380','2023-02-22 11:06:43',NULL,900.00,'','5','1','','1','118','payment','','','No',NULL,NULL,'rbm9822ijz'),(2132,'1020','51677051380','2023-02-22 11:06:43',900.00,NULL,'','5','1','','1','118','payment','','','No',NULL,NULL,'rbm9822ijz'),(2133,'1000','51677053422','2023-02-22 11:10:36',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,'RBM083O208'),(2134,'4000','51677053422','2023-02-22 11:10:36',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(2135,'1100','51677054026','2023-02-22 11:22:34',300.00,NULL,'','5','1','Good sold','1','365','sales','','','No',NULL,NULL,''),(2136,'4000','51677054026','2023-02-22 11:22:34',NULL,300.00,'','5','1','Good sold','1','365','sales','4','','No',NULL,NULL,''),(2137,'1100','51677054998','2023-02-22 11:36:52',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(2138,'4000','51677054998','2023-02-22 11:36:52',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(2139,'1000','51677055162','2023-02-22 11:39:37',280.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,'RBM986CJOP'),(2140,'4000','51677055162','2023-02-22 11:39:37',NULL,280.00,'','5','1','Good sold','1','138','sales','4','','No',NULL,NULL,''),(2141,'1100','51677054026','2023-02-22 11:48:00',NULL,300.00,'','5','1','','1','365','payment','','','No',NULL,NULL,'RBM7867R1D'),(2142,'1020','51677054026','2023-02-22 11:48:00',300.00,NULL,'','5','1','','1','365','payment','','','No',NULL,NULL,'RBM7867R1D'),(2143,'1100','51677056002','2023-02-22 11:53:32',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(2144,'4000','51677056002','2023-02-22 11:53:32',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(2145,'1000','51677057349','2023-02-22 12:16:02',600.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,'RBM2891DQ0'),(2146,'4000','51677057349','2023-02-22 12:16:02',NULL,600.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(2147,'1100','51677057614','2023-02-22 12:21:55',600.00,NULL,'','5','1','Good sold','1','366','sales','','','No',NULL,NULL,''),(2148,'4000','51677057614','2023-02-22 12:21:55',NULL,600.00,'','5','1','Good sold','1','366','sales','2','','No',NULL,NULL,''),(2149,'1100','51677047254','2023-02-22 12:22:26',NULL,300.00,'','5','1','','1','364','payment','','','No',NULL,NULL,'RBM589KRQP'),(2150,'1020','51677047254','2023-02-22 12:22:26',300.00,NULL,'','5','1','','1','364','payment','','','No',NULL,NULL,'RBM589KRQP'),(2151,'1100','51677057811','2023-02-22 12:24:11',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(2152,'4000','51677057811','2023-02-22 12:24:11',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(2153,'1100','51677059084','2023-02-22 12:44:52',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(2154,'4000','51677059084','2023-02-22 12:44:52',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(2155,'1000','51677059757','2023-02-22 12:56:27',280.00,NULL,'','5','1','Good sold','1','79','sales','','','No',NULL,NULL,'RBM38DB1X7'),(2156,'4000','51677059757','2023-02-22 12:56:27',NULL,280.00,'','5','1','Good sold','1','79','sales','4','','No',NULL,NULL,''),(2157,'1000','51677064473','2023-02-22 14:14:45',600.00,NULL,'','5','1','Good sold','1','293','sales','','','No',NULL,NULL,'RBM48J0L60'),(2158,'4000','51677064473','2023-02-22 14:14:45',NULL,600.00,'','5','1','Good sold','1','293','sales','2','','No',NULL,NULL,''),(2159,'1000','51677065378','2023-02-22 14:29:46',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,'RBM38KHEKT'),(2160,'4000','51677065378','2023-02-22 14:29:46',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(2161,'1110','51677065427','2023-02-22 14:30:54',NULL,450.00,'','5','1','Inventory sold','1','61','sales','15','','No',NULL,NULL,''),(2162,'5500','51677065427','2023-02-22 14:30:54',450.00,NULL,'','5','1','Cost of goods sold','1','61','sales','','','No',NULL,NULL,''),(2163,'1000','51677065427','2023-02-22 14:30:54',500.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,'RBM88K7L3E'),(2164,'4000','51677065427','2023-02-22 14:30:54',NULL,500.00,'','5','1','Good sold','1','61','sales','15','','No',NULL,NULL,''),(2165,'1100','51677065595','2023-02-22 14:33:27',300.00,NULL,'','5','1','Good sold','1','215','sales','','','No',NULL,NULL,''),(2166,'4000','51677065595','2023-02-22 14:33:27',NULL,300.00,'','5','1','Good sold','1','215','sales','2','','No',NULL,NULL,''),(2167,'1100','51677065827','2023-02-22 15:02:58',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(2168,'4000','51677065827','2023-02-22 15:02:58',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(2169,'1110','51677067443','2023-02-22 15:04:12',NULL,350.00,'','5','1','Inventory sold','1','209','sales','17','','No',NULL,NULL,''),(2170,'5500','51677067443','2023-02-22 15:04:12',350.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(2171,'1000','51677067443','2023-02-22 15:04:12',400.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2172,'4000','51677067443','2023-02-22 15:04:12',NULL,400.00,'','5','1','Good sold','1','209','sales','17','','No',NULL,NULL,''),(2173,'1000','51677067520','2023-02-22 15:05:28',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2174,'4000','51677067520','2023-02-22 15:05:28',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(2175,'1100','51677065827','2023-02-22 15:08:09',NULL,300.00,'','5','1','','1','305','payment','','','No',NULL,NULL,'RBM08NO4VA'),(2176,'1020','51677065827','2023-02-22 15:08:09',300.00,NULL,'','5','1','','1','305','payment','','','No',NULL,NULL,'RBM08NO4VA'),(2177,'1100','51677069122','2023-02-22 15:32:17',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(2178,'4000','51677069122','2023-02-22 15:32:17',NULL,300.00,'','5','1','Good sold','1','272','sales','4','','No',NULL,NULL,''),(2179,'1100','51677057811','2023-02-22 15:33:35',NULL,1500.00,'','5','1','','1','65','payment','','','No',NULL,NULL,'RBM18PQWRX'),(2180,'1020','51677057811','2023-02-22 15:33:35',1500.00,NULL,'','5','1','','1','65','payment','','','No',NULL,NULL,'RBM18PQWRX'),(2181,'1100','51677069286','2023-02-22 15:34:57',300.00,NULL,'','5','1','Good sold','1','190','sales','','','No',NULL,NULL,''),(2182,'4000','51677069286','2023-02-22 15:34:57',NULL,300.00,'','5','1','Good sold','1','190','sales','6','','No',NULL,NULL,''),(2183,'1000','51677069338','2023-02-22 15:36:00',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2184,'4000','51677069338','2023-02-22 15:36:00',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(2185,'1100','51677069122','2023-02-22 15:45:03',NULL,300.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(2186,'1020','51677069122','2023-02-22 15:45:03',300.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(2187,'1000','51677070168','2023-02-22 15:49:40',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,'RBM28R0GKQ'),(2188,'4000','51677070168','2023-02-22 15:49:40',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(2189,'1000','51677071446','2023-02-22 16:11:00',1120.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2190,'4000','51677071446','2023-02-22 16:11:00',NULL,1120.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(2191,'1100','51677057614','2023-02-22 16:28:38',NULL,600.00,'','5','1','','1','366','payment','','','No',NULL,NULL,'RBM58UFXDB'),(2192,'1020','51677057614','2023-02-22 16:28:38',600.00,NULL,'','5','1','','1','366','payment','','','No',NULL,NULL,'RBM58UFXDB'),(2193,'1100','51677073022','2023-02-22 16:37:13',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(2194,'4000','51677073022','2023-02-22 16:37:13',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(2195,'1100','51677073022','2023-02-22 17:11:00',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,'RBM78YAX8J'),(2196,'1020','51677073022','2023-02-22 17:11:00',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,'RBM78YAX8J'),(2197,'1100','51677047054','2023-02-22 17:30:12',NULL,600.00,'','5','1','','1','300','payment','','','No',NULL,NULL,'RBM090AJ0C'),(2198,'1020','51677047054','2023-02-22 17:30:12',600.00,NULL,'','5','1','','1','300','payment','','','No',NULL,NULL,'RBM090AJ0C'),(2199,'1100','51677076261','2023-02-22 17:33:56',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(2200,'4000','51677076261','2023-02-22 17:33:56',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(2201,'1000','51677077097','2023-02-22 17:45:04',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBM991Q8HX'),(2202,'4000','51677077097','2023-02-22 17:45:04',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(2203,'1100','51677065595','2023-02-22 17:47:38',NULL,300.00,'','5','1','','1','215','payment','','','No',NULL,NULL,'RBM7920M95'),(2204,'1020','51677065595','2023-02-22 17:47:38',300.00,NULL,'','5','1','','1','215','payment','','','No',NULL,NULL,'RBM7920M95'),(2205,'1100','51677069286','2023-02-22 17:48:24',NULL,300.00,'','5','1','','1','190','payment','','','No',NULL,NULL,'RBM3926K5V'),(2206,'1020','51677069286','2023-02-22 17:48:24',300.00,NULL,'','5','1','','1','190','payment','','','No',NULL,NULL,'RBM3926K5V'),(2207,'1100','51677077386','2023-02-22 17:49:54',300.00,NULL,'','5','1','Good sold','1','90','sales','','','No',NULL,NULL,''),(2208,'4000','51677077386','2023-02-22 17:49:54',NULL,300.00,'','5','1','Good sold','1','90','sales','6','','No',NULL,NULL,''),(2209,'1100','51677059084','2023-02-22 17:54:39',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,'RBM692UUMS'),(2210,'1020','51677059084','2023-02-22 17:54:39',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,'RBM692UUMS'),(2211,'1100','51677076261','2023-02-22 18:12:19',NULL,300.00,'','5','1','','1','120','payment','','','No',NULL,NULL,'RBM994VCC1'),(2212,'1020','51677076261','2023-02-22 18:12:19',300.00,NULL,'','5','1','','1','120','payment','','','No',NULL,NULL,'RBM994VCC1'),(2213,'1100','51677077386','2023-02-22 18:38:55',NULL,300.00,'','5','1','','1','90','payment','','','No',NULL,NULL,'RBM598SD1L'),(2214,'1020','51677077386','2023-02-22 18:38:55',300.00,NULL,'','5','1','','1','90','payment','','','No',NULL,NULL,'RBM598SD1L'),(2215,'1000','51677080955','2023-02-22 18:49:29',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2216,'4000','51677080955','2023-02-22 18:49:29',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(2217,'1000','51677081365','2023-02-22 19:04:01',130.00,NULL,'','5','1','Good sold','1','307','sales','','','No',NULL,NULL,'RBM49BJG04'),(2218,'4000','51677081365','2023-02-22 19:04:01',NULL,130.00,'','5','1','Good sold','1','307','sales','8','','No',NULL,NULL,''),(2219,'1000','51677132971','2023-02-23 09:16:47',560.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,'RBN7A91DZJ'),(2220,'4000','51677132971','2023-02-23 09:16:47',NULL,560.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(2221,'1100','51677134109','2023-02-23 09:35:22',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(2222,'4000','51677134109','2023-02-23 09:35:22',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(2223,'1100','51677135347','2023-02-23 09:56:01',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(2224,'4000','51677135347','2023-02-23 09:56:01',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(2225,'1100','51677135675','2023-02-23 11:31:44',900.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(2226,'4000','51677135675','2023-02-23 11:31:44',NULL,600.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(2227,'4000','51677135675','2023-02-23 11:31:44',NULL,300.00,'','5','1','Good sold','1','98','sales','4','','No',NULL,NULL,''),(2228,'1000','51677141907','2023-02-23 11:50:34',300.00,NULL,'','5','1','Good sold','1','368','sales','','','No',NULL,NULL,'RBN0APHOOA'),(2229,'4000','51677141907','2023-02-23 11:50:34',NULL,300.00,'','5','1','Good sold','1','368','sales','4','','No',NULL,NULL,''),(2230,'1100','51676964063','2023-02-23 13:05:48',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(2231,'1020','51676964063','2023-02-23 13:05:48',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(2232,'1100','51677134109','2023-02-23 13:10:11',NULL,250.00,'','5','1','','1','88','payment','','','No',NULL,NULL,'RBN2AWORHC'),(2233,'1020','51677134109','2023-02-23 13:10:11',250.00,NULL,'','5','1','','1','88','payment','','','No',NULL,NULL,'RBN2AWORHC'),(2234,'1100','51677135675','2023-02-23 13:13:12',NULL,900.00,'','5','1','','1','98','payment','','','No',NULL,NULL,'RBN5AWWHQD'),(2235,'1020','51677135675','2023-02-23 13:13:12',900.00,NULL,'','5','1','','1','98','payment','','','No',NULL,NULL,'RBN5AWWHQD'),(2236,'1000','51677147862','2023-02-23 13:25:10',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RBN9AXWFGN'),(2237,'4000','51677147862','2023-02-23 13:25:10',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(2238,'1000','51677148128','2023-02-23 13:39:14',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,'RBN9AZ15ZN'),(2239,'4000','51677148128','2023-02-23 13:39:14',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(2240,'1100','51677148802','2023-02-23 13:49:24',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(2241,'4000','51677148802','2023-02-23 13:49:24',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(2242,'1110','51677149396','2023-02-23 14:36:31',NULL,450.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(2243,'5500','51677149396','2023-02-23 14:36:31',450.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(2244,'1000','51677149396','2023-02-23 14:36:31',500.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2245,'4000','51677149396','2023-02-23 14:36:31',NULL,500.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(2246,'1100','51677056002','2023-02-23 14:39:40',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,'rbn7b0mxf1'),(2247,'1020','51677056002','2023-02-23 14:39:40',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,'rbn7b0mxf1'),(2248,'1000','51677156194','2023-02-23 15:45:00',300.00,NULL,'','5','1','Good sold','1','213','sales','','','No',NULL,NULL,'RBN9B9MXZJ'),(2249,'4000','51677156194','2023-02-23 15:45:00',NULL,300.00,'','5','1','Good sold','1','213','sales','4','','No',NULL,NULL,''),(2250,'1100','51677148802','2023-02-23 16:04:56',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,'RBN4BBHYU6'),(2251,'1020','51677148802','2023-02-23 16:04:56',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,'RBN4BBHYU6'),(2252,'1100','51677157702','2023-02-23 16:23:37',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(2253,'4000','51677157702','2023-02-23 16:23:37',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(2254,'1100','51677054998','2023-02-23 16:24:33',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(2255,'1020','51677054998','2023-02-23 16:24:33',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(2256,'1100','51677158689','2023-02-23 16:34:15',300.00,NULL,'','5','1','Good sold','1','312','sales','','','No',NULL,NULL,''),(2257,'4000','51677158689','2023-02-23 16:34:15',NULL,300.00,'','5','1','Good sold','1','312','sales','2','','No',NULL,NULL,''),(2258,'1100','51677160182','2023-02-23 17:13:26',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(2259,'4000','51677160182','2023-02-23 17:13:26',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(2260,'1100','51677160182','2023-02-23 17:30:43',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,'RBN8BJJ3LA'),(2261,'1020','51677160182','2023-02-23 17:30:43',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,'RBN8BJJ3LA'),(2262,'1100','51677162684','2023-02-23 17:47:10',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(2263,'4000','51677162684','2023-02-23 17:47:10',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(2264,'1100','51677163642','2023-02-23 17:57:23',300.00,NULL,'','5','1','Good sold','1','341','sales','','','No',NULL,NULL,''),(2265,'4000','51677163642','2023-02-23 17:57:23',NULL,300.00,'','5','1','Good sold','1','341','sales','6','','No',NULL,NULL,''),(2266,'1100','51677163642','2023-02-23 18:04:58',NULL,300.00,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(2267,'1020','51677163642','2023-02-23 18:04:58',300.00,NULL,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(2268,'1100','51677162684','2023-02-23 18:06:57',NULL,300.00,'','5','1','','1','266','payment','','','No',NULL,NULL,'RBN4BNII0E'),(2269,'1020','51677162684','2023-02-23 18:06:57',300.00,NULL,'','5','1','','1','266','payment','','','No',NULL,NULL,'RBN4BNII0E'),(2270,'1100','51676614064','2023-02-23 18:08:02',NULL,300.00,'','5','1','','1','106','payment','','','No',NULL,NULL,'RBN2BNFBRU'),(2271,'1020','51676614064','2023-02-23 18:08:02',300.00,NULL,'','5','1','','1','106','payment','','','No',NULL,NULL,'RBN2BNFBRU'),(2272,'1100','51677165416','2023-02-23 18:17:04',300.00,NULL,'','5','1','Good sold','1','369','sales','','','No',NULL,NULL,''),(2273,'4000','51677165416','2023-02-23 18:17:04',NULL,300.00,'','5','1','Good sold','1','369','sales','4','','No',NULL,NULL,''),(2274,'1100','51677158689','2023-02-23 18:17:49',NULL,300.00,'','5','1','','1','312','payment','','','No',NULL,NULL,'RBN7BOFLUV'),(2275,'1020','51677158689','2023-02-23 18:17:49',300.00,NULL,'','5','1','','1','312','payment','','','No',NULL,NULL,'RBN7BOFLUV'),(2276,'1100','51677165563','2023-02-23 18:19:34',600.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(2277,'4000','51677165563','2023-02-23 18:19:34',NULL,600.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(2278,'1100','51677157702','2023-02-23 18:29:39',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(2279,'1020','51677157702','2023-02-23 18:29:39',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(2280,'1100','51677165416','2023-02-23 18:31:26',NULL,300.00,'','5','1','','1','369','payment','','','No',NULL,NULL,'RBN7BQF6A9'),(2281,'1020','51677165416','2023-02-23 18:31:26',300.00,NULL,'','5','1','','1','369','payment','','','No',NULL,NULL,'RBN7BQF6A9'),(2282,'1100','51677165563','2023-02-23 18:58:12',NULL,600.00,'','4','1','','1','167','payment','','','No',NULL,NULL,'RBN8BTABS4'),(2283,'1020','51677165563','2023-02-23 18:58:12',600.00,NULL,'','4','1','','1','167','payment','','','No',NULL,NULL,'RBN8BTABS4'),(2284,'1000','51677169911','2023-02-23 19:31:58',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2285,'4000','51677169911','2023-02-23 19:31:58',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(2286,'1000','51677220052','2023-02-24 09:27:57',840.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,'RBN4C24O0Q'),(2287,'4000','51677220052','2023-02-24 09:27:57',NULL,840.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(2288,'1100','51677220129','2023-02-24 09:29:06',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(2289,'4000','51677220129','2023-02-24 09:29:06',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(2290,'4000','51677220129','2023-02-24 09:29:06',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(2291,'1000','51677222136','2023-02-24 10:02:28',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,'RBO6D22DGU'),(2292,'4000','51677222136','2023-02-24 10:02:28',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(2293,'1100','11677601499','2023-02-24 10:03:38',3360.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(2294,'4000','11677601499','2023-02-24 10:03:38',NULL,3360.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(2295,'1100','51677220129','2023-02-24 10:49:03',NULL,600.00,'','5','1','','1','70','payment','','','No',NULL,NULL,'RBO1D6LA0L'),(2296,'1020','51677220129','2023-02-24 10:49:03',600.00,NULL,'','5','1','','1','70','payment','','','No',NULL,NULL,'RBO1D6LA0L'),(2297,'1000','51677225245','2023-02-24 10:54:20',300.00,NULL,'','5','1','Good sold','1','31','sales','','','No',NULL,NULL,'RBO6D6S20M'),(2298,'4000','51677225245','2023-02-24 10:54:20',NULL,300.00,'','5','1','Good sold','1','31','sales','6','','No',NULL,NULL,''),(2299,'1000','51677229715','2023-02-24 12:08:45',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,'RBO7DDC4O1'),(2300,'4000','51677229715','2023-02-24 12:08:45',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(2301,'1100','51677230124','2023-02-24 12:19:41',300.00,NULL,'','5','1','Good sold','1','370','sales','','','No',NULL,NULL,''),(2302,'4000','51677230124','2023-02-24 12:19:41',NULL,300.00,'','5','1','Good sold','1','370','sales','2','','No',NULL,NULL,''),(2303,'1100','51677230471','2023-02-24 12:21:33',300.00,NULL,'','5','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(2304,'4000','51677230471','2023-02-24 12:21:33',NULL,300.00,'','5','1','Good sold','1','62','sales','2','','No',NULL,NULL,''),(2305,'1100','51677230511','2023-02-24 12:22:03',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(2306,'4000','51677230511','2023-02-24 12:22:03',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(2307,'1000','51677231603','2023-02-24 12:40:10',300.00,NULL,'','5','1','Good sold','1','14','sales','','','No',NULL,NULL,'RBO2DFU4YG'),(2308,'4000','51677231603','2023-02-24 12:40:10',NULL,300.00,'','5','1','Good sold','1','14','sales','2','','No',NULL,NULL,''),(2309,'1100','51677230124','2023-02-24 13:09:59',NULL,300.00,'','5','1','','1','370','payment','','','No',NULL,NULL,'RBO3DHGTT9'),(2310,'1020','51677230124','2023-02-24 13:09:59',300.00,NULL,'','5','1','','1','370','payment','','','No',NULL,NULL,'RBO3DHGTT9'),(2311,'1000','51677233471','2023-02-24 13:12:34',300.00,NULL,'','5','1','Good sold','1','371','sales','','','No',NULL,NULL,'RBO1DHVL7R'),(2312,'4000','51677233471','2023-02-24 13:12:34',NULL,300.00,'','5','1','Good sold','1','371','sales','6','','No',NULL,NULL,''),(2313,'1100','51677233784','2023-02-24 13:17:09',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(2314,'4000','51677233784','2023-02-24 13:17:09',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(2315,'1100','51677233838','2023-02-24 13:17:36',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(2316,'4000','51677233838','2023-02-24 13:17:36',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(2317,'1000','51677233978','2023-02-24 13:19:44',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBO8DIUL8I'),(2318,'4000','51677233978','2023-02-24 13:19:44',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(2319,'1100','51677233784','2023-02-24 13:48:19',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,'RBO3DMBKYN'),(2320,'1020','51677233784','2023-02-24 13:48:19',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,'RBO3DMBKYN'),(2321,'1100','51677236440','2023-02-24 14:00:51',900.00,NULL,'','5','1','Good sold','1','182','sales','','','No',NULL,NULL,''),(2322,'4000','51677236440','2023-02-24 14:00:51',NULL,900.00,'','5','1','Good sold','1','182','sales','6','','No',NULL,NULL,''),(2323,'1100','51677237734','2023-02-24 14:22:21',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(2324,'4000','51677237734','2023-02-24 14:22:21',NULL,300.00,'','5','1','Good sold','1','270','sales','4','','No',NULL,NULL,''),(2325,'1100','51677233838','2023-02-24 14:35:58',NULL,300.00,'','5','1','','1','324','payment','','','No',NULL,NULL,'RBO1DQJPWB'),(2326,'1020','51677233838','2023-02-24 14:35:58',300.00,NULL,'','5','1','','1','324','payment','','','No',NULL,NULL,'RBO1DQJPWB'),(2327,'1100','51677236440','2023-02-24 14:38:51',NULL,900.00,'','5','1','','1','182','payment','','','No',NULL,NULL,'RBO5DQXALH'),(2328,'1020','51677236440','2023-02-24 14:38:51',900.00,NULL,'','5','1','','1','182','payment','','','No',NULL,NULL,'RBO5DQXALH'),(2329,'1100','51677230471','2023-02-24 14:39:57',NULL,300.00,'','5','1','','1','62','payment','','','No',NULL,NULL,'RBO8DR1N0E'),(2330,'1020','51677230471','2023-02-24 14:39:57',300.00,NULL,'','5','1','','1','62','payment','','','No',NULL,NULL,'RBO8DR1N0E'),(2331,'1000','51677241120','2023-02-24 15:20:04',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2332,'4000','51677241120','2023-02-24 15:20:04',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(2333,'1000','51677242347','2023-02-24 15:42:44',280.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,'RBO5DWHRLF'),(2334,'4000','51677242347','2023-02-24 15:42:44',NULL,280.00,'','5','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(2335,'1100','51677245106','2023-02-24 16:25:13',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(2336,'4000','51677245106','2023-02-24 16:25:13',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(2337,'1100','51677245106','2023-02-24 16:38:38',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(2338,'1020','51677245106','2023-02-24 16:38:38',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(2339,'1100','51677237734','2023-02-24 16:40:26',NULL,300.00,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(2340,'1020','51677237734','2023-02-24 16:40:26',300.00,NULL,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(2341,'1100','51677246766','2023-02-24 16:52:53',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(2342,'4000','51677246766','2023-02-24 16:52:53',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(2343,'1000','51677246784','2023-02-24 16:53:14',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,'RBO4E360Y2'),(2344,'4000','51677246784','2023-02-24 16:53:14',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(2345,'1000','51677251209','2023-02-24 18:09:23',1200.00,NULL,'','5','1','Good sold','1','373','sales','','','No',NULL,NULL,'RBO9EB9IM5'),(2346,'4000','51677251209','2023-02-24 18:09:23',NULL,600.00,'','5','1','Good sold','1','373','sales','4','','No',NULL,NULL,''),(2347,'4000','51677251209','2023-02-24 18:09:23',NULL,600.00,'','5','1','Good sold','1','373','sales','6','','No',NULL,NULL,''),(2348,'1100','51677230511','2023-02-24 18:13:54',NULL,300.00,'','5','1','','1','44','payment','','','No',NULL,NULL,'RBO8EC3FFE'),(2349,'1020','51677230511','2023-02-24 18:13:54',300.00,NULL,'','5','1','','1','44','payment','','','No',NULL,NULL,'RBO8EC3FFE'),(2350,'1100','51677304531','2023-02-25 08:56:00',1500.00,NULL,'','5','1','Good sold','1','267','sales','','','No',NULL,NULL,''),(2351,'4000','51677304531','2023-02-25 08:56:00',NULL,900.00,'','5','1','Good sold','1','267','sales','6','','No',NULL,NULL,''),(2352,'4000','51677304531','2023-02-25 08:56:00',NULL,600.00,'','5','1','Good sold','1','267','sales','2','','No',NULL,NULL,''),(2353,'1100','51677304572','2023-02-25 08:56:32',300.00,NULL,'','5','1','Good sold','1','169','sales','','','No',NULL,NULL,''),(2354,'4000','51677304572','2023-02-25 08:56:32',NULL,300.00,'','5','1','Good sold','1','169','sales','2','','No',NULL,NULL,''),(2355,'1100','51677304644','2023-02-25 08:57:32',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(2356,'4000','51677304644','2023-02-25 08:57:32',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(2357,'1100','51677304572','2023-02-25 09:17:44',NULL,300.00,'','5','1','','1','169','payment','','','No',NULL,NULL,'RBP4FN6E9C'),(2358,'1020','51677304572','2023-02-25 09:17:44',300.00,NULL,'','5','1','','1','169','payment','','','No',NULL,NULL,'RBP4FN6E9C'),(2359,'1100','51677306381','2023-02-25 09:26:35',900.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(2360,'4000','51677306381','2023-02-25 09:26:35',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(2361,'1100','51677246766','2023-02-25 09:27:20',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,'RBP6FO1O70'),(2362,'1020','51677246766','2023-02-25 09:27:20',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,'RBP6FO1O70'),(2363,'1100','51677306802','2023-02-25 10:20:16',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(2364,'4000','51677306802','2023-02-25 10:20:16',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(2365,'4000','51677306802','2023-02-25 10:20:16',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(2366,'1100','51677304644','2023-02-25 11:12:59',NULL,300.00,'','5','1','','1','196','payment','','','No',NULL,NULL,'rbp3fx1e6t'),(2367,'1020','51677304644','2023-02-25 11:12:59',300.00,NULL,'','5','1','','1','196','payment','','','No',NULL,NULL,'rbp3fx1e6t'),(2368,'1100','51677314616','2023-02-25 11:43:46',300.00,NULL,'','5','1','Good sold','1','297','sales','','','No',NULL,NULL,''),(2369,'4000','51677314616','2023-02-25 11:43:46',NULL,300.00,'','5','1','Good sold','1','297','sales','6','','No',NULL,NULL,''),(2370,'1100','51677306802','2023-02-25 11:51:08',NULL,300.00,'','5','1','','1','186','payment','','','No',NULL,NULL,'rbp5g0g05x'),(2371,'1020','51677306802','2023-02-25 11:51:08',300.00,NULL,'','5','1','','1','186','payment','','','No',NULL,NULL,'rbp5g0g05x'),(2372,'1100','51677306802','2023-02-25 11:55:43',NULL,600.00,'','5','1','','1','186','payment','','','No',NULL,NULL,'RBP5G0G5X'),(2373,'1020','51677306802','2023-02-25 11:55:43',600.00,NULL,'','5','1','','1','186','payment','','','No',NULL,NULL,'RBP5G0G5X'),(2374,'1100','51677306381','2023-02-25 11:56:22',NULL,900.00,'','5','1','','1','52','payment','','','No',NULL,NULL,'RBP8G0P7J6'),(2375,'1020','51677306381','2023-02-25 11:56:22',900.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,'RBP8G0P7J6'),(2376,'1100','51677315440','2023-02-25 11:57:28',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(2377,'4000','51677315440','2023-02-25 11:57:28',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(2378,'1000','51677315458','2023-02-25 11:57:46',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,'RBN2BNFBRU'),(2379,'4000','51677315458','2023-02-25 11:57:46',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(2380,'1100','51677315629','2023-02-25 12:00:40',130.00,NULL,'','5','1','Good sold','1','15','sales','','','No',NULL,NULL,''),(2381,'4000','51677315629','2023-02-25 12:00:40',NULL,130.00,'','5','1','Good sold','1','15','sales','8','','No',NULL,NULL,''),(2382,'1100','51677315440','2023-02-25 12:07:07',NULL,300.00,'','5','1','','1','246','payment','','','No',NULL,NULL,''),(2383,'1020','51677315440','2023-02-25 12:07:07',300.00,NULL,'','5','1','','1','246','payment','','','No',NULL,NULL,''),(2384,'1100','51677314616','2023-02-25 12:13:41',NULL,300.00,'','5','1','','1','297','payment','','','No',NULL,NULL,'RBP6G32348'),(2385,'1020','51677314616','2023-02-25 12:13:41',300.00,NULL,'','5','1','','1','297','payment','','','No',NULL,NULL,'RBP6G32348'),(2386,'1000','51677317670','2023-02-25 12:43:41',1120.00,NULL,'','5','1','Good sold','1','374','sales','','','No',NULL,NULL,'RBP3G4ZBCF'),(2387,'4000','51677317670','2023-02-25 12:43:41',NULL,1120.00,'','5','1','Good sold','1','374','sales','4','','No',NULL,NULL,''),(2388,'1100','51677318263','2023-02-25 12:44:32',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(2389,'4000','51677318263','2023-02-25 12:44:32',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(2390,'1000','51677318285','2023-02-25 12:44:53',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,'RBP9G55KJ9'),(2391,'4000','51677318285','2023-02-25 12:44:53',NULL,300.00,'','5','1','Good sold','1','270','sales','4','','No',NULL,NULL,''),(2392,'1100','51677318524','2023-02-25 12:48:52',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(2393,'4000','51677318524','2023-02-25 12:48:52',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(2394,'1100','51677318263','2023-02-25 12:58:07',NULL,900.00,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(2395,'1020','51677318263','2023-02-25 12:58:07',900.00,NULL,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(2396,'1000','51677320124','2023-02-25 13:15:42',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2397,'4000','51677320124','2023-02-25 13:15:42',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(2398,'1000','51677320834','2023-02-25 13:27:24',130.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2399,'4000','51677320834','2023-02-25 13:27:24',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(2400,'1100','51677321302','2023-02-25 13:37:09',600.00,NULL,'','5','1','Good sold','1','375','sales','','','No',NULL,NULL,''),(2401,'4000','51677321302','2023-02-25 13:37:09',NULL,600.00,'','5','1','Good sold','1','375','sales','6','','No',NULL,NULL,''),(2402,'1000','51677321701','2023-02-25 13:42:00',280.00,NULL,'','5','1','Good sold','1','376','sales','','','No',NULL,NULL,'RBP5GB1QSX'),(2403,'4000','51677321701','2023-02-25 13:42:00',NULL,280.00,'','5','1','Good sold','1','376','sales','6','','No',NULL,NULL,''),(2404,'1100','51677321302','2023-02-25 14:06:02',NULL,600.00,'','5','1','','1','375','payment','','','No',NULL,NULL,'RBP1GDPEFD'),(2405,'1020','51677321302','2023-02-25 14:06:02',600.00,NULL,'','5','1','','1','375','payment','','','No',NULL,NULL,'RBP1GDPEFD'),(2406,'1110','51677324100','2023-02-25 14:21:53',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(2407,'5500','51677324100','2023-02-25 14:21:53',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(2408,'1000','51677324100','2023-02-25 14:21:53',120.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2409,'4000','51677324100','2023-02-25 14:21:53',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(2410,'1000','51677324137','2023-02-25 14:22:25',300.00,NULL,'','5','1','Good sold','1','377','sales','','','No',NULL,NULL,'RBP6GE6122'),(2411,'4000','51677324137','2023-02-25 14:22:25',NULL,300.00,'','5','1','Good sold','1','377','sales','4','','No',NULL,NULL,''),(2412,'1100','51677325379','2023-02-25 14:50:20',600.00,NULL,'','5','1','Good sold','1','378','sales','','','No',NULL,NULL,''),(2413,'4000','51677325379','2023-02-25 14:50:20',NULL,600.00,'','5','1','Good sold','1','378','sales','6','','No',NULL,NULL,''),(2414,'1100','51677325843','2023-02-25 14:50:52',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(2415,'4000','51677325843','2023-02-25 14:50:52',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(2416,'1100','51677325869','2023-02-25 14:51:19',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(2417,'4000','51677325869','2023-02-25 14:51:19',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(2418,'1110','51677327992','2023-02-25 15:26:43',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(2419,'5500','51677327992','2023-02-25 15:26:43',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(2420,'1000','51677327992','2023-02-25 15:26:43',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBP8GLETEE'),(2421,'4000','51677327992','2023-02-25 15:26:43',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(2422,'1100','51677328962','2023-02-25 15:45:21',450.00,NULL,'','5','1','Good sold','1','379','sales','','','No',NULL,NULL,''),(2423,'4000','51677328962','2023-02-25 15:45:21',NULL,150.00,'','5','1','Good sold','1','379','sales','8','','No',NULL,NULL,''),(2424,'4000','51677328962','2023-02-25 15:45:21',NULL,300.00,'','5','1','Good sold','1','379','sales','4','','No',NULL,NULL,''),(2425,'1100','51677329132','2023-02-25 15:45:51',600.00,NULL,'','5','1','Good sold','1','17','sales','','','No',NULL,NULL,''),(2426,'4000','51677329132','2023-02-25 15:45:51',NULL,600.00,'','5','1','Good sold','1','17','sales','6','','No',NULL,NULL,''),(2427,'1100','51677325869','2023-02-25 15:52:39',NULL,900.00,'','5','1','','1','82','payment','','','No',NULL,NULL,'RBP7GNZ3O1'),(2428,'1020','51677325869','2023-02-25 15:52:39',900.00,NULL,'','5','1','','1','82','payment','','','No',NULL,NULL,'RBP7GNZ3O1'),(2429,'1100','51677330103','2023-02-25 16:01:55',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(2430,'4000','51677330103','2023-02-25 16:01:55',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(2431,'1100','51677328962','2023-02-25 16:20:45',NULL,450.00,'','5','1','','1','379','payment','','','No',NULL,NULL,'RBP3GPKQZ'),(2432,'1020','51677328962','2023-02-25 16:20:45',450.00,NULL,'','5','1','','1','379','payment','','','No',NULL,NULL,'RBP3GPKQZ'),(2433,'1000','51677332275','2023-02-25 16:38:13',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,'RBP5GRRMSP'),(2434,'4000','51677332275','2023-02-25 16:38:13',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(2435,'1000','51677332360','2023-02-25 16:39:41',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RBP9GRUV0P'),(2436,'4000','51677332360','2023-02-25 16:39:41',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(2437,'1100','51677332439','2023-02-25 16:40:47',300.00,NULL,'','5','1','Good sold','1','331','sales','','','No',NULL,NULL,''),(2438,'4000','51677332439','2023-02-25 16:40:47',NULL,300.00,'','5','1','Good sold','1','331','sales','2','','No',NULL,NULL,''),(2439,'1100','51677332482','2023-02-25 16:41:30',300.00,NULL,'','5','1','Good sold','1','291','sales','','','No',NULL,NULL,''),(2440,'4000','51677332482','2023-02-25 16:41:30',NULL,300.00,'','5','1','Good sold','1','291','sales','4','','No',NULL,NULL,''),(2441,'1100','51677315629','2023-02-25 16:47:24',NULL,130.00,'','5','1','','1','15','payment','','','No',NULL,NULL,'RBP3GTE4QJ'),(2442,'1020','51677315629','2023-02-25 16:47:24',130.00,NULL,'','5','1','','1','15','payment','','','No',NULL,NULL,'RBP3GTE4QJ'),(2443,'1000','51677333360','2023-02-25 16:56:08',300.00,NULL,'','5','1','Good sold','1','180','Payment','','','No',NULL,NULL,''),(2444,'4000','51677333360','2023-02-25 16:56:08',NULL,300.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(2445,'1100','51677334356','2023-02-25 17:12:46',600.00,NULL,'','5','1','Good sold','1','101','sales','','','No',NULL,NULL,''),(2446,'4000','51677334356','2023-02-25 17:12:46',NULL,600.00,'','5','1','Good sold','1','101','sales','6','','No',NULL,NULL,''),(2447,'1100','51677330103','2023-02-25 17:15:04',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,'RBP1GWCOC5'),(2448,'1020','51677330103','2023-02-25 17:15:04',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,'RBP1GWCOC5'),(2449,'1100','51677325843','2023-02-25 17:38:50',NULL,300.00,'','5','1','','1','131','payment','','','No',NULL,NULL,'RBP0GZ19E0'),(2450,'1020','51677325843','2023-02-25 17:38:50',300.00,NULL,'','5','1','','1','131','payment','','','No',NULL,NULL,'RBP0GZ19E0'),(2451,'1100','51677332439','2023-02-25 17:44:12',NULL,300.00,'','5','1','','1','331','payment','','','No',NULL,NULL,'RBP1GZI5JN'),(2452,'1020','51677332439','2023-02-25 17:44:12',300.00,NULL,'','5','1','','1','331','payment','','','No',NULL,NULL,'RBP1GZI5JN'),(2453,'1100','51677325379','2023-02-25 17:45:09',NULL,600.00,'','5','1','','1','378','payment','','','No',NULL,NULL,'RBP5GYK3L1'),(2454,'1020','51677325379','2023-02-25 17:45:09',600.00,NULL,'','5','1','','1','378','payment','','','No',NULL,NULL,'RBP5GYK3L1'),(2455,'1100','51677336683','2023-02-25 17:52:58',150.00,NULL,'','5','1','Good sold','1','380','sales','','','No',NULL,NULL,''),(2456,'4000','51677336683','2023-02-25 17:52:58',NULL,150.00,'','5','1','Good sold','1','380','sales','8','','No',NULL,NULL,''),(2457,'1000','51677337282','2023-02-25 18:01:33',300.00,NULL,'','5','1','Good sold','1','152','sales','','','No',NULL,NULL,'RBP8H1S5DE'),(2458,'4000','51677337282','2023-02-25 18:01:33',NULL,300.00,'','5','1','Good sold','1','152','sales','6','','No',NULL,NULL,''),(2459,'1100','51677338201','2023-02-25 18:16:50',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(2460,'4000','51677338201','2023-02-25 18:16:50',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(2461,'1100','51677338889','2023-02-25 18:28:47',600.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(2462,'4000','51677338889','2023-02-25 18:28:47',NULL,600.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(2463,'1100','51677318524','2023-02-25 18:30:03',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,'RBP7H5818N'),(2464,'1020','51677318524','2023-02-25 18:30:03',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,'RBP7H5818N'),(2465,'1100','51677334356','2023-02-25 18:30:59',NULL,600.00,'','5','1','','1','101','payment','','','No',NULL,NULL,'RBP1H5A3WJ'),(2466,'1040','51677334356','2023-02-25 18:30:59',600.00,NULL,'','5','1','','1','101','payment','','','No',NULL,NULL,'RBP1H5A3WJ'),(2467,'1100','51677329132','2023-02-25 18:35:39',NULL,600.00,'','5','1','','1','17','payment','','','No',NULL,NULL,'RBP3H5WGMV'),(2468,'1020','51677329132','2023-02-25 18:35:39',600.00,NULL,'','5','1','','1','17','payment','','','No',NULL,NULL,'RBP3H5WGMV'),(2469,'1100','51677338201','2023-02-25 18:53:36',NULL,300.00,'','5','1','','1','77','payment','','','No',NULL,NULL,'RBP7H5818N'),(2470,'1020','51677338201','2023-02-25 18:53:36',300.00,NULL,'','5','1','','1','77','payment','','','No',NULL,NULL,'RBP7H5818N'),(2471,'1100','51677336683','2023-02-25 18:55:32',NULL,150.00,'','5','1','','1','380','payment','','','No',NULL,NULL,'RBP3H7Y4UL'),(2472,'1020','51677336683','2023-02-25 18:55:32',150.00,NULL,'','5','1','','1','380','payment','','','No',NULL,NULL,'RBP3H7Y4UL'),(2473,'1000','51677340663','2023-02-25 18:57:54',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBP9H8UJV9'),(2474,'4000','51677340663','2023-02-25 18:57:54',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(2475,'1100','51677332482','2023-02-25 19:00:03',NULL,300.00,'','5','1','','1','291','payment','','','No',NULL,NULL,'RBP0H95054'),(2476,'1020','51677332482','2023-02-25 19:00:03',300.00,NULL,'','5','1','','1','291','payment','','','No',NULL,NULL,'RBP0H95054'),(2477,'1000','51677404013','2023-02-26 12:33:47',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,'rbq3irqvz1'),(2478,'4000','51677404013','2023-02-26 12:33:47',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(2479,'1000','51677404058','2023-02-26 12:36:00',300.00,NULL,'','5','1','Good sold','1','381','sales','','','No',NULL,NULL,'RBQ0IHGTR8'),(2480,'4000','51677404058','2023-02-26 12:36:00',NULL,300.00,'','5','1','Good sold','1','381','sales','2','','No',NULL,NULL,''),(2481,'1100','51677404188','2023-02-26 12:38:25',300.00,NULL,'','5','1','Good sold','1','382','sales','','','No',NULL,NULL,''),(2482,'4000','51677404188','2023-02-26 12:38:25',NULL,300.00,'','5','1','Good sold','1','382','sales','2','','No',NULL,NULL,''),(2483,'1100','51677404314','2023-02-26 12:40:19',600.00,NULL,'','5','1','Good sold','1','383','sales','','','No',NULL,NULL,''),(2484,'4000','51677404314','2023-02-26 12:40:19',NULL,600.00,'','5','1','Good sold','1','383','sales','6','','No',NULL,NULL,''),(2485,'1100','51677404471','2023-02-26 12:41:37',300.00,NULL,'','5','1','Good sold','1','229','sales','','','No',NULL,NULL,''),(2486,'4000','51677404471','2023-02-26 12:41:37',NULL,300.00,'','5','1','Good sold','1','229','sales','8','','No',NULL,NULL,''),(2487,'1100','51677404784','2023-02-26 12:46:32',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(2488,'4000','51677404784','2023-02-26 12:46:32',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(2489,'1100','51677404784','2023-02-26 12:47:29',NULL,300.00,'','5','1','','1','32','payment','','','No',NULL,NULL,'RBQ4ISWJAM'),(2490,'1040','51677404784','2023-02-26 12:47:29',300.00,NULL,'','5','1','','1','32','payment','','','No',NULL,NULL,'RBQ4ISWJAM'),(2491,'1100','51677338889','2023-02-26 12:49:24',NULL,600.00,'','5','1','','1','37','payment','','','No',NULL,NULL,'RBP9HC2IHN'),(2492,'1020','51677338889','2023-02-26 12:49:24',600.00,NULL,'','5','1','','1','37','payment','','','No',NULL,NULL,'RBP9HC2IHN'),(2493,'1100','51677405563','2023-02-26 13:04:44',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(2494,'4000','51677405563','2023-02-26 13:04:44',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(2495,'1000','51677406412','2023-02-26 13:13:43',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,'RBQ4IUX7G0'),(2496,'4000','51677406412','2023-02-26 13:13:43',NULL,300.00,'','5','1','Good sold','1','50','sales','4','','No',NULL,NULL,''),(2497,'1100','51677407871','2023-02-26 13:38:00',300.00,NULL,'','5','1','Good sold','1','382','sales','','','No',NULL,NULL,''),(2498,'4000','51677407871','2023-02-26 13:38:00',NULL,300.00,'','5','1','Good sold','1','382','sales','2','','No',NULL,NULL,''),(2499,'1100','51677407939','2023-02-26 13:41:31',600.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(2500,'4000','51677407939','2023-02-26 13:41:31',NULL,300.00,'','5','1','Good sold','1','385','sales','8','','No',NULL,NULL,''),(2501,'4000','51677407939','2023-02-26 13:41:31',NULL,300.00,'','5','1','Good sold','1','385','sales','2','','No',NULL,NULL,''),(2502,'1100','51677407871','2023-02-26 13:55:19',NULL,300.00,'','5','1','','1','382','payment','','','No',NULL,NULL,'RBQ0IY5UVM'),(2503,'1020','51677407871','2023-02-26 13:55:19',300.00,NULL,'','5','1','','1','382','payment','','','No',NULL,NULL,'RBQ0IY5UVM'),(2504,'1100','51677404188','2023-02-26 13:56:05',NULL,300.00,'','5','1','','1','382','payment','','','No',NULL,NULL,'RBQ0IY5UVM'),(2505,'1020','51677404188','2023-02-26 13:56:05',300.00,NULL,'','5','1','','1','382','payment','','','No',NULL,NULL,'RBQ0IY5UVM'),(2506,'1100','51677409239','2023-02-26 14:00:46',300.00,NULL,'','5','1','Good sold','1','183','sales','','','No',NULL,NULL,''),(2507,'4000','51677409239','2023-02-26 14:00:46',NULL,300.00,'','5','1','Good sold','1','183','sales','2','','No',NULL,NULL,''),(2508,'1100','51677404471','2023-02-26 14:23:10',NULL,300.00,'','5','1','','1','229','payment','','','No',NULL,NULL,'RBQ1IZ95TP'),(2509,'1020','51677404471','2023-02-26 14:23:10',300.00,NULL,'','5','1','','1','229','payment','','','No',NULL,NULL,'RBQ1IZ95TP'),(2510,'1100','51677410632','2023-02-26 14:24:02',600.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(2511,'4000','51677410632','2023-02-26 14:24:02',NULL,600.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(2512,'1100','51677407939','2023-02-26 14:26:41',NULL,300.00,'','5','1','','1','385','payment','','','No',NULL,NULL,'RBQ5J1ECF9'),(2513,'1020','51677407939','2023-02-26 14:26:41',300.00,NULL,'','5','1','','1','385','payment','','','No',NULL,NULL,'RBQ5J1ECF9'),(2514,'1100','51677407939','2023-02-26 14:27:51',NULL,300.00,'','5','1','','1','385','payment','','','No',NULL,NULL,'RBQ5J1ECF9'),(2515,'1020','51677407939','2023-02-26 14:27:51',300.00,NULL,'','5','1','','1','385','payment','','','No',NULL,NULL,'RBQ5J1ECF9'),(2516,'1100','51677405563','2023-02-26 14:32:35',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,'RBQ8J1WDNA'),(2517,'1020','51677405563','2023-02-26 14:32:35',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,'RBQ8J1WDNA'),(2518,'1100','51677409239','2023-02-26 14:44:23',NULL,300.00,'','5','1','','1','183','payment','','','No',NULL,NULL,''),(2519,'1020','51677409239','2023-02-26 14:44:23',300.00,NULL,'','5','1','','1','183','payment','','','No',NULL,NULL,''),(2520,'1100','51677411891','2023-02-26 14:44:59',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(2521,'4000','51677411891','2023-02-26 14:44:59',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(2522,'1100','51677404314','2023-02-26 14:51:20',NULL,600.00,'','5','1','','1','383','payment','','','No',NULL,NULL,'RBQ5J3N32Z'),(2523,'1020','51677404314','2023-02-26 14:51:20',600.00,NULL,'','5','1','','1','383','payment','','','No',NULL,NULL,'RBQ5J3N32Z'),(2524,'1100','51677412630','2023-02-26 14:57:21',300.00,NULL,'','5','1','Good sold','1','340','sales','','','No',NULL,NULL,''),(2525,'4000','51677412630','2023-02-26 14:57:21',NULL,300.00,'','5','1','Good sold','1','340','sales','4','','No',NULL,NULL,''),(2526,'1100','51677411891','2023-02-26 15:09:32',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,'RBQ4J5DZ0M'),(2527,'1020','51677411891','2023-02-26 15:09:32',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,'RBQ4J5DZ0M'),(2528,'1100','51677413606','2023-02-26 15:14:48',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(2529,'4000','51677413606','2023-02-26 15:14:48',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(2530,'1000','51677413700','2023-02-26 15:15:31',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2531,'4000','51677413700','2023-02-26 15:15:31',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(2532,'1000','51677413943','2023-02-26 15:19:22',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,'RBQ2J69FOY'),(2533,'4000','51677413943','2023-02-26 15:19:22',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(2534,'1000','51677414438','2023-02-26 15:27:32',840.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBQ7J6X8P1'),(2535,'4000','51677414438','2023-02-26 15:27:32',NULL,840.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(2536,'1000','51677415145','2023-02-26 15:39:20',130.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2537,'4000','51677415145','2023-02-26 15:39:20',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(2538,'1000','51677415205','2023-02-26 15:42:27',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,'RBQ0J7S6CI'),(2539,'4000','51677415205','2023-02-26 15:42:27',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(2540,'1100','51677412630','2023-02-26 15:43:35',NULL,300.00,'','5','1','','1','340','payment','','','No',NULL,NULL,'RBQ2J8D8K4'),(2541,'1020','51677412630','2023-02-26 15:43:35',300.00,NULL,'','5','1','','1','340','payment','','','No',NULL,NULL,'RBQ2J8D8K4'),(2542,'1000','51677415549','2023-02-26 15:45:59',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2543,'4000','51677415549','2023-02-26 15:45:59',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(2544,'1000','51677416924','2023-02-26 16:08:58',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBQ0J97GIG'),(2545,'4000','51677416924','2023-02-26 16:08:58',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(2546,'1000','51677417237','2023-02-26 16:14:04',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,'RBQ0JB48I0'),(2547,'4000','51677417237','2023-02-26 16:14:04',NULL,300.00,'','5','1','Good sold','1','255','sales','2','','No',NULL,NULL,''),(2548,'1100','51677304531','2023-02-26 16:15:03',NULL,1500.00,'','5','1','','1','267','payment','','','No',NULL,NULL,'RBQ3JAZAJZ'),(2549,'1020','51677304531','2023-02-26 16:15:03',1500.00,NULL,'','5','1','','1','267','payment','','','No',NULL,NULL,'RBQ3JAZAJZ'),(2550,'1100','51677417595','2023-02-26 16:20:46',300.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(2551,'4000','51677417595','2023-02-26 16:20:46',NULL,300.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(2552,'1000','51677417888','2023-02-26 16:25:03',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,'RBQ3JCJF3'),(2553,'4000','51677417888','2023-02-26 16:25:03',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(2554,'1100','51677413606','2023-02-26 16:33:38',NULL,300.00,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(2555,'1020','51677413606','2023-02-26 16:33:38',300.00,NULL,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(2556,'1000','51677419361','2023-02-26 16:49:28',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,'RBQ9JE71FN'),(2557,'4000','51677419361','2023-02-26 16:49:28',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(2558,'1100','51677419474','2023-02-26 16:51:28',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(2559,'4000','51677419474','2023-02-26 16:51:28',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(2560,'1100','51677417595','2023-02-26 17:17:13',NULL,300.00,'','5','1','','1','158','payment','','','No',NULL,NULL,'RBQ4JH3XXO'),(2561,'1020','51677417595','2023-02-26 17:17:13',300.00,NULL,'','5','1','','1','158','payment','','','No',NULL,NULL,'RBQ4JH3XXO'),(2562,'1100','51677419474','2023-02-26 17:24:20',NULL,600.00,'','5','1','','1','210','payment','','','No',NULL,NULL,'RBQ6JHQCHA'),(2563,'1020','51677419474','2023-02-26 17:24:20',600.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,'RBQ6JHQCHA'),(2564,'1000','51677421359','2023-02-26 17:27:19',130.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2565,'4000','51677421359','2023-02-26 17:27:19',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(2566,'1100','51677421744','2023-02-26 17:38:29',300.00,NULL,'','5','1','Good sold','1','161','sales','','','No',NULL,NULL,''),(2567,'4000','51677421744','2023-02-26 17:38:29',NULL,300.00,'','5','1','Good sold','1','161','sales','6','','No',NULL,NULL,''),(2568,'1100','51677422462','2023-02-26 17:41:50',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(2569,'4000','51677422462','2023-02-26 17:41:50',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(2570,'1100','51677421744','2023-02-26 17:56:33',NULL,300.00,'','5','1','','1','161','payment','','','No',NULL,NULL,'RBQ8JL0NR8'),(2571,'1020','51677421744','2023-02-26 17:56:33',300.00,NULL,'','5','1','','1','161','payment','','','No',NULL,NULL,'RBQ8JL0NR8'),(2572,'1100','51677422462','2023-02-26 18:08:43',NULL,300.00,'','5','1','','1','18','payment','','','No',NULL,NULL,'RBQ1JM9VNH'),(2573,'1020','51677422462','2023-02-26 18:08:43',300.00,NULL,'','5','1','','1','18','payment','','','No',NULL,NULL,'RBQ1JM9VNH'),(2574,'1000','51677424635','2023-02-26 18:34:35',840.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBQ5JNPITV'),(2575,'4000','51677424635','2023-02-26 18:34:35',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(2576,'4000','51677424635','2023-02-26 18:34:35',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(2577,'1100','51677476686','2023-02-27 08:45:56',300.00,NULL,'','5','1','Good sold','1','334','sales','','','No',NULL,NULL,''),(2578,'4000','51677476686','2023-02-27 08:45:56',NULL,300.00,'','5','1','Good sold','1','334','sales','2','','No',NULL,NULL,''),(2579,'1100','51677410632','2023-02-27 08:47:09',NULL,600.00,'','5','1','','1','146','payment','','','No',NULL,NULL,'RBQ9JSJKWV'),(2580,'1020','51677410632','2023-02-27 08:47:09',600.00,NULL,'','5','1','','1','146','payment','','','No',NULL,NULL,'RBQ9JSJKWV'),(2581,'1000','51677478022','2023-02-27 09:11:51',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBR6KSN0K0'),(2582,'4000','51677478022','2023-02-27 09:11:51',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(2583,'1000','51677478373','2023-02-27 09:13:13',280.00,NULL,'','5','1','Good sold','1','247','sales','','','No',NULL,NULL,'RBR8KSQ8TM'),(2584,'4000','51677478373','2023-02-27 09:13:13',NULL,280.00,'','5','1','Good sold','1','247','sales','2','','No',NULL,NULL,''),(2585,'1000','51677478940','2023-02-27 09:22:52',300.00,NULL,'','5','1','Good sold','1','117','Payment','','','No',NULL,NULL,''),(2586,'4000','51677478940','2023-02-27 09:22:52',NULL,300.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(2587,'1000','51677479228','2023-02-27 09:27:17',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBR8KU3ZNC'),(2588,'4000','51677479228','2023-02-27 09:27:17',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(2589,'1000','51677479287','2023-02-27 09:28:25',300.00,NULL,'','5','1','Good sold','1','341','Payment','','','No',NULL,NULL,''),(2590,'4000','51677479287','2023-02-27 09:28:25',NULL,300.00,'','5','1','Good sold','1','341','sales','6','','No',NULL,NULL,''),(2591,'1100','51677480121','2023-02-27 09:42:18',1680.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(2592,'4000','51677480121','2023-02-27 09:42:18',NULL,1680.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(2593,'1100','51677480541','2023-02-27 09:49:15',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(2594,'4000','51677480541','2023-02-27 09:49:15',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(2595,'1100','51677480592','2023-02-27 09:50:33',300.00,NULL,'','5','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(2596,'4000','51677480592','2023-02-27 09:50:33',NULL,300.00,'','5','1','Good sold','1','41','sales','2','','No',NULL,NULL,''),(2597,'1000','51677481620','2023-02-27 10:13:23',300.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,'RBR8KY0UOK'),(2598,'4000','51677481620','2023-02-27 10:13:23',NULL,300.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(2599,'1100','51677476686','2023-02-27 10:46:09',NULL,300.00,'','5','1','','1','334','payment','','','No',NULL,NULL,'RBR9L10NVN'),(2600,'1020','51677476686','2023-02-27 10:46:09',300.00,NULL,'','5','1','','1','334','payment','','','No',NULL,NULL,'RBR9L10NVN'),(2601,'1100','51677480541','2023-02-27 10:51:14',NULL,600.00,'','5','1','','1','112','payment','','','No',NULL,NULL,'RBR0L1EXRE'),(2602,'1020','51677480541','2023-02-27 10:51:14',600.00,NULL,'','5','1','','1','112','payment','','','No',NULL,NULL,'RBR0L1EXRE'),(2603,'1100','51677486392','2023-02-27 11:26:55',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(2604,'4000','51677486392','2023-02-27 11:26:55',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(2605,'1100','51677486463','2023-02-27 11:28:23',2000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(2606,'4000','51677486463','2023-02-27 11:28:23',NULL,2000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(2607,'1100','51677486645','2023-02-27 11:31:48',500.00,NULL,'','5','1','Good sold','1','276','sales','','','No',NULL,NULL,''),(2608,'4000','51677486645','2023-02-27 11:31:48',NULL,500.00,'','5','1','Good sold','1','276','sales','6','','No',NULL,NULL,''),(2609,'1100','51677486827','2023-02-27 11:34:01',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(2610,'4000','51677486827','2023-02-27 11:34:01',NULL,300.00,'','5','1','Good sold','1','304','sales','4','','No',NULL,NULL,''),(2611,'1100','51677487047','2023-02-27 11:37:43',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(2612,'4000','51677487047','2023-02-27 11:37:43',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(2613,'1000','51677490247','2023-02-27 12:31:26',560.00,NULL,'','5','1','Good sold','1','234','sales','','','No',NULL,NULL,'RBR2LABRD0'),(2614,'4000','51677490247','2023-02-27 12:31:26',NULL,560.00,'','5','1','Good sold','1','234','sales','4','','No',NULL,NULL,''),(2615,'1000','51677490561','2023-02-27 12:36:15',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBR5LALPX5'),(2616,'4000','51677490561','2023-02-27 12:36:15',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(2617,'1100','51677490741','2023-02-27 12:39:14',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(2618,'4000','51677490741','2023-02-27 12:39:14',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(2619,'1100','51677491573','2023-02-27 12:53:09',600.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(2620,'4000','51677491573','2023-02-27 12:53:09',NULL,600.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(2621,'1100','51677491618','2023-02-27 12:53:48',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(2622,'4000','51677491618','2023-02-27 12:53:48',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(2623,'1100','51677491618','2023-02-27 13:01:12',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,'RBR2LCC7GY'),(2624,'1020','51677491618','2023-02-27 13:01:12',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,'RBR2LCC7GY'),(2625,'1000','51677493098','2023-02-27 13:18:28',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RBR0LE30JS'),(2626,'4000','51677493098','2023-02-27 13:18:28',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(2627,'1100','51677493173','2023-02-27 13:20:41',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(2628,'4000','51677493173','2023-02-27 13:20:41',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(2629,'1100','51677480592','2023-02-27 13:23:20',NULL,300.00,'','5','1','','1','41','payment','','','No',NULL,NULL,''),(2630,'1020','51677480592','2023-02-27 13:23:20',300.00,NULL,'','5','1','','1','41','payment','','','No',NULL,NULL,''),(2631,'1100','51677493700','2023-02-27 13:34:40',1500.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(2632,'4000','51677493700','2023-02-27 13:34:40',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(2633,'1000','51677495544','2023-02-27 13:59:27',140.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2634,'4000','51677495544','2023-02-27 13:59:27',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(2635,'1100','51677496684','2023-02-27 14:18:14',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(2636,'4000','51677496684','2023-02-27 14:18:14',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(2637,'1100','51677496829','2023-02-27 14:20:53',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(2638,'4000','51677496829','2023-02-27 14:20:53',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(2639,'1100','51677497905','2023-02-27 14:42:30',2100.00,NULL,'','5','1','Good sold','1','390','sales','','','No',NULL,NULL,''),(2640,'4000','51677497905','2023-02-27 14:42:30',NULL,2100.00,'','5','1','Good sold','1','390','sales','6','','No',NULL,NULL,''),(2641,'1100','51677498865','2023-02-27 14:54:37',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(2642,'4000','51677498865','2023-02-27 14:54:37',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(2643,'1100','51677493700','2023-02-27 15:31:26',NULL,1500.00,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(2644,'1020','51677493700','2023-02-27 15:31:26',1500.00,NULL,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(2645,'1000','51677501120','2023-02-27 15:32:13',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RBR6LPII5OI'),(2646,'4000','51677501120','2023-02-27 15:32:13',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(2647,'1100','51677498865','2023-02-27 15:33:48',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(2648,'1020','51677498865','2023-02-27 15:33:48',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(2649,'1100','51677497905','2023-02-27 15:50:47',NULL,2100.00,'','5','1','','1','390','payment','','','No',NULL,NULL,'RBR2LRY5YQ'),(2650,'1020','51677497905','2023-02-27 15:50:47',2100.00,NULL,'','5','1','','1','390','payment','','','No',NULL,NULL,'RBR2LRY5YQ'),(2651,'1100','51677502580','2023-02-27 15:56:29',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(2652,'4000','51677502580','2023-02-27 15:56:29',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(2653,'1100','51677502601','2023-02-27 15:59:11',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(2654,'4000','51677502601','2023-02-27 15:59:11',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(2655,'1100','51677496829','2023-02-27 16:04:40',NULL,300.00,'','5','1','','1','339','payment','','','No',NULL,NULL,'RBR7LT1ZKV'),(2656,'1020','51677496829','2023-02-27 16:04:40',300.00,NULL,'','5','1','','1','339','payment','','','No',NULL,NULL,'RBR7LT1ZKV'),(2657,'1100','51677491573','2023-02-27 16:37:41',NULL,600.00,'','5','1','','1','23','payment','','','No',NULL,NULL,'RBR3LW7H7J'),(2658,'1020','51677491573','2023-02-27 16:37:41',600.00,NULL,'','5','1','','1','23','payment','','','No',NULL,NULL,'RBR3LW7H7J'),(2659,'1100','51677502601','2023-02-27 16:40:46',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(2660,'1020','51677502601','2023-02-27 16:40:46',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(2661,'1000','51677505897','2023-02-27 16:51:52',280.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,'RBR8LXPWVQ'),(2662,'4000','51677505897','2023-02-27 16:51:52',NULL,280.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(2663,'1100','51677508009','2023-02-27 17:26:58',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(2664,'4000','51677508009','2023-02-27 17:26:58',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(2665,'1100','51677493173','2023-02-27 17:50:47',NULL,600.00,'','5','1','','1','163','payment','','','No',NULL,NULL,'RBR9M3S5SX'),(2666,'1020','51677493173','2023-02-27 17:50:47',600.00,NULL,'','5','1','','1','163','payment','','','No',NULL,NULL,'RBR9M3S5SX'),(2667,'1100','51677487047','2023-02-27 17:51:51',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(2668,'1020','51677487047','2023-02-27 17:51:51',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(2669,'1100','51677508009','2023-02-27 17:53:52',NULL,300.00,'','5','1','','1','122','payment','','','No',NULL,NULL,'RBR3M44MC9'),(2670,'1020','51677508009','2023-02-27 17:53:52',300.00,NULL,'','5','1','','1','122','payment','','','No',NULL,NULL,'RBR3M44MC9'),(2671,'1100','51677496684','2023-02-27 18:00:11',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,'RBR6M4VII8'),(2672,'1020','51677496684','2023-02-27 18:00:11',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,'RBR6M4VII8'),(2673,'1000','51677510167','2023-02-27 18:02:58',300.00,NULL,'','5','1','Good sold','1','245','sales','','','No',NULL,NULL,'RBR8M51MSU'),(2674,'4000','51677510167','2023-02-27 18:02:58',NULL,300.00,'','5','1','Good sold','1','245','sales','4','','No',NULL,NULL,''),(2675,'1000','51677510599','2023-02-27 18:10:13',600.00,NULL,'','5','1','Good sold','1','342','Payment','','','No',NULL,NULL,''),(2676,'4000','51677510599','2023-02-27 18:10:13',NULL,600.00,'','5','1','Good sold','1','342','sales','6','','No',NULL,NULL,''),(2677,'1110','51677510920','2023-02-27 18:15:44',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(2678,'5500','51677510920','2023-02-27 18:15:44',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(2679,'1000','51677510920','2023-02-27 18:15:44',120.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2680,'4000','51677510920','2023-02-27 18:15:44',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(2681,'1100','51677502580','2023-02-27 18:39:55',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,'RBR4M9UFNA'),(2682,'1040','51677502580','2023-02-27 18:39:55',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,'RBR4M9UFNA'),(2683,'1000','51677513573','2023-02-27 19:00:02',600.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2684,'4000','51677513573','2023-02-27 19:00:02',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(2685,'4000','51677513573','2023-02-27 19:00:02',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(2686,'1100','51677490741','2023-02-27 19:09:17',NULL,200.00,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(2687,'1020','51677490741','2023-02-27 19:09:17',200.00,NULL,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(2688,'1100','51675153315','2023-02-28 08:20:21',NULL,2800.00,'','4','1','','1','13','payment','','','No',NULL,NULL,''),(2689,'1020','51675153315','2023-02-28 08:20:21',2800.00,NULL,'','4','1','','1','13','payment','','','No',NULL,NULL,''),(2690,'1000','51677566621','2023-02-28 10:06:55',500.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,'RBS3NJQT0H'),(2691,'4000','51677566621','2023-02-28 10:06:55',NULL,250.00,'','5','1','Good sold','1','88','sales','2','','No',NULL,NULL,''),(2692,'4000','51677566621','2023-02-28 10:06:55',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(2693,'1100','51677569662','2023-02-28 10:34:37',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(2694,'4000','51677569662','2023-02-28 10:34:37',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(2695,'1000','51677569691','2023-02-28 11:23:44',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,'RBS2NR3P7W'),(2696,'4000','51677569691','2023-02-28 11:23:44',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(2697,'1100','51677490741','2023-02-28 17:21:25',NULL,80.00,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(2698,'1020','51677490741','2023-02-28 17:21:25',80.00,NULL,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(2699,'1100','51677569662','2023-02-28 17:22:18',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(2700,'1020','51677569662','2023-02-28 17:22:18',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(2701,'1000','51677595406','2023-02-28 18:05:39',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2702,'4000','51677595406','2023-02-28 18:05:39',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(2703,'1000','51677649121','2023-03-01 08:38:55',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,'RC11Q18209'),(2704,'4000','51677649121','2023-03-01 08:38:55',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(2705,'1000','51677650525','2023-03-01 09:02:31',560.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(2706,'4000','51677650525','2023-03-01 09:02:31',NULL,560.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(2707,'1000','51677650656','2023-03-01 09:04:32',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(2708,'4000','51677650656','2023-03-01 09:04:32',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(2709,'1000','51677650798','2023-03-01 09:06:46',300.00,NULL,'','5','1','Good sold','1','31','sales','','','No',NULL,NULL,''),(2710,'4000','51677650798','2023-03-01 09:06:46',NULL,300.00,'','5','1','Good sold','1','31','sales','6','','No',NULL,NULL,''),(2711,'1100','51677651874','2023-03-01 09:24:49',260.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(2712,'4000','51677651874','2023-03-01 09:24:49',NULL,260.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(2713,'1100','51677651911','2023-03-01 09:25:21',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(2714,'4000','51677651911','2023-03-01 09:25:21',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(2715,'1100','51677652416','2023-03-01 09:33:43',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(2716,'4000','51677652416','2023-03-01 09:33:43',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(2717,'1100','51677652545','2023-03-01 09:36:20',300.00,NULL,'','5','1','Good sold','1','184','sales','','','No',NULL,NULL,''),(2718,'4000','51677652545','2023-03-01 09:36:20',NULL,300.00,'','5','1','Good sold','1','184','sales','4','','No',NULL,NULL,''),(2719,'1100','51677653902','2023-03-01 09:58:30',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(2720,'4000','51677653902','2023-03-01 09:58:30',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(2721,'1100','51677653920','2023-03-01 09:59:00',600.00,NULL,'','5','1','Good sold','1','124','sales','','','No',NULL,NULL,''),(2722,'4000','51677653920','2023-03-01 09:59:00',NULL,600.00,'','5','1','Good sold','1','124','sales','6','','No',NULL,NULL,''),(2723,'1100','51677653951','2023-03-01 09:59:27',300.00,NULL,'','5','1','Good sold','1','156','sales','','','No',NULL,NULL,''),(2724,'4000','51677653951','2023-03-01 09:59:27',NULL,300.00,'','5','1','Good sold','1','156','sales','6','','No',NULL,NULL,''),(2725,'1100','51677653979','2023-03-01 10:00:05',600.00,NULL,'','5','1','Good sold','1','202','sales','','','No',NULL,NULL,''),(2726,'4000','51677653979','2023-03-01 10:00:05',NULL,600.00,'','5','1','Good sold','1','202','sales','6','','No',NULL,NULL,''),(2727,'1100','51677654036','2023-03-01 10:00:52',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(2728,'4000','51677654036','2023-03-01 10:00:52',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(2729,'1100','51677654426','2023-03-01 10:10:47',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(2730,'4000','51677654426','2023-03-01 10:10:47',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(2731,'1100','51677654656','2023-03-01 10:11:02',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(2732,'4000','51677654656','2023-03-01 10:11:02',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(2733,'1000','51677654672','2023-03-01 10:13:45',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,'RC15PUXMQ9'),(2734,'4000','51677654672','2023-03-01 10:13:45',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(2735,'1100','51677657338','2023-03-01 10:55:46',300.00,NULL,'','5','1','Good sold','1','392','sales','','','No',NULL,NULL,''),(2736,'4000','51677657338','2023-03-01 10:55:46',NULL,300.00,'','5','1','Good sold','1','392','sales','2','','No',NULL,NULL,''),(2737,'1100','51677658388','2023-03-01 11:14:03',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(2738,'4000','51677658388','2023-03-01 11:14:03',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(2739,'1100','51677653951','2023-03-01 12:17:08',NULL,300.00,'','5','1','','1','156','payment','','','No',NULL,NULL,'RC12QIVDEA'),(2740,'1020','51677653951','2023-03-01 12:17:08',300.00,NULL,'','5','1','','1','156','payment','','','No',NULL,NULL,'RC12QIVDEA'),(2741,'1100','51677662403','2023-03-01 12:21:31',300.00,NULL,'','5','1','Good sold','1','393','sales','','','No',NULL,NULL,''),(2742,'4000','51677662403','2023-03-01 12:21:31',NULL,300.00,'','5','1','Good sold','1','393','sales','2','','No',NULL,NULL,''),(2743,'1100','51677662521','2023-03-01 12:22:18',300.00,NULL,'','5','1','Good sold','1','341','sales','','','No',NULL,NULL,''),(2744,'4000','51677662521','2023-03-01 12:22:18',NULL,300.00,'','5','1','Good sold','1','341','sales','6','','No',NULL,NULL,''),(2745,'1100','51677663075','2023-03-01 12:31:26',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(2746,'4000','51677663075','2023-03-01 12:31:26',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(2747,'1100','51677663351','2023-03-01 12:35:58',300.00,NULL,'','5','1','Good sold','1','306','sales','','','No',NULL,NULL,''),(2748,'4000','51677663351','2023-03-01 12:35:58',NULL,300.00,'','5','1','Good sold','1','306','sales','2','','No',NULL,NULL,''),(2749,'1100','51677657338','2023-03-01 12:47:04',NULL,300.00,'','5','1','','1','392','payment','','','No',NULL,NULL,'RC13QN9KNH'),(2750,'1020','51677657338','2023-03-01 12:47:04',300.00,NULL,'','5','1','','1','392','payment','','','No',NULL,NULL,'RC13QN9KNH'),(2751,'1100','51677654656','2023-03-01 12:47:52',NULL,300.00,'','5','1','','1','298','payment','','','No',NULL,NULL,'RC10QNM9A0'),(2752,'1020','51677654656','2023-03-01 12:47:52',300.00,NULL,'','5','1','','1','298','payment','','','No',NULL,NULL,'RC10QNM9A0'),(2753,'1100','51677664474','2023-03-01 12:54:52',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(2754,'4000','51677664474','2023-03-01 12:54:52',NULL,300.00,'','5','1','Good sold','1','272','sales','4','','No',NULL,NULL,''),(2755,'1100','51677667031','2023-03-01 13:39:43',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(2756,'4000','51677667031','2023-03-01 13:39:43',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(2757,'1100','51677667281','2023-03-01 13:41:31',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(2758,'4000','51677667281','2023-03-01 13:41:31',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(2759,'1100','51677652416','2023-03-01 13:50:19',NULL,300.00,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(2760,'1020','51677652416','2023-03-01 13:50:19',300.00,NULL,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(2761,'1100','51677667281','2023-03-01 13:53:25',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(2762,'1020','51677667281','2023-03-01 13:53:25',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(2763,'1100','51677664474','2023-03-01 13:54:06',NULL,300.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(2764,'1020','51677664474','2023-03-01 13:54:06',300.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(2765,'1100','51677668623','2023-03-01 14:04:45',300.00,NULL,'','5','1','Good sold','1','177','sales','','','No',NULL,NULL,''),(2766,'4000','51677668623','2023-03-01 14:04:45',NULL,300.00,'','5','1','Good sold','1','177','sales','2','','No',NULL,NULL,''),(2767,'1000','51677669629','2023-03-01 14:20:41',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2768,'4000','51677669629','2023-03-01 14:20:41',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(2769,'1100','51677669733','2023-03-01 14:22:47',300.00,NULL,'','5','1','Good sold','1','140','sales','','','No',NULL,NULL,''),(2770,'4000','51677669733','2023-03-01 14:22:47',NULL,300.00,'','5','1','Good sold','1','140','sales','2','','No',NULL,NULL,''),(2771,'1100','51677670139','2023-03-01 14:29:11',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(2772,'4000','51677670139','2023-03-01 14:29:11',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(2773,'1000','51677670169','2023-03-01 14:47:58',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC12QYEE54'),(2774,'4000','51677670169','2023-03-01 14:47:58',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(2775,'1100','51677671354','2023-03-01 14:49:31',300.00,NULL,'','5','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(2776,'4000','51677671354','2023-03-01 14:49:31',NULL,300.00,'','5','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(2777,'1100','51677670139','2023-03-01 14:51:51',NULL,600.00,'','5','1','','1','134','payment','','','No',NULL,NULL,'RC17QXCG7N'),(2778,'1020','51677670139','2023-03-01 14:51:51',600.00,NULL,'','5','1','','1','134','payment','','','No',NULL,NULL,'RC17QXCG7N'),(2779,'1100','51677669733','2023-03-01 15:02:22',NULL,300.00,'','5','1','','1','140','payment','','','No',NULL,NULL,'RC15R03IOX'),(2780,'1020','51677669733','2023-03-01 15:02:22',300.00,NULL,'','5','1','','1','140','payment','','','No',NULL,NULL,'RC15R03IOX'),(2781,'1100','51677672533','2023-03-01 15:09:00',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(2782,'4000','51677672533','2023-03-01 15:09:00',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(2783,'1100','51677662521','2023-03-01 15:12:25',NULL,300.00,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(2784,'1020','51677662521','2023-03-01 15:12:25',300.00,NULL,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(2785,'1000','51677673191','2023-03-01 15:20:04',130.00,NULL,'','5','1','Good sold','1','108','Payment','','','No',NULL,NULL,''),(2786,'4000','51677673191','2023-03-01 15:20:04',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(2787,'1000','51677673966','2023-03-01 15:32:59',300.00,NULL,'','5','1','Good sold','1','242','Payment','','','No',NULL,NULL,''),(2788,'4000','51677673966','2023-03-01 15:32:59',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(2789,'1100','51677663075','2023-03-01 15:36:12',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,'RC16R1TVBM'),(2790,'na','51677663075','2023-03-01 15:36:12',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,'RC16R1TVBM'),(2791,'1100','51677653920','2023-03-01 15:43:57',NULL,600.00,'','5','1','','1','124','payment','','','No',NULL,NULL,'RC10R3KD20'),(2792,'1020','51677653920','2023-03-01 15:43:57',600.00,NULL,'','5','1','','1','124','payment','','','No',NULL,NULL,'RC10R3KD20'),(2793,'1100','51677662403','2023-03-01 15:55:23',NULL,300.00,'','5','1','','1','393','payment','','','No',NULL,NULL,'RC15R4QA99'),(2794,'1020','51677662403','2023-03-01 15:55:23',300.00,NULL,'','5','1','','1','393','payment','','','No',NULL,NULL,'RC15R4QA99'),(2795,'1100','51677658388','2023-03-01 15:56:13',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,'C17R4W6AX'),(2796,'1020','51677658388','2023-03-01 15:56:13',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,'C17R4W6AX'),(2797,'1100','51677676079','2023-03-01 16:08:09',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(2798,'4000','51677676079','2023-03-01 16:08:09',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(2799,'1100','51677676120','2023-03-01 16:09:10',900.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(2800,'4000','51677676120','2023-03-01 16:09:10',NULL,900.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(2801,'1100','51677671354','2023-03-01 16:26:56',NULL,300.00,'','5','1','','1','20','payment','','','No',NULL,NULL,'rc15r6temh'),(2802,'1020','51677671354','2023-03-01 16:26:56',300.00,NULL,'','5','1','','1','20','payment','','','No',NULL,NULL,'rc15r6temh'),(2803,'1100','51677672533','2023-03-01 16:29:05',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,'rc18r7kc1q'),(2804,'1020','51677672533','2023-03-01 16:29:05',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,'rc18r7kc1q'),(2805,'1100','51677677583','2023-03-01 16:33:29',1050.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(2806,'4000','51677677583','2023-03-01 16:33:29',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(2807,'4000','51677677583','2023-03-01 16:33:29',NULL,300.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(2808,'1000','51677677765','2023-03-01 16:36:22',1120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC14R7BOIM'),(2809,'4000','51677677765','2023-03-01 16:36:22',NULL,1120.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(2810,'1100','51677680041','2023-03-01 17:14:11',300.00,NULL,'','5','1','Good sold','1','90','sales','','','No',NULL,NULL,''),(2811,'4000','51677680041','2023-03-01 17:14:11',NULL,300.00,'','5','1','Good sold','1','90','sales','6','','No',NULL,NULL,''),(2812,'1100','51677652545','2023-03-01 17:34:31',NULL,300.00,'','5','1','','1','184','payment','','','No',NULL,NULL,''),(2813,'1020','51677652545','2023-03-01 17:34:31',300.00,NULL,'','5','1','','1','184','payment','','','No',NULL,NULL,''),(2814,'1100','51677677583','2023-03-01 17:35:04',NULL,1050.00,'','5','1','','1','121','payment','','','No',NULL,NULL,'RC11REIK9N'),(2815,'1020','51677677583','2023-03-01 17:35:04',1050.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,'RC11REIK9N'),(2816,'1100','51677676120','2023-03-01 17:35:54',NULL,900.00,'','5','1','','1','172','payment','','','No',NULL,NULL,'RC13RDKVJ3'),(2817,'1020','51677676120','2023-03-01 17:35:54',900.00,NULL,'','5','1','','1','172','payment','','','No',NULL,NULL,'RC13RDKVJ3'),(2818,'1100','51677681835','2023-03-01 17:50:01',300.00,NULL,'','5','1','Good sold','1','396','sales','','','No',NULL,NULL,''),(2819,'4000','51677681835','2023-03-01 17:50:01',NULL,300.00,'','5','1','Good sold','1','396','sales','2','','No',NULL,NULL,''),(2820,'1100','51677682237','2023-03-01 17:50:50',280.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(2821,'4000','51677682237','2023-03-01 17:50:50',NULL,280.00,'','5','1','Good sold','1','238','sales','2','','No',NULL,NULL,''),(2822,'1100','51677682284','2023-03-01 17:51:35',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(2823,'4000','51677682284','2023-03-01 17:51:35',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(2824,'1100','51677682309','2023-03-01 17:53:57',300.00,NULL,'','5','1','Good sold','1','397','sales','','','No',NULL,NULL,''),(2825,'4000','51677682309','2023-03-01 17:53:57',NULL,300.00,'','5','1','Good sold','1','397','sales','6','','No',NULL,NULL,''),(2826,'1100','51677668623','2023-03-01 17:54:56',NULL,300.00,'','5','1','','1','177','payment','','','No',NULL,NULL,'RC12RDEQDE'),(2827,'1020','51677668623','2023-03-01 17:54:56',300.00,NULL,'','5','1','','1','177','payment','','','No',NULL,NULL,'RC12RDEQDE'),(2828,'1100','51677663351','2023-03-01 17:59:39',NULL,300.00,'','5','1','','1','306','payment','','','No',NULL,NULL,'RC11RHOHFB'),(2829,'1020','51677663351','2023-03-01 17:59:39',300.00,NULL,'','5','1','','1','306','payment','','','No',NULL,NULL,'RC11RHOHFB'),(2830,'1100','51677683063','2023-03-01 18:04:34',300.00,NULL,'','5','1','Good sold','1','286','sales','','','No',NULL,NULL,''),(2831,'4000','51677683063','2023-03-01 18:04:34',NULL,300.00,'','5','1','Good sold','1','286','sales','2','','No',NULL,NULL,''),(2832,'1100','51677681835','2023-03-01 18:07:22',NULL,300.00,'','5','1','','1','396','payment','','','No',NULL,NULL,'RC14RISCC2'),(2833,'1020','51677681835','2023-03-01 18:07:22',300.00,NULL,'','5','1','','1','396','payment','','','No',NULL,NULL,'RC14RISCC2'),(2834,'1000','51677683344','2023-03-01 18:09:24',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC13RJ2KF5'),(2835,'4000','51677683344','2023-03-01 18:09:24',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(2836,'1100','51677683063','2023-03-01 19:13:14',NULL,300.00,'','5','1','','1','286','payment','','','No',NULL,NULL,''),(2837,'1020','51677683063','2023-03-01 19:13:14',300.00,NULL,'','5','1','','1','286','payment','','','No',NULL,NULL,''),(2838,'1100','51677680041','2023-03-01 19:14:46',NULL,300.00,'','5','1','','1','90','payment','','','No',NULL,NULL,'rc18rmc4n0'),(2839,'1020','51677680041','2023-03-01 19:14:46',300.00,NULL,'','5','1','','1','90','payment','','','No',NULL,NULL,'rc18rmc4n0'),(2840,'1100','51677676079','2023-03-01 19:17:36',NULL,300.00,'','5','1','','1','69','payment','','','No',NULL,NULL,'RC12RSICGG'),(2841,'1020','51677676079','2023-03-01 19:17:36',300.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,'RC12RSICGG'),(2842,'1100','51677682309','2023-03-01 19:19:44',NULL,300.00,'','5','1','','1','397','payment','','','No',NULL,NULL,'RC13RSYHIJ'),(2843,'1020','51677682309','2023-03-01 19:19:44',300.00,NULL,'','5','1','','1','397','payment','','','No',NULL,NULL,'RC13RSYHIJ'),(2844,'1100','51677653979','2023-03-02 09:12:42',NULL,600.00,'','5','1','','1','202','payment','','','No',NULL,NULL,'rc27susb69'),(2845,'1020','51677653979','2023-03-02 09:12:42',600.00,NULL,'','5','1','','1','202','payment','','','No',NULL,NULL,'rc27susb69'),(2846,'1100','51677651874','2023-03-02 09:18:00',NULL,260.00,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(2847,'1020','51677651874','2023-03-02 09:18:00',260.00,NULL,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(2848,'1000','51677738348','2023-03-02 09:27:30',300.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,'rc16ruwhxm'),(2849,'4000','51677738348','2023-03-02 09:27:30',NULL,300.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(2850,'1100','51677739540','2023-03-02 09:45:56',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(2851,'4000','51677739540','2023-03-02 09:45:56',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(2852,'1100','51677739675','2023-03-02 09:48:11',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(2853,'4000','51677739675','2023-03-02 09:48:11',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(2854,'1000','51677740408','2023-03-02 10:00:24',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,'RC27SZYP55'),(2855,'4000','51677740408','2023-03-02 10:00:24',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(2856,'1100','51677740588','2023-03-02 10:03:22',600.00,NULL,'','5','1','Good sold','1','97','sales','','','No',NULL,NULL,''),(2857,'4000','51677740588','2023-03-02 10:03:22',NULL,600.00,'','5','1','Good sold','1','97','sales','6','','No',NULL,NULL,''),(2858,'1000','51677740767','2023-03-02 10:06:17',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,'RC29T0CBTD'),(2859,'4000','51677740767','2023-03-02 10:06:17',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(2860,'1100','51677741117','2023-03-02 10:12:09',300.00,NULL,'','5','1','Good sold','1','132','sales','','','No',NULL,NULL,''),(2861,'4000','51677741117','2023-03-02 10:12:09',NULL,300.00,'','5','1','Good sold','1','132','sales','8','','No',NULL,NULL,''),(2862,'1100','51677744145','2023-03-02 11:03:11',1500.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(2863,'4000','51677744145','2023-03-02 11:03:11',NULL,900.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(2864,'4000','51677744145','2023-03-02 11:03:11',NULL,600.00,'','5','1','Good sold','1','257','sales','6','','No',NULL,NULL,''),(2865,'1100','51677746015','2023-03-02 11:33:42',300.00,NULL,'','5','1','Good sold','1','312','sales','','','No',NULL,NULL,''),(2866,'4000','51677746015','2023-03-02 11:33:42',NULL,300.00,'','5','1','Good sold','1','312','sales','2','','No',NULL,NULL,''),(2867,'1100','51677746035','2023-03-02 11:34:51',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(2868,'4000','51677746035','2023-03-02 11:34:51',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(2869,'1100','51677746110','2023-03-02 11:35:43',600.00,NULL,'','5','1','Good sold','1','148','sales','','','No',NULL,NULL,''),(2870,'4000','51677746110','2023-03-02 11:35:43',NULL,600.00,'','5','1','Good sold','1','148','sales','6','','No',NULL,NULL,''),(2871,'1100','51677746173','2023-03-02 11:37:12',1120.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(2872,'4000','51677746173','2023-03-02 11:37:12',NULL,1120.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(2873,'1000','51677746341','2023-03-02 11:40:47',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC21T8Y26R'),(2874,'4000','51677746341','2023-03-02 11:40:47',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(2875,'1000','51677747126','2023-03-02 11:52:14',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,'RC24TA02OY'),(2876,'4000','51677747126','2023-03-02 11:52:14',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(2877,'1100','51677740588','2023-03-02 11:58:59',NULL,600.00,'','5','1','','1','97','payment','','','No',NULL,NULL,'RC23TAIV6T'),(2878,'1020','51677740588','2023-03-02 11:58:59',600.00,NULL,'','5','1','','1','97','payment','','','No',NULL,NULL,'RC23TAIV6T'),(2879,'1100','51677748001','2023-03-02 12:07:01',300.00,NULL,'','5','1','Good sold','1','310','sales','','','No',NULL,NULL,''),(2880,'4000','51677748001','2023-03-02 12:07:01',NULL,300.00,'','5','1','Good sold','1','310','sales','2','','No',NULL,NULL,''),(2881,'1100','51677748044','2023-03-02 12:07:38',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(2882,'4000','51677748044','2023-03-02 12:07:38',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(2883,'1100','51677746110','2023-03-02 12:16:55',NULL,600.00,'','5','1','','1','148','payment','','','No',NULL,NULL,'RC23TC6OHZ'),(2884,'1020','51677746110','2023-03-02 12:16:55',600.00,NULL,'','5','1','','1','148','payment','','','No',NULL,NULL,'RC23TC6OHZ'),(2885,'1100','51677748711','2023-03-02 12:22:46',1500.00,NULL,'','5','1','Good sold','1','398','sales','','','No',NULL,NULL,''),(2886,'4000','51677748711','2023-03-02 12:22:46',NULL,1500.00,'','5','1','Good sold','1','398','sales','4','','No',NULL,NULL,''),(2887,'1100','51677748973','2023-03-02 12:24:12',600.00,NULL,'','5','1','Good sold','1','314','sales','','','No',NULL,NULL,''),(2888,'4000','51677748973','2023-03-02 12:24:12',NULL,300.00,'','5','1','Good sold','1','314','sales','6','','No',NULL,NULL,''),(2889,'4000','51677748973','2023-03-02 12:24:12',NULL,300.00,'','5','1','Good sold','1','314','sales','4','','No',NULL,NULL,''),(2890,'1000','51677750562','2023-03-02 12:49:43',560.00,NULL,'','5','1','Good sold','1','113','sales','','','No',NULL,NULL,'RC21TF6QGT'),(2891,'4000','51677750562','2023-03-02 12:49:43',NULL,560.00,'','5','1','Good sold','1','113','sales','6','','No',NULL,NULL,''),(2892,'1000','51677751840','2023-03-02 13:10:51',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,'RC23TGDMML'),(2893,'4000','51677751840','2023-03-02 13:10:51',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(2894,'1100','51677746015','2023-03-02 13:14:44',NULL,300.00,'','5','1','','1','312','payment','','','No',NULL,NULL,'RC29TH01PH'),(2895,'1020','51677746015','2023-03-02 13:14:44',300.00,NULL,'','5','1','','1','312','payment','','','No',NULL,NULL,'RC29TH01PH'),(2896,'1100','51677746173','2023-03-02 13:19:10',NULL,1120.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(2897,'1020','51677746173','2023-03-02 13:19:10',1120.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(2898,'1000','51677754879','2023-03-02 14:05:29',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2899,'4000','51677754879','2023-03-02 14:05:29',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(2900,'1100','51677755331','2023-03-02 14:09:02',300.00,NULL,'','5','1','Good sold','1','292','sales','','','No',NULL,NULL,''),(2901,'4000','51677755331','2023-03-02 14:09:02',NULL,300.00,'','5','1','Good sold','1','292','sales','2','','No',NULL,NULL,''),(2902,'1100','51677755357','2023-03-02 14:09:25',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(2903,'4000','51677755357','2023-03-02 14:09:25',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(2904,'1100','51677748001','2023-03-02 14:49:29',NULL,300.00,'','5','1','','1','310','payment','','','No',NULL,NULL,'RC22TQC2CG'),(2905,'1020','51677748001','2023-03-02 14:49:29',300.00,NULL,'','5','1','','1','310','payment','','','No',NULL,NULL,'RC22TQC2CG'),(2906,'1100','51677755331','2023-03-02 14:52:34',NULL,300.00,'','5','1','','1','292','payment','','','No',NULL,NULL,'RC25TQSUL1'),(2907,'1020','51677755331','2023-03-02 14:52:34',300.00,NULL,'','5','1','','1','292','payment','','','No',NULL,NULL,'RC25TQSUL1'),(2908,'1000','51677758343','2023-03-02 14:59:11',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2909,'4000','51677758343','2023-03-02 14:59:11',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(2910,'1100','51677748711','2023-03-02 15:07:09',NULL,1500.00,'','5','1','','1','398','payment','','','No',NULL,NULL,'RC23TS0UZV'),(2911,'1020','51677748711','2023-03-02 15:07:09',1500.00,NULL,'','5','1','','1','398','payment','','','No',NULL,NULL,'RC23TS0UZV'),(2912,'1100','51677759495','2023-03-02 15:18:25',300.00,NULL,'','5','1','Good sold','1','168','sales','','','No',NULL,NULL,''),(2913,'4000','51677759495','2023-03-02 15:18:25',NULL,300.00,'','5','1','Good sold','1','168','sales','6','','No',NULL,NULL,''),(2914,'1100','51677746035','2023-03-02 15:45:24',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,'RC20TUP20E'),(2915,'1020','51677746035','2023-03-02 15:45:24',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,'RC20TUP20E'),(2916,'1100','51677760663','2023-03-02 15:47:01',900.00,NULL,'','5','1','Good sold','1','399','sales','','','No',NULL,NULL,''),(2917,'4000','51677760663','2023-03-02 15:47:01',NULL,300.00,'','5','1','Good sold','1','399','sales','8','','No',NULL,NULL,''),(2918,'4000','51677760663','2023-03-02 15:47:01',NULL,600.00,'','5','1','Good sold','1','399','sales','4','','No',NULL,NULL,''),(2919,'1100','51677682284','2023-03-02 16:18:59',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,'RC20TXLQWO'),(2920,'1020','51677682284','2023-03-02 16:18:59',300.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,'RC20TXLQWO'),(2921,'1000','51677764400','2023-03-02 16:50:59',140.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2922,'4000','51677764400','2023-03-02 16:50:59',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(2923,'1100','51677765144','2023-03-02 16:53:52',600.00,NULL,'','5','1','Good sold','1','400','sales','','','No',NULL,NULL,''),(2924,'4000','51677765144','2023-03-02 16:53:52',NULL,600.00,'','5','1','Good sold','1','400','sales','6','','No',NULL,NULL,''),(2925,'1100','51677765240','2023-03-02 16:54:19',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(2926,'4000','51677765240','2023-03-02 16:54:19',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(2927,'1100','51677759495','2023-03-02 16:56:03',NULL,300.00,'','5','1','','1','168','payment','','','No',NULL,NULL,'RC27U2EJQV'),(2928,'1020','51677759495','2023-03-02 16:56:03',300.00,NULL,'','5','1','','1','168','payment','','','No',NULL,NULL,'RC27U2EJQV'),(2929,'1000','51677765526','2023-03-02 16:58:53',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,'RC26U20UCM'),(2930,'4000','51677765526','2023-03-02 16:58:53',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(2931,'1100','51677765144','2023-03-02 17:01:23',NULL,600.00,'','5','1','','1','400','payment','','','No',NULL,NULL,'RC24U2UIZY'),(2932,'1020','51677765144','2023-03-02 17:01:23',600.00,NULL,'','5','1','','1','400','payment','','','No',NULL,NULL,'RC24U2UIZY'),(2933,'1100','51677748973','2023-03-02 17:02:55',NULL,600.00,'','5','1','','1','314','payment','','','No',NULL,NULL,'RC29U2VKTH'),(2934,'1020','51677748973','2023-03-02 17:02:55',600.00,NULL,'','5','1','','1','314','payment','','','No',NULL,NULL,'RC29U2VKTH'),(2935,'1100','51677765240','2023-03-02 17:08:54',NULL,600.00,'','5','1','','1','80','payment','','','No',NULL,NULL,'RC28U3QVN0'),(2936,'1020','51677765240','2023-03-02 17:08:54',600.00,NULL,'','5','1','','1','80','payment','','','No',NULL,NULL,'RC28U3QVN0'),(2937,'1100','51677653902','2023-03-02 17:33:59',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,'RC26U4IKLI'),(2938,'1020','51677653902','2023-03-02 17:33:59',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,'RC26U4IKLI'),(2939,'1100','51677667031','2023-03-02 17:48:38',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(2940,'1020','51677667031','2023-03-02 17:48:38',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(2941,'1100','51677651911','2023-03-02 17:49:22',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,'RC27U876Q5'),(2942,'1020','51677651911','2023-03-02 17:49:22',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,'RC27U876Q5'),(2943,'1100','51677748044','2023-03-02 17:52:38',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(2944,'1020','51677748044','2023-03-02 17:52:38',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(2945,'1100','51677755357','2023-03-02 18:12:46',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,'RC28UALD90'),(2946,'1040','51677755357','2023-03-02 18:12:46',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,'RC28UALD90'),(2947,'1100','51677770319','2023-03-02 18:18:50',300.00,NULL,'','5','1','Good sold','1','136','sales','','','No',NULL,NULL,''),(2948,'4000','51677770319','2023-03-02 18:18:50',NULL,300.00,'','5','1','Good sold','1','136','sales','2','','No',NULL,NULL,''),(2949,'1000','51677770343','2023-03-02 18:23:56',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,'RC23UCIWO7'),(2950,'4000','51677770343','2023-03-02 18:23:56',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(2951,'1000','51677771670','2023-03-02 18:41:26',260.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC29UEXXO5'),(2952,'4000','51677771670','2023-03-02 18:41:26',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(2953,'1100','51677772107','2023-03-02 18:48:38',600.00,NULL,'','5','1','Good sold','1','295','sales','','','No',NULL,NULL,''),(2954,'4000','51677772107','2023-03-02 18:48:38',NULL,600.00,'','5','1','Good sold','1','295','sales','6','','No',NULL,NULL,''),(2955,'1100','51677772107','2023-03-02 18:55:04',NULL,600.00,'','5','1','','1','295','payment','','','No',NULL,NULL,'RC24UGP5FS'),(2956,'1020','51677772107','2023-03-02 18:55:04',600.00,NULL,'','5','1','','1','295','payment','','','No',NULL,NULL,'RC24UGP5FS'),(2957,'1100','51677770319','2023-03-02 18:56:26',NULL,300.00,'','5','1','','1','136','payment','','','No',NULL,NULL,''),(2958,'1020','51677770319','2023-03-02 18:56:26',300.00,NULL,'','5','1','','1','136','payment','','','No',NULL,NULL,''),(2959,'1000','51677772688','2023-03-02 18:58:18',280.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,'RC28UHONEU'),(2960,'4000','51677772688','2023-03-02 18:58:18',NULL,280.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(2961,'1100','51677823043','2023-03-03 09:02:50',2520.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(2962,'4000','51677823043','2023-03-03 09:02:50',NULL,2520.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(2963,'1000','51677823611','2023-03-03 09:07:41',300.00,NULL,'','5','1','Good sold','1','213','sales','','','No',NULL,NULL,'RC24ULJT0U'),(2964,'4000','51677823611','2023-03-03 09:07:41',NULL,300.00,'','5','1','Good sold','1','213','sales','6','','No',NULL,NULL,''),(2965,'1000','51677823703','2023-03-03 09:08:52',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RC39VG6JV1'),(2966,'4000','51677823703','2023-03-03 09:08:52',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(2967,'1100','51677823777','2023-03-03 09:10:07',600.00,NULL,'','5','1','Good sold','1','223','sales','','','No',NULL,NULL,''),(2968,'4000','51677823777','2023-03-03 09:10:07',NULL,300.00,'','5','1','Good sold','1','223','sales','6','','No',NULL,NULL,''),(2969,'4000','51677823777','2023-03-03 09:10:07',NULL,300.00,'','5','1','Good sold','1','223','sales','4','','No',NULL,NULL,''),(2970,'1100','51677823822','2023-03-03 09:10:37',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,''),(2971,'4000','51677823822','2023-03-03 09:10:37',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(2972,'1100','51677823847','2023-03-03 09:11:06',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(2973,'4000','51677823847','2023-03-03 09:11:06',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(2974,'1100','51677824934','2023-03-03 09:29:01',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(2975,'4000','51677824934','2023-03-03 09:29:01',NULL,300.00,'','5','1','Good sold','1','270','sales','4','','No',NULL,NULL,''),(2976,'1100','51677760663','2023-03-03 09:30:25',NULL,900.00,'','5','1','','1','399','payment','','','No',NULL,NULL,'RC38VMQD60'),(2977,'1020','51677760663','2023-03-03 09:30:25',900.00,NULL,'','5','1','','1','399','payment','','','No',NULL,NULL,'RC38VMQD60'),(2978,'1100','51677829213','2023-03-03 10:40:21',1200.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(2979,'4000','51677829213','2023-03-03 10:40:21',NULL,1200.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(2980,'1000','51677829237','2023-03-03 11:31:29',300.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,'RC32W0GZH2'),(2981,'4000','51677829237','2023-03-03 11:31:29',NULL,300.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(2982,'1110','51677833322','2023-03-03 11:48:57',NULL,700.00,'','5','1','Inventory sold','1','210','sales','17','','No',NULL,NULL,''),(2983,'5500','51677833322','2023-03-03 11:48:57',700.00,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(2984,'1100','51677833322','2023-03-03 11:48:57',800.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(2985,'4000','51677833322','2023-03-03 11:48:57',NULL,800.00,'','5','1','Good sold','1','210','sales','17','','No',NULL,NULL,''),(2986,'1100','51677823777','2023-03-03 11:59:21',NULL,600.00,'','5','1','','1','223','payment','','','No',NULL,NULL,'RC36W3M3HO'),(2987,'1020','51677823777','2023-03-03 11:59:21',600.00,NULL,'','5','1','','1','223','payment','','','No',NULL,NULL,'RC36W3M3HO'),(2988,'1100','51677834020','2023-03-03 12:00:36',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(2989,'4000','51677834020','2023-03-03 12:00:36',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(2990,'1100','51677835239','2023-03-03 12:59:59',600.00,NULL,'','5','1','Good sold','1','273','sales','','','No',NULL,NULL,''),(2991,'4000','51677835239','2023-03-03 12:59:59',NULL,600.00,'','5','1','Good sold','1','273','sales','6','','No',NULL,NULL,''),(2992,'1100','51677837759','2023-03-03 13:02:46',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(2993,'4000','51677837759','2023-03-03 13:02:46',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(2994,'1000','51677839367','2023-03-03 13:51:18',130.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(2995,'4000','51677839367','2023-03-03 13:51:18',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(2996,'1000','51677840685','2023-03-03 13:51:44',840.00,NULL,'','5','1','Good sold','1','248','Payment','','','No',NULL,NULL,''),(2997,'4000','51677840685','2023-03-03 13:51:44',NULL,840.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(2998,'1000','51677840717','2023-03-03 14:37:11',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC36WHOC1A'),(2999,'4000','51677840717','2023-03-03 14:37:11',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(3000,'1100','51677843515','2023-03-03 14:38:45',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(3001,'4000','51677843515','2023-03-03 14:38:45',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(3002,'1100','51677843590','2023-03-03 14:39:57',300.00,NULL,'','5','1','Good sold','1','341','sales','','','No',NULL,NULL,''),(3003,'4000','51677843590','2023-03-03 14:39:57',NULL,300.00,'','5','1','Good sold','1','341','sales','6','','No',NULL,NULL,''),(3004,'1100','51677843618','2023-03-03 14:40:35',600.00,NULL,'','5','1','Good sold','1','83','sales','','','No',NULL,NULL,''),(3005,'4000','51677843618','2023-03-03 14:40:35',NULL,600.00,'','5','1','Good sold','1','83','sales','2','','No',NULL,NULL,''),(3006,'1100','51677834020','2023-03-03 14:41:10',NULL,1500.00,'','5','1','','1','65','payment','','','No',NULL,NULL,'RC30WIYGN2'),(3007,'1020','51677834020','2023-03-03 14:41:10',1500.00,NULL,'','5','1','','1','65','payment','','','No',NULL,NULL,'RC30WIYGN2'),(3008,'1100','51677843787','2023-03-03 14:43:18',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,''),(3009,'4000','51677843787','2023-03-03 14:43:18',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(3010,'1100','51677823822','2023-03-03 15:12:10',NULL,300.00,'','5','1','','1','252','payment','','','No',NULL,NULL,'RC33WLTDKX'),(3011,'1020','51677823822','2023-03-03 15:12:10',300.00,NULL,'','5','1','','1','252','payment','','','No',NULL,NULL,'RC33WLTDKX'),(3012,'1100','51677829213','2023-03-03 15:42:22',NULL,1200.00,'','5','1','','1','30','payment','','','No',NULL,NULL,'RC35WOG0PN'),(3013,'1020','51677829213','2023-03-03 15:42:22',1200.00,NULL,'','5','1','','1','30','payment','','','No',NULL,NULL,'RC35WOG0PN'),(3014,'1100','51677824934','2023-03-03 15:48:11',NULL,300.00,'','5','1','','1','270','payment','','','No',NULL,NULL,'RC35WPATNV'),(3015,'1020','51677824934','2023-03-03 15:48:11',300.00,NULL,'','5','1','','1','270','payment','','','No',NULL,NULL,'RC35WPATNV'),(3016,'1100','51677848506','2023-03-03 16:01:57',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(3017,'4000','51677848506','2023-03-03 16:01:57',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(3018,'1100','51677849540','2023-03-03 16:19:19',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(3019,'4000','51677849540','2023-03-03 16:19:19',NULL,300.00,'','5','1','Good sold','1','238','sales','6','','No',NULL,NULL,''),(3020,'1100','51677843515','2023-03-03 16:19:57',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,'RC37WRWHZ9'),(3021,'1020','51677843515','2023-03-03 16:19:57',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,'RC37WRWHZ9'),(3022,'1100','51677849540','2023-03-03 16:36:01',NULL,300.00,'','5','1','','1','238','payment','','','No',NULL,NULL,'RC33WTHK91'),(3023,'1020','51677849540','2023-03-03 16:36:01',300.00,NULL,'','5','1','','1','238','payment','','','No',NULL,NULL,'RC33WTHK91'),(3024,'1100','51677682237','2023-03-03 16:37:03',NULL,280.00,'','5','1','','1','238','payment','','','No',NULL,NULL,'RC33WTHK91'),(3025,'1020','51677682237','2023-03-03 16:37:03',280.00,NULL,'','5','1','','1','238','payment','','','No',NULL,NULL,'RC33WTHK91'),(3026,'1100','51677852742','2023-03-03 17:16:10',300.00,NULL,'','5','1','Good sold','1','401','sales','','','No',NULL,NULL,''),(3027,'4000','51677852742','2023-03-03 17:16:10',NULL,300.00,'','5','1','Good sold','1','401','sales','4','','No',NULL,NULL,''),(3028,'1100','51677853126','2023-03-03 17:18:55',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(3029,'4000','51677853126','2023-03-03 17:18:55',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(3030,'1100','51677853307','2023-03-03 17:26:20',900.00,NULL,'','5','1','Good sold','1','402','sales','','','No',NULL,NULL,''),(3031,'4000','51677853307','2023-03-03 17:26:20',NULL,900.00,'','5','1','Good sold','1','402','sales','6','','No',NULL,NULL,''),(3032,'1100','51677837759','2023-03-03 17:27:12',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,'RC39WZE2HT'),(3033,'1020','51677837759','2023-03-03 17:27:12',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,'RC39WZE2HT'),(3034,'1100','51677853673','2023-03-03 17:35:56',300.00,NULL,'','5','1','Good sold','1','403','sales','','','No',NULL,NULL,''),(3035,'4000','51677853673','2023-03-03 17:35:56',NULL,300.00,'','5','1','Good sold','1','403','sales','4','','No',NULL,NULL,''),(3036,'1100','51677843590','2023-03-03 17:36:48',NULL,300.00,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(3037,'1020','51677843590','2023-03-03 17:36:48',300.00,NULL,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(3038,'1100','51677854263','2023-03-03 17:38:59',300.00,NULL,'','5','1','Good sold','1','404','sales','','','No',NULL,NULL,''),(3039,'4000','51677854263','2023-03-03 17:38:59',NULL,300.00,'','5','1','Good sold','1','404','sales','2','','No',NULL,NULL,''),(3040,'1100','51677848506','2023-03-03 17:39:36',NULL,300.00,'','5','1','','1','268','payment','','','No',NULL,NULL,''),(3041,'1020','51677848506','2023-03-03 17:39:36',300.00,NULL,'','5','1','','1','268','payment','','','No',NULL,NULL,''),(3042,'1100','51677854966','2023-03-03 17:49:33',300.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(3043,'4000','51677854966','2023-03-03 17:49:33',NULL,300.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(3044,'1100','51677853307','2023-03-03 18:00:01',NULL,900.00,'','5','1','','1','402','payment','','','No',NULL,NULL,'RC34X3BIZ4'),(3045,'1020','51677853307','2023-03-03 18:00:01',900.00,NULL,'','5','1','','1','402','payment','','','No',NULL,NULL,'RC34X3BIZ4'),(3046,'1000','51677855706','2023-03-03 18:03:38',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC37X3MPWH'),(3047,'4000','51677855706','2023-03-03 18:03:38',NULL,560.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(3048,'1000','51677856263','2023-03-03 18:11:11',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,'RC38X3Z6CO'),(3049,'4000','51677856263','2023-03-03 18:11:11',NULL,300.00,'','5','1','Good sold','1','260','sales','4','','No',NULL,NULL,''),(3050,'1000','51677856304','2023-03-03 18:12:05',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,'RC32X2L9QG'),(3051,'4000','51677856304','2023-03-03 18:12:05',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(3052,'1100','51677852742','2023-03-03 18:37:49',NULL,300.00,'','5','1','','1','401','payment','','','No',NULL,NULL,'RC35X7UQH7'),(3053,'1020','51677852742','2023-03-03 18:37:49',300.00,NULL,'','5','1','','1','401','payment','','','No',NULL,NULL,'RC35X7UQH7'),(3054,'1000','51677860582','2023-03-03 19:23:15',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,'RC30XEZ832'),(3055,'4000','51677860582','2023-03-03 19:23:15',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(3056,'1000','51677860626','2023-03-03 19:25:19',560.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3057,'4000','51677860626','2023-03-03 19:25:19',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(3058,'1000','51677916457','2023-03-04 10:55:37',1500.00,NULL,'','5','1','Good sold','1','105','sales','','','No',NULL,NULL,'RC49YFR7YR'),(3059,'4000','51677916457','2023-03-04 10:55:37',NULL,1200.00,'','5','1','Good sold','1','105','sales','4','','No',NULL,NULL,''),(3060,'4000','51677916457','2023-03-04 10:55:37',NULL,300.00,'','5','1','Good sold','1','105','sales','6','','No',NULL,NULL,''),(3061,'1000','51677916606','2023-03-04 10:58:56',600.00,NULL,'','5','1','Good sold','1','405','sales','','','No',NULL,NULL,'RC44YGHIEK'),(3062,'4000','51677916606','2023-03-04 10:58:56',NULL,600.00,'','5','1','Good sold','1','405','sales','6','','No',NULL,NULL,''),(3063,'1100','51677916773','2023-03-04 10:59:41',300.00,NULL,'','5','1','Good sold','1','291','sales','','','No',NULL,NULL,''),(3064,'4000','51677916773','2023-03-04 10:59:41',NULL,300.00,'','5','1','Good sold','1','291','sales','4','','No',NULL,NULL,''),(3065,'1100','51677916790','2023-03-04 11:00:00',300.00,NULL,'','5','1','Good sold','1','350','sales','','','No',NULL,NULL,''),(3066,'4000','51677916790','2023-03-04 11:00:00',NULL,300.00,'','5','1','Good sold','1','350','sales','2','','No',NULL,NULL,''),(3067,'1000','51677916880','2023-03-04 11:01:28',600.00,NULL,'','5','1','Good sold','1','52','Payment','','','No',NULL,NULL,''),(3068,'4000','51677916880','2023-03-04 11:01:28',NULL,600.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(3069,'1100','51677916904','2023-03-04 11:01:53',300.00,NULL,'','5','1','Good sold','1','147','sales','','','No',NULL,NULL,''),(3070,'4000','51677916904','2023-03-04 11:01:53',NULL,300.00,'','5','1','Good sold','1','147','sales','6','','No',NULL,NULL,''),(3071,'1100','51677917055','2023-03-04 11:04:22',300.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(3072,'4000','51677917055','2023-03-04 11:04:22',NULL,300.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(3073,'1100','51677917055','2023-03-04 11:55:04',NULL,300.00,'','5','1','','1','118','payment','','','No',NULL,NULL,'RC44YY3J4K'),(3074,'1020','51677917055','2023-03-04 11:55:04',300.00,NULL,'','5','1','','1','118','payment','','','No',NULL,NULL,'RC44YY3J4K'),(3075,'1100','51677854966','2023-03-04 11:55:45',NULL,300.00,'','5','1','','1','118','payment','','','No',NULL,NULL,'RC44YY3J4K'),(3076,'1020','51677854966','2023-03-04 11:55:45',300.00,NULL,'','5','1','','1','118','payment','','','No',NULL,NULL,'RC44YY3J4K'),(3077,'1100','51677853126','2023-03-04 12:10:28',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,'RC41YZL14B'),(3078,'1020','51677853126','2023-03-04 12:10:28',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,'RC41YZL14B'),(3079,'1100','51677853673','2023-03-04 12:20:40',NULL,300.00,'','5','1','','1','403','payment','','','No',NULL,NULL,'RC41Z0C57H'),(3080,'1020','51677853673','2023-03-04 12:20:40',300.00,NULL,'','5','1','','1','403','payment','','','No',NULL,NULL,'RC41Z0C57H'),(3081,'1100','51677922980','2023-03-04 12:44:14',300.00,NULL,'','5','1','Good sold','1','406','sales','','','No',NULL,NULL,''),(3082,'4000','51677922980','2023-03-04 12:44:14',NULL,300.00,'','5','1','Good sold','1','406','sales','6','','No',NULL,NULL,''),(3083,'1100','51677923084','2023-03-04 12:44:52',300.00,NULL,'','5','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(3084,'4000','51677923084','2023-03-04 12:44:52',NULL,300.00,'','5','1','Good sold','1','41','sales','6','','No',NULL,NULL,''),(3085,'1100','51677741117','2023-03-04 12:57:18',NULL,300.00,'','5','1','','1','132','payment','','','No',NULL,NULL,'RC43Z44WL7'),(3086,'1020','51677741117','2023-03-04 12:57:18',300.00,NULL,'','5','1','','1','132','payment','','','No',NULL,NULL,'RC43Z44WL7'),(3087,'1100','51677923870','2023-03-04 13:20:36',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(3088,'4000','51677923870','2023-03-04 13:20:36',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(3089,'1000','51677925264','2023-03-04 13:21:43',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC47Z6JMHX'),(3090,'4000','51677925264','2023-03-04 13:21:43',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(3091,'1000','51677925372','2023-03-04 13:23:02',280.00,NULL,'','5','1','Good sold','1','317','Payment','','','No',NULL,NULL,''),(3092,'4000','51677925372','2023-03-04 13:23:02',NULL,280.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(3093,'1100','51677927314','2023-03-04 13:55:21',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(3094,'4000','51677927314','2023-03-04 13:55:21',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(3095,'1100','51677927338','2023-03-04 13:55:49',600.00,NULL,'','5','1','Good sold','1','101','sales','','','No',NULL,NULL,''),(3096,'4000','51677927338','2023-03-04 13:55:49',NULL,600.00,'','5','1','Good sold','1','101','sales','6','','No',NULL,NULL,''),(3097,'1100','51677923870','2023-03-04 13:57:50',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,'RC41Z9WXTN'),(3098,'1020','51677923870','2023-03-04 13:57:50',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,'RC41Z9WXTN'),(3099,'1000','51677928993','2023-03-04 14:23:22',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RC49ZBC99D'),(3100,'4000','51677928993','2023-03-04 14:23:22',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(3101,'1100','51677922980','2023-03-04 14:45:48',NULL,300.00,'','5','1','','1','406','payment','','','No',NULL,NULL,'RC41ZECALJ'),(3102,'1020','51677922980','2023-03-04 14:45:48',300.00,NULL,'','5','1','','1','406','payment','','','No',NULL,NULL,'RC41ZECALJ'),(3103,'1100','51677923084','2023-03-04 14:46:21',NULL,300.00,'','5','1','','1','41','payment','','','No',NULL,NULL,'RC41ZFC71V'),(3104,'1020','51677923084','2023-03-04 14:46:21',300.00,NULL,'','5','1','','1','41','payment','','','No',NULL,NULL,'RC41ZFC71V'),(3105,'1100','51677843787','2023-03-04 15:13:48',NULL,600.00,'','5','1','','1','300','payment','','','No',NULL,NULL,'RC42ZI1IRI'),(3106,'1020','51677843787','2023-03-04 15:13:48',600.00,NULL,'','5','1','','1','300','payment','','','No',NULL,NULL,'RC42ZI1IRI'),(3107,'1100','51677916773','2023-03-04 15:36:05',NULL,300.00,'','5','1','','1','291','payment','','','No',NULL,NULL,'RC43ZK8ITX'),(3108,'1020','51677916773','2023-03-04 15:36:05',300.00,NULL,'','5','1','','1','291','payment','','','No',NULL,NULL,'RC43ZK8ITX'),(3109,'1100','51677835239','2023-03-04 15:36:56',NULL,600.00,'','5','1','','1','273','payment','','','No',NULL,NULL,'RC47ZK1IF'),(3110,'1020','51677835239','2023-03-04 15:36:56',600.00,NULL,'','5','1','','1','273','payment','','','No',NULL,NULL,'RC47ZK1IF'),(3111,'1100','51677933937','2023-03-04 15:58:38',600.00,NULL,'','5','1','Good sold','1','407','sales','','','No',NULL,NULL,''),(3112,'4000','51677933937','2023-03-04 15:58:38',NULL,600.00,'','5','1','Good sold','1','407','sales','6','','No',NULL,NULL,''),(3113,'1100','51677934756','2023-03-04 16:01:08',300.00,NULL,'','5','1','Good sold','1','193','sales','','','No',NULL,NULL,''),(3114,'4000','51677934756','2023-03-04 16:01:08',NULL,300.00,'','5','1','Good sold','1','193','sales','2','','No',NULL,NULL,''),(3115,'1000','51677935079','2023-03-04 16:04:53',560.00,NULL,'','5','1','Good sold','1','200','Payment','','','No',NULL,NULL,''),(3116,'4000','51677935079','2023-03-04 16:04:53',NULL,560.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(3117,'1000','51677935409','2023-03-04 16:10:19',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,'RC41ZNY60X'),(3118,'4000','51677935409','2023-03-04 16:10:19',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(3119,'1100','51677916790','2023-03-04 16:11:17',NULL,300.00,'','5','1','','1','350','payment','','','No',NULL,NULL,'RC44ZNMPTU'),(3120,'1020','51677916790','2023-03-04 16:11:17',300.00,NULL,'','5','1','','1','350','payment','','','No',NULL,NULL,'RC44ZNMPTU'),(3121,'1100','51677927338','2023-03-04 16:17:01',NULL,600.00,'','5','1','','1','101','payment','','','No',NULL,NULL,'RC41ZOAWV9'),(3122,'1020','51677927338','2023-03-04 16:17:01',600.00,NULL,'','5','1','','1','101','payment','','','No',NULL,NULL,'RC41ZOAWV9'),(3123,'1100','51677936209','2023-03-04 16:26:33',130.00,NULL,'','5','1','Good sold','1','241','sales','','','No',NULL,NULL,''),(3124,'4000','51677936209','2023-03-04 16:26:33',NULL,130.00,'','5','1','Good sold','1','241','sales','8','','No',NULL,NULL,''),(3125,'1000','51677936520','2023-03-04 16:28:50',70.00,NULL,'','5','1','Good sold','1','387','Payment','','','No',NULL,NULL,''),(3126,'4000','51677936520','2023-03-04 16:28:50',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(3127,'1100','51677936209','2023-03-04 16:33:46',NULL,130.00,'','5','1','','1','241','payment','','','No',NULL,NULL,'RC44ZQBTBC'),(3128,'1020','51677936209','2023-03-04 16:33:46',130.00,NULL,'','5','1','','1','241','payment','','','No',NULL,NULL,'RC44ZQBTBC'),(3129,'1100','51677938439','2023-03-04 17:00:51',900.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(3130,'4000','51677938439','2023-03-04 17:00:51',NULL,900.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(3131,'1000','51677938464','2023-03-04 17:01:39',280.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,'RC49ZSXK5D'),(3132,'4000','51677938464','2023-03-04 17:01:39',NULL,280.00,'','5','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(3133,'1100','51677833322','2023-03-04 17:10:14',NULL,800.00,'','5','1','','1','210','payment','','','No',NULL,NULL,'RC49ZU8YDJ'),(3134,'1020','51677833322','2023-03-04 17:10:14',800.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,'RC49ZU8YDJ'),(3135,'1100','51677823847','2023-03-04 17:23:09',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(3136,'1020','51677823847','2023-03-04 17:23:09',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(3137,'1000','51677940268','2023-03-04 17:31:18',280.00,NULL,'','5','1','Good sold','1','232','sales','','','No',NULL,NULL,'RC46ZWPRDE'),(3138,'4000','51677940268','2023-03-04 17:31:18',NULL,280.00,'','5','1','Good sold','1','232','sales','2','','No',NULL,NULL,''),(3139,'1100','51677916904','2023-03-04 17:32:34',NULL,300.00,'','5','1','','1','147','payment','','','No',NULL,NULL,'RC44ZWTD7I'),(3140,'1020','51677916904','2023-03-04 17:32:34',300.00,NULL,'','5','1','','1','147','payment','','','No',NULL,NULL,'RC44ZWTD7I'),(3141,'1100','51677933937','2023-03-04 17:40:47',NULL,600.00,'','5','1','','1','407','payment','','','No',NULL,NULL,'RC46ZXU1AM'),(3142,'1020','51677933937','2023-03-04 17:40:47',600.00,NULL,'','5','1','','1','407','payment','','','No',NULL,NULL,'RC46ZXU1AM'),(3143,'1100','51677934756','2023-03-04 17:45:37',NULL,300.00,'','5','1','','1','193','payment','','','No',NULL,NULL,'RC40ZY74LE'),(3144,'1020','51677934756','2023-03-04 17:45:37',300.00,NULL,'','5','1','','1','193','payment','','','No',NULL,NULL,'RC40ZY74LE'),(3145,'1000','51678009699','2023-03-05 12:52:59',300.00,NULL,'','5','1','Good sold','1','31','sales','','','No',NULL,NULL,'RC4911GW8V'),(3146,'4000','51678009699','2023-03-05 12:52:59',NULL,300.00,'','5','1','Good sold','1','31','sales','6','','No',NULL,NULL,''),(3147,'1000','51678010570','2023-03-05 13:03:01',280.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,'RC562TGW5M'),(3148,'4000','51678010570','2023-03-05 13:03:01',NULL,280.00,'','5','1','Good sold','1','110','sales','2','','No',NULL,NULL,''),(3149,'1000','51678010771','2023-03-05 13:06:21',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3150,'4000','51678010771','2023-03-05 13:06:21',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(3151,'1100','51677938439','2023-03-05 13:08:33',NULL,900.00,'','5','1','','1','98','payment','','','No',NULL,NULL,'RC4116OYA1'),(3152,'1020','51677938439','2023-03-05 13:08:33',900.00,NULL,'','5','1','','1','98','payment','','','No',NULL,NULL,'RC4116OYA1'),(3153,'1000','51678011408','2023-03-05 13:16:56',300.00,NULL,'','5','1','Good sold','1','179','Payment','','','No',NULL,NULL,''),(3154,'4000','51678011408','2023-03-05 13:16:56',NULL,300.00,'','5','1','Good sold','1','179','sales','4','','No',NULL,NULL,''),(3155,'1100','51678012127','2023-03-05 13:33:32',900.00,NULL,'','5','1','Good sold','1','29','sales','','','No',NULL,NULL,''),(3156,'4000','51678012127','2023-03-05 13:33:32',NULL,900.00,'','5','1','Good sold','1','29','sales','6','','No',NULL,NULL,''),(3157,'1100','51678014901','2023-03-05 14:15:08',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(3158,'4000','51678014901','2023-03-05 14:15:08',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(3159,'1100','51678014940','2023-03-05 14:27:36',300.00,NULL,'','5','1','Good sold','1','408','sales','','','No',NULL,NULL,''),(3160,'4000','51678014940','2023-03-05 14:27:36',NULL,300.00,'','5','1','Good sold','1','408','sales','2','','No',NULL,NULL,''),(3161,'1100','51678012127','2023-03-05 14:28:04',NULL,900.00,'','5','1','','1','29','payment','','','No',NULL,NULL,'RC522YO3K4'),(3162,'1020','51678012127','2023-03-05 14:28:04',900.00,NULL,'','5','1','','1','29','payment','','','No',NULL,NULL,'RC522YO3K4'),(3163,'1000','51678015741','2023-03-05 14:29:09',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,'RC512W1A1Z'),(3164,'4000','51678015741','2023-03-05 14:29:09',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(3165,'1100','51678014901','2023-03-05 15:17:21',NULL,300.00,'','5','1','','1','32','payment','','','No',NULL,NULL,'RC5333MI11'),(3166,'1020','51678014901','2023-03-05 15:17:21',300.00,NULL,'','5','1','','1','32','payment','','','No',NULL,NULL,'RC5333MI11'),(3167,'1100','51678027352','2023-03-05 17:42:39',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(3168,'4000','51678027352','2023-03-05 17:42:39',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(3169,'1100','51678027368','2023-03-05 17:44:25',300.00,NULL,'','5','1','Good sold','1','409','sales','','','No',NULL,NULL,''),(3170,'4000','51678027368','2023-03-05 17:44:25',NULL,300.00,'','5','1','Good sold','1','409','sales','4','','No',NULL,NULL,''),(3171,'1100','51678027491','2023-03-05 17:45:07',600.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(3172,'4000','51678027491','2023-03-05 17:45:07',NULL,600.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(3173,'1100','51678027534','2023-03-05 17:45:43',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(3174,'4000','51678027534','2023-03-05 17:45:43',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(3175,'1100','51678027575','2023-03-05 17:46:23',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(3176,'4000','51678027575','2023-03-05 17:46:23',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(3177,'1100','51678027594','2023-03-05 17:47:22',300.00,NULL,'','5','1','Good sold','1','355','sales','','','No',NULL,NULL,''),(3178,'4000','51678027594','2023-03-05 17:47:22',NULL,300.00,'','5','1','Good sold','1','355','sales','2','','No',NULL,NULL,''),(3179,'1100','51678027693','2023-03-05 17:50:25',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(3180,'4000','51678027693','2023-03-05 17:50:25',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(3181,'1100','51678027833','2023-03-05 17:50:42',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(3182,'4000','51678027833','2023-03-05 17:50:42',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(3183,'1000','51678028015','2023-03-05 17:53:58',600.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3184,'4000','51678028015','2023-03-05 17:53:58',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(3185,'1100','51678028081','2023-03-05 17:54:54',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(3186,'4000','51678028081','2023-03-05 17:54:54',NULL,560.00,'','5','1','Good sold','1','48','sales','4','','No',NULL,NULL,''),(3187,'1000','51678028165','2023-03-05 17:56:14',300.00,NULL,'','5','1','Good sold','1','289','sales','','','No',NULL,NULL,'RC593HVF2L'),(3188,'4000','51678028165','2023-03-05 17:56:14',NULL,300.00,'','5','1','Good sold','1','289','sales','6','','No',NULL,NULL,''),(3189,'1100','51678027833','2023-03-05 17:57:42',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(3190,'1020','51678027833','2023-03-05 17:57:42',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(3191,'1100','51678028905','2023-03-05 18:08:48',300.00,NULL,'','5','1','Good sold','1','275','sales','','','No',NULL,NULL,''),(3192,'4000','51678028905','2023-03-05 18:08:48',NULL,300.00,'','5','1','Good sold','1','275','sales','2','','No',NULL,NULL,''),(3193,'1100','51678028081','2023-03-05 18:19:23',NULL,560.00,'','5','1','','1','48','payment','','','No',NULL,NULL,'RC523ORMQU'),(3194,'1020','51678028081','2023-03-05 18:19:23',560.00,NULL,'','5','1','','1','48','payment','','','No',NULL,NULL,'RC523ORMQU'),(3195,'1100','51678027534','2023-03-05 18:48:59',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,'RC543S5TAO'),(3196,'1020','51678027534','2023-03-05 18:48:59',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,'RC543S5TAO'),(3197,'1100','51678027491','2023-03-05 18:52:37',NULL,600.00,'','5','1','','1','167','payment','','','No',NULL,NULL,'RC573SOEBR'),(3198,'1020','51678027491','2023-03-05 18:52:37',600.00,NULL,'','5','1','','1','167','payment','','','No',NULL,NULL,'RC573SOEBR'),(3199,'1100','51678027594','2023-03-05 18:57:13',NULL,300.00,'','5','1','','1','355','payment','','','No',NULL,NULL,'RC593TD9MD'),(3200,'1020','51678027594','2023-03-05 18:57:13',300.00,NULL,'','5','1','','1','355','payment','','','No',NULL,NULL,'RC593TD9MD'),(3201,'1100','51678027575','2023-03-05 18:59:28',NULL,300.00,'','5','1','','1','246','payment','','','No',NULL,NULL,'RC543TEJ90'),(3202,'1020','51678027575','2023-03-05 18:59:28',300.00,NULL,'','5','1','','1','246','payment','','','No',NULL,NULL,'RC543TEJ90'),(3203,'1100','51678014940','2023-03-05 19:00:28',NULL,300.00,'','5','1','','1','408','payment','','','No',NULL,NULL,'RC533TEY8P'),(3204,'1020','51678014940','2023-03-05 19:00:28',300.00,NULL,'','5','1','','1','408','payment','','','No',NULL,NULL,'RC533TEY8P'),(3205,'1100','51678027368','2023-03-05 19:02:27',NULL,300.00,'','5','1','','1','409','payment','','','No',NULL,NULL,'RC533U2Y31'),(3206,'1020','51678027368','2023-03-05 19:02:27',300.00,NULL,'','5','1','','1','409','payment','','','No',NULL,NULL,'RC533U2Y31'),(3207,'1000','51678032201','2023-03-05 19:03:31',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,'RC593TFEAX'),(3208,'4000','51678032201','2023-03-05 19:03:31',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(3209,'1000','51678082317','2023-03-06 09:10:10',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,'RC614WEVKF'),(3210,'4000','51678082317','2023-03-06 09:10:10',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(3211,'1000','51678083048','2023-03-06 09:12:29',300.00,NULL,'','5','1','Good sold','1','411','sales','','','No',NULL,NULL,'RC624WBL86'),(3212,'4000','51678083048','2023-03-06 09:12:29',NULL,300.00,'','5','1','Good sold','1','411','sales','2','','No',NULL,NULL,''),(3213,'1100','51678083174','2023-03-06 09:15:54',300.00,NULL,'','5','1','Good sold','1','412','sales','','','No',NULL,NULL,''),(3214,'4000','51678083174','2023-03-06 09:15:54',NULL,300.00,'','5','1','Good sold','1','412','sales','2','','No',NULL,NULL,''),(3215,'1100','51678028905','2023-03-06 09:17:59',NULL,300.00,'','5','1','','1','275','payment','','','No',NULL,NULL,'RC634XW5YP'),(3216,'1020','51678028905','2023-03-06 09:17:59',300.00,NULL,'','5','1','','1','275','payment','','','No',NULL,NULL,'RC634XW5YP'),(3217,'1100','51678083515','2023-03-06 09:18:42',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(3218,'4000','51678083515','2023-03-06 09:18:42',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(3219,'1100','51678083174','2023-03-06 09:24:18',NULL,300.00,'','5','1','','1','412','payment','','','No',NULL,NULL,''),(3220,'1020','51678083174','2023-03-06 09:24:18',300.00,NULL,'','5','1','','1','412','payment','','','No',NULL,NULL,''),(3221,'1100','51678083515','2023-03-06 09:51:43',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(3222,'1020','51678083515','2023-03-06 09:51:43',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(3223,'1000','51678085641','2023-03-06 09:54:37',300.00,NULL,'','5','1','Good sold','1','166','sales','','','No',NULL,NULL,'RC6351A29L'),(3224,'4000','51678085641','2023-03-06 09:54:37',NULL,300.00,'','5','1','Good sold','1','166','sales','6','','No',NULL,NULL,''),(3225,'1100','51678086526','2023-03-06 10:08:56',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(3226,'4000','51678086526','2023-03-06 10:08:56',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(3227,'1000','51678086587','2023-03-06 10:10:07',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3228,'4000','51678086587','2023-03-06 10:10:07',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(3229,'1100','51678086526','2023-03-06 10:27:28',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(3230,'1020','51678086526','2023-03-06 10:27:28',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(3231,'1100','51678087678','2023-03-06 10:37:45',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(3232,'4000','51678087678','2023-03-06 10:37:45',NULL,1250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(3233,'1000','51678093232','2023-03-06 12:00:43',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,'RC6959GMZH'),(3234,'4000','51678093232','2023-03-06 12:00:43',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(3235,'1100','51678093281','2023-03-06 12:01:31',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(3236,'4000','51678093281','2023-03-06 12:01:31',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(3237,'1000','51678093312','2023-03-06 12:02:00',300.00,NULL,'','5','1','Good sold','1','54','Payment','','','No',NULL,NULL,''),(3238,'4000','51678093312','2023-03-06 12:02:00',NULL,300.00,'','5','1','Good sold','1','54','sales','2','','No',NULL,NULL,''),(3239,'1000','51678093493','2023-03-06 12:05:04',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC655DLOTN'),(3240,'4000','51678093493','2023-03-06 12:05:04',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(3241,'1000','51678093742','2023-03-06 12:28:41',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3242,'4000','51678093742','2023-03-06 12:28:41',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(3243,'1000','51678095083','2023-03-06 12:31:34',140.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3244,'4000','51678095083','2023-03-06 12:31:34',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(3245,'1100','51678096376','2023-03-06 12:53:05',300.00,NULL,'','5','1','Good sold','1','413','sales','','','No',NULL,NULL,''),(3246,'4000','51678096376','2023-03-06 12:53:05',NULL,300.00,'','5','1','Good sold','1','413','sales','6','','No',NULL,NULL,''),(3247,'1100','51678027693','2023-03-06 12:57:11',NULL,300.00,'','5','1','','1','410','payment','','','No',NULL,NULL,'RC665IFBDE'),(3248,'1020','51678027693','2023-03-06 12:57:11',300.00,NULL,'','5','1','','1','410','payment','','','No',NULL,NULL,'RC665IFBDE'),(3249,'1100','51677654426','2023-03-06 13:03:05',NULL,300.00,'','5','1','','1','211','payment','','','No',NULL,NULL,'RC625J0922'),(3250,'1020','51677654426','2023-03-06 13:03:05',300.00,NULL,'','5','1','','1','211','payment','','','No',NULL,NULL,'RC625J0922'),(3251,'1100','51678027352','2023-03-06 13:04:43',NULL,300.00,'','5','1','','1','120','payment','','','No',NULL,NULL,'RC635IYJRZ'),(3252,'1020','51678027352','2023-03-06 13:04:43',300.00,NULL,'','5','1','','1','120','payment','','','No',NULL,NULL,'RC635IYJRZ'),(3253,'1100','51678096376','2023-03-06 13:05:24',NULL,300.00,'','5','1','','1','413','payment','','','No',NULL,NULL,'RC635J8WWR'),(3254,'1040','51678096376','2023-03-06 13:05:24',300.00,NULL,'','5','1','','1','413','payment','','','No',NULL,NULL,'RC635J8WWR'),(3255,'1100','51677927314','2023-03-06 13:30:57',NULL,300.00,'','5','1','','1','131','payment','','','No',NULL,NULL,'RC665LPDPW'),(3256,'1020','51677927314','2023-03-06 13:30:57',300.00,NULL,'','5','1','','1','131','payment','','','No',NULL,NULL,'RC665LPDPW'),(3257,'1000','51678099122','2023-03-06 13:38:52',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,'RC615M5U0T'),(3258,'4000','51678099122','2023-03-06 13:38:52',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(3259,'1000','51678099979','2023-03-06 13:56:35',280.00,NULL,'','5','1','Good sold','1','414','sales','','','No',NULL,NULL,'RC645O0C3A'),(3260,'4000','51678099979','2023-03-06 13:56:35',NULL,280.00,'','5','1','Good sold','1','414','sales','4','','No',NULL,NULL,''),(3261,'1000','51678100509','2023-03-06 14:02:00',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3262,'4000','51678100509','2023-03-06 14:02:00',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(3263,'1100','51678100601','2023-03-06 14:03:59',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(3264,'4000','51678100601','2023-03-06 14:03:59',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(3265,'1100','51677854263','2023-03-06 14:56:26',NULL,300.00,'','5','1','','1','404','payment','','','No',NULL,NULL,'RC645RUCP0'),(3266,'1020','51677854263','2023-03-06 14:56:26',300.00,NULL,'','5','1','','1','404','payment','','','No',NULL,NULL,'RC645RUCP0'),(3267,'1100','51678105247','2023-03-06 15:20:55',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(3268,'4000','51678105247','2023-03-06 15:20:55',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(3269,'1100','51678105267','2023-03-06 15:21:24',300.00,NULL,'','5','1','Good sold','1','116','sales','','','No',NULL,NULL,''),(3270,'4000','51678105267','2023-03-06 15:21:24',NULL,300.00,'','5','1','Good sold','1','116','sales','6','','No',NULL,NULL,''),(3271,'1100','51678105247','2023-03-06 15:37:57',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,'RC655X8ZWH'),(3272,'1020','51678105247','2023-03-06 15:37:57',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,'RC655X8ZWH'),(3273,'1100','51678106377','2023-03-06 15:39:47',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(3274,'4000','51678106377','2023-03-06 15:39:47',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(3275,'1100','51678106377','2023-03-06 15:50:33',NULL,300.00,'','5','1','','1','416','payment','','','No',NULL,NULL,'RC655YJ78H'),(3276,'1020','51678106377','2023-03-06 15:50:33',300.00,NULL,'','5','1','','1','416','payment','','','No',NULL,NULL,'RC655YJ78H'),(3277,'1100','51678105267','2023-03-06 15:56:27',NULL,300.00,'','5','1','','1','116','payment','','','No',NULL,NULL,'RC655Z9IZD'),(3278,'1020','51678105267','2023-03-06 15:56:27',300.00,NULL,'','5','1','','1','116','payment','','','No',NULL,NULL,'RC655Z9IZD'),(3279,'1100','51678109703','2023-03-06 16:35:15',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(3280,'4000','51678109703','2023-03-06 16:35:15',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(3281,'1000','51678109728','2023-03-06 16:54:34',750.00,NULL,'','5','1','Good sold','1','125','sales','','','No',NULL,NULL,'RC6264SS1K'),(3282,'4000','51678109728','2023-03-06 16:54:34',NULL,600.00,'','5','1','Good sold','1','125','sales','6','','No',NULL,NULL,''),(3283,'4000','51678109728','2023-03-06 16:54:34',NULL,150.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(3284,'1000','51678110905','2023-03-06 17:05:05',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC6065S74K'),(3285,'4000','51678110905','2023-03-06 17:05:05',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(3286,'1100','51678111539','2023-03-06 17:13:12',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(3287,'4000','51678111539','2023-03-06 17:13:12',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(3288,'1000','51678112994','2023-03-06 17:30:25',280.00,NULL,'','5','1','Good sold','1','283','sales','','','No',NULL,NULL,'RC6566OG85'),(3289,'4000','51678112994','2023-03-06 17:30:25',NULL,280.00,'','5','1','Good sold','1','283','sales','6','','No',NULL,NULL,''),(3290,'1100','51678113117','2023-03-06 17:32:05',300.00,NULL,'','5','1','Good sold','1','253','sales','','','No',NULL,NULL,''),(3291,'4000','51678113117','2023-03-06 17:32:05',NULL,300.00,'','5','1','Good sold','1','253','sales','2','','No',NULL,NULL,''),(3292,'1100','51678113143','2023-03-06 17:32:43',600.00,NULL,'','5','1','Good sold','1','313','sales','','','No',NULL,NULL,''),(3293,'4000','51678113143','2023-03-06 17:32:43',NULL,600.00,'','5','1','Good sold','1','313','sales','6','','No',NULL,NULL,''),(3294,'1100','51678109703','2023-03-06 17:43:42',NULL,300.00,'','5','1','','1','122','payment','','','No',NULL,NULL,'RC656AAFH7'),(3295,'1020','51678109703','2023-03-06 17:43:42',300.00,NULL,'','5','1','','1','122','payment','','','No',NULL,NULL,'RC656AAFH7'),(3296,'1100','51678111539','2023-03-06 18:00:34',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(3297,'na','51678111539','2023-03-06 18:00:34',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(3298,'1100','51678115277','2023-03-06 18:08:06',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(3299,'4000','51678115277','2023-03-06 18:08:06',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(3300,'1100','51677916880','2023-03-06 18:21:28',NULL,600.00,'','5','1','','1','52','payment','','','No',NULL,NULL,'RC626EMR26'),(3301,'1020','51677916880','2023-03-06 18:21:28',600.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,'RC626EMR26'),(3302,'1100','51678113117','2023-03-06 18:37:38',NULL,300.00,'','5','1','','1','253','payment','','','No',NULL,NULL,'RC696FD8E3'),(3303,'1020','51678113117','2023-03-06 18:37:38',300.00,NULL,'','5','1','','1','253','payment','','','No',NULL,NULL,'RC696FD8E3'),(3304,'1100','51678113143','2023-03-06 18:38:27',NULL,600.00,'','5','1','','1','313','payment','','','No',NULL,NULL,'RC676E9YIV'),(3305,'1020','51678113143','2023-03-06 18:38:27',600.00,NULL,'','5','1','','1','313','payment','','','No',NULL,NULL,'RC676E9YIV'),(3306,'1000','51678117362','2023-03-06 18:42:56',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RC626EMR26'),(3307,'4000','51678117362','2023-03-06 18:42:56',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(3308,'1100','51678117458','2023-03-06 18:44:44',300.00,NULL,'','5','1','Good sold','1','72','sales','','','No',NULL,NULL,''),(3309,'4000','51678117458','2023-03-06 18:44:44',NULL,300.00,'','5','1','Good sold','1','72','sales','6','','No',NULL,NULL,''),(3310,'1100','51678117553','2023-03-06 18:46:16',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(3311,'4000','51678117553','2023-03-06 18:46:16',NULL,600.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(3312,'1100','51678117604','2023-03-06 18:46:53',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(3313,'4000','51678117604','2023-03-06 18:46:53',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(3314,'1100','51678117624','2023-03-06 18:47:27',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(3315,'4000','51678117624','2023-03-06 18:47:27',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(3316,'1100','51678117624','2023-03-06 18:58:53',NULL,300.00,'','4','1','','1','146','payment','','','No',NULL,NULL,'RC616JBDV1'),(3317,'1020','51678117624','2023-03-06 18:58:53',300.00,NULL,'','4','1','','1','146','payment','','','No',NULL,NULL,'RC616JBDV1'),(3318,'1000','41678118433','2023-03-06 19:00:43',280.00,NULL,'','4','1','Good sold','1','189','sales','','','No',NULL,NULL,'RC636JO121'),(3319,'4000','41678118433','2023-03-06 19:00:43',NULL,280.00,'','4','1','Good sold','1','189','sales','2','','No',NULL,NULL,''),(3320,'1100','51678117553','2023-03-06 19:22:00',NULL,600.00,'','4','1','','1','158','payment','','','No',NULL,NULL,'RC626N9PCW'),(3321,'1020','51678117553','2023-03-06 19:22:00',600.00,NULL,'','4','1','','1','158','payment','','','No',NULL,NULL,'RC626N9PCW'),(3322,'1100','51678117604','2023-03-06 19:26:28',NULL,300.00,'','4','1','','1','68','payment','','','No',NULL,NULL,'RC606L1JH6'),(3323,'na','51678117604','2023-03-06 19:26:28',300.00,NULL,'','4','1','','1','68','payment','','','No',NULL,NULL,'RC606L1JH6'),(3324,'1000','51678120241','2023-03-06 19:30:57',1800.00,NULL,'','5','1','Good sold','1','83','sales','','','No',NULL,NULL,'RC35WEFW4N'),(3325,'4000','51678120241','2023-03-06 19:30:57',NULL,1800.00,'','5','1','Good sold','1','83','sales','2','','No',NULL,NULL,''),(3326,'1100','51678115277','2023-03-06 19:32:11',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,'RC696P153T'),(3327,'1040','51678115277','2023-03-06 19:32:11',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,'RC696P153T'),(3328,'1100','51678093281','2023-03-06 19:39:10',NULL,300.00,'','4','1','','1','230','payment','','','No',NULL,NULL,'RC606Q2EUW'),(3329,'1020','51678093281','2023-03-06 19:39:10',300.00,NULL,'','4','1','','1','230','payment','','','No',NULL,NULL,'RC606Q2EUW'),(3330,'1100','51678117458','2023-03-06 19:44:24',NULL,300.00,'','4','1','','1','72','payment','','','No',NULL,NULL,'RC636R1L9J'),(3331,'na','51678117458','2023-03-06 19:44:24',300.00,NULL,'','4','1','','1','72','payment','','','No',NULL,NULL,'RC636R1L9J'),(3332,'1000','51678122170','2023-03-06 20:03:31',130.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3333,'4000','51678122170','2023-03-06 20:03:31',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(3334,'1100','51678175948','2023-03-07 10:59:22',2240.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(3335,'4000','51678175948','2023-03-07 10:59:22',NULL,2240.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(3336,'1000','51678175973','2023-03-07 10:59:45',1200.00,NULL,'','5','1','Good sold','1','288','sales','','','No',NULL,NULL,'RC707T0A3G'),(3337,'4000','51678175973','2023-03-07 10:59:45',NULL,1200.00,'','5','1','Good sold','1','288','sales','6','','No',NULL,NULL,''),(3338,'1100','51677916880','2023-03-07 11:01:15',NULL,600.00,'','5','1','','1','52','payment','','','No',NULL,NULL,'RC696Q3CBB'),(3339,'1020','51677916880','2023-03-07 11:01:15',600.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,'RC696Q3CBB'),(3340,'1100','51678100601','2023-03-07 11:01:52',NULL,300.00,'','5','1','','1','77','payment','','','No',NULL,NULL,'RC717KRYUD'),(3341,'1040','51678100601','2023-03-07 11:01:52',300.00,NULL,'','5','1','','1','77','payment','','','No',NULL,NULL,'RC717KRYUD'),(3342,'1100','51678176158','2023-03-07 11:03:08',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(3343,'4000','51678176158','2023-03-07 11:03:08',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(3344,'1100','51678176213','2023-03-07 11:03:45',390.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(3345,'4000','51678176213','2023-03-07 11:03:45',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(3346,'1100','51678176345','2023-03-07 11:06:27',900.00,NULL,'','5','1','Good sold','1','315','sales','','','No',NULL,NULL,''),(3347,'4000','51678176345','2023-03-07 11:06:27',NULL,600.00,'','5','1','Good sold','1','315','sales','4','','No',NULL,NULL,''),(3348,'4000','51678176345','2023-03-07 11:06:27',NULL,300.00,'','5','1','Good sold','1','315','sales','6','','No',NULL,NULL,''),(3349,'1000','51678176449','2023-03-07 11:07:39',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3350,'4000','51678176449','2023-03-07 11:07:39',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(3351,'1000','51678184742','2023-03-07 13:55:52',260.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3352,'4000','51678184742','2023-03-07 13:55:52',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(3353,'1000','51678186799','2023-03-07 14:00:22',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,'RC728FZ10I'),(3354,'4000','51678186799','2023-03-07 14:00:22',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(3355,'1100','51677486827','2023-03-07 14:28:32',NULL,300.00,'','5','1','','1','304','payment','','','No',NULL,NULL,''),(3356,'1020','51677486827','2023-03-07 14:28:32',300.00,NULL,'','5','1','','1','304','payment','','','No',NULL,NULL,''),(3357,'1100','51675939280','2023-03-07 14:29:18',NULL,300.00,'','5','1','','1','304','payment','','','No',NULL,NULL,''),(3358,'1020','51675939280','2023-03-07 14:29:18',300.00,NULL,'','5','1','','1','304','payment','','','No',NULL,NULL,''),(3359,'1100','51678190130','2023-03-07 14:55:44',600.00,NULL,'','5','1','Good sold','1','348','sales','','','No',NULL,NULL,''),(3360,'4000','51678190130','2023-03-07 14:55:44',NULL,300.00,'','5','1','Good sold','1','348','sales','4','','No',NULL,NULL,''),(3361,'4000','51678190130','2023-03-07 14:55:44',NULL,300.00,'','5','1','Good sold','1','348','sales','6','','No',NULL,NULL,''),(3362,'1100','51678190130','2023-03-07 15:00:42',NULL,600.00,'','5','1','','1','348','payment','','','No',NULL,NULL,''),(3363,'1020','51678190130','2023-03-07 15:00:42',600.00,NULL,'','5','1','','1','348','payment','','','No',NULL,NULL,''),(3364,'1000','51678190829','2023-03-07 15:13:52',1120.00,NULL,'','5','1','Good sold','1','417','sales','','','No',NULL,NULL,'RC718ML0VT'),(3365,'4000','51678190829','2023-03-07 15:13:52',NULL,1120.00,'','5','1','Good sold','1','417','sales','6','','No',NULL,NULL,''),(3366,'1000','51678191260','2023-03-07 15:15:10',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,'RC718MSKXF'),(3367,'4000','51678191260','2023-03-07 15:15:10',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(3368,'1100','51678191339','2023-03-07 15:22:25',900.00,NULL,'','5','1','Good sold','1','418','sales','','','No',NULL,NULL,''),(3369,'4000','51678191339','2023-03-07 15:22:25',NULL,900.00,'','5','1','Good sold','1','418','sales','6','','No',NULL,NULL,''),(3370,'1100','51678191339','2023-03-07 16:49:24',NULL,900.00,'','5','1','','1','418','payment','','','No',NULL,NULL,'RC768TE7NK'),(3371,'1020','51678191339','2023-03-07 16:49:24',900.00,NULL,'','5','1','','1','418','payment','','','No',NULL,NULL,'RC768TE7NK'),(3372,'1000','51678197179','2023-03-07 16:53:21',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3373,'4000','51678197179','2023-03-07 16:53:21',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(3374,'1100','51678197209','2023-03-07 16:54:16',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(3375,'4000','51678197209','2023-03-07 16:54:16',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(3376,'1100','51678197402','2023-03-07 16:56:52',130.00,NULL,'','5','1','Good sold','1','15','sales','','','No',NULL,NULL,''),(3377,'4000','51678197402','2023-03-07 16:56:52',NULL,130.00,'','5','1','Good sold','1','15','sales','8','','No',NULL,NULL,''),(3378,'1100','51678197472','2023-03-07 16:58:00',300.00,NULL,'','5','1','Good sold','1','285','sales','','','No',NULL,NULL,''),(3379,'4000','51678197472','2023-03-07 16:58:00',NULL,300.00,'','5','1','Good sold','1','285','sales','2','','No',NULL,NULL,''),(3380,'1000','51678197495','2023-03-07 16:58:35',900.00,NULL,'','5','1','Good sold','1','115','Payment','','','No',NULL,NULL,''),(3381,'4000','51678197495','2023-03-07 16:58:35',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(3382,'1100','51678197529','2023-03-07 17:02:23',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(3383,'4000','51678197529','2023-03-07 17:02:23',NULL,300.00,'','5','1','Good sold','1','272','sales','4','','No',NULL,NULL,''),(3384,'1100','51678176213','2023-03-07 17:20:20',NULL,390.00,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(3385,'1020','51678176213','2023-03-07 17:20:20',390.00,NULL,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(3386,'1100','51678197472','2023-03-07 17:27:38',NULL,300.00,'','5','1','','1','285','payment','','','No',NULL,NULL,''),(3387,'1020','51678197472','2023-03-07 17:27:38',300.00,NULL,'','5','1','','1','285','payment','','','No',NULL,NULL,''),(3388,'1100','51678199325','2023-03-07 17:29:17',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(3389,'4000','51678199325','2023-03-07 17:29:17',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(3390,'1100','51678197529','2023-03-07 17:41:34',NULL,300.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(3391,'1020','51678197529','2023-03-07 17:41:34',300.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(3392,'1100','51678176158','2023-03-07 17:42:20',NULL,560.00,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(3393,'1020','51678176158','2023-03-07 17:42:20',560.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(3394,'1100','51678201421','2023-03-07 18:03:51',300.00,NULL,'','5','1','Good sold','1','265','sales','','','No',NULL,NULL,''),(3395,'4000','51678201421','2023-03-07 18:03:51',NULL,300.00,'','5','1','Good sold','1','265','sales','4','','No',NULL,NULL,''),(3396,'1100','51678201503','2023-03-07 18:05:16',300.00,NULL,'','5','1','Good sold','1','250','sales','','','No',NULL,NULL,''),(3397,'4000','51678201503','2023-03-07 18:05:16',NULL,300.00,'','5','1','Good sold','1','250','sales','4','','No',NULL,NULL,''),(3398,'1100','51678201421','2023-03-07 18:19:07',NULL,300.00,'','5','1','','1','265','payment','','','No',NULL,NULL,''),(3399,'1020','51678201421','2023-03-07 18:19:07',300.00,NULL,'','5','1','','1','265','payment','','','No',NULL,NULL,''),(3400,'1100','51678199325','2023-03-07 18:21:57',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(3401,'1020','51678199325','2023-03-07 18:21:57',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(3402,'1100','51678201503','2023-03-07 18:26:41',NULL,300.00,'','5','1','','1','250','payment','','','No',NULL,NULL,''),(3403,'1020','51678201503','2023-03-07 18:26:41',300.00,NULL,'','5','1','','1','250','payment','','','No',NULL,NULL,''),(3404,'1100','51678204432','2023-03-07 18:54:03',600.00,NULL,'','5','1','Good sold','1','83','sales','','','No',NULL,NULL,''),(3405,'4000','51678204432','2023-03-07 18:54:03',NULL,600.00,'','5','1','Good sold','1','83','sales','2','','No',NULL,NULL,''),(3406,'1000','51678204692','2023-03-07 18:58:23',300.00,NULL,'','5','1','Good sold','1','140','sales','','','No',NULL,NULL,'RC729ALH1Y'),(3407,'4000','51678204692','2023-03-07 18:58:23',NULL,300.00,'','5','1','Good sold','1','140','sales','2','','No',NULL,NULL,''),(3408,'1100','51678197402','2023-03-08 08:54:31',NULL,130.00,'','5','1','','1','15','payment','','','No',NULL,NULL,''),(3409,'na','51678197402','2023-03-08 08:54:31',130.00,NULL,'','5','1','','1','15','payment','','','No',NULL,NULL,''),(3410,'1100','51678176345','2023-03-08 08:54:55',NULL,600.00,'','5','1','','1','315','payment','','','No',NULL,NULL,''),(3411,'1020','51678176345','2023-03-08 08:54:55',600.00,NULL,'','5','1','','1','315','payment','','','No',NULL,NULL,''),(3412,'1000','51678255466','2023-03-08 09:59:43',300.00,NULL,'','5','1','Good sold','1','419','sales','','','No',NULL,NULL,'RC82AK8YD2'),(3413,'4000','51678255466','2023-03-08 09:59:43',NULL,300.00,'','5','1','Good sold','1','419','sales','4','','No',NULL,NULL,''),(3414,'1100','51678258810','2023-03-08 10:00:26',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(3415,'4000','51678258810','2023-03-08 10:00:26',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(3416,'1000','51678258853','2023-03-08 10:02:54',560.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,'RC87ALMRFH'),(3417,'4000','51678258853','2023-03-08 10:02:54',NULL,560.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(3418,'1000','51678259011','2023-03-08 10:04:44',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,'RC87AM050P'),(3419,'4000','51678259011','2023-03-08 10:04:44',NULL,300.00,'','5','1','Good sold','1','394','sales','4','','No',NULL,NULL,''),(3420,'1100','51678259112','2023-03-08 10:05:34',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(3421,'4000','51678259112','2023-03-08 10:05:34',NULL,300.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(3422,'1100','51678259860','2023-03-08 10:17:59',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(3423,'4000','51678259860','2023-03-08 10:17:59',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(3424,'1100','51678260237','2023-03-08 10:24:11',260.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,''),(3425,'4000','51678260237','2023-03-08 10:24:11',NULL,260.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(3426,'1100','51678260275','2023-03-08 10:24:48',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(3427,'4000','51678260275','2023-03-08 10:24:48',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(3428,'1000','51678260364','2023-03-08 10:27:15',300.00,NULL,'','5','1','Good sold','1','341','Payment','','','No',NULL,NULL,''),(3429,'4000','51678260364','2023-03-08 10:27:15',NULL,300.00,'','5','1','Good sold','1','341','sales','6','','No',NULL,NULL,''),(3430,'1000','51678261492','2023-03-08 10:46:47',300.00,NULL,'','5','1','Good sold','1','247','sales','','','No',NULL,NULL,'RC88AP4MK2'),(3431,'4000','51678261492','2023-03-08 10:46:47',NULL,300.00,'','5','1','Good sold','1','247','sales','2','','No',NULL,NULL,''),(3432,'1000','51678264133','2023-03-08 11:40:04',280.00,NULL,'','5','1','Good sold','1','420','sales','','','No',NULL,NULL,'RC87AUJ65R'),(3433,'4000','51678264133','2023-03-08 11:40:04',NULL,280.00,'','5','1','Good sold','1','420','sales','6','','No',NULL,NULL,''),(3434,'1100','51678258810','2023-03-08 11:52:59',NULL,300.00,'','5','1','','1','106','payment','','','No',NULL,NULL,''),(3435,'1020','51678258810','2023-03-08 11:52:59',300.00,NULL,'','5','1','','1','106','payment','','','No',NULL,NULL,''),(3436,'1100','51678197209','2023-03-08 12:04:33',NULL,280.00,'','5','1','','1','145','payment','','','No',NULL,NULL,'RC81AWR1LZ'),(3437,'1020','51678197209','2023-03-08 12:04:33',280.00,NULL,'','5','1','','1','145','payment','','','No',NULL,NULL,'RC81AWR1LZ'),(3438,'1100','51678259112','2023-03-08 12:19:10',NULL,300.00,'','5','1','','1','38','payment','','','No',NULL,NULL,'RC82AY1MZU'),(3439,'1020','51678259112','2023-03-08 12:19:10',300.00,NULL,'','5','1','','1','38','payment','','','No',NULL,NULL,'RC82AY1MZU'),(3440,'1110','51678267184','2023-03-08 12:20:03',NULL,400.00,'','5','1','Inventory sold','1','324','sales','16','','No',NULL,NULL,''),(3441,'5500','51678267184','2023-03-08 12:20:03',400.00,NULL,'','5','1','Cost of goods sold','1','324','sales','','','No',NULL,NULL,''),(3442,'1000','51678267184','2023-03-08 12:20:03',600.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,'RC85AXXWLV'),(3443,'4000','51678267184','2023-03-08 12:20:03',NULL,600.00,'','5','1','Good sold','1','324','sales','16','','No',NULL,NULL,''),(3444,'1000','51678268077','2023-03-08 12:34:46',300.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RC86AZ8U8A'),(3445,'4000','51678268077','2023-03-08 12:34:46',NULL,300.00,'','5','1','Good sold','1','71','sales','6','','No',NULL,NULL,''),(3446,'1100','51678269318','2023-03-08 12:55:29',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(3447,'4000','51678269318','2023-03-08 12:55:29',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(3448,'1000','51678269361','2023-03-08 12:56:16',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC87B133YF'),(3449,'4000','51678269361','2023-03-08 12:56:16',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(3450,'1100','51678269318','2023-03-08 13:03:52',NULL,280.00,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(3451,'1020','51678269318','2023-03-08 13:03:52',280.00,NULL,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(3452,'1000','51678270116','2023-03-08 13:08:48',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,'RC86B2DZCI'),(3453,'4000','51678270116','2023-03-08 13:08:48',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(3454,'1000','51678270169','2023-03-08 13:20:34',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,'RC84B3PC08'),(3455,'4000','51678270169','2023-03-08 13:20:34',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(3456,'1000','51678272975','2023-03-08 13:56:26',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3457,'4000','51678272975','2023-03-08 13:56:26',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(3458,'1100','51678273354','2023-03-08 14:02:53',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(3459,'4000','51678273354','2023-03-08 14:02:53',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(3460,'1100','51678281099','2023-03-08 16:17:36',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(3461,'4000','51678281099','2023-03-08 16:17:36',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(3462,'1100','51678283635','2023-03-08 17:13:20',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(3463,'4000','51678283635','2023-03-08 17:13:20',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(3464,'1100','51678285474','2023-03-08 17:24:42',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(3465,'4000','51678285474','2023-03-08 17:24:42',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(3466,'1100','51678281099','2023-03-08 17:28:53',NULL,300.00,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(3467,'1020','51678281099','2023-03-08 17:28:53',300.00,NULL,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(3468,'1100','51678285910','2023-03-08 17:32:00',300.00,NULL,'','5','1','Good sold','1','422','sales','','','No',NULL,NULL,''),(3469,'4000','51678285910','2023-03-08 17:32:00',NULL,300.00,'','5','1','Good sold','1','422','sales','4','','No',NULL,NULL,''),(3470,'1100','51678285474','2023-03-08 17:39:07',NULL,300.00,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(3471,'1020','51678285474','2023-03-08 17:39:07',300.00,NULL,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(3472,'1000','51678286631','2023-03-08 17:44:02',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC81BTAK4R'),(3473,'4000','51678286631','2023-03-08 17:44:02',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(3474,'1100','51678273354','2023-03-08 17:51:43',NULL,600.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(3475,'1020','51678273354','2023-03-08 17:51:43',600.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(3476,'1100','51678288473','2023-03-08 18:14:41',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(3477,'4000','51678288473','2023-03-08 18:14:41',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(3478,'1100','51678288490','2023-03-08 18:14:59',300.00,NULL,'','5','1','Good sold','1','90','sales','','','No',NULL,NULL,''),(3479,'4000','51678288490','2023-03-08 18:14:59',NULL,300.00,'','5','1','Good sold','1','90','sales','6','','No',NULL,NULL,''),(3480,'1000','51678289932','2023-03-08 18:39:08',1120.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,'RC88C03918'),(3481,'4000','51678289932','2023-03-08 18:39:08',NULL,1120.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(3482,'1100','51678260237','2023-03-08 18:51:33',NULL,260.00,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(3483,'1020','51678260237','2023-03-08 18:51:33',260.00,NULL,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(3484,'1100','51678259860','2023-03-08 19:01:45',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(3485,'1020','51678259860','2023-03-08 19:01:45',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(3486,'1100','51678288473','2023-03-08 19:03:14',NULL,300.00,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(3487,'1020','51678288473','2023-03-08 19:03:14',300.00,NULL,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(3488,'1100','51678285910','2023-03-08 19:18:07',NULL,300.00,'','5','1','','1','422','payment','','','No',NULL,NULL,''),(3489,'1020','51678285910','2023-03-08 19:18:07',300.00,NULL,'','5','1','','1','422','payment','','','No',NULL,NULL,''),(3490,'1100','51678341184','2023-03-09 08:53:21',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(3491,'4000','51678341184','2023-03-09 08:53:21',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(3492,'1100','51678341212','2023-03-09 08:53:45',1200.00,NULL,'','5','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(3493,'4000','51678341212','2023-03-09 08:53:45',NULL,1200.00,'','5','1','Good sold','1','84','sales','6','','No',NULL,NULL,''),(3494,'1000','51678341480','2023-03-09 08:58:30',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC86C6CMGS'),(3495,'4000','51678341480','2023-03-09 08:58:30',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(3496,'1100','51678288490','2023-03-09 08:59:13',NULL,300.00,'','5','1','','1','90','payment','','','No',NULL,NULL,''),(3497,'1020','51678288490','2023-03-09 08:59:13',300.00,NULL,'','5','1','','1','90','payment','','','No',NULL,NULL,''),(3498,'1100','51678260275','2023-03-09 08:59:34',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(3499,'1020','51678260275','2023-03-09 08:59:34',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(3500,'1100','51678346474','2023-03-09 10:22:32',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(3501,'4000','51678346474','2023-03-09 10:22:32',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(3502,'1100','51678346570','2023-03-09 10:23:04',500.00,NULL,'','5','1','Good sold','1','276','sales','','','No',NULL,NULL,''),(3503,'4000','51678346570','2023-03-09 10:23:04',NULL,500.00,'','5','1','Good sold','1','276','sales','6','','No',NULL,NULL,''),(3504,'1100','51678346615','2023-03-09 10:23:47',1750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(3505,'4000','51678346615','2023-03-09 10:23:47',NULL,1750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(3506,'1100','51678346697','2023-03-09 10:25:11',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(3507,'4000','51678346697','2023-03-09 10:25:11',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(3508,'1100','51678346746','2023-03-09 10:25:54',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(3509,'4000','51678346746','2023-03-09 10:25:54',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(3510,'1000','51678347098','2023-03-09 10:31:45',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,'RC94DE5DBI'),(3511,'4000','51678347098','2023-03-09 10:31:45',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(3512,'1100','51677744145','2023-03-09 11:01:19',NULL,1500.00,'','5','1','','1','257','payment','','','No',NULL,NULL,''),(3513,'1020','51677744145','2023-03-09 11:01:19',1500.00,NULL,'','5','1','','1','257','payment','','','No',NULL,NULL,''),(3514,'1100','51678354072','2023-03-09 12:27:59',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(3515,'4000','51678354072','2023-03-09 12:27:59',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(3516,'1100','51678354088','2023-03-09 12:28:16',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(3517,'4000','51678354088','2023-03-09 12:28:16',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(3518,'1100','51678354128','2023-03-09 12:29:13',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(3519,'4000','51678354128','2023-03-09 12:29:13',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(3520,'4000','51678354128','2023-03-09 12:29:13',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(3521,'1100','51678354163','2023-03-09 13:08:22',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,''),(3522,'4000','51678354163','2023-03-09 13:08:22',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(3523,'1100','51678283635','2023-03-09 13:16:57',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(3524,'1020','51678283635','2023-03-09 13:16:57',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(3525,'1100','51678358671','2023-03-09 13:44:52',600.00,NULL,'','5','1','Good sold','1','223','sales','','','No',NULL,NULL,''),(3526,'4000','51678358671','2023-03-09 13:44:52',NULL,300.00,'','5','1','Good sold','1','223','sales','6','','No',NULL,NULL,''),(3527,'4000','51678358671','2023-03-09 13:44:52',NULL,300.00,'','5','1','Good sold','1','223','sales','4','','No',NULL,NULL,''),(3528,'1100','51678358705','2023-03-09 13:51:37',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(3529,'4000','51678358705','2023-03-09 13:51:37',NULL,300.00,'','5','1','Good sold','1','270','sales','4','','No',NULL,NULL,''),(3530,'1000','51678359130','2023-03-09 14:03:36',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC94DX7IC6'),(3531,'4000','51678359130','2023-03-09 14:03:36',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(3532,'1100','51678360198','2023-03-09 14:10:11',300.00,NULL,'','5','1','Good sold','1','142','sales','','','No',NULL,NULL,''),(3533,'4000','51678360198','2023-03-09 14:10:11',NULL,300.00,'','5','1','Good sold','1','142','sales','2','','No',NULL,NULL,''),(3534,'1100','51678360233','2023-03-09 14:10:53',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(3535,'4000','51678360233','2023-03-09 14:10:53',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(3536,'1100','51678354128','2023-03-09 14:48:53',NULL,600.00,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(3537,'1020','51678354128','2023-03-09 14:48:53',600.00,NULL,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(3538,'1000','51678363844','2023-03-09 15:10:50',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3539,'4000','51678363844','2023-03-09 15:10:50',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(3540,'1100','51678364169','2023-03-09 15:16:18',300.00,NULL,'','5','1','Good sold','1','424','sales','','','No',NULL,NULL,''),(3541,'4000','51678364169','2023-03-09 15:16:18',NULL,300.00,'','5','1','Good sold','1','424','sales','8','','No',NULL,NULL,''),(3542,'1100','51678364186','2023-03-09 15:16:35',300.00,NULL,'','5','1','Good sold','1','236','sales','','','No',NULL,NULL,''),(3543,'4000','51678364186','2023-03-09 15:16:35',NULL,300.00,'','5','1','Good sold','1','236','sales','2','','No',NULL,NULL,''),(3544,'1100','51678341212','2023-03-09 15:19:23',NULL,1200.00,'','5','1','','1','84','payment','','','No',NULL,NULL,''),(3545,'1020','51678341212','2023-03-09 15:19:23',1200.00,NULL,'','5','1','','1','84','payment','','','No',NULL,NULL,''),(3546,'1100','51678364169','2023-03-09 16:15:59',NULL,300.00,'','5','1','','1','424','payment','','','No',NULL,NULL,''),(3547,'1020','51678364169','2023-03-09 16:15:59',300.00,NULL,'','5','1','','1','424','payment','','','No',NULL,NULL,''),(3548,'1000','51678367799','2023-03-09 16:17:03',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3549,'4000','51678367799','2023-03-09 16:17:03',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(3550,'1100','51678360233','2023-03-09 16:18:04',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(3551,'1020','51678360233','2023-03-09 16:18:04',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(3552,'1000','51678367988','2023-03-09 16:20:05',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,'RC92EAFCBK'),(3553,'4000','51678367988','2023-03-09 16:20:05',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(3554,'1000','51678368226','2023-03-09 16:23:53',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RC95EAPQVJ'),(3555,'4000','51678368226','2023-03-09 16:23:53',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(3556,'1100','51678354072','2023-03-09 16:24:41',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(3557,'1020','51678354072','2023-03-09 16:24:41',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(3558,'1100','51678358671','2023-03-09 17:15:48',NULL,600.00,'','5','1','','1','223','payment','','','No',NULL,NULL,''),(3559,'1020','51678358671','2023-03-09 17:15:48',600.00,NULL,'','5','1','','1','223','payment','','','No',NULL,NULL,''),(3560,'1100','51678371632','2023-03-09 17:21:02',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(3561,'4000','51678371632','2023-03-09 17:21:02',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(3562,'1100','51678371950','2023-03-09 17:25:57',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(3563,'4000','51678371950','2023-03-09 17:25:57',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(3564,'1100','51678371950','2023-03-09 17:26:15',NULL,30.00,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(3565,'1020','51678371950','2023-03-09 17:26:15',30.00,NULL,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(3566,'1100','51678372029','2023-03-09 17:27:17',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,''),(3567,'4000','51678372029','2023-03-09 17:27:17',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(3568,'1100','51678372029','2023-03-09 17:27:42',NULL,300.00,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(3569,'1020','51678372029','2023-03-09 17:27:42',300.00,NULL,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(3570,'1100','51678374365','2023-03-09 18:06:15',600.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(3571,'4000','51678374365','2023-03-09 18:06:15',NULL,600.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(3572,'1100','51678374414','2023-03-09 18:07:12',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(3573,'4000','51678374414','2023-03-09 18:07:12',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(3574,'1100','51678374454','2023-03-09 18:07:47',600.00,NULL,'','5','1','Good sold','1','178','sales','','','No',NULL,NULL,''),(3575,'4000','51678374454','2023-03-09 18:07:47',NULL,600.00,'','5','1','Good sold','1','178','sales','6','','No',NULL,NULL,''),(3576,'1100','51678374528','2023-03-09 18:08:55',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(3577,'4000','51678374528','2023-03-09 18:08:55',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(3578,'1100','51678374613','2023-03-09 18:10:38',300.00,NULL,'','5','1','Good sold','1','334','sales','','','No',NULL,NULL,''),(3579,'4000','51678374613','2023-03-09 18:10:38',NULL,300.00,'','5','1','Good sold','1','334','sales','2','','No',NULL,NULL,''),(3580,'1100','51678371632','2023-03-09 18:13:47',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(3581,'1020','51678371632','2023-03-09 18:13:47',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(3582,'1000','51678374892','2023-03-09 18:15:00',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RC90EMXPMY'),(3583,'4000','51678374892','2023-03-09 18:15:00',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(3584,'1100','51678360198','2023-03-09 18:20:51',NULL,300.00,'','5','1','','1','142','payment','','','No',NULL,NULL,''),(3585,'1020','51678360198','2023-03-09 18:20:51',300.00,NULL,'','5','1','','1','142','payment','','','No',NULL,NULL,''),(3586,'1100','51678375532','2023-03-09 18:25:54',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(3587,'4000','51678375532','2023-03-09 18:25:54',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(3588,'1100','51678375532','2023-03-09 18:26:51',NULL,190.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(3589,'1020','51678375532','2023-03-09 18:26:51',190.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(3590,'1100','51678375532','2023-03-09 18:27:06',NULL,110.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(3591,'1020','51678375532','2023-03-09 18:27:06',110.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(3592,'1100','51678346697','2023-03-09 18:28:04',NULL,300.00,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(3593,'1020','51678346697','2023-03-09 18:28:04',300.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(3594,'1100','51678358705','2023-03-09 18:31:53',NULL,300.00,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(3595,'1020','51678358705','2023-03-09 18:31:53',300.00,NULL,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(3596,'1100','51678374528','2023-03-09 18:34:05',NULL,300.00,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(3597,'1020','51678374528','2023-03-09 18:34:05',300.00,NULL,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(3598,'1000','51678376230','2023-03-09 18:37:20',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3599,'4000','51678376230','2023-03-09 18:37:20',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(3600,'1100','51678374454','2023-03-09 18:39:40',NULL,600.00,'','5','1','','1','178','payment','','','No',NULL,NULL,''),(3601,'1020','51678374454','2023-03-09 18:39:40',600.00,NULL,'','5','1','','1','178','payment','','','No',NULL,NULL,''),(3602,'1100','51678376528','2023-03-09 18:42:22',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(3603,'4000','51678376528','2023-03-09 18:42:22',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(3604,'1100','51678354088','2023-03-09 18:49:16',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(3605,'1020','51678354088','2023-03-09 18:49:16',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(3606,'1000','51678377347','2023-03-09 18:56:11',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,'RC93ESH9V9'),(3607,'4000','51678377347','2023-03-09 18:56:11',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(3608,'1100','51678376528','2023-03-10 08:16:28',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(3609,'1020','51678376528','2023-03-10 08:16:28',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(3610,'1100','51678364186','2023-03-10 08:16:51',NULL,300.00,'','5','1','','1','236','payment','','','No',NULL,NULL,''),(3611,'1020','51678364186','2023-03-10 08:16:51',300.00,NULL,'','5','1','','1','236','payment','','','No',NULL,NULL,''),(3612,'1100','51678429924','2023-03-10 09:32:21',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(3613,'4000','51678429924','2023-03-10 09:32:21',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(3614,'1100','51678429960','2023-03-10 09:35:05',900.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(3615,'4000','51678429960','2023-03-10 09:35:05',NULL,900.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(3616,'1000','51678433467','2023-03-10 10:31:42',300.00,NULL,'','5','1','Good sold','1','205','sales','','','No',NULL,NULL,'RCA8G5UALG'),(3617,'4000','51678433467','2023-03-10 10:31:42',NULL,300.00,'','5','1','Good sold','1','205','sales','2','','No',NULL,NULL,''),(3618,'1100','51678374613','2023-03-10 10:36:43',NULL,300.00,'','5','1','','1','334','payment','','','No',NULL,NULL,''),(3619,'1020','51678374613','2023-03-10 10:36:43',300.00,NULL,'','5','1','','1','334','payment','','','No',NULL,NULL,''),(3620,'1100','51678374414','2023-03-10 10:38:55',NULL,300.00,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(3621,'1020','51678374414','2023-03-10 10:38:55',300.00,NULL,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(3622,'1100','51678434650','2023-03-10 10:51:01',600.00,NULL,'','5','1','Good sold','1','129','sales','','','No',NULL,NULL,''),(3623,'4000','51678434650','2023-03-10 10:51:01',NULL,600.00,'','5','1','Good sold','1','129','sales','2','','No',NULL,NULL,''),(3624,'1100','51678436026','2023-03-10 11:13:53',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(3625,'4000','51678436026','2023-03-10 11:13:53',NULL,300.00,'','5','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(3626,'1100','51678437006','2023-03-10 11:30:13',300.00,NULL,'','5','1','Good sold','1','311','sales','','','No',NULL,NULL,''),(3627,'4000','51678437006','2023-03-10 11:30:13',NULL,300.00,'','5','1','Good sold','1','311','sales','2','','No',NULL,NULL,''),(3628,'1100','51678438634','2023-03-10 11:57:28',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(3629,'4000','51678438634','2023-03-10 11:57:28',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(3630,'1100','51678434650','2023-03-10 12:03:38',NULL,300.00,'','5','1','','1','129','payment','','','No',NULL,NULL,''),(3631,'1020','51678434650','2023-03-10 12:03:38',300.00,NULL,'','5','1','','1','129','payment','','','No',NULL,NULL,''),(3632,'1100','51678434650','2023-03-10 12:19:51',NULL,300.00,'','5','1','','1','129','payment','','','No',NULL,NULL,''),(3633,'1020','51678434650','2023-03-10 12:19:51',300.00,NULL,'','5','1','','1','129','payment','','','No',NULL,NULL,''),(3634,'1100','51678440214','2023-03-10 12:23:42',300.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(3635,'4000','51678440214','2023-03-10 12:23:42',NULL,300.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(3636,'1100','51678440962','2023-03-10 12:50:28',600.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(3637,'4000','51678440962','2023-03-10 12:50:28',NULL,600.00,'','5','1','Good sold','1','176','sales','6','','No',NULL,NULL,''),(3638,'1000','51678441845','2023-03-10 12:51:06',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,'RCA7GIY9HX'),(3639,'4000','51678441845','2023-03-10 12:51:06',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(3640,'1100','51678437006','2023-03-10 13:01:19',NULL,300.00,'','5','1','','1','311','payment','','','No',NULL,NULL,''),(3641,'1020','51678437006','2023-03-10 13:01:19',300.00,NULL,'','5','1','','1','311','payment','','','No',NULL,NULL,''),(3642,'1100','51678442690','2023-03-10 13:09:09',300.00,NULL,'','5','1','Good sold','1','312','sales','','','No',NULL,NULL,''),(3643,'4000','51678442690','2023-03-10 13:09:09',NULL,300.00,'','5','1','Good sold','1','312','sales','2','','No',NULL,NULL,''),(3644,'1100','51678443321','2023-03-10 13:26:20',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,''),(3645,'4000','51678443321','2023-03-10 13:26:20',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(3646,'1100','51678440962','2023-03-10 13:28:16',NULL,600.00,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(3647,'1020','51678440962','2023-03-10 13:28:16',600.00,NULL,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(3648,'1100','51678436026','2023-03-10 13:39:29',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(3649,'1020','51678436026','2023-03-10 13:39:29',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(3650,'1100','51678374365','2023-03-10 13:39:48',NULL,600.00,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(3651,'1020','51678374365','2023-03-10 13:39:48',600.00,NULL,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(3652,'1100','51678429960','2023-03-10 13:42:46',NULL,900.00,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(3653,'1020','51678429960','2023-03-10 13:42:46',900.00,NULL,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(3654,'1100','51678442690','2023-03-10 14:02:49',NULL,300.00,'','5','1','','1','312','payment','','','No',NULL,NULL,''),(3655,'1020','51678442690','2023-03-10 14:02:49',300.00,NULL,'','5','1','','1','312','payment','','','No',NULL,NULL,''),(3656,'1000','51678447729','2023-03-10 14:29:02',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3657,'4000','51678447729','2023-03-10 14:29:02',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(3658,'1100','51678448251','2023-03-10 15:03:29',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(3659,'4000','51678448251','2023-03-10 15:03:29',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(3660,'1100','51678448251','2023-03-10 15:27:42',NULL,600.00,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(3661,'1020','51678448251','2023-03-10 15:27:42',600.00,NULL,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(3662,'1100','51678438634','2023-03-10 15:40:56',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(3663,'1020','51678438634','2023-03-10 15:40:56',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(3664,'1100','51678440214','2023-03-10 15:45:50',NULL,300.00,'','5','1','','1','425','payment','','','No',NULL,NULL,''),(3665,'1020','51678440214','2023-03-10 15:45:50',300.00,NULL,'','5','1','','1','425','payment','','','No',NULL,NULL,''),(3666,'1000','51678454437','2023-03-10 16:21:05',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3667,'4000','51678454437','2023-03-10 16:21:05',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(3668,'1100','51678443321','2023-03-10 16:21:23',NULL,600.00,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(3669,'1020','51678443321','2023-03-10 16:21:23',600.00,NULL,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(3670,'1100','51678454658','2023-03-10 16:24:37',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(3671,'4000','51678454658','2023-03-10 16:24:37',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(3672,'1000','51678454688','2023-03-10 16:35:27',30.00,NULL,'','5','1','Good sold','1','226','sales','','','No',NULL,NULL,'RCA3H444BX'),(3673,'4000','51678454688','2023-03-10 16:35:27',NULL,30.00,'','5','1','Good sold','1','226','sales','12','','No',NULL,NULL,''),(3674,'1100','51678354163','2023-03-10 16:40:44',NULL,300.00,'','5','1','','1','252','payment','','','No',NULL,NULL,''),(3675,'1020','51678354163','2023-03-10 16:40:44',300.00,NULL,'','5','1','','1','252','payment','','','No',NULL,NULL,''),(3676,'1000','51678456457','2023-03-10 16:54:26',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3677,'4000','51678456457','2023-03-10 16:54:26',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(3678,'1000','51678458145','2023-03-10 17:29:43',1200.00,NULL,'','5','1','Good sold','1','346','sales','','','No',NULL,NULL,'RCA8H8P21K'),(3679,'4000','51678458145','2023-03-10 17:29:43',NULL,600.00,'','5','1','Good sold','1','346','sales','4','','No',NULL,NULL,''),(3680,'4000','51678458145','2023-03-10 17:29:43',NULL,600.00,'','5','1','Good sold','1','346','sales','6','','No',NULL,NULL,''),(3681,'1100','51678460332','2023-03-10 17:59:14',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(3682,'4000','51678460332','2023-03-10 17:59:14',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(3683,'1100','51678454658','2023-03-10 18:07:45',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(3684,'1020','51678454658','2023-03-10 18:07:45',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(3685,'1100','51678429924','2023-03-10 18:35:35',NULL,600.00,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(3686,'1020','51678429924','2023-03-10 18:35:35',600.00,NULL,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(3687,'1000','51678462735','2023-03-10 18:39:14',600.00,NULL,'','5','1','Good sold','1','426','Payment','','','No',NULL,NULL,''),(3688,'4000','51678462735','2023-03-10 18:39:14',NULL,600.00,'','5','1','Good sold','1','426','sales','4','','No',NULL,NULL,''),(3689,'1000','51678462874','2023-03-10 18:41:23',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3690,'4000','51678462874','2023-03-10 18:41:23',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(3691,'1100','51678460332','2023-03-10 18:59:23',NULL,300.00,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(3692,'1020','51678460332','2023-03-10 18:59:23',300.00,NULL,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(3693,'1100','51678515282','2023-03-11 09:14:50',300.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(3694,'4000','51678515282','2023-03-11 09:14:50',NULL,300.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(3695,'1100','51678515307','2023-03-11 09:15:48',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(3696,'4000','51678515307','2023-03-11 09:15:48',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(3697,'1100','51678515363','2023-03-11 09:16:16',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(3698,'4000','51678515363','2023-03-11 09:16:16',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(3699,'1100','51678515282','2023-03-11 09:16:33',NULL,300.00,'','5','1','','1','218','payment','','','No',NULL,NULL,''),(3700,'1020','51678515282','2023-03-11 09:16:33',300.00,NULL,'','5','1','','1','218','payment','','','No',NULL,NULL,''),(3701,'1100','51678515307','2023-03-11 09:16:50',NULL,280.00,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(3702,'1020','51678515307','2023-03-11 09:16:50',280.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(3703,'1100','51678516217','2023-03-11 09:52:54',450.00,NULL,'','5','1','Good sold','1','353','sales','','','No',NULL,NULL,''),(3704,'4000','51678516217','2023-03-11 09:52:54',NULL,300.00,'','5','1','Good sold','1','353','sales','6','','No',NULL,NULL,''),(3705,'4000','51678516217','2023-03-11 09:52:54',NULL,150.00,'','5','1','Good sold','1','353','sales','8','','No',NULL,NULL,''),(3706,'1100','51678517617','2023-03-11 09:53:46',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(3707,'4000','51678517617','2023-03-11 09:53:46',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(3708,'1100','51678517846','2023-03-11 10:12:09',600.00,NULL,'','5','1','Good sold','1','124','sales','','','No',NULL,NULL,''),(3709,'4000','51678517846','2023-03-11 10:12:09',NULL,600.00,'','5','1','Good sold','1','124','sales','4','','No',NULL,NULL,''),(3710,'1000','51678518739','2023-03-11 10:17:37',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RCB0IW7WBU'),(3711,'4000','51678518739','2023-03-11 10:17:37',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(3712,'1100','51678519458','2023-03-11 10:24:54',300.00,NULL,'','5','1','Good sold','1','338','sales','','','No',NULL,NULL,''),(3713,'4000','51678519458','2023-03-11 10:24:54',NULL,300.00,'','5','1','Good sold','1','338','sales','2','','No',NULL,NULL,''),(3714,'1100','51678519615','2023-03-11 10:27:25',1800.00,NULL,'','5','1','Good sold','1','353','sales','','','No',NULL,NULL,''),(3715,'4000','51678519615','2023-03-11 10:27:25',NULL,1800.00,'','5','1','Good sold','1','353','sales','6','','No',NULL,NULL,''),(3716,'1100','51678516217','2023-03-11 10:31:51',NULL,450.00,'','5','1','','1','353','payment','','','No',NULL,NULL,''),(3717,'1020','51678516217','2023-03-11 10:31:51',450.00,NULL,'','5','1','','1','353','payment','','','No',NULL,NULL,''),(3718,'1100','51678519615','2023-03-11 10:37:08',NULL,1800.00,'','5','1','','1','353','payment','','','No',NULL,NULL,''),(3719,'1020','51678519615','2023-03-11 10:37:08',1800.00,NULL,'','5','1','','1','353','payment','','','No',NULL,NULL,''),(3720,'1100','51678517617','2023-03-11 10:44:27',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(3721,'1020','51678517617','2023-03-11 10:44:27',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(3722,'1100','51678517846','2023-03-11 10:51:22',NULL,600.00,'','5','1','','1','124','payment','','','No',NULL,NULL,''),(3723,'1020','51678517846','2023-03-11 10:51:22',600.00,NULL,'','5','1','','1','124','payment','','','No',NULL,NULL,''),(3724,'1000','51678521583','2023-03-11 11:21:01',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCB0J2MWQ4'),(3725,'4000','51678521583','2023-03-11 11:21:01',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(3726,'1000','51678524232','2023-03-11 11:44:12',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,'RCB2J4GUJY'),(3727,'4000','51678524232','2023-03-11 11:44:12',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(3728,'1100','51678526245','2023-03-11 12:38:13',600.00,NULL,'','5','1','Good sold','1','407','sales','','','No',NULL,NULL,''),(3729,'4000','51678526245','2023-03-11 12:38:13',NULL,600.00,'','5','1','Good sold','1','407','sales','6','','No',NULL,NULL,''),(3730,'1000','51678527504','2023-03-11 13:05:51',70.00,NULL,'','5','1','Good sold','1','387','Payment','','','No',NULL,NULL,''),(3731,'4000','51678527504','2023-03-11 13:05:51',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(3732,'1100','51678530682','2023-03-11 13:31:34',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(3733,'4000','51678530682','2023-03-11 13:31:34',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(3734,'1000','51678532801','2023-03-11 14:06:51',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCB9JIET59'),(3735,'4000','51678532801','2023-03-11 14:06:51',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(3736,'1100','51678526245','2023-03-11 14:32:50',NULL,600.00,'','5','1','','1','407','payment','','','No',NULL,NULL,''),(3737,'1020','51678526245','2023-03-11 14:32:50',600.00,NULL,'','5','1','','1','407','payment','','','No',NULL,NULL,''),(3738,'1100','51678530682','2023-03-11 14:33:27',NULL,300.00,'','5','1','','1','324','payment','','','No',NULL,NULL,''),(3739,'1020','51678530682','2023-03-11 14:33:27',300.00,NULL,'','5','1','','1','324','payment','','','No',NULL,NULL,''),(3740,'1100','51678535651','2023-03-11 14:54:22',300.00,NULL,'','5','1','Good sold','1','169','sales','','','No',NULL,NULL,''),(3741,'4000','51678535651','2023-03-11 14:54:22',NULL,300.00,'','5','1','Good sold','1','169','sales','2','','No',NULL,NULL,''),(3742,'1100','51678535676','2023-03-11 14:54:44',300.00,NULL,'','5','1','Good sold','1','227','sales','','','No',NULL,NULL,''),(3743,'4000','51678535676','2023-03-11 14:54:44',NULL,300.00,'','5','1','Good sold','1','227','sales','2','','No',NULL,NULL,''),(3744,'1100','51678536055','2023-03-11 15:01:51',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(3745,'4000','51678536055','2023-03-11 15:01:51',NULL,300.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(3746,'4000','51678536055','2023-03-11 15:01:51',NULL,300.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(3747,'1100','51678515363','2023-03-11 15:06:35',NULL,600.00,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(3748,'1020','51678515363','2023-03-11 15:06:35',600.00,NULL,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(3749,'1000','51678536534','2023-03-11 15:09:19',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,'RCB3JOJ7SL'),(3750,'4000','51678536534','2023-03-11 15:09:19',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(3751,'1100','51678536617','2023-03-11 15:19:24',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(3752,'4000','51678536617','2023-03-11 15:19:24',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(3753,'1100','51678535651','2023-03-11 15:36:39',NULL,300.00,'','5','1','','1','169','payment','','','No',NULL,NULL,''),(3754,'1020','51678535651','2023-03-11 15:36:39',300.00,NULL,'','5','1','','1','169','payment','','','No',NULL,NULL,''),(3755,'1100','51678540068','2023-03-11 16:07:56',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(3756,'4000','51678540068','2023-03-11 16:07:56',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(3757,'1100','51678540089','2023-03-11 16:08:19',300.00,NULL,'','5','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(3758,'4000','51678540089','2023-03-11 16:08:19',NULL,300.00,'','5','1','Good sold','1','62','sales','2','','No',NULL,NULL,''),(3759,'1100','51678540131','2023-03-11 16:08:58',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(3760,'4000','51678540131','2023-03-11 16:08:58',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(3761,'1100','51678519458','2023-03-11 16:20:22',NULL,300.00,'','5','1','','1','338','payment','','','No',NULL,NULL,''),(3762,'1020','51678519458','2023-03-11 16:20:22',300.00,NULL,'','5','1','','1','338','payment','','','No',NULL,NULL,''),(3763,'1100','51678541520','2023-03-11 16:33:49',300.00,NULL,'','5','1','Good sold','1','428','sales','','','No',NULL,NULL,''),(3764,'4000','51678541520','2023-03-11 16:33:49',NULL,300.00,'','5','1','Good sold','1','428','sales','2','','No',NULL,NULL,''),(3765,'1100','51678541937','2023-03-11 16:39:13',600.00,NULL,'','5','1','Good sold','1','83','sales','','','No',NULL,NULL,''),(3766,'4000','51678541937','2023-03-11 16:39:13',NULL,600.00,'','5','1','Good sold','1','83','sales','2','','No',NULL,NULL,''),(3767,'1100','51678540131','2023-03-11 16:40:05',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(3768,'1020','51678540131','2023-03-11 16:40:05',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(3769,'1100','51678542872','2023-03-11 16:54:41',300.00,NULL,'','5','1','Good sold','1','278','sales','','','No',NULL,NULL,''),(3770,'4000','51678542872','2023-03-11 16:54:41',NULL,300.00,'','5','1','Good sold','1','278','sales','2','','No',NULL,NULL,''),(3771,'1100','51678536055','2023-03-11 16:55:10',NULL,600.00,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(3772,'1040','51678536055','2023-03-11 16:55:10',600.00,NULL,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(3773,'1100','51678542872','2023-03-11 17:35:49',NULL,300.00,'','5','1','','1','278','payment','','','No',NULL,NULL,''),(3774,'1020','51678542872','2023-03-11 17:35:49',300.00,NULL,'','5','1','','1','278','payment','','','No',NULL,NULL,''),(3775,'1100','51678541520','2023-03-11 17:39:34',NULL,300.00,'','5','1','','1','428','payment','','','No',NULL,NULL,''),(3776,'1020','51678541520','2023-03-11 17:39:34',300.00,NULL,'','5','1','','1','428','payment','','','No',NULL,NULL,''),(3777,'1100','51678536617','2023-03-11 17:42:10',NULL,300.00,'','5','1','','1','32','payment','','','No',NULL,NULL,''),(3778,'1020','51678536617','2023-03-11 17:42:10',300.00,NULL,'','5','1','','1','32','payment','','','No',NULL,NULL,''),(3779,'1100','51678535676','2023-03-11 17:55:45',NULL,300.00,'','5','1','','1','227','payment','','','No',NULL,NULL,''),(3780,'1020','51678535676','2023-03-11 17:55:45',300.00,NULL,'','5','1','','1','227','payment','','','No',NULL,NULL,''),(3781,'1100','51678540089','2023-03-11 18:31:00',NULL,300.00,'','5','1','','1','62','payment','','','No',NULL,NULL,''),(3782,'1020','51678540089','2023-03-11 18:31:00',300.00,NULL,'','5','1','','1','62','payment','','','No',NULL,NULL,''),(3783,'1100','51678548740','2023-03-11 18:32:32',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(3784,'4000','51678548740','2023-03-11 18:32:32',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(3785,'1000','51678619279','2023-03-12 14:08:17',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,'RCC8M0MFE0'),(3786,'4000','51678619279','2023-03-12 14:08:17',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(3787,'1000','51678619334','2023-03-12 14:09:09',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCC0M0T2CU'),(3788,'4000','51678619334','2023-03-12 14:09:09',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(3789,'1000','51678619372','2023-03-12 14:09:47',300.00,NULL,'','5','1','Good sold','1','180','Payment','','','No',NULL,NULL,''),(3790,'4000','51678619372','2023-03-12 14:09:47',NULL,300.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(3791,'1100','51678619395','2023-03-12 14:10:13',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(3792,'4000','51678619395','2023-03-12 14:10:13',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(3793,'1100','51678619439','2023-03-12 14:10:49',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(3794,'4000','51678619439','2023-03-12 14:10:49',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(3795,'1100','51678619459','2023-03-12 14:11:06',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(3796,'4000','51678619459','2023-03-12 14:11:06',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(3797,'1100','51678619476','2023-03-12 14:11:24',300.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(3798,'4000','51678619476','2023-03-12 14:11:24',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(3799,'1100','51678619494','2023-03-12 14:11:47',300.00,NULL,'','5','1','Good sold','1','97','sales','','','No',NULL,NULL,''),(3800,'4000','51678619494','2023-03-12 14:11:47',NULL,300.00,'','5','1','Good sold','1','97','sales','6','','No',NULL,NULL,''),(3801,'1100','51678619555','2023-03-12 14:12:43',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(3802,'4000','51678619555','2023-03-12 14:12:43',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(3803,'1100','51678619573','2023-03-12 14:13:07',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(3804,'4000','51678619573','2023-03-12 14:13:07',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(3805,'1100','51678619555','2023-03-12 14:50:42',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(3806,'1020','51678619555','2023-03-12 14:50:42',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(3807,'1100','51678619494','2023-03-12 14:51:02',NULL,300.00,'','5','1','','1','97','payment','','','No',NULL,NULL,''),(3808,'1020','51678619494','2023-03-12 14:51:02',300.00,NULL,'','5','1','','1','97','payment','','','No',NULL,NULL,''),(3809,'1100','51678548740','2023-03-12 14:51:35',NULL,300.00,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(3810,'1020','51678548740','2023-03-12 14:51:35',300.00,NULL,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(3811,'1100','51678622138','2023-03-12 14:59:44',2100.00,NULL,'','5','1','Good sold','1','429','sales','','','No',NULL,NULL,''),(3812,'4000','51678622138','2023-03-12 14:59:44',NULL,1500.00,'','5','1','Good sold','1','429','sales','6','','No',NULL,NULL,''),(3813,'4000','51678622138','2023-03-12 14:59:44',NULL,600.00,'','5','1','Good sold','1','429','sales','4','','No',NULL,NULL,''),(3814,'1100','51678622471','2023-03-12 15:02:32',300.00,NULL,'','5','1','Good sold','1','430','sales','','','No',NULL,NULL,''),(3815,'4000','51678622471','2023-03-12 15:02:32',NULL,300.00,'','5','1','Good sold','1','430','sales','6','','No',NULL,NULL,''),(3816,'1100','51678623159','2023-03-12 15:13:30',300.00,NULL,'','5','1','Good sold','1','254','sales','','','No',NULL,NULL,''),(3817,'4000','51678623159','2023-03-12 15:13:30',NULL,300.00,'','5','1','Good sold','1','254','sales','6','','No',NULL,NULL,''),(3818,'1100','51678619439','2023-03-12 15:17:11',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(3819,'1020','51678619439','2023-03-12 15:17:11',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(3820,'1100','51678619395','2023-03-12 15:20:17',NULL,300.00,'','5','1','','1','317','payment','','','No',NULL,NULL,''),(3821,'1020','51678619395','2023-03-12 15:20:17',300.00,NULL,'','5','1','','1','317','payment','','','No',NULL,NULL,''),(3822,'1000','51678625985','2023-03-12 16:06:26',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(3823,'4000','51678625985','2023-03-12 16:06:26',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(3824,'1100','51678619573','2023-03-12 16:10:21',NULL,300.00,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(3825,'1020','51678619573','2023-03-12 16:10:21',300.00,NULL,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(3826,'1100','51678622471','2023-03-12 16:12:27',NULL,300.00,'','5','1','','1','430','payment','','','No',NULL,NULL,''),(3827,'1020','51678622471','2023-03-12 16:12:27',300.00,NULL,'','5','1','','1','430','payment','','','No',NULL,NULL,''),(3828,'1000','51678626653','2023-03-12 16:13:27',300.00,NULL,'','5','1','Good sold','1','301','sales','','','No',NULL,NULL,'RCC2MGDVOQ'),(3829,'4000','51678626653','2023-03-12 16:13:27',NULL,300.00,'','5','1','Good sold','1','301','sales','4','','No',NULL,NULL,''),(3830,'1100','51678619476','2023-03-12 16:14:19',NULL,300.00,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(3831,'1020','51678619476','2023-03-12 16:14:19',300.00,NULL,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(3832,'1000','51678629099','2023-03-12 16:51:47',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,'RCC1MKI2MR'),(3833,'4000','51678629099','2023-03-12 16:51:47',NULL,300.00,'','5','1','Good sold','1','77','sales','6','','No',NULL,NULL,''),(3834,'1100','51678629134','2023-03-12 16:54:54',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(3835,'4000','51678629134','2023-03-12 16:54:54',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(3836,'1100','51678623159','2023-03-12 17:27:52',NULL,300.00,'','5','1','','1','254','payment','','','No',NULL,NULL,''),(3837,'1020','51678623159','2023-03-12 17:27:52',300.00,NULL,'','5','1','','1','254','payment','','','No',NULL,NULL,''),(3838,'1100','51678622138','2023-03-12 18:02:26',NULL,2100.00,'','5','1','','1','429','payment','','','No',NULL,NULL,''),(3839,'1020','51678622138','2023-03-12 18:02:26',2100.00,NULL,'','5','1','','1','429','payment','','','No',NULL,NULL,''),(3840,'1100','51678629134','2023-03-12 18:37:29',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(3841,'1020','51678629134','2023-03-12 18:37:29',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(3842,'1100','51678619459','2023-03-12 18:39:59',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(3843,'1020','51678619459','2023-03-12 18:39:59',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(3844,'1100','51678636171','2023-03-12 18:49:53',60.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(3845,'4000','51678636171','2023-03-12 18:49:53',NULL,60.00,'','5','1','Good sold','1','210','sales','12','','No',NULL,NULL,''),(3846,'1100','51678687755','2023-03-13 09:45:42',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(3847,'4000','51678687755','2023-03-13 09:45:42',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(3848,'1100','51678689956','2023-03-13 09:46:13',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(3849,'4000','51678689956','2023-03-13 09:46:13',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(3850,'1100','51678690919','2023-03-13 10:02:11',1500.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(3851,'4000','51678690919','2023-03-13 10:02:11',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(3852,'1100','51678690957','2023-03-13 10:04:43',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(3853,'4000','51678690957','2023-03-13 10:04:43',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(3854,'1000','51678691205','2023-03-13 10:28:04',300.00,NULL,'','5','1','Good sold','1','431','sales','','','No',NULL,NULL,'RCD6O64QOV2'),(3855,'4000','51678691205','2023-03-13 10:28:04',NULL,300.00,'','5','1','Good sold','1','431','sales','2','','No',NULL,NULL,''),(3856,'1100','51678694036','2023-03-13 10:54:22',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(3857,'4000','51678694036','2023-03-13 10:54:22',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(3858,'1100','51678694079','2023-03-13 10:54:55',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(3859,'4000','51678694079','2023-03-13 10:54:55',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(3860,'1100','51678694105','2023-03-13 10:55:40',250.00,NULL,'','5','1','Good sold','1','276','sales','','','No',NULL,NULL,''),(3861,'4000','51678694105','2023-03-13 10:55:40',NULL,250.00,'','5','1','Good sold','1','276','sales','6','','No',NULL,NULL,''),(3862,'1100','51678695123','2023-03-13 11:12:37',1350.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(3863,'4000','51678695123','2023-03-13 11:12:37',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(3864,'4000','51678695123','2023-03-13 11:12:37',NULL,600.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(3865,'1000','51678696980','2023-03-13 11:43:19',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,'RCD8OCH73A'),(3866,'4000','51678696980','2023-03-13 11:43:19',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(3867,'1000','51678700649','2023-03-13 12:44:24',560.00,NULL,'','5','1','Good sold','1','234','sales','','','No',NULL,NULL,'RCD2OEBYY0'),(3868,'4000','51678700649','2023-03-13 12:44:24',NULL,560.00,'','5','1','Good sold','1','234','sales','4','','No',NULL,NULL,''),(3869,'1000','51678700815','2023-03-13 12:47:02',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,'RCD9OHU37N'),(3870,'4000','51678700815','2023-03-13 12:47:02',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(3871,'1100','51678701438','2023-03-13 12:58:40',600.00,NULL,'','5','1','Good sold','1','101','sales','','','No',NULL,NULL,''),(3872,'4000','51678701438','2023-03-13 12:58:40',NULL,600.00,'','5','1','Good sold','1','101','sales','6','','No',NULL,NULL,''),(3873,'1100','51678701566','2023-03-13 13:00:23',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(3874,'4000','51678701566','2023-03-13 13:00:23',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(3875,'1100','51678701734','2023-03-13 13:02:25',300.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(3876,'4000','51678701734','2023-03-13 13:02:25',NULL,300.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(3877,'1100','51678701811','2023-03-13 13:03:57',300.00,NULL,'','5','1','Good sold','1','96','sales','','','No',NULL,NULL,''),(3878,'4000','51678701811','2023-03-13 13:03:57',NULL,300.00,'','5','1','Good sold','1','96','sales','2','','No',NULL,NULL,''),(3879,'1100','51678701867','2023-03-13 13:06:24',600.00,NULL,'','5','1','Good sold','1','273','sales','','','No',NULL,NULL,''),(3880,'4000','51678701867','2023-03-13 13:06:24',NULL,600.00,'','5','1','Good sold','1','273','sales','6','','No',NULL,NULL,''),(3881,'1000','51678702014','2023-03-13 13:09:47',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCD3OK77FZ'),(3882,'4000','51678702014','2023-03-13 13:09:47',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(3883,'1100','51678702288','2023-03-13 13:11:38',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(3884,'4000','51678702288','2023-03-13 13:11:38',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(3885,'1000','51678705726','2023-03-13 14:09:03',300.00,NULL,'','5','1','Good sold','1','343','sales','','','No',NULL,NULL,'RCD0ON3WZI'),(3886,'4000','51678705726','2023-03-13 14:09:03',NULL,300.00,'','5','1','Good sold','1','343','sales','4','','No',NULL,NULL,''),(3887,'1100','51678540068','2023-03-13 14:10:09',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(3888,'1020','51678540068','2023-03-13 14:10:09',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(3889,'1100','51678636171','2023-03-13 14:11:23',NULL,60.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(3890,'1020','51678636171','2023-03-13 14:11:23',60.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(3891,'1100','51678706003','2023-03-13 14:13:32',300.00,NULL,'','5','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(3892,'4000','51678706003','2023-03-13 14:13:32',NULL,300.00,'','5','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(3893,'1000','51678706211','2023-03-13 14:17:02',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,'RCD6OQE7WI'),(3894,'4000','51678706211','2023-03-13 14:17:02',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(3895,'1100','51678690919','2023-03-13 14:19:53',NULL,1500.00,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(3896,'1040','51678690919','2023-03-13 14:19:53',1500.00,NULL,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(3897,'1100','51678695123','2023-03-13 14:48:11',NULL,1300.00,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(3898,'1020','51678695123','2023-03-13 14:48:11',1300.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(3899,'1100','51678701867','2023-03-13 15:00:49',NULL,600.00,'','5','1','','1','273','payment','','','No',NULL,NULL,''),(3900,'1020','51678701867','2023-03-13 15:00:49',600.00,NULL,'','5','1','','1','273','payment','','','No',NULL,NULL,''),(3901,'1000','51678708874','2023-03-13 15:01:53',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,'RCD6OUCZ0K'),(3902,'4000','51678708874','2023-03-13 15:01:53',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(3903,'1100','51678701566','2023-03-13 15:17:28',NULL,1500.00,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(3904,'1020','51678701566','2023-03-13 15:17:28',1500.00,NULL,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(3905,'1000','51678714125','2023-03-13 16:31:10',300.00,NULL,'','5','1','Good sold','1','432','sales','','','No',NULL,NULL,'RCD2P1JG38'),(3906,'4000','51678714125','2023-03-13 16:31:10',NULL,300.00,'','5','1','Good sold','1','432','sales','6','','No',NULL,NULL,''),(3907,'1100','51678702288','2023-03-13 16:39:06',NULL,300.00,'','5','1','','1','18','payment','','','No',NULL,NULL,''),(3908,'1020','51678702288','2023-03-13 16:39:06',300.00,NULL,'','5','1','','1','18','payment','','','No',NULL,NULL,''),(3909,'1100','51678701734','2023-03-13 16:45:21',NULL,300.00,'','5','1','','1','23','payment','','','No',NULL,NULL,''),(3910,'1020','51678701734','2023-03-13 16:45:21',300.00,NULL,'','5','1','','1','23','payment','','','No',NULL,NULL,''),(3911,'1100','51678706003','2023-03-13 16:56:57',NULL,300.00,'','5','1','','1','20','payment','','','No',NULL,NULL,''),(3912,'1020','51678706003','2023-03-13 16:56:57',300.00,NULL,'','5','1','','1','20','payment','','','No',NULL,NULL,''),(3913,'1100','51678717489','2023-03-13 17:24:56',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(3914,'4000','51678717489','2023-03-13 17:24:56',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(3915,'1100','51678717511','2023-03-13 17:25:35',300.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(3916,'4000','51678717511','2023-03-13 17:25:35',NULL,300.00,'','5','1','Good sold','1','385','sales','6','','No',NULL,NULL,''),(3917,'1100','51678701438','2023-03-13 17:30:02',NULL,600.00,'','5','1','','1','101','payment','','','No',NULL,NULL,''),(3918,'1020','51678701438','2023-03-13 17:30:02',600.00,NULL,'','5','1','','1','101','payment','','','No',NULL,NULL,''),(3919,'1100','51678718460','2023-03-13 17:41:15',300.00,NULL,'','5','1','Good sold','1','208','sales','','','No',NULL,NULL,''),(3920,'4000','51678718460','2023-03-13 17:41:15',NULL,300.00,'','5','1','Good sold','1','208','sales','2','','No',NULL,NULL,''),(3921,'1100','51678717511','2023-03-13 17:42:56',NULL,300.00,'','5','1','','1','385','payment','','','No',NULL,NULL,''),(3922,'1020','51678717511','2023-03-13 17:42:56',300.00,NULL,'','5','1','','1','385','payment','','','No',NULL,NULL,''),(3923,'1100','51678717489','2023-03-13 17:43:46',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(3924,'1020','51678717489','2023-03-13 17:43:46',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(3925,'1100','51678719219','2023-03-13 17:53:51',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(3926,'4000','51678719219','2023-03-13 17:53:51',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(3927,'1100','51678701811','2023-03-13 17:57:35',NULL,300.00,'','5','1','','1','96','payment','','','No',NULL,NULL,''),(3928,'1020','51678701811','2023-03-13 17:57:35',300.00,NULL,'','5','1','','1','96','payment','','','No',NULL,NULL,''),(3929,'1100','51678718460','2023-03-13 17:58:20',NULL,300.00,'','5','1','','1','208','payment','','','No',NULL,NULL,''),(3930,'1020','51678718460','2023-03-13 17:58:20',300.00,NULL,'','5','1','','1','208','payment','','','No',NULL,NULL,''),(3931,'1100','51678687755','2023-03-13 18:28:29',NULL,280.00,'','4','1','','1','209','payment','','','No',NULL,NULL,''),(3932,'1020','51678687755','2023-03-13 18:28:29',280.00,NULL,'','4','1','','1','209','payment','','','No',NULL,NULL,''),(3933,'1100','51678515307','2023-03-13 18:30:21',NULL,280.00,'','4','1','','1','61','payment','','','No',NULL,NULL,''),(3934,'1020','51678515307','2023-03-13 18:30:21',280.00,NULL,'','4','1','','1','61','payment','','','No',NULL,NULL,''),(3935,'1100','51678354128','2023-03-13 18:32:14',NULL,300.00,'','4','1','','1','186','payment','','','No',NULL,NULL,''),(3936,'1020','51678354128','2023-03-13 18:32:14',300.00,NULL,'','4','1','','1','186','payment','','','No',NULL,NULL,''),(3937,'1100','51678346746','2023-03-13 18:34:34',NULL,300.00,'','4','1','','1','305','payment','','','No',NULL,NULL,''),(3938,'1020','51678346746','2023-03-13 18:34:34',300.00,NULL,'','4','1','','1','305','payment','','','No',NULL,NULL,''),(3939,'1100','51678176345','2023-03-13 18:35:37',NULL,300.00,'','4','1','','1','315','payment','','','No',NULL,NULL,''),(3940,'1020','51678176345','2023-03-13 18:35:37',300.00,NULL,'','4','1','','1','315','payment','','','No',NULL,NULL,''),(3941,'1000','41678721941','2023-03-13 18:39:09',300.00,NULL,'','4','1','Good sold','1','372','sales','','','No',NULL,NULL,'RCD1PF1IZH'),(3942,'4000','41678721941','2023-03-13 18:39:09',NULL,300.00,'','4','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(3943,'1000','41678721976','2023-03-13 18:39:47',300.00,NULL,'','4','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCD8PF0EZ4'),(3944,'4000','41678721976','2023-03-13 18:39:47',NULL,300.00,'','4','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(3945,'1000','41678722044','2023-03-13 18:40:54',300.00,NULL,'','4','1','Good sold','1','416','sales','','','No',NULL,NULL,'RCD1PGVJP5'),(3946,'4000','41678722044','2023-03-13 18:40:54',NULL,300.00,'','4','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(3947,'1000','41678722088','2023-03-13 18:41:39',280.00,NULL,'','4','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCD3PH5O07'),(3948,'4000','41678722088','2023-03-13 18:41:39',NULL,280.00,'','4','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(3949,'1000','51678774743','2023-03-14 09:19:09',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,'RCE5QH775D'),(3950,'4000','51678774743','2023-03-14 09:19:09',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(3951,'1000','51678776441','2023-03-14 09:47:29',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(3952,'4000','51678776441','2023-03-14 09:47:29',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(3953,'1100','51678776618','2023-03-14 09:52:11',600.00,NULL,'','5','1','Good sold','1','434','sales','','','No',NULL,NULL,''),(3954,'4000','51678776618','2023-03-14 09:52:11',NULL,600.00,'','5','1','Good sold','1','434','sales','6','','No',NULL,NULL,''),(3955,'1100','51678777744','2023-03-14 10:09:11',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(3956,'4000','51678777744','2023-03-14 10:09:11',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(3957,'1100','51678778222','2023-03-14 10:31:13',1400.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(3958,'4000','51678778222','2023-03-14 10:31:13',NULL,1400.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(3959,'1100','51678777744','2023-03-14 10:56:42',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(3960,'1020','51678777744','2023-03-14 10:56:42',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(3961,'1100','51678776618','2023-03-14 11:01:30',NULL,600.00,'','5','1','','1','434','payment','','','No',NULL,NULL,''),(3962,'1020','51678776618','2023-03-14 11:01:30',600.00,NULL,'','5','1','','1','434','payment','','','No',NULL,NULL,''),(3963,'1100','51678781087','2023-03-14 11:07:12',300.00,NULL,'','5','1','Good sold','1','229','sales','','','No',NULL,NULL,''),(3964,'4000','51678781087','2023-03-14 11:07:12',NULL,300.00,'','5','1','Good sold','1','229','sales','8','','No',NULL,NULL,''),(3965,'1100','51678781265','2023-03-14 11:47:33',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(3966,'4000','51678781265','2023-03-14 11:47:33',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(3967,'1100','51678783667','2023-03-14 12:01:02',300.00,NULL,'','5','1','Good sold','1','365','sales','','','No',NULL,NULL,''),(3968,'4000','51678783667','2023-03-14 12:01:02',NULL,300.00,'','5','1','Good sold','1','365','sales','4','','No',NULL,NULL,''),(3969,'1100','51678785225','2023-03-14 12:13:58',600.00,NULL,'','5','1','Good sold','1','182','sales','','','No',NULL,NULL,''),(3970,'4000','51678785225','2023-03-14 12:13:58',NULL,600.00,'','5','1','Good sold','1','182','sales','6','','No',NULL,NULL,''),(3971,'1100','51678783667','2023-03-14 12:42:55',NULL,300.00,'','5','1','','1','365','payment','','','No',NULL,NULL,''),(3972,'1020','51678783667','2023-03-14 12:42:55',300.00,NULL,'','5','1','','1','365','payment','','','No',NULL,NULL,''),(3973,'1100','51678785225','2023-03-14 12:58:03',NULL,600.00,'','5','1','','1','182','payment','','','No',NULL,NULL,''),(3974,'1020','51678785225','2023-03-14 12:58:03',600.00,NULL,'','5','1','','1','182','payment','','','No',NULL,NULL,''),(3975,'1000','51678787673','2023-03-14 13:04:06',1400.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCE1R6WKCT'),(3976,'4000','51678787673','2023-03-14 13:04:06',NULL,1400.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(3977,'1100','51678788646','2023-03-14 13:10:53',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(3978,'4000','51678788646','2023-03-14 13:10:53',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(3979,'1100','51678790949','2023-03-14 13:49:22',1120.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(3980,'4000','51678790949','2023-03-14 13:49:22',NULL,1120.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(3981,'1100','51678788646','2023-03-14 13:49:48',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(3982,'1020','51678788646','2023-03-14 13:49:48',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(3983,'1100','51678778222','2023-03-14 14:09:53',NULL,1400.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(3984,'1020','51678778222','2023-03-14 14:09:53',1400.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(3985,'1000','51678792642','2023-03-14 14:17:30',300.00,NULL,'','5','1','Good sold','1','60','Payment','','','No',NULL,NULL,''),(3986,'4000','51678792642','2023-03-14 14:17:30',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(3987,'1100','51678792672','2023-03-14 14:18:03',900.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(3988,'4000','51678792672','2023-03-14 14:18:03',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(3989,'1100','51678781087','2023-03-14 14:20:59',NULL,300.00,'','5','1','','1','229','payment','','','No',NULL,NULL,''),(3990,'1020','51678781087','2023-03-14 14:20:59',300.00,NULL,'','5','1','','1','229','payment','','','No',NULL,NULL,''),(3991,'1000','51678792889','2023-03-14 14:21:42',280.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,'RCE0RDZPNC'),(3992,'4000','51678792889','2023-03-14 14:21:42',NULL,280.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(3993,'1000','51678793966','2023-03-14 14:39:56',300.00,NULL,'','5','1','Good sold','1','31','sales','','','No',NULL,NULL,'RCE9RFI6IF'),(3994,'4000','51678793966','2023-03-14 14:39:56',NULL,300.00,'','5','1','Good sold','1','31','sales','6','','No',NULL,NULL,''),(3995,'1100','51678795993','2023-03-14 15:13:20',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(3996,'4000','51678795993','2023-03-14 15:13:20',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(3997,'1000','51678796009','2023-03-14 15:13:36',300.00,NULL,'','5','1','Good sold','1','268','Payment','','','No',NULL,NULL,''),(3998,'4000','51678796009','2023-03-14 15:13:36',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(3999,'1100','51678795993','2023-03-14 15:49:13',NULL,300.00,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(4000,'1020','51678795993','2023-03-14 15:49:13',300.00,NULL,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(4001,'1100','51678689956','2023-03-14 15:50:41',NULL,280.00,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(4002,'1020','51678689956','2023-03-14 15:50:41',280.00,NULL,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(4003,'1100','51678799961','2023-03-14 16:27:22',3000.00,NULL,'','5','1','Good sold','1','436','sales','','','No',NULL,NULL,''),(4004,'4000','51678799961','2023-03-14 16:27:22',NULL,3000.00,'','5','1','Good sold','1','436','sales','2','','No',NULL,NULL,''),(4005,'1000','51678800451','2023-03-14 16:27:44',300.00,NULL,'','5','1','Good sold','1','342','Payment','','','No',NULL,NULL,''),(4006,'4000','51678800451','2023-03-14 16:27:44',NULL,300.00,'','5','1','Good sold','1','342','sales','6','','No',NULL,NULL,''),(4007,'1100','51678802737','2023-03-14 17:05:47',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(4008,'4000','51678802737','2023-03-14 17:05:47',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(4009,'1100','51678802766','2023-03-14 17:06:14',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(4010,'4000','51678802766','2023-03-14 17:06:14',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(4011,'1000','51678803620','2023-03-14 17:20:29',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,'RCE7RUBM3J'),(4012,'4000','51678803620','2023-03-14 17:20:29',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(4013,'1100','51678803657','2023-03-14 17:21:09',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(4014,'4000','51678803657','2023-03-14 17:21:09',NULL,300.00,'','5','1','Good sold','1','272','sales','4','','No',NULL,NULL,''),(4015,'1000','51678807762','2023-03-14 18:29:34',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4016,'4000','51678807762','2023-03-14 18:29:34',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(4017,'1000','51678807941','2023-03-14 18:32:36',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4018,'4000','51678807941','2023-03-14 18:32:36',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(4019,'1100','51678808027','2023-03-14 18:33:57',300.00,NULL,'','5','1','Good sold','1','384','sales','','','No',NULL,NULL,''),(4020,'4000','51678808027','2023-03-14 18:33:57',NULL,300.00,'','5','1','Good sold','1','384','sales','2','','No',NULL,NULL,''),(4021,'1100','51678808027','2023-03-14 19:02:25',NULL,300.00,'','5','1','','1','384','payment','','','No',NULL,NULL,''),(4022,'1020','51678808027','2023-03-14 19:02:25',300.00,NULL,'','5','1','','1','384','payment','','','No',NULL,NULL,''),(4023,'1100','51678802766','2023-03-14 19:03:09',NULL,300.00,'','5','1','','1','246','payment','','','No',NULL,NULL,''),(4024,'1020','51678802766','2023-03-14 19:03:09',300.00,NULL,'','5','1','','1','246','payment','','','No',NULL,NULL,''),(4025,'1000','51678810116','2023-03-14 19:08:50',560.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,'RCE8S9QQ9K'),(4026,'4000','51678810116','2023-03-14 19:08:50',NULL,560.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(4027,'1100','51678799961','2023-03-14 19:18:41',NULL,2700.00,'','5','1','','1','436','payment','','','No',NULL,NULL,''),(4028,'1020','51678799961','2023-03-14 19:18:41',2700.00,NULL,'','5','1','','1','436','payment','','','No',NULL,NULL,''),(4029,'1100','51678862743','2023-03-15 09:53:08',8400.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(4030,'4000','51678862743','2023-03-15 09:53:08',NULL,8400.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(4031,'1100','51678866122','2023-03-15 10:42:12',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(4032,'4000','51678866122','2023-03-15 10:42:12',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(4033,'1000','51678866144','2023-03-15 10:42:46',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4034,'4000','51678866144','2023-03-15 10:42:46',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(4035,'1100','51678719219','2023-03-15 10:44:19',NULL,560.00,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(4036,'1020','51678719219','2023-03-15 10:44:19',560.00,NULL,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(4037,'1000','51678870684','2023-03-15 11:58:15',280.00,NULL,'','5','1','Good sold','1','59','sales','','','No',NULL,NULL,'rcf6tnozdw'),(4038,'4000','51678870684','2023-03-15 11:58:15',NULL,280.00,'','5','1','Good sold','1','59','sales','6','','No',NULL,NULL,''),(4039,'1000','51678870726','2023-03-15 11:59:00',300.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,'RCF1TLW40P'),(4040,'4000','51678870726','2023-03-15 11:59:00',NULL,300.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(4041,'1100','51678870866','2023-03-15 12:01:15',600.00,NULL,'','5','1','Good sold','1','124','sales','','','No',NULL,NULL,''),(4042,'4000','51678870866','2023-03-15 12:01:15',NULL,600.00,'','5','1','Good sold','1','124','sales','6','','No',NULL,NULL,''),(4043,'1100','51678870942','2023-03-15 12:02:31',300.00,NULL,'','5','1','Good sold','1','338','sales','','','No',NULL,NULL,''),(4044,'4000','51678870942','2023-03-15 12:02:31',NULL,300.00,'','5','1','Good sold','1','338','sales','2','','No',NULL,NULL,''),(4045,'1100','51678871111','2023-03-15 12:05:18',300.00,NULL,'','5','1','Good sold','1','157','sales','','','No',NULL,NULL,''),(4046,'4000','51678871111','2023-03-15 12:05:18',NULL,300.00,'','5','1','Good sold','1','157','sales','2','','No',NULL,NULL,''),(4047,'1100','51678870866','2023-03-15 13:12:48',NULL,600.00,'','5','1','','1','124','payment','','','No',NULL,NULL,''),(4048,'1020','51678870866','2023-03-15 13:12:48',600.00,NULL,'','5','1','','1','124','payment','','','No',NULL,NULL,''),(4049,'1100','51678871111','2023-03-15 13:13:06',NULL,300.00,'','5','1','','1','157','payment','','','No',NULL,NULL,''),(4050,'1020','51678871111','2023-03-15 13:13:06',300.00,NULL,'','5','1','','1','157','payment','','','No',NULL,NULL,''),(4051,'1100','51678875401','2023-03-15 13:16:59',4200.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(4052,'4000','51678875401','2023-03-15 13:16:59',NULL,4200.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(4053,'1100','51678875821','2023-03-15 13:23:49',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(4054,'4000','51678875821','2023-03-15 13:23:49',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(4055,'1100','51678875921','2023-03-15 13:25:29',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(4056,'4000','51678875921','2023-03-15 13:25:29',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(4057,'1100','51678875939','2023-03-15 13:25:51',600.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(4058,'4000','51678875939','2023-03-15 13:25:51',NULL,600.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(4059,'1100','51678875821','2023-03-15 13:46:17',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(4060,'1020','51678875821','2023-03-15 13:46:17',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(4061,'1100','51678781265','2023-03-15 14:14:38',NULL,300.00,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(4062,'1020','51678781265','2023-03-15 14:14:38',300.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(4063,'1100','51678695123','2023-03-15 14:15:22',NULL,50.00,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(4064,'1020','51678695123','2023-03-15 14:15:22',50.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(4065,'1100','51678803657','2023-03-15 14:19:02',NULL,300.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(4066,'1020','51678803657','2023-03-15 14:19:02',300.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(4067,'1100','51678881682','2023-03-15 15:01:32',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(4068,'4000','51678881682','2023-03-15 15:01:32',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(4069,'1000','51678881760','2023-03-15 15:03:12',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4070,'4000','51678881760','2023-03-15 15:03:12',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(4071,'1000','51678881812','2023-03-15 15:03:40',300.00,NULL,'','5','1','Good sold','1','22','Payment','','','No',NULL,NULL,''),(4072,'4000','51678881812','2023-03-15 15:03:40',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(4073,'1000','51678882396','2023-03-15 15:14:48',300.00,NULL,'','5','1','Good sold','1','437','Payment','','','No',NULL,NULL,''),(4074,'4000','51678882396','2023-03-15 15:14:48',NULL,300.00,'','5','1','Good sold','1','437','sales','6','','No',NULL,NULL,''),(4075,'1100','51678875939','2023-03-15 15:27:07',NULL,600.00,'','5','1','','1','167','payment','','','No',NULL,NULL,''),(4076,'1020','51678875939','2023-03-15 15:27:07',600.00,NULL,'','5','1','','1','167','payment','','','No',NULL,NULL,''),(4077,'1000','51678885860','2023-03-15 16:11:09',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,'RCF8UCJQRY'),(4078,'4000','51678885860','2023-03-15 16:11:09',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(4079,'1000','51678888052','2023-03-15 16:47:39',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4080,'4000','51678888052','2023-03-15 16:47:39',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(4081,'1100','51678888493','2023-03-15 16:55:03',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(4082,'4000','51678888493','2023-03-15 16:55:03',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(4083,'1100','51678792672','2023-03-15 16:55:27',NULL,900.00,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(4084,'1020','51678792672','2023-03-15 16:55:27',900.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(4085,'1100','51678888493','2023-03-15 17:08:34',NULL,300.00,'','5','1','','1','264','payment','','','No',NULL,NULL,''),(4086,'1020','51678888493','2023-03-15 17:08:34',300.00,NULL,'','5','1','','1','264','payment','','','No',NULL,NULL,''),(4087,'1100','51678890028','2023-03-15 17:20:38',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(4088,'4000','51678890028','2023-03-15 17:20:38',NULL,300.00,'','5','1','Good sold','1','270','sales','4','','No',NULL,NULL,''),(4089,'1100','51678890046','2023-03-15 17:33:36',300.00,NULL,'','5','1','Good sold','1','136','sales','','','No',NULL,NULL,''),(4090,'4000','51678890046','2023-03-15 17:33:36',NULL,300.00,'','5','1','Good sold','1','136','sales','2','','No',NULL,NULL,''),(4091,'1000','51678891137','2023-03-15 17:39:06',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4092,'4000','51678891137','2023-03-15 17:39:06',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(4093,'1100','51678890046','2023-03-15 18:03:01',NULL,300.00,'','5','1','','1','136','payment','','','No',NULL,NULL,''),(4094,'1020','51678890046','2023-03-15 18:03:01',300.00,NULL,'','5','1','','1','136','payment','','','No',NULL,NULL,''),(4095,'1100','51678890028','2023-03-15 18:09:11',NULL,300.00,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(4096,'1020','51678890028','2023-03-15 18:09:11',300.00,NULL,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(4097,'1100','51678802737','2023-03-15 18:09:45',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(4098,'1020','51678802737','2023-03-15 18:09:45',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(4099,'1100','51678881682','2023-03-15 18:15:41',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(4100,'1020','51678881682','2023-03-15 18:15:41',300.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(4101,'1100','51678875921','2023-03-15 18:27:42',NULL,300.00,'','5','1','','1','211','payment','','','No',NULL,NULL,''),(4102,'1020','51678875921','2023-03-15 18:27:42',300.00,NULL,'','5','1','','1','211','payment','','','No',NULL,NULL,''),(4103,'1000','51678894264','2023-03-15 18:31:13',300.00,NULL,'','5','1','Good sold','1','438','sales','','','No',NULL,NULL,'RCF4US2GLM'),(4104,'4000','51678894264','2023-03-15 18:31:13',NULL,300.00,'','5','1','Good sold','1','438','sales','2','','No',NULL,NULL,''),(4105,'1000','51678950206','2023-03-16 10:03:39',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'rcg7w3qk0l'),(4106,'4000','51678950206','2023-03-16 10:03:39',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(4107,'1100','51678950238','2023-03-16 10:04:16',300.00,NULL,'','5','1','Good sold','1','312','sales','','','No',NULL,NULL,''),(4108,'4000','51678950238','2023-03-16 10:04:16',NULL,300.00,'','5','1','Good sold','1','312','sales','2','','No',NULL,NULL,''),(4109,'1100','51678950283','2023-03-16 10:04:50',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(4110,'4000','51678950283','2023-03-16 10:04:50',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(4111,'1100','51678950313','2023-03-16 10:05:22',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,''),(4112,'4000','51678950313','2023-03-16 10:05:22',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(4113,'1100','51678951175','2023-03-16 10:19:52',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(4114,'4000','51678951175','2023-03-16 10:19:52',NULL,1250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(4115,'1100','51678951224','2023-03-16 10:23:46',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(4116,'4000','51678951224','2023-03-16 10:23:46',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(4117,'1100','51678956985','2023-03-16 11:56:32',300.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(4118,'4000','51678956985','2023-03-16 11:56:32',NULL,300.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(4119,'1100','51678957111','2023-03-16 11:58:43',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(4120,'4000','51678957111','2023-03-16 11:58:43',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(4121,'1100','51678870942','2023-03-16 12:01:02',NULL,300.00,'','5','1','','1','338','payment','','','No',NULL,NULL,''),(4122,'1020','51678870942','2023-03-16 12:01:02',300.00,NULL,'','5','1','','1','338','payment','','','No',NULL,NULL,''),(4123,'1100','51678957280','2023-03-16 12:01:36',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(4124,'4000','51678957280','2023-03-16 12:01:36',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(4125,'1100','51678957280','2023-03-16 12:13:13',NULL,300.00,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(4126,'1020','51678957280','2023-03-16 12:13:13',300.00,NULL,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(4127,'1100','51678958050','2023-03-16 12:14:16',300.00,NULL,'','5','1','Good sold','1','310','sales','','','No',NULL,NULL,''),(4128,'4000','51678958050','2023-03-16 12:14:16',NULL,300.00,'','5','1','Good sold','1','310','sales','2','','No',NULL,NULL,''),(4129,'1000','51678958278','2023-03-16 12:43:57',280.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,'RCG2WIKPV6'),(4130,'4000','51678958278','2023-03-16 12:43:57',NULL,280.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(4131,'1100','51678950238','2023-03-16 13:33:50',NULL,300.00,'','5','1','','1','312','payment','','','No',NULL,NULL,''),(4132,'1020','51678950238','2023-03-16 13:33:50',300.00,NULL,'','5','1','','1','312','payment','','','No',NULL,NULL,''),(4133,'1100','51678950313','2023-03-16 13:34:20',NULL,600.00,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(4134,'1020','51678950313','2023-03-16 13:34:20',600.00,NULL,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(4135,'1000','51678963040','2023-03-16 13:37:33',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4136,'4000','51678963040','2023-03-16 13:37:33',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(4137,'1100','51678965648','2023-03-16 14:21:12',900.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(4138,'4000','51678965648','2023-03-16 14:21:12',NULL,300.00,'','5','1','Good sold','1','257','sales','6','','No',NULL,NULL,''),(4139,'4000','51678965648','2023-03-16 14:21:12',NULL,600.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(4140,'1100','51678965697','2023-03-16 14:22:05',600.00,NULL,'','5','1','Good sold','1','223','sales','','','No',NULL,NULL,''),(4141,'4000','51678965697','2023-03-16 14:22:05',NULL,300.00,'','5','1','Good sold','1','223','sales','6','','No',NULL,NULL,''),(4142,'4000','51678965697','2023-03-16 14:22:05',NULL,300.00,'','5','1','Good sold','1','223','sales','4','','No',NULL,NULL,''),(4143,'1100','51678965736','2023-03-16 14:23:23',900.00,NULL,'','5','1','Good sold','1','313','sales','','','No',NULL,NULL,''),(4144,'4000','51678965736','2023-03-16 14:23:23',NULL,900.00,'','5','1','Good sold','1','313','sales','6','','No',NULL,NULL,''),(4145,'1100','51678965889','2023-03-16 14:26:53',600.00,NULL,'','5','1','Good sold','1','439','sales','','','No',NULL,NULL,''),(4146,'4000','51678965889','2023-03-16 14:26:53',NULL,600.00,'','5','1','Good sold','1','439','sales','4','','No',NULL,NULL,''),(4147,'1100','51678950283','2023-03-16 14:28:50',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(4148,'1020','51678950283','2023-03-16 14:28:50',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(4149,'1100','51678965889','2023-03-16 14:44:21',NULL,600.00,'','5','1','','1','439','payment','','','No',NULL,NULL,''),(4150,'1020','51678965889','2023-03-16 14:44:21',600.00,NULL,'','5','1','','1','439','payment','','','No',NULL,NULL,''),(4151,'1100','51678957111','2023-03-16 14:56:13',NULL,900.00,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(4152,'1020','51678957111','2023-03-16 14:56:13',900.00,NULL,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(4153,'1100','51678967890','2023-03-16 14:58:22',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(4154,'4000','51678967890','2023-03-16 14:58:22',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(4155,'1100','51678967890','2023-03-16 14:58:39',NULL,600.00,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(4156,'1020','51678967890','2023-03-16 14:58:39',600.00,NULL,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(4157,'1100','51678968897','2023-03-16 15:20:27',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(4158,'4000','51678968897','2023-03-16 15:20:27',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(4159,'1100','51678969982','2023-03-16 15:33:13',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(4160,'4000','51678969982','2023-03-16 15:33:13',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(4161,'1100','51678969982','2023-03-16 15:34:00',NULL,600.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(4162,'1040','51678969982','2023-03-16 15:34:00',600.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(4163,'1100','51678958050','2023-03-16 15:39:17',NULL,300.00,'','5','1','','1','310','payment','','','No',NULL,NULL,''),(4164,'1020','51678958050','2023-03-16 15:39:17',300.00,NULL,'','5','1','','1','310','payment','','','No',NULL,NULL,''),(4165,'1000','51678970536','2023-03-16 15:48:08',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCG0WZT2P2'),(4166,'4000','51678970536','2023-03-16 15:48:08',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(4167,'1100','51678970950','2023-03-16 15:49:29',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(4168,'4000','51678970950','2023-03-16 15:49:29',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(4169,'1100','51678970978','2023-03-16 15:49:47',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(4170,'4000','51678970978','2023-03-16 15:49:47',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(4171,'1100','51678968897','2023-03-16 16:08:28',NULL,300.00,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(4172,'1020','51678968897','2023-03-16 16:08:28',300.00,NULL,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(4173,'1100','51678972605','2023-03-16 16:17:22',600.00,NULL,'','5','1','Good sold','1','295','sales','','','No',NULL,NULL,''),(4174,'4000','51678972605','2023-03-16 16:17:22',NULL,600.00,'','5','1','Good sold','1','295','sales','6','','No',NULL,NULL,''),(4175,'1100','51678970950','2023-03-16 16:38:03',NULL,600.00,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(4176,'1020','51678970950','2023-03-16 16:38:03',600.00,NULL,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(4177,'1100','51678965697','2023-03-16 16:46:26',NULL,600.00,'','5','1','','1','223','payment','','','No',NULL,NULL,''),(4178,'1020','51678965697','2023-03-16 16:46:26',600.00,NULL,'','5','1','','1','223','payment','','','No',NULL,NULL,''),(4179,'1100','51678970978','2023-03-16 16:46:45',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(4180,'1020','51678970978','2023-03-16 16:46:45',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(4181,'1100','51678974734','2023-03-16 16:53:47',300.00,NULL,'','5','1','Good sold','1','440','sales','','','No',NULL,NULL,''),(4182,'4000','51678974734','2023-03-16 16:53:47',NULL,300.00,'','5','1','Good sold','1','440','sales','4','','No',NULL,NULL,''),(4183,'1100','51678974734','2023-03-16 16:54:03',NULL,300.00,'','5','1','','1','440','payment','','','No',NULL,NULL,''),(4184,'1020','51678974734','2023-03-16 16:54:03',300.00,NULL,'','5','1','','1','440','payment','','','No',NULL,NULL,''),(4185,'1100','51678975910','2023-03-16 17:12:01',600.00,NULL,'','5','1','Good sold','1','83','sales','','','No',NULL,NULL,''),(4186,'4000','51678975910','2023-03-16 17:12:01',NULL,600.00,'','5','1','Good sold','1','83','sales','2','','No',NULL,NULL,''),(4187,'1100','51678965736','2023-03-16 17:18:13',NULL,900.00,'','5','1','','1','313','payment','','','No',NULL,NULL,''),(4188,'1020','51678965736','2023-03-16 17:18:13',900.00,NULL,'','5','1','','1','313','payment','','','No',NULL,NULL,''),(4189,'1000','51678976522','2023-03-16 17:22:13',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4190,'4000','51678976522','2023-03-16 17:22:13',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(4191,'1100','51678972605','2023-03-16 17:25:23',NULL,600.00,'','5','1','','1','295','payment','','','No',NULL,NULL,''),(4192,'1020','51678972605','2023-03-16 17:25:23',600.00,NULL,'','5','1','','1','295','payment','','','No',NULL,NULL,''),(4193,'1000','51678977036','2023-03-16 17:30:51',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCG9XA8BXJ'),(4194,'4000','51678977036','2023-03-16 17:30:51',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(4195,'1000','51678977190','2023-03-16 17:33:32',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCG3XAI7IH'),(4196,'4000','51678977190','2023-03-16 17:33:32',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(4197,'1000','51678979418','2023-03-16 18:10:39',260.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCG4XF7XJ2'),(4198,'4000','51678979418','2023-03-16 18:10:39',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(4199,'1100','51678979964','2023-03-16 18:19:32',300.00,NULL,'','5','1','Good sold','1','286','sales','','','No',NULL,NULL,''),(4200,'4000','51678979964','2023-03-16 18:19:32',NULL,300.00,'','5','1','Good sold','1','286','sales','2','','No',NULL,NULL,''),(4201,'1100','51678979964','2023-03-16 18:40:54',NULL,300.00,'','5','1','','1','286','payment','','','No',NULL,NULL,''),(4202,'1020','51678979964','2023-03-16 18:40:54',300.00,NULL,'','5','1','','1','286','payment','','','No',NULL,NULL,''),(4203,'1000','51678982711','2023-03-16 19:05:19',300.00,NULL,'','5','1','Good sold','1','289','Payment','','','No',NULL,NULL,''),(4204,'4000','51678982711','2023-03-16 19:05:19',NULL,300.00,'','5','1','Good sold','1','289','sales','6','','No',NULL,NULL,''),(4205,'1100','51679032831','2023-03-17 09:08:45',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(4206,'4000','51679032831','2023-03-17 09:08:45',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(4207,'1100','51679033338','2023-03-17 09:09:07',300.00,NULL,'','5','1','Good sold','1','328','sales','','','No',NULL,NULL,''),(4208,'4000','51679033338','2023-03-17 09:09:07',NULL,300.00,'','5','1','Good sold','1','328','sales','4','','No',NULL,NULL,''),(4209,'1100','51679033356','2023-03-17 09:09:38',600.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(4210,'4000','51679033356','2023-03-17 09:09:38',NULL,300.00,'','5','1','Good sold','1','385','sales','8','','No',NULL,NULL,''),(4211,'4000','51679033356','2023-03-17 09:09:38',NULL,300.00,'','5','1','Good sold','1','385','sales','2','','No',NULL,NULL,''),(4212,'1100','51679033427','2023-03-17 09:10:39',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(4213,'4000','51679033427','2023-03-17 09:10:39',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(4214,'1100','51679034449','2023-03-17 09:28:22',4200.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(4215,'4000','51679034449','2023-03-17 09:28:22',NULL,4200.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(4216,'1100','51679034718','2023-03-17 09:32:27',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(4217,'4000','51679034718','2023-03-17 09:32:27',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(4218,'1100','51679035085','2023-03-17 09:38:24',560.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,''),(4219,'4000','51679035085','2023-03-17 09:38:24',NULL,560.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(4220,'1100','51679035085','2023-03-17 09:38:41',NULL,560.00,'','5','1','','1','367','payment','','','No',NULL,NULL,''),(4221,'1020','51679035085','2023-03-17 09:38:41',560.00,NULL,'','5','1','','1','367','payment','','','No',NULL,NULL,''),(4222,'1100','51679035154','2023-03-17 09:39:40',300.00,NULL,'','5','1','Good sold','1','334','sales','','','No',NULL,NULL,''),(4223,'4000','51679035154','2023-03-17 09:39:40',NULL,300.00,'','5','1','Good sold','1','334','sales','2','','No',NULL,NULL,''),(4224,'1100','51679037991','2023-03-17 10:26:40',600.00,NULL,'','5','1','Good sold','1','407','sales','','','No',NULL,NULL,''),(4225,'4000','51679037991','2023-03-17 10:26:40',NULL,600.00,'','5','1','Good sold','1','407','sales','6','','No',NULL,NULL,''),(4226,'1000','51679038408','2023-03-17 10:33:43',280.00,NULL,'','5','1','Good sold','1','75','Payment','','','No',NULL,NULL,''),(4227,'4000','51679038408','2023-03-17 10:33:43',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(4228,'1100','51679043576','2023-03-17 11:59:44',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,''),(4229,'4000','51679043576','2023-03-17 11:59:44',NULL,300.00,'','5','1','Good sold','1','255','sales','2','','No',NULL,NULL,''),(4230,'1100','51679043576','2023-03-17 12:00:06',NULL,300.00,'','5','1','','1','255','payment','','','No',NULL,NULL,''),(4231,'1020','51679043576','2023-03-17 12:00:06',300.00,NULL,'','5','1','','1','255','payment','','','No',NULL,NULL,''),(4232,'1100','51679043815','2023-03-17 12:03:47',520.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(4233,'4000','51679043815','2023-03-17 12:03:47',NULL,520.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(4234,'1100','51679047617','2023-03-17 13:07:10',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(4235,'4000','51679047617','2023-03-17 13:07:10',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(4236,'1100','51679048996','2023-03-17 13:30:05',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(4237,'4000','51679048996','2023-03-17 13:30:05',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(4238,'1100','51679049148','2023-03-17 13:32:35',300.00,NULL,'','5','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(4239,'4000','51679049148','2023-03-17 13:32:35',NULL,300.00,'','5','1','Good sold','1','62','sales','2','','No',NULL,NULL,''),(4240,'1100','51679049165','2023-03-17 13:32:56',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(4241,'4000','51679049165','2023-03-17 13:32:56',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(4242,'1100','51679051316','2023-03-17 14:08:49',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(4243,'4000','51679051316','2023-03-17 14:08:49',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(4244,'1100','51679051366','2023-03-17 14:09:39',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(4245,'4000','51679051366','2023-03-17 14:09:39',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(4246,'1100','51679033356','2023-03-17 14:20:43',NULL,600.00,'','5','1','','1','385','payment','','','No',NULL,NULL,''),(4247,'1020','51679033356','2023-03-17 14:20:43',600.00,NULL,'','5','1','','1','385','payment','','','No',NULL,NULL,''),(4248,'1100','51679052234','2023-03-17 14:24:12',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(4249,'4000','51679052234','2023-03-17 14:24:12',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(4250,'1100','51679033338','2023-03-17 14:36:38',NULL,300.00,'','5','1','','1','328','payment','','','No',NULL,NULL,''),(4251,'1020','51679033338','2023-03-17 14:36:38',300.00,NULL,'','5','1','','1','328','payment','','','No',NULL,NULL,''),(4252,'1100','51679048996','2023-03-17 14:41:55',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(4253,'1020','51679048996','2023-03-17 14:41:55',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(4254,'1100','51679053953','2023-03-17 14:52:50',600.00,NULL,'','5','1','Good sold','1','202','sales','','','No',NULL,NULL,''),(4255,'4000','51679053953','2023-03-17 14:52:50',NULL,600.00,'','5','1','Good sold','1','202','sales','6','','No',NULL,NULL,''),(4256,'1100','51679053953','2023-03-17 15:12:58',NULL,600.00,'','5','1','','1','202','payment','','','No',NULL,NULL,''),(4257,'1020','51679053953','2023-03-17 15:12:58',600.00,NULL,'','5','1','','1','202','payment','','','No',NULL,NULL,''),(4258,'1100','51679047617','2023-03-17 15:14:44',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(4259,'1020','51679047617','2023-03-17 15:14:44',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(4260,'1100','51679037991','2023-03-17 15:20:08',NULL,600.00,'','5','1','','1','407','payment','','','No',NULL,NULL,''),(4261,'1020','51679037991','2023-03-17 15:20:08',600.00,NULL,'','5','1','','1','407','payment','','','No',NULL,NULL,''),(4262,'1100','51679033427','2023-03-17 15:21:35',NULL,280.00,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(4263,'1020','51679033427','2023-03-17 15:21:35',280.00,NULL,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(4264,'1100','51679032831','2023-03-17 15:34:25',NULL,300.00,'','5','1','','1','32','payment','','','No',NULL,NULL,''),(4265,'1020','51679032831','2023-03-17 15:34:25',300.00,NULL,'','5','1','','1','32','payment','','','No',NULL,NULL,''),(4266,'1000','51679056645','2023-03-17 15:37:40',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4267,'4000','51679056645','2023-03-17 15:37:40',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(4268,'1100','51679056688','2023-03-17 15:38:14',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(4269,'4000','51679056688','2023-03-17 15:38:14',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(4270,'1100','51679056688','2023-03-17 15:38:35',NULL,30.00,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(4271,'1020','51679056688','2023-03-17 15:38:35',30.00,NULL,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(4272,'1100','51679056753','2023-03-17 15:39:25',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(4273,'4000','51679056753','2023-03-17 15:39:25',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(4274,'1100','51679056775','2023-03-17 15:39:59',130.00,NULL,'','5','1','Good sold','1','349','sales','','','No',NULL,NULL,''),(4275,'4000','51679056775','2023-03-17 15:39:59',NULL,130.00,'','5','1','Good sold','1','349','sales','8','','No',NULL,NULL,''),(4276,'1100','51679056775','2023-03-17 15:40:17',NULL,130.00,'','5','1','','1','349','payment','','','No',NULL,NULL,''),(4277,'1020','51679056775','2023-03-17 15:40:17',130.00,NULL,'','5','1','','1','349','payment','','','No',NULL,NULL,''),(4278,'1100','51679051366','2023-03-17 15:40:48',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(4279,'1020','51679051366','2023-03-17 15:40:48',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(4280,'1100','51679056924','2023-03-17 15:42:11',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(4281,'4000','51679056924','2023-03-17 15:42:11',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(4282,'1100','51679049165','2023-03-17 15:48:54',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(4283,'1020','51679049165','2023-03-17 15:48:54',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(4284,'1100','51679056753','2023-03-17 17:11:42',NULL,560.00,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(4285,'1040','51679056753','2023-03-17 17:11:42',560.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(4286,'1100','51679049148','2023-03-17 17:12:02',NULL,300.00,'','5','1','','1','62','payment','','','No',NULL,NULL,''),(4287,'1020','51679049148','2023-03-17 17:12:02',300.00,NULL,'','5','1','','1','62','payment','','','No',NULL,NULL,''),(4288,'1100','51679052234','2023-03-17 17:12:19',NULL,900.00,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(4289,'1020','51679052234','2023-03-17 17:12:19',900.00,NULL,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(4290,'1100','51679038408','2023-03-17 17:12:40',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(4291,'1020','51679038408','2023-03-17 17:12:40',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(4292,'1100','51679062404','2023-03-17 17:13:41',300.00,NULL,'','5','1','Good sold','1','33','sales','','','No',NULL,NULL,''),(4293,'4000','51679062404','2023-03-17 17:13:41',NULL,300.00,'','5','1','Good sold','1','33','sales','2','','No',NULL,NULL,''),(4294,'1100','51679062404','2023-03-17 17:14:03',NULL,300.00,'','5','1','','1','33','payment','','','No',NULL,NULL,''),(4295,'1020','51679062404','2023-03-17 17:14:03',300.00,NULL,'','5','1','','1','33','payment','','','No',NULL,NULL,''),(4296,'1000','51679062554','2023-03-17 17:16:02',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,'RCH41045NQ'),(4297,'4000','51679062554','2023-03-17 17:16:02',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(4298,'1000','41679066975','2023-03-17 18:29:47',130.00,NULL,'','4','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4299,'4000','41679066975','2023-03-17 18:29:47',NULL,130.00,'','4','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(4300,'1100','51679056924','2023-03-17 18:34:59',NULL,300.00,'','5','1','','1','77','payment','','','No',NULL,NULL,'RCF717CSJP'),(4301,'1020','51679056924','2023-03-17 18:34:59',300.00,NULL,'','5','1','','1','77','payment','','','No',NULL,NULL,'RCF717CSJP'),(4302,'1100','51679067417','2023-03-17 18:37:04',30.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(4303,'4000','51679067417','2023-03-17 18:37:04',NULL,30.00,'','5','1','Good sold','1','210','sales','12','','No',NULL,NULL,''),(4304,'1100','51679067713','2023-03-17 18:42:07',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(4305,'4000','51679067713','2023-03-17 18:42:07',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(4306,'1100','51679067809','2023-03-17 18:43:39',300.00,NULL,'','5','1','Good sold','1','168','sales','','','No',NULL,NULL,''),(4307,'4000','51679067809','2023-03-17 18:43:39',NULL,300.00,'','5','1','Good sold','1','168','sales','6','','No',NULL,NULL,''),(4308,'1100','51679067829','2023-03-17 18:43:57',600.00,NULL,'','5','1','Good sold','1','296','sales','','','No',NULL,NULL,''),(4309,'4000','51679067829','2023-03-17 18:43:57',NULL,600.00,'','5','1','Good sold','1','296','sales','6','','No',NULL,NULL,''),(4310,'1100','51679067829','2023-03-17 18:44:25',NULL,600.00,'','5','1','','1','296','payment','','','No',NULL,NULL,''),(4311,'1020','51679067829','2023-03-17 18:44:25',600.00,NULL,'','5','1','','1','296','payment','','','No',NULL,NULL,''),(4312,'1100','51679067809','2023-03-17 18:44:44',NULL,300.00,'','5','1','','1','168','payment','','','No',NULL,NULL,''),(4313,'1020','51679067809','2023-03-17 18:44:44',300.00,NULL,'','5','1','','1','168','payment','','','No',NULL,NULL,''),(4314,'1100','51679043815','2023-03-17 18:49:17',NULL,520.00,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(4315,'1020','51679043815','2023-03-17 18:49:17',520.00,NULL,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(4316,'1100','51679051316','2023-03-17 19:10:46',NULL,600.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(4317,'1020','51679051316','2023-03-17 19:10:46',600.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(4318,'1100','51679067417','2023-03-17 19:11:03',NULL,30.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(4319,'1020','51679067417','2023-03-17 19:11:03',30.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(4320,'1100','51679119432','2023-03-18 09:03:58',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(4321,'4000','51679119432','2023-03-18 09:03:58',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(4322,'1000','51679121511','2023-03-18 10:04:05',280.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,'RCI52KG1WJ'),(4323,'4000','51679121511','2023-03-18 10:04:05',NULL,280.00,'','5','1','Good sold','1','238','sales','2','','No',NULL,NULL,''),(4324,'1100','51679067713','2023-03-18 10:05:40',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(4325,'1020','51679067713','2023-03-18 10:05:40',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(4326,'1000','51679123215','2023-03-18 10:07:01',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,'RCH91WQDBL'),(4327,'4000','51679123215','2023-03-18 10:07:01',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(4328,'1000','51679124055','2023-03-18 11:07:50',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,'rci12s9mdh'),(4329,'4000','51679124055','2023-03-18 11:07:50',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(4330,'1100','51679127507','2023-03-18 11:18:35',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(4331,'4000','51679127507','2023-03-18 11:18:35',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(4332,'1100','51679130942','2023-03-18 12:15:50',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(4333,'4000','51679130942','2023-03-18 12:15:50',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(4334,'1100','51679130964','2023-03-18 12:16:21',600.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(4335,'4000','51679130964','2023-03-18 12:16:21',NULL,600.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(4336,'1100','51679130942','2023-03-18 12:24:23',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(4337,'1020','51679130942','2023-03-18 12:24:23',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(4338,'1100','51679131540','2023-03-18 12:25:48',300.00,NULL,'','5','1','Good sold','1','185','sales','','','No',NULL,NULL,''),(4339,'4000','51679131540','2023-03-18 12:25:48',NULL,300.00,'','5','1','Good sold','1','185','sales','2','','No',NULL,NULL,''),(4340,'1100','51679131610','2023-03-18 12:27:01',600.00,NULL,'','5','1','Good sold','1','154','sales','','','No',NULL,NULL,''),(4341,'4000','51679131610','2023-03-18 12:27:01',NULL,600.00,'','5','1','Good sold','1','154','sales','6','','No',NULL,NULL,''),(4342,'1100','51679131540','2023-03-18 12:30:06',NULL,300.00,'','5','1','','1','185','payment','','','No',NULL,NULL,''),(4343,'1020','51679131540','2023-03-18 12:30:06',300.00,NULL,'','5','1','','1','185','payment','','','No',NULL,NULL,''),(4344,'1100','51679035154','2023-03-18 13:04:11',NULL,300.00,'','5','1','','1','334','payment','','','No',NULL,NULL,''),(4345,'1020','51679035154','2023-03-18 13:04:11',300.00,NULL,'','5','1','','1','334','payment','','','No',NULL,NULL,''),(4346,'1100','51679127507','2023-03-18 13:13:28',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(4347,'1020','51679127507','2023-03-18 13:13:28',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(4348,'1100','51679131610','2023-03-18 13:22:28',NULL,600.00,'','5','1','','1','154','payment','','','No',NULL,NULL,''),(4349,'1020','51679131610','2023-03-18 13:22:28',600.00,NULL,'','5','1','','1','154','payment','','','No',NULL,NULL,''),(4350,'1100','51679130964','2023-03-18 13:22:54',NULL,600.00,'','5','1','','1','218','payment','','','No',NULL,NULL,''),(4351,'1020','51679130964','2023-03-18 13:22:54',600.00,NULL,'','5','1','','1','218','payment','','','No',NULL,NULL,''),(4352,'1100','51679135033','2023-03-18 13:24:00',300.00,NULL,'','5','1','Good sold','1','397','sales','','','No',NULL,NULL,''),(4353,'4000','51679135033','2023-03-18 13:24:00',NULL,300.00,'','5','1','Good sold','1','397','sales','6','','No',NULL,NULL,''),(4354,'1000','51679135067','2023-03-18 13:39:42',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,'RCI736SXJX'),(4355,'4000','51679135067','2023-03-18 13:39:42',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(4356,'1000','51679136289','2023-03-18 13:46:30',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4357,'4000','51679136289','2023-03-18 13:46:30',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(4358,'1000','51679136401','2023-03-18 13:48:00',130.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4359,'4000','51679136401','2023-03-18 13:48:00',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(4360,'1100','51679136898','2023-03-18 13:55:06',300.00,NULL,'','5','1','Good sold','1','341','sales','','','No',NULL,NULL,''),(4361,'4000','51679136898','2023-03-18 13:55:06',NULL,300.00,'','5','1','Good sold','1','341','sales','6','','No',NULL,NULL,''),(4362,'1100','51679136898','2023-03-18 14:07:45',NULL,300.00,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(4363,'1020','51679136898','2023-03-18 14:07:45',300.00,NULL,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(4364,'1100','51679135033','2023-03-18 14:16:52',NULL,300.00,'','5','1','','1','397','payment','','','No',NULL,NULL,''),(4365,'1020','51679135033','2023-03-18 14:16:52',300.00,NULL,'','5','1','','1','397','payment','','','No',NULL,NULL,''),(4366,'1100','51679142813','2023-03-18 15:33:44',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(4367,'4000','51679142813','2023-03-18 15:33:44',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(4368,'1100','51679143458','2023-03-18 15:44:27',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(4369,'4000','51679143458','2023-03-18 15:44:27',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(4370,'1100','51679143705','2023-03-18 15:49:14',1500.00,NULL,'','5','1','Good sold','1','267','sales','','','No',NULL,NULL,''),(4371,'4000','51679143705','2023-03-18 15:49:14',NULL,600.00,'','5','1','Good sold','1','267','sales','2','','No',NULL,NULL,''),(4372,'4000','51679143705','2023-03-18 15:49:14',NULL,900.00,'','5','1','Good sold','1','267','sales','6','','No',NULL,NULL,''),(4373,'1100','51679143807','2023-03-18 15:50:13',300.00,NULL,'','5','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(4374,'4000','51679143807','2023-03-18 15:50:13',NULL,300.00,'','5','1','Good sold','1','41','sales','6','','No',NULL,NULL,''),(4375,'1100','51679143807','2023-03-18 16:15:15',NULL,300.00,'','5','1','','1','41','payment','','','No',NULL,NULL,''),(4376,'1020','51679143807','2023-03-18 16:15:15',300.00,NULL,'','5','1','','1','41','payment','','','No',NULL,NULL,''),(4377,'1000','51679148474','2023-03-18 17:08:07',140.00,NULL,'','5','1','Good sold','1','143','sales','','','No',NULL,NULL,'RCI63PYZXQ'),(4378,'4000','51679148474','2023-03-18 17:08:07',NULL,140.00,'','5','1','Good sold','1','143','sales','10','','No',NULL,NULL,''),(4379,'1000','51679148544','2023-03-18 17:32:17',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4380,'4000','51679148544','2023-03-18 17:32:17',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(4381,'1100','51679119432','2023-03-18 17:33:26',NULL,300.00,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(4382,'1020','51679119432','2023-03-18 17:33:26',300.00,NULL,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(4383,'1000','51679150926','2023-03-18 17:48:59',300.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,'RCI73WNEVJ'),(4384,'4000','51679150926','2023-03-18 17:48:59',NULL,300.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(4385,'1100','51679151201','2023-03-18 17:53:28',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(4386,'4000','51679151201','2023-03-18 17:53:28',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(4387,'1100','51679142813','2023-03-18 17:59:43',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(4388,'1020','51679142813','2023-03-18 17:59:43',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(4389,'1100','51679151201','2023-03-18 18:15:03',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(4390,'1020','51679151201','2023-03-18 18:15:03',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(4391,'1000','51679154729','2023-03-18 18:52:22',280.00,NULL,'','5','1','Good sold','1','19','sales','','','No',NULL,NULL,'RCI044OTZ4'),(4392,'4000','51679154729','2023-03-18 18:52:22',NULL,280.00,'','5','1','Good sold','1','19','sales','6','','No',NULL,NULL,''),(4393,'1100','51679155108','2023-03-18 18:58:35',300.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(4394,'4000','51679155108','2023-03-18 18:58:35',NULL,300.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(4395,'1100','51679155166','2023-03-18 18:59:32',150.00,NULL,'','5','1','Good sold','1','380','sales','','','No',NULL,NULL,''),(4396,'4000','51679155166','2023-03-18 18:59:32',NULL,150.00,'','5','1','Good sold','1','380','sales','8','','No',NULL,NULL,''),(4397,'1100','51679221243','2023-03-19 13:21:17',1200.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(4398,'4000','51679221243','2023-03-19 13:21:17',NULL,900.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(4399,'4000','51679221243','2023-03-19 13:21:17',NULL,300.00,'','5','1','Good sold','1','98','sales','4','','No',NULL,NULL,''),(4400,'1100','51679221298','2023-03-19 13:21:52',300.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,''),(4401,'4000','51679221298','2023-03-19 13:21:52',NULL,300.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(4402,'1100','51679221326','2023-03-19 13:22:19',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(4403,'4000','51679221326','2023-03-19 13:22:19',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(4404,'1100','51679221350','2023-03-19 13:22:42',300.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(4405,'4000','51679221350','2023-03-19 13:22:42',NULL,300.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(4406,'1100','51679221350','2023-03-19 13:23:00',NULL,300.00,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(4407,'1020','51679221350','2023-03-19 13:23:00',300.00,NULL,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(4408,'1100','51679155108','2023-03-19 13:23:31',NULL,300.00,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(4409,'1020','51679155108','2023-03-19 13:23:31',300.00,NULL,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(4410,'1100','51679155166','2023-03-19 13:23:55',NULL,150.00,'','5','1','','1','380','payment','','','No',NULL,NULL,''),(4411,'1020','51679155166','2023-03-19 13:23:55',150.00,NULL,'','5','1','','1','380','payment','','','No',NULL,NULL,''),(4412,'1100','51679221822','2023-03-19 13:30:32',900.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(4413,'4000','51679221822','2023-03-19 13:30:32',NULL,900.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(4414,'1100','51679225574','2023-03-19 14:33:01',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(4415,'4000','51679225574','2023-03-19 14:33:01',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(4416,'1100','51679225574','2023-03-19 14:33:28',NULL,300.00,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(4417,'1020','51679225574','2023-03-19 14:33:28',300.00,NULL,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(4418,'1100','51679226476','2023-03-19 14:48:04',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(4419,'4000','51679226476','2023-03-19 14:48:04',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(4420,'1100','51679229085','2023-03-19 15:31:34',300.00,NULL,'','5','1','Good sold','1','183','sales','','','No',NULL,NULL,''),(4421,'4000','51679229085','2023-03-19 15:31:34',NULL,300.00,'','5','1','Good sold','1','183','sales','2','','No',NULL,NULL,''),(4422,'1100','51679221298','2023-03-19 16:05:39',NULL,300.00,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(4423,'1020','51679221298','2023-03-19 16:05:39',300.00,NULL,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(4424,'1100','51679221822','2023-03-19 16:49:41',NULL,600.00,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(4425,'1020','51679221822','2023-03-19 16:49:41',600.00,NULL,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(4426,'1000','51679232343','2023-03-19 16:51:39',300.00,NULL,'','5','1','Good sold','1','442','sales','','','No',NULL,NULL,'RCJ66CCD9Y'),(4427,'4000','51679232343','2023-03-19 16:51:39',NULL,300.00,'','5','1','Good sold','1','442','sales','4','','No',NULL,NULL,''),(4428,'1100','51679234232','2023-03-19 16:57:31',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(4429,'4000','51679234232','2023-03-19 16:57:31',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(4430,'1100','51679234366','2023-03-19 17:00:29',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(4431,'4000','51679234366','2023-03-19 17:00:29',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(4432,'1100','51679226476','2023-03-19 17:01:29',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(4433,'1020','51679226476','2023-03-19 17:01:29',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(4434,'1100','51679221326','2023-03-19 17:04:24',NULL,300.00,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(4435,'1020','51679221326','2023-03-19 17:04:24',300.00,NULL,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(4436,'1100','51679234932','2023-03-19 17:08:59',300.00,NULL,'','5','1','Good sold','1','90','sales','','','No',NULL,NULL,''),(4437,'4000','51679234932','2023-03-19 17:08:59',NULL,300.00,'','5','1','Good sold','1','90','sales','6','','No',NULL,NULL,''),(4438,'1100','51679234232','2023-03-19 17:19:53',NULL,300.00,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(4439,'1020','51679234232','2023-03-19 17:19:53',300.00,NULL,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(4440,'1100','51679236477','2023-03-19 17:34:44',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(4441,'4000','51679236477','2023-03-19 17:34:44',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(4442,'1100','51679237020','2023-03-19 17:43:48',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(4443,'4000','51679237020','2023-03-19 17:43:48',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(4444,'1100','51679237041','2023-03-19 17:44:13',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(4445,'4000','51679237041','2023-03-19 17:44:13',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(4446,'1100','51679237105','2023-03-19 17:45:14',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(4447,'4000','51679237105','2023-03-19 17:45:14',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(4448,'1100','51679237105','2023-03-19 17:57:32',NULL,300.00,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(4449,'1020','51679237105','2023-03-19 17:57:32',300.00,NULL,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(4450,'1000','51679237917','2023-03-19 17:58:47',300.00,NULL,'','5','1','Good sold','1','245','sales','','','No',NULL,NULL,'RCJ46J8TJI'),(4451,'4000','51679237917','2023-03-19 17:58:47',NULL,300.00,'','5','1','Good sold','1','245','sales','4','','No',NULL,NULL,''),(4452,'1100','51679238164','2023-03-19 18:03:01',300.00,NULL,'','5','1','Good sold','1','189','sales','','','No',NULL,NULL,''),(4453,'4000','51679238164','2023-03-19 18:03:01',NULL,300.00,'','5','1','Good sold','1','189','sales','2','','No',NULL,NULL,''),(4454,'1100','51679237020','2023-03-19 18:08:10',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(4455,'1020','51679237020','2023-03-19 18:08:10',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(4456,'1100','51679221243','2023-03-19 18:20:03',NULL,1200.00,'','5','1','','1','98','payment','','','No',NULL,NULL,''),(4457,'1020','51679221243','2023-03-19 18:20:03',1200.00,NULL,'','5','1','','1','98','payment','','','No',NULL,NULL,''),(4458,'1000','51679239228','2023-03-19 18:20:35',300.00,NULL,'','5','1','Good sold','1','180','Payment','','','No',NULL,NULL,''),(4459,'4000','51679239228','2023-03-19 18:20:35',NULL,300.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(4460,'1100','51679240285','2023-03-19 18:38:25',1200.00,NULL,'','5','1','Good sold','1','351','sales','','','No',NULL,NULL,''),(4461,'4000','51679240285','2023-03-19 18:38:25',NULL,1200.00,'','5','1','Good sold','1','351','sales','6','','No',NULL,NULL,''),(4462,'1100','51679240459','2023-03-19 18:41:06',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(4463,'4000','51679240459','2023-03-19 18:41:06',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(4464,'1100','51679241528','2023-03-19 18:58:55',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(4465,'4000','51679241528','2023-03-19 18:58:55',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(4466,'1100','51679240285','2023-03-19 19:11:59',NULL,1200.00,'','5','1','','1','351','payment','','','No',NULL,NULL,''),(4467,'1020','51679240285','2023-03-19 19:11:59',1200.00,NULL,'','5','1','','1','351','payment','','','No',NULL,NULL,''),(4468,'1100','51679236477','2023-03-19 19:12:26',NULL,300.00,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(4469,'1020','51679236477','2023-03-19 19:12:26',300.00,NULL,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(4470,'1100','51679240459','2023-03-19 19:13:05',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(4471,'1020','51679240459','2023-03-19 19:13:05',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(4472,'1100','51679291864','2023-03-20 08:57:58',2520.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(4473,'4000','51679291864','2023-03-20 08:57:58',NULL,2520.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(4474,'1100','51679143705','2023-03-20 08:59:14',NULL,1500.00,'','5','1','','1','267','payment','','','No',NULL,NULL,''),(4475,'1020','51679143705','2023-03-20 08:59:14',1500.00,NULL,'','5','1','','1','267','payment','','','No',NULL,NULL,''),(4476,'1100','51679143458','2023-03-20 08:59:44',NULL,280.00,'','5','1','','1','145','payment','','','No',NULL,NULL,''),(4477,'1020','51679143458','2023-03-20 08:59:44',280.00,NULL,'','5','1','','1','145','payment','','','No',NULL,NULL,''),(4478,'1100','51679234366','2023-03-20 09:00:04',NULL,600.00,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(4479,'1020','51679234366','2023-03-20 09:00:04',600.00,NULL,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(4480,'1100','51679292739','2023-03-20 09:12:30',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(4481,'4000','51679292739','2023-03-20 09:12:30',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(4482,'1100','51679229085','2023-03-20 09:19:37',NULL,300.00,'','5','1','','1','183','payment','','','No',NULL,NULL,''),(4483,'1020','51679229085','2023-03-20 09:19:37',300.00,NULL,'','5','1','','1','183','payment','','','No',NULL,NULL,''),(4484,'1100','51679234932','2023-03-20 09:29:46',NULL,300.00,'','5','1','','1','90','payment','','','No',NULL,NULL,''),(4485,'1020','51679234932','2023-03-20 09:29:46',300.00,NULL,'','5','1','','1','90','payment','','','No',NULL,NULL,''),(4486,'1100','51679296607','2023-03-20 10:17:16',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(4487,'4000','51679296607','2023-03-20 10:17:16',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(4488,'1100','51679296666','2023-03-20 10:18:44',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(4489,'4000','51679296666','2023-03-20 10:18:44',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(4490,'1100','51679296748','2023-03-20 10:20:30',250.00,NULL,'','5','1','Good sold','1','276','sales','','','No',NULL,NULL,''),(4491,'4000','51679296748','2023-03-20 10:20:30',NULL,250.00,'','5','1','Good sold','1','276','sales','6','','No',NULL,NULL,''),(4492,'1100','51679296852','2023-03-20 10:21:00',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(4493,'4000','51679296852','2023-03-20 10:21:00',NULL,300.00,'','5','1','Good sold','1','304','sales','4','','No',NULL,NULL,''),(4494,'1100','51679296887','2023-03-20 10:21:36',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(4495,'4000','51679296887','2023-03-20 10:21:36',NULL,600.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(4496,'1000','51679296909','2023-03-20 10:21:56',300.00,NULL,'','5','1','Good sold','1','247','sales','','','No',NULL,NULL,'RCK97XK5M7'),(4497,'4000','51679296909','2023-03-20 10:21:56',NULL,300.00,'','5','1','Good sold','1','247','sales','2','','No',NULL,NULL,''),(4498,'1000','51679301464','2023-03-20 11:37:54',280.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,'RCK2844TJS'),(4499,'4000','51679301464','2023-03-20 11:37:54',NULL,280.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(4500,'1000','51679301505','2023-03-20 11:38:34',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4501,'4000','51679301505','2023-03-20 11:38:34',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(4502,'1100','51679241528','2023-03-20 11:38:58',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(4503,'1020','51679241528','2023-03-20 11:38:58',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(4504,'1100','51679301576','2023-03-20 11:39:44',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(4505,'4000','51679301576','2023-03-20 11:39:44',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(4506,'1100','51679301595','2023-03-20 11:40:42',600.00,NULL,'','5','1','Good sold','1','358','sales','','','No',NULL,NULL,''),(4507,'4000','51679301595','2023-03-20 11:40:42',NULL,600.00,'','5','1','Good sold','1','358','sales','4','','No',NULL,NULL,''),(4508,'1000','51679301805','2023-03-20 11:47:43',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,'RCK385CDL9'),(4509,'4000','51679301805','2023-03-20 11:47:43',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(4510,'1100','51679301576','2023-03-20 11:54:35',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(4511,'1020','51679301576','2023-03-20 11:54:35',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(4512,'1100','51679302535','2023-03-20 11:56:45',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(4513,'4000','51679302535','2023-03-20 11:56:45',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(4514,'1100','51679302535','2023-03-20 11:57:01',NULL,130.00,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(4515,'1020','51679302535','2023-03-20 11:57:01',130.00,NULL,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(4516,'1100','51679304695','2023-03-20 12:31:54',600.00,NULL,'','5','1','Good sold','1','265','sales','','','No',NULL,NULL,''),(4517,'4000','51679304695','2023-03-20 12:31:54',NULL,600.00,'','5','1','Good sold','1','265','sales','4','','No',NULL,NULL,''),(4518,'1100','51679308961','2023-03-20 13:42:47',300.00,NULL,'','5','1','Good sold','1','306','sales','','','No',NULL,NULL,''),(4519,'4000','51679308961','2023-03-20 13:42:47',NULL,300.00,'','5','1','Good sold','1','306','sales','2','','No',NULL,NULL,''),(4520,'1100','51679308961','2023-03-20 13:45:10',NULL,300.00,'','5','1','','1','306','payment','','','No',NULL,NULL,''),(4521,'1020','51679308961','2023-03-20 13:45:10',300.00,NULL,'','5','1','','1','306','payment','','','No',NULL,NULL,''),(4522,'1100','51679296887','2023-03-20 13:58:55',NULL,600.00,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(4523,'1020','51679296887','2023-03-20 13:58:55',600.00,NULL,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(4524,'1100','51679304695','2023-03-20 14:13:34',NULL,600.00,'','5','1','','1','265','payment','','','No',NULL,NULL,''),(4525,'1020','51679304695','2023-03-20 14:13:34',600.00,NULL,'','5','1','','1','265','payment','','','No',NULL,NULL,''),(4526,'1100','51679237041','2023-03-20 14:20:03',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(4527,'1020','51679237041','2023-03-20 14:20:03',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(4528,'1100','51679311767','2023-03-20 14:29:51',1200.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(4529,'4000','51679311767','2023-03-20 14:29:51',NULL,600.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(4530,'4000','51679311767','2023-03-20 14:29:51',NULL,600.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(4531,'1000','51679314285','2023-03-20 15:11:35',140.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCK28NG8FM'),(4532,'4000','51679314285','2023-03-20 15:11:35',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(4533,'1100','51679321797','2023-03-20 17:16:45',300.00,NULL,'','5','1','Good sold','1','140','sales','','','No',NULL,NULL,''),(4534,'4000','51679321797','2023-03-20 17:16:45',NULL,300.00,'','5','1','Good sold','1','140','sales','2','','No',NULL,NULL,''),(4535,'1100','51679321818','2023-03-20 17:17:07',300.00,NULL,'','5','1','Good sold','1','250','sales','','','No',NULL,NULL,''),(4536,'4000','51679321818','2023-03-20 17:17:07',NULL,300.00,'','5','1','Good sold','1','250','sales','4','','No',NULL,NULL,''),(4537,'1100','51679321836','2023-03-20 17:17:27',600.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(4538,'4000','51679321836','2023-03-20 17:17:27',NULL,600.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(4539,'1000','51679322169','2023-03-20 17:22:59',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RCK58ZBHBD'),(4540,'4000','51679322169','2023-03-20 17:22:59',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(4541,'1100','51679301595','2023-03-20 17:44:28',NULL,600.00,'','5','1','','1','358','payment','','','No',NULL,NULL,''),(4542,'1020','51679301595','2023-03-20 17:44:28',600.00,NULL,'','5','1','','1','358','payment','','','No',NULL,NULL,''),(4543,'1100','51679321818','2023-03-20 17:49:48',NULL,300.00,'','5','1','','1','250','payment','','','No',NULL,NULL,''),(4544,'1020','51679321818','2023-03-20 17:49:48',300.00,NULL,'','5','1','','1','250','payment','','','No',NULL,NULL,''),(4545,'1100','51679238164','2023-03-20 17:52:45',NULL,300.00,'','5','1','','1','189','payment','','','No',NULL,NULL,''),(4546,'1020','51679238164','2023-03-20 17:52:45',300.00,NULL,'','5','1','','1','189','payment','','','No',NULL,NULL,''),(4547,'1100','51679221822','2023-03-20 17:54:14',NULL,300.00,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(4548,'1020','51679221822','2023-03-20 17:54:14',300.00,NULL,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(4549,'1100','51678956985','2023-03-20 17:55:51',NULL,300.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(4550,'1020','51678956985','2023-03-20 17:55:51',300.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(4551,'1100','51678799961','2023-03-20 17:58:19',NULL,300.00,'','5','1','','1','436','payment','','','No',NULL,NULL,''),(4552,'1020','51678799961','2023-03-20 17:58:19',300.00,NULL,'','5','1','','1','436','payment','','','No',NULL,NULL,''),(4553,'1100','51679311767','2023-03-20 17:59:49',NULL,1200.00,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(4554,'1020','51679311767','2023-03-20 17:59:49',1200.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(4555,'1100','51679321797','2023-03-20 18:01:46',NULL,300.00,'','5','1','','1','140','payment','','','No',NULL,NULL,''),(4556,'1020','51679321797','2023-03-20 18:01:46',300.00,NULL,'','5','1','','1','140','payment','','','No',NULL,NULL,''),(4557,'1000','51679325244','2023-03-20 18:14:12',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,'RCK494539E'),(4558,'4000','51679325244','2023-03-20 18:14:12',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(4559,'1000','51679383491','2023-03-21 10:24:58',300.00,NULL,'','5','1','Good sold','1','413','sales','','','No',NULL,NULL,'RCL2AGX0IA'),(4560,'4000','51679383491','2023-03-21 10:24:58',NULL,300.00,'','5','1','Good sold','1','413','sales','6','','No',NULL,NULL,''),(4561,'1000','51679383547','2023-03-21 10:25:57',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,'RCL9A3PJC5'),(4562,'4000','51679383547','2023-03-21 10:25:57',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(4563,'1100','51679383591','2023-03-21 10:26:48',600.00,NULL,'','5','1','Good sold','1','83','sales','','','No',NULL,NULL,''),(4564,'4000','51679383591','2023-03-21 10:26:48',NULL,600.00,'','5','1','Good sold','1','83','sales','2','','No',NULL,NULL,''),(4565,'1100','51679383619','2023-03-21 10:27:13',300.00,NULL,'','5','1','Good sold','1','132','sales','','','No',NULL,NULL,''),(4566,'4000','51679383619','2023-03-21 10:27:13',NULL,300.00,'','5','1','Good sold','1','132','sales','8','','No',NULL,NULL,''),(4567,'1100','51679388096','2023-03-21 11:41:43',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(4568,'4000','51679388096','2023-03-21 11:41:43',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(4569,'1000','51679389326','2023-03-21 12:02:15',280.00,NULL,'','5','1','Good sold','1','443','Payment','','','No',NULL,NULL,''),(4570,'4000','51679389326','2023-03-21 12:02:15',NULL,280.00,'','5','1','Good sold','1','443','sales','6','','No',NULL,NULL,''),(4571,'1100','51679389855','2023-03-21 12:11:06',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(4572,'4000','51679389855','2023-03-21 12:11:06',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(4573,'1100','51679390495','2023-03-21 12:21:43',300.00,NULL,'','5','1','Good sold','1','215','sales','','','No',NULL,NULL,''),(4574,'4000','51679390495','2023-03-21 12:21:43',NULL,300.00,'','5','1','Good sold','1','215','sales','2','','No',NULL,NULL,''),(4575,'1000','51679392685','2023-03-21 12:58:21',560.00,NULL,'','5','1','Good sold','1','419','sales','','','No',NULL,NULL,'RCL7AV4DBX'),(4576,'4000','51679392685','2023-03-21 12:58:21',NULL,560.00,'','5','1','Good sold','1','419','sales','4','','No',NULL,NULL,''),(4577,'1100','51679389855','2023-03-21 13:01:18',NULL,1200.00,'','5','1','','1','444','payment','','','No',NULL,NULL,'RCL6AVL1V2'),(4578,'1020','51679389855','2023-03-21 13:01:18',1200.00,NULL,'','5','1','','1','444','payment','','','No',NULL,NULL,'RCL6AVL1V2'),(4579,'1000','51679393167','2023-03-21 13:06:36',380.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,'RCL4AW4BC0'),(4580,'4000','51679393167','2023-03-21 13:06:36',NULL,130.00,'','5','1','Good sold','1','88','sales','8','','No',NULL,NULL,''),(4581,'4000','51679393167','2023-03-21 13:06:36',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(4582,'1000','51679394045','2023-03-21 13:23:25',560.00,NULL,'','5','1','Good sold','1','445','sales','','','No',NULL,NULL,'RCL8AXF4CO'),(4583,'4000','51679394045','2023-03-21 13:23:25',NULL,560.00,'','5','1','Good sold','1','445','sales','6','','No',NULL,NULL,''),(4584,'1100','51679388096','2023-03-21 13:29:01',NULL,300.00,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(4585,'1020','51679388096','2023-03-21 13:29:01',300.00,NULL,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(4586,'1100','51679383619','2023-03-21 13:32:23',NULL,300.00,'','5','1','','1','132','payment','','','No',NULL,NULL,''),(4587,'1020','51679383619','2023-03-21 13:32:23',300.00,NULL,'','5','1','','1','132','payment','','','No',NULL,NULL,''),(4588,'1000','51679398035','2023-03-21 14:40:02',900.00,NULL,'','5','1','Good sold','1','29','sales','','','No',NULL,NULL,'RCL2B4TWE2'),(4589,'4000','51679398035','2023-03-21 14:40:02',NULL,900.00,'','5','1','Good sold','1','29','sales','6','','No',NULL,NULL,''),(4590,'1000','51679400057','2023-03-21 15:01:16',750.00,NULL,'','5','1','Good sold','1','125','sales','','','No',NULL,NULL,'RCL5B6WQBT'),(4591,'4000','51679400057','2023-03-21 15:01:16',NULL,600.00,'','5','1','Good sold','1','125','sales','6','','No',NULL,NULL,''),(4592,'4000','51679400057','2023-03-21 15:01:16',NULL,150.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(4593,'1100','51679400362','2023-03-21 15:06:13',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(4594,'4000','51679400362','2023-03-21 15:06:13',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(4595,'1100','51679401609','2023-03-21 15:26:56',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(4596,'4000','51679401609','2023-03-21 15:26:56',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(4597,'1100','51679401609','2023-03-21 15:54:00',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(4598,'1020','51679401609','2023-03-21 15:54:00',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(4599,'1100','51679411849','2023-03-21 18:17:43',300.00,NULL,'','5','1','Good sold','1','403','sales','','','No',NULL,NULL,''),(4600,'4000','51679411849','2023-03-21 18:17:43',NULL,300.00,'','5','1','Good sold','1','403','sales','4','','No',NULL,NULL,''),(4601,'1100','51679411900','2023-03-21 18:18:34',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(4602,'4000','51679411900','2023-03-21 18:18:34',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(4603,'1000','51679411923','2023-03-21 18:18:55',300.00,NULL,'','5','1','Good sold','1','272','Payment','','','No',NULL,NULL,''),(4604,'4000','51679411923','2023-03-21 18:18:55',NULL,300.00,'','5','1','Good sold','1','272','sales','4','','No',NULL,NULL,''),(4605,'1100','51679411941','2023-03-21 18:19:23',300.00,NULL,'','5','1','Good sold','1','355','sales','','','No',NULL,NULL,''),(4606,'4000','51679411941','2023-03-21 18:19:23',NULL,300.00,'','5','1','Good sold','1','355','sales','2','','No',NULL,NULL,''),(4607,'1100','51679411971','2023-03-21 18:19:42',300.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(4608,'4000','51679411971','2023-03-21 18:19:42',NULL,300.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(4609,'1100','51679411998','2023-03-21 18:20:25',300.00,NULL,'','5','1','Good sold','1','401','sales','','','No',NULL,NULL,''),(4610,'4000','51679411998','2023-03-21 18:20:25',NULL,300.00,'','5','1','Good sold','1','401','sales','6','','No',NULL,NULL,''),(4611,'1100','51679412130','2023-03-21 18:22:18',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(4612,'4000','51679412130','2023-03-21 18:22:18',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(4613,'1100','51679412353','2023-03-21 18:26:10',600.00,NULL,'','5','1','Good sold','1','148','sales','','','No',NULL,NULL,''),(4614,'4000','51679412353','2023-03-21 18:26:10',NULL,600.00,'','5','1','Good sold','1','148','sales','6','','No',NULL,NULL,''),(4615,'1100','51679412384','2023-03-21 18:26:33',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(4616,'4000','51679412384','2023-03-21 18:26:33',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(4617,'1100','51679321836','2023-03-21 18:28:13',NULL,600.00,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(4618,'1020','51679321836','2023-03-21 18:28:13',600.00,NULL,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(4619,'1100','51679411849','2023-03-21 18:28:35',NULL,300.00,'','5','1','','1','403','payment','','','No',NULL,NULL,''),(4620,'1020','51679411849','2023-03-21 18:28:35',300.00,NULL,'','5','1','','1','403','payment','','','No',NULL,NULL,''),(4621,'1100','51679411900','2023-03-21 18:28:57',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(4622,'1020','51679411900','2023-03-21 18:28:57',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(4623,'1000','51679414029','2023-03-21 18:54:03',840.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4624,'4000','51679414029','2023-03-21 18:54:03',NULL,840.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(4625,'1100','51679411941','2023-03-21 18:54:29',NULL,300.00,'','5','1','','1','355','payment','','','No',NULL,NULL,''),(4626,'1020','51679411941','2023-03-21 18:54:29',300.00,NULL,'','5','1','','1','355','payment','','','No',NULL,NULL,''),(4627,'1100','51679411971','2023-03-21 18:57:27',NULL,300.00,'','5','1','','1','425','payment','','','No',NULL,NULL,''),(4628,'1020','51679411971','2023-03-21 18:57:27',300.00,NULL,'','5','1','','1','425','payment','','','No',NULL,NULL,''),(4629,'1100','51679400362','2023-03-21 19:05:28',NULL,600.00,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(4630,'1020','51679400362','2023-03-21 19:05:28',600.00,NULL,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(4631,'1100','51679390495','2023-03-21 19:09:47',NULL,300.00,'','5','1','','1','215','payment','','','No',NULL,NULL,''),(4632,'1020','51679390495','2023-03-21 19:09:47',300.00,NULL,'','5','1','','1','215','payment','','','No',NULL,NULL,''),(4633,'1000','51679468441','2023-03-22 10:00:52',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCL7BOJHZL'),(4634,'4000','51679468441','2023-03-22 10:00:52',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(4635,'1100','51679468507','2023-03-22 10:02:01',7560.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(4636,'4000','51679468507','2023-03-22 10:02:01',NULL,7560.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(4637,'1000','51679468870','2023-03-22 10:07:57',300.00,NULL,'','5','1','Good sold','1','166','sales','','','No',NULL,NULL,'RCM9D12O1D'),(4638,'4000','51679468870','2023-03-22 10:07:57',NULL,300.00,'','5','1','Good sold','1','166','sales','6','','No',NULL,NULL,''),(4639,'1100','51679469013','2023-03-22 10:10:20',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(4640,'4000','51679469013','2023-03-22 10:10:20',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(4641,'1100','51679411998','2023-03-22 10:12:04',NULL,300.00,'','5','1','','1','401','payment','','','No',NULL,NULL,''),(4642,'1020','51679411998','2023-03-22 10:12:04',300.00,NULL,'','5','1','','1','401','payment','','','No',NULL,NULL,''),(4643,'1100','51679412130','2023-03-22 10:12:23',NULL,300.00,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(4644,'1020','51679412130','2023-03-22 10:12:23',300.00,NULL,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(4645,'1100','51679412353','2023-03-22 10:12:41',NULL,600.00,'','5','1','','1','148','payment','','','No',NULL,NULL,''),(4646,'1040','51679412353','2023-03-22 10:12:41',600.00,NULL,'','5','1','','1','148','payment','','','No',NULL,NULL,''),(4647,'1100','51679412384','2023-03-22 10:13:26',NULL,250.00,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(4648,'1020','51679412384','2023-03-22 10:13:26',250.00,NULL,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(4649,'1100','51679469013','2023-03-22 10:16:19',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(4650,'1020','51679469013','2023-03-22 10:16:19',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(4651,'1100','51679471655','2023-03-22 10:54:37',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(4652,'4000','51679471655','2023-03-22 10:54:37',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(4653,'1100','51679471736','2023-03-22 10:55:50',1000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(4654,'4000','51679471736','2023-03-22 10:55:50',NULL,1000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(4655,'1100','51679471785','2023-03-22 10:56:37',600.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(4656,'4000','51679471785','2023-03-22 10:56:37',NULL,600.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(4657,'1100','51678790949','2023-03-22 13:15:06',NULL,1120.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(4658,'1020','51678790949','2023-03-22 13:15:06',1120.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(4659,'1100','51678862743','2023-03-22 13:16:27',NULL,8400.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(4660,'1020','51678862743','2023-03-22 13:16:27',8400.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(4661,'1100','51678875401','2023-03-22 13:17:05',NULL,4200.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(4662,'1020','51678875401','2023-03-22 13:17:05',4200.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(4663,'1100','51679488132','2023-03-22 15:29:02',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(4664,'4000','51679488132','2023-03-22 15:29:02',NULL,300.00,'','5','1','Good sold','1','270','sales','4','','No',NULL,NULL,''),(4665,'1100','51679488219','2023-03-22 15:30:28',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(4666,'4000','51679488219','2023-03-22 15:30:28',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(4667,'1100','51679488236','2023-03-22 15:30:49',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(4668,'4000','51679488236','2023-03-22 15:30:49',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(4669,'1100','51679488265','2023-03-22 15:31:17',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(4670,'4000','51679488265','2023-03-22 15:31:17',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(4671,'1100','51679488296','2023-03-22 15:31:49',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(4672,'4000','51679488296','2023-03-22 15:31:49',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(4673,'1100','51679488342','2023-03-22 15:32:32',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(4674,'4000','51679488342','2023-03-22 15:32:32',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(4675,'1100','51679412384','2023-03-22 15:35:59',NULL,50.00,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(4676,'1020','51679412384','2023-03-22 15:35:59',50.00,NULL,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(4677,'1100','51679488296','2023-03-22 15:36:18',NULL,900.00,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(4678,'1020','51679488296','2023-03-22 15:36:18',900.00,NULL,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(4679,'1100','51679471785','2023-03-22 15:37:58',NULL,600.00,'','5','1','','1','118','payment','','','No',NULL,NULL,''),(4680,'1020','51679471785','2023-03-22 15:37:58',600.00,NULL,'','5','1','','1','118','payment','','','No',NULL,NULL,''),(4681,'1100','51679488342','2023-03-22 15:38:24',NULL,300.00,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(4682,'1020','51679488342','2023-03-22 15:38:24',300.00,NULL,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(4683,'1100','51679490807','2023-03-22 16:13:33',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(4684,'4000','51679490807','2023-03-22 16:13:33',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(4685,'1100','51679490847','2023-03-22 16:14:16',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(4686,'4000','51679490847','2023-03-22 16:14:16',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(4687,'1100','51679491035','2023-03-22 16:17:25',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(4688,'4000','51679491035','2023-03-22 16:17:25',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(4689,'1100','51679488219','2023-03-22 16:21:30',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(4690,'1020','51679488219','2023-03-22 16:21:30',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(4691,'1100','51679492361','2023-03-22 16:39:32',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(4692,'4000','51679492361','2023-03-22 16:39:32',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(4693,'1100','51679492361','2023-03-22 16:40:00',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(4694,'1020','51679492361','2023-03-22 16:40:00',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(4695,'1100','51679495923','2023-03-22 17:38:49',300.00,NULL,'','5','1','Good sold','1','169','sales','','','No',NULL,NULL,''),(4696,'4000','51679495923','2023-03-22 17:38:49',NULL,300.00,'','5','1','Good sold','1','169','sales','2','','No',NULL,NULL,''),(4697,'1100','51679495960','2023-03-22 17:39:38',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(4698,'4000','51679495960','2023-03-22 17:39:38',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(4699,'1100','51679496348','2023-03-22 17:45:56',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(4700,'4000','51679496348','2023-03-22 17:45:56',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(4701,'1100','51679490807','2023-03-22 17:50:16',NULL,300.00,'','5','1','','1','317','payment','','','No',NULL,NULL,''),(4702,'1020','51679490807','2023-03-22 17:50:16',300.00,NULL,'','5','1','','1','317','payment','','','No',NULL,NULL,''),(4703,'1100','51679496348','2023-03-22 17:50:54',NULL,300.00,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(4704,'1020','51679496348','2023-03-22 17:50:54',300.00,NULL,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(4705,'1100','51679488132','2023-03-22 17:53:22',NULL,300.00,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(4706,'1020','51679488132','2023-03-22 17:53:22',300.00,NULL,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(4707,'1000','51679497804','2023-03-22 18:10:13',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,'RCM6EBS3I2'),(4708,'4000','51679497804','2023-03-22 18:10:13',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(4709,'1100','51679488265','2023-03-22 18:21:42',NULL,300.00,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(4710,'1020','51679488265','2023-03-22 18:21:42',300.00,NULL,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(4711,'1100','51679498584','2023-03-22 18:23:31',600.00,NULL,'','5','1','Good sold','1','314','sales','','','No',NULL,NULL,''),(4712,'4000','51679498584','2023-03-22 18:23:31',NULL,300.00,'','5','1','Good sold','1','314','sales','6','','No',NULL,NULL,''),(4713,'4000','51679498584','2023-03-22 18:23:31',NULL,300.00,'','5','1','Good sold','1','314','sales','4','','No',NULL,NULL,''),(4714,'1100','51679495923','2023-03-22 18:38:00',NULL,300.00,'','5','1','','1','169','payment','','','No',NULL,NULL,''),(4715,'1020','51679495923','2023-03-22 18:38:00',300.00,NULL,'','5','1','','1','169','payment','','','No',NULL,NULL,''),(4716,'1100','51679498584','2023-03-22 19:11:42',NULL,600.00,'','5','1','','1','314','payment','','','No',NULL,NULL,''),(4717,'1020','51679498584','2023-03-22 19:11:42',600.00,NULL,'','5','1','','1','314','payment','','','No',NULL,NULL,''),(4718,'1100','51679488236','2023-03-22 19:12:08',NULL,300.00,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(4719,'1020','51679488236','2023-03-22 19:12:08',300.00,NULL,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(4720,'1000','51679550751','2023-03-23 08:52:42',600.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,'RCM8DSF6UG'),(4721,'4000','51679550751','2023-03-23 08:52:42',NULL,600.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(4722,'1100','51679550827','2023-03-23 08:57:53',300.00,NULL,'','5','1','Good sold','1','446','sales','','','No',NULL,NULL,''),(4723,'4000','51679550827','2023-03-23 08:57:53',NULL,300.00,'','5','1','Good sold','1','446','sales','4','','No',NULL,NULL,''),(4724,'1100','51679556302','2023-03-23 10:25:13',1200.00,NULL,'','5','1','Good sold','1','447','sales','','','No',NULL,NULL,''),(4725,'4000','51679556302','2023-03-23 10:25:13',NULL,1200.00,'','5','1','Good sold','1','447','sales','6','','No',NULL,NULL,''),(4726,'1100','51679556491','2023-03-23 10:28:26',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(4727,'4000','51679556491','2023-03-23 10:28:26',NULL,1500.00,'','5','1','Good sold','1','65','sales','6','','No',NULL,NULL,''),(4728,'1100','51679556589','2023-03-23 10:30:08',750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(4729,'4000','51679556589','2023-03-23 10:30:08',NULL,750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(4732,'1100','51679557395','2023-03-23 10:43:25',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(4733,'4000','51679557395','2023-03-23 10:43:25',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(4734,'1100','51679557531','2023-03-23 10:58:08',1680.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(4735,'4000','51679557531','2023-03-23 10:58:08',NULL,1680.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(4736,'1100','51679557531','2023-03-23 11:01:18',NULL,1400.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(4737,'1020','51679557531','2023-03-23 11:01:18',1400.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(4738,'1100','51679556302','2023-03-23 11:09:11',NULL,1200.00,'','5','1','','1','447','payment','','','No',NULL,NULL,''),(4739,'1020','51679556302','2023-03-23 11:09:11',1200.00,NULL,'','5','1','','1','447','payment','','','No',NULL,NULL,''),(4740,'1100','51679550827','2023-03-23 11:11:02',NULL,300.00,'','5','1','','1','446','payment','','','No',NULL,NULL,''),(4741,'1020','51679550827','2023-03-23 11:11:02',300.00,NULL,'','5','1','','1','446','payment','','','No',NULL,NULL,''),(4742,'1100','51679490847','2023-03-23 11:16:07',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(4743,'1020','51679490847','2023-03-23 11:16:07',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(4744,'1100','51679495960','2023-03-23 12:01:43',NULL,300.00,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(4745,'1020','51679495960','2023-03-23 12:01:43',300.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(4746,'1000','51679562138','2023-03-23 12:02:31',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCN3FZVWOV'),(4747,'4000','51679562138','2023-03-23 12:02:31',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(4748,'1100','51679562653','2023-03-23 12:11:02',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(4749,'4000','51679562653','2023-03-23 12:11:02',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(4750,'1000','51679563658','2023-03-23 12:28:02',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,'RCN3G20BEZ'),(4751,'4000','51679563658','2023-03-23 12:28:02',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(4752,'4000','51679556589','2023-03-23 12:57:24',250.00,NULL,'','5','1','Returned products','1','10','return','','','No',NULL,NULL,''),(4753,'1100','51679556589','2023-03-23 12:57:24',NULL,250.00,'','5','1','Returned products','1','10','return','','','No',NULL,NULL,''),(4754,'5500','51679556589','2023-03-23 12:57:24',NULL,208.27,'','5','1','Cost of goods returned','1','10','sales','6','','No',NULL,NULL,''),(4755,'1110','51679556589','2023-03-23 12:57:24',208.27,NULL,'','5','1','Inventory retuned ','1','10','sales','','','No',NULL,NULL,''),(4759,'1000','11679565941','2023-03-23 13:06:27',0.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4760,'4000','11679565941','2023-03-23 13:06:27',NULL,0.00,'','1','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4761,'1100','51679495960','2023-03-23 13:19:55',NULL,300.00,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(4762,'1020','51679495960','2023-03-23 13:19:55',300.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(4763,'1100','51679566856','2023-03-23 13:21:57',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(4764,'4000','51679566856','2023-03-23 13:21:57',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(4765,'4000','51679566856','2023-03-23 13:21:57',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(4766,'1100','51679566926','2023-03-23 13:23:26',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(4767,'4000','51679566926','2023-03-23 13:23:26',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(4768,'1100','51679567035','2023-03-23 13:24:04',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(4769,'4000','51679567035','2023-03-23 13:24:04',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(4770,'4000','51679556589','2023-03-23 13:41:50',250.00,NULL,'','5','1','Returned products','1','10','return','','','No',NULL,NULL,''),(4771,'1100','51679556589','2023-03-23 13:41:50',NULL,250.00,'','5','1','Returned products','1','10','return','','','No',NULL,NULL,''),(4772,'5500','51679556589','2023-03-23 13:41:50',NULL,208.27,'','5','1','Cost of goods returned','1','10','sales','6','','No',NULL,NULL,''),(4773,'1110','51679556589','2023-03-23 13:41:50',208.27,NULL,'','5','1','Inventory retuned ','1','10','sales','','','No',NULL,NULL,''),(4774,'1100','51675678060','2023-03-23 13:58:25',NULL,250.00,'','5','1','','1','276','payment','','','No',NULL,NULL,''),(4775,'1020','51675678060','2023-03-23 13:58:25',250.00,NULL,'','5','1','','1','276','payment','','','No',NULL,NULL,''),(4776,'1100','51675939253','2023-03-23 13:59:06',NULL,250.00,'','5','1','','1','276','payment','','','No',NULL,NULL,''),(4777,'1020','51675939253','2023-03-23 13:59:06',250.00,NULL,'','5','1','','1','276','payment','','','No',NULL,NULL,''),(4778,'1100','51676533781','2023-03-23 13:59:48',NULL,250.00,'','5','1','','1','276','payment','','','No',NULL,NULL,''),(4779,'1020','51676533781','2023-03-23 13:59:48',250.00,NULL,'','5','1','','1','276','payment','','','No',NULL,NULL,''),(4780,'1100','51677486645','2023-03-23 14:00:23',NULL,500.00,'','5','1','','1','276','payment','','','No',NULL,NULL,''),(4781,'1020','51677486645','2023-03-23 14:00:23',500.00,NULL,'','5','1','','1','276','payment','','','No',NULL,NULL,''),(4782,'1100','51675243957','2023-03-23 14:01:40',NULL,1500.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(4783,'1020','51675243957','2023-03-23 14:01:40',1500.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(4784,'1100','51675674186','2023-03-23 14:02:27',NULL,1250.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(4785,'1020','51675674186','2023-03-23 14:02:27',1250.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(4786,'1100','51677486463','2023-03-23 14:03:48',NULL,2000.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(4787,'1020','51677486463','2023-03-23 14:03:48',2000.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(4788,'1100','51676879478','2023-03-23 14:05:02',NULL,1750.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(4789,'1020','51676879478','2023-03-23 14:05:02',1750.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(4790,'1100','51676533911','2023-03-23 14:06:15',NULL,750.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(4791,'1020','51676533911','2023-03-23 14:06:15',750.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(4792,'1100','51676277631','2023-03-23 14:06:39',NULL,1250.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(4793,'1020','51676277631','2023-03-23 14:06:39',1250.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(4794,'1100','51675939217','2023-03-23 14:06:57',NULL,1250.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(4795,'1020','51675939217','2023-03-23 14:06:57',1250.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(4796,'1100','51679566926','2023-03-23 14:08:14',NULL,300.00,'','5','1','','1','32','payment','','','No',NULL,NULL,''),(4797,'1020','51679566926','2023-03-23 14:08:14',300.00,NULL,'','5','1','','1','32','payment','','','No',NULL,NULL,''),(4798,'1100','51679557395','2023-03-23 14:13:13',NULL,600.00,'','5','1','','1','80','payment','','','No',NULL,NULL,''),(4799,'1020','51679557395','2023-03-23 14:13:13',600.00,NULL,'','5','1','','1','80','payment','','','No',NULL,NULL,''),(4800,'1100','51679567035','2023-03-23 15:09:56',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(4801,'1020','51679567035','2023-03-23 15:09:56',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(4802,'1100','51679556763','2023-03-23 10:32:56',750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(4803,'4000','51679556763','2023-03-23 10:32:56',NULL,500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(4804,'4000','51679556763','2023-03-23 15:15:52',NULL,250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(4805,'1100','51679573817','2023-03-23 15:17:06',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(4806,'4000','51679573817','2023-03-23 15:17:06',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(4807,'1100','51679573836','2023-03-23 15:17:25',300.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(4808,'4000','51679573836','2023-03-23 15:17:25',NULL,300.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(4809,'1100','51679573865','2023-03-23 15:17:55',300.00,NULL,'','5','1','Good sold','1','261','sales','','','No',NULL,NULL,''),(4810,'4000','51679573865','2023-03-23 15:17:55',NULL,300.00,'','5','1','Good sold','1','261','sales','2','','No',NULL,NULL,''),(4811,'1000','51679578597','2023-03-23 16:36:50',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,'RCN3GOGEGH'),(4812,'4000','51679578597','2023-03-23 16:36:50',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(4813,'1100','51679566856','2023-03-23 16:46:05',NULL,900.00,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(4814,'1020','51679566856','2023-03-23 16:46:05',900.00,NULL,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(4815,'1100','51679579838','2023-03-23 16:57:25',300.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(4816,'4000','51679579838','2023-03-23 16:57:25',NULL,300.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(4817,'1100','51679579838','2023-03-23 17:01:44',NULL,300.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(4818,'1020','51679579838','2023-03-23 17:01:44',300.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(4819,'1000','51679583420','2023-03-23 17:57:11',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCN7GWVU6H'),(4820,'4000','51679583420','2023-03-23 17:57:11',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(4821,'1100','51679573865','2023-03-23 17:58:47',NULL,300.00,'','5','1','','1','261','payment','','','No',NULL,NULL,''),(4822,'1020','51679573865','2023-03-23 17:58:47',300.00,NULL,'','5','1','','1','261','payment','','','No',NULL,NULL,''),(4823,'1100','51679573836','2023-03-23 17:59:23',NULL,300.00,'','5','1','','1','23','payment','','','No',NULL,NULL,''),(4824,'1020','51679573836','2023-03-23 17:59:23',300.00,NULL,'','5','1','','1','23','payment','','','No',NULL,NULL,''),(4825,'1000','51679584016','2023-03-23 18:07:05',600.00,NULL,'','5','1','Good sold','1','138','Payment','','','No',NULL,NULL,''),(4826,'4000','51679584016','2023-03-23 18:07:05',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(4827,'1000','51679584571','2023-03-23 18:16:26',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,'RCN7GZ9ESZ'),(4828,'4000','51679584571','2023-03-23 18:16:26',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(4829,'1100','51679584699','2023-03-23 18:18:25',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(4830,'4000','51679584699','2023-03-23 18:18:25',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(4831,'1100','51679584716','2023-03-23 18:18:42',300.00,NULL,'','5','1','Good sold','1','345','sales','','','No',NULL,NULL,''),(4832,'4000','51679584716','2023-03-23 18:18:42',NULL,300.00,'','5','1','Good sold','1','345','sales','2','','No',NULL,NULL,''),(4833,'1100','51679584749','2023-03-23 18:19:16',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(4834,'4000','51679584749','2023-03-23 18:19:16',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(4835,'1100','51679573817','2023-03-23 18:28:39',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(4836,'1020','51679573817','2023-03-23 18:28:39',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(4837,'1100','51679584716','2023-03-23 18:32:42',NULL,300.00,'','5','1','','1','345','payment','','','No',NULL,NULL,''),(4838,'1020','51679584716','2023-03-23 18:32:42',300.00,NULL,'','5','1','','1','345','payment','','','No',NULL,NULL,''),(4839,'1000','51679585243','2023-03-23 18:39:24',840.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,'RCN1H2Q2PJ'),(4840,'4000','51679585243','2023-03-23 18:39:24',NULL,840.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(4841,'1100','51679562653','2023-03-23 19:04:41',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(4842,'1020','51679562653','2023-03-23 19:04:41',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(4843,'1100','51679588050','2023-03-23 19:14:21',260.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(4844,'4000','51679588050','2023-03-23 19:14:21',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(4845,'1100','51679491035','2023-03-24 07:57:36',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(4846,'1020','51679491035','2023-03-24 07:57:36',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(4847,'1100','51679584699','2023-03-24 07:57:57',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(4848,'1020','51679584699','2023-03-24 07:57:57',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(4849,'1100','51679588050','2023-03-24 07:58:40',NULL,260.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(4850,'1020','51679588050','2023-03-24 07:58:40',260.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(4851,'1100','51679633981','2023-03-24 07:59:55',5040.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(4852,'4000','51679633981','2023-03-24 07:59:55',NULL,5040.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(4853,'1100','51679634010','2023-03-24 08:00:23',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(4854,'4000','51679634010','2023-03-24 08:00:23',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(4855,'1100','51679636979','2023-03-24 09:02:45',600.00,NULL,'','5','1','Good sold','1','223','sales','','','No',NULL,NULL,''),(4856,'4000','51679636979','2023-03-24 09:02:45',NULL,300.00,'','5','1','Good sold','1','223','sales','6','','No',NULL,NULL,''),(4857,'4000','51679636979','2023-03-24 09:02:45',NULL,300.00,'','5','1','Good sold','1','223','sales','4','','No',NULL,NULL,''),(4858,'1100','51679638371','2023-03-24 09:14:39',1200.00,NULL,'','5','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(4859,'4000','51679638371','2023-03-24 09:14:39',NULL,1200.00,'','5','1','Good sold','1','84','sales','6','','No',NULL,NULL,''),(4860,'1100','51679556491','2023-03-24 10:36:39',NULL,1500.00,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(4861,'1020','51679556491','2023-03-24 10:36:39',1500.00,NULL,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(4862,'1100','51679643559','2023-03-24 10:39:31',300.00,NULL,'','5','1','Good sold','1','312','sales','','','No',NULL,NULL,''),(4863,'4000','51679643559','2023-03-24 10:39:31',NULL,300.00,'','5','1','Good sold','1','312','sales','2','','No',NULL,NULL,''),(4864,'1100','51679643559','2023-03-24 11:04:50',NULL,300.00,'','5','1','','1','312','payment','','','No',NULL,NULL,''),(4865,'1020','51679643559','2023-03-24 11:04:50',300.00,NULL,'','5','1','','1','312','payment','','','No',NULL,NULL,''),(4866,'1100','51679638371','2023-03-24 11:08:51',NULL,1200.00,'','5','1','','1','84','payment','','','No',NULL,NULL,''),(4867,'1020','51679638371','2023-03-24 11:08:51',1200.00,NULL,'','5','1','','1','84','payment','','','No',NULL,NULL,''),(4868,'1000','51679646240','2023-03-24 11:24:12',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,'RCO9IHO663'),(4869,'4000','51679646240','2023-03-24 11:24:12',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(4870,'1100','51679646399','2023-03-24 11:26:49',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(4871,'4000','51679646399','2023-03-24 11:26:49',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(4872,'1100','51679646596','2023-03-24 11:30:11',300.00,NULL,'','5','1','Good sold','1','341','sales','','','No',NULL,NULL,''),(4873,'4000','51679646596','2023-03-24 11:30:11',NULL,300.00,'','5','1','Good sold','1','341','sales','6','','No',NULL,NULL,''),(4874,'1100','51679584749','2023-03-24 11:51:09',NULL,300.00,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(4875,'1020','51679584749','2023-03-24 11:51:09',300.00,NULL,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(4876,'1000','51679650350','2023-03-24 12:32:37',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4877,'4000','51679650350','2023-03-24 12:32:37',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(4878,'1000','51679654228','2023-03-24 13:37:25',20.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4879,'4000','51679654228','2023-03-24 13:37:25',NULL,20.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(4880,'1000','51679657172','2023-03-24 14:26:23',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4881,'4000','51679657172','2023-03-24 14:26:23',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(4882,'1100','51679657192','2023-03-24 14:26:39',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(4883,'4000','51679657192','2023-03-24 14:26:39',NULL,300.00,'','5','1','Good sold','1','238','sales','6','','No',NULL,NULL,''),(4884,'1100','51679636979','2023-03-24 14:27:55',NULL,600.00,'','5','1','','1','223','payment','','','No',NULL,NULL,''),(4885,'1020','51679636979','2023-03-24 14:27:55',600.00,NULL,'','5','1','','1','223','payment','','','No',NULL,NULL,''),(4886,'1100','51679657302','2023-03-24 14:28:33',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(4887,'4000','51679657302','2023-03-24 14:28:33',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(4888,'1100','51679657302','2023-03-24 14:53:36',NULL,600.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(4889,'1020','51679657302','2023-03-24 14:53:36',600.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(4890,'1100','51679659354','2023-03-24 15:03:24',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(4891,'4000','51679659354','2023-03-24 15:03:24',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(4892,'1000','51679659820','2023-03-24 15:10:33',560.00,NULL,'','5','1','Good sold','1','234','sales','','','No',NULL,NULL,'RCO5J32399'),(4893,'4000','51679659820','2023-03-24 15:10:33',NULL,560.00,'','5','1','Good sold','1','234','sales','4','','No',NULL,NULL,''),(4894,'1000','51679660237','2023-03-24 15:23:33',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(4895,'4000','51679660237','2023-03-24 15:23:33',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(4896,'1100','51679646596','2023-03-24 15:23:55',NULL,300.00,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(4897,'1020','51679646596','2023-03-24 15:23:55',300.00,NULL,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(4898,'1100','51679660734','2023-03-24 15:25:46',900.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(4899,'4000','51679660734','2023-03-24 15:25:46',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(4900,'1100','51679662295','2023-03-24 15:51:50',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(4901,'4000','51679662295','2023-03-24 15:51:50',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(4902,'1100','51679664533','2023-03-24 16:29:07',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(4903,'4000','51679664533','2023-03-24 16:29:07',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(4904,'1100','51679662295','2023-03-24 16:45:24',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(4905,'1020','51679662295','2023-03-24 16:45:24',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(4906,'1100','51679664533','2023-03-24 16:46:15',NULL,560.00,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(4907,'1020','51679664533','2023-03-24 16:46:15',560.00,NULL,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(4908,'1000','51679666054','2023-03-24 16:54:30',300.00,NULL,'','5','1','Good sold','1','22','Payment','','','No',NULL,NULL,''),(4909,'4000','51679666054','2023-03-24 16:54:30',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(4910,'1100','51679666122','2023-03-24 16:55:28',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(4911,'4000','51679666122','2023-03-24 16:55:28',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(4912,'1100','51679666273','2023-03-24 16:58:02',600.00,NULL,'','5','1','Good sold','1','101','sales','','','No',NULL,NULL,''),(4913,'4000','51679666273','2023-03-24 16:58:02',NULL,600.00,'','5','1','Good sold','1','101','sales','6','','No',NULL,NULL,''),(4914,'1100','51679660734','2023-03-24 17:08:26',NULL,900.00,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(4915,'1020','51679660734','2023-03-24 17:08:26',900.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(4916,'1100','51679646399','2023-03-24 17:08:52',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(4917,'1020','51679646399','2023-03-24 17:08:52',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(4918,'1100','51679667707','2023-03-24 17:21:57',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(4919,'4000','51679667707','2023-03-24 17:21:57',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(4920,'1000','51679668136','2023-03-24 17:29:05',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,'RCO4JH036O'),(4921,'4000','51679668136','2023-03-24 17:29:05',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(4922,'1000','51679668182','2023-03-24 17:39:28',280.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,'RCO4JJBK1Y'),(4923,'4000','51679668182','2023-03-24 17:39:28',NULL,280.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(4924,'1000','51679669525','2023-03-24 17:53:29',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCO2JK5T54'),(4925,'4000','51679669525','2023-03-24 17:53:29',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(4926,'1100','51679671517','2023-03-24 18:25:25',300.00,NULL,'','5','1','Good sold','1','381','sales','','','No',NULL,NULL,''),(4927,'4000','51679671517','2023-03-24 18:25:25',NULL,300.00,'','5','1','Good sold','1','381','sales','2','','No',NULL,NULL,''),(4928,'1100','51679671517','2023-03-24 18:27:53',NULL,300.00,'','5','1','','1','381','payment','','','No',NULL,NULL,''),(4929,'1020','51679671517','2023-03-24 18:27:53',300.00,NULL,'','5','1','','1','381','payment','','','No',NULL,NULL,''),(4930,'1100','51679659354','2023-03-24 18:30:10',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(4931,'1020','51679659354','2023-03-24 18:30:10',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(4932,'1100','51679666122','2023-03-24 18:34:19',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(4933,'1020','51679666122','2023-03-24 18:34:19',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(4934,'1100','51679667707','2023-03-24 18:34:45',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(4935,'1020','51679667707','2023-03-24 18:34:45',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(4938,'1100','51679666273','2023-03-24 18:48:55',NULL,600.00,'','5','1','','1','101','payment','','','No',NULL,NULL,''),(4939,'1020','51679666273','2023-03-24 18:48:55',600.00,NULL,'','5','1','','1','101','payment','','','No',NULL,NULL,''),(4940,'1100','51679672230','2023-03-24 18:37:18',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(4941,'4000','51679672230','2023-03-24 18:37:18',NULL,150.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(4942,'4000','51679672230','2023-03-24 18:55:59',NULL,150.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(4943,'1000','51679728741','2023-03-25 10:19:07',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,'RCP0KSODNC'),(4944,'4000','51679728741','2023-03-25 10:19:07',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(4945,'1100','51679672230','2023-03-25 10:21:14',NULL,150.00,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(4946,'1020','51679672230','2023-03-25 10:21:14',150.00,NULL,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(4947,'1100','51679731719','2023-03-25 11:08:47',300.00,NULL,'','5','1','Good sold','1','350','sales','','','No',NULL,NULL,''),(4948,'4000','51679731719','2023-03-25 11:08:47',NULL,300.00,'','5','1','Good sold','1','350','sales','2','','No',NULL,NULL,''),(4949,'1100','51679731736','2023-03-25 11:09:05',300.00,NULL,'','5','1','Good sold','1','423','sales','','','No',NULL,NULL,''),(4950,'4000','51679731736','2023-03-25 11:09:05',NULL,300.00,'','5','1','Good sold','1','423','sales','2','','No',NULL,NULL,''),(4951,'1100','51679733403','2023-03-25 11:37:03',900.00,NULL,'','5','1','Good sold','1','315','sales','','','No',NULL,NULL,''),(4952,'4000','51679733403','2023-03-25 11:37:03',NULL,600.00,'','5','1','Good sold','1','315','sales','4','','No',NULL,NULL,''),(4953,'4000','51679733403','2023-03-25 11:37:03',NULL,300.00,'','5','1','Good sold','1','315','sales','6','','No',NULL,NULL,''),(4954,'1000','51679733768','2023-03-25 11:42:55',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,'RCP8L6QIZC'),(4955,'4000','51679733768','2023-03-25 11:42:55',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(4956,'1100','51679731719','2023-03-25 12:13:43',NULL,300.00,'','5','1','','1','350','payment','','','No',NULL,NULL,''),(4957,'1020','51679731719','2023-03-25 12:13:43',300.00,NULL,'','5','1','','1','350','payment','','','No',NULL,NULL,''),(4958,'1100','51679735925','2023-03-25 12:18:51',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(4959,'4000','51679735925','2023-03-25 12:18:51',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(4960,'1100','51679731736','2023-03-25 12:21:16',NULL,300.00,'','5','1','','1','423','payment','','','No',NULL,NULL,''),(4961,'1020','51679731736','2023-03-25 12:21:16',300.00,NULL,'','5','1','','1','423','payment','','','No',NULL,NULL,''),(4962,'1100','51679739100','2023-03-25 13:11:48',150.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,''),(4963,'4000','51679739100','2023-03-25 13:11:48',NULL,150.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(4964,'1100','51679739129','2023-03-25 13:12:20',300.00,NULL,'','5','1','Good sold','1','156','sales','','','No',NULL,NULL,''),(4965,'4000','51679739129','2023-03-25 13:12:20',NULL,300.00,'','5','1','Good sold','1','156','sales','6','','No',NULL,NULL,''),(4966,'1100','51679739202','2023-03-25 13:13:34',300.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(4967,'4000','51679739202','2023-03-25 13:13:34',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(4968,'1100','51679739129','2023-03-25 13:15:06',NULL,300.00,'','5','1','','1','156','payment','','','No',NULL,NULL,''),(4969,'1020','51679739129','2023-03-25 13:15:06',300.00,NULL,'','5','1','','1','156','payment','','','No',NULL,NULL,''),(4970,'1100','51679735925','2023-03-25 13:15:40',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(4971,'1020','51679735925','2023-03-25 13:15:40',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(4972,'1100','51679741819','2023-03-25 13:59:17',300.00,NULL,'','5','1','Good sold','1','449','sales','','','No',NULL,NULL,''),(4973,'4000','51679741819','2023-03-25 13:59:17',NULL,300.00,'','5','1','Good sold','1','449','sales','2','','No',NULL,NULL,''),(4974,'1100','51679742524','2023-03-25 14:08:55',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(4975,'4000','51679742524','2023-03-25 14:08:55',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(4976,'1100','51679739100','2023-03-25 14:09:29',NULL,150.00,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(4977,'1020','51679739100','2023-03-25 14:09:29',150.00,NULL,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(4978,'1100','51679742855','2023-03-25 14:14:28',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(4979,'4000','51679742855','2023-03-25 14:14:28',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(4980,'1100','51679745962','2023-03-25 15:06:10',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(4981,'4000','51679745962','2023-03-25 15:06:10',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(4982,'1100','51679745979','2023-03-25 15:07:10',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(4983,'4000','51679745979','2023-03-25 15:07:10',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(4984,'1100','51679746183','2023-03-25 15:10:49',600.00,NULL,'','5','1','Good sold','1','399','sales','','','No',NULL,NULL,''),(4985,'4000','51679746183','2023-03-25 15:10:49',NULL,300.00,'','5','1','Good sold','1','399','sales','8','','No',NULL,NULL,''),(4986,'4000','51679746183','2023-03-25 15:10:49',NULL,300.00,'','5','1','Good sold','1','399','sales','4','','No',NULL,NULL,''),(4987,'1100','51679745962','2023-03-25 15:11:27',NULL,300.00,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(4988,'1020','51679745962','2023-03-25 15:11:27',300.00,NULL,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(4989,'1100','51679739202','2023-03-25 15:11:48',NULL,300.00,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(4990,'1020','51679739202','2023-03-25 15:11:48',300.00,NULL,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(4991,'1100','51679742855','2023-03-25 15:14:20',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(4992,'1020','51679742855','2023-03-25 15:14:20',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(4993,'1000','51679748279','2023-03-25 15:44:49',210.00,NULL,'','5','1','Good sold','1','143','sales','','','No',NULL,NULL,'RCP5LT44FH'),(4994,'4000','51679748279','2023-03-25 15:44:49',NULL,210.00,'','5','1','Good sold','1','143','sales','10','','No',NULL,NULL,''),(4995,'1100','51679672230','2023-03-25 15:45:52',NULL,150.00,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(4996,'1020','51679672230','2023-03-25 15:45:52',150.00,NULL,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(4997,'1100','51679748380','2023-03-25 15:46:37',600.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(4998,'4000','51679748380','2023-03-25 15:46:37',NULL,600.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(5001,'1100','51679748788','2023-03-25 15:54:33',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(5002,'4000','51679748788','2023-03-25 15:54:33',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(5003,'1100','51679748788','2023-03-25 15:54:56',NULL,300.00,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(5004,'1020','51679748788','2023-03-25 15:54:56',300.00,NULL,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(5005,'1100','51679741819','2023-03-25 15:55:21',NULL,300.00,'','5','1','','1','449','payment','','','No',NULL,NULL,''),(5006,'1020','51679741819','2023-03-25 15:55:21',300.00,NULL,'','5','1','','1','449','payment','','','No',NULL,NULL,''),(5007,'1100','51679745979','2023-03-25 16:00:59',NULL,900.00,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(5008,'1020','51679745979','2023-03-25 16:00:59',900.00,NULL,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(5009,'1100','51679748380','2023-03-25 17:49:48',NULL,600.00,'','5','1','','1','167','payment','','','No',NULL,NULL,''),(5010,'1020','51679748380','2023-03-25 17:49:48',600.00,NULL,'','5','1','','1','167','payment','','','No',NULL,NULL,''),(5011,'1100','51679742524','2023-03-25 17:53:14',NULL,600.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(5012,'1020','51679742524','2023-03-25 17:53:14',600.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(5017,'1100','51679748608','2023-03-25 18:10:48',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(5018,'1020','51679748608','2023-03-25 18:10:48',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(5019,'1100','51679748608','2023-03-25 18:21:23',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(5020,'1020','51679748608','2023-03-25 18:21:23',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(5021,'1000','51679748608','2023-03-25 15:50:26',300.00,NULL,'','5','1','Good sold','1','60','Payment','','','No',NULL,NULL,''),(5022,'4000','51679748608','2023-03-25 18:34:52',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(5023,'1100','51679731719','2023-03-25 18:40:20',NULL,300.00,'','5','1','','1','350','payment','','','No',NULL,NULL,''),(5024,'1020','51679731719','2023-03-25 18:40:20',300.00,NULL,'','5','1','','1','350','payment','','','No',NULL,NULL,''),(5025,'1100','51679759541','2023-03-25 18:52:30',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(5026,'4000','51679759541','2023-03-25 18:52:30',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(5027,'1100','51679759541','2023-03-25 18:59:58',NULL,30.00,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(5028,'1020','51679759541','2023-03-25 18:59:58',30.00,NULL,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(5029,'1000','51679824146','2023-03-26 12:49:47',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,'RCQ0NLE5ZW'),(5030,'4000','51679824146','2023-03-26 12:49:47',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(5031,'1100','51679824376','2023-03-26 12:53:23',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(5032,'4000','51679824376','2023-03-26 12:53:23',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(5033,'4000','51679824376','2023-03-26 12:53:23',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(5034,'1100','51679824414','2023-03-26 12:55:51',300.00,NULL,'','5','1','Good sold','1','318','sales','','','No',NULL,NULL,''),(5035,'4000','51679824414','2023-03-26 12:55:51',NULL,300.00,'','5','1','Good sold','1','318','sales','6','','No',NULL,NULL,''),(5036,'1000','51679827267','2023-03-26 13:41:16',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(5037,'4000','51679827267','2023-03-26 13:41:16',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(5038,'1100','51679827296','2023-03-26 13:41:42',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(5039,'4000','51679827296','2023-03-26 13:41:42',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(5040,'1100','51679827312','2023-03-26 13:42:00',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(5041,'4000','51679827312','2023-03-26 13:42:00',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(5042,'1100','51679824414','2023-03-26 14:33:15',NULL,300.00,'','5','1','','1','318','payment','','','No',NULL,NULL,''),(5043,'1020','51679824414','2023-03-26 14:33:15',300.00,NULL,'','5','1','','1','318','payment','','','No',NULL,NULL,''),(5044,'1100','51679832931','2023-03-26 15:15:41',600.00,NULL,'','5','1','Good sold','1','83','sales','','','No',NULL,NULL,''),(5045,'4000','51679832931','2023-03-26 15:15:41',NULL,600.00,'','5','1','Good sold','1','83','sales','2','','No',NULL,NULL,''),(5046,'1100','51679827296','2023-03-26 15:56:43',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,'RCQ0OBAWU8'),(5047,'1020','51679827296','2023-03-26 15:56:43',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,'RCQ0OBAWU8'),(5048,'1100','51679835650','2023-03-26 16:00:57',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(5049,'4000','51679835650','2023-03-26 16:00:57',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(5050,'1100','51679835650','2023-03-26 16:05:10',NULL,300.00,'','5','1','','1','18','payment','','','No',NULL,NULL,''),(5051,'1020','51679835650','2023-03-26 16:05:10',300.00,NULL,'','5','1','','1','18','payment','','','No',NULL,NULL,''),(5052,'1100','51679838724','2023-03-26 16:52:12',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(5053,'4000','51679838724','2023-03-26 16:52:12',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(5054,'1100','51679827312','2023-03-26 17:37:53',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(5055,'1020','51679827312','2023-03-26 17:37:53',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(5056,'1100','51679824376','2023-03-26 17:50:32',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(5057,'1020','51679824376','2023-03-26 17:50:32',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(5058,'1100','51679842816','2023-03-26 18:00:23',300.00,NULL,'','5','1','Good sold','1','286','sales','','','No',NULL,NULL,''),(5059,'4000','51679842816','2023-03-26 18:00:23',NULL,300.00,'','5','1','Good sold','1','286','sales','2','','No',NULL,NULL,''),(5060,'1100','51679842844','2023-03-26 18:01:19',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(5061,'4000','51679842844','2023-03-26 18:01:19',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(5062,'1100','51679842844','2023-03-26 18:18:23',NULL,300.00,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(5063,'1020','51679842844','2023-03-26 18:18:23',300.00,NULL,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(5064,'1100','51679844067','2023-03-26 18:21:13',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(5065,'4000','51679844067','2023-03-26 18:21:13',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(5066,'1100','51679844067','2023-03-26 18:22:26',NULL,300.00,'','5','1','','1','323','payment','','','No',NULL,NULL,''),(5067,'1020','51679844067','2023-03-26 18:22:26',300.00,NULL,'','5','1','','1','323','payment','','','No',NULL,NULL,''),(5068,'1100','51679842816','2023-03-26 18:22:45',NULL,300.00,'','5','1','','1','286','payment','','','No',NULL,NULL,''),(5069,'1020','51679842816','2023-03-26 18:22:45',300.00,NULL,'','5','1','','1','286','payment','','','No',NULL,NULL,''),(5070,'1100','51679746183','2023-03-26 18:36:15',NULL,600.00,'','5','1','','1','399','payment','','','No',NULL,NULL,''),(5071,'1020','51679746183','2023-03-26 18:36:15',600.00,NULL,'','5','1','','1','399','payment','','','No',NULL,NULL,''),(5072,'1000','51679896072','2023-03-27 09:06:10',280.00,NULL,'','5','1','Good sold','1','443','Payment','','','No',NULL,NULL,''),(5073,'4000','51679896072','2023-03-27 09:06:10',NULL,280.00,'','5','1','Good sold','1','443','sales','6','','No',NULL,NULL,''),(5074,'1000','51679899298','2023-03-27 09:41:44',300.00,NULL,'','5','1','Good sold','1','411','sales','','','No',NULL,NULL,'RCR1PTIRGV'),(5075,'4000','51679899298','2023-03-27 09:41:44',NULL,300.00,'','5','1','Good sold','1','411','sales','2','','No',NULL,NULL,''),(5076,'1100','51679899351','2023-03-27 09:43:07',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(5077,'4000','51679899351','2023-03-27 09:43:07',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(5078,'1100','51679900896','2023-03-27 10:09:03',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(5079,'4000','51679900896','2023-03-27 10:09:03',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(5080,'1100','51679900988','2023-03-27 10:36:13',1000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(5081,'4000','51679900988','2023-03-27 10:36:13',NULL,1000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(5082,'1100','51679902603','2023-03-27 10:38:17',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(5083,'4000','51679902603','2023-03-27 10:38:17',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(5084,'1100','51679902800','2023-03-27 10:40:15',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(5085,'4000','51679902800','2023-03-27 10:40:15',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(5086,'1100','51679902827','2023-03-27 10:40:34',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(5087,'4000','51679902827','2023-03-27 10:40:34',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(5088,'1100','51679902957','2023-03-27 10:42:49',3080.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(5089,'4000','51679902957','2023-03-27 10:42:49',NULL,3080.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(5090,'1100','51679902800','2023-03-27 10:44:12',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(5091,'1020','51679902800','2023-03-27 10:44:12',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(5092,'1100','51679899351','2023-03-27 11:10:00',NULL,600.00,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(5093,'1020','51679899351','2023-03-27 11:10:00',600.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(5094,'1100','51679906833','2023-03-27 11:47:21',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(5095,'4000','51679906833','2023-03-27 11:47:21',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(5096,'1100','51679733403','2023-03-27 11:48:23',NULL,900.00,'','5','1','','1','315','payment','','','No',NULL,NULL,''),(5097,'1020','51679733403','2023-03-27 11:48:23',900.00,NULL,'','5','1','','1','315','payment','','','No',NULL,NULL,''),(5098,'1100','51679838724','2023-03-27 11:49:36',NULL,300.00,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(5099,'1020','51679838724','2023-03-27 11:49:36',300.00,NULL,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(5100,'1100','51679913181','2023-03-27 13:34:08',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(5101,'4000','51679913181','2023-03-27 13:34:08',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(5102,'1100','51679913259','2023-03-27 13:34:29',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(5103,'4000','51679913259','2023-03-27 13:34:29',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(5104,'1100','51679906833','2023-03-27 13:40:53',NULL,300.00,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(5105,'1020','51679906833','2023-03-27 13:40:53',300.00,NULL,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(5106,'1100','51679913181','2023-03-27 13:59:52',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(5107,'1020','51679913181','2023-03-27 13:59:52',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(5108,'1000','51679914807','2023-03-27 14:00:50',900.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,'RCR1QKGU4F'),(5109,'4000','51679914807','2023-03-27 14:00:50',NULL,900.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(5110,'1100','51679918358','2023-03-27 14:59:44',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(5111,'4000','51679918358','2023-03-27 14:59:44',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(5112,'1100','51679918358','2023-03-27 15:15:23',NULL,300.00,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(5113,'1020','51679918358','2023-03-27 15:15:23',300.00,NULL,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(5114,'1000','51679919456','2023-03-27 15:19:07',300.00,NULL,'','5','1','Good sold','1','54','Payment','','','No',NULL,NULL,''),(5115,'4000','51679919456','2023-03-27 15:19:07',NULL,300.00,'','5','1','Good sold','1','54','sales','2','','No',NULL,NULL,''),(5116,'1100','51679913259','2023-03-27 15:29:41',NULL,300.00,'','5','1','','1','246','payment','','','No',NULL,NULL,''),(5117,'1020','51679913259','2023-03-27 15:29:41',300.00,NULL,'','5','1','','1','246','payment','','','No',NULL,NULL,''),(5118,'1100','51679921969','2023-03-27 15:59:35',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(5119,'4000','51679921969','2023-03-27 15:59:35',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(5120,'1000','51679921984','2023-03-27 15:59:57',300.00,NULL,'','5','1','Good sold','1','39','sales','','','No',NULL,NULL,'rcr5qu6jq3'),(5121,'4000','51679921984','2023-03-27 15:59:57',NULL,300.00,'','5','1','Good sold','1','39','sales','8','','No',NULL,NULL,''),(5122,'1100','51679922041','2023-03-27 16:00:47',300.00,NULL,'','5','1','Good sold','1','161','sales','','','No',NULL,NULL,''),(5123,'4000','51679922041','2023-03-27 16:00:47',NULL,300.00,'','5','1','Good sold','1','161','sales','6','','No',NULL,NULL,''),(5124,'1100','51679922910','2023-03-27 16:38:20',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(5125,'4000','51679922910','2023-03-27 16:38:20',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(5126,'1000','51679924316','2023-03-27 16:44:46',300.00,NULL,'','5','1','Good sold','1','179','Payment','','','No',NULL,NULL,''),(5127,'4000','51679924316','2023-03-27 16:44:46',NULL,300.00,'','5','1','Good sold','1','179','sales','4','','No',NULL,NULL,''),(5128,'1100','51679925145','2023-03-27 16:52:32',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(5129,'4000','51679925145','2023-03-27 16:52:32',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(5130,'1000','51679925162','2023-03-27 16:53:00',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,'RCR2QZ3490'),(5131,'4000','51679925162','2023-03-27 16:53:00',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(5132,'1100','51679927864','2023-03-27 17:37:50',300.00,NULL,'','5','1','Good sold','1','319','sales','','','No',NULL,NULL,''),(5133,'4000','51679927864','2023-03-27 17:37:50',NULL,300.00,'','5','1','Good sold','1','319','sales','6','','No',NULL,NULL,''),(5134,'1100','51679927878','2023-03-27 17:38:18',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(5135,'4000','51679927878','2023-03-27 17:38:18',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(5136,'1100','51679927909','2023-03-27 17:39:01',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(5137,'4000','51679927909','2023-03-27 17:39:01',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(5138,'1100','51679921969','2023-03-27 17:40:10',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(5139,'1020','51679921969','2023-03-27 17:40:10',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(5140,'1100','51679927878','2023-03-27 17:40:35',NULL,300.00,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(5141,'1020','51679927878','2023-03-27 17:40:35',300.00,NULL,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(5142,'1100','51679922041','2023-03-27 17:57:46',NULL,300.00,'','5','1','','1','161','payment','','','No',NULL,NULL,''),(5143,'1020','51679922041','2023-03-27 17:57:46',300.00,NULL,'','5','1','','1','161','payment','','','No',NULL,NULL,''),(5144,'1100','51679902827','2023-03-27 18:06:22',NULL,300.00,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(5145,'1020','51679902827','2023-03-27 18:06:22',300.00,NULL,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(5146,'1100','51679922910','2023-03-27 18:06:50',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(5147,'1020','51679922910','2023-03-27 18:06:50',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(5148,'1100','51679931286','2023-03-27 18:35:05',300.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(5149,'4000','51679931286','2023-03-27 18:35:05',NULL,300.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(5150,'1100','51679931286','2023-03-27 18:35:30',NULL,300.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(5151,'1020','51679931286','2023-03-27 18:35:30',300.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(5152,'1100','51679931423','2023-03-27 18:37:15',840.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,''),(5153,'4000','51679931423','2023-03-27 18:37:15',NULL,840.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(5154,'1100','51679931446','2023-03-27 18:37:33',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(5155,'4000','51679931446','2023-03-27 18:37:33',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(5156,'1100','51679925145','2023-03-27 18:45:44',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(5157,'1020','51679925145','2023-03-27 18:45:44',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(5158,'1100','51679927864','2023-03-27 18:50:23',NULL,300.00,'','5','1','','1','319','payment','','','No',NULL,NULL,''),(5159,'1020','51679927864','2023-03-27 18:50:23',300.00,NULL,'','5','1','','1','319','payment','','','No',NULL,NULL,''),(5160,'1100','51679927909','2023-03-27 19:05:05',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(5161,'1020','51679927909','2023-03-27 19:05:05',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(5162,'1100','51679557531','2023-03-27 19:13:26',NULL,280.00,'','4','1','','1','248','payment','','','No',NULL,NULL,''),(5163,'1020','51679557531','2023-03-27 19:13:26',280.00,NULL,'','4','1','','1','248','payment','','','No',NULL,NULL,''),(5164,'1100','51679931446','2023-03-28 08:42:05',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(5165,'1020','51679931446','2023-03-28 08:42:05',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(5166,'1100','51679931423','2023-03-28 08:42:24',NULL,840.00,'','5','1','','1','100','payment','','','No',NULL,NULL,''),(5167,'1020','51679931423','2023-03-28 08:42:24',840.00,NULL,'','5','1','','1','100','payment','','','No',NULL,NULL,''),(5168,'1100','51679982916','2023-03-28 08:55:29',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(5169,'4000','51679982916','2023-03-28 08:55:29',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(5170,'1100','51679982952','2023-03-28 08:58:10',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(5171,'4000','51679982952','2023-03-28 08:58:10',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(5174,'1100','51679983330','2023-03-28 09:02:48',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(5175,'4000','51679983330','2023-03-28 09:02:48',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(5176,'1100','51679983330','2023-03-28 09:03:27',NULL,560.00,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(5177,'1020','51679983330','2023-03-28 09:03:27',560.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(5178,'1100','51679982916','2023-03-28 09:03:54',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(5179,'1020','51679982916','2023-03-28 09:03:54',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(5180,'1100','51679983167','2023-03-28 08:59:37',560.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(5181,'4000','51679983167','2023-03-28 08:59:37',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(5182,'4000','51679983167','2023-03-28 11:11:10',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(5183,'1100','51679999692','2023-03-28 13:36:16',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(5184,'4000','51679999692','2023-03-28 13:36:16',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(5185,'1100','51679999787','2023-03-28 13:36:34',300.00,NULL,'','5','1','Good sold','1','72','sales','','','No',NULL,NULL,''),(5186,'4000','51679999787','2023-03-28 13:36:34',NULL,300.00,'','5','1','Good sold','1','72','sales','6','','No',NULL,NULL,''),(5187,'1100','51679999803','2023-03-28 13:36:49',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(5188,'4000','51679999803','2023-03-28 13:36:49',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(5189,'1100','51679999787','2023-03-28 14:36:01',NULL,300.00,'','5','1','','1','72','payment','','','No',NULL,NULL,''),(5190,'1020','51679999787','2023-03-28 14:36:01',300.00,NULL,'','5','1','','1','72','payment','','','No',NULL,NULL,''),(5191,'1000','51680004918','2023-03-28 15:02:05',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(5192,'4000','51680004918','2023-03-28 15:02:05',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(5193,'1100','51680004949','2023-03-28 15:02:40',1500.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(5194,'4000','51680004949','2023-03-28 15:02:40',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(5195,'1000','51680007693','2023-03-28 15:48:24',560.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(5196,'4000','51680007693','2023-03-28 15:48:24',NULL,560.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(5197,'1100','51679983167','2023-03-28 15:48:59',NULL,560.00,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(5198,'1020','51679983167','2023-03-28 15:48:59',560.00,NULL,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(5199,'1100','51679982952','2023-03-28 15:52:25',NULL,900.00,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(5200,'1020','51679982952','2023-03-28 15:52:25',900.00,NULL,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(5201,'1100','51679999692','2023-03-28 15:54:17',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(5202,'1020','51679999692','2023-03-28 15:54:17',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(5203,'1100','51680004949','2023-03-28 16:13:49',NULL,1500.00,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(5204,'1020','51680004949','2023-03-28 16:13:49',1500.00,NULL,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(5205,'1100','51680009302','2023-03-28 16:15:09',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(5206,'4000','51680009302','2023-03-28 16:15:09',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(5207,'1100','51679657192','2023-03-28 16:23:13',NULL,300.00,'','5','1','','1','238','payment','','','No',NULL,NULL,''),(5208,'1020','51679657192','2023-03-28 16:23:13',300.00,NULL,'','5','1','','1','238','payment','','','No',NULL,NULL,''),(5209,'1100','51680010125','2023-03-28 16:28:51',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(5210,'4000','51680010125','2023-03-28 16:28:51',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(5211,'1100','51680010142','2023-03-28 16:29:39',600.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(5212,'4000','51680010142','2023-03-28 16:29:39',NULL,600.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(5213,'1100','51680011347','2023-03-28 16:49:15',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,''),(5214,'4000','51680011347','2023-03-28 16:49:15',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(5215,'1100','51680011365','2023-03-28 16:49:32',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(5216,'4000','51680011365','2023-03-28 16:49:32',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(5217,'1000','51680011386','2023-03-28 16:50:00',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,'RCS0TMEOCO'),(5218,'4000','51680011386','2023-03-28 16:50:00',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(5219,'1100','51680012580','2023-03-28 17:09:57',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(5220,'4000','51680012580','2023-03-28 17:09:57',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(5221,'1100','51680012824','2023-03-28 17:13:50',300.00,NULL,'','5','1','Good sold','1','384','sales','','','No',NULL,NULL,''),(5222,'4000','51680012824','2023-03-28 17:13:50',NULL,300.00,'','5','1','Good sold','1','384','sales','2','','No',NULL,NULL,''),(5223,'1100','51680012854','2023-03-28 17:39:43',300.00,NULL,'','5','1','Good sold','1','451','sales','','','No',NULL,NULL,''),(5224,'4000','51680012854','2023-03-28 17:39:43',NULL,300.00,'','5','1','Good sold','1','451','sales','2','','No',NULL,NULL,''),(5225,'1100','51680014397','2023-03-28 17:40:11',450.00,NULL,'','5','1','Good sold','1','379','sales','','','No',NULL,NULL,''),(5226,'4000','51680014397','2023-03-28 17:40:11',NULL,150.00,'','5','1','Good sold','1','379','sales','8','','No',NULL,NULL,''),(5227,'4000','51680014397','2023-03-28 17:40:11',NULL,300.00,'','5','1','Good sold','1','379','sales','4','','No',NULL,NULL,''),(5228,'1100','51679999803','2023-03-28 17:40:46',NULL,300.00,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(5229,'1020','51679999803','2023-03-28 17:40:46',300.00,NULL,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(5230,'1100','51680010125','2023-03-28 17:41:06',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(5231,'1020','51680010125','2023-03-28 17:41:06',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(5232,'1100','51680012580','2023-03-28 17:41:32',NULL,600.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(5233,'1020','51680012580','2023-03-28 17:41:32',600.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(5236,'1100','51680016027','2023-03-28 18:09:49',NULL,280.00,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(5237,'1020','51680016027','2023-03-28 18:09:49',280.00,NULL,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(5245,'1100','51680016027','2023-03-28 18:07:44',280.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(5246,'4000','51680016027','2023-03-28 18:12:23',NULL,280.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(5247,'1100','51680016027','2023-03-28 18:12:51',NULL,280.00,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(5248,'1020','51680016027','2023-03-28 18:12:51',280.00,NULL,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(5249,'1000','51680016811','2023-03-28 18:20:21',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCS3TW8C0H'),(5250,'4000','51680016811','2023-03-28 18:20:21',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(5251,'1100','51680016929','2023-03-28 18:22:17',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(5252,'4000','51680016929','2023-03-28 18:22:17',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(5253,'1100','51680014397','2023-03-28 18:29:20',NULL,450.00,'','5','1','','1','379','payment','','','No',NULL,NULL,''),(5254,'1020','51680014397','2023-03-28 18:29:20',450.00,NULL,'','5','1','','1','379','payment','','','No',NULL,NULL,''),(5255,'1100','51680012854','2023-03-28 18:57:54',NULL,300.00,'','5','1','','1','451','payment','','','No',NULL,NULL,''),(5256,'1020','51680012854','2023-03-28 18:57:54',300.00,NULL,'','5','1','','1','451','payment','','','No',NULL,NULL,''),(5257,'1000','51680019281','2023-03-28 19:03:14',260.00,NULL,'','5','1','Good sold','1','452','sales','','','No',NULL,NULL,'RCS4U2QSH6'),(5258,'4000','51680019281','2023-03-28 19:03:14',NULL,260.00,'','5','1','Good sold','1','452','sales','8','','No',NULL,NULL,''),(5259,'1100','51680012824','2023-03-28 19:07:26',NULL,300.00,'','5','1','','1','384','payment','','','No',NULL,NULL,''),(5260,'1020','51680012824','2023-03-28 19:07:26',300.00,NULL,'','5','1','','1','384','payment','','','No',NULL,NULL,''),(5261,'1100','51680020017','2023-03-28 19:13:46',300.00,NULL,'','5','1','Good sold','1','140','sales','','','No',NULL,NULL,''),(5262,'4000','51680020017','2023-03-28 19:13:46',NULL,300.00,'','5','1','Good sold','1','140','sales','2','','No',NULL,NULL,''),(5263,'1100','51680020017','2023-03-28 19:15:42',NULL,300.00,'','5','1','','1','140','payment','','','No',NULL,NULL,''),(5264,'1020','51680020017','2023-03-28 19:15:42',300.00,NULL,'','5','1','','1','140','payment','','','No',NULL,NULL,''),(5265,'1100','51680009302','2023-03-28 19:38:03',NULL,300.00,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(5266,'1020','51680009302','2023-03-28 19:38:03',300.00,NULL,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(5267,'1100','51680070200','2023-03-29 09:10:14',7280.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(5268,'4000','51680070200','2023-03-29 09:10:14',NULL,7280.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(5269,'1100','51680070251','2023-03-29 09:10:58',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,''),(5270,'4000','51680070251','2023-03-29 09:10:58',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(5271,'1100','51680070999','2023-03-29 09:23:44',600.00,NULL,'','5','1','Good sold','1','348','sales','','','No',NULL,NULL,''),(5272,'4000','51680070999','2023-03-29 09:23:44',NULL,300.00,'','5','1','Good sold','1','348','sales','4','','No',NULL,NULL,''),(5273,'4000','51680070999','2023-03-29 09:23:44',NULL,300.00,'','5','1','Good sold','1','348','sales','6','','No',NULL,NULL,''),(5274,'1100','51680011365','2023-03-29 09:29:45',NULL,300.00,'','5','1','','1','106','payment','','','No',NULL,NULL,''),(5275,'1020','51680011365','2023-03-29 09:29:45',300.00,NULL,'','5','1','','1','106','payment','','','No',NULL,NULL,''),(5276,'1100','51680070999','2023-03-29 09:35:31',NULL,600.00,'','5','1','','1','348','payment','','','No',NULL,NULL,''),(5277,'1020','51680070999','2023-03-29 09:35:31',600.00,NULL,'','5','1','','1','348','payment','','','No',NULL,NULL,''),(5278,'1000','51680071780','2023-03-29 09:36:36',600.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,'RCT3V7GK0T'),(5279,'4000','51680071780','2023-03-29 09:36:36',NULL,600.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(5280,'1000','51680076448','2023-03-29 10:54:17',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCT2VEA8MW'),(5281,'4000','51680076448','2023-03-29 10:54:17',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(5282,'1100','51680016929','2023-03-29 11:02:58',NULL,300.00,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(5283,'1020','51680016929','2023-03-29 11:02:58',300.00,NULL,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(5284,'1000','51680077078','2023-03-29 11:04:47',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(5290,'1000','51680077078','2023-03-29 11:04:47',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(5291,'4000','51680077078','2023-03-29 11:06:07',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(5292,'1100','51680077651','2023-03-29 11:14:26',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(5293,'4000','51680077651','2023-03-29 11:14:26',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(5294,'1100','51680080621','2023-03-29 12:03:50',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(5295,'4000','51680080621','2023-03-29 12:03:50',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(5296,'1000','51680080910','2023-03-29 12:08:40',300.00,NULL,'','5','1','Good sold','1','289','Payment','','','No',NULL,NULL,''),(5297,'4000','51680080910','2023-03-29 12:08:40',NULL,300.00,'','5','1','Good sold','1','289','sales','6','','No',NULL,NULL,''),(5298,'1100','51680081060','2023-03-29 12:14:47',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(5299,'4000','51680081060','2023-03-29 12:14:47',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(5300,'1100','51680081843','2023-03-29 12:24:13',130.00,NULL,'','5','1','Good sold','1','241','sales','','','No',NULL,NULL,''),(5301,'4000','51680081843','2023-03-29 12:24:13',NULL,130.00,'','5','1','Good sold','1','241','sales','8','','No',NULL,NULL,''),(5302,'1100','51680081843','2023-03-29 12:35:06',NULL,130.00,'','5','1','','1','241','payment','','','No',NULL,NULL,''),(5303,'1020','51680081843','2023-03-29 12:35:06',130.00,NULL,'','5','1','','1','241','payment','','','No',NULL,NULL,''),(5304,'1000','51680085228','2023-03-29 13:20:39',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,'RCT6VR7U7O'),(5305,'4000','51680085228','2023-03-29 13:20:39',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(5306,'1100','51680085285','2023-03-29 13:34:00',300.00,NULL,'','5','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(5307,'4000','51680085285','2023-03-29 13:34:00',NULL,300.00,'','5','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(5308,'1000','51680088091','2023-03-29 14:08:51',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCT0VVNH4Y'),(5309,'4000','51680088091','2023-03-29 14:08:51',NULL,50.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(5310,'1000','51680088285','2023-03-29 14:11:49',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,'RCT0VW1CAO'),(5311,'4000','51680088285','2023-03-29 14:11:49',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(5312,'1000','51680088334','2023-03-29 14:12:22',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RCT5VVVV1P'),(5313,'4000','51680088334','2023-03-29 14:12:22',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(5314,'1100','51680011347','2023-03-29 14:19:43',NULL,600.00,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(5315,'1020','51680011347','2023-03-29 14:19:43',600.00,NULL,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(5316,'1100','51675243748','2023-03-29 14:27:11',NULL,1750.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5317,'1020','51675243748','2023-03-29 14:27:11',1750.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5318,'1100','51675672483','2023-03-29 14:29:36',NULL,1750.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5319,'1020','51675672483','2023-03-29 14:29:36',1750.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5320,'1100','51675939124','2023-03-29 14:30:25',NULL,1750.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5321,'1020','51675939124','2023-03-29 14:30:25',1750.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5322,'1100','51676276467','2023-03-29 14:30:45',NULL,1500.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5323,'1020','51676276467','2023-03-29 14:30:45',1500.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5324,'1100','51676533297','2023-03-29 14:31:14',NULL,1750.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5325,'1020','51676533297','2023-03-29 14:31:14',1750.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5326,'1100','51677486392','2023-03-29 14:31:41',NULL,1500.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5327,'1020','51677486392','2023-03-29 14:31:41',1500.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5328,'1100','51677135347','2023-03-29 14:32:11',NULL,1750.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5329,'1020','51677135347','2023-03-29 14:32:11',1750.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5330,'1100','51676879363','2023-03-29 14:32:41',NULL,1500.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5331,'1020','51676879363','2023-03-29 14:32:41',1500.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(5332,'1100','51677480121','2023-03-29 14:36:24',NULL,1680.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5333,'1020','51677480121','2023-03-29 14:36:24',1680.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5334,'1100','51677046856','2023-03-29 14:36:43',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5335,'1020','51677046856','2023-03-29 14:36:43',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5336,'1100','51676612564','2023-03-29 14:37:03',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5337,'1020','51676612564','2023-03-29 14:37:03',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5338,'1100','51676524870','2023-03-29 14:37:33',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5339,'1020','51676524870','2023-03-29 14:37:33',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5340,'1100','51676011258','2023-03-29 14:37:53',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5341,'1020','51676011258','2023-03-29 14:37:53',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5342,'1100','51675838194','2023-03-29 14:39:11',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5343,'1020','51675838194','2023-03-29 14:39:11',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5344,'1100','51675667739','2023-03-29 14:39:30',NULL,1680.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5345,'1020','51675667739','2023-03-29 14:39:30',1680.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5346,'1100','51675423973','2023-03-29 14:39:56',NULL,2520.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5347,'1020','51675423973','2023-03-29 14:39:56',2520.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5348,'1100','51675234708','2023-03-29 14:40:31',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5349,'1020','51675234708','2023-03-29 14:40:31',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(5350,'1100','51680080621','2023-03-29 15:10:29',NULL,280.00,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(5351,'1020','51680080621','2023-03-29 15:10:29',280.00,NULL,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(5352,'1000','51680092870','2023-03-29 15:28:00',20.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCT8W2ZFAY'),(5353,'4000','51680092870','2023-03-29 15:28:00',NULL,20.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(5354,'1100','51680094652','2023-03-29 15:57:41',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5355,'4000','51680094652','2023-03-29 15:57:41',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(5356,'1000','51680094679','2023-03-29 16:01:53',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(5357,'4000','51680094679','2023-03-29 16:01:53',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(5358,'1000','51680097065','2023-03-29 16:38:12',410.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCT3W9JBAH'),(5359,'4000','51680097065','2023-03-29 16:38:12',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(5360,'4000','51680097065','2023-03-29 16:38:12',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(5361,'1100','51680097285','2023-03-29 16:41:32',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(5362,'4000','51680097285','2023-03-29 16:41:32',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(5363,'1100','51680097313','2023-03-29 16:42:21',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(5364,'4000','51680097313','2023-03-29 16:42:21',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(5365,'1100','51680097597','2023-03-29 16:46:45',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(5366,'4000','51680097597','2023-03-29 16:46:45',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(5367,'1100','51680094652','2023-03-29 16:47:27',NULL,600.00,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(5368,'1020','51680094652','2023-03-29 16:47:27',600.00,NULL,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(5369,'1100','51680097313','2023-03-29 16:58:33',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(5370,'1020','51680097313','2023-03-29 16:58:33',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(5371,'1000','51680098659','2023-03-29 17:04:27',300.00,NULL,'','5','1','Good sold','1','294','Payment','','','No',NULL,NULL,''),(5372,'4000','51680098659','2023-03-29 17:04:27',NULL,300.00,'','5','1','Good sold','1','294','sales','2','','No',NULL,NULL,''),(5373,'1000','51680099229','2023-03-29 18:17:20',600.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,'rct6wf6i14'),(5374,'4000','51680099229','2023-03-29 18:17:20',NULL,600.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(5375,'1000','51680103073','2023-03-29 18:18:09',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,'RCT7WIYUXF'),(5376,'4000','51680103073','2023-03-29 18:18:09',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(5377,'1100','51680103300','2023-03-29 18:21:48',300.00,NULL,'','5','1','Good sold','1','334','sales','','','No',NULL,NULL,''),(5378,'4000','51680103300','2023-03-29 18:21:48',NULL,300.00,'','5','1','Good sold','1','334','sales','2','','No',NULL,NULL,''),(5379,'1000','51680104014','2023-03-29 18:33:43',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(5380,'4000','51680104014','2023-03-29 18:33:43',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(5381,'1100','51680097285','2023-03-29 18:38:10',NULL,300.00,'','5','1','','1','18','payment','','','No',NULL,NULL,''),(5382,'1020','51680097285','2023-03-29 18:38:10',300.00,NULL,'','5','1','','1','18','payment','','','No',NULL,NULL,''),(5383,'1100','51680105361','2023-03-29 18:56:07',300.00,NULL,'','5','1','Good sold','1','284','sales','','','No',NULL,NULL,''),(5384,'4000','51680105361','2023-03-29 18:56:07',NULL,300.00,'','5','1','Good sold','1','284','sales','6','','No',NULL,NULL,''),(5385,'1100','51680085285','2023-03-29 19:06:16',NULL,300.00,'','5','1','','1','20','payment','','','No',NULL,NULL,''),(5386,'1020','51680085285','2023-03-29 19:06:16',300.00,NULL,'','5','1','','1','20','payment','','','No',NULL,NULL,''),(5387,'1000','51680153908','2023-03-30 08:25:26',2100.00,NULL,'','5','1','Good sold','1','105','sales','','','No',NULL,NULL,'RCU9XN44FZ'),(5388,'4000','51680153908','2023-03-30 08:25:26',NULL,1800.00,'','5','1','Good sold','1','105','sales','4','','No',NULL,NULL,''),(5389,'4000','51680153908','2023-03-30 08:25:26',NULL,300.00,'','5','1','Good sold','1','105','sales','6','','No',NULL,NULL,''),(5390,'1100','51680105361','2023-03-30 08:27:17',NULL,300.00,'','5','1','','1','284','payment','','','No',NULL,NULL,''),(5391,'1020','51680105361','2023-03-30 08:27:17',300.00,NULL,'','5','1','','1','284','payment','','','No',NULL,NULL,''),(5392,'1100','51680103300','2023-03-30 08:27:37',NULL,300.00,'','5','1','','1','334','payment','','','No',NULL,NULL,''),(5393,'1020','51680103300','2023-03-30 08:27:37',300.00,NULL,'','5','1','','1','334','payment','','','No',NULL,NULL,''),(5394,'1100','51680081060','2023-03-30 08:29:09',NULL,300.00,'','5','1','','1','324','payment','','','No',NULL,NULL,''),(5395,'1020','51680081060','2023-03-30 08:29:09',300.00,NULL,'','5','1','','1','324','payment','','','No',NULL,NULL,''),(5396,'1100','51680154201','2023-03-30 08:30:07',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(5397,'4000','51680154201','2023-03-30 08:30:07',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(5398,'1000','51680158555','2023-03-30 09:42:43',280.00,NULL,'','5','1','Good sold','1','443','Payment','','','No',NULL,NULL,''),(5399,'4000','51680158555','2023-03-30 09:42:43',NULL,280.00,'','5','1','Good sold','1','443','sales','6','','No',NULL,NULL,''),(5400,'1100','51680158597','2023-03-30 09:44:16',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(5401,'4000','51680158597','2023-03-30 09:44:16',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(5402,'1100','51680158670','2023-03-30 09:44:36',300.00,NULL,'','5','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(5403,'4000','51680158670','2023-03-30 09:44:36',NULL,300.00,'','5','1','Good sold','1','41','sales','6','','No',NULL,NULL,''),(5404,'1100','51680154201','2023-03-30 09:45:37',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(5405,'1020','51680154201','2023-03-30 09:45:37',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(5406,'1100','51680158597','2023-03-30 09:45:57',NULL,300.00,'','5','1','','1','170','payment','','','No',NULL,NULL,''),(5407,'1020','51680158597','2023-03-30 09:45:57',300.00,NULL,'','5','1','','1','170','payment','','','No',NULL,NULL,''),(5408,'1100','51680159106','2023-03-30 09:51:58',2000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(5409,'4000','51680159106','2023-03-30 09:51:58',NULL,2000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(5410,'1100','51680159198','2023-03-30 09:59:30',500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(5411,'4000','51680159198','2023-03-30 09:59:30',NULL,500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(5412,'1100','51680161350','2023-03-30 10:29:15',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(5413,'4000','51680161350','2023-03-30 10:29:15',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(5414,'1100','51680161350','2023-03-30 10:29:31',NULL,300.00,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(5415,'1020','51680161350','2023-03-30 10:29:31',300.00,NULL,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(5416,'1000','51680161824','2023-03-30 10:37:15',20.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(5417,'4000','51680161824','2023-03-30 10:37:15',NULL,20.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(5418,'1100','51680161870','2023-03-30 10:43:17',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(5419,'4000','51680161870','2023-03-30 10:43:17',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(5420,'1000','51680163546','2023-03-30 11:05:56',300.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,'RCU4Y3UQEC'),(5421,'4000','51680163546','2023-03-30 11:05:56',NULL,300.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(5422,'1000','51680164711','2023-03-30 11:25:26',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,'RCU9Y5M07L'),(5423,'4000','51680164711','2023-03-30 11:25:26',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(5424,'1100','51680165191','2023-03-30 11:33:18',300.00,NULL,'','5','1','Good sold','1','332','sales','','','No',NULL,NULL,''),(5425,'4000','51680165191','2023-03-30 11:33:18',NULL,300.00,'','5','1','Good sold','1','332','sales','2','','No',NULL,NULL,''),(5426,'1100','51680097597','2023-03-30 12:00:43',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(5427,'1020','51680097597','2023-03-30 12:00:43',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(5428,'1100','51680166914','2023-03-30 12:02:06',600.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(5429,'4000','51680166914','2023-03-30 12:02:06',NULL,600.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(5430,'1100','51680165191','2023-03-30 13:11:21',NULL,300.00,'','5','1','','1','332','payment','','','No',NULL,NULL,''),(5431,'1020','51680165191','2023-03-30 13:11:21',300.00,NULL,'','5','1','','1','332','payment','','','No',NULL,NULL,''),(5432,'1100','51680158670','2023-03-30 13:18:19',NULL,300.00,'','5','1','','1','41','payment','','','No',NULL,NULL,''),(5433,'1020','51680158670','2023-03-30 13:18:19',300.00,NULL,'','5','1','','1','41','payment','','','No',NULL,NULL,''),(5434,'1100','51680166914','2023-03-30 13:25:45',NULL,600.00,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(5435,'1020','51680166914','2023-03-30 13:25:45',600.00,NULL,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(5436,'1100','51680172017','2023-03-30 13:34:10',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(5437,'4000','51680172017','2023-03-30 13:34:10',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(5438,'1100','51680172738','2023-03-30 13:39:13',300.00,NULL,'','5','1','Good sold','1','116','sales','','','No',NULL,NULL,''),(5439,'4000','51680172738','2023-03-30 13:39:13',NULL,300.00,'','5','1','Good sold','1','116','sales','6','','No',NULL,NULL,''),(5440,'1100','51680172903','2023-03-30 13:41:50',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(5441,'4000','51680172903','2023-03-30 13:41:50',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(5442,'1100','51680172923','2023-03-30 13:42:11',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(5443,'4000','51680172923','2023-03-30 13:42:11',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(5444,'1100','51680172017','2023-03-30 13:42:58',NULL,600.00,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(5445,'1020','51680172017','2023-03-30 13:42:58',600.00,NULL,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(5446,'1100','51680172923','2023-03-30 13:43:14',NULL,300.00,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(5447,'1020','51680172923','2023-03-30 13:43:14',300.00,NULL,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(5448,'1100','51680172903','2023-03-30 14:32:19',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(5449,'1020','51680172903','2023-03-30 14:32:19',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(5450,'1100','51680179536','2023-03-30 15:32:22',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(5451,'4000','51680179536','2023-03-30 15:32:22',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(5452,'1100','51680179536','2023-03-30 15:32:37',NULL,300.00,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(5453,'1020','51680179536','2023-03-30 15:32:37',300.00,NULL,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(5454,'1100','51680161870','2023-03-30 15:35:36',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(5455,'1020','51680161870','2023-03-30 15:35:36',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(5456,'1100','51680172738','2023-03-30 15:36:26',NULL,300.00,'','5','1','','1','116','payment','','','No',NULL,NULL,''),(5457,'1020','51680172738','2023-03-30 15:36:26',300.00,NULL,'','5','1','','1','116','payment','','','No',NULL,NULL,''),(5458,'1100','51680179852','2023-03-30 15:38:08',1200.00,NULL,'','5','1','Good sold','1','373','sales','','','No',NULL,NULL,''),(5459,'4000','51680179852','2023-03-30 15:38:08',NULL,1200.00,'','5','1','Good sold','1','373','sales','4','','No',NULL,NULL,''),(5460,'1100','51680179852','2023-03-30 15:38:25',NULL,1200.00,'','5','1','','1','373','payment','','','No',NULL,NULL,''),(5461,'1020','51680179852','2023-03-30 15:38:25',1200.00,NULL,'','5','1','','1','373','payment','','','No',NULL,NULL,''),(5462,'1100','51680179944','2023-03-30 15:47:39',300.00,NULL,'','5','1','Good sold','1','341','sales','','','No',NULL,NULL,''),(5463,'4000','51680179944','2023-03-30 15:47:39',NULL,300.00,'','5','1','Good sold','1','341','sales','6','','No',NULL,NULL,''),(5464,'1100','51680180479','2023-03-30 15:48:07',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(5465,'4000','51680180479','2023-03-30 15:48:07',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(5466,'1100','51680180767','2023-03-30 15:52:57',300.00,NULL,'','5','1','Good sold','1','373','sales','','','No',NULL,NULL,''),(5467,'4000','51680180767','2023-03-30 15:52:57',NULL,300.00,'','5','1','Good sold','1','373','sales','6','','No',NULL,NULL,''),(5468,'1100','51680180767','2023-03-30 15:53:12',NULL,300.00,'','5','1','','1','373','payment','','','No',NULL,NULL,''),(5469,'1020','51680180767','2023-03-30 15:53:12',300.00,NULL,'','5','1','','1','373','payment','','','No',NULL,NULL,''),(5470,'1100','51680181530','2023-03-30 16:05:39',300.00,NULL,'','5','1','Good sold','1','132','sales','','','No',NULL,NULL,''),(5471,'4000','51680181530','2023-03-30 16:05:39',NULL,300.00,'','5','1','Good sold','1','132','sales','8','','No',NULL,NULL,''),(5472,'1100','51680186854','2023-03-30 17:34:31',600.00,NULL,'','5','1','Good sold','1','103','sales','','','No',NULL,NULL,''),(5473,'4000','51680186854','2023-03-30 17:34:31',NULL,600.00,'','5','1','Good sold','1','103','sales','6','','No',NULL,NULL,''),(5474,'1100','51680186888','2023-03-30 17:35:26',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(5475,'4000','51680186888','2023-03-30 17:35:26',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(5476,'1100','51680186935','2023-03-30 17:35:48',300.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(5477,'4000','51680186935','2023-03-30 17:35:48',NULL,300.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(5478,'1100','51680186963','2023-03-30 17:36:15',300.00,NULL,'','5','1','Good sold','1','201','sales','','','No',NULL,NULL,''),(5479,'4000','51680186963','2023-03-30 17:36:15',NULL,300.00,'','5','1','Good sold','1','201','sales','2','','No',NULL,NULL,''),(5480,'1100','51680179944','2023-03-30 17:36:50',NULL,300.00,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(5481,'1020','51680179944','2023-03-30 17:36:50',300.00,NULL,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(5482,'1100','51680186888','2023-03-30 17:37:09',NULL,600.00,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(5483,'1020','51680186888','2023-03-30 17:37:09',600.00,NULL,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(5484,'1100','51680187068','2023-03-30 17:38:03',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(5485,'4000','51680187068','2023-03-30 17:38:03',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(5486,'1100','51680187068','2023-03-30 17:38:21',NULL,70.00,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(5487,'1020','51680187068','2023-03-30 17:38:21',70.00,NULL,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(5488,'1100','51680186854','2023-03-30 17:38:55',NULL,600.00,'','5','1','','1','103','payment','','','No',NULL,NULL,''),(5489,'1020','51680186854','2023-03-30 17:38:55',600.00,NULL,'','5','1','','1','103','payment','','','No',NULL,NULL,''),(5490,'1100','51680188234','2023-03-30 17:57:22',900.00,NULL,'','5','1','Good sold','1','320','sales','','','No',NULL,NULL,''),(5491,'4000','51680188234','2023-03-30 17:57:22',NULL,900.00,'','5','1','Good sold','1','320','sales','6','','No',NULL,NULL,''),(5492,'1100','51680070251','2023-03-30 18:51:42',NULL,300.00,'','5','1','','1','252','payment','','','No',NULL,NULL,''),(5493,'1020','51680070251','2023-03-30 18:51:42',300.00,NULL,'','5','1','','1','252','payment','','','No',NULL,NULL,''),(5494,'1100','51680180479','2023-03-30 18:54:58',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(5495,'1020','51680180479','2023-03-30 18:54:58',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(5496,'1100','51680188234','2023-03-30 19:02:12',NULL,900.00,'','5','1','','1','320','payment','','','No',NULL,NULL,''),(5497,'1020','51680188234','2023-03-30 19:02:12',900.00,NULL,'','5','1','','1','320','payment','','','No',NULL,NULL,''),(5498,'1100','51680192285','2023-03-30 19:04:52',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(5499,'4000','51680192285','2023-03-30 19:04:52',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(5500,'1100','51680192285','2023-03-30 19:05:12',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(5501,'1020','51680192285','2023-03-30 19:05:12',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(5502,'1100','51680186963','2023-03-30 19:15:35',NULL,300.00,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(5503,'1020','51680186963','2023-03-30 19:15:35',300.00,NULL,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(5504,'1100','51680193266','2023-03-30 19:21:17',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(5505,'4000','51680193266','2023-03-30 19:21:17',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(5506,'1100','51680238034','2023-03-31 07:47:31',6440.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(5507,'4000','51680238034','2023-03-31 07:47:31',NULL,6440.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(5508,'1100','51680241735','2023-03-31 08:49:08',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(5509,'4000','51680241735','2023-03-31 08:49:08',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(5510,'1100','51680193266','2023-03-31 09:03:56',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(5511,'1020','51680193266','2023-03-31 09:03:56',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(5512,'1100','51680245603','2023-03-31 09:54:08',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(5513,'4000','51680245603','2023-03-31 09:54:08',NULL,900.00,'','5','1','Good sold','1','65','sales','6','','No',NULL,NULL,''),(5514,'4000','51680245603','2023-03-31 09:54:08',NULL,600.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(5515,'1100','51680250098','2023-03-31 11:26:50',520.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(5516,'4000','51680250098','2023-03-31 11:26:50',NULL,520.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(5517,'1000','51680252131','2023-03-31 11:42:22',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(5518,'4000','51680252131','2023-03-31 11:42:22',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(5522,'1100','51680186935','2023-03-31 11:58:20',NULL,300.00,'','5','1','','1','425','payment','','','No',NULL,NULL,''),(5523,'1020','51680186935','2023-03-31 11:58:20',300.00,NULL,'','5','1','','1','425','payment','','','No',NULL,NULL,''),(5524,'1000','51680252217','2023-03-31 11:47:54',1200.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,'RCV91XYVAZ'),(5525,'4000','51680252217','2023-03-31 11:47:54',NULL,300.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(5526,'4000','51680252217','2023-03-31 12:24:23',NULL,600.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(5527,'4000','51680252217','2023-03-31 12:24:23',NULL,300.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(5528,'1100','51680254809','2023-03-31 12:27:02',600.00,NULL,'','5','1','Good sold','1','273','sales','','','No',NULL,NULL,''),(5529,'4000','51680254809','2023-03-31 12:27:02',NULL,600.00,'','5','1','Good sold','1','273','sales','6','','No',NULL,NULL,''),(5530,'1100','51680254840','2023-03-31 12:28:30',560.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(5531,'4000','51680254840','2023-03-31 12:28:30',NULL,280.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(5532,'4000','51680254840','2023-03-31 12:28:30',NULL,280.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(5533,'1100','51680254840','2023-03-31 12:30:54',NULL,560.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(5534,'1020','51680254840','2023-03-31 12:30:54',560.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(5535,'1100','51680181530','2023-03-31 12:36:37',NULL,300.00,'','5','1','','1','132','payment','','','No',NULL,NULL,''),(5536,'1020','51680181530','2023-03-31 12:36:37',300.00,NULL,'','5','1','','1','132','payment','','','No',NULL,NULL,''),(5537,'1100','51680254809','2023-03-31 13:17:31',NULL,600.00,'','5','1','','1','273','payment','','','No',NULL,NULL,''),(5538,'1020','51680254809','2023-03-31 13:17:31',600.00,NULL,'','5','1','','1','273','payment','','','No',NULL,NULL,''),(5539,'1100','51680010142','2023-03-31 13:18:14',NULL,600.00,'','5','1','','1','257','payment','','','No',NULL,NULL,''),(5540,'1020','51680010142','2023-03-31 13:18:14',600.00,NULL,'','5','1','','1','257','payment','','','No',NULL,NULL,''),(5541,'1100','51678965648','2023-03-31 13:18:44',NULL,900.00,'','5','1','','1','257','payment','','','No',NULL,NULL,''),(5542,'1020','51678965648','2023-03-31 13:18:44',900.00,NULL,'','5','1','','1','257','payment','','','No',NULL,NULL,''),(5543,'1000','51680262139','2023-03-31 14:29:15',1120.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,'RCV227PNZA'),(5544,'4000','51680262139','2023-03-31 14:29:15',NULL,1120.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(5547,'1100','51680262217','2023-03-31 14:30:33',600.00,NULL,'','5','1','Good sold','1','83','sales','','','No',NULL,NULL,''),(5548,'4000','51680262217','2023-03-31 14:30:33',NULL,600.00,'','5','1','Good sold','1','83','sales','2','','No',NULL,NULL,''),(5549,'1100','51680262252','2023-03-31 14:34:32',300.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,''),(5550,'4000','51680262252','2023-03-31 14:34:32',NULL,300.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(5551,'1100','51680262252','2023-03-31 15:03:31',NULL,300.00,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(5552,'1020','51680262252','2023-03-31 15:03:31',300.00,NULL,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(5557,'1000','51680266362','2023-03-31 15:58:37',1120.00,NULL,'','5','1','Good sold','1','374','sales','','','No',NULL,NULL,'RCV52IQU09'),(5558,'4000','51680266362','2023-03-31 15:58:37',NULL,1120.00,'','5','1','Good sold','1','374','sales','4','','No',NULL,NULL,''),(5559,'1000','51680267608','2023-03-31 16:00:23',600.00,NULL,'','5','1','Good sold','1','342','sales','','','No',NULL,NULL,''),(5560,'4000','51680267608','2023-03-31 16:00:23',NULL,600.00,'','5','1','Good sold','1','342','sales','6','','No',NULL,NULL,''),(5561,'1100','51680267608','2023-03-31 16:01:55',NULL,100.00,'','5','1','','1','342','payment','','','No',NULL,NULL,''),(5562,'1020','51680267608','2023-03-31 16:01:55',100.00,NULL,'','5','1','','1','342','payment','','','No',NULL,NULL,''),(5563,'1100','51680267825','2023-03-31 16:03:52',300.00,NULL,'','5','1','Good sold','1','316','sales','','','No',NULL,NULL,''),(5564,'4000','51680267825','2023-03-31 16:03:52',NULL,300.00,'','5','1','Good sold','1','316','sales','4','','No',NULL,NULL,''),(5565,'1100','51680267841','2023-03-31 16:04:10',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(5566,'4000','51680267841','2023-03-31 16:04:10',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(5567,'1100','51680267860','2023-03-31 16:04:27',300.00,NULL,'','5','1','Good sold','1','183','sales','','','No',NULL,NULL,''),(5568,'4000','51680267860','2023-03-31 16:04:27',NULL,300.00,'','5','1','Good sold','1','183','sales','2','','No',NULL,NULL,''),(5569,'1100','51680245603','2023-03-31 16:28:49',NULL,1500.00,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(5570,'1020','51680245603','2023-03-31 16:28:49',1500.00,NULL,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(5571,'1100','51680267825','2023-03-31 16:41:14',NULL,300.00,'','5','1','','1','316','payment','','','No',NULL,NULL,''),(5572,'1020','51680267825','2023-03-31 16:41:14',300.00,NULL,'','5','1','','1','316','payment','','','No',NULL,NULL,''),(5573,'1100','51680270147','2023-03-31 16:42:34',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(5574,'4000','51680270147','2023-03-31 16:42:34',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(5575,'1100','51680270166','2023-03-31 16:43:01',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(5576,'4000','51680270166','2023-03-31 16:43:01',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(5577,'1100','51680267841','2023-03-31 16:52:06',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(5578,'1020','51680267841','2023-03-31 16:52:06',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(5579,'1000','51680271540','2023-03-31 17:05:50',280.00,NULL,'','5','1','Good sold','1','283','sales','','','No',NULL,NULL,'RCV32Q1OKF'),(5580,'4000','51680271540','2023-03-31 17:05:50',NULL,280.00,'','5','1','Good sold','1','283','sales','6','','No',NULL,NULL,''),(5581,'1100','51680270147','2023-03-31 17:09:57',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(5582,'1020','51680270147','2023-03-31 17:09:57',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(5583,'1100','51680271907','2023-03-31 17:11:55',300.00,NULL,'','5','1','Good sold','1','340','sales','','','No',NULL,NULL,''),(5584,'4000','51680271907','2023-03-31 17:11:55',NULL,300.00,'','5','1','Good sold','1','340','sales','4','','No',NULL,NULL,''),(5585,'1100','51680270166','2023-03-31 17:19:29',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(5586,'1020','51680270166','2023-03-31 17:19:29',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(5587,'1100','51680267860','2023-03-31 18:02:57',NULL,300.00,'','5','1','','1','183','payment','','','No',NULL,NULL,''),(5588,'1020','51680267860','2023-03-31 18:02:57',300.00,NULL,'','5','1','','1','183','payment','','','No',NULL,NULL,''),(5589,'1100','51680274994','2023-03-31 18:03:23',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(5590,'4000','51680274994','2023-03-31 18:03:23',NULL,300.00,'','5','1','Good sold','1','272','sales','4','','No',NULL,NULL,''),(5591,'1100','51680275012','2023-03-31 18:03:45',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(5592,'4000','51680275012','2023-03-31 18:03:45',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(5593,'1100','51680275041','2023-03-31 18:04:24',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(5594,'4000','51680275041','2023-03-31 18:04:24',NULL,300.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(5595,'1100','51680275041','2023-03-31 18:04:43',NULL,300.00,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(5596,'1020','51680275041','2023-03-31 18:04:43',300.00,NULL,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(5597,'1100','51680275012','2023-03-31 18:05:07',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(5598,'1020','51680275012','2023-03-31 18:05:07',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(5599,'1100','51680275231','2023-03-31 18:07:18',300.00,NULL,'','5','1','Good sold','1','259','sales','','','No',NULL,NULL,''),(5600,'4000','51680275231','2023-03-31 18:07:18',NULL,300.00,'','5','1','Good sold','1','259','sales','4','','No',NULL,NULL,''),(5601,'1100','51680274994','2023-03-31 18:09:50',NULL,300.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(5602,'1020','51680274994','2023-03-31 18:09:50',300.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(5603,'1100','51680250098','2023-03-31 18:10:18',NULL,520.00,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(5604,'1020','51680250098','2023-03-31 18:10:18',520.00,NULL,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(5605,'1100','51680271907','2023-03-31 18:11:24',NULL,300.00,'','5','1','','1','340','payment','','','No',NULL,NULL,''),(5606,'1020','51680271907','2023-03-31 18:11:24',300.00,NULL,'','5','1','','1','340','payment','','','No',NULL,NULL,''),(5607,'1100','51680276005','2023-03-31 18:27:42',900.00,NULL,'','5','1','Good sold','1','29','sales','','','No',NULL,NULL,''),(5608,'4000','51680276005','2023-03-31 18:27:42',NULL,900.00,'','5','1','Good sold','1','29','sales','6','','No',NULL,NULL,''),(5609,'1000','51680276993','2023-03-31 18:37:08',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RCV331PVEJ'),(5610,'4000','51680276993','2023-03-31 18:37:08',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(5611,'1100','51680275231','2023-03-31 18:38:53',NULL,300.00,'','5','1','','1','259','payment','','','No',NULL,NULL,''),(5612,'1020','51680275231','2023-03-31 18:38:53',300.00,NULL,'','5','1','','1','259','payment','','','No',NULL,NULL,''),(5613,'4000','51680267608','2023-03-31 18:48:40',600.00,NULL,'','5','1','Returned products','1','342','return','','','No',NULL,NULL,''),(5614,'1000','51680267608','2023-03-31 18:48:40',NULL,600.00,'','5','1','Returned products','1','342','return','','','No',NULL,NULL,''),(5615,'5500','51680267608','2023-03-31 18:48:40',NULL,416.54,'','5','1','Cost of goods returned','1','342','sales','6','','No',NULL,NULL,''),(5616,'1110','51680267608','2023-03-31 18:48:40',416.54,NULL,'','5','1','Inventory retuned ','1','342','sales','','','No',NULL,NULL,''),(5617,'1100','51680276005','2023-03-31 18:54:52',NULL,900.00,'','5','1','','1','29','payment','','','No',NULL,NULL,''),(5618,'1020','51680276005','2023-03-31 18:54:52',900.00,NULL,'','5','1','','1','29','payment','','','No',NULL,NULL,''),(5619,'1100','51680278991','2023-03-31 19:09:59',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(5620,'4000','51680278991','2023-03-31 19:09:59',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(5621,'1100','51680278991','2023-03-31 19:10:15',NULL,300.00,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(5622,'1020','51680278991','2023-03-31 19:10:15',300.00,NULL,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(5623,'1100','51680329975','2023-04-01 09:19:42',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(5624,'4000','51680329975','2023-04-01 09:19:42',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(5625,'1000','51680329995','2023-04-01 10:23:01',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,'RD174ISY9T'),(5626,'4000','51680329995','2023-04-01 10:23:01',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(5627,'1100','51680329975','2023-04-01 10:23:49',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(5628,'1020','51680329975','2023-04-01 10:23:49',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(5629,'1100','51680336458','2023-04-01 11:07:48',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(5630,'4000','51680336458','2023-04-01 11:07:48',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(5631,'1100','51680336458','2023-04-01 11:44:29',NULL,300.00,'','5','1','','1','264','payment','','','No',NULL,NULL,''),(5632,'1020','51680336458','2023-04-01 11:44:29',300.00,NULL,'','5','1','','1','264','payment','','','No',NULL,NULL,''),(5633,'1100','51680339651','2023-04-01 12:01:00',300.00,NULL,'','5','1','Good sold','1','227','sales','','','No',NULL,NULL,''),(5634,'4000','51680339651','2023-04-01 12:01:00',NULL,300.00,'','5','1','Good sold','1','227','sales','2','','No',NULL,NULL,''),(5635,'1100','51680341205','2023-04-01 12:26:54',280.00,NULL,'','5','1','Good sold','1','448','sales','','','No',NULL,NULL,''),(5636,'4000','51680341205','2023-04-01 12:26:54',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(5637,'1100','51680341225','2023-04-01 12:53:11',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(5638,'4000','51680341225','2023-04-01 12:53:11',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(5639,'1100','51680341225','2023-04-01 12:55:19',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(5640,'1020','51680341225','2023-04-01 12:55:19',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(5641,'1000','51680344846','2023-04-01 13:27:34',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(5642,'4000','51680344846','2023-04-01 13:27:34',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(5643,'1100','51680339651','2023-04-01 13:27:55',NULL,300.00,'','5','1','','1','227','payment','','','No',NULL,NULL,''),(5644,'1020','51680339651','2023-04-01 13:27:55',300.00,NULL,'','5','1','','1','227','payment','','','No',NULL,NULL,''),(5645,'1000','51680344971','2023-04-01 13:45:56',280.00,NULL,'','5','1','Good sold','1','433','Payment','','','No',NULL,NULL,''),(5646,'4000','51680344971','2023-04-01 13:45:56',NULL,280.00,'','5','1','Good sold','1','433','sales','2','','No',NULL,NULL,''),(5647,'1100','51680346020','2023-04-01 14:21:29',1350.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(5648,'4000','51680346020','2023-04-01 14:21:29',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(5649,'4000','51680346020','2023-04-01 14:21:29',NULL,600.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(5650,'1100','51680341205','2023-04-01 14:59:16',NULL,280.00,'','5','1','','1','448','payment','','','No',NULL,NULL,''),(5651,'1020','51680341205','2023-04-01 14:59:16',280.00,NULL,'','5','1','','1','448','payment','','','No',NULL,NULL,''),(5652,'1100','51680351771','2023-04-01 15:22:59',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(5653,'4000','51680351771','2023-04-01 15:22:59',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(5654,'1100','51680356627','2023-04-01 16:43:56',1200.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(5655,'4000','51680356627','2023-04-01 16:43:56',NULL,1200.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(5656,'1100','51680356649','2023-04-01 16:44:26',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(5657,'4000','51680356649','2023-04-01 16:44:26',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(5658,'1100','51680356679','2023-04-01 16:44:53',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(5659,'4000','51680356679','2023-04-01 16:44:53',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(5660,'1100','51680356741','2023-04-01 16:45:55',600.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(5661,'4000','51680356741','2023-04-01 16:45:55',NULL,600.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(5662,'1100','51680356821','2023-04-01 16:47:10',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(5663,'4000','51680356821','2023-04-01 16:47:10',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(5664,'1100','51680356741','2023-04-01 16:55:26',NULL,600.00,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(5665,'1020','51680356741','2023-04-01 16:55:26',600.00,NULL,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(5666,'1100','51680356627','2023-04-01 16:56:52',NULL,400.00,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(5667,'1020','51680356627','2023-04-01 16:56:52',400.00,NULL,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(5668,'1100','51680346020','2023-04-01 17:10:48',NULL,1350.00,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(5669,'1020','51680346020','2023-04-01 17:10:48',1350.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(5670,'1100','51680356627','2023-04-01 17:28:35',NULL,800.00,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(5671,'1020','51680356627','2023-04-01 17:28:35',800.00,NULL,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(5672,'1100','51680351771','2023-04-01 17:40:40',NULL,300.00,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(5673,'1020','51680351771','2023-04-01 17:40:40',300.00,NULL,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(5674,'1100','51680360649','2023-04-01 17:50:59',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(5675,'4000','51680360649','2023-04-01 17:50:59',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(5676,'1100','51680361013','2023-04-01 17:57:00',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(5677,'4000','51680361013','2023-04-01 17:57:00',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(5678,'1100','51680361013','2023-04-01 17:57:32',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(5679,'1020','51680361013','2023-04-01 17:57:32',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(5680,'1100','51680356649','2023-04-01 18:25:00',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(5681,'1020','51680356649','2023-04-01 18:25:00',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(5682,'1100','51680356679','2023-04-01 18:36:47',NULL,300.00,'','5','1','','1','32','payment','','','No',NULL,NULL,''),(5683,'1020','51680356679','2023-04-01 18:36:47',300.00,NULL,'','5','1','','1','32','payment','','','No',NULL,NULL,''),(5684,'1100','51680356821','2023-04-02 13:35:38',NULL,600.00,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(5685,'1020','51680356821','2023-04-02 13:35:38',600.00,NULL,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(5686,'1100','51680360649','2023-04-02 13:35:54',NULL,300.00,'','5','1','','1','18','payment','','','No',NULL,NULL,''),(5687,'1020','51680360649','2023-04-02 13:35:54',300.00,NULL,'','5','1','','1','18','payment','','','No',NULL,NULL,''),(5688,'1100','51680447007','2023-04-02 17:50:43',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(5689,'4000','51680447007','2023-04-02 17:50:43',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(5690,'1100','51680447055','2023-04-02 17:51:30',300.00,NULL,'','5','1','Good sold','1','408','sales','','','No',NULL,NULL,''),(5691,'4000','51680447055','2023-04-02 17:51:30',NULL,300.00,'','5','1','Good sold','1','408','sales','2','','No',NULL,NULL,''),(5692,'1100','51680447101','2023-04-02 17:51:59',600.00,NULL,'','5','1','Good sold','1','178','sales','','','No',NULL,NULL,''),(5693,'4000','51680447101','2023-04-02 17:51:59',NULL,600.00,'','5','1','Good sold','1','178','sales','6','','No',NULL,NULL,''),(5694,'1100','51680447135','2023-04-02 17:52:29',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(5695,'4000','51680447135','2023-04-02 17:52:29',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(5696,'1100','51680447169','2023-04-02 17:52:55',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(5697,'4000','51680447169','2023-04-02 17:52:55',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(5698,'1100','51680447183','2023-04-02 17:53:16',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(5699,'4000','51680447183','2023-04-02 17:53:16',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(5700,'1100','51680447205','2023-04-02 17:53:39',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(5701,'4000','51680447205','2023-04-02 17:53:39',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(5702,'1100','51680447227','2023-04-02 17:54:21',300.00,NULL,'','5','1','Good sold','1','397','sales','','','No',NULL,NULL,''),(5703,'4000','51680447227','2023-04-02 17:54:21',NULL,300.00,'','5','1','Good sold','1','397','sales','6','','No',NULL,NULL,''),(5704,'1100','51680447275','2023-04-02 17:54:43',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(5705,'4000','51680447275','2023-04-02 17:54:43',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(5706,'1100','51680447007','2023-04-02 17:55:57',NULL,600.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(5707,'1020','51680447007','2023-04-02 17:55:57',600.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(5708,'1100','51680447292','2023-04-02 18:02:28',300.00,NULL,'','5','1','Good sold','1','331','sales','','','No',NULL,NULL,''),(5709,'4000','51680447292','2023-04-02 18:02:28',NULL,300.00,'','5','1','Good sold','1','331','sales','2','','No',NULL,NULL,''),(5710,'1100','51680447169','2023-04-02 18:02:55',NULL,300.00,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(5711,'1020','51680447169','2023-04-02 18:02:55',300.00,NULL,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(5712,'1100','51680447205','2023-04-02 18:05:39',NULL,300.00,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(5713,'1020','51680447205','2023-04-02 18:05:39',300.00,NULL,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(5714,'1100','51680448002','2023-04-02 18:06:55',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(5715,'4000','51680448002','2023-04-02 18:06:55',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(5716,'1100','51680447205','2023-04-02 18:07:21',NULL,300.00,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(5717,'1020','51680447205','2023-04-02 18:07:21',300.00,NULL,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(5718,'1100','51680449061','2023-04-02 18:24:33',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(5719,'4000','51680449061','2023-04-02 18:24:33',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(5720,'1100','51680449087','2023-04-02 18:38:10',300.00,NULL,'','5','1','Good sold','1','454','sales','','','No',NULL,NULL,''),(5721,'4000','51680449087','2023-04-02 18:38:10',NULL,300.00,'','5','1','Good sold','1','454','sales','8','','No',NULL,NULL,''),(5722,'1100','51680447183','2023-04-02 18:38:38',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(5723,'1020','51680447183','2023-04-02 18:38:38',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(5724,'1100','51680447135','2023-04-02 18:55:07',NULL,300.00,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(5725,'1020','51680447135','2023-04-02 18:55:07',300.00,NULL,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(5726,'4000','51680447101','2023-04-02 19:02:01',600.00,NULL,'','5','1','Returned products','1','178','return','','','No',NULL,NULL,''),(5727,'1100','51680447101','2023-04-02 19:02:01',NULL,600.00,'','5','1','Returned products','1','178','return','','','No',NULL,NULL,''),(5728,'5500','51680447101','2023-04-02 19:02:01',NULL,416.54,'','5','1','Cost of goods returned','1','178','sales','6','','No',NULL,NULL,''),(5729,'1110','51680447101','2023-04-02 19:02:01',416.54,NULL,'','5','1','Inventory retuned ','1','178','sales','','','No',NULL,NULL,''),(5730,'4000','51680447101','2023-04-02 19:02:08',0.00,NULL,'','5','1','Returned products','1','178','return','','','No',NULL,NULL,''),(5731,'1100','51680447101','2023-04-02 19:02:08',NULL,0.00,'','5','1','Returned products','1','178','return','','','No',NULL,NULL,''),(5732,'5500','51680447101','2023-04-02 19:02:08',NULL,0.00,'','5','1','Cost of goods returned','1','178','sales','6','','No',NULL,NULL,''),(5733,'1110','51680447101','2023-04-02 19:02:08',0.00,NULL,'','5','1','Inventory retuned ','1','178','sales','','','No',NULL,NULL,''),(5734,'1100','51680448002','2023-04-02 19:14:14',NULL,600.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(5735,'1020','51680448002','2023-04-02 19:14:14',600.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(5736,'4000','51680447055','2023-04-02 19:19:22',300.00,NULL,'','5','1','Returned products','1','408','return','','','No',NULL,NULL,''),(5737,'1100','51680447055','2023-04-02 19:19:22',NULL,300.00,'','5','1','Returned products','1','408','return','','','No',NULL,NULL,''),(5738,'5500','51680447055','2023-04-02 19:19:22',NULL,208.00,'','5','1','Cost of goods returned','1','408','sales','2','','No',NULL,NULL,''),(5739,'1110','51680447055','2023-04-02 19:19:22',208.00,NULL,'','5','1','Inventory retuned ','1','408','sales','','','No',NULL,NULL,''),(5740,'1100','51680449087','2023-04-02 19:22:26',NULL,300.00,'','5','1','','1','454','payment','','','No',NULL,NULL,''),(5741,'1020','51680449087','2023-04-02 19:22:26',300.00,NULL,'','5','1','','1','454','payment','','','No',NULL,NULL,''),(5742,'1000','51680452582','2023-04-02 19:37:54',280.00,NULL,'','5','1','Good sold','1','306','Payment','','','No',NULL,NULL,''),(5743,'4000','51680452582','2023-04-02 19:37:54',NULL,280.00,'','5','1','Good sold','1','306','sales','2','','No',NULL,NULL,''),(5744,'1100','51680447227','2023-04-03 09:20:15',NULL,300.00,'','5','1','','1','397','payment','','','No',NULL,NULL,''),(5745,'1020','51680447227','2023-04-03 09:20:15',300.00,NULL,'','5','1','','1','397','payment','','','No',NULL,NULL,''),(5746,'1100','51680447275','2023-04-03 09:20:33',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(5747,'1020','51680447275','2023-04-03 09:20:33',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(5748,'1100','51680447292','2023-04-03 09:20:49',NULL,300.00,'','5','1','','1','331','payment','','','No',NULL,NULL,''),(5749,'1020','51680447292','2023-04-03 09:20:49',300.00,NULL,'','5','1','','1','331','payment','','','No',NULL,NULL,''),(5750,'1100','51680502899','2023-04-03 09:23:41',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(5751,'4000','51680502899','2023-04-03 09:23:41',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(5752,'1100','51680503033','2023-04-03 09:24:07',600.00,NULL,'','5','1','Good sold','1','223','sales','','','No',NULL,NULL,''),(5753,'4000','51680503033','2023-04-03 09:24:07',NULL,300.00,'','5','1','Good sold','1','223','sales','6','','No',NULL,NULL,''),(5754,'4000','51680503033','2023-04-03 09:24:07',NULL,300.00,'','5','1','Good sold','1','223','sales','4','','No',NULL,NULL,''),(5755,'1100','51680503058','2023-04-03 09:24:24',300.00,NULL,'','5','1','Good sold','1','408','sales','','','No',NULL,NULL,''),(5756,'4000','51680503058','2023-04-03 09:24:24',NULL,300.00,'','5','1','Good sold','1','408','sales','2','','No',NULL,NULL,''),(5757,'1100','51680503094','2023-04-03 09:25:07',10920.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(5758,'4000','51680503094','2023-04-03 09:25:07',NULL,10920.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(5759,'1100','51680503123','2023-04-03 09:25:32',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(5760,'4000','51680503123','2023-04-03 09:25:32',NULL,300.00,'','5','1','Good sold','1','304','sales','6','','No',NULL,NULL,''),(5761,'1100','51680503716','2023-04-03 09:35:33',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(5762,'4000','51680503716','2023-04-03 09:35:33',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(5763,'1100','51680507191','2023-04-03 10:33:18',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(5764,'4000','51680507191','2023-04-03 10:33:18',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(5765,'1100','51680507191','2023-04-03 10:33:42',NULL,300.00,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(5766,'1020','51680507191','2023-04-03 10:33:42',300.00,NULL,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(5767,'1100','51680508323','2023-04-03 10:52:10',300.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(5768,'4000','51680508323','2023-04-03 10:52:10',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(5769,'1100','51680503033','2023-04-03 10:52:53',NULL,600.00,'','5','1','','1','223','payment','','','No',NULL,NULL,''),(5770,'1020','51680503033','2023-04-03 10:52:53',600.00,NULL,'','5','1','','1','223','payment','','','No',NULL,NULL,''),(5771,'1100','51680509073','2023-04-03 11:04:52',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(5772,'4000','51680509073','2023-04-03 11:04:52',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(5773,'1100','51680509110','2023-04-03 11:05:31',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(5774,'4000','51680509110','2023-04-03 11:05:31',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(5775,'1100','51680509438','2023-04-03 11:10:47',300.00,NULL,'','5','1','Good sold','1','166','sales','','','No',NULL,NULL,''),(5776,'4000','51680509438','2023-04-03 11:10:47',NULL,300.00,'','5','1','Good sold','1','166','sales','6','','No',NULL,NULL,''),(5777,'1100','51680509438','2023-04-03 11:13:31',NULL,300.00,'','5','1','','1','166','payment','','','No',NULL,NULL,''),(5778,'1020','51680509438','2023-04-03 11:13:31',300.00,NULL,'','5','1','','1','166','payment','','','No',NULL,NULL,''),(5779,'1100','51680511865','2023-04-03 11:51:12',300.00,NULL,'','5','1','Good sold','1','446','sales','','','No',NULL,NULL,''),(5780,'4000','51680511865','2023-04-03 11:51:12',NULL,300.00,'','5','1','Good sold','1','446','sales','4','','No',NULL,NULL,''),(5781,'1000','51680512617','2023-04-03 12:03:53',560.00,NULL,'','5','1','Good sold','1','443','Payment','','','No',NULL,NULL,''),(5782,'4000','51680512617','2023-04-03 12:03:53',NULL,560.00,'','5','1','Good sold','1','443','sales','6','','No',NULL,NULL,''),(5783,'1100','51680511865','2023-04-03 12:07:49',NULL,300.00,'','5','1','','1','446','payment','','','No',NULL,NULL,''),(5784,'1020','51680511865','2023-04-03 12:07:49',300.00,NULL,'','5','1','','1','446','payment','','','No',NULL,NULL,''),(5785,'1100','51680513881','2023-04-03 12:25:44',300.00,NULL,'','5','1','Good sold','1','437','sales','','','No',NULL,NULL,''),(5786,'4000','51680513881','2023-04-03 12:25:44',NULL,300.00,'','5','1','Good sold','1','437','sales','4','','No',NULL,NULL,''),(5787,'1100','51680513954','2023-04-03 12:26:25',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(5788,'4000','51680513954','2023-04-03 12:26:25',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(5789,'4000','51680513954','2023-04-03 12:26:25',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(5790,'1100','51680513954','2023-04-03 12:30:11',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(5791,'1020','51680513954','2023-04-03 12:30:11',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(5792,'1100','51680513954','2023-04-03 12:30:41',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(5793,'1020','51680513954','2023-04-03 12:30:41',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(5794,'1100','51680513881','2023-04-03 14:34:08',NULL,300.00,'','5','1','','1','437','payment','','','No',NULL,NULL,''),(5795,'1020','51680513881','2023-04-03 14:34:08',300.00,NULL,'','5','1','','1','437','payment','','','No',NULL,NULL,''),(5796,'1100','51680521904','2023-04-03 14:38:34',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(5797,'4000','51680521904','2023-04-03 14:38:34',NULL,900.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(5798,'1100','51680521925','2023-04-03 14:38:52',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(5799,'4000','51680521925','2023-04-03 14:38:52',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(5800,'1100','51680522174','2023-04-03 14:43:02',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(5801,'4000','51680522174','2023-04-03 14:43:02',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(5802,'1100','51680522193','2023-04-03 14:45:53',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(5803,'4000','51680522193','2023-04-03 14:45:53',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(5804,'1100','51680508323','2023-04-03 15:00:14',NULL,300.00,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(5805,'1020','51680508323','2023-04-03 15:00:14',300.00,NULL,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(5806,'1100','51680523752','2023-04-03 15:09:51',2100.00,NULL,'','5','1','Good sold','1','390','sales','','','No',NULL,NULL,''),(5807,'4000','51680523752','2023-04-03 15:09:51',NULL,900.00,'','5','1','Good sold','1','390','sales','4','','No',NULL,NULL,''),(5808,'4000','51680523752','2023-04-03 15:09:51',NULL,1200.00,'','5','1','Good sold','1','390','sales','6','','No',NULL,NULL,''),(5809,'1100','51680523752','2023-04-03 15:29:35',NULL,2100.00,'','5','1','','1','390','payment','','','No',NULL,NULL,''),(5810,'1020','51680523752','2023-04-03 15:29:35',2100.00,NULL,'','5','1','','1','390','payment','','','No',NULL,NULL,''),(5811,'1100','51680521925','2023-04-03 16:08:37',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(5812,'1020','51680521925','2023-04-03 16:08:37',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(5813,'1100','51680527339','2023-04-03 16:09:11',600.00,NULL,'','5','1','Good sold','1','104','sales','','','No',NULL,NULL,''),(5814,'4000','51680527339','2023-04-03 16:09:11',NULL,600.00,'','5','1','Good sold','1','104','sales','2','','No',NULL,NULL,''),(5815,'1100','51680527339','2023-04-03 16:10:40',NULL,600.00,'','5','1','','1','104','payment','','','No',NULL,NULL,''),(5816,'1020','51680527339','2023-04-03 16:10:40',600.00,NULL,'','5','1','','1','104','payment','','','No',NULL,NULL,''),(5817,'1100','51680521904','2023-04-03 16:11:03',NULL,900.00,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(5818,'1020','51680521904','2023-04-03 16:11:03',900.00,NULL,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(5819,'1100','51680502899','2023-04-03 16:17:20',NULL,280.00,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(5820,'1020','51680502899','2023-04-03 16:17:20',280.00,NULL,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(5821,'1100','51680528039','2023-04-03 16:20:46',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(5822,'4000','51680528039','2023-04-03 16:20:46',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(5823,'1100','51680529600','2023-04-03 16:49:38',300.00,NULL,'','5','1','Good sold','1','455','sales','','','No',NULL,NULL,''),(5824,'4000','51680529600','2023-04-03 16:49:38',NULL,300.00,'','5','1','Good sold','1','455','sales','4','','No',NULL,NULL,''),(5825,'1100','51680529795','2023-04-03 16:50:04',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,''),(5826,'4000','51680529795','2023-04-03 16:50:04',NULL,300.00,'','5','1','Good sold','1','255','sales','2','','No',NULL,NULL,''),(5827,'1100','51680529812','2023-04-03 16:50:21',600.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(5828,'4000','51680529812','2023-04-03 16:50:21',NULL,600.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(5829,'1100','51680522193','2023-04-03 16:50:44',NULL,300.00,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(5830,'1020','51680522193','2023-04-03 16:50:44',300.00,NULL,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(5831,'1100','51680529795','2023-04-03 16:51:02',NULL,300.00,'','5','1','','1','255','payment','','','No',NULL,NULL,''),(5832,'1020','51680529795','2023-04-03 16:51:02',300.00,NULL,'','5','1','','1','255','payment','','','No',NULL,NULL,''),(5833,'1100','51680529600','2023-04-03 17:07:47',NULL,300.00,'','5','1','','1','455','payment','','','No',NULL,NULL,''),(5834,'1020','51680529600','2023-04-03 17:07:47',300.00,NULL,'','5','1','','1','455','payment','','','No',NULL,NULL,''),(5835,'1100','51680531391','2023-04-03 17:29:11',150.00,NULL,'','5','1','Good sold','1','456','sales','','','No',NULL,NULL,''),(5836,'4000','51680531391','2023-04-03 17:29:11',NULL,150.00,'','5','1','Good sold','1','456','sales','8','','No',NULL,NULL,''),(5837,'1100','51680531391','2023-04-03 17:30:14',NULL,150.00,'','5','1','','1','456','payment','','','No',NULL,NULL,''),(5838,'1020','51680531391','2023-04-03 17:30:14',150.00,NULL,'','5','1','','1','456','payment','','','No',NULL,NULL,''),(5839,'1100','51680533081','2023-04-03 17:44:49',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(5840,'4000','51680533081','2023-04-03 17:44:49',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(5841,'1100','51680533408','2023-04-03 17:50:20',1200.00,NULL,'','5','1','Good sold','1','288','sales','','','No',NULL,NULL,''),(5842,'4000','51680533408','2023-04-03 17:50:20',NULL,1200.00,'','5','1','Good sold','1','288','sales','6','','No',NULL,NULL,''),(5843,'1100','51680533632','2023-04-03 17:54:17',300.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(5844,'4000','51680533632','2023-04-03 17:54:17',NULL,300.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(5845,'1100','51680533632','2023-04-03 17:59:39',NULL,300.00,'','5','1','','1','388','payment','','','No',NULL,NULL,''),(5846,'1020','51680533632','2023-04-03 17:59:39',300.00,NULL,'','5','1','','1','388','payment','','','No',NULL,NULL,''),(5847,'1100','51680503058','2023-04-03 18:20:33',NULL,300.00,'','5','1','','1','408','payment','','','No',NULL,NULL,''),(5848,'1020','51680503058','2023-04-03 18:20:33',300.00,NULL,'','5','1','','1','408','payment','','','No',NULL,NULL,''),(5849,'1100','51680529812','2023-04-03 18:30:51',NULL,600.00,'','5','1','','1','167','payment','','','No',NULL,NULL,''),(5850,'1020','51680529812','2023-04-03 18:30:51',600.00,NULL,'','5','1','','1','167','payment','','','No',NULL,NULL,''),(5851,'1100','51680522174','2023-04-03 18:41:41',NULL,300.00,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(5852,'1020','51680522174','2023-04-03 18:41:41',300.00,NULL,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(5853,'1100','51680528039','2023-04-03 18:48:16',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(5854,'1020','51680528039','2023-04-03 18:48:16',300.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(5855,'1100','51680533081','2023-04-03 18:49:19',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(5856,'1020','51680533081','2023-04-03 18:49:19',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(5857,'1000','51680590190','2023-04-04 09:38:37',300.00,NULL,'','5','1','Good sold','1','457','sales','','','No',NULL,NULL,'RD46CHR564'),(5858,'4000','51680590190','2023-04-04 09:38:37',NULL,300.00,'','5','1','Good sold','1','457','sales','6','','No',NULL,NULL,''),(5859,'1100','51680590342','2023-04-04 09:39:41',900.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(5860,'4000','51680590342','2023-04-04 09:39:41',NULL,900.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(5861,'1100','51680533408','2023-04-04 09:40:19',NULL,1200.00,'','5','1','','1','288','payment','','','No',NULL,NULL,''),(5862,'1020','51680533408','2023-04-04 09:40:19',1200.00,NULL,'','5','1','','1','288','payment','','','No',NULL,NULL,''),(5863,'1100','51680528039','2023-04-04 09:40:56',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(5864,'1020','51680528039','2023-04-04 09:40:56',300.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(5865,'1000','51680590810','2023-04-04 09:46:59',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,'RD47CO6019'),(5866,'4000','51680590810','2023-04-04 09:46:59',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(5867,'1100','51680591729','2023-04-04 10:25:48',300.00,NULL,'','5','1','Good sold','1','142','sales','','','No',NULL,NULL,''),(5868,'4000','51680591729','2023-04-04 10:25:48',NULL,300.00,'','5','1','Good sold','1','142','sales','2','','No',NULL,NULL,''),(5869,'1100','51680593168','2023-04-04 10:26:15',300.00,NULL,'','5','1','Good sold','1','190','sales','','','No',NULL,NULL,''),(5870,'4000','51680593168','2023-04-04 10:26:15',NULL,300.00,'','5','1','Good sold','1','190','sales','6','','No',NULL,NULL,''),(5871,'1000','51680596027','2023-04-04 11:13:54',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(5872,'4000','51680596027','2023-04-04 11:13:54',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(5873,'1100','51680591729','2023-04-04 11:22:32',NULL,300.00,'','5','1','','1','142','payment','','','No',NULL,NULL,''),(5874,'1020','51680591729','2023-04-04 11:22:32',300.00,NULL,'','5','1','','1','142','payment','','','No',NULL,NULL,''),(5875,'1100','51680596704','2023-04-04 11:25:11',300.00,NULL,'','5','1','Good sold','1','365','sales','','','No',NULL,NULL,''),(5876,'4000','51680596704','2023-04-04 11:25:11',NULL,300.00,'','5','1','Good sold','1','365','sales','4','','No',NULL,NULL,''),(5877,'1100','51680593168','2023-04-04 11:29:57',NULL,300.00,'','5','1','','1','190','payment','','','No',NULL,NULL,''),(5878,'1020','51680593168','2023-04-04 11:29:57',300.00,NULL,'','5','1','','1','190','payment','','','No',NULL,NULL,''),(5879,'1100','51680600058','2023-04-04 12:21:08',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(5880,'4000','51680600058','2023-04-04 12:21:08',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(5881,'1100','51680600089','2023-04-04 12:21:36',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(5882,'4000','51680600089','2023-04-04 12:21:36',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(5883,'1100','51680600105','2023-04-04 13:02:35',900.00,NULL,'','5','1','Good sold','1','458','sales','','','No',NULL,NULL,''),(5884,'4000','51680600105','2023-04-04 13:02:35',NULL,300.00,'','5','1','Good sold','1','458','sales','2','','No',NULL,NULL,''),(5885,'4000','51680600105','2023-04-04 13:02:35',NULL,600.00,'','5','1','Good sold','1','458','sales','8','','No',NULL,NULL,''),(5886,'1000','51680603316','2023-04-04 13:15:24',280.00,NULL,'','5','1','Good sold','1','247','Payment','','','No',NULL,NULL,''),(5887,'4000','51680603316','2023-04-04 13:15:24',NULL,280.00,'','5','1','Good sold','1','247','sales','2','','No',NULL,NULL,''),(5888,'1100','51680600089','2023-04-04 13:16:15',NULL,300.00,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(5889,'1020','51680600089','2023-04-04 13:16:15',300.00,NULL,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(5890,'1100','51680596704','2023-04-04 13:16:31',NULL,300.00,'','5','1','','1','365','payment','','','No',NULL,NULL,''),(5891,'1020','51680596704','2023-04-04 13:16:31',300.00,NULL,'','5','1','','1','365','payment','','','No',NULL,NULL,''),(5892,'1100','51680600105','2023-04-04 13:23:41',NULL,900.00,'','5','1','','1','458','payment','','','No',NULL,NULL,''),(5893,'1020','51680600105','2023-04-04 13:23:41',900.00,NULL,'','5','1','','1','458','payment','','','No',NULL,NULL,''),(5894,'1100','51680590342','2023-04-04 13:33:58',NULL,900.00,'','5','1','','1','98','payment','','','No',NULL,NULL,''),(5895,'1020','51680590342','2023-04-04 13:33:58',900.00,NULL,'','5','1','','1','98','payment','','','No',NULL,NULL,''),(5896,'1000','51680605129','2023-04-04 13:46:45',560.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(5897,'4000','51680605129','2023-04-04 13:46:45',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(5898,'1100','51680606180','2023-04-04 14:03:06',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(5899,'4000','51680606180','2023-04-04 14:03:06',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(5900,'1100','51680606241','2023-04-04 14:04:08',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(5901,'4000','51680606241','2023-04-04 14:04:08',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(5902,'1100','51680606180','2023-04-04 15:13:44',NULL,300.00,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(5903,'1020','51680606180','2023-04-04 15:13:44',300.00,NULL,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(5904,'1100','51680606241','2023-04-04 15:24:14',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(5905,'1020','51680606241','2023-04-04 15:24:14',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(5906,'1000','51680611093','2023-04-04 15:26:19',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RD46DKZ8KK'),(5907,'4000','51680611093','2023-04-04 15:26:19',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(5908,'1100','51680612671','2023-04-04 15:51:17',300.00,NULL,'','5','1','Good sold','1','31','sales','','','No',NULL,NULL,''),(5909,'4000','51680612671','2023-04-04 15:51:17',NULL,300.00,'','5','1','Good sold','1','31','sales','6','','No',NULL,NULL,''),(5910,'1100','51680613059','2023-04-04 15:58:14',600.00,NULL,'','5','1','Good sold','1','101','sales','','','No',NULL,NULL,''),(5911,'4000','51680613059','2023-04-04 15:58:14',NULL,600.00,'','5','1','Good sold','1','101','sales','6','','No',NULL,NULL,''),(5912,'1100','51680615094','2023-04-04 16:31:40',300.00,NULL,'','5','1','Good sold','1','58','sales','','','No',NULL,NULL,''),(5913,'4000','51680615094','2023-04-04 16:31:40',NULL,300.00,'','5','1','Good sold','1','58','sales','6','','No',NULL,NULL,''),(5914,'1100','51680615136','2023-04-04 16:32:28',600.00,NULL,'','5','1','Good sold','1','178','sales','','','No',NULL,NULL,''),(5915,'4000','51680615136','2023-04-04 16:32:28',NULL,600.00,'','5','1','Good sold','1','178','sales','6','','No',NULL,NULL,''),(5916,'1100','51680615094','2023-04-04 16:33:40',NULL,300.00,'','5','1','','1','58','payment','','','No',NULL,NULL,''),(5917,'1020','51680615094','2023-04-04 16:33:40',300.00,NULL,'','5','1','','1','58','payment','','','No',NULL,NULL,''),(5918,'1100','51680615582','2023-04-04 16:40:32',300.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(5919,'4000','51680615582','2023-04-04 16:40:32',NULL,300.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(5920,'1100','51680612671','2023-04-04 16:41:27',NULL,300.00,'','5','1','','1','31','payment','','','No',NULL,NULL,''),(5921,'1020','51680612671','2023-04-04 16:41:27',300.00,NULL,'','5','1','','1','31','payment','','','No',NULL,NULL,''),(5922,'1100','51680616293','2023-04-04 16:51:41',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(5923,'4000','51680616293','2023-04-04 16:51:41',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(5924,'1100','51680616311','2023-04-04 16:52:02',300.00,NULL,'','5','1','Good sold','1','229','sales','','','No',NULL,NULL,''),(5925,'4000','51680616311','2023-04-04 16:52:02',NULL,300.00,'','5','1','Good sold','1','229','sales','8','','No',NULL,NULL,''),(5926,'1100','51680616345','2023-04-04 16:56:32',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(5927,'4000','51680616345','2023-04-04 16:56:32',NULL,600.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(5928,'1100','51680616632','2023-04-04 16:57:26',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(5929,'4000','51680616632','2023-04-04 16:57:26',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(5930,'1100','51680615136','2023-04-04 17:19:16',NULL,600.00,'','5','1','','1','178','payment','','','No',NULL,NULL,''),(5931,'1020','51680615136','2023-04-04 17:19:16',600.00,NULL,'','5','1','','1','178','payment','','','No',NULL,NULL,''),(5932,'1100','51680618403','2023-04-04 17:26:53',300.00,NULL,'','5','1','Good sold','1','197','sales','','','No',NULL,NULL,''),(5933,'4000','51680618403','2023-04-04 17:26:53',NULL,300.00,'','5','1','Good sold','1','197','sales','6','','No',NULL,NULL,''),(5934,'1100','51680618468','2023-04-04 17:27:56',300.00,NULL,'','5','1','Good sold','1','369','sales','','','No',NULL,NULL,''),(5935,'4000','51680618468','2023-04-04 17:27:56',NULL,300.00,'','5','1','Good sold','1','369','sales','4','','No',NULL,NULL,''),(5936,'1100','51680618403','2023-04-04 17:33:07',NULL,300.00,'','5','1','','1','197','payment','','','No',NULL,NULL,''),(5937,'1020','51680618403','2023-04-04 17:33:07',300.00,NULL,'','5','1','','1','197','payment','','','No',NULL,NULL,''),(5938,'1100','51680618940','2023-04-04 17:35:48',300.00,NULL,'','5','1','Good sold','1','286','sales','','','No',NULL,NULL,''),(5939,'4000','51680618940','2023-04-04 17:35:48',NULL,300.00,'','5','1','Good sold','1','286','sales','2','','No',NULL,NULL,''),(5940,'1100','51680616293','2023-04-04 17:42:01',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(5941,'1020','51680616293','2023-04-04 17:42:01',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(5942,'1100','51680618957','2023-04-04 17:47:23',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(5943,'4000','51680618957','2023-04-04 17:47:23',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(5944,'1100','51680619656','2023-04-04 17:47:45',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(5945,'4000','51680619656','2023-04-04 17:47:45',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(5946,'1100','51680613059','2023-04-04 17:55:39',NULL,600.00,'','5','1','','1','101','payment','','','No',NULL,NULL,''),(5947,'1020','51680613059','2023-04-04 17:55:39',600.00,NULL,'','5','1','','1','101','payment','','','No',NULL,NULL,''),(5948,'1100','51680616311','2023-04-04 18:06:16',NULL,300.00,'','5','1','','1','229','payment','','','No',NULL,NULL,''),(5949,'1020','51680616311','2023-04-04 18:06:16',300.00,NULL,'','5','1','','1','229','payment','','','No',NULL,NULL,''),(5950,'1100','51680618957','2023-04-04 18:10:31',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(5951,'1020','51680618957','2023-04-04 18:10:31',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(5952,'1100','51680616345','2023-04-04 18:11:52',NULL,600.00,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(5953,'1020','51680616345','2023-04-04 18:11:52',600.00,NULL,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(5954,'1100','51680618940','2023-04-04 18:25:19',NULL,300.00,'','5','1','','1','286','payment','','','No',NULL,NULL,''),(5955,'1020','51680618940','2023-04-04 18:25:19',300.00,NULL,'','5','1','','1','286','payment','','','No',NULL,NULL,''),(5956,'1100','51680622020','2023-04-04 18:27:07',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(5957,'4000','51680622020','2023-04-04 18:27:07',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(5958,'1100','51680622052','2023-04-04 18:27:47',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(5959,'4000','51680622052','2023-04-04 18:27:47',NULL,300.00,'','5','1','Good sold','1','77','sales','6','','No',NULL,NULL,''),(5960,'1100','51680622052','2023-04-04 18:37:13',NULL,300.00,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(5961,'1020','51680622052','2023-04-04 18:37:13',300.00,NULL,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(5962,'1100','51680615582','2023-04-04 18:43:43',NULL,300.00,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(5963,'1020','51680615582','2023-04-04 18:43:43',300.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(5964,'1100','51680618468','2023-04-04 18:48:16',NULL,300.00,'','5','1','','1','369','payment','','','No',NULL,NULL,''),(5965,'1020','51680618468','2023-04-04 18:48:16',300.00,NULL,'','5','1','','1','369','payment','','','No',NULL,NULL,''),(5966,'1100','51680622020','2023-04-04 18:49:39',NULL,300.00,'','5','1','','1','317','payment','','','No',NULL,NULL,''),(5967,'1020','51680622020','2023-04-04 18:49:39',300.00,NULL,'','5','1','','1','317','payment','','','No',NULL,NULL,''),(5968,'1100','51680680885','2023-04-05 10:48:19',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(5969,'4000','51680680885','2023-04-05 10:48:19',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(5970,'1100','51680680927','2023-04-05 10:48:59',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(5971,'4000','51680680927','2023-04-05 10:48:59',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(5972,'1100','51680680949','2023-04-05 10:49:22',600.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(5973,'4000','51680680949','2023-04-05 10:49:22',NULL,600.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(5974,'1100','51680680971','2023-04-05 10:49:38',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(5975,'4000','51680680971','2023-04-05 10:49:38',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(5976,'1100','51680680987','2023-04-05 10:49:53',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(5977,'4000','51680680987','2023-04-05 10:49:53',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(5978,'1100','51680680949','2023-04-05 11:07:18',NULL,600.00,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(5979,'1020','51680680949','2023-04-05 11:07:18',600.00,NULL,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(5980,'1100','51680680927','2023-04-05 11:07:34',NULL,560.00,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(5981,'1020','51680680927','2023-04-05 11:07:34',560.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(5982,'1100','51680682443','2023-04-05 11:14:10',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(5983,'4000','51680682443','2023-04-05 11:14:10',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(5984,'1100','51680682461','2023-04-05 11:19:01',1120.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(5985,'4000','51680682461','2023-04-05 11:19:01',NULL,1120.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(5986,'1100','51680682753','2023-04-05 11:43:54',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(5987,'4000','51680682753','2023-04-05 11:43:54',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(5988,'1100','51680685923','2023-04-05 12:12:11',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(5989,'4000','51680685923','2023-04-05 12:12:11',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(5990,'1100','51680685923','2023-04-05 12:12:31',NULL,30.00,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(5991,'1020','51680685923','2023-04-05 12:12:31',30.00,NULL,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(5992,'1000','51680688021','2023-04-05 12:47:12',280.00,NULL,'','5','1','Good sold','1','238','Payment','','','No',NULL,NULL,''),(5993,'4000','51680688021','2023-04-05 12:47:12',NULL,280.00,'','5','1','Good sold','1','238','sales','2','','No',NULL,NULL,''),(5994,'1100','51680680987','2023-04-05 12:48:57',NULL,300.00,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(5995,'1020','51680680987','2023-04-05 12:48:57',300.00,NULL,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(5996,'1100','51680619656','2023-04-05 12:49:27',NULL,300.00,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(5997,'1020','51680619656','2023-04-05 12:49:27',300.00,NULL,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(5998,'1100','51680682443','2023-04-05 12:54:21',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(5999,'1020','51680682443','2023-04-05 12:54:21',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(6000,'1100','51680449061','2023-04-05 12:55:11',NULL,280.00,'','5','1','','1','145','payment','','','No',NULL,NULL,''),(6001,'1020','51680449061','2023-04-05 12:55:11',280.00,NULL,'','5','1','','1','145','payment','','','No',NULL,NULL,''),(6002,'1100','51680691999','2023-04-05 14:11:39',300.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,''),(6003,'4000','51680691999','2023-04-05 14:11:39',NULL,300.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(6004,'1100','51680691999','2023-04-05 14:54:58',NULL,300.00,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(6005,'1020','51680691999','2023-04-05 14:54:58',300.00,NULL,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(6006,'1100','51680680971','2023-04-05 14:55:31',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(6007,'1020','51680680971','2023-04-05 14:55:31',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(6008,'1100','51680695742','2023-04-05 14:55:49',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(6009,'4000','51680695742','2023-04-05 14:55:49',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(6010,'1100','51680695758','2023-04-05 14:56:15',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(6011,'4000','51680695758','2023-04-05 14:56:15',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(6012,'1100','51680695865','2023-04-05 14:57:56',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(6013,'4000','51680695865','2023-04-05 14:57:56',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(6014,'1100','51680695865','2023-04-05 14:58:32',NULL,250.00,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(6015,'1020','51680695865','2023-04-05 14:58:32',250.00,NULL,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(6016,'1100','51680695758','2023-04-05 15:10:13',NULL,600.00,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(6017,'1020','51680695758','2023-04-05 15:10:13',600.00,NULL,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(6018,'1100','51680698836','2023-04-05 15:47:28',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(6019,'4000','51680698836','2023-04-05 15:47:28',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(6020,'1100','51680698857','2023-04-05 15:47:44',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(6021,'4000','51680698857','2023-04-05 15:47:44',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(6022,'1100','51680698836','2023-04-05 16:05:00',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(6023,'1020','51680698836','2023-04-05 16:05:00',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(6024,'1100','51680700814','2023-04-05 16:20:20',300.00,NULL,'','5','1','Good sold','1','253','sales','','','No',NULL,NULL,''),(6025,'4000','51680700814','2023-04-05 16:20:20',NULL,300.00,'','5','1','Good sold','1','253','sales','2','','No',NULL,NULL,''),(6026,'1100','51680701509','2023-04-05 16:32:44',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(6027,'4000','51680701509','2023-04-05 16:32:44',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(6028,'1100','51680701509','2023-04-05 16:48:27',NULL,560.00,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(6029,'1020','51680701509','2023-04-05 16:48:27',560.00,NULL,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(6030,'1100','51680702652','2023-04-05 16:50:57',300.00,NULL,'','5','1','Good sold','1','202','sales','','','No',NULL,NULL,''),(6031,'4000','51680702652','2023-04-05 16:50:57',NULL,300.00,'','5','1','Good sold','1','202','sales','6','','No',NULL,NULL,''),(6032,'1100','51680702670','2023-04-05 16:51:41',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(6033,'4000','51680702670','2023-04-05 16:51:41',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(6034,'1100','51680702754','2023-04-05 16:52:59',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(6035,'4000','51680702754','2023-04-05 16:52:59',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(6036,'1100','51680702652','2023-04-05 17:10:48',NULL,300.00,'','5','1','','1','202','payment','','','No',NULL,NULL,''),(6037,'1020','51680702652','2023-04-05 17:10:48',300.00,NULL,'','5','1','','1','202','payment','','','No',NULL,NULL,''),(6038,'1100','51680698857','2023-04-05 17:17:31',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(6039,'1020','51680698857','2023-04-05 17:17:31',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(6040,'1100','51680695742','2023-04-05 17:43:20',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(6041,'1020','51680695742','2023-04-05 17:43:20',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(6042,'1000','51680706342','2023-04-05 17:52:29',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RD56GUWAN0'),(6043,'4000','51680706342','2023-04-05 17:52:29',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(6044,'1100','51680706612','2023-04-05 17:57:03',280.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(6045,'4000','51680706612','2023-04-05 17:57:03',NULL,280.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(6046,'1100','51680706650','2023-04-05 17:57:46',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(6047,'4000','51680706650','2023-04-05 17:57:46',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(6048,'1100','51680706888','2023-04-05 18:01:46',300.00,NULL,'','5','1','Good sold','1','423','sales','','','No',NULL,NULL,''),(6049,'4000','51680706888','2023-04-05 18:01:46',NULL,300.00,'','5','1','Good sold','1','423','sales','2','','No',NULL,NULL,''),(6050,'1100','51680706612','2023-04-05 18:11:03',NULL,280.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(6051,'1020','51680706612','2023-04-05 18:11:03',280.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(6052,'1100','51680707854','2023-04-05 18:17:48',450.00,NULL,'','5','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(6053,'4000','51680707854','2023-04-05 18:17:48',NULL,150.00,'','5','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(6054,'4000','51680707854','2023-04-05 18:17:48',NULL,300.00,'','5','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(6055,'1100','51680707878','2023-04-05 18:28:34',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(6056,'4000','51680707878','2023-04-05 18:28:34',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(6057,'1100','51680707878','2023-04-05 18:28:57',NULL,300.00,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(6058,'1020','51680707878','2023-04-05 18:28:57',300.00,NULL,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(6059,'1100','51680702754','2023-04-05 18:36:05',NULL,300.00,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(6060,'1020','51680702754','2023-04-05 18:36:05',300.00,NULL,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(6061,'1100','51680702670','2023-04-05 18:41:33',NULL,300.00,'','5','1','','1','305','payment','','','No',NULL,NULL,''),(6062,'1020','51680702670','2023-04-05 18:41:33',300.00,NULL,'','5','1','','1','305','payment','','','No',NULL,NULL,''),(6063,'1100','51680616632','2023-04-05 18:49:15',NULL,300.00,'','4','1','','1','268','payment','','','No',NULL,NULL,''),(6064,'1020','51680616632','2023-04-05 18:49:15',300.00,NULL,'','4','1','','1','268','payment','','','No',NULL,NULL,''),(6065,'1100','51680682753','2023-04-05 18:50:16',NULL,280.00,'','4','1','','1','75','payment','','','No',NULL,NULL,''),(6066,'1020','51680682753','2023-04-05 18:50:16',280.00,NULL,'','4','1','','1','75','payment','','','No',NULL,NULL,''),(6067,'1100','51680600058','2023-04-05 18:51:47',NULL,300.00,'','4','1','','1','35','payment','','','No',NULL,NULL,''),(6068,'1020','51680600058','2023-04-05 18:51:47',300.00,NULL,'','4','1','','1','35','payment','','','No',NULL,NULL,''),(6069,'1100','51680707854','2023-04-05 18:55:26',NULL,450.00,'','4','1','','1','27','payment','','','No',NULL,NULL,''),(6070,'1020','51680707854','2023-04-05 18:55:26',450.00,NULL,'','4','1','','1','27','payment','','','No',NULL,NULL,''),(6071,'1100','51680706888','2023-04-05 18:56:14',NULL,300.00,'','4','1','','1','423','payment','','','No',NULL,NULL,''),(6072,'1020','51680706888','2023-04-05 18:56:14',300.00,NULL,'','4','1','','1','423','payment','','','No',NULL,NULL,''),(6073,'1100','51680700814','2023-04-05 18:58:30',NULL,300.00,'','4','1','','1','253','payment','','','No',NULL,NULL,''),(6074,'1020','51680700814','2023-04-05 18:58:30',300.00,NULL,'','4','1','','1','253','payment','','','No',NULL,NULL,''),(6075,'1100','51680763373','2023-04-06 09:43:03',3080.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(6076,'4000','51680763373','2023-04-06 09:43:03',NULL,3080.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(6077,'1100','51680763391','2023-04-06 09:43:24',300.00,NULL,'','5','1','Good sold','1','201','sales','','','No',NULL,NULL,''),(6078,'4000','51680763391','2023-04-06 09:43:24',NULL,300.00,'','5','1','Good sold','1','201','sales','2','','No',NULL,NULL,''),(6079,'1100','51680763420','2023-04-06 09:44:02',1500.00,NULL,'','5','1','Good sold','1','267','sales','','','No',NULL,NULL,''),(6080,'4000','51680763420','2023-04-06 09:44:02',NULL,600.00,'','5','1','Good sold','1','267','sales','2','','No',NULL,NULL,''),(6081,'4000','51680763420','2023-04-06 09:44:02',NULL,900.00,'','5','1','Good sold','1','267','sales','6','','No',NULL,NULL,''),(6082,'1100','51680763391','2023-04-06 09:45:58',NULL,300.00,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(6083,'1020','51680763391','2023-04-06 09:45:58',300.00,NULL,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(6084,'1100','51680682461','2023-04-06 09:56:33',NULL,1120.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(6085,'1020','51680682461','2023-04-06 09:56:33',1120.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(6086,'1100','51680765888','2023-04-06 11:00:43',300.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,''),(6087,'4000','51680765888','2023-04-06 11:00:43',NULL,300.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(6088,'1100','51680765888','2023-04-06 11:01:23',NULL,300.00,'','5','1','','1','141','payment','','','No',NULL,NULL,''),(6089,'1020','51680765888','2023-04-06 11:01:23',300.00,NULL,'','5','1','','1','141','payment','','','No',NULL,NULL,''),(6090,'1100','51680768108','2023-04-06 11:01:57',600.00,NULL,'','5','1','Good sold','1','154','sales','','','No',NULL,NULL,''),(6091,'4000','51680768108','2023-04-06 11:01:57',NULL,600.00,'','5','1','Good sold','1','154','sales','6','','No',NULL,NULL,''),(6092,'1100','51680768132','2023-04-06 11:43:31',560.00,NULL,'','5','1','Good sold','1','362','sales','','','No',NULL,NULL,''),(6093,'4000','51680768132','2023-04-06 11:43:31',NULL,560.00,'','5','1','Good sold','1','362','sales','6','','No',NULL,NULL,''),(6094,'1100','51680768132','2023-04-06 11:44:13',NULL,560.00,'','5','1','','1','362','payment','','','No',NULL,NULL,''),(6095,'1020','51680768132','2023-04-06 11:44:13',560.00,NULL,'','5','1','','1','362','payment','','','No',NULL,NULL,''),(6096,'1100','51680773063','2023-04-06 12:24:32',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(6097,'4000','51680773063','2023-04-06 12:24:32',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(6098,'1100','51680773238','2023-04-06 12:27:33',750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(6099,'4000','51680773238','2023-04-06 12:27:33',NULL,750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(6100,'1100','51680773620','2023-04-06 12:33:47',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(6101,'4000','51680773620','2023-04-06 12:33:47',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(6104,'1100','51680775678','2023-04-06 13:08:10',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(6105,'4000','51680775678','2023-04-06 13:08:10',NULL,300.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(6106,'4000','51680775678','2023-04-06 13:22:38',NULL,300.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(6107,'1100','51680776972','2023-04-06 13:29:41',300.00,NULL,'','5','1','Good sold','1','422','sales','','','No',NULL,NULL,''),(6108,'4000','51680776972','2023-04-06 13:29:41',NULL,300.00,'','5','1','Good sold','1','422','sales','4','','No',NULL,NULL,''),(6109,'1100','51680776996','2023-04-06 13:48:06',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(6110,'4000','51680776996','2023-04-06 13:48:06',NULL,1250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(6111,'1100','51680775678','2023-04-06 15:06:27',NULL,600.00,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(6112,'1020','51680775678','2023-04-06 15:06:27',600.00,NULL,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(6113,'1100','51680773063','2023-04-06 15:06:52',NULL,900.00,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(6114,'1020','51680773063','2023-04-06 15:06:52',900.00,NULL,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(6115,'1100','51680763420','2023-04-06 15:07:15',NULL,1500.00,'','5','1','','1','267','payment','','','No',NULL,NULL,''),(6116,'1020','51680763420','2023-04-06 15:07:15',1500.00,NULL,'','5','1','','1','267','payment','','','No',NULL,NULL,''),(6117,'1100','51680782910','2023-04-06 15:08:41',600.00,NULL,'','5','1','Good sold','1','182','sales','','','No',NULL,NULL,''),(6118,'4000','51680782910','2023-04-06 15:08:41',NULL,600.00,'','5','1','Good sold','1','182','sales','6','','No',NULL,NULL,''),(6119,'1100','51680782910','2023-04-06 15:09:02',NULL,600.00,'','5','1','','1','182','payment','','','No',NULL,NULL,''),(6120,'1020','51680782910','2023-04-06 15:09:02',600.00,NULL,'','5','1','','1','182','payment','','','No',NULL,NULL,''),(6121,'1100','51680782968','2023-04-06 15:09:55',1800.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(6122,'4000','51680782968','2023-04-06 15:09:55',NULL,1200.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(6123,'4000','51680782968','2023-04-06 15:09:55',NULL,600.00,'','5','1','Good sold','1','257','sales','6','','No',NULL,NULL,''),(6124,'1100','51680783079','2023-04-06 15:11:28',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(6125,'4000','51680783079','2023-04-06 15:11:28',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(6126,'1000','51680783156','2023-04-06 15:12:43',300.00,NULL,'','5','1','Good sold','1','54','Payment','','','No',NULL,NULL,''),(6127,'4000','51680783156','2023-04-06 15:12:43',NULL,300.00,'','5','1','Good sold','1','54','sales','2','','No',NULL,NULL,''),(6128,'1100','51680783196','2023-04-06 15:13:29',600.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(6129,'4000','51680783196','2023-04-06 15:13:29',NULL,600.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(6130,'1100','51680783222','2023-04-06 15:16:19',600.00,NULL,'','5','1','Good sold','1','399','sales','','','No',NULL,NULL,''),(6131,'4000','51680783222','2023-04-06 15:16:19',NULL,300.00,'','5','1','Good sold','1','399','sales','4','','No',NULL,NULL,''),(6132,'4000','51680783222','2023-04-06 15:16:19',NULL,300.00,'','5','1','Good sold','1','399','sales','8','','No',NULL,NULL,''),(6133,'1100','51680783397','2023-04-06 15:32:50',280.00,NULL,'','5','1','Good sold','1','59','sales','','','No',NULL,NULL,''),(6134,'4000','51680783397','2023-04-06 15:32:50',NULL,280.00,'','5','1','Good sold','1','59','sales','6','','No',NULL,NULL,''),(6135,'1100','51680768108','2023-04-06 15:47:55',NULL,600.00,'','5','1','','1','154','payment','','','No',NULL,NULL,''),(6136,'1020','51680768108','2023-04-06 15:47:55',600.00,NULL,'','5','1','','1','154','payment','','','No',NULL,NULL,''),(6137,'1100','51680776972','2023-04-06 15:48:30',NULL,300.00,'','5','1','','1','422','payment','','','No',NULL,NULL,''),(6138,'1020','51680776972','2023-04-06 15:48:30',300.00,NULL,'','5','1','','1','422','payment','','','No',NULL,NULL,''),(6139,'1100','51680785442','2023-04-06 15:50:54',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(6140,'4000','51680785442','2023-04-06 15:50:54',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(6141,'1100','51680785442','2023-04-06 15:51:24',NULL,560.00,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(6142,'1020','51680785442','2023-04-06 15:51:24',560.00,NULL,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(6143,'1100','51680786813','2023-04-06 16:13:49',300.00,NULL,'','5','1','Good sold','1','413','sales','','','No',NULL,NULL,''),(6144,'4000','51680786813','2023-04-06 16:13:49',NULL,300.00,'','5','1','Good sold','1','413','sales','6','','No',NULL,NULL,''),(6145,'1100','51680783397','2023-04-06 16:21:07',NULL,280.00,'','5','1','','1','59','payment','','','No',NULL,NULL,''),(6146,'1020','51680783397','2023-04-06 16:21:07',280.00,NULL,'','5','1','','1','59','payment','','','No',NULL,NULL,''),(6147,'1100','51680787850','2023-04-06 16:30:58',600.00,NULL,'','5','1','Good sold','1','434','sales','','','No',NULL,NULL,''),(6148,'4000','51680787850','2023-04-06 16:30:58',NULL,600.00,'','5','1','Good sold','1','434','sales','6','','No',NULL,NULL,''),(6149,'1100','51680786813','2023-04-06 16:41:52',NULL,200.00,'','5','1','','1','413','payment','','','No',NULL,NULL,''),(6150,'1020','51680786813','2023-04-06 16:41:52',200.00,NULL,'','5','1','','1','413','payment','','','No',NULL,NULL,''),(6151,'1100','51680790822','2023-04-06 17:21:44',560.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,''),(6152,'4000','51680790822','2023-04-06 17:21:44',NULL,560.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(6153,'1000','51680790932','2023-04-06 17:22:26',560.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(6154,'4000','51680790932','2023-04-06 17:22:26',NULL,560.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(6155,'1100','51680790822','2023-04-06 17:24:13',NULL,280.00,'','5','1','','1','100','payment','','','No',NULL,NULL,''),(6156,'1020','51680790822','2023-04-06 17:24:13',280.00,NULL,'','5','1','','1','100','payment','','','No',NULL,NULL,''),(6157,'1100','51680783079','2023-04-06 17:24:54',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(6158,'1020','51680783079','2023-04-06 17:24:54',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(6159,'1100','51680783196','2023-04-06 17:53:14',NULL,600.00,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(6160,'1020','51680783196','2023-04-06 17:53:14',600.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(6161,'1100','51680792869','2023-04-06 17:54:41',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(6162,'4000','51680792869','2023-04-06 17:54:41',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(6163,'1100','51680793281','2023-04-06 18:01:32',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6164,'4000','51680793281','2023-04-06 18:01:32',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(6165,'1100','51680793475','2023-04-06 18:04:43',300.00,NULL,'','5','1','Good sold','1','189','sales','','','No',NULL,NULL,''),(6166,'4000','51680793475','2023-04-06 18:04:43',NULL,300.00,'','5','1','Good sold','1','189','sales','2','','No',NULL,NULL,''),(6167,'1100','51680793475','2023-04-06 18:10:54',NULL,300.00,'','5','1','','1','189','payment','','','No',NULL,NULL,''),(6168,'1020','51680793475','2023-04-06 18:10:54',300.00,NULL,'','5','1','','1','189','payment','','','No',NULL,NULL,''),(6169,'1100','51680787850','2023-04-06 18:26:19',NULL,600.00,'','5','1','','1','434','payment','','','No',NULL,NULL,''),(6170,'1020','51680787850','2023-04-06 18:26:19',600.00,NULL,'','5','1','','1','434','payment','','','No',NULL,NULL,''),(6171,'1100','51680795522','2023-04-06 18:40:43',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(6172,'4000','51680795522','2023-04-06 18:40:43',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(6173,'1100','51680796665','2023-04-06 18:57:52',300.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(6174,'4000','51680796665','2023-04-06 18:57:52',NULL,300.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(6175,'1100','51680792869','2023-04-06 18:58:21',NULL,600.00,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(6176,'1020','51680792869','2023-04-06 18:58:21',600.00,NULL,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(6177,'1100','51680796749','2023-04-06 18:59:18',600.00,NULL,'','5','1','Good sold','1','313','sales','','','No',NULL,NULL,''),(6178,'4000','51680796749','2023-04-06 18:59:18',NULL,600.00,'','5','1','Good sold','1','313','sales','6','','No',NULL,NULL,''),(6179,'1100','51680795522','2023-04-06 19:01:07',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(6180,'1020','51680795522','2023-04-06 19:01:07',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(6183,'1100','51680796943','2023-04-06 19:02:42',900.00,NULL,'','5','1','Good sold','1','418','sales','','','No',NULL,NULL,''),(6184,'4000','51680796943','2023-04-06 19:02:42',NULL,900.00,'','5','1','Good sold','1','418','sales','6','','No',NULL,NULL,''),(6185,'1100','51680786813','2023-04-06 19:08:34',NULL,100.00,'','5','1','','1','413','payment','','','No',NULL,NULL,''),(6186,'1020','51680786813','2023-04-06 19:08:34',100.00,NULL,'','5','1','','1','413','payment','','','No',NULL,NULL,''),(6187,'1100','51680793281','2023-04-06 19:12:00',NULL,600.00,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(6188,'1020','51680793281','2023-04-06 19:12:00',600.00,NULL,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(6189,'1100','51680798584','2023-04-06 19:29:52',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(6190,'4000','51680798584','2023-04-06 19:29:52',NULL,300.00,'','5','1','Good sold','1','272','sales','4','','No',NULL,NULL,''),(6191,'1100','51680796749','2023-04-06 19:30:14',NULL,600.00,'','5','1','','1','313','payment','','','No',NULL,NULL,''),(6192,'1020','51680796749','2023-04-06 19:30:14',600.00,NULL,'','5','1','','1','313','payment','','','No',NULL,NULL,''),(6193,'1100','51680798584','2023-04-06 19:30:30',NULL,300.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(6194,'1020','51680798584','2023-04-06 19:30:30',300.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(6195,'1100','51680863159','2023-04-07 13:26:09',300.00,NULL,'','5','1','Good sold','1','208','sales','','','No',NULL,NULL,''),(6196,'4000','51680863159','2023-04-07 13:26:09',NULL,300.00,'','5','1','Good sold','1','208','sales','2','','No',NULL,NULL,''),(6197,'1100','51680863190','2023-04-07 13:26:46',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(6198,'4000','51680863190','2023-04-07 13:26:46',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(6199,'1100','51680863217','2023-04-07 13:27:05',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,''),(6200,'4000','51680863217','2023-04-07 13:27:05',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(6201,'1100','51680863235','2023-04-07 13:38:04',70.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(6202,'4000','51680863235','2023-04-07 13:38:04',NULL,70.00,'','5','1','Good sold','1','92','sales','10','','No',NULL,NULL,''),(6203,'1100','51680863909','2023-04-07 13:44:09',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(6204,'4000','51680863909','2023-04-07 13:44:09',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(6205,'1100','51680863909','2023-04-07 13:46:39',NULL,300.00,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(6206,'1020','51680863909','2023-04-07 13:46:39',300.00,NULL,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(6207,'1100','51680796665','2023-04-07 13:46:59',NULL,300.00,'','5','1','','1','218','payment','','','No',NULL,NULL,''),(6208,'1020','51680796665','2023-04-07 13:46:59',300.00,NULL,'','5','1','','1','218','payment','','','No',NULL,NULL,''),(6209,'1100','51680796943','2023-04-07 13:47:19',NULL,900.00,'','5','1','','1','418','payment','','','No',NULL,NULL,''),(6210,'1020','51680796943','2023-04-07 13:47:19',900.00,NULL,'','5','1','','1','418','payment','','','No',NULL,NULL,''),(6211,'1100','51680706650','2023-04-07 13:48:25',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(6212,'1020','51680706650','2023-04-07 13:48:25',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(6213,'1100','51680864566','2023-04-07 13:53:02',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(6214,'4000','51680864566','2023-04-07 13:53:02',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(6215,'4000','51680864566','2023-04-07 13:53:02',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(6216,'1100','51680864566','2023-04-07 13:56:03',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6217,'1020','51680864566','2023-04-07 13:56:03',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6218,'1100','51680863190','2023-04-07 14:00:18',NULL,600.00,'','5','1','','1','80','payment','','','No',NULL,NULL,''),(6219,'1020','51680863190','2023-04-07 14:00:18',600.00,NULL,'','5','1','','1','80','payment','','','No',NULL,NULL,''),(6220,'1100','51680863217','2023-04-07 14:17:14',NULL,600.00,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(6221,'1020','51680863217','2023-04-07 14:17:14',600.00,NULL,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(6222,'1100','51680863159','2023-04-07 14:19:24',NULL,300.00,'','5','1','','1','208','payment','','','No',NULL,NULL,''),(6223,'1020','51680863159','2023-04-07 14:19:24',300.00,NULL,'','5','1','','1','208','payment','','','No',NULL,NULL,''),(6224,'1100','51680866387','2023-04-07 14:21:19',300.00,NULL,'','5','1','Good sold','1','205','sales','','','No',NULL,NULL,''),(6225,'4000','51680866387','2023-04-07 14:21:19',NULL,300.00,'','5','1','Good sold','1','205','sales','2','','No',NULL,NULL,''),(6226,'1100','51680866387','2023-04-07 14:22:46',NULL,300.00,'','5','1','','1','205','payment','','','No',NULL,NULL,''),(6227,'1020','51680866387','2023-04-07 14:22:46',300.00,NULL,'','5','1','','1','205','payment','','','No',NULL,NULL,''),(6228,'1100','51680867263','2023-04-07 14:34:29',300.00,NULL,'','5','1','Good sold','1','396','sales','','','No',NULL,NULL,''),(6229,'4000','51680867263','2023-04-07 14:34:29',NULL,300.00,'','5','1','Good sold','1','396','sales','2','','No',NULL,NULL,''),(6230,'1100','51680867286','2023-04-07 14:35:41',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(6231,'4000','51680867286','2023-04-07 14:35:41',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(6234,'1100','51680869241','2023-04-07 15:07:54',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6235,'1020','51680869241','2023-04-07 15:07:54',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6236,'1100','51680869300','2023-04-07 15:08:26',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(6237,'4000','51680869300','2023-04-07 15:08:26',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(6238,'1000','51680869318','2023-04-07 15:28:55',600.00,NULL,'','5','1','Good sold','1','250','Payment','','','No',NULL,NULL,''),(6239,'4000','51680869318','2023-04-07 15:28:55',NULL,600.00,'','5','1','Good sold','1','250','sales','4','','No',NULL,NULL,''),(6240,'1100','51680869300','2023-04-07 15:33:39',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(6241,'1020','51680869300','2023-04-07 15:33:39',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(6242,'1100','51680873083','2023-04-07 16:11:31',300.00,NULL,'','5','1','Good sold','1','284','sales','','','No',NULL,NULL,''),(6243,'4000','51680873083','2023-04-07 16:11:31',NULL,300.00,'','5','1','Good sold','1','284','sales','6','','No',NULL,NULL,''),(6244,'1100','51680873102','2023-04-07 16:17:23',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(6245,'4000','51680873102','2023-04-07 16:17:23',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(6246,'1100','51680873455','2023-04-07 16:23:10',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(6247,'4000','51680873455','2023-04-07 16:23:10',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(6248,'1100','51680873455','2023-04-07 16:23:37',NULL,300.00,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(6249,'1020','51680873455','2023-04-07 16:23:37',300.00,NULL,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(6250,'1100','51680873102','2023-04-07 16:25:25',NULL,900.00,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(6251,'1020','51680873102','2023-04-07 16:25:25',900.00,NULL,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(6252,'1100','51680873946','2023-04-07 16:25:52',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(6253,'4000','51680873946','2023-04-07 16:25:52',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(6254,'1100','51680867263','2023-04-07 16:37:52',NULL,300.00,'','5','1','','1','396','payment','','','No',NULL,NULL,''),(6255,'1020','51680867263','2023-04-07 16:37:52',300.00,NULL,'','5','1','','1','396','payment','','','No',NULL,NULL,''),(6256,'1100','51680867286','2023-04-07 18:02:38',NULL,300.00,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(6257,'1020','51680867286','2023-04-07 18:02:38',300.00,NULL,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(6262,'1100','51680869241','2023-04-07 15:07:29',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(6263,'4000','51680869241','2023-04-07 18:04:16',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(6264,'1100','51680869241','2023-04-07 18:04:41',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6265,'1020','51680869241','2023-04-07 18:04:41',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6266,'1100','51680873083','2023-04-07 18:05:54',NULL,300.00,'','5','1','','1','284','payment','','','No',NULL,NULL,''),(6267,'1020','51680873083','2023-04-07 18:05:54',300.00,NULL,'','5','1','','1','284','payment','','','No',NULL,NULL,''),(6268,'1100','51680873946','2023-04-07 18:16:06',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(6269,'1020','51680873946','2023-04-07 18:16:06',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(6276,'1100','51680880733','2023-04-07 18:18:59',600.00,NULL,'','5','1','Good sold','1','459','sales','','','No',NULL,NULL,''),(6277,'4000','51680880733','2023-04-07 18:27:52',NULL,600.00,'','5','1','Good sold','1','459','sales','6','','No',NULL,NULL,''),(6278,'1100','51680880733','2023-04-07 18:28:10',NULL,600.00,'','5','1','','1','459','payment','','','No',NULL,NULL,''),(6279,'1020','51680880733','2023-04-07 18:28:10',600.00,NULL,'','5','1','','1','459','payment','','','No',NULL,NULL,''),(6280,'1100','51680863235','2023-04-07 18:30:33',NULL,70.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(6281,'1020','51680863235','2023-04-07 18:30:33',70.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(6282,'1000','51680882644','2023-04-07 18:50:50',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RD74MTT0Q8'),(6283,'4000','51680882644','2023-04-07 18:50:50',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(6284,'1100','51680933184','2023-04-08 08:53:12',300.00,NULL,'','5','1','Good sold','1','345','sales','','','No',NULL,NULL,''),(6285,'4000','51680933184','2023-04-08 08:53:12',NULL,300.00,'','5','1','Good sold','1','345','sales','2','','No',NULL,NULL,''),(6286,'1100','51680783222','2023-04-08 08:54:01',NULL,600.00,'','5','1','','1','399','payment','','','No',NULL,NULL,''),(6287,'1020','51680783222','2023-04-08 08:54:01',600.00,NULL,'','5','1','','1','399','payment','','','No',NULL,NULL,''),(6297,'1100','51680933467','2023-04-08 09:07:48',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(6298,'4000','51680933467','2023-04-08 09:12:39',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(6299,'1000','51680934369','2023-04-08 09:31:38',150.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RD81O1LZPP'),(6300,'4000','51680934369','2023-04-08 09:31:38',NULL,150.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(6301,'1100','51680933184','2023-04-08 09:45:53',NULL,300.00,'','5','1','','1','345','payment','','','No',NULL,NULL,''),(6302,'1020','51680933184','2023-04-08 09:45:53',300.00,NULL,'','5','1','','1','345','payment','','','No',NULL,NULL,''),(6303,'1100','51680937198','2023-04-08 10:00:08',600.00,NULL,'','5','1','Good sold','1','400','sales','','','No',NULL,NULL,''),(6304,'4000','51680937198','2023-04-08 10:00:08',NULL,600.00,'','5','1','Good sold','1','400','sales','6','','No',NULL,NULL,''),(6305,'1100','51680937570','2023-04-08 10:06:16',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(6306,'4000','51680937570','2023-04-08 10:06:16',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(6307,'1100','51680937907','2023-04-08 10:11:58',3080.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(6308,'4000','51680937907','2023-04-08 10:11:58',NULL,3080.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(6309,'1100','51680937198','2023-04-08 10:31:18',NULL,600.00,'','5','1','','1','400','payment','','','No',NULL,NULL,''),(6310,'1020','51680937198','2023-04-08 10:31:18',600.00,NULL,'','5','1','','1','400','payment','','','No',NULL,NULL,''),(6311,'1100','51680941700','2023-04-08 11:15:16',280.00,NULL,'','5','1','Good sold','1','185','sales','','','No',NULL,NULL,''),(6312,'4000','51680941700','2023-04-08 11:15:16',NULL,280.00,'','5','1','Good sold','1','185','sales','2','','No',NULL,NULL,''),(6313,'1100','51680941700','2023-04-08 11:16:27',NULL,280.00,'','5','1','','1','185','payment','','','No',NULL,NULL,''),(6314,'1020','51680941700','2023-04-08 11:16:27',280.00,NULL,'','5','1','','1','185','payment','','','No',NULL,NULL,''),(6315,'1100','51680944010','2023-04-08 11:53:43',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(6316,'4000','51680944010','2023-04-08 11:53:43',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(6317,'1100','51680944010','2023-04-08 11:55:51',NULL,600.00,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(6318,'1020','51680944010','2023-04-08 11:55:51',600.00,NULL,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(6319,'1100','51680945315','2023-04-08 12:15:34',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(6320,'4000','51680945315','2023-04-08 12:15:34',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(6321,'1000','51680948039','2023-04-08 13:36:02',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RD85OOER6P'),(6322,'4000','51680948039','2023-04-08 13:36:02',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(6323,'1100','51680773620','2023-04-08 13:37:24',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(6324,'1020','51680773620','2023-04-08 13:37:24',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(6325,'1100','51680945315','2023-04-08 13:38:29',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(6326,'1020','51680945315','2023-04-08 13:38:29',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(6327,'1100','51680937570','2023-04-08 13:43:44',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(6328,'1020','51680937570','2023-04-08 13:43:44',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(6329,'1100','51680950937','2023-04-08 13:50:38',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(6330,'4000','51680950937','2023-04-08 13:50:38',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(6331,'1100','51680951049','2023-04-08 14:00:48',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(6332,'4000','51680951049','2023-04-08 14:00:48',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(6333,'1100','51680951049','2023-04-08 14:38:07',NULL,300.00,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(6334,'1020','51680951049','2023-04-08 14:38:07',300.00,NULL,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(6335,'1100','51680950937','2023-04-08 14:41:29',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(6336,'1020','51680950937','2023-04-08 14:41:29',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(6337,'1000','51680955352','2023-04-08 15:02:44',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RD85OX47OD'),(6338,'4000','51680955352','2023-04-08 15:02:44',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(6339,'1100','51680955449','2023-04-08 15:18:03',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(6340,'4000','51680955449','2023-04-08 15:18:03',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(6341,'1100','51680956588','2023-04-08 15:23:15',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(6342,'4000','51680956588','2023-04-08 15:23:15',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(6343,'1100','51680957497','2023-04-08 15:38:25',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(6344,'4000','51680957497','2023-04-08 15:38:25',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(6345,'1100','51680957497','2023-04-08 15:38:48',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6346,'1020','51680957497','2023-04-08 15:38:48',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6347,'1000','51680959351','2023-04-08 16:09:19',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(6348,'4000','51680959351','2023-04-08 16:09:19',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(6349,'1100','51680956588','2023-04-08 16:10:51',NULL,300.00,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(6350,'1020','51680956588','2023-04-08 16:10:51',300.00,NULL,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(6351,'1100','51680960171','2023-04-08 16:23:00',300.00,NULL,'','5','1','Good sold','1','292','sales','','','No',NULL,NULL,''),(6352,'4000','51680960171','2023-04-08 16:23:00',NULL,300.00,'','5','1','Good sold','1','292','sales','2','','No',NULL,NULL,''),(6353,'1100','51680960189','2023-04-08 16:25:30',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(6354,'4000','51680960189','2023-04-08 16:25:30',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(6355,'1100','51680961032','2023-04-08 16:37:19',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(6356,'4000','51680961032','2023-04-08 16:37:19',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(6357,'1100','51680961050','2023-04-08 16:41:03',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(6358,'4000','51680961050','2023-04-08 16:41:03',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(6359,'1000','51680961448','2023-04-08 16:44:14',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(6360,'4000','51680961448','2023-04-08 16:44:14',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(6361,'1100','51680955449','2023-04-08 17:05:33',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(6362,'1020','51680955449','2023-04-08 17:05:33',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(6363,'1100','51680961050','2023-04-08 17:06:44',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6364,'1020','51680961050','2023-04-08 17:06:44',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6365,'1100','51680961032','2023-04-08 17:06:59',NULL,300.00,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(6366,'1020','51680961032','2023-04-08 17:06:59',300.00,NULL,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(6367,'1100','51680960189','2023-04-08 17:07:17',NULL,30.00,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(6368,'1020','51680960189','2023-04-08 17:07:17',30.00,NULL,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(6369,'1100','51680960171','2023-04-08 17:08:07',NULL,300.00,'','5','1','','1','292','payment','','','No',NULL,NULL,''),(6370,'1020','51680960171','2023-04-08 17:08:07',300.00,NULL,'','5','1','','1','292','payment','','','No',NULL,NULL,''),(6371,'1100','51680933467','2023-04-08 17:30:08',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6372,'1020','51680933467','2023-04-08 17:30:08',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6373,'1100','51680964934','2023-04-08 17:57:47',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(6374,'4000','51680964934','2023-04-08 17:57:47',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(6375,'1100','51680964934','2023-04-08 18:20:38',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(6376,'1020','51680964934','2023-04-08 18:20:38',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(6377,'1100','51680967782','2023-04-08 18:29:49',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(6378,'4000','51680967782','2023-04-08 18:29:49',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(6379,'1100','51680967782','2023-04-08 18:50:57',NULL,300.00,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(6380,'1020','51680967782','2023-04-08 18:50:57',300.00,NULL,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(6381,'1100','51681123970','2023-04-10 13:52:57',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(6382,'4000','51681123970','2023-04-10 13:52:57',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(6383,'1100','51681123994','2023-04-10 13:53:21',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(6384,'4000','51681123994','2023-04-10 13:53:21',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(6385,'1100','51681123994','2023-04-10 14:16:38',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(6386,'1020','51681123994','2023-04-10 14:16:38',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(6387,'1100','51681125629','2023-04-10 14:39:18',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,''),(6388,'4000','51681125629','2023-04-10 14:39:18',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(6389,'1100','51681125629','2023-04-10 14:39:36',NULL,300.00,'','5','1','','1','252','payment','','','No',NULL,NULL,''),(6390,'1020','51681125629','2023-04-10 14:39:36',300.00,NULL,'','5','1','','1','252','payment','','','No',NULL,NULL,''),(6391,'1100','51681126793','2023-04-10 14:43:20',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(6392,'4000','51681126793','2023-04-10 14:43:20',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(6393,'1100','51681126793','2023-04-10 14:43:46',NULL,300.00,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(6394,'1020','51681126793','2023-04-10 14:43:46',300.00,NULL,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(6395,'1100','51681127048','2023-04-10 14:53:28',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(6396,'4000','51681127048','2023-04-10 14:53:28',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(6397,'1100','51681127905','2023-04-10 14:58:33',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(6398,'4000','51681127905','2023-04-10 14:58:33',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(6399,'1100','51681127931','2023-04-10 15:00:40',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(6400,'4000','51681127931','2023-04-10 15:00:40',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(6401,'1100','51681128415','2023-04-10 15:09:42',280.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(6402,'4000','51681128415','2023-04-10 15:09:42',NULL,280.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(6403,'1100','51681128415','2023-04-10 15:10:35',NULL,280.00,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(6404,'1020','51681128415','2023-04-10 15:10:35',280.00,NULL,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(6405,'1100','51681123970','2023-04-10 15:11:42',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(6406,'1020','51681123970','2023-04-10 15:11:42',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(6409,'1100','51681133707','2023-04-10 16:35:14',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(6410,'4000','51681133707','2023-04-10 16:35:14',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(6411,'1000','51681133911','2023-04-10 16:38:45',280.00,NULL,'','5','1','Good sold','1','180','Payment','','','No',NULL,NULL,''),(6412,'4000','51681133911','2023-04-10 16:38:45',NULL,280.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(6413,'1100','51681133707','2023-04-10 16:47:45',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(6414,'1020','51681133707','2023-04-10 16:47:45',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(6415,'1100','51681127048','2023-04-10 17:36:49',NULL,300.00,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(6416,'1020','51681127048','2023-04-10 17:36:49',300.00,NULL,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(6417,'1100','51681140082','2023-04-10 18:21:31',300.00,NULL,'','5','1','Good sold','1','409','sales','','','No',NULL,NULL,''),(6418,'4000','51681140082','2023-04-10 18:21:31',NULL,300.00,'','5','1','Good sold','1','409','sales','4','','No',NULL,NULL,''),(6419,'1100','51681140082','2023-04-10 18:39:27',NULL,300.00,'','5','1','','1','409','payment','','','No',NULL,NULL,''),(6420,'1020','51681140082','2023-04-10 18:39:27',300.00,NULL,'','5','1','','1','409','payment','','','No',NULL,NULL,''),(6425,'1000','51681195025','2023-04-11 09:37:13',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(6426,'4000','51681195025','2023-04-11 09:37:13',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(6427,'1100','51681197908','2023-04-11 10:25:15',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(6428,'4000','51681197908','2023-04-11 10:25:15',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(6429,'1000','51681129618','2023-04-10 15:27:05',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(6430,'4000','51681129618','2023-04-11 11:57:20',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(6431,'1000','51681203539','2023-04-11 11:59:05',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(6433,'1000','51681203887','2023-04-11 12:08:24',300.00,NULL,'','5','1','Good sold','1','461','Payment','','','No',NULL,NULL,''),(6434,'4000','51681203887','2023-04-11 12:08:24',NULL,300.00,'','5','1','Good sold','1','461','sales','2','','No',NULL,NULL,''),(6435,'1000','51681204336','2023-04-11 12:24:33',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RDB5W9RD77'),(6436,'4000','51681204336','2023-04-11 12:24:33',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(6437,'1100','51681205105','2023-04-11 12:25:18',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(6438,'4000','51681205105','2023-04-11 12:25:18',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(6439,'1100','51681205105','2023-04-11 12:25:37',NULL,130.00,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(6440,'1020','51681205105','2023-04-11 12:25:37',130.00,NULL,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(6441,'1000','51681203539','2023-04-11 11:59:05',70.00,NULL,'','5','1','Good sold','1','433','Payment','','','No',NULL,NULL,''),(6442,'4000','51681203539','2023-04-11 11:59:05',NULL,70.00,'','5','1','Good sold','1','433','sales','10','','No',NULL,NULL,''),(6443,'1100','51681206146','2023-04-11 12:42:35',300.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,''),(6444,'4000','51681206146','2023-04-11 12:42:35',NULL,300.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(6445,'1100','51681206146','2023-04-11 12:53:03',NULL,300.00,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(6446,'1020','51681206146','2023-04-11 12:53:03',300.00,NULL,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(6447,'1100','51681207380','2023-04-11 13:03:08',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(6448,'4000','51681207380','2023-04-11 13:03:08',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(6449,'1100','51681207403','2023-04-11 13:03:32',300.00,NULL,'','5','1','Good sold','1','415','sales','','','No',NULL,NULL,''),(6450,'4000','51681207403','2023-04-11 13:03:32',NULL,300.00,'','5','1','Good sold','1','415','sales','4','','No',NULL,NULL,''),(6451,'1100','51681207380','2023-04-11 13:05:15',NULL,300.00,'','5','1','','1','287','payment','','','No',NULL,NULL,''),(6452,'1020','51681207380','2023-04-11 13:05:15',300.00,NULL,'','5','1','','1','287','payment','','','No',NULL,NULL,''),(6453,'1100','51681207403','2023-04-11 13:31:42',NULL,300.00,'','5','1','','1','415','payment','','','No',NULL,NULL,''),(6454,'1020','51681207403','2023-04-11 13:31:42',300.00,NULL,'','5','1','','1','415','payment','','','No',NULL,NULL,''),(6455,'1100','51681209147','2023-04-11 13:32:46',560.00,NULL,'','5','1','Good sold','1','234','sales','','','No',NULL,NULL,''),(6456,'4000','51681209147','2023-04-11 13:32:46',NULL,560.00,'','5','1','Good sold','1','234','sales','4','','No',NULL,NULL,''),(6457,'1100','51681209147','2023-04-11 13:33:14',NULL,560.00,'','5','1','','1','234','payment','','','No',NULL,NULL,''),(6458,'1020','51681209147','2023-04-11 13:33:14',560.00,NULL,'','5','1','','1','234','payment','','','No',NULL,NULL,''),(6459,'1100','51681209817','2023-04-11 13:47:59',600.00,NULL,'','5','1','Good sold','1','295','sales','','','No',NULL,NULL,''),(6460,'4000','51681209817','2023-04-11 13:47:59',NULL,600.00,'','5','1','Good sold','1','295','sales','6','','No',NULL,NULL,''),(6461,'1100','51681210094','2023-04-11 13:56:53',600.00,NULL,'','5','1','Good sold','1','125','sales','','','No',NULL,NULL,''),(6462,'4000','51681210094','2023-04-11 13:56:53',NULL,300.00,'','5','1','Good sold','1','125','sales','6','','No',NULL,NULL,''),(6463,'4000','51681210094','2023-04-11 13:56:53',NULL,300.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(6464,'1100','51681210094','2023-04-11 13:59:02',NULL,600.00,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(6465,'1020','51681210094','2023-04-11 13:59:02',600.00,NULL,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(6466,'1100','51681212010','2023-04-11 14:20:23',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(6467,'4000','51681212010','2023-04-11 14:20:23',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(6468,'1100','51681197908','2023-04-11 15:04:37',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(6469,'1020','51681197908','2023-04-11 15:04:37',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(6470,'1100','51681212010','2023-04-11 15:10:56',NULL,600.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(6471,'1020','51681212010','2023-04-11 15:10:56',600.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(6472,'1100','51681215257','2023-04-11 15:37:34',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(6473,'4000','51681215257','2023-04-11 15:37:34',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(6474,'1100','51681215257','2023-04-11 15:39:14',NULL,300.00,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(6475,'1020','51681215257','2023-04-11 15:39:14',300.00,NULL,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(6476,'1100','51681209817','2023-04-11 15:53:52',NULL,600.00,'','5','1','','1','295','payment','','','No',NULL,NULL,''),(6477,'1020','51681209817','2023-04-11 15:53:52',600.00,NULL,'','5','1','','1','295','payment','','','No',NULL,NULL,''),(6478,'1100','51681219728','2023-04-11 16:29:06',1200.00,NULL,'','5','1','Good sold','1','373','sales','','','No',NULL,NULL,''),(6479,'4000','51681219728','2023-04-11 16:29:06',NULL,600.00,'','5','1','Good sold','1','373','sales','4','','No',NULL,NULL,''),(6480,'4000','51681219728','2023-04-11 16:29:06',NULL,600.00,'','5','1','Good sold','1','373','sales','6','','No',NULL,NULL,''),(6481,'1100','51681219728','2023-04-11 16:29:25',NULL,1200.00,'','5','1','','1','373','payment','','','No',NULL,NULL,''),(6482,'1020','51681219728','2023-04-11 16:29:25',1200.00,NULL,'','5','1','','1','373','payment','','','No',NULL,NULL,''),(6483,'1100','51681127931','2023-04-11 17:06:37',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(6484,'1020','51681127931','2023-04-11 17:06:37',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(6485,'1100','51681127905','2023-04-11 17:06:56',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(6486,'1020','51681127905','2023-04-11 17:06:56',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(6487,'1100','51681222284','2023-04-11 17:16:00',600.00,NULL,'','5','1','Good sold','1','148','sales','','','No',NULL,NULL,''),(6488,'4000','51681222284','2023-04-11 17:16:00',NULL,600.00,'','5','1','Good sold','1','148','sales','6','','No',NULL,NULL,''),(6489,'1100','51681222572','2023-04-11 17:21:22',560.00,NULL,'','5','1','Good sold','1','283','sales','','','No',NULL,NULL,''),(6490,'4000','51681222572','2023-04-11 17:21:22',NULL,560.00,'','5','1','Good sold','1','283','sales','4','','No',NULL,NULL,''),(6491,'1100','51681222572','2023-04-11 17:21:58',NULL,560.00,'','5','1','','1','283','payment','','','No',NULL,NULL,''),(6492,'1020','51681222572','2023-04-11 17:21:58',560.00,NULL,'','5','1','','1','283','payment','','','No',NULL,NULL,''),(6493,'1100','51681222284','2023-04-11 17:49:52',NULL,600.00,'','5','1','','1','148','payment','','','No',NULL,NULL,''),(6494,'1020','51681222284','2023-04-11 17:49:52',600.00,NULL,'','5','1','','1','148','payment','','','No',NULL,NULL,''),(6495,'1100','51681224609','2023-04-11 17:50:16',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(6496,'4000','51681224609','2023-04-11 17:50:16',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(6497,'1100','51681224609','2023-04-11 17:51:30',NULL,300.00,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(6498,'1020','51681224609','2023-04-11 17:51:30',300.00,NULL,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(6499,'1100','51681274366','2023-04-12 07:39:40',2520.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(6500,'4000','51681274366','2023-04-12 07:39:40',NULL,2520.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(6501,'1100','51681279822','2023-04-12 09:10:54',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(6502,'4000','51681279822','2023-04-12 09:10:54',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(6505,'1100','51681280178','2023-04-12 09:16:31',600.00,NULL,'','5','1','Good sold','1','223','sales','','','No',NULL,NULL,''),(6506,'4000','51681280178','2023-04-12 09:16:31',NULL,300.00,'','5','1','Good sold','1','223','sales','6','','No',NULL,NULL,''),(6507,'4000','51681280178','2023-04-12 09:16:31',NULL,300.00,'','5','1','Good sold','1','223','sales','4','','No',NULL,NULL,''),(6508,'1100','51681286774','2023-04-12 11:06:33',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(6509,'4000','51681286774','2023-04-12 11:06:33',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(6510,'1100','51681286815','2023-04-12 11:07:10',600.00,NULL,'','5','1','Good sold','1','348','sales','','','No',NULL,NULL,''),(6511,'4000','51681286815','2023-04-12 11:07:10',NULL,300.00,'','5','1','Good sold','1','348','sales','6','','No',NULL,NULL,''),(6512,'4000','51681286815','2023-04-12 11:07:10',NULL,300.00,'','5','1','Good sold','1','348','sales','4','','No',NULL,NULL,''),(6513,'1100','51681286839','2023-04-12 11:07:28',600.00,NULL,'','5','1','Good sold','1','101','sales','','','No',NULL,NULL,''),(6514,'4000','51681286839','2023-04-12 11:07:28',NULL,600.00,'','5','1','Good sold','1','101','sales','6','','No',NULL,NULL,''),(6515,'1100','51681286815','2023-04-12 11:32:16',NULL,600.00,'','5','1','','1','348','payment','','','No',NULL,NULL,''),(6516,'1020','51681286815','2023-04-12 11:32:16',600.00,NULL,'','5','1','','1','348','payment','','','No',NULL,NULL,''),(6517,'1100','51681288707','2023-04-12 11:38:41',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(6518,'4000','51681288707','2023-04-12 11:38:41',NULL,1250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(6519,'1100','51681288734','2023-04-12 11:39:10',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(6520,'4000','51681288734','2023-04-12 11:39:10',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(6521,'1100','51681293484','2023-04-12 12:58:17',1500.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(6522,'4000','51681293484','2023-04-12 12:58:17',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(6523,'1100','51681286774','2023-04-12 13:37:21',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6524,'1020','51681286774','2023-04-12 13:37:21',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6525,'1100','51681293484','2023-04-12 13:38:53',NULL,1500.00,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(6526,'1020','51681293484','2023-04-12 13:38:53',1500.00,NULL,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(6527,'1100','51681280160','2023-04-12 09:16:10',560.00,NULL,'','5','1','Good sold','1','445','sales','','','No',NULL,NULL,''),(6528,'4000','51681280160','2023-04-12 09:16:10',NULL,280.00,'','5','1','Good sold','1','445','sales','2','','No',NULL,NULL,''),(6529,'4000','51681280160','2023-04-12 13:46:34',NULL,280.00,'','5','1','Good sold','1','445','sales','6','','No',NULL,NULL,''),(6530,'1100','51681280160','2023-04-12 13:47:09',NULL,560.00,'','5','1','','1','445','payment','','','No',NULL,NULL,''),(6531,'1020','51681280160','2023-04-12 13:47:09',560.00,NULL,'','5','1','','1','445','payment','','','No',NULL,NULL,''),(6532,'1100','51681298964','2023-04-12 14:29:35',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(6533,'4000','51681298964','2023-04-12 14:29:35',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(6534,'1100','51681298984','2023-04-12 14:29:56',60.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(6535,'4000','51681298984','2023-04-12 14:29:56',NULL,60.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(6536,'1100','51681301437','2023-04-12 15:10:49',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(6537,'4000','51681301437','2023-04-12 15:10:49',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(6538,'1100','51681301437','2023-04-12 15:11:31',NULL,600.00,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(6539,'1020','51681301437','2023-04-12 15:11:31',600.00,NULL,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(6540,'1100','51681301518','2023-04-12 15:12:15',260.00,NULL,'','5','1','Good sold','1','454','sales','','','No',NULL,NULL,''),(6541,'4000','51681301518','2023-04-12 15:12:15',NULL,260.00,'','5','1','Good sold','1','454','sales','8','','No',NULL,NULL,''),(6542,'1100','51681301518','2023-04-12 15:12:37',NULL,260.00,'','5','1','','1','454','payment','','','No',NULL,NULL,''),(6543,'1020','51681301518','2023-04-12 15:12:37',260.00,NULL,'','5','1','','1','454','payment','','','No',NULL,NULL,''),(6544,'1100','51681286839','2023-04-12 15:13:39',NULL,600.00,'','5','1','','1','101','payment','','','No',NULL,NULL,''),(6545,'1020','51681286839','2023-04-12 15:13:39',600.00,NULL,'','5','1','','1','101','payment','','','No',NULL,NULL,''),(6546,'1100','51681302173','2023-04-12 15:23:00',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(6547,'4000','51681302173','2023-04-12 15:23:00',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(6548,'1000','51681308880','2023-04-12 17:14:52',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(6549,'4000','51681308880','2023-04-12 17:14:52',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(6550,'1100','51681312087','2023-04-12 18:08:14',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(6551,'4000','51681312087','2023-04-12 18:08:14',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(6552,'1100','51681312102','2023-04-12 18:08:28',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(6553,'4000','51681312102','2023-04-12 18:08:28',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(6554,'1100','51681312118','2023-04-12 18:08:46',300.00,NULL,'','5','1','Good sold','1','361','sales','','','No',NULL,NULL,''),(6555,'4000','51681312118','2023-04-12 18:08:46',NULL,300.00,'','5','1','Good sold','1','361','sales','2','','No',NULL,NULL,''),(6556,'1100','51681312162','2023-04-12 18:09:30',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(6557,'4000','51681312162','2023-04-12 18:09:30',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(6558,'1100','51681312102','2023-04-12 18:09:58',NULL,300.00,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(6559,'1020','51681312102','2023-04-12 18:09:58',300.00,NULL,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(6560,'1100','51681280178','2023-04-12 18:10:23',NULL,600.00,'','5','1','','1','223','payment','','','No',NULL,NULL,''),(6561,'1020','51681280178','2023-04-12 18:10:23',600.00,NULL,'','5','1','','1','223','payment','','','No',NULL,NULL,''),(6562,'1100','51681302173','2023-04-12 18:23:21',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(6563,'1020','51681302173','2023-04-12 18:23:21',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(6564,'1100','51681312247','2023-04-12 18:28:53',600.00,NULL,'','5','1','Good sold','1','383','sales','','','No',NULL,NULL,''),(6565,'4000','51681312247','2023-04-12 18:28:53',NULL,600.00,'','5','1','Good sold','1','383','sales','6','','No',NULL,NULL,''),(6566,'1100','51681313345','2023-04-12 18:39:41',300.00,NULL,'','5','1','Good sold','1','462','sales','','','No',NULL,NULL,''),(6567,'4000','51681313345','2023-04-12 18:39:41',NULL,300.00,'','5','1','Good sold','1','462','sales','2','','No',NULL,NULL,''),(6568,'1100','51681312118','2023-04-12 18:55:14',NULL,300.00,'','5','1','','1','361','payment','','','No',NULL,NULL,''),(6569,'1020','51681312118','2023-04-12 18:55:14',300.00,NULL,'','5','1','','1','361','payment','','','No',NULL,NULL,''),(6570,'1100','51681314945','2023-04-12 18:55:52',300.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(6571,'4000','51681314945','2023-04-12 18:55:52',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(6572,'1100','51681313345','2023-04-12 19:02:08',NULL,300.00,'','5','1','','1','462','payment','','','No',NULL,NULL,''),(6573,'1020','51681313345','2023-04-12 19:02:08',300.00,NULL,'','5','1','','1','462','payment','','','No',NULL,NULL,''),(6574,'1100','51681314945','2023-04-12 19:20:34',NULL,300.00,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(6575,'1020','51681314945','2023-04-12 19:20:34',300.00,NULL,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(6576,'1100','51681312247','2023-04-12 19:24:28',NULL,600.00,'','5','1','','1','383','payment','','','No',NULL,NULL,''),(6577,'1020','51681312247','2023-04-12 19:24:28',600.00,NULL,'','5','1','','1','383','payment','','','No',NULL,NULL,''),(6578,'1100','51681369737','2023-04-13 10:13:27',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(6579,'4000','51681369737','2023-04-13 10:13:27',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(6580,'1100','51681370068','2023-04-13 10:15:03',300.00,NULL,'','5','1','Good sold','1','277','sales','','','No',NULL,NULL,''),(6581,'4000','51681370068','2023-04-13 10:15:03',NULL,300.00,'','5','1','Good sold','1','277','sales','6','','No',NULL,NULL,''),(6582,'1100','51681370116','2023-04-13 10:16:21',600.00,NULL,'','5','1','Good sold','1','310','sales','','','No',NULL,NULL,''),(6583,'4000','51681370116','2023-04-13 10:16:21',NULL,300.00,'','5','1','Good sold','1','310','sales','2','','No',NULL,NULL,''),(6584,'4000','51681370116','2023-04-13 10:16:21',NULL,300.00,'','5','1','Good sold','1','310','sales','6','','No',NULL,NULL,''),(6585,'1100','51681370581','2023-04-13 10:34:11',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(6586,'4000','51681370581','2023-04-13 10:34:11',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(6587,'1100','51681371265','2023-04-13 10:42:34',1400.00,NULL,'','5','1','Good sold','1','463','sales','','','No',NULL,NULL,''),(6588,'4000','51681371265','2023-04-13 10:42:34',NULL,1400.00,'','5','1','Good sold','1','463','sales','6','','No',NULL,NULL,''),(6589,'1100','51681371265','2023-04-13 10:42:57',NULL,1400.00,'','5','1','','1','463','payment','','','No',NULL,NULL,''),(6590,'1020','51681371265','2023-04-13 10:42:57',1400.00,NULL,'','5','1','','1','463','payment','','','No',NULL,NULL,''),(6593,'1100','51681371856','2023-04-13 10:44:22',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(6594,'4000','51681371856','2023-04-13 10:44:22',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(6597,'1100','51681312162','2023-04-13 11:10:26',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(6598,'1020','51681312162','2023-04-13 11:10:26',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(6599,'1100','51681298964','2023-04-13 12:16:15',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6600,'1020','51681298964','2023-04-13 12:16:15',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6601,'1100','51681370581','2023-04-13 12:17:06',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(6602,'1020','51681370581','2023-04-13 12:17:06',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(6603,'1100','51681371805','2023-04-13 10:43:35',1200.00,NULL,'','5','1','Good sold','1','354','sales','','','No',NULL,NULL,''),(6604,'4000','51681371805','2023-04-13 10:43:35',NULL,900.00,'','5','1','Good sold','1','354','sales','6','','No',NULL,NULL,''),(6605,'4000','51681371805','2023-04-13 12:17:38',NULL,300.00,'','5','1','Good sold','1','354','sales','6','','No',NULL,NULL,''),(6606,'1100','51681371805','2023-04-13 12:17:56',NULL,1200.00,'','5','1','','1','354','payment','','','No',NULL,NULL,''),(6607,'1020','51681371805','2023-04-13 12:17:56',1200.00,NULL,'','5','1','','1','354','payment','','','No',NULL,NULL,''),(6608,'1100','51681370116','2023-04-13 12:18:24',NULL,600.00,'','5','1','','1','310','payment','','','No',NULL,NULL,''),(6609,'1020','51681370116','2023-04-13 12:18:24',600.00,NULL,'','5','1','','1','310','payment','','','No',NULL,NULL,''),(6612,'1100','51681377565','2023-04-13 12:20:09',NULL,300.00,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(6613,'1020','51681377565','2023-04-13 12:20:09',300.00,NULL,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(6614,'1000','51681377712','2023-04-13 12:22:05',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(6616,'1100','51681371856','2023-04-13 12:23:59',NULL,300.00,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(6617,'1020','51681371856','2023-04-13 12:23:59',300.00,NULL,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(6618,'1100','51681378508','2023-04-13 12:35:32',1350.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(6619,'4000','51681378508','2023-04-13 12:35:32',NULL,600.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(6620,'4000','51681378508','2023-04-13 12:35:32',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(6621,'1100','51681377565','2023-04-13 12:19:30',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(6622,'4000','51681377565','2023-04-13 12:19:30',NULL,300.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(6623,'4000','51681377565','2023-04-13 12:36:40',NULL,300.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(6624,'1100','51681378700','2023-04-13 12:38:38',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(6625,'4000','51681378700','2023-04-13 12:38:38',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(6626,'4000','51681378700','2023-04-13 12:38:38',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(6627,'1100','51681369737','2023-04-13 13:05:38',NULL,300.00,'','5','1','','1','324','payment','','','No',NULL,NULL,''),(6628,'1020','51681369737','2023-04-13 13:05:38',300.00,NULL,'','5','1','','1','324','payment','','','No',NULL,NULL,''),(6629,'1100','51681380920','2023-04-13 13:15:43',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(6630,'4000','51681380920','2023-04-13 13:15:43',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(6631,'1100','51681380920','2023-04-13 13:16:09',NULL,250.00,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(6632,'1020','51681380920','2023-04-13 13:16:09',250.00,NULL,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(6633,'1000','51681381904','2023-04-13 13:31:53',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(6635,'1100','51681381920','2023-04-13 13:38:53',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(6636,'4000','51681381920','2023-04-13 13:38:53',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(6637,'1100','51681381920','2023-04-13 13:39:48',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6638,'1020','51681381920','2023-04-13 13:39:48',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6639,'1100','51681377565','2023-04-13 13:40:11',NULL,300.00,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(6640,'1020','51681377565','2023-04-13 13:40:11',300.00,NULL,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(6641,'1100','51681382727','2023-04-13 13:45:33',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(6642,'4000','51681382727','2023-04-13 13:45:33',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(6643,'1100','51681382743','2023-04-13 13:55:41',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(6644,'4000','51681382743','2023-04-13 13:55:41',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(6645,'1100','51681382743','2023-04-13 13:55:59',NULL,300.00,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(6646,'1020','51681382743','2023-04-13 13:55:59',300.00,NULL,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(6647,'1100','51681383556','2023-04-13 14:13:04',450.00,NULL,'','5','1','Good sold','1','464','sales','','','No',NULL,NULL,''),(6648,'4000','51681383556','2023-04-13 14:13:04',NULL,300.00,'','5','1','Good sold','1','464','sales','4','','No',NULL,NULL,''),(6649,'4000','51681383556','2023-04-13 14:13:04',NULL,150.00,'','5','1','Good sold','1','464','sales','8','','No',NULL,NULL,''),(6650,'1100','51681384459','2023-04-13 14:14:31',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(6651,'4000','51681384459','2023-04-13 14:14:31',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(6652,'1100','51681382727','2023-04-13 14:19:06',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(6653,'1020','51681382727','2023-04-13 14:19:06',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(6654,'1100','51681385465','2023-04-13 14:31:11',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(6655,'4000','51681385465','2023-04-13 14:31:11',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(6656,'1100','51681384459','2023-04-13 14:35:13',NULL,280.00,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(6657,'1020','51681384459','2023-04-13 14:35:13',280.00,NULL,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(6658,'1100','51681383556','2023-04-13 14:36:46',NULL,450.00,'','5','1','','1','464','payment','','','No',NULL,NULL,''),(6659,'1020','51681383556','2023-04-13 14:36:46',450.00,NULL,'','5','1','','1','464','payment','','','No',NULL,NULL,''),(6660,'1100','51681370068','2023-04-13 14:49:05',NULL,300.00,'','5','1','','1','277','payment','','','No',NULL,NULL,''),(6661,'1020','51681370068','2023-04-13 14:49:05',300.00,NULL,'','5','1','','1','277','payment','','','No',NULL,NULL,''),(6662,'1100','51681378508','2023-04-13 15:51:39',NULL,1350.00,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(6663,'1020','51681378508','2023-04-13 15:51:39',1350.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(6664,'1100','51681378700','2023-04-13 15:56:38',NULL,900.00,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(6665,'1020','51681378700','2023-04-13 15:56:38',900.00,NULL,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(6666,'1100','51681371892','2023-04-13 10:44:57',600.00,NULL,'','5','1','Good sold','1','14','sales','','','No',NULL,NULL,''),(6667,'4000','51681371892','2023-04-13 10:44:57',NULL,300.00,'','5','1','Good sold','1','14','sales','6','','No',NULL,NULL,''),(6668,'4000','51681371892','2023-04-13 16:01:37',NULL,300.00,'','5','1','Good sold','1','14','sales','6','','No',NULL,NULL,''),(6669,'1100','51681371892','2023-04-13 16:02:41',NULL,600.00,'','5','1','','1','14','payment','','','No',NULL,NULL,''),(6670,'1020','51681371892','2023-04-13 16:02:41',600.00,NULL,'','5','1','','1','14','payment','','','No',NULL,NULL,''),(6671,'1000','51681381904','2023-04-13 13:31:53',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(6672,'4000','51681381904','2023-04-13 13:31:53',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(6673,'1100','51681385465','2023-04-13 16:05:00',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(6674,'1020','51681385465','2023-04-13 16:05:00',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(6675,'1100','51681377712','2023-04-13 12:22:05',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(6676,'4000','51681377712','2023-04-13 12:22:05',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(6677,'1100','51681377712','2023-04-13 16:06:53',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6678,'1020','51681377712','2023-04-13 16:06:53',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6679,'1100','51681391473','2023-04-13 16:11:27',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(6680,'4000','51681391473','2023-04-13 16:11:27',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(6681,'1100','51681391473','2023-04-13 16:11:46',NULL,560.00,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(6682,'1020','51681391473','2023-04-13 16:11:46',560.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(6683,'1100','51681392246','2023-04-13 16:33:28',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(6684,'4000','51681392246','2023-04-13 16:33:28',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(6685,'1100','51681392915','2023-04-13 17:19:27',300.00,NULL,'','5','1','Good sold','1','465','sales','','','No',NULL,NULL,''),(6686,'4000','51681392915','2023-04-13 17:19:27',NULL,300.00,'','5','1','Good sold','1','465','sales','6','','No',NULL,NULL,''),(6687,'1100','51681392915','2023-04-13 17:19:57',NULL,300.00,'','5','1','','1','465','payment','','','No',NULL,NULL,''),(6688,'1020','51681392915','2023-04-13 17:19:57',300.00,NULL,'','5','1','','1','465','payment','','','No',NULL,NULL,''),(6689,'1100','51681395621','2023-04-13 17:20:29',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(6690,'4000','51681395621','2023-04-13 17:20:29',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(6691,'1100','51681395899','2023-04-13 17:26:37',280.00,NULL,'','5','1','Good sold','1','466','sales','','','No',NULL,NULL,''),(6692,'4000','51681395899','2023-04-13 17:26:37',NULL,280.00,'','5','1','Good sold','1','466','sales','4','','No',NULL,NULL,''),(6693,'1100','51681396723','2023-04-13 17:38:52',300.00,NULL,'','5','1','Good sold','1','245','sales','','','No',NULL,NULL,''),(6694,'4000','51681396723','2023-04-13 17:38:52',NULL,300.00,'','5','1','Good sold','1','245','sales','4','','No',NULL,NULL,''),(6695,'1100','51681392246','2023-04-13 17:39:21',NULL,300.00,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(6696,'1020','51681392246','2023-04-13 17:39:21',300.00,NULL,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(6697,'1100','51681396723','2023-04-13 17:41:27',NULL,300.00,'','5','1','','1','245','payment','','','No',NULL,NULL,''),(6698,'1020','51681396723','2023-04-13 17:41:27',300.00,NULL,'','5','1','','1','245','payment','','','No',NULL,NULL,''),(6699,'1100','51681397580','2023-04-13 17:55:19',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(6700,'4000','51681397580','2023-04-13 17:55:19',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(6701,'1100','51681397580','2023-04-13 17:56:12',NULL,500.00,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(6702,'1020','51681397580','2023-04-13 17:56:12',500.00,NULL,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(6703,'1100','51681395899','2023-04-13 17:56:38',NULL,280.00,'','5','1','','1','466','payment','','','No',NULL,NULL,''),(6704,'1020','51681395899','2023-04-13 17:56:38',280.00,NULL,'','5','1','','1','466','payment','','','No',NULL,NULL,''),(6705,'1100','51681397890','2023-04-13 17:58:17',300.00,NULL,'','5','1','Good sold','1','341','sales','','','No',NULL,NULL,''),(6706,'4000','51681397890','2023-04-13 17:58:17',NULL,300.00,'','5','1','Good sold','1','341','sales','6','','No',NULL,NULL,''),(6707,'1100','51681398868','2023-04-13 18:14:37',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(6708,'4000','51681398868','2023-04-13 18:14:37',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(6709,'1100','51681398940','2023-04-13 18:19:04',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(6710,'4000','51681398940','2023-04-13 18:19:04',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(6711,'1100','51681399357','2023-04-13 18:22:43',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(6712,'4000','51681399357','2023-04-13 18:22:43',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(6713,'1100','51681397890','2023-04-13 18:24:12',NULL,300.00,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(6714,'1020','51681397890','2023-04-13 18:24:12',300.00,NULL,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(6715,'1100','51681399533','2023-04-13 18:25:45',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(6716,'4000','51681399533','2023-04-13 18:25:45',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(6717,'1100','51681398940','2023-04-13 18:34:06',NULL,280.00,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(6718,'1020','51681398940','2023-04-13 18:34:06',280.00,NULL,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(6719,'1100','51681399357','2023-04-13 18:55:34',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(6720,'1020','51681399357','2023-04-13 18:55:34',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(6721,'1100','51681450074','2023-04-14 08:28:07',4480.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(6722,'4000','51681450074','2023-04-14 08:28:07',NULL,4480.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(6723,'1100','51681453323','2023-04-14 09:22:15',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(6724,'4000','51681453323','2023-04-14 09:22:15',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(6725,'1000','51681453671','2023-04-14 09:27:58',300.00,NULL,'','5','1','Good sold','1','273','Payment','','','No',NULL,NULL,''),(6726,'4000','51681453671','2023-04-14 09:27:58',NULL,300.00,'','5','1','Good sold','1','273','sales','2','','No',NULL,NULL,''),(6727,'1000','51681453707','2023-04-14 09:28:40',560.00,NULL,'','5','1','Good sold','1','443','Payment','','','No',NULL,NULL,''),(6728,'4000','51681453707','2023-04-14 09:28:40',NULL,560.00,'','5','1','Good sold','1','443','sales','6','','No',NULL,NULL,''),(6729,'1100','51681454060','2023-04-14 09:35:21',300.00,NULL,'','5','1','Good sold','1','132','sales','','','No',NULL,NULL,''),(6730,'4000','51681454060','2023-04-14 09:35:21',NULL,300.00,'','5','1','Good sold','1','132','sales','8','','No',NULL,NULL,''),(6731,'1100','51681398868','2023-04-14 09:37:14',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(6732,'1020','51681398868','2023-04-14 09:37:14',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(6733,'1100','51681312087','2023-04-14 09:37:57',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(6734,'1020','51681312087','2023-04-14 09:37:57',300.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(6735,'1100','51681395621','2023-04-14 09:43:13',NULL,300.00,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(6736,'1020','51681395621','2023-04-14 09:43:13',300.00,NULL,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(6737,'1100','51681399533','2023-04-14 09:55:54',NULL,600.00,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(6738,'1020','51681399533','2023-04-14 09:55:54',600.00,NULL,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(6739,'1100','51681458167','2023-04-14 10:43:13',840.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(6740,'4000','51681458167','2023-04-14 10:43:13',NULL,280.00,'','5','1','Good sold','1','467','sales','2','','No',NULL,NULL,''),(6741,'4000','51681458167','2023-04-14 10:43:13',NULL,560.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(6742,'1100','51681458202','2023-04-14 10:48:55',280.00,NULL,'','5','1','Good sold','1','448','sales','','','No',NULL,NULL,''),(6743,'4000','51681458202','2023-04-14 10:48:55',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(6744,'1100','51681458843','2023-04-14 10:54:13',900.00,NULL,'','5','1','Good sold','1','29','sales','','','No',NULL,NULL,''),(6745,'4000','51681458843','2023-04-14 10:54:13',NULL,900.00,'','5','1','Good sold','1','29','sales','6','','No',NULL,NULL,''),(6746,'1100','51681458890','2023-04-14 10:55:05',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(6747,'4000','51681458890','2023-04-14 10:55:05',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(6748,'1100','51681462326','2023-04-14 11:52:18',1000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(6749,'4000','51681462326','2023-04-14 11:52:18',NULL,1000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(6752,'1100','51681462586','2023-04-14 11:56:36',900.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(6753,'4000','51681462586','2023-04-14 11:56:36',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(6754,'1100','51681458843','2023-04-14 11:57:28',NULL,900.00,'','5','1','','1','29','payment','','','No',NULL,NULL,''),(6755,'1020','51681458843','2023-04-14 11:57:28',900.00,NULL,'','5','1','','1','29','payment','','','No',NULL,NULL,''),(6756,'1100','51681462546','2023-04-14 11:56:02',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(6757,'4000','51681462546','2023-04-14 11:56:02',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(6758,'1100','51681462586','2023-04-14 12:40:04',NULL,900.00,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(6759,'1020','51681462586','2023-04-14 12:40:04',900.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(6760,'1100','51681466176','2023-04-14 12:56:22',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(6761,'4000','51681466176','2023-04-14 12:56:22',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(6762,'1100','51681466176','2023-04-14 13:03:25',NULL,300.00,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(6763,'1020','51681466176','2023-04-14 13:03:25',300.00,NULL,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(6764,'1100','51681468786','2023-04-14 13:42:26',900.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(6765,'4000','51681468786','2023-04-14 13:42:26',NULL,900.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(6768,'1100','51681469858','2023-04-14 13:57:52',260.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(6769,'4000','51681469858','2023-04-14 13:57:52',NULL,260.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(6770,'1100','51681470829','2023-04-14 14:13:56',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(6771,'4000','51681470829','2023-04-14 14:13:56',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(6772,'1100','51681470829','2023-04-14 14:14:40',NULL,300.00,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(6773,'1020','51681470829','2023-04-14 14:14:40',300.00,NULL,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(6778,'1100','51681468958','2023-04-14 13:42:59',300.00,NULL,'','5','1','Good sold','1','102','sales','','','No',NULL,NULL,''),(6779,'4000','51681468958','2023-04-14 14:16:32',NULL,300.00,'','5','1','Good sold','1','102','sales','6','','No',NULL,NULL,''),(6780,'1100','51681468958','2023-04-14 15:16:50',NULL,300.00,'','5','1','','1','102','payment','','','No',NULL,NULL,''),(6781,'1020','51681468958','2023-04-14 15:16:50',300.00,NULL,'','5','1','','1','102','payment','','','No',NULL,NULL,''),(6782,'1100','51681397580','2023-04-14 15:40:41',NULL,60.00,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(6783,'1020','51681397580','2023-04-14 15:40:41',60.00,NULL,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(6784,'1100','51681458167','2023-04-14 16:09:03',NULL,840.00,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(6785,'1020','51681458167','2023-04-14 16:09:03',840.00,NULL,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(6786,'1100','51681462546','2023-04-14 16:17:53',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(6787,'1020','51681462546','2023-04-14 16:17:53',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(6788,'1100','51681478393','2023-04-14 16:20:01',300.00,NULL,'','5','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(6789,'4000','51681478393','2023-04-14 16:20:01',NULL,300.00,'','5','1','Good sold','1','41','sales','2','','No',NULL,NULL,''),(6790,'1100','51681454060','2023-04-14 16:21:29',NULL,300.00,'','5','1','','1','132','payment','','','No',NULL,NULL,''),(6791,'1020','51681454060','2023-04-14 16:21:29',300.00,NULL,'','5','1','','1','132','payment','','','No',NULL,NULL,''),(6792,'1100','51681478844','2023-04-14 16:27:31',300.00,NULL,'','5','1','Good sold','1','201','sales','','','No',NULL,NULL,''),(6793,'4000','51681478844','2023-04-14 16:27:31',NULL,300.00,'','5','1','Good sold','1','201','sales','2','','No',NULL,NULL,''),(6794,'1100','51681468786','2023-04-14 16:39:37',NULL,900.00,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(6795,'1020','51681468786','2023-04-14 16:39:37',900.00,NULL,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(6796,'1100','51681482239','2023-04-14 17:24:22',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(6797,'4000','51681482239','2023-04-14 17:24:22',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(6798,'1100','51681482836','2023-04-14 17:34:02',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(6799,'4000','51681482836','2023-04-14 17:34:02',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(6800,'1100','51681482836','2023-04-14 17:34:20',NULL,70.00,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(6801,'1020','51681482836','2023-04-14 17:34:20',70.00,NULL,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(6802,'1100','51681478393','2023-04-14 17:34:38',NULL,300.00,'','5','1','','1','41','payment','','','No',NULL,NULL,''),(6803,'1020','51681478393','2023-04-14 17:34:38',300.00,NULL,'','5','1','','1','41','payment','','','No',NULL,NULL,''),(6804,'1100','51681482239','2023-04-14 17:41:32',NULL,300.00,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(6805,'1020','51681482239','2023-04-14 17:41:32',300.00,NULL,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(6806,'1100','51681478844','2023-04-14 17:41:48',NULL,300.00,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(6807,'1020','51681478844','2023-04-14 17:41:48',300.00,NULL,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(6808,'1100','51681484429','2023-04-14 18:00:43',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(6809,'4000','51681484429','2023-04-14 18:00:43',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(6810,'1100','51681484429','2023-04-14 18:01:01',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6811,'1020','51681484429','2023-04-14 18:01:01',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6812,'1100','51681485067','2023-04-14 18:11:19',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6813,'4000','51681485067','2023-04-14 18:11:19',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(6814,'1100','51681485310','2023-04-14 18:15:24',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(6815,'4000','51681485310','2023-04-14 18:15:24',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(6816,'1100','51681485310','2023-04-14 18:15:46',NULL,300.00,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(6817,'1020','51681485310','2023-04-14 18:15:46',300.00,NULL,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(6818,'1100','51681485444','2023-04-14 18:17:33',280.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(6819,'4000','51681485444','2023-04-14 18:17:33',NULL,280.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(6820,'1100','51681485067','2023-04-14 18:45:35',NULL,600.00,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(6821,'1020','51681485067','2023-04-14 18:45:35',600.00,NULL,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(6822,'1100','51681485444','2023-04-14 18:46:43',NULL,280.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(6823,'1020','51681485444','2023-04-14 18:46:43',280.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(6824,'1100','51681458202','2023-04-14 18:47:12',NULL,280.00,'','5','1','','1','448','payment','','','No',NULL,NULL,''),(6825,'1020','51681458202','2023-04-14 18:47:12',280.00,NULL,'','5','1','','1','448','payment','','','No',NULL,NULL,''),(6826,'1000','51681487262','2023-04-14 18:47:57',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(6827,'4000','51681487262','2023-04-14 18:47:57',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(6828,'1100','51681487285','2023-04-14 18:48:24',280.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(6829,'4000','51681487285','2023-04-14 18:48:24',NULL,280.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(6830,'1100','51681487313','2023-04-14 18:48:41',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(6831,'4000','51681487313','2023-04-14 18:48:41',NULL,300.00,'','5','1','Good sold','1','270','sales','4','','No',NULL,NULL,''),(6832,'1100','51681487342','2023-04-14 18:49:09',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(6833,'4000','51681487342','2023-04-14 18:49:09',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(6834,'1100','51681487361','2023-04-14 18:49:33',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(6835,'4000','51681487361','2023-04-14 18:49:33',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(6836,'1100','51681469858','2023-04-14 18:53:27',NULL,260.00,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(6837,'1020','51681469858','2023-04-14 18:53:27',260.00,NULL,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(6838,'1100','51681488010','2023-04-14 19:00:26',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(6839,'4000','51681488010','2023-04-14 19:00:26',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(6840,'1100','51681488551','2023-04-14 19:09:20',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(6841,'4000','51681488551','2023-04-14 19:09:20',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(6842,'1100','51681488551','2023-04-14 19:10:34',NULL,600.00,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(6843,'1020','51681488551','2023-04-14 19:10:34',600.00,NULL,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(6844,'1100','51681487313','2023-04-14 19:10:53',NULL,300.00,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(6845,'1020','51681487313','2023-04-14 19:10:53',300.00,NULL,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(6846,'1100','51681487342','2023-04-14 19:16:38',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(6847,'1020','51681487342','2023-04-14 19:16:38',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(6848,'1000','51681489461','2023-04-14 19:24:36',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(6849,'4000','51681489461','2023-04-14 19:24:36',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(6850,'1100','51681489461','2023-04-14 19:28:04',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6851,'1020','51681489461','2023-04-14 19:28:04',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6852,'1100','51681539838','2023-04-15 09:24:06',300.00,NULL,'','5','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(6853,'4000','51681539838','2023-04-15 09:24:06',NULL,300.00,'','5','1','Good sold','1','41','sales','6','','No',NULL,NULL,''),(6856,'1100','51681487361','2023-04-15 09:25:51',NULL,300.00,'','5','1','','1','268','payment','','','No',NULL,NULL,''),(6857,'1020','51681487361','2023-04-15 09:25:51',300.00,NULL,'','5','1','','1','268','payment','','','No',NULL,NULL,''),(6858,'1100','51681488010','2023-04-15 09:26:07',NULL,300.00,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(6859,'1020','51681488010','2023-04-15 09:26:07',300.00,NULL,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(6860,'1100','51681540392','2023-04-15 09:43:15',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(6861,'4000','51681540392','2023-04-15 09:43:15',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(6862,'1100','51681541735','2023-04-15 10:04:15',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(6863,'4000','51681541735','2023-04-15 10:04:15',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(6864,'1100','51681542828','2023-04-15 10:13:55',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(6865,'4000','51681542828','2023-04-15 10:13:55',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(6866,'1100','51681539859','2023-04-15 09:24:36',1500.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,''),(6867,'4000','51681539859','2023-04-15 09:24:36',NULL,900.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(6868,'4000','51681539859','2023-04-15 10:47:45',NULL,600.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(6869,'1100','51681539859','2023-04-15 10:48:09',NULL,1500.00,'','5','1','','1','367','payment','','','No',NULL,NULL,''),(6870,'1020','51681539859','2023-04-15 10:48:09',1500.00,NULL,'','5','1','','1','367','payment','','','No',NULL,NULL,''),(6871,'1100','51681458890','2023-04-15 11:03:14',NULL,1500.00,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(6872,'1020','51681458890','2023-04-15 11:03:14',1500.00,NULL,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(6873,'1100','51681545841','2023-04-15 11:04:08',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(6874,'4000','51681545841','2023-04-15 11:04:08',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(6875,'1100','51681540392','2023-04-15 12:08:08',NULL,300.00,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(6876,'1020','51681540392','2023-04-15 12:08:08',300.00,NULL,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(6877,'1100','51681541735','2023-04-15 12:11:20',NULL,300.00,'','5','1','','1','211','payment','','','No',NULL,NULL,''),(6878,'1020','51681541735','2023-04-15 12:11:20',300.00,NULL,'','5','1','','1','211','payment','','','No',NULL,NULL,''),(6879,'1000','51681550876','2023-04-15 12:28:08',20.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(6880,'4000','51681550876','2023-04-15 12:28:08',NULL,20.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(6881,'1100','51681552122','2023-04-15 12:48:59',600.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(6882,'4000','51681552122','2023-04-15 12:48:59',NULL,300.00,'','5','1','Good sold','1','385','sales','2','','No',NULL,NULL,''),(6883,'4000','51681552122','2023-04-15 12:48:59',NULL,300.00,'','5','1','Good sold','1','385','sales','8','','No',NULL,NULL,''),(6884,'1100','51681552149','2023-04-15 12:51:40',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(6885,'4000','51681552149','2023-04-15 12:51:40',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(6886,'1100','51681552122','2023-04-15 12:52:53',NULL,600.00,'','5','1','','1','385','payment','','','No',NULL,NULL,''),(6887,'1020','51681552122','2023-04-15 12:52:53',600.00,NULL,'','5','1','','1','385','payment','','','No',NULL,NULL,''),(6888,'1100','51681553145','2023-04-15 13:06:01',300.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,''),(6889,'4000','51681553145','2023-04-15 13:06:01',NULL,300.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(6890,'1100','51681552149','2023-04-15 13:33:47',NULL,300.00,'','5','1','','1','246','payment','','','No',NULL,NULL,''),(6891,'1020','51681552149','2023-04-15 13:33:47',300.00,NULL,'','5','1','','1','246','payment','','','No',NULL,NULL,''),(6892,'1100','51681553145','2023-04-15 13:44:42',NULL,300.00,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(6893,'1020','51681553145','2023-04-15 13:44:42',300.00,NULL,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(6894,'1100','51681555911','2023-04-15 13:51:58',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(6895,'4000','51681555911','2023-04-15 13:51:58',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(6896,'1100','51681555931','2023-04-15 14:20:20',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(6897,'4000','51681555931','2023-04-15 14:20:20',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(6898,'1100','51681555931','2023-04-15 14:21:09',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6899,'1020','51681555931','2023-04-15 14:21:09',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6900,'1100','51681555911','2023-04-15 14:31:15',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(6901,'1020','51681555911','2023-04-15 14:31:15',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(6902,'1100','51681559097','2023-04-15 14:45:07',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(6903,'4000','51681559097','2023-04-15 14:45:07',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(6904,'1100','51681559097','2023-04-15 14:45:24',NULL,300.00,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(6905,'1020','51681559097','2023-04-15 14:45:24',300.00,NULL,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(6906,'1100','51681563127','2023-04-15 15:52:25',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(6907,'4000','51681563127','2023-04-15 15:52:25',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(6908,'1100','51681563127','2023-04-15 15:52:42',NULL,600.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(6909,'1020','51681563127','2023-04-15 15:52:42',600.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(6910,'1100','51681563819','2023-04-15 16:03:49',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(6911,'4000','51681563819','2023-04-15 16:03:49',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(6912,'1100','51681563849','2023-04-15 16:04:18',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(6913,'4000','51681563849','2023-04-15 16:04:18',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(6914,'1100','51681563819','2023-04-15 16:07:11',NULL,280.00,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(6915,'1020','51681563819','2023-04-15 16:07:11',280.00,NULL,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(6916,'1100','51681539838','2023-04-15 16:25:46',NULL,300.00,'','5','1','','1','41','payment','','','No',NULL,NULL,''),(6917,'1020','51681539838','2023-04-15 16:25:46',300.00,NULL,'','5','1','','1','41','payment','','','No',NULL,NULL,''),(6918,'1100','51681567274','2023-04-15 17:01:19',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(6919,'4000','51681567274','2023-04-15 17:01:19',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(6920,'1100','51681569561','2023-04-15 17:39:50',900.00,NULL,'','5','1','Good sold','1','315','sales','','','No',NULL,NULL,''),(6921,'4000','51681569561','2023-04-15 17:39:50',NULL,300.00,'','5','1','Good sold','1','315','sales','6','','No',NULL,NULL,''),(6922,'4000','51681569561','2023-04-15 17:39:50',NULL,300.00,'','5','1','Good sold','1','315','sales','4','','No',NULL,NULL,''),(6923,'4000','51681569561','2023-04-15 17:39:50',NULL,300.00,'','5','1','Good sold','1','315','sales','4','','No',NULL,NULL,''),(6924,'1100','51681567274','2023-04-15 17:57:57',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(6925,'1020','51681567274','2023-04-15 17:57:57',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(6926,'1100','51681569561','2023-04-15 18:11:33',NULL,900.00,'','5','1','','1','315','payment','','','No',NULL,NULL,''),(6927,'1020','51681569561','2023-04-15 18:11:33',900.00,NULL,'','5','1','','1','315','payment','','','No',NULL,NULL,''),(6928,'1100','51681545841','2023-04-15 18:58:17',NULL,300.00,'','4','1','','1','339','payment','','','No',NULL,NULL,''),(6929,'1020','51681545841','2023-04-15 18:58:17',300.00,NULL,'','4','1','','1','339','payment','','','No',NULL,NULL,''),(6930,'1100','51680790822','2023-04-15 19:00:55',NULL,280.00,'','4','1','','1','100','payment','','','No',NULL,NULL,''),(6931,'1020','51680790822','2023-04-15 19:00:55',280.00,NULL,'','4','1','','1','100','payment','','','No',NULL,NULL,''),(6932,'1100','51681644225','2023-04-16 14:24:57',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,''),(6933,'4000','51681644225','2023-04-16 14:24:57',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(6934,'1100','51681644326','2023-04-16 14:25:47',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(6935,'4000','51681644326','2023-04-16 14:25:47',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(6936,'1100','51681644366','2023-04-16 14:26:13',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(6937,'4000','51681644366','2023-04-16 14:26:13',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(6938,'1100','51681644383','2023-04-16 14:26:38',300.00,NULL,'','5','1','Good sold','1','227','sales','','','No',NULL,NULL,''),(6939,'4000','51681644383','2023-04-16 14:26:38',NULL,300.00,'','5','1','Good sold','1','227','sales','2','','No',NULL,NULL,''),(6940,'1100','51681644689','2023-04-16 14:31:40',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(6941,'4000','51681644689','2023-04-16 14:31:40',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(6942,'1100','51681644725','2023-04-16 14:32:14',300.00,NULL,'','5','1','Good sold','1','392','sales','','','No',NULL,NULL,''),(6943,'4000','51681644725','2023-04-16 14:32:14',NULL,300.00,'','5','1','Good sold','1','392','sales','2','','No',NULL,NULL,''),(6944,'1100','51681644770','2023-04-16 14:33:13',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(6945,'4000','51681644770','2023-04-16 14:33:13',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(6946,'1100','51681644808','2023-04-16 14:33:51',300.00,NULL,'','5','1','Good sold','1','438','sales','','','No',NULL,NULL,''),(6947,'4000','51681644808','2023-04-16 14:33:51',NULL,300.00,'','5','1','Good sold','1','438','sales','2','','No',NULL,NULL,''),(6948,'1000','51681644930','2023-04-16 14:36:31',300.00,NULL,'','5','1','Good sold','1','289','Payment','','','No',NULL,NULL,''),(6949,'4000','51681644930','2023-04-16 14:36:31',NULL,300.00,'','5','1','Good sold','1','289','sales','6','','No',NULL,NULL,''),(6950,'1100','51681644383','2023-04-16 14:37:10',NULL,300.00,'','5','1','','1','227','payment','','','No',NULL,NULL,''),(6951,'1020','51681644383','2023-04-16 14:37:10',300.00,NULL,'','5','1','','1','227','payment','','','No',NULL,NULL,''),(6952,'1100','51681645099','2023-04-16 14:38:26',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(6953,'4000','51681645099','2023-04-16 14:38:26',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(6954,'1100','51681645099','2023-04-16 14:38:44',NULL,30.00,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(6955,'1020','51681645099','2023-04-16 14:38:44',30.00,NULL,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(6956,'1100','51681563849','2023-04-16 14:39:30',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(6957,'1020','51681563849','2023-04-16 14:39:30',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(6958,'1100','51681487285','2023-04-16 14:53:50',NULL,280.00,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(6959,'1020','51681487285','2023-04-16 14:53:50',280.00,NULL,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(6960,'1100','51681644225','2023-04-16 14:54:20',NULL,300.00,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(6961,'1020','51681644225','2023-04-16 14:54:20',300.00,NULL,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(6962,'1100','51681542828','2023-04-16 14:54:55',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(6963,'1020','51681542828','2023-04-16 14:54:55',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(6964,'1100','51681644725','2023-04-16 14:56:21',NULL,300.00,'','5','1','','1','392','payment','','','No',NULL,NULL,''),(6965,'1020','51681644725','2023-04-16 14:56:21',300.00,NULL,'','5','1','','1','392','payment','','','No',NULL,NULL,''),(6966,'1100','51681644326','2023-04-16 15:00:22',NULL,300.00,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(6967,'1020','51681644326','2023-04-16 15:00:22',300.00,NULL,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(6968,'1000','51681647730','2023-04-16 15:22:19',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(6969,'4000','51681647730','2023-04-16 15:22:19',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(6970,'1100','51681644770','2023-04-16 15:30:33',NULL,300.00,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(6971,'1020','51681644770','2023-04-16 15:30:33',300.00,NULL,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(6972,'1100','51681649778','2023-04-16 15:56:42',300.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(6973,'4000','51681649778','2023-04-16 15:56:42',NULL,300.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(6974,'1100','51681649778','2023-04-16 15:57:01',NULL,300.00,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(6975,'1020','51681649778','2023-04-16 15:57:01',300.00,NULL,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(6976,'1100','51681644689','2023-04-16 16:16:51',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(6977,'1020','51681644689','2023-04-16 16:16:51',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(6978,'1100','51681652423','2023-04-16 16:40:44',300.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(6979,'4000','51681652423','2023-04-16 16:40:44',NULL,300.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(6980,'1100','51681655107','2023-04-16 17:25:21',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(6981,'4000','51681655107','2023-04-16 17:25:21',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(6982,'1100','51681652423','2023-04-16 17:28:14',NULL,300.00,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(6983,'1020','51681652423','2023-04-16 17:28:14',300.00,NULL,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(6984,'1100','51681644808','2023-04-16 17:28:32',NULL,300.00,'','5','1','','1','438','payment','','','No',NULL,NULL,''),(6985,'1020','51681644808','2023-04-16 17:28:32',300.00,NULL,'','5','1','','1','438','payment','','','No',NULL,NULL,''),(6986,'1100','51681655107','2023-04-16 17:40:03',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(6987,'1020','51681655107','2023-04-16 17:40:03',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(6988,'1100','51681657228','2023-04-16 18:00:39',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(6989,'4000','51681657228','2023-04-16 18:00:39',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(6990,'1100','51681657228','2023-04-16 18:01:01',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6991,'1020','51681657228','2023-04-16 18:01:01',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(6992,'1100','51681708447','2023-04-17 08:14:20',3640.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(6993,'4000','51681708447','2023-04-17 08:14:20',NULL,3640.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(6994,'1100','51681708845','2023-04-17 08:52:46',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(6995,'4000','51681708845','2023-04-17 08:52:46',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(6996,'1100','51681708845','2023-04-17 08:53:08',NULL,300.00,'','5','1','','1','323','payment','','','No',NULL,NULL,''),(6997,'1020','51681708845','2023-04-17 08:53:08',300.00,NULL,'','5','1','','1','323','payment','','','No',NULL,NULL,''),(6998,'1100','51681711701','2023-04-17 09:08:37',1960.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(6999,'4000','51681711701','2023-04-17 09:08:37',NULL,1960.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(7000,'1100','51681713387','2023-04-17 09:36:38',600.00,NULL,'','5','1','Good sold','1','241','sales','','','No',NULL,NULL,''),(7001,'4000','51681713387','2023-04-17 09:36:38',NULL,600.00,'','5','1','Good sold','1','241','sales','6','','No',NULL,NULL,''),(7002,'1100','51681713387','2023-04-17 10:01:16',NULL,600.00,'','5','1','','1','241','payment','','','No',NULL,NULL,''),(7003,'1020','51681713387','2023-04-17 10:01:16',600.00,NULL,'','5','1','','1','241','payment','','','No',NULL,NULL,''),(7004,'1100','51681715392','2023-04-17 10:10:05',500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(7005,'4000','51681715392','2023-04-17 10:10:05',NULL,500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(7006,'1100','51681715416','2023-04-17 10:10:29',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(7007,'4000','51681715416','2023-04-17 10:10:29',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(7010,'1000','51681715726','2023-04-17 10:15:37',280.00,NULL,'','5','1','Good sold','1','420','sales','','','No',NULL,NULL,'rdh7d5x69b'),(7011,'4000','51681715726','2023-04-17 10:15:37',NULL,280.00,'','5','1','Good sold','1','420','sales','4','','No',NULL,NULL,''),(7012,'1100','51681719427','2023-04-17 11:17:16',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(7013,'4000','51681719427','2023-04-17 11:17:16',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(7014,'1100','51681719427','2023-04-17 11:17:40',NULL,300.00,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(7015,'1020','51681719427','2023-04-17 11:17:40',300.00,NULL,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(7016,'1100','51681720672','2023-04-17 11:38:03',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(7017,'4000','51681720672','2023-04-17 11:38:03',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(7018,'1100','51681720672','2023-04-17 11:38:31',NULL,130.00,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(7019,'1020','51681720672','2023-04-17 11:38:31',130.00,NULL,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(7020,'1100','51681725948','2023-04-17 13:06:00',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7021,'4000','51681725948','2023-04-17 13:06:00',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(7022,'1100','51681725948','2023-04-17 13:06:40',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7023,'1020','51681725948','2023-04-17 13:06:40',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7024,'1100','51677739540','2023-04-17 13:08:24',NULL,1750.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7025,'1020','51677739540','2023-04-17 13:08:24',1750.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7026,'1100','51678087678','2023-04-17 13:08:47',NULL,1250.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7027,'1020','51678087678','2023-04-17 13:08:47',1250.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7028,'1100','51678346474','2023-04-17 13:09:09',NULL,1750.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7029,'1020','51678346474','2023-04-17 13:09:09',1750.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7030,'1100','51678694036','2023-04-17 13:09:38',NULL,1750.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7031,'1020','51678694036','2023-04-17 13:09:38',1750.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7032,'1100','51678951175','2023-04-17 13:10:12',NULL,1250.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7033,'1020','51678951175','2023-04-17 13:10:12',1250.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7034,'1100','51679296607','2023-04-17 13:10:40',NULL,1500.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7035,'1020','51679296607','2023-04-17 13:10:40',1500.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7036,'1100','51679471736','2023-04-17 13:11:19',NULL,1000.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7037,'1020','51679471736','2023-04-17 13:11:19',1000.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7038,'1100','51679556589','2023-04-17 13:11:55',NULL,250.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7039,'1020','51679556589','2023-04-17 13:11:55',250.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7040,'1100','51679900988','2023-04-17 13:12:19',NULL,1000.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7041,'1020','51679900988','2023-04-17 13:12:19',1000.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7042,'1100','51680159106','2023-04-17 13:12:48',NULL,2000.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7043,'1020','51680159106','2023-04-17 13:12:48',2000.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(7044,'1100','51681727374','2023-04-17 13:29:50',600.00,NULL,'','5','1','Good sold','1','223','sales','','','No',NULL,NULL,''),(7045,'4000','51681727374','2023-04-17 13:29:50',NULL,300.00,'','5','1','Good sold','1','223','sales','4','','No',NULL,NULL,''),(7046,'4000','51681727374','2023-04-17 13:29:50',NULL,300.00,'','5','1','Good sold','1','223','sales','6','','No',NULL,NULL,''),(7047,'1100','51681644366','2023-04-17 14:06:58',NULL,300.00,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(7048,'1020','51681644366','2023-04-17 14:06:58',300.00,NULL,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(7049,'1100','51681734867','2023-04-17 15:34:53',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7050,'4000','51681734867','2023-04-17 15:34:53',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(7051,'1100','51681739094','2023-04-17 16:45:03',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(7052,'4000','51681739094','2023-04-17 16:45:03',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(7053,'1100','51681739117','2023-04-17 16:45:39',300.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(7054,'4000','51681739117','2023-04-17 16:45:39',NULL,300.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(7055,'1100','51681739167','2023-04-17 16:46:28',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7056,'4000','51681739167','2023-04-17 16:46:28',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(7057,'1100','51681734867','2023-04-17 16:49:42',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7058,'1020','51681734867','2023-04-17 16:49:42',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7059,'1100','51681739420','2023-04-17 16:50:34',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(7060,'4000','51681739420','2023-04-17 16:50:34',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(7061,'1100','51681739167','2023-04-17 16:53:13',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7062,'1020','51681739167','2023-04-17 16:53:13',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7063,'1100','51681739420','2023-04-17 17:13:37',NULL,560.00,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(7064,'1020','51681739420','2023-04-17 17:13:37',560.00,NULL,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(7065,'1100','51681739117','2023-04-17 17:15:49',NULL,300.00,'','5','1','','1','388','payment','','','No',NULL,NULL,''),(7066,'1020','51681739117','2023-04-17 17:15:49',300.00,NULL,'','5','1','','1','388','payment','','','No',NULL,NULL,''),(7067,'1000','51681740968','2023-04-17 17:16:14',300.00,NULL,'','5','1','Good sold','1','214','Payment','','','No',NULL,NULL,''),(7068,'4000','51681740968','2023-04-17 17:16:14',NULL,300.00,'','5','1','Good sold','1','214','sales','4','','No',NULL,NULL,''),(7069,'1000','51681740984','2023-04-17 17:16:37',280.00,NULL,'','5','1','Good sold','1','180','Payment','','','No',NULL,NULL,''),(7070,'4000','51681740984','2023-04-17 17:16:37',NULL,280.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(7071,'1100','51681741022','2023-04-17 17:17:09',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(7072,'4000','51681741022','2023-04-17 17:17:09',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(7073,'1100','51681742185','2023-04-17 17:43:21',600.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(7074,'4000','51681742185','2023-04-17 17:43:21',NULL,600.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(7075,'1100','51681742659','2023-04-17 17:45:20',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(7076,'4000','51681742659','2023-04-17 17:45:20',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(7077,'1100','51681742731','2023-04-17 17:49:14',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(7078,'4000','51681742731','2023-04-17 17:49:14',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(7079,'1100','51681743761','2023-04-17 18:02:59',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7080,'4000','51681743761','2023-04-17 18:02:59',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(7081,'1100','51681743761','2023-04-17 18:03:42',NULL,70.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7082,'1020','51681743761','2023-04-17 18:03:42',70.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7083,'1100','51681742185','2023-04-17 18:03:58',NULL,600.00,'','5','1','','1','167','payment','','','No',NULL,NULL,''),(7084,'1020','51681742185','2023-04-17 18:03:58',600.00,NULL,'','5','1','','1','167','payment','','','No',NULL,NULL,''),(7085,'1100','51681743861','2023-04-17 18:04:28',300.00,NULL,'','5','1','Good sold','1','403','sales','','','No',NULL,NULL,''),(7086,'4000','51681743861','2023-04-17 18:04:28',NULL,300.00,'','5','1','Good sold','1','403','sales','4','','No',NULL,NULL,''),(7087,'1100','51681741022','2023-04-17 18:13:08',NULL,300.00,'','5','1','','1','32','payment','','','No',NULL,NULL,''),(7088,'1020','51681741022','2023-04-17 18:13:08',300.00,NULL,'','5','1','','1','32','payment','','','No',NULL,NULL,''),(7089,'1100','51681744627','2023-04-17 18:21:42',900.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(7090,'4000','51681744627','2023-04-17 18:21:42',NULL,900.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(7091,'1100','51681742731','2023-04-17 18:33:08',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(7092,'1020','51681742731','2023-04-17 18:33:08',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(7093,'1100','51681727374','2023-04-17 18:40:49',NULL,600.00,'','5','1','','1','223','payment','','','No',NULL,NULL,''),(7094,'1020','51681727374','2023-04-17 18:40:49',600.00,NULL,'','5','1','','1','223','payment','','','No',NULL,NULL,''),(7095,'1100','51681746528','2023-04-17 18:48:58',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(7096,'4000','51681746528','2023-04-17 18:48:58',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(7097,'1100','51681742659','2023-04-17 18:53:45',NULL,300.00,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(7098,'1020','51681742659','2023-04-17 18:53:45',300.00,NULL,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(7099,'1100','51681743861','2023-04-17 19:28:59',NULL,300.00,'','5','1','','1','403','payment','','','No',NULL,NULL,''),(7100,'1020','51681743861','2023-04-17 19:28:59',300.00,NULL,'','5','1','','1','403','payment','','','No',NULL,NULL,''),(7101,'1000','51681795798','2023-04-18 08:30:04',300.00,NULL,'','5','1','Good sold','1','401','Payment','','','No',NULL,NULL,''),(7102,'4000','51681795798','2023-04-18 08:30:04',NULL,300.00,'','5','1','Good sold','1','401','sales','6','','No',NULL,NULL,''),(7103,'1100','51681795812','2023-04-18 08:31:10',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,''),(7104,'4000','51681795812','2023-04-18 08:31:10',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(7105,'1000','51681795901','2023-04-18 08:31:47',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(7106,'4000','51681795901','2023-04-18 08:31:47',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(7107,'1100','51681795931','2023-04-18 08:32:20',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(7108,'4000','51681795931','2023-04-18 08:32:20',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(7109,'1100','51681798391','2023-04-18 09:13:19',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(7110,'4000','51681798391','2023-04-18 09:13:19',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(7111,'1100','51681746528','2023-04-18 09:15:30',NULL,600.00,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(7112,'1020','51681746528','2023-04-18 09:15:30',600.00,NULL,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(7113,'1100','51681795931','2023-04-18 09:16:53',NULL,900.00,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(7114,'1020','51681795931','2023-04-18 09:16:53',900.00,NULL,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(7115,'1100','51681798762','2023-04-18 09:19:33',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(7116,'4000','51681798762','2023-04-18 09:19:33',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(7117,'1100','51681799116','2023-04-18 09:25:28',300.00,NULL,'','5','1','Good sold','1','169','sales','','','No',NULL,NULL,''),(7118,'4000','51681799116','2023-04-18 09:25:28',NULL,300.00,'','5','1','Good sold','1','169','sales','2','','No',NULL,NULL,''),(7119,'1100','51681798391','2023-04-18 09:31:42',NULL,300.00,'','5','1','','1','106','payment','','','No',NULL,NULL,''),(7120,'1020','51681798391','2023-04-18 09:31:42',300.00,NULL,'','5','1','','1','106','payment','','','No',NULL,NULL,''),(7121,'1100','51681802477','2023-04-18 10:21:24',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(7122,'4000','51681802477','2023-04-18 10:21:24',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(7123,'1100','51681802477','2023-04-18 10:21:52',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(7124,'1020','51681802477','2023-04-18 10:21:52',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(7125,'1100','51681744627','2023-04-18 10:49:20',NULL,900.00,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(7126,'1020','51681744627','2023-04-18 10:49:20',900.00,NULL,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(7127,'1100','51681805856','2023-04-18 11:17:49',600.00,NULL,'','5','1','Good sold','1','313','sales','','','No',NULL,NULL,''),(7128,'4000','51681805856','2023-04-18 11:17:49',NULL,600.00,'','5','1','Good sold','1','313','sales','6','','No',NULL,NULL,''),(7129,'1100','51681806006','2023-04-18 11:30:35',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(7130,'4000','51681806006','2023-04-18 11:30:35',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(7131,'1100','51681809937','2023-04-18 12:26:02',1500.00,NULL,'','5','1','Good sold','1','398','sales','','','No',NULL,NULL,''),(7132,'4000','51681809937','2023-04-18 12:26:02',NULL,900.00,'','5','1','Good sold','1','398','sales','4','','No',NULL,NULL,''),(7133,'4000','51681809937','2023-04-18 12:26:02',NULL,600.00,'','5','1','Good sold','1','398','sales','6','','No',NULL,NULL,''),(7134,'1100','51681810019','2023-04-18 12:27:06',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(7135,'4000','51681810019','2023-04-18 12:27:06',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(7136,'1100','51681810019','2023-04-18 13:03:02',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(7137,'1020','51681810019','2023-04-18 13:03:02',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(7138,'1100','51681813683','2023-04-18 13:28:10',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(7139,'4000','51681813683','2023-04-18 13:28:10',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(7140,'1100','51681813701','2023-04-18 13:41:31',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(7141,'4000','51681813701','2023-04-18 13:41:31',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(7142,'1100','51681809937','2023-04-18 14:00:32',NULL,1500.00,'','5','1','','1','398','payment','','','No',NULL,NULL,''),(7143,'1020','51681809937','2023-04-18 14:00:32',1500.00,NULL,'','5','1','','1','398','payment','','','No',NULL,NULL,''),(7144,'1100','51681739094','2023-04-18 14:34:34',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(7145,'1020','51681739094','2023-04-18 14:34:34',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(7146,'1100','51681805856','2023-04-18 15:19:45',NULL,600.00,'','5','1','','1','313','payment','','','No',NULL,NULL,''),(7147,'1020','51681805856','2023-04-18 15:19:45',600.00,NULL,'','5','1','','1','313','payment','','','No',NULL,NULL,''),(7148,'1100','51681813683','2023-04-18 15:20:01',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(7149,'1020','51681813683','2023-04-18 15:20:01',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(7150,'1100','51681820923','2023-04-18 15:28:49',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(7151,'4000','51681820923','2023-04-18 15:28:49',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(7152,'1100','51681820923','2023-04-18 15:29:02',NULL,300.00,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(7153,'1020','51681820923','2023-04-18 15:29:02',300.00,NULL,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(7154,'1100','51681813701','2023-04-18 15:32:29',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(7155,'1020','51681813701','2023-04-18 15:32:29',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(7156,'1100','51681799116','2023-04-18 15:35:52',NULL,300.00,'','5','1','','1','169','payment','','','No',NULL,NULL,''),(7157,'1020','51681799116','2023-04-18 15:35:52',300.00,NULL,'','5','1','','1','169','payment','','','No',NULL,NULL,''),(7158,'1100','51681828218','2023-04-18 17:30:25',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(7159,'4000','51681828218','2023-04-18 17:30:25',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(7160,'1100','51681829920','2023-04-18 17:58:49',900.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7161,'4000','51681829920','2023-04-18 17:58:49',NULL,900.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(7162,'1100','51681829920','2023-04-18 17:59:05',NULL,900.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7163,'1020','51681829920','2023-04-18 17:59:05',900.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7166,'1100','51681806006','2023-04-18 18:01:40',NULL,600.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(7167,'1020','51681806006','2023-04-18 18:01:40',600.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(7168,'1100','51680238034','2023-04-18 18:06:27',NULL,6440.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(7169,'1020','51680238034','2023-04-18 18:06:27',6440.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(7170,'1100','51680070200','2023-04-18 18:06:51',NULL,7280.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(7171,'1020','51680070200','2023-04-18 18:06:51',7280.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(7172,'1100','51679902957','2023-04-18 18:07:12',NULL,3080.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(7173,'1020','51679902957','2023-04-18 18:07:12',3080.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(7174,'1100','51679633981','2023-04-18 18:07:34',NULL,5040.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(7175,'1020','51679633981','2023-04-18 18:07:34',5040.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(7176,'1100','51679468507','2023-04-18 18:07:55',NULL,7560.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(7177,'1020','51679468507','2023-04-18 18:07:55',7560.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(7178,'1100','51679291864','2023-04-18 18:08:17',NULL,2520.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(7179,'1020','51679291864','2023-04-18 18:08:17',2520.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(7180,'1100','51679034449','2023-04-18 18:12:21',NULL,4200.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(7181,'1020','51679034449','2023-04-18 18:12:21',4200.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(7182,'1100','51681828218','2023-04-18 18:14:11',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(7183,'1020','51681828218','2023-04-18 18:14:11',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(7188,'1100','51681830063','2023-04-18 18:01:12',600.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(7189,'4000','51681830063','2023-04-18 18:38:55',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(7190,'4000','51681830063','2023-04-18 18:38:55',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(7191,'1100','51681832347','2023-04-18 18:41:16',300.00,NULL,'','5','1','Good sold','1','166','sales','','','No',NULL,NULL,''),(7192,'4000','51681832347','2023-04-18 18:41:16',NULL,300.00,'','5','1','Good sold','1','166','sales','6','','No',NULL,NULL,''),(7193,'1100','51681832585','2023-04-18 18:43:11',300.00,NULL,'','5','1','Good sold','1','377','sales','','','No',NULL,NULL,''),(7194,'4000','51681832585','2023-04-18 18:43:11',NULL,300.00,'','5','1','Good sold','1','377','sales','4','','No',NULL,NULL,''),(7195,'1100','51681832347','2023-04-18 18:49:53',NULL,300.00,'','5','1','','1','166','payment','','','No',NULL,NULL,''),(7196,'1020','51681832347','2023-04-18 18:49:53',300.00,NULL,'','5','1','','1','166','payment','','','No',NULL,NULL,''),(7197,'1100','51681833005','2023-04-18 18:50:14',280.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(7198,'4000','51681833005','2023-04-18 18:50:14',NULL,280.00,'','5','1','Good sold','1','238','sales','2','','No',NULL,NULL,''),(7199,'1100','51681833005','2023-04-18 18:50:40',NULL,280.00,'','5','1','','1','238','payment','','','No',NULL,NULL,''),(7200,'1020','51681833005','2023-04-18 18:50:40',280.00,NULL,'','5','1','','1','238','payment','','','No',NULL,NULL,''),(7201,'1100','51681830063','2023-04-18 19:01:25',NULL,600.00,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(7202,'1020','51681830063','2023-04-18 19:01:25',600.00,NULL,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(7203,'1100','51681833704','2023-04-18 19:03:25',300.00,NULL,'','5','1','Good sold','1','468','sales','','','No',NULL,NULL,''),(7204,'4000','51681833704','2023-04-18 19:03:25',NULL,300.00,'','5','1','Good sold','1','468','sales','2','','No',NULL,NULL,''),(7205,'1100','51681832585','2023-04-18 19:33:54',NULL,300.00,'','5','1','','1','377','payment','','','No',NULL,NULL,''),(7206,'1020','51681832585','2023-04-18 19:33:54',300.00,NULL,'','5','1','','1','377','payment','','','No',NULL,NULL,''),(7207,'1100','51681880821','2023-04-19 08:07:17',8400.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(7208,'4000','51681880821','2023-04-19 08:07:17',NULL,8400.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(7209,'1100','51681833704','2023-04-19 08:10:47',NULL,300.00,'','5','1','','1','468','payment','','','No',NULL,NULL,''),(7210,'1020','51681833704','2023-04-19 08:10:47',300.00,NULL,'','5','1','','1','468','payment','','','No',NULL,NULL,''),(7211,'1100','51681882599','2023-04-19 08:41:43',300.00,NULL,'','5','1','Good sold','1','406','sales','','','No',NULL,NULL,''),(7212,'4000','51681882599','2023-04-19 08:41:43',NULL,300.00,'','5','1','Good sold','1','406','sales','6','','No',NULL,NULL,''),(7213,'1100','51681885219','2023-04-19 09:20:28',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(7214,'4000','51681885219','2023-04-19 09:20:28',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(7215,'1100','51681885286','2023-04-19 09:22:56',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(7216,'4000','51681885286','2023-04-19 09:22:56',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(7217,'1100','51681885528','2023-04-19 09:38:14',2240.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(7218,'4000','51681885528','2023-04-19 09:38:14',NULL,2240.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(7219,'1100','51681886513','2023-04-19 09:50:42',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(7220,'4000','51681886513','2023-04-19 09:50:42',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(7221,'1100','51681888081','2023-04-19 10:08:15',300.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(7222,'4000','51681888081','2023-04-19 10:08:15',NULL,300.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(7223,'1100','51681885286','2023-04-19 10:24:13',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(7224,'1020','51681885286','2023-04-19 10:24:13',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(7225,'1100','51681798762','2023-04-19 10:31:09',NULL,300.00,'','5','1','','1','211','payment','','','No',NULL,NULL,''),(7226,'1020','51681798762','2023-04-19 10:31:09',300.00,NULL,'','5','1','','1','211','payment','','','No',NULL,NULL,''),(7227,'1100','51681885528','2023-04-19 11:05:40',NULL,280.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7228,'1020','51681885528','2023-04-19 11:05:40',280.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7229,'1100','51681885219','2023-04-19 11:06:20',NULL,280.00,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(7230,'1020','51681885219','2023-04-19 11:06:20',280.00,NULL,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(7231,'1100','51681882599','2023-04-19 11:06:50',NULL,300.00,'','5','1','','1','406','payment','','','No',NULL,NULL,''),(7232,'1020','51681882599','2023-04-19 11:06:50',300.00,NULL,'','5','1','','1','406','payment','','','No',NULL,NULL,''),(7233,'1100','51681886513','2023-04-19 11:28:15',NULL,900.00,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(7234,'1020','51681886513','2023-04-19 11:28:15',900.00,NULL,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(7235,'1100','51681895631','2023-04-19 12:14:00',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(7236,'4000','51681895631','2023-04-19 12:14:00',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(7239,'1100','51681895648','2023-04-19 12:15:22',NULL,300.00,'','5','1','','1','238','payment','','','No',NULL,NULL,''),(7240,'1020','51681895648','2023-04-19 12:15:22',300.00,NULL,'','5','1','','1','238','payment','','','No',NULL,NULL,''),(7241,'1100','51681895631','2023-04-19 12:16:01',NULL,300.00,'','5','1','','1','170','payment','','','No',NULL,NULL,''),(7242,'1020','51681895631','2023-04-19 12:16:01',300.00,NULL,'','5','1','','1','170','payment','','','No',NULL,NULL,''),(7243,'1000','51681895648','2023-04-19 12:14:14',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,'RDI8HNWGU'),(7244,'4000','51681895648','2023-04-19 12:14:14',NULL,300.00,'','5','1','Good sold','1','238','sales','6','','No',NULL,NULL,''),(7245,'1100','51681896518','2023-04-19 12:40:18',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7246,'4000','51681896518','2023-04-19 12:40:18',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(7247,'1100','51681897233','2023-04-19 12:40:40',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(7248,'4000','51681897233','2023-04-19 12:40:40',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(7249,'1100','51681896518','2023-04-19 12:41:17',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7250,'1020','51681896518','2023-04-19 12:41:17',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7251,'1100','51681897233','2023-04-19 13:50:04',NULL,300.00,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(7252,'1020','51681897233','2023-04-19 13:50:04',300.00,NULL,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(7253,'1100','51681903231','2023-04-19 14:20:38',300.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(7254,'4000','51681903231','2023-04-19 14:20:38',NULL,300.00,'','5','1','Good sold','1','71','sales','6','','No',NULL,NULL,''),(7255,'1100','51681903231','2023-04-19 14:20:58',NULL,300.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(7256,'1020','51681903231','2023-04-19 14:20:58',300.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(7257,'1100','51681903933','2023-04-19 14:32:19',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(7258,'4000','51681903933','2023-04-19 14:32:19',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(7259,'1100','51681903949','2023-04-19 14:32:35',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(7260,'4000','51681903949','2023-04-19 14:32:35',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(7261,'1100','51681903933','2023-04-19 14:57:24',NULL,300.00,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(7262,'1020','51681903933','2023-04-19 14:57:24',300.00,NULL,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(7263,'1100','51681903949','2023-04-19 15:23:51',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(7264,'1020','51681903949','2023-04-19 15:23:51',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(7265,'1100','51681910385','2023-04-19 16:19:53',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(7266,'4000','51681910385','2023-04-19 16:19:53',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(7267,'1100','51681911206','2023-04-19 16:38:46',300.00,NULL,'','5','1','Good sold','1','54','sales','','','No',NULL,NULL,''),(7268,'4000','51681911206','2023-04-19 16:38:46',NULL,300.00,'','5','1','Good sold','1','54','sales','2','','No',NULL,NULL,''),(7269,'1000','51681912465','2023-04-19 16:54:33',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(7270,'4000','51681912465','2023-04-19 16:54:33',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(7271,'1100','51681912480','2023-04-19 16:59:00',300.00,NULL,'','5','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(7272,'4000','51681912480','2023-04-19 16:59:00',NULL,300.00,'','5','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(7273,'1000','51681913171','2023-04-19 17:06:45',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(7274,'4000','51681913171','2023-04-19 17:06:45',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(7275,'1100','51681913622','2023-04-19 17:13:53',1200.00,NULL,'','5','1','Good sold','1','469','sales','','','No',NULL,NULL,''),(7276,'4000','51681913622','2023-04-19 17:13:53',NULL,1200.00,'','5','1','Good sold','1','469','sales','6','','No',NULL,NULL,''),(7277,'1100','51681913622','2023-04-19 17:14:09',NULL,1200.00,'','5','1','','1','469','payment','','','No',NULL,NULL,''),(7278,'1020','51681913622','2023-04-19 17:14:09',1200.00,NULL,'','5','1','','1','469','payment','','','No',NULL,NULL,''),(7279,'1100','51681917604','2023-04-19 18:28:57',140.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(7280,'4000','51681917604','2023-04-19 18:28:57',NULL,140.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(7281,'1100','51681918549','2023-04-19 18:35:56',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(7282,'4000','51681918549','2023-04-19 18:35:56',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(7283,'1100','51681918570','2023-04-19 18:38:02',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(7284,'4000','51681918570','2023-04-19 18:38:02',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(7285,'1100','51681918762','2023-04-19 18:39:29',150.00,NULL,'','5','1','Good sold','1','380','sales','','','No',NULL,NULL,''),(7286,'4000','51681918762','2023-04-19 18:39:29',NULL,150.00,'','5','1','Good sold','1','380','sales','8','','No',NULL,NULL,''),(7287,'1100','51681917604','2023-04-19 18:40:33',NULL,140.00,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(7288,'1020','51681917604','2023-04-19 18:40:33',140.00,NULL,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(7289,'1100','51681919229','2023-04-19 18:47:21',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7290,'4000','51681919229','2023-04-19 18:47:21',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(7291,'1100','51681919229','2023-04-19 18:47:50',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7292,'1020','51681919229','2023-04-19 18:47:50',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7293,'1100','51681918549','2023-04-19 18:48:37',NULL,300.00,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(7294,'1020','51681918549','2023-04-19 18:48:37',300.00,NULL,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(7295,'1100','51681888081','2023-04-19 18:48:54',NULL,300.00,'','5','1','','1','425','payment','','','No',NULL,NULL,''),(7296,'1020','51681888081','2023-04-19 18:48:54',300.00,NULL,'','5','1','','1','425','payment','','','No',NULL,NULL,''),(7297,'1100','51681910385','2023-04-19 18:53:38',NULL,300.00,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(7298,'1020','51681910385','2023-04-19 18:53:38',300.00,NULL,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(7299,'1100','51681969361','2023-04-20 08:42:47',300.00,NULL,'','5','1','Good sold','1','152','sales','','','No',NULL,NULL,''),(7300,'4000','51681969361','2023-04-20 08:42:47',NULL,300.00,'','5','1','Good sold','1','152','sales','6','','No',NULL,NULL,''),(7301,'1100','51681969361','2023-04-20 08:43:53',NULL,300.00,'','5','1','','1','152','payment','','','No',NULL,NULL,''),(7302,'1020','51681969361','2023-04-20 08:43:53',300.00,NULL,'','5','1','','1','152','payment','','','No',NULL,NULL,''),(7303,'1100','51681918570','2023-04-20 08:48:14',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(7304,'1020','51681918570','2023-04-20 08:48:14',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(7305,'1100','51681918762','2023-04-20 08:53:17',NULL,150.00,'','5','1','','1','380','payment','','','No',NULL,NULL,''),(7306,'1020','51681918762','2023-04-20 08:53:17',150.00,NULL,'','5','1','','1','380','payment','','','No',NULL,NULL,''),(7307,'1100','51681795812','2023-04-20 09:21:45',NULL,600.00,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(7308,'1020','51681795812','2023-04-20 09:21:45',600.00,NULL,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(7309,'1100','51681971815','2023-04-20 09:34:31',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(7310,'4000','51681971815','2023-04-20 09:34:31',NULL,1250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(7311,'1100','51681972482','2023-04-20 09:34:54',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(7312,'4000','51681972482','2023-04-20 09:34:54',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(7313,'1100','51681974325','2023-04-20 10:05:48',600.00,NULL,'','5','1','Good sold','1','358','sales','','','No',NULL,NULL,''),(7314,'4000','51681974325','2023-04-20 10:05:48',NULL,300.00,'','5','1','Good sold','1','358','sales','4','','No',NULL,NULL,''),(7315,'4000','51681974325','2023-04-20 10:05:48',NULL,300.00,'','5','1','Good sold','1','358','sales','4','','No',NULL,NULL,''),(7316,'1100','51681974357','2023-04-20 10:22:43',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(7317,'4000','51681974357','2023-04-20 10:22:43',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(7318,'1100','51681974357','2023-04-20 10:23:32',NULL,300.00,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(7319,'1020','51681974357','2023-04-20 10:23:32',300.00,NULL,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(7320,'1100','51681977125','2023-04-20 10:53:15',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(7321,'4000','51681977125','2023-04-20 10:53:15',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(7322,'1100','51681974325','2023-04-20 11:02:03',NULL,600.00,'','5','1','','1','358','payment','','','No',NULL,NULL,''),(7323,'1020','51681974325','2023-04-20 11:02:03',600.00,NULL,'','5','1','','1','358','payment','','','No',NULL,NULL,''),(7324,'1100','51681978528','2023-04-20 11:15:57',450.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(7325,'4000','51681978528','2023-04-20 11:15:57',NULL,450.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(7326,'1100','51681980299','2023-04-20 11:46:05',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(7327,'4000','51681980299','2023-04-20 11:46:05',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(7328,'1100','51681978528','2023-04-20 11:57:39',NULL,450.00,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(7329,'1020','51681978528','2023-04-20 11:57:39',450.00,NULL,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(7330,'1100','51681982645','2023-04-20 12:24:20',300.00,NULL,'','5','1','Good sold','1','455','sales','','','No',NULL,NULL,''),(7331,'4000','51681982645','2023-04-20 12:24:20',NULL,300.00,'','5','1','Good sold','1','455','sales','4','','No',NULL,NULL,''),(7332,'1100','51681985784','2023-04-20 13:16:42',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(7333,'4000','51681985784','2023-04-20 13:16:42',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(7334,'1100','51681985828','2023-04-20 13:17:19',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(7335,'4000','51681985828','2023-04-20 13:17:19',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(7336,'1100','51681982645','2023-04-20 13:19:09',NULL,300.00,'','5','1','','1','455','payment','','','No',NULL,NULL,''),(7337,'1020','51681982645','2023-04-20 13:19:09',300.00,NULL,'','5','1','','1','455','payment','','','No',NULL,NULL,''),(7338,'1100','51681977125','2023-04-20 13:19:32',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(7339,'1020','51681977125','2023-04-20 13:19:32',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(7340,'1100','51681980299','2023-04-20 13:20:07',NULL,300.00,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(7341,'1020','51681980299','2023-04-20 13:20:07',300.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(7342,'1100','51680241735','2023-04-20 13:25:13',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7343,'1020','51680241735','2023-04-20 13:25:13',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7344,'1100','51680077651','2023-04-20 13:25:40',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7345,'1020','51680077651','2023-04-20 13:25:40',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7346,'1100','51679900896','2023-04-20 13:26:07',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7347,'1020','51679900896','2023-04-20 13:26:07',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7348,'1100','51679634010','2023-04-20 13:26:32',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7349,'1020','51679634010','2023-04-20 13:26:32',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7350,'1100','51679471655','2023-04-20 13:26:51',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7351,'1020','51679471655','2023-04-20 13:26:51',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7352,'1100','51679292739','2023-04-20 13:29:23',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7353,'1020','51679292739','2023-04-20 13:29:23',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7354,'1100','51679034718','2023-04-20 13:29:49',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7355,'1020','51679034718','2023-04-20 13:29:49',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7356,'1100','51678866122','2023-04-20 13:30:24',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7357,'1020','51678866122','2023-04-20 13:30:24',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7358,'1100','51678175948','2023-04-20 13:31:11',NULL,2240.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7359,'1020','51678175948','2023-04-20 13:31:11',2240.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7360,'1100','51677823043','2023-04-20 13:31:34',NULL,2520.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7361,'1020','51677823043','2023-04-20 13:31:34',2520.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7362,'1100','51677654036','2023-04-20 13:34:46',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7363,'1020','51677654036','2023-04-20 13:34:46',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7364,'1100','51678690957','2023-04-20 13:37:21',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7365,'1020','51678690957','2023-04-20 13:37:21',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7366,'1100','51678341184','2023-04-20 13:37:42',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7367,'1020','51678341184','2023-04-20 13:37:42',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(7368,'1100','51681987653','2023-04-20 13:47:39',70.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(7369,'4000','51681987653','2023-04-20 13:47:39',NULL,70.00,'','5','1','Good sold','1','92','sales','10','','No',NULL,NULL,''),(7370,'1100','51680159198','2023-04-20 13:48:23',NULL,500.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7371,'1020','51680159198','2023-04-20 13:48:23',500.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7372,'1100','51679902603','2023-04-20 13:48:47',NULL,1250.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7373,'1020','51679902603','2023-04-20 13:48:47',1250.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7374,'1100','51679556763','2023-04-20 13:49:09',NULL,750.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7375,'1020','51679556763','2023-04-20 13:49:09',750.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7376,'1100','51679296666','2023-04-20 13:50:02',NULL,1000.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7377,'1020','51679296666','2023-04-20 13:50:02',1000.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7378,'1100','51678951224','2023-04-20 13:50:25',NULL,1000.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7379,'1020','51678951224','2023-04-20 13:50:25',1000.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7380,'1100','51678951224','2023-04-20 13:52:52',NULL,250.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7381,'1020','51678951224','2023-04-20 13:52:52',250.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7382,'1100','51678694079','2023-04-20 13:53:15',NULL,1250.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7383,'1020','51678694079','2023-04-20 13:53:15',1250.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7384,'1100','51678346615','2023-04-20 13:53:42',NULL,1750.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7385,'1020','51678346615','2023-04-20 13:53:42',1750.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7386,'1100','51677739675','2023-04-20 13:54:07',NULL,1250.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7387,'1020','51677739675','2023-04-20 13:54:07',1250.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(7388,'1100','51681985784','2023-04-20 13:56:10',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(7389,'1020','51681985784','2023-04-20 13:56:10',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(7390,'1100','51681988207','2023-04-20 13:57:06',900.00,NULL,'','5','1','Good sold','1','182','sales','','','No',NULL,NULL,''),(7391,'4000','51681988207','2023-04-20 13:57:06',NULL,300.00,'','5','1','Good sold','1','182','sales','4','','No',NULL,NULL,''),(7392,'4000','51681988207','2023-04-20 13:57:06',NULL,600.00,'','5','1','Good sold','1','182','sales','6','','No',NULL,NULL,''),(7393,'1100','51681985828','2023-04-20 14:00:25',NULL,250.00,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(7394,'1020','51681985828','2023-04-20 14:00:25',250.00,NULL,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(7395,'1100','51681988207','2023-04-20 14:54:24',NULL,800.00,'','5','1','','1','182','payment','','','No',NULL,NULL,''),(7396,'1020','51681988207','2023-04-20 14:54:24',800.00,NULL,'','5','1','','1','182','payment','','','No',NULL,NULL,''),(7397,'1100','51680503123','2023-04-20 14:56:53',NULL,300.00,'','5','1','','1','304','payment','','','No',NULL,NULL,''),(7398,'1020','51680503123','2023-04-20 14:56:53',300.00,NULL,'','5','1','','1','304','payment','','','No',NULL,NULL,''),(7399,'1100','51679296852','2023-04-20 14:57:14',NULL,300.00,'','5','1','','1','304','payment','','','No',NULL,NULL,''),(7400,'1020','51679296852','2023-04-20 14:57:14',300.00,NULL,'','5','1','','1','304','payment','','','No',NULL,NULL,''),(7401,'1100','51681988207','2023-04-20 15:00:57',NULL,100.00,'','5','1','','1','182','payment','','','No',NULL,NULL,''),(7402,'1020','51681988207','2023-04-20 15:00:57',100.00,NULL,'','5','1','','1','182','payment','','','No',NULL,NULL,''),(7403,'1100','51681992783','2023-04-20 15:19:31',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(7404,'4000','51681992783','2023-04-20 15:19:31',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(7405,'1100','51681992783','2023-04-20 15:20:13',NULL,600.00,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(7406,'1020','51681992783','2023-04-20 15:20:13',600.00,NULL,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(7409,'1100','51681987653','2023-04-20 15:49:03',NULL,70.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(7410,'1020','51681987653','2023-04-20 15:49:03',70.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(7411,'1100','51681995001','2023-04-20 15:50:11',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(7412,'4000','51681995001','2023-04-20 15:50:11',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(7413,'1100','51681995001','2023-04-20 16:10:21',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(7414,'1020','51681995001','2023-04-20 16:10:21',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(7419,'1100','51681994802','2023-04-20 15:46:52',300.00,NULL,'','5','1','Good sold','1','301','sales','','','No',NULL,NULL,''),(7420,'4000','51681994802','2023-04-20 16:23:47',NULL,300.00,'','5','1','Good sold','1','301','sales','4','','No',NULL,NULL,''),(7421,'1100','51681994802','2023-04-20 17:05:10',NULL,300.00,'','5','1','','1','301','payment','','','No',NULL,NULL,''),(7422,'1020','51681994802','2023-04-20 17:05:10',300.00,NULL,'','5','1','','1','301','payment','','','No',NULL,NULL,''),(7423,'1100','51682002651','2023-04-20 17:57:37',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,''),(7424,'4000','51682002651','2023-04-20 17:57:37',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(7425,'1100','51682002651','2023-04-20 17:58:06',NULL,300.00,'','5','1','','1','252','payment','','','No',NULL,NULL,''),(7426,'1020','51682002651','2023-04-20 17:58:06',300.00,NULL,'','5','1','','1','252','payment','','','No',NULL,NULL,''),(7427,'1100','51682003476','2023-04-20 18:11:40',300.00,NULL,'','5','1','Good sold','1','321','sales','','','No',NULL,NULL,''),(7428,'4000','51682003476','2023-04-20 18:11:40',NULL,300.00,'','5','1','Good sold','1','321','sales','2','','No',NULL,NULL,''),(7429,'1100','51682003552','2023-04-20 18:13:01',300.00,NULL,'','5','1','Good sold','1','379','sales','','','No',NULL,NULL,''),(7430,'4000','51682003552','2023-04-20 18:13:01',NULL,300.00,'','5','1','Good sold','1','379','sales','6','','No',NULL,NULL,''),(7431,'1100','51682003552','2023-04-20 18:13:22',NULL,300.00,'','5','1','','1','379','payment','','','No',NULL,NULL,''),(7432,'1020','51682003552','2023-04-20 18:13:22',300.00,NULL,'','5','1','','1','379','payment','','','No',NULL,NULL,''),(7433,'1100','51682004255','2023-04-20 18:24:23',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(7434,'4000','51682004255','2023-04-20 18:24:23',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(7435,'1100','51682003476','2023-04-20 18:46:23',NULL,300.00,'','5','1','','1','321','payment','','','No',NULL,NULL,''),(7436,'1020','51682003476','2023-04-20 18:46:23',300.00,NULL,'','5','1','','1','321','payment','','','No',NULL,NULL,''),(7437,'1100','51682005855','2023-04-20 18:58:33',300.00,NULL,'','5','1','Good sold','1','189','sales','','','No',NULL,NULL,''),(7438,'4000','51682005855','2023-04-20 18:58:33',NULL,300.00,'','5','1','Good sold','1','189','sales','2','','No',NULL,NULL,''),(7439,'1100','51682005855','2023-04-20 18:58:57',NULL,300.00,'','5','1','','1','189','payment','','','No',NULL,NULL,''),(7440,'1020','51682005855','2023-04-20 18:58:57',300.00,NULL,'','5','1','','1','189','payment','','','No',NULL,NULL,''),(7441,'1100','51682004255','2023-04-20 19:02:39',NULL,300.00,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(7442,'1020','51682004255','2023-04-20 19:02:39',300.00,NULL,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(7443,'1100','51681912480','2023-04-20 19:06:10',NULL,300.00,'','4','1','','1','20','payment','','','No',NULL,NULL,''),(7444,'1020','51681912480','2023-04-20 19:06:10',300.00,NULL,'','4','1','','1','20','payment','','','No',NULL,NULL,''),(7445,'1100','51681911206','2023-04-20 19:07:12',NULL,300.00,'','4','1','','1','54','payment','','','No',NULL,NULL,''),(7446,'1020','51681911206','2023-04-20 19:07:12',300.00,NULL,'','4','1','','1','54','payment','','','No',NULL,NULL,''),(7447,'1100','51682061998','2023-04-21 10:26:44',300.00,NULL,'','5','1','Good sold','1','357','sales','','','No',NULL,NULL,''),(7448,'4000','51682061998','2023-04-21 10:26:44',NULL,300.00,'','5','1','Good sold','1','357','sales','6','','No',NULL,NULL,''),(7449,'1100','51682062016','2023-04-21 10:27:02',300.00,NULL,'','5','1','Good sold','1','423','sales','','','No',NULL,NULL,''),(7450,'4000','51682062016','2023-04-21 10:27:02',NULL,300.00,'','5','1','Good sold','1','423','sales','2','','No',NULL,NULL,''),(7451,'1100','51682062032','2023-04-21 10:27:19',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(7452,'4000','51682062032','2023-04-21 10:27:19',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(7453,'1100','51682062053','2023-04-21 10:27:44',600.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(7454,'4000','51682062053','2023-04-21 10:27:44',NULL,600.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(7455,'1100','51682062404','2023-04-21 10:33:44',520.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(7456,'4000','51682062404','2023-04-21 10:33:44',NULL,520.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(7457,'1100','51682061998','2023-04-21 11:20:41',NULL,300.00,'','5','1','','1','357','payment','','','No',NULL,NULL,''),(7458,'1020','51682061998','2023-04-21 11:20:41',300.00,NULL,'','5','1','','1','357','payment','','','No',NULL,NULL,''),(7459,'1100','51682062016','2023-04-21 11:20:55',NULL,300.00,'','5','1','','1','423','payment','','','No',NULL,NULL,''),(7460,'1020','51682062016','2023-04-21 11:20:55',300.00,NULL,'','5','1','','1','423','payment','','','No',NULL,NULL,''),(7461,'1100','51682065274','2023-04-21 11:21:22',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(7462,'4000','51682065274','2023-04-21 11:21:22',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(7463,'1100','51682065274','2023-04-21 11:43:56',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(7464,'1020','51682065274','2023-04-21 11:43:56',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(7465,'1100','51682062053','2023-04-21 12:04:19',NULL,600.00,'','5','1','','1','218','payment','','','No',NULL,NULL,''),(7466,'1020','51682062053','2023-04-21 12:04:19',600.00,NULL,'','5','1','','1','218','payment','','','No',NULL,NULL,''),(7467,'1100','51682070440','2023-04-21 12:49:44',300.00,NULL,'','5','1','Good sold','1','471','sales','','','No',NULL,NULL,''),(7468,'4000','51682070440','2023-04-21 12:49:44',NULL,300.00,'','5','1','Good sold','1','471','sales','2','','No',NULL,NULL,''),(7469,'1000','51682070592','2023-04-21 12:50:04',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(7470,'4000','51682070592','2023-04-21 12:50:04',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(7471,'1100','51682071849','2023-04-21 13:10:56',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(7472,'4000','51682071849','2023-04-21 13:10:56',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(7473,'1100','51682071870','2023-04-21 13:11:18',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(7474,'4000','51682071870','2023-04-21 13:11:18',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(7475,'1100','51682071891','2023-04-21 13:12:09',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(7476,'4000','51682071891','2023-04-21 13:12:09',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(7477,'1100','51682071891','2023-04-21 13:26:54',NULL,300.00,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(7478,'1020','51682071891','2023-04-21 13:26:54',300.00,NULL,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(7479,'1100','51682062032','2023-04-21 13:32:17',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(7480,'1020','51682062032','2023-04-21 13:32:17',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(7481,'1100','51682071870','2023-04-21 13:36:32',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(7482,'1020','51682071870','2023-04-21 13:36:32',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(7483,'1100','51682074032','2023-04-21 13:47:23',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7484,'4000','51682074032','2023-04-21 13:47:23',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(7485,'1100','51682074053','2023-04-21 13:48:06',260.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,''),(7486,'4000','51682074053','2023-04-21 13:48:06',NULL,260.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(7487,'1100','51682074053','2023-04-21 13:48:35',NULL,260.00,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(7488,'1020','51682074053','2023-04-21 13:48:35',260.00,NULL,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(7489,'1100','51682074032','2023-04-21 13:48:59',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7490,'1020','51682074032','2023-04-21 13:48:59',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7491,'1100','51682071849','2023-04-21 13:49:23',NULL,300.00,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(7492,'1020','51682071849','2023-04-21 13:49:23',300.00,NULL,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(7493,'1100','51682077588','2023-04-21 14:46:48',300.00,NULL,'','5','1','Good sold','1','384','sales','','','No',NULL,NULL,''),(7494,'4000','51682077588','2023-04-21 14:46:48',NULL,300.00,'','5','1','Good sold','1','384','sales','2','','No',NULL,NULL,''),(7495,'1100','51682077665','2023-04-21 14:47:52',900.00,NULL,'','5','1','Good sold','1','402','sales','','','No',NULL,NULL,''),(7496,'4000','51682077665','2023-04-21 14:47:52',NULL,900.00,'','5','1','Good sold','1','402','sales','6','','No',NULL,NULL,''),(7497,'1100','51682078218','2023-04-21 14:57:04',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(7498,'4000','51682078218','2023-04-21 14:57:04',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(7499,'1100','51682077588','2023-04-21 14:59:50',NULL,300.00,'','5','1','','1','384','payment','','','No',NULL,NULL,''),(7500,'1020','51682077588','2023-04-21 14:59:50',300.00,NULL,'','5','1','','1','384','payment','','','No',NULL,NULL,''),(7501,'1100','51682078218','2023-04-21 15:02:32',NULL,300.00,'','5','1','','1','268','payment','','','No',NULL,NULL,''),(7502,'1020','51682078218','2023-04-21 15:02:32',300.00,NULL,'','5','1','','1','268','payment','','','No',NULL,NULL,''),(7503,'1100','51682070440','2023-04-21 15:05:16',NULL,300.00,'','5','1','','1','471','payment','','','No',NULL,NULL,''),(7504,'1020','51682070440','2023-04-21 15:05:16',300.00,NULL,'','5','1','','1','471','payment','','','No',NULL,NULL,''),(7505,'1100','51682078740','2023-04-21 15:05:56',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(7506,'4000','51682078740','2023-04-21 15:05:56',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(7507,'1100','51682080180','2023-04-21 15:29:49',600.00,NULL,'','5','1','Good sold','1','284','sales','','','No',NULL,NULL,''),(7508,'4000','51682080180','2023-04-21 15:29:49',NULL,600.00,'','5','1','Good sold','1','284','sales','6','','No',NULL,NULL,''),(7509,'1100','51682080180','2023-04-21 15:30:28',NULL,600.00,'','5','1','','1','284','payment','','','No',NULL,NULL,''),(7510,'1020','51682080180','2023-04-21 15:30:28',600.00,NULL,'','5','1','','1','284','payment','','','No',NULL,NULL,''),(7511,'1100','51682084324','2023-04-21 16:38:50',300.00,NULL,'','5','1','Good sold','1','362','sales','','','No',NULL,NULL,''),(7512,'4000','51682084324','2023-04-21 16:38:50',NULL,300.00,'','5','1','Good sold','1','362','sales','2','','No',NULL,NULL,''),(7513,'1100','51682084324','2023-04-21 17:00:58',NULL,300.00,'','5','1','','1','362','payment','','','No',NULL,NULL,''),(7514,'1020','51682084324','2023-04-21 17:00:58',300.00,NULL,'','5','1','','1','362','payment','','','No',NULL,NULL,''),(7515,'1100','51682078740','2023-04-21 17:05:12',NULL,300.00,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(7516,'1020','51682078740','2023-04-21 17:05:12',300.00,NULL,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(7517,'1100','51682086249','2023-04-21 17:11:06',1200.00,NULL,'','5','1','Good sold','1','351','sales','','','No',NULL,NULL,''),(7518,'4000','51682086249','2023-04-21 17:11:06',NULL,1200.00,'','5','1','Good sold','1','351','sales','6','','No',NULL,NULL,''),(7519,'1000','51682087715','2023-04-21 17:36:47',280.00,NULL,'','5','1','Good sold','1','180','Payment','','','No',NULL,NULL,''),(7520,'4000','51682087715','2023-04-21 17:36:47',NULL,280.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(7523,'1100','51682077665','2023-04-21 17:45:41',NULL,900.00,'','5','1','','1','402','payment','','','No',NULL,NULL,''),(7524,'1020','51682077665','2023-04-21 17:45:41',900.00,NULL,'','5','1','','1','402','payment','','','No',NULL,NULL,''),(7525,'1000','51682087964','2023-04-21 17:44:06',600.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'RDL7PLGQW7'),(7526,'4000','51682087964','2023-04-21 17:44:06',NULL,600.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7527,'1100','51682086249','2023-04-21 17:57:23',NULL,1200.00,'','5','1','','1','351','payment','','','No',NULL,NULL,''),(7528,'1020','51682086249','2023-04-21 17:57:23',1200.00,NULL,'','5','1','','1','351','payment','','','No',NULL,NULL,''),(7529,'1100','51682092164','2023-04-21 18:49:36',1200.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7530,'4000','51682092164','2023-04-21 18:49:36',NULL,1200.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(7531,'1100','51682092164','2023-04-21 18:54:58',NULL,1200.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7532,'1020','51682092164','2023-04-21 18:54:58',1200.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7533,'1100','51682062404','2023-04-21 18:55:38',NULL,520.00,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(7534,'1020','51682062404','2023-04-21 18:55:38',520.00,NULL,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(7535,'1100','51682092749','2023-04-21 18:59:33',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(7536,'4000','51682092749','2023-04-21 18:59:33',NULL,300.00,'','5','1','Good sold','1','272','sales','4','','No',NULL,NULL,''),(7537,'1100','51682092749','2023-04-21 19:09:52',NULL,300.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(7538,'1020','51682092749','2023-04-21 19:09:52',300.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(7539,'1100','51682144097','2023-04-22 09:15:08',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(7540,'4000','51682144097','2023-04-22 09:15:08',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(7541,'1100','51682144118','2023-04-22 09:15:24',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(7542,'4000','51682144118','2023-04-22 09:15:24',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(7543,'1100','51682144140','2023-04-22 09:16:01',1200.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(7544,'4000','51682144140','2023-04-22 09:16:01',NULL,900.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(7545,'4000','51682144140','2023-04-22 09:16:01',NULL,300.00,'','5','1','Good sold','1','98','sales','4','','No',NULL,NULL,''),(7546,'1100','51682144097','2023-04-22 09:16:41',NULL,70.00,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(7547,'1020','51682144097','2023-04-22 09:16:41',70.00,NULL,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(7548,'1100','51682144118','2023-04-22 09:17:00',NULL,300.00,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(7549,'1020','51682144118','2023-04-22 09:17:00',300.00,NULL,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(7550,'1100','51682144171','2023-04-22 09:25:36',1050.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(7551,'4000','51682144171','2023-04-22 09:25:36',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(7552,'4000','51682144171','2023-04-22 09:25:36',NULL,300.00,'','5','1','Good sold','1','121','sales','4','','No',NULL,NULL,''),(7553,'1100','51682144792','2023-04-22 09:28:13',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(7554,'4000','51682144792','2023-04-22 09:28:13',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(7555,'1100','51682144915','2023-04-22 09:38:08',900.00,NULL,'','5','1','Good sold','1','390','sales','','','No',NULL,NULL,''),(7556,'4000','51682144915','2023-04-22 09:38:08',NULL,600.00,'','5','1','Good sold','1','390','sales','6','','No',NULL,NULL,''),(7557,'4000','51682144915','2023-04-22 09:38:08',NULL,300.00,'','5','1','Good sold','1','390','sales','4','','No',NULL,NULL,''),(7558,'1100','51682146062','2023-04-22 09:47:54',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(7559,'4000','51682146062','2023-04-22 09:47:54',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(7560,'1100','51682144171','2023-04-22 10:38:07',NULL,1050.00,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(7561,'1020','51682144171','2023-04-22 10:38:07',1050.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(7562,'1100','51682149106','2023-04-22 10:38:45',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(7563,'4000','51682149106','2023-04-22 10:38:45',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(7564,'1100','51682144915','2023-04-22 10:46:37',NULL,900.00,'','5','1','','1','390','payment','','','No',NULL,NULL,''),(7565,'1020','51682144915','2023-04-22 10:46:37',900.00,NULL,'','5','1','','1','390','payment','','','No',NULL,NULL,''),(7566,'1100','51682149808','2023-04-22 10:50:16',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7567,'4000','51682149808','2023-04-22 10:50:16',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(7568,'1100','51682149808','2023-04-22 10:54:01',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7569,'1020','51682149808','2023-04-22 10:54:01',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7570,'1100','51682150061','2023-04-22 11:16:25',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,''),(7571,'4000','51682150061','2023-04-22 11:16:25',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(7572,'1100','51682150061','2023-04-22 11:18:10',NULL,300.00,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(7573,'1020','51682150061','2023-04-22 11:18:10',300.00,NULL,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(7574,'1100','51682144140','2023-04-22 12:00:59',NULL,1200.00,'','5','1','','1','98','payment','','','No',NULL,NULL,''),(7575,'1020','51682144140','2023-04-22 12:00:59',1200.00,NULL,'','5','1','','1','98','payment','','','No',NULL,NULL,''),(7576,'1100','51682154301','2023-04-22 12:24:52',300.00,NULL,'','5','1','Good sold','1','229','sales','','','No',NULL,NULL,''),(7577,'4000','51682154301','2023-04-22 12:24:52',NULL,300.00,'','5','1','Good sold','1','229','sales','8','','No',NULL,NULL,''),(7578,'1100','51682158140','2023-04-22 13:09:09',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(7579,'4000','51682158140','2023-04-22 13:09:09',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(7580,'1100','51682158278','2023-04-22 13:11:32',840.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(7581,'4000','51682158278','2023-04-22 13:11:32',NULL,840.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(7582,'1100','51682149106','2023-04-22 13:16:25',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(7583,'1020','51682149106','2023-04-22 13:16:25',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(7584,'1100','51682158696','2023-04-22 13:18:32',600.00,NULL,'','5','1','Good sold','1','314','sales','','','No',NULL,NULL,''),(7585,'4000','51682158696','2023-04-22 13:18:32',NULL,300.00,'','5','1','Good sold','1','314','sales','6','','No',NULL,NULL,''),(7586,'4000','51682158696','2023-04-22 13:18:32',NULL,300.00,'','5','1','Good sold','1','314','sales','4','','No',NULL,NULL,''),(7587,'1100','51682158737','2023-04-22 13:19:16',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(7588,'4000','51682158737','2023-04-22 13:19:16',NULL,600.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(7591,'1100','51682159811','2023-04-22 13:37:00',600.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(7592,'4000','51682159811','2023-04-22 13:37:00',NULL,300.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(7593,'4000','51682159811','2023-04-22 13:37:35',NULL,300.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(7594,'1100','51682159811','2023-04-22 13:38:12',NULL,600.00,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(7595,'1020','51682159811','2023-04-22 13:38:12',600.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(7596,'1100','51682160918','2023-04-22 13:55:31',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(7597,'4000','51682160918','2023-04-22 13:55:31',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(7598,'1100','51682161116','2023-04-22 13:58:43',300.00,NULL,'','5','1','Good sold','1','161','sales','','','No',NULL,NULL,''),(7599,'4000','51682161116','2023-04-22 13:58:43',NULL,300.00,'','5','1','Good sold','1','161','sales','6','','No',NULL,NULL,''),(7600,'1100','51682160918','2023-04-22 14:09:26',NULL,600.00,'','5','1','','1','80','payment','','','No',NULL,NULL,''),(7601,'1020','51682160918','2023-04-22 14:09:26',600.00,NULL,'','5','1','','1','80','payment','','','No',NULL,NULL,''),(7602,'1100','51682158140','2023-04-22 14:11:57',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(7603,'1020','51682158140','2023-04-22 14:11:57',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(7604,'1100','51682154301','2023-04-22 14:19:38',NULL,300.00,'','5','1','','1','229','payment','','','No',NULL,NULL,''),(7605,'1020','51682154301','2023-04-22 14:19:38',300.00,NULL,'','5','1','','1','229','payment','','','No',NULL,NULL,''),(7606,'1100','51682144792','2023-04-22 14:37:38',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(7607,'1020','51682144792','2023-04-22 14:37:38',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(7608,'1100','51682146062','2023-04-22 14:40:29',NULL,280.00,'','5','1','','1','145','payment','','','No',NULL,NULL,''),(7609,'1020','51682146062','2023-04-22 14:40:29',280.00,NULL,'','5','1','','1','145','payment','','','No',NULL,NULL,''),(7610,'1100','51682158278','2023-04-22 15:18:40',NULL,560.00,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(7611,'1020','51682158278','2023-04-22 15:18:40',560.00,NULL,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(7612,'1100','51682161116','2023-04-22 15:32:53',NULL,300.00,'','5','1','','1','161','payment','','','No',NULL,NULL,''),(7613,'1020','51682161116','2023-04-22 15:32:53',300.00,NULL,'','5','1','','1','161','payment','','','No',NULL,NULL,''),(7614,'1000','51682164113','2023-04-22 15:37:35',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(7616,'1100','51682167585','2023-04-22 15:46:39',300.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(7617,'4000','51682167585','2023-04-22 15:46:39',NULL,300.00,'','5','1','Good sold','1','71','sales','6','','No',NULL,NULL,''),(7618,'1100','51682167585','2023-04-22 15:52:58',NULL,300.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(7619,'1020','51682167585','2023-04-22 15:52:58',300.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(7626,'1100','51682164113','2023-04-22 15:37:35',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7627,'4000','51682164113','2023-04-22 16:02:21',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(7628,'1100','51682158696','2023-04-22 16:05:01',NULL,600.00,'','5','1','','1','314','payment','','','No',NULL,NULL,''),(7629,'1020','51682158696','2023-04-22 16:05:01',600.00,NULL,'','5','1','','1','314','payment','','','No',NULL,NULL,''),(7630,'1100','51682168744','2023-04-22 16:05:55',600.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(7631,'4000','51682168744','2023-04-22 16:05:55',NULL,600.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(7632,'1100','51682169031','2023-04-22 16:10:45',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(7633,'4000','51682169031','2023-04-22 16:10:45',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(7634,'1100','51682169031','2023-04-22 16:27:51',NULL,560.00,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(7635,'1020','51682169031','2023-04-22 16:27:51',560.00,NULL,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(7636,'1100','51682164113','2023-04-22 16:28:09',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7637,'1020','51682164113','2023-04-22 16:28:09',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7638,'1100','51682170938','2023-04-22 16:42:32',600.00,NULL,'','5','1','Good sold','1','296','sales','','','No',NULL,NULL,''),(7639,'4000','51682170938','2023-04-22 16:42:32',NULL,600.00,'','5','1','Good sold','1','296','sales','6','','No',NULL,NULL,''),(7640,'1100','51682168744','2023-04-22 17:14:02',NULL,600.00,'','5','1','','1','23','payment','','','No',NULL,NULL,''),(7641,'1020','51682168744','2023-04-22 17:14:02',600.00,NULL,'','5','1','','1','23','payment','','','No',NULL,NULL,''),(7642,'1100','51682158737','2023-04-22 17:20:46',NULL,600.00,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(7643,'1020','51682158737','2023-04-22 17:20:46',600.00,NULL,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(7644,'1100','51682173468','2023-04-22 17:24:43',600.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(7645,'4000','51682173468','2023-04-22 17:24:43',NULL,600.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(7646,'1100','51682175468','2023-04-22 17:57:56',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(7647,'4000','51682175468','2023-04-22 17:57:56',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(7648,'1100','51682170938','2023-04-22 18:04:27',NULL,600.00,'','5','1','','1','296','payment','','','No',NULL,NULL,''),(7649,'1020','51682170938','2023-04-22 18:04:27',600.00,NULL,'','5','1','','1','296','payment','','','No',NULL,NULL,''),(7650,'1100','51682176177','2023-04-22 18:09:49',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(7651,'4000','51682176177','2023-04-22 18:09:49',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(7652,'1100','51682176177','2023-04-22 18:10:52',NULL,300.00,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(7653,'1020','51682176177','2023-04-22 18:10:52',300.00,NULL,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(7654,'1100','51682176774','2023-04-22 18:20:07',300.00,NULL,'','5','1','Good sold','1','397','sales','','','No',NULL,NULL,''),(7655,'4000','51682176774','2023-04-22 18:20:07',NULL,300.00,'','5','1','Good sold','1','397','sales','6','','No',NULL,NULL,''),(7656,'1100','51682176818','2023-04-22 18:39:08',300.00,NULL,'','5','1','Good sold','1','58','sales','','','No',NULL,NULL,''),(7657,'4000','51682176818','2023-04-22 18:39:08',NULL,300.00,'','5','1','Good sold','1','58','sales','4','','No',NULL,NULL,''),(7658,'1000','51682177964','2023-04-22 18:44:53',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(7659,'4000','51682177964','2023-04-22 18:44:53',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(7660,'1100','51682173468','2023-04-22 18:46:12',NULL,600.00,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(7661,'1020','51682173468','2023-04-22 18:46:12',600.00,NULL,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(7662,'1100','51682176774','2023-04-22 18:57:21',NULL,300.00,'','5','1','','1','397','payment','','','No',NULL,NULL,''),(7663,'1020','51682176774','2023-04-22 18:57:21',300.00,NULL,'','5','1','','1','397','payment','','','No',NULL,NULL,''),(7664,'1100','51682176818','2023-04-22 19:06:43',NULL,300.00,'','5','1','','1','58','payment','','','No',NULL,NULL,''),(7665,'1020','51682176818','2023-04-22 19:06:43',300.00,NULL,'','5','1','','1','58','payment','','','No',NULL,NULL,''),(7666,'1100','51682246156','2023-04-23 13:39:54',970.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7667,'4000','51682246156','2023-04-23 13:39:54',NULL,560.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(7668,'4000','51682246156','2023-04-23 13:39:54',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(7669,'4000','51682246156','2023-04-23 13:39:54',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(7670,'1100','51682246404','2023-04-23 13:40:31',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7671,'4000','51682246404','2023-04-23 13:40:31',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(7672,'1100','51682246156','2023-04-23 13:40:55',NULL,970.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7673,'1020','51682246156','2023-04-23 13:40:55',970.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7674,'1100','51682246404','2023-04-23 13:41:16',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7675,'1020','51682246404','2023-04-23 13:41:16',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7676,'1100','51682246496','2023-04-23 13:41:43',300.00,NULL,'','5','1','Good sold','1','369','sales','','','No',NULL,NULL,''),(7677,'4000','51682246496','2023-04-23 13:41:43',NULL,300.00,'','5','1','Good sold','1','369','sales','4','','No',NULL,NULL,''),(7678,'1100','51682246576','2023-04-23 13:43:04',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(7679,'4000','51682246576','2023-04-23 13:43:04',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(7680,'1100','51682246678','2023-04-23 13:44:44',300.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(7681,'4000','51682246678','2023-04-23 13:44:44',NULL,300.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(7682,'1100','51682175468','2023-04-23 13:50:41',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(7683,'1020','51682175468','2023-04-23 13:50:41',300.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(7684,'1100','51682246576','2023-04-23 13:51:01',NULL,600.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(7685,'1020','51682246576','2023-04-23 13:51:01',600.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(7686,'1100','51682247097','2023-04-23 13:51:44',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(7687,'4000','51682247097','2023-04-23 13:51:44',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(7688,'1100','51682247115','2023-04-23 13:52:16',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7689,'4000','51682247115','2023-04-23 13:52:16',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(7690,'1100','51682246678','2023-04-23 13:56:56',NULL,300.00,'','5','1','','1','388','payment','','','No',NULL,NULL,''),(7691,'1020','51682246678','2023-04-23 13:56:56',300.00,NULL,'','5','1','','1','388','payment','','','No',NULL,NULL,''),(7692,'1100','51682246496','2023-04-23 13:57:16',NULL,300.00,'','5','1','','1','369','payment','','','No',NULL,NULL,''),(7693,'1020','51682246496','2023-04-23 13:57:16',300.00,NULL,'','5','1','','1','369','payment','','','No',NULL,NULL,''),(7694,'1100','51682247115','2023-04-23 14:35:04',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7695,'1020','51682247115','2023-04-23 14:35:04',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7696,'1000','51682251962','2023-04-23 15:12:50',300.00,NULL,'','5','1','Good sold','1','242','Payment','','','No',NULL,NULL,''),(7697,'4000','51682251962','2023-04-23 15:12:50',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(7698,'1100','51682252005','2023-04-23 15:25:44',600.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(7699,'4000','51682252005','2023-04-23 15:25:44',NULL,600.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(7700,'1100','51682252005','2023-04-23 15:36:55',NULL,300.00,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(7701,'1020','51682252005','2023-04-23 15:36:55',300.00,NULL,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(7702,'1100','51682255162','2023-04-23 16:07:35',300.00,NULL,'','5','1','Good sold','1','465','sales','','','No',NULL,NULL,''),(7703,'4000','51682255162','2023-04-23 16:07:35',NULL,300.00,'','5','1','Good sold','1','465','sales','6','','No',NULL,NULL,''),(7704,'1100','51682255162','2023-04-23 16:48:36',NULL,300.00,'','5','1','','1','465','payment','','','No',NULL,NULL,''),(7705,'1020','51682255162','2023-04-23 16:48:36',300.00,NULL,'','5','1','','1','465','payment','','','No',NULL,NULL,''),(7706,'1000','51682262305','2023-04-23 18:06:21',70.00,NULL,'','5','1','Good sold','1','387','Payment','','','No',NULL,NULL,''),(7707,'4000','51682262305','2023-04-23 18:06:21',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(7708,'1100','51682262390','2023-04-23 18:08:23',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(7709,'4000','51682262390','2023-04-23 18:08:23',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(7710,'1100','51682263922','2023-04-23 18:32:10',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(7711,'4000','51682263922','2023-04-23 18:32:10',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(7712,'1000','51682264386','2023-04-23 18:39:55',300.00,NULL,'','5','1','Good sold','1','450','Payment','','','No',NULL,NULL,''),(7713,'4000','51682264386','2023-04-23 18:39:55',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(7714,'1100','51682262390','2023-04-23 18:56:27',NULL,300.00,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(7715,'1020','51682262390','2023-04-23 18:56:27',300.00,NULL,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(7716,'1100','51682316087','2023-04-24 09:01:36',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(7717,'4000','51682316087','2023-04-24 09:01:36',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(7718,'1100','51682316106','2023-04-24 09:01:53',300.00,NULL,'','5','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(7719,'4000','51682316106','2023-04-24 09:01:53',NULL,300.00,'','5','1','Good sold','1','41','sales','6','','No',NULL,NULL,''),(7720,'1000','51682316207','2023-04-24 09:03:36',280.00,NULL,'','5','1','Good sold','1','420','sales','','','No',NULL,NULL,'RDO3W1WLJX'),(7721,'4000','51682316207','2023-04-24 09:03:36',NULL,280.00,'','5','1','Good sold','1','420','sales','6','','No',NULL,NULL,''),(7722,'1100','51682326990','2023-04-24 12:03:32',8960.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(7723,'4000','51682326990','2023-04-24 12:03:32',NULL,8960.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(7724,'1100','51682327132','2023-04-24 12:06:11',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(7725,'4000','51682327132','2023-04-24 12:06:11',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(7726,'1100','51682327278','2023-04-24 12:08:10',750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(7727,'4000','51682327278','2023-04-24 12:08:10',NULL,750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(7728,'1100','51682327362','2023-04-24 12:09:34',750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(7729,'4000','51682327362','2023-04-24 12:09:34',NULL,750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(7730,'1100','51682327562','2023-04-24 12:12:51',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7731,'4000','51682327562','2023-04-24 12:12:51',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(7732,'1100','51682327562','2023-04-24 12:13:31',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7733,'1020','51682327562','2023-04-24 12:13:31',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7734,'1100','51682327639','2023-04-24 12:14:15',300.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(7735,'4000','51682327639','2023-04-24 12:14:15',NULL,300.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(7736,'1100','51682327668','2023-04-24 12:14:40',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(7737,'4000','51682327668','2023-04-24 12:14:40',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(7738,'1000','51682327705','2023-04-24 12:15:18',560.00,NULL,'','5','1','Good sold','1','443','Payment','','','No',NULL,NULL,''),(7739,'4000','51682327705','2023-04-24 12:15:18',NULL,560.00,'','5','1','Good sold','1','443','sales','6','','No',NULL,NULL,''),(7740,'1100','51682327728','2023-04-24 12:15:38',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(7741,'4000','51682327728','2023-04-24 12:15:38',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(7742,'1100','51682327728','2023-04-24 12:16:18',NULL,280.00,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(7743,'1020','51682327728','2023-04-24 12:16:18',280.00,NULL,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(7744,'1000','51682327892','2023-04-24 12:18:18',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(7745,'4000','51682327892','2023-04-24 12:18:18',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(7748,'1100','51682263922','2023-04-24 12:28:16',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(7749,'1020','51682263922','2023-04-24 12:28:16',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(7750,'1100','51682328427','2023-04-24 12:27:20',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(7751,'4000','51682328427','2023-04-24 12:27:20',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(7752,'1100','51682329378','2023-04-24 12:43:20',1200.00,NULL,'','5','1','Good sold','1','373','sales','','','No',NULL,NULL,''),(7753,'4000','51682329378','2023-04-24 12:43:20',NULL,600.00,'','5','1','Good sold','1','373','sales','4','','No',NULL,NULL,''),(7754,'4000','51682329378','2023-04-24 12:43:20',NULL,600.00,'','5','1','Good sold','1','373','sales','6','','No',NULL,NULL,''),(7755,'1100','51682316087','2023-04-24 12:49:28',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(7756,'1020','51682316087','2023-04-24 12:49:28',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(7757,'1100','51682329378','2023-04-24 12:51:45',NULL,1200.00,'','5','1','','1','373','payment','','','No',NULL,NULL,''),(7758,'1020','51682329378','2023-04-24 12:51:45',1200.00,NULL,'','5','1','','1','373','payment','','','No',NULL,NULL,''),(7759,'1100','51682328427','2023-04-24 12:54:10',NULL,300.00,'','5','1','','1','211','payment','','','No',NULL,NULL,''),(7760,'1020','51682328427','2023-04-24 12:54:10',300.00,NULL,'','5','1','','1','211','payment','','','No',NULL,NULL,''),(7761,'1100','51682335229','2023-04-24 14:20:38',300.00,NULL,'','5','1','Good sold','1','451','sales','','','No',NULL,NULL,''),(7762,'4000','51682335229','2023-04-24 14:20:38',NULL,300.00,'','5','1','Good sold','1','451','sales','2','','No',NULL,NULL,''),(7763,'1100','51682335229','2023-04-24 14:29:31',NULL,300.00,'','5','1','','1','451','payment','','','No',NULL,NULL,''),(7764,'1020','51682335229','2023-04-24 14:29:31',300.00,NULL,'','5','1','','1','451','payment','','','No',NULL,NULL,''),(7765,'1100','51682335828','2023-04-24 14:30:36',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(7766,'4000','51682335828','2023-04-24 14:30:36',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(7767,'1100','51682336757','2023-04-24 14:46:05',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(7768,'4000','51682336757','2023-04-24 14:46:05',NULL,300.00,'','5','1','Good sold','1','176','sales','6','','No',NULL,NULL,''),(7769,'1100','51682337366','2023-04-24 14:56:20',900.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(7770,'4000','51682337366','2023-04-24 14:56:20',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(7771,'1100','51682337801','2023-04-24 15:04:06',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(7772,'4000','51682337801','2023-04-24 15:04:06',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(7773,'1100','51682316106','2023-04-24 15:07:53',NULL,300.00,'','5','1','','1','41','payment','','','No',NULL,NULL,''),(7774,'1020','51682316106','2023-04-24 15:07:53',300.00,NULL,'','5','1','','1','41','payment','','','No',NULL,NULL,''),(7775,'1100','51682336757','2023-04-24 15:20:40',NULL,300.00,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(7776,'1020','51682336757','2023-04-24 15:20:40',300.00,NULL,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(7777,'1100','51682337801','2023-04-24 15:21:00',NULL,600.00,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(7778,'1020','51682337801','2023-04-24 15:21:00',600.00,NULL,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(7779,'1100','51682335828','2023-04-24 15:26:13',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(7780,'1020','51682335828','2023-04-24 15:26:13',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(7781,'1100','51682339556','2023-04-24 15:32:55',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(7782,'4000','51682339556','2023-04-24 15:32:55',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(7783,'1100','51682340391','2023-04-24 15:46:40',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(7784,'4000','51682340391','2023-04-24 15:46:40',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(7785,'1100','51682340391','2023-04-24 15:53:40',NULL,280.00,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(7786,'1020','51682340391','2023-04-24 15:53:40',280.00,NULL,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(7787,'1100','51682341713','2023-04-24 16:08:41',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(7788,'4000','51682341713','2023-04-24 16:08:41',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(7797,'1100','51682337366','2023-04-24 16:40:46',NULL,900.00,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(7798,'1020','51682337366','2023-04-24 16:40:46',900.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(7799,'1100','51682341800','2023-04-24 16:10:18',600.00,NULL,'','5','1','Good sold','1','178','sales','','','No',NULL,NULL,''),(7800,'4000','51682341800','2023-04-24 17:01:26',NULL,300.00,'','5','1','Good sold','1','178','sales','6','','No',NULL,NULL,''),(7801,'4000','51682341800','2023-04-24 17:01:26',NULL,300.00,'','5','1','Good sold','1','178','sales','6','','No',NULL,NULL,''),(7802,'1000','51682346082','2023-04-24 17:21:39',280.00,NULL,'','5','1','Good sold','1','67','Payment','','','No',NULL,NULL,''),(7803,'4000','51682346082','2023-04-24 17:21:39',NULL,280.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(7804,'1100','51682327668','2023-04-24 17:51:15',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(7805,'1020','51682327668','2023-04-24 17:51:15',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(7806,'1100','51682341800','2023-04-24 18:09:14',NULL,600.00,'','5','1','','1','178','payment','','','No',NULL,NULL,''),(7807,'1020','51682341800','2023-04-24 18:09:14',600.00,NULL,'','5','1','','1','178','payment','','','No',NULL,NULL,''),(7808,'1100','51682350853','2023-04-24 18:41:06',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7809,'4000','51682350853','2023-04-24 18:41:06',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(7810,'1100','51682350853','2023-04-24 18:42:26',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7811,'1020','51682350853','2023-04-24 18:42:26',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7812,'1100','51682351377','2023-04-24 18:49:47',600.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(7813,'4000','51682351377','2023-04-24 18:49:47',NULL,600.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(7814,'1100','51682351377','2023-04-24 19:02:17',NULL,600.00,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(7815,'1020','51682351377','2023-04-24 19:02:17',600.00,NULL,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(7816,'1100','51682352379','2023-04-24 19:06:33',560.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(7817,'4000','51682352379','2023-04-24 19:06:33',NULL,560.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(7818,'1100','51682352379','2023-04-24 19:09:13',NULL,280.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(7819,'1020','51682352379','2023-04-24 19:09:13',280.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(7820,'1100','51682402138','2023-04-25 08:55:45',300.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(7821,'4000','51682402138','2023-04-25 08:55:45',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(7822,'1100','51682402156','2023-04-25 08:56:02',300.00,NULL,'','5','1','Good sold','1','350','sales','','','No',NULL,NULL,''),(7823,'4000','51682402156','2023-04-25 08:56:02',NULL,300.00,'','5','1','Good sold','1','350','sales','2','','No',NULL,NULL,''),(7824,'1100','51682402172','2023-04-25 08:56:31',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(7825,'4000','51682402172','2023-04-25 08:56:31',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(7826,'4000','51682402172','2023-04-25 08:56:31',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(7827,'1100','51682402217','2023-04-25 08:57:02',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(7828,'4000','51682402217','2023-04-25 08:57:02',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(7829,'1100','51682402315','2023-04-25 09:26:38',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(7830,'4000','51682402315','2023-04-25 09:26:38',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(7831,'1100','51682404864','2023-04-25 09:42:10',600.00,NULL,'','5','1','Good sold','1','273','sales','','','No',NULL,NULL,''),(7832,'4000','51682404864','2023-04-25 09:42:10',NULL,600.00,'','5','1','Good sold','1','273','sales','6','','No',NULL,NULL,''),(7833,'1100','51682404949','2023-04-25 09:42:41',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(7834,'4000','51682404949','2023-04-25 09:42:41',NULL,1500.00,'','5','1','Good sold','1','65','sales','6','','No',NULL,NULL,''),(7837,'5800','51682407095','2023-04-25 10:19:40',5000.00,NULL,'0','5','1','TOILET PAPER','1','','','1','','No',NULL,NULL,''),(7838,'1000','51682407095','2023-04-25 10:19:40',NULL,5000.00,'0','5','1','TOILET PAPER','1','','','1','','No',NULL,NULL,''),(7839,'1110','11682407503','2023-04-25 10:27:05',NULL,10.00,'','1','1','Inventory sold','1','472','sales','20','','No',NULL,NULL,''),(7840,'5500','11682407503','2023-04-25 10:27:05',10.00,NULL,'','1','1','Cost of goods sold','1','472','sales','','','No',NULL,NULL,''),(7841,'1100','11682407503','2023-04-25 10:27:05',30.00,NULL,'','1','1','Good sold','1','472','sales','','','No',NULL,NULL,''),(7842,'4000','11682407503','2023-04-25 10:27:05',NULL,30.00,'','1','1','Good sold','1','472','sales','20','','No',NULL,NULL,''),(7843,'1100','51682402138','2023-04-25 10:29:42',NULL,300.00,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(7844,'1020','51682402138','2023-04-25 10:29:42',300.00,NULL,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(7845,'1100','51682408508','2023-04-25 10:42:02',600.00,NULL,'','5','1','Good sold','1','473','sales','','','No',NULL,NULL,''),(7846,'4000','51682408508','2023-04-25 10:42:02',NULL,600.00,'','5','1','Good sold','1','473','sales','6','','No',NULL,NULL,''),(7847,'1100','51682410837','2023-04-25 11:22:34',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(7848,'4000','51682410837','2023-04-25 11:22:34',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(7849,'1100','51682341713','2023-04-25 11:31:24',NULL,300.00,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(7850,'1020','51682341713','2023-04-25 11:31:24',300.00,NULL,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(7851,'1100','51682404949','2023-04-25 11:33:28',NULL,1500.00,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(7852,'1020','51682404949','2023-04-25 11:33:28',1500.00,NULL,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(7853,'1100','51682404864','2023-04-25 11:34:24',NULL,600.00,'','5','1','','1','273','payment','','','No',NULL,NULL,''),(7854,'1020','51682404864','2023-04-25 11:34:24',600.00,NULL,'','5','1','','1','273','payment','','','No',NULL,NULL,''),(7855,'1100','51682402156','2023-04-25 11:44:32',NULL,300.00,'','5','1','','1','350','payment','','','No',NULL,NULL,''),(7856,'1020','51682402156','2023-04-25 11:44:32',300.00,NULL,'','5','1','','1','350','payment','','','No',NULL,NULL,''),(7857,'1100','51682402217','2023-04-25 11:51:36',NULL,300.00,'','5','1','','1','317','payment','','','No',NULL,NULL,''),(7858,'1020','51682402217','2023-04-25 11:51:36',300.00,NULL,'','5','1','','1','317','payment','','','No',NULL,NULL,''),(7859,'1100','51682402172','2023-04-25 11:53:37',NULL,600.00,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(7860,'1020','51682402172','2023-04-25 11:53:37',600.00,NULL,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(7861,'1100','51682410837','2023-04-25 12:03:56',NULL,600.00,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(7862,'1020','51682410837','2023-04-25 12:03:56',600.00,NULL,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(7863,'1100','51682408508','2023-04-25 12:04:25',NULL,600.00,'','5','1','','1','473','payment','','','No',NULL,NULL,''),(7864,'1020','51682408508','2023-04-25 12:04:25',600.00,NULL,'','5','1','','1','473','payment','','','No',NULL,NULL,''),(7865,'1100','51682413491','2023-04-25 12:04:58',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(7866,'4000','51682413491','2023-04-25 12:04:58',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(7867,'1100','51682413717','2023-04-25 12:20:23',300.00,NULL,'','5','1','Good sold','1','116','sales','','','No',NULL,NULL,''),(7868,'4000','51682413717','2023-04-25 12:20:23',NULL,300.00,'','5','1','Good sold','1','116','sales','6','','No',NULL,NULL,''),(7869,'1100','51682339556','2023-04-25 12:28:22',NULL,300.00,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(7870,'1020','51682339556','2023-04-25 12:28:22',300.00,NULL,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(7871,'1100','51682415036','2023-04-25 12:30:54',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(7872,'4000','51682415036','2023-04-25 12:30:54',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(7873,'1100','51682415361','2023-04-25 12:36:07',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(7874,'4000','51682415361','2023-04-25 12:36:07',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(7875,'1100','51682415361','2023-04-25 12:37:24',NULL,30.00,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(7876,'1020','51682415361','2023-04-25 12:37:24',30.00,NULL,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(7877,'1100','51682416152','2023-04-25 12:49:18',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(7878,'4000','51682416152','2023-04-25 12:49:18',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(7879,'1100','51682416152','2023-04-25 12:49:38',NULL,300.00,'','5','1','','1','474','payment','','','No',NULL,NULL,''),(7880,'1020','51682416152','2023-04-25 12:49:38',300.00,NULL,'','5','1','','1','474','payment','','','No',NULL,NULL,''),(7881,'1100','51682415036','2023-04-25 12:49:59',NULL,300.00,'','5','1','','1','246','payment','','','No',NULL,NULL,''),(7882,'1020','51682415036','2023-04-25 12:49:59',300.00,NULL,'','5','1','','1','246','payment','','','No',NULL,NULL,''),(7883,'1100','51682418619','2023-04-25 13:31:13',560.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(7884,'4000','51682418619','2023-04-25 13:31:13',NULL,560.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(7885,'1100','51682418619','2023-04-25 13:31:52',NULL,560.00,'','5','1','','1','118','payment','','','No',NULL,NULL,''),(7886,'1020','51682418619','2023-04-25 13:31:52',560.00,NULL,'','5','1','','1','118','payment','','','No',NULL,NULL,''),(7887,'1100','51682413717','2023-04-25 13:33:58',NULL,300.00,'','5','1','','1','116','payment','','','No',NULL,NULL,''),(7888,'1020','51682413717','2023-04-25 13:33:58',300.00,NULL,'','5','1','','1','116','payment','','','No',NULL,NULL,''),(7889,'1100','51682419545','2023-04-25 13:45:52',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(7890,'4000','51682419545','2023-04-25 13:45:52',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(7891,'1100','51682419563','2023-04-25 13:57:39',300.00,NULL,'','5','1','Good sold','1','328','sales','','','No',NULL,NULL,''),(7892,'4000','51682419563','2023-04-25 13:57:39',NULL,300.00,'','5','1','Good sold','1','328','sales','4','','No',NULL,NULL,''),(7893,'1100','51682419545','2023-04-25 14:08:43',NULL,300.00,'','5','1','','1','264','payment','','','No',NULL,NULL,''),(7894,'1020','51682419545','2023-04-25 14:08:43',300.00,NULL,'','5','1','','1','264','payment','','','No',NULL,NULL,''),(7895,'1100','51682419563','2023-04-25 14:34:15',NULL,300.00,'','5','1','','1','328','payment','','','No',NULL,NULL,''),(7896,'1020','51682419563','2023-04-25 14:34:15',300.00,NULL,'','5','1','','1','328','payment','','','No',NULL,NULL,''),(7897,'1110','11682422901','2023-04-25 14:42:01',NULL,2000.00,'','1','1','Inventory sold','1','472','sales','22','','No',NULL,NULL,''),(7898,'5500','11682422901','2023-04-25 14:42:01',2000.00,NULL,'','1','1','Cost of goods sold','1','472','sales','','','No',NULL,NULL,''),(7899,'1100','11682422901','2023-04-25 14:42:01',3000.00,NULL,'','1','1','Good sold','1','472','sales','','','No',NULL,NULL,''),(7900,'4000','11682422901','2023-04-25 14:42:01',NULL,3000.00,'','1','1','Good sold','1','472','sales','22','','No',NULL,NULL,''),(7901,'4000','11682422901','2023-04-25 14:43:09',3000.00,NULL,'','1','1','Returned products','1','472','return','','','No',NULL,NULL,''),(7902,'1100','11682422901','2023-04-25 14:43:09',NULL,3000.00,'','1','1','Returned products','1','472','return','','','No',NULL,NULL,''),(7903,'5500','11682422901','2023-04-25 14:43:09',NULL,2000.00,'','1','1','Cost of goods returned','1','472','sales','22','','No',NULL,NULL,''),(7904,'1110','11682422901','2023-04-25 14:43:09',2000.00,NULL,'','1','1','Inventory retuned ','1','472','sales','','','No',NULL,NULL,''),(7905,'1100','51682425552','2023-04-25 15:26:02',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(7906,'4000','51682425552','2023-04-25 15:26:02',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(7907,'1100','51682426262','2023-04-25 15:37:53',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7908,'4000','51682426262','2023-04-25 15:37:53',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(7909,'1100','51682429193','2023-04-25 16:26:47',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(7910,'4000','51682429193','2023-04-25 16:26:47',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(7911,'1100','51682429193','2023-04-25 16:28:25',NULL,560.00,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(7912,'1020','51682429193','2023-04-25 16:28:25',560.00,NULL,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(7913,'1000','51682429735','2023-04-25 16:35:49',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(7914,'4000','51682429735','2023-04-25 16:35:49',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(7915,'1100','51682402315','2023-04-25 16:45:23',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(7916,'1020','51682402315','2023-04-25 16:45:23',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(7917,'1100','51682432307','2023-04-25 17:18:36',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(7918,'4000','51682432307','2023-04-25 17:18:36',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(7919,'1100','51682434042','2023-04-25 17:50:59',840.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,''),(7920,'4000','51682434042','2023-04-25 17:50:59',NULL,840.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(7921,'1100','51682434042','2023-04-25 17:52:09',NULL,840.00,'','5','1','','1','100','payment','','','No',NULL,NULL,''),(7922,'1020','51682434042','2023-04-25 17:52:09',840.00,NULL,'','5','1','','1','100','payment','','','No',NULL,NULL,''),(7923,'1100','51682426262','2023-04-25 18:07:02',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7924,'1020','51682426262','2023-04-25 18:07:02',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7925,'1100','51682425552','2023-04-25 18:10:15',NULL,300.00,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(7926,'1020','51682425552','2023-04-25 18:10:15',300.00,NULL,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(7927,'1100','51682327639','2023-04-25 18:41:45',NULL,300.00,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(7928,'1020','51682327639','2023-04-25 18:41:45',300.00,NULL,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(7929,'1100','51682437515','2023-04-25 18:45:23',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(7930,'4000','51682437515','2023-04-25 18:45:23',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(7931,'1100','51682413491','2023-04-25 18:49:52',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(7932,'1020','51682413491','2023-04-25 18:49:52',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(7933,'1100','51682485441','2023-04-26 08:04:13',4480.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(7934,'4000','51682485441','2023-04-26 08:04:13',NULL,4480.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(7935,'1100','51682437515','2023-04-26 08:06:49',NULL,300.00,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(7936,'1020','51682437515','2023-04-26 08:06:49',300.00,NULL,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(7937,'1100','51682432307','2023-04-26 08:07:11',NULL,300.00,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(7938,'1020','51682432307','2023-04-26 08:07:11',300.00,NULL,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(7939,'1100','51682486434','2023-04-26 08:20:40',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(7940,'4000','51682486434','2023-04-26 08:20:40',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(7941,'1000','51682488161','2023-04-26 08:54:33',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(7942,'4000','51682488161','2023-04-26 08:54:33',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(7943,'1100','51682488505','2023-04-26 08:57:47',300.00,NULL,'','5','1','Good sold','1','132','sales','','','No',NULL,NULL,''),(7944,'4000','51682488505','2023-04-26 08:57:47',NULL,300.00,'','5','1','Good sold','1','132','sales','8','','No',NULL,NULL,''),(7945,'1100','51682489265','2023-04-26 09:40:59',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(7946,'4000','51682489265','2023-04-26 09:40:59',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(7947,'1100','51682489265','2023-04-26 10:14:45',NULL,300.00,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(7948,'1020','51682489265','2023-04-26 10:14:45',300.00,NULL,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(7949,'1100','51682497614','2023-04-26 11:27:49',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7950,'4000','51682497614','2023-04-26 11:27:49',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(7951,'1100','51682498248','2023-04-26 12:04:18',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(7952,'4000','51682498248','2023-04-26 12:04:18',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(7953,'1000','51682499870','2023-04-26 12:21:19',20.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(7954,'4000','51682499870','2023-04-26 12:21:19',NULL,20.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(7955,'1100','51682500894','2023-04-26 12:36:46',300.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,''),(7956,'4000','51682500894','2023-04-26 12:36:46',NULL,300.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(7957,'1100','51682500894','2023-04-26 12:38:40',NULL,300.00,'','5','1','','1','141','payment','','','No',NULL,NULL,''),(7958,'1020','51682500894','2023-04-26 12:38:40',300.00,NULL,'','5','1','','1','141','payment','','','No',NULL,NULL,''),(7959,'1100','51682503075','2023-04-26 14:27:22',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(7960,'4000','51682503075','2023-04-26 14:27:22',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(7961,'1100','51682503075','2023-04-26 14:32:11',NULL,250.00,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(7962,'1020','51682503075','2023-04-26 14:32:11',250.00,NULL,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(7963,'1100','51682510485','2023-04-26 15:01:31',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(7964,'4000','51682510485','2023-04-26 15:01:31',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(7965,'1100','51682510485','2023-04-26 15:28:40',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(7966,'1020','51682510485','2023-04-26 15:28:40',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(7967,'1000','51682512358','2023-04-26 15:32:46',300.00,NULL,'','5','1','Good sold','1','294','Payment','','','No',NULL,NULL,''),(7968,'4000','51682512358','2023-04-26 15:32:46',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(7969,'1100','51682516767','2023-04-26 16:46:23',560.00,NULL,'','5','1','Good sold','1','234','sales','','','No',NULL,NULL,''),(7970,'4000','51682516767','2023-04-26 16:46:23',NULL,560.00,'','5','1','Good sold','1','234','sales','4','','No',NULL,NULL,''),(7971,'1100','51682516767','2023-04-26 16:47:01',NULL,560.00,'','5','1','','1','234','payment','','','No',NULL,NULL,''),(7972,'1020','51682516767','2023-04-26 16:47:01',560.00,NULL,'','5','1','','1','234','payment','','','No',NULL,NULL,''),(7975,'1100','51682519022','2023-04-26 17:23:57',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(7976,'4000','51682519022','2023-04-26 17:23:57',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(7977,'1100','51682497614','2023-04-26 17:39:45',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7978,'1020','51682497614','2023-04-26 17:39:45',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7979,'1100','51682518812','2023-04-26 17:20:41',600.00,NULL,'','5','1','Good sold','1','439','sales','','','No',NULL,NULL,''),(7980,'4000','51682518812','2023-04-26 17:20:41',NULL,300.00,'','5','1','Good sold','1','439','sales','4','','No',NULL,NULL,''),(7981,'4000','51682518812','2023-04-26 17:44:54',NULL,300.00,'','5','1','Good sold','1','439','sales','4','','No',NULL,NULL,''),(7982,'1100','51682520767','2023-04-26 17:53:05',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(7983,'4000','51682520767','2023-04-26 17:53:05',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(7984,'1100','51682518812','2023-04-26 17:55:45',NULL,600.00,'','5','1','','1','439','payment','','','No',NULL,NULL,''),(7985,'1020','51682518812','2023-04-26 17:55:45',600.00,NULL,'','5','1','','1','439','payment','','','No',NULL,NULL,''),(7986,'1100','51682521165','2023-04-26 17:59:44',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(7987,'4000','51682521165','2023-04-26 17:59:44',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(7988,'1100','51682519022','2023-04-26 18:00:11',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(7989,'1020','51682519022','2023-04-26 18:00:11',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(7990,'1100','51682521165','2023-04-26 18:06:40',NULL,70.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7991,'1020','51682521165','2023-04-26 18:06:40',70.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(7992,'1100','51682522815','2023-04-26 18:27:08',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(7993,'4000','51682522815','2023-04-26 18:27:08',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(7994,'1100','51682520767','2023-04-26 18:27:53',NULL,300.00,'','5','1','','1','323','payment','','','No',NULL,NULL,''),(7995,'1020','51682520767','2023-04-26 18:27:53',300.00,NULL,'','5','1','','1','323','payment','','','No',NULL,NULL,''),(7996,'1100','51682572770','2023-04-27 08:21:12',1500.00,NULL,'','5','1','Good sold','1','447','sales','','','No',NULL,NULL,''),(7997,'4000','51682572770','2023-04-27 08:21:12',NULL,1500.00,'','5','1','Good sold','1','447','sales','4','','No',NULL,NULL,''),(7998,'1100','51682572920','2023-04-27 08:22:08',300.00,NULL,'','5','1','Good sold','1','461','sales','','','No',NULL,NULL,''),(7999,'4000','51682572920','2023-04-27 08:22:08',NULL,300.00,'','5','1','Good sold','1','461','sales','2','','No',NULL,NULL,''),(8000,'1100','51682498248','2023-04-27 09:04:07',NULL,600.00,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(8001,'1020','51682498248','2023-04-27 09:04:07',600.00,NULL,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(8002,'1100','51682352379','2023-04-27 09:07:44',NULL,280.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(8003,'1020','51682352379','2023-04-27 09:07:44',280.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(8004,'1100','51682252005','2023-04-27 09:08:20',NULL,300.00,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(8005,'1020','51682252005','2023-04-27 09:08:20',300.00,NULL,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(8006,'1100','51682247097','2023-04-27 09:08:41',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(8007,'1020','51682247097','2023-04-27 09:08:41',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(8008,'1100','51682158278','2023-04-27 09:09:12',NULL,280.00,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(8009,'1020','51682158278','2023-04-27 09:09:12',280.00,NULL,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(8010,'1100','51682522815','2023-04-27 09:09:59',NULL,600.00,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(8011,'1020','51682522815','2023-04-27 09:09:59',600.00,NULL,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(8012,'1100','51682572920','2023-04-27 09:59:50',NULL,300.00,'','5','1','','1','461','payment','','','No',NULL,NULL,''),(8013,'1020','51682572920','2023-04-27 09:59:50',300.00,NULL,'','5','1','','1','461','payment','','','No',NULL,NULL,''),(8014,'1100','51682579120','2023-04-27 10:35:29',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(8015,'4000','51682579120','2023-04-27 10:35:29',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(8016,'1100','51682582591','2023-04-27 11:04:10',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(8017,'4000','51682582591','2023-04-27 11:04:10',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(8018,'1100','51682582717','2023-04-27 11:24:15',750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(8019,'4000','51682582717','2023-04-27 11:24:15',NULL,750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(8020,'1100','51682583865','2023-04-27 11:24:32',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(8021,'4000','51682583865','2023-04-27 11:24:32',NULL,300.00,'','5','1','Good sold','1','304','sales','4','','No',NULL,NULL,''),(8022,'1100','51682584481','2023-04-27 11:34:49',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(8023,'4000','51682584481','2023-04-27 11:34:49',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(8024,'1100','51682488505','2023-04-27 11:56:49',NULL,300.00,'','5','1','','1','132','payment','','','No',NULL,NULL,''),(8025,'1020','51682488505','2023-04-27 11:56:49',300.00,NULL,'','5','1','','1','132','payment','','','No',NULL,NULL,''),(8028,'5800','51682587062','2023-04-27 12:18:56',200.00,NULL,'0','5','1','TATA TIRE REPAIR','1','','','2','','No',NULL,NULL,''),(8029,'1050','51682587062','2023-04-27 12:18:56',NULL,200.00,'0','5','1','TATA TIRE REPAIR ','1','','','2','','No',NULL,NULL,''),(8032,'1100','51682587492','2023-04-27 12:28:08',1200.00,NULL,'','5','1','Good sold','1','29','sales','','','No',NULL,NULL,''),(8033,'4000','51682587492','2023-04-27 12:28:08',NULL,1200.00,'','5','1','Good sold','1','29','sales','6','','No',NULL,NULL,''),(8038,'1100','51682588912','2023-04-27 12:48:43',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(8039,'4000','51682588912','2023-04-27 12:48:43',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(8040,'1100','51682588912','2023-04-27 12:49:15',NULL,130.00,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(8041,'1020','51682588912','2023-04-27 12:49:15',130.00,NULL,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(8042,'1100','51682589042','2023-04-27 12:50:49',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(8043,'4000','51682589042','2023-04-27 12:50:49',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(8044,'1100','51682589042','2023-04-27 12:51:06',NULL,300.00,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(8045,'1020','51682589042','2023-04-27 12:51:06',300.00,NULL,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(8046,'1100','51682587440','2023-04-27 12:24:40',300.00,NULL,'','5','1','Good sold','1','338','sales','','','No',NULL,NULL,''),(8047,'4000','51682587440','2023-04-27 13:08:16',NULL,300.00,'','5','1','Good sold','1','338','sales','2','','No',NULL,NULL,''),(8048,'1100','51682590246','2023-04-27 13:10:58',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(8049,'4000','51682590246','2023-04-27 13:10:58',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(8050,'1100','51682590872','2023-04-27 13:21:25',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(8051,'4000','51682590872','2023-04-27 13:21:25',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(8052,'1100','51682594703','2023-04-27 14:25:12',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(8053,'4000','51682594703','2023-04-27 14:25:12',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(8054,'1100','51682594703','2023-04-27 14:25:41',NULL,300.00,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(8055,'1020','51682594703','2023-04-27 14:25:41',300.00,NULL,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(8056,'1100','51682590872','2023-04-27 14:28:35',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(8057,'1020','51682590872','2023-04-27 14:28:35',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(8058,'1100','51682596647','2023-04-27 14:57:58',560.00,NULL,'','5','1','Good sold','1','185','sales','','','No',NULL,NULL,''),(8059,'4000','51682596647','2023-04-27 14:57:58',NULL,560.00,'','5','1','Good sold','1','185','sales','6','','No',NULL,NULL,''),(8060,'1100','51682597122','2023-04-27 15:06:37',300.00,NULL,'','5','1','Good sold','1','334','sales','','','No',NULL,NULL,''),(8061,'4000','51682597122','2023-04-27 15:06:37',NULL,300.00,'','5','1','Good sold','1','334','sales','2','','No',NULL,NULL,''),(8062,'1100','51682584481','2023-04-27 15:14:11',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(8063,'1020','51682584481','2023-04-27 15:14:11',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(8064,'1100','51682587492','2023-04-27 15:24:03',NULL,1200.00,'','5','1','','1','29','payment','','','No',NULL,NULL,''),(8065,'1020','51682587492','2023-04-27 15:24:03',1200.00,NULL,'','5','1','','1','29','payment','','','No',NULL,NULL,''),(8066,'1100','51682599115','2023-04-27 15:38:42',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(8067,'4000','51682599115','2023-04-27 15:38:42',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(8068,'1100','51682600291','2023-04-27 15:58:27',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(8069,'4000','51682600291','2023-04-27 15:58:27',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(8070,'1100','51682579120','2023-04-27 15:59:56',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(8071,'1020','51682579120','2023-04-27 15:59:56',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(8072,'1100','51682600926','2023-04-27 16:08:59',300.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(8073,'4000','51682600926','2023-04-27 16:08:59',NULL,300.00,'','5','1','Good sold','1','71','sales','6','','No',NULL,NULL,''),(8074,'1100','51682600926','2023-04-27 16:09:28',NULL,300.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(8075,'1020','51682600926','2023-04-27 16:09:28',300.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(8076,'1100','51682600988','2023-04-27 16:10:01',840.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(8077,'4000','51682600988','2023-04-27 16:10:01',NULL,840.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(8078,'1100','51682600988','2023-04-27 16:10:23',NULL,560.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(8079,'1020','51682600988','2023-04-27 16:10:23',560.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(8080,'1100','51682601654','2023-04-27 16:21:15',280.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,''),(8081,'4000','51682601654','2023-04-27 16:21:15',NULL,280.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(8082,'1100','51682601654','2023-04-27 16:22:09',NULL,280.00,'','5','1','','1','100','payment','','','No',NULL,NULL,''),(8083,'1020','51682601654','2023-04-27 16:22:09',280.00,NULL,'','5','1','','1','100','payment','','','No',NULL,NULL,''),(8087,'1100','51682602454','2023-04-27 16:46:15',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(8088,'4000','51682602454','2023-04-27 16:46:15',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(8089,'1100','51682602454','2023-04-27 16:47:12',NULL,70.00,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(8090,'1020','51682602454','2023-04-27 16:47:12',70.00,NULL,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(8091,'1100','51682603463','2023-04-27 16:51:12',600.00,NULL,'','5','1','Good sold','1','101','sales','','','No',NULL,NULL,''),(8092,'4000','51682603463','2023-04-27 16:51:12',NULL,600.00,'','5','1','Good sold','1','101','sales','6','','No',NULL,NULL,''),(8093,'1100','51682604666','2023-04-27 17:11:14',300.00,NULL,'','5','1','Good sold','1','201','sales','','','No',NULL,NULL,''),(8094,'4000','51682604666','2023-04-27 17:11:14',NULL,300.00,'','5','1','Good sold','1','201','sales','2','','No',NULL,NULL,''),(8095,'1100','51682604666','2023-04-27 17:13:09',NULL,300.00,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(8096,'1020','51682604666','2023-04-27 17:13:09',300.00,NULL,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(8097,'1100','51682572770','2023-04-27 17:42:10',NULL,1500.00,'','5','1','','1','447','payment','','','No',NULL,NULL,''),(8098,'1020','51682572770','2023-04-27 17:42:10',1500.00,NULL,'','5','1','','1','447','payment','','','No',NULL,NULL,''),(8099,'1100','51682587440','2023-04-27 17:50:50',NULL,300.00,'','5','1','','1','338','payment','','','No',NULL,NULL,''),(8100,'1020','51682587440','2023-04-27 17:50:50',300.00,NULL,'','5','1','','1','338','payment','','','No',NULL,NULL,''),(8101,'1100','51682590246','2023-04-27 17:54:12',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(8102,'1020','51682590246','2023-04-27 17:54:12',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(8103,'1100','51682608489','2023-04-27 18:15:03',600.00,NULL,'','5','1','Good sold','1','348','sales','','','No',NULL,NULL,''),(8104,'4000','51682608489','2023-04-27 18:15:03',NULL,300.00,'','5','1','Good sold','1','348','sales','4','','No',NULL,NULL,''),(8105,'4000','51682608489','2023-04-27 18:15:03',NULL,300.00,'','5','1','Good sold','1','348','sales','6','','No',NULL,NULL,''),(8106,'1100','51682608489','2023-04-27 18:15:22',NULL,600.00,'','5','1','','1','348','payment','','','No',NULL,NULL,''),(8107,'1020','51682608489','2023-04-27 18:15:22',600.00,NULL,'','5','1','','1','348','payment','','','No',NULL,NULL,''),(8108,'1100','51682608561','2023-04-27 18:16:08',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8109,'4000','51682608561','2023-04-27 18:16:08',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(8110,'1100','51682608561','2023-04-27 18:16:51',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8111,'1020','51682608561','2023-04-27 18:16:51',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8112,'1100','51682608653','2023-04-27 18:17:39',300.00,NULL,'','5','1','Good sold','1','319','sales','','','No',NULL,NULL,''),(8113,'4000','51682608653','2023-04-27 18:17:39',NULL,300.00,'','5','1','Good sold','1','319','sales','6','','No',NULL,NULL,''),(8114,'1100','51682600291','2023-04-27 18:20:29',NULL,280.00,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(8115,'1020','51682600291','2023-04-27 18:20:29',280.00,NULL,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(8116,'1100','51682603463','2023-04-27 18:20:49',NULL,600.00,'','5','1','','1','101','payment','','','No',NULL,NULL,''),(8117,'1020','51682603463','2023-04-27 18:20:49',600.00,NULL,'','5','1','','1','101','payment','','','No',NULL,NULL,''),(8118,'1100','51682611422','2023-04-27 19:03:48',300.00,NULL,'','5','1','Good sold','1','392','sales','','','No',NULL,NULL,''),(8119,'4000','51682611422','2023-04-27 19:03:48',NULL,300.00,'','5','1','Good sold','1','392','sales','2','','No',NULL,NULL,''),(8120,'1100','51682611742','2023-04-27 19:09:14',280.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(8121,'4000','51682611742','2023-04-27 19:09:14',NULL,280.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(8122,'1100','51682611742','2023-04-27 19:10:10',NULL,280.00,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(8123,'1020','51682611742','2023-04-27 19:10:10',280.00,NULL,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(8124,'1100','51682600988','2023-04-27 19:19:42',NULL,280.00,'','4','1','','1','248','payment','','','No',NULL,NULL,''),(8125,'1020','51682600988','2023-04-27 19:19:42',280.00,NULL,'','4','1','','1','248','payment','','','No',NULL,NULL,''),(8126,'1100','51682611422','2023-04-27 19:25:05',NULL,300.00,'','4','1','','1','392','payment','','','No',NULL,NULL,''),(8127,'1020','51682611422','2023-04-27 19:25:05',300.00,NULL,'','4','1','','1','392','payment','','','No',NULL,NULL,''),(8128,'1100','51682612765','2023-04-27 19:26:14',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(8129,'4000','51682612765','2023-04-27 19:26:14',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(8130,'1100','51682612765','2023-04-27 19:26:39',NULL,300.00,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(8131,'1020','51682612765','2023-04-27 19:26:39',300.00,NULL,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(8132,'1100','51682657610','2023-04-28 07:53:44',5320.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(8133,'4000','51682657610','2023-04-28 07:53:44',NULL,5320.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(8134,'1100','51682663726','2023-04-28 09:35:47',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(8135,'4000','51682663726','2023-04-28 09:35:47',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(8136,'1100','51682602406','2023-04-27 16:33:45',1500.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,''),(8137,'4000','51682602406','2023-04-27 16:33:45',NULL,900.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(8138,'4000','51682602406','2023-04-28 09:37:54',NULL,300.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(8139,'4000','51682602406','2023-04-28 09:37:54',NULL,300.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(8140,'1100','51682599115','2023-04-28 09:44:42',NULL,300.00,'','5','1','','1','32','payment','','','No',NULL,NULL,''),(8141,'1020','51682599115','2023-04-28 09:44:42',300.00,NULL,'','5','1','','1','32','payment','','','No',NULL,NULL,''),(8142,'1100','51682597122','2023-04-28 09:45:00',NULL,300.00,'','5','1','','1','334','payment','','','No',NULL,NULL,''),(8143,'1020','51682597122','2023-04-28 09:45:00',300.00,NULL,'','5','1','','1','334','payment','','','No',NULL,NULL,''),(8144,'1100','51682664549','2023-04-28 10:19:19',1500.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(8145,'4000','51682664549','2023-04-28 10:19:19',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(8146,'1100','51682602406','2023-04-28 10:23:30',NULL,1500.00,'','5','1','','1','367','payment','','','No',NULL,NULL,''),(8147,'1020','51682602406','2023-04-28 10:23:30',1500.00,NULL,'','5','1','','1','367','payment','','','No',NULL,NULL,''),(8148,'1100','51682608653','2023-04-28 10:47:47',NULL,300.00,'','5','1','','1','319','payment','','','No',NULL,NULL,''),(8149,'1020','51682608653','2023-04-28 10:47:47',300.00,NULL,'','5','1','','1','319','payment','','','No',NULL,NULL,''),(8150,'1100','51682668804','2023-04-28 11:01:19',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(8151,'4000','51682668804','2023-04-28 11:01:19',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(8152,'4000','51682668804','2023-04-28 11:01:19',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(8153,'1100','51682664549','2023-04-28 12:22:43',NULL,1500.00,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(8154,'1020','51682664549','2023-04-28 12:22:43',1500.00,NULL,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(8155,'1100','51682674674','2023-04-28 12:38:07',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(8156,'4000','51682674674','2023-04-28 12:38:07',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(8157,'1100','51682668804','2023-04-28 12:50:58',NULL,600.00,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(8158,'1020','51682668804','2023-04-28 12:50:58',600.00,NULL,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(8159,'1100','51682674674','2023-04-28 12:51:24',NULL,300.00,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(8160,'1020','51682674674','2023-04-28 12:51:24',300.00,NULL,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(8161,'1000','51682675664','2023-04-28 12:54:39',600.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(8162,'4000','51682675664','2023-04-28 12:54:39',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(8163,'1100','51682675690','2023-04-28 13:00:24',300.00,NULL,'','5','1','Good sold','1','413','sales','','','No',NULL,NULL,''),(8164,'4000','51682675690','2023-04-28 13:00:24',NULL,300.00,'','5','1','Good sold','1','413','sales','6','','No',NULL,NULL,''),(8165,'1100','51682486434','2023-04-28 13:31:32',NULL,300.00,'','5','1','','1','211','payment','','','No',NULL,NULL,''),(8166,'1020','51682486434','2023-04-28 13:31:32',300.00,NULL,'','5','1','','1','211','payment','','','No',NULL,NULL,''),(8167,'1100','51682678427','2023-04-28 14:16:02',300.00,NULL,'','5','1','Good sold','1','451','sales','','','No',NULL,NULL,''),(8168,'4000','51682678427','2023-04-28 14:16:02',NULL,300.00,'','5','1','Good sold','1','451','sales','2','','No',NULL,NULL,''),(8169,'1100','51682680574','2023-04-28 14:21:16',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(8170,'4000','51682680574','2023-04-28 14:21:16',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(8171,'1100','51682681209','2023-04-28 14:26:58',300.00,NULL,'','5','1','Good sold','1','465','sales','','','No',NULL,NULL,''),(8172,'4000','51682681209','2023-04-28 14:26:58',NULL,300.00,'','5','1','Good sold','1','465','sales','6','','No',NULL,NULL,''),(8173,'1100','51682681245','2023-04-28 15:02:12',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(8174,'4000','51682681245','2023-04-28 15:02:12',NULL,300.00,'','5','1','Good sold','1','238','sales','2','','No',NULL,NULL,''),(8175,'1100','51682681245','2023-04-28 15:02:36',NULL,300.00,'','5','1','','1','238','payment','','','No',NULL,NULL,''),(8176,'1020','51682681245','2023-04-28 15:02:36',300.00,NULL,'','5','1','','1','238','payment','','','No',NULL,NULL,''),(8177,'1100','51682681209','2023-04-28 15:22:37',NULL,300.00,'','5','1','','1','465','payment','','','No',NULL,NULL,''),(8178,'1020','51682681209','2023-04-28 15:22:37',300.00,NULL,'','5','1','','1','465','payment','','','No',NULL,NULL,''),(8186,'1100','51682684895','2023-04-28 15:30:53',900.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(8187,'4000','51682684895','2023-04-28 15:30:53',NULL,600.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(8188,'4000','51682684895','2023-04-28 15:43:30',NULL,300.00,'','5','1','Good sold','1','257','sales','6','','No',NULL,NULL,''),(8189,'1100','51682686221','2023-04-28 15:51:19',730.00,NULL,'','5','1','Good sold','1','125','sales','','','No',NULL,NULL,''),(8190,'4000','51682686221','2023-04-28 15:51:19',NULL,130.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(8191,'4000','51682686221','2023-04-28 15:51:19',NULL,600.00,'','5','1','Good sold','1','125','sales','6','','No',NULL,NULL,''),(8192,'1100','51682686221','2023-04-28 15:51:59',NULL,430.00,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(8193,'1020','51682686221','2023-04-28 15:51:59',430.00,NULL,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(8194,'1100','51682596647','2023-04-28 16:25:56',NULL,560.00,'','5','1','','1','185','payment','','','No',NULL,NULL,''),(8195,'1020','51682596647','2023-04-28 16:25:56',560.00,NULL,'','5','1','','1','185','payment','','','No',NULL,NULL,''),(8196,'1100','51682689303','2023-04-28 16:42:08',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(8197,'4000','51682689303','2023-04-28 16:42:08',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(8198,'1100','51682692307','2023-04-28 17:32:02',600.00,NULL,'','5','1','Good sold','1','250','sales','','','No',NULL,NULL,''),(8199,'4000','51682692307','2023-04-28 17:32:02',NULL,600.00,'','5','1','Good sold','1','250','sales','4','','No',NULL,NULL,''),(8200,'1100','51682692307','2023-04-28 17:42:10',NULL,600.00,'','5','1','','1','250','payment','','','No',NULL,NULL,''),(8201,'1020','51682692307','2023-04-28 17:42:10',600.00,NULL,'','5','1','','1','250','payment','','','No',NULL,NULL,''),(8202,'1100','51682693446','2023-04-28 17:50:53',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(8203,'4000','51682693446','2023-04-28 17:50:53',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(8204,'1100','51682693446','2023-04-28 18:03:51',NULL,300.00,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(8205,'1020','51682693446','2023-04-28 18:03:51',300.00,NULL,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(8206,'1100','51682689303','2023-04-28 18:35:58',NULL,300.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(8207,'1020','51682689303','2023-04-28 18:35:58',300.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(8208,'1100','51682689303','2023-04-28 18:36:37',NULL,300.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(8209,'1020','51682689303','2023-04-28 18:36:37',300.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(8210,'1100','51682678427','2023-04-29 08:36:05',NULL,300.00,'','5','1','','1','451','payment','','','No',NULL,NULL,''),(8211,'1020','51682678427','2023-04-29 08:36:05',300.00,NULL,'','5','1','','1','451','payment','','','No',NULL,NULL,''),(8212,'1100','51682668804','2023-04-29 08:36:23',NULL,300.00,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(8213,'1020','51682668804','2023-04-29 08:36:23',300.00,NULL,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(8214,'1100','51682686221','2023-04-29 08:36:54',NULL,300.00,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(8215,'1020','51682686221','2023-04-29 08:36:54',300.00,NULL,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(8216,'1100','51682675690','2023-04-29 08:38:33',NULL,300.00,'','5','1','','1','413','payment','','','No',NULL,NULL,''),(8217,'1020','51682675690','2023-04-29 08:38:33',300.00,NULL,'','5','1','','1','413','payment','','','No',NULL,NULL,''),(8218,'1000','51682748483','2023-04-29 09:08:20',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,'RDT7AND001'),(8219,'4000','51682748483','2023-04-29 09:08:20',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(8220,'1100','51682749411','2023-04-29 09:23:38',300.00,NULL,'','5','1','Good sold','1','411','sales','','','No',NULL,NULL,''),(8221,'4000','51682749411','2023-04-29 09:23:38',NULL,300.00,'','5','1','Good sold','1','411','sales','2','','No',NULL,NULL,''),(8222,'1100','51682749437','2023-04-29 09:24:35',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,''),(8223,'4000','51682749437','2023-04-29 09:24:35',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(8224,'1100','51682749437','2023-04-29 09:25:05',NULL,300.00,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(8225,'1020','51682749437','2023-04-29 09:25:05',300.00,NULL,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(8226,'1100','51682749411','2023-04-29 09:58:05',NULL,300.00,'','5','1','','1','411','payment','','','No',NULL,NULL,''),(8227,'1020','51682749411','2023-04-29 09:58:05',300.00,NULL,'','5','1','','1','411','payment','','','No',NULL,NULL,''),(8228,'1100','51682751619','2023-04-29 10:00:27',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(8229,'4000','51682751619','2023-04-29 10:00:27',NULL,300.00,'','5','1','Good sold','1','272','sales','6','','No',NULL,NULL,''),(8230,'1100','51682751636','2023-04-29 10:11:11',300.00,NULL,'','5','1','Good sold','1','285','sales','','','No',NULL,NULL,''),(8231,'4000','51682751636','2023-04-29 10:11:11',NULL,300.00,'','5','1','Good sold','1','285','sales','2','','No',NULL,NULL,''),(8232,'1000','51682752282','2023-04-29 10:21:29',300.00,NULL,'','5','1','Good sold','1','242','Payment','','','No',NULL,NULL,''),(8233,'4000','51682752282','2023-04-29 10:21:29',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(8236,'1100','51682753837','2023-04-29 10:41:22',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(8237,'4000','51682753837','2023-04-29 10:41:22',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(8238,'1100','51682753837','2023-04-29 10:41:58',NULL,600.00,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(8239,'1020','51682753837','2023-04-29 10:41:58',600.00,NULL,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(8240,'1100','51682751619','2023-04-29 10:42:59',NULL,300.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(8241,'1020','51682751619','2023-04-29 10:42:59',300.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(8242,'1100','51682755117','2023-04-29 11:18:57',300.00,NULL,'','5','1','Good sold','1','381','sales','','','No',NULL,NULL,''),(8243,'4000','51682755117','2023-04-29 11:18:57',NULL,300.00,'','5','1','Good sold','1','381','sales','2','','No',NULL,NULL,''),(8244,'1100','51682755117','2023-04-29 11:19:32',NULL,300.00,'','5','1','','1','381','payment','','','No',NULL,NULL,''),(8245,'1020','51682755117','2023-04-29 11:19:32',300.00,NULL,'','5','1','','1','381','payment','','','No',NULL,NULL,''),(8253,'1100','51682753054','2023-04-29 10:37:06',300.00,NULL,'','5','1','Good sold','1','306','sales','','','No',NULL,NULL,''),(8254,'4000','51682753054','2023-04-29 11:27:29',NULL,300.00,'','5','1','Good sold','1','306','sales','2','','No',NULL,NULL,''),(8255,'1100','51682759571','2023-04-29 12:13:04',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(8256,'4000','51682759571','2023-04-29 12:13:04',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(8257,'1100','51682759571','2023-04-29 12:36:09',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(8258,'1020','51682759571','2023-04-29 12:36:09',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(8259,'1100','51682762865','2023-04-29 13:55:43',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8260,'4000','51682762865','2023-04-29 13:55:43',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(8261,'1100','51682765791','2023-04-29 13:56:41',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(8262,'4000','51682765791','2023-04-29 13:56:41',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(8263,'1100','51682762865','2023-04-29 13:57:56',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8264,'1020','51682762865','2023-04-29 13:57:56',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8265,'1100','51682766576','2023-04-29 14:09:45',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(8266,'4000','51682766576','2023-04-29 14:09:45',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(8267,'1100','51682766601','2023-04-29 14:15:05',600.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(8268,'4000','51682766601','2023-04-29 14:15:05',NULL,600.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(8269,'1100','51682766601','2023-04-29 15:02:29',NULL,600.00,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(8270,'1020','51682766601','2023-04-29 15:02:29',600.00,NULL,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(8271,'1100','51682751636','2023-04-29 15:19:26',NULL,300.00,'','5','1','','1','285','payment','','','No',NULL,NULL,''),(8272,'1020','51682751636','2023-04-29 15:19:26',300.00,NULL,'','5','1','','1','285','payment','','','No',NULL,NULL,''),(8273,'1100','51682771378','2023-04-29 15:29:57',300.00,NULL,'','5','1','Good sold','1','403','sales','','','No',NULL,NULL,''),(8274,'4000','51682771378','2023-04-29 15:29:57',NULL,300.00,'','5','1','Good sold','1','403','sales','4','','No',NULL,NULL,''),(8275,'1100','51682771414','2023-04-29 15:36:40',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(8276,'4000','51682771414','2023-04-29 15:36:40',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(8277,'1100','51682771378','2023-04-29 15:50:13',NULL,300.00,'','5','1','','1','403','payment','','','No',NULL,NULL,''),(8278,'1020','51682771378','2023-04-29 15:50:13',300.00,NULL,'','5','1','','1','403','payment','','','No',NULL,NULL,''),(8279,'1000','51682772307','2023-04-29 16:15:07',1960.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(8280,'4000','51682772307','2023-04-29 16:15:07',NULL,1960.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(8281,'1100','51682774703','2023-04-29 16:51:18',560.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(8282,'4000','51682774703','2023-04-29 16:51:18',NULL,280.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(8283,'4000','51682774703','2023-04-29 16:51:18',NULL,280.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(8284,'1100','51682774703','2023-04-29 16:52:02',NULL,560.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(8285,'1020','51682774703','2023-04-29 16:52:02',560.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(8286,'1100','51682777845','2023-04-29 17:17:43',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(8287,'4000','51682777845','2023-04-29 17:17:43',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(8288,'1100','51682777845','2023-04-29 17:18:19',NULL,600.00,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(8289,'1020','51682777845','2023-04-29 17:18:19',600.00,NULL,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(8290,'1100','51682753054','2023-04-29 18:12:08',NULL,300.00,'','5','1','','1','306','payment','','','No',NULL,NULL,''),(8291,'1020','51682753054','2023-04-29 18:12:08',300.00,NULL,'','5','1','','1','306','payment','','','No',NULL,NULL,''),(8292,'1100','51682781190','2023-04-29 18:13:17',300.00,NULL,'','5','1','Good sold','1','470','sales','','','No',NULL,NULL,''),(8293,'4000','51682781190','2023-04-29 18:13:17',NULL,300.00,'','5','1','Good sold','1','470','sales','2','','No',NULL,NULL,''),(8294,'1100','51682781190','2023-04-29 18:13:35',NULL,300.00,'','5','1','','1','470','payment','','','No',NULL,NULL,''),(8295,'1020','51682781190','2023-04-29 18:13:35',300.00,NULL,'','5','1','','1','470','payment','','','No',NULL,NULL,''),(8296,'1100','51682766576','2023-04-29 18:14:00',NULL,300.00,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(8297,'1020','51682766576','2023-04-29 18:14:00',300.00,NULL,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(8298,'1100','51682771414','2023-04-29 18:20:06',NULL,300.00,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(8299,'1020','51682771414','2023-04-29 18:20:06',300.00,NULL,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(8300,'1100','51682785055','2023-04-29 19:17:48',260.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8301,'4000','51682785055','2023-04-29 19:17:48',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(8302,'1100','51682785081','2023-04-29 19:18:08',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(8303,'4000','51682785081','2023-04-29 19:18:08',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(8304,'1100','51682785055','2023-04-29 19:18:28',NULL,260.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8305,'1020','51682785055','2023-04-29 19:18:28',260.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8306,'1100','51682851508','2023-04-30 13:46:08',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(8307,'4000','51682851508','2023-04-30 13:46:08',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(8308,'1100','51682851645','2023-04-30 13:48:07',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(8309,'4000','51682851645','2023-04-30 13:48:07',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(8310,'1100','51682852165','2023-04-30 14:12:22',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(8311,'4000','51682852165','2023-04-30 14:12:22',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(8312,'1100','51682853184','2023-04-30 14:31:18',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(8313,'4000','51682853184','2023-04-30 14:31:18',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(8314,'1100','51682853184','2023-04-30 15:11:03',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(8315,'1020','51682853184','2023-04-30 15:11:03',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(8316,'1100','51682856933','2023-04-30 15:17:03',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8317,'4000','51682856933','2023-04-30 15:17:03',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(8318,'4000','51682856933','2023-04-30 15:17:03',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(8319,'1100','51682856933','2023-04-30 15:26:11',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8320,'1020','51682856933','2023-04-30 15:26:11',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8321,'1100','51682857647','2023-04-30 15:32:16',300.00,NULL,'','5','1','Good sold','1','253','sales','','','No',NULL,NULL,''),(8322,'4000','51682857647','2023-04-30 15:32:16',NULL,300.00,'','5','1','Good sold','1','253','sales','2','','No',NULL,NULL,''),(8323,'1100','51682857647','2023-04-30 15:40:30',NULL,300.00,'','5','1','','1','253','payment','','','No',NULL,NULL,''),(8324,'1020','51682857647','2023-04-30 15:40:30',300.00,NULL,'','5','1','','1','253','payment','','','No',NULL,NULL,''),(8325,'1100','51682785081','2023-04-30 15:53:58',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(8326,'1020','51682785081','2023-04-30 15:53:58',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(8327,'1100','51682864142','2023-04-30 17:15:55',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(8328,'4000','51682864142','2023-04-30 17:15:55',NULL,560.00,'','5','1','Good sold','1','48','sales','4','','No',NULL,NULL,''),(8329,'1100','51682864142','2023-04-30 17:26:17',NULL,560.00,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(8330,'1020','51682864142','2023-04-30 17:26:17',560.00,NULL,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(8331,'1100','51682852165','2023-04-30 17:41:39',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(8332,'1020','51682852165','2023-04-30 17:41:39',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(8333,'1100','51682867957','2023-04-30 18:19:49',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(8334,'4000','51682867957','2023-04-30 18:19:49',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(8335,'1100','51682867957','2023-04-30 18:20:30',NULL,300.00,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(8336,'1020','51682867957','2023-04-30 18:20:30',300.00,NULL,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(8337,'1100','51682869508','2023-04-30 18:45:14',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(8338,'4000','51682869508','2023-04-30 18:45:14',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(8339,'1100','51682765791','2023-05-01 09:02:06',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(8340,'1020','51682765791','2023-05-01 09:02:06',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(8341,'1100','51682851645','2023-05-01 09:02:25',NULL,280.00,'','5','1','','1','145','payment','','','No',NULL,NULL,''),(8342,'1020','51682851645','2023-05-01 09:02:25',280.00,NULL,'','5','1','','1','145','payment','','','No',NULL,NULL,''),(8343,'1100','51682869508','2023-05-01 09:02:43',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(8344,'1020','51682869508','2023-05-01 09:02:43',300.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(8345,'1100','51682921095','2023-05-01 09:05:04',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(8346,'4000','51682921095','2023-05-01 09:05:04',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(8347,'1100','51682921095','2023-05-01 09:05:42',NULL,300.00,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(8348,'1020','51682921095','2023-05-01 09:05:42',300.00,NULL,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(8349,'1100','51682926352','2023-05-01 10:32:46',300.00,NULL,'','5','1','Good sold','1','361','sales','','','No',NULL,NULL,''),(8350,'4000','51682926352','2023-05-01 10:32:46',NULL,300.00,'','5','1','Good sold','1','361','sales','2','','No',NULL,NULL,''),(8351,'1100','51682926394','2023-05-01 10:33:44',600.00,NULL,'','5','1','Good sold','1','154','sales','','','No',NULL,NULL,''),(8352,'4000','51682926394','2023-05-01 10:33:44',NULL,600.00,'','5','1','Good sold','1','154','sales','6','','No',NULL,NULL,''),(8353,'1100','51682851508','2023-05-01 10:34:27',NULL,300.00,'','5','1','','1','324','payment','','','No',NULL,NULL,''),(8354,'1020','51682851508','2023-05-01 10:34:27',300.00,NULL,'','5','1','','1','324','payment','','','No',NULL,NULL,''),(8355,'1100','51682927411','2023-05-01 10:50:19',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(8356,'4000','51682927411','2023-05-01 10:50:19',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(8357,'1100','51682927411','2023-05-01 11:09:27',NULL,300.00,'','5','1','','1','474','payment','','','No',NULL,NULL,''),(8358,'1020','51682927411','2023-05-01 11:09:27',300.00,NULL,'','5','1','','1','474','payment','','','No',NULL,NULL,''),(8359,'1100','51682928979','2023-05-01 11:21:56',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(8360,'4000','51682928979','2023-05-01 11:21:56',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(8361,'1100','51682928979','2023-05-01 11:23:28',NULL,300.00,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(8362,'1020','51682928979','2023-05-01 11:23:28',300.00,NULL,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(8363,'1100','51682926394','2023-05-01 11:26:57',NULL,600.00,'','5','1','','1','154','payment','','','No',NULL,NULL,''),(8364,'1020','51682926394','2023-05-01 11:26:57',600.00,NULL,'','5','1','','1','154','payment','','','No',NULL,NULL,''),(8365,'1100','51682931404','2023-05-01 11:56:54',600.00,NULL,'','5','1','Good sold','1','295','sales','','','No',NULL,NULL,''),(8366,'4000','51682931404','2023-05-01 11:56:54',NULL,600.00,'','5','1','Good sold','1','295','sales','6','','No',NULL,NULL,''),(8367,'1100','51682931447','2023-05-01 12:30:02',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8368,'4000','51682931447','2023-05-01 12:30:02',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(8369,'1100','51682933412','2023-05-01 12:54:04',280.00,NULL,'','5','1','Good sold','1','448','sales','','','No',NULL,NULL,''),(8370,'4000','51682933412','2023-05-01 12:54:04',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(8373,'1100','51682935773','2023-05-01 13:12:57',300.00,NULL,'','5','1','Good sold','1','475','sales','','','No',NULL,NULL,''),(8374,'4000','51682935773','2023-05-01 13:12:57',NULL,300.00,'','5','1','Good sold','1','475','sales','4','','No',NULL,NULL,''),(8375,'1100','51682936005','2023-05-01 13:35:02',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(8376,'4000','51682936005','2023-05-01 13:35:02',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(8377,'1100','51682937373','2023-05-01 14:30:32',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(8378,'4000','51682937373','2023-05-01 14:30:32',NULL,600.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(8379,'1100','51682931404','2023-05-01 14:31:34',NULL,600.00,'','5','1','','1','295','payment','','','No',NULL,NULL,''),(8380,'1020','51682931404','2023-05-01 14:31:34',600.00,NULL,'','5','1','','1','295','payment','','','No',NULL,NULL,''),(8385,'1100','51682935746','2023-05-01 13:09:14',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(8386,'4000','51682935746','2023-05-01 14:34:02',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(8387,'1100','51682940854','2023-05-01 14:45:09',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(8388,'4000','51682940854','2023-05-01 14:45:09',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(8389,'1100','51682940854','2023-05-01 14:45:43',NULL,300.00,'','5','1','','1','305','payment','','','No',NULL,NULL,''),(8390,'1020','51682940854','2023-05-01 14:45:43',300.00,NULL,'','5','1','','1','305','payment','','','No',NULL,NULL,''),(8391,'1100','51682935773','2023-05-01 14:46:48',NULL,300.00,'','5','1','','1','475','payment','','','No',NULL,NULL,''),(8392,'1020','51682935773','2023-05-01 14:46:48',300.00,NULL,'','5','1','','1','475','payment','','','No',NULL,NULL,''),(8393,'1100','51682946088','2023-05-01 16:01:47',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(8394,'4000','51682946088','2023-05-01 16:01:47',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(8395,'1100','51682946123','2023-05-01 16:02:25',600.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,''),(8396,'4000','51682946123','2023-05-01 16:02:25',NULL,600.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(8397,'1100','51682937373','2023-05-01 16:05:13',NULL,600.00,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(8398,'1020','51682937373','2023-05-01 16:05:13',600.00,NULL,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(8399,'1100','51682926352','2023-05-01 16:12:16',NULL,300.00,'','5','1','','1','361','payment','','','No',NULL,NULL,''),(8400,'1020','51682926352','2023-05-01 16:12:16',300.00,NULL,'','5','1','','1','361','payment','','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (8401,'1100','51682946088','2023-05-01 16:12:33',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(8402,'1020','51682946088','2023-05-01 16:12:33',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(8403,'1100','51682935746','2023-05-01 16:15:35',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(8404,'1020','51682935746','2023-05-01 16:15:35',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(8405,'1100','51682946123','2023-05-01 17:03:38',NULL,600.00,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(8406,'1020','51682946123','2023-05-01 17:03:38',600.00,NULL,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(8407,'1100','51682931447','2023-05-01 17:10:24',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8408,'1020','51682931447','2023-05-01 17:10:24',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8409,'1100','51682952303','2023-05-01 17:45:10',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8410,'4000','51682952303','2023-05-01 17:45:10',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(8411,'1100','51682952303','2023-05-01 17:45:53',NULL,70.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8412,'1020','51682952303','2023-05-01 17:45:53',70.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8413,'1100','51682933412','2023-05-01 18:21:22',NULL,280.00,'','5','1','','1','448','payment','','','No',NULL,NULL,''),(8414,'1020','51682933412','2023-05-01 18:21:22',280.00,NULL,'','5','1','','1','448','payment','','','No',NULL,NULL,''),(8415,'1000','51682956467','2023-05-01 19:37:28',300.00,NULL,'','5','1','Good sold','1','214','Payment','','','No',NULL,NULL,''),(8416,'4000','51682956467','2023-05-01 19:37:28',NULL,300.00,'','5','1','Good sold','1','214','sales','4','','No',NULL,NULL,''),(8417,'1100','51683004048','2023-05-02 08:07:42',2800.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(8418,'4000','51683004048','2023-05-02 08:07:42',NULL,2800.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(8419,'1100','51683008751','2023-05-02 09:25:59',300.00,NULL,'','5','1','Good sold','1','476','sales','','','No',NULL,NULL,''),(8420,'4000','51683008751','2023-05-02 09:25:59',NULL,300.00,'','5','1','Good sold','1','476','sales','2','','No',NULL,NULL,''),(8421,'1100','51683008751','2023-05-02 09:26:24',NULL,300.00,'','5','1','','1','476','payment','','','No',NULL,NULL,''),(8422,'1020','51683008751','2023-05-02 09:26:24',300.00,NULL,'','5','1','','1','476','payment','','','No',NULL,NULL,''),(8423,'1100','51682936005','2023-05-02 09:30:18',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(8424,'1020','51682936005','2023-05-02 09:30:18',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(8425,'1100','51682680574','2023-05-02 09:30:54',NULL,300.00,'','5','1','','1','211','payment','','','No',NULL,NULL,''),(8426,'1020','51682680574','2023-05-02 09:30:54',300.00,NULL,'','5','1','','1','211','payment','','','No',NULL,NULL,''),(8427,'1100','51683012216','2023-05-02 10:24:45',300.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,''),(8428,'4000','51683012216','2023-05-02 10:24:45',NULL,300.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(8429,'1100','51683012216','2023-05-02 10:25:17',NULL,300.00,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(8430,'1020','51683012216','2023-05-02 10:25:17',300.00,NULL,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(8431,'1100','51683012341','2023-05-02 10:25:58',1000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(8432,'4000','51683012341','2023-05-02 10:25:58',NULL,1000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(8433,'1100','51683012372','2023-05-02 10:27:29',500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(8434,'4000','51683012372','2023-05-02 10:27:29',NULL,500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(8435,'1100','51679296748','2023-05-02 10:38:47',NULL,250.00,'','5','1','','1','276','payment','','','No',NULL,NULL,''),(8436,'1020','51679296748','2023-05-02 10:38:47',250.00,NULL,'','5','1','','1','276','payment','','','No',NULL,NULL,''),(8437,'1100','51678694105','2023-05-02 10:39:07',NULL,250.00,'','5','1','','1','276','payment','','','No',NULL,NULL,''),(8438,'1020','51678694105','2023-05-02 10:39:07',250.00,NULL,'','5','1','','1','276','payment','','','No',NULL,NULL,''),(8439,'1100','51678346570','2023-05-02 10:39:26',NULL,500.00,'','5','1','','1','276','payment','','','No',NULL,NULL,''),(8440,'1020','51678346570','2023-05-02 10:39:26',500.00,NULL,'','5','1','','1','276','payment','','','No',NULL,NULL,''),(8441,'1100','51683014020','2023-05-02 10:53:49',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(8442,'4000','51683014020','2023-05-02 10:53:49',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(8443,'1000','51683018366','2023-05-02 12:06:15',300.00,NULL,'','5','1','Good sold','1','180','Payment','','','No',NULL,NULL,''),(8444,'4000','51683018366','2023-05-02 12:06:15',NULL,300.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(8445,'1100','51683020265','2023-05-02 12:39:18',300.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(8446,'4000','51683020265','2023-05-02 12:39:18',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(8447,'1100','51683020265','2023-05-02 12:40:09',NULL,300.00,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(8448,'1020','51683020265','2023-05-02 12:40:09',300.00,NULL,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(8449,'1100','51683022473','2023-05-02 13:21:27',300.00,NULL,'','5','1','Good sold','1','477','sales','','','No',NULL,NULL,''),(8450,'4000','51683022473','2023-05-02 13:21:27',NULL,300.00,'','5','1','Good sold','1','477','sales','2','','No',NULL,NULL,''),(8451,'1100','51683022921','2023-05-02 13:22:27',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(8452,'4000','51683022921','2023-05-02 13:22:27',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(8453,'1100','51683022972','2023-05-02 13:23:06',300.00,NULL,'','5','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(8454,'4000','51683022972','2023-05-02 13:23:06',NULL,300.00,'','5','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(8455,'1100','51683023032','2023-05-02 13:24:05',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(8456,'4000','51683023032','2023-05-02 13:24:05',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(8457,'1100','51683022921','2023-05-02 13:24:26',NULL,900.00,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(8458,'1020','51683022921','2023-05-02 13:24:26',900.00,NULL,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(8459,'1100','51683023113','2023-05-02 13:25:32',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(8460,'4000','51683023113','2023-05-02 13:25:32',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(8461,'1100','51683023169','2023-05-02 13:26:45',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(8462,'4000','51683023169','2023-05-02 13:26:45',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(8463,'1100','51683024400','2023-05-02 13:47:17',300.00,NULL,'','5','1','Good sold','1','362','sales','','','No',NULL,NULL,''),(8464,'4000','51683024400','2023-05-02 13:47:17',NULL,300.00,'','5','1','Good sold','1','362','sales','2','','No',NULL,NULL,''),(8465,'1100','51683024470','2023-05-02 13:48:24',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(8466,'4000','51683024470','2023-05-02 13:48:24',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(8467,'1100','51683024470','2023-05-02 13:48:52',NULL,600.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(8468,'1020','51683024470','2023-05-02 13:48:52',600.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(8469,'1100','51683022473','2023-05-02 13:58:29',NULL,300.00,'','5','1','','1','477','payment','','','No',NULL,NULL,''),(8470,'1020','51683022473','2023-05-02 13:58:29',300.00,NULL,'','5','1','','1','477','payment','','','No',NULL,NULL,''),(8471,'1100','51683024400','2023-05-02 14:10:24',NULL,300.00,'','5','1','','1','362','payment','','','No',NULL,NULL,''),(8472,'1020','51683024400','2023-05-02 14:10:24',300.00,NULL,'','5','1','','1','362','payment','','','No',NULL,NULL,''),(8473,'1100','51683023169','2023-05-02 15:59:44',NULL,300.00,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(8474,'1020','51683023169','2023-05-02 15:59:44',300.00,NULL,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(8475,'1100','51683032439','2023-05-02 16:00:50',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(8476,'4000','51683032439','2023-05-02 16:00:50',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(8477,'1100','51683032439','2023-05-02 16:01:20',NULL,30.00,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(8478,'1020','51683032439','2023-05-02 16:01:20',30.00,NULL,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(8479,'1100','51683032588','2023-05-02 16:06:34',300.00,NULL,'','5','1','Good sold','1','449','sales','','','No',NULL,NULL,''),(8480,'4000','51683032588','2023-05-02 16:06:34',NULL,300.00,'','5','1','Good sold','1','449','sales','2','','No',NULL,NULL,''),(8481,'1100','51683032806','2023-05-02 16:07:34',600.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(8482,'4000','51683032806','2023-05-02 16:07:34',NULL,600.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(8483,'1100','51683033347','2023-05-02 16:15:58',1200.00,NULL,'','5','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(8484,'4000','51683033347','2023-05-02 16:15:58',NULL,1200.00,'','5','1','Good sold','1','84','sales','6','','No',NULL,NULL,''),(8485,'1100','51683033369','2023-05-02 16:20:41',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(8486,'4000','51683033369','2023-05-02 16:20:41',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(8487,'1100','51683032806','2023-05-02 16:27:01',NULL,600.00,'','5','1','','1','99','payment','','','No',NULL,NULL,''),(8488,'1020','51683032806','2023-05-02 16:27:01',600.00,NULL,'','5','1','','1','99','payment','','','No',NULL,NULL,''),(8489,'1100','51683033369','2023-05-02 16:33:15',NULL,300.00,'','5','1','','1','287','payment','','','No',NULL,NULL,''),(8490,'1020','51683033369','2023-05-02 16:33:15',300.00,NULL,'','5','1','','1','287','payment','','','No',NULL,NULL,''),(8491,'1100','51683032588','2023-05-02 16:53:38',NULL,300.00,'','5','1','','1','449','payment','','','No',NULL,NULL,''),(8492,'1020','51683032588','2023-05-02 16:53:38',300.00,NULL,'','5','1','','1','449','payment','','','No',NULL,NULL,''),(8493,'1100','51683023032','2023-05-02 16:57:43',NULL,280.00,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(8494,'1020','51683023032','2023-05-02 16:57:43',280.00,NULL,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(8495,'1100','51683033347','2023-05-02 17:00:19',NULL,1200.00,'','5','1','','1','84','payment','','','No',NULL,NULL,''),(8496,'1020','51683033347','2023-05-02 17:00:19',1200.00,NULL,'','5','1','','1','84','payment','','','No',NULL,NULL,''),(8497,'1100','51683036119','2023-05-02 17:02:16',600.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(8498,'4000','51683036119','2023-05-02 17:02:16',NULL,600.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(8499,'1100','51683036149','2023-05-02 17:02:42',600.00,NULL,'','5','1','Good sold','1','124','sales','','','No',NULL,NULL,''),(8500,'4000','51683036149','2023-05-02 17:02:42',NULL,600.00,'','5','1','Good sold','1','124','sales','6','','No',NULL,NULL,''),(8501,'1050','51683038252','2023-05-02 17:37:59',NULL,100.00,'','5','1','MOTORCYCLE WASHING FEE','1','','','','','No',NULL,NULL,'N/A'),(8502,'5800','51683038252','2023-05-02 17:37:59',100.00,NULL,'','5','1','MOTORCYCLE WASHING FEE','1','','','','','No',NULL,NULL,'N/A'),(8505,'5800','51683038395','2023-05-02 17:42:49',100.00,NULL,'0','5','1','MOTORCYCLE WASHING FEE','1','','','4','','No',NULL,NULL,''),(8506,'1050','51683038395','2023-05-02 17:42:49',NULL,100.00,'0','5','1','MOTORCYCLE WASHING FEE','1','','','4','','No',NULL,NULL,''),(8507,'1100','51683038612','2023-05-02 17:43:39',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(8508,'4000','51683038612','2023-05-02 17:43:39',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(8509,'1100','51683038682','2023-05-02 17:45:02',140.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(8510,'4000','51683038682','2023-05-02 17:45:02',NULL,140.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(8511,'1100','51683038682','2023-05-02 17:54:14',NULL,140.00,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(8512,'1020','51683038682','2023-05-02 17:54:14',140.00,NULL,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(8513,'1100','51683038612','2023-05-02 17:54:40',NULL,300.00,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(8514,'1020','51683038612','2023-05-02 17:54:40',300.00,NULL,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(8515,'1100','51683040848','2023-05-02 18:21:25',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8516,'4000','51683040848','2023-05-02 18:21:25',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(8517,'1100','51683040848','2023-05-02 18:23:17',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8518,'1020','51683040848','2023-05-02 18:23:17',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8519,'1100','51683036119','2023-05-02 18:25:47',NULL,600.00,'','5','1','','1','167','payment','','','No',NULL,NULL,''),(8520,'1020','51683036119','2023-05-02 18:25:47',600.00,NULL,'','5','1','','1','167','payment','','','No',NULL,NULL,''),(8521,'1100','51683041617','2023-05-02 18:33:48',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(8522,'4000','51683041617','2023-05-02 18:33:48',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(8523,'1100','51683041617','2023-05-02 18:34:15',NULL,300.00,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(8524,'1020','51683041617','2023-05-02 18:34:15',300.00,NULL,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(8525,'1100','51683036149','2023-05-02 18:37:31',NULL,600.00,'','5','1','','1','124','payment','','','No',NULL,NULL,''),(8526,'1020','51683036149','2023-05-02 18:37:31',600.00,NULL,'','5','1','','1','124','payment','','','No',NULL,NULL,''),(8527,'1100','51683041907','2023-05-02 18:38:35',300.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(8528,'4000','51683041907','2023-05-02 18:38:35',NULL,300.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(8529,'1100','51683023113','2023-05-02 18:43:20',NULL,250.00,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(8530,'1020','51683023113','2023-05-02 18:43:20',250.00,NULL,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(8531,'1100','51683091469','2023-05-03 08:24:48',2520.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(8532,'4000','51683091469','2023-05-03 08:24:48',NULL,2520.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(8533,'1100','51683091666','2023-05-03 08:58:27',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(8534,'4000','51683091666','2023-05-03 08:58:27',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(8535,'1100','51683095494','2023-05-03 09:31:41',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(8536,'4000','51683095494','2023-05-03 09:31:41',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(8537,'1100','51683099634','2023-05-03 10:41:02',1400.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(8538,'4000','51683099634','2023-05-03 10:41:02',NULL,1400.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(8539,'1100','51683099724','2023-05-03 10:42:16',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(8540,'4000','51683099724','2023-05-03 10:42:16',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(8541,'4000','51683099724','2023-05-03 10:42:16',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(8542,'1100','51683101757','2023-05-03 11:16:06',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(8543,'4000','51683101757','2023-05-03 11:16:06',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(8544,'1100','51683104155','2023-05-03 11:56:07',300.00,NULL,'','5','1','Good sold','1','465','sales','','','No',NULL,NULL,''),(8545,'4000','51683104155','2023-05-03 11:56:07',NULL,300.00,'','5','1','Good sold','1','465','sales','6','','No',NULL,NULL,''),(8546,'1100','51683104184','2023-05-03 12:40:00',150.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8547,'4000','51683104184','2023-05-03 12:40:00',NULL,150.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(8548,'1100','51683104184','2023-05-03 12:41:04',NULL,150.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8549,'1020','51683104184','2023-05-03 12:41:04',150.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8550,'1100','51683104155','2023-05-03 12:41:21',NULL,300.00,'','5','1','','1','465','payment','','','No',NULL,NULL,''),(8551,'1020','51683104155','2023-05-03 12:41:21',300.00,NULL,'','5','1','','1','465','payment','','','No',NULL,NULL,''),(8552,'1100','51683110428','2023-05-03 13:58:43',1350.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(8553,'4000','51683110428','2023-05-03 13:58:43',NULL,600.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(8554,'4000','51683110428','2023-05-03 13:58:43',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(8555,'1100','51683111536','2023-05-03 14:27:34',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(8556,'4000','51683111536','2023-05-03 14:27:34',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(8557,'1100','51683099724','2023-05-03 14:30:41',NULL,600.00,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(8558,'1020','51683099724','2023-05-03 14:30:41',600.00,NULL,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(8561,'1100','51683014020','2023-05-03 15:21:35',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(8562,'1020','51683014020','2023-05-03 15:21:35',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(8563,'1100','51683110428','2023-05-03 15:22:57',NULL,1350.00,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(8564,'1020','51683110428','2023-05-03 15:22:57',1350.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(8565,'1100','51683101757','2023-05-03 15:28:41',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(8566,'1020','51683101757','2023-05-03 15:28:41',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(8567,'1100','51683117495','2023-05-03 15:38:24',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(8568,'4000','51683117495','2023-05-03 15:38:24',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(8569,'1100','51683117495','2023-05-03 15:38:45',NULL,300.00,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(8570,'1020','51683117495','2023-05-03 15:38:45',300.00,NULL,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(8571,'1100','51683091666','2023-05-03 15:59:05',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(8572,'1020','51683091666','2023-05-03 15:59:05',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(8573,'1100','51683041907','2023-05-03 16:01:26',NULL,300.00,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(8574,'1020','51683041907','2023-05-03 16:01:26',300.00,NULL,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(8575,'1100','51683111536','2023-05-03 16:19:07',NULL,300.00,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(8576,'1020','51683111536','2023-05-03 16:19:07',300.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(8577,'1100','51683120336','2023-05-03 16:25:44',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(8578,'4000','51683120336','2023-05-03 16:25:44',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(8579,'1100','51683120357','2023-05-03 16:26:17',300.00,NULL,'','5','1','Good sold','1','102','sales','','','No',NULL,NULL,''),(8580,'4000','51683120357','2023-05-03 16:26:17',NULL,300.00,'','5','1','Good sold','1','102','sales','6','','No',NULL,NULL,''),(8581,'1100','51683120357','2023-05-03 16:31:08',NULL,300.00,'','5','1','','1','102','payment','','','No',NULL,NULL,''),(8582,'1020','51683120357','2023-05-03 16:31:08',300.00,NULL,'','5','1','','1','102','payment','','','No',NULL,NULL,''),(8583,'1100','51683120700','2023-05-03 16:31:49',300.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(8584,'4000','51683120700','2023-05-03 16:31:49',NULL,300.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(8585,'1100','51683120700','2023-05-03 16:32:13',NULL,300.00,'','5','1','','1','388','payment','','','No',NULL,NULL,''),(8586,'1020','51683120700','2023-05-03 16:32:13',300.00,NULL,'','5','1','','1','388','payment','','','No',NULL,NULL,''),(8587,'1100','51683122461','2023-05-03 17:01:10',280.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(8588,'4000','51683122461','2023-05-03 17:01:10',NULL,280.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(8589,'1100','51683122461','2023-05-03 17:22:35',NULL,280.00,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(8590,'1020','51683122461','2023-05-03 17:22:35',280.00,NULL,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(8595,'1100','51683113572','2023-05-03 14:33:48',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(8596,'4000','51683113572','2023-05-03 17:31:45',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(8597,'1100','51683125062','2023-05-03 17:44:35',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(8598,'4000','51683125062','2023-05-03 17:44:35',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(8599,'1100','51683126058','2023-05-03 18:01:06',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(8600,'4000','51683126058','2023-05-03 18:01:06',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(8601,'1000','51683126462','2023-05-03 18:08:01',560.00,NULL,'','5','1','Good sold','1','61','Payment','','','No',NULL,NULL,''),(8603,'1100','51683126498','2023-05-03 18:08:27',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(8604,'4000','51683126498','2023-05-03 18:08:27',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(8605,'1100','51683099634','2023-05-03 18:09:40',NULL,1400.00,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(8606,'1020','51683099634','2023-05-03 18:09:40',1400.00,NULL,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(8607,'1100','51683126498','2023-05-03 18:10:08',NULL,300.00,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(8608,'1020','51683126498','2023-05-03 18:10:08',300.00,NULL,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(8609,'1100','51683128761','2023-05-03 18:46:23',2100.00,NULL,'','5','1','Good sold','1','429','sales','','','No',NULL,NULL,''),(8610,'4000','51683128761','2023-05-03 18:46:23',NULL,600.00,'','5','1','Good sold','1','429','sales','4','','No',NULL,NULL,''),(8611,'4000','51683128761','2023-05-03 18:46:23',NULL,1500.00,'','5','1','Good sold','1','429','sales','6','','No',NULL,NULL,''),(8616,'1100','51683126462','2023-05-03 18:08:01',600.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(8617,'4000','51683126462','2023-05-03 18:50:21',NULL,0.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(8618,'4000','51683126462','2023-05-03 18:50:21',NULL,600.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(8619,'1100','51683126462','2023-05-03 18:50:44',NULL,600.00,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(8620,'1020','51683126462','2023-05-03 18:50:44',600.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(8621,'1100','51683129077','2023-05-03 18:51:27',900.00,NULL,'','5','1','Good sold','1','418','sales','','','No',NULL,NULL,''),(8622,'4000','51683129077','2023-05-03 18:51:27',NULL,900.00,'','5','1','Good sold','1','418','sales','6','','No',NULL,NULL,''),(8623,'1100','51683113572','2023-05-03 18:57:06',NULL,300.00,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(8624,'1020','51683113572','2023-05-03 18:57:06',300.00,NULL,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(8625,'1100','51683120336','2023-05-03 18:57:22',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(8626,'1020','51683120336','2023-05-03 18:57:22',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(8627,'1100','51683129077','2023-05-03 19:35:34',NULL,900.00,'','5','1','','1','418','payment','','','No',NULL,NULL,''),(8628,'1020','51683129077','2023-05-03 19:35:34',900.00,NULL,'','5','1','','1','418','payment','','','No',NULL,NULL,''),(8629,'1100','51683177299','2023-05-04 08:15:40',6160.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(8630,'4000','51683177299','2023-05-04 08:15:40',NULL,6160.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(8631,'1100','51683179730','2023-05-04 08:56:14',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(8632,'4000','51683179730','2023-05-04 08:56:14',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(8633,'1100','51683179810','2023-05-04 08:57:22',280.00,NULL,'','5','1','Good sold','1','247','sales','','','No',NULL,NULL,''),(8634,'4000','51683179810','2023-05-04 08:57:22',NULL,280.00,'','5','1','Good sold','1','247','sales','2','','No',NULL,NULL,''),(8638,'1000','51683179908','2023-05-04 08:58:42',300.00,NULL,'','5','1','Good sold','1','106','Payment','','','No',NULL,NULL,''),(8639,'4000','51683179908','2023-05-04 08:58:42',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(8640,'1100','51683179810','2023-05-04 09:13:56',NULL,280.00,'','5','1','','1','247','payment','','','No',NULL,NULL,''),(8641,'1020','51683179810','2023-05-04 09:13:56',280.00,NULL,'','5','1','','1','247','payment','','','No',NULL,NULL,''),(8646,'1100','51683179878','2023-05-04 08:58:16',300.00,NULL,'','5','1','Good sold','1','314','sales','','','No',NULL,NULL,''),(8647,'4000','51683179878','2023-05-04 08:58:16',NULL,300.00,'','5','1','Good sold','1','314','sales','4','','No',NULL,NULL,''),(8648,'1100','51683128761','2023-05-04 10:33:58',NULL,1800.00,'','5','1','','1','429','payment','','','No',NULL,NULL,''),(8649,'1020','51683128761','2023-05-04 10:33:58',1800.00,NULL,'','5','1','','1','429','payment','','','No',NULL,NULL,''),(8650,'1100','51683095494','2023-05-04 10:34:25',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(8651,'1020','51683095494','2023-05-04 10:34:25',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(8652,'1100','51683185759','2023-05-04 10:36:31',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8653,'4000','51683185759','2023-05-04 10:36:31',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(8654,'1100','51683185759','2023-05-04 10:38:03',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8655,'1020','51683185759','2023-05-04 10:38:03',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8656,'1100','51683188574','2023-05-04 11:23:10',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(8657,'4000','51683188574','2023-05-04 11:23:10',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(8658,'1100','51683188574','2023-05-04 12:09:25',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(8659,'1020','51683188574','2023-05-04 12:09:25',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(8660,'1100','51683191817','2023-05-04 12:17:07',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(8661,'4000','51683191817','2023-05-04 12:17:07',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(8662,'1100','51683191817','2023-05-04 13:01:09',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(8663,'1020','51683191817','2023-05-04 13:01:09',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(8664,'1100','51683194515','2023-05-04 13:02:04',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(8665,'4000','51683194515','2023-05-04 13:02:04',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(8666,'1100','51683194515','2023-05-04 13:46:50',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(8667,'1020','51683194515','2023-05-04 13:46:50',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(8668,'1100','51683197614','2023-05-04 13:53:41',300.00,NULL,'','5','1','Good sold','1','341','sales','','','No',NULL,NULL,''),(8669,'4000','51683197614','2023-05-04 13:53:41',NULL,300.00,'','5','1','Good sold','1','341','sales','6','','No',NULL,NULL,''),(8670,'1100','51683199577','2023-05-04 14:26:27',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(8671,'4000','51683199577','2023-05-04 14:26:27',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(8672,'1000','51683199597','2023-05-04 14:27:54',300.00,NULL,'','5','1','Good sold','1','180','Payment','','','No',NULL,NULL,''),(8673,'4000','51683199597','2023-05-04 14:27:54',NULL,300.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(8674,'1100','51683197614','2023-05-04 15:29:31',NULL,300.00,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(8675,'1020','51683197614','2023-05-04 15:29:31',300.00,NULL,'','5','1','','1','341','payment','','','No',NULL,NULL,''),(8676,'1100','51683199577','2023-05-04 15:30:13',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(8677,'1020','51683199577','2023-05-04 15:30:13',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(8678,'1100','51683125062','2023-05-04 15:34:15',NULL,300.00,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(8679,'1020','51683125062','2023-05-04 15:34:15',300.00,NULL,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(8680,'1100','51683204042','2023-05-04 15:40:50',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(8681,'4000','51683204042','2023-05-04 15:40:50',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(8682,'1100','51683206278','2023-05-04 16:18:10',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8683,'4000','51683206278','2023-05-04 16:18:10',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(8684,'1100','51683206303','2023-05-04 16:29:08',1200.00,NULL,'','5','1','Good sold','1','457','sales','','','No',NULL,NULL,''),(8685,'4000','51683206303','2023-05-04 16:29:08',NULL,1200.00,'','5','1','Good sold','1','457','sales','6','','No',NULL,NULL,''),(8686,'1100','51683206303','2023-05-04 16:29:30',NULL,1200.00,'','5','1','','1','457','payment','','','No',NULL,NULL,''),(8687,'1020','51683206303','2023-05-04 16:29:30',1200.00,NULL,'','5','1','','1','457','payment','','','No',NULL,NULL,''),(8688,'1100','51683179878','2023-05-04 16:40:08',NULL,300.00,'','5','1','','1','314','payment','','','No',NULL,NULL,''),(8689,'1020','51683179878','2023-05-04 16:40:08',300.00,NULL,'','5','1','','1','314','payment','','','No',NULL,NULL,''),(8690,'1100','51683126058','2023-05-04 16:42:13',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(8691,'1020','51683126058','2023-05-04 16:42:13',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(8692,'1100','51683208554','2023-05-04 16:56:02',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(8693,'4000','51683208554','2023-05-04 16:56:02',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(8694,'1100','51683209624','2023-05-04 17:14:06',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8695,'4000','51683209624','2023-05-04 17:14:06',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(8698,'1100','51683209689','2023-05-04 17:14:58',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(8699,'4000','51683209689','2023-05-04 17:14:58',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(8700,'1100','51683209689','2023-05-04 17:15:20',NULL,600.00,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(8701,'1020','51683209689','2023-05-04 17:15:20',600.00,NULL,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(8702,'1100','51683209624','2023-05-04 17:17:33',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8703,'1020','51683209624','2023-05-04 17:17:33',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8704,'1000','51683209667','2023-05-04 17:14:38',300.00,NULL,'','5','1','Good sold','1','242','Payment','','','No',NULL,NULL,''),(8705,'4000','51683209667','2023-05-04 17:14:38',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(8706,'1100','51683209903','2023-05-04 17:29:55',300.00,NULL,'','5','1','Good sold','1','229','sales','','','No',NULL,NULL,''),(8707,'4000','51683209903','2023-05-04 17:29:55',NULL,300.00,'','5','1','Good sold','1','229','sales','8','','No',NULL,NULL,''),(8708,'1100','51683204042','2023-05-04 17:51:12',NULL,300.00,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(8709,'1020','51683204042','2023-05-04 17:51:12',300.00,NULL,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(8710,'1100','51683212767','2023-05-04 18:06:24',300.00,NULL,'','5','1','Good sold','1','318','sales','','','No',NULL,NULL,''),(8711,'4000','51683212767','2023-05-04 18:06:24',NULL,300.00,'','5','1','Good sold','1','318','sales','4','','No',NULL,NULL,''),(8712,'1100','51683212794','2023-05-04 18:13:08',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(8713,'4000','51683212794','2023-05-04 18:13:08',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(8714,'1100','51683209903','2023-05-04 18:19:45',NULL,300.00,'','5','1','','1','229','payment','','','No',NULL,NULL,''),(8715,'1020','51683209903','2023-05-04 18:19:45',300.00,NULL,'','5','1','','1','229','payment','','','No',NULL,NULL,''),(8716,'1100','51683215270','2023-05-04 18:48:00',130.00,NULL,'','5','1','Good sold','1','241','sales','','','No',NULL,NULL,''),(8717,'4000','51683215270','2023-05-04 18:48:00',NULL,130.00,'','5','1','Good sold','1','241','sales','8','','No',NULL,NULL,''),(8718,'1100','51683215270','2023-05-04 18:48:20',NULL,130.00,'','5','1','','1','241','payment','','','No',NULL,NULL,''),(8719,'1020','51683215270','2023-05-04 18:48:20',130.00,NULL,'','5','1','','1','241','payment','','','No',NULL,NULL,''),(8720,'1100','51683215796','2023-05-04 18:57:18',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(8721,'4000','51683215796','2023-05-04 18:57:18',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(8722,'1100','51683216266','2023-05-04 19:04:33',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(8723,'4000','51683216266','2023-05-04 19:04:33',NULL,300.00,'','5','1','Good sold','1','272','sales','6','','No',NULL,NULL,''),(8724,'1100','51683212794','2023-05-04 19:12:16',NULL,300.00,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(8725,'1020','51683212794','2023-05-04 19:12:16',300.00,NULL,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(8726,'1100','51683264700','2023-05-05 08:32:04',600.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(8727,'4000','51683264700','2023-05-05 08:32:04',NULL,600.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(8728,'1100','51683264741','2023-05-05 08:32:30',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(8729,'4000','51683264741','2023-05-05 08:32:30',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(8730,'1100','51683264778','2023-05-05 08:33:14',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(8731,'4000','51683264778','2023-05-05 08:33:14',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(8732,'1100','51683268121','2023-05-05 09:28:54',840.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8733,'4000','51683268121','2023-05-05 09:28:54',NULL,840.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(8734,'1100','51683268121','2023-05-05 09:29:12',NULL,840.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8735,'1020','51683268121','2023-05-05 09:29:12',840.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8736,'1100','51683216266','2023-05-05 09:30:08',NULL,300.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(8737,'1020','51683216266','2023-05-05 09:30:08',300.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(8738,'1100','51683268268','2023-05-05 09:31:15',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,''),(8739,'4000','51683268268','2023-05-05 09:31:15',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(8740,'1100','51683268268','2023-05-05 09:33:23',NULL,300.00,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(8741,'1020','51683268268','2023-05-05 09:33:23',300.00,NULL,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(8742,'1100','51683212767','2023-05-05 09:34:09',NULL,300.00,'','5','1','','1','318','payment','','','No',NULL,NULL,''),(8743,'1020','51683212767','2023-05-05 09:34:09',300.00,NULL,'','5','1','','1','318','payment','','','No',NULL,NULL,''),(8744,'1100','51683215796','2023-05-05 09:34:36',NULL,300.00,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(8745,'1020','51683215796','2023-05-05 09:34:36',300.00,NULL,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(8746,'1100','51683208554','2023-05-05 09:34:59',NULL,300.00,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(8747,'1020','51683208554','2023-05-05 09:34:59',300.00,NULL,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(8748,'1100','51683268550','2023-05-05 09:52:32',300.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,''),(8749,'4000','51683268550','2023-05-05 09:52:32',NULL,300.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(8750,'1100','51683271888','2023-05-05 10:34:01',1000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(8751,'4000','51683271888','2023-05-05 10:34:01',NULL,1000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(8752,'1100','51683272053','2023-05-05 10:34:41',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(8753,'4000','51683272053','2023-05-05 10:34:41',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(8754,'1100','51683272316','2023-05-05 10:38:45',300.00,NULL,'','5','1','Good sold','1','332','sales','','','No',NULL,NULL,''),(8755,'4000','51683272316','2023-05-05 10:38:45',NULL,300.00,'','5','1','Good sold','1','332','sales','2','','No',NULL,NULL,''),(8756,'1100','51683272489','2023-05-05 10:41:45',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(8757,'4000','51683272489','2023-05-05 10:41:45',NULL,300.00,'','5','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(8758,'1100','51683275919','2023-05-05 11:38:49',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(8759,'4000','51683275919','2023-05-05 11:38:49',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(8760,'1100','51683272316','2023-05-05 11:40:46',NULL,300.00,'','5','1','','1','332','payment','','','No',NULL,NULL,''),(8761,'1020','51683272316','2023-05-05 11:40:46',300.00,NULL,'','5','1','','1','332','payment','','','No',NULL,NULL,''),(8762,'1100','51683268550','2023-05-05 11:41:13',NULL,300.00,'','5','1','','1','141','payment','','','No',NULL,NULL,''),(8763,'1020','51683268550','2023-05-05 11:41:13',300.00,NULL,'','5','1','','1','141','payment','','','No',NULL,NULL,''),(8764,'1100','51683276107','2023-05-05 11:42:18',900.00,NULL,'','5','1','Good sold','1','103','sales','','','No',NULL,NULL,''),(8765,'4000','51683276107','2023-05-05 11:42:18',NULL,300.00,'','5','1','Good sold','1','103','sales','6','','No',NULL,NULL,''),(8766,'4000','51683276107','2023-05-05 11:42:18',NULL,600.00,'','5','1','Good sold','1','103','sales','4','','No',NULL,NULL,''),(8767,'1000','51683276275','2023-05-05 11:44:42',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,'RE59RMNJXZ'),(8768,'4000','51683276275','2023-05-05 11:44:42',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(8769,'1100','51683264741','2023-05-05 11:54:24',NULL,300.00,'','5','1','','1','317','payment','','','No',NULL,NULL,''),(8770,'1020','51683264741','2023-05-05 11:54:24',300.00,NULL,'','5','1','','1','317','payment','','','No',NULL,NULL,''),(8771,'1100','51683272489','2023-05-05 11:57:11',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(8772,'1020','51683272489','2023-05-05 11:57:11',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(8773,'1100','51683264778','2023-05-05 12:19:31',NULL,600.00,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(8774,'1020','51683264778','2023-05-05 12:19:31',600.00,NULL,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(8775,'1100','51683279165','2023-05-05 12:33:08',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(8776,'4000','51683279165','2023-05-05 12:33:08',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(8777,'1100','51683276107','2023-05-05 12:36:05',NULL,900.00,'','5','1','','1','103','payment','','','No',NULL,NULL,''),(8778,'1020','51683276107','2023-05-05 12:36:05',900.00,NULL,'','5','1','','1','103','payment','','','No',NULL,NULL,''),(8779,'1100','51683279165','2023-05-05 12:49:22',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(8780,'1020','51683279165','2023-05-05 12:49:22',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(8781,'1100','51683281843','2023-05-05 13:59:52',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,''),(8782,'4000','51683281843','2023-05-05 13:59:52',NULL,300.00,'','5','1','Good sold','1','255','sales','2','','No',NULL,NULL,''),(8783,'1100','51683281843','2023-05-05 14:07:32',NULL,300.00,'','5','1','','1','255','payment','','','No',NULL,NULL,''),(8784,'1020','51683281843','2023-05-05 14:07:32',300.00,NULL,'','5','1','','1','255','payment','','','No',NULL,NULL,''),(8785,'1100','51683285178','2023-05-05 14:13:09',300.00,NULL,'','5','1','Good sold','1','168','sales','','','No',NULL,NULL,''),(8786,'4000','51683285178','2023-05-05 14:13:09',NULL,300.00,'','5','1','Good sold','1','168','sales','6','','No',NULL,NULL,''),(8787,'1100','51683285218','2023-05-05 14:25:21',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8788,'4000','51683285218','2023-05-05 14:25:21',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(8789,'1100','51683275919','2023-05-05 14:51:07',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(8790,'1020','51683275919','2023-05-05 14:51:07',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(8791,'1100','51683285218','2023-05-05 15:03:29',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8792,'1020','51683285218','2023-05-05 15:03:29',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8793,'1100','51683285178','2023-05-05 15:11:30',NULL,300.00,'','5','1','','1','168','payment','','','No',NULL,NULL,''),(8794,'1020','51683285178','2023-05-05 15:11:30',300.00,NULL,'','5','1','','1','168','payment','','','No',NULL,NULL,''),(8795,'1100','51683289254','2023-05-05 15:21:01',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(8796,'4000','51683289254','2023-05-05 15:21:01',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(8797,'1100','51683289254','2023-05-05 15:21:27',NULL,300.00,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(8798,'1020','51683289254','2023-05-05 15:21:27',300.00,NULL,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(8799,'1100','51683290116','2023-05-05 15:35:24',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(8800,'4000','51683290116','2023-05-05 15:35:24',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(8801,'1000','51683290138','2023-05-05 15:35:45',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(8802,'4000','51683290138','2023-05-05 15:35:45',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(8803,'1100','51683290188','2023-05-05 15:37:05',300.00,NULL,'','5','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(8804,'4000','51683290188','2023-05-05 15:37:05',NULL,300.00,'','5','1','Good sold','1','62','sales','2','','No',NULL,NULL,''),(8805,'1100','51683292414','2023-05-05 16:23:16',600.00,NULL,'','5','1','Good sold','1','379','sales','','','No',NULL,NULL,''),(8806,'4000','51683292414','2023-05-05 16:23:16',NULL,600.00,'','5','1','Good sold','1','379','sales','6','','No',NULL,NULL,''),(8807,'1100','51683292414','2023-05-05 16:23:41',NULL,600.00,'','5','1','','1','379','payment','','','No',NULL,NULL,''),(8808,'1020','51683292414','2023-05-05 16:23:41',600.00,NULL,'','5','1','','1','379','payment','','','No',NULL,NULL,''),(8809,'1100','51683206278','2023-05-05 16:28:10',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8810,'1020','51683206278','2023-05-05 16:28:10',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8811,'1000','51683294391','2023-05-05 17:01:54',560.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(8812,'4000','51683294391','2023-05-05 17:01:54',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(8813,'1100','51683290188','2023-05-05 17:28:50',NULL,300.00,'','5','1','','1','62','payment','','','No',NULL,NULL,''),(8814,'1020','51683290188','2023-05-05 17:28:50',300.00,NULL,'','5','1','','1','62','payment','','','No',NULL,NULL,''),(8815,'1100','51683296982','2023-05-05 17:29:51',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(8816,'4000','51683296982','2023-05-05 17:29:51',NULL,300.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(8817,'1100','51683298380','2023-05-05 17:53:12',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(8818,'4000','51683298380','2023-05-05 17:53:12',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(8819,'1100','51683298403','2023-05-05 17:53:30',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(8820,'4000','51683298403','2023-05-05 17:53:30',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(8821,'1100','51683298447','2023-05-05 17:54:18',280.00,NULL,'','5','1','Good sold','1','283','sales','','','No',NULL,NULL,''),(8822,'4000','51683298447','2023-05-05 17:54:18',NULL,280.00,'','5','1','Good sold','1','283','sales','6','','No',NULL,NULL,''),(8823,'1100','51683298447','2023-05-05 17:54:56',NULL,280.00,'','5','1','','1','283','payment','','','No',NULL,NULL,''),(8824,'1020','51683298447','2023-05-05 17:54:56',280.00,NULL,'','5','1','','1','283','payment','','','No',NULL,NULL,''),(8825,'1100','51683290116','2023-05-05 17:56:14',NULL,300.00,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(8826,'1020','51683290116','2023-05-05 17:56:14',300.00,NULL,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(8827,'1100','51683298606','2023-05-05 17:56:54',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(8828,'4000','51683298606','2023-05-05 17:56:54',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(8829,'1100','51683298625','2023-05-05 17:57:21',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8830,'4000','51683298625','2023-05-05 17:57:21',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(8831,'1100','51683298625','2023-05-05 17:57:40',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8832,'1020','51683298625','2023-05-05 17:57:40',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8833,'1100','51683298606','2023-05-05 17:57:57',NULL,30.00,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(8834,'1020','51683298606','2023-05-05 17:57:57',30.00,NULL,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(8835,'1100','51683298738','2023-05-05 18:00:08',280.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,''),(8836,'4000','51683298738','2023-05-05 18:00:08',NULL,280.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(8837,'1100','51683298738','2023-05-05 18:00:48',NULL,280.00,'','5','1','','1','100','payment','','','No',NULL,NULL,''),(8838,'1020','51683298738','2023-05-05 18:00:48',280.00,NULL,'','5','1','','1','100','payment','','','No',NULL,NULL,''),(8841,'1100','51683300071','2023-05-05 18:31:37',280.00,NULL,'','5','1','Good sold','1','405','sales','','','No',NULL,NULL,''),(8842,'4000','51683300071','2023-05-05 18:31:37',NULL,280.00,'','5','1','Good sold','1','405','sales','6','','No',NULL,NULL,''),(8843,'1100','51683300071','2023-05-05 18:32:25',NULL,280.00,'','5','1','','1','405','payment','','','No',NULL,NULL,''),(8844,'1020','51683300071','2023-05-05 18:32:25',280.00,NULL,'','5','1','','1','405','payment','','','No',NULL,NULL,''),(8845,'1100','51683301205','2023-05-05 18:40:13',280.00,NULL,'','5','1','Good sold','1','189','sales','','','No',NULL,NULL,''),(8846,'4000','51683301205','2023-05-05 18:40:13',NULL,280.00,'','5','1','Good sold','1','189','sales','2','','No',NULL,NULL,''),(8847,'1100','51683301205','2023-05-05 18:40:35',NULL,280.00,'','5','1','','1','189','payment','','','No',NULL,NULL,''),(8848,'1020','51683301205','2023-05-05 18:40:35',280.00,NULL,'','5','1','','1','189','payment','','','No',NULL,NULL,''),(8849,'1100','51683296982','2023-05-05 18:41:14',NULL,300.00,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(8850,'1020','51683296982','2023-05-05 18:41:14',300.00,NULL,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(8851,'1100','51683298403','2023-05-05 18:52:28',NULL,300.00,'','5','1','','1','268','payment','','','No',NULL,NULL,''),(8852,'1020','51683298403','2023-05-05 18:52:28',300.00,NULL,'','5','1','','1','268','payment','','','No',NULL,NULL,''),(8853,'1100','51683298380','2023-05-05 18:52:45',NULL,300.00,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(8854,'1020','51683298380','2023-05-05 18:52:45',300.00,NULL,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(8855,'1000','51683301978','2023-05-05 18:53:07',600.00,NULL,'','5','1','Good sold','1','383','Payment','','','No',NULL,NULL,''),(8856,'4000','51683301978','2023-05-05 18:53:07',NULL,600.00,'','5','1','Good sold','1','383','sales','6','','No',NULL,NULL,''),(8857,'1100','51683300046','2023-05-05 19:09:19',NULL,300.00,'','5','1','','1','279','payment','','','No',NULL,NULL,''),(8858,'1020','51683300046','2023-05-05 19:09:19',300.00,NULL,'','5','1','','1','279','payment','','','No',NULL,NULL,''),(8861,'5800','51683303153','2023-05-05 19:13:11',200.00,NULL,'0','5','1','TATA','1','','','5','','No',NULL,NULL,''),(8862,'1050','51683303153','2023-05-05 19:13:11',NULL,200.00,'0','5','1','TATA REPAIR','1','','','5','','No',NULL,NULL,''),(8865,'5800','51683303358','2023-05-05 19:16:21',135.00,NULL,'0','5','1','TOILET PAPER','1','','','6','','No',NULL,NULL,''),(8866,'1050','51683303358','2023-05-05 19:16:21',NULL,135.00,'0','5','1','TOILET PAPER','1','','','6','','No',NULL,NULL,''),(8869,'5800','51683303405','2023-05-05 19:17:07',190.00,NULL,'0','5','1','AIR FRESHNER','1','','','7','','No',NULL,NULL,''),(8870,'1050','51683303405','2023-05-05 19:17:07',NULL,190.00,'0','5','1','AIR FRESHNER','1','','','7','','No',NULL,NULL,''),(8873,'5800','51683303480','2023-05-05 19:18:32',150.00,NULL,'0','5','1','TATA WASHING FEE','1','','','8','','No',NULL,NULL,''),(8874,'1050','51683303480','2023-05-05 19:18:32',NULL,150.00,'0','5','1','TATA WASHING FEE','1','','','8','','No',NULL,NULL,''),(8875,'1000','51683304398','2023-05-05 19:33:29',600.00,NULL,'','5','1','Good sold','1','360','Payment','','','No',NULL,NULL,''),(8876,'4000','51683304398','2023-05-05 19:33:29',NULL,600.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(8877,'1100','51683350126','2023-05-06 08:15:54',5040.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(8878,'4000','51683350126','2023-05-06 08:15:54',NULL,5040.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(8879,'1100','51683353754','2023-05-06 09:16:15',600.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(8880,'4000','51683353754','2023-05-06 09:16:15',NULL,600.00,'','5','1','Good sold','1','272','sales','4','','No',NULL,NULL,''),(8881,'1100','51683179730','2023-05-06 09:17:00',NULL,300.00,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(8882,'1020','51683179730','2023-05-06 09:17:00',300.00,NULL,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(8883,'1100','51683354074','2023-05-06 09:21:24',900.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(8884,'4000','51683354074','2023-05-06 09:21:24',NULL,900.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(8885,'1100','51683354095','2023-05-06 09:21:43',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(8886,'4000','51683354095','2023-05-06 09:21:43',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(8887,'1100','51683353754','2023-05-06 09:24:41',NULL,600.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(8888,'1020','51683353754','2023-05-06 09:24:41',600.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(8889,'1100','51683357500','2023-05-06 10:18:32',300.00,NULL,'','5','1','Good sold','1','408','sales','','','No',NULL,NULL,''),(8890,'4000','51683357500','2023-05-06 10:18:32',NULL,300.00,'','5','1','Good sold','1','408','sales','2','','No',NULL,NULL,''),(8891,'1100','51683357524','2023-05-06 10:18:56',300.00,NULL,'','5','1','Good sold','1','142','sales','','','No',NULL,NULL,''),(8892,'4000','51683357524','2023-05-06 10:18:56',NULL,300.00,'','5','1','Good sold','1','142','sales','2','','No',NULL,NULL,''),(8893,'1100','51683357567','2023-05-06 10:19:33',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(8894,'4000','51683357567','2023-05-06 10:19:33',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(8895,'1100','51683357500','2023-05-06 10:26:16',NULL,300.00,'','5','1','','1','408','payment','','','No',NULL,NULL,''),(8896,'1020','51683357500','2023-05-06 10:26:16',300.00,NULL,'','5','1','','1','408','payment','','','No',NULL,NULL,''),(8897,'1100','51683358352','2023-05-06 10:42:52',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(8898,'4000','51683358352','2023-05-06 10:42:52',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(8903,'1000','51683363387','2023-05-06 11:56:38',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(8904,'4000','51683363387','2023-05-06 11:56:38',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(8905,'1100','51683363556','2023-05-06 12:44:33',900.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(8906,'4000','51683363556','2023-05-06 12:44:33',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(8907,'1100','51683357567','2023-05-06 12:45:15',NULL,300.00,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(8908,'1020','51683357567','2023-05-06 12:45:15',300.00,NULL,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(8909,'1100','51683357524','2023-05-06 12:51:06',NULL,300.00,'','5','1','','1','142','payment','','','No',NULL,NULL,''),(8910,'1020','51683357524','2023-05-06 12:51:06',300.00,NULL,'','5','1','','1','142','payment','','','No',NULL,NULL,''),(8911,'1100','51683358352','2023-05-06 12:51:47',NULL,600.00,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(8912,'1020','51683358352','2023-05-06 12:51:47',600.00,NULL,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(8913,'1100','51683367085','2023-05-06 12:58:13',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(8914,'4000','51683367085','2023-05-06 12:58:13',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(8915,'1100','51683367085','2023-05-06 12:58:30',NULL,250.00,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(8916,'1020','51683367085','2023-05-06 12:58:30',250.00,NULL,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(8917,'1100','51683367835','2023-05-06 13:10:43',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8918,'4000','51683367835','2023-05-06 13:10:43',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(8919,'1100','51683367852','2023-05-06 13:35:13',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(8920,'4000','51683367852','2023-05-06 13:35:13',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(8921,'1100','51683367852','2023-05-06 13:35:49',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8922,'1020','51683367852','2023-05-06 13:35:49',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8923,'1100','51683369717','2023-05-06 13:43:36',560.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(8924,'4000','51683369717','2023-05-06 13:43:36',NULL,280.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(8925,'4000','51683369717','2023-05-06 13:43:36',NULL,280.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(8926,'1100','51683369717','2023-05-06 13:43:57',NULL,560.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(8927,'1020','51683369717','2023-05-06 13:43:57',560.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(8930,'1100','51683374079','2023-05-06 14:55:49',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(8931,'4000','51683374079','2023-05-06 14:55:49',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(8932,'1100','51683374079','2023-05-06 14:56:17',NULL,600.00,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(8933,'1020','51683374079','2023-05-06 14:56:17',600.00,NULL,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(8937,'1100','51683371428','2023-05-06 15:30:06',NULL,600.00,'','5','1','','1','196','payment','','','No',NULL,NULL,''),(8938,'1020','51683371428','2023-05-06 15:30:06',600.00,NULL,'','5','1','','1','196','payment','','','No',NULL,NULL,''),(8939,'1100','51683354095','2023-05-06 15:32:02',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(8940,'1020','51683354095','2023-05-06 15:32:02',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(8941,'1100','51683363556','2023-05-06 15:32:23',NULL,900.00,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(8942,'1020','51683363556','2023-05-06 15:32:23',900.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(8943,'1100','51683377368','2023-05-06 15:49:44',300.00,NULL,'','5','1','Good sold','1','14','sales','','','No',NULL,NULL,''),(8944,'4000','51683377368','2023-05-06 15:49:44',NULL,300.00,'','5','1','Good sold','1','14','sales','6','','No',NULL,NULL,''),(8945,'1100','51683377392','2023-05-06 15:50:10',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(8946,'4000','51683377392','2023-05-06 15:50:10',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(8947,'1100','51683377368','2023-05-06 15:50:34',NULL,300.00,'','5','1','','1','14','payment','','','No',NULL,NULL,''),(8948,'1020','51683377368','2023-05-06 15:50:34',300.00,NULL,'','5','1','','1','14','payment','','','No',NULL,NULL,''),(8949,'1100','51683377392','2023-05-06 15:52:30',NULL,560.00,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(8950,'1020','51683377392','2023-05-06 15:52:30',560.00,NULL,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(8951,'1100','51683378261','2023-05-06 16:04:32',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(8952,'4000','51683378261','2023-05-06 16:04:32',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(8953,'1100','51683378318','2023-05-06 16:05:24',300.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(8954,'4000','51683378318','2023-05-06 16:05:24',NULL,300.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(8955,'1100','51683378261','2023-05-06 16:27:19',NULL,560.00,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(8956,'1020','51683378261','2023-05-06 16:27:19',560.00,NULL,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(8957,'1100','51683354074','2023-05-06 16:29:30',NULL,900.00,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(8958,'1020','51683354074','2023-05-06 16:29:30',900.00,NULL,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(8959,'1100','51683264700','2023-05-06 16:32:00',NULL,600.00,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(8960,'1020','51683264700','2023-05-06 16:32:00',600.00,NULL,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(8965,'1100','51683371428','2023-05-06 14:53:33',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(8966,'4000','51683371428','2023-05-06 14:53:33',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(8967,'1100','51683371428','2023-05-06 16:51:39',NULL,300.00,'','5','1','','1','196','payment','','','No',NULL,NULL,''),(8968,'1020','51683371428','2023-05-06 16:51:39',300.00,NULL,'','5','1','','1','196','payment','','','No',NULL,NULL,''),(8969,'1100','51683367835','2023-05-06 16:56:59',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8970,'1020','51683367835','2023-05-06 16:56:59',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(8971,'1100','51683022972','2023-05-06 17:02:46',NULL,300.00,'','5','1','','1','20','payment','','','No',NULL,NULL,''),(8972,'1020','51683022972','2023-05-06 17:02:46',300.00,NULL,'','5','1','','1','20','payment','','','No',NULL,NULL,''),(8973,'1100','51683381947','2023-05-06 17:05:55',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(8974,'4000','51683381947','2023-05-06 17:05:55',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(8975,'1100','51683382553','2023-05-06 17:16:23',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(8976,'4000','51683382553','2023-05-06 17:16:23',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(8977,'1100','51683378318','2023-05-06 17:33:11',NULL,300.00,'','5','1','','1','425','payment','','','No',NULL,NULL,''),(8978,'1020','51683378318','2023-05-06 17:33:11',300.00,NULL,'','5','1','','1','425','payment','','','No',NULL,NULL,''),(8979,'1100','51683382553','2023-05-06 18:38:46',NULL,300.00,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(8980,'1020','51683382553','2023-05-06 18:38:46',300.00,NULL,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(8981,'1100','51683387877','2023-05-06 18:44:46',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(8982,'4000','51683387877','2023-05-06 18:44:46',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(8983,'1100','51683388335','2023-05-06 18:52:37',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8984,'4000','51683388335','2023-05-06 18:52:37',NULL,300.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(8985,'4000','51683388335','2023-05-06 18:52:37',NULL,300.00,'','5','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(8986,'1100','51683388368','2023-05-06 18:53:27',300.00,NULL,'','5','1','Good sold','1','202','sales','','','No',NULL,NULL,''),(8987,'4000','51683388368','2023-05-06 18:53:27',NULL,300.00,'','5','1','Good sold','1','202','sales','6','','No',NULL,NULL,''),(8988,'1100','51683388440','2023-05-06 18:54:11',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(8989,'4000','51683388440','2023-05-06 18:54:11',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(8990,'1100','51683387877','2023-05-06 18:54:33',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(8991,'1020','51683387877','2023-05-06 18:54:33',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(8992,'1100','51683381947','2023-05-06 19:04:44',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(8993,'1020','51683381947','2023-05-06 19:04:44',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(8994,'1000','51683389724','2023-05-06 19:15:32',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(8995,'4000','51683389724','2023-05-06 19:15:32',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(8996,'1100','51683388335','2023-05-06 19:20:03',NULL,300.00,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(8997,'1020','51683388335','2023-05-06 19:20:03',300.00,NULL,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(8998,'1100','51683388368','2023-05-06 19:25:53',NULL,300.00,'','5','1','','1','202','payment','','','No',NULL,NULL,''),(8999,'1020','51683388368','2023-05-06 19:25:53',300.00,NULL,'','5','1','','1','202','payment','','','No',NULL,NULL,''),(9000,'1100','51683388335','2023-05-06 19:26:41',NULL,300.00,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(9001,'1020','51683388335','2023-05-06 19:26:41',300.00,NULL,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(9002,'1100','51683388440','2023-05-06 19:31:53',NULL,600.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(9003,'1020','51683388440','2023-05-06 19:31:53',600.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(9004,'1100','51683457752','2023-05-07 14:09:27',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(9005,'4000','51683457752','2023-05-07 14:09:27',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(9006,'1100','51683457780','2023-05-07 14:09:47',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(9007,'4000','51683457780','2023-05-07 14:09:47',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(9010,'1100','51683457866','2023-05-07 14:11:16',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9011,'4000','51683457866','2023-05-07 14:11:16',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(9012,'1100','51683457883','2023-05-07 14:11:30',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(9013,'4000','51683457883','2023-05-07 14:11:30',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(9014,'1100','51683457813','2023-05-07 14:19:09',NULL,900.00,'','5','1','','1','457','payment','','','No',NULL,NULL,''),(9015,'1020','51683457813','2023-05-07 14:19:09',900.00,NULL,'','5','1','','1','457','payment','','','No',NULL,NULL,''),(9016,'1100','51683457752','2023-05-07 14:19:26',NULL,300.00,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(9017,'1020','51683457752','2023-05-07 14:19:26',300.00,NULL,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(9018,'1100','51683457866','2023-05-07 14:22:03',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9019,'1020','51683457866','2023-05-07 14:22:03',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9020,'1100','51683458572','2023-05-07 14:23:03',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9021,'4000','51683458572','2023-05-07 14:23:03',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(9022,'1100','51683458572','2023-05-07 14:23:23',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9023,'1020','51683458572','2023-05-07 14:23:23',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9024,'1100','51683460276','2023-05-07 14:51:29',900.00,NULL,'','5','1','Good sold','1','320','sales','','','No',NULL,NULL,''),(9025,'4000','51683460276','2023-05-07 14:51:29',NULL,900.00,'','5','1','Good sold','1','320','sales','6','','No',NULL,NULL,''),(9026,'1100','51683460303','2023-05-07 14:51:52',900.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(9027,'4000','51683460303','2023-05-07 14:51:52',NULL,900.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(9028,'1100','51683357567','2023-05-07 14:53:06',NULL,300.00,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(9029,'1020','51683357567','2023-05-07 14:53:06',300.00,NULL,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(9030,'1100','51683264778','2023-05-07 14:56:35',NULL,300.00,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(9031,'1020','51683264778','2023-05-07 14:56:35',300.00,NULL,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(9032,'1100','51683128761','2023-05-07 14:56:59',NULL,300.00,'','5','1','','1','429','payment','','','No',NULL,NULL,''),(9033,'1020','51683128761','2023-05-07 14:56:59',300.00,NULL,'','5','1','','1','429','payment','','','No',NULL,NULL,''),(9034,'1100','51683457813','2023-05-07 14:10:36',900.00,NULL,'','5','1','Good sold','1','302','sales','','','No',NULL,NULL,''),(9035,'4000','51683457813','2023-05-07 14:10:36',NULL,900.00,'','5','1','Good sold','1','302','sales','6','','No',NULL,NULL,''),(9036,'1100','51683460303','2023-05-07 15:29:38',NULL,900.00,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(9037,'1020','51683460303','2023-05-07 15:29:38',900.00,NULL,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(9040,'5800','51683462695','2023-05-07 15:32:18',90.00,NULL,'0','5','1','ELEGLUE','1','','','9','','No',NULL,NULL,''),(9041,'1050','51683462695','2023-05-07 15:32:18',NULL,90.00,'0','5','1','ELEGLUE','1','','','9','','No',NULL,NULL,''),(9042,'1100','51683464336','2023-05-07 15:59:03',300.00,NULL,'','5','1','Good sold','1','222','sales','','','No',NULL,NULL,''),(9043,'4000','51683464336','2023-05-07 15:59:03',NULL,300.00,'','5','1','Good sold','1','222','sales','2','','No',NULL,NULL,''),(9044,'1100','51683464336','2023-05-07 15:59:27',NULL,300.00,'','5','1','','1','222','payment','','','No',NULL,NULL,''),(9045,'1020','51683464336','2023-05-07 15:59:27',300.00,NULL,'','5','1','','1','222','payment','','','No',NULL,NULL,''),(9046,'1100','51683464439','2023-05-07 16:00:45',300.00,NULL,'','5','1','Good sold','1','14','sales','','','No',NULL,NULL,''),(9047,'4000','51683464439','2023-05-07 16:00:45',NULL,300.00,'','5','1','Good sold','1','14','sales','2','','No',NULL,NULL,''),(9048,'1100','51683464477','2023-05-07 16:01:31',300.00,NULL,'','5','1','Good sold','1','423','sales','','','No',NULL,NULL,''),(9049,'4000','51683464477','2023-05-07 16:01:31',NULL,300.00,'','5','1','Good sold','1','423','sales','2','','No',NULL,NULL,''),(9050,'1100','51683457813','2023-05-07 16:02:43',NULL,900.00,'','5','1','','1','302','payment','','','No',NULL,NULL,''),(9051,'1020','51683457813','2023-05-07 16:02:43',900.00,NULL,'','5','1','','1','302','payment','','','No',NULL,NULL,''),(9052,'1100','51683464604','2023-05-07 16:03:30',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(9053,'4000','51683464604','2023-05-07 16:03:30',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(9054,'1100','51683464477','2023-05-07 16:40:39',NULL,300.00,'','5','1','','1','423','payment','','','No',NULL,NULL,''),(9055,'1020','51683464477','2023-05-07 16:40:39',300.00,NULL,'','5','1','','1','423','payment','','','No',NULL,NULL,''),(9056,'1100','51683469202','2023-05-07 17:20:09',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(9057,'4000','51683469202','2023-05-07 17:20:09',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(9058,'1100','51683469202','2023-05-07 17:20:31',NULL,30.00,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(9059,'1020','51683469202','2023-05-07 17:20:31',30.00,NULL,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(9060,'1100','51683464604','2023-05-07 18:10:44',NULL,300.00,'','4','1','','1','32','payment','','','No',NULL,NULL,''),(9061,'1020','51683464604','2023-05-07 18:10:44',300.00,NULL,'','4','1','','1','32','payment','','','No',NULL,NULL,''),(9062,'1100','51683472771','2023-05-07 18:19:38',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(9063,'4000','51683472771','2023-05-07 18:19:38',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(9064,'1100','51683473126','2023-05-07 18:25:37',300.00,NULL,'','5','1','Good sold','1','465','sales','','','No',NULL,NULL,''),(9065,'4000','51683473126','2023-05-07 18:25:37',NULL,300.00,'','5','1','Good sold','1','465','sales','6','','No',NULL,NULL,''),(9066,'1100','51683473146','2023-05-07 18:25:57',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(9067,'4000','51683473146','2023-05-07 18:25:57',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(9068,'1100','51683473146','2023-05-07 18:26:14',NULL,300.00,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(9069,'1020','51683473146','2023-05-07 18:26:14',300.00,NULL,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(9070,'1100','51683473201','2023-05-07 18:27:25',520.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(9071,'4000','51683473201','2023-05-07 18:27:25',NULL,520.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(9072,'1100','51683464439','2023-05-07 18:34:35',NULL,300.00,'','5','1','','1','14','payment','','','No',NULL,NULL,''),(9073,'1020','51683464439','2023-05-07 18:34:35',300.00,NULL,'','5','1','','1','14','payment','','','No',NULL,NULL,''),(9074,'1100','51683460276','2023-05-07 18:34:57',NULL,900.00,'','5','1','','1','320','payment','','','No',NULL,NULL,''),(9075,'1020','51683460276','2023-05-07 18:34:57',900.00,NULL,'','5','1','','1','320','payment','','','No',NULL,NULL,''),(9076,'1100','51683457780','2023-05-07 18:35:20',NULL,300.00,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(9077,'1020','51683457780','2023-05-07 18:35:20',300.00,NULL,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(9078,'1100','51683473201','2023-05-07 18:42:49',NULL,520.00,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(9079,'1020','51683473201','2023-05-07 18:42:49',520.00,NULL,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(9080,'1100','51683472771','2023-05-07 18:43:14',NULL,300.00,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(9081,'1020','51683472771','2023-05-07 18:43:14',300.00,NULL,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(9082,'1100','51683473126','2023-05-07 18:45:40',NULL,300.00,'','5','1','','1','465','payment','','','No',NULL,NULL,''),(9083,'1020','51683473126','2023-05-07 18:45:40',300.00,NULL,'','5','1','','1','465','payment','','','No',NULL,NULL,''),(9084,'1100','51683457883','2023-05-07 18:54:52',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(9085,'1020','51683457883','2023-05-07 18:54:52',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(9086,'1100','51683523468','2023-05-08 08:24:38',280.00,NULL,'','5','1','Good sold','1','59','sales','','','No',NULL,NULL,''),(9087,'4000','51683523468','2023-05-08 08:24:38',NULL,280.00,'','5','1','Good sold','1','59','sales','6','','No',NULL,NULL,''),(9088,'1100','51683523516','2023-05-08 09:29:33',2800.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(9089,'4000','51683523516','2023-05-08 09:29:33',NULL,2800.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(9090,'1000','51683527397','2023-05-08 09:30:06',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9091,'4000','51683527397','2023-05-08 09:30:06',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(9092,'1100','51683527429','2023-05-08 09:30:45',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(9093,'4000','51683527429','2023-05-08 09:30:45',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(9094,'1100','51683523468','2023-05-08 09:34:49',NULL,280.00,'','5','1','','1','59','payment','','','No',NULL,NULL,''),(9095,'1020','51683523468','2023-05-08 09:34:49',280.00,NULL,'','5','1','','1','59','payment','','','No',NULL,NULL,''),(9096,'1100','51683527707','2023-05-08 09:35:15',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(9097,'4000','51683527707','2023-05-08 09:35:15',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(9098,'1100','51683527725','2023-05-08 09:35:58',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9099,'4000','51683527725','2023-05-08 09:35:58',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(9100,'1100','51683527788','2023-05-08 09:51:33',1500.00,NULL,'','5','1','Good sold','1','267','sales','','','No',NULL,NULL,''),(9101,'4000','51683527788','2023-05-08 09:51:33',NULL,600.00,'','5','1','Good sold','1','267','sales','2','','No',NULL,NULL,''),(9102,'4000','51683527788','2023-05-08 09:51:33',NULL,900.00,'','5','1','Good sold','1','267','sales','6','','No',NULL,NULL,''),(9103,'1100','51683537998','2023-05-08 12:26:52',750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(9104,'4000','51683537998','2023-05-08 12:26:52',NULL,750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(9105,'1100','51683538044','2023-05-08 12:27:36',1000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(9106,'4000','51683538044','2023-05-08 12:27:36',NULL,1000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(9107,'1100','51683538066','2023-05-08 12:28:02',560.00,NULL,'','5','1','Good sold','1','445','sales','','','No',NULL,NULL,''),(9108,'4000','51683538066','2023-05-08 12:28:02',NULL,560.00,'','5','1','Good sold','1','445','sales','6','','No',NULL,NULL,''),(9109,'1100','51683538111','2023-05-08 12:28:37',300.00,NULL,'','5','1','Good sold','1','289','sales','','','No',NULL,NULL,''),(9110,'4000','51683538111','2023-05-08 12:28:37',NULL,300.00,'','5','1','Good sold','1','289','sales','6','','No',NULL,NULL,''),(9113,'1100','51683538111','2023-05-08 12:47:32',NULL,300.00,'','5','1','','1','289','payment','','','No',NULL,NULL,''),(9114,'1020','51683538111','2023-05-08 12:47:32',300.00,NULL,'','5','1','','1','289','payment','','','No',NULL,NULL,''),(9115,'1100','51683527725','2023-05-08 13:57:45',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9116,'1020','51683527725','2023-05-08 13:57:45',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9117,'1100','51683538066','2023-05-08 14:04:08',NULL,560.00,'','5','1','','1','445','payment','','','No',NULL,NULL,''),(9118,'1020','51683538066','2023-05-08 14:04:08',560.00,NULL,'','5','1','','1','445','payment','','','No',NULL,NULL,''),(9119,'1100','51683543867','2023-05-08 14:04:34',300.00,NULL,'','5','1','Good sold','1','365','sales','','','No',NULL,NULL,''),(9120,'4000','51683543867','2023-05-08 14:04:34',NULL,300.00,'','5','1','Good sold','1','365','sales','4','','No',NULL,NULL,''),(9121,'1100','51683543867','2023-05-08 14:04:49',NULL,300.00,'','5','1','','1','365','payment','','','No',NULL,NULL,''),(9122,'1020','51683543867','2023-05-08 14:04:49',300.00,NULL,'','5','1','','1','365','payment','','','No',NULL,NULL,''),(9130,'1100','51683538133','2023-05-08 12:29:09',3000.00,NULL,'','5','1','Good sold','1','436','sales','','','No',NULL,NULL,''),(9131,'4000','51683538133','2023-05-08 14:23:11',NULL,3000.00,'','5','1','Good sold','1','436','sales','2','','No',NULL,NULL,''),(9132,'1100','51683545537','2023-05-08 14:32:25',300.00,NULL,'','5','1','Good sold','1','205','sales','','','No',NULL,NULL,''),(9133,'4000','51683545537','2023-05-08 14:32:25',NULL,300.00,'','5','1','Good sold','1','205','sales','2','','No',NULL,NULL,''),(9134,'1100','51683545537','2023-05-08 14:32:41',NULL,300.00,'','5','1','','1','205','payment','','','No',NULL,NULL,''),(9135,'1020','51683545537','2023-05-08 14:32:41',300.00,NULL,'','5','1','','1','205','payment','','','No',NULL,NULL,''),(9136,'1100','51683545783','2023-05-08 14:37:14',900.00,NULL,'','5','1','Good sold','1','313','sales','','','No',NULL,NULL,''),(9137,'4000','51683545783','2023-05-08 14:37:14',NULL,900.00,'','5','1','Good sold','1','313','sales','6','','No',NULL,NULL,''),(9138,'1100','51683545853','2023-05-08 14:37:57',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(9139,'4000','51683545853','2023-05-08 14:37:57',NULL,600.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(9140,'4000','51683545853','2023-05-08 14:37:57',NULL,900.00,'','5','1','Good sold','1','65','sales','6','','No',NULL,NULL,''),(9141,'1100','51683527788','2023-05-08 15:30:15',NULL,1200.00,'','5','1','','1','267','payment','','','No',NULL,NULL,''),(9142,'1020','51683527788','2023-05-08 15:30:15',1200.00,NULL,'','5','1','','1','267','payment','','','No',NULL,NULL,''),(9143,'1100','51683549114','2023-05-08 15:32:02',300.00,NULL,'','5','1','Good sold','1','321','sales','','','No',NULL,NULL,''),(9144,'4000','51683549114','2023-05-08 15:32:02',NULL,300.00,'','5','1','Good sold','1','321','sales','2','','No',NULL,NULL,''),(9145,'1100','51683527707','2023-05-08 15:36:12',NULL,280.00,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(9146,'1020','51683527707','2023-05-08 15:36:12',280.00,NULL,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(9147,'1100','51683550689','2023-05-08 15:58:19',600.00,NULL,'','5','1','Good sold','1','148','sales','','','No',NULL,NULL,''),(9148,'4000','51683550689','2023-05-08 15:58:19',NULL,600.00,'','5','1','Good sold','1','148','sales','6','','No',NULL,NULL,''),(9149,'1100','51683538133','2023-05-08 16:10:46',NULL,2700.00,'','5','1','','1','436','payment','','','No',NULL,NULL,''),(9150,'1020','51683538133','2023-05-08 16:10:46',2700.00,NULL,'','5','1','','1','436','payment','','','No',NULL,NULL,''),(9151,'1100','51683549114','2023-05-08 16:11:06',NULL,300.00,'','5','1','','1','321','payment','','','No',NULL,NULL,''),(9152,'1020','51683549114','2023-05-08 16:11:06',300.00,NULL,'','5','1','','1','321','payment','','','No',NULL,NULL,''),(9153,'1100','51683545783','2023-05-08 16:11:45',NULL,900.00,'','5','1','','1','313','payment','','','No',NULL,NULL,''),(9154,'1020','51683545783','2023-05-08 16:11:45',900.00,NULL,'','5','1','','1','313','payment','','','No',NULL,NULL,''),(9155,'1100','51683552188','2023-05-08 16:23:15',300.00,NULL,'','5','1','Good sold','1','413','sales','','','No',NULL,NULL,''),(9156,'4000','51683552188','2023-05-08 16:23:15',NULL,300.00,'','5','1','Good sold','1','413','sales','6','','No',NULL,NULL,''),(9157,'1100','51683552260','2023-05-08 16:24:30',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9158,'4000','51683552260','2023-05-08 16:24:30',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(9159,'1100','51683554413','2023-05-08 17:00:20',300.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(9160,'4000','51683554413','2023-05-08 17:00:20',NULL,300.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(9161,'1100','51683550689','2023-05-08 17:07:11',NULL,600.00,'','5','1','','1','148','payment','','','No',NULL,NULL,''),(9162,'1020','51683550689','2023-05-08 17:07:11',600.00,NULL,'','5','1','','1','148','payment','','','No',NULL,NULL,''),(9163,'1100','51683554413','2023-05-08 17:15:25',NULL,300.00,'','5','1','','1','118','payment','','','No',NULL,NULL,''),(9164,'1020','51683554413','2023-05-08 17:15:25',300.00,NULL,'','5','1','','1','118','payment','','','No',NULL,NULL,''),(9165,'1100','51683552260','2023-05-08 17:19:37',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9166,'1020','51683552260','2023-05-08 17:19:37',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9167,'1100','51683545853','2023-05-08 17:21:29',NULL,1500.00,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(9168,'1020','51683545853','2023-05-08 17:21:29',1500.00,NULL,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(9169,'1100','51683556414','2023-05-08 17:33:42',600.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(9170,'4000','51683556414','2023-05-08 17:33:42',NULL,600.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(9171,'1000','51683556433','2023-05-08 18:18:42',600.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9172,'4000','51683556433','2023-05-08 18:18:42',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(9173,'1100','51683538133','2023-05-08 18:32:03',NULL,300.00,'','4','1','','1','436','payment','','','No',NULL,NULL,''),(9174,'1020','51683538133','2023-05-08 18:32:03',300.00,NULL,'','4','1','','1','436','payment','','','No',NULL,NULL,''),(9175,'1100','51683527788','2023-05-08 18:33:02',NULL,300.00,'','4','1','','1','267','payment','','','No',NULL,NULL,''),(9176,'1020','51683527788','2023-05-08 18:33:02',300.00,NULL,'','4','1','','1','267','payment','','','No',NULL,NULL,''),(9177,'1100','51683556414','2023-05-08 18:52:04',NULL,600.00,'','4','1','','1','218','payment','','','No',NULL,NULL,''),(9178,'1020','51683556414','2023-05-08 18:52:04',600.00,NULL,'','4','1','','1','218','payment','','','No',NULL,NULL,''),(9179,'1100','51683559133','2023-05-08 18:55:55',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(9180,'4000','51683559133','2023-05-08 18:55:55',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(9181,'1100','51683559133','2023-05-08 18:56:22',NULL,280.00,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(9182,'1020','51683559133','2023-05-08 18:56:22',280.00,NULL,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(9183,'1100','51683561391','2023-05-08 18:56:41',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(9184,'4000','51683561391','2023-05-08 18:56:41',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(9185,'1100','51683561411','2023-05-08 18:56:57',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(9186,'4000','51683561411','2023-05-08 18:56:57',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(9187,'1100','51683610968','2023-05-09 08:49:53',2100.00,NULL,'','5','1','Good sold','1','105','sales','','','No',NULL,NULL,''),(9188,'4000','51683610968','2023-05-09 08:49:53',NULL,1800.00,'','5','1','Good sold','1','105','sales','4','','No',NULL,NULL,''),(9189,'4000','51683610968','2023-05-09 08:49:53',NULL,300.00,'','5','1','Good sold','1','105','sales','6','','No',NULL,NULL,''),(9190,'1100','51683610968','2023-05-09 08:52:20',NULL,2100.00,'','5','1','','1','105','payment','','','No',NULL,NULL,''),(9191,'1020','51683610968','2023-05-09 08:52:20',2100.00,NULL,'','5','1','','1','105','payment','','','No',NULL,NULL,''),(9192,'1100','51683611671','2023-05-09 09:35:28',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(9193,'4000','51683611671','2023-05-09 09:35:28',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(9194,'1100','51683611671','2023-05-09 09:35:46',NULL,600.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(9195,'1020','51683611671','2023-05-09 09:35:46',600.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(9196,'1100','51683614224','2023-05-09 09:37:15',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,'R'),(9197,'4000','51683614224','2023-05-09 09:37:15',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(9198,'1100','51683616654','2023-05-09 10:17:42',300.00,NULL,'','5','1','Good sold','1','403','sales','','','No',NULL,NULL,''),(9199,'4000','51683616654','2023-05-09 10:17:42',NULL,300.00,'','5','1','Good sold','1','403','sales','4','','No',NULL,NULL,''),(9200,'1100','51683616674','2023-05-09 10:18:07',280.00,NULL,'','5','1','Good sold','1','232','sales','','','No',NULL,NULL,''),(9201,'4000','51683616674','2023-05-09 10:18:07',NULL,280.00,'','5','1','Good sold','1','232','sales','2','','No',NULL,NULL,''),(9202,'1100','51683616696','2023-05-09 10:57:26',1200.00,NULL,'','5','1','Good sold','1','288','sales','','','No',NULL,NULL,''),(9203,'4000','51683616696','2023-05-09 10:57:26',NULL,1200.00,'','5','1','Good sold','1','288','sales','6','','No',NULL,NULL,''),(9204,'1100','51683619067','2023-05-09 10:58:45',300.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,''),(9205,'4000','51683619067','2023-05-09 10:58:45',NULL,300.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(9206,'1100','51683619135','2023-05-09 10:59:02',300.00,NULL,'','5','1','Good sold','1','318','sales','','','No',NULL,NULL,''),(9207,'4000','51683619135','2023-05-09 10:59:02',NULL,300.00,'','5','1','Good sold','1','318','sales','4','','No',NULL,NULL,''),(9208,'1100','51683620371','2023-05-09 11:19:49',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(9209,'4000','51683620371','2023-05-09 11:19:49',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(9210,'1100','51683619067','2023-05-09 14:14:09',NULL,300.00,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(9211,'1020','51683619067','2023-05-09 14:14:09',300.00,NULL,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(9212,'1100','51683616654','2023-05-09 14:14:25',NULL,300.00,'','5','1','','1','403','payment','','','No',NULL,NULL,''),(9213,'1020','51683616654','2023-05-09 14:14:25',300.00,NULL,'','5','1','','1','403','payment','','','No',NULL,NULL,''),(9214,'1000','51683631053','2023-05-09 14:17:39',300.00,NULL,'','5','1','Good sold','1','242','Payment','','','No',NULL,NULL,''),(9215,'4000','51683631053','2023-05-09 14:17:39',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(9216,'1100','51683631089','2023-05-09 14:18:15',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(9217,'4000','51683631089','2023-05-09 14:18:15',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(9218,'1100','51683631089','2023-05-09 14:18:46',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(9219,'1020','51683631089','2023-05-09 14:18:46',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(9220,'1100','51683631136','2023-05-09 14:19:01',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(9221,'4000','51683631136','2023-05-09 14:19:01',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(9222,'1100','51683631136','2023-05-09 14:19:19',NULL,300.00,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(9223,'1020','51683631136','2023-05-09 14:19:19',300.00,NULL,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(9224,'1100','51683619135','2023-05-09 14:39:53',NULL,300.00,'','5','1','','1','318','payment','','','No',NULL,NULL,''),(9225,'1020','51683619135','2023-05-09 14:39:53',300.00,NULL,'','5','1','','1','318','payment','','','No',NULL,NULL,''),(9226,'1100','51683561391','2023-05-09 14:52:49',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(9227,'1020','51683561391','2023-05-09 14:52:49',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(9228,'1100','51683633232','2023-05-09 14:54:25',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(9229,'4000','51683633232','2023-05-09 14:54:25',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(9230,'1000','51683633315','2023-05-09 15:29:28',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9231,'4000','51683633315','2023-05-09 15:29:28',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(9232,'1100','51683633232','2023-05-09 15:41:43',NULL,300.00,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(9233,'1020','51683633232','2023-05-09 15:41:43',300.00,NULL,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(9234,'1100','51683636277','2023-05-09 15:44:50',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(9235,'4000','51683636277','2023-05-09 15:44:50',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(9242,'1100','51683636298','2023-05-09 15:45:10',300.00,NULL,'','5','1','Good sold','1','331','sales','','','No',NULL,NULL,''),(9243,'4000','51683636298','2023-05-09 16:06:39',NULL,300.00,'','5','1','Good sold','1','331','sales','6','','No',NULL,NULL,''),(9244,'1100','51683640991','2023-05-09 17:03:17',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(9245,'4000','51683640991','2023-05-09 17:03:17',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(9246,'1100','51683616696','2023-05-09 17:03:46',NULL,1200.00,'','5','1','','1','288','payment','','','No',NULL,NULL,''),(9247,'1020','51683616696','2023-05-09 17:03:46',1200.00,NULL,'','5','1','','1','288','payment','','','No',NULL,NULL,''),(9248,'1100','51683620371','2023-05-09 17:06:40',NULL,300.00,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(9249,'1020','51683620371','2023-05-09 17:06:40',300.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(9250,'1100','51683616674','2023-05-09 17:28:13',NULL,280.00,'','5','1','','1','232','payment','','','No',NULL,NULL,''),(9251,'1020','51683616674','2023-05-09 17:28:13',280.00,NULL,'','5','1','','1','232','payment','','','No',NULL,NULL,''),(9252,'1100','51683640991','2023-05-09 17:29:20',NULL,300.00,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(9253,'1020','51683640991','2023-05-09 17:29:20',300.00,NULL,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(9254,'1100','51683614224','2023-05-09 17:31:41',NULL,600.00,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(9255,'1020','51683614224','2023-05-09 17:31:41',600.00,NULL,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(9256,'1100','51683636298','2023-05-09 17:32:03',NULL,300.00,'','5','1','','1','331','payment','','','No',NULL,NULL,''),(9257,'1020','51683636298','2023-05-09 17:32:03',300.00,NULL,'','5','1','','1','331','payment','','','No',NULL,NULL,''),(9258,'1100','51683643683','2023-05-09 18:21:02',280.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(9259,'4000','51683643683','2023-05-09 18:21:02',NULL,280.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(9260,'1100','51683643683','2023-05-09 18:21:41',NULL,280.00,'','5','1','','1','200','payment','','','No',NULL,NULL,''),(9261,'1020','51683643683','2023-05-09 18:21:41',280.00,NULL,'','5','1','','1','200','payment','','','No',NULL,NULL,''),(9262,'1100','51683646503','2023-05-09 18:35:10',300.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(9263,'4000','51683646503','2023-05-09 18:35:10',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(9264,'1100','51683646503','2023-05-09 18:38:02',NULL,300.00,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(9265,'1020','51683646503','2023-05-09 18:38:02',300.00,NULL,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(9266,'1100','51683647009','2023-05-09 18:43:35',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(9267,'4000','51683647009','2023-05-09 18:43:35',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(9268,'1100','51683695969','2023-05-10 08:19:44',5040.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(9269,'4000','51683695969','2023-05-10 08:19:44',NULL,5040.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(9270,'1100','51683696049','2023-05-10 08:20:57',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(9271,'4000','51683696049','2023-05-10 08:20:57',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(9272,'1100','51683696065','2023-05-10 08:21:17',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(9273,'4000','51683696065','2023-05-10 08:21:17',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(9274,'1100','51683696089','2023-05-10 09:15:28',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(9275,'4000','51683696089','2023-05-10 09:15:28',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(9276,'4000','51683696089','2023-05-10 09:15:28',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(9277,'1100','51683699367','2023-05-10 09:16:16',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(9278,'4000','51683699367','2023-05-10 09:16:16',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(9279,'1100','51683636277','2023-05-10 09:19:20',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(9280,'1020','51683636277','2023-05-10 09:19:20',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(9281,'1100','51683696049','2023-05-10 09:19:37',NULL,300.00,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(9282,'1020','51683696049','2023-05-10 09:19:37',300.00,NULL,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(9283,'1100','51683699621','2023-05-10 09:20:28',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(9284,'4000','51683699621','2023-05-10 09:20:28',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(9285,'1100','51683701831','2023-05-10 09:57:18',300.00,NULL,'','5','1','Good sold','1','437','sales','','','No',NULL,NULL,''),(9286,'4000','51683701831','2023-05-10 09:57:18',NULL,300.00,'','5','1','Good sold','1','437','sales','6','','No',NULL,NULL,''),(9287,'1100','51683701831','2023-05-10 10:35:57',NULL,300.00,'','5','1','','1','437','payment','','','No',NULL,NULL,''),(9288,'1020','51683701831','2023-05-10 10:35:57',300.00,NULL,'','5','1','','1','437','payment','','','No',NULL,NULL,''),(9289,'1100','51683704256','2023-05-10 10:45:56',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(9290,'4000','51683704256','2023-05-10 10:45:56',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(9291,'1100','51683706355','2023-05-10 11:12:41',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9292,'4000','51683706355','2023-05-10 11:12:41',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(9293,'1100','51683706355','2023-05-10 11:13:10',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9294,'1020','51683706355','2023-05-10 11:13:10',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9295,'1100','51683706522','2023-05-10 11:17:50',300.00,NULL,'','5','1','Good sold','1','96','sales','','','No',NULL,NULL,''),(9296,'4000','51683706522','2023-05-10 11:17:50',NULL,300.00,'','5','1','Good sold','1','96','sales','2','','No',NULL,NULL,''),(9297,'1100','51683707530','2023-05-10 11:32:16',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(9298,'4000','51683707530','2023-05-10 11:32:16',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(9299,'1100','51683647009','2023-05-10 12:13:53',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(9300,'1020','51683647009','2023-05-10 12:13:53',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(9301,'1100','51683710055','2023-05-10 12:28:23',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(9302,'4000','51683710055','2023-05-10 12:28:23',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(9303,'1100','51683711309','2023-05-10 12:43:41',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(9304,'4000','51683711309','2023-05-10 12:43:41',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(9305,'1100','51683711309','2023-05-10 13:15:46',NULL,300.00,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(9306,'1020','51683711309','2023-05-10 13:15:46',300.00,NULL,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(9307,'1100','51683714445','2023-05-10 13:28:28',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9308,'4000','51683714445','2023-05-10 13:28:28',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(9309,'1100','51683714445','2023-05-10 13:28:44',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9310,'1020','51683714445','2023-05-10 13:28:44',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9311,'1000','51683716176','2023-05-10 13:56:27',900.00,NULL,'','5','1','Good sold','1','115','Payment','','','No',NULL,NULL,''),(9312,'4000','51683716176','2023-05-10 13:56:27',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(9313,'1000','51683716486','2023-05-10 14:01:36',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9314,'4000','51683716486','2023-05-10 14:01:36',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(9315,'1100','51683716502','2023-05-10 14:29:48',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(9316,'4000','51683716502','2023-05-10 14:29:48',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(9317,'1100','51683696089','2023-05-10 15:04:02',NULL,600.00,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(9318,'1020','51683696089','2023-05-10 15:04:02',600.00,NULL,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(9319,'1100','51683707530','2023-05-10 15:09:37',NULL,300.00,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(9320,'1020','51683707530','2023-05-10 15:09:37',300.00,NULL,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(9321,'1000','51683720639','2023-05-10 15:22:19',300.00,NULL,'','5','1','Good sold','1','54','Payment','','','No',NULL,NULL,''),(9322,'4000','51683720639','2023-05-10 15:22:19',NULL,300.00,'','5','1','Good sold','1','54','sales','2','','No',NULL,NULL,''),(9323,'1100','51683722384','2023-05-10 15:39:50',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9324,'4000','51683722384','2023-05-10 15:39:50',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(9325,'1100','51683722384','2023-05-10 15:40:38',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9326,'1020','51683722384','2023-05-10 15:40:38',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9327,'1100','51683722663','2023-05-10 15:44:31',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9328,'4000','51683722663','2023-05-10 15:44:31',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(9329,'1100','51683722663','2023-05-10 15:45:19',NULL,70.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9330,'1020','51683722663','2023-05-10 15:45:19',70.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9331,'1100','51683723267','2023-05-10 15:54:37',600.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(9332,'4000','51683723267','2023-05-10 15:54:37',NULL,600.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(9333,'1100','51683723287','2023-05-10 16:14:51',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(9334,'4000','51683723287','2023-05-10 16:14:51',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(9335,'1100','51683716502','2023-05-10 16:15:18',NULL,300.00,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(9336,'1020','51683716502','2023-05-10 16:15:18',300.00,NULL,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(9337,'1100','51683726871','2023-05-10 16:54:52',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(9338,'4000','51683726871','2023-05-10 16:54:52',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(9339,'1000','51683726902','2023-05-10 16:58:08',560.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9340,'4000','51683726902','2023-05-10 16:58:08',NULL,560.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(9341,'1100','51683696065','2023-05-10 17:03:15',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(9342,'1020','51683696065','2023-05-10 17:03:15',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(9343,'1100','51683710055','2023-05-10 17:24:28',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(9344,'1020','51683710055','2023-05-10 17:24:28',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(9345,'1100','51683729958','2023-05-10 17:46:07',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(9346,'4000','51683729958','2023-05-10 17:46:07',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(9347,'1100','51683729958','2023-05-10 17:46:36',NULL,300.00,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(9348,'1020','51683729958','2023-05-10 17:46:36',300.00,NULL,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(9349,'1100','51683730648','2023-05-10 17:58:03',600.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(9350,'4000','51683730648','2023-05-10 17:58:03',NULL,300.00,'','5','1','Good sold','1','385','sales','2','','No',NULL,NULL,''),(9351,'4000','51683730648','2023-05-10 17:58:03',NULL,300.00,'','5','1','Good sold','1','385','sales','8','','No',NULL,NULL,''),(9352,'1100','51683730694','2023-05-10 18:03:28',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(9353,'4000','51683730694','2023-05-10 18:03:28',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(9354,'1100','51683731019','2023-05-10 18:05:14',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(9355,'4000','51683731019','2023-05-10 18:05:14',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(9356,'1100','51683731623','2023-05-10 18:13:53',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(9357,'4000','51683731623','2023-05-10 18:13:53',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(9358,'1100','51683561411','2023-05-10 18:18:05',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(9359,'1020','51683561411','2023-05-10 18:18:05',300.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(9360,'1100','51683731912','2023-05-10 18:19:42',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9361,'4000','51683731912','2023-05-10 18:19:42',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(9362,'1100','51683731912','2023-05-10 18:20:08',NULL,130.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9363,'1020','51683731912','2023-05-10 18:20:08',130.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9364,'1100','51683731623','2023-05-10 18:33:24',NULL,600.00,'','5','1','','1','80','payment','','','No',NULL,NULL,''),(9365,'1020','51683731623','2023-05-10 18:33:24',600.00,NULL,'','5','1','','1','80','payment','','','No',NULL,NULL,''),(9366,'1100','51683732948','2023-05-10 18:35:55',300.00,NULL,'','5','1','Good sold','1','201','sales','','','No',NULL,NULL,''),(9367,'4000','51683732948','2023-05-10 18:35:55',NULL,300.00,'','5','1','Good sold','1','201','sales','2','','No',NULL,NULL,''),(9368,'1100','51683732948','2023-05-10 18:36:36',NULL,300.00,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(9369,'1020','51683732948','2023-05-10 18:36:36',300.00,NULL,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(9370,'1100','51683699621','2023-05-10 18:38:00',NULL,600.00,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(9371,'1020','51683699621','2023-05-10 18:38:00',600.00,NULL,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(9372,'1100','51683734139','2023-05-10 18:55:45',300.00,NULL,'','5','1','Good sold','1','465','sales','','','No',NULL,NULL,''),(9373,'4000','51683734139','2023-05-10 18:55:45',NULL,300.00,'','5','1','Good sold','1','465','sales','6','','No',NULL,NULL,''),(9374,'1100','51683731019','2023-05-10 19:05:59',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(9375,'1020','51683731019','2023-05-10 19:05:59',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(9376,'1100','51683730648','2023-05-10 19:06:14',NULL,600.00,'','5','1','','1','385','payment','','','No',NULL,NULL,''),(9377,'1020','51683730648','2023-05-10 19:06:14',600.00,NULL,'','5','1','','1','385','payment','','','No',NULL,NULL,''),(9378,'1100','51683734139','2023-05-10 19:13:04',NULL,300.00,'','5','1','','1','465','payment','','','No',NULL,NULL,''),(9379,'1020','51683734139','2023-05-10 19:13:04',300.00,NULL,'','5','1','','1','465','payment','','','No',NULL,NULL,''),(9380,'1100','51683704256','2023-05-11 09:27:57',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(9381,'1020','51683704256','2023-05-11 09:27:57',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(9382,'1100','51683730694','2023-05-11 09:28:18',NULL,300.00,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(9383,'1020','51683730694','2023-05-11 09:28:18',300.00,NULL,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(9384,'1100','51683723267','2023-05-11 09:28:44',NULL,600.00,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(9385,'1020','51683723267','2023-05-11 09:28:44',600.00,NULL,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(9386,'1100','51683786548','2023-05-11 10:01:59',500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(9387,'4000','51683786548','2023-05-11 10:01:59',NULL,500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(9388,'1100','51683788529','2023-05-11 10:02:23',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(9389,'4000','51683788529','2023-05-11 10:02:23',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(9390,'1100','51683788639','2023-05-11 10:04:05',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(9391,'4000','51683788639','2023-05-11 10:04:05',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(9392,'1000','51683789006','2023-05-11 10:13:45',280.00,NULL,'','5','1','Good sold','1','414','sales','','','No',NULL,NULL,'REB19QWYRX'),(9393,'4000','51683789006','2023-05-11 10:13:45',NULL,280.00,'','5','1','Good sold','1','414','sales','4','','No',NULL,NULL,''),(9394,'1000','51683789283','2023-05-11 10:20:16',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(9395,'4000','51683789283','2023-05-11 10:20:16',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(9396,'1100','51683790293','2023-05-11 10:33:55',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(9397,'4000','51683790293','2023-05-11 10:33:55',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(9398,'1100','51683790453','2023-05-11 10:34:28',600.00,NULL,'','5','1','Good sold','1','369','sales','','','No',NULL,NULL,''),(9399,'4000','51683790453','2023-05-11 10:34:28',NULL,300.00,'','5','1','Good sold','1','369','sales','4','','No',NULL,NULL,''),(9400,'4000','51683790453','2023-05-11 10:34:28',NULL,300.00,'','5','1','Good sold','1','369','sales','8','','No',NULL,NULL,''),(9401,'1100','51683790487','2023-05-11 10:35:06',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(9402,'4000','51683790487','2023-05-11 10:35:06',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(9403,'1100','51683790453','2023-05-11 11:09:33',NULL,600.00,'','5','1','','1','369','payment','','','No',NULL,NULL,''),(9404,'1020','51683790453','2023-05-11 11:09:33',600.00,NULL,'','5','1','','1','369','payment','','','No',NULL,NULL,''),(9405,'1100','51683790293','2023-05-11 11:13:55',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(9406,'1020','51683790293','2023-05-11 11:13:55',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(9407,'1000','51683794740','2023-05-11 11:46:13',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,'REB19ZEQBL'),(9408,'4000','51683794740','2023-05-11 11:46:13',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(9409,'1100','51683794944','2023-05-11 12:09:53',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(9410,'4000','51683794944','2023-05-11 12:09:53',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(9411,'1100','51683794944','2023-05-11 12:11:45',NULL,280.00,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(9412,'1020','51683794944','2023-05-11 12:11:45',280.00,NULL,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(9413,'1100','51683706522','2023-05-11 12:26:23',NULL,300.00,'','5','1','','1','96','payment','','','No',NULL,NULL,''),(9414,'1020','51683706522','2023-05-11 12:26:23',300.00,NULL,'','5','1','','1','96','payment','','','No',NULL,NULL,''),(9415,'1100','51683797293','2023-05-11 12:28:30',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(9416,'4000','51683797293','2023-05-11 12:28:30',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(9417,'4000','51683797293','2023-05-11 12:28:30',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(9418,'1100','51683798853','2023-05-11 12:54:23',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(9419,'4000','51683798853','2023-05-11 12:54:23',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(9420,'1100','51683798853','2023-05-11 12:54:38',NULL,300.00,'','5','1','','1','170','payment','','','No',NULL,NULL,''),(9421,'1020','51683798853','2023-05-11 12:54:38',300.00,NULL,'','5','1','','1','170','payment','','','No',NULL,NULL,''),(9422,'1000','51683798896','2023-05-11 12:55:04',300.00,NULL,'','5','1','Good sold','1','246','Payment','','','No',NULL,NULL,''),(9423,'4000','51683798896','2023-05-11 12:55:04',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(9424,'1100','51683803288','2023-05-11 14:08:20',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(9425,'4000','51683803288','2023-05-11 14:08:20',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(9426,'1100','51683790487','2023-05-11 14:32:13',NULL,560.00,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(9427,'1020','51683790487','2023-05-11 14:32:13',560.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(9428,'1100','51683806197','2023-05-11 14:56:42',300.00,NULL,'','5','1','Good sold','1','224','sales','','','No',NULL,NULL,''),(9429,'4000','51683806197','2023-05-11 14:56:42',NULL,300.00,'','5','1','Good sold','1','224','sales','2','','No',NULL,NULL,''),(9430,'1100','51683806296','2023-05-11 14:58:22',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(9431,'4000','51683806296','2023-05-11 14:58:22',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(9432,'1100','51683797293','2023-05-11 14:59:13',NULL,600.00,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(9433,'1020','51683797293','2023-05-11 14:59:13',600.00,NULL,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(9434,'1000','51683807551','2023-05-11 15:19:20',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9435,'4000','51683807551','2023-05-11 15:19:20',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(9436,'1100','51683807572','2023-05-11 16:13:41',300.00,NULL,'','5','1','Good sold','1','227','sales','','','No',NULL,NULL,''),(9437,'4000','51683807572','2023-05-11 16:13:41',NULL,300.00,'','5','1','Good sold','1','227','sales','2','','No',NULL,NULL,''),(9438,'1100','51683806197','2023-05-11 16:15:06',NULL,300.00,'','5','1','','1','224','payment','','','No',NULL,NULL,''),(9439,'1020','51683806197','2023-05-11 16:15:06',300.00,NULL,'','5','1','','1','224','payment','','','No',NULL,NULL,''),(9440,'1100','51683723287','2023-05-11 16:17:03',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(9441,'1020','51683723287','2023-05-11 16:17:03',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(9442,'1100','51683788639','2023-05-11 16:29:11',NULL,300.00,'','5','1','','1','474','payment','','','No',NULL,NULL,''),(9443,'1020','51683788639','2023-05-11 16:29:11',300.00,NULL,'','5','1','','1','474','payment','','','No',NULL,NULL,''),(9444,'1100','51683815054','2023-05-11 17:25:31',300.00,NULL,'','5','1','Good sold','1','31','sales','','','No',NULL,NULL,''),(9445,'4000','51683815054','2023-05-11 17:25:31',NULL,300.00,'','5','1','Good sold','1','31','sales','6','','No',NULL,NULL,''),(9446,'1100','51683807572','2023-05-11 17:35:19',NULL,300.00,'','5','1','','1','227','payment','','','No',NULL,NULL,''),(9447,'1020','51683807572','2023-05-11 17:35:19',300.00,NULL,'','5','1','','1','227','payment','','','No',NULL,NULL,''),(9448,'1100','51683803288','2023-05-11 17:36:19',NULL,300.00,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(9449,'1020','51683803288','2023-05-11 17:36:19',300.00,NULL,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(9450,'1100','51683726871','2023-05-11 17:40:42',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(9451,'1020','51683726871','2023-05-11 17:40:42',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(9452,'1100','51683806296','2023-05-11 18:04:17',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(9453,'1020','51683806296','2023-05-11 18:04:17',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(9454,'1100','51683817747','2023-05-11 18:09:13',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(9455,'4000','51683817747','2023-05-11 18:09:13',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(9456,'1100','51683817747','2023-05-11 18:13:09',NULL,70.00,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(9457,'1020','51683817747','2023-05-11 18:13:09',70.00,NULL,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(9458,'1100','51683819145','2023-05-11 18:32:33',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(9459,'4000','51683819145','2023-05-11 18:32:33',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(9460,'1100','51683819145','2023-05-11 18:33:00',NULL,300.00,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(9461,'1020','51683819145','2023-05-11 18:33:00',300.00,NULL,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(9462,'1100','51683868669','2023-05-12 08:18:02',4200.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(9463,'4000','51683868669','2023-05-12 08:18:02',NULL,4200.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(9464,'1100','51683871156','2023-05-12 08:59:22',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(9465,'4000','51683871156','2023-05-12 08:59:22',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(9466,'1100','51683871171','2023-05-12 08:59:37',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(9467,'4000','51683871171','2023-05-12 08:59:37',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(9468,'1100','51683871186','2023-05-12 08:59:54',600.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(9469,'4000','51683871186','2023-05-12 08:59:54',NULL,600.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(9470,'1100','51683797293','2023-05-12 09:00:50',NULL,300.00,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(9471,'1020','51683797293','2023-05-12 09:00:50',300.00,NULL,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(9472,'1100','51683875495','2023-05-12 10:11:41',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(9473,'4000','51683875495','2023-05-12 10:11:41',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(9474,'1100','51683875495','2023-05-12 10:11:55',NULL,70.00,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(9475,'1020','51683875495','2023-05-12 10:11:55',70.00,NULL,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(9476,'1100','51683875641','2023-05-12 10:14:10',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(9477,'4000','51683875641','2023-05-12 10:14:10',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(9480,'1000','51683875695','2023-05-12 10:16:09',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,'REC6CKWTWG'),(9481,'4000','51683875695','2023-05-12 10:16:09',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(9482,'1100','51683875976','2023-05-12 10:19:41',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(9483,'4000','51683875976','2023-05-12 10:19:41',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(9484,'1100','51683871171','2023-05-12 10:42:09',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(9485,'1020','51683871171','2023-05-12 10:42:09',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(9486,'1100','51683871156','2023-05-12 10:44:34',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(9487,'1020','51683871156','2023-05-12 10:44:34',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(9488,'1100','51683877508','2023-05-12 10:52:43',560.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(9489,'4000','51683877508','2023-05-12 10:52:43',NULL,560.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(9490,'1100','51683877984','2023-05-12 10:53:12',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(9491,'4000','51683877984','2023-05-12 10:53:12',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(9492,'1100','51683875976','2023-05-12 10:56:29',NULL,300.00,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(9493,'1020','51683875976','2023-05-12 10:56:29',300.00,NULL,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(9494,'1100','51683875641','2023-05-12 10:59:45',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(9495,'1020','51683875641','2023-05-12 10:59:45',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(9496,'1100','51683879466','2023-05-12 11:32:08',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(9497,'4000','51683879466','2023-05-12 11:32:08',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(9498,'1100','51683880338','2023-05-12 11:38:43',900.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(9499,'4000','51683880338','2023-05-12 11:38:43',NULL,900.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(9500,'1100','51683883854','2023-05-12 12:31:00',300.00,NULL,'','5','1','Good sold','1','479','sales','','','No',NULL,NULL,''),(9501,'4000','51683883854','2023-05-12 12:31:00',NULL,300.00,'','5','1','Good sold','1','479','sales','2','','No',NULL,NULL,''),(9502,'1100','51683883854','2023-05-12 12:52:40',NULL,300.00,'','5','1','','1','479','payment','','','No',NULL,NULL,''),(9503,'1020','51683883854','2023-05-12 12:52:40',300.00,NULL,'','5','1','','1','479','payment','','','No',NULL,NULL,''),(9504,'1100','51683885174','2023-05-12 12:53:00',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(9505,'4000','51683885174','2023-05-12 12:53:00',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(9506,'1100','51683885195','2023-05-12 12:53:23',300.00,NULL,'','5','1','Good sold','1','168','sales','','','No',NULL,NULL,''),(9507,'4000','51683885195','2023-05-12 12:53:23',NULL,300.00,'','5','1','Good sold','1','168','sales','6','','No',NULL,NULL,''),(9508,'1100','51683885174','2023-05-12 12:53:45',NULL,300.00,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(9509,'1020','51683885174','2023-05-12 12:53:45',300.00,NULL,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(9510,'1100','51683885969','2023-05-12 13:06:21',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(9511,'4000','51683885969','2023-05-12 13:06:21',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(9512,'1100','51683886025','2023-05-12 14:17:15',300.00,NULL,'','5','1','Good sold','1','480','sales','','','No',NULL,NULL,''),(9513,'4000','51683886025','2023-05-12 14:17:15',NULL,300.00,'','5','1','Good sold','1','480','sales','4','','No',NULL,NULL,''),(9514,'1100','51683886025','2023-05-12 14:23:14',NULL,300.00,'','5','1','','1','480','payment','','','No',NULL,NULL,''),(9515,'1020','51683886025','2023-05-12 14:23:14',300.00,NULL,'','5','1','','1','480','payment','','','No',NULL,NULL,''),(9516,'1100','51683879466','2023-05-12 14:28:15',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(9517,'1020','51683879466','2023-05-12 14:28:15',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(9518,'1100','51683885195','2023-05-12 14:29:08',NULL,300.00,'','5','1','','1','168','payment','','','No',NULL,NULL,''),(9519,'1020','51683885195','2023-05-12 14:29:08',300.00,NULL,'','5','1','','1','168','payment','','','No',NULL,NULL,''),(9520,'1100','51683880338','2023-05-12 14:30:37',NULL,900.00,'','5','1','','1','98','payment','','','No',NULL,NULL,''),(9521,'1020','51683880338','2023-05-12 14:30:37',900.00,NULL,'','5','1','','1','98','payment','','','No',NULL,NULL,''),(9522,'1100','51683552188','2023-05-12 14:54:36',NULL,300.00,'','5','1','','1','413','payment','','','No',NULL,NULL,''),(9523,'1020','51683552188','2023-05-12 14:54:36',300.00,NULL,'','5','1','','1','413','payment','','','No',NULL,NULL,''),(9524,'1100','51683895860','2023-05-12 15:51:20',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(9525,'4000','51683895860','2023-05-12 15:51:20',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(9526,'1100','51683895860','2023-05-12 15:58:42',NULL,600.00,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(9527,'1020','51683895860','2023-05-12 15:58:42',600.00,NULL,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(9528,'1100','51683897523','2023-05-12 16:18:51',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9529,'4000','51683897523','2023-05-12 16:18:51',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(9530,'1000','51683898816','2023-05-12 17:00:26',300.00,NULL,'','5','1','Good sold','1','478','Payment','','','No',NULL,NULL,''),(9531,'4000','51683898816','2023-05-12 17:00:26',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(9532,'1100','51683900039','2023-05-12 17:17:02',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(9533,'4000','51683900039','2023-05-12 17:17:02',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(9534,'1100','51683897523','2023-05-12 17:20:38',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9535,'1020','51683897523','2023-05-12 17:20:38',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9536,'1100','51683885969','2023-05-12 17:42:45',NULL,280.00,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(9537,'1020','51683885969','2023-05-12 17:42:45',280.00,NULL,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(9538,'1100','51683902586','2023-05-12 17:43:28',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(9539,'4000','51683902586','2023-05-12 17:43:28',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(9540,'1100','51683902625','2023-05-12 17:43:55',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(9541,'4000','51683902625','2023-05-12 17:43:55',NULL,300.00,'','5','1','Good sold','1','272','sales','6','','No',NULL,NULL,''),(9542,'1100','51683902586','2023-05-12 17:44:18',NULL,250.00,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(9543,'1020','51683902586','2023-05-12 17:44:18',250.00,NULL,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(9544,'1100','51683871186','2023-05-12 17:44:49',NULL,600.00,'','5','1','','1','118','payment','','','No',NULL,NULL,''),(9545,'1020','51683871186','2023-05-12 17:44:49',600.00,NULL,'','5','1','','1','118','payment','','','No',NULL,NULL,''),(9546,'1100','51683900039','2023-05-12 17:49:54',NULL,300.00,'','5','1','','1','18','payment','','','No',NULL,NULL,''),(9547,'1020','51683900039','2023-05-12 17:49:54',300.00,NULL,'','5','1','','1','18','payment','','','No',NULL,NULL,''),(9548,'1100','51683904568','2023-05-12 18:17:17',300.00,NULL,'','5','1','Good sold','1','166','sales','','','No',NULL,NULL,''),(9549,'4000','51683904568','2023-05-12 18:17:17',NULL,300.00,'','5','1','Good sold','1','166','sales','6','','No',NULL,NULL,''),(9550,'1100','51683902625','2023-05-12 18:18:40',NULL,300.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(9551,'1020','51683902625','2023-05-12 18:18:40',300.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(9552,'1100','51683905175','2023-05-12 18:27:07',560.00,NULL,'','5','1','Good sold','1','182','sales','','','No',NULL,NULL,''),(9553,'4000','51683905175','2023-05-12 18:27:07',NULL,560.00,'','5','1','Good sold','1','182','sales','6','','No',NULL,NULL,''),(9554,'1100','51683905257','2023-05-12 18:27:45',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9555,'4000','51683905257','2023-05-12 18:27:45',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(9556,'1100','51683905257','2023-05-12 18:28:16',NULL,70.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9557,'1020','51683905257','2023-05-12 18:28:16',70.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9558,'1100','51683905175','2023-05-12 18:28:32',NULL,560.00,'','5','1','','1','182','payment','','','No',NULL,NULL,''),(9559,'1020','51683905175','2023-05-12 18:28:32',560.00,NULL,'','5','1','','1','182','payment','','','No',NULL,NULL,''),(9560,'1100','51683904568','2023-05-12 18:32:58',NULL,300.00,'','5','1','','1','166','payment','','','No',NULL,NULL,''),(9561,'1020','51683904568','2023-05-12 18:32:58',300.00,NULL,'','5','1','','1','166','payment','','','No',NULL,NULL,''),(9562,'1100','51683905912','2023-05-12 18:38:52',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(9563,'4000','51683905912','2023-05-12 18:38:52',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(9564,'1100','51683907224','2023-05-12 19:00:32',600.00,NULL,'','5','1','Good sold','1','481','sales','','','No',NULL,NULL,''),(9565,'4000','51683907224','2023-05-12 19:00:32',NULL,600.00,'','5','1','Good sold','1','481','sales','6','','No',NULL,NULL,''),(9566,'1100','51683877508','2023-05-12 19:02:06',NULL,560.00,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(9567,'1020','51683877508','2023-05-12 19:02:06',560.00,NULL,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(9568,'1100','51683905912','2023-05-12 19:10:38',NULL,300.00,'','5','1','','1','323','payment','','','No',NULL,NULL,''),(9569,'1020','51683905912','2023-05-12 19:10:38',300.00,NULL,'','5','1','','1','323','payment','','','No',NULL,NULL,''),(9570,'1100','51683957874','2023-05-13 09:04:41',300.00,NULL,'','5','1','Good sold','1','471','sales','','','No',NULL,NULL,''),(9571,'4000','51683957874','2023-05-13 09:04:41',NULL,300.00,'','5','1','Good sold','1','471','sales','2','','No',NULL,NULL,''),(9572,'1100','51683957889','2023-05-13 09:04:57',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(9573,'4000','51683957889','2023-05-13 09:04:57',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(9574,'1100','51683957940','2023-05-13 09:05:46',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(9575,'4000','51683957940','2023-05-13 09:05:46',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(9576,'1100','51683957940','2023-05-13 09:06:15',NULL,300.00,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(9577,'1020','51683957940','2023-05-13 09:06:15',300.00,NULL,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(9578,'1100','51683957889','2023-05-13 09:06:31',NULL,300.00,'','5','1','','1','305','payment','','','No',NULL,NULL,''),(9579,'1020','51683957889','2023-05-13 09:06:31',300.00,NULL,'','5','1','','1','305','payment','','','No',NULL,NULL,''),(9580,'1100','51683957874','2023-05-13 09:06:45',NULL,300.00,'','5','1','','1','471','payment','','','No',NULL,NULL,''),(9581,'1020','51683957874','2023-05-13 09:06:45',300.00,NULL,'','5','1','','1','471','payment','','','No',NULL,NULL,''),(9582,'1100','51683907224','2023-05-13 09:07:34',NULL,600.00,'','5','1','','1','481','payment','','','No',NULL,NULL,''),(9583,'1020','51683907224','2023-05-13 09:07:34',600.00,NULL,'','5','1','','1','481','payment','','','No',NULL,NULL,''),(9584,'1100','51683965547','2023-05-13 11:12:36',300.00,NULL,'','5','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(9585,'4000','51683965547','2023-05-13 11:12:36',NULL,300.00,'','5','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(9586,'1100','51683965575','2023-05-13 11:13:07',6160.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(9587,'4000','51683965575','2023-05-13 11:13:07',NULL,6160.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(9588,'1100','51683966142','2023-05-13 11:33:55',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(9589,'4000','51683966142','2023-05-13 11:33:55',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(9590,'1100','51683966887','2023-05-13 11:39:59',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(9591,'4000','51683966887','2023-05-13 11:39:59',NULL,600.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(9592,'1000','51683967724','2023-05-13 12:28:21',840.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9593,'4000','51683967724','2023-05-13 12:28:21',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(9594,'4000','51683967724','2023-05-13 12:28:21',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(9595,'1100','51683966887','2023-05-13 13:25:43',NULL,600.00,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(9596,'1020','51683966887','2023-05-13 13:25:43',600.00,NULL,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(9597,'1100','51683977980','2023-05-13 14:39:49',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(9598,'4000','51683977980','2023-05-13 14:39:49',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(9599,'1100','51683978013','2023-05-13 14:40:55',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(9600,'4000','51683978013','2023-05-13 14:40:55',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(9601,'1100','51683978013','2023-05-13 14:41:22',NULL,30.00,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(9602,'1020','51683978013','2023-05-13 14:41:22',30.00,NULL,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(9603,'1100','51683977980','2023-05-13 14:43:48',NULL,300.00,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(9604,'1020','51683977980','2023-05-13 14:43:48',300.00,NULL,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(9605,'1100','51683966142','2023-05-13 15:27:45',NULL,300.00,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(9606,'1020','51683966142','2023-05-13 15:27:45',300.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(9607,'1100','51683981705','2023-05-13 15:41:53',300.00,NULL,'','5','1','Good sold','1','362','sales','','','No',NULL,NULL,''),(9608,'4000','51683981705','2023-05-13 15:41:53',NULL,300.00,'','5','1','Good sold','1','362','sales','2','','No',NULL,NULL,''),(9609,'1100','51683981730','2023-05-13 15:42:58',600.00,NULL,'','5','1','Good sold','1','348','sales','','','No',NULL,NULL,''),(9610,'4000','51683981730','2023-05-13 15:42:58',NULL,300.00,'','5','1','Good sold','1','348','sales','4','','No',NULL,NULL,''),(9611,'4000','51683981730','2023-05-13 15:42:58',NULL,300.00,'','5','1','Good sold','1','348','sales','6','','No',NULL,NULL,''),(9612,'1100','51683982290','2023-05-13 16:02:49',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(9613,'4000','51683982290','2023-05-13 16:02:49',NULL,300.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(9614,'1100','51683981730','2023-05-13 16:03:17',NULL,600.00,'','5','1','','1','348','payment','','','No',NULL,NULL,''),(9615,'1020','51683981730','2023-05-13 16:03:17',600.00,NULL,'','5','1','','1','348','payment','','','No',NULL,NULL,''),(9616,'1100','51683981705','2023-05-13 16:04:57',NULL,300.00,'','5','1','','1','362','payment','','','No',NULL,NULL,''),(9617,'1020','51683981705','2023-05-13 16:04:57',300.00,NULL,'','5','1','','1','362','payment','','','No',NULL,NULL,''),(9618,'1000','51683984468','2023-05-13 16:28:00',600.00,NULL,'','5','1','Good sold','1','180','Payment','','','No',NULL,NULL,''),(9619,'4000','51683984468','2023-05-13 16:28:00',NULL,300.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(9620,'4000','51683984468','2023-05-13 16:28:00',NULL,300.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(9621,'1100','51683982290','2023-05-13 16:44:59',NULL,300.00,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(9622,'1020','51683982290','2023-05-13 16:44:59',300.00,NULL,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(9623,'1110','51683986738','2023-05-11 17:06:05',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(9624,'5500','51683986738','2023-05-11 17:06:05',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9625,'1000','51683986738','2023-05-11 17:06:05',1600.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9626,'4000','51683986738','2023-05-11 17:06:05',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(9627,'1110','51683987875','2023-05-13 17:24:35',5292.00,NULL,'','5','1','Inventory Purchased','1','7','Purchases','3','','No',NULL,NULL,''),(9628,'1110','51683987875','2023-05-13 17:24:35',3024.00,NULL,'','5','1','Inventory Purchased','1','7','Purchases','7','','No',NULL,NULL,''),(9629,'1110','51683987875','2023-05-13 17:24:35',1972.53,NULL,'','5','1','Inventory Purchased','1','7','Purchases','9','','No',NULL,NULL,''),(9630,'1110','51683987875','2023-05-13 17:24:35',1200.00,NULL,'','5','1','Inventory Purchased','1','7','Purchases','16','','No',NULL,NULL,''),(9631,'1110','51683987875','2023-05-13 17:24:35',1400.00,NULL,'','5','1','Inventory Purchased','1','7','Purchases','17','','No',NULL,NULL,''),(9632,'1110','51683987875','2023-05-13 17:24:35',879.06,NULL,'','5','1','Inventory Purchased','1','7','Purchases','11','','No',NULL,NULL,''),(9633,'1110','51683987875','2023-05-13 17:24:35',2462.04,NULL,'','5','1','Inventory Purchased','1','7','Purchases','14','','No',NULL,NULL,''),(9634,'2130','51683987875','2023-05-13 17:24:35',NULL,16230.00,'','5','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(9635,'1110','51683988133','2023-05-13 17:29:26',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(9636,'5500','51683988133','2023-05-13 17:29:26',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9637,'1100','51683988133','2023-05-13 17:29:26',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9638,'4000','51683988133','2023-05-13 17:29:26',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(9639,'1100','51683988133','2023-05-13 17:30:02',NULL,1600.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9640,'1020','51683988133','2023-05-13 17:30:02',1600.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9641,'1110','51683988225','2023-05-13 17:30:40',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(9642,'5500','51683988225','2023-05-13 17:30:40',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9643,'1000','51683988225','2023-05-13 17:30:40',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9644,'4000','51683988225','2023-05-13 17:30:40',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(9645,'1110','51683988248','2023-05-13 17:31:00',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9646,'5500','51683988248','2023-05-13 17:31:00',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9647,'1000','51683988248','2023-05-13 17:31:00',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9648,'4000','51683988248','2023-05-13 17:31:00',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9649,'1100','51683988800','2023-05-13 17:42:54',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(9650,'4000','51683988800','2023-05-13 17:42:54',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(9651,'1000','51683988996','2023-05-13 18:14:53',1200.00,NULL,'','5','1','Good sold','1','373','Payment','','','No',NULL,NULL,''),(9652,'4000','51683988996','2023-05-13 18:14:53',NULL,600.00,'','5','1','Good sold','1','373','sales','4','','No',NULL,NULL,''),(9653,'4000','51683988996','2023-05-13 18:14:53',NULL,600.00,'','5','1','Good sold','1','373','sales','6','','No',NULL,NULL,''),(9654,'1100','51683988800','2023-05-13 18:25:51',NULL,300.00,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(9655,'1020','51683988800','2023-05-13 18:25:51',300.00,NULL,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(9658,'1100','51684060511','2023-05-14 13:55:30',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(9659,'4000','51684060511','2023-05-14 13:55:30',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(9670,'1100','51684061883','2023-05-14 13:58:22',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9671,'4000','51684061883','2023-05-14 13:58:22',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(9682,'1100','51684061760','2023-05-14 13:56:08',300.00,NULL,'','5','1','Good sold','1','482','sales','','','No',NULL,NULL,''),(9683,'4000','51684061760','2023-05-14 14:18:46',NULL,300.00,'','5','1','Good sold','1','482','sales','2','','No',NULL,NULL,''),(9688,'1100','51684061858','2023-05-14 13:57:54',300.00,NULL,'','5','1','Good sold','1','202','sales','','','No',NULL,NULL,''),(9689,'4000','51684061858','2023-05-14 14:50:46',NULL,300.00,'','5','1','Good sold','1','202','sales','6','','No',NULL,NULL,''),(9690,'1100','51684061858','2023-05-14 15:25:03',NULL,300.00,'','5','1','','1','202','payment','','','No',NULL,NULL,''),(9691,'1020','51684061858','2023-05-14 15:25:03',300.00,NULL,'','5','1','','1','202','payment','','','No',NULL,NULL,''),(9692,'1100','51684061760','2023-05-14 15:29:57',NULL,300.00,'','5','1','','1','482','payment','','','No',NULL,NULL,''),(9693,'1020','51684061760','2023-05-14 15:29:57',300.00,NULL,'','5','1','','1','482','payment','','','No',NULL,NULL,''),(9694,'1000','51684067540','2023-05-14 15:32:28',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9695,'4000','51684067540','2023-05-14 15:32:28',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(9696,'1110','51684067562','2023-05-14 15:32:52',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9697,'5500','51684067562','2023-05-14 15:32:52',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9698,'1000','51684067562','2023-05-14 15:32:52',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9699,'4000','51684067562','2023-05-14 15:32:52',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9700,'1100','51684061883','2023-05-14 15:37:03',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9701,'1020','51684061883','2023-05-14 15:37:03',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9702,'1100','51684061966','2023-05-14 13:59:38',600.00,NULL,'','5','1','Good sold','1','124','sales','','','No',NULL,NULL,''),(9703,'4000','51684061966','2023-05-14 15:45:16',NULL,300.00,'','5','1','Good sold','1','124','sales','4','','No',NULL,NULL,''),(9704,'4000','51684061966','2023-05-14 15:45:16',NULL,300.00,'','5','1','Good sold','1','124','sales','6','','No',NULL,NULL,''),(9705,'1100','51684061966','2023-05-14 16:02:08',NULL,600.00,'','5','1','','1','124','payment','','','No',NULL,NULL,''),(9706,'1020','51684061966','2023-05-14 16:02:08',600.00,NULL,'','5','1','','1','124','payment','','','No',NULL,NULL,''),(9707,'1100','51684060511','2023-05-14 16:14:45',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(9708,'1020','51684060511','2023-05-14 16:14:45',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(9709,'1100','51683815054','2023-05-14 16:15:29',NULL,300.00,'','5','1','','1','31','payment','','','No',NULL,NULL,''),(9710,'1020','51683815054','2023-05-14 16:15:29',300.00,NULL,'','5','1','','1','31','payment','','','No',NULL,NULL,''),(9711,'1100','51683877984','2023-05-14 16:33:47',NULL,280.00,'','5','1','','1','145','payment','','','No',NULL,NULL,''),(9712,'1020','51683877984','2023-05-14 16:33:47',280.00,NULL,'','5','1','','1','145','payment','','','No',NULL,NULL,''),(9713,'1000','51684070612','2023-05-14 16:36:26',300.00,NULL,'','5','1','Good sold','1','483','Payment','','','No',NULL,NULL,''),(9714,'4000','51684070612','2023-05-14 16:36:26',NULL,300.00,'','5','1','Good sold','1','483','sales','2','','No',NULL,NULL,''),(9715,'1000','51684071449','2023-05-14 16:37:35',300.00,NULL,'','5','1','Good sold','1','250','Payment','','','No',NULL,NULL,''),(9719,'5800','51684075166','2023-05-14 17:39:50',100.00,NULL,'0','5','1','MOTORCYCLE WASHING FEE','1','','','10','','No',NULL,NULL,''),(9720,'1050','51684075166','2023-05-14 17:39:50',NULL,100.00,'0','5','1','MOTORCYCLE WASHING FEE','1','','','10','','No',NULL,NULL,''),(9725,'1000','51684071449','2023-05-14 16:37:35',300.00,NULL,'','5','1','Good sold','1','250','Payment','','','No',NULL,NULL,''),(9726,'4000','51684071449','2023-05-14 17:52:04',NULL,300.00,'','5','1','Good sold','1','250','sales','4','','No',NULL,NULL,''),(9731,'1100','51684060463','2023-05-14 13:34:33',300.00,NULL,'','5','1','Good sold','1','161','sales','','','No',NULL,NULL,''),(9732,'4000','51684060463','2023-05-14 17:59:31',NULL,300.00,'','5','1','Good sold','1','161','sales','6','','No',NULL,NULL,''),(9733,'1100','51684060463','2023-05-14 18:05:20',NULL,300.00,'','5','1','','1','161','payment','','','No',NULL,NULL,''),(9734,'1020','51684060463','2023-05-14 18:05:20',300.00,NULL,'','5','1','','1','161','payment','','','No',NULL,NULL,''),(9735,'1110','51684077153','2023-05-14 18:12:39',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(9736,'5500','51684077153','2023-05-14 18:12:39',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9737,'1100','51684077153','2023-05-14 18:12:39',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9738,'4000','51684077153','2023-05-14 18:12:39',NULL,250.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(9739,'1100','51684077153','2023-05-14 18:27:10',NULL,250.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9740,'1020','51684077153','2023-05-14 18:27:10',250.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9741,'1100','51684128086','2023-05-15 08:42:20',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(9742,'4000','51684128086','2023-05-15 08:42:20',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(9743,'1100','51684132116','2023-05-15 09:29:40',1500.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,''),(9744,'4000','51684132116','2023-05-15 09:29:40',NULL,900.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(9745,'4000','51684132116','2023-05-15 09:29:40',NULL,600.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(9746,'1100','51684132251','2023-05-15 09:44:35',1200.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(9747,'4000','51684132251','2023-05-15 09:44:35',NULL,600.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(9748,'4000','51684132251','2023-05-15 09:44:35',NULL,600.00,'','5','1','Good sold','1','257','sales','6','','No',NULL,NULL,''),(9749,'1100','51684133093','2023-05-15 09:45:08',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(9750,'4000','51684133093','2023-05-15 09:45:08',NULL,300.00,'','5','1','Good sold','1','304','sales','6','','No',NULL,NULL,''),(9751,'1100','51684133123','2023-05-15 09:45:50',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(9752,'4000','51684133123','2023-05-15 09:45:50',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(9753,'1100','51684133176','2023-05-15 09:46:36',500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(9754,'4000','51684133176','2023-05-15 09:46:36',NULL,500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(9755,'1100','51684133590','2023-05-15 09:54:43',300.00,NULL,'','5','1','Good sold','1','455','sales','','','No',NULL,NULL,''),(9756,'4000','51684133590','2023-05-15 09:54:43',NULL,300.00,'','5','1','Good sold','1','455','sales','4','','No',NULL,NULL,''),(9757,'1100','51684136166','2023-05-15 10:45:30',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(9758,'4000','51684136166','2023-05-15 10:45:30',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(9759,'1100','51684137283','2023-05-15 10:54:49',300.00,NULL,'','5','1','Good sold','1','438','sales','','','No',NULL,NULL,''),(9760,'4000','51684137283','2023-05-15 10:54:49',NULL,300.00,'','5','1','Good sold','1','438','sales','2','','No',NULL,NULL,''),(9761,'1100','51684133590','2023-05-15 10:55:23',NULL,300.00,'','5','1','','1','455','payment','','','No',NULL,NULL,''),(9762,'1020','51684133590','2023-05-15 10:55:23',300.00,NULL,'','5','1','','1','455','payment','','','No',NULL,NULL,''),(9763,'1000','51684137628','2023-05-15 11:00:34',300.00,NULL,'','5','1','Good sold','1','242','Payment','','','No',NULL,NULL,''),(9764,'4000','51684137628','2023-05-15 11:00:34',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(9765,'1100','51684070612','2023-05-15 11:07:24',NULL,100.00,'','5','1','','1','483','payment','','','No',NULL,NULL,''),(9766,'1020','51684070612','2023-05-15 11:07:24',100.00,NULL,'','5','1','','1','483','payment','','','No',NULL,NULL,''),(9767,'1110','51684139389','2023-04-26 11:39:03',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9768,'5500','51684139389','2023-04-26 11:39:03',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9769,'1000','51684139389','2023-04-26 11:39:03',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9770,'4000','51684139389','2023-04-26 11:39:03',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9771,'1110','51684140012','2023-04-26 11:40:30',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9772,'5500','51684140012','2023-04-26 11:40:30',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9773,'1100','51684140012','2023-04-26 11:40:30',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9774,'4000','51684140012','2023-04-26 11:40:30',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9775,'1100','51684140012','2023-05-15 11:42:14',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9776,'1020','51684140012','2023-05-15 11:42:14',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9777,'1110','51684140173','2023-04-26 11:43:01',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9778,'5500','51684140173','2023-04-26 11:43:01',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9779,'1000','51684140173','2023-04-26 11:43:01',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9780,'4000','51684140173','2023-04-26 11:43:01',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9781,'1110','51684140218','2023-04-26 11:43:54',NULL,450.00,'','5','1','Inventory sold','1','209','sales','13','','No',NULL,NULL,''),(9782,'5500','51684140218','2023-04-26 11:43:54',450.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9783,'1000','51684140218','2023-04-26 11:43:54',500.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9784,'4000','51684140218','2023-04-26 11:43:54',NULL,500.00,'','5','1','Good sold','1','209','sales','13','','No',NULL,NULL,''),(9785,'1110','51684140324','2023-04-26 11:45:40',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9786,'5500','51684140324','2023-04-26 11:45:40',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9787,'1100','51684140324','2023-04-26 11:45:40',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9788,'4000','51684140324','2023-04-26 11:45:40',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9789,'1100','51684140324','2023-05-15 11:46:27',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9790,'1020','51684140324','2023-05-15 11:46:27',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9791,'1110','51684140411','2023-04-27 11:47:01',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9792,'5500','51684140411','2023-04-27 11:47:01',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9793,'1100','51684140411','2023-04-27 11:47:01',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9794,'4000','51684140411','2023-04-27 11:47:01',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9795,'1100','51684140411','2023-05-15 11:47:32',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9796,'1020','51684140411','2023-05-15 11:47:32',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9797,'1110','51684140471','2023-04-27 11:48:16',NULL,800.00,'','5','1','Inventory sold','1','210','sales','16','','No',NULL,NULL,''),(9798,'5500','51684140471','2023-04-27 11:48:16',800.00,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(9799,'1100','51684140471','2023-04-27 11:48:16',1200.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(9800,'4000','51684140471','2023-04-27 11:48:16',NULL,1200.00,'','5','1','Good sold','1','210','sales','16','','No',NULL,NULL,''),(9801,'1100','51684140471','2023-05-15 11:48:51',NULL,1200.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(9802,'1020','51684140471','2023-05-15 11:48:51',1200.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(9803,'1110','51684140550','2023-04-27 11:49:16',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9804,'5500','51684140550','2023-04-27 11:49:16',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9805,'1100','51684140550','2023-04-27 11:49:16',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9806,'4000','51684140550','2023-04-27 11:49:16',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9807,'1100','51684140550','2023-05-15 11:49:48',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9808,'1020','51684140550','2023-05-15 11:49:48',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9809,'1110','51684140611','2023-04-28 11:50:41',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(9810,'5500','51684140611','2023-04-28 11:50:41',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9811,'1100','51684140611','2023-04-28 11:50:41',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9812,'4000','51684140611','2023-04-28 11:50:41',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(9813,'1100','51684140611','2023-05-15 11:51:14',NULL,120.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9814,'1020','51684140611','2023-05-15 11:51:14',120.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9815,'1110','51684140710','2023-04-29 11:52:02',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9816,'5500','51684140710','2023-04-29 11:52:02',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9817,'1100','51684140710','2023-04-29 11:52:02',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9818,'4000','51684140710','2023-04-29 11:52:02',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9819,'1100','51684140710','2023-05-15 11:52:28',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9820,'1020','51684140710','2023-05-15 11:52:28',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9821,'1110','51684140792','2023-04-30 11:53:22',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(9822,'5500','51684140792','2023-04-30 11:53:22',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9823,'1000','51684140792','2023-04-30 11:53:22',250.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9824,'4000','51684140792','2023-04-30 11:53:22',NULL,250.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(9825,'1110','51684140852','2023-05-01 11:54:37',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(9826,'5500','51684140852','2023-05-01 11:54:37',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9827,'1100','51684140852','2023-05-01 11:54:37',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9828,'4000','51684140852','2023-05-01 11:54:37',NULL,250.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(9829,'1100','51684140852','2023-05-15 11:55:44',NULL,250.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9830,'1020','51684140852','2023-05-15 11:55:44',250.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9831,'1110','51684140911','2023-05-01 11:56:06',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(9832,'5500','51684140911','2023-05-01 11:56:06',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9833,'1100','51684140911','2023-05-01 11:56:06',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9834,'4000','51684140911','2023-05-01 11:56:06',NULL,250.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(9835,'1100','51684140911','2023-05-15 11:56:33',NULL,250.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9836,'1020','51684140911','2023-05-15 11:56:33',250.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9837,'1110','51684141016','2023-05-01 11:57:03',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(9838,'5500','51684141016','2023-05-01 11:57:03',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9839,'1100','51684141016','2023-05-01 11:57:03',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9840,'4000','51684141016','2023-05-01 11:57:03',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(9841,'1100','51684141016','2023-05-15 11:57:32',NULL,1600.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9842,'1020','51684141016','2023-05-15 11:57:32',1600.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9843,'1110','51684141070','2023-05-02 11:58:01',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9844,'5500','51684141070','2023-05-02 11:58:01',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9845,'1000','51684141070','2023-05-02 11:58:01',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9846,'4000','51684141070','2023-05-02 11:58:01',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9847,'1100','51684137283','2023-05-15 12:00:21',NULL,300.00,'','5','1','','1','438','payment','','','No',NULL,NULL,''),(9848,'1020','51684137283','2023-05-15 12:00:21',300.00,NULL,'','5','1','','1','438','payment','','','No',NULL,NULL,''),(9849,'1110','51684141569','2023-05-02 12:06:35',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9850,'5500','51684141569','2023-05-02 12:06:35',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9851,'1100','51684141569','2023-05-02 12:06:35',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9852,'4000','51684141569','2023-05-02 12:06:35',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9853,'1100','51684141569','2023-05-15 12:07:26',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9854,'1020','51684141569','2023-05-15 12:07:26',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9855,'1110','51684141771','2023-05-03 12:09:37',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9856,'5500','51684141771','2023-05-03 12:09:37',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9857,'1000','51684141771','2023-05-03 12:09:37',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9858,'4000','51684141771','2023-05-03 12:09:37',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9859,'1110','51684141796','2023-05-03 12:10:02',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9860,'5500','51684141796','2023-05-03 12:10:02',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9861,'1000','51684141796','2023-05-03 12:10:02',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9862,'4000','51684141796','2023-05-03 12:10:02',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9863,'1110','51684141818','2023-05-03 12:10:26',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(9864,'5500','51684141818','2023-05-03 12:10:26',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9865,'1100','51684141818','2023-05-03 12:10:26',500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9866,'4000','51684141818','2023-05-03 12:10:26',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(9867,'1100','51684141818','2023-05-15 12:11:01',NULL,500.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9868,'1020','51684141818','2023-05-15 12:11:01',500.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9869,'1110','51684141916','2023-05-04 12:12:04',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9870,'5500','51684141916','2023-05-04 12:12:04',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9871,'1000','51684141916','2023-05-04 12:12:04',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9872,'4000','51684141916','2023-05-04 12:12:04',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9873,'1110','51684141963','2023-05-04 12:12:50',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9874,'5500','51684141963','2023-05-04 12:12:50',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9875,'1100','51684141963','2023-05-04 12:12:50',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9876,'4000','51684141963','2023-05-04 12:12:50',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9877,'1110','51684141996','2023-05-04 12:13:32',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9878,'5500','51684141996','2023-05-04 12:13:32',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9879,'1000','51684141996','2023-05-04 12:13:32',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9880,'4000','51684141996','2023-05-04 12:13:32',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9881,'1100','51684141963','2023-05-15 12:13:53',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9882,'1020','51684141963','2023-05-15 12:13:53',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9883,'1110','51684142055','2023-05-04 12:14:22',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(9884,'5500','51684142055','2023-05-04 12:14:22',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9885,'1000','51684142055','2023-05-04 12:14:22',500.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9886,'4000','51684142055','2023-05-04 12:14:22',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(9887,'1110','51684142081','2023-05-04 12:14:56',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(9888,'5500','51684142081','2023-05-04 12:14:56',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9889,'1100','51684142081','2023-05-04 12:14:56',500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9890,'4000','51684142081','2023-05-04 12:14:56',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(9891,'1100','51684142081','2023-05-15 12:15:21',NULL,500.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9892,'1020','51684142081','2023-05-15 12:15:21',500.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9893,'1110','51684142150','2023-05-05 12:16:10',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9894,'5500','51684142150','2023-05-05 12:16:10',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9895,'1000','51684142150','2023-05-05 12:16:10',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9896,'4000','51684142150','2023-05-05 12:16:10',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9897,'1110','51684142190','2023-05-05 12:16:40',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9898,'5500','51684142190','2023-05-05 12:16:40',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9899,'1000','51684142190','2023-05-05 12:16:40',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9900,'4000','51684142190','2023-05-05 12:16:40',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9901,'1110','51684142212','2023-05-05 12:17:08',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(9902,'5500','51684142212','2023-05-05 12:17:08',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9903,'1000','51684142212','2023-05-05 12:17:08',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9904,'4000','51684142212','2023-05-05 12:17:08',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(9905,'1110','51684142268','2023-05-15 12:17:48',4500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(9906,'2130','51684142268','2023-05-15 12:17:48',NULL,4500.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(9911,'1110','51684142317','2023-05-15 12:18:37',2700.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','13','','No',NULL,NULL,''),(9912,'2130','51684142317','2023-05-15 12:18:37',NULL,2700.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(9913,'1110','51684142391','2023-05-05 12:20:00',NULL,450.00,'','5','1','Inventory sold','1','209','sales','13','','No',NULL,NULL,''),(9914,'5500','51684142391','2023-05-05 12:20:00',450.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9915,'1100','51684142391','2023-05-05 12:20:00',500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9916,'4000','51684142391','2023-05-05 12:20:00',NULL,500.00,'','5','1','Good sold','1','209','sales','13','','No',NULL,NULL,''),(9917,'1100','51684142391','2023-05-15 12:21:07',NULL,500.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9918,'1020','51684142391','2023-05-15 12:21:07',500.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9921,'5800','51684142521','2023-05-15 12:22:20',155.00,NULL,'0','5','1','TOILET PAPER','1','','','11','','No',NULL,NULL,''),(9922,'1050','51684142521','2023-05-15 12:22:20',NULL,155.00,'0','5','1','TOILET PAPER','1','','','11','','No',NULL,NULL,''),(9923,'1110','51684142755','2023-05-06 12:26:08',NULL,57.33,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9924,'5500','51684142755','2023-05-06 12:26:08',57.33,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9925,'1000','51684142755','2023-05-06 12:26:08',150.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9926,'4000','51684142755','2023-05-06 12:26:08',NULL,150.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9927,'1110','51684142788','2023-05-06 12:26:41',NULL,95.55,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9928,'5500','51684142788','2023-05-06 12:26:41',95.55,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9929,'1000','51684142788','2023-05-06 12:26:41',250.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9930,'4000','51684142788','2023-05-06 12:26:41',NULL,250.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9931,'1110','51684142814','2023-05-06 12:27:04',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9932,'5500','51684142814','2023-05-06 12:27:04',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9933,'1100','51684142814','2023-05-06 12:27:04',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9934,'4000','51684142814','2023-05-06 12:27:04',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9935,'1100','51684142814','2023-05-15 12:27:23',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9936,'1020','51684142814','2023-05-15 12:27:23',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9959,'1100','51684142889','2023-05-15 12:31:47',NULL,3200.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9960,'1020','51684142889','2023-05-15 12:31:47',3200.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9965,'1100','51684142889','2023-05-15 12:28:19',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(9966,'4000','51684142889','2023-05-15 12:38:11',NULL,0.00,'','5','1','Good sold','1','108','sales','1','','No',NULL,NULL,''),(9967,'4000','51684142889','2023-05-15 12:38:11',NULL,0.00,'','5','1','Good sold','1','108','sales','1','','No',NULL,NULL,''),(9968,'4000','51684142889','2023-05-15 12:38:11',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(9969,'1100','51684142889','2023-05-15 12:38:36',NULL,130.00,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(9970,'1020','51684142889','2023-05-15 12:38:36',130.00,NULL,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(9971,'1110','51684143590','2023-05-06 12:39:58',NULL,2210.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(9972,'5500','51684143590','2023-05-06 12:39:58',2210.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9973,'1100','51684143590','2023-05-06 12:39:58',3200.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9974,'4000','51684143590','2023-05-06 12:39:58',NULL,3200.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(9975,'1100','51684143590','2023-05-15 12:40:45',NULL,3200.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9976,'1020','51684143590','2023-05-15 12:40:45',3200.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9977,'1110','51684143714','2023-05-06 12:42:04',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(9978,'5500','51684143714','2023-05-06 12:42:04',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9979,'1100','51684143714','2023-05-06 12:42:04',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(9980,'4000','51684143714','2023-05-06 12:42:04',NULL,250.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(9981,'1100','51684143714','2023-05-15 12:42:27',NULL,250.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9982,'1020','51684143714','2023-05-15 12:42:27',250.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(9983,'1110','51684143766','2023-05-06 12:42:59',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(9984,'5500','51684143766','2023-05-06 12:42:59',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9985,'1000','51684143766','2023-05-06 12:42:59',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9986,'4000','51684143766','2023-05-06 12:42:59',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(9987,'1110','51684143790','2023-05-07 12:43:47',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9988,'5500','51684143790','2023-05-07 12:43:47',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9989,'1000','51684143790','2023-05-07 12:43:47',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9990,'4000','51684143790','2023-05-07 12:43:47',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9991,'1110','51684143839','2023-05-07 12:44:15',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9992,'5500','51684143839','2023-05-07 12:44:15',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9993,'1000','51684143839','2023-05-07 12:44:15',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9994,'4000','51684143839','2023-05-07 12:44:15',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9995,'1110','51684143951','2023-05-08 12:45:57',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(9996,'5500','51684143951','2023-05-08 12:45:57',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(9997,'1000','51684143951','2023-05-08 12:45:57',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(9998,'4000','51684143951','2023-05-08 12:45:57',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(9999,'1110','51684143967','2023-05-08 12:46:19',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(10000,'5500','51684143967','2023-05-08 12:46:19',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10001,'1100','51684143967','2023-05-08 12:46:19',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10002,'4000','51684143967','2023-05-08 12:46:19',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(10003,'1100','51684143967','2023-05-15 12:47:02',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10004,'1020','51684143967','2023-05-15 12:47:02',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10005,'1110','51684144044','2023-05-08 12:47:34',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(10006,'5500','51684144044','2023-05-08 12:47:34',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10007,'1100','51684144044','2023-05-08 12:47:34',500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10008,'4000','51684144044','2023-05-08 12:47:34',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(10009,'1100','51684144044','2023-05-15 12:53:08',NULL,500.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10010,'1020','51684144044','2023-05-15 12:53:08',500.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10011,'1110','51684144409','2023-05-08 12:53:47',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(10012,'5500','51684144409','2023-05-08 12:53:47',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10013,'1100','51684144409','2023-05-08 12:53:47',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10014,'4000','51684144409','2023-05-08 12:53:47',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(10015,'1100','51684144409','2023-05-15 12:54:23',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10016,'1020','51684144409','2023-05-15 12:54:23',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10017,'1110','51684144529','2023-05-08 12:55:47',NULL,1105.00,'','5','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10018,'5500','51684144529','2023-05-08 12:55:47',1105.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10019,'1000','51684144529','2023-05-08 12:55:47',1600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10020,'4000','51684144529','2023-05-08 12:55:47',NULL,1600.00,'','5','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10021,'1110','51684144558','2023-05-08 12:56:09',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10022,'5500','51684144558','2023-05-08 12:56:09',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10023,'1000','51684144558','2023-05-08 12:56:09',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10024,'4000','51684144558','2023-05-08 12:56:09',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10025,'1110','51684144581','2023-05-08 12:56:30',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(10026,'5500','51684144581','2023-05-08 12:56:30',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10027,'1100','51684144581','2023-05-08 12:56:30',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10028,'4000','51684144581','2023-05-08 12:56:30',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(10029,'1100','51684144581','2023-05-15 12:56:55',NULL,1600.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10030,'1020','51684144581','2023-05-15 12:56:55',1600.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10031,'1110','51684144642','2023-05-08 12:57:31',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10032,'5500','51684144642','2023-05-08 12:57:31',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10033,'1000','51684144642','2023-05-08 12:57:31',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10034,'4000','51684144642','2023-05-08 12:57:31',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10035,'1110','51684144664','2023-05-08 12:57:53',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(10036,'5500','51684144664','2023-05-08 12:57:53',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10037,'1000','51684144664','2023-05-08 12:57:53',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10038,'4000','51684144664','2023-05-08 12:57:53',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(10039,'1110','51684144684','2023-05-09 12:59:47',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10040,'5500','51684144684','2023-05-09 12:59:47',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10041,'1100','51684144684','2023-05-09 12:59:47',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10042,'4000','51684144684','2023-05-09 12:59:47',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10043,'1110','51684144802','2023-05-09 13:00:07',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10044,'5500','51684144802','2023-05-09 13:00:07',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10045,'1000','51684144802','2023-05-09 13:00:07',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10046,'4000','51684144802','2023-05-09 13:00:07',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10047,'1110','51684144820','2023-05-09 13:00:26',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10048,'5500','51684144820','2023-05-09 13:00:26',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10049,'1000','51684144820','2023-05-09 13:00:26',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10050,'4000','51684144820','2023-05-09 13:00:26',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10051,'1100','51684144684','2023-05-15 13:00:45',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10052,'1020','51684144684','2023-05-15 13:00:45',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10053,'1110','51684144897','2023-05-10 13:02:57',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10054,'5500','51684144897','2023-05-10 13:02:57',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10055,'1000','51684144897','2023-05-10 13:02:57',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10056,'4000','51684144897','2023-05-10 13:02:57',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10057,'1100','51684144992','2023-05-15 13:03:23',300.00,NULL,'','5','1','Good sold','1','392','sales','','','No',NULL,NULL,''),(10058,'4000','51684144992','2023-05-15 13:03:23',NULL,300.00,'','5','1','Good sold','1','392','sales','2','','No',NULL,NULL,''),(10059,'1110','51684145016','2023-05-10 13:03:59',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10060,'5500','51684145016','2023-05-10 13:03:59',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10061,'1100','51684145016','2023-05-10 13:03:59',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10062,'4000','51684145016','2023-05-10 13:03:59',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10063,'1100','51684145016','2023-05-15 13:04:25',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10064,'1020','51684145016','2023-05-15 13:04:25',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10065,'1110','51684145184','2023-05-10 13:06:34',NULL,900.00,'','5','1','Inventory sold','1','210','sales','15','','No',NULL,NULL,''),(10066,'5500','51684145184','2023-05-10 13:06:34',900.00,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(10067,'1000','51684145184','2023-05-10 13:06:34',1000.00,NULL,'','5','1','Good sold','1','210','Payment','','','No',NULL,NULL,''),(10068,'4000','51684145184','2023-05-10 13:06:34',NULL,1000.00,'','5','1','Good sold','1','210','sales','15','','No',NULL,NULL,''),(10069,'1110','51684145286','2023-05-10 13:08:15',NULL,57.33,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10070,'5500','51684145286','2023-05-10 13:08:15',57.33,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10071,'1000','51684145286','2023-05-10 13:08:15',150.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10072,'4000','51684145286','2023-05-10 13:08:15',NULL,150.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10073,'1110','51684145310','2023-05-11 13:08:42',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(10074,'5500','51684145310','2023-05-11 13:08:42',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10075,'1100','51684145310','2023-05-11 13:08:42',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10076,'4000','51684145310','2023-05-11 13:08:42',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(10077,'1100','51684145310','2023-05-15 13:09:14',NULL,1600.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10078,'1020','51684145310','2023-05-15 13:09:14',1600.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10079,'1110','51684145386','2023-05-11 13:09:52',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10080,'5500','51684145386','2023-05-11 13:09:52',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10081,'1100','51684145386','2023-05-11 13:09:52',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10082,'4000','51684145386','2023-05-11 13:09:52',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10083,'1110','51684145420','2023-05-11 13:10:26',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10084,'5500','51684145420','2023-05-11 13:10:26',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10085,'1000','51684145420','2023-05-11 13:10:26',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10086,'4000','51684145420','2023-05-11 13:10:26',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10087,'1110','51684145442','2023-05-12 13:11:14',NULL,450.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(10088,'5500','51684145442','2023-05-12 13:11:14',450.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10089,'1100','51684145442','2023-05-12 13:11:14',500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10090,'4000','51684145442','2023-05-12 13:11:14',NULL,500.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(10091,'1100','51684145442','2023-05-15 13:11:39',NULL,500.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10092,'1020','51684145442','2023-05-15 13:11:39',500.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10093,'1100','51684145386','2023-05-15 13:12:21',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10094,'1020','51684145386','2023-05-15 13:12:21',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10095,'1110','51684145573','2023-05-12 13:13:37',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(10096,'5500','51684145573','2023-05-12 13:13:37',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10097,'1000','51684145573','2023-05-12 13:13:37',120.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10098,'4000','51684145573','2023-05-12 13:13:37',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(10099,'1110','51684145794','2023-05-12 13:16:52',NULL,293.10,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(10100,'5500','51684145794','2023-05-12 13:16:52',293.10,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10101,'1000','51684145794','2023-05-12 13:16:52',450.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10102,'4000','51684145794','2023-05-12 13:16:52',NULL,450.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(10103,'1100','51684145892','2023-05-15 13:18:21',300.00,NULL,'','5','1','Good sold','1','14','sales','','','No',NULL,NULL,''),(10104,'4000','51684145892','2023-05-15 13:18:21',NULL,300.00,'','5','1','Good sold','1','14','sales','6','','No',NULL,NULL,''),(10105,'1100','51684145995','2023-05-15 13:20:10',280.00,NULL,'','5','1','Good sold','1','448','sales','','','No',NULL,NULL,''),(10106,'4000','51684145995','2023-05-15 13:20:10',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(10107,'1100','51684145892','2023-05-15 13:25:52',NULL,300.00,'','5','1','','1','14','payment','','','No',NULL,NULL,''),(10108,'1020','51684145892','2023-05-15 13:25:52',300.00,NULL,'','5','1','','1','14','payment','','','No',NULL,NULL,''),(10109,'1000','51684148023','2023-05-15 13:53:51',300.00,NULL,'','5','1','Good sold','1','60','Payment','','','No',NULL,NULL,''),(10110,'4000','51684148023','2023-05-15 13:53:51',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(10111,'1100','51684148612','2023-05-15 14:03:41',600.00,NULL,'','5','1','Good sold','1','178','sales','','','No',NULL,NULL,''),(10112,'4000','51684148612','2023-05-15 14:03:41',NULL,600.00,'','5','1','Good sold','1','178','sales','6','','No',NULL,NULL,''),(10113,'1100','51684148688','2023-05-15 14:13:06',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10114,'4000','51684148688','2023-05-15 14:13:06',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(10115,'1100','51684149600','2023-05-15 14:33:15',1650.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(10116,'4000','51684149600','2023-05-15 14:33:15',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(10117,'4000','51684149600','2023-05-15 14:33:15',NULL,900.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(10118,'1100','51684152021','2023-05-15 15:00:29',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(10119,'4000','51684152021','2023-05-15 15:00:29',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(10120,'1100','51684152039','2023-05-15 15:00:47',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(10121,'4000','51684152039','2023-05-15 15:00:47',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(10122,'1100','51684152039','2023-05-15 15:01:06',NULL,300.00,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(10123,'1020','51684152039','2023-05-15 15:01:06',300.00,NULL,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(10124,'1100','51684144992','2023-05-15 15:01:29',NULL,300.00,'','5','1','','1','392','payment','','','No',NULL,NULL,''),(10125,'1020','51684144992','2023-05-15 15:01:29',300.00,NULL,'','5','1','','1','392','payment','','','No',NULL,NULL,''),(10126,'1100','51684148688','2023-05-15 15:14:47',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10127,'1020','51684148688','2023-05-15 15:14:47',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10128,'1100','51684136166','2023-05-15 15:21:08',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(10129,'1020','51684136166','2023-05-15 15:21:08',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(10132,'5800','51684154361','2023-05-15 15:39:38',200.00,NULL,'0','5','1','TATA WASHING FEE','1','','','12','','No',NULL,NULL,''),(10133,'1050','51684154361','2023-05-15 15:39:38',NULL,200.00,'0','5','1','TATA WASHING FEE','1','','','12','','No',NULL,NULL,''),(10134,'1100','51684152021','2023-05-15 15:49:40',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(10135,'1020','51684152021','2023-05-15 15:49:40',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(10136,'1100','51684155217','2023-05-15 15:53:45',300.00,NULL,'','5','1','Good sold','1','311','sales','','','No',NULL,NULL,''),(10137,'4000','51684155217','2023-05-15 15:53:45',NULL,300.00,'','5','1','Good sold','1','311','sales','2','','No',NULL,NULL,''),(10138,'1100','51684155217','2023-05-15 16:36:38',NULL,300.00,'','5','1','','1','311','payment','','','No',NULL,NULL,''),(10139,'1020','51684155217','2023-05-15 16:36:38',300.00,NULL,'','5','1','','1','311','payment','','','No',NULL,NULL,''),(10140,'1100','51684158763','2023-05-15 16:52:56',600.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(10141,'4000','51684158763','2023-05-15 16:52:56',NULL,600.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(10142,'1100','51684158763','2023-05-15 16:53:14',NULL,600.00,'','5','1','','1','388','payment','','','No',NULL,NULL,''),(10143,'1020','51684158763','2023-05-15 16:53:14',600.00,NULL,'','5','1','','1','388','payment','','','No',NULL,NULL,''),(10144,'1100','51684159465','2023-05-15 17:04:39',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(10145,'4000','51684159465','2023-05-15 17:04:39',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(10146,'1100','51684159499','2023-05-15 17:05:12',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(10147,'4000','51684159499','2023-05-15 17:05:12',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(10148,'1100','51684159522','2023-05-15 17:05:28',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(10149,'4000','51684159522','2023-05-15 17:05:28',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(10150,'1100','51684159465','2023-05-15 17:23:44',NULL,280.00,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(10151,'1020','51684159465','2023-05-15 17:23:44',280.00,NULL,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(10152,'1100','51684159499','2023-05-15 17:31:08',NULL,560.00,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(10153,'1020','51684159499','2023-05-15 17:31:08',560.00,NULL,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(10154,'1110','51684161893','2023-05-15 17:45:03',NULL,19.54,'','5','1','Inventory sold','1','163','sales','14','','No',NULL,NULL,''),(10155,'5500','51684161893','2023-05-15 17:45:03',19.54,NULL,'','5','1','Cost of goods sold','1','163','sales','','','No',NULL,NULL,''),(10156,'1000','51684161893','2023-05-15 17:45:03',30.00,NULL,'','5','1','Good sold','1','163','Payment','','','No',NULL,NULL,''),(10157,'4000','51684161893','2023-05-15 17:45:03',NULL,30.00,'','5','1','Good sold','1','163','sales','14','','No',NULL,NULL,''),(10158,'1100','51684161952','2023-05-15 17:46:04',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10159,'4000','51684161952','2023-05-15 17:46:04',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(10160,'1100','51684132116','2023-05-15 17:48:14',NULL,1500.00,'','5','1','','1','367','payment','','','No',NULL,NULL,''),(10161,'1020','51684132116','2023-05-15 17:48:14',1500.00,NULL,'','5','1','','1','367','payment','','','No',NULL,NULL,''),(10162,'1100','51684162277','2023-05-15 17:51:42',560.00,NULL,'','5','1','Good sold','1','184','sales','','','No',NULL,NULL,''),(10163,'4000','51684162277','2023-05-15 17:51:42',NULL,560.00,'','5','1','Good sold','1','184','sales','6','','No',NULL,NULL,''),(10164,'1100','51684162277','2023-05-15 17:52:47',NULL,560.00,'','5','1','','1','184','payment','','','No',NULL,NULL,''),(10165,'1020','51684162277','2023-05-15 17:52:47',560.00,NULL,'','5','1','','1','184','payment','','','No',NULL,NULL,''),(10166,'1100','51684149600','2023-05-15 18:06:56',NULL,1650.00,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(10167,'1020','51684149600','2023-05-15 18:06:56',1650.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(10168,'1100','51684163636','2023-05-15 18:14:41',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(10169,'4000','51684163636','2023-05-15 18:14:41',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(10170,'1100','51684163702','2023-05-15 18:15:08',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(10171,'4000','51684163702','2023-05-15 18:15:08',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(10172,'1100','51684164183','2023-05-15 18:23:11',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(10173,'4000','51684164183','2023-05-15 18:23:11',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(10174,'1100','51684164183','2023-05-15 18:24:13',NULL,300.00,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(10175,'1020','51684164183','2023-05-15 18:24:13',300.00,NULL,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(10176,'1100','51684159522','2023-05-15 18:33:03',NULL,300.00,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(10177,'1020','51684159522','2023-05-15 18:33:03',300.00,NULL,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(10178,'1110','51684165128','2023-05-15 18:38:55',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(10179,'5500','51684165128','2023-05-15 18:38:55',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10180,'1100','51684165128','2023-05-15 18:38:55',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10181,'4000','51684165128','2023-05-15 18:38:55',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(10182,'1100','51684165183','2023-05-15 18:40:06',300.00,NULL,'','5','1','Good sold','1','31','sales','','','No',NULL,NULL,''),(10183,'4000','51684165183','2023-05-15 18:40:06',NULL,300.00,'','5','1','Good sold','1','31','sales','6','','No',NULL,NULL,''),(10184,'1100','51684165183','2023-05-15 18:40:36',NULL,300.00,'','5','1','','1','31','payment','','','No',NULL,NULL,''),(10185,'1020','51684165183','2023-05-15 18:40:36',300.00,NULL,'','5','1','','1','31','payment','','','No',NULL,NULL,''),(10186,'1100','51684165128','2023-05-15 18:40:57',NULL,1600.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10187,'1020','51684165128','2023-05-15 18:40:57',1600.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10188,'1100','51684165295','2023-05-15 18:42:54',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(10189,'4000','51684165295','2023-05-15 18:42:54',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(10190,'1100','51684165295','2023-05-15 18:43:15',NULL,900.00,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(10191,'1020','51684165295','2023-05-15 18:43:15',900.00,NULL,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(10192,'1100','51684161952','2023-05-15 18:48:23',NULL,600.00,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(10193,'1020','51684161952','2023-05-15 18:48:23',600.00,NULL,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(10194,'1100','51684163636','2023-05-15 19:06:56',NULL,300.00,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(10195,'1020','51684163636','2023-05-15 19:06:56',300.00,NULL,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(10196,'1100','51684145995','2023-05-15 19:07:12',NULL,280.00,'','5','1','','1','448','payment','','','No',NULL,NULL,''),(10197,'1020','51684145995','2023-05-15 19:07:12',280.00,NULL,'','5','1','','1','448','payment','','','No',NULL,NULL,''),(10198,'1100','51684163702','2023-05-15 19:17:29',NULL,300.00,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(10199,'1020','51684163702','2023-05-15 19:17:29',300.00,NULL,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(10200,'1110','51684168000','2023-05-15 19:26:47',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(10201,'5500','51684168000','2023-05-15 19:26:47',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10202,'1100','51684168000','2023-05-15 19:26:47',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10203,'4000','51684168000','2023-05-15 19:26:47',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(10204,'1100','51684168000','2023-05-15 19:27:18',NULL,1600.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10205,'1020','51684168000','2023-05-15 19:27:18',1600.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10206,'1100','51684168316','2023-05-15 19:32:07',300.00,NULL,'','5','1','Good sold','1','334','sales','','','No',NULL,NULL,''),(10207,'4000','51684168316','2023-05-15 19:32:07',NULL,300.00,'','5','1','Good sold','1','334','sales','2','','No',NULL,NULL,''),(10208,'1100','51683965547','2023-05-15 20:00:30',NULL,300.00,'','5','1','','1','20','payment','','','No',NULL,NULL,''),(10209,'1020','51683965547','2023-05-15 20:00:30',300.00,NULL,'','5','1','','1','20','payment','','','No',NULL,NULL,''),(10210,'1100','51684214927','2023-05-16 08:29:15',3920.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(10211,'4000','51684214927','2023-05-16 08:29:15',NULL,3920.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(10212,'1100','51684217813','2023-05-16 09:17:03',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10213,'4000','51684217813','2023-05-16 09:17:03',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(10214,'1100','51684217841','2023-05-16 09:17:29',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(10215,'4000','51684217841','2023-05-16 09:17:29',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(10216,'1100','51684217841','2023-05-16 09:18:26',NULL,600.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(10217,'1020','51684217841','2023-05-16 09:18:26',600.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(10218,'1100','51684219126','2023-05-16 09:39:13',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(10219,'4000','51684219126','2023-05-16 09:39:13',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(10220,'1100','51684219691','2023-05-16 09:49:34',1200.00,NULL,'','5','1','Good sold','1','484','sales','','','No',NULL,NULL,''),(10221,'4000','51684219691','2023-05-16 09:49:34',NULL,1200.00,'','5','1','Good sold','1','484','sales','4','','No',NULL,NULL,''),(10222,'1100','51684219691','2023-05-16 09:50:28',NULL,1200.00,'','5','1','','1','484','payment','','','No',NULL,NULL,''),(10223,'1020','51684219691','2023-05-16 09:50:28',1200.00,NULL,'','5','1','','1','484','payment','','','No',NULL,NULL,''),(10224,'1100','51684219911','2023-05-16 09:52:04',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(10225,'4000','51684219911','2023-05-16 09:52:04',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(10226,'1100','51684219911','2023-05-16 09:52:27',NULL,280.00,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(10227,'1020','51684219911','2023-05-16 09:52:27',280.00,NULL,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(10228,'1100','51684221293','2023-05-16 10:17:54',600.00,NULL,'','5','1','Good sold','1','125','sales','','','No',NULL,NULL,''),(10229,'4000','51684221293','2023-05-16 10:17:54',NULL,300.00,'','5','1','Good sold','1','125','sales','4','','No',NULL,NULL,''),(10230,'4000','51684221293','2023-05-16 10:17:54',NULL,150.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(10231,'4000','51684221293','2023-05-16 10:17:54',NULL,150.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(10232,'1100','51684221293','2023-05-16 10:20:05',NULL,600.00,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(10233,'1020','51684221293','2023-05-16 10:20:05',600.00,NULL,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(10234,'1100','51684222132','2023-05-16 10:29:12',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(10235,'4000','51684222132','2023-05-16 10:29:12',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(10236,'1100','51684223212','2023-05-16 10:48:43',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(10237,'4000','51684223212','2023-05-16 10:48:43',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(10238,'4000','51684223212','2023-05-16 10:48:43',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(10239,'1100','51684222132','2023-05-16 10:49:39',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,'REG9NUX391'),(10240,'1010','51684222132','2023-05-16 10:49:39',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,'REG9NUX391'),(10241,'1100','51684223894','2023-05-16 10:59:27',1120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10242,'4000','51684223894','2023-05-16 10:59:27',NULL,840.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(10243,'4000','51684223894','2023-05-16 10:59:27',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(10244,'1100','51684223894','2023-05-16 11:39:50',NULL,1120.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10245,'1020','51684223894','2023-05-16 11:39:50',1120.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10246,'1100','51684222132','2023-05-16 11:42:36',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(10247,'1020','51684222132','2023-05-16 11:42:36',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(10248,'1100','51684168316','2023-05-16 11:43:41',NULL,300.00,'','5','1','','1','334','payment','','','No',NULL,NULL,''),(10249,'1020','51684168316','2023-05-16 11:43:41',300.00,NULL,'','5','1','','1','334','payment','','','No',NULL,NULL,''),(10250,'1100','51684227469','2023-05-16 11:58:10',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10251,'4000','51684227469','2023-05-16 11:58:10',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(10252,'1100','51684227469','2023-05-16 12:04:03',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10253,'1020','51684227469','2023-05-16 12:04:03',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10254,'1110','51684229871','2023-05-16 12:38:15',NULL,38.22,'','5','1','Inventory sold','1','163','sales','11','','No',NULL,NULL,''),(10255,'5500','51684229871','2023-05-16 12:38:15',38.22,NULL,'','5','1','Cost of goods sold','1','163','sales','','','No',NULL,NULL,''),(10256,'1100','51684229871','2023-05-16 12:38:15',700.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(10257,'4000','51684229871','2023-05-16 12:38:15',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(10258,'4000','51684229871','2023-05-16 12:38:15',NULL,100.00,'','5','1','Good sold','1','163','sales','11','','No',NULL,NULL,''),(10259,'1110','51684234370','2023-05-16 13:53:05',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10260,'5500','51684234370','2023-05-16 13:53:05',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10261,'1000','51684234370','2023-05-16 13:53:05',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10262,'4000','51684234370','2023-05-16 13:53:05',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10263,'1000','51684235077','2023-05-16 14:05:04',300.00,NULL,'','5','1','Good sold','1','246','Payment','','','No',NULL,NULL,''),(10264,'4000','51684235077','2023-05-16 14:05:04',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(10265,'1100','51684236225','2023-05-16 14:25:05',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(10266,'4000','51684236225','2023-05-16 14:25:05',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(10267,'1100','51684239468','2023-05-16 15:18:06',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10268,'4000','51684239468','2023-05-16 15:18:06',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(10269,'1100','51684239468','2023-05-16 15:18:59',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10270,'1010','51684239468','2023-05-16 15:18:59',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10271,'1100','51684241097','2023-05-16 15:45:04',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(10272,'4000','51684241097','2023-05-16 15:45:04',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(10273,'1100','51684242271','2023-05-16 16:06:12',300.00,NULL,'','5','1','Good sold','1','485','sales','','','No',NULL,NULL,''),(10274,'4000','51684242271','2023-05-16 16:06:12',NULL,300.00,'','5','1','Good sold','1','485','sales','8','','No',NULL,NULL,''),(10275,'1100','51684241097','2023-05-16 17:04:52',NULL,300.00,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(10276,'1020','51684241097','2023-05-16 17:04:52',300.00,NULL,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(10277,'1100','51684242271','2023-05-16 17:05:10',NULL,300.00,'','5','1','','1','485','payment','','','No',NULL,NULL,''),(10278,'1020','51684242271','2023-05-16 17:05:10',300.00,NULL,'','5','1','','1','485','payment','','','No',NULL,NULL,''),(10279,'1100','51684236225','2023-05-16 17:05:23',NULL,600.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(10280,'1020','51684236225','2023-05-16 17:05:23',600.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(10281,'1100','51684229871','2023-05-16 17:05:37',NULL,700.00,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(10282,'1020','51684229871','2023-05-16 17:05:37',700.00,NULL,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(10283,'1100','51684219126','2023-05-16 17:06:16',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(10284,'1020','51684219126','2023-05-16 17:06:16',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(10285,'1100','51684245995','2023-05-16 17:06:41',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(10286,'4000','51684245995','2023-05-16 17:06:41',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(10289,'1100','51684246968','2023-05-16 17:22:57',280.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(10290,'4000','51684246968','2023-05-16 17:22:57',NULL,280.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(10291,'1100','51684246968','2023-05-16 17:23:13',NULL,280.00,'','5','1','','1','200','payment','','','No',NULL,NULL,''),(10292,'1020','51684246968','2023-05-16 17:23:13',280.00,NULL,'','5','1','','1','200','payment','','','No',NULL,NULL,''),(10293,'1110','51684247168','2023-05-16 17:26:08',5525.00,NULL,'','5','1','Inventory Purchased','1','9','Purchases','1','','No',NULL,NULL,''),(10294,'2130','51684247168','2023-05-16 17:26:08',NULL,5525.00,'','5','1','Account payable for inventory','1','9','Purchases','','','No',NULL,NULL,''),(10295,'1100','51684217813','2023-05-16 17:27:48',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(10296,'1020','51684217813','2023-05-16 17:27:48',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(10297,'1100','51684247343','2023-05-16 17:32:13',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(10298,'4000','51684247343','2023-05-16 17:32:13',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(10299,'1000','51684247541','2023-05-16 17:34:42',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10300,'4000','51684247541','2023-05-16 17:34:42',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(10301,'1100','51684247705','2023-05-16 17:35:11',300.00,NULL,'','5','1','Good sold','1','384','sales','','','No',NULL,NULL,''),(10302,'4000','51684247705','2023-05-16 17:35:11',NULL,300.00,'','5','1','Good sold','1','384','sales','2','','No',NULL,NULL,''),(10310,'1100','51684246008','2023-05-16 17:22:25',900.00,NULL,'','5','1','Good sold','1','29','sales','','','No',NULL,NULL,''),(10311,'4000','51684246008','2023-05-16 17:36:51',NULL,900.00,'','5','1','Good sold','1','29','sales','6','','No',NULL,NULL,''),(10312,'1100','51684247919','2023-05-16 17:38:45',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(10313,'4000','51684247919','2023-05-16 17:38:45',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(10314,'1100','51684246008','2023-05-16 17:49:47',NULL,900.00,'','5','1','','1','29','payment','','','No',NULL,NULL,''),(10315,'1020','51684246008','2023-05-16 17:49:47',900.00,NULL,'','5','1','','1','29','payment','','','No',NULL,NULL,''),(10316,'1100','51684249263','2023-05-16 18:01:36',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10317,'4000','51684249263','2023-05-16 18:01:36',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(10318,'1100','51684247919','2023-05-16 18:03:31',NULL,300.00,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(10319,'1020','51684247919','2023-05-16 18:03:31',300.00,NULL,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(10320,'1100','51684249455','2023-05-16 18:05:26',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(10321,'4000','51684249455','2023-05-16 18:05:26',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(10322,'1100','51684249263','2023-05-16 18:10:58',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10323,'1020','51684249263','2023-05-16 18:10:58',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10324,'1100','51684247705','2023-05-16 18:12:41',NULL,300.00,'','5','1','','1','384','payment','','','No',NULL,NULL,''),(10325,'1020','51684247705','2023-05-16 18:12:41',300.00,NULL,'','5','1','','1','384','payment','','','No',NULL,NULL,''),(10326,'1100','51684252383','2023-05-16 18:53:08',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(10327,'4000','51684252383','2023-05-16 18:53:08',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(10328,'1100','51684252483','2023-05-16 18:54:54',300.00,NULL,'','5','1','Good sold','1','475','sales','','','No',NULL,NULL,''),(10329,'4000','51684252483','2023-05-16 18:54:54',NULL,300.00,'','5','1','Good sold','1','475','sales','4','','No',NULL,NULL,''),(10330,'1100','51684302233','2023-05-17 08:44:58',300.00,NULL,'','5','1','Good sold','1','461','sales','','','No',NULL,NULL,''),(10331,'4000','51684302233','2023-05-17 08:44:58',NULL,300.00,'','5','1','Good sold','1','461','sales','2','','No',NULL,NULL,''),(10332,'1100','51684302370','2023-05-17 09:02:48',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(10333,'4000','51684302370','2023-05-17 09:02:48',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(10334,'1100','51684252483','2023-05-17 09:10:10',NULL,300.00,'','5','1','','1','475','payment','','','No',NULL,NULL,''),(10335,'1020','51684252483','2023-05-17 09:10:10',300.00,NULL,'','5','1','','1','475','payment','','','No',NULL,NULL,''),(10336,'1100','51684304290','2023-05-17 09:19:00',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(10337,'4000','51684304290','2023-05-17 09:19:00',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(10338,'1100','51684247343','2023-05-17 09:32:30',NULL,300.00,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(10339,'1020','51684247343','2023-05-17 09:32:30',300.00,NULL,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(10340,'1100','51684245995','2023-05-17 09:33:24',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(10341,'1020','51684245995','2023-05-17 09:33:24',300.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(10342,'1000','51684305380','2023-05-17 09:36:45',140.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10343,'4000','51684305380','2023-05-17 09:36:45',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(10344,'1100','51684305832','2023-05-17 09:44:13',3640.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(10345,'4000','51684305832','2023-05-17 09:44:13',NULL,3640.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(10346,'1100','51684302233','2023-05-17 09:46:31',NULL,300.00,'','5','1','','1','461','payment','','','No',NULL,NULL,''),(10347,'1020','51684302233','2023-05-17 09:46:31',300.00,NULL,'','5','1','','1','461','payment','','','No',NULL,NULL,''),(10348,'1100','51684307817','2023-05-17 10:17:46',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(10349,'4000','51684307817','2023-05-17 10:17:46',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(10350,'1100','51682582591','2023-05-17 10:43:27',NULL,1750.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10351,'1020','51682582591','2023-05-17 10:43:27',1750.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10352,'1100','51682327278','2023-05-17 10:43:52',NULL,750.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10353,'1020','51682327278','2023-05-17 10:43:52',750.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10354,'1100','51681971815','2023-05-17 10:44:10',NULL,1250.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10355,'1020','51681971815','2023-05-17 10:44:10',1250.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10356,'1100','51681715392','2023-05-17 10:44:30',NULL,500.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10357,'1020','51681715392','2023-05-17 10:44:30',500.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10358,'1100','51681462326','2023-05-17 10:44:52',NULL,1000.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10359,'1020','51681462326','2023-05-17 10:44:52',1000.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10360,'1100','51681288707','2023-05-17 10:45:09',NULL,1250.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10361,'1020','51681288707','2023-05-17 10:45:09',1250.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10362,'1100','51680776996','2023-05-17 10:45:26',NULL,1250.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10363,'1020','51680776996','2023-05-17 10:45:26',1250.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10364,'1100','51680509073','2023-05-17 10:45:40',NULL,1500.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10365,'1020','51680509073','2023-05-17 10:45:40',1500.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(10366,'1000','51684309951','2023-05-17 10:53:00',280.00,NULL,'','5','1','Good sold','1','443','Payment','','','No',NULL,NULL,''),(10367,'4000','51684309951','2023-05-17 10:53:00',NULL,280.00,'','5','1','Good sold','1','443','sales','6','','No',NULL,NULL,''),(10368,'1100','51684310360','2023-05-17 11:09:58',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(10369,'4000','51684310360','2023-05-17 11:09:58',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(10372,'1100','51684311037','2023-05-17 11:11:33',1500.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(10373,'4000','51684311037','2023-05-17 11:11:33',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(10376,'1000','51684312393','2023-05-17 11:35:27',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,'REH2QPWFYU'),(10377,'4000','51684312393','2023-05-17 11:35:27',NULL,300.00,'','5','1','Good sold','1','211','sales','4','','No',NULL,NULL,''),(10378,'1100','51684312739','2023-05-17 11:45:38',600.00,NULL,'','5','1','Good sold','1','261','sales','','','No',NULL,NULL,''),(10379,'4000','51684312739','2023-05-17 11:45:38',NULL,600.00,'','5','1','Good sold','1','261','sales','2','','No',NULL,NULL,''),(10380,'1100','51684313256','2023-05-17 11:49:18',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(10381,'4000','51684313256','2023-05-17 11:49:18',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(10382,'1100','51684313256','2023-05-17 11:51:18',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(10383,'1020','51684313256','2023-05-17 11:51:18',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(10384,'1100','51684311037','2023-05-17 12:21:58',NULL,1500.00,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(10385,'1020','51684311037','2023-05-17 12:21:58',1500.00,NULL,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(10386,'1000','51684319547','2023-05-17 13:33:32',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10387,'4000','51684319547','2023-05-17 13:33:32',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(10388,'1100','51684320918','2023-05-17 13:56:00',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(10389,'4000','51684320918','2023-05-17 13:56:00',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(10390,'1100','51684321000','2023-05-17 13:57:31',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(10391,'4000','51684321000','2023-05-17 13:57:31',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(10392,'1100','51684321080','2023-05-17 13:58:45',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(10393,'4000','51684321080','2023-05-17 13:58:45',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(10394,'1100','51684307817','2023-05-17 14:45:07',NULL,600.00,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(10395,'1020','51684307817','2023-05-17 14:45:07',600.00,NULL,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(10396,'1100','51684320918','2023-05-17 14:46:22',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(10397,'1020','51684320918','2023-05-17 14:46:22',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(10398,'1100','51684249455','2023-05-17 14:50:48',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(10399,'1020','51684249455','2023-05-17 14:50:48',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(10400,'1100','51684324396','2023-05-17 14:53:28',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(10401,'4000','51684324396','2023-05-17 14:53:28',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(10402,'1100','51684324528','2023-05-17 14:55:36',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(10403,'4000','51684324528','2023-05-17 14:55:36',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(10404,'1100','51684223212','2023-05-17 15:20:42',NULL,600.00,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(10405,'1020','51684223212','2023-05-17 15:20:42',600.00,NULL,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(10406,'1100','51684312739','2023-05-17 15:30:15',NULL,600.00,'','5','1','','1','261','payment','','','No',NULL,NULL,''),(10407,'1020','51684312739','2023-05-17 15:30:15',600.00,NULL,'','5','1','','1','261','payment','','','No',NULL,NULL,''),(10408,'1100','51684321000','2023-05-17 15:31:53',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(10409,'1020','51684321000','2023-05-17 15:31:53',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(10410,'1100','51684324396','2023-05-17 15:48:11',NULL,300.00,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(10411,'1020','51684324396','2023-05-17 15:48:11',300.00,NULL,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(10412,'1100','51684252383','2023-05-17 15:48:51',NULL,300.00,'','5','1','','1','317','payment','','','No',NULL,NULL,''),(10413,'1020','51684252383','2023-05-17 15:48:51',300.00,NULL,'','5','1','','1','317','payment','','','No',NULL,NULL,''),(10414,'1100','51684324528','2023-05-17 15:50:17',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(10415,'1020','51684324528','2023-05-17 15:50:17',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(10416,'1100','51684302370','2023-05-17 15:50:35',NULL,300.00,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(10417,'1020','51684302370','2023-05-17 15:50:35',300.00,NULL,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(10418,'1000','51684331996','2023-05-17 17:00:24',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10419,'4000','51684331996','2023-05-17 17:00:24',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(10424,'1100','51684332264','2023-05-17 17:50:41',NULL,280.00,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(10425,'1020','51684332264','2023-05-17 17:50:41',280.00,NULL,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(10426,'1000','51684332264','2023-05-17 17:26:41',280.00,NULL,'','5','1','Good sold','1','433','Payment','','','No',NULL,NULL,''),(10427,'4000','51684332264','2023-05-17 17:26:41',NULL,280.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(10428,'1100','51684335096','2023-05-17 17:53:00',300.00,NULL,'','5','1','Good sold','1','356','sales','','','No',NULL,NULL,''),(10429,'4000','51684335096','2023-05-17 17:53:00',NULL,300.00,'','5','1','Good sold','1','356','sales','2','','No',NULL,NULL,''),(10430,'1100','51684335096','2023-05-17 18:23:44',NULL,300.00,'','5','1','','1','356','payment','','','No',NULL,NULL,''),(10431,'1020','51684335096','2023-05-17 18:23:44',300.00,NULL,'','5','1','','1','356','payment','','','No',NULL,NULL,''),(10432,'1100','51684310360','2023-05-17 18:31:10',NULL,300.00,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(10433,'1020','51684310360','2023-05-17 18:31:10',300.00,NULL,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(10434,'1100','51684321080','2023-05-17 18:41:07',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(10435,'1020','51684321080','2023-05-17 18:41:07',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(10438,'1100','51684389988','2023-05-18 09:20:44',300.00,NULL,'','5','1','Good sold','1','411','sales','','','No',NULL,NULL,''),(10439,'4000','51684389988','2023-05-18 09:20:44',NULL,300.00,'','5','1','Good sold','1','411','sales','2','','No',NULL,NULL,''),(10440,'1100','51684389988','2023-05-18 09:22:07',NULL,300.00,'','5','1','','1','411','payment','','','No',NULL,NULL,''),(10441,'1020','51684389988','2023-05-18 09:22:07',300.00,NULL,'','5','1','','1','411','payment','','','No',NULL,NULL,''),(10442,'1100','51684392500','2023-05-18 09:49:05',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(10443,'4000','51684392500','2023-05-18 09:49:05',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(10444,'1100','51684392564','2023-05-18 09:49:48',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(10445,'4000','51684392564','2023-05-18 09:49:48',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(10446,'1100','51684393075','2023-05-18 10:18:39',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10447,'4000','51684393075','2023-05-18 10:18:39',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(10448,'1100','51684148612','2023-05-18 10:40:57',NULL,300.00,'','5','1','','1','178','payment','','','No',NULL,NULL,''),(10449,'1020','51684148612','2023-05-18 10:40:57',300.00,NULL,'','5','1','','1','178','payment','','','No',NULL,NULL,''),(10450,'1100','51680782968','2023-05-18 10:41:40',NULL,1800.00,'','5','1','','1','257','payment','','','No',NULL,NULL,''),(10451,'1020','51680782968','2023-05-18 10:41:40',1800.00,NULL,'','5','1','','1','257','payment','','','No',NULL,NULL,''),(10452,'1100','51682684895','2023-05-18 10:42:02',NULL,900.00,'','5','1','','1','257','payment','','','No',NULL,NULL,''),(10453,'1020','51682684895','2023-05-18 10:42:02',900.00,NULL,'','5','1','','1','257','payment','','','No',NULL,NULL,''),(10454,'1100','51684132251','2023-05-18 10:42:16',NULL,1200.00,'','5','1','','1','257','payment','','','No',NULL,NULL,''),(10455,'1020','51684132251','2023-05-18 10:42:16',1200.00,NULL,'','5','1','','1','257','payment','','','No',NULL,NULL,''),(10456,'1100','51684148612','2023-05-18 10:42:56',NULL,300.00,'','5','1','','1','178','payment','','','No',NULL,NULL,''),(10457,'1020','51684148612','2023-05-18 10:42:56',300.00,NULL,'','5','1','','1','178','payment','','','No',NULL,NULL,''),(10462,'1100','51684398083','2023-05-18 11:21:48',520.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(10463,'4000','51684398083','2023-05-18 11:21:48',NULL,520.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(10464,'1000','51684402908','2023-05-18 12:41:56',30.00,NULL,'','5','1','Good sold','1','217','Payment','','','No',NULL,NULL,''),(10465,'4000','51684402908','2023-05-18 12:41:56',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(10466,'1110','51684402927','2023-05-18 12:42:14',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10467,'5500','51684402927','2023-05-18 12:42:14',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10468,'1000','51684402927','2023-05-18 12:42:14',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10469,'4000','51684402927','2023-05-18 12:42:14',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10470,'1000','51684402962','2023-05-17 12:42:56',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,'REI40LAMC0'),(10471,'4000','51684402962','2023-05-17 12:42:56',NULL,1500.00,'','5','1','Good sold','1','65','sales','6','','No',NULL,NULL,''),(10472,'1100','51684403053','2023-05-18 12:51:24',300.00,NULL,'','5','1','Good sold','1','423','sales','','','No',NULL,NULL,''),(10473,'4000','51684403053','2023-05-18 12:51:24',NULL,300.00,'','5','1','Good sold','1','423','sales','2','','No',NULL,NULL,''),(10474,'1000','51684405206','2023-05-18 13:20:28',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,'REI0TOOJ5Y'),(10475,'4000','51684405206','2023-05-18 13:20:28',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(10476,'1100','51684410491','2023-05-18 14:48:36',600.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(10477,'4000','51684410491','2023-05-18 14:48:36',NULL,600.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(10478,'1100','51684410797','2023-05-18 14:53:55',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10479,'4000','51684410797','2023-05-18 14:53:55',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(10480,'1100','51684410797','2023-05-18 14:55:47',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10481,'1020','51684410797','2023-05-18 14:55:47',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10482,'1100','51684413267','2023-05-18 15:34:43',300.00,NULL,'','5','1','Good sold','1','132','sales','','','No',NULL,NULL,''),(10483,'4000','51684413267','2023-05-18 15:34:43',NULL,300.00,'','5','1','Good sold','1','132','sales','8','','No',NULL,NULL,''),(10484,'1000','51684415582','2023-05-18 16:13:34',300.00,NULL,'','5','1','Good sold','1','39','sales','','','No',NULL,NULL,'REI7U5ZUT3'),(10485,'4000','51684415582','2023-05-18 16:13:34',NULL,300.00,'','5','1','Good sold','1','39','sales','8','','No',NULL,NULL,''),(10486,'1100','51684415735','2023-05-18 16:18:50',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(10487,'4000','51684415735','2023-05-18 16:18:50',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(10488,'1000','51684416052','2023-05-18 16:21:13',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,'REI3U72E7X'),(10489,'4000','51684416052','2023-05-18 16:21:13',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(10490,'1100','51684416220','2023-05-18 16:25:36',600.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(10491,'4000','51684416220','2023-05-18 16:25:36',NULL,600.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(10492,'1100','51684416351','2023-05-18 16:26:56',300.00,NULL,'','5','1','Good sold','1','442','sales','','','No',NULL,NULL,''),(10493,'4000','51684416351','2023-05-18 16:26:56',NULL,300.00,'','5','1','Good sold','1','442','sales','4','','No',NULL,NULL,''),(10494,'1100','51684416351','2023-05-18 16:27:43',NULL,300.00,'','5','1','','1','442','payment','','','No',NULL,NULL,''),(10495,'1020','51684416351','2023-05-18 16:27:43',300.00,NULL,'','5','1','','1','442','payment','','','No',NULL,NULL,''),(10496,'1000','51684418646','2023-05-18 17:07:57',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,'REI8UC9CIC'),(10497,'4000','51684418646','2023-05-18 17:07:57',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(10498,'1100','51684418943','2023-05-18 17:34:18',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(10499,'4000','51684418943','2023-05-18 17:34:18',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(10500,'1100','51684420481','2023-05-18 17:35:20',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(10501,'4000','51684420481','2023-05-18 17:35:20',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(10502,'1100','51684415735','2023-05-18 17:37:32',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(10503,'1020','51684415735','2023-05-18 17:37:32',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(10504,'1000','51684421777','2023-05-18 17:56:26',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10506,'1000','51684421817','2023-05-18 18:04:08',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,'REI2UJD1LS'),(10507,'4000','51684421817','2023-05-18 18:04:08',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(10508,'1100','51684423628','2023-05-18 18:28:34',450.00,NULL,'','5','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(10509,'4000','51684423628','2023-05-18 18:28:34',NULL,300.00,'','5','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(10510,'4000','51684423628','2023-05-18 18:28:34',NULL,150.00,'','5','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(10511,'1100','51684398083','2023-05-18 18:38:03',NULL,520.00,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(10512,'1020','51684398083','2023-05-18 18:38:03',520.00,NULL,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(10513,'1100','51684418943','2023-05-18 18:38:36',NULL,300.00,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(10514,'1020','51684418943','2023-05-18 18:38:36',300.00,NULL,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(10515,'1100','51684393075','2023-05-18 18:40:39',NULL,70.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10516,'1020','51684393075','2023-05-18 18:40:39',70.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10521,'1000','51684421777','2023-05-18 17:56:26',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10522,'4000','51684421777','2023-05-18 18:56:05',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(10523,'1100','51684410491','2023-05-18 18:56:57',NULL,600.00,'','5','1','','1','167','payment','','','No',NULL,NULL,''),(10524,'1020','51684410491','2023-05-18 18:56:57',600.00,NULL,'','5','1','','1','167','payment','','','No',NULL,NULL,''),(10525,'1100','51684473081','2023-05-19 08:11:32',3920.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(10526,'4000','51684473081','2023-05-19 08:11:32',NULL,3920.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(10527,'1100','51684420481','2023-05-19 08:14:07',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(10528,'1020','51684420481','2023-05-19 08:14:07',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(10529,'1100','51684403053','2023-05-19 08:14:24',NULL,300.00,'','5','1','','1','423','payment','','','No',NULL,NULL,''),(10530,'1020','51684403053','2023-05-19 08:14:24',300.00,NULL,'','5','1','','1','423','payment','','','No',NULL,NULL,''),(10535,'1100','51684389430','2023-05-18 08:57:49',600.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(10536,'4000','51684389430','2023-05-19 08:38:48',NULL,0.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(10537,'4000','51684389430','2023-05-19 08:38:48',NULL,600.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(10540,'1100','51684478430','2023-05-19 10:33:31',300.00,NULL,'','5','1','Good sold','1','102','sales','','','No',NULL,NULL,''),(10541,'4000','51684478430','2023-05-19 10:33:31',NULL,300.00,'','5','1','Good sold','1','102','sales','6','','No',NULL,NULL,''),(10542,'1100','51684482679','2023-05-19 10:52:11',1200.00,NULL,'','5','1','Good sold','1','351','sales','','','No',NULL,NULL,''),(10543,'4000','51684482679','2023-05-19 10:52:11',NULL,1200.00,'','5','1','Good sold','1','351','sales','6','','No',NULL,NULL,''),(10544,'1100','51684483059','2023-05-19 10:57:49',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(10545,'4000','51684483059','2023-05-19 10:57:49',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(10546,'1000','51684483079','2023-05-19 11:17:31',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(10547,'4000','51684483079','2023-05-19 11:17:31',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(10548,'1100','51684484926','2023-05-19 11:28:57',560.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(10549,'4000','51684484926','2023-05-19 11:28:57',NULL,560.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(10550,'1100','51684413267','2023-05-19 11:30:39',NULL,300.00,'','5','1','','1','132','payment','','','No',NULL,NULL,''),(10551,'1020','51684413267','2023-05-19 11:30:39',300.00,NULL,'','5','1','','1','132','payment','','','No',NULL,NULL,''),(10552,'1100','51684487297','2023-05-19 12:08:27',900.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(10553,'4000','51684487297','2023-05-19 12:08:27',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(10554,'1100','51684487350','2023-05-19 12:09:20',1200.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(10555,'4000','51684487350','2023-05-19 12:09:20',NULL,1200.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(10556,'1100','51684487370','2023-05-19 12:16:42',300.00,NULL,'','5','1','Good sold','1','310','sales','','','No',NULL,NULL,''),(10557,'4000','51684487370','2023-05-19 12:16:42',NULL,300.00,'','5','1','Good sold','1','310','sales','2','','No',NULL,NULL,''),(10558,'1100','51684482679','2023-05-19 12:17:13',NULL,1200.00,'','5','1','','1','351','payment','','','No',NULL,NULL,''),(10559,'1020','51684482679','2023-05-19 12:17:13',1200.00,NULL,'','5','1','','1','351','payment','','','No',NULL,NULL,''),(10560,'1100','51684483079','2023-05-19 12:17:29',NULL,100.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(10561,'1020','51684483079','2023-05-19 12:17:29',100.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(10562,'1100','51684487904','2023-05-19 12:18:33',280.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(10563,'4000','51684487904','2023-05-19 12:18:33',NULL,280.00,'','5','1','Good sold','1','238','sales','6','','No',NULL,NULL,''),(10564,'1100','51684487904','2023-05-19 12:19:44',NULL,280.00,'','5','1','','1','238','payment','','','No',NULL,NULL,''),(10565,'1020','51684487904','2023-05-19 12:19:44',280.00,NULL,'','5','1','','1','238','payment','','','No',NULL,NULL,''),(10566,'1100','51684389430','2023-05-19 12:34:13',NULL,300.00,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(10567,'1020','51684389430','2023-05-19 12:34:13',300.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(10568,'1100','51684488937','2023-05-19 12:35:47',300.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,''),(10569,'4000','51684488937','2023-05-19 12:35:47',NULL,300.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(10570,'1100','51684492487','2023-05-19 13:35:07',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(10571,'4000','51684492487','2023-05-19 13:35:07',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(10574,'1100','51684478430','2023-05-19 14:18:02',NULL,300.00,'','5','1','','1','102','payment','','','No',NULL,NULL,''),(10575,'1010','51684478430','2023-05-19 14:18:02',300.00,NULL,'','5','1','','1','102','payment','','','No',NULL,NULL,''),(10576,'1100','51684496757','2023-05-19 14:46:22',560.00,NULL,'','5','1','Good sold','1','182','sales','','','No',NULL,NULL,''),(10577,'4000','51684496757','2023-05-19 14:46:22',NULL,560.00,'','5','1','Good sold','1','182','sales','6','','No',NULL,NULL,''),(10578,'1100','51684496757','2023-05-19 14:47:14',NULL,560.00,'','5','1','','1','182','payment','','','No',NULL,NULL,''),(10579,'1020','51684496757','2023-05-19 14:47:14',560.00,NULL,'','5','1','','1','182','payment','','','No',NULL,NULL,''),(10580,'1100','51682657610','2023-05-19 14:50:16',NULL,5320.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10581,'1020','51682657610','2023-05-19 14:50:16',5320.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10582,'1100','51682485441','2023-05-19 14:50:39',NULL,4480.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10583,'1020','51682485441','2023-05-19 14:50:39',4480.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10584,'1100','51682326990','2023-05-19 14:51:01',NULL,8960.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10585,'1020','51682326990','2023-05-19 14:51:01',8960.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10586,'1100','51681880821','2023-05-19 14:51:24',NULL,8400.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10587,'1020','51681880821','2023-05-19 14:51:24',8400.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10588,'1100','51681708447','2023-05-19 14:51:43',NULL,3640.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10589,'1020','51681708447','2023-05-19 14:51:43',3640.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10590,'1100','51681274366','2023-05-19 14:52:26',NULL,2520.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10591,'1020','51681274366','2023-05-19 14:52:26',2520.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10592,'1100','51680937907','2023-05-19 14:52:51',NULL,3080.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10593,'1020','51680937907','2023-05-19 14:52:51',3080.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10594,'1100','51680763373','2023-05-19 14:53:13',NULL,3080.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10595,'1020','51680763373','2023-05-19 14:53:13',3080.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10596,'1100','51680503094','2023-05-19 14:53:31',NULL,10920.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10597,'1020','51680503094','2023-05-19 14:53:31',10920.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10598,'1100','51681450074','2023-05-19 14:54:45',NULL,4480.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10599,'1020','51681450074','2023-05-19 14:54:45',4480.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(10600,'1100','51684492487','2023-05-19 14:58:35',NULL,250.00,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(10601,'1020','51684492487','2023-05-19 14:58:35',250.00,NULL,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(10606,'1000','51684492549','2023-05-19 13:35:57',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10607,'4000','51684492549','2023-05-19 15:43:26',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(10608,'1000','51684500215','2023-05-19 15:43:48',560.00,NULL,'','5','1','Good sold','1','99','Payment','','','No',NULL,NULL,''),(10609,'4000','51684500215','2023-05-19 15:43:48',NULL,560.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(10610,'1100','51684500810','2023-05-19 15:56:48',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(10611,'4000','51684500810','2023-05-19 15:56:48',NULL,300.00,'','5','1','Good sold','1','272','sales','6','','No',NULL,NULL,''),(10612,'1100','51684488937','2023-05-19 15:57:24',NULL,300.00,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(10613,'1020','51684488937','2023-05-19 15:57:24',300.00,NULL,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(10614,'1100','51684423628','2023-05-19 16:03:31',NULL,450.00,'','5','1','','1','27','payment','','','No',NULL,NULL,''),(10615,'1020','51684423628','2023-05-19 16:03:31',450.00,NULL,'','5','1','','1','27','payment','','','No',NULL,NULL,''),(10616,'1100','51684501866','2023-05-19 16:11:23',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(10617,'4000','51684501866','2023-05-19 16:11:23',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(10618,'1100','51684502001','2023-05-19 16:14:47',300.00,NULL,'','5','1','Good sold','1','197','sales','','','No',NULL,NULL,''),(10619,'4000','51684502001','2023-05-19 16:14:47',NULL,300.00,'','5','1','Good sold','1','197','sales','6','','No',NULL,NULL,''),(10620,'1110','51684502116','2023-05-19 16:26:43',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(10621,'5500','51684502116','2023-05-19 16:26:43',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10622,'1000','51684502116','2023-05-19 16:26:43',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10623,'4000','51684502116','2023-05-19 16:26:43',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(10624,'1100','51684487350','2023-05-19 16:32:52',NULL,1200.00,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(10625,'1020','51684487350','2023-05-19 16:32:52',1200.00,NULL,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(10626,'1100','51684487297','2023-05-19 16:43:39',NULL,900.00,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(10627,'1020','51684487297','2023-05-19 16:43:39',900.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(10628,'1100','51684487370','2023-05-19 16:46:55',NULL,300.00,'','5','1','','1','310','payment','','','No',NULL,NULL,''),(10629,'1020','51684487370','2023-05-19 16:46:55',300.00,NULL,'','5','1','','1','310','payment','','','No',NULL,NULL,''),(10630,'1100','51684500810','2023-05-19 16:58:03',NULL,300.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(10631,'1020','51684500810','2023-05-19 16:58:03',300.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(10632,'1000','51684505016','2023-05-19 17:03:43',300.00,NULL,'','5','1','Good sold','1','242','Payment','','','No',NULL,NULL,''),(10633,'4000','51684505016','2023-05-19 17:03:43',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(10634,'1100','51684502001','2023-05-19 17:05:46',NULL,300.00,'','5','1','','1','197','payment','','','No',NULL,NULL,''),(10635,'1020','51684502001','2023-05-19 17:05:46',300.00,NULL,'','5','1','','1','197','payment','','','No',NULL,NULL,''),(10636,'1100','51684501866','2023-05-19 17:20:05',NULL,300.00,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(10637,'1020','51684501866','2023-05-19 17:20:05',300.00,NULL,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(10638,'1100','51684506492','2023-05-19 17:28:17',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10639,'4000','51684506492','2023-05-19 17:28:17',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(10642,'5800','51684507081','2023-05-19 17:38:40',60.00,NULL,'0','5','1','THREAD TAPE','1','','','13','','No',NULL,NULL,''),(10643,'1050','51684507081','2023-05-19 17:38:40',NULL,60.00,'0','5','1','THREAD TAPE','1','','','13','','No',NULL,NULL,''),(10644,'1110','51684507376','2023-05-19 17:42:56',726.18,NULL,'','5','1','Inventory Purchased','1','8','Purchases','11','','No',NULL,NULL,''),(10645,'2130','51684507376','2023-05-19 17:42:56',NULL,726.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(10646,'1110','51684507477','2023-05-19 17:44:44',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10647,'5500','51684507477','2023-05-19 17:44:44',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10648,'1000','51684507477','2023-05-19 17:44:44',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REJ31XAKANP'),(10649,'4000','51684507477','2023-05-19 17:44:44',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10650,'1100','51684506492','2023-05-19 18:21:09',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(10651,'1020','51684506492','2023-05-19 18:21:09',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(10652,'1100','51684484926','2023-05-19 18:34:51',NULL,560.00,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(10653,'1020','51684484926','2023-05-19 18:34:51',560.00,NULL,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(10654,'1100','51684510740','2023-05-19 18:39:09',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(10655,'4000','51684510740','2023-05-19 18:39:09',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(10656,'1100','51684510740','2023-05-19 18:44:49',NULL,600.00,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(10657,'1020','51684510740','2023-05-19 18:44:49',600.00,NULL,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(10658,'1110','51684511263','2023-05-19 18:47:52',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10659,'5500','51684511263','2023-05-19 18:47:52',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10660,'1000','51684511263','2023-05-19 18:47:52',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10661,'4000','51684511263','2023-05-19 18:47:52',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10662,'1100','51684511350','2023-05-19 18:49:18',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(10663,'4000','51684511350','2023-05-19 18:49:18',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(10664,'1100','51684511350','2023-05-19 18:50:47',NULL,70.00,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(10665,'1020','51684511350','2023-05-19 18:50:47',70.00,NULL,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(10666,'1000','61684561431','2023-05-20 08:44:09',300.00,NULL,'','6','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10667,'4000','61684561431','2023-05-20 08:44:09',NULL,300.00,'','6','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(10668,'1000','51684563327','2023-05-20 09:15:38',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10669,'4000','51684563327','2023-05-20 09:15:38',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(10670,'1000','51684563356','2023-05-20 09:21:40',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REK1YRAABJ'),(10671,'4000','51684563356','2023-05-20 09:21:40',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(10672,'1100','51684563782','2023-05-20 09:23:14',300.00,NULL,'','5','1','Good sold','1','190','sales','','','No',NULL,NULL,''),(10673,'4000','51684563782','2023-05-20 09:23:14',NULL,300.00,'','5','1','Good sold','1','190','sales','6','','No',NULL,NULL,''),(10674,'1100','51684566596','2023-05-20 14:23:54',1200.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10675,'4000','51684566596','2023-05-20 14:23:54',NULL,1200.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(10676,'1100','51684581961','2023-05-20 14:26:12',300.00,NULL,'','5','1','Good sold','1','397','sales','','','No',NULL,NULL,''),(10677,'4000','51684581961','2023-05-20 14:26:12',NULL,300.00,'','5','1','Good sold','1','397','sales','6','','No',NULL,NULL,''),(10680,'1100','51684582111','2023-05-20 14:29:30',300.00,NULL,'','5','1','Good sold','1','415','sales','','','No',NULL,NULL,''),(10681,'4000','51684582111','2023-05-20 14:29:30',NULL,300.00,'','5','1','Good sold','1','415','sales','4','','No',NULL,NULL,''),(10682,'1000','51684582197','2023-05-20 14:30:39',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,'REK2ZIWV4M'),(10683,'4000','51684582197','2023-05-20 14:30:39',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(10684,'1100','51684582379','2023-05-20 14:33:22',600.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,''),(10685,'4000','51684582379','2023-05-20 14:33:22',NULL,600.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(10686,'1100','51684581995','2023-05-20 14:28:17',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(10687,'4000','51684581995','2023-05-20 14:28:17',NULL,300.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(10688,'4000','51684581995','2023-05-20 14:40:53',NULL,600.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(10689,'1100','51684566596','2023-05-20 14:57:18',NULL,1200.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10690,'1020','51684566596','2023-05-20 14:57:18',1200.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10691,'1100','51684581961','2023-05-20 14:59:51',NULL,300.00,'','5','1','','1','397','payment','','','No',NULL,NULL,''),(10692,'1020','51684581961','2023-05-20 14:59:51',300.00,NULL,'','5','1','','1','397','payment','','','No',NULL,NULL,''),(10693,'1100','51684581995','2023-05-20 15:03:03',NULL,900.00,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(10694,'1020','51684581995','2023-05-20 15:03:03',900.00,NULL,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(10695,'1100','51684582111','2023-05-20 15:38:25',NULL,300.00,'','5','1','','1','415','payment','','','No',NULL,NULL,''),(10696,'1020','51684582111','2023-05-20 15:38:25',300.00,NULL,'','5','1','','1','415','payment','','','No',NULL,NULL,''),(10699,'1100','51684582379','2023-05-20 15:51:48',NULL,600.00,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(10700,'1020','51684582379','2023-05-20 15:51:48',600.00,NULL,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(10701,'1000','51684587446','2023-05-20 15:58:22',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10702,'4000','51684587446','2023-05-20 15:58:22',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(10709,'1100','51684587717','2023-05-20 16:03:44',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(10710,'4000','51684587717','2023-05-20 16:03:44',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(10711,'1100','51684587717','2023-05-20 16:19:16',NULL,560.00,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(10712,'1020','51684587717','2023-05-20 16:19:16',560.00,NULL,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(10713,'1100','51684589129','2023-05-20 16:27:44',300.00,NULL,'','5','1','Good sold','1','357','sales','','','No',NULL,NULL,''),(10714,'4000','51684589129','2023-05-20 16:27:44',NULL,300.00,'','5','1','Good sold','1','357','sales','6','','No',NULL,NULL,''),(10715,'1110','51684591109','2023-05-20 16:58:40',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(10716,'5500','51684591109','2023-05-20 16:58:40',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10717,'1000','51684591109','2023-05-20 16:58:40',120.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(10718,'4000','51684591109','2023-05-20 16:58:40',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(10719,'1000','51684591135','2023-05-20 17:05:09',60.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REK911UKO3'),(10720,'4000','51684591135','2023-05-20 17:05:09',NULL,60.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(10721,'1100','51684592639','2023-05-20 17:26:03',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(10722,'4000','51684592639','2023-05-20 17:26:03',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(10723,'1100','51684595093','2023-05-20 18:05:04',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10724,'4000','51684595093','2023-05-20 18:05:04',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(10725,'1000','51684586845','2023-05-20 15:47:35',140.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'REKII938XR'),(10726,'4000','51684586845','2023-05-20 15:47:35',NULL,70.00,'','5','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(10727,'4000','51684586845','2023-05-20 18:07:01',NULL,70.00,'','5','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(10728,'1100','51684589129','2023-05-20 18:13:37',NULL,300.00,'','5','1','','1','357','payment','','','No',NULL,NULL,''),(10729,'1020','51684589129','2023-05-20 18:13:37',300.00,NULL,'','5','1','','1','357','payment','','','No',NULL,NULL,''),(10730,'1100','51684563782','2023-05-20 18:18:01',NULL,300.00,'','5','1','','1','190','payment','','','No',NULL,NULL,''),(10731,'1020','51684563782','2023-05-20 18:18:01',300.00,NULL,'','5','1','','1','190','payment','','','No',NULL,NULL,''),(10734,'1000','51684596229','2023-05-20 18:24:08',130.00,NULL,'','5','1','Good sold','1','79','sales','','','No',NULL,NULL,'REK71BEF15'),(10735,'4000','51684596229','2023-05-20 18:24:08',NULL,130.00,'','5','1','Good sold','1','79','sales','8','','No',NULL,NULL,''),(10736,'1100','51684596540','2023-05-20 18:29:17',300.00,NULL,'','5','1','Good sold','1','259','sales','','','No',NULL,NULL,''),(10737,'4000','51684596540','2023-05-20 18:29:17',NULL,300.00,'','5','1','Good sold','1','259','sales','4','','No',NULL,NULL,''),(10738,'1000','51684597218','2023-05-20 18:40:33',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REK41E0MB6'),(10739,'4000','51684597218','2023-05-20 18:40:33',NULL,120.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(10740,'1000','51684597975','2023-05-20 18:53:17',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REK01F4UH8'),(10741,'4000','51684597975','2023-05-20 18:53:17',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(10742,'1100','51684483059','2023-05-20 18:55:56',NULL,900.00,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(10743,'1020','51684483059','2023-05-20 18:55:56',900.00,NULL,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(10744,'1000','51684598375','2023-05-20 18:59:59',300.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,'REK911UKO3'),(10745,'4000','51684598375','2023-05-20 18:59:59',NULL,300.00,'','5','1','Good sold','1','217','sales','6','','No',NULL,NULL,''),(10746,'1100','51684596540','2023-05-21 13:10:27',NULL,300.00,'','5','1','','1','259','payment','','','No',NULL,NULL,''),(10747,'1020','51684596540','2023-05-21 13:10:27',300.00,NULL,'','5','1','','1','259','payment','','','No',NULL,NULL,''),(10748,'1100','51684595093','2023-05-21 13:13:36',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10749,'1020','51684595093','2023-05-21 13:13:36',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10750,'1000','51684664101','2023-05-21 13:15:13',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'REL633GMY8'),(10751,'4000','51684664101','2023-05-21 13:15:13',NULL,300.00,'','5','1','Good sold','1','22','sales','4','','No',NULL,NULL,''),(10752,'1100','51684664184','2023-05-21 13:18:01',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(10753,'4000','51684664184','2023-05-21 13:18:01',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(10756,'1100','51684664601','2023-05-21 13:24:42',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(10757,'4000','51684664601','2023-05-21 13:24:42',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(10758,'1100','51684664975','2023-05-21 13:31:46',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(10759,'4000','51684664975','2023-05-21 13:31:46',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(10760,'1100','51684665480','2023-05-21 13:39:19',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(10761,'4000','51684665480','2023-05-21 13:39:19',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(10762,'1100','51684665480','2023-05-21 14:14:32',NULL,300.00,'','5','1','','1','264','payment','','','No',NULL,NULL,''),(10763,'1020','51684665480','2023-05-21 14:14:32',300.00,NULL,'','5','1','','1','264','payment','','','No',NULL,NULL,''),(10764,'1100','51684664601','2023-05-21 14:17:17',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(10765,'1020','51684664601','2023-05-21 14:17:17',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(10766,'1100','51684667876','2023-05-21 14:18:03',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(10767,'4000','51684667876','2023-05-21 14:18:03',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(10768,'1100','51684668072','2023-05-21 14:21:25',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(10769,'4000','51684668072','2023-05-21 14:21:25',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(10770,'1100','51684664975','2023-05-21 14:27:25',NULL,300.00,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(10771,'1020','51684664975','2023-05-21 14:27:25',300.00,NULL,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(10772,'1100','51684668961','2023-05-21 14:36:13',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(10773,'4000','51684668961','2023-05-21 14:36:13',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(10774,'1110','51684670993','2023-05-21 15:11:17',NULL,450.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(10775,'1110','51684670993','2023-05-21 15:11:17',NULL,450.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(10776,'5500','51684670993','2023-05-21 15:11:17',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10777,'1000','51684670993','2023-05-21 15:11:17',1000.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REL13FD5U5'),(10778,'4000','51684670993','2023-05-21 15:11:17',NULL,500.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(10779,'4000','51684670993','2023-05-21 15:11:17',NULL,500.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(10780,'1000','51684675185','2023-05-21 16:22:05',300.00,NULL,'','5','1','Good sold','1','180','Payment','','','No',NULL,NULL,''),(10781,'4000','51684675185','2023-05-21 16:22:05',NULL,300.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(10782,'1100','51684668072','2023-05-21 16:39:46',NULL,300.00,'','5','1','','1','246','payment','','','No',NULL,NULL,''),(10783,'1020','51684668072','2023-05-21 16:39:46',300.00,NULL,'','5','1','','1','246','payment','','','No',NULL,NULL,''),(10784,'1000','51684676415','2023-05-21 16:40:29',900.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,'REL23NY8PY'),(10785,'4000','51684676415','2023-05-21 16:40:29',NULL,900.00,'','5','1','Good sold','1','352','sales','2','','No',NULL,NULL,''),(10786,'1000','51684677206','2023-05-21 16:53:43',300.00,NULL,'','5','1','Good sold','1','31','sales','','','No',NULL,NULL,'REL23NERTW'),(10787,'4000','51684677206','2023-05-21 16:53:43',NULL,300.00,'','5','1','Good sold','1','31','sales','6','','No',NULL,NULL,''),(10788,'1000','51684678396','2023-05-21 17:13:27',300.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,'REL5R3RHJEP'),(10789,'4000','51684678396','2023-05-21 17:13:27',NULL,300.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(10790,'1100','51684668961','2023-05-21 17:24:24',NULL,300.00,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(10791,'1020','51684668961','2023-05-21 17:24:24',300.00,NULL,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(10792,'1100','51684664184','2023-05-21 17:30:05',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,'REL93T710Z'),(10793,'1020','51684664184','2023-05-21 17:30:05',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,'REL93T710Z'),(10794,'1100','51684667876','2023-05-21 17:31:55',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,'REL03TCNQC'),(10795,'1020','51684667876','2023-05-21 17:31:55',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,'REL03TCNQC'),(10800,'1110','51684683273','2023-05-21 18:34:45',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(10801,'5500','51684683273','2023-05-21 18:34:45',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10802,'1100','51684683273','2023-05-21 18:34:45',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10803,'4000','51684683273','2023-05-21 18:34:45',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(10804,'1100','51684683273','2023-05-21 18:36:14',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10805,'1020','51684683273','2023-05-21 18:36:14',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10806,'1100','51684732513','2023-05-22 08:15:35',5040.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(10807,'4000','51684732513','2023-05-22 08:15:35',NULL,5040.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(10808,'1100','51684389430','2023-05-22 08:23:12',NULL,300.00,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(10809,'1020','51684389430','2023-05-22 08:23:12',300.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(10810,'1000','51684734851','2023-05-22 08:54:27',560.00,NULL,'','5','1','Good sold','1','443','Payment','','','No',NULL,NULL,''),(10811,'4000','51684734851','2023-05-22 08:54:27',NULL,560.00,'','5','1','Good sold','1','443','sales','6','','No',NULL,NULL,''),(10812,'1100','51684734924','2023-05-22 08:56:36',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(10813,'4000','51684734924','2023-05-22 08:56:36',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(10814,'1100','51684735999','2023-05-22 09:13:55',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(10815,'4000','51684735999','2023-05-22 09:13:55',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(10816,'1100','51684736741','2023-05-22 09:40:24',300.00,NULL,'','5','1','Good sold','1','462','sales','','','No',NULL,NULL,''),(10817,'4000','51684736741','2023-05-22 09:40:24',NULL,300.00,'','5','1','Good sold','1','462','sales','2','','No',NULL,NULL,''),(10818,'1100','51684738428','2023-05-22 09:58:06',300.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(10819,'4000','51684738428','2023-05-22 09:58:06',NULL,300.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(10820,'1100','51684736741','2023-05-22 09:59:47',NULL,300.00,'','5','1','','1','462','payment','','','No',NULL,NULL,''),(10821,'1020','51684736741','2023-05-22 09:59:47',300.00,NULL,'','5','1','','1','462','payment','','','No',NULL,NULL,''),(10822,'1100','51684739879','2023-05-22 10:18:06',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(10823,'4000','51684739879','2023-05-22 10:18:06',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(10824,'1000','51684739894','2023-05-22 10:18:20',300.00,NULL,'','5','1','Good sold','1','99','Payment','','','No',NULL,NULL,''),(10825,'4000','51684739894','2023-05-22 10:18:20',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(10826,'1100','51684740330','2023-05-22 10:25:37',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10827,'4000','51684740330','2023-05-22 10:25:37',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(10828,'1100','51684740345','2023-05-22 10:25:52',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(10829,'4000','51684740345','2023-05-22 10:25:52',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(10830,'1100','51684740345','2023-05-22 10:37:44',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(10831,'1020','51684740345','2023-05-22 10:37:44',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(10832,'1100','51684740330','2023-05-22 10:44:58',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10833,'1020','51684740330','2023-05-22 10:44:58',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10836,'1100','51684742371','2023-05-22 10:59:49',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(10837,'4000','51684742371','2023-05-22 10:59:49',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(10838,'1110','51684742398','2023-05-22 11:04:51',NULL,900.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(10839,'5500','51684742398','2023-05-22 11:04:51',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10840,'1100','51684742398','2023-05-22 11:04:51',1000.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10841,'4000','51684742398','2023-05-22 11:04:51',NULL,1000.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(10842,'1100','51684738428','2023-05-22 12:04:54',NULL,300.00,'','5','1','','1','425','payment','','','No',NULL,NULL,''),(10843,'1020','51684738428','2023-05-22 12:04:54',300.00,NULL,'','5','1','','1','425','payment','','','No',NULL,NULL,''),(10844,'1100','51684746320','2023-05-22 12:05:35',600.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(10845,'4000','51684746320','2023-05-22 12:05:35',NULL,300.00,'','5','1','Good sold','1','385','sales','2','','No',NULL,NULL,''),(10846,'4000','51684746320','2023-05-22 12:05:35',NULL,300.00,'','5','1','Good sold','1','385','sales','8','','No',NULL,NULL,''),(10847,'1100','51684746348','2023-05-22 12:05:57',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(10848,'4000','51684746348','2023-05-22 12:05:57',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(10849,'1100','51684746402','2023-05-22 12:11:43',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(10850,'4000','51684746402','2023-05-22 12:11:43',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(10856,'1100','51684746908','2023-05-22 12:15:23',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(10857,'4000','51684746908','2023-05-22 12:15:23',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(10858,'1100','51684742398','2023-05-22 12:25:50',NULL,1000.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10859,'1020','51684742398','2023-05-22 12:25:50',1000.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10864,'1110','51684741524','2023-05-22 12:26:32',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(10865,'5500','51684741524','2023-05-22 12:26:32',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(10866,'1100','51684741524','2023-05-22 10:45:33',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10867,'4000','51684741524','2023-05-22 12:26:32',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(10887,'1100','51684746714','2023-05-22 12:12:04',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(10888,'4000','51684746714','2023-05-22 13:29:09',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(10889,'1100','51684746714','2023-05-22 13:40:22',NULL,130.00,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(10890,'1020','51684746714','2023-05-22 13:40:22',130.00,NULL,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(10891,'1100','51684753198','2023-05-22 14:00:04',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(10892,'4000','51684753198','2023-05-22 14:00:04',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(10893,'1100','51684753198','2023-05-22 14:00:43',NULL,300.00,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(10894,'1020','51684753198','2023-05-22 14:00:43',300.00,NULL,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(10895,'1100','51682582717','2023-05-22 14:14:10',NULL,750.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(10896,'1020','51682582717','2023-05-22 14:14:10',750.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(10897,'1100','51682327362','2023-05-22 14:14:27',NULL,750.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(10898,'1020','51682327362','2023-05-22 14:14:27',750.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(10899,'1100','51681972482','2023-05-22 14:14:49',NULL,1250.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(10900,'1020','51681972482','2023-05-22 14:14:49',1250.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(10901,'1100','51681715416','2023-05-22 14:15:06',NULL,1000.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(10902,'1020','51681715416','2023-05-22 14:15:06',1000.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(10903,'1100','51681288734','2023-05-22 14:15:24',NULL,1000.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(10904,'1020','51681288734','2023-05-22 14:15:24',1000.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(10905,'1100','51680773238','2023-05-22 14:15:42',NULL,750.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(10906,'1020','51680773238','2023-05-22 14:15:42',750.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(10907,'1100','51680509110','2023-05-22 14:15:58',NULL,1250.00,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(10908,'1020','51680509110','2023-05-22 14:15:58',1250.00,NULL,'','5','1','','1','11','payment','','','No',NULL,NULL,''),(10909,'1100','51684746348','2023-05-22 14:17:13',NULL,300.00,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(10910,'1020','51684746348','2023-05-22 14:17:13',300.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(10911,'1100','51684753326','2023-05-22 14:19:56',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,''),(10912,'4000','51684753326','2023-05-22 14:19:56',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(10916,'1100','51684755858','2023-05-22 14:44:33',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(10917,'4000','51684755858','2023-05-22 14:44:33',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(10918,'4000','51684755858','2023-05-22 14:45:14',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(10919,'1100','51684757734','2023-05-22 15:17:59',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(10920,'4000','51684757734','2023-05-22 15:17:59',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(10921,'1100','51684757734','2023-05-22 15:48:12',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(10922,'1020','51684757734','2023-05-22 15:48:12',300.00,NULL,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(10923,'1100','51684755858','2023-05-22 15:51:48',NULL,600.00,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(10924,'1020','51684755858','2023-05-22 15:51:48',600.00,NULL,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(10927,'1100','51684753326','2023-05-22 15:54:13',NULL,600.00,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(10928,'1020','51684753326','2023-05-22 15:54:13',600.00,NULL,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(10929,'1100','51684759921','2023-05-22 15:52:30',600.00,NULL,'','5','1','Good sold','1','295','sales','','','No',NULL,NULL,''),(10930,'4000','51684759921','2023-05-22 15:52:30',NULL,300.00,'','5','1','Good sold','1','295','sales','6','','No',NULL,NULL,''),(10931,'4000','51684759921','2023-05-22 15:54:50',NULL,300.00,'','5','1','Good sold','1','295','sales','6','','No',NULL,NULL,''),(10932,'1100','51684746320','2023-05-22 15:55:12',NULL,600.00,'','5','1','','1','385','payment','','','No',NULL,NULL,''),(10933,'1020','51684746320','2023-05-22 15:55:12',600.00,NULL,'','5','1','','1','385','payment','','','No',NULL,NULL,''),(10934,'1100','51684742371','2023-05-22 15:59:05',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(10935,'1020','51684742371','2023-05-22 15:59:05',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(10936,'1100','51684760506','2023-05-22 16:34:12',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(10937,'4000','51684760506','2023-05-22 16:34:12',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(10938,'1100','51684592639','2023-05-22 16:39:13',NULL,300.00,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(10939,'1020','51684592639','2023-05-22 16:39:13',300.00,NULL,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(10940,'1100','51684741524','2023-05-22 16:50:52',NULL,1600.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10941,'1020','51684741524','2023-05-22 16:50:52',1600.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10942,'1000','51684763964','2023-05-22 16:59:33',560.00,NULL,'','5','1','Good sold','1','67','Payment','','','No',NULL,NULL,''),(10943,'4000','51684763964','2023-05-22 16:59:33',NULL,560.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(10944,'1100','51684763982','2023-05-22 17:04:17',600.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,''),(10945,'4000','51684763982','2023-05-22 17:04:17',NULL,600.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(10946,'1100','51684764328','2023-05-22 17:05:36',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(10947,'4000','51684764328','2023-05-22 17:05:36',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(10948,'1100','51684764328','2023-05-22 17:06:20',NULL,600.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(10949,'1020','51684764328','2023-05-22 17:06:20',600.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(10950,'1100','51684734924','2023-05-22 17:07:41',NULL,600.00,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(10951,'1020','51684734924','2023-05-22 17:07:41',600.00,NULL,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(10952,'1100','51684760506','2023-05-22 17:09:12',NULL,300.00,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(10953,'1020','51684760506','2023-05-22 17:09:12',300.00,NULL,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(10954,'1100','51684759921','2023-05-22 17:18:29',NULL,600.00,'','5','1','','1','295','payment','','','No',NULL,NULL,''),(10955,'1020','51684759921','2023-05-22 17:18:29',600.00,NULL,'','5','1','','1','295','payment','','','No',NULL,NULL,''),(10956,'1100','51684763982','2023-05-22 17:28:08',NULL,600.00,'','5','1','','1','488','payment','','','No',NULL,NULL,''),(10957,'1020','51684763982','2023-05-22 17:28:08',600.00,NULL,'','5','1','','1','488','payment','','','No',NULL,NULL,''),(10958,'1100','51684766487','2023-05-22 17:41:40',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(10959,'4000','51684766487','2023-05-22 17:41:40',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(10960,'1100','51684766487','2023-05-22 17:42:02',NULL,300.00,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(10961,'1020','51684766487','2023-05-22 17:42:02',300.00,NULL,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(10962,'1100','51684767162','2023-05-22 17:52:52',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10963,'4000','51684767162','2023-05-22 17:52:52',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(10964,'1100','51684767449','2023-05-22 17:57:47',300.00,NULL,'','5','1','Good sold','1','229','sales','','','No',NULL,NULL,''),(10965,'4000','51684767449','2023-05-22 17:57:47',NULL,300.00,'','5','1','Good sold','1','229','sales','8','','No',NULL,NULL,''),(10966,'1100','51684768292','2023-05-22 18:11:40',300.00,NULL,'','5','1','Good sold','1','202','sales','','','No',NULL,NULL,''),(10967,'4000','51684768292','2023-05-22 18:11:40',NULL,300.00,'','5','1','Good sold','1','202','sales','6','','No',NULL,NULL,''),(10968,'1100','51684767162','2023-05-22 18:29:22',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(10969,'1020','51684767162','2023-05-22 18:29:22',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(10970,'1100','51684769437','2023-05-22 18:30:59',300.00,NULL,'','5','1','Good sold','1','396','sales','','','No',NULL,NULL,''),(10971,'4000','51684769437','2023-05-22 18:30:59',NULL,300.00,'','5','1','Good sold','1','396','sales','2','','No',NULL,NULL,''),(10972,'1100','51684767449','2023-05-22 18:36:35',NULL,300.00,'','5','1','','1','229','payment','','','No',NULL,NULL,''),(10973,'1020','51684767449','2023-05-22 18:36:35',300.00,NULL,'','5','1','','1','229','payment','','','No',NULL,NULL,''),(10974,'1100','51684739879','2023-05-22 18:43:15',NULL,300.00,'','5','1','','1','324','payment','','','No',NULL,NULL,''),(10975,'1020','51684739879','2023-05-22 18:43:15',300.00,NULL,'','5','1','','1','324','payment','','','No',NULL,NULL,''),(10976,'1100','51684769437','2023-05-22 18:58:27',NULL,300.00,'','5','1','','1','396','payment','','','No',NULL,NULL,''),(10977,'1020','51684769437','2023-05-22 18:58:27',300.00,NULL,'','5','1','','1','396','payment','','','No',NULL,NULL,''),(10978,'1100','51684771287','2023-05-22 19:01:39',900.00,NULL,'','5','1','Good sold','1','434','sales','','','No',NULL,NULL,''),(10979,'4000','51684771287','2023-05-22 19:01:39',NULL,900.00,'','5','1','Good sold','1','434','sales','6','','No',NULL,NULL,''),(10980,'1100','51684771287','2023-05-22 19:02:33',NULL,900.00,'','5','1','','1','434','payment','','','No',NULL,NULL,''),(10981,'1020','51684771287','2023-05-22 19:02:33',900.00,NULL,'','5','1','','1','434','payment','','','No',NULL,NULL,''),(10982,'1100','51684771796','2023-05-22 19:10:07',260.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(10983,'4000','51684771796','2023-05-22 19:10:07',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(10984,'1110','51684771822','2023-05-22 19:10:45',NULL,93.93,'','5','1','Inventory sold','1','387','sales','9','','No',NULL,NULL,''),(10985,'5500','51684771822','2023-05-22 19:10:45',93.93,NULL,'','5','1','Cost of goods sold','1','387','sales','','','No',NULL,NULL,''),(10986,'1100','51684771822','2023-05-22 19:10:45',190.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(10987,'4000','51684771822','2023-05-22 19:10:45',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(10988,'4000','51684771822','2023-05-22 19:10:45',NULL,120.00,'','5','1','Good sold','1','387','sales','9','','No',NULL,NULL,''),(10989,'1100','51684771796','2023-05-22 19:12:16',NULL,260.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10990,'1020','51684771796','2023-05-22 19:12:16',260.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(10991,'1100','51684771822','2023-05-22 19:12:30',NULL,190.00,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(10992,'1020','51684771822','2023-05-22 19:12:30',190.00,NULL,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(10993,'1100','51684768292','2023-05-22 19:20:07',NULL,300.00,'','5','1','','1','202','payment','','','No',NULL,NULL,''),(10994,'1020','51684768292','2023-05-22 19:20:07',300.00,NULL,'','5','1','','1','202','payment','','','No',NULL,NULL,''),(10995,'1100','51682663726','2023-05-23 09:37:26',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(10996,'1020','51682663726','2023-05-23 09:37:26',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(10997,'1100','51682327132','2023-05-23 09:38:51',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(10998,'1020','51682327132','2023-05-23 09:38:51',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(10999,'1100','51681885528','2023-05-23 09:39:37',NULL,2240.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(11000,'1020','51681885528','2023-05-23 09:39:37',2240.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(11001,'1100','51681711701','2023-05-23 09:40:15',NULL,1960.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(11002,'1020','51681711701','2023-05-23 09:40:15',1960.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(11003,'1100','51681453323','2023-05-23 09:41:30',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(11004,'1020','51681453323','2023-05-23 09:41:30',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(11005,'1100','51681279822','2023-05-23 09:42:00',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(11006,'1020','51681279822','2023-05-23 09:42:00',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(11007,'1100','51680680885','2023-05-23 09:42:28',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(11008,'1020','51680680885','2023-05-23 09:42:28',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(11009,'1100','51680503716','2023-05-23 09:42:55',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(11010,'1020','51680503716','2023-05-23 09:42:55',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(11011,'1100','51684825823','2023-05-23 10:30:31',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(11012,'4000','51684825823','2023-05-23 10:30:31',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(11013,'1100','51684825823','2023-05-23 10:39:54',NULL,300.00,'','5','1','','1','268','payment','','','No',NULL,NULL,'REN184Q6D9'),(11014,'1020','51684825823','2023-05-23 10:39:54',300.00,NULL,'','5','1','','1','268','payment','','','No',NULL,NULL,'REN184Q6D9'),(11015,'1100','51684827681','2023-05-23 10:41:40',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(11016,'4000','51684827681','2023-05-23 10:41:40',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(11017,'1100','51684827811','2023-05-23 10:43:43',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(11018,'4000','51684827811','2023-05-23 10:43:43',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(11019,'1100','51684828224','2023-05-23 10:52:33',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(11020,'4000','51684828224','2023-05-23 10:52:33',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(11023,'1100','51684829269','2023-05-23 11:08:04',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(11024,'4000','51684829269','2023-05-23 11:08:04',NULL,300.00,'','5','1','Good sold','1','211','sales','4','','No',NULL,NULL,''),(11025,'1100','51684827811','2023-05-23 11:16:26',NULL,300.00,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(11026,'1020','51684827811','2023-05-23 11:16:26',300.00,NULL,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(11027,'1110','51684829903','2023-05-23 11:18:48',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(11028,'5500','51684829903','2023-05-23 11:18:48',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(11029,'1000','51684829903','2023-05-23 11:18:48',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REN77UEPUV'),(11030,'4000','51684829903','2023-05-23 11:18:48',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(11031,'1100','51684830081','2023-05-23 11:21:35',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11032,'4000','51684830081','2023-05-23 11:21:35',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(11033,'1100','51684830081','2023-05-23 11:29:49',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11034,'1020','51684830081','2023-05-23 11:29:49',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11035,'1100','51684831475','2023-05-23 11:45:40',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(11036,'4000','51684831475','2023-05-23 11:45:40',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(11037,'1100','51684833187','2023-05-23 12:14:02',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(11038,'4000','51684833187','2023-05-23 12:14:02',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(11039,'4000','51684833187','2023-05-23 12:14:02',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(11044,'1100','51684833493','2023-05-23 12:18:32',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(11045,'4000','51684833493','2023-05-23 12:18:32',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(11046,'1100','51684833493','2023-05-23 12:31:20',NULL,280.00,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(11047,'1020','51684833493','2023-05-23 12:31:20',280.00,NULL,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(11048,'1100','51684834624','2023-05-23 12:37:13',300.00,NULL,'','5','1','Good sold','1','215','sales','','','No',NULL,NULL,''),(11049,'4000','51684834624','2023-05-23 12:37:13',NULL,300.00,'','5','1','Good sold','1','215','sales','2','','No',NULL,NULL,''),(11050,'1110','51684836556','2023-05-23 13:09:28',NULL,39.08,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(11051,'5500','51684836556','2023-05-23 13:09:28',39.08,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(11052,'1000','51684836556','2023-05-23 13:09:28',60.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(11053,'4000','51684836556','2023-05-23 13:09:28',NULL,60.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(11054,'1100','51684833187','2023-05-23 13:13:05',NULL,900.00,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(11055,'1020','51684833187','2023-05-23 13:13:05',900.00,NULL,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(11056,'1000','51684837391','2023-05-23 13:23:58',600.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(11057,'4000','51684837391','2023-05-23 13:23:58',NULL,600.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(11058,'1100','51684840133','2023-05-23 14:09:26',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(11059,'4000','51684840133','2023-05-23 14:09:26',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(11060,'1100','51684834624','2023-05-23 14:12:56',NULL,300.00,'','5','1','','1','215','payment','','','No',NULL,NULL,''),(11061,'1020','51684834624','2023-05-23 14:12:56',300.00,NULL,'','5','1','','1','215','payment','','','No',NULL,NULL,''),(11062,'1100','51684840133','2023-05-23 14:33:58',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(11063,'1020','51684840133','2023-05-23 14:33:58',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(11064,'1100','51684843309','2023-05-23 15:03:14',600.00,NULL,'','5','1','Good sold','1','101','sales','','','No',NULL,NULL,''),(11065,'4000','51684843309','2023-05-23 15:03:14',NULL,600.00,'','5','1','Good sold','1','101','sales','6','','No',NULL,NULL,''),(11066,'1100','51684843473','2023-05-23 15:05:03',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(11067,'4000','51684843473','2023-05-23 15:05:03',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(11068,'1000','51684845732','2023-05-23 15:42:26',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,'REN28W7Z28'),(11069,'4000','51684845732','2023-05-23 15:42:26',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(11070,'1100','51684847899','2023-05-23 16:21:53',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(11071,'4000','51684847899','2023-05-23 16:21:53',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(11072,'1000','51684849110','2023-05-23 16:38:54',1400.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REN59220V1'),(11073,'4000','51684849110','2023-05-23 16:38:54',NULL,1400.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(11074,'1110','51684849587','2023-05-23 16:47:18',NULL,1105.00,'','5','1','Inventory sold','1','423','sales','1','','No',NULL,NULL,''),(11075,'5500','51684849587','2023-05-23 16:47:18',1105.00,NULL,'','5','1','Cost of goods sold','1','423','sales','','','No',NULL,NULL,''),(11076,'1100','51684849587','2023-05-23 16:47:18',1900.00,NULL,'','5','1','Good sold','1','423','sales','','','No',NULL,NULL,''),(11077,'4000','51684849587','2023-05-23 16:47:18',NULL,1600.00,'','5','1','Good sold','1','423','sales','1','','No',NULL,NULL,''),(11078,'4000','51684849587','2023-05-23 16:47:18',NULL,300.00,'','5','1','Good sold','1','423','sales','2','','No',NULL,NULL,''),(11079,'1100','51684847899','2023-05-23 17:01:38',NULL,300.00,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(11080,'1020','51684847899','2023-05-23 17:01:38',300.00,NULL,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(11083,'1000','51684852212','2023-05-23 17:30:29',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,'REN596KEGF'),(11084,'4000','51684852212','2023-05-23 17:30:29',NULL,300.00,'','5','1','Good sold','1','50','sales','4','','No',NULL,NULL,''),(11085,'1100','51684827681','2023-05-23 17:31:20',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(11086,'1020','51684827681','2023-05-23 17:31:20',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(11087,'1100','51684854060','2023-05-23 18:01:24',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(11088,'4000','51684854060','2023-05-23 18:01:24',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(11089,'1100','51684849587','2023-05-23 18:13:56',NULL,1900.00,'','5','1','','1','423','payment','','','No',NULL,NULL,''),(11090,'1020','51684849587','2023-05-23 18:13:56',1900.00,NULL,'','5','1','','1','423','payment','','','No',NULL,NULL,''),(11091,'1100','51684843309','2023-05-23 18:14:28',NULL,600.00,'','5','1','','1','101','payment','','','No',NULL,NULL,''),(11092,'1020','51684843309','2023-05-23 18:14:28',600.00,NULL,'','5','1','','1','101','payment','','','No',NULL,NULL,''),(11093,'1100','51684843473','2023-05-23 18:15:25',NULL,300.00,'','5','1','','1','474','payment','','','No',NULL,NULL,''),(11094,'1020','51684843473','2023-05-23 18:15:25',300.00,NULL,'','5','1','','1','474','payment','','','No',NULL,NULL,''),(11095,'1100','51684854060','2023-05-23 18:28:36',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(11096,'1020','51684854060','2023-05-23 18:28:36',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(11097,'1100','51684856167','2023-05-23 18:36:17',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(11098,'4000','51684856167','2023-05-23 18:36:17',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(11099,'1000','51684851966','2023-05-23 17:26:51',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REN296TUX0'),(11100,'4000','51684851966','2023-05-23 17:26:51',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(11101,'1100','51684857149','2023-05-23 18:52:43',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11102,'4000','51684857149','2023-05-23 18:52:43',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(11103,'1100','51684828224','2023-05-23 18:53:32',NULL,300.00,'','5','1','','1','99','payment','','','No',NULL,NULL,''),(11104,'1020','51684828224','2023-05-23 18:53:32',300.00,NULL,'','5','1','','1','99','payment','','','No',NULL,NULL,''),(11105,'1100','51684857149','2023-05-23 19:02:01',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11106,'1020','51684857149','2023-05-23 19:02:01',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11107,'1100','51684905842','2023-05-24 08:25:09',7840.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(11108,'4000','51684905842','2023-05-24 08:25:09',NULL,7840.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(11109,'1100','51684908930','2023-05-24 09:18:35',600.00,NULL,'','5','1','Good sold','1','299','sales','','','No',NULL,NULL,''),(11110,'4000','51684908930','2023-05-24 09:18:35',NULL,600.00,'','5','1','Good sold','1','299','sales','4','','No',NULL,NULL,''),(11111,'1100','51684909280','2023-05-24 09:23:58',2520.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(11112,'4000','51684909280','2023-05-24 09:23:58',NULL,2520.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(11113,'1100','51684909588','2023-05-24 09:27:01',600.00,NULL,'','5','1','Good sold','1','154','sales','','','No',NULL,NULL,''),(11114,'4000','51684909588','2023-05-24 09:27:01',NULL,600.00,'','5','1','Good sold','1','154','sales','6','','No',NULL,NULL,''),(11115,'1000','51684909632','2023-05-24 09:30:29',140.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REO9ANV5J1'),(11116,'4000','51684909632','2023-05-24 09:30:29',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(11117,'1100','51684909948','2023-05-24 09:32:50',300.00,NULL,'','5','1','Good sold','1','169','sales','','','No',NULL,NULL,''),(11118,'4000','51684909948','2023-05-24 09:32:50',NULL,300.00,'','5','1','Good sold','1','169','sales','2','','No',NULL,NULL,''),(11121,'1100','51684913246','2023-05-24 10:27:48',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(11122,'4000','51684913246','2023-05-24 10:27:48',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(11123,'1000','51684913490','2023-05-24 10:31:56',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REO5AQDR8V'),(11124,'4000','51684913490','2023-05-24 10:31:56',NULL,560.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(11129,'1100','51684912347','2023-05-24 10:27:06',600.00,NULL,'','5','1','Good sold','1','313','sales','','','No',NULL,NULL,''),(11130,'4000','51684912347','2023-05-24 10:36:28',NULL,0.00,'','5','1','Good sold','1','313','sales','6','','No',NULL,NULL,''),(11131,'4000','51684912347','2023-05-24 10:36:28',NULL,600.00,'','5','1','Good sold','1','313','sales','6','','No',NULL,NULL,''),(11132,'1000','51684918581','2023-05-24 11:56:28',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(11133,'4000','51684918581','2023-05-24 11:56:28',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(11134,'1100','51684918600','2023-05-24 12:09:03',300.00,NULL,'','5','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(11135,'4000','51684918600','2023-05-24 12:09:03',NULL,300.00,'','5','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(11136,'1100','51684909588','2023-05-24 12:21:51',NULL,600.00,'','5','1','','1','154','payment','','','No',NULL,NULL,''),(11137,'1020','51684909588','2023-05-24 12:21:51',600.00,NULL,'','5','1','','1','154','payment','','','No',NULL,NULL,''),(11138,'1100','51684912347','2023-05-24 12:22:41',NULL,600.00,'','5','1','','1','313','payment','','','No',NULL,NULL,''),(11139,'1020','51684912347','2023-05-24 12:22:41',600.00,NULL,'','5','1','','1','313','payment','','','No',NULL,NULL,''),(11140,'1100','51684922387','2023-05-24 12:59:57',600.00,NULL,'','5','1','Good sold','1','273','sales','','','No',NULL,NULL,''),(11141,'4000','51684922387','2023-05-24 12:59:57',NULL,600.00,'','5','1','Good sold','1','273','sales','6','','No',NULL,NULL,''),(11142,'1100','51684922550','2023-05-24 13:03:02',300.00,NULL,'','5','1','Good sold','1','483','sales','','','No',NULL,NULL,''),(11143,'4000','51684922550','2023-05-24 13:03:02',NULL,300.00,'','5','1','Good sold','1','483','sales','2','','No',NULL,NULL,''),(11146,'5800','51684923233','2023-05-24 13:14:35',80.00,NULL,'0','5','1','EXERCISE BOOK','1','','','14','','No',NULL,NULL,''),(11147,'1050','51684923233','2023-05-24 13:14:35',NULL,80.00,'0','5','1','EXERCISE BOOK','1','','','14','','No',NULL,NULL,''),(11148,'1100','51684922387','2023-05-24 13:39:24',NULL,600.00,'','5','1','','1','273','payment','','','No',NULL,NULL,''),(11149,'1020','51684922387','2023-05-24 13:39:24',600.00,NULL,'','5','1','','1','273','payment','','','No',NULL,NULL,''),(11150,'1100','51684922550','2023-05-24 13:39:51',NULL,300.00,'','5','1','','1','483','payment','','','No',NULL,NULL,''),(11151,'1020','51684922550','2023-05-24 13:39:51',300.00,NULL,'','5','1','','1','483','payment','','','No',NULL,NULL,''),(11152,'1100','51684829269','2023-05-24 13:41:47',NULL,300.00,'','5','1','','1','211','payment','','','No',NULL,NULL,''),(11153,'1020','51684829269','2023-05-24 13:41:47',300.00,NULL,'','5','1','','1','211','payment','','','No',NULL,NULL,''),(11154,'1100','51684831475','2023-05-24 13:48:23',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(11155,'1020','51684831475','2023-05-24 13:48:23',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(11156,'1000','51684926092','2023-05-24 14:01:40',250.00,NULL,'','5','1','Good sold','1','88','Payment','','','No',NULL,NULL,''),(11157,'4000','51684926092','2023-05-24 14:01:40',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(11158,'1100','51684926958','2023-05-24 14:16:05',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11159,'4000','51684926958','2023-05-24 14:16:05',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(11160,'1100','51684926958','2023-05-24 14:16:25',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11161,'1020','51684926958','2023-05-24 14:16:25',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11162,'1100','51684909948','2023-05-24 14:17:17',NULL,300.00,'','5','1','','1','169','payment','','','No',NULL,NULL,''),(11163,'1020','51684909948','2023-05-24 14:17:17',300.00,NULL,'','5','1','','1','169','payment','','','No',NULL,NULL,''),(11164,'1100','51684856167','2023-05-24 14:18:04',NULL,300.00,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(11165,'1020','51684856167','2023-05-24 14:18:04',300.00,NULL,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(11166,'1100','51684927616','2023-05-24 14:34:01',300.00,NULL,'','5','1','Good sold','1','422','sales','','','No',NULL,NULL,''),(11167,'4000','51684927616','2023-05-24 14:34:01',NULL,300.00,'','5','1','Good sold','1','422','sales','4','','No',NULL,NULL,''),(11168,'1000','51684928080','2023-05-24 14:48:54',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(11169,'4000','51684928080','2023-05-24 14:48:54',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(11170,'1100','51684932531','2023-05-24 15:49:10',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(11171,'4000','51684932531','2023-05-24 15:49:10',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(11172,'1100','51684932531','2023-05-24 15:56:02',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(11173,'1020','51684932531','2023-05-24 15:56:02',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(11174,'1110','51684933719','2023-05-24 16:08:54',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(11175,'5500','51684933719','2023-05-24 16:08:54',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(11176,'1000','51684933719','2023-05-24 16:08:54',1600.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(11177,'4000','51684933719','2023-05-24 16:08:54',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(11178,'1000','51684935040','2023-05-24 16:31:46',300.00,NULL,'','5','1','Good sold','1','54','sales','','','No',NULL,NULL,'REO3BQ2W39'),(11179,'4000','51684935040','2023-05-24 16:31:46',NULL,300.00,'','5','1','Good sold','1','54','sales','2','','No',NULL,NULL,''),(11180,'1100','51684908930','2023-05-24 16:59:00',NULL,600.00,'','5','1','','1','299','payment','','','No',NULL,NULL,''),(11181,'1020','51684908930','2023-05-24 16:59:00',600.00,NULL,'','5','1','','1','299','payment','','','No',NULL,NULL,''),(11182,'1000','51684936912','2023-05-24 17:02:34',280.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(11183,'4000','51684936912','2023-05-24 17:02:34',NULL,280.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(11184,'1100','51684937106','2023-05-24 17:05:17',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(11185,'4000','51684937106','2023-05-24 17:05:17',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(11186,'1100','51684913246','2023-05-24 17:09:09',NULL,300.00,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(11187,'1020','51684913246','2023-05-24 17:09:09',300.00,NULL,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(11188,'1100','51684937599','2023-05-24 17:13:57',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(11189,'4000','51684937599','2023-05-24 17:13:57',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(11190,'1100','51684938150','2023-05-24 17:22:40',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(11191,'4000','51684938150','2023-05-24 17:22:40',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(11192,'1100','51684938182','2023-05-24 17:23:23',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(11193,'4000','51684938182','2023-05-24 17:23:23',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(11194,'1100','51684927616','2023-05-24 17:46:17',NULL,300.00,'','5','1','','1','422','payment','','','No',NULL,NULL,''),(11195,'1020','51684927616','2023-05-24 17:46:17',300.00,NULL,'','5','1','','1','422','payment','','','No',NULL,NULL,''),(11196,'1100','51684918600','2023-05-24 17:52:26',NULL,300.00,'','5','1','','1','20','payment','','','No',NULL,NULL,''),(11197,'1020','51684918600','2023-05-24 17:52:26',300.00,NULL,'','5','1','','1','20','payment','','','No',NULL,NULL,''),(11198,'1100','51684939995','2023-05-24 17:53:25',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(11199,'4000','51684939995','2023-05-24 17:53:25',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(11200,'1100','51684940316','2023-05-24 17:59:04',600.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(11201,'4000','51684940316','2023-05-24 17:59:04',NULL,600.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(11202,'1100','51684940377','2023-05-24 18:03:43',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11203,'4000','51684940377','2023-05-24 18:03:43',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(11204,'1100','51684940377','2023-05-24 18:04:14',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11205,'1020','51684940377','2023-05-24 18:04:14',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11206,'1100','51684940823','2023-05-24 18:07:10',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(11207,'4000','51684940823','2023-05-24 18:07:10',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(11208,'1100','51684938182','2023-05-24 18:23:49',NULL,600.00,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(11209,'1020','51684938182','2023-05-24 18:23:49',600.00,NULL,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(11210,'1100','51684942792','2023-05-24 18:40:04',600.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(11211,'4000','51684942792','2023-05-24 18:40:04',NULL,600.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(11212,'1100','51684940316','2023-05-24 18:42:38',NULL,600.00,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(11213,'1020','51684940316','2023-05-24 18:42:38',600.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(11214,'1100','51684940823','2023-05-24 19:00:20',NULL,300.00,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(11215,'1020','51684940823','2023-05-24 19:00:20',300.00,NULL,'','5','1','','1','294','payment','','','No',NULL,NULL,''),(11216,'1000','51684944064','2023-05-24 19:01:11',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(11217,'4000','51684944064','2023-05-24 19:01:11',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(11218,'1100','51684991488','2023-05-25 08:11:41',600.00,NULL,'','5','1','Good sold','1','314','sales','','','No',NULL,NULL,''),(11219,'4000','51684991488','2023-05-25 08:11:41',NULL,300.00,'','5','1','Good sold','1','314','sales','4','','No',NULL,NULL,''),(11220,'4000','51684991488','2023-05-25 08:11:41',NULL,300.00,'','5','1','Good sold','1','314','sales','6','','No',NULL,NULL,''),(11221,'1100','51684991526','2023-05-25 08:12:16',1200.00,NULL,'','5','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(11222,'4000','51684991526','2023-05-25 08:12:16',NULL,1200.00,'','5','1','Good sold','1','84','sales','6','','No',NULL,NULL,''),(11223,'1100','51684938150','2023-05-25 08:53:13',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(11224,'1020','51684938150','2023-05-25 08:53:13',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(11225,'1100','51684939995','2023-05-25 08:53:26',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(11226,'1020','51684939995','2023-05-25 08:53:26',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(11227,'1100','51684937599','2023-05-25 08:53:43',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(11228,'1020','51684937599','2023-05-25 08:53:43',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(11229,'1100','51684937106','2023-05-25 08:54:33',NULL,300.00,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(11230,'1020','51684937106','2023-05-25 08:54:33',300.00,NULL,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(11231,'1100','51684994947','2023-05-25 09:09:33',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(11232,'4000','51684994947','2023-05-25 09:09:33',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(11233,'1100','51684995003','2023-05-25 09:10:14',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(11234,'4000','51684995003','2023-05-25 09:10:14',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(11237,'5800','51684996829','2023-05-25 09:40:46',200.00,NULL,'0','5','1','MOTORCYCLE REPAIR','1','','','15','','No',NULL,NULL,''),(11238,'1050','51684996829','2023-05-25 09:40:46',NULL,200.00,'0','5','1','MOTORCYCLE TYRE REPAIR','1','','','15','','No',NULL,NULL,''),(11239,'1100','51684991488','2023-05-25 09:44:04',NULL,600.00,'','5','1','','1','314','payment','','','No',NULL,NULL,''),(11240,'1020','51684991488','2023-05-25 09:44:04',600.00,NULL,'','5','1','','1','314','payment','','','No',NULL,NULL,''),(11243,'4165','51684999085','2023-05-25 10:18:43',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','16','','No',NULL,NULL,''),(11244,'1050','51684999085','2023-05-25 10:18:43',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','16','','No',NULL,NULL,''),(11247,'4165','51684999231','2023-02-16 10:22:08',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','17','','No',NULL,NULL,''),(11248,'1050','51684999231','2023-02-16 10:22:08',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','17','','No',NULL,NULL,''),(11251,'4165','51684999350','2023-02-18 10:22:49',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','18','','No',NULL,NULL,''),(11252,'1050','51684999350','2023-02-18 10:22:49',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','18','','No',NULL,NULL,''),(11255,'4165','51684999445','2023-02-20 10:24:42',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','19','','No',NULL,NULL,''),(11256,'1050','51684999445','2023-02-20 10:24:42',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','19','','No',NULL,NULL,''),(11257,'1100','51684999525','2023-05-25 10:25:33',900.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(11258,'4000','51684999525','2023-05-25 10:25:33',NULL,900.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(11259,'1100','51684999553','2023-05-25 10:26:02',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(11260,'4000','51684999553','2023-05-25 10:26:02',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(11263,'4165','51684999620','2023-02-22 10:27:27',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','20','','No',NULL,NULL,''),(11264,'1050','51684999620','2023-02-22 10:27:27',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','20','','No',NULL,NULL,''),(11267,'4165','51684999686','2023-02-24 10:28:32',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','21','','No',NULL,NULL,''),(11268,'1050','51684999686','2023-02-24 10:28:32',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','21','','No',NULL,NULL,''),(11269,'1100','51684999805','2023-05-25 10:30:14',300.00,NULL,'','5','1','Good sold','1','328','sales','','','No',NULL,NULL,''),(11270,'4000','51684999805','2023-05-25 10:30:14',NULL,300.00,'','5','1','Good sold','1','328','sales','4','','No',NULL,NULL,''),(11273,'4165','51684999971','2023-02-26 10:33:11',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','22','','No',NULL,NULL,''),(11274,'1050','51684999971','2023-02-26 10:33:11',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','22','','No',NULL,NULL,''),(11277,'4165','51685000012','2023-01-03 10:34:29',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','23','','No',NULL,NULL,''),(11278,'1050','51685000012','2023-01-03 10:34:29',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','23','','No',NULL,NULL,''),(11281,'4165','51685000096','2023-03-02 10:35:23',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','24','','No',NULL,NULL,''),(11282,'1050','51685000096','2023-03-02 10:35:23',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','24','','No',NULL,NULL,''),(11285,'4165','51685000139','2023-03-03 10:36:43',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','25','','No',NULL,NULL,''),(11286,'1050','51685000139','2023-03-03 10:36:43',NULL,1400.00,'0','5','1','','1','','','25','','No',NULL,NULL,''),(11289,'4165','51685000223','2023-03-05 10:37:52',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','26','','No',NULL,NULL,''),(11290,'1050','51685000223','2023-03-05 10:37:52',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','26','','No',NULL,NULL,''),(11293,'4165','51685000293','2023-03-07 10:41:38',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','27','','No',NULL,NULL,''),(11294,'1050','51685000293','2023-03-07 10:41:38',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','27','','No',NULL,NULL,''),(11297,'4165','51685000515','2023-03-09 10:42:59',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','28','','No',NULL,NULL,''),(11298,'1050','51685000515','2023-03-09 10:42:59',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','28','','No',NULL,NULL,''),(11301,'4165','51685000602','2023-03-10 10:45:43',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','29','','No',NULL,NULL,''),(11302,'1050','51685000602','2023-03-10 10:45:43',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','29','','No',NULL,NULL,''),(11305,'4165','51685000768','2023-03-13 10:48:32',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','30','','No',NULL,NULL,''),(11306,'1050','51685000768','2023-03-13 10:48:32',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','30','','No',NULL,NULL,''),(11309,'4165','51685000932','2023-03-14 10:50:26',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','31','','No',NULL,NULL,''),(11310,'1050','51685000932','2023-03-14 10:50:26',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','31','','No',NULL,NULL,''),(11313,'4165','51685001100','2023-03-15 10:53:08',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','32','','No',NULL,NULL,''),(11314,'1050','51685001100','2023-03-15 10:53:08',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','32','','No',NULL,NULL,''),(11317,'4165','51685001213','2023-03-17 10:54:09',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','33','','No',NULL,NULL,''),(11318,'1050','51685001213','2023-03-17 10:54:09',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','33','','No',NULL,NULL,''),(11321,'4165','51685001266','2023-03-19 10:54:57',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','34','','No',NULL,NULL,''),(11322,'1050','51685001266','2023-03-19 10:54:57',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','34','','No',NULL,NULL,''),(11325,'4165','51685001315','2023-03-20 10:56:00',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','35','','No',NULL,NULL,''),(11326,'1050','51685001315','2023-03-20 10:56:00',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','35','','No',NULL,NULL,''),(11329,'4165','51685001377','2023-03-22 10:57:06',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','36','','No',NULL,NULL,''),(11330,'1050','51685001377','2023-03-22 10:57:06',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','36','','No',NULL,NULL,''),(11333,'4165','51685001440','2023-03-23 10:58:26',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','37','','No',NULL,NULL,''),(11334,'1050','51685001440','2023-03-23 10:58:26',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','37','','No',NULL,NULL,''),(11337,'4165','51685001521','2023-03-25 10:59:21',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','38','','No',NULL,NULL,''),(11338,'1050','51685001521','2023-03-25 10:59:21',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','38','','No',NULL,NULL,''),(11341,'4165','51685001580','2023-03-27 11:01:09',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','39','','No',NULL,NULL,''),(11342,'1050','51685001580','2023-03-27 11:01:09',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','39','','No',NULL,NULL,''),(11345,'4165','51685001684','2023-03-29 11:01:56',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','40','','No',NULL,NULL,''),(11346,'1050','51685001684','2023-03-29 11:01:56',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','40','','No',NULL,NULL,''),(11349,'4165','51685001730','2023-03-30 11:02:44',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','41','','No',NULL,NULL,''),(11350,'1050','51685001730','2023-03-30 11:02:44',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','41','','No',NULL,NULL,''),(11353,'4165','51685001782','2023-04-01 11:04:15',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','42','','No',NULL,NULL,''),(11354,'1050','51685001782','2023-04-01 11:04:15',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','42','','No',NULL,NULL,''),(11357,'4165','51685001871','2023-04-03 11:05:43',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','43','','No',NULL,NULL,''),(11358,'1050','51685001871','2023-04-03 11:05:43',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','43','','No',NULL,NULL,''),(11361,'4165','51685001992','2023-04-04 11:07:06',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','44','','No',NULL,NULL,''),(11362,'1050','51685001992','2023-04-04 11:07:06',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','44','','No',NULL,NULL,''),(11365,'4165','51685002044','2023-04-06 11:08:26',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','45','','No',NULL,NULL,''),(11366,'1050','51685002044','2023-04-06 11:08:26',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','45','','No',NULL,NULL,''),(11369,'4165','51685002248','2023-04-07 11:11:58',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','46','','No',NULL,NULL,''),(11370,'1050','51685002248','2023-04-07 11:11:58',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','46','','No',NULL,NULL,''),(11373,'4165','51685002344','2023-04-11 11:13:26',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','47','','No',NULL,NULL,''),(11374,'1050','51685002344','2023-04-11 11:13:26',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','47','','No',NULL,NULL,''),(11377,'4165','51685002430','2023-04-13 11:16:35',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','48','','No',NULL,NULL,''),(11378,'1050','51685002430','2023-04-13 11:16:35',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','48','','No',NULL,NULL,''),(11381,'4165','51685002652','2023-04-14 11:18:12',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','49','','No',NULL,NULL,''),(11382,'1050','51685002652','2023-04-14 11:18:12',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','49','','No',NULL,NULL,''),(11383,'1100','51684999553','2023-05-25 11:20:25',NULL,600.00,'','5','1','','1','80','payment','','','No',NULL,NULL,''),(11384,'1020','51684999553','2023-05-25 11:20:25',600.00,NULL,'','5','1','','1','80','payment','','','No',NULL,NULL,''),(11387,'4165','51685002870','2023-04-17 11:21:38',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','50','','No',NULL,NULL,''),(11388,'1050','51685002870','2023-04-17 11:21:38',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','50','','No',NULL,NULL,''),(11391,'4165','51685002929','2023-04-18 11:23:55',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','51','','No',NULL,NULL,''),(11392,'1050','51685002929','2023-04-18 11:23:55',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','51','','No',NULL,NULL,''),(11395,'4165','51685003214','2023-04-20 11:27:53',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','52','','No',NULL,NULL,''),(11396,'1050','51685003214','2023-04-20 11:27:53',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','52','','No',NULL,NULL,''),(11399,'4165','51685003297','2023-04-22 11:29:38',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','53','','No',NULL,NULL,''),(11400,'1050','51685003297','2023-04-22 11:29:38',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','53','','No',NULL,NULL,''),(11403,'4165','51685003422','2023-04-24 11:30:49',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','54','','No',NULL,NULL,''),(11404,'1050','51685003422','2023-04-24 11:30:49',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','54','','No',NULL,NULL,''),(11407,'4165','51685003473','2023-04-26 11:31:39',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','55','','No',NULL,NULL,''),(11408,'1050','51685003473','2023-04-26 11:31:39',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','55','','No',NULL,NULL,''),(11411,'4165','51685003556','2023-04-29 11:33:31',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','56','','No',NULL,NULL,''),(11412,'1050','51685003556','2023-04-29 11:33:31',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','56','','No',NULL,NULL,''),(11415,'4165','51685003657','2023-05-02 11:35:32',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','57','','No',NULL,NULL,''),(11416,'1050','51685003657','2023-05-02 11:35:32',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','57','','No',NULL,NULL,''),(11419,'4165','51685003770','2023-05-04 11:36:35',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','58','','No',NULL,NULL,''),(11420,'1050','51685003770','2023-05-04 11:36:35',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','58','','No',NULL,NULL,''),(11423,'4165','51685003823','2023-05-05 11:38:00',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','59','','No',NULL,NULL,''),(11424,'1050','51685003823','2023-05-05 11:38:00',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','59','','No',NULL,NULL,''),(11427,'4165','51685003949','2023-05-08 11:39:49',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','60','','No',NULL,NULL,''),(11428,'1050','51685003949','2023-05-08 11:39:49',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','60','','No',NULL,NULL,''),(11431,'4165','51685004008','2023-05-10 11:41:44',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','61','','No',NULL,NULL,''),(11432,'1050','51685004008','2023-05-10 11:41:44',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','61','','No',NULL,NULL,''),(11435,'5800','51685004122','2023-05-22 11:42:35',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','62','','No',NULL,NULL,''),(11436,'1050','51685004122','2023-05-22 11:42:35',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','62','','No',NULL,NULL,''),(11439,'4165','51685004181','2023-05-11 11:43:41',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','63','','No',NULL,NULL,''),(11440,'1050','51685004181','2023-05-11 11:43:41',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','63','','No',NULL,NULL,''),(11443,'4165','51685004263','2023-05-13 11:45:09',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','64','','No',NULL,NULL,''),(11444,'1050','51685004263','2023-05-13 11:45:09',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','64','','No',NULL,NULL,''),(11447,'4165','51685004341','2023-05-15 11:46:31',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','65','','No',NULL,NULL,''),(11448,'1050','51685004341','2023-05-15 11:46:31',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','65','','No',NULL,NULL,''),(11451,'4165','51685004506','2023-05-19 11:49:05',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','66','','No',NULL,NULL,''),(11452,'1050','51685004506','2023-05-19 11:49:05',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','66','','No',NULL,NULL,''),(11455,'4165','51685004561','2023-05-23 11:49:56',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','67','','No',NULL,NULL,''),(11456,'1050','51685004561','2023-05-23 11:49:56',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','67','','No',NULL,NULL,''),(11457,'1100','51684991526','2023-05-25 11:58:31',NULL,1200.00,'','5','1','','1','84','payment','','','No',NULL,NULL,''),(11458,'1020','51684991526','2023-05-25 11:58:31',1200.00,NULL,'','5','1','','1','84','payment','','','No',NULL,NULL,''),(11459,'1100','51684999805','2023-05-25 12:01:35',NULL,300.00,'','5','1','','1','328','payment','','','No',NULL,NULL,''),(11460,'1020','51684999805','2023-05-25 12:01:35',300.00,NULL,'','5','1','','1','328','payment','','','No',NULL,NULL,''),(11461,'1000','51685006505','2023-05-25 12:21:52',30.00,NULL,'','5','1','Good sold','1','217','Payment','','','No',NULL,NULL,''),(11462,'4000','51685006505','2023-05-25 12:21:52',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(11463,'1100','51685006520','2023-05-25 12:22:14',840.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(11464,'4000','51685006520','2023-05-25 12:22:14',NULL,840.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(11472,'1100','51685007183','2023-05-25 12:33:30',1050.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(11473,'4000','51685007183','2023-05-25 12:33:30',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(11474,'4000','51685007183','2023-05-25 12:35:22',NULL,300.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(11475,'1100','51685007523','2023-05-25 12:38:52',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(11476,'4000','51685007523','2023-05-25 12:38:52',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(11477,'1100','51685007541','2023-05-25 13:04:55',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(11478,'4000','51685007541','2023-05-25 13:04:55',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(11479,'1100','51685006520','2023-05-25 13:27:50',NULL,840.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(11480,'1020','51685006520','2023-05-25 13:27:50',840.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(11481,'1100','51685007523','2023-05-25 13:28:08',NULL,300.00,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(11482,'1020','51685007523','2023-05-25 13:28:08',300.00,NULL,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(11483,'1100','51685011085','2023-05-25 13:38:13',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(11484,'4000','51685011085','2023-05-25 13:38:13',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(11485,'1100','51685011102','2023-05-25 13:48:37',300.00,NULL,'','5','1','Good sold','1','468','sales','','','No',NULL,NULL,''),(11486,'4000','51685011102','2023-05-25 13:48:37',NULL,300.00,'','5','1','Good sold','1','468','sales','2','','No',NULL,NULL,''),(11487,'1100','51685011102','2023-05-25 13:50:18',NULL,300.00,'','5','1','','1','468','payment','','','No',NULL,NULL,''),(11488,'1020','51685011102','2023-05-25 13:50:18',300.00,NULL,'','5','1','','1','468','payment','','','No',NULL,NULL,''),(11489,'1100','51685012201','2023-05-25 13:56:52',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11490,'4000','51685012201','2023-05-25 13:56:52',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(11491,'1100','51685012229','2023-05-25 14:17:28',560.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(11492,'4000','51685012229','2023-05-25 14:17:28',NULL,560.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(11493,'1100','51685012229','2023-05-25 14:17:47',NULL,280.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(11494,'1020','51685012229','2023-05-25 14:17:47',280.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(11495,'1100','51685013509','2023-05-25 14:18:35',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(11496,'4000','51685013509','2023-05-25 14:18:35',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(11497,'1100','51685016032','2023-05-25 15:00:37',300.00,NULL,'','5','1','Good sold','1','116','sales','','','No',NULL,NULL,''),(11498,'4000','51685016032','2023-05-25 15:00:37',NULL,300.00,'','5','1','Good sold','1','116','sales','6','','No',NULL,NULL,''),(11501,'1110','51685016965','2023-05-25 15:17:07',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(11502,'5500','51685016965','2023-05-25 15:17:07',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(11503,'1000','51685016965','2023-05-25 15:17:07',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REP7EA0MF7'),(11504,'4000','51685016965','2023-05-25 15:17:07',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(11505,'1000','51685016086','2023-05-25 15:10:37',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(11506,'4000','51685016086','2023-05-25 15:10:37',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(11507,'1100','51685017560','2023-05-25 15:26:08',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(11508,'4000','51685017560','2023-05-25 15:26:08',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(11509,'1100','51685017741','2023-05-25 15:29:14',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(11510,'4000','51685017741','2023-05-25 15:29:14',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(11511,'1000','51685019466','2023-05-25 15:58:04',300.00,NULL,'','5','1','Good sold','1','214','Payment','','','No',NULL,NULL,''),(11512,'4000','51685019466','2023-05-25 15:58:04',NULL,300.00,'','5','1','Good sold','1','214','sales','4','','No',NULL,NULL,''),(11513,'1100','51685016032','2023-05-25 15:59:29',NULL,300.00,'','5','1','','1','116','payment','','','No',NULL,NULL,''),(11514,'1020','51685016032','2023-05-25 15:59:29',300.00,NULL,'','5','1','','1','116','payment','','','No',NULL,NULL,''),(11515,'1100','51685020095','2023-05-25 16:08:26',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(11516,'4000','51685020095','2023-05-25 16:08:26',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(11517,'1100','51685011085','2023-05-25 16:10:05',NULL,300.00,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(11518,'1020','51685011085','2023-05-25 16:10:05',300.00,NULL,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(11519,'1100','51685013509','2023-05-25 16:10:21',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(11520,'1020','51685013509','2023-05-25 16:10:21',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(11521,'1100','51685022337','2023-05-25 16:46:43',1200.00,NULL,'','5','1','Good sold','1','469','sales','','','No',NULL,NULL,''),(11522,'4000','51685022337','2023-05-25 16:46:43',NULL,1200.00,'','5','1','Good sold','1','469','sales','6','','No',NULL,NULL,''),(11523,'1100','51685007541','2023-05-25 16:47:15',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(11524,'1020','51685007541','2023-05-25 16:47:15',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(11525,'1100','51685023032','2023-05-25 16:57:21',300.00,NULL,'','5','1','Good sold','1','403','sales','','','No',NULL,NULL,''),(11526,'4000','51685023032','2023-05-25 16:57:21',NULL,300.00,'','5','1','Good sold','1','403','sales','4','','No',NULL,NULL,''),(11527,'1100','51685007183','2023-05-25 17:25:45',NULL,1050.00,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(11528,'1020','51685007183','2023-05-25 17:25:45',1050.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(11529,'1100','51684999525','2023-05-25 17:29:51',NULL,900.00,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(11530,'1020','51684999525','2023-05-25 17:29:51',900.00,NULL,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(11531,'1100','51685023032','2023-05-25 17:47:33',NULL,300.00,'','5','1','','1','403','payment','','','No',NULL,NULL,''),(11532,'1020','51685023032','2023-05-25 17:47:33',300.00,NULL,'','5','1','','1','403','payment','','','No',NULL,NULL,''),(11533,'1100','51685022337','2023-05-25 17:50:27',NULL,1200.00,'','5','1','','1','469','payment','','','No',NULL,NULL,''),(11534,'1020','51685022337','2023-05-25 17:50:27',1200.00,NULL,'','5','1','','1','469','payment','','','No',NULL,NULL,''),(11535,'1100','51685017741','2023-05-25 18:19:50',NULL,600.00,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(11536,'1020','51685017741','2023-05-25 18:19:50',600.00,NULL,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(11537,'1100','51685029692','2023-05-25 18:48:29',280.00,NULL,'','5','1','Good sold','1','234','sales','','','No',NULL,NULL,''),(11538,'4000','51685029692','2023-05-25 18:48:29',NULL,280.00,'','5','1','Good sold','1','234','sales','4','','No',NULL,NULL,''),(11539,'1100','51685029692','2023-05-25 18:51:47',NULL,280.00,'','5','1','','1','234','payment','','','No',NULL,NULL,''),(11540,'1020','51685029692','2023-05-25 18:51:47',280.00,NULL,'','5','1','','1','234','payment','','','No',NULL,NULL,''),(11541,'1100','51685012229','2023-05-25 19:08:26',NULL,280.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(11542,'1020','51685012229','2023-05-25 19:08:26',280.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(11543,'1100','51685012201','2023-05-25 19:08:44',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11544,'1020','51685012201','2023-05-25 19:08:44',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11545,'1100','51685017560','2023-05-25 19:09:04',NULL,70.00,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(11546,'1020','51685017560','2023-05-25 19:09:04',70.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(11547,'1100','51685078446','2023-05-26 08:21:08',4480.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(11548,'4000','51685078446','2023-05-26 08:21:08',NULL,4480.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(11549,'1100','51685020095','2023-05-26 08:32:09',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(11550,'1020','51685020095','2023-05-26 08:32:09',300.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(11551,'1000','51685081282','2023-05-26 09:08:10',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(11552,'4000','51685081282','2023-05-26 09:08:10',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(11553,'1000','51684478374','2023-05-19 09:39:41',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,'REJ9W9Y7U7'),(11554,'4000','51684478374','2023-05-19 09:39:41',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(11555,'1100','51685082203','2023-05-26 09:23:32',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,''),(11556,'4000','51685082203','2023-05-26 09:23:32',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(11557,'1100','51685082203','2023-05-26 09:25:40',NULL,300.00,'','5','1','','1','252','payment','','','No',NULL,NULL,''),(11558,'1020','51685082203','2023-05-26 09:25:40',300.00,NULL,'','5','1','','1','252','payment','','','No',NULL,NULL,''),(11559,'1100','51685084607','2023-05-26 10:04:02',300.00,NULL,'','5','1','Good sold','1','292','sales','','','No',NULL,NULL,''),(11560,'4000','51685084607','2023-05-26 10:04:02',NULL,300.00,'','5','1','Good sold','1','292','sales','2','','No',NULL,NULL,''),(11563,'1100','51685085780','2023-05-26 10:23:14',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(11564,'4000','51685085780','2023-05-26 10:23:14',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(11565,'1100','51685085780','2023-05-26 11:27:28',NULL,300.00,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(11566,'1020','51685085780','2023-05-26 11:27:28',300.00,NULL,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(11567,'1000','51685091120','2023-05-26 11:53:01',30.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11568,'4000','51685091120','2023-05-26 11:53:01',NULL,30.00,'','5','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11569,'1100','51685091188','2023-05-26 11:53:15',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11570,'4000','51685091188','2023-05-26 11:53:15',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(11571,'1100','51685091188','2023-05-26 11:53:45',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11572,'1040','51685091188','2023-05-26 11:53:45',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11573,'1100','51685091253','2023-05-26 11:54:20',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(11574,'4000','51685091253','2023-05-26 11:54:20',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(11575,'1000','51685092057','2023-05-26 12:07:50',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REQ2GLJ7ZO'),(11576,'4000','51685092057','2023-05-26 12:07:50',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(11577,'1000','51685092119','2023-05-26 12:08:51',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REQ1GLA8XX'),(11578,'4000','51685092119','2023-05-26 12:08:51',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(11581,'1000','51685100136','2023-05-26 14:22:33',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'REQ9GZ21RX'),(11582,'4000','51685100136','2023-05-26 14:22:33',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(11583,'1100','51685100275','2023-05-26 14:24:52',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(11584,'4000','51685100275','2023-05-26 14:24:52',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(11585,'1100','51685100304','2023-05-26 14:31:20',300.00,NULL,'','5','1','Good sold','1','142','sales','','','No',NULL,NULL,''),(11586,'4000','51685100304','2023-05-26 14:31:20',NULL,300.00,'','5','1','Good sold','1','142','sales','2','','No',NULL,NULL,''),(11587,'1100','51685100710','2023-05-26 14:31:58',300.00,NULL,'','5','1','Good sold','1','392','sales','','','No',NULL,NULL,''),(11588,'4000','51685100710','2023-05-26 14:31:58',NULL,300.00,'','5','1','Good sold','1','392','sales','2','','No',NULL,NULL,''),(11589,'1000','51685100741','2023-05-26 14:32:36',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(11590,'4000','51685100741','2023-05-26 14:32:36',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(11591,'1100','51685100275','2023-05-26 14:43:34',NULL,300.00,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(11592,'1020','51685100275','2023-05-26 14:43:34',300.00,NULL,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(11593,'1000','51685101164','2023-05-26 14:44:30',600.00,NULL,'','5','1','Good sold','1','379','sales','','','No',NULL,NULL,'REQ0HOP82S'),(11594,'4000','51685101164','2023-05-26 14:44:30',NULL,600.00,'','5','1','Good sold','1','379','sales','6','','No',NULL,NULL,''),(11595,'1000','51685101525','2023-05-26 14:50:16',300.00,NULL,'','5','1','Good sold','1','480','sales','','','No',NULL,NULL,'REQ7GP21FV'),(11596,'4000','51685101525','2023-05-26 14:50:16',NULL,300.00,'','5','1','Good sold','1','480','sales','2','','No',NULL,NULL,''),(11597,'1100','51685103723','2023-05-26 15:22:24',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(11598,'4000','51685103723','2023-05-26 15:22:24',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(11599,'1100','51685100710','2023-05-26 16:13:03',NULL,300.00,'','5','1','','1','392','payment','','','No',NULL,NULL,''),(11600,'1020','51685100710','2023-05-26 16:13:03',300.00,NULL,'','5','1','','1','392','payment','','','No',NULL,NULL,''),(11601,'1100','51685100304','2023-05-26 16:21:04',NULL,300.00,'','5','1','','1','142','payment','','','No',NULL,NULL,''),(11602,'1020','51685100304','2023-05-26 16:21:04',300.00,NULL,'','5','1','','1','142','payment','','','No',NULL,NULL,''),(11603,'1110','51685108881','2023-05-26 16:48:26',NULL,378.00,'','5','1','Inventory sold','1','125','sales','3','','No',NULL,NULL,''),(11604,'5500','51685108881','2023-05-26 16:48:26',378.00,NULL,'','5','1','Cost of goods sold','1','125','sales','','','No',NULL,NULL,''),(11605,'1100','51685108881','2023-05-26 16:48:26',1100.00,NULL,'','5','1','Good sold','1','125','sales','','','No',NULL,NULL,''),(11606,'4000','51685108881','2023-05-26 16:48:26',NULL,300.00,'','5','1','Good sold','1','125','sales','6','','No',NULL,NULL,''),(11607,'4000','51685108881','2023-05-26 16:48:26',NULL,300.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(11608,'4000','51685108881','2023-05-26 16:48:26',NULL,500.00,'','5','1','Good sold','1','125','sales','3','','No',NULL,NULL,''),(11609,'1100','51685108972','2023-05-26 16:49:42',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(11610,'4000','51685108972','2023-05-26 16:49:42',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(11614,'1100','51685108992','2023-05-26 16:51:13',600.00,NULL,'','5','1','Good sold','1','399','sales','','','No',NULL,NULL,''),(11615,'4000','51685108992','2023-05-26 16:51:13',NULL,300.00,'','5','1','Good sold','1','399','sales','4','','No',NULL,NULL,''),(11616,'4000','51685108992','2023-05-26 16:51:31',NULL,300.00,'','5','1','Good sold','1','399','sales','8','','No',NULL,NULL,''),(11617,'1100','51685084607','2023-05-26 16:52:07',NULL,300.00,'','5','1','','1','292','payment','','','No',NULL,NULL,''),(11618,'1020','51685084607','2023-05-26 16:52:07',300.00,NULL,'','5','1','','1','292','payment','','','No',NULL,NULL,''),(11619,'1100','51685103723','2023-05-26 16:52:36',NULL,280.00,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(11620,'1020','51685103723','2023-05-26 16:52:36',280.00,NULL,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(11621,'1100','51685108881','2023-05-26 16:52:51',NULL,1100.00,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(11622,'1020','51685108881','2023-05-26 16:52:51',1100.00,NULL,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(11623,'1100','51685091253','2023-05-26 16:53:14',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(11624,'1020','51685091253','2023-05-26 16:53:14',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(11625,'1100','51685109331','2023-05-26 16:55:37',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(11626,'4000','51685109331','2023-05-26 16:55:37',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(11627,'1100','51685108972','2023-05-26 17:04:29',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(11628,'1020','51685108972','2023-05-26 17:04:29',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(11629,'1100','51685111298','2023-05-26 17:28:26',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(11630,'4000','51685111298','2023-05-26 17:28:26',NULL,300.00,'','5','1','Good sold','1','272','sales','6','','No',NULL,NULL,''),(11631,'1000','51685111520','2023-05-26 17:32:13',280.00,NULL,'','5','1','Good sold','1','283','Payment','','','No',NULL,NULL,''),(11632,'4000','51685111520','2023-05-26 17:32:13',NULL,280.00,'','5','1','Good sold','1','283','sales','4','','No',NULL,NULL,''),(11633,'1100','51685111298','2023-05-26 18:22:50',NULL,300.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(11634,'1020','51685111298','2023-05-26 18:22:50',300.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(11635,'1100','51685109331','2023-05-26 18:49:07',NULL,300.00,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(11636,'1020','51685109331','2023-05-26 18:49:07',300.00,NULL,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(11637,'1000','51685116361','2023-05-26 18:52:54',300.00,NULL,'','5','1','Good sold','1','401','Payment','','','No',NULL,NULL,''),(11638,'4000','51685116361','2023-05-26 18:52:54',NULL,300.00,'','5','1','Good sold','1','401','sales','6','','No',NULL,NULL,''),(11639,'1100','51685165982','2023-05-27 08:39:48',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(11640,'4000','51685165982','2023-05-27 08:39:48',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(11641,'1100','51685168401','2023-05-27 09:20:12',300.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,''),(11642,'4000','51685168401','2023-05-27 09:20:12',NULL,300.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(11643,'1100','51685168401','2023-05-27 09:20:57',NULL,300.00,'','5','1','','1','141','payment','','','No',NULL,NULL,''),(11644,'1020','51685168401','2023-05-27 09:20:57',300.00,NULL,'','5','1','','1','141','payment','','','No',NULL,NULL,''),(11645,'1000','51685172091','2023-05-27 10:21:50',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(11646,'4000','51685172091','2023-05-27 10:21:50',NULL,300.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(11647,'1100','51685172279','2023-05-27 10:25:06',1500.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(11648,'4000','51685172279','2023-05-27 10:25:06',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(11651,'1100','51685172279','2023-05-27 11:44:42',NULL,1500.00,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(11652,'1020','51685172279','2023-05-27 11:44:42',1500.00,NULL,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(11653,'1100','51685178019','2023-05-27 12:00:35',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(11654,'4000','51685178019','2023-05-27 12:00:35',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(11655,'1100','51685178056','2023-05-27 12:01:19',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(11656,'4000','51685178056','2023-05-27 12:01:19',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(11657,'1100','51685172091','2023-05-27 12:25:27',NULL,200.00,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(11658,'1020','51685172091','2023-05-27 12:25:27',200.00,NULL,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(11659,'1100','51685180804','2023-05-27 12:49:51',1200.00,NULL,'','5','1','Good sold','1','373','sales','','','No',NULL,NULL,''),(11660,'4000','51685180804','2023-05-27 12:49:51',NULL,600.00,'','5','1','Good sold','1','373','sales','4','','No',NULL,NULL,''),(11661,'4000','51685180804','2023-05-27 12:49:51',NULL,600.00,'','5','1','Good sold','1','373','sales','6','','No',NULL,NULL,''),(11662,'1100','51685181389','2023-05-27 12:58:59',600.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(11663,'4000','51685181389','2023-05-27 12:58:59',NULL,600.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(11664,'1000','51685181744','2023-05-27 13:03:34',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,'RER2JMH7KC'),(11665,'4000','51685181744','2023-05-27 13:03:34',NULL,300.00,'','5','1','Good sold','1','127','sales','2','','No',NULL,NULL,''),(11666,'1100','51685178019','2023-05-27 13:37:19',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(11667,'1020','51685178019','2023-05-27 13:37:19',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(11668,'1100','51685180804','2023-05-27 13:37:51',NULL,1200.00,'','5','1','','1','373','payment','','','No',NULL,NULL,''),(11669,'1040','51685180804','2023-05-27 13:37:51',1200.00,NULL,'','5','1','','1','373','payment','','','No',NULL,NULL,''),(11670,'1110','51685187769','2023-05-27 14:43:01',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(11671,'5500','51685187769','2023-05-27 14:43:01',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(11672,'1000','51685187769','2023-05-27 14:43:01',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RER9JWVZ1V'),(11673,'4000','51685187769','2023-05-27 14:43:01',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(11674,'1000','51685187823','2023-05-27 15:29:02',300.00,NULL,'','5','1','Good sold','1','259','sales','','','No',NULL,NULL,'RER1K1NVKL'),(11675,'4000','51685187823','2023-05-27 15:29:02',NULL,300.00,'','5','1','Good sold','1','259','sales','4','','No',NULL,NULL,''),(11676,'1100','51685108992','2023-05-27 15:49:23',NULL,600.00,'','5','1','','1','399','payment','','','No',NULL,NULL,''),(11677,'1020','51685108992','2023-05-27 15:49:23',600.00,NULL,'','5','1','','1','399','payment','','','No',NULL,NULL,''),(11678,'1100','51685195367','2023-05-27 16:51:38',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(11679,'4000','51685195367','2023-05-27 16:51:38',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(11680,'1100','51685195512','2023-05-27 16:54:14',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(11681,'4000','51685195512','2023-05-27 16:54:14',NULL,300.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(11682,'4000','51685195512','2023-05-27 16:54:14',NULL,300.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(11683,'1000','51685195666','2023-05-27 16:54:52',140.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,'RER8KAEWLG'),(11684,'4000','51685195666','2023-05-27 16:54:52',NULL,140.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(11685,'1110','51685197535','2023-05-27 17:26:29',NULL,756.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(11686,'1110','51685197535','2023-05-27 17:26:29',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(11687,'1110','51685197535','2023-05-27 17:26:29',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(11688,'5500','51685197535','2023-05-27 17:26:29',794.65,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(11689,'1000','51685197535','2023-05-27 17:26:29',1080.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RER0KEBD30'),(11690,'4000','51685197535','2023-05-27 17:26:29',NULL,1000.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(11691,'4000','51685197535','2023-05-27 17:26:29',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(11692,'4000','51685197535','2023-05-27 17:26:29',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(11693,'1100','51685199408','2023-05-27 17:56:59',300.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(11694,'4000','51685199408','2023-05-27 17:56:59',NULL,300.00,'','5','1','Good sold','1','37','sales','2','','No',NULL,NULL,''),(11695,'1100','51685199408','2023-05-27 18:06:18',NULL,300.00,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(11696,'1020','51685199408','2023-05-27 18:06:18',300.00,NULL,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(11697,'1100','51685195512','2023-05-27 18:07:33',NULL,600.00,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(11698,'1020','51685195512','2023-05-27 18:07:33',600.00,NULL,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(11699,'1000','51685200886','2023-05-27 18:21:42',300.00,NULL,'','5','1','Good sold','1','317','Payment','','','No',NULL,NULL,''),(11700,'4000','51685200886','2023-05-27 18:21:42',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(11701,'1100','51685181389','2023-05-27 18:50:44',NULL,600.00,'','5','1','','1','218','payment','','','No',NULL,NULL,''),(11702,'1020','51685181389','2023-05-27 18:50:44',600.00,NULL,'','5','1','','1','218','payment','','','No',NULL,NULL,''),(11703,'1000','51685202263','2023-05-27 18:56:30',300.00,NULL,'','5','1','Good sold','1','350','sales','','','No',NULL,NULL,'RER9QTFL4'),(11704,'4000','51685202263','2023-05-27 18:56:30',NULL,300.00,'','5','1','Good sold','1','350','sales','4','','No',NULL,NULL,''),(11705,'1000','51685203273','2023-05-27 19:02:12',300.00,NULL,'','5','1','Good sold','1','484','Payment','','','No',NULL,NULL,''),(11706,'4000','51685203273','2023-05-27 19:02:12',NULL,300.00,'','5','1','Good sold','1','484','sales','2','','No',NULL,NULL,''),(11707,'1110','51685203397','2023-05-27 19:03:41',NULL,187.86,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(11708,'5500','51685203397','2023-05-27 19:03:41',187.86,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(11709,'1000','51685203397','2023-05-27 19:03:41',240.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RER9KQTFL3'),(11710,'4000','51685203397','2023-05-27 19:03:41',NULL,240.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(11713,'1100','51685178056','2023-05-27 19:10:05',NULL,600.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(11714,'1020','51685178056','2023-05-27 19:10:05',600.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(11715,'1000','51685203485','2023-05-27 19:05:05',560.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'RER9KSZLEL'),(11716,'4000','51685203485','2023-05-27 19:05:05',NULL,280.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11717,'4000','51685203485','2023-05-27 19:11:05',NULL,280.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11718,'1100','51685269287','2023-05-28 13:27:32',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(11719,'4000','51685269287','2023-05-28 13:27:32',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(11720,'1100','51685269667','2023-05-28 13:28:12',600.00,NULL,'','5','1','Good sold','1','470','sales','','','No',NULL,NULL,''),(11721,'4000','51685269667','2023-05-28 13:28:12',NULL,600.00,'','5','1','Good sold','1','470','sales','2','','No',NULL,NULL,''),(11722,'1100','51685269705','2023-05-28 13:28:33',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(11723,'4000','51685269705','2023-05-28 13:28:33',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(11724,'1100','51685269780','2023-05-28 13:29:46',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(11725,'4000','51685269780','2023-05-28 13:29:46',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(11726,'1100','51685269826','2023-05-28 13:30:32',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,''),(11727,'4000','51685269826','2023-05-28 13:30:32',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(11728,'1100','51685269840','2023-05-28 13:31:36',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(11729,'4000','51685269840','2023-05-28 13:31:36',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(11730,'1100','51685269287','2023-05-28 13:32:20',NULL,300.00,'','5','1','','1','323','payment','','','No',NULL,NULL,''),(11731,'1020','51685269287','2023-05-28 13:32:20',300.00,NULL,'','5','1','','1','323','payment','','','No',NULL,NULL,''),(11732,'1100','51685165982','2023-05-28 13:35:38',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(11733,'1020','51685165982','2023-05-28 13:35:38',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(11738,'1100','51685174339','2023-05-27 10:59:10',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(11739,'4000','51685174339','2023-05-27 13:36:48',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(11740,'1100','51685174339','2023-05-28 13:37:26',NULL,280.00,'','5','1','','1','145','payment','','','No',NULL,NULL,''),(11741,'1020','51685174339','2023-05-28 13:37:26',280.00,NULL,'','5','1','','1','145','payment','','','No',NULL,NULL,''),(11742,'1100','51685269780','2023-05-28 14:00:37',NULL,300.00,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(11743,'1020','51685269780','2023-05-28 14:00:37',300.00,NULL,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(11744,'1100','51685271654','2023-05-28 14:01:00',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,''),(11745,'4000','51685271654','2023-05-28 14:01:00',NULL,300.00,'','5','1','Good sold','1','255','sales','2','','No',NULL,NULL,''),(11746,'1100','51685271654','2023-05-28 14:01:35',NULL,300.00,'','5','1','','1','255','payment','','','No',NULL,NULL,''),(11747,'1020','51685271654','2023-05-28 14:01:35',300.00,NULL,'','5','1','','1','255','payment','','','No',NULL,NULL,''),(11748,'1100','51685271923','2023-05-28 14:05:29',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(11749,'4000','51685271923','2023-05-28 14:05:29',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(11750,'1100','51685269826','2023-05-28 14:22:49',NULL,300.00,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(11751,'1020','51685269826','2023-05-28 14:22:49',300.00,NULL,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(11752,'1100','51685269667','2023-05-28 14:36:20',NULL,600.00,'','5','1','','1','470','payment','','','No',NULL,NULL,''),(11753,'1020','51685269667','2023-05-28 14:36:20',600.00,NULL,'','5','1','','1','470','payment','','','No',NULL,NULL,''),(11754,'1100','51685276254','2023-05-28 15:17:42',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(11755,'4000','51685276254','2023-05-28 15:17:42',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(11756,'1100','51685271923','2023-05-28 15:20:39',NULL,300.00,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(11757,'1020','51685271923','2023-05-28 15:20:39',300.00,NULL,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(11758,'1100','51685276254','2023-05-28 15:31:36',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(11759,'1020','51685276254','2023-05-28 15:31:36',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(11760,'1100','51685277792','2023-05-28 15:43:33',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(11761,'4000','51685277792','2023-05-28 15:43:33',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(11762,'1100','51685195367','2023-05-28 16:15:22',NULL,600.00,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(11763,'1020','51685195367','2023-05-28 16:15:22',600.00,NULL,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(11764,'1000','51685283306','2023-05-28 17:15:12',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(11765,'4000','51685283306','2023-05-28 17:15:12',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(11766,'1100','51685277792','2023-05-28 17:16:26',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(11767,'1020','51685277792','2023-05-28 17:16:26',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(11770,'5800','51685287352','2023-05-28 18:24:02',100.00,NULL,'0','5','1','TATA WASHING FEE','1','','','68','','No',NULL,NULL,''),(11771,'1050','51685287352','2023-05-28 18:24:02',NULL,100.00,'0','5','1','MOTORCYCLE WASHING FEE','1','','','68','','No',NULL,NULL,''),(11774,'4165','51685287460','2023-05-27 18:25:08',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','69','','No',NULL,NULL,''),(11775,'1050','51685287460','2023-05-27 18:25:08',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','69','','No',NULL,NULL,''),(11776,'1000','51685287526','2023-05-28 18:26:55',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(11777,'4000','51685287526','2023-05-28 18:26:55',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(11778,'1100','51685336999','2023-05-29 08:10:11',3920.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(11779,'4000','51685336999','2023-05-29 08:10:11',NULL,3920.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(11780,'1100','51685337073','2023-05-29 08:11:25',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(11781,'4000','51685337073','2023-05-29 08:11:25',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(11782,'1100','51685337073','2023-05-29 08:13:50',NULL,900.00,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(11783,'1020','51685337073','2023-05-29 08:13:50',900.00,NULL,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(11784,'1100','51685339695','2023-05-29 08:55:01',300.00,NULL,'','5','1','Good sold','1','345','sales','','','No',NULL,NULL,''),(11785,'4000','51685339695','2023-05-29 08:55:01',NULL,300.00,'','5','1','Good sold','1','345','sales','2','','No',NULL,NULL,''),(11789,'1100','51685339714','2023-05-29 08:56:23',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(11790,'4000','51685339714','2023-05-29 08:56:23',NULL,1200.00,'','5','1','Good sold','1','65','sales','6','','No',NULL,NULL,''),(11791,'4000','51685339714','2023-05-29 08:56:44',NULL,300.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(11792,'1100','51685339889','2023-05-29 08:58:16',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(11793,'4000','51685339889','2023-05-29 08:58:16',NULL,300.00,'','5','1','Good sold','1','304','sales','4','','No',NULL,NULL,''),(11794,'1100','51685339936','2023-05-29 08:59:08',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(11795,'4000','51685339936','2023-05-29 08:59:08',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(11796,'1100','51685340206','2023-05-29 09:22:33',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(11797,'4000','51685340206','2023-05-29 09:22:33',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(11798,'1100','51685341476','2023-05-29 09:24:52',1500.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,''),(11799,'4000','51685341476','2023-05-29 09:24:52',NULL,900.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(11800,'4000','51685341476','2023-05-29 09:24:52',NULL,600.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(11801,'1100','51685341542','2023-05-29 09:41:04',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(11802,'4000','51685341542','2023-05-29 09:41:04',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(11803,'1100','51685341542','2023-05-29 09:41:49',NULL,300.00,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(11804,'1020','51685341542','2023-05-29 09:41:49',300.00,NULL,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(11805,'1100','51685339714','2023-05-29 09:49:44',NULL,1500.00,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(11806,'1020','51685339714','2023-05-29 09:49:44',1500.00,NULL,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(11807,'1100','51685343956','2023-05-29 10:06:11',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(11808,'4000','51685343956','2023-05-29 10:06:11',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(11809,'1100','51685343981','2023-05-29 10:06:33',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(11810,'4000','51685343981','2023-05-29 10:06:33',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(11811,'1100','51685344933','2023-05-29 10:22:35',900.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(11812,'4000','51685344933','2023-05-29 10:22:35',NULL,600.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(11813,'4000','51685344933','2023-05-29 10:22:35',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(11814,'1100','51685346792','2023-05-29 10:53:22',300.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,''),(11815,'4000','51685346792','2023-05-29 10:53:22',NULL,300.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(11816,'1100','51685346792','2023-05-29 10:53:35',NULL,300.00,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(11817,'1020','51685346792','2023-05-29 10:53:35',300.00,NULL,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(11818,'1100','51685348844','2023-05-29 11:28:06',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11819,'4000','51685348844','2023-05-29 11:28:06',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(11820,'1100','51685348844','2023-05-29 11:28:27',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11821,'1020','51685348844','2023-05-29 11:28:27',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11822,'1100','51685348935','2023-05-29 11:29:21',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(11823,'4000','51685348935','2023-05-29 11:29:21',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(11824,'1100','51685352851','2023-05-29 12:34:24',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(11825,'4000','51685352851','2023-05-29 12:34:24',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(11826,'1100','51685352851','2023-05-29 12:34:45',NULL,130.00,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(11827,'1020','51685352851','2023-05-29 12:34:45',130.00,NULL,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(11828,'1100','51685353970','2023-05-29 12:52:57',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11829,'4000','51685353970','2023-05-29 12:52:57',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(11830,'1100','51685353970','2023-05-29 12:55:34',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11831,'1020','51685353970','2023-05-29 12:55:34',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11832,'1100','51685356918','2023-05-29 13:42:13',840.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(11833,'4000','51685356918','2023-05-29 13:42:13',NULL,840.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(11834,'1100','51685348935','2023-05-29 13:53:24',NULL,300.00,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(11835,'1020','51685348935','2023-05-29 13:53:24',300.00,NULL,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(11836,'1000','51685359062','2023-05-29 14:17:57',560.00,NULL,'','5','1','Good sold','1','443','Payment','','','No',NULL,NULL,''),(11837,'4000','51685359062','2023-05-29 14:17:57',NULL,560.00,'','5','1','Good sold','1','443','sales','6','','No',NULL,NULL,''),(11838,'1100','51685356918','2023-05-29 14:30:57',NULL,840.00,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(11839,'1020','51685356918','2023-05-29 14:30:57',840.00,NULL,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(11840,'1100','51685361766','2023-05-29 15:02:52',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11841,'4000','51685361766','2023-05-29 15:02:52',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(11842,'1100','51685361766','2023-05-29 15:03:10',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11843,'1020','51685361766','2023-05-29 15:03:10',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11844,'1100','51685269840','2023-05-29 15:07:58',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(11845,'1020','51685269840','2023-05-29 15:07:58',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(11846,'1100','51685362989','2023-05-29 15:23:15',70.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(11847,'4000','51685362989','2023-05-29 15:23:15',NULL,70.00,'','5','1','Good sold','1','92','sales','10','','No',NULL,NULL,''),(11848,'1100','51685269705','2023-05-29 15:26:22',NULL,300.00,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(11849,'1020','51685269705','2023-05-29 15:26:22',300.00,NULL,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(11850,'1100','51685363210','2023-05-29 15:26:56',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(11851,'4000','51685363210','2023-05-29 15:26:56',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(11852,'1100','51685363227','2023-05-29 16:01:38',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(11853,'4000','51685363227','2023-05-29 16:01:38',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(11854,'1100','51685365308','2023-05-29 16:05:12',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(11855,'4000','51685365308','2023-05-29 16:05:12',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(11856,'1100','51685365531','2023-05-29 16:05:42',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11857,'4000','51685365531','2023-05-29 16:05:42',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(11858,'1100','51685365308','2023-05-29 16:06:04',NULL,300.00,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(11859,'1020','51685365308','2023-05-29 16:06:04',300.00,NULL,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(11860,'1100','51685363210','2023-05-29 16:06:18',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(11861,'1020','51685363210','2023-05-29 16:06:18',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(11862,'1100','51685365625','2023-05-29 16:07:10',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(11863,'4000','51685365625','2023-05-29 16:07:10',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(11864,'1100','51685365625','2023-05-29 16:09:27',NULL,70.00,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(11865,'1020','51685365625','2023-05-29 16:09:27',70.00,NULL,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(11866,'1000','51685366540','2023-05-29 16:22:39',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(11867,'4000','51685366540','2023-05-29 16:22:39',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(11868,'1100','51685339695','2023-05-29 16:59:35',NULL,300.00,'','5','1','','1','345','payment','','','No',NULL,NULL,''),(11869,'1020','51685339695','2023-05-29 16:59:35',300.00,NULL,'','5','1','','1','345','payment','','','No',NULL,NULL,''),(11870,'1100','51685363227','2023-05-29 17:00:21',NULL,900.00,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(11871,'1020','51685363227','2023-05-29 17:00:21',900.00,NULL,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(11872,'1100','51685369131','2023-05-29 17:05:40',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(11873,'4000','51685369131','2023-05-29 17:05:40',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(11874,'1100','51685369345','2023-05-29 17:09:15',900.00,NULL,'','5','1','Good sold','1','107','sales','','','No',NULL,NULL,''),(11875,'4000','51685369345','2023-05-29 17:09:15',NULL,900.00,'','5','1','Good sold','1','107','sales','4','','No',NULL,NULL,''),(11876,'1100','51685369131','2023-05-29 17:21:36',NULL,280.00,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(11877,'1020','51685369131','2023-05-29 17:21:36',280.00,NULL,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(11878,'1100','51685365531','2023-05-29 17:25:58',NULL,600.00,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(11879,'1020','51685365531','2023-05-29 17:25:58',600.00,NULL,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(11880,'1100','51685344933','2023-05-29 17:37:18',NULL,900.00,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(11881,'1020','51685344933','2023-05-29 17:37:18',900.00,NULL,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(11882,'1100','51685369345','2023-05-29 17:39:39',NULL,900.00,'','5','1','','1','107','payment','','','No',NULL,NULL,''),(11883,'1020','51685369345','2023-05-29 17:39:39',900.00,NULL,'','5','1','','1','107','payment','','','No',NULL,NULL,''),(11884,'1100','51685372166','2023-05-29 17:56:13',300.00,NULL,'','5','1','Good sold','1','31','sales','','','No',NULL,NULL,''),(11885,'4000','51685372166','2023-05-29 17:56:13',NULL,300.00,'','5','1','Good sold','1','31','sales','6','','No',NULL,NULL,''),(11886,'1100','51685372166','2023-05-29 17:56:54',NULL,300.00,'','5','1','','1','31','payment','','','No',NULL,NULL,''),(11887,'1020','51685372166','2023-05-29 17:56:54',300.00,NULL,'','5','1','','1','31','payment','','','No',NULL,NULL,''),(11888,'1100','51685373383','2023-05-29 18:16:35',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11889,'4000','51685373383','2023-05-29 18:16:35',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(11890,'1100','51685340206','2023-05-29 18:20:23',NULL,280.00,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(11891,'1020','51685340206','2023-05-29 18:20:23',280.00,NULL,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(11892,'1100','51685373383','2023-05-29 18:21:40',NULL,130.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11893,'1020','51685373383','2023-05-29 18:21:40',130.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11894,'1110','51685373880','2023-05-29 18:24:53',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(11895,'5500','51685373880','2023-05-29 18:24:53',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(11896,'1100','51685373880','2023-05-29 18:24:53',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11897,'4000','51685373880','2023-05-29 18:24:53',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(11898,'1100','51685373880','2023-05-29 18:25:21',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11899,'1020','51685373880','2023-05-29 18:25:21',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11900,'1000','51685425414','2023-05-30 08:43:58',140.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(11901,'4000','51685425414','2023-05-30 08:43:58',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(11902,'1100','51685425447','2023-05-30 08:48:31',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(11903,'4000','51685425447','2023-05-30 08:48:31',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(11904,'1100','51685427359','2023-05-30 09:16:08',600.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(11905,'4000','51685427359','2023-05-30 09:16:08',NULL,600.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(11906,'1100','51685428439','2023-05-30 09:34:23',900.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(11907,'4000','51685428439','2023-05-30 09:34:23',NULL,600.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(11908,'4000','51685428439','2023-05-30 09:34:23',NULL,300.00,'','5','1','Good sold','1','196','sales','8','','No',NULL,NULL,''),(11909,'1110','51685428981','2023-05-30 09:43:14',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(11910,'5500','51685428981','2023-05-30 09:43:14',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(11911,'1100','51685428981','2023-05-30 09:43:14',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11912,'4000','51685428981','2023-05-30 09:43:14',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(11913,'1100','51685428981','2023-05-30 09:43:49',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11914,'1020','51685428981','2023-05-30 09:43:49',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11915,'1100','51685427359','2023-05-30 09:44:17',NULL,600.00,'','5','1','','1','118','payment','','','No',NULL,NULL,''),(11916,'1020','51685427359','2023-05-30 09:44:17',600.00,NULL,'','5','1','','1','118','payment','','','No',NULL,NULL,''),(11917,'1100','51685429076','2023-05-30 09:44:44',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(11918,'4000','51685429076','2023-05-30 09:44:44',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(11919,'1100','51685430395','2023-05-30 10:06:47',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(11920,'4000','51685430395','2023-05-30 10:06:47',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(11921,'1100','51685433706','2023-05-30 11:01:53',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(11922,'4000','51685433706','2023-05-30 11:01:53',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(11923,'1100','51685433706','2023-05-30 12:13:31',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(11924,'1020','51685433706','2023-05-30 12:13:31',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(11925,'1100','51685438089','2023-05-30 12:14:58',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11926,'4000','51685438089','2023-05-30 12:14:58',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(11927,'1100','51685438089','2023-05-30 12:15:22',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11928,'1020','51685438089','2023-05-30 12:15:22',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11929,'1100','51685341476','2023-05-30 12:21:28',NULL,1500.00,'','5','1','','1','367','payment','','','No',NULL,NULL,''),(11930,'1020','51685341476','2023-05-30 12:21:28',1500.00,NULL,'','5','1','','1','367','payment','','','No',NULL,NULL,''),(11931,'1100','51685438541','2023-05-30 13:28:51',300.00,NULL,'','5','1','Good sold','1','318','sales','','','No',NULL,NULL,''),(11932,'4000','51685438541','2023-05-30 13:28:51',NULL,300.00,'','5','1','Good sold','1','318','sales','6','','No',NULL,NULL,''),(11933,'1100','51685442549','2023-05-30 13:29:14',300.00,NULL,'','5','1','Good sold','1','156','sales','','','No',NULL,NULL,''),(11934,'4000','51685442549','2023-05-30 13:29:14',NULL,300.00,'','5','1','Good sold','1','156','sales','6','','No',NULL,NULL,''),(11935,'1100','51685430395','2023-05-30 13:41:05',NULL,280.00,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(11936,'1020','51685430395','2023-05-30 13:41:05',280.00,NULL,'','5','1','','1','89','payment','','','No',NULL,NULL,''),(11937,'1110','51685443396','2023-05-30 13:45:16',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(11938,'5500','51685443396','2023-05-30 13:45:16',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(11939,'1000','51685443396','2023-05-30 13:45:16',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(11940,'4000','51685443396','2023-05-30 13:45:16',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(11941,'1100','51685443588','2023-05-30 13:46:34',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(11942,'4000','51685443588','2023-05-30 13:46:34',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(11943,'1100','51685442549','2023-05-30 13:52:20',NULL,300.00,'','5','1','','1','156','payment','','','No',NULL,NULL,''),(11944,'1020','51685442549','2023-05-30 13:52:20',300.00,NULL,'','5','1','','1','156','payment','','','No',NULL,NULL,''),(11945,'1100','51685443954','2023-05-30 13:57:16',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(11946,'4000','51685443954','2023-05-30 13:57:16',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(11947,'1100','51685445099','2023-05-30 14:11:45',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(11948,'4000','51685445099','2023-05-30 14:11:45',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(11949,'1100','51685445118','2023-05-30 14:22:53',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11950,'4000','51685445118','2023-05-30 14:22:53',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(11951,'1100','51685445790','2023-05-30 14:23:22',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11952,'4000','51685445790','2023-05-30 14:23:22',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(11953,'1100','51685445118','2023-05-30 14:25:24',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11954,'1020','51685445118','2023-05-30 14:25:24',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11955,'1100','51685446802','2023-05-30 14:40:12',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11956,'4000','51685446802','2023-05-30 14:40:12',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(11957,'1110','51685446825','2023-05-30 14:40:32',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(11958,'5500','51685446825','2023-05-30 14:40:32',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(11959,'1100','51685446825','2023-05-30 14:40:32',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(11960,'4000','51685446825','2023-05-30 14:40:32',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(11961,'1100','51685446825','2023-05-30 14:40:55',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11962,'1020','51685446825','2023-05-30 14:40:55',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11963,'1100','51685447684','2023-05-30 14:54:52',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(11964,'4000','51685447684','2023-05-30 14:54:52',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(11965,'1100','51685447684','2023-05-30 14:56:36',NULL,600.00,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(11966,'1020','51685447684','2023-05-30 14:56:36',600.00,NULL,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(11967,'1110','51685448123','2023-05-30 15:02:34',NULL,1105.00,'','5','1','Inventory sold','1','344','sales','1','','No',NULL,NULL,''),(11968,'5500','51685448123','2023-05-30 15:02:34',1105.00,NULL,'','5','1','Cost of goods sold','1','344','sales','','','No',NULL,NULL,''),(11969,'1100','51685448123','2023-05-30 15:02:34',1600.00,NULL,'','5','1','Good sold','1','344','sales','','','No',NULL,NULL,''),(11970,'4000','51685448123','2023-05-30 15:02:34',NULL,1600.00,'','5','1','Good sold','1','344','sales','1','','No',NULL,NULL,''),(11971,'1100','51685438541','2023-05-30 15:09:29',NULL,300.00,'','5','1','','1','318','payment','','','No',NULL,NULL,''),(11972,'1020','51685438541','2023-05-30 15:09:29',300.00,NULL,'','5','1','','1','318','payment','','','No',NULL,NULL,''),(11973,'1100','51685445099','2023-05-30 16:27:34',NULL,300.00,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(11974,'1020','51685445099','2023-05-30 16:27:34',300.00,NULL,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(11975,'1100','51685445790','2023-05-30 16:40:02',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11976,'1020','51685445790','2023-05-30 16:40:02',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11977,'1100','51685425447','2023-05-30 16:40:58',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(11978,'1020','51685425447','2023-05-30 16:40:58',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(11979,'1100','51685446802','2023-05-30 16:41:18',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11980,'1020','51685446802','2023-05-30 16:41:18',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(11981,'1100','51685429076','2023-05-30 16:44:06',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(11982,'1020','51685429076','2023-05-30 16:44:06',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(11983,'1100','51685362989','2023-05-30 16:46:16',NULL,70.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(11984,'1020','51685362989','2023-05-30 16:46:16',70.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(11985,'1100','51685454413','2023-05-30 16:47:03',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(11986,'4000','51685454413','2023-05-30 16:47:03',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(11987,'1100','51685454628','2023-05-30 16:50:39',280.00,NULL,'','5','1','Good sold','1','59','sales','','','No',NULL,NULL,''),(11988,'4000','51685454628','2023-05-30 16:50:39',NULL,280.00,'','5','1','Good sold','1','59','sales','6','','No',NULL,NULL,''),(11989,'1100','51685455502','2023-05-30 17:05:10',280.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(11990,'4000','51685455502','2023-05-30 17:05:10',NULL,280.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(11991,'1100','51685455502','2023-05-30 17:13:52',NULL,280.00,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(11992,'1020','51685455502','2023-05-30 17:13:52',280.00,NULL,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(11993,'1100','51685454628','2023-05-30 17:24:19',NULL,280.00,'','5','1','','1','59','payment','','','No',NULL,NULL,''),(11994,'1020','51685454628','2023-05-30 17:24:19',280.00,NULL,'','5','1','','1','59','payment','','','No',NULL,NULL,''),(11995,'1100','51685454413','2023-05-30 17:32:55',NULL,300.00,'','5','1','','1','246','payment','','','No',NULL,NULL,''),(11996,'1020','51685454413','2023-05-30 17:32:55',300.00,NULL,'','5','1','','1','246','payment','','','No',NULL,NULL,''),(11997,'1100','51685443954','2023-05-30 17:33:32',NULL,300.00,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(11998,'1020','51685443954','2023-05-30 17:33:32',300.00,NULL,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(11999,'1100','51685457698','2023-05-30 17:41:48',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(12000,'4000','51685457698','2023-05-30 17:41:48',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(12001,'1100','51685457698','2023-05-30 17:42:15',NULL,300.00,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(12002,'1020','51685457698','2023-05-30 17:42:15',300.00,NULL,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(12003,'1100','51685458683','2023-05-30 17:58:09',300.00,NULL,'','5','1','Good sold','1','338','sales','','','No',NULL,NULL,''),(12004,'4000','51685458683','2023-05-30 17:58:09',NULL,300.00,'','5','1','Good sold','1','338','sales','2','','No',NULL,NULL,''),(12005,'1100','51685458703','2023-05-30 17:58:40',900.00,NULL,'','5','1','Good sold','1','315','sales','','','No',NULL,NULL,''),(12006,'4000','51685458703','2023-05-30 17:58:40',NULL,600.00,'','5','1','Good sold','1','315','sales','4','','No',NULL,NULL,''),(12007,'4000','51685458703','2023-05-30 17:58:40',NULL,300.00,'','5','1','Good sold','1','315','sales','6','','No',NULL,NULL,''),(12008,'1100','51685458729','2023-05-30 17:59:44',300.00,NULL,'','5','1','Good sold','1','334','sales','','','No',NULL,NULL,''),(12009,'4000','51685458729','2023-05-30 17:59:44',NULL,300.00,'','5','1','Good sold','1','334','sales','2','','No',NULL,NULL,''),(12010,'1100','51685443588','2023-05-30 18:09:22',NULL,300.00,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(12011,'1020','51685443588','2023-05-30 18:09:22',300.00,NULL,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(12012,'1100','51685448123','2023-05-30 18:09:41',NULL,1600.00,'','5','1','','1','344','payment','','','No',NULL,NULL,''),(12013,'1020','51685448123','2023-05-30 18:09:41',1600.00,NULL,'','5','1','','1','344','payment','','','No',NULL,NULL,''),(12014,'1000','51685460236','2023-05-30 18:24:03',70.00,NULL,'','5','1','Good sold','1','139','Payment','','','No',NULL,NULL,''),(12015,'4000','51685460236','2023-05-30 18:24:03',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(12016,'1100','51685460778','2023-05-30 18:33:20',450.00,NULL,'','5','1','Good sold','1','379','sales','','','No',NULL,NULL,''),(12017,'4000','51685460778','2023-05-30 18:33:20',NULL,300.00,'','5','1','Good sold','1','379','sales','4','','No',NULL,NULL,''),(12018,'4000','51685460778','2023-05-30 18:33:20',NULL,150.00,'','5','1','Good sold','1','379','sales','8','','No',NULL,NULL,''),(12019,'1110','51685461644','2023-05-30 18:47:33',NULL,95.55,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(12020,'5500','51685461644','2023-05-30 18:47:33',95.55,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12021,'1100','51685461644','2023-05-30 18:47:33',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12022,'4000','51685461644','2023-05-30 18:47:33',NULL,250.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(12023,'1100','51685461644','2023-05-30 18:47:51',NULL,250.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12024,'1020','51685461644','2023-05-30 18:47:51',250.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12025,'1100','51685458683','2023-05-30 18:50:07',NULL,300.00,'','5','1','','1','338','payment','','','No',NULL,NULL,''),(12026,'1020','51685458683','2023-05-30 18:50:07',300.00,NULL,'','5','1','','1','338','payment','','','No',NULL,NULL,''),(12027,'1100','51685461937','2023-05-30 18:52:28',840.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,''),(12028,'4000','51685461937','2023-05-30 18:52:28',NULL,840.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(12029,'1100','51685461937','2023-05-30 18:52:51',NULL,840.00,'','5','1','','1','100','payment','','','No',NULL,NULL,''),(12030,'1020','51685461937','2023-05-30 18:52:51',840.00,NULL,'','5','1','','1','100','payment','','','No',NULL,NULL,''),(12031,'1100','51685458729','2023-05-30 19:08:06',NULL,300.00,'','5','1','','1','334','payment','','','No',NULL,NULL,''),(12032,'1020','51685458729','2023-05-30 19:08:06',300.00,NULL,'','5','1','','1','334','payment','','','No',NULL,NULL,''),(12033,'1100','51685460778','2023-05-30 19:09:38',NULL,450.00,'','5','1','','1','379','payment','','','No',NULL,NULL,''),(12034,'1020','51685460778','2023-05-30 19:09:38',450.00,NULL,'','5','1','','1','379','payment','','','No',NULL,NULL,''),(12035,'1100','51685458703','2023-05-30 19:10:45',NULL,900.00,'','5','1','','1','315','payment','','','No',NULL,NULL,''),(12036,'1020','51685458703','2023-05-30 19:10:45',900.00,NULL,'','5','1','','1','315','payment','','','No',NULL,NULL,''),(12037,'1100','51685510065','2023-05-31 08:14:37',6160.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(12038,'4000','51685510065','2023-05-31 08:14:37',NULL,6160.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(12039,'1100','51685510689','2023-05-31 08:27:06',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(12040,'4000','51685510689','2023-05-31 08:27:06',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(12041,'1100','51685510689','2023-05-31 08:30:27',NULL,300.00,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(12042,'1020','51685510689','2023-05-31 08:30:27',300.00,NULL,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(12043,'1100','51685511058','2023-05-31 08:57:57',300.00,NULL,'','5','1','Good sold','1','277','sales','','','No',NULL,NULL,''),(12044,'4000','51685511058','2023-05-31 08:57:57',NULL,300.00,'','5','1','Good sold','1','277','sales','6','','No',NULL,NULL,''),(12045,'1100','51685512863','2023-05-31 09:01:18',450.00,NULL,'','5','1','Good sold','1','491','sales','','','No',NULL,NULL,''),(12046,'4000','51685512863','2023-05-31 09:01:18',NULL,300.00,'','5','1','Good sold','1','491','sales','6','','No',NULL,NULL,''),(12047,'4000','51685512863','2023-05-31 09:01:18',NULL,150.00,'','5','1','Good sold','1','491','sales','8','','No',NULL,NULL,''),(12048,'1000','51685512956','2023-05-31 09:04:30',300.00,NULL,'','5','1','Good sold','1','492','sales','','','No',NULL,NULL,'REV0U0PXOI'),(12049,'4000','51685512956','2023-05-31 09:04:30',NULL,300.00,'','5','1','Good sold','1','492','sales','4','','No',NULL,NULL,''),(12050,'1100','51685515766','2023-05-31 09:49:31',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(12051,'4000','51685515766','2023-05-31 09:49:31',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(12052,'1100','51685515766','2023-05-31 09:49:50',NULL,300.00,'','5','1','','1','170','payment','','','No',NULL,NULL,''),(12053,'1020','51685515766','2023-05-31 09:49:50',300.00,NULL,'','5','1','','1','170','payment','','','No',NULL,NULL,''),(12054,'1100','51685517150','2023-05-31 10:12:43',840.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(12055,'4000','51685517150','2023-05-31 10:12:43',NULL,840.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(12056,'1110','51685517175','2023-05-31 10:14:29',NULL,1105.00,'','5','1','Inventory sold','1','124','sales','1','','No',NULL,NULL,''),(12057,'5500','51685517175','2023-05-31 10:14:29',1105.00,NULL,'','5','1','Cost of goods sold','1','124','sales','','','No',NULL,NULL,''),(12058,'1100','51685517175','2023-05-31 10:14:29',1900.00,NULL,'','5','1','Good sold','1','124','sales','','','No',NULL,NULL,''),(12059,'4000','51685517175','2023-05-31 10:14:29',NULL,1600.00,'','5','1','Good sold','1','124','sales','1','','No',NULL,NULL,''),(12060,'4000','51685517175','2023-05-31 10:14:29',NULL,300.00,'','5','1','Good sold','1','124','sales','6','','No',NULL,NULL,''),(12061,'1100','51685517451','2023-05-31 10:31:20',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(12062,'4000','51685517451','2023-05-31 10:31:20',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(12063,'1100','51685512863','2023-05-31 10:36:49',NULL,450.00,'','5','1','','1','491','payment','','','No',NULL,NULL,''),(12064,'1020','51685512863','2023-05-31 10:36:49',450.00,NULL,'','5','1','','1','491','payment','','','No',NULL,NULL,''),(12065,'1100','51685517175','2023-05-31 10:58:22',NULL,1900.00,'','5','1','','1','124','payment','','','No',NULL,NULL,''),(12066,'1020','51685517175','2023-05-31 10:58:22',1900.00,NULL,'','5','1','','1','124','payment','','','No',NULL,NULL,''),(12067,'1100','51685522989','2023-05-31 11:50:19',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12068,'4000','51685522989','2023-05-31 11:50:19',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(12069,'1100','51685522989','2023-05-31 11:53:30',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12070,'1020','51685522989','2023-05-31 11:53:30',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12071,'1100','51685523494','2023-05-31 11:58:31',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(12072,'4000','51685523494','2023-05-31 11:58:31',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(12073,'1100','51685523675','2023-05-31 12:01:25',600.00,NULL,'','5','1','Good sold','1','439','sales','','','No',NULL,NULL,''),(12074,'4000','51685523675','2023-05-31 12:01:25',NULL,600.00,'','5','1','Good sold','1','439','sales','4','','No',NULL,NULL,''),(12075,'1100','51685525358','2023-05-31 12:29:29',300.00,NULL,'','5','1','Good sold','1','456','sales','','','No',NULL,NULL,''),(12076,'4000','51685525358','2023-05-31 12:29:29',NULL,300.00,'','5','1','Good sold','1','456','sales','8','','No',NULL,NULL,''),(12077,'1100','51685525358','2023-05-31 12:50:46',NULL,300.00,'','5','1','','1','456','payment','','','No',NULL,NULL,''),(12078,'1020','51685525358','2023-05-31 12:50:46',300.00,NULL,'','5','1','','1','456','payment','','','No',NULL,NULL,''),(12079,'1100','51685527779','2023-05-31 13:13:40',1200.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(12080,'4000','51685527779','2023-05-31 13:13:40',NULL,900.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(12081,'4000','51685527779','2023-05-31 13:13:40',NULL,300.00,'','5','1','Good sold','1','98','sales','4','','No',NULL,NULL,''),(12082,'1100','51685517150','2023-05-31 14:02:01',NULL,840.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(12083,'1020','51685517150','2023-05-31 14:02:01',840.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(12084,'1000','51685531018','2023-05-31 14:04:07',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12085,'4000','51685531018','2023-05-31 14:04:07',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(12086,'1100','51685533305','2023-05-31 14:41:54',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12087,'4000','51685533305','2023-05-31 14:41:54',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(12088,'1100','51685533305','2023-05-31 14:42:08',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12089,'1020','51685533305','2023-05-31 14:42:08',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12090,'1100','51685533716','2023-05-31 14:48:48',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12091,'4000','51685533716','2023-05-31 14:48:48',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(12092,'1100','51685533716','2023-05-31 14:49:29',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12093,'1020','51685533716','2023-05-31 14:49:29',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12094,'1100','51685533818','2023-05-31 14:50:25',300.00,NULL,'','5','1','Good sold','1','437','sales','','','No',NULL,NULL,''),(12095,'4000','51685533818','2023-05-31 14:50:25',NULL,300.00,'','5','1','Good sold','1','437','sales','4','','No',NULL,NULL,''),(12096,'1100','51685523675','2023-05-31 14:53:44',NULL,600.00,'','5','1','','1','439','payment','','','No',NULL,NULL,''),(12097,'1020','51685523675','2023-05-31 14:53:44',600.00,NULL,'','5','1','','1','439','payment','','','No',NULL,NULL,''),(12098,'1100','51685523494','2023-05-31 15:07:52',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(12099,'1020','51685523494','2023-05-31 15:07:52',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(12100,'1100','51685536183','2023-05-31 15:29:56',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12101,'4000','51685536183','2023-05-31 15:29:56',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(12102,'1100','51685533818','2023-05-31 16:00:06',NULL,300.00,'','5','1','','1','437','payment','','','No',NULL,NULL,''),(12103,'1020','51685533818','2023-05-31 16:00:06',300.00,NULL,'','5','1','','1','437','payment','','','No',NULL,NULL,''),(12104,'1100','51685536183','2023-05-31 16:00:30',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12105,'1020','51685536183','2023-05-31 16:00:30',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12106,'1100','51685527779','2023-05-31 16:10:09',NULL,1200.00,'','5','1','','1','98','payment','','','No',NULL,NULL,''),(12107,'1020','51685527779','2023-05-31 16:10:09',1200.00,NULL,'','5','1','','1','98','payment','','','No',NULL,NULL,''),(12108,'1100','51685538882','2023-05-31 16:14:52',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(12109,'4000','51685538882','2023-05-31 16:14:52',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(12110,'1100','51685428439','2023-05-31 16:18:11',NULL,900.00,'','5','1','','1','196','payment','','','No',NULL,NULL,''),(12111,'1020','51685428439','2023-05-31 16:18:11',900.00,NULL,'','5','1','','1','196','payment','','','No',NULL,NULL,''),(12112,'1100','51685539364','2023-05-31 16:22:57',560.00,NULL,'','5','1','Good sold','1','234','sales','','','No',NULL,NULL,''),(12113,'4000','51685539364','2023-05-31 16:22:57',NULL,560.00,'','5','1','Good sold','1','234','sales','4','','No',NULL,NULL,''),(12114,'1100','51685539364','2023-05-31 16:25:12',NULL,560.00,'','5','1','','1','234','payment','','','No',NULL,NULL,''),(12115,'1020','51685539364','2023-05-31 16:25:12',560.00,NULL,'','5','1','','1','234','payment','','','No',NULL,NULL,''),(12116,'1100','51685539838','2023-05-31 16:30:52',600.00,NULL,'','5','1','Good sold','1','400','sales','','','No',NULL,NULL,''),(12117,'4000','51685539838','2023-05-31 16:30:52',NULL,300.00,'','5','1','Good sold','1','400','sales','6','','No',NULL,NULL,''),(12118,'4000','51685539838','2023-05-31 16:30:52',NULL,300.00,'','5','1','Good sold','1','400','sales','6','','No',NULL,NULL,''),(12119,'1100','51685539838','2023-05-31 16:52:56',NULL,600.00,'','5','1','','1','400','payment','','','No',NULL,NULL,''),(12120,'1020','51685539838','2023-05-31 16:52:56',600.00,NULL,'','5','1','','1','400','payment','','','No',NULL,NULL,''),(12121,'1100','51685541446','2023-05-31 16:57:34',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(12122,'4000','51685541446','2023-05-31 16:57:34',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(12123,'1100','51685541464','2023-05-31 17:06:01',300.00,NULL,'','5','1','Good sold','1','493','sales','','','No',NULL,NULL,''),(12124,'4000','51685541464','2023-05-31 17:06:01',NULL,300.00,'','5','1','Good sold','1','493','sales','4','','No',NULL,NULL,''),(12125,'1000','51685541970','2023-05-31 17:11:15',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12126,'4000','51685541970','2023-05-31 17:11:15',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(12127,'1100','51685542396','2023-05-31 17:13:22',300.00,NULL,'','5','1','Good sold','1','319','sales','','','No',NULL,NULL,''),(12128,'4000','51685542396','2023-05-31 17:13:22',NULL,300.00,'','5','1','Good sold','1','319','sales','6','','No',NULL,NULL,''),(12129,'1100','51685542396','2023-05-31 17:21:34',NULL,300.00,'','5','1','','1','319','payment','','','No',NULL,NULL,''),(12130,'1020','51685542396','2023-05-31 17:21:34',300.00,NULL,'','5','1','','1','319','payment','','','No',NULL,NULL,''),(12131,'1100','51685542919','2023-05-31 17:22:06',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(12132,'4000','51685542919','2023-05-31 17:22:06',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(12133,'1100','11682407503','2023-05-31 17:44:37',NULL,30.00,'','5','1','','1','472','payment','','','No',NULL,NULL,''),(12134,'1020','11682407503','2023-05-31 17:44:37',30.00,NULL,'','5','1','','1','472','payment','','','No',NULL,NULL,''),(12135,'1100','51685541464','2023-05-31 18:03:25',NULL,300.00,'','5','1','','1','493','payment','','','No',NULL,NULL,''),(12136,'1020','51685541464','2023-05-31 18:03:25',300.00,NULL,'','5','1','','1','493','payment','','','No',NULL,NULL,''),(12137,'1100','51685542919','2023-05-31 18:34:46',NULL,300.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(12138,'1020','51685542919','2023-05-31 18:34:46',300.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(12139,'1100','51685511058','2023-05-31 18:48:12',NULL,300.00,'','5','1','','1','277','payment','','','No',NULL,NULL,''),(12140,'1020','51685511058','2023-05-31 18:48:12',300.00,NULL,'','5','1','','1','277','payment','','','No',NULL,NULL,''),(12141,'1100','51685541446','2023-05-31 18:50:35',NULL,300.00,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(12142,'1020','51685541446','2023-05-31 18:50:35',300.00,NULL,'','5','1','','1','372','payment','','','No',NULL,NULL,''),(12143,'1100','51685548380','2023-05-31 18:53:57',280.00,NULL,'','5','1','Good sold','1','189','sales','','','No',NULL,NULL,''),(12144,'4000','51685548380','2023-05-31 18:53:57',NULL,280.00,'','5','1','Good sold','1','189','sales','2','','No',NULL,NULL,''),(12145,'1100','51685548380','2023-05-31 18:54:19',NULL,280.00,'','5','1','','1','189','payment','','','No',NULL,NULL,''),(12146,'1020','51685548380','2023-05-31 18:54:19',280.00,NULL,'','5','1','','1','189','payment','','','No',NULL,NULL,''),(12147,'1100','51685538882','2023-05-31 18:57:31',NULL,300.00,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(12148,'1020','51685538882','2023-05-31 18:57:31',300.00,NULL,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(12149,'1100','51685598203','2023-06-01 09:35:18',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,''),(12150,'4000','51685598203','2023-06-01 09:35:18',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(12151,'1100','51685601350','2023-06-01 09:35:58',300.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(12152,'4000','51685601350','2023-06-01 09:35:58',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(12153,'1100','51685601369','2023-06-01 09:44:15',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(12154,'4000','51685601369','2023-06-01 09:44:15',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(12155,'1100','51685601369','2023-06-01 09:44:34',NULL,560.00,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(12156,'1020','51685601369','2023-06-01 09:44:34',560.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(12157,'1100','51685601350','2023-06-01 09:53:00',NULL,300.00,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(12158,'1020','51685601350','2023-06-01 09:53:00',300.00,NULL,'','5','1','','1','262','payment','','','No',NULL,NULL,''),(12159,'1100','51685605485','2023-06-01 10:44:55',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(12160,'4000','51685605485','2023-06-01 10:44:55',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(12161,'1100','51685606797','2023-06-01 11:06:46',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(12162,'4000','51685606797','2023-06-01 11:06:46',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(12163,'1100','51685606797','2023-06-01 11:24:59',NULL,560.00,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(12164,'1020','51685606797','2023-06-01 11:24:59',560.00,NULL,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(12165,'1100','51685609076','2023-06-01 11:45:14',2100.00,NULL,'','5','1','Good sold','1','105','sales','','','No',NULL,NULL,''),(12166,'4000','51685609076','2023-06-01 11:45:14',NULL,1500.00,'','5','1','Good sold','1','105','sales','4','','No',NULL,NULL,''),(12167,'4000','51685609076','2023-06-01 11:45:14',NULL,600.00,'','5','1','Good sold','1','105','sales','6','','No',NULL,NULL,''),(12168,'1100','51685609076','2023-06-01 11:45:41',NULL,2100.00,'','5','1','','1','105','payment','','','No',NULL,NULL,''),(12169,'1020','51685609076','2023-06-01 11:45:41',2100.00,NULL,'','5','1','','1','105','payment','','','No',NULL,NULL,''),(12170,'1100','51685609182','2023-06-01 11:47:16',600.00,NULL,'','5','1','Good sold','1','383','sales','','','No',NULL,NULL,''),(12171,'4000','51685609182','2023-06-01 11:47:16',NULL,600.00,'','5','1','Good sold','1','383','sales','2','','No',NULL,NULL,''),(12172,'1100','51685609485','2023-06-01 11:51:31',300.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(12173,'4000','51685609485','2023-06-01 11:51:31',NULL,300.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(12174,'1100','51685609485','2023-06-01 11:56:52',NULL,300.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(12175,'1020','51685609485','2023-06-01 11:56:52',300.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(12176,'1100','51685609891','2023-06-01 11:58:17',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12177,'4000','51685609891','2023-06-01 11:58:17',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(12178,'1100','51685609891','2023-06-01 11:59:10',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12179,'1020','51685609891','2023-06-01 11:59:10',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12180,'1100','51685609999','2023-06-01 12:00:10',390.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(12181,'4000','51685609999','2023-06-01 12:00:10',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(12182,'1000','51685612257','2023-06-01 12:37:42',300.00,NULL,'','5','1','Good sold','1','230','Payment','','','No',NULL,NULL,''),(12183,'4000','51685612257','2023-06-01 12:37:42',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(12184,'1100','51685612270','2023-06-01 12:59:31',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(12185,'4000','51685612270','2023-06-01 12:59:31',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(12192,'1110','51685613582','2023-06-01 13:00:33',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(12193,'5500','51685613582','2023-06-01 13:00:33',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12194,'1100','51685613582','2023-06-01 12:59:57',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12195,'4000','51685613582','2023-06-01 13:00:33',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(12196,'1100','51685613582','2023-06-01 13:00:46',NULL,120.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12197,'1020','51685613582','2023-06-01 13:00:46',120.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12198,'1100','51685613664','2023-06-01 13:01:11',300.00,NULL,'','5','1','Good sold','1','166','sales','','','No',NULL,NULL,''),(12199,'4000','51685613664','2023-06-01 13:01:11',NULL,300.00,'','5','1','Good sold','1','166','sales','6','','No',NULL,NULL,''),(12200,'1100','51685605485','2023-06-01 13:40:23',NULL,600.00,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(12201,'1020','51685605485','2023-06-01 13:40:23',600.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(12202,'1100','51685609182','2023-06-01 13:42:05',NULL,600.00,'','5','1','','1','383','payment','','','No',NULL,NULL,''),(12203,'1020','51685609182','2023-06-01 13:42:05',600.00,NULL,'','5','1','','1','383','payment','','','No',NULL,NULL,''),(12206,'5800','51685616225','2023-06-01 13:44:05',150.00,NULL,'0','5','1','TOILET PAPER','1','','','70','','No',NULL,NULL,''),(12207,'1050','51685616225','2023-06-01 13:44:05',NULL,150.00,'0','5','1','TOILET PAPER','1','','','70','','No',NULL,NULL,''),(12208,'1100','51685616267','2023-06-01 14:03:42',300.00,NULL,'','5','1','Good sold','1','250','sales','','','No',NULL,NULL,''),(12209,'4000','51685616267','2023-06-01 14:03:42',NULL,300.00,'','5','1','Good sold','1','250','sales','4','','No',NULL,NULL,''),(12210,'1100','51685612270','2023-06-01 14:11:01',NULL,300.00,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(12211,'1020','51685612270','2023-06-01 14:11:01',300.00,NULL,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(12212,'1100','51685616267','2023-06-01 14:12:25',NULL,300.00,'','5','1','','1','250','payment','','','No',NULL,NULL,''),(12213,'1020','51685616267','2023-06-01 14:12:25',300.00,NULL,'','5','1','','1','250','payment','','','No',NULL,NULL,''),(12214,'1100','51685621931','2023-06-01 15:18:57',70.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(12215,'4000','51685621931','2023-06-01 15:18:57',NULL,70.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(12216,'1100','51685621931','2023-06-01 15:19:29',NULL,70.00,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(12217,'1020','51685621931','2023-06-01 15:19:29',70.00,NULL,'','5','1','','1','387','payment','','','No',NULL,NULL,''),(12218,'1100','51685622087','2023-06-01 15:21:35',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12219,'4000','51685622087','2023-06-01 15:21:35',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(12220,'1100','51685622107','2023-06-01 15:28:18',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(12221,'4000','51685622107','2023-06-01 15:28:18',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(12222,'1100','51685622506','2023-06-01 15:28:35',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12223,'4000','51685622506','2023-06-01 15:28:35',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(12224,'1100','51685622522','2023-06-01 15:44:09',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(12225,'4000','51685622522','2023-06-01 15:44:09',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(12226,'1110','51685623461','2023-06-01 16:03:34',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(12227,'5500','51685623461','2023-06-01 16:03:34',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12228,'1000','51685623461','2023-06-01 16:03:34',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12229,'4000','51685623461','2023-06-01 16:03:34',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(12230,'1100','51685622087','2023-06-01 16:32:59',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12231,'1020','51685622087','2023-06-01 16:32:59',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12232,'1100','51685626414','2023-06-01 16:33:41',150.00,NULL,'','5','1','Good sold','1','380','sales','','','No',NULL,NULL,''),(12233,'4000','51685626414','2023-06-01 16:33:41',NULL,150.00,'','5','1','Good sold','1','380','sales','8','','No',NULL,NULL,''),(12234,'1100','51685626436','2023-06-01 16:53:08',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(12235,'4000','51685626436','2023-06-01 16:53:08',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(12236,'1100','51685627598','2023-06-01 17:10:42',560.00,NULL,'','5','1','Good sold','1','405','sales','','','No',NULL,NULL,''),(12237,'4000','51685627598','2023-06-01 17:10:42',NULL,560.00,'','5','1','Good sold','1','405','sales','6','','No',NULL,NULL,''),(12238,'1100','51685627598','2023-06-01 17:14:04',NULL,560.00,'','5','1','','1','405','payment','','','No',NULL,NULL,''),(12239,'1020','51685627598','2023-06-01 17:14:04',560.00,NULL,'','5','1','','1','405','payment','','','No',NULL,NULL,''),(12240,'1110','51685630501','2023-06-01 17:41:52',NULL,450.00,'','5','1','Inventory sold','1','234','sales','13','','No',NULL,NULL,''),(12241,'5500','51685630501','2023-06-01 17:41:52',450.00,NULL,'','5','1','Cost of goods sold','1','234','sales','','','No',NULL,NULL,''),(12242,'1100','51685630501','2023-06-01 17:41:52',500.00,NULL,'','5','1','Good sold','1','234','sales','','','No',NULL,NULL,''),(12243,'4000','51685630501','2023-06-01 17:41:52',NULL,500.00,'','5','1','Good sold','1','234','sales','13','','No',NULL,NULL,''),(12244,'1100','51685626414','2023-06-01 17:43:51',NULL,150.00,'','5','1','','1','380','payment','','','No',NULL,NULL,''),(12245,'1020','51685626414','2023-06-01 17:43:51',150.00,NULL,'','5','1','','1','380','payment','','','No',NULL,NULL,''),(12246,'1100','51685630501','2023-06-01 17:44:17',NULL,500.00,'','5','1','','1','234','payment','','','No',NULL,NULL,''),(12247,'1020','51685630501','2023-06-01 17:44:17',500.00,NULL,'','5','1','','1','234','payment','','','No',NULL,NULL,''),(12248,'1100','51685630673','2023-06-01 17:46:16',300.00,NULL,'','5','1','Good sold','1','442','sales','','','No',NULL,NULL,''),(12249,'4000','51685630673','2023-06-01 17:46:16',NULL,300.00,'','5','1','Good sold','1','442','sales','4','','No',NULL,NULL,''),(12250,'1100','51685598203','2023-06-01 17:47:47',NULL,600.00,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(12251,'1020','51685598203','2023-06-01 17:47:47',600.00,NULL,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(12252,'1100','51685630673','2023-06-01 17:48:06',NULL,300.00,'','5','1','','1','442','payment','','','No',NULL,NULL,''),(12253,'1020','51685630673','2023-06-01 17:48:06',300.00,NULL,'','5','1','','1','442','payment','','','No',NULL,NULL,''),(12254,'1100','51685630940','2023-06-01 17:49:06',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(12255,'4000','51685630940','2023-06-01 17:49:06',NULL,300.00,'','5','1','Good sold','1','272','sales','6','','No',NULL,NULL,''),(12256,'1100','51685609999','2023-06-01 18:00:57',NULL,390.00,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(12257,'1020','51685609999','2023-06-01 18:00:57',390.00,NULL,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(12258,'1100','51685630940','2023-06-01 18:05:37',NULL,300.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(12259,'1020','51685630940','2023-06-01 18:05:37',300.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(12260,'1100','51685622107','2023-06-01 18:13:14',NULL,300.00,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(12261,'1020','51685622107','2023-06-01 18:13:14',300.00,NULL,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(12262,'1100','51685634044','2023-06-01 18:40:50',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(12263,'4000','51685634044','2023-06-01 18:40:50',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(12264,'1100','51685634398','2023-06-01 18:47:03',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12265,'4000','51685634398','2023-06-01 18:47:03',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(12266,'1100','51685634398','2023-06-01 18:51:23',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12267,'1020','51685634398','2023-06-01 18:51:23',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12268,'1100','51685626436','2023-06-01 18:53:26',NULL,300.00,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(12269,'1020','51685626436','2023-06-01 18:53:26',300.00,NULL,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(12270,'1100','51685684454','2023-06-02 09:10:32',3640.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(12271,'4000','51685684454','2023-06-02 09:10:32',NULL,3640.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(12272,'1100','51685687627','2023-06-02 09:33:54',300.00,NULL,'','5','1','Good sold','1','461','sales','','','No',NULL,NULL,''),(12273,'4000','51685687627','2023-06-02 09:33:54',NULL,300.00,'','5','1','Good sold','1','461','sales','2','','No',NULL,NULL,''),(12274,'1100','51685634044','2023-06-02 10:05:38',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(12275,'1020','51685634044','2023-06-02 10:05:38',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(12276,'1100','51685622522','2023-06-02 10:05:55',NULL,300.00,'','5','1','','1','32','payment','','','No',NULL,NULL,''),(12277,'1020','51685622522','2023-06-02 10:05:55',300.00,NULL,'','5','1','','1','32','payment','','','No',NULL,NULL,''),(12278,'1100','51685622506','2023-06-02 10:08:59',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12279,'1020','51685622506','2023-06-02 10:08:59',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12280,'1100','51685687627','2023-06-02 10:15:12',NULL,300.00,'','5','1','','1','461','payment','','','No',NULL,NULL,''),(12281,'1020','51685687627','2023-06-02 10:15:12',300.00,NULL,'','5','1','','1','461','payment','','','No',NULL,NULL,''),(12282,'1100','51685613664','2023-06-02 10:18:13',NULL,300.00,'','5','1','','1','166','payment','','','No',NULL,NULL,''),(12283,'1020','51685613664','2023-06-02 10:18:13',300.00,NULL,'','5','1','','1','166','payment','','','No',NULL,NULL,''),(12284,'1100','51685690334','2023-06-02 10:40:14',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(12285,'4000','51685690334','2023-06-02 10:40:14',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(12286,'1100','51685691623','2023-06-02 11:07:41',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(12287,'4000','51685691623','2023-06-02 11:07:41',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(12288,'1100','51685693272','2023-06-02 11:08:01',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(12289,'4000','51685693272','2023-06-02 11:08:01',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(12290,'1100','51685690334','2023-06-02 11:23:02',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(12291,'1020','51685690334','2023-06-02 11:23:02',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(12292,'1110','51685700387','2023-06-02 13:06:54',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(12293,'5500','51685700387','2023-06-02 13:06:54',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12294,'1000','51685700387','2023-06-02 13:06:54',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12295,'4000','51685700387','2023-06-02 13:06:54',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(12296,'1100','51685700426','2023-06-02 13:08:39',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(12297,'4000','51685700426','2023-06-02 13:08:39',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(12298,'1100','51685700538','2023-06-02 13:10:25',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(12299,'4000','51685700538','2023-06-02 13:10:25',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(12300,'1100','51685700538','2023-06-02 13:11:11',NULL,300.00,'','5','1','','1','268','payment','','','No',NULL,NULL,''),(12301,'1020','51685700538','2023-06-02 13:11:11',300.00,NULL,'','5','1','','1','268','payment','','','No',NULL,NULL,''),(12302,'1100','51685701139','2023-06-02 13:19:10',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(12303,'4000','51685701139','2023-06-02 13:19:10',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(12304,'1110','51685701171','2023-06-02 14:42:00',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(12305,'5500','51685701171','2023-06-02 14:42:00',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12306,'1000','51685701171','2023-06-02 14:42:00',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12307,'4000','51685701171','2023-06-02 14:42:00',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(12310,'1000','51685706130','2023-06-02 14:42:43',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RF271QB675'),(12311,'4000','51685706130','2023-06-02 14:42:43',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(12312,'1100','51685700426','2023-06-02 14:45:51',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(12313,'1020','51685700426','2023-06-02 14:45:51',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(12314,'1000','51685706838','2023-06-02 14:54:08',300.00,NULL,'','5','1','Good sold','1','294','Payment','','','No',NULL,NULL,''),(12315,'4000','51685706838','2023-06-02 14:54:08',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(12316,'1000','51685706990','2023-06-02 14:57:18',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RF281RGE3M'),(12317,'4000','51685706990','2023-06-02 14:57:18',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(12318,'1000','51685707726','2023-06-02 15:10:23',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'RF281RRWIS'),(12319,'4000','51685707726','2023-06-02 15:10:23',NULL,300.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(12320,'1100','51685711148','2023-06-02 16:06:15',300.00,NULL,'','5','1','Good sold','1','201','sales','','','No',NULL,NULL,''),(12321,'4000','51685711148','2023-06-02 16:06:15',NULL,300.00,'','5','1','Good sold','1','201','sales','2','','No',NULL,NULL,''),(12322,'1100','51685711148','2023-06-02 16:08:08',NULL,300.00,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(12323,'1020','51685711148','2023-06-02 16:08:08',300.00,NULL,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(12324,'1100','51685701139','2023-06-02 16:09:49',NULL,300.00,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(12325,'1020','51685701139','2023-06-02 16:09:49',300.00,NULL,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(12326,'1100','51685712018','2023-06-02 16:23:59',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(12327,'4000','51685712018','2023-06-02 16:23:59',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(12328,'1100','51685712255','2023-06-02 16:31:13',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(12329,'4000','51685712255','2023-06-02 16:31:13',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(12330,'1100','51685712683','2023-06-02 16:41:18',300.00,NULL,'','5','1','Good sold','1','102','sales','','','No',NULL,NULL,''),(12331,'4000','51685712683','2023-06-02 16:41:18',NULL,300.00,'','5','1','Good sold','1','102','sales','6','','No',NULL,NULL,''),(12332,'1110','51685713294','2023-06-02 16:44:21',NULL,378.00,'','5','1','Inventory sold','1','71','sales','3','','No',NULL,NULL,''),(12333,'5500','51685713294','2023-06-02 16:44:21',378.00,NULL,'','5','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(12334,'1100','51685713294','2023-06-02 16:44:21',800.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(12335,'4000','51685713294','2023-06-02 16:44:21',NULL,500.00,'','5','1','Good sold','1','71','sales','3','','No',NULL,NULL,''),(12336,'4000','51685713294','2023-06-02 16:44:21',NULL,300.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(12337,'1100','51685713294','2023-06-02 16:44:53',NULL,800.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(12338,'1020','51685713294','2023-06-02 16:44:53',800.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(12339,'1100','51685713790','2023-06-02 16:50:00',300.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(12340,'4000','51685713790','2023-06-02 16:50:00',NULL,300.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(12341,'1100','51685713813','2023-06-02 17:12:09',300.00,NULL,'','5','1','Good sold','1','413','sales','','','No',NULL,NULL,''),(12342,'4000','51685713813','2023-06-02 17:12:09',NULL,300.00,'','5','1','Good sold','1','413','sales','6','','No',NULL,NULL,''),(12343,'1100','51685713813','2023-06-02 17:14:50',NULL,300.00,'','5','1','','1','413','payment','','','No',NULL,NULL,''),(12344,'1020','51685713813','2023-06-02 17:14:50',300.00,NULL,'','5','1','','1','413','payment','','','No',NULL,NULL,''),(12345,'1100','51685712255','2023-06-02 17:15:38',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(12346,'1020','51685712255','2023-06-02 17:15:38',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(12347,'1000','51685715534','2023-06-02 17:19:00',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12348,'4000','51685715534','2023-06-02 17:19:00',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(12349,'1100','51685716663','2023-06-02 17:37:50',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(12350,'4000','51685716663','2023-06-02 17:37:50',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(12351,'1000','51685717287','2023-06-02 17:48:15',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12352,'4000','51685717287','2023-06-02 17:48:15',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(12353,'1100','51685718466','2023-06-02 18:07:56',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12354,'4000','51685718466','2023-06-02 18:07:56',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(12355,'1100','51685718485','2023-06-02 18:10:10',280.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(12356,'4000','51685718485','2023-06-02 18:10:10',NULL,280.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(12357,'1100','51685718466','2023-06-02 18:14:12',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12358,'1020','51685718466','2023-06-02 18:14:12',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12359,'1100','51685718485','2023-06-02 18:15:23',NULL,280.00,'','5','1','','1','238','payment','','','No',NULL,NULL,''),(12360,'1020','51685718485','2023-06-02 18:15:23',280.00,NULL,'','5','1','','1','238','payment','','','No',NULL,NULL,''),(12361,'1100','51685712683','2023-06-02 18:17:15',NULL,300.00,'','5','1','','1','102','payment','','','No',NULL,NULL,''),(12362,'1020','51685712683','2023-06-02 18:17:15',300.00,NULL,'','5','1','','1','102','payment','','','No',NULL,NULL,''),(12363,'1100','51685720116','2023-06-02 18:38:14',300.00,NULL,'','5','1','Good sold','1','245','sales','','','No',NULL,NULL,''),(12364,'4000','51685720116','2023-06-02 18:38:14',NULL,300.00,'','5','1','Good sold','1','245','sales','4','','No',NULL,NULL,''),(12365,'1100','51685720329','2023-06-02 18:38:59',300.00,NULL,'','5','1','Good sold','1','418','sales','','','No',NULL,NULL,''),(12366,'4000','51685720329','2023-06-02 18:38:59',NULL,300.00,'','5','1','Good sold','1','418','sales','6','','No',NULL,NULL,''),(12367,'1100','51685720116','2023-06-02 18:40:13',NULL,300.00,'','5','1','','1','245','payment','','','No',NULL,NULL,''),(12368,'1020','51685720116','2023-06-02 18:40:13',300.00,NULL,'','5','1','','1','245','payment','','','No',NULL,NULL,''),(12369,'1100','51685720329','2023-06-02 18:49:35',NULL,300.00,'','5','1','','1','418','payment','','','No',NULL,NULL,''),(12370,'1020','51685720329','2023-06-02 18:49:35',300.00,NULL,'','5','1','','1','418','payment','','','No',NULL,NULL,''),(12371,'1100','51685712018','2023-06-02 18:53:24',NULL,300.00,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(12372,'1020','51685712018','2023-06-02 18:53:24',300.00,NULL,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(12373,'1100','51685716663','2023-06-02 18:53:59',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(12374,'1020','51685716663','2023-06-02 18:53:59',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(12375,'1000','51685771679','2023-06-03 08:56:58',600.00,NULL,'','5','1','Good sold','1','333','sales','','','No',NULL,NULL,'RF343V4JIY'),(12376,'4000','51685771679','2023-06-03 08:56:58',NULL,300.00,'','5','1','Good sold','1','333','sales','6','','No',NULL,NULL,''),(12377,'4000','51685771679','2023-06-03 08:56:58',NULL,300.00,'','5','1','Good sold','1','333','sales','6','','No',NULL,NULL,''),(12382,'1100','51685772087','2023-06-03 09:01:56',600.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,''),(12383,'4000','51685772087','2023-06-03 09:01:56',NULL,600.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(12384,'1100','51685772087','2023-06-03 09:54:31',NULL,600.00,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(12385,'1020','51685772087','2023-06-03 09:54:31',600.00,NULL,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(12386,'1110','51685776191','2023-06-03 10:10:09',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(12387,'5500','51685776191','2023-06-03 10:10:09',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12388,'1100','51685776191','2023-06-03 10:10:09',400.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12389,'4000','51685776191','2023-06-03 10:10:09',NULL,150.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(12390,'4000','51685776191','2023-06-03 10:10:09',NULL,250.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(12391,'1100','51685776522','2023-06-03 10:15:55',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(12392,'4000','51685776522','2023-06-03 10:15:55',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(12395,'1100','51685776191','2023-06-03 10:40:46',NULL,400.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12396,'1020','51685776191','2023-06-03 10:40:46',400.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12397,'1100','51685779050','2023-06-03 10:58:30',1800.00,NULL,'','5','1','Good sold','1','390','sales','','','No',NULL,NULL,''),(12398,'4000','51685779050','2023-06-03 10:58:30',NULL,1200.00,'','5','1','Good sold','1','390','sales','6','','No',NULL,NULL,''),(12399,'4000','51685779050','2023-06-03 10:58:30',NULL,600.00,'','5','1','Good sold','1','390','sales','4','','No',NULL,NULL,''),(12404,'1100','51685779297','2023-06-03 11:01:49',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12405,'4000','51685779297','2023-06-03 11:01:49',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(12406,'1100','51685780230','2023-06-03 11:17:53',1200.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(12407,'4000','51685780230','2023-06-03 11:17:53',NULL,600.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(12408,'4000','51685780230','2023-06-03 11:17:53',NULL,600.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(12409,'1100','51685780287','2023-06-03 11:19:10',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(12410,'4000','51685780287','2023-06-03 11:19:10',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(12411,'1100','51685779297','2023-06-03 11:24:58',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12412,'1020','51685779297','2023-06-03 11:24:58',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12413,'1000','51685780809','2023-06-03 11:41:21',300.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(12414,'4000','51685780809','2023-06-03 11:41:21',NULL,300.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(12415,'1100','51685779152','2023-06-03 11:00:20',300.00,NULL,'','5','1','Good sold','1','261','sales','','','No',NULL,NULL,''),(12416,'4000','51685779152','2023-06-03 11:00:20',NULL,300.00,'','5','1','Good sold','1','261','sales','2','','No',NULL,NULL,''),(12417,'1000','51685783148','2023-06-03 12:05:59',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,'RF354CXK0L'),(12418,'4000','51685783148','2023-06-03 12:05:59',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(12419,'1100','51685784260','2023-06-03 12:25:00',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(12420,'4000','51685784260','2023-06-03 12:25:00',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(12421,'1100','51685779050','2023-06-03 12:27:25',NULL,1800.00,'','5','1','','1','390','payment','','','No',NULL,NULL,''),(12422,'1040','51685779050','2023-06-03 12:27:25',1800.00,NULL,'','5','1','','1','390','payment','','','No',NULL,NULL,''),(12425,'1100','51685787305','2023-06-03 13:15:16',300.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(12426,'4000','51685787305','2023-06-03 13:15:16',NULL,300.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(12427,'1100','51685787305','2023-06-03 13:18:06',NULL,300.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(12428,'1020','51685787305','2023-06-03 13:18:06',300.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(12432,'1000','51685787838','2023-06-03 13:24:31',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RF334KYU2D'),(12433,'4000','51685787838','2023-06-03 13:24:31',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(12434,'4000','51685787838','2023-06-03 13:25:31',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(12435,'1000','51685789036','2023-06-03 13:44:17',300.00,NULL,'','5','1','Good sold','1','60','Payment','','','No',NULL,NULL,''),(12436,'4000','51685789036','2023-06-03 13:44:17',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(12437,'1000','51685789074','2023-06-03 13:44:51',300.00,NULL,'','5','1','Good sold','1','60','Payment','','','No',NULL,NULL,''),(12442,'1100','51685786095','2023-06-03 12:56:49',1200.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(12443,'4000','51685786095','2023-06-03 12:56:49',NULL,600.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(12444,'4000','51685786095','2023-06-03 14:19:57',NULL,600.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(12447,'5800','51685794294','2023-06-03 15:11:59',200.00,NULL,'0','5','1','TATA WASHING FEE','1','','','71','','No',NULL,NULL,''),(12448,'1050','51685794294','2023-06-03 15:11:59',NULL,200.00,'0','5','1','TATA WASHING FEE','1','','','71','','No',NULL,NULL,''),(12451,'5800','51685794365','2023-06-03 15:13:41',100.00,NULL,'0','5','1','MOTORCYCLE WASHING FEE','1','','','72','','No',NULL,NULL,''),(12452,'1050','51685794365','2023-06-03 15:13:41',NULL,100.00,'0','5','1','MOTORCYCLE WASHING FEE','1','','','72','','No',NULL,NULL,''),(12453,'1100','51685789074','2023-06-03 13:44:51',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(12454,'4000','51685789074','2023-06-03 13:44:51',NULL,300.00,'','5','1','Good sold','1','99','sales','2','','No',NULL,NULL,''),(12455,'1100','51685786095','2023-06-03 15:27:44',NULL,1200.00,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(12456,'1020','51685786095','2023-06-03 15:27:44',1200.00,NULL,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(12457,'1100','51685797503','2023-06-03 16:05:23',300.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(12458,'4000','51685797503','2023-06-03 16:05:23',NULL,300.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(12459,'1000','51685798049','2023-06-03 16:14:38',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,'RF3753NYKR'),(12460,'4000','51685798049','2023-06-03 16:14:38',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(12461,'1110','51685798125','2023-06-03 16:20:11',NULL,38.22,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(12462,'5500','51685798125','2023-06-03 16:20:11',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12463,'1000','51685798125','2023-06-03 16:20:11',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RF36549Z1C'),(12464,'4000','51685798125','2023-06-03 16:20:11',NULL,100.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(12465,'1100','51685802331','2023-06-03 17:26:34',1500.00,NULL,'','5','1','Good sold','1','267','sales','','','No',NULL,NULL,''),(12466,'4000','51685802331','2023-06-03 17:26:34',NULL,900.00,'','5','1','Good sold','1','267','sales','6','','No',NULL,NULL,''),(12467,'4000','51685802331','2023-06-03 17:26:34',NULL,600.00,'','5','1','Good sold','1','267','sales','2','','No',NULL,NULL,''),(12468,'1100','51685802440','2023-06-03 17:28:18',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(12469,'4000','51685802440','2023-06-03 17:28:18',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(12470,'1100','51685802331','2023-06-03 17:43:44',NULL,1500.00,'','5','1','','1','267','payment','','','No',NULL,NULL,''),(12471,'1020','51685802331','2023-06-03 17:43:44',1500.00,NULL,'','5','1','','1','267','payment','','','No',NULL,NULL,''),(12472,'1110','51685803491','2023-06-03 17:46:24',NULL,450.00,'','5','1','Inventory sold','1','210','sales','15','','No',NULL,NULL,''),(12473,'1110','51685803491','2023-06-03 17:46:24',NULL,450.00,'','5','1','Inventory sold','1','210','sales','15','','No',NULL,NULL,''),(12474,'1110','51685803491','2023-06-03 17:46:24',NULL,450.00,'','5','1','Inventory sold','1','210','sales','15','','No',NULL,NULL,''),(12475,'1110','51685803491','2023-06-03 17:46:24',NULL,450.00,'','5','1','Inventory sold','1','210','sales','13','','No',NULL,NULL,''),(12476,'5500','51685803491','2023-06-03 17:46:24',1800.00,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(12477,'1000','51685803491','2023-06-03 17:46:24',2000.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,'RF335EGI6J'),(12478,'4000','51685803491','2023-06-03 17:46:24',NULL,500.00,'','5','1','Good sold','1','210','sales','15','','No',NULL,NULL,''),(12479,'4000','51685803491','2023-06-03 17:46:24',NULL,500.00,'','5','1','Good sold','1','210','sales','15','','No',NULL,NULL,''),(12480,'4000','51685803491','2023-06-03 17:46:24',NULL,500.00,'','5','1','Good sold','1','210','sales','15','','No',NULL,NULL,''),(12481,'4000','51685803491','2023-06-03 17:46:24',NULL,500.00,'','5','1','Good sold','1','210','sales','13','','No',NULL,NULL,''),(12482,'1100','51685776522','2023-06-03 17:53:47',NULL,300.00,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(12483,'1020','51685776522','2023-06-03 17:53:47',300.00,NULL,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(12484,'1100','51685802440','2023-06-03 17:55:59',NULL,300.00,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(12485,'1020','51685802440','2023-06-03 17:55:59',300.00,NULL,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(12486,'1100','51685779152','2023-06-03 17:57:05',NULL,300.00,'','5','1','','1','261','payment','','','No',NULL,NULL,''),(12487,'1020','51685779152','2023-06-03 17:57:05',300.00,NULL,'','5','1','','1','261','payment','','','No',NULL,NULL,''),(12488,'1100','51685789074','2023-06-03 18:02:40',NULL,300.00,'','5','1','','1','99','payment','','','No',NULL,NULL,''),(12489,'1020','51685789074','2023-06-03 18:02:40',300.00,NULL,'','5','1','','1','99','payment','','','No',NULL,NULL,''),(12490,'1100','51685776586','2023-06-03 18:05:23',NULL,280.00,'','5','1','','1','448','payment','','','No',NULL,NULL,''),(12491,'1020','51685776586','2023-06-03 18:05:23',280.00,NULL,'','5','1','','1','448','payment','','','No',NULL,NULL,''),(12496,'1000','51685776586','2023-06-03 10:34:33',280.00,NULL,'','5','1','Good sold','1','448','Payment','','','No',NULL,NULL,''),(12497,'4000','51685776586','2023-06-03 18:11:28',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(12498,'1100','51685784260','2023-06-03 18:33:28',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(12499,'1020','51685784260','2023-06-03 18:33:28',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(12500,'1100','51685806601','2023-06-03 18:37:21',300.00,NULL,'','5','1','Good sold','1','253','sales','','','No',NULL,NULL,''),(12501,'4000','51685806601','2023-06-03 18:37:21',NULL,300.00,'','5','1','Good sold','1','253','sales','2','','No',NULL,NULL,''),(12502,'1100','51685806601','2023-06-03 18:48:34',NULL,300.00,'','5','1','','1','253','payment','','','No',NULL,NULL,''),(12503,'1020','51685806601','2023-06-03 18:48:34',300.00,NULL,'','5','1','','1','253','payment','','','No',NULL,NULL,''),(12504,'1100','51685797503','2023-06-03 18:49:08',NULL,300.00,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(12505,'1020','51685797503','2023-06-03 18:49:08',300.00,NULL,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(12506,'1100','51685874411','2023-06-04 14:02:33',600.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(12507,'4000','51685874411','2023-06-04 14:02:33',NULL,300.00,'','5','1','Good sold','1','385','sales','2','','No',NULL,NULL,''),(12508,'4000','51685874411','2023-06-04 14:02:33',NULL,300.00,'','5','1','Good sold','1','385','sales','8','','No',NULL,NULL,''),(12509,'1100','51685876562','2023-06-04 14:02:49',300.00,NULL,'','5','1','Good sold','1','161','sales','','','No',NULL,NULL,''),(12510,'4000','51685876562','2023-06-04 14:02:49',NULL,300.00,'','5','1','Good sold','1','161','sales','6','','No',NULL,NULL,''),(12511,'1100','51685876578','2023-06-04 14:03:03',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(12512,'4000','51685876578','2023-06-04 14:03:03',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(12513,'1100','51685876591','2023-06-04 14:30:39',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(12514,'4000','51685876591','2023-06-04 14:30:39',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(12515,'1100','51685878246','2023-06-04 14:40:56',600.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(12516,'4000','51685878246','2023-06-04 14:40:56',NULL,600.00,'','5','1','Good sold','1','257','sales','6','','No',NULL,NULL,''),(12517,'1100','51685878865','2023-06-04 14:47:49',300.00,NULL,'','5','1','Good sold','1','495','sales','','','No',NULL,NULL,''),(12518,'4000','51685878865','2023-06-04 14:47:49',NULL,300.00,'','5','1','Good sold','1','495','sales','6','','No',NULL,NULL,''),(12519,'1100','51685879309','2023-06-04 14:48:36',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(12520,'4000','51685879309','2023-06-04 14:48:36',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(12521,'1000','51685879325','2023-06-04 14:49:00',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12522,'4000','51685879325','2023-06-04 14:49:00',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(12523,'1100','51685780287','2023-06-04 14:50:49',NULL,600.00,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(12524,'1020','51685780287','2023-06-04 14:50:49',600.00,NULL,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(12525,'1100','51685780230','2023-06-04 14:51:26',NULL,1200.00,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(12526,'1020','51685780230','2023-06-04 14:51:26',1200.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(12527,'1100','51685713790','2023-06-04 14:53:25',NULL,300.00,'','5','1','','1','23','payment','','','No',NULL,NULL,''),(12528,'1020','51685713790','2023-06-04 14:53:25',300.00,NULL,'','5','1','','1','23','payment','','','No',NULL,NULL,''),(12529,'1100','51685876562','2023-06-04 14:59:20',NULL,300.00,'','5','1','','1','161','payment','','','No',NULL,NULL,''),(12530,'1020','51685876562','2023-06-04 14:59:20',300.00,NULL,'','5','1','','1','161','payment','','','No',NULL,NULL,''),(12531,'1100','51685876591','2023-06-04 15:00:44',NULL,300.00,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(12532,'1020','51685876591','2023-06-04 15:00:44',300.00,NULL,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(12533,'1100','51685878865','2023-06-04 15:12:01',NULL,300.00,'','5','1','','1','495','payment','','','No',NULL,NULL,''),(12534,'1020','51685878865','2023-06-04 15:12:01',300.00,NULL,'','5','1','','1','495','payment','','','No',NULL,NULL,''),(12535,'1000','51685882102','2023-06-04 15:35:09',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12536,'4000','51685882102','2023-06-04 15:35:09',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(12537,'1110','51685882422','2023-06-04 15:40:29',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(12538,'5500','51685882422','2023-06-04 15:40:29',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12539,'1000','51685882422','2023-06-04 15:40:29',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12540,'4000','51685882422','2023-06-04 15:40:29',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(12541,'1100','51685882437','2023-06-04 17:00:16',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(12542,'4000','51685882437','2023-06-04 17:00:16',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(12543,'1100','51685882437','2023-06-04 17:19:18',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(12544,'1020','51685882437','2023-06-04 17:19:18',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(12545,'1100','51685889573','2023-06-04 17:39:39',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(12546,'4000','51685889573','2023-06-04 17:39:39',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(12547,'1100','51685874411','2023-06-04 17:44:56',NULL,600.00,'','5','1','','1','385','payment','','','No',NULL,NULL,''),(12548,'1020','51685874411','2023-06-04 17:44:56',600.00,NULL,'','5','1','','1','385','payment','','','No',NULL,NULL,''),(12549,'1100','51685876578','2023-06-04 17:45:49',NULL,300.00,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(12550,'1020','51685876578','2023-06-04 17:45:49',300.00,NULL,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(12551,'1100','51685889573','2023-06-04 17:54:45',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(12552,'1020','51685889573','2023-06-04 17:54:45',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(12553,'1100','51685891356','2023-06-04 18:09:26',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12554,'4000','51685891356','2023-06-04 18:09:26',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(12555,'1100','51685891356','2023-06-04 18:09:42',NULL,130.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12556,'1020','51685891356','2023-06-04 18:09:42',130.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12557,'1100','51685879309','2023-06-04 18:11:44',NULL,300.00,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(12558,'1020','51685879309','2023-06-04 18:11:44',300.00,NULL,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(12559,'1100','51685893419','2023-06-04 18:43:48',30.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(12560,'4000','51685893419','2023-06-04 18:43:48',NULL,30.00,'','5','1','Good sold','1','210','sales','12','','No',NULL,NULL,''),(12561,'1100','51685941412','2023-06-05 08:05:22',3640.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(12562,'4000','51685941412','2023-06-05 08:05:22',NULL,3640.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(12563,'1100','51685942423','2023-06-05 08:57:31',2240.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(12564,'4000','51685942423','2023-06-05 08:57:31',NULL,2240.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(12565,'1100','51685949059','2023-06-05 10:11:12',840.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(12566,'4000','51685949059','2023-06-05 10:11:12',NULL,840.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(12567,'1100','51685949082','2023-06-05 10:11:32',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(12568,'4000','51685949082','2023-06-05 10:11:32',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(12569,'1100','51685952008','2023-06-05 11:00:13',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(12570,'4000','51685952008','2023-06-05 11:00:13',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(12571,'1100','51685952024','2023-06-05 11:01:40',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(12572,'4000','51685952024','2023-06-05 11:01:40',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(12573,'1100','51685952125','2023-06-05 11:02:10',300.00,NULL,'','5','1','Good sold','1','224','sales','','','No',NULL,NULL,''),(12574,'4000','51685952125','2023-06-05 11:02:10',NULL,300.00,'','5','1','Good sold','1','224','sales','2','','No',NULL,NULL,''),(12575,'1100','51685952300','2023-06-05 11:05:06',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(12576,'4000','51685952300','2023-06-05 11:05:06',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(12577,'1100','51685952300','2023-06-05 11:14:43',NULL,300.00,'','5','1','','1','287','payment','','','No',NULL,NULL,''),(12578,'1020','51685952300','2023-06-05 11:14:43',300.00,NULL,'','5','1','','1','287','payment','','','No',NULL,NULL,''),(12579,'1100','51685952008','2023-06-05 11:14:58',NULL,300.00,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(12580,'1020','51685952008','2023-06-05 11:14:58',300.00,NULL,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(12581,'1100','51685952125','2023-06-05 11:15:15',NULL,300.00,'','5','1','','1','224','payment','','','No',NULL,NULL,''),(12582,'1020','51685952125','2023-06-05 11:15:15',300.00,NULL,'','5','1','','1','224','payment','','','No',NULL,NULL,''),(12583,'1100','51685952954','2023-06-05 11:16:00',300.00,NULL,'','5','1','Good sold','1','411','sales','','','No',NULL,NULL,''),(12584,'4000','51685952954','2023-06-05 11:16:00',NULL,300.00,'','5','1','Good sold','1','411','sales','2','','No',NULL,NULL,''),(12585,'1100','51685952983','2023-06-05 11:22:50',750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(12586,'4000','51685952983','2023-06-05 11:22:50',NULL,750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(12587,'1100','51685953645','2023-06-05 11:27:52',300.00,NULL,'','5','1','Good sold','1','483','sales','','','No',NULL,NULL,''),(12588,'4000','51685953645','2023-06-05 11:27:52',NULL,300.00,'','5','1','Good sold','1','483','sales','2','','No',NULL,NULL,''),(12589,'1100','51685949082','2023-06-05 11:32:18',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(12590,'1020','51685949082','2023-06-05 11:32:18',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(12603,'1110','51685954109','2023-06-05 11:35:09',900.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(12604,'2130','51685954109','2023-06-05 11:35:09',NULL,900.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(12605,'1110','51685954245','2023-06-05 11:37:38',NULL,900.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(12606,'5500','51685954245','2023-06-05 11:37:38',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12607,'1100','51685954245','2023-06-05 11:37:38',1000.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12608,'4000','51685954245','2023-06-05 11:37:38',NULL,1000.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(12609,'1100','51685954245','2023-06-05 11:38:02',NULL,1000.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12610,'1020','51685954245','2023-06-05 11:38:02',1000.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12611,'1100','51685954299','2023-06-05 11:38:27',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12612,'4000','51685954299','2023-06-05 11:38:27',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(12613,'1100','51685954299','2023-06-05 11:39:50',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12614,'1020','51685954299','2023-06-05 11:39:50',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12615,'1100','51685954546','2023-06-05 11:42:33',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(12616,'4000','51685954546','2023-06-05 11:42:33',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(12617,'1100','51685954567','2023-06-05 11:47:06',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12618,'4000','51685954567','2023-06-05 11:47:06',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(12619,'1100','51685954567','2023-06-05 11:54:19',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12620,'1020','51685954567','2023-06-05 11:54:19',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12621,'1100','51685952024','2023-06-05 12:10:53',NULL,300.00,'','5','1','','1','264','payment','','','No',NULL,NULL,''),(12622,'1020','51685952024','2023-06-05 12:10:53',300.00,NULL,'','5','1','','1','264','payment','','','No',NULL,NULL,''),(12623,'1110','51685956361','2023-06-05 12:12:41',800.00,NULL,'','5','1','Inventory Purchased','1','9','Purchases','16','','No',NULL,NULL,''),(12624,'2130','51685956361','2023-06-05 12:12:41',NULL,800.00,'','5','1','Account payable for inventory','1','9','Purchases','','','No',NULL,NULL,''),(12625,'1110','51685956328','2023-06-05 12:13:26',NULL,400.00,'','5','1','Inventory sold','1','209','sales','16','','No',NULL,NULL,''),(12626,'1110','51685956328','2023-06-05 12:13:26',NULL,400.00,'','5','1','Inventory sold','1','209','sales','16','','No',NULL,NULL,''),(12627,'5500','51685956328','2023-06-05 12:13:26',800.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12628,'1100','51685956328','2023-06-05 12:13:26',1200.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12629,'4000','51685956328','2023-06-05 12:13:26',NULL,600.00,'','5','1','Good sold','1','209','sales','16','','No',NULL,NULL,''),(12630,'4000','51685956328','2023-06-05 12:13:26',NULL,600.00,'','5','1','Good sold','1','209','sales','16','','No',NULL,NULL,''),(12631,'1100','51685956328','2023-06-05 12:16:18',NULL,1200.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12632,'1020','51685956328','2023-06-05 12:16:18',1200.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12633,'1000','51685958015','2023-06-05 12:40:31',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12634,'4000','51685958015','2023-06-05 12:40:31',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(12635,'1110','51685958038','2023-06-05 12:40:58',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(12636,'5500','51685958038','2023-06-05 12:40:58',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12637,'1100','51685958038','2023-06-05 12:40:58',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12638,'4000','51685958038','2023-06-05 12:40:58',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(12639,'1100','51685958038','2023-06-05 12:41:23',NULL,120.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12640,'1020','51685958038','2023-06-05 12:41:23',120.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12641,'1100','51685958148','2023-06-05 12:42:39',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12642,'4000','51685958148','2023-06-05 12:42:39',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(12643,'1100','51685958148','2023-06-05 12:42:56',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12644,'1020','51685958148','2023-06-05 12:42:56',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12645,'1100','51685958889','2023-06-05 12:54:59',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(12646,'4000','51685958889','2023-06-05 12:54:59',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(12647,'1100','51685949059','2023-06-05 13:17:07',NULL,840.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(12648,'1020','51685949059','2023-06-05 13:17:07',840.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(12649,'1100','51685958889','2023-06-05 13:21:56',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(12650,'1020','51685958889','2023-06-05 13:21:56',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(12651,'1000','51685960813','2023-06-05 13:27:18',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,'RF58AC1IN4'),(12652,'4000','51685960813','2023-06-05 13:27:18',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(12653,'1100','51685962921','2023-06-05 14:02:37',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(12654,'4000','51685962921','2023-06-05 14:02:37',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(12655,'1100','51685962967','2023-06-05 14:02:59',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(12656,'4000','51685962967','2023-06-05 14:02:59',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(12660,'1100','51685952954','2023-06-05 14:30:42',NULL,300.00,'','5','1','','1','411','payment','','','No',NULL,NULL,''),(12661,'1020','51685952954','2023-06-05 14:30:42',300.00,NULL,'','5','1','','1','411','payment','','','No',NULL,NULL,''),(12662,'1100','51685962967','2023-06-05 14:30:57',NULL,600.00,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(12663,'1020','51685962967','2023-06-05 14:30:57',600.00,NULL,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(12664,'1100','51685962921','2023-06-05 14:31:12',NULL,30.00,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(12665,'1020','51685962921','2023-06-05 14:31:12',30.00,NULL,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(12666,'1000','51685966329','2023-06-05 14:59:01',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12667,'4000','51685966329','2023-06-05 14:59:01',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(12668,'1100','51685953645','2023-06-05 15:00:44',NULL,300.00,'','5','1','','1','483','payment','','','No',NULL,NULL,''),(12669,'1020','51685953645','2023-06-05 15:00:44',300.00,NULL,'','5','1','','1','483','payment','','','No',NULL,NULL,''),(12670,'1100','51685962990','2023-06-05 14:03:31',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(12671,'4000','51685962990','2023-06-05 14:03:31',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(12672,'4000','51685962990','2023-06-05 15:10:40',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(12673,'1110','51685967327','2023-06-05 15:15:50',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(12674,'5500','51685967327','2023-06-05 15:15:50',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12675,'1000','51685967327','2023-06-05 15:15:50',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12676,'4000','51685967327','2023-06-05 15:15:50',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(12677,'1100','51685970445','2023-06-05 16:07:33',300.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(12678,'4000','51685970445','2023-06-05 16:07:33',NULL,300.00,'','5','1','Good sold','1','71','sales','6','','No',NULL,NULL,''),(12679,'1100','51685970445','2023-06-05 16:11:06',NULL,300.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(12680,'1020','51685970445','2023-06-05 16:11:06',300.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(12681,'1100','51685954546','2023-06-05 16:18:44',NULL,300.00,'','5','1','','1','196','payment','','','No',NULL,NULL,''),(12682,'1020','51685954546','2023-06-05 16:18:44',300.00,NULL,'','5','1','','1','196','payment','','','No',NULL,NULL,''),(12683,'1100','51685973317','2023-06-05 16:55:27',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12684,'4000','51685973317','2023-06-05 16:55:27',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(12685,'1100','51685973317','2023-06-05 16:57:29',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12686,'1020','51685973317','2023-06-05 16:57:29',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12687,'1100','51685973773','2023-06-05 17:02:59',300.00,NULL,'','5','1','Good sold','1','384','sales','','','No',NULL,NULL,''),(12688,'4000','51685973773','2023-06-05 17:02:59',NULL,300.00,'','5','1','Good sold','1','384','sales','2','','No',NULL,NULL,''),(12689,'1100','51685974629','2023-06-05 17:17:26',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12690,'4000','51685974629','2023-06-05 17:17:26',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(12691,'1100','51685974629','2023-06-05 17:17:43',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12692,'1020','51685974629','2023-06-05 17:17:43',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12693,'1110','51685975418','2023-06-05 17:30:18',2700.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','13','','No',NULL,NULL,''),(12694,'2130','51685975418','2023-06-05 17:30:18',NULL,2700.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(12695,'1110','51685975467','2023-06-05 17:31:07',2700.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(12696,'2130','51685975467','2023-06-05 17:31:07',NULL,2700.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(12697,'1110','51685975496','2023-06-05 17:31:55',NULL,450.00,'','5','1','Inventory sold','1','209','sales','13','','No',NULL,NULL,''),(12698,'1110','51685975496','2023-06-05 17:31:55',NULL,450.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(12699,'5500','51685975496','2023-06-05 17:31:55',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12700,'1100','51685975496','2023-06-05 17:31:55',1000.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12701,'4000','51685975496','2023-06-05 17:31:55',NULL,500.00,'','5','1','Good sold','1','209','sales','13','','No',NULL,NULL,''),(12702,'4000','51685975496','2023-06-05 17:31:55',NULL,500.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(12703,'1100','51685975496','2023-06-05 17:32:16',NULL,1000.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12704,'1020','51685975496','2023-06-05 17:32:16',1000.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12705,'1100','51685973773','2023-06-05 17:32:34',NULL,300.00,'','5','1','','1','384','payment','','','No',NULL,NULL,''),(12706,'1020','51685973773','2023-06-05 17:32:34',300.00,NULL,'','5','1','','1','384','payment','','','No',NULL,NULL,''),(12707,'1110','51685975736','2023-06-05 17:36:37',NULL,336.00,'','5','1','Inventory sold','1','238','sales','7','','No',NULL,NULL,''),(12708,'5500','51685975736','2023-06-05 17:36:37',336.00,NULL,'','5','1','Cost of goods sold','1','238','sales','','','No',NULL,NULL,''),(12709,'1000','51685975736','2023-06-05 17:36:37',500.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(12710,'4000','51685975736','2023-06-05 17:36:37',NULL,500.00,'','5','1','Good sold','1','238','sales','7','','No',NULL,NULL,''),(12711,'1100','51685962990','2023-06-05 17:42:13',NULL,900.00,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(12712,'1020','51685962990','2023-06-05 17:42:13',900.00,NULL,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(12713,'1110','51685977425','2023-06-05 18:04:05',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(12714,'5500','51685977425','2023-06-05 18:04:05',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12715,'1000','51685977425','2023-06-05 18:04:05',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12716,'4000','51685977425','2023-06-05 18:04:05',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(12717,'1100','51685977451','2023-06-05 18:08:28',750.00,NULL,'','5','1','Good sold','1','125','sales','','','No',NULL,NULL,''),(12718,'4000','51685977451','2023-06-05 18:08:28',NULL,600.00,'','5','1','Good sold','1','125','sales','6','','No',NULL,NULL,''),(12719,'4000','51685977451','2023-06-05 18:08:28',NULL,150.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(12720,'1100','51685977451','2023-06-05 18:10:00',NULL,750.00,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(12721,'1020','51685977451','2023-06-05 18:10:00',750.00,NULL,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(12722,'1100','51685978557','2023-06-05 18:22:47',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(12723,'4000','51685978557','2023-06-05 18:22:47',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(12724,'1100','51685981478','2023-06-05 19:11:25',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(12725,'4000','51685981478','2023-06-05 19:11:25',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(12726,'1000','51685981494','2023-06-05 19:11:40',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12727,'4000','51685981494','2023-06-05 19:11:40',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(12728,'1100','51685981505','2023-06-05 19:11:52',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(12729,'4000','51685981505','2023-06-05 19:11:52',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(12730,'1100','51685981520','2023-06-05 19:14:58',300.00,NULL,'','5','1','Good sold','1','496','sales','','','No',NULL,NULL,''),(12731,'4000','51685981520','2023-06-05 19:14:58',NULL,300.00,'','5','1','Good sold','1','496','sales','6','','No',NULL,NULL,''),(12732,'1100','51685978557','2023-06-05 19:19:44',NULL,300.00,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(12733,'1020','51685978557','2023-06-05 19:19:44',300.00,NULL,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(12734,'1100','51685981520','2023-06-05 19:27:15',NULL,300.00,'','5','1','','1','496','payment','','','No',NULL,NULL,''),(12735,'1020','51685981520','2023-06-05 19:27:15',300.00,NULL,'','5','1','','1','496','payment','','','No',NULL,NULL,''),(12736,'1000','51686031966','2023-06-06 09:12:53',300.00,NULL,'','5','1','Good sold','1','386','Payment','','','No',NULL,NULL,''),(12737,'4000','51686031966','2023-06-06 09:12:53',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(12738,'1100','51686038569','2023-06-06 11:03:13',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(12739,'4000','51686038569','2023-06-06 11:03:13',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(12740,'1100','51686040208','2023-06-06 12:31:14',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(12741,'4000','51686040208','2023-06-06 12:31:14',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(12742,'1100','51686040208','2023-06-06 12:31:29',NULL,130.00,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(12743,'1020','51686040208','2023-06-06 12:31:29',130.00,NULL,'','5','1','','1','108','payment','','','No',NULL,NULL,''),(12750,'1100','51686043909','2023-06-06 12:32:31',1200.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(12751,'4000','51686043909','2023-06-06 12:38:34',NULL,1200.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(12752,'1100','51686044914','2023-06-06 12:48:40',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12753,'4000','51686044914','2023-06-06 12:48:40',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(12754,'1100','51686044914','2023-06-06 12:48:59',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12755,'1020','51686044914','2023-06-06 12:48:59',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12756,'1110','51686045348','2023-06-06 12:55:53',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(12757,'5500','51686045348','2023-06-06 12:55:53',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12758,'1000','51686045348','2023-06-06 12:55:53',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12759,'4000','51686045348','2023-06-06 12:55:53',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(12760,'1100','51686043909','2023-06-06 13:14:18',NULL,1200.00,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(12761,'1020','51686043909','2023-06-06 13:14:18',1200.00,NULL,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(12764,'5800','51686046715','2023-06-06 13:21:44',28450.00,NULL,'0','5','1','MOTORCYCLE REPAIR','1','','','73','','No',NULL,NULL,''),(12765,'1020','51686046715','2023-06-06 13:21:44',NULL,28450.00,'0','5','1','MOTORCYCLE REPAIR','1','','','73','','No',NULL,NULL,''),(12768,'5800','51686046962','2023-06-06 13:23:51',100.00,NULL,'0','5','1','MOTORCYCLE WASHING FEE','1','','','74','','No',NULL,NULL,''),(12769,'1050','51686046962','2023-06-06 13:23:51',NULL,100.00,'0','5','1','MOTORCYCLE WASHING FEE','1','','','74','','No',NULL,NULL,''),(12770,'1000','51686049666','2023-06-06 14:07:53',280.00,NULL,'','5','1','Good sold','1','110','Payment','','','No',NULL,NULL,''),(12771,'4000','51686049666','2023-06-06 14:07:53',NULL,280.00,'','5','1','Good sold','1','110','sales','2','','No',NULL,NULL,''),(12772,'1000','51686052918','2023-06-06 15:02:44',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12773,'4000','51686052918','2023-06-06 15:02:44',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(12774,'1100','51686054452','2023-06-06 15:27:39',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(12775,'4000','51686054452','2023-06-06 15:27:39',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(12776,'1100','51686054452','2023-06-06 15:33:31',NULL,600.00,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(12777,'1020','51686054452','2023-06-06 15:33:31',600.00,NULL,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(12778,'1110','51686058843','2023-06-06 16:40:52',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(12779,'5500','51686058843','2023-06-06 16:40:52',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12780,'1100','51686058843','2023-06-06 16:40:52',500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12781,'4000','51686058843','2023-06-06 16:40:52',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(12782,'1100','51686058843','2023-06-06 16:41:19',NULL,500.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12783,'1020','51686058843','2023-06-06 16:41:19',500.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12784,'1100','51686059516','2023-06-06 16:52:08',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(12785,'4000','51686059516','2023-06-06 16:52:08',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(12786,'1100','51686059539','2023-06-06 16:52:35',300.00,NULL,'','5','1','Good sold','1','381','sales','','','No',NULL,NULL,''),(12787,'4000','51686059539','2023-06-06 16:52:35',NULL,300.00,'','5','1','Good sold','1','381','sales','2','','No',NULL,NULL,''),(12788,'1100','51686059539','2023-06-06 16:52:59',NULL,300.00,'','5','1','','1','381','payment','','','No',NULL,NULL,''),(12789,'1020','51686059539','2023-06-06 16:52:59',300.00,NULL,'','5','1','','1','381','payment','','','No',NULL,NULL,''),(12790,'1100','51686061461','2023-06-06 17:24:52',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(12791,'4000','51686061461','2023-06-06 17:24:52',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(12792,'1110','51686061564','2023-06-06 17:26:29',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(12793,'5500','51686061564','2023-06-06 17:26:29',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12794,'1000','51686061564','2023-06-06 17:26:29',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12795,'4000','51686061564','2023-06-06 17:26:29',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(12796,'1000','51686061599','2023-06-06 17:26:51',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,'RF63DYVLLN'),(12797,'4000','51686061599','2023-06-06 17:26:51',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(12798,'1100','51686061461','2023-06-06 17:32:36',NULL,280.00,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(12799,'na','51686061461','2023-06-06 17:32:36',280.00,NULL,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(12800,'1100','51686059516','2023-06-06 17:35:29',NULL,560.00,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(12801,'1020','51686059516','2023-06-06 17:35:29',560.00,NULL,'','5','1','','1','48','payment','','','No',NULL,NULL,''),(12802,'1100','51686062159','2023-06-06 17:36:31',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(12803,'4000','51686062159','2023-06-06 17:36:31',NULL,150.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(12804,'4000','51686062159','2023-06-06 17:36:31',NULL,150.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(12807,'5800','51686062252','2023-06-06 17:37:50',400.00,NULL,'0','5','1','MOP BUCKET','1','','','75','','No',NULL,NULL,''),(12808,'1050','51686062252','2023-06-06 17:37:50',NULL,400.00,'0','5','1','MOP BUCKET','1','','','75','','No',NULL,NULL,''),(12809,'1100','51685981478','2023-06-06 17:39:43',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(12810,'1020','51685981478','2023-06-06 17:39:43',300.00,NULL,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(12811,'1100','51686062507','2023-06-06 17:42:23',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12812,'4000','51686062507','2023-06-06 17:42:23',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(12813,'1100','51686062507','2023-06-06 17:50:51',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12814,'1020','51686062507','2023-06-06 17:50:51',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12815,'1100','51686063530','2023-06-06 17:58:57',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(12816,'4000','51686063530','2023-06-06 17:58:57',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(12817,'1100','51686063555','2023-06-06 18:04:21',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(12818,'4000','51686063555','2023-06-06 18:04:21',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(12819,'1100','51686063555','2023-06-06 18:04:38',NULL,50.00,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(12820,'1020','51686063555','2023-06-06 18:04:38',50.00,NULL,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(12821,'1100','51686063530','2023-06-06 18:05:04',NULL,300.00,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(12822,'1020','51686063530','2023-06-06 18:05:04',300.00,NULL,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(12823,'1100','51686062159','2023-06-06 18:07:05',NULL,300.00,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(12824,'1020','51686062159','2023-06-06 18:07:05',300.00,NULL,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(12825,'1100','51686064229','2023-06-06 18:10:40',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12826,'4000','51686064229','2023-06-06 18:10:40',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(12827,'1100','51686064613','2023-06-06 18:16:59',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(12828,'4000','51686064613','2023-06-06 18:16:59',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(12829,'1100','51686065428','2023-06-06 18:30:37',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(12830,'4000','51686065428','2023-06-06 18:30:37',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(12831,'1100','51686064613','2023-06-06 19:06:18',NULL,300.00,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(12832,'1020','51686064613','2023-06-06 19:06:18',300.00,NULL,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(12833,'1100','51685981505','2023-06-06 19:08:32',NULL,300.00,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(12834,'1020','51685981505','2023-06-06 19:08:32',300.00,NULL,'','5','1','','1','416','payment','','','No',NULL,NULL,''),(12835,'1100','51686114489','2023-06-07 08:08:28',6160.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(12836,'4000','51686114489','2023-06-07 08:08:28',NULL,6160.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(12837,'1100','51686065428','2023-06-07 08:12:55',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(12838,'1020','51686065428','2023-06-07 08:12:55',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(12839,'1100','51686038569','2023-06-07 08:13:11',NULL,300.00,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(12840,'1020','51686038569','2023-06-07 08:13:11',300.00,NULL,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(12841,'1100','51686116251','2023-06-07 08:37:42',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(12842,'4000','51686116251','2023-06-07 08:37:42',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(12843,'1100','51686117480','2023-06-07 08:58:09',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(12844,'4000','51686117480','2023-06-07 08:58:09',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(12845,'1100','51686117509','2023-06-07 08:58:43',2240.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(12846,'4000','51686117509','2023-06-07 08:58:43',NULL,2240.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(12847,'1100','51686117533','2023-06-07 08:59:06',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12848,'4000','51686117533','2023-06-07 08:59:06',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(12849,'1100','51686119411','2023-06-07 09:30:20',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(12850,'4000','51686119411','2023-06-07 09:30:20',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(12851,'1100','51686120850','2023-06-07 09:54:16',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(12852,'4000','51686120850','2023-06-07 09:54:16',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(12853,'1100','51686120850','2023-06-07 09:56:12',NULL,300.00,'','5','1','','1','305','payment','','','No',NULL,NULL,''),(12854,'1020','51686120850','2023-06-07 09:56:12',300.00,NULL,'','5','1','','1','305','payment','','','No',NULL,NULL,''),(12855,'1100','51686121571','2023-06-07 10:06:26',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(12856,'4000','51686121571','2023-06-07 10:06:26',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(12857,'1100','51686119411','2023-06-07 10:12:20',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(12858,'1020','51686119411','2023-06-07 10:12:20',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(12859,'1100','51686121571','2023-06-07 10:33:10',NULL,600.00,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(12860,'1020','51686121571','2023-06-07 10:33:10',600.00,NULL,'','5','1','','1','93','payment','','','No',NULL,NULL,''),(12861,'1100','51686124604','2023-06-07 10:56:49',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(12862,'4000','51686124604','2023-06-07 10:56:49',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(12863,'1100','51686117533','2023-06-07 10:59:46',NULL,600.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12864,'1020','51686117533','2023-06-07 10:59:46',600.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12865,'1110','51686126167','2023-06-07 11:22:55',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(12866,'5500','51686126167','2023-06-07 11:22:55',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(12867,'1100','51686126167','2023-06-07 11:22:55',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12868,'4000','51686126167','2023-06-07 11:22:55',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(12869,'1100','51686126167','2023-06-07 11:23:07',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12870,'1020','51686126167','2023-06-07 11:23:07',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12871,'1000','51686130146','2023-06-07 12:29:14',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12872,'4000','51686130146','2023-06-07 12:29:14',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(12873,'1100','51686132705','2023-06-07 13:11:51',300.00,NULL,'','5','1','Good sold','1','471','sales','','','No',NULL,NULL,''),(12874,'4000','51686132705','2023-06-07 13:11:51',NULL,300.00,'','5','1','Good sold','1','471','sales','2','','No',NULL,NULL,''),(12875,'1100','51686132720','2023-06-07 13:32:40',450.00,NULL,'','5','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(12876,'4000','51686132720','2023-06-07 13:32:40',NULL,150.00,'','5','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(12877,'4000','51686132720','2023-06-07 13:32:40',NULL,300.00,'','5','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(12878,'1100','51686132720','2023-06-07 14:22:46',NULL,450.00,'','5','1','','1','27','payment','','','No',NULL,NULL,''),(12879,'1020','51686132720','2023-06-07 14:22:46',450.00,NULL,'','5','1','','1','27','payment','','','No',NULL,NULL,''),(12880,'1000','51686136995','2023-06-07 14:23:31',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,'RF73GD0CG1'),(12881,'4000','51686136995','2023-06-07 14:23:31',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(12882,'1000','51686137053','2023-06-07 14:24:21',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(12883,'4000','51686137053','2023-06-07 14:24:21',NULL,300.00,'','5','1','Good sold','1','238','sales','6','','No',NULL,NULL,''),(12884,'1100','51686137201','2023-06-07 14:26:52',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12885,'4000','51686137201','2023-06-07 14:26:52',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(12886,'1100','51686137201','2023-06-07 14:27:16',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12887,'1020','51686137201','2023-06-07 14:27:16',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12888,'1100','51686140589','2023-06-07 15:23:23',300.00,NULL,'','5','1','Good sold','1','168','sales','','','No',NULL,NULL,''),(12889,'4000','51686140589','2023-06-07 15:23:23',NULL,300.00,'','5','1','Good sold','1','168','sales','4','','No',NULL,NULL,''),(12890,'1100','51686140641','2023-06-07 15:24:35',1500.00,NULL,'','5','1','Good sold','1','484','sales','','','No',NULL,NULL,''),(12891,'4000','51686140641','2023-06-07 15:24:35',NULL,300.00,'','5','1','Good sold','1','484','sales','2','','No',NULL,NULL,''),(12892,'4000','51686140641','2023-06-07 15:24:35',NULL,1200.00,'','5','1','Good sold','1','484','sales','4','','No',NULL,NULL,''),(12893,'1100','51686140689','2023-06-07 15:25:00',600.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(12894,'4000','51686140689','2023-06-07 15:25:00',NULL,600.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(12895,'1000','51686140725','2023-06-07 15:25:40',140.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,'RF76GKYS5S'),(12896,'4000','51686140725','2023-06-07 15:25:40',NULL,140.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(12897,'1100','51686132705','2023-06-07 16:00:31',NULL,300.00,'','5','1','','1','471','payment','','','No',NULL,NULL,''),(12898,'1020','51686132705','2023-06-07 16:00:31',300.00,NULL,'','5','1','','1','471','payment','','','No',NULL,NULL,''),(12899,'1100','51686142891','2023-06-07 16:02:06',900.00,NULL,'','5','1','Good sold','1','29','sales','','','No',NULL,NULL,''),(12900,'4000','51686142891','2023-06-07 16:02:06',NULL,900.00,'','5','1','Good sold','1','29','sales','6','','No',NULL,NULL,''),(12901,'1100','51686143022','2023-06-07 16:03:56',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(12902,'4000','51686143022','2023-06-07 16:03:56',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(12905,'1100','51686143129','2023-06-07 16:07:37',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12906,'1020','51686143129','2023-06-07 16:07:37',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12913,'1100','51686143129','2023-06-07 16:05:46',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12914,'4000','51686143129','2023-06-07 16:11:40',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(12915,'1100','51686143129','2023-06-07 16:12:22',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12916,'1020','51686143129','2023-06-07 16:12:22',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12917,'1050','51686143894','2023-06-07 16:18:40',NULL,150.00,'','5','1','files','1','','','','','No',NULL,NULL,'N/A'),(12918,'5800','51686143894','2023-06-07 16:18:40',150.00,NULL,'','5','1','files','1','','','','','No',NULL,NULL,'N/A'),(12919,'1100','51686142891','2023-06-07 16:25:19',NULL,900.00,'','5','1','','1','29','payment','','','No',NULL,NULL,''),(12920,'1020','51686142891','2023-06-07 16:25:19',900.00,NULL,'','5','1','','1','29','payment','','','No',NULL,NULL,''),(12921,'1100','51686144387','2023-06-07 16:27:40',300.00,NULL,'','5','1','Good sold','1','321','sales','','','No',NULL,NULL,''),(12922,'4000','51686144387','2023-06-07 16:27:40',NULL,300.00,'','5','1','Good sold','1','321','sales','2','','No',NULL,NULL,''),(12923,'1100','51686116251','2023-06-07 16:36:41',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(12924,'1020','51686116251','2023-06-07 16:36:41',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(12925,'1100','51686147094','2023-06-07 17:11:47',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12926,'4000','51686147094','2023-06-07 17:11:47',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(12927,'1100','51686147094','2023-06-07 17:16:39',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12928,'1020','51686147094','2023-06-07 17:16:39',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12929,'1000','51686147640','2023-06-07 17:20:53',600.00,NULL,'','5','1','Good sold','1','348','sales','','','No',NULL,NULL,'RF73GWHUU3'),(12930,'4000','51686147640','2023-06-07 17:20:53',NULL,600.00,'','5','1','Good sold','1','348','sales','6','','No',NULL,NULL,''),(12931,'1000','51686147729','2023-06-07 17:22:39',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RF71GTW6U3'),(12932,'4000','51686147729','2023-06-07 17:22:39',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(12933,'1110','51686148263','2023-06-07 17:31:03',11050.00,NULL,'','5','1','Inventory Purchased','1','9','Purchases','1','','No',NULL,NULL,''),(12934,'2130','51686148263','2023-06-07 17:31:03',NULL,11050.00,'','5','1','Account payable for inventory','1','9','Purchases','','','No',NULL,NULL,''),(12935,'1110','51686148314','2023-06-07 17:32:24',NULL,2210.00,'','5','1','Inventory sold','1','436','sales','1','','No',NULL,NULL,''),(12936,'5500','51686148314','2023-06-07 17:32:24',2210.00,NULL,'','5','1','Cost of goods sold','1','436','sales','','','No',NULL,NULL,''),(12937,'1100','51686148314','2023-06-07 17:32:24',5600.00,NULL,'','5','1','Good sold','1','436','sales','','','No',NULL,NULL,''),(12938,'4000','51686148314','2023-06-07 17:32:24',NULL,3200.00,'','5','1','Good sold','1','436','sales','1','','No',NULL,NULL,''),(12939,'4000','51686148314','2023-06-07 17:32:24',NULL,2400.00,'','5','1','Good sold','1','436','sales','2','','No',NULL,NULL,''),(12940,'1000','51686148768','2023-06-07 17:39:33',70.00,NULL,'','5','1','Good sold','1','92','Payment','','','No',NULL,NULL,''),(12941,'4000','51686148768','2023-06-07 17:39:33',NULL,70.00,'','5','1','Good sold','1','92','sales','10','','No',NULL,NULL,''),(12942,'1000','51686148782','2023-06-07 18:06:48',130.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12943,'4000','51686148782','2023-06-07 18:06:48',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(12944,'1100','51686117480','2023-06-07 18:09:16',NULL,900.00,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(12945,'1020','51686117480','2023-06-07 18:09:16',900.00,NULL,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(12946,'1100','51686150667','2023-06-07 18:11:15',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12947,'4000','51686150667','2023-06-07 18:11:15',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(12948,'1100','51686150667','2023-06-07 18:13:24',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12949,'1020','51686150667','2023-06-07 18:13:24',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12950,'1100','51686140589','2023-06-07 18:18:25',NULL,300.00,'','5','1','','1','168','payment','','','No',NULL,NULL,''),(12951,'1020','51686140589','2023-06-07 18:18:25',300.00,NULL,'','5','1','','1','168','payment','','','No',NULL,NULL,''),(12952,'1100','51686140641','2023-06-07 18:23:54',NULL,1500.00,'','5','1','','1','484','payment','','','No',NULL,NULL,''),(12953,'1020','51686140641','2023-06-07 18:23:54',1500.00,NULL,'','5','1','','1','484','payment','','','No',NULL,NULL,''),(12954,'1100','51686140689','2023-06-07 18:24:14',NULL,600.00,'','5','1','','1','167','payment','','','No',NULL,NULL,''),(12955,'1020','51686140689','2023-06-07 18:24:14',600.00,NULL,'','5','1','','1','167','payment','','','No',NULL,NULL,''),(12956,'1100','51686124604','2023-06-07 18:24:41',NULL,300.00,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(12957,'1020','51686124604','2023-06-07 18:24:41',300.00,NULL,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(12958,'1100','51686143022','2023-06-07 18:29:45',NULL,300.00,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(12959,'1020','51686143022','2023-06-07 18:29:45',300.00,NULL,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(12960,'1100','51686152903','2023-06-07 18:49:19',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(12961,'4000','51686152903','2023-06-07 18:49:19',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(12962,'1100','51686152969','2023-06-07 18:53:58',150.00,NULL,'','5','1','Good sold','1','497','sales','','','No',NULL,NULL,''),(12963,'4000','51686152969','2023-06-07 18:53:58',NULL,150.00,'','5','1','Good sold','1','497','sales','8','','No',NULL,NULL,''),(12964,'1100','51686153249','2023-06-07 18:56:36',300.00,NULL,'','5','1','Good sold','1','498','sales','','','No',NULL,NULL,''),(12965,'4000','51686153249','2023-06-07 18:56:36',NULL,300.00,'','5','1','Good sold','1','498','sales','4','','No',NULL,NULL,''),(12966,'1100','51686152903','2023-06-07 19:15:48',NULL,300.00,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(12967,'1020','51686152903','2023-06-07 19:15:48',300.00,NULL,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(12968,'1100','51686148314','2023-06-07 19:17:27',NULL,5300.00,'','5','1','','1','436','payment','','','No',NULL,NULL,''),(12969,'1020','51686148314','2023-06-07 19:17:27',5300.00,NULL,'','5','1','','1','436','payment','','','No',NULL,NULL,''),(12970,'1100','51686152969','2023-06-07 19:18:48',NULL,150.00,'','5','1','','1','497','payment','','','No',NULL,NULL,''),(12971,'1020','51686152969','2023-06-07 19:18:48',150.00,NULL,'','5','1','','1','497','payment','','','No',NULL,NULL,''),(12972,'1100','51686153249','2023-06-07 19:22:40',NULL,300.00,'','5','1','','1','498','payment','','','No',NULL,NULL,''),(12973,'1020','51686153249','2023-06-07 19:22:40',300.00,NULL,'','5','1','','1','498','payment','','','No',NULL,NULL,''),(12974,'1000','51686203553','2023-06-08 08:52:40',300.00,NULL,'','5','1','Good sold','1','106','Payment','','','No',NULL,NULL,''),(12975,'4000','51686203553','2023-06-08 08:52:40',NULL,300.00,'','5','1','Good sold','1','106','sales','6','','No',NULL,NULL,''),(12976,'1000','51686203935','2023-06-08 09:06:38',130.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(12977,'4000','51686203935','2023-06-08 09:06:38',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(12978,'1100','51686204408','2023-06-08 09:07:03',900.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(12979,'4000','51686204408','2023-06-08 09:07:03',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(12980,'4000','51686204408','2023-06-08 09:07:03',NULL,600.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(12981,'1100','51686204439','2023-06-08 09:09:54',300.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(12982,'4000','51686204439','2023-06-08 09:09:54',NULL,300.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(12983,'1100','51686204439','2023-06-08 09:10:16',NULL,300.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(12984,'1020','51686204439','2023-06-08 09:10:16',300.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(12985,'1100','51686148314','2023-06-08 09:10:55',NULL,300.00,'','5','1','','1','436','payment','','','No',NULL,NULL,''),(12986,'1020','51686148314','2023-06-08 09:10:55',300.00,NULL,'','5','1','','1','436','payment','','','No',NULL,NULL,''),(12987,'1100','51686204944','2023-06-08 09:22:02',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,''),(12988,'4000','51686204944','2023-06-08 09:22:02',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(12989,'1100','51686205344','2023-06-08 09:23:36',410.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(12990,'4000','51686205344','2023-06-08 09:23:36',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(12991,'4000','51686205344','2023-06-08 09:23:36',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(12992,'1100','51686205428','2023-06-08 09:23:59',280.00,NULL,'','5','1','Good sold','1','247','sales','','','No',NULL,NULL,''),(12993,'4000','51686205428','2023-06-08 09:23:59',NULL,280.00,'','5','1','Good sold','1','247','sales','2','','No',NULL,NULL,''),(12994,'1100','51686205428','2023-06-08 09:28:22',NULL,280.00,'','5','1','','1','247','payment','','','No',NULL,NULL,''),(12995,'1020','51686205428','2023-06-08 09:28:22',280.00,NULL,'','5','1','','1','247','payment','','','No',NULL,NULL,''),(12996,'1100','51686204944','2023-06-08 09:30:44',NULL,300.00,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(12997,'1020','51686204944','2023-06-08 09:30:44',300.00,NULL,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(12998,'1100','51686205344','2023-06-08 09:30:58',NULL,410.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(12999,'1020','51686205344','2023-06-08 09:30:58',410.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13000,'1110','51686205879','2023-06-08 09:44:08',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(13001,'5500','51686205879','2023-06-08 09:44:08',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13002,'1000','51686205879','2023-06-08 09:44:08',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13003,'4000','51686205879','2023-06-08 09:44:08',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(13004,'1100','51686206665','2023-06-08 09:51:48',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(13005,'4000','51686206665','2023-06-08 09:51:48',NULL,1250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(13006,'1100','51686207120','2023-06-08 09:52:15',750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(13007,'4000','51686207120','2023-06-08 09:52:15',NULL,750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(13008,'1110','51686207142','2023-06-08 09:54:51',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(13009,'5500','51686207142','2023-06-08 09:54:51',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13010,'1100','51686207142','2023-06-08 09:54:51',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13011,'4000','51686207142','2023-06-08 09:54:51',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(13012,'1100','51686207142','2023-06-08 10:12:41',NULL,1600.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13013,'1020','51686207142','2023-06-08 10:12:41',1600.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13014,'1100','51686210626','2023-06-08 10:50:33',300.00,NULL,'','5','1','Good sold','1','227','sales','','','No',NULL,NULL,''),(13015,'4000','51686210626','2023-06-08 10:50:33',NULL,300.00,'','5','1','Good sold','1','227','sales','2','','No',NULL,NULL,''),(13016,'1000','51686211153','2023-06-08 11:07:14',560.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(13017,'4000','51686211153','2023-06-08 11:07:14',NULL,560.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(13018,'1100','51686211711','2023-06-08 11:09:02',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(13019,'4000','51686211711','2023-06-08 11:09:02',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(13020,'1100','51686212681','2023-06-08 11:31:34',840.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(13021,'4000','51686212681','2023-06-08 11:31:34',NULL,840.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(13022,'1100','51686213340','2023-06-08 11:35:45',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(13023,'4000','51686213340','2023-06-08 11:35:45',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(13024,'1110','51686213464','2023-06-08 11:45:30',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(13025,'5500','51686213464','2023-06-08 11:45:30',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13026,'1000','51686213464','2023-06-08 11:45:30',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13027,'4000','51686213464','2023-06-08 11:45:30',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(13028,'1110','51686214191','2023-06-08 11:50:03',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(13029,'5500','51686214191','2023-06-08 11:50:03',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13030,'1000','51686214191','2023-06-08 11:50:03',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13031,'4000','51686214191','2023-06-08 11:50:03',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(13032,'1100','51686214444','2023-06-08 11:54:17',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(13033,'4000','51686214444','2023-06-08 11:54:17',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(13034,'1100','51686210626','2023-06-08 11:59:33',NULL,300.00,'','5','1','','1','227','payment','','','No',NULL,NULL,''),(13035,'1020','51686210626','2023-06-08 11:59:33',300.00,NULL,'','5','1','','1','227','payment','','','No',NULL,NULL,''),(13036,'1100','51686216733','2023-06-08 12:32:19',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(13037,'4000','51686216733','2023-06-08 12:32:19',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(13038,'1100','51686216753','2023-06-08 12:45:25',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(13039,'4000','51686216753','2023-06-08 12:45:25',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(13040,'1100','51686218204','2023-06-08 12:57:20',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(13041,'4000','51686218204','2023-06-08 12:57:20',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(13044,'1000','51686218336','2023-06-08 12:59:06',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,'RF81J54TQD'),(13045,'4000','51686218336','2023-06-08 12:59:06',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(13046,'1110','51686218840','2023-06-08 13:13:01',NULL,39.08,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(13047,'5500','51686218840','2023-06-08 13:13:01',39.08,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13048,'1000','51686218840','2023-06-08 13:13:01',60.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13049,'4000','51686218840','2023-06-08 13:13:01',NULL,60.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(13050,'1100','51686220339','2023-06-08 13:32:36',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(13051,'4000','51686220339','2023-06-08 13:32:36',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(13052,'1110','51686222150','2023-06-08 14:22:24',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(13053,'5500','51686222150','2023-06-08 14:22:24',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13054,'1000','51686222150','2023-06-08 14:22:24',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13055,'4000','51686222150','2023-06-08 14:22:24',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(13056,'1100','51686223351','2023-06-08 14:22:50',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(13057,'4000','51686223351','2023-06-08 14:22:50',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(13058,'1100','51686223527','2023-06-08 14:25:35',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(13059,'4000','51686223527','2023-06-08 14:25:35',NULL,300.00,'','5','1','Good sold','1','272','sales','6','','No',NULL,NULL,''),(13060,'1100','51686224079','2023-06-08 14:34:52',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13061,'4000','51686224079','2023-06-08 14:34:52',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(13062,'1100','51686224401','2023-06-08 14:40:14',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(13063,'4000','51686224401','2023-06-08 14:40:14',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(13064,'1110','51686225435','2023-06-08 14:57:21',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(13065,'5500','51686225435','2023-06-08 14:57:21',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13066,'1000','51686225435','2023-06-08 14:57:21',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13067,'4000','51686225435','2023-06-08 14:57:21',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(13068,'1110','51686225912','2023-06-08 15:05:42',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(13069,'5500','51686225912','2023-06-08 15:05:42',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13070,'1100','51686225912','2023-06-08 15:05:42',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13071,'4000','51686225912','2023-06-08 15:05:42',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(13072,'1100','51686216733','2023-06-08 15:38:25',NULL,300.00,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(13073,'1020','51686216733','2023-06-08 15:38:25',300.00,NULL,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(13074,'1100','51686223527','2023-06-08 16:04:18',NULL,300.00,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(13075,'1020','51686223527','2023-06-08 16:04:18',300.00,NULL,'','5','1','','1','272','payment','','','No',NULL,NULL,''),(13076,'1100','51686214444','2023-06-08 16:08:33',NULL,300.00,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(13077,'1020','51686214444','2023-06-08 16:08:33',300.00,NULL,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(13078,'1100','51686220339','2023-06-08 16:09:46',NULL,600.00,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(13079,'1020','51686220339','2023-06-08 16:09:46',600.00,NULL,'','5','1','','1','163','payment','','','No',NULL,NULL,''),(13080,'1100','51686223351','2023-06-08 16:10:00',NULL,600.00,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(13081,'1020','51686223351','2023-06-08 16:10:00',600.00,NULL,'','5','1','','1','138','payment','','','No',NULL,NULL,''),(13082,'1110','51686229979','2023-06-08 16:13:10',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(13083,'5500','51686229979','2023-06-08 16:13:10',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13084,'1000','51686229979','2023-06-08 16:13:10',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13085,'4000','51686229979','2023-06-08 16:13:10',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(13086,'1100','51686224079','2023-06-08 16:25:55',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13087,'1020','51686224079','2023-06-08 16:25:55',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13088,'1100','51686213340','2023-06-08 16:34:42',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(13089,'1020','51686213340','2023-06-08 16:34:42',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(13090,'1100','51686224401','2023-06-08 16:52:25',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(13091,'1020','51686224401','2023-06-08 16:52:25',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(13092,'1100','51686225912','2023-06-08 16:52:43',NULL,1600.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13093,'1020','51686225912','2023-06-08 16:52:43',1600.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13094,'1000','51686232542','2023-06-08 16:57:43',300.00,NULL,'','5','1','Good sold','1','246','Payment','','','No',NULL,NULL,''),(13095,'4000','51686232542','2023-06-08 16:57:43',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(13096,'1100','51686218204','2023-06-08 17:58:05',NULL,600.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(13097,'1020','51686218204','2023-06-08 17:58:05',600.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(13098,'1100','51686216753','2023-06-08 17:58:23',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(13099,'1020','51686216753','2023-06-08 17:58:23',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(13100,'1100','51686212681','2023-06-08 17:58:40',NULL,840.00,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(13101,'1020','51686212681','2023-06-08 17:58:40',840.00,NULL,'','5','1','','1','467','payment','','','No',NULL,NULL,''),(13102,'1100','51686236340','2023-06-08 17:59:10',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(13103,'4000','51686236340','2023-06-08 17:59:10',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(13104,'1100','51686236359','2023-06-08 17:59:29',600.00,NULL,'','5','1','Good sold','1','295','sales','','','No',NULL,NULL,''),(13105,'4000','51686236359','2023-06-08 17:59:29',NULL,600.00,'','5','1','Good sold','1','295','sales','6','','No',NULL,NULL,''),(13106,'1100','51686236378','2023-06-08 17:59:47',300.00,NULL,'','5','1','Good sold','1','229','sales','','','No',NULL,NULL,''),(13107,'4000','51686236378','2023-06-08 17:59:47',NULL,300.00,'','5','1','Good sold','1','229','sales','8','','No',NULL,NULL,''),(13108,'1100','51686236340','2023-06-08 18:01:04',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(13109,'1020','51686236340','2023-06-08 18:01:04',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(13110,'1100','51686236359','2023-06-08 18:02:29',NULL,600.00,'','5','1','','1','295','payment','','','No',NULL,NULL,''),(13111,'1020','51686236359','2023-06-08 18:02:29',600.00,NULL,'','5','1','','1','295','payment','','','No',NULL,NULL,''),(13112,'1100','51686236624','2023-06-08 18:03:51',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13113,'4000','51686236624','2023-06-08 18:03:51',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(13114,'1100','51686236624','2023-06-08 18:05:36',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13115,'1020','51686236624','2023-06-08 18:05:36',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13116,'1100','51686204408','2023-06-08 18:23:29',NULL,900.00,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(13117,'1020','51686204408','2023-06-08 18:23:29',900.00,NULL,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(13118,'1100','51686236378','2023-06-08 18:24:00',NULL,300.00,'','5','1','','1','229','payment','','','No',NULL,NULL,''),(13119,'1020','51686236378','2023-06-08 18:24:00',300.00,NULL,'','5','1','','1','229','payment','','','No',NULL,NULL,''),(13120,'1100','51686287210','2023-06-09 08:07:01',7000.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(13121,'4000','51686287210','2023-06-09 08:07:01',NULL,7000.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(13122,'1100','51686289082','2023-06-09 08:38:11',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(13123,'4000','51686289082','2023-06-09 08:38:11',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(13124,'1100','51686289082','2023-06-09 08:38:41',NULL,250.00,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(13125,'1020','51686289082','2023-06-09 08:38:41',250.00,NULL,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(13126,'1110','51686289137','2023-06-09 08:54:32',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(13127,'5500','51686289137','2023-06-09 08:54:32',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13128,'1100','51686289137','2023-06-09 08:54:32',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13129,'4000','51686289137','2023-06-09 08:54:32',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(13130,'1100','51686289137','2023-06-09 08:55:02',NULL,120.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13131,'1020','51686289137','2023-06-09 08:55:02',120.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13132,'1100','51686290122','2023-06-09 09:57:28',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(13133,'4000','51686290122','2023-06-09 09:57:28',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(13134,'1100','51686293861','2023-06-09 09:57:50',560.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(13135,'4000','51686293861','2023-06-09 09:57:50',NULL,560.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(13136,'1100','51686293900','2023-06-09 10:36:13',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(13137,'4000','51686293900','2023-06-09 10:36:13',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(13138,'1100','51686293900','2023-06-09 10:40:24',NULL,300.00,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(13139,'1020','51686293900','2023-06-09 10:40:24',300.00,NULL,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(13140,'1100','51686298820','2023-06-09 11:20:29',300.00,NULL,'','5','1','Good sold','1','213','sales','','','No',NULL,NULL,''),(13141,'4000','51686298820','2023-06-09 11:20:29',NULL,300.00,'','5','1','Good sold','1','213','sales','6','','No',NULL,NULL,''),(13142,'1100','51686298838','2023-06-09 11:20:52',300.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,''),(13143,'4000','51686298838','2023-06-09 11:20:52',NULL,300.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(13144,'1100','51686298820','2023-06-09 11:21:15',NULL,300.00,'','5','1','','1','213','payment','','','No',NULL,NULL,''),(13145,'1020','51686298820','2023-06-09 11:21:15',300.00,NULL,'','5','1','','1','213','payment','','','No',NULL,NULL,''),(13146,'1100','51686298976','2023-06-09 11:23:10',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(13147,'4000','51686298976','2023-06-09 11:23:10',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(13148,'1100','51686299008','2023-06-09 11:30:54',600.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(13149,'4000','51686299008','2023-06-09 11:30:54',NULL,600.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(13150,'1100','51686290122','2023-06-09 11:31:37',NULL,300.00,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(13151,'1020','51686290122','2023-06-09 11:31:37',300.00,NULL,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(13152,'1100','51686299008','2023-06-09 11:31:50',NULL,600.00,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(13153,'1020','51686299008','2023-06-09 11:31:50',600.00,NULL,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(13154,'1100','51686302316','2023-06-09 12:18:50',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(13155,'4000','51686302316','2023-06-09 12:18:50',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(13156,'1100','51686302380','2023-06-09 12:32:29',300.00,NULL,'','5','1','Good sold','1','365','sales','','','No',NULL,NULL,''),(13157,'4000','51686302380','2023-06-09 12:32:29',NULL,300.00,'','5','1','Good sold','1','365','sales','4','','No',NULL,NULL,''),(13158,'1100','51686302380','2023-06-09 12:52:32',NULL,300.00,'','5','1','','1','365','payment','','','No',NULL,NULL,''),(13159,'1020','51686302380','2023-06-09 12:52:32',300.00,NULL,'','5','1','','1','365','payment','','','No',NULL,NULL,''),(13160,'1000','51686305231','2023-06-09 13:07:25',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13161,'4000','51686305231','2023-06-09 13:07:25',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(13162,'1100','51686293861','2023-06-09 13:18:17',NULL,280.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(13163,'1020','51686293861','2023-06-09 13:18:17',280.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(13164,'1100','51686302316','2023-06-09 14:06:22',NULL,1500.00,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(13165,'1020','51686302316','2023-06-09 14:06:22',1500.00,NULL,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(13166,'1100','51686144387','2023-06-09 14:33:23',NULL,300.00,'','5','1','','1','321','payment','','','No',NULL,NULL,''),(13167,'1020','51686144387','2023-06-09 14:33:23',300.00,NULL,'','5','1','','1','321','payment','','','No',NULL,NULL,''),(13168,'1100','51686315521','2023-06-09 15:58:50',300.00,NULL,'','5','1','Good sold','1','455','sales','','','No',NULL,NULL,''),(13169,'4000','51686315521','2023-06-09 15:58:50',NULL,300.00,'','5','1','Good sold','1','455','sales','4','','No',NULL,NULL,''),(13170,'1100','51686315545','2023-06-09 15:59:19',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(13171,'4000','51686315545','2023-06-09 15:59:19',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(13172,'1100','51686315596','2023-06-09 16:00:05',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(13173,'4000','51686315596','2023-06-09 16:00:05',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(13174,'1100','51686316134','2023-06-09 16:09:11',600.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(13175,'4000','51686316134','2023-06-09 16:09:11',NULL,600.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(13176,'1100','51686315596','2023-06-09 16:20:42',NULL,560.00,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(13177,'1020','51686315596','2023-06-09 16:20:42',560.00,NULL,'','5','1','','1','433','payment','','','No',NULL,NULL,''),(13178,'1100','51686315545','2023-06-09 16:34:59',NULL,300.00,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(13179,'1020','51686315545','2023-06-09 16:34:59',300.00,NULL,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(13180,'1100','51686317712','2023-06-09 16:35:38',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(13181,'4000','51686317712','2023-06-09 16:35:38',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(13182,'1100','51686317712','2023-06-09 16:57:37',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(13183,'1020','51686317712','2023-06-09 16:57:37',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(13184,'1100','51686321014','2023-06-09 17:30:48',900.00,NULL,'','5','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(13185,'4000','51686321014','2023-06-09 17:30:48',NULL,900.00,'','5','1','Good sold','1','84','sales','6','','No',NULL,NULL,''),(13186,'1100','51686321055','2023-06-09 17:31:02',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,''),(13187,'4000','51686321055','2023-06-09 17:31:02',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(13188,'1100','51686211711','2023-06-09 17:38:24',NULL,280.00,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(13189,'1020','51686211711','2023-06-09 17:38:24',280.00,NULL,'','5','1','','1','94','payment','','','No',NULL,NULL,''),(13190,'1100','51686298976','2023-06-09 17:44:34',NULL,600.00,'','5','1','','1','80','payment','','','No',NULL,NULL,''),(13191,'1020','51686298976','2023-06-09 17:44:34',600.00,NULL,'','5','1','','1','80','payment','','','No',NULL,NULL,''),(13192,'1110','51686321929','2023-06-09 17:45:37',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(13193,'5500','51686321929','2023-06-09 17:45:37',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13194,'1100','51686321929','2023-06-09 17:45:37',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13195,'4000','51686321929','2023-06-09 17:45:37',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(13196,'1100','51686321945','2023-06-09 17:46:01',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13197,'4000','51686321945','2023-06-09 17:46:01',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(13198,'1110','51686322624','2023-06-09 17:57:23',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(13199,'5500','51686322624','2023-06-09 17:57:23',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13200,'1000','51686322624','2023-06-09 17:57:23',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13201,'4000','51686322624','2023-06-09 17:57:23',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(13202,'1100','51686321945','2023-06-09 17:57:55',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13203,'1020','51686321945','2023-06-09 17:57:55',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13204,'1100','51686321929','2023-06-09 17:58:22',NULL,1600.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13205,'1020','51686321929','2023-06-09 17:58:22',1600.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13206,'1100','51686321055','2023-06-09 18:07:46',NULL,600.00,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(13207,'1020','51686321055','2023-06-09 18:07:46',600.00,NULL,'','5','1','','1','300','payment','','','No',NULL,NULL,''),(13208,'1100','51686324240','2023-06-09 18:24:09',300.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(13209,'4000','51686324240','2023-06-09 18:24:09',NULL,300.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(13210,'1100','51686324264','2023-06-09 18:41:54',300.00,NULL,'','5','1','Good sold','1','475','sales','','','No',NULL,NULL,''),(13211,'4000','51686324264','2023-06-09 18:41:54',NULL,300.00,'','5','1','Good sold','1','475','sales','4','','No',NULL,NULL,''),(13212,'1100','51686321014','2023-06-09 18:45:57',NULL,900.00,'','5','1','','1','84','payment','','','No',NULL,NULL,''),(13213,'1020','51686321014','2023-06-09 18:45:57',900.00,NULL,'','5','1','','1','84','payment','','','No',NULL,NULL,''),(13214,'1100','51686315521','2023-06-09 18:49:50',NULL,300.00,'','5','1','','1','455','payment','','','No',NULL,NULL,''),(13215,'1020','51686315521','2023-06-09 18:49:50',300.00,NULL,'','5','1','','1','455','payment','','','No',NULL,NULL,''),(13216,'1100','51686324264','2023-06-09 19:00:17',NULL,300.00,'','5','1','','1','475','payment','','','No',NULL,NULL,''),(13217,'1020','51686324264','2023-06-09 19:00:17',300.00,NULL,'','5','1','','1','475','payment','','','No',NULL,NULL,''),(13218,'1100','51686378049','2023-06-10 09:20:58',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(13219,'4000','51686378049','2023-06-10 09:20:58',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(13222,'1100','51686378049','2023-06-10 09:29:27',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(13223,'1020','51686378049','2023-06-10 09:29:27',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(13224,'1100','51686378879','2023-06-10 09:34:52',300.00,NULL,'','5','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(13225,'4000','51686378879','2023-06-10 09:34:52',NULL,300.00,'','5','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(13228,'1110','51686379733','2023-06-10 10:04:06',NULL,450.00,'','5','1','Inventory sold','1','210','sales','15','','No',NULL,NULL,''),(13229,'5500','51686379733','2023-06-10 10:04:06',450.00,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(13230,'1000','51686379733','2023-06-10 10:04:06',500.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,'RFA80NJTNA'),(13231,'4000','51686379733','2023-06-10 10:04:06',NULL,500.00,'','5','1','Good sold','1','210','sales','15','','No',NULL,NULL,''),(13232,'1000','51686380943','2023-06-10 10:09:22',300.00,NULL,'','5','1','Good sold','1','438','sales','','','No',NULL,NULL,'RFA10A6JDJ'),(13233,'4000','51686380943','2023-06-10 10:09:22',NULL,300.00,'','5','1','Good sold','1','438','sales','2','','No',NULL,NULL,''),(13234,'1110','51686381036','2023-06-10 10:14:13',NULL,336.00,'','5','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(13235,'5500','51686381036','2023-06-10 10:14:13',336.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13236,'1000','51686381036','2023-06-10 10:14:13',500.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'RFA300J2SV'),(13237,'4000','51686381036','2023-06-10 10:14:13',NULL,500.00,'','5','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(13238,'1100','51686381680','2023-06-10 10:23:59',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(13239,'4000','51686381680','2023-06-10 10:23:59',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(13242,'1000','51686378903','2023-06-10 09:42:45',1400.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RFA10QZW2H'),(13243,'4000','51686378903','2023-06-10 09:42:45',NULL,1400.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(13246,'1100','51686381680','2023-06-10 11:26:10',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(13247,'1020','51686381680','2023-06-10 11:26:10',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(13248,'1100','51686385672','2023-06-10 11:28:02',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(13249,'4000','51686385672','2023-06-10 11:28:02',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(13250,'1100','51686316134','2023-06-10 11:35:44',NULL,600.00,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(13251,'1020','51686316134','2023-06-10 11:35:44',600.00,NULL,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(13252,'1100','51686385734','2023-06-10 11:38:20',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(13253,'4000','51686385734','2023-06-10 11:38:20',NULL,600.00,'','5','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(13254,'1100','51686386815','2023-06-10 11:47:08',300.00,NULL,'','5','1','Good sold','1','201','sales','','','No',NULL,NULL,''),(13255,'4000','51686386815','2023-06-10 11:47:08',NULL,300.00,'','5','1','Good sold','1','201','sales','2','','No',NULL,NULL,''),(13256,'1100','51686385734','2023-06-10 12:20:11',NULL,600.00,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(13257,'1020','51686385734','2023-06-10 12:20:11',600.00,NULL,'','5','1','','1','25','payment','','','No',NULL,NULL,''),(13258,'1000','51686388925','2023-06-10 12:23:55',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,'RFA5P1BDXR'),(13259,'4000','51686388925','2023-06-10 12:23:55',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(13260,'1000','51686389396','2023-06-10 12:30:57',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,'RFA2P1NLNO'),(13261,'4000','51686389396','2023-06-10 12:30:57',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(13262,'1100','51686386815','2023-06-10 12:34:36',NULL,300.00,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(13263,'1020','51686386815','2023-06-10 12:34:36',300.00,NULL,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(13272,'1110','51686390088','2023-06-10 12:41:52',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(13273,'5500','51686390088','2023-06-10 12:41:52',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13274,'1000','51686390088','2023-06-10 12:41:52',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RFA9P2SWCZ'),(13275,'4000','51686390088','2023-06-10 12:41:52',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(13276,'1100','51686385672','2023-06-10 12:48:43',NULL,300.00,'','5','1','','1','317','payment','','','No',NULL,NULL,''),(13277,'1020','51686385672','2023-06-10 12:48:43',300.00,NULL,'','5','1','','1','317','payment','','','No',NULL,NULL,''),(13278,'1100','51686391131','2023-06-10 12:59:04',300.00,NULL,'','5','1','Good sold','1','54','sales','','','No',NULL,NULL,''),(13279,'4000','51686391131','2023-06-10 12:59:04',NULL,300.00,'','5','1','Good sold','1','54','sales','2','','No',NULL,NULL,''),(13280,'1000','51686394371','2023-06-10 13:53:46',280.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,'RFA2PABOJ8'),(13281,'4000','51686394371','2023-06-10 13:53:46',NULL,280.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(13284,'1100','51686394850','2023-06-10 14:00:58',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(13285,'4000','51686394850','2023-06-10 14:00:58',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(13286,'1100','51686394850','2023-06-10 14:31:34',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(13287,'1020','51686394850','2023-06-10 14:31:34',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(13288,'1000','51686397706','2023-06-10 14:48:36',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RFAOPG1ERM'),(13289,'4000','51686397706','2023-06-10 14:48:36',NULL,300.00,'','5','1','Good sold','1','22','sales','4','','No',NULL,NULL,''),(13290,'1100','51686391131','2023-06-10 14:53:19',NULL,300.00,'','5','1','','1','54','payment','','','No',NULL,NULL,''),(13291,'1020','51686391131','2023-06-10 14:53:19',300.00,NULL,'','5','1','','1','54','payment','','','No',NULL,NULL,''),(13294,'1100','51686400279','2023-06-10 15:31:27',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(13295,'4000','51686400279','2023-06-10 15:31:27',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(13296,'1100','51686400279','2023-06-10 15:55:25',NULL,300.00,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(13297,'1020','51686400279','2023-06-10 15:55:25',300.00,NULL,'','5','1','','1','242','payment','','','No',NULL,NULL,''),(13298,'1100','51686401941','2023-06-10 15:59:32',600.00,NULL,'','5','1','Good sold','1','383','sales','','','No',NULL,NULL,''),(13299,'4000','51686401941','2023-06-10 15:59:32',NULL,600.00,'','5','1','Good sold','1','383','sales','6','','No',NULL,NULL,''),(13300,'1110','51686401988','2023-06-10 16:08:16',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(13301,'5500','51686401988','2023-06-10 16:08:16',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13302,'1000','51686401988','2023-06-10 16:08:16',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RFA6POIXC4'),(13303,'4000','51686401988','2023-06-10 16:08:16',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(13304,'1100','51686401941','2023-06-10 16:11:20',NULL,600.00,'','5','1','','1','383','payment','','','No',NULL,NULL,'RFA6POXHLG'),(13305,'1020','51686401941','2023-06-10 16:11:20',600.00,NULL,'','5','1','','1','383','payment','','','No',NULL,NULL,'RFA6POXHLG'),(13308,'1100','51686404212','2023-06-10 16:39:25',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(13309,'4000','51686404212','2023-06-10 16:39:25',NULL,300.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(13310,'4000','51686404212','2023-06-10 16:40:16',NULL,600.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(13313,'5800','51686404617','2023-06-10 16:50:47',200.00,NULL,'0','5','1','TATA WASHING FEE','1','','','77','','No',NULL,NULL,''),(13314,'1050','51686404617','2023-06-10 16:50:47',NULL,200.00,'0','5','1','TATA WASHING FEE','1','','','77','','No',NULL,NULL,''),(13315,'1100','51686406068','2023-06-10 17:08:09',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(13316,'4000','51686406068','2023-06-10 17:08:09',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(13317,'1000','51686406159','2023-06-10 17:09:30',300.00,NULL,'','5','1','Good sold','1','485','sales','','','No',NULL,NULL,''),(13318,'4000','51686406159','2023-06-10 17:09:30',NULL,300.00,'','5','1','Good sold','1','485','sales','8','','No',NULL,NULL,''),(13319,'1000','51686406253','2023-06-10 17:11:20',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,'RFA9PUSKPL'),(13320,'4000','51686406253','2023-06-10 17:11:20',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(13321,'1000','51686406617','2023-06-10 17:17:13',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13322,'4000','51686406617','2023-06-10 17:17:13',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(13323,'1100','51686404212','2023-06-10 17:19:20',NULL,900.00,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(13324,'1020','51686404212','2023-06-10 17:19:20',900.00,NULL,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(13325,'1100','51686407713','2023-06-10 17:36:12',600.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(13326,'4000','51686407713','2023-06-10 17:36:12',NULL,600.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(13327,'1100','51686407978','2023-06-10 17:40:01',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(13328,'4000','51686407978','2023-06-10 17:40:01',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(13329,'1100','51686382975','2023-06-10 10:43:06',260.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(13330,'4000','51686382975','2023-06-10 17:54:04',NULL,260.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(13331,'1100','51686407713','2023-06-10 17:58:43',NULL,600.00,'','5','1','','1','388','payment','','','No',NULL,NULL,''),(13332,'1020','51686407713','2023-06-10 17:58:43',600.00,NULL,'','5','1','','1','388','payment','','','No',NULL,NULL,''),(13337,'1100','51686378190','2023-06-10 09:23:47',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(13338,'4000','51686378190','2023-06-10 18:02:45',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(13339,'1100','51686409378','2023-06-10 18:03:11',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(13340,'4000','51686409378','2023-06-10 18:03:11',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(13345,'1100','51686394760','2023-06-10 13:59:35',130.00,NULL,'','5','1','Good sold','1','241','sales','','','No',NULL,NULL,''),(13346,'4000','51686394760','2023-06-10 18:19:20',NULL,130.00,'','5','1','Good sold','1','241','sales','8','','No',NULL,NULL,''),(13347,'1000','51686411076','2023-06-10 18:31:33',600.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13348,'4000','51686411076','2023-06-10 18:31:33',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(13349,'1100','51686394760','2023-06-10 18:46:08',NULL,130.00,'','5','1','','1','241','payment','','','No',NULL,NULL,''),(13350,'1020','51686394760','2023-06-10 18:46:08',130.00,NULL,'','5','1','','1','241','payment','','','No',NULL,NULL,''),(13351,'1100','51686406068','2023-06-10 18:46:43',NULL,300.00,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(13352,'1020','51686406068','2023-06-10 18:46:43',300.00,NULL,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(13353,'1100','51686407978','2023-06-10 18:47:25',NULL,300.00,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(13354,'1020','51686407978','2023-06-10 18:47:25',300.00,NULL,'','5','1','','1','77','payment','','','No',NULL,NULL,''),(13355,'1100','51686409378','2023-06-10 18:50:35',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(13356,'1020','51686409378','2023-06-10 18:50:35',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(13357,'1110','51686412406','2023-06-10 18:53:53',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(13358,'5500','51686412406','2023-06-10 18:53:53',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13359,'1000','51686412406','2023-06-10 18:53:53',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13360,'4000','51686412406','2023-06-10 18:53:53',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(13361,'1100','51686476062','2023-06-11 12:56:38',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(13362,'4000','51686476062','2023-06-11 12:56:38',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(13363,'1100','51686477414','2023-06-11 12:57:02',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(13364,'4000','51686477414','2023-06-11 12:57:02',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(13365,'1100','51686477431','2023-06-11 12:57:23',260.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13366,'4000','51686477431','2023-06-11 12:57:23',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(13367,'1100','51686477451','2023-06-11 12:57:49',1200.00,NULL,'','5','1','Good sold','1','373','sales','','','No',NULL,NULL,''),(13368,'4000','51686477451','2023-06-11 12:57:49',NULL,600.00,'','5','1','Good sold','1','373','sales','4','','No',NULL,NULL,''),(13369,'4000','51686477451','2023-06-11 12:57:49',NULL,600.00,'','5','1','Good sold','1','373','sales','6','','No',NULL,NULL,''),(13370,'1100','51686477431','2023-06-11 12:58:14',NULL,260.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13371,'1020','51686477431','2023-06-11 12:58:14',260.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13372,'1100','51686324240','2023-06-11 13:02:19',NULL,300.00,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(13373,'1020','51686324240','2023-06-11 13:02:19',300.00,NULL,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(13374,'1100','51686298838','2023-06-11 13:04:47',NULL,300.00,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(13375,'1020','51686298838','2023-06-11 13:04:47',300.00,NULL,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(13376,'1100','51686293861','2023-06-11 13:05:19',NULL,280.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(13377,'1020','51686293861','2023-06-11 13:05:19',280.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(13378,'1100','51686477451','2023-06-11 13:25:00',NULL,1200.00,'','5','1','','1','373','payment','','','No',NULL,NULL,''),(13379,'1020','51686477451','2023-06-11 13:25:00',1200.00,NULL,'','5','1','','1','373','payment','','','No',NULL,NULL,''),(13388,'4165','51686479800','2023-05-29 13:42:33',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','78','','No',NULL,NULL,''),(13389,'1020','51686479800','2023-05-29 13:42:33',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','78','','No',NULL,NULL,''),(13392,'4165','51686480210','2023-05-30 13:43:58',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','79','','No',NULL,NULL,''),(13393,'1020','51686480210','2023-05-30 13:43:58',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','79','','No',NULL,NULL,''),(13396,'4165','51686480253','2023-06-01 13:44:36',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','80','','No',NULL,NULL,''),(13397,'1020','51686480253','2023-06-01 13:44:36',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','80','','No',NULL,NULL,''),(13400,'4165','51686480291','2023-06-03 13:46:41',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','81','','No',NULL,NULL,''),(13401,'1020','51686480291','2023-06-03 13:46:41',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','81','','No',NULL,NULL,''),(13404,'4165','51686480413','2023-06-05 13:47:16',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','82','','No',NULL,NULL,''),(13405,'1020','51686480413','2023-06-05 13:47:16',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','82','','No',NULL,NULL,''),(13408,'4165','51686480722','2023-06-07 13:52:36',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','83','','No',NULL,NULL,''),(13409,'1020','51686480722','2023-06-07 13:52:36',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','83','','No',NULL,NULL,''),(13412,'4165','51686480768','2023-06-08 13:53:10',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','84','','No',NULL,NULL,''),(13413,'1020','51686480768','2023-06-08 13:53:10',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','84','','No',NULL,NULL,''),(13416,'4165','51686480811','2023-06-10 13:54:01',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','85','','No',NULL,NULL,''),(13417,'1020','51686480811','2023-06-10 13:54:01',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','85','','No',NULL,NULL,''),(13418,'1100','51686480948','2023-06-11 13:55:53',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(13419,'4000','51686480948','2023-06-11 13:55:53',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(13420,'1100','51686480961','2023-06-11 14:39:39',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(13421,'4000','51686480961','2023-06-11 14:39:39',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(13422,'1110','51686483591','2023-06-11 14:51:42',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(13423,'5500','51686483591','2023-06-11 14:51:42',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13424,'1100','51686483591','2023-06-11 14:51:42',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13425,'4000','51686483591','2023-06-11 14:51:42',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(13426,'1100','51686480948','2023-06-11 14:52:10',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(13427,'1020','51686480948','2023-06-11 14:52:10',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(13428,'1100','51686483591','2023-06-11 14:52:23',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13429,'1020','51686483591','2023-06-11 14:52:23',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13430,'1100','51686480961','2023-06-11 15:54:21',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(13431,'1020','51686480961','2023-06-11 15:54:21',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(13432,'1100','51686484359','2023-06-11 15:56:11',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(13433,'4000','51686484359','2023-06-11 15:56:11',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(13434,'1100','51686488184','2023-06-11 15:56:35',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(13435,'4000','51686488184','2023-06-11 15:56:35',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(13436,'1100','51686488210','2023-06-11 15:57:00',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(13437,'4000','51686488210','2023-06-11 15:57:00',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(13438,'1100','51686488227','2023-06-11 15:57:15',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(13439,'4000','51686488227','2023-06-11 15:57:15',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(13440,'1100','51686488210','2023-06-11 15:57:49',NULL,300.00,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(13441,'1020','51686488210','2023-06-11 15:57:49',300.00,NULL,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(13442,'1100','51686488889','2023-06-11 16:08:18',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(13443,'4000','51686488889','2023-06-11 16:08:18',NULL,600.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(13444,'1100','51686488907','2023-06-11 16:08:38',300.00,NULL,'','5','1','Good sold','1','314','sales','','','No',NULL,NULL,''),(13445,'4000','51686488907','2023-06-11 16:08:38',NULL,300.00,'','5','1','Good sold','1','314','sales','6','','No',NULL,NULL,''),(13446,'1100','51686488227','2023-06-11 16:11:38',NULL,300.00,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(13447,'1020','51686488227','2023-06-11 16:11:38',300.00,NULL,'','5','1','','1','122','payment','','','No',NULL,NULL,''),(13448,'1100','51686476062','2023-06-11 17:06:17',NULL,300.00,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(13449,'1020','51686476062','2023-06-11 17:06:17',300.00,NULL,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(13450,'1100','51686484359','2023-06-11 17:20:30',NULL,600.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(13451,'1020','51686484359','2023-06-11 17:20:30',600.00,NULL,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(13452,'1100','51686488889','2023-06-11 17:28:05',NULL,600.00,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(13453,'1020','51686488889','2023-06-11 17:28:05',600.00,NULL,'','5','1','','1','158','payment','','','No',NULL,NULL,''),(13454,'1100','51686494247','2023-06-11 17:48:07',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(13455,'4000','51686494247','2023-06-11 17:48:07',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(13456,'1100','51686488184','2023-06-11 17:49:26',NULL,300.00,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(13457,'1020','51686488184','2023-06-11 17:49:26',300.00,NULL,'','5','1','','1','176','payment','','','No',NULL,NULL,''),(13458,'1110','51686495723','2023-06-11 18:02:31',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(13459,'5500','51686495723','2023-06-11 18:02:31',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13460,'1000','51686495723','2023-06-11 18:02:31',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13461,'4000','51686495723','2023-06-11 18:02:31',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(13462,'1100','51686497218','2023-06-11 18:27:07',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(13463,'4000','51686497218','2023-06-11 18:27:07',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(13464,'1100','51686497218','2023-06-11 18:49:19',NULL,300.00,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(13465,'1020','51686497218','2023-06-11 18:49:19',300.00,NULL,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(13466,'1100','51686546375','2023-06-12 08:06:31',6440.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(13467,'4000','51686546375','2023-06-12 08:06:31',NULL,6440.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(13468,'1000','51686548899','2023-06-12 08:48:27',280.00,NULL,'','5','1','Good sold','1','32','Payment','','','No',NULL,NULL,''),(13469,'4000','51686548899','2023-06-12 08:48:27',NULL,280.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(13470,'1100','51686548918','2023-06-12 08:48:50',300.00,NULL,'','5','1','Good sold','1','332','sales','','','No',NULL,NULL,''),(13471,'4000','51686548918','2023-06-12 08:48:50',NULL,300.00,'','5','1','Good sold','1','332','sales','2','','No',NULL,NULL,''),(13472,'1100','51686549739','2023-06-12 09:02:33',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(13473,'4000','51686549739','2023-06-12 09:02:33',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(13474,'1100','51686488907','2023-06-12 09:08:05',NULL,300.00,'','5','1','','1','314','payment','','','No',NULL,NULL,''),(13475,'1020','51686488907','2023-06-12 09:08:05',300.00,NULL,'','5','1','','1','314','payment','','','No',NULL,NULL,''),(13476,'1100','51686494247','2023-06-12 09:08:24',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(13477,'1020','51686494247','2023-06-12 09:08:24',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(13478,'1100','51686552656','2023-06-12 09:51:02',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(13479,'4000','51686552656','2023-06-12 09:51:02',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(13480,'1100','51686553448','2023-06-12 10:04:14',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(13481,'4000','51686553448','2023-06-12 10:04:14',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(13482,'1100','51686552656','2023-06-12 10:11:35',NULL,300.00,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(13483,'1020','51686552656','2023-06-12 10:11:35',300.00,NULL,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(13484,'1100','51686553463','2023-06-12 10:28:18',900.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(13485,'4000','51686553463','2023-06-12 10:28:18',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(13486,'1100','51686378190','2023-06-12 10:42:06',NULL,280.00,'','5','1','','1','145','payment','','','No',NULL,NULL,''),(13487,'1020','51686378190','2023-06-12 10:42:06',280.00,NULL,'','5','1','','1','145','payment','','','No',NULL,NULL,''),(13488,'1100','51686553448','2023-06-12 10:46:18',NULL,300.00,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(13489,'1020','51686553448','2023-06-12 10:46:18',300.00,NULL,'','5','1','','1','453','payment','','','No',NULL,NULL,''),(13490,'1100','51686556403','2023-06-12 10:53:35',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13491,'4000','51686556403','2023-06-12 10:53:35',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(13492,'1100','51686556431','2023-06-12 10:53:57',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13493,'4000','51686556431','2023-06-12 10:53:57',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(13494,'1100','51686557450','2023-06-12 11:11:05',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(13495,'4000','51686557450','2023-06-12 11:11:05',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(13496,'1100','51686557486','2023-06-12 11:11:52',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(13497,'4000','51686557486','2023-06-12 11:11:52',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(13498,'1100','51686558020','2023-06-12 11:20:27',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(13499,'4000','51686558020','2023-06-12 11:20:27',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(13500,'1100','51686559306','2023-06-12 11:42:21',150.00,NULL,'','5','1','Good sold','1','497','sales','','','No',NULL,NULL,''),(13501,'4000','51686559306','2023-06-12 11:42:21',NULL,150.00,'','5','1','Good sold','1','497','sales','8','','No',NULL,NULL,''),(13502,'1100','51686559389','2023-06-12 11:43:17',300.00,NULL,'','5','1','Good sold','1','483','sales','','','No',NULL,NULL,''),(13503,'4000','51686559389','2023-06-12 11:43:17',NULL,300.00,'','5','1','Good sold','1','483','sales','2','','No',NULL,NULL,''),(13504,'1100','51686559652','2023-06-12 11:47:41',130.00,NULL,'','5','1','Good sold','1','313','sales','','','No',NULL,NULL,''),(13505,'4000','51686559652','2023-06-12 11:47:41',NULL,130.00,'','5','1','Good sold','1','313','sales','8','','No',NULL,NULL,''),(13506,'1100','51686559652','2023-06-12 11:49:01',NULL,130.00,'','5','1','','1','313','payment','','','No',NULL,NULL,''),(13507,'1020','51686559652','2023-06-12 11:49:01',130.00,NULL,'','5','1','','1','313','payment','','','No',NULL,NULL,''),(13508,'1100','51686556431','2023-06-12 12:00:15',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13509,'1020','51686556431','2023-06-12 12:00:15',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13510,'1100','51686559389','2023-06-12 12:32:40',NULL,300.00,'','5','1','','1','483','payment','','','No',NULL,NULL,''),(13511,'1020','51686559389','2023-06-12 12:32:40',300.00,NULL,'','5','1','','1','483','payment','','','No',NULL,NULL,''),(13512,'1100','51686559306','2023-06-12 12:32:52',NULL,150.00,'','5','1','','1','497','payment','','','No',NULL,NULL,''),(13513,'1020','51686559306','2023-06-12 12:32:52',150.00,NULL,'','5','1','','1','497','payment','','','No',NULL,NULL,''),(13514,'1100','51686558020','2023-06-12 12:40:12',NULL,300.00,'','5','1','','1','474','payment','','','No',NULL,NULL,''),(13515,'1020','51686558020','2023-06-12 12:40:12',300.00,NULL,'','5','1','','1','474','payment','','','No',NULL,NULL,''),(13516,'1000','51686565288','2023-06-12 13:21:34',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13517,'4000','51686565288','2023-06-12 13:21:34',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(13518,'1110','51686565299','2023-06-12 13:50:12',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(13519,'5500','51686565299','2023-06-12 13:50:12',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13520,'1000','51686565299','2023-06-12 13:50:12',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13521,'4000','51686565299','2023-06-12 13:50:12',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(13522,'1100','51686567029','2023-06-12 13:52:22',1350.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(13523,'4000','51686567029','2023-06-12 13:52:22',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(13524,'4000','51686567029','2023-06-12 13:52:22',NULL,600.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(13525,'1110','51686567154','2023-06-12 14:03:43',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(13526,'5500','51686567154','2023-06-12 14:03:43',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13527,'1000','51686567154','2023-06-12 14:03:43',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13528,'4000','51686567154','2023-06-12 14:03:43',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(13529,'1100','51686568832','2023-06-12 14:38:34',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13530,'4000','51686568832','2023-06-12 14:38:34',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(13531,'1100','51686568832','2023-06-12 14:39:08',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13532,'1020','51686568832','2023-06-12 14:39:08',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13533,'1000','51686570531','2023-06-12 14:48:59',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13534,'4000','51686570531','2023-06-12 14:48:59',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(13535,'1100','51686570546','2023-06-12 15:19:18',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(13536,'4000','51686570546','2023-06-12 15:19:18',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(13537,'1100','51686570546','2023-06-12 15:25:32',NULL,300.00,'','5','1','','1','170','payment','','','No',NULL,NULL,''),(13538,'1020','51686570546','2023-06-12 15:25:32',300.00,NULL,'','5','1','','1','170','payment','','','No',NULL,NULL,''),(13539,'1000','51686574921','2023-06-12 16:02:07',300.00,NULL,'','5','1','Good sold','1','214','Payment','','','No',NULL,NULL,''),(13541,'1100','51686556403','2023-06-12 16:19:14',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13542,'1020','51686556403','2023-06-12 16:19:14',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13543,'1100','51686548918','2023-06-12 16:19:33',NULL,300.00,'','5','1','','1','332','payment','','','No',NULL,NULL,''),(13544,'1020','51686548918','2023-06-12 16:19:33',300.00,NULL,'','5','1','','1','332','payment','','','No',NULL,NULL,''),(13545,'1100','51686382975','2023-06-12 16:20:20',NULL,260.00,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(13546,'1020','51686382975','2023-06-12 16:20:20',260.00,NULL,'','5','1','','1','26','payment','','','No',NULL,NULL,''),(13547,'1100','51686576116','2023-06-12 16:28:01',300.00,NULL,'','5','1','Good sold','1','250','sales','','','No',NULL,NULL,''),(13548,'4000','51686576116','2023-06-12 16:28:01',NULL,300.00,'','5','1','Good sold','1','250','sales','4','','No',NULL,NULL,''),(13549,'1100','51686576116','2023-06-12 16:42:49',NULL,300.00,'','5','1','','1','250','payment','','','No',NULL,NULL,''),(13550,'1020','51686576116','2023-06-12 16:42:49',300.00,NULL,'','5','1','','1','250','payment','','','No',NULL,NULL,''),(13551,'1000','51686577655','2023-06-12 16:47:52',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13552,'4000','51686577655','2023-06-12 16:47:52',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(13553,'1100','51686577679','2023-06-12 17:07:47',300.00,NULL,'','5','1','Good sold','1','499','sales','','','No',NULL,NULL,''),(13554,'4000','51686577679','2023-06-12 17:07:47',NULL,300.00,'','5','1','Good sold','1','499','sales','6','','No',NULL,NULL,''),(13555,'1100','51686577679','2023-06-12 17:18:00',NULL,300.00,'','5','1','','1','499','payment','','','No',NULL,NULL,''),(13556,'1020','51686577679','2023-06-12 17:18:00',300.00,NULL,'','5','1','','1','499','payment','','','No',NULL,NULL,''),(13561,'1000','51686574921','2023-06-12 16:02:07',280.00,NULL,'','5','1','Good sold','1','214','Payment','','','No',NULL,NULL,''),(13562,'4000','51686574921','2023-06-12 17:18:31',NULL,280.00,'','5','1','Good sold','1','214','sales','4','','No',NULL,NULL,''),(13563,'1100','51686567029','2023-06-12 17:25:37',NULL,1350.00,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(13564,'1020','51686567029','2023-06-12 17:25:37',1350.00,NULL,'','5','1','','1','121','payment','','','No',NULL,NULL,''),(13565,'1100','51686582390','2023-06-12 18:06:36',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(13566,'4000','51686582390','2023-06-12 18:06:36',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(13567,'1100','51686582404','2023-06-12 18:12:18',600.00,NULL,'','5','1','Good sold','1','418','sales','','','No',NULL,NULL,''),(13568,'4000','51686582404','2023-06-12 18:12:18',NULL,600.00,'','5','1','Good sold','1','418','sales','6','','No',NULL,NULL,''),(13569,'1100','51686582747','2023-06-12 18:12:33',300.00,NULL,'','5','1','Good sold','1','197','sales','','','No',NULL,NULL,''),(13570,'4000','51686582747','2023-06-12 18:12:33',NULL,300.00,'','5','1','Good sold','1','197','sales','6','','No',NULL,NULL,''),(13571,'1100','51686582747','2023-06-12 18:16:47',NULL,300.00,'','5','1','','1','197','payment','','','No',NULL,NULL,''),(13572,'1020','51686582747','2023-06-12 18:16:47',300.00,NULL,'','5','1','','1','197','payment','','','No',NULL,NULL,''),(13573,'1100','51686582404','2023-06-12 18:32:19',NULL,600.00,'','5','1','','1','418','payment','','','No',NULL,NULL,''),(13574,'1020','51686582404','2023-06-12 18:32:19',600.00,NULL,'','5','1','','1','418','payment','','','No',NULL,NULL,''),(13575,'1100','51686582390','2023-06-12 18:32:34',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(13576,'1020','51686582390','2023-06-12 18:32:34',300.00,NULL,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(13577,'1100','51686553463','2023-06-12 18:40:40',NULL,900.00,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(13578,'1020','51686553463','2023-06-12 18:40:40',900.00,NULL,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(13579,'1100','51686637134','2023-06-13 09:19:40',840.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(13580,'4000','51686637134','2023-06-13 09:19:40',NULL,840.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(13581,'1100','51686637200','2023-06-13 10:01:53',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(13582,'4000','51686637200','2023-06-13 10:01:53',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(13583,'1100','51686637200','2023-06-13 10:54:16',NULL,600.00,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(13584,'1020','51686637200','2023-06-13 10:54:16',600.00,NULL,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(13585,'1100','51686643656','2023-06-13 11:07:49',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(13586,'4000','51686643656','2023-06-13 11:07:49',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(13587,'1100','51686644106','2023-06-13 11:22:13',600.00,NULL,'','5','1','Good sold','1','423','sales','','','No',NULL,NULL,''),(13588,'4000','51686644106','2023-06-13 11:22:13',NULL,600.00,'','5','1','Good sold','1','423','sales','2','','No',NULL,NULL,''),(13589,'1100','51686644106','2023-06-13 11:25:12',NULL,600.00,'','5','1','','1','423','payment','','','No',NULL,NULL,''),(13590,'1020','51686644106','2023-06-13 11:25:12',600.00,NULL,'','5','1','','1','423','payment','','','No',NULL,NULL,''),(13593,'1100','51686645008','2023-06-13 11:30:52',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(13594,'4000','51686645008','2023-06-13 11:30:52',NULL,280.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(13595,'4000','51686645008','2023-06-13 11:33:35',NULL,280.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(13596,'1100','51686645008','2023-06-13 11:34:07',NULL,560.00,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(13597,'1020','51686645008','2023-06-13 11:34:07',560.00,NULL,'','5','1','','1','61','payment','','','No',NULL,NULL,''),(13598,'1100','51686652610','2023-06-13 13:36:58',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(13599,'4000','51686652610','2023-06-13 13:36:58',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(13600,'1100','51686652628','2023-06-13 13:37:17',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(13601,'4000','51686652628','2023-06-13 13:37:17',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(13602,'1100','51686652610','2023-06-13 13:51:35',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(13603,'1020','51686652610','2023-06-13 13:51:35',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(13604,'1100','51686477414','2023-06-13 13:51:57',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(13605,'1020','51686477414','2023-06-13 13:51:57',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(13606,'1100','51686653955','2023-06-13 13:59:26',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(13607,'4000','51686653955','2023-06-13 13:59:26',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(13608,'1100','51686637134','2023-06-13 14:06:46',NULL,840.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(13609,'1020','51686637134','2023-06-13 14:06:46',840.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(13610,'1100','51686652628','2023-06-13 16:08:06',NULL,300.00,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(13611,'1020','51686652628','2023-06-13 16:08:06',300.00,NULL,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(13612,'1100','51686661983','2023-06-13 16:14:15',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13613,'4000','51686661983','2023-06-13 16:14:15',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(13614,'1100','51686663159','2023-06-13 16:57:05',300.00,NULL,'','5','1','Good sold','1','245','sales','','','No',NULL,NULL,''),(13615,'4000','51686663159','2023-06-13 16:57:05',NULL,300.00,'','5','1','Good sold','1','245','sales','4','','No',NULL,NULL,''),(13616,'1100','51686663159','2023-06-13 16:58:37',NULL,300.00,'','5','1','','1','245','payment','','','No',NULL,NULL,''),(13617,'1020','51686663159','2023-06-13 16:58:37',300.00,NULL,'','5','1','','1','245','payment','','','No',NULL,NULL,''),(13618,'1110','51686664885','2023-06-13 17:01:32',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(13619,'5500','51686664885','2023-06-13 17:01:32',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13620,'1000','51686664885','2023-06-13 17:01:32',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13621,'4000','51686664885','2023-06-13 17:01:32',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(13622,'1100','51686661983','2023-06-13 17:09:05',NULL,560.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13623,'1020','51686661983','2023-06-13 17:09:05',560.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13624,'1100','51686643656','2023-06-13 17:11:27',NULL,280.00,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(13625,'1020','51686643656','2023-06-13 17:11:27',280.00,NULL,'','5','1','','1','75','payment','','','No',NULL,NULL,''),(13626,'1100','51686667071','2023-06-13 17:38:08',300.00,NULL,'','5','1','Good sold','1','397','sales','','','No',NULL,NULL,''),(13627,'4000','51686667071','2023-06-13 17:38:08',NULL,300.00,'','5','1','Good sold','1','397','sales','6','','No',NULL,NULL,''),(13628,'1100','51686667071','2023-06-13 18:04:04',NULL,300.00,'','5','1','','1','397','payment','','','No',NULL,NULL,''),(13629,'1020','51686667071','2023-06-13 18:04:04',300.00,NULL,'','5','1','','1','397','payment','','','No',NULL,NULL,''),(13630,'1100','51686668989','2023-06-13 18:09:54',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(13631,'4000','51686668989','2023-06-13 18:09:54',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(13632,'1100','51686668989','2023-06-13 18:13:31',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(13633,'1020','51686668989','2023-06-13 18:13:31',300.00,NULL,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(13636,'1100','51686669876','2023-06-13 18:24:42',300.00,NULL,'','5','1','Good sold','1','449','sales','','','No',NULL,NULL,''),(13637,'4000','51686669876','2023-06-13 18:24:42',NULL,300.00,'','5','1','Good sold','1','449','sales','2','','No',NULL,NULL,''),(13638,'1100','51686670729','2023-06-13 18:38:58',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13639,'4000','51686670729','2023-06-13 18:38:58',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(13640,'1100','51686670729','2023-06-13 18:39:27',NULL,130.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13641,'1020','51686670729','2023-06-13 18:39:27',130.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13642,'1100','51686669703','2023-06-13 18:42:09',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(13643,'1020','51686669703','2023-06-13 18:42:09',300.00,NULL,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(13644,'1100','51686671707','2023-06-13 18:55:21',840.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(13645,'4000','51686671707','2023-06-13 18:55:21',NULL,840.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(13646,'1100','51686671707','2023-06-13 19:09:01',NULL,840.00,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(13647,'1020','51686671707','2023-06-13 19:09:01',840.00,NULL,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(13648,'1100','51686719464','2023-06-14 08:11:28',5600.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(13649,'4000','51686719464','2023-06-14 08:11:28',NULL,5600.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(13650,'1100','51686721643','2023-06-14 08:51:58',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(13651,'4000','51686721643','2023-06-14 08:51:58',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(13652,'1100','51686721930','2023-06-14 09:02:34',1500.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,''),(13653,'4000','51686721930','2023-06-14 09:02:34',NULL,900.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(13654,'4000','51686721930','2023-06-14 09:02:34',NULL,600.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(13655,'1100','51686725128','2023-06-14 09:45:38',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13656,'4000','51686725128','2023-06-14 09:45:38',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(13657,'1100','51686725128','2023-06-14 09:46:20',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13658,'1020','51686725128','2023-06-14 09:46:20',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13659,'1100','51686725485','2023-06-14 10:26:51',300.00,NULL,'','5','1','Good sold','1','116','sales','','','No',NULL,NULL,''),(13660,'4000','51686725485','2023-06-14 10:26:51',NULL,300.00,'','5','1','Good sold','1','116','sales','6','','No',NULL,NULL,''),(13661,'1000','51686729201','2023-06-14 11:12:39',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(13662,'4000','51686729201','2023-06-14 11:12:39',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(13663,'1100','51686730464','2023-06-14 11:19:18',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(13664,'4000','51686730464','2023-06-14 11:19:18',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(13665,'1100','51686721643','2023-06-14 11:39:18',NULL,300.00,'','5','1','','1','324','payment','','','No',NULL,NULL,''),(13666,'1020','51686721643','2023-06-14 11:39:18',300.00,NULL,'','5','1','','1','324','payment','','','No',NULL,NULL,''),(13667,'1100','51686732979','2023-06-14 11:56:29',280.00,NULL,'','5','1','Good sold','1','448','sales','','','No',NULL,NULL,''),(13668,'4000','51686732979','2023-06-14 11:56:29',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(13674,'1100','51686733436','2023-06-14 12:04:03',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(13675,'4000','51686733436','2023-06-14 12:04:03',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(13676,'1100','51686736214','2023-06-14 12:50:40',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13677,'4000','51686736214','2023-06-14 12:50:40',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(13678,'1100','51686736214','2023-06-14 12:50:57',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13679,'1020','51686736214','2023-06-14 12:50:57',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13680,'1000','51686736296','2023-06-14 12:51:42',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13681,'4000','51686736296','2023-06-14 12:51:42',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(13682,'1100','51686653955','2023-06-14 12:54:53',NULL,300.00,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(13683,'1020','51686653955','2023-06-14 12:54:53',300.00,NULL,'','5','1','','1','360','payment','','','No',NULL,NULL,''),(13692,'1100','51686669876','2023-06-14 13:03:34',NULL,300.00,'','5','1','','1','449','payment','','','No',NULL,NULL,''),(13693,'1020','51686669876','2023-06-14 13:03:34',300.00,NULL,'','5','1','','1','449','payment','','','No',NULL,NULL,''),(13694,'1100','51686733008','2023-06-14 12:03:21',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(13695,'4000','51686733008','2023-06-14 13:05:08',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(13702,'1100','51686736311','2023-06-14 13:05:20',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(13703,'4000','51686736311','2023-06-14 13:12:41',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(13704,'1100','51686736311','2023-06-14 13:13:02',NULL,30.00,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(13705,'1020','51686736311','2023-06-14 13:13:02',30.00,NULL,'','5','1','','1','217','payment','','','No',NULL,NULL,''),(13706,'1100','51686738426','2023-06-14 13:27:12',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(13707,'4000','51686738426','2023-06-14 13:27:12',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(13708,'1100','51686738426','2023-06-14 13:27:35',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(13709,'1020','51686738426','2023-06-14 13:27:35',300.00,NULL,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(13710,'1100','51686739687','2023-06-14 13:51:01',260.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(13711,'4000','51686739687','2023-06-14 13:51:01',NULL,260.00,'','5','1','Good sold','1','110','sales','2','','No',NULL,NULL,''),(13712,'1100','51686739687','2023-06-14 13:51:30',NULL,260.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(13713,'1020','51686739687','2023-06-14 13:51:30',260.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(13714,'1100','51686739949','2023-06-14 14:19:33',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13715,'4000','51686739949','2023-06-14 14:19:33',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(13716,'1100','51686739949','2023-06-14 14:20:46',NULL,70.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13717,'1020','51686739949','2023-06-14 14:20:46',70.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13718,'1100','51686741780','2023-06-14 14:23:21',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(13719,'4000','51686741780','2023-06-14 14:23:21',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(13720,'1110','51686741809','2023-06-14 14:32:58',NULL,19.11,'','5','1','Inventory sold','1','455','sales','11','','No',NULL,NULL,''),(13721,'5500','51686741809','2023-06-14 14:32:58',19.11,NULL,'','5','1','Cost of goods sold','1','455','sales','','','No',NULL,NULL,''),(13722,'1000','51686741809','2023-06-14 14:32:58',50.00,NULL,'','5','1','Good sold','1','455','Payment','','','No',NULL,NULL,''),(13723,'4000','51686741809','2023-06-14 14:32:58',NULL,50.00,'','5','1','Good sold','1','455','sales','11','','No',NULL,NULL,''),(13724,'1100','51686741780','2023-06-14 14:33:26',NULL,300.00,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(13725,'1020','51686741780','2023-06-14 14:33:26',300.00,NULL,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(13726,'1100','51686733008','2023-06-14 14:47:47',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(13727,'1020','51686733008','2023-06-14 14:47:47',300.00,NULL,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(13728,'1100','51686743442','2023-06-14 14:52:11',300.00,NULL,'','5','1','Good sold','1','500','sales','','','No',NULL,NULL,''),(13729,'4000','51686743442','2023-06-14 14:52:11',NULL,300.00,'','5','1','Good sold','1','500','sales','6','','No',NULL,NULL,''),(13730,'1100','51686743442','2023-06-14 15:09:40',NULL,300.00,'','5','1','','1','500','payment','','','No',NULL,NULL,''),(13731,'1020','51686743442','2023-06-14 15:09:40',300.00,NULL,'','5','1','','1','500','payment','','','No',NULL,NULL,''),(13732,'1100','51686745353','2023-06-14 15:22:39',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13733,'4000','51686745353','2023-06-14 15:22:39',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(13734,'1100','51686745353','2023-06-14 15:22:56',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13735,'1020','51686745353','2023-06-14 15:22:56',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13736,'1100','51686730464','2023-06-14 15:44:46',NULL,600.00,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(13737,'1020','51686730464','2023-06-14 15:44:46',600.00,NULL,'','5','1','','1','112','payment','','','No',NULL,NULL,''),(13738,'1100','51686725485','2023-06-14 15:47:44',NULL,300.00,'','5','1','','1','116','payment','','','No',NULL,NULL,''),(13739,'1020','51686725485','2023-06-14 15:47:44',300.00,NULL,'','5','1','','1','116','payment','','','No',NULL,NULL,''),(13740,'1100','51686733436','2023-06-14 16:05:09',NULL,300.00,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(13741,'1020','51686733436','2023-06-14 16:05:09',300.00,NULL,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(13742,'1100','51686748517','2023-06-14 16:15:39',840.00,NULL,'','5','1','Good sold','1','283','sales','','','No',NULL,NULL,''),(13743,'4000','51686748517','2023-06-14 16:15:39',NULL,560.00,'','5','1','Good sold','1','283','sales','4','','No',NULL,NULL,''),(13744,'4000','51686748517','2023-06-14 16:15:39',NULL,280.00,'','5','1','Good sold','1','283','sales','6','','No',NULL,NULL,''),(13745,'1100','51686748735','2023-06-14 16:19:00',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(13746,'4000','51686748735','2023-06-14 16:19:00',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(13747,'1100','51686750255','2023-06-14 16:44:20',300.00,NULL,'','5','1','Good sold','1','142','sales','','','No',NULL,NULL,''),(13748,'4000','51686750255','2023-06-14 16:44:20',NULL,300.00,'','5','1','Good sold','1','142','sales','2','','No',NULL,NULL,''),(13749,'1100','51686721930','2023-06-14 16:51:53',NULL,1500.00,'','5','1','','1','367','payment','','','No',NULL,NULL,''),(13750,'1020','51686721930','2023-06-14 16:51:53',1500.00,NULL,'','5','1','','1','367','payment','','','No',NULL,NULL,''),(13751,'1100','51686750734','2023-06-14 16:52:34',600.00,NULL,'','5','1','Good sold','1','296','sales','','','No',NULL,NULL,''),(13752,'4000','51686750734','2023-06-14 16:52:34',NULL,600.00,'','5','1','Good sold','1','296','sales','6','','No',NULL,NULL,''),(13753,'1100','51686732979','2023-06-14 16:57:33',NULL,280.00,'','5','1','','1','448','payment','','','No',NULL,NULL,''),(13754,'1020','51686732979','2023-06-14 16:57:33',280.00,NULL,'','5','1','','1','448','payment','','','No',NULL,NULL,''),(13755,'1100','51686751087','2023-06-14 16:58:18',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(13756,'4000','51686751087','2023-06-14 16:58:18',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(13759,'1100','51686752319','2023-06-14 17:19:02',600.00,NULL,'','5','1','Good sold','1','501','sales','','','No',NULL,NULL,''),(13760,'4000','51686752319','2023-06-14 17:19:02',NULL,600.00,'','5','1','Good sold','1','501','sales','4','','No',NULL,NULL,''),(13761,'1100','51686748735','2023-06-14 17:20:05',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(13762,'1020','51686748735','2023-06-14 17:20:05',300.00,NULL,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(13763,'1000','51686752415','2023-06-14 17:20:23',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13764,'4000','51686752415','2023-06-14 17:20:23',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(13765,'1100','51686752469','2023-06-14 17:21:17',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13766,'4000','51686752469','2023-06-14 17:21:17',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(13767,'1100','51686752469','2023-06-14 17:30:45',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13768,'1020','51686752469','2023-06-14 17:30:45',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13769,'1100','51686748517','2023-06-14 17:33:40',NULL,280.00,'','5','1','','1','283','payment','','','No',NULL,NULL,''),(13770,'1020','51686748517','2023-06-14 17:33:40',280.00,NULL,'','5','1','','1','283','payment','','','No',NULL,NULL,''),(13771,'1100','51686750734','2023-06-14 17:38:14',NULL,600.00,'','5','1','','1','296','payment','','','No',NULL,NULL,''),(13772,'1020','51686750734','2023-06-14 17:38:14',600.00,NULL,'','5','1','','1','296','payment','','','No',NULL,NULL,''),(13773,'1100','51686752319','2023-06-14 17:38:29',NULL,600.00,'','5','1','','1','501','payment','','','No',NULL,NULL,''),(13774,'1020','51686752319','2023-06-14 17:38:29',600.00,NULL,'','5','1','','1','501','payment','','','No',NULL,NULL,''),(13775,'1100','51686748517','2023-06-14 17:39:32',NULL,560.00,'','5','1','','1','283','payment','','','No',NULL,NULL,''),(13776,'1020','51686748517','2023-06-14 17:39:32',560.00,NULL,'','5','1','','1','283','payment','','','No',NULL,NULL,''),(13777,'1100','51686753761','2023-06-14 17:44:38',300.00,NULL,'','5','1','Good sold','1','502','sales','','','No',NULL,NULL,''),(13778,'4000','51686753761','2023-06-14 17:44:38',NULL,300.00,'','5','1','Good sold','1','502','sales','6','','No',NULL,NULL,''),(13779,'1100','51686753890','2023-06-14 17:44:57',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,''),(13780,'4000','51686753890','2023-06-14 17:44:57',NULL,300.00,'','5','1','Good sold','1','255','sales','2','','No',NULL,NULL,''),(13781,'1100','51686750255','2023-06-14 17:52:19',NULL,300.00,'','5','1','','1','142','payment','','','No',NULL,NULL,''),(13782,'1020','51686750255','2023-06-14 17:52:19',300.00,NULL,'','5','1','','1','142','payment','','','No',NULL,NULL,''),(13783,'1100','51686753761','2023-06-14 18:00:12',NULL,300.00,'','5','1','','1','502','payment','','','No',NULL,NULL,''),(13784,'1020','51686753761','2023-06-14 18:00:12',300.00,NULL,'','5','1','','1','502','payment','','','No',NULL,NULL,''),(13785,'1100','51686755364','2023-06-14 18:09:40',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(13786,'4000','51686755364','2023-06-14 18:09:40',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(13787,'1100','51686755364','2023-06-14 18:09:58',NULL,900.00,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(13788,'1020','51686755364','2023-06-14 18:09:58',900.00,NULL,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(13789,'1100','51686753890','2023-06-14 18:34:49',NULL,300.00,'','5','1','','1','255','payment','','','No',NULL,NULL,''),(13790,'1020','51686753890','2023-06-14 18:34:49',300.00,NULL,'','5','1','','1','255','payment','','','No',NULL,NULL,''),(13791,'1000','51686806308','2023-06-15 08:18:41',560.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,'RFF93JHHML'),(13792,'4000','51686806308','2023-06-15 08:18:41',NULL,560.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(13793,'1100','51686807900','2023-06-15 09:05:19',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(13794,'4000','51686807900','2023-06-15 09:05:19',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(13795,'1100','51686751087','2023-06-15 09:06:47',NULL,300.00,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(13796,'1020','51686751087','2023-06-15 09:06:47',300.00,NULL,'','5','1','','1','450','payment','','','No',NULL,NULL,''),(13797,'1100','51686809311','2023-06-15 09:08:45',600.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(13798,'4000','51686809311','2023-06-15 09:08:45',NULL,300.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(13799,'4000','51686809311','2023-06-15 09:08:45',NULL,300.00,'','5','1','Good sold','1','118','sales','4','','No',NULL,NULL,''),(13800,'1100','51686812799','2023-06-15 10:06:51',300.00,NULL,'','5','1','Good sold','1','102','sales','','','No',NULL,NULL,''),(13801,'4000','51686812799','2023-06-15 10:06:51',NULL,300.00,'','5','1','Good sold','1','102','sales','6','','No',NULL,NULL,''),(13802,'1100','51686812799','2023-06-15 10:35:06',NULL,300.00,'','5','1','','1','102','payment','','','No',NULL,NULL,''),(13803,'1020','51686812799','2023-06-15 10:35:06',300.00,NULL,'','5','1','','1','102','payment','','','No',NULL,NULL,''),(13804,'1100','51686817324','2023-06-15 11:22:54',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(13805,'4000','51686817324','2023-06-15 11:22:54',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(13806,'1100','51686817384','2023-06-15 11:23:14',1500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(13807,'4000','51686817384','2023-06-15 11:23:14',NULL,1500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(13808,'1100','51685343956','2023-06-15 11:33:01',NULL,1500.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13809,'1020','51685343956','2023-06-15 11:33:01',1500.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13810,'1100','51684994947','2023-06-15 11:33:25',NULL,1500.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13811,'1020','51684994947','2023-06-15 11:33:25',1500.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13812,'1100','51684746402','2023-06-15 11:33:49',NULL,1500.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13813,'1020','51684746402','2023-06-15 11:33:49',1500.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13814,'1100','51684392500','2023-06-15 11:34:13',NULL,1500.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13815,'1020','51684392500','2023-06-15 11:34:13',1500.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13816,'1100','51684133123','2023-06-15 11:34:42',NULL,1750.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13817,'1020','51684133123','2023-06-15 11:34:42',1750.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13818,'1100','51683786548','2023-06-15 11:35:07',NULL,500.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13819,'1020','51683786548','2023-06-15 11:35:07',500.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13820,'1100','51683538044','2023-06-15 11:35:25',NULL,1000.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13821,'1020','51683538044','2023-06-15 11:35:25',1000.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13822,'1100','51683271888','2023-06-15 11:35:46',NULL,1000.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13823,'1020','51683271888','2023-06-15 11:35:46',1000.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13824,'1100','51683012341','2023-06-15 11:36:09',NULL,1000.00,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13825,'1020','51683012341','2023-06-15 11:36:09',1000.00,NULL,'','5','1','','1','10','payment','','','No',NULL,NULL,''),(13826,'1000','51686821809','2023-06-15 12:37:10',560.00,NULL,'','5','1','Good sold','1','443','Payment','','','No',NULL,NULL,''),(13827,'4000','51686821809','2023-06-15 12:37:10',NULL,560.00,'','5','1','Good sold','1','443','sales','6','','No',NULL,NULL,''),(13828,'1100','51686821875','2023-06-15 12:38:10',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(13829,'4000','51686821875','2023-06-15 12:38:10',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(13830,'4000','51686821875','2023-06-15 12:38:10',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(13831,'1100','51686821898','2023-06-15 12:39:08',260.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,''),(13832,'4000','51686821898','2023-06-15 12:39:08',NULL,260.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(13833,'1100','51686821875','2023-06-15 12:56:16',NULL,900.00,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(13834,'1020','51686821875','2023-06-15 12:56:16',900.00,NULL,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(13835,'1110','51686822994','2023-06-15 12:57:35',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(13836,'5500','51686822994','2023-06-15 12:57:35',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13837,'1000','51686822994','2023-06-15 12:57:35',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13838,'4000','51686822994','2023-06-15 12:57:35',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(13839,'1100','51686823072','2023-06-15 13:05:43',840.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13840,'4000','51686823072','2023-06-15 13:05:43',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(13841,'4000','51686823072','2023-06-15 13:05:43',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(13842,'1100','51686823072','2023-06-15 13:06:13',NULL,840.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13843,'1020','51686823072','2023-06-15 13:06:13',840.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13844,'1100','51686824311','2023-06-15 13:19:57',300.00,NULL,'','5','1','Good sold','1','503','sales','','','No',NULL,NULL,''),(13845,'4000','51686824311','2023-06-15 13:19:57',NULL,300.00,'','5','1','Good sold','1','503','sales','2','','No',NULL,NULL,''),(13846,'1100','51686824311','2023-06-15 13:34:29',NULL,300.00,'','5','1','','1','503','payment','','','No',NULL,NULL,''),(13847,'1020','51686824311','2023-06-15 13:34:29',300.00,NULL,'','5','1','','1','503','payment','','','No',NULL,NULL,''),(13850,'1000','51686825302','2023-06-15 13:35:15',280.00,NULL,'','5','1','Good sold','1','414','sales','','','No',NULL,NULL,'RFF54BD31X'),(13851,'4000','51686825302','2023-06-15 13:35:15',NULL,280.00,'','5','1','Good sold','1','414','sales','4','','No',NULL,NULL,''),(13852,'1100','51686826840','2023-06-15 14:00:47',300.00,NULL,'','5','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(13853,'4000','51686826840','2023-06-15 14:00:47',NULL,300.00,'','5','1','Good sold','1','62','sales','2','','No',NULL,NULL,''),(13854,'1100','51686828667','2023-06-15 14:31:14',300.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(13855,'4000','51686828667','2023-06-15 14:31:14',NULL,300.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(13856,'1100','51686828683','2023-06-15 15:00:15',300.00,NULL,'','5','1','Good sold','1','205','sales','','','No',NULL,NULL,''),(13857,'4000','51686828683','2023-06-15 15:00:15',NULL,300.00,'','5','1','Good sold','1','205','sales','2','','No',NULL,NULL,''),(13858,'1100','51686828683','2023-06-15 15:01:12',NULL,300.00,'','5','1','','1','205','payment','','','No',NULL,NULL,''),(13859,'1020','51686828683','2023-06-15 15:01:12',300.00,NULL,'','5','1','','1','205','payment','','','No',NULL,NULL,''),(13860,'1100','51686832985','2023-06-15 15:43:11',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(13861,'4000','51686832985','2023-06-15 15:43:11',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(13862,'1100','51686832985','2023-06-15 15:43:27',NULL,300.00,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(13863,'1020','51686832985','2023-06-15 15:43:27',300.00,NULL,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(13864,'1100','51686833566','2023-06-15 15:52:52',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13865,'4000','51686833566','2023-06-15 15:52:52',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(13866,'1100','51686833566','2023-06-15 15:54:11',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13867,'1020','51686833566','2023-06-15 15:54:11',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13870,'1100','51686835903','2023-06-15 16:31:50',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(13871,'4000','51686835903','2023-06-15 16:31:50',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(13872,'1000','51686835983','2023-06-15 16:33:14',280.00,NULL,'','5','1','Good sold','1','504','Payment','','','No',NULL,NULL,''),(13873,'4000','51686835983','2023-06-15 16:33:14',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(13874,'1100','51686836574','2023-06-15 16:42:59',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(13875,'4000','51686836574','2023-06-15 16:42:59',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(13880,'1000','51686833740','2023-06-15 15:56:01',280.00,NULL,'','5','1','Good sold','1','272','Payment','','','No',NULL,NULL,''),(13881,'4000','51686833740','2023-06-15 16:49:37',NULL,280.00,'','5','1','Good sold','1','272','sales','6','','No',NULL,NULL,''),(13882,'1100','51686837325','2023-06-15 16:57:00',300.00,NULL,'','5','1','Good sold','1','505','sales','','','No',NULL,NULL,''),(13883,'4000','51686837325','2023-06-15 16:57:00',NULL,300.00,'','5','1','Good sold','1','505','sales','4','','No',NULL,NULL,''),(13884,'1100','51686809311','2023-06-15 17:15:38',NULL,600.00,'','5','1','','1','118','payment','','','No',NULL,NULL,''),(13885,'1020','51686809311','2023-06-15 17:15:38',600.00,NULL,'','5','1','','1','118','payment','','','No',NULL,NULL,''),(13886,'1100','51686837325','2023-06-15 17:18:20',NULL,300.00,'','5','1','','1','505','payment','','','No',NULL,NULL,''),(13887,'1020','51686837325','2023-06-15 17:18:20',300.00,NULL,'','5','1','','1','505','payment','','','No',NULL,NULL,''),(13888,'1100','51686835903','2023-06-15 17:53:08',NULL,300.00,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(13889,'1020','51686835903','2023-06-15 17:53:08',300.00,NULL,'','5','1','','1','120','payment','','','No',NULL,NULL,''),(13890,'1000','51686840985','2023-06-15 17:57:12',70.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13891,'4000','51686840985','2023-06-15 17:57:12',NULL,70.00,'','5','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(13892,'1100','51686841185','2023-06-15 18:00:12',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(13893,'4000','51686841185','2023-06-15 18:00:12',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(13894,'1100','51686826840','2023-06-15 18:15:52',NULL,300.00,'','5','1','','1','62','payment','','','No',NULL,NULL,''),(13895,'1020','51686826840','2023-06-15 18:15:52',300.00,NULL,'','5','1','','1','62','payment','','','No',NULL,NULL,''),(13896,'1100','51686821898','2023-06-15 19:05:07',NULL,260.00,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(13897,'1020','51686821898','2023-06-15 19:05:07',260.00,NULL,'','5','1','','1','117','payment','','','No',NULL,NULL,''),(13898,'1100','51686841185','2023-06-15 19:05:22',NULL,300.00,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(13899,'1020','51686841185','2023-06-15 19:05:22',300.00,NULL,'','5','1','','1','391','payment','','','No',NULL,NULL,''),(13900,'1100','51686845140','2023-06-15 19:06:05',30.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(13901,'4000','51686845140','2023-06-15 19:06:05',NULL,30.00,'','5','1','Good sold','1','110','sales','12','','No',NULL,NULL,''),(13902,'1100','51686845140','2023-06-15 19:06:28',NULL,30.00,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(13903,'1020','51686845140','2023-06-15 19:06:28',30.00,NULL,'','5','1','','1','110','payment','','','No',NULL,NULL,''),(13904,'1100','51686845208','2023-06-15 19:06:57',1200.00,NULL,'','5','1','Good sold','1','434','sales','','','No',NULL,NULL,''),(13905,'4000','51686845208','2023-06-15 19:06:57',NULL,1200.00,'','5','1','Good sold','1','434','sales','6','','No',NULL,NULL,''),(13906,'1100','51686845208','2023-06-15 19:07:30',NULL,1200.00,'','5','1','','1','434','payment','','','No',NULL,NULL,''),(13907,'1020','51686845208','2023-06-15 19:07:30',1200.00,NULL,'','5','1','','1','434','payment','','','No',NULL,NULL,''),(13908,'1100','51686846174','2023-06-15 19:23:01',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(13909,'4000','51686846174','2023-06-15 19:23:01',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(13910,'1110','51686846217','2023-06-15 19:23:52',NULL,168.00,'','5','1','Inventory sold','1','238','sales','7','','No',NULL,NULL,''),(13911,'5500','51686846217','2023-06-15 19:23:52',168.00,NULL,'','5','1','Cost of goods sold','1','238','sales','','','No',NULL,NULL,''),(13912,'1000','51686846217','2023-06-15 19:23:52',250.00,NULL,'','5','1','Good sold','1','238','Payment','','','No',NULL,NULL,''),(13913,'4000','51686846217','2023-06-15 19:23:52',NULL,250.00,'','5','1','Good sold','1','238','sales','7','','No',NULL,NULL,''),(13914,'1100','51686836574','2023-06-15 19:28:38',NULL,300.00,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(13915,'1020','51686836574','2023-06-15 19:28:38',300.00,NULL,'','5','1','','1','298','payment','','','No',NULL,NULL,''),(13916,'1100','51686891305','2023-06-16 07:55:17',5600.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(13917,'4000','51686891305','2023-06-16 07:55:17',NULL,5600.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(13918,'1100','51686893645','2023-06-16 08:34:15',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,''),(13919,'4000','51686893645','2023-06-16 08:34:15',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(13920,'1100','51686893645','2023-06-16 08:34:31',NULL,300.00,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(13921,'1020','51686893645','2023-06-16 08:34:31',300.00,NULL,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(13922,'1100','51686894629','2023-06-16 08:57:07',300.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(13923,'4000','51686894629','2023-06-16 08:57:07',NULL,300.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(13924,'1100','51686894629','2023-06-16 08:57:50',NULL,300.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(13925,'1020','51686894629','2023-06-16 08:57:50',300.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(13926,'1110','51686895084','2023-06-16 08:58:14',NULL,350.00,'','5','1','Inventory sold','1','209','sales','17','','No',NULL,NULL,''),(13927,'5500','51686895084','2023-06-16 08:58:14',350.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13928,'1100','51686895084','2023-06-16 08:58:14',400.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13929,'4000','51686895084','2023-06-16 08:58:14',NULL,400.00,'','5','1','Good sold','1','209','sales','17','','No',NULL,NULL,''),(13930,'1100','51686895084','2023-06-16 08:58:48',NULL,400.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13931,'1020','51686895084','2023-06-16 08:58:48',400.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13941,'1100','51686896607','2023-06-16 09:23:36',900.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(13942,'4000','51686896607','2023-06-16 11:06:15',NULL,900.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(13943,'1100','51686902786','2023-06-16 11:06:35',300.00,NULL,'','5','1','Good sold','1','506','sales','','','No',NULL,NULL,''),(13944,'4000','51686902786','2023-06-16 11:06:35',NULL,300.00,'','5','1','Good sold','1','506','sales','6','','No',NULL,NULL,''),(13945,'1110','51686902812','2023-06-16 11:07:10',NULL,1105.00,'','5','1','Inventory sold','1','196','sales','1','','No',NULL,NULL,''),(13946,'5500','51686902812','2023-06-16 11:07:10',1105.00,NULL,'','5','1','Cost of goods sold','1','196','sales','','','No',NULL,NULL,''),(13947,'1100','51686902812','2023-06-16 11:07:10',1900.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(13948,'4000','51686902812','2023-06-16 11:07:10',NULL,1600.00,'','5','1','Good sold','1','196','sales','1','','No',NULL,NULL,''),(13949,'4000','51686902812','2023-06-16 11:07:10',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(13950,'1000','51686902839','2023-06-16 11:07:45',560.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(13951,'4000','51686902839','2023-06-16 11:07:45',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(13952,'4000','51686902839','2023-06-16 11:07:45',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(13953,'1100','51686902897','2023-06-16 11:08:28',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(13954,'4000','51686902897','2023-06-16 11:08:28',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(13955,'1110','51686902916','2023-06-16 11:09:07',NULL,39.08,'','5','1','Inventory sold','1','210','sales','14','','No',NULL,NULL,''),(13956,'1110','51686902916','2023-06-16 11:09:07',NULL,400.00,'','5','1','Inventory sold','1','210','sales','16','','No',NULL,NULL,''),(13957,'1110','51686902916','2023-06-16 11:09:07',NULL,350.00,'','5','1','Inventory sold','1','210','sales','17','','No',NULL,NULL,''),(13958,'5500','51686902916','2023-06-16 11:09:07',789.08,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(13959,'1100','51686902916','2023-06-16 11:09:07',1060.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(13960,'4000','51686902916','2023-06-16 11:09:07',NULL,60.00,'','5','1','Good sold','1','210','sales','14','','No',NULL,NULL,''),(13961,'4000','51686902916','2023-06-16 11:09:07',NULL,600.00,'','5','1','Good sold','1','210','sales','16','','No',NULL,NULL,''),(13962,'4000','51686902916','2023-06-16 11:09:07',NULL,400.00,'','5','1','Good sold','1','210','sales','17','','No',NULL,NULL,''),(13963,'1100','51686902957','2023-06-16 11:09:30',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(13964,'4000','51686902957','2023-06-16 11:09:30',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(13965,'1100','51686902981','2023-06-16 11:10:04',1800.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(13966,'4000','51686902981','2023-06-16 11:10:04',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(13967,'4000','51686902981','2023-06-16 11:10:04',NULL,300.00,'','5','1','Good sold','1','195','sales','4','','No',NULL,NULL,''),(13968,'1110','51686903321','2023-06-16 11:15:35',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(13969,'5500','51686903321','2023-06-16 11:15:35',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(13970,'1100','51686903321','2023-06-16 11:15:35',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(13971,'4000','51686903321','2023-06-16 11:15:35',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(13972,'1100','51686902981','2023-06-19 08:44:18',NULL,1800.00,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(13973,'1020','51686902981','2023-06-19 08:44:18',1800.00,NULL,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(13974,'1100','51686902957','2023-06-19 08:45:08',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(13975,'1020','51686902957','2023-06-19 08:45:08',300.00,NULL,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(13976,'1100','51686903321','2023-06-19 08:45:33',NULL,1600.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13977,'1020','51686903321','2023-06-19 08:45:33',1600.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(13978,'1100','51686902897','2023-06-19 08:46:03',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(13979,'1020','51686902897','2023-06-19 08:46:03',300.00,NULL,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(13980,'1100','51686902812','2023-06-19 08:46:26',NULL,1900.00,'','5','1','','1','196','payment','','','No',NULL,NULL,''),(13981,'1020','51686902812','2023-06-19 08:46:26',1900.00,NULL,'','5','1','','1','196','payment','','','No',NULL,NULL,''),(13982,'1100','51686902786','2023-06-19 08:46:49',NULL,300.00,'','5','1','','1','506','payment','','','No',NULL,NULL,''),(13983,'1020','51686902786','2023-06-19 08:46:49',300.00,NULL,'','5','1','','1','506','payment','','','No',NULL,NULL,''),(13984,'1100','51686902916','2023-06-19 08:47:20',NULL,1060.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(13985,'1020','51686902916','2023-06-19 08:47:20',1060.00,NULL,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(13986,'1100','51687154325','2023-06-19 08:59:05',3920.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(13987,'4000','51687154325','2023-06-19 08:59:05',NULL,3920.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(13988,'1100','51687154356','2023-06-19 08:59:22',300.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(13989,'4000','51687154356','2023-06-19 08:59:22',NULL,300.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(13990,'1100','51687154371','2023-06-19 08:59:43',600.00,NULL,'','5','1','Good sold','1','299','sales','','','No',NULL,NULL,''),(13991,'4000','51687154371','2023-06-19 08:59:43',NULL,600.00,'','5','1','Good sold','1','299','sales','4','','No',NULL,NULL,''),(13992,'1100','51687154393','2023-06-19 09:00:00',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,''),(13993,'4000','51687154393','2023-06-19 09:00:00',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(13994,'1100','51687154513','2023-06-19 09:02:10',900.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(13995,'4000','51687154513','2023-06-19 09:02:10',NULL,600.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(13996,'4000','51687154513','2023-06-19 09:02:10',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(13997,'1100','51687154356','2023-06-19 09:03:28',NULL,300.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(13998,'1020','51687154356','2023-06-19 09:03:28',300.00,NULL,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(13999,'1100','51687154393','2023-06-19 09:03:44',NULL,300.00,'','5','1','','1','252','payment','','','No',NULL,NULL,''),(14000,'1020','51687154393','2023-06-19 09:03:44',300.00,NULL,'','5','1','','1','252','payment','','','No',NULL,NULL,''),(14005,'1100','51687154823','2023-06-16 09:07:49',600.00,NULL,'','5','1','Good sold','1','447','sales','','','No',NULL,NULL,''),(14006,'4000','51687154823','2023-06-16 09:07:49',NULL,600.00,'','5','1','Good sold','1','447','sales','6','','No',NULL,NULL,''),(14007,'1100','51687154884','2023-06-16 09:08:16',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(14008,'4000','51687154884','2023-06-16 09:08:16',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(14009,'1100','51687154938','2023-06-19 09:09:09',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(14010,'4000','51687154938','2023-06-19 09:09:09',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(14013,'1100','51687155056','2023-06-16 09:11:12',300.00,NULL,'','5','1','Good sold','1','156','sales','','','No',NULL,NULL,''),(14014,'4000','51687155056','2023-06-16 09:11:12',NULL,300.00,'','5','1','Good sold','1','156','sales','6','','No',NULL,NULL,''),(14015,'1100','51687154823','2023-06-19 09:15:50',NULL,600.00,'','5','1','','1','447','payment','','','No',NULL,NULL,''),(14016,'1020','51687154823','2023-06-19 09:15:50',600.00,NULL,'','5','1','','1','447','payment','','','No',NULL,NULL,''),(14017,'1100','51687155056','2023-06-19 09:16:10',NULL,300.00,'','5','1','','1','156','payment','','','No',NULL,NULL,''),(14018,'1020','51687155056','2023-06-19 09:16:10',300.00,NULL,'','5','1','','1','156','payment','','','No',NULL,NULL,''),(14019,'1000','51687155429','2023-06-16 09:17:18',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(14020,'4000','51687155429','2023-06-16 09:17:18',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(14021,'1110','51687155450','2023-06-16 09:17:43',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(14022,'5500','51687155450','2023-06-16 09:17:43',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14023,'1100','51687155450','2023-06-16 09:17:43',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14024,'4000','51687155450','2023-06-16 09:17:43',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(14025,'1100','51687155479','2023-06-16 09:18:09',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(14026,'4000','51687155479','2023-06-16 09:18:09',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(14027,'1100','51687155516','2023-06-16 09:18:49',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(14028,'4000','51687155516','2023-06-16 09:18:49',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(14029,'1100','51687155544','2023-06-16 09:19:15',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(14030,'4000','51687155544','2023-06-16 09:19:15',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(14031,'1100','51687155601','2023-06-16 09:20:10',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(14032,'4000','51687155601','2023-06-16 09:20:10',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(14040,'1000','51687155693','2023-06-16 09:21:43',300.00,NULL,'','5','1','Good sold','1','242','Payment','','','No',NULL,NULL,''),(14041,'4000','51687155693','2023-06-16 09:21:43',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(14042,'1000','51687155716','2023-06-16 09:24:02',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(14043,'4000','51687155716','2023-06-16 09:24:02',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(14044,'1100','51687155854','2023-06-16 09:26:50',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(14045,'4000','51687155854','2023-06-16 09:26:50',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(14046,'1100','51687156026','2023-06-16 09:27:31',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14047,'4000','51687156026','2023-06-16 09:27:31',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(14054,'1100','51687156277','2023-06-16 09:31:25',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(14055,'4000','51687156277','2023-06-16 09:31:25',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(14056,'1100','51687156302','2023-06-16 09:31:54',300.00,NULL,'','5','1','Good sold','1','318','sales','','','No',NULL,NULL,''),(14057,'4000','51687156302','2023-06-16 09:31:54',NULL,300.00,'','5','1','Good sold','1','318','sales','4','','No',NULL,NULL,''),(14061,'1100','51687156383','2023-06-16 09:33:22',300.00,NULL,'','5','1','Good sold','1','381','sales','','','No',NULL,NULL,''),(14062,'4000','51687156383','2023-06-16 09:33:22',NULL,300.00,'','5','1','Good sold','1','381','sales','2','','No',NULL,NULL,''),(14063,'1000','51687156415','2023-06-16 09:33:55',560.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(14064,'4000','51687156415','2023-06-16 09:33:55',NULL,560.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(14065,'1110','51687156495','2023-06-19 09:34:55',573.30,NULL,'','5','1','Inventory Purchased','1','8','Purchases','11','','No',NULL,NULL,''),(14066,'2130','51687156495','2023-06-19 09:34:55',NULL,573.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(14067,'1110','51687156529','2023-06-16 09:35:38',NULL,38.22,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(14068,'5500','51687156529','2023-06-16 09:35:38',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14069,'1100','51687156529','2023-06-16 09:35:38',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14070,'4000','51687156529','2023-06-16 09:35:38',NULL,100.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(14071,'1000','51687156553','2023-06-16 09:36:04',300.00,NULL,'','5','1','Good sold','1','176','Payment','','','No',NULL,NULL,''),(14072,'4000','51687156553','2023-06-16 09:36:04',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(14073,'1100','51687155450','2023-06-19 09:37:41',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14074,'1020','51687155450','2023-06-19 09:37:41',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14075,'1100','51687155479','2023-06-19 09:37:59',NULL,300.00,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(14076,'1020','51687155479','2023-06-19 09:37:59',300.00,NULL,'','5','1','','1','127','payment','','','No',NULL,NULL,''),(14077,'1100','51687155516','2023-06-19 09:38:28',NULL,300.00,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(14078,'1020','51687155516','2023-06-19 09:38:28',300.00,NULL,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(14079,'1100','51687155544','2023-06-19 09:38:50',NULL,300.00,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(14080,'1020','51687155544','2023-06-19 09:38:50',300.00,NULL,'','5','1','','1','266','payment','','','No',NULL,NULL,''),(14081,'1100','51687155601','2023-06-19 09:39:13',NULL,300.00,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(14082,'1020','51687155601','2023-06-19 09:39:13',300.00,NULL,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(14083,'1100','51687155854','2023-06-19 09:39:42',NULL,250.00,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(14084,'1020','51687155854','2023-06-19 09:39:42',250.00,NULL,'','5','1','','1','88','payment','','','No',NULL,NULL,''),(14085,'1100','51687156026','2023-06-19 09:40:02',NULL,130.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14086,'1020','51687156026','2023-06-19 09:40:02',130.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14087,'1100','51687156302','2023-06-19 09:40:24',NULL,300.00,'','5','1','','1','318','payment','','','No',NULL,NULL,''),(14088,'1020','51687156302','2023-06-19 09:40:24',300.00,NULL,'','5','1','','1','318','payment','','','No',NULL,NULL,''),(14089,'1100','51687156383','2023-06-19 09:40:44',NULL,300.00,'','5','1','','1','381','payment','','','No',NULL,NULL,''),(14090,'1020','51687156383','2023-06-19 09:40:44',300.00,NULL,'','5','1','','1','381','payment','','','No',NULL,NULL,''),(14091,'1100','51687156415','2023-06-19 09:41:10',NULL,360.00,'','5','1','','1','238','payment','','','No',NULL,NULL,''),(14092,'1020','51687156415','2023-06-19 09:41:10',360.00,NULL,'','5','1','','1','238','payment','','','No',NULL,NULL,''),(14093,'1100','51687156529','2023-06-19 09:41:30',NULL,100.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14094,'1020','51687156529','2023-06-19 09:41:30',100.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14095,'1100','51687156940','2023-06-16 09:42:32',300.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(14096,'4000','51687156940','2023-06-16 09:42:32',NULL,300.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(14097,'1100','51687156940','2023-06-19 09:43:10',NULL,300.00,'','5','1','','1','23','payment','','','No',NULL,NULL,''),(14098,'1020','51687156940','2023-06-19 09:43:10',300.00,NULL,'','5','1','','1','23','payment','','','No',NULL,NULL,''),(14106,'1100','51687154739','2023-06-19 09:06:01',1400.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(14107,'4000','51687154739','2023-06-19 09:45:36',NULL,0.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(14108,'4000','51687154739','2023-06-19 09:45:36',NULL,1400.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(14109,'1100','51687157209','2023-06-16 09:46:58',1200.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(14110,'4000','51687157209','2023-06-16 09:46:58',NULL,1200.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(14111,'1100','51687157209','2023-06-19 09:47:46',NULL,1200.00,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(14112,'1020','51687157209','2023-06-19 09:47:46',1200.00,NULL,'','5','1','','1','30','payment','','','No',NULL,NULL,''),(14113,'1100','51687157371','2023-06-17 09:49:49',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(14114,'4000','51687157371','2023-06-17 09:49:49',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(14115,'1000','51687157493','2023-06-17 09:52:07',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,'RFL1CVKIFP'),(14116,'4000','51687157493','2023-06-17 09:52:07',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(14121,'1000','51687158040','2023-06-17 10:01:09',390.00,NULL,'','5','1','Good sold','1','26','Payment','','','No',NULL,NULL,''),(14122,'4000','51687158040','2023-06-17 10:01:09',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(14131,'1000','51687158239','2023-06-17 10:04:20',600.00,NULL,'','5','1','Good sold','1','470','sales','','','No',NULL,NULL,'RFH59VRO7L'),(14132,'4000','51687158239','2023-06-17 10:04:20',NULL,600.00,'','5','1','Good sold','1','470','sales','2','','No',NULL,NULL,''),(14137,'1000','51687158548','2023-06-17 10:09:38',390.00,NULL,'','5','1','Good sold','1','26','Payment','','','No',NULL,NULL,''),(14151,'1000','51687159020','2023-06-17 10:17:34',60.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RFGUIYTEW'),(14152,'4000','51687159020','2023-06-17 10:17:34',NULL,60.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(14156,'1000','51687159174','2023-06-17 10:20:41',900.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,'RFGTYU67IL'),(14157,'4000','51687159174','2023-06-17 10:20:41',NULL,300.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(14158,'4000','51687159174','2023-06-17 10:20:41',NULL,600.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(14159,'1000','51687159288','2023-06-17 10:23:27',600.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,'RFTYUIOLT'),(14160,'4000','51687159288','2023-06-17 10:23:27',NULL,600.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(14161,'1000','51687159502','2023-06-17 10:25:20',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,'RFDYUIKL2'),(14162,'4000','51687159502','2023-06-17 10:25:20',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(14163,'1000','51687159550','2023-06-17 10:26:23',600.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,'RDFYUILY7'),(14164,'4000','51687159550','2023-06-17 10:26:23',NULL,600.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(14165,'1000','51687159678','2023-06-17 10:28:20',600.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,'RTYUIO876'),(14166,'4000','51687159678','2023-06-17 10:28:20',NULL,600.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(14167,'1000','51687159794','2023-06-17 10:31:57',900.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,'RTYUIO0967'),(14168,'4000','51687159794','2023-06-17 10:31:57',NULL,900.00,'','5','1','Good sold','1','108','sales','6','','No',NULL,NULL,''),(14169,'1000','51687159943','2023-06-17 10:32:37',300.00,NULL,'','5','1','Good sold','1','501','sales','','','No',NULL,NULL,'RTYUI864L'),(14170,'4000','51687159943','2023-06-17 10:32:37',NULL,300.00,'','5','1','Good sold','1','501','sales','2','','No',NULL,NULL,''),(14171,'1110','51687159986','2023-06-17 10:33:40',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(14172,'5500','51687159986','2023-06-17 10:33:40',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14173,'1000','51687159986','2023-06-17 10:33:40',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(14174,'4000','51687159986','2023-06-17 10:33:40',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(14175,'1000','51687160050','2023-06-17 10:34:24',300.00,NULL,'','5','1','Good sold','1','57','sales','','','No',NULL,NULL,'RTUIO8760'),(14176,'4000','51687160050','2023-06-17 10:34:24',NULL,300.00,'','5','1','Good sold','1','57','sales','2','','No',NULL,NULL,''),(14179,'1110','51687160178','2023-06-17 10:37:00',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(14180,'5500','51687160178','2023-06-17 10:37:00',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14181,'1000','51687160178','2023-06-17 10:37:00',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(14182,'4000','51687160178','2023-06-17 10:37:00',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(14183,'1000','51687160250','2023-06-17 10:38:02',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RTYUIJHFI'),(14184,'4000','51687160250','2023-06-17 10:38:02',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(14185,'1000','51687160411','2023-06-17 10:43:08',900.00,NULL,'','5','1','Good sold','1','227','sales','','','No',NULL,NULL,'RTYUJHFG867'),(14186,'4000','51687160411','2023-06-17 10:43:08',NULL,600.00,'','5','1','Good sold','1','227','sales','4','','No',NULL,NULL,''),(14187,'4000','51687160411','2023-06-17 10:43:08',NULL,300.00,'','5','1','Good sold','1','227','sales','6','','No',NULL,NULL,''),(14188,'1000','51687160631','2023-06-17 10:44:08',600.00,NULL,'','5','1','Good sold','1','288','sales','','','No',NULL,NULL,'RTHGDSAE34'),(14189,'4000','51687160631','2023-06-17 10:44:08',NULL,600.00,'','5','1','Good sold','1','288','sales','6','','No',NULL,NULL,''),(14190,'1000','51687160687','2023-06-17 10:45:56',840.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RFTHJGFDRR'),(14191,'4000','51687160687','2023-06-17 10:45:56',NULL,840.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(14192,'1000','51687160792','2023-06-17 10:46:41',300.00,NULL,'','5','1','Good sold','1','285','sales','','','No',NULL,NULL,'RTGFGHJI'),(14193,'4000','51687160792','2023-06-17 10:46:41',NULL,300.00,'','5','1','Good sold','1','285','sales','2','','No',NULL,NULL,''),(14194,'1000','51687160830','2023-06-17 10:47:44',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,'RTYGHKLO0'),(14195,'4000','51687160830','2023-06-17 10:47:44',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(14196,'1000','51687160920','2023-06-17 10:49:03',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RFGHTYU875'),(14197,'4000','51687160920','2023-06-17 10:49:03',NULL,560.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(14200,'1000','51687161033','2023-06-17 10:50:51',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,'RTYUKJDS45'),(14201,'4000','51687161033','2023-06-17 10:50:51',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(14202,'1000','51687161078','2023-06-17 10:51:29',300.00,NULL,'','5','1','Good sold','1','334','sales','','','No',NULL,NULL,'RTYUIIO8765'),(14203,'4000','51687161078','2023-06-17 10:51:29',NULL,300.00,'','5','1','Good sold','1','334','sales','2','','No',NULL,NULL,''),(14204,'1100','51687161301','2023-06-19 10:55:11',1000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(14205,'4000','51687161301','2023-06-19 10:55:11',NULL,1000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(14206,'1100','51687161366','2023-06-19 10:56:25',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(14207,'4000','51687161366','2023-06-19 10:56:25',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(14208,'1110','51687161856','2023-06-19 11:04:23',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(14209,'5500','51687161856','2023-06-19 11:04:23',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14210,'1100','51687161856','2023-06-19 11:04:23',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14211,'4000','51687161856','2023-06-19 11:04:23',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(14212,'1100','51687161856','2023-06-19 11:04:39',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14213,'1020','51687161856','2023-06-19 11:04:39',50.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14214,'1100','51687161893','2023-06-19 11:05:02',300.00,NULL,'','5','1','Good sold','1','168','sales','','','No',NULL,NULL,''),(14215,'4000','51687161893','2023-06-19 11:05:02',NULL,300.00,'','5','1','Good sold','1','168','sales','6','','No',NULL,NULL,''),(14216,'1100','51687161916','2023-06-19 11:05:25',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(14217,'4000','51687161916','2023-06-19 11:05:25',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(14218,'1000','51687156126','2023-06-19 09:29:11',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(14219,'4000','51687156126','2023-06-19 09:29:11',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(14220,'1110','51687164373','2023-06-19 11:48:35',NULL,900.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(14221,'5500','51687164373','2023-06-19 11:48:35',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14222,'1100','51687164373','2023-06-19 11:48:35',1000.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14223,'4000','51687164373','2023-06-19 11:48:35',NULL,1000.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(14224,'1100','51687164561','2023-06-19 11:49:27',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(14225,'4000','51687164561','2023-06-19 11:49:27',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(14226,'1100','51687164561','2023-06-19 11:50:15',NULL,300.00,'','5','1','','1','170','payment','','','No',NULL,NULL,''),(14227,'1020','51687164561','2023-06-19 11:50:15',300.00,NULL,'','5','1','','1','170','payment','','','No',NULL,NULL,''),(14228,'1100','51687164373','2023-06-19 11:50:36',NULL,1000.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14229,'1020','51687164373','2023-06-19 11:50:36',1000.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14230,'1100','51687161916','2023-06-19 11:51:13',NULL,300.00,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(14231,'1020','51687161916','2023-06-19 11:51:13',300.00,NULL,'','5','1','','1','74','payment','','','No',NULL,NULL,''),(14232,'1100','51687154884','2023-06-19 11:52:01',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(14233,'1020','51687154884','2023-06-19 11:52:01',300.00,NULL,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(14234,'1100','51687164784','2023-06-19 11:53:15',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(14235,'4000','51687164784','2023-06-19 11:53:15',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(14236,'1100','51687164807','2023-06-19 11:53:34',300.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(14237,'4000','51687164807','2023-06-19 11:53:34',NULL,300.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(14238,'1100','51687164807','2023-06-19 11:54:07',NULL,300.00,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(14239,'1020','51687164807','2023-06-19 11:54:07',300.00,NULL,'','5','1','','1','37','payment','','','No',NULL,NULL,''),(14240,'1100','51687156277','2023-06-19 11:57:27',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(14241,'1020','51687156277','2023-06-19 11:57:27',300.00,NULL,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(14262,'1000','51687165499','2023-06-17 12:05:06',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,'RTYUI90G6'),(14263,'4000','51687165499','2023-06-17 12:05:06',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(14264,'1000','51687165610','2023-06-17 12:07:51',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,'RTYUI90G6'),(14265,'4000','51687165610','2023-06-17 12:07:51',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(14266,'1100','51687157371','2023-06-19 12:13:05',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(14267,'1040','51687157371','2023-06-19 12:13:05',300.00,NULL,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(14272,'1000','51687158548','2023-06-17 10:09:38',600.00,NULL,'','5','1','Good sold','1','86','sales','','','No',NULL,NULL,'RTYHUJIKOP0'),(14273,'4000','51687158548','2023-06-17 12:15:45',NULL,600.00,'','5','1','Good sold','1','86','sales','4','','No',NULL,NULL,''),(14278,'1000','51687167275','2023-06-17 12:34:52',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RUIKOLU78'),(14279,'4000','51687167275','2023-06-17 12:34:52',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(14280,'1000','51687167942','2023-06-18 12:46:14',840.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,'RFTYU876L'),(14281,'4000','51687167942','2023-06-18 12:46:14',NULL,840.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(14282,'1000','51687168300','2023-06-18 12:52:03',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,'RDFGU89O'),(14283,'4000','51687168300','2023-06-18 12:52:03',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(14284,'1000','51687168412','2023-06-18 12:53:43',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,'RTYHBDS34'),(14285,'4000','51687168412','2023-06-18 12:53:43',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(14286,'1000','51687168547','2023-06-18 12:56:55',300.00,NULL,'','5','1','Good sold','1','190','sales','','','No',NULL,NULL,'RTYBVSDE32QA'),(14287,'4000','51687168547','2023-06-18 12:56:55',NULL,300.00,'','5','1','Good sold','1','190','sales','6','','No',NULL,NULL,''),(14288,'1000','51687168664','2023-06-18 12:59:36',300.00,NULL,'','5','1','Good sold','1','426','sales','','','No',NULL,NULL,'rtygfdwe45'),(14289,'4000','51687168664','2023-06-18 12:59:36',NULL,300.00,'','5','1','Good sold','1','426','sales','4','','No',NULL,NULL,''),(14290,'1000','51687168851','2023-06-18 13:01:08',300.00,NULL,'','5','1','Good sold','1','480','sales','','','No',NULL,NULL,'RTFGY76DF'),(14291,'4000','51687168851','2023-06-18 13:01:08',NULL,300.00,'','5','1','Good sold','1','480','sales','4','','No',NULL,NULL,''),(14292,'1000','51687168908','2023-06-18 13:02:04',300.00,NULL,'','5','1','Good sold','1','392','sales','','','No',NULL,NULL,'RTGHJILKB'),(14293,'4000','51687168908','2023-06-18 13:02:04',NULL,300.00,'','5','1','Good sold','1','392','sales','2','','No',NULL,NULL,''),(14296,'1000','51687169023','2023-06-18 13:04:06',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RTYUIO7654'),(14297,'4000','51687169023','2023-06-18 13:04:06',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(14298,'1000','51687169073','2023-06-18 13:04:52',300.00,NULL,'','5','1','Good sold','1','293','sales','','','No',NULL,NULL,'RTYUGFEWQ'),(14299,'4000','51687169073','2023-06-18 13:04:52',NULL,300.00,'','5','1','Good sold','1','293','sales','2','','No',NULL,NULL,''),(14304,'1100','51687168970','2023-06-19 13:03:05',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(14305,'4000','51687168970','2023-06-19 13:14:07',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(14306,'1100','51687169690','2023-06-19 13:14:59',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(14307,'4000','51687169690','2023-06-19 13:14:59',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(14308,'1100','51687154739','2023-06-19 13:51:58',NULL,1400.00,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(14309,'1020','51687154739','2023-06-19 13:51:58',1400.00,NULL,'','5','1','','1','248','payment','','','No',NULL,NULL,''),(14310,'1100','51687157631','2023-06-19 09:58:06',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(14311,'4000','51687157631','2023-06-19 14:01:43',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(14312,'1000','51687157952','2023-06-19 09:59:55',130.00,NULL,'','5','1','Good sold','1','108','Payment','','','No',NULL,NULL,''),(14313,'4000','51687157952','2023-06-19 14:04:49',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(14314,'1100','51687158318','2023-06-19 10:05:45',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14315,'4000','51687158318','2023-06-19 14:05:55',NULL,0.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(14316,'4000','51687158318','2023-06-19 14:05:55',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(14317,'1100','51687158318','2023-06-19 14:07:28',NULL,30.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14318,'1020','51687158318','2023-06-19 14:07:28',30.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14319,'1100','51687158481','2023-06-19 10:08:27',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(14320,'4000','51687158481','2023-06-19 14:07:57',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(14321,'1100','51687158598','2023-06-19 10:10:28',1200.00,NULL,'','5','1','Good sold','1','469','sales','','','No',NULL,NULL,''),(14322,'4000','51687158598','2023-06-19 14:11:20',NULL,1200.00,'','5','1','Good sold','1','469','sales','6','','No',NULL,NULL,''),(14323,'1100','51686828667','2023-06-19 14:20:07',NULL,300.00,'','5','1','','1','425','payment','','','No',NULL,NULL,''),(14324,'1020','51686828667','2023-06-19 14:20:07',300.00,NULL,'','5','1','','1','425','payment','','','No',NULL,NULL,''),(14325,'1100','51687158655','2023-06-19 10:11:37',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14326,'4000','51687158655','2023-06-19 14:21:28',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(14327,'1100','51687158655','2023-06-19 14:22:09',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14328,'1020','51687158655','2023-06-19 14:22:09',300.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14329,'1100','51687159089','2023-06-19 10:19:07',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14330,'4000','51687159089','2023-06-19 14:55:56',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(14331,'1100','51687168970','2023-06-19 14:56:59',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(14332,'1020','51687168970','2023-06-19 14:56:59',300.00,NULL,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(14333,'1100','51687159089','2023-06-19 15:02:58',NULL,280.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14334,'1020','51687159089','2023-06-19 15:02:58',280.00,NULL,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14335,'1100','51685510065','2023-06-19 15:12:35',NULL,6160.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14336,'1020','51685510065','2023-06-19 15:12:35',6160.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14337,'1100','51685336999','2023-06-19 15:13:01',NULL,3920.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14338,'1020','51685336999','2023-06-19 15:13:01',3920.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14339,'1100','51685078446','2023-06-19 15:13:32',NULL,4480.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14340,'1020','51685078446','2023-06-19 15:13:32',4480.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14341,'1100','51684905842','2023-06-19 15:13:53',NULL,7840.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14342,'1020','51684905842','2023-06-19 15:13:53',7840.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14343,'1100','51684732513','2023-06-19 15:14:17',NULL,5040.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14344,'1020','51684732513','2023-06-19 15:14:17',5040.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14345,'1100','51684214927','2023-06-19 15:15:06',NULL,3920.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14346,'1020','51684214927','2023-06-19 15:15:06',3920.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14347,'1100','51684473081','2023-06-19 15:17:45',NULL,3920.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14348,'1020','51684473081','2023-06-19 15:17:45',3920.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14349,'1100','51684305832','2023-06-19 15:18:17',NULL,3640.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14350,'1020','51684305832','2023-06-19 15:18:17',3640.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14351,'1100','51683965575','2023-06-19 15:19:46',NULL,6160.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14352,'1020','51683965575','2023-06-19 15:19:46',6160.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14353,'1100','51683868669','2023-06-19 15:22:40',NULL,4200.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14354,'1020','51683868669','2023-06-19 15:22:40',4200.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14355,'1100','51683695969','2023-06-19 15:23:19',NULL,5040.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14356,'1020','51683695969','2023-06-19 15:23:19',5040.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14357,'1100','51683523516','2023-06-19 15:23:41',NULL,2800.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14358,'1020','51683523516','2023-06-19 15:23:41',2800.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14359,'1100','51683350126','2023-06-19 15:24:05',NULL,5040.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14360,'1020','51683350126','2023-06-19 15:24:05',5040.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14361,'1100','51683177299','2023-06-19 15:24:25',NULL,6160.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14362,'1020','51683177299','2023-06-19 15:24:25',6160.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14363,'1100','51683004048','2023-06-19 15:30:19',NULL,2800.00,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14364,'1020','51683004048','2023-06-19 15:30:19',2800.00,NULL,'','5','1','','1','435','payment','','','No',NULL,NULL,''),(14365,'1100','51685517451','2023-06-19 15:34:33',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14366,'1020','51685517451','2023-06-19 15:34:33',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14367,'1100','51685339936','2023-06-19 15:35:06',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14368,'1020','51685339936','2023-06-19 15:35:06',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14369,'1100','51684909280','2023-06-19 15:35:26',NULL,2520.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14370,'1020','51684909280','2023-06-19 15:35:26',2520.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14371,'1100','51684735999','2023-06-19 15:35:44',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14372,'1020','51684735999','2023-06-19 15:35:44',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14373,'1100','51684304290','2023-06-19 15:36:49',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14374,'1020','51684304290','2023-06-19 15:36:49',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14375,'1100','51684128086','2023-06-19 15:37:08',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14376,'1020','51684128086','2023-06-19 15:37:08',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14377,'1100','51683699367','2023-06-19 15:38:58',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14378,'1020','51683699367','2023-06-19 15:38:58',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14379,'1100','51683527429','2023-06-19 15:39:19',NULL,2800.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14380,'1020','51683527429','2023-06-19 15:39:19',2800.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14381,'1100','51683091469','2023-06-19 15:39:42',NULL,2520.00,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14382,'1020','51683091469','2023-06-19 15:39:42',2520.00,NULL,'','5','1','','1','13','payment','','','No',NULL,NULL,''),(14383,'1100','51687154513','2023-06-19 16:04:00',NULL,900.00,'','5','1','','1','70','payment','','','No',NULL,NULL,''),(14384,'1020','51687154513','2023-06-19 16:04:00',900.00,NULL,'','5','1','','1','70','payment','','5168717986436281303200','No',NULL,NULL,''),(14385,'1100','51686846174','2023-06-19 16:07:52',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(14386,'1020','51686846174','2023-06-19 16:07:52',300.00,NULL,'','5','1','','1','92','payment','','5168718008308207230288','No',NULL,NULL,''),(14387,'1100','51687158481','2023-06-19 16:15:38',NULL,300.00,'','5','1','','1','21','payment','','','No',NULL,NULL,''),(14388,'1020','51687158481','2023-06-19 16:15:38',300.00,NULL,'','5','1','','1','21','payment','','5168718054823282283235','No',NULL,NULL,''),(14389,'1100','51687160990','2023-06-19 10:50:08',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(14390,'4000','51687160990','2023-06-19 16:16:19',NULL,0.00,'','5','1','Good sold','1','478','sales','6','','No',NULL,NULL,''),(14391,'4000','51687160990','2023-06-19 16:16:19',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(14392,'1100','51687154371','2023-06-19 16:17:14',NULL,600.00,'','5','1','','1','299','payment','','','No',NULL,NULL,''),(14393,'1020','51687154371','2023-06-19 16:17:14',600.00,NULL,'','5','1','','1','299','payment','','5168718064587431225300','No',NULL,NULL,''),(14394,'1100','51687158598','2023-06-19 16:17:37',NULL,1200.00,'','5','1','','1','469','payment','','','No',NULL,NULL,''),(14395,'1020','51687158598','2023-06-19 16:17:37',1200.00,NULL,'','5','1','','1','469','payment','','5168718068038022802206','No',NULL,NULL,''),(14396,'1100','51687169690','2023-06-19 16:18:19',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(14397,'1020','51687169690','2023-06-19 16:18:19',300.00,NULL,'','5','1','','1','363','payment','','5168718071002803300228','No',NULL,NULL,''),(14398,'1100','51687157631','2023-06-19 16:35:10',NULL,600.00,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(14399,'1020','51687157631','2023-06-19 16:35:10',600.00,NULL,'','5','1','','1','36','payment','','5168718172260233017260','No',NULL,NULL,''),(14400,'1100','51687161893','2023-06-19 16:42:29',NULL,300.00,'','5','1','','1','168','payment','','','No',NULL,NULL,''),(14401,'1020','51687161893','2023-06-19 16:42:29',300.00,NULL,'','5','1','','1','168','payment','','5168718215930222500100','No',NULL,NULL,''),(14402,'1100','51687160990','2023-06-19 16:59:42',NULL,300.00,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(14403,'1020','51687160990','2023-06-19 16:59:42',300.00,NULL,'','5','1','','1','478','payment','','5168718319774739002379','No',NULL,NULL,''),(14404,'1100','51687160120','2023-06-17 10:35:46',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(14405,'4000','51687160120','2023-06-19 17:01:25',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(14406,'1100','51684664298','2023-05-21 13:19:38',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(14407,'4000','51684664298','2023-06-19 17:11:00',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(14408,'1100','51683300046','2023-05-05 18:20:58',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(14409,'4000','51683300046','2023-06-19 17:12:19',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(14410,'1100','51680262185','2023-03-31 14:30:05',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14411,'4000','51680262185','2023-06-19 17:39:41',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(14412,'1100','51684664298','2023-06-19 17:43:56',NULL,300.00,'','5','1','','1','264','payment','','','No',NULL,NULL,''),(14413,'1020','51684664298','2023-06-19 17:43:56',300.00,NULL,'','5','1','','1','264','payment','','5168718584688218335620','No',NULL,NULL,''),(14416,'4165','51687185997','2023-06-19 17:47:05',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','86','','No',NULL,NULL,''),(14417,'1020','51687185997','2023-06-19 17:47:05',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','86','','No',NULL,NULL,''),(14420,'4165','51687186048','2023-06-17 17:48:02',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','87','','No',NULL,NULL,''),(14421,'1020','51687186048','2023-06-17 17:48:02',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','87','','No',NULL,NULL,''),(14422,'1100','51687186404','2023-06-19 17:53:33',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14423,'4000','51687186404','2023-06-19 17:53:33',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(14424,'1100','51687186404','2023-06-19 17:54:02',NULL,70.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14425,'1020','51687186404','2023-06-19 17:54:02',70.00,NULL,'','5','1','','1','209','payment','','5168718645320233482623','No',NULL,NULL,''),(14426,'1100','51687186777','2023-06-19 17:59:44',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(14427,'4000','51687186777','2023-06-19 17:59:44',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(14428,'1100','51687186808','2023-06-19 18:00:17',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(14429,'4000','51687186808','2023-06-19 18:00:17',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(14430,'1100','51687186828','2023-06-19 18:00:38',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(14431,'4000','51687186828','2023-06-19 18:00:38',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(14432,'1100','51687186828','2023-06-19 18:01:29',NULL,300.00,'','5','1','','1','264','payment','','','No',NULL,NULL,''),(14433,'1020','51687186828','2023-06-19 18:01:29',300.00,NULL,'','5','1','','1','264','payment','','5168718689901163583928','No',NULL,NULL,''),(14434,'4000','51687160120','2023-06-19 18:06:45',300.00,NULL,'','5','1','Returned products','1','264','return','','','No',NULL,NULL,''),(14435,'1100','51687160120','2023-06-19 18:06:45',NULL,300.00,'','5','1','Returned products','1','264','return','','','No',NULL,NULL,''),(14436,'5500','51687160120','2023-06-19 18:06:45',NULL,208.00,'','5','1','Cost of goods returned','1','264','sales','2','','No',NULL,NULL,''),(14437,'1110','51687160120','2023-06-19 18:06:45',208.00,NULL,'','5','1','Inventory retuned ','1','264','sales','','','No',NULL,NULL,''),(14438,'1100','51686063555','2023-06-19 18:09:16',NULL,20.00,'','5','1','','1','139','payment','','','No',NULL,NULL,''),(14439,'1020','51686063555','2023-06-19 18:09:16',20.00,NULL,'','5','1','','1','139','payment','','5168718737837233727223','No',NULL,NULL,''),(14440,'1100','51687187412','2023-06-19 18:10:22',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(14441,'4000','51687187412','2023-06-19 18:10:22',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(14442,'1100','51687186808','2023-06-19 18:10:54',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(14443,'1020','51687186808','2023-06-19 18:10:54',300.00,NULL,'','5','1','','1','212','payment','','5168718747322873027820','No',NULL,NULL,''),(14444,'1100','51687186777','2023-06-19 18:11:40',NULL,300.00,'','5','1','','1','230','payment','','','No',NULL,NULL,''),(14445,'1020','51687186777','2023-06-19 18:11:40',300.00,NULL,'','5','1','','1','230','payment','','5168718750932022234203','No',NULL,NULL,''),(14446,'1100','51687187819','2023-06-19 18:17:07',300.00,NULL,'','5','1','Good sold','1','201','sales','','','No',NULL,NULL,''),(14447,'4000','51687187819','2023-06-19 18:17:07',NULL,300.00,'','5','1','Good sold','1','201','sales','2','','No',NULL,NULL,''),(14448,'4000','51680262185','2023-06-19 18:23:27',70.00,NULL,'','5','1','Returned products','1','209','return','','','No',NULL,NULL,''),(14449,'1100','51680262185','2023-06-19 18:23:27',NULL,70.00,'','5','1','Returned products','1','209','return','','','No',NULL,NULL,''),(14450,'5500','51680262185','2023-06-19 18:23:27',NULL,63.76,'','5','1','Cost of goods returned','1','209','sales','10','','No',NULL,NULL,''),(14451,'1110','51680262185','2023-06-19 18:23:27',63.76,NULL,'','5','1','Inventory retuned ','1','209','sales','','','No',NULL,NULL,''),(14452,'1100','51687188321','2023-06-19 18:25:30',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(14453,'4000','51687188321','2023-06-19 18:25:30',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(14454,'1100','51687188321','2023-06-19 18:25:58',NULL,300.00,'','5','1','','1','50','payment','','','No',NULL,NULL,''),(14455,'1020','51687188321','2023-06-19 18:25:58',300.00,NULL,'','5','1','','1','50','payment','','5168718836732127382375','No',NULL,NULL,''),(14458,'1100','51687187819','2023-06-19 18:52:59',NULL,300.00,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(14459,'1020','51687187819','2023-06-19 18:52:59',300.00,NULL,'','5','1','','1','201','payment','','5168718998703254926336','No',NULL,NULL,''),(14460,'1000','51687189928','2023-06-19 18:52:25',260.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(14466,'1000','51687189928','2023-06-19 18:52:25',260.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(14467,'4000','51687189928','2023-06-19 18:54:42',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(14468,'1100','51687190113','2023-06-19 18:55:45',280.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(14469,'4000','51687190113','2023-06-19 18:55:45',NULL,280.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(14470,'1100','51687190113','2023-06-19 19:05:20',NULL,280.00,'','5','1','','1','67','payment','','','No',NULL,NULL,''),(14471,'1020','51687190113','2023-06-19 19:05:20',280.00,NULL,'','5','1','','1','67','payment','','5168719073226032207023','No',NULL,NULL,''),(14472,'1100','51687240588','2023-06-20 08:56:39',1200.00,NULL,'','5','1','Good sold','1','288','sales','','','No',NULL,NULL,''),(14473,'4000','51687240588','2023-06-20 08:56:39',NULL,1200.00,'','5','1','Good sold','1','288','sales','6','','No',NULL,NULL,''),(14474,'1100','51687240610','2023-06-20 08:56:58',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(14475,'4000','51687240610','2023-06-20 08:56:58',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(14476,'1100','51687241727','2023-06-20 09:15:41',300.00,NULL,'','5','1','Good sold','1','507','sales','','','No',NULL,NULL,''),(14477,'4000','51687241727','2023-06-20 09:15:41',NULL,300.00,'','5','1','Good sold','1','507','sales','6','','No',NULL,NULL,''),(14478,'1100','51687242703','2023-06-20 09:33:05',840.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(14479,'4000','51687242703','2023-06-20 09:33:05',NULL,840.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(14480,'1100','51687243014','2023-06-20 09:59:41',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(14481,'4000','51687243014','2023-06-20 09:59:41',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(14482,'1100','51687249885','2023-06-20 11:31:54',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(14483,'4000','51687249885','2023-06-20 11:31:54',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(14484,'1100','51687249966','2023-06-20 11:32:54',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(14485,'4000','51687249966','2023-06-20 11:32:54',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(14486,'1100','51687250518','2023-06-20 11:42:12',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(14487,'4000','51687250518','2023-06-20 11:42:12',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(14488,'1100','51687250603','2023-06-20 11:48:02',300.00,NULL,'','5','1','Good sold','1','132','sales','','','No',NULL,NULL,''),(14489,'4000','51687250603','2023-06-20 11:48:02',NULL,300.00,'','5','1','Good sold','1','132','sales','8','','No',NULL,NULL,''),(14490,'1000','51687254069','2023-06-20 12:43:22',280.00,NULL,'','5','1','Good sold','1','504','Payment','','','No',NULL,NULL,''),(14492,'1100','51687254069','2023-06-20 12:43:22',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(14493,'4000','51687254069','2023-06-20 12:43:22',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(14494,'1100','51687254297','2023-06-20 12:45:07',600.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(14495,'4000','51687254297','2023-06-20 12:45:07',NULL,600.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(14496,'1100','51687249966','2023-06-20 12:45:49',NULL,300.00,'','5','1','','1','410','payment','','','No',NULL,NULL,''),(14497,'1020','51687249966','2023-06-20 12:45:49',300.00,NULL,'','5','1','','1','410','payment','','5168725435838220846484','No',NULL,NULL,''),(14498,'1110','51687256056','2023-06-20 13:19:41',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(14499,'5500','51687256056','2023-06-20 13:19:41',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14500,'1100','51687256056','2023-06-20 13:19:41',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14501,'4000','51687256056','2023-06-20 13:19:41',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(14502,'1100','51687157631','2023-06-20 13:21:17',NULL,300.00,'','5','1','','1','36','payment','','','No',NULL,NULL,''),(14503,'1020','51687157631','2023-06-20 13:21:17',300.00,NULL,'','5','1','','1','36','payment','','5168725648933627022606','No',NULL,NULL,''),(14504,'1100','51687254297','2023-06-20 13:42:24',NULL,600.00,'','5','1','','1','115','payment','','','No',NULL,NULL,''),(14505,'1020','51687254297','2023-06-20 13:42:24',600.00,NULL,'','5','1','','1','115','payment','','5168725775220225223033','No',NULL,NULL,''),(14506,'1100','51687241727','2023-06-20 13:49:33',NULL,300.00,'','5','1','','1','507','payment','','','No',NULL,NULL,''),(14507,'1020','51687241727','2023-06-20 13:49:33',300.00,NULL,'','5','1','','1','507','payment','','5168725818360032832082','No',NULL,NULL,''),(14508,'1100','51687258377','2023-06-20 13:53:05',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(14509,'4000','51687258377','2023-06-20 13:53:05',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(14510,'1100','51687259102','2023-06-20 14:06:48',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(14511,'4000','51687259102','2023-06-20 14:06:48',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(14512,'1110','51687259219','2023-06-20 14:07:07',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(14513,'5500','51687259219','2023-06-20 14:07:07',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14514,'1000','51687259219','2023-06-20 14:07:07',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(14515,'4000','51687259219','2023-06-20 14:07:07',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(14516,'1100','51687259102','2023-06-20 14:07:35',NULL,600.00,'','5','1','','1','71','payment','','','No',NULL,NULL,''),(14517,'1020','51687259102','2023-06-20 14:07:35',600.00,NULL,'','5','1','','1','71','payment','','5168725926422222263330','No',NULL,NULL,''),(14518,'1100','51687250518','2023-06-20 14:08:30',NULL,1500.00,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(14519,'1020','51687250518','2023-06-20 14:08:30',1500.00,NULL,'','5','1','','1','65','payment','','5168725932000520333425','No',NULL,NULL,''),(14520,'1100','51687259351','2023-06-20 14:22:00',300.00,NULL,'','5','1','Good sold','1','245','sales','','','No',NULL,NULL,''),(14521,'4000','51687259351','2023-06-20 14:22:00',NULL,300.00,'','5','1','Good sold','1','245','sales','4','','No',NULL,NULL,''),(14522,'1100','51687258377','2023-06-20 16:01:03',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(14523,'1020','51687258377','2023-06-20 16:01:03',300.00,NULL,'','5','1','','1','64','payment','','5168726607134162353225','No',NULL,NULL,''),(14524,'1100','51687259351','2023-06-20 16:01:18',NULL,300.00,'','5','1','','1','245','payment','','','No',NULL,NULL,''),(14525,'1020','51687259351','2023-06-20 16:01:18',300.00,NULL,'','5','1','','1','245','payment','','5168726608560220200825','No',NULL,NULL,''),(14526,'1100','51687240588','2023-06-20 16:01:35',NULL,1200.00,'','5','1','','1','288','payment','','','No',NULL,NULL,''),(14527,'1020','51687240588','2023-06-20 16:01:35',1200.00,NULL,'','5','1','','1','288','payment','','5168726610433046247632','No',NULL,NULL,''),(14528,'1110','51687267204','2023-06-20 16:20:24',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(14529,'5500','51687267204','2023-06-20 16:20:24',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14530,'1100','51687267204','2023-06-20 16:20:24',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14531,'4000','51687267204','2023-06-20 16:20:24',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(14532,'1000','51687267236','2023-06-20 16:21:02',840.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(14533,'4000','51687267236','2023-06-20 16:21:02',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(14534,'4000','51687267236','2023-06-20 16:21:02',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(14535,'1000','51687267304','2023-06-20 16:21:49',300.00,NULL,'','5','1','Good sold','1','294','Payment','','','No',NULL,NULL,''),(14536,'4000','51687267304','2023-06-20 16:21:49',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(14537,'1100','51682583865','2023-06-20 16:33:10',NULL,300.00,'','5','1','','1','304','payment','','','No',NULL,NULL,''),(14538,'1020','51682583865','2023-06-20 16:33:10',300.00,NULL,'','5','1','','1','304','payment','','5168726800032203332103','No',NULL,NULL,''),(14539,'1100','51684133093','2023-06-20 16:33:26',NULL,300.00,'','5','1','','1','304','payment','','','No',NULL,NULL,''),(14540,'1020','51684133093','2023-06-20 16:33:26',300.00,NULL,'','5','1','','1','304','payment','','5168726801612328231228','No',NULL,NULL,''),(14541,'1100','51685339889','2023-06-20 16:33:42',NULL,300.00,'','5','1','','1','304','payment','','','No',NULL,NULL,''),(14542,'1020','51685339889','2023-06-20 16:33:42',300.00,NULL,'','5','1','','1','304','payment','','5168726803223243200221','No',NULL,NULL,''),(14543,'1100','51687270647','2023-06-20 17:17:37',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14544,'4000','51687270647','2023-06-20 17:17:37',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(14545,'1100','51687270668','2023-06-20 17:18:04',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(14546,'4000','51687270668','2023-06-20 17:18:04',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(14547,'1110','51687270738','2023-06-20 17:19:15',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(14548,'5500','51687270738','2023-06-20 17:19:15',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14549,'1100','51687270738','2023-06-20 17:19:15',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14550,'4000','51687270738','2023-06-20 17:19:15',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(14551,'1100','51687271009','2023-06-20 17:23:39',600.00,NULL,'','5','1','Good sold','1','261','sales','','','No',NULL,NULL,''),(14552,'4000','51687271009','2023-06-20 17:23:39',NULL,600.00,'','5','1','Good sold','1','261','sales','2','','No',NULL,NULL,''),(14555,'5800','51687271044','2023-06-20 17:24:30',250.00,NULL,'0','5','1','TOWELS','1','','','88','','No',NULL,NULL,''),(14556,'1050','51687271044','2023-06-20 17:24:30',NULL,250.00,'0','5','1','TOWELS','1','','','88','','No',NULL,NULL,''),(14557,'1100','51687271432','2023-06-20 17:30:45',280.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(14558,'4000','51687271432','2023-06-20 17:30:45',NULL,280.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(14559,'1100','51683300046','2023-06-20 17:51:51',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(14560,'1020','51683300046','2023-06-20 17:51:51',300.00,NULL,'','5','1','','1','212','payment','','5168727272307327211320','No',NULL,NULL,''),(14561,'1100','51687271009','2023-06-20 17:53:48',NULL,600.00,'','5','1','','1','261','payment','','','No',NULL,NULL,''),(14562,'1020','51687271009','2023-06-20 17:53:48',600.00,NULL,'','5','1','','1','261','payment','','5168727283888144232203','No',NULL,NULL,''),(14563,'1100','51687272954','2023-06-20 17:56:03',300.00,NULL,'','5','1','Good sold','1','169','sales','','','No',NULL,NULL,''),(14564,'4000','51687272954','2023-06-20 17:56:03',NULL,300.00,'','5','1','Good sold','1','169','sales','2','','No',NULL,NULL,''),(14565,'1100','51687274961','2023-06-20 18:29:28',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(14566,'4000','51687274961','2023-06-20 18:29:28',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(14567,'1100','51687274961','2023-06-20 18:30:27',NULL,300.00,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(14568,'1020','51687274961','2023-06-20 18:30:27',300.00,NULL,'','5','1','','1','22','payment','','5168727503930323222359','No',NULL,NULL,''),(14569,'1100','51687275629','2023-06-20 18:40:44',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(14570,'4000','51687275629','2023-06-20 18:40:44',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(14571,'1100','51687250603','2023-06-20 19:00:35',NULL,300.00,'','5','1','','1','132','payment','','','No',NULL,NULL,''),(14572,'1020','51687250603','2023-06-20 19:00:35',300.00,NULL,'','5','1','','1','132','payment','','5168727684303652800330','No',NULL,NULL,''),(14573,'1100','51687324295','2023-06-21 08:11:58',3360.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(14574,'4000','51687324295','2023-06-21 08:11:58',NULL,3360.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(14575,'1100','51687329902','2023-06-21 09:45:19',810.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(14576,'4000','51687329902','2023-06-21 09:45:19',NULL,810.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(14581,'1100','51687330121','2023-06-21 09:49:05',270.00,NULL,'','5','1','Good sold','1','411','sales','','','No',NULL,NULL,''),(14582,'4000','51687330121','2023-06-21 09:49:05',NULL,270.00,'','5','1','Good sold','1','411','sales','2','','No',NULL,NULL,''),(14583,'1100','51687330230','2023-06-21 09:51:04',250.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(14584,'4000','51687330230','2023-06-21 09:51:04',NULL,250.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(14585,'1100','51687330723','2023-06-21 09:59:01',130.00,NULL,'','5','1','Good sold','1','349','sales','','','No',NULL,NULL,''),(14586,'4000','51687330723','2023-06-21 09:59:01',NULL,130.00,'','5','1','Good sold','1','349','sales','8','','No',NULL,NULL,''),(14587,'1100','51687330798','2023-06-21 10:00:05',300.00,NULL,'','5','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(14588,'4000','51687330798','2023-06-21 10:00:05',NULL,300.00,'','5','1','Good sold','1','91','sales','4','','No',NULL,NULL,''),(14589,'1100','51687272954','2023-06-21 10:00:34',NULL,300.00,'','5','1','','1','169','payment','','','No',NULL,NULL,''),(14590,'1020','51687272954','2023-06-21 10:00:34',300.00,NULL,'','5','1','','1','169','payment','','5168733084432000022312','No',NULL,NULL,''),(14591,'1100','51687330798','2023-06-21 10:01:00',NULL,300.00,'','5','1','','1','91','payment','','','No',NULL,NULL,''),(14592,'1020','51687330798','2023-06-21 10:01:00',300.00,NULL,'','5','1','','1','91','payment','','5168733086970929073320','No',NULL,NULL,''),(14593,'1100','51687332358','2023-06-21 10:26:13',270.00,NULL,'','5','1','Good sold','1','408','sales','','','No',NULL,NULL,''),(14594,'4000','51687332358','2023-06-21 10:26:13',NULL,270.00,'','5','1','Good sold','1','408','sales','2','','No',NULL,NULL,''),(14595,'1110','51687330043','2023-06-21 09:47:54',NULL,1105.00,'','5','1','Inventory sold','1','196','sales','1','','No',NULL,NULL,''),(14596,'5500','51687330043','2023-06-21 10:26:57',1105.00,NULL,'','5','1','Cost of goods sold','1','196','sales','','','No',NULL,NULL,''),(14597,'1100','51687330043','2023-06-21 09:47:54',1710.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(14598,'4000','51687330043','2023-06-21 09:47:54',NULL,1440.00,'','5','1','Good sold','1','196','sales','1','','No',NULL,NULL,''),(14599,'4000','51687330043','2023-06-21 10:26:57',NULL,270.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(14600,'1100','51687332839','2023-06-21 10:34:16',270.00,NULL,'','5','1','Good sold','1','483','sales','','','No',NULL,NULL,''),(14601,'4000','51687332839','2023-06-21 10:34:16',NULL,270.00,'','5','1','Good sold','1','483','sales','2','','No',NULL,NULL,''),(14602,'1100','51687275629','2023-06-21 11:20:20',NULL,300.00,'','5','1','','1','270','payment','','','No',NULL,NULL,''),(14603,'1020','51687275629','2023-06-21 11:20:20',300.00,NULL,'','5','1','','1','270','payment','','5168733563122233232303','No',NULL,NULL,''),(14604,'1100','51685893419','2023-06-21 11:21:59',NULL,30.00,'','5','1','','1','210','payment','','','No',NULL,NULL,''),(14605,'1020','51685893419','2023-06-21 11:21:59',30.00,NULL,'','5','1','','1','210','payment','','5168733573000237837002','No',NULL,NULL,''),(14606,'1100','51687336910','2023-06-21 11:42:05',270.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(14607,'4000','51687336910','2023-06-21 11:42:05',NULL,270.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(14608,'1100','51687187412','2023-06-21 11:46:35',NULL,300.00,'','5','1','','1','60','payment','','','No',NULL,NULL,''),(14609,'1020','51687187412','2023-06-21 11:46:35',300.00,NULL,'','5','1','','1','60','payment','','5168733720412202140262','No',NULL,NULL,''),(14616,'1100','51687340269','2023-06-21 12:43:13',300.00,NULL,'','5','1','Good sold','1','505','sales','','','No',NULL,NULL,''),(14617,'4000','51687340269','2023-06-21 12:43:13',NULL,300.00,'','5','1','Good sold','1','505','sales','4','','No',NULL,NULL,''),(14618,'1100','51687340211','2023-06-21 12:37:05',270.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(14619,'4000','51687340211','2023-06-21 12:37:05',NULL,270.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(14620,'1100','51687338127','2023-06-21 12:02:23',540.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(14621,'4000','51687338127','2023-06-21 12:02:23',NULL,540.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(14622,'1100','51687342723','2023-06-21 13:19:33',1290.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(14623,'4000','51687342723','2023-06-21 13:19:33',NULL,540.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(14624,'4000','51687342723','2023-06-21 13:19:33',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(14629,'1100','51687344804','2023-06-21 13:57:14',270.00,NULL,'','5','1','Good sold','1','508','sales','','','No',NULL,NULL,''),(14630,'4000','51687344804','2023-06-21 13:57:14',NULL,270.00,'','5','1','Good sold','1','508','sales','6','','No',NULL,NULL,''),(14631,'1100','51687344575','2023-06-21 13:49:45',270.00,NULL,'','5','1','Good sold','1','310','sales','','','No',NULL,NULL,''),(14632,'4000','51687344575','2023-06-21 13:49:45',NULL,270.00,'','5','1','Good sold','1','310','sales','2','','No',NULL,NULL,''),(14633,'1100','51687342859','2023-06-21 13:43:54',540.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(14634,'4000','51687342859','2023-06-21 13:43:54',NULL,540.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(14635,'1000','51687346847','2023-06-21 14:28:21',250.00,NULL,'','5','1','Good sold','1','110','Payment','','','No',NULL,NULL,''),(14637,'1000','51687346847','2023-06-21 14:28:21',250.00,NULL,'','5','1','Good sold','1','110','Payment','','','No',NULL,NULL,''),(14639,'1100','51687346847','2023-06-21 14:28:21',250.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(14640,'4000','51687346847','2023-06-21 14:28:21',NULL,250.00,'','5','1','Good sold','1','110','sales','2','','No',NULL,NULL,''),(14641,'1100','51687347208','2023-06-21 14:33:40',270.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(14642,'4000','51687347208','2023-06-21 14:33:40',NULL,270.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(14643,'1100','51687349240','2023-06-21 15:07:39',270.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(14644,'4000','51687349240','2023-06-21 15:07:39',NULL,270.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(14645,'1110','51687349371','2023-06-21 15:30:10',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(14646,'5500','51687349371','2023-06-21 15:30:10',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14647,'1100','51687349371','2023-06-21 15:30:10',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14648,'4000','51687349371','2023-06-21 15:30:10',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(14651,'1100','51687350767','2023-06-21 15:33:00',270.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(14652,'4000','51687350767','2023-06-21 15:33:00',NULL,270.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(14657,'1100','51687350690','2023-06-21 15:31:51',500.00,NULL,'','5','1','Good sold','1','182','sales','','','No',NULL,NULL,''),(14658,'4000','51687350690','2023-06-21 15:35:54',NULL,500.00,'','5','1','Good sold','1','182','sales','6','','No',NULL,NULL,''),(14659,'1100','51687351477','2023-06-21 15:44:50',270.00,NULL,'','5','1','Good sold','1','224','sales','','','No',NULL,NULL,''),(14660,'4000','51687351477','2023-06-21 15:44:50',NULL,270.00,'','5','1','Good sold','1','224','sales','2','','No',NULL,NULL,''),(14661,'1100','51687355475','2023-06-21 16:55:54',250.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,''),(14662,'4000','51687355475','2023-06-21 16:55:54',NULL,250.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(14663,'1100','51687355775','2023-06-21 16:56:24',300.00,NULL,'','5','1','Good sold','1','509','sales','','','No',NULL,NULL,''),(14664,'4000','51687355775','2023-06-21 16:56:24',NULL,300.00,'','5','1','Good sold','1','509','sales','4','','No',NULL,NULL,''),(14665,'1100','51687356769','2023-06-21 17:12:59',270.00,NULL,'','5','1','Good sold','1','361','sales','','','No',NULL,NULL,''),(14666,'4000','51687356769','2023-06-21 17:12:59',NULL,270.00,'','5','1','Good sold','1','361','sales','2','','No',NULL,NULL,''),(14667,'1100','51687360137','2023-06-21 18:09:04',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(14668,'4000','51687360137','2023-06-21 18:09:04',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(14669,'1100','51687360549','2023-06-21 18:17:10',300.00,NULL,'','5','1','Good sold','1','40','sales','','','No',NULL,NULL,''),(14670,'4000','51687360549','2023-06-21 18:17:10',NULL,300.00,'','5','1','Good sold','1','40','sales','4','','No',NULL,NULL,''),(14675,'1110','51687361191','2023-06-21 18:28:33',NULL,450.00,'','5','1','Inventory sold','1','510','sales','13','','No',NULL,NULL,''),(14676,'5500','51687361191','2023-06-21 18:29:27',450.00,NULL,'','5','1','Cost of goods sold','1','510','sales','','','No',NULL,NULL,''),(14677,'1100','51687361191','2023-06-21 18:28:33',500.00,NULL,'','5','1','Good sold','1','510','sales','','','No',NULL,NULL,''),(14678,'4000','51687361191','2023-06-21 18:28:33',NULL,500.00,'','5','1','Good sold','1','510','sales','13','','No',NULL,NULL,''),(14679,'1100','51687361442','2023-06-21 18:31:00',270.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(14680,'4000','51687361442','2023-06-21 18:31:00',NULL,270.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(14681,'1100','51687411835','2023-06-22 08:30:51',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(14682,'4000','51687411835','2023-06-22 08:30:51',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(14685,'1100','51687416316','2023-06-22 09:45:37',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(14686,'4000','51687416316','2023-06-22 09:45:37',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(14687,'1100','51687416415','2023-06-22 09:47:05',1000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(14688,'4000','51687416415','2023-06-22 09:47:05',NULL,1000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(14689,'1100','51687417749','2023-06-22 10:12:36',300.00,NULL,'','5','1','Good sold','1','446','sales','','','No',NULL,NULL,''),(14690,'4000','51687417749','2023-06-22 10:12:36',NULL,300.00,'','5','1','Good sold','1','446','sales','4','','No',NULL,NULL,''),(14691,'1100','51687417749','2023-06-22 10:15:02',NULL,300.00,'','5','1','','1','446','payment','','','No',NULL,NULL,''),(14692,'1020','51687417749','2023-06-22 10:15:02',300.00,NULL,'','5','1','','1','446','payment','','5168741811122736022521','No',NULL,NULL,''),(14693,'1100','51687418422','2023-06-22 10:20:32',300.00,NULL,'','5','1','Good sold','1','364','sales','','','No',NULL,NULL,''),(14694,'4000','51687418422','2023-06-22 10:20:32',NULL,300.00,'','5','1','Good sold','1','364','sales','2','','No',NULL,NULL,''),(14695,'1100','51687426845','2023-06-22 12:41:01',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(14696,'4000','51687426845','2023-06-22 12:41:01',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(14697,'1100','51687426895','2023-06-22 13:08:12',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(14698,'4000','51687426895','2023-06-22 13:08:12',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(14701,'5800','51687429970','2023-06-22 13:33:15',40.00,NULL,'0','5','1','BASIN','1','','','89','','No',NULL,NULL,''),(14702,'1050','51687429970','2023-06-22 13:33:15',NULL,40.00,'0','5','1','BASIN','1','','','89','','No',NULL,NULL,''),(14711,'4165','51687430015','2023-06-21 13:47:03',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','90','','No',NULL,NULL,''),(14712,'1020','51687430015','2023-06-21 13:47:03',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','90','','No',NULL,NULL,''),(14713,'1100','51687431687','2023-06-22 14:01:41',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(14714,'4000','51687431687','2023-06-22 14:01:41',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(14715,'1100','51687433484','2023-06-22 14:31:50',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(14716,'4000','51687433484','2023-06-22 14:31:50',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(14719,'1100','51687435898','2023-06-22 15:11:57',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14720,'4000','51687435898','2023-06-22 15:11:57',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(14721,'1100','51687436477','2023-06-22 15:21:25',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(14722,'4000','51687436477','2023-06-22 15:21:25',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(14723,'1100','51687439963','2023-06-22 16:19:29',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(14724,'4000','51687439963','2023-06-22 16:19:29',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(14725,'1100','51687440663','2023-06-22 16:42:10',300.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(14726,'4000','51687440663','2023-06-22 16:42:10',NULL,300.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(14727,'1100','51687441472','2023-06-22 16:44:39',300.00,NULL,'','5','1','Good sold','1','384','sales','','','No',NULL,NULL,''),(14728,'4000','51687441472','2023-06-22 16:44:39',NULL,300.00,'','5','1','Good sold','1','384','sales','2','','No',NULL,NULL,''),(14729,'1100','51687441531','2023-06-22 16:45:39',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(14730,'4000','51687441531','2023-06-22 16:45:39',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(14733,'1100','51687441749','2023-06-22 16:50:36',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(14734,'4000','51687441749','2023-06-22 16:50:36',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(14739,'1000','51687411879','2023-06-22 08:31:25',300.00,NULL,'','5','1','Good sold','1','461','Payment','','','No',NULL,NULL,''),(14740,'4000','51687411879','2023-06-22 17:23:23',NULL,300.00,'','5','1','Good sold','1','461','sales','2','','No',NULL,NULL,''),(14744,'1000','51687445712','2023-06-22 17:55:42',1000.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(14747,'1110','51687445712','2023-06-22 17:55:42',NULL,450.00,'','5','1','Inventory sold','1','209','sales','13','','No',NULL,NULL,''),(14748,'1110','51687445712','2023-06-22 17:56:08',NULL,450.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(14749,'5500','51687445712','2023-06-22 17:56:08',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14750,'1100','51687445712','2023-06-22 17:55:42',1000.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14751,'4000','51687445712','2023-06-22 17:55:42',NULL,500.00,'','5','1','Good sold','1','209','sales','13','','No',NULL,NULL,''),(14752,'4000','51687445712','2023-06-22 17:56:08',NULL,500.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(14753,'1100','51687441615','2023-06-22 16:47:51',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,''),(14754,'4000','51687441615','2023-06-22 16:47:51',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(14755,'1100','51687447587','2023-06-22 18:26:35',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14756,'4000','51687447587','2023-06-22 18:26:35',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(14757,'1100','51687447881','2023-06-22 18:31:30',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(14758,'4000','51687447881','2023-06-22 18:31:30',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(14759,'1100','51687448210','2023-06-22 18:37:03',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14760,'4000','51687448210','2023-06-22 18:37:03',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(14761,'1100','51687497426','2023-06-23 08:17:19',6440.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(14762,'4000','51687497426','2023-06-23 08:17:19',NULL,6440.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(14763,'1100','51687505621','2023-06-23 10:33:59',300.00,NULL,'','5','1','Good sold','1','213','sales','','','No',NULL,NULL,''),(14764,'4000','51687505621','2023-06-23 10:33:59',NULL,300.00,'','5','1','Good sold','1','213','sales','4','','No',NULL,NULL,''),(14765,'1100','51687507796','2023-06-23 11:10:29',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(14766,'4000','51687507796','2023-06-23 11:10:29',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(14767,'1100','51687508711','2023-06-23 11:25:18',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(14768,'4000','51687508711','2023-06-23 11:25:18',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(14769,'1100','51687509565','2023-06-23 11:39:30',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(14770,'4000','51687509565','2023-06-23 11:39:30',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(14771,'1100','51687510413','2023-06-23 12:11:06',900.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(14772,'4000','51687510413','2023-06-23 12:11:06',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(14773,'1100','51687511650','2023-06-23 12:14:30',560.00,NULL,'','5','1','Good sold','1','443','sales','','','No',NULL,NULL,''),(14774,'4000','51687511650','2023-06-23 12:14:30',NULL,560.00,'','5','1','Good sold','1','443','sales','6','','No',NULL,NULL,''),(14775,'1100','51687514243','2023-06-23 13:12:33',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(14776,'4000','51687514243','2023-06-23 13:12:33',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(14777,'1100','51687516312','2023-06-23 13:41:48',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14778,'4000','51687516312','2023-06-23 13:41:48',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(14779,'1100','51687522937','2023-06-23 15:22:26',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(14780,'4000','51687522937','2023-06-23 15:22:26',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(14781,'1100','51687522988','2023-06-23 15:23:15',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(14782,'4000','51687522988','2023-06-23 15:23:15',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(14783,'1100','51687523025','2023-06-23 15:24:16',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14784,'4000','51687523025','2023-06-23 15:24:16',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(14785,'1100','51687523093','2023-06-23 15:25:00',300.00,NULL,'','5','1','Good sold','1','272','sales','','','No',NULL,NULL,''),(14786,'4000','51687523093','2023-06-23 15:25:00',NULL,300.00,'','5','1','Good sold','1','272','sales','6','','No',NULL,NULL,''),(14787,'1100','51687523153','2023-06-23 15:26:06',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(14788,'4000','51687523153','2023-06-23 15:26:06',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(14789,'1100','51687523221','2023-06-23 15:27:12',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(14790,'4000','51687523221','2023-06-23 15:27:12',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(14791,'1100','51687523247','2023-06-23 15:27:34',300.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(14792,'4000','51687523247','2023-06-23 15:27:34',NULL,300.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(14795,'5800','51687523800','2023-06-23 15:37:12',3540.00,NULL,'0','5','1','PLUMBING','1','','','91','','No',NULL,NULL,''),(14796,'1020','51687523800','2023-06-23 15:37:12',NULL,3540.00,'0','5','1','PLUMBING','1','','','91','','No',NULL,NULL,''),(14797,'1100','51687524001','2023-06-23 15:40:12',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(14798,'4000','51687524001','2023-06-23 15:40:12',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(14799,'1100','51687526122','2023-06-23 16:15:31',300.00,NULL,'','5','1','Good sold','1','511','sales','','','No',NULL,NULL,''),(14800,'4000','51687526122','2023-06-23 16:15:31',NULL,300.00,'','5','1','Good sold','1','511','sales','2','','No',NULL,NULL,''),(14801,'1100','51687527658','2023-06-23 16:41:07',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(14802,'4000','51687527658','2023-06-23 16:41:07',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(14805,'5800','51687528952','2023-06-23 17:03:15',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','92','','No',NULL,NULL,''),(14806,'1020','51687528952','2023-06-23 17:03:15',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','92','','No',NULL,NULL,''),(14807,'1100','51687529973','2023-06-23 17:19:47',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(14808,'4000','51687529973','2023-06-23 17:19:47',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(14809,'1100','51687530032','2023-06-23 17:20:46',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(14810,'4000','51687530032','2023-06-23 17:20:46',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(14811,'1100','51687530619','2023-06-23 17:34:43',1800.00,NULL,'','5','1','Good sold','1','429','sales','','','No',NULL,NULL,''),(14812,'4000','51687530619','2023-06-23 17:34:43',NULL,1200.00,'','5','1','Good sold','1','429','sales','6','','No',NULL,NULL,''),(14813,'4000','51687530619','2023-06-23 17:34:43',NULL,600.00,'','5','1','Good sold','1','429','sales','4','','No',NULL,NULL,''),(14814,'1110','51687531660','2023-06-23 17:47:48',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(14815,'5500','51687531660','2023-06-23 17:47:48',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14816,'1100','51687531660','2023-06-23 17:47:48',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14817,'4000','51687531660','2023-06-23 17:47:48',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(14818,'1100','51687534061','2023-06-23 18:27:53',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14819,'4000','51687534061','2023-06-23 18:27:53',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(14820,'1100','51687535209','2023-06-23 18:47:08',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14821,'4000','51687535209','2023-06-23 18:47:08',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(14822,'1100','51687585348','2023-06-24 09:02:21',1500.00,NULL,'','5','1','Good sold','1','390','sales','','','No',NULL,NULL,''),(14823,'4000','51687585348','2023-06-24 09:02:21',NULL,1500.00,'','5','1','Good sold','1','390','sales','6','','No',NULL,NULL,''),(14826,'1100','51687585348','2023-06-24 09:07:40',NULL,1500.00,'','5','1','','1','390','payment','','','No',NULL,NULL,''),(14827,'1020','51687585348','2023-06-24 09:07:40',1500.00,NULL,'','5','1','','1','390','payment','','5168758687926362130812','No',NULL,NULL,''),(14828,'1000','51687594317','2023-06-24 11:13:09',860.00,NULL,'','5','1','Good sold','1','99','Payment','','','No',NULL,NULL,''),(14831,'1000','51687594317','2023-06-24 11:13:09',860.00,NULL,'','5','1','Good sold','1','99','Payment','','','No',NULL,NULL,''),(14834,'1000','51687594317','2023-06-24 11:13:09',860.00,NULL,'','5','1','Good sold','1','99','Payment','','','No',NULL,NULL,''),(14837,'1000','51687594317','2023-06-24 11:13:09',860.00,NULL,'','5','1','Good sold','1','99','Payment','','','No',NULL,NULL,''),(14838,'4000','51687594317','2023-06-24 11:13:09',NULL,560.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(14839,'4000','51687594317','2023-06-24 11:17:34',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(14840,'1100','51687594762','2023-06-24 11:19:41',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14841,'4000','51687594762','2023-06-24 11:19:41',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(14842,'1100','51687600416','2023-06-24 12:54:13',600.00,NULL,'','5','1','Good sold','1','314','sales','','','No',NULL,NULL,''),(14843,'4000','51687600416','2023-06-24 12:54:13',NULL,300.00,'','5','1','Good sold','1','314','sales','4','','No',NULL,NULL,''),(14844,'4000','51687600416','2023-06-24 12:54:13',NULL,300.00,'','5','1','Good sold','1','314','sales','6','','No',NULL,NULL,''),(14845,'1100','51687602891','2023-06-24 13:35:06',600.00,NULL,'','5','1','Good sold','1','154','sales','','','No',NULL,NULL,''),(14846,'4000','51687602891','2023-06-24 13:35:06',NULL,600.00,'','5','1','Good sold','1','154','sales','6','','No',NULL,NULL,''),(14849,'1100','51687603188','2023-06-24 13:39:59',730.00,NULL,'','5','1','Good sold','1','125','sales','','','No',NULL,NULL,''),(14850,'4000','51687603188','2023-06-24 13:39:59',NULL,300.00,'','5','1','Good sold','1','125','sales','6','','No',NULL,NULL,''),(14851,'4000','51687603188','2023-06-24 14:11:05',NULL,300.00,'','5','1','Good sold','1','125','sales','4','','No',NULL,NULL,''),(14852,'4000','51687603188','2023-06-24 14:11:05',NULL,130.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(14853,'1100','51687605573','2023-06-24 14:20:00',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(14854,'4000','51687605573','2023-06-24 14:20:00',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(14855,'1100','51687605713','2023-06-24 14:22:13',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(14856,'4000','51687605713','2023-06-24 14:22:13',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(14857,'1100','51687606284','2023-06-24 14:31:34',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(14858,'4000','51687606284','2023-06-24 14:31:34',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(14859,'1110','51687608543','2023-06-24 15:10:41',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(14860,'5500','51687608543','2023-06-24 15:10:41',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14861,'1100','51687608543','2023-06-24 15:10:41',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14862,'4000','51687608543','2023-06-24 15:10:41',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(14863,'1100','51687608543','2023-06-24 15:11:16',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14864,'1020','51687608543','2023-06-24 15:11:16',50.00,NULL,'','5','1','','1','209','payment','','5168760873113333223377','No',NULL,NULL,''),(14865,'1000','51687610291','2023-06-24 15:38:33',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RTYUI90G6'),(14866,'4000','51687610291','2023-06-24 15:38:33',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(14867,'1000','51687612529','2023-06-24 16:15:42',280.00,NULL,'','5','1','Good sold','1','232','sales','','','No',NULL,NULL,'RFO6U16AAC'),(14868,'4000','51687612529','2023-06-24 16:15:42',NULL,280.00,'','5','1','Good sold','1','232','sales','2','','No',NULL,NULL,''),(14869,'1100','51687613383','2023-06-24 16:30:07',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(14870,'4000','51687613383','2023-06-24 16:30:07',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(14871,'1110','51687614813','2023-06-24 16:53:46',NULL,450.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(14872,'5500','51687614813','2023-06-24 16:53:46',450.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14873,'1000','51687614813','2023-06-24 16:53:46',500.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(14874,'4000','51687614813','2023-06-24 16:53:46',NULL,500.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(14875,'1100','51687614999','2023-06-24 16:57:29',300.00,NULL,'','5','1','Good sold','1','245','sales','','','No',NULL,NULL,''),(14876,'4000','51687614999','2023-06-24 16:57:29',NULL,300.00,'','5','1','Good sold','1','245','sales','4','','No',NULL,NULL,''),(14877,'1000','51687615129','2023-06-24 16:59:28',260.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RF02UN6F4E'),(14878,'4000','51687615129','2023-06-24 16:59:28',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(14879,'1100','51687605573','2023-06-24 17:17:33',NULL,300.00,'','5','1','','1','146','payment','','','No',NULL,NULL,''),(14880,'1020','51687605573','2023-06-24 17:17:33',300.00,NULL,'','5','1','','1','146','payment','','5168761626366306302265','No',NULL,NULL,''),(14881,'1100','51687613383','2023-06-24 17:18:33',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(14882,'1020','51687613383','2023-06-24 17:18:33',300.00,NULL,'','5','1','','1','216','payment','','5168761632702244023660','No',NULL,NULL,''),(14883,'1100','51687600416','2023-06-24 17:19:32',NULL,600.00,'','5','1','','1','314','payment','','','No',NULL,NULL,''),(14884,'1020','51687600416','2023-06-24 17:19:32',600.00,NULL,'','5','1','','1','314','payment','','5168761638533222302280','No',NULL,NULL,''),(14885,'1100','51687602891','2023-06-24 17:20:55',NULL,600.00,'','5','1','','1','154','payment','','','No',NULL,NULL,''),(14886,'1020','51687602891','2023-06-24 17:20:55',600.00,NULL,'','5','1','','1','154','payment','','5168761646522332736602','No',NULL,NULL,''),(14887,'1100','51687614999','2023-06-24 17:30:51',NULL,300.00,'','5','1','','1','245','payment','','','No',NULL,NULL,''),(14888,'1020','51687614999','2023-06-24 17:30:51',300.00,NULL,'','5','1','','1','245','payment','','5168761709422833040006','No',NULL,NULL,''),(14889,'1100','51687605713','2023-06-24 17:37:51',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(14890,'1020','51687605713','2023-06-24 17:37:51',300.00,NULL,'','5','1','','1','363','payment','','5168761761600222822200','No',NULL,NULL,''),(14891,'1110','51687618147','2023-06-24 17:52:59',NULL,117.24,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(14892,'1110','51687618147','2023-06-24 17:52:59',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(14893,'5500','51687618147','2023-06-24 17:52:59',136.78,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14894,'1100','51687618147','2023-06-24 17:52:59',210.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14895,'4000','51687618147','2023-06-24 17:52:59',NULL,180.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(14896,'4000','51687618147','2023-06-24 17:52:59',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(14897,'1100','51687618455','2023-06-24 17:55:35',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(14898,'4000','51687618455','2023-06-24 17:55:35',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(14899,'1100','51687618147','2023-06-24 18:00:45',NULL,210.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(14900,'1020','51687618147','2023-06-24 18:00:45',210.00,NULL,'','5','1','','1','209','payment','','5168761892522233231850','No',NULL,NULL,''),(14901,'1100','51687618455','2023-06-24 18:05:28',NULL,300.00,'','5','1','','1','170','payment','','','No',NULL,NULL,''),(14902,'1020','51687618455','2023-06-24 18:05:28',300.00,NULL,'','5','1','','1','170','payment','','5168761914601740110626','No',NULL,NULL,''),(14909,'1100','51687620892','2023-06-24 18:35:18',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(14910,'4000','51687620892','2023-06-24 18:35:18',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(14913,'1000','51687620386','2023-06-24 18:26:46',350.00,NULL,'','5','1','Good sold','1','510','Payment','','','No',NULL,NULL,''),(14924,'1110','51687620386','2023-06-24 18:47:22',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(14925,'5500','51687620386','2023-06-24 18:47:22',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14926,'1000','51687620386','2023-06-24 18:26:46',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RTYGHD4'),(14927,'4000','51687620386','2023-06-24 18:47:22',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(14928,'1000','51687622186','2023-06-24 18:56:34',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,'RFO3V2QDH9'),(14929,'4000','51687622186','2023-06-24 18:56:34',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(14930,'1100','51687686096','2023-06-25 12:41:47',840.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(14931,'4000','51687686096','2023-06-25 12:41:47',NULL,840.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(14932,'1100','51687686136','2023-06-25 12:42:33',300.00,NULL,'','5','1','Good sold','1','319','sales','','','No',NULL,NULL,''),(14933,'4000','51687686136','2023-06-25 12:42:33',NULL,300.00,'','5','1','Good sold','1','319','sales','6','','No',NULL,NULL,''),(14934,'1110','51687689096','2023-06-25 13:31:46',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(14935,'5500','51687689096','2023-06-25 13:31:46',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14936,'1100','51687689096','2023-06-25 13:31:46',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14937,'4000','51687689096','2023-06-25 13:31:46',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(14938,'1100','51687690873','2023-06-25 14:01:23',600.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(14939,'4000','51687690873','2023-06-25 14:01:23',NULL,600.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(14940,'1100','51687694108','2023-06-25 14:55:31',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(14941,'4000','51687694108','2023-06-25 14:55:31',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(14942,'1100','51687698302','2023-06-25 16:07:04',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(14943,'4000','51687698302','2023-06-25 16:07:04',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(14944,'1100','51687698441','2023-06-25 16:07:28',300.00,NULL,'','5','1','Good sold','1','54','sales','','','No',NULL,NULL,''),(14945,'4000','51687698441','2023-06-25 16:07:28',NULL,300.00,'','5','1','Good sold','1','54','sales','2','','No',NULL,NULL,''),(14946,'1100','51687698468','2023-06-25 16:07:55',300.00,NULL,'','5','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(14947,'4000','51687698468','2023-06-25 16:07:55',NULL,300.00,'','5','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(14948,'1110','51687700729','2023-06-25 16:45:40',NULL,93.93,'','5','1','Inventory sold','1','22','sales','9','','No',NULL,NULL,''),(14949,'5500','51687700729','2023-06-25 16:45:40',93.93,NULL,'','5','1','Cost of goods sold','1','22','sales','','','No',NULL,NULL,''),(14950,'1100','51687700729','2023-06-25 16:45:40',120.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(14951,'4000','51687700729','2023-06-25 16:45:40',NULL,120.00,'','5','1','Good sold','1','22','sales','9','','No',NULL,NULL,''),(14952,'1100','51687701990','2023-06-25 17:07:26',300.00,NULL,'','5','1','Good sold','1','503','sales','','','No',NULL,NULL,''),(14953,'4000','51687701990','2023-06-25 17:07:26',NULL,300.00,'','5','1','Good sold','1','503','sales','2','','No',NULL,NULL,''),(14954,'1100','51687702098','2023-06-25 17:16:18',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14955,'4000','51687702098','2023-06-25 17:16:18',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(14958,'1100','51687702603','2023-06-25 17:16:52',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(14959,'4000','51687702603','2023-06-25 17:16:52',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(14960,'1100','51687703401','2023-06-25 17:30:13',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(14961,'4000','51687703401','2023-06-25 17:30:13',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(14962,'1100','51687703583','2023-06-25 17:33:17',300.00,NULL,'','5','1','Good sold','1','39','sales','','','No',NULL,NULL,''),(14963,'4000','51687703583','2023-06-25 17:33:17',NULL,300.00,'','5','1','Good sold','1','39','sales','8','','No',NULL,NULL,''),(14964,'1100','51687704838','2023-06-25 17:54:05',300.00,NULL,'','5','1','Good sold','1','415','sales','','','No',NULL,NULL,''),(14965,'4000','51687704838','2023-06-25 17:54:05',NULL,300.00,'','5','1','Good sold','1','415','sales','4','','No',NULL,NULL,''),(14966,'1100','51687704910','2023-06-25 17:57:21',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(14967,'4000','51687704910','2023-06-25 17:57:21',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(14968,'1100','51687707328','2023-06-25 18:35:45',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14969,'4000','51687707328','2023-06-25 18:35:45',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(14970,'1100','51687756609','2023-06-26 08:17:01',3360.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(14971,'4000','51687756609','2023-06-26 08:17:01',NULL,3360.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(14976,'1100','51687757319','2023-06-26 08:28:52',300.00,NULL,'','5','1','Good sold','1','507','sales','','','No',NULL,NULL,''),(14977,'4000','51687757319','2023-06-26 08:28:52',NULL,300.00,'','5','1','Good sold','1','507','sales','6','','No',NULL,NULL,''),(14978,'1100','51687757685','2023-06-26 08:36:15',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(14979,'4000','51687757685','2023-06-26 08:36:15',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(14980,'4000','51687757685','2023-06-26 08:36:15',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(14981,'1110','51687758757','2023-06-26 08:52:45',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(14982,'5500','51687758757','2023-06-26 08:52:45',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(14983,'1100','51687758757','2023-06-26 08:52:45',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14984,'4000','51687758757','2023-06-26 08:52:45',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(14985,'1100','51687759058','2023-06-26 09:25:14',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(14986,'4000','51687759058','2023-06-26 09:25:14',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(14991,'1100','51687761837','2023-06-26 09:44:07',1500.00,NULL,'','5','1','Good sold','1','436','sales','','','No',NULL,NULL,''),(14992,'4000','51687761837','2023-06-26 09:44:07',NULL,1500.00,'','5','1','Good sold','1','436','sales','2','','No',NULL,NULL,''),(15005,'1100','51687760741','2023-06-26 09:26:54',280.00,NULL,'','5','1','Good sold','1','448','sales','','','No',NULL,NULL,''),(15006,'4000','51687760741','2023-06-26 09:58:48',NULL,0.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(15007,'4000','51687760741','2023-06-26 09:58:48',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(15008,'1100','51687762944','2023-06-26 10:05:03',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(15009,'4000','51687762944','2023-06-26 10:05:03',NULL,300.00,'','5','1','Good sold','1','304','sales','6','','No',NULL,NULL,''),(15010,'1100','51687763741','2023-06-26 10:16:12',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(15011,'4000','51687763741','2023-06-26 10:16:12',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(15012,'1100','51687764261','2023-06-26 10:24:46',300.00,NULL,'','5','1','Good sold','1','482','sales','','','No',NULL,NULL,''),(15013,'4000','51687764261','2023-06-26 10:24:46',NULL,300.00,'','5','1','Good sold','1','482','sales','2','','No',NULL,NULL,''),(15014,'1100','51687764387','2023-06-26 10:28:55',900.00,NULL,'','5','1','Good sold','1','315','sales','','','No',NULL,NULL,''),(15015,'4000','51687764387','2023-06-26 10:28:55',NULL,600.00,'','5','1','Good sold','1','315','sales','4','','No',NULL,NULL,''),(15016,'4000','51687764387','2023-06-26 10:28:55',NULL,300.00,'','5','1','Good sold','1','315','sales','6','','No',NULL,NULL,''),(15017,'1100','51687764666','2023-06-26 10:31:13',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(15018,'4000','51687764666','2023-06-26 10:31:13',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(15019,'1100','51687766270','2023-06-26 10:58:03',600.00,NULL,'','5','1','Good sold','1','447','sales','','','No',NULL,NULL,''),(15020,'4000','51687766270','2023-06-26 10:58:03',NULL,600.00,'','5','1','Good sold','1','447','sales','6','','No',NULL,NULL,''),(15021,'1100','51687766988','2023-06-26 11:10:33',300.00,NULL,'','5','1','Good sold','1','492','sales','','','No',NULL,NULL,''),(15022,'4000','51687766988','2023-06-26 11:10:33',NULL,300.00,'','5','1','Good sold','1','492','sales','4','','No',NULL,NULL,''),(15023,'1100','51687603188','2023-06-26 11:19:31',NULL,730.00,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(15024,'1020','51687603188','2023-06-26 11:19:31',730.00,NULL,'','5','1','','1','125','payment','','5168776772335722337202','No',NULL,NULL,''),(15025,'1100','51687620892','2023-06-26 11:23:36',NULL,300.00,'','5','1','','1','339','payment','','','No',NULL,NULL,''),(15026,'1020','51687620892','2023-06-26 11:23:36',300.00,NULL,'','5','1','','1','339','payment','','5168776783252822383132','No',NULL,NULL,''),(15027,'1100','51687768177','2023-06-26 11:33:34',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(15028,'4000','51687768177','2023-06-26 11:33:34',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(15029,'4000','51687603188','2023-06-26 11:35:29',300.00,NULL,'','5','1','Returned products','1','125','return','','','No',NULL,NULL,''),(15030,'1100','51687603188','2023-06-26 11:35:29',NULL,300.00,'','5','1','Returned products','1','125','return','','','No',NULL,NULL,''),(15031,'5500','51687603188','2023-06-26 11:35:29',NULL,208.00,'','5','1','Cost of goods returned','1','125','sales','4','','No',NULL,NULL,''),(15032,'1110','51687603188','2023-06-26 11:35:29',208.00,NULL,'','5','1','Inventory retuned ','1','125','sales','','','No',NULL,NULL,''),(15033,'1100','51687769761','2023-06-26 12:00:39',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(15034,'4000','51687769761','2023-06-26 12:00:39',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(15035,'1100','51687771066','2023-06-26 12:17:56',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(15036,'4000','51687771066','2023-06-26 12:17:56',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(15037,'1100','51687771098','2023-06-26 12:18:29',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(15038,'4000','51687771098','2023-06-26 12:18:29',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(15039,'1100','51687772335','2023-06-26 12:47:54',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(15040,'4000','51687772335','2023-06-26 12:47:54',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(15041,'1100','51687774371','2023-06-26 13:13:01',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(15042,'4000','51687774371','2023-06-26 13:13:01',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(15043,'1100','51687780905','2023-06-26 15:02:28',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15044,'4000','51687780905','2023-06-26 15:02:28',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15045,'1100','51687606284','2023-06-26 15:14:56',NULL,300.00,'','5','1','','1','44','payment','','','No',NULL,NULL,''),(15046,'1020','51687606284','2023-06-26 15:14:56',300.00,NULL,'','5','1','','1','44','payment','','5168778170833883333320','No',NULL,NULL,''),(15047,'1100','51687586759','2023-06-24 09:06:29',300.00,NULL,'','5','1','Good sold','1','413','sales','','','No',NULL,NULL,''),(15048,'4000','51687586759','2023-06-24 09:06:29',NULL,300.00,'','5','1','Good sold','1','413','sales','4','','No',NULL,NULL,''),(15049,'1100','51687772335','2023-06-26 15:23:12',NULL,300.00,'','5','1','','1','196','payment','','','No',NULL,NULL,''),(15050,'1020','51687772335','2023-06-26 15:23:12',300.00,NULL,'','5','1','','1','196','payment','','5168778221273222238130','No',NULL,NULL,''),(15053,'5800','51687783787','2023-06-26 15:50:14',790.00,NULL,'0','5','1','PRINTING AND PHOTOCOPYING PAPER','1','','','93','','No',NULL,NULL,''),(15054,'1050','51687783787','2023-06-26 15:50:14',NULL,790.00,'0','5','1','PRINTING AND PHOTOCOPYING PAPER','1','','','93','','No',NULL,NULL,''),(15057,'4165','51687783840','2023-06-25 15:51:07',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','94','','No',NULL,NULL,''),(15058,'1020','51687783840','2023-06-25 15:51:07',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','94','','No',NULL,NULL,''),(15065,'1100','51687786815','2023-06-26 16:40:22',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(15066,'4000','51687786815','2023-06-26 16:50:35',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(15067,'1100','51687786815','2023-06-26 16:51:02',NULL,300.00,'','5','1','','1','73','payment','','','No',NULL,NULL,''),(15068,'1020','51687786815','2023-06-26 16:51:02',300.00,NULL,'','5','1','','1','73','payment','','5168778747380238324123','No',NULL,NULL,''),(15075,'1100','51687787541','2023-06-26 16:52:35',1200.00,NULL,'','5','1','Good sold','1','351','sales','','','No',NULL,NULL,''),(15076,'4000','51687787541','2023-06-26 17:22:17',NULL,1200.00,'','5','1','Good sold','1','351','sales','6','','No',NULL,NULL,''),(15077,'1100','51687789764','2023-06-26 17:29:41',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15078,'4000','51687789764','2023-06-26 17:29:41',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(15079,'1100','51687793445','2023-06-26 18:30:51',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(15080,'4000','51687793445','2023-06-26 18:30:51',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(15081,'1100','51687794085','2023-06-26 18:42:54',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15082,'4000','51687794085','2023-06-26 18:42:54',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15083,'1100','51687794198','2023-06-26 18:43:28',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,''),(15084,'4000','51687794198','2023-06-26 18:43:28',NULL,300.00,'','5','1','Good sold','1','255','sales','2','','No',NULL,NULL,''),(15085,'1100','51687796622','2023-06-26 19:23:51',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15086,'4000','51687796622','2023-06-26 19:23:51',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(15100,'1100','51687845110','2023-06-27 08:53:33',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(15101,'4000','51687845110','2023-06-27 08:53:33',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(15102,'1100','51687843123','2023-06-27 08:46:51',1500.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,''),(15103,'4000','51687843123','2023-06-27 08:54:57',NULL,600.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(15104,'4000','51687843123','2023-06-27 08:54:57',NULL,300.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(15105,'4000','51687843123','2023-06-27 08:54:57',NULL,300.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(15106,'4000','51687843123','2023-06-27 08:54:57',NULL,300.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(15107,'1100','51687848138','2023-06-27 09:42:25',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(15108,'4000','51687848138','2023-06-27 09:42:25',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(15109,'1100','51687848938','2023-06-27 09:55:48',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(15110,'4000','51687848938','2023-06-27 09:55:48',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(15111,'1100','51687848972','2023-06-27 09:56:33',1120.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(15112,'4000','51687848972','2023-06-27 09:56:33',NULL,1120.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(15113,'1110','51687857411','2023-06-27 12:43:37',NULL,187.86,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(15114,'5500','51687857411','2023-06-27 12:43:37',187.86,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15115,'1100','51687857411','2023-06-27 12:43:37',240.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15116,'4000','51687857411','2023-06-27 12:43:37',NULL,240.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(15119,'1100','51687859996','2023-06-27 13:00:08',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(15120,'4000','51687859996','2023-06-27 13:00:08',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(15121,'1100','51687860024','2023-06-27 13:00:39',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(15122,'4000','51687860024','2023-06-27 13:00:39',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(15123,'4000','51687860024','2023-06-27 13:00:39',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(15124,'1100','51687859963','2023-06-27 12:59:35',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(15125,'4000','51687859963','2023-06-27 12:59:35',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(15126,'1100','51687861882','2023-06-27 13:31:41',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(15127,'4000','51687861882','2023-06-27 13:31:41',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(15130,'4165','51687862964','2023-06-27 13:49:58',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','95','','No',NULL,NULL,''),(15131,'1020','51687862964','2023-06-27 13:49:58',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','95','','No',NULL,NULL,''),(15132,'1100','51687864103','2023-06-27 14:08:40',600.00,NULL,'','5','1','Good sold','1','273','sales','','','No',NULL,NULL,''),(15133,'4000','51687864103','2023-06-27 14:08:40',NULL,600.00,'','5','1','Good sold','1','273','sales','6','','No',NULL,NULL,''),(15134,'1100','51687864219','2023-06-27 14:10:40',390.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(15135,'4000','51687864219','2023-06-27 14:10:40',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(15136,'1100','51687867071','2023-06-27 14:58:01',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(15137,'4000','51687867071','2023-06-27 14:58:01',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(15138,'1100','51687867419','2023-06-27 15:22:51',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(15139,'4000','51687867419','2023-06-27 15:22:51',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(15140,'1100','51687869106','2023-06-27 15:33:39',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(15141,'4000','51687869106','2023-06-27 15:33:39',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(15144,'1100','51687870807','2023-06-27 16:00:28',300.00,NULL,'','5','1','Good sold','1','462','sales','','','No',NULL,NULL,''),(15145,'4000','51687870807','2023-06-27 16:00:28',NULL,300.00,'','5','1','Good sold','1','462','sales','2','','No',NULL,NULL,''),(15146,'1100','51687871590','2023-06-27 16:13:22',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(15147,'4000','51687871590','2023-06-27 16:13:22',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(15148,'1100','51687871650','2023-06-27 16:14:18',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15149,'4000','51687871650','2023-06-27 16:14:18',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(15150,'1100','51687873938','2023-06-27 16:52:31',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15151,'4000','51687873938','2023-06-27 16:52:31',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15152,'1100','51687875283','2023-06-27 17:14:58',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15153,'4000','51687875283','2023-06-27 17:14:58',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(15154,'1100','51687876093','2023-06-27 17:28:25',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(15155,'4000','51687876093','2023-06-27 17:28:25',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(15156,'1100','51687876489','2023-06-27 17:36:18',280.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(15157,'4000','51687876489','2023-06-27 17:36:18',NULL,280.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(15158,'1100','51687878670','2023-06-27 18:11:24',600.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(15159,'4000','51687878670','2023-06-27 18:11:24',NULL,300.00,'','5','1','Good sold','1','385','sales','2','','No',NULL,NULL,''),(15160,'4000','51687878670','2023-06-27 18:11:24',NULL,300.00,'','5','1','Good sold','1','385','sales','8','','No',NULL,NULL,''),(15161,'1100','51687878968','2023-06-27 18:16:36',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15162,'4000','51687878968','2023-06-27 18:16:36',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(15163,'4000','51687878968','2023-06-27 18:16:36',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15164,'1100','51687879012','2023-06-27 18:16:58',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(15165,'4000','51687879012','2023-06-27 18:16:58',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(15166,'1100','51687879392','2023-06-27 18:23:21',280.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(15167,'4000','51687879392','2023-06-27 18:23:21',NULL,280.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(15168,'1100','51687883326','2023-06-27 19:28:59',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15169,'4000','51687883326','2023-06-27 19:28:59',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15170,'1100','51687931998','2023-06-28 09:00:25',1950.00,NULL,'','5','1','Good sold','1','105','sales','','','No',NULL,NULL,''),(15171,'4000','51687931998','2023-06-28 09:00:25',NULL,1500.00,'','5','1','Good sold','1','105','sales','4','','No',NULL,NULL,''),(15172,'4000','51687931998','2023-06-28 09:00:25',NULL,300.00,'','5','1','Good sold','1','105','sales','6','','No',NULL,NULL,''),(15173,'4000','51687931998','2023-06-28 09:00:25',NULL,150.00,'','5','1','Good sold','1','105','sales','8','','No',NULL,NULL,''),(15176,'1100','51687933800','2023-06-28 09:50:06',300.00,NULL,'','5','1','Good sold','1','512','sales','','','No',NULL,NULL,''),(15177,'4000','51687933800','2023-06-28 09:50:06',NULL,300.00,'','5','1','Good sold','1','512','sales','2','','No',NULL,NULL,''),(15184,'1100','51687935873','2023-06-28 10:04:38',270.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(15185,'4000','51687935873','2023-06-28 10:49:13',NULL,270.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(15186,'1110','51687939847','2023-06-28 11:10:54',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(15187,'5500','51687939847','2023-06-28 11:10:54',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15188,'1100','51687939847','2023-06-28 11:10:54',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15189,'4000','51687939847','2023-06-28 11:10:54',NULL,250.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(15190,'1110','51687939870','2023-06-28 11:13:21',NULL,2210.00,'','5','1','Inventory sold','1','267','sales','1','','No',NULL,NULL,''),(15191,'5500','51687939870','2023-06-28 11:13:21',2210.00,NULL,'','5','1','Cost of goods sold','1','267','sales','','','No',NULL,NULL,''),(15192,'1100','51687939870','2023-06-28 11:13:21',4230.00,NULL,'','5','1','Good sold','1','267','sales','','','No',NULL,NULL,''),(15193,'4000','51687939870','2023-06-28 11:13:21',NULL,2880.00,'','5','1','Good sold','1','267','sales','1','','No',NULL,NULL,''),(15194,'4000','51687939870','2023-06-28 11:13:21',NULL,540.00,'','5','1','Good sold','1','267','sales','2','','No',NULL,NULL,''),(15195,'4000','51687939870','2023-06-28 11:13:21',NULL,810.00,'','5','1','Good sold','1','267','sales','6','','No',NULL,NULL,''),(15196,'1100','51687940506','2023-06-28 11:21:58',1080.00,NULL,'','5','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(15197,'4000','51687940506','2023-06-28 11:21:58',NULL,1080.00,'','5','1','Good sold','1','84','sales','6','','No',NULL,NULL,''),(15201,'1100','51687941928','2023-06-28 11:57:55',270.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(15202,'4000','51687941928','2023-06-28 11:57:55',NULL,270.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(15203,'1100','51687942798','2023-06-28 12:00:11',540.00,NULL,'','5','1','Good sold','1','284','sales','','','No',NULL,NULL,''),(15204,'4000','51687942798','2023-06-28 12:00:11',NULL,540.00,'','5','1','Good sold','1','284','sales','6','','No',NULL,NULL,''),(15205,'1100','51687942852','2023-06-28 12:01:17',270.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(15206,'4000','51687942852','2023-06-28 12:01:17',NULL,270.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(15207,'1100','51687941411','2023-06-28 11:38:01',420.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(15208,'4000','51687941411','2023-06-28 11:38:01',NULL,150.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(15209,'4000','51687941411','2023-06-28 12:02:16',NULL,270.00,'','5','1','Good sold','1','38','sales','4','','No',NULL,NULL,''),(15210,'1100','51687942981','2023-06-28 12:03:25',270.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(15211,'4000','51687942981','2023-06-28 12:03:25',NULL,270.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(15212,'1100','51687945678','2023-06-28 12:48:09',540.00,NULL,'','5','1','Good sold','1','295','sales','','','No',NULL,NULL,''),(15213,'4000','51687945678','2023-06-28 12:48:09',NULL,540.00,'','5','1','Good sold','1','295','sales','6','','No',NULL,NULL,''),(15214,'1100','51687946253','2023-06-28 12:57:50',540.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15215,'4000','51687946253','2023-06-28 12:57:50',NULL,540.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15216,'1100','51687946453','2023-06-28 13:01:04',540.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(15217,'4000','51687946453','2023-06-28 13:01:04',NULL,540.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(15218,'1100','51687946955','2023-06-28 13:09:25',270.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(15219,'4000','51687946955','2023-06-28 13:09:25',NULL,270.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(15220,'1100','51687947052','2023-06-28 13:11:08',540.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(15221,'4000','51687947052','2023-06-28 13:11:08',NULL,540.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(15222,'1100','51687947427','2023-06-28 13:17:30',540.00,NULL,'','5','1','Good sold','1','418','sales','','','No',NULL,NULL,''),(15223,'4000','51687947427','2023-06-28 13:17:30',NULL,540.00,'','5','1','Good sold','1','418','sales','6','','No',NULL,NULL,''),(15224,'1110','51687948457','2023-06-28 13:34:23',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(15225,'5500','51687948457','2023-06-28 13:34:23',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15226,'1100','51687948457','2023-06-28 13:34:23',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15227,'4000','51687948457','2023-06-28 13:34:23',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(15228,'1100','51687948996','2023-06-28 13:43:24',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15229,'4000','51687948996','2023-06-28 13:43:24',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(15230,'1100','51687949551','2023-06-28 13:52:42',270.00,NULL,'','5','1','Good sold','1','455','sales','','','No',NULL,NULL,''),(15231,'4000','51687949551','2023-06-28 13:52:42',NULL,270.00,'','5','1','Good sold','1','455','sales','4','','No',NULL,NULL,''),(15232,'1100','51687950043','2023-06-28 14:01:14',270.00,NULL,'','5','1','Good sold','1','227','sales','','','No',NULL,NULL,''),(15233,'4000','51687950043','2023-06-28 14:01:14',NULL,270.00,'','5','1','Good sold','1','227','sales','2','','No',NULL,NULL,''),(15234,'1100','51687950598','2023-06-28 14:10:06',270.00,NULL,'','5','1','Good sold','1','340','sales','','','No',NULL,NULL,''),(15235,'4000','51687950598','2023-06-28 14:10:06',NULL,270.00,'','5','1','Good sold','1','340','sales','4','','No',NULL,NULL,''),(15236,'1100','51687951731','2023-06-28 14:28:59',270.00,NULL,'','5','1','Good sold','1','475','sales','','','No',NULL,NULL,''),(15237,'4000','51687951731','2023-06-28 14:28:59',NULL,270.00,'','5','1','Good sold','1','475','sales','4','','No',NULL,NULL,''),(15238,'1100','51687953272','2023-06-28 15:00:11',270.00,NULL,'','5','1','Good sold','1','396','sales','','','No',NULL,NULL,''),(15239,'4000','51687953272','2023-06-28 15:00:11',NULL,270.00,'','5','1','Good sold','1','396','sales','2','','No',NULL,NULL,''),(15240,'1100','51687956104','2023-06-28 15:41:54',540.00,NULL,'','5','1','Good sold','1','124','sales','','','No',NULL,NULL,''),(15241,'4000','51687956104','2023-06-28 15:41:54',NULL,540.00,'','5','1','Good sold','1','124','sales','6','','No',NULL,NULL,''),(15242,'1100','51687956161','2023-06-28 15:43:21',270.00,NULL,'','5','1','Good sold','1','493','sales','','','No',NULL,NULL,''),(15243,'4000','51687956161','2023-06-28 15:43:21',NULL,270.00,'','5','1','Good sold','1','493','sales','6','','No',NULL,NULL,''),(15244,'1100','51687956300','2023-06-28 15:45:11',270.00,NULL,'','5','1','Good sold','1','334','sales','','','No',NULL,NULL,''),(15245,'4000','51687956300','2023-06-28 15:45:11',NULL,270.00,'','5','1','Good sold','1','334','sales','2','','No',NULL,NULL,''),(15246,'1100','51687956669','2023-06-28 15:51:19',270.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(15247,'4000','51687956669','2023-06-28 15:51:19',NULL,270.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(15248,'1100','51687957449','2023-06-28 16:04:26',270.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(15249,'4000','51687957449','2023-06-28 16:04:26',NULL,270.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(15250,'1100','51687957534','2023-06-28 16:05:52',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15251,'4000','51687957534','2023-06-28 16:05:52',NULL,250.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(15252,'1100','51687959208','2023-06-28 16:38:20',270.00,NULL,'','5','1','Good sold','1','513','sales','','','No',NULL,NULL,''),(15253,'4000','51687959208','2023-06-28 16:38:20',NULL,270.00,'','5','1','Good sold','1','513','sales','6','','No',NULL,NULL,''),(15254,'1100','51687959571','2023-06-28 16:39:44',270.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(15255,'4000','51687959571','2023-06-28 16:39:44',NULL,270.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(15256,'1100','51687960853','2023-06-28 17:01:02',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15257,'4000','51687960853','2023-06-28 17:01:02',NULL,250.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15258,'1100','51687961257','2023-06-28 17:07:46',270.00,NULL,'','5','1','Good sold','1','470','sales','','','No',NULL,NULL,''),(15259,'4000','51687961257','2023-06-28 17:07:46',NULL,270.00,'','5','1','Good sold','1','470','sales','2','','No',NULL,NULL,''),(15260,'1100','51687962483','2023-06-28 17:28:29',270.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15261,'4000','51687962483','2023-06-28 17:28:29',NULL,270.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(15262,'1100','51687964017','2023-06-28 17:56:26',270.00,NULL,'','5','1','Good sold','1','514','sales','','','No',NULL,NULL,''),(15263,'4000','51687964017','2023-06-28 17:56:26',NULL,270.00,'','5','1','Good sold','1','514','sales','6','','No',NULL,NULL,''),(15264,'1100','51687966452','2023-06-28 18:34:23',540.00,NULL,'','5','1','Good sold','1','434','sales','','','No',NULL,NULL,''),(15265,'4000','51687966452','2023-06-28 18:34:23',NULL,540.00,'','5','1','Good sold','1','434','sales','6','','No',NULL,NULL,''),(15266,'1100','51687967401','2023-06-28 18:50:14',250.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(15267,'4000','51687967401','2023-06-28 18:50:14',NULL,250.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(15268,'1100','51688016328','2023-06-29 08:25:41',5600.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(15269,'4000','51688016328','2023-06-29 08:25:41',NULL,5600.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(15270,'1100','51688023068','2023-06-29 10:17:58',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(15271,'4000','51688023068','2023-06-29 10:17:58',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(15272,'1100','51688029794','2023-06-29 12:10:03',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(15273,'4000','51688029794','2023-06-29 12:10:03',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(15274,'1100','51688029859','2023-06-29 12:11:08',280.00,NULL,'','5','1','Good sold','1','283','sales','','','No',NULL,NULL,''),(15275,'4000','51688029859','2023-06-29 12:11:08',NULL,280.00,'','5','1','Good sold','1','283','sales','6','','No',NULL,NULL,''),(15276,'1100','51688031200','2023-06-29 12:33:39',1200.00,NULL,'','5','1','Good sold','1','373','sales','','','No',NULL,NULL,''),(15277,'4000','51688031200','2023-06-29 12:33:39',NULL,600.00,'','5','1','Good sold','1','373','sales','6','','No',NULL,NULL,''),(15278,'4000','51688031200','2023-06-29 12:33:39',NULL,600.00,'','5','1','Good sold','1','373','sales','4','','No',NULL,NULL,''),(15279,'1100','51688031274','2023-06-29 12:34:43',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(15280,'4000','51688031274','2023-06-29 12:34:43',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(15283,'1100','51688038302','2023-06-29 14:31:51',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(15284,'4000','51688038302','2023-06-29 14:31:51',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(15285,'1100','51688038331','2023-06-29 14:32:17',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15286,'4000','51688038331','2023-06-29 14:32:17',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(15287,'1110','51688038356','2023-06-29 14:32:43',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(15288,'5500','51688038356','2023-06-29 14:32:43',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15289,'1100','51688038356','2023-06-29 14:32:43',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15290,'4000','51688038356','2023-06-29 14:32:43',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(15291,'1100','51688038379','2023-06-29 14:33:04',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15292,'4000','51688038379','2023-06-29 14:33:04',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(15297,'1100','51688038259','2023-06-29 14:31:05',280.00,NULL,'','5','1','Good sold','1','59','sales','','','No',NULL,NULL,''),(15298,'4000','51688038259','2023-06-29 14:35:51',NULL,280.00,'','5','1','Good sold','1','59','sales','6','','No',NULL,NULL,''),(15299,'1110','51688040446','2023-06-29 15:07:47',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(15300,'5500','51688040446','2023-06-29 15:07:47',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15301,'1100','51688040446','2023-06-29 15:07:47',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15302,'4000','51688040446','2023-06-29 15:07:47',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(15303,'1100','51688040518','2023-06-29 15:08:45',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(15304,'4000','51688040518','2023-06-29 15:08:45',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(15305,'1100','51688042452','2023-06-29 15:41:02',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(15306,'4000','51688042452','2023-06-29 15:41:02',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(15307,'1100','51688043385','2023-06-29 15:56:30',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(15308,'4000','51688043385','2023-06-29 15:56:30',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(15309,'1100','51688044204','2023-06-29 16:10:20',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(15310,'4000','51688044204','2023-06-29 16:10:20',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(15311,'1100','51688046118','2023-06-29 16:42:07',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15312,'4000','51688046118','2023-06-29 16:42:07',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15313,'1100','51688046146','2023-06-29 16:42:31',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15314,'4000','51688046146','2023-06-29 16:42:31',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(15315,'1100','51688047015','2023-06-29 16:57:13',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(15316,'4000','51688047015','2023-06-29 16:57:13',NULL,300.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(15317,'4000','51688047015','2023-06-29 16:57:13',NULL,300.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(15318,'1100','51688047132','2023-06-29 17:07:45',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(15319,'4000','51688047132','2023-06-29 17:07:45',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(15320,'1100','51688048364','2023-06-29 17:19:30',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(15321,'4000','51688048364','2023-06-29 17:19:30',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(15322,'1100','51688049199','2023-06-29 17:33:42',300.00,NULL,'','5','1','Good sold','1','245','sales','','','No',NULL,NULL,''),(15323,'4000','51688049199','2023-06-29 17:33:42',NULL,300.00,'','5','1','Good sold','1','245','sales','4','','No',NULL,NULL,''),(15326,'1100','51688110419','2023-06-30 10:33:50',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(15327,'4000','51688110419','2023-06-30 10:33:50',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(15328,'1100','51688110439','2023-06-30 10:34:15',750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(15329,'4000','51688110439','2023-06-30 10:34:15',NULL,750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(15330,'1000','51688106374','2023-06-30 10:32:47',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,'RFU4BOM6R4'),(15331,'4000','51688106374','2023-06-30 10:32:47',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(15332,'1100','51688112333','2023-06-30 11:05:38',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(15333,'4000','51688112333','2023-06-30 11:05:38',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(15334,'1100','51688112627','2023-06-30 11:11:08',600.00,NULL,'','5','1','Good sold','1','250','sales','','','No',NULL,NULL,''),(15335,'4000','51688112627','2023-06-30 11:11:08',NULL,600.00,'','5','1','Good sold','1','250','sales','4','','No',NULL,NULL,''),(15336,'1100','51688113719','2023-06-30 11:28:54',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(15337,'4000','51688113719','2023-06-30 11:28:54',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(15338,'1100','51688113763','2023-06-30 12:03:27',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(15339,'4000','51688113763','2023-06-30 12:03:27',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(15340,'1100','51688116605','2023-06-30 12:16:52',300.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(15341,'4000','51688116605','2023-06-30 12:16:52',NULL,300.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(15342,'1110','51688116650','2023-06-30 12:17:37',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(15343,'5500','51688116650','2023-06-30 12:17:37',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15344,'1100','51688116650','2023-06-30 12:17:37',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15345,'4000','51688116650','2023-06-30 12:17:37',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(15346,'1110','51688122850','2023-06-30 14:02:41',NULL,378.00,'','5','1','Inventory sold','1','515','sales','3','','No',NULL,NULL,''),(15347,'5500','51688122850','2023-06-30 14:02:41',378.00,NULL,'','5','1','Cost of goods sold','1','515','sales','','','No',NULL,NULL,''),(15348,'1100','51688122850','2023-06-30 14:02:41',500.00,NULL,'','5','1','Good sold','1','515','sales','','','No',NULL,NULL,''),(15349,'4000','51688122850','2023-06-30 14:02:41',NULL,500.00,'','5','1','Good sold','1','515','sales','3','','No',NULL,NULL,''),(15350,'1100','51688123003','2023-06-30 14:03:36',300.00,NULL,'','5','1','Good sold','1','512','sales','','','No',NULL,NULL,''),(15351,'4000','51688123003','2023-06-30 14:03:36',NULL,300.00,'','5','1','Good sold','1','512','sales','2','','No',NULL,NULL,''),(15352,'1100','51688123058','2023-06-30 14:05:55',150.00,NULL,'','5','1','Good sold','1','516','sales','','','No',NULL,NULL,''),(15353,'4000','51688123058','2023-06-30 14:05:55',NULL,150.00,'','5','1','Good sold','1','516','sales','8','','No',NULL,NULL,''),(15354,'1110','51688123224','2023-06-30 14:07:10',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(15355,'5500','51688123224','2023-06-30 14:07:10',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15356,'1100','51688123224','2023-06-30 14:07:10',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15357,'4000','51688123224','2023-06-30 14:07:10',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(15358,'1100','51688123442','2023-06-30 14:12:40',300.00,NULL,'','5','1','Good sold','1','517','sales','','','No',NULL,NULL,''),(15359,'4000','51688123442','2023-06-30 14:12:40',NULL,300.00,'','5','1','Good sold','1','517','sales','6','','No',NULL,NULL,''),(15360,'1100','51688123672','2023-06-30 14:17:03',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(15361,'4000','51688123672','2023-06-30 14:17:03',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(15362,'1100','51688126777','2023-06-30 15:06:26',280.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,''),(15363,'4000','51688126777','2023-06-30 15:06:26',NULL,280.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(15364,'1100','51688127852','2023-06-30 15:24:23',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15365,'4000','51688127852','2023-06-30 15:24:23',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15366,'1100','51688128819','2023-06-30 15:40:25',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(15367,'4000','51688128819','2023-06-30 15:40:25',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(15368,'1100','51688128838','2023-06-30 15:40:45',300.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,''),(15369,'4000','51688128838','2023-06-30 15:40:45',NULL,300.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(15370,'1100','51688129472','2023-06-30 15:51:34',1200.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(15371,'4000','51688129472','2023-06-30 15:51:34',NULL,600.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(15372,'4000','51688129472','2023-06-30 15:51:34',NULL,600.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(15375,'5800','51688131016','2023-06-30 16:17:17',20.00,NULL,'0','5','1','ENVELOPES','1','','','96','','No',NULL,NULL,''),(15376,'1020','51688131016','2023-06-30 16:17:17',NULL,20.00,'0','5','1','ENVELOPES','1','','','96','','No',NULL,NULL,''),(15377,'1100','51688132746','2023-06-30 16:45:55',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(15378,'4000','51688132746','2023-06-30 16:45:55',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(15379,'1100','51688132897','2023-06-30 16:54:52',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(15380,'4000','51688132897','2023-06-30 16:54:52',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(15383,'1100','51688133807','2023-06-30 17:03:53',560.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,''),(15384,'4000','51688133807','2023-06-30 17:03:53',NULL,560.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(15387,'1100','51688135872','2023-06-30 17:38:05',280.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(15388,'4000','51688135872','2023-06-30 17:38:05',NULL,280.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(15393,'1100','51688136540','2023-06-30 17:49:27',450.00,NULL,'','5','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(15394,'4000','51688136540','2023-06-30 17:49:27',NULL,300.00,'','5','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(15395,'4000','51688136540','2023-06-30 17:49:27',NULL,150.00,'','5','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(15396,'1110','51688136175','2023-06-30 17:43:04',NULL,93.93,'','5','1','Inventory sold','1','387','sales','9','','No',NULL,NULL,''),(15397,'5500','51688136175','2023-06-30 17:50:03',93.93,NULL,'','5','1','Cost of goods sold','1','387','sales','','','No',NULL,NULL,''),(15398,'1100','51688136175','2023-06-30 17:43:04',120.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(15399,'4000','51688136175','2023-06-30 17:43:04',NULL,120.00,'','5','1','Good sold','1','387','sales','9','','No',NULL,NULL,''),(15400,'1100','51688136838','2023-06-30 17:54:03',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(15401,'4000','51688136838','2023-06-30 17:54:03',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(15404,'1100','51688137912','2023-06-30 18:12:05',280.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(15405,'4000','51688137912','2023-06-30 18:12:05',NULL,280.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(15406,'1100','51688139356','2023-06-30 18:36:03',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15407,'4000','51688139356','2023-06-30 18:36:03',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(15408,'1110','51688140541','2023-06-30 18:55:49',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(15409,'5500','51688140541','2023-06-30 18:55:49',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15410,'1100','51688140541','2023-06-30 18:55:49',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15411,'4000','51688140541','2023-06-30 18:55:49',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(15412,'1100','51688141141','2023-06-30 19:16:20',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15413,'4000','51688141141','2023-06-30 19:16:20',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(15414,'1000','51688189581','2023-07-01 08:33:49',300.00,NULL,'','5','1','Good sold','1','213','sales','','','No',NULL,NULL,'RF281RGE3M'),(15415,'4000','51688189581','2023-07-01 08:33:49',NULL,300.00,'','5','1','Good sold','1','213','sales','6','','No',NULL,NULL,''),(15416,'1000','51688192815','2023-07-01 09:27:17',300.00,NULL,'','5','1','Good sold','1','508','sales','','','No',NULL,NULL,'RTYU9OKI'),(15417,'4000','51688192815','2023-07-01 09:27:17',NULL,300.00,'','5','1','Good sold','1','508','sales','4','','No',NULL,NULL,''),(15422,'1100','51688196613','2023-07-01 10:30:30',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15423,'4000','51688196613','2023-07-01 10:30:30',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(15424,'1100','51688197520','2023-07-01 10:49:57',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15425,'4000','51688197520','2023-07-01 10:49:57',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15426,'1100','51688197884','2023-07-01 10:51:33',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(15427,'4000','51688197884','2023-07-01 10:51:33',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(15428,'1100','51688196613','2023-07-01 10:54:32',NULL,300.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(15429,'1020','51688196613','2023-07-01 10:54:32',300.00,NULL,'','5','1','','1','209','payment','','5168819808903233928332','No',NULL,NULL,''),(15430,'1100','51688199848','2023-07-01 11:31:11',300.00,NULL,'','5','1','Good sold','1','518','sales','','','No',NULL,NULL,''),(15431,'4000','51688199848','2023-07-01 11:31:11',NULL,300.00,'','5','1','Good sold','1','518','sales','2','','No',NULL,NULL,''),(15432,'1100','51688200292','2023-07-01 11:32:01',300.00,NULL,'','5','1','Good sold','1','479','sales','','','No',NULL,NULL,''),(15433,'4000','51688200292','2023-07-01 11:32:01',NULL,300.00,'','5','1','Good sold','1','479','sales','2','','No',NULL,NULL,''),(15434,'1110','51688202015','2023-07-01 12:00:15',400.00,NULL,'','5','1','Inventory Purchased','1','2','Purchases','16','','No',NULL,NULL,''),(15435,'2130','51688202015','2023-07-01 12:00:15',NULL,400.00,'','5','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(15436,'1110','51688202067','2023-07-01 12:01:17',NULL,400.00,'','5','1','Inventory sold','1','209','sales','16','','No',NULL,NULL,''),(15437,'5500','51688202067','2023-07-01 12:01:17',400.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15438,'1000','51688202067','2023-07-01 12:01:17',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RG10F0E5A6'),(15439,'4000','51688202067','2023-07-01 12:01:17',NULL,600.00,'','5','1','Good sold','1','209','sales','16','','No',NULL,NULL,''),(15440,'1100','51688199848','2023-07-01 12:08:33',NULL,300.00,'','5','1','','1','518','payment','','','No',NULL,NULL,''),(15441,'1020','51688199848','2023-07-01 12:08:33',300.00,NULL,'','5','1','','1','518','payment','','5168820252782873202313','No',NULL,NULL,''),(15442,'1100','51688202683','2023-07-01 12:11:31',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(15443,'4000','51688202683','2023-07-01 12:11:31',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(15450,'1100','51688205521','2023-07-01 13:27:40',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15451,'4000','51688205521','2023-07-01 13:30:18',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15454,'1000','51688207466','2023-07-01 13:31:38',130.00,NULL,'','5','1','Good sold','1','139','Payment','','','No',NULL,NULL,''),(15460,'1100','51688207466','2023-07-01 13:31:38',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(15461,'4000','51688207466','2023-07-01 13:35:32',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(15462,'1100','51688205521','2023-07-01 13:42:05',NULL,280.00,'','5','1','','1','19','payment','','','No',NULL,NULL,''),(15463,'1020','51688205521','2023-07-01 13:42:05',280.00,NULL,'','5','1','','1','19','payment','','5168820813717003037325','No',NULL,NULL,''),(15464,'1100','51688209769','2023-07-01 14:09:39',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(15465,'4000','51688209769','2023-07-01 14:09:39',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(15466,'1100','51688212081','2023-07-01 14:48:24',600.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,''),(15467,'4000','51688212081','2023-07-01 14:48:24',NULL,600.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(15471,'1000','51688212666','2023-07-01 14:59:45',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RG14FJ6GOY'),(15472,'4000','51688212666','2023-07-01 14:59:45',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(15481,'1100','51688212177','2023-07-01 14:57:04',450.00,NULL,'','5','1','Good sold','1','379','sales','','','No',NULL,NULL,''),(15482,'4000','51688212177','2023-07-01 15:03:35',NULL,300.00,'','5','1','Good sold','1','379','sales','4','','No',NULL,NULL,''),(15483,'4000','51688212177','2023-07-01 15:03:35',NULL,150.00,'','5','1','Good sold','1','379','sales','8','','No',NULL,NULL,''),(15484,'1110','51688213575','2023-07-01 15:12:55',1105.00,NULL,'','5','1','Inventory Purchased','1','2','Purchases','1','','No',NULL,NULL,''),(15485,'2130','51688213575','2023-07-01 15:12:55',NULL,1105.00,'','5','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(15486,'1110','51688213615','2023-07-01 15:13:49',NULL,1105.00,'','5','1','Inventory sold','1','519','sales','1','','No',NULL,NULL,''),(15487,'5500','51688213615','2023-07-01 15:13:49',1105.00,NULL,'','5','1','Cost of goods sold','1','519','sales','','','No',NULL,NULL,''),(15488,'1100','51688213615','2023-07-01 15:13:49',1600.00,NULL,'','5','1','Good sold','1','519','sales','','','No',NULL,NULL,''),(15489,'4000','51688213615','2023-07-01 15:13:49',NULL,1600.00,'','5','1','Good sold','1','519','sales','1','','No',NULL,NULL,''),(15490,'1100','51688212177','2023-07-01 15:20:32',NULL,450.00,'','5','1','','1','379','payment','','','No',NULL,NULL,''),(15491,'1020','51688212177','2023-07-01 15:20:32',450.00,NULL,'','5','1','','1','379','payment','','5168821405232283305222','No',NULL,NULL,''),(15496,'1000','51688196738','2023-07-01 10:32:31',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(15497,'4000','51688196738','2023-07-01 15:38:27',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15498,'1100','51688213615','2023-07-01 15:44:45',NULL,1600.00,'','5','1','','1','519','payment','','','No',NULL,NULL,''),(15499,'1020','51688213615','2023-07-01 15:44:45',1600.00,NULL,'','5','1','','1','519','payment','','5168821550025228885303','No',NULL,NULL,''),(15500,'1100','51688197884','2023-07-01 15:46:20',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(15501,'1020','51688197884','2023-07-01 15:46:20',300.00,NULL,'','5','1','','1','394','payment','','5168821559522083315333','No',NULL,NULL,''),(15502,'1100','51688200292','2023-07-01 15:49:56',NULL,300.00,'','5','1','','1','479','payment','','','No',NULL,NULL,''),(15503,'1020','51688200292','2023-07-01 15:49:56',300.00,NULL,'','5','1','','1','479','payment','','5168821581302002366203','No',NULL,NULL,''),(15504,'1100','51688213659','2023-07-01 15:57:31',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(15505,'4000','51688213659','2023-07-01 15:57:31',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(15506,'1100','51688212081','2023-07-01 16:18:52',NULL,600.00,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(15507,'1020','51688212081','2023-07-01 16:18:52',600.00,NULL,'','5','1','','1','441','payment','','5168821755828058232205','No',NULL,NULL,''),(15508,'1100','51688218698','2023-07-01 16:38:31',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(15509,'4000','51688218698','2023-07-01 16:38:31',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(15510,'1100','51688219017','2023-07-01 16:44:46',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(15511,'4000','51688219017','2023-07-01 16:44:46',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(15512,'1100','51688219017','2023-07-01 17:34:52',NULL,600.00,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(15513,'1020','51688219017','2023-07-01 17:34:52',600.00,NULL,'','5','1','','1','134','payment','','5168822210723020011320','No',NULL,NULL,''),(15516,'1100','51688222580','2023-07-01 17:44:55',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(15517,'4000','51688222580','2023-07-01 17:44:55',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(15522,'1100','51688222172','2023-07-01 17:36:20',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(15523,'4000','51688222172','2023-07-01 17:50:59',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(15524,'1100','51688223754','2023-07-01 18:03:17',300.00,NULL,'','5','1','Good sold','1','201','sales','','','No',NULL,NULL,''),(15525,'4000','51688223754','2023-07-01 18:03:17',NULL,300.00,'','5','1','Good sold','1','201','sales','2','','No',NULL,NULL,''),(15526,'1100','51688222580','2023-07-01 18:07:40',NULL,300.00,'','5','1','','1','170','payment','','','No',NULL,NULL,''),(15527,'1020','51688222580','2023-07-01 18:07:40',300.00,NULL,'','5','1','','1','170','payment','','5168822407520443020222','No',NULL,NULL,''),(15528,'1100','51688225481','2023-07-01 18:31:48',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(15529,'4000','51688225481','2023-07-01 18:31:48',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(15530,'1100','51688225526','2023-07-01 18:36:09',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(15531,'4000','51688225526','2023-07-01 18:36:09',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(15532,'1100','51688218698','2023-07-01 18:40:58',NULL,300.00,'','5','1','','1','216','payment','','','No',NULL,NULL,''),(15533,'1020','51688218698','2023-07-01 18:40:58',300.00,NULL,'','5','1','','1','216','payment','','5168822607232332362322','No',NULL,NULL,''),(15534,'1100','51688197520','2023-07-01 18:50:08',NULL,600.00,'','5','1','','1','98','payment','','','No',NULL,NULL,''),(15535,'1020','51688197520','2023-07-01 18:50:08',600.00,NULL,'','5','1','','1','98','payment','','5168822662223332422038','No',NULL,NULL,''),(15536,'1100','51688225481','2023-07-01 18:57:18',NULL,300.00,'','5','1','','1','43','payment','','','No',NULL,NULL,''),(15537,'1020','51688225481','2023-07-01 18:57:18',300.00,NULL,'','5','1','','1','43','payment','','5168822707203237130262','No',NULL,NULL,''),(15538,'1100','51688223754','2023-07-01 19:06:24',NULL,300.00,'','5','1','','1','201','payment','','','No',NULL,NULL,''),(15539,'1020','51688223754','2023-07-01 19:06:24',300.00,NULL,'','5','1','','1','201','payment','','5168822759838254262208','No',NULL,NULL,''),(15540,'1100','51688289166','2023-07-02 12:13:23',300.00,NULL,'','5','1','Good sold','1','505','sales','','','No',NULL,NULL,''),(15541,'4000','51688289166','2023-07-02 12:13:23',NULL,300.00,'','5','1','Good sold','1','505','sales','4','','No',NULL,NULL,''),(15542,'1100','51688289473','2023-07-02 12:18:00',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(15543,'4000','51688289473','2023-07-02 12:18:00',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(15544,'1100','51688289529','2023-07-02 12:19:15',300.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(15545,'4000','51688289529','2023-07-02 12:19:15',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(15546,'1100','51688289824','2023-07-02 12:24:10',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(15547,'4000','51688289824','2023-07-02 12:24:10',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(15548,'1100','51688290745','2023-07-02 12:39:21',300.00,NULL,'','5','1','Good sold','1','483','sales','','','No',NULL,NULL,''),(15549,'4000','51688290745','2023-07-02 12:39:21',NULL,300.00,'','5','1','Good sold','1','483','sales','2','','No',NULL,NULL,''),(15550,'1100','51688291330','2023-07-02 12:49:30',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(15551,'4000','51688291330','2023-07-02 12:49:30',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(15558,'1100','51688292188','2023-07-02 13:03:16',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(15559,'4000','51688292188','2023-07-02 13:03:51',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(15560,'1100','51688292245','2023-07-02 13:04:42',600.00,NULL,'','5','1','Good sold','1','348','sales','','','No',NULL,NULL,''),(15561,'4000','51688292245','2023-07-02 13:04:42',NULL,600.00,'','5','1','Good sold','1','348','sales','6','','No',NULL,NULL,''),(15562,'1110','51688295091','2023-07-02 13:51:39',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(15563,'5500','51688295091','2023-07-02 13:51:39',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15564,'1100','51688295091','2023-07-02 13:51:39',500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15565,'4000','51688295091','2023-07-02 13:51:39',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(15566,'1100','51688295122','2023-07-02 13:52:07',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15567,'4000','51688295122','2023-07-02 13:52:07',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15568,'1100','51688298304','2023-07-02 14:50:39',300.00,NULL,'','5','1','Good sold','1','485','sales','','','No',NULL,NULL,''),(15569,'4000','51688298304','2023-07-02 14:50:39',NULL,300.00,'','5','1','Good sold','1','485','sales','8','','No',NULL,NULL,''),(15570,'1100','51688298668','2023-07-02 14:57:51',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15571,'4000','51688298668','2023-07-02 14:57:51',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15572,'1100','51688301694','2023-07-02 15:50:08',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(15573,'4000','51688301694','2023-07-02 15:50:08',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(15574,'1100','51688303776','2023-07-02 16:16:25',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15575,'4000','51688303776','2023-07-02 16:16:25',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(15576,'1100','51688304312','2023-07-02 16:25:23',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(15577,'4000','51688304312','2023-07-02 16:25:23',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(15578,'1100','51688305070','2023-07-02 16:37:59',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(15579,'4000','51688305070','2023-07-02 16:37:59',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(15580,'1100','51688308047','2023-07-02 17:27:33',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(15581,'4000','51688308047','2023-07-02 17:27:33',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(15584,'5800','51688310781','2023-07-02 18:13:16',140.00,NULL,'0','5','1','TOILET PAPER','1','','','97','','No',NULL,NULL,''),(15585,'1050','51688310781','2023-07-02 18:13:16',NULL,140.00,'0','5','1','TOILET PAPER','1','','','97','','No',NULL,NULL,''),(15586,'1100','51688366000','2023-07-03 09:33:26',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(15587,'4000','51688366000','2023-07-03 09:33:26',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(15588,'1100','51688366106','2023-07-03 09:35:50',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(15589,'4000','51688366106','2023-07-03 09:35:50',NULL,1200.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(15590,'4000','51688366106','2023-07-03 09:35:50',NULL,300.00,'','5','1','Good sold','1','65','sales','6','','No',NULL,NULL,''),(15591,'1100','51688369461','2023-07-03 10:32:37',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(15592,'4000','51688369461','2023-07-03 10:32:37',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(15593,'1100','51688369704','2023-07-03 10:38:44',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(15594,'4000','51688369704','2023-07-03 10:38:44',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(15595,'4000','51688369704','2023-07-03 10:38:44',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(15596,'1100','51688369972','2023-07-03 10:39:44',600.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(15597,'4000','51688369972','2023-07-03 10:39:44',NULL,600.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(15598,'1100','51688370128','2023-07-03 10:42:17',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(15599,'4000','51688370128','2023-07-03 10:42:17',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(15600,'1100','51688374872','2023-07-03 12:01:27',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(15601,'4000','51688374872','2023-07-03 12:01:27',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(15605,'1110','51688375505','2023-07-03 12:11:58',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(15606,'5500','51688375505','2023-07-03 12:11:58',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15607,'1000','51688375505','2023-07-03 12:11:58',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RG38KUKQ52'),(15608,'4000','51688375505','2023-07-03 12:11:58',NULL,250.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(15620,'1100','51688376354','2023-07-03 12:26:06',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(15621,'4000','51688376354','2023-07-03 12:26:06',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(15622,'1100','51688376354','2023-07-03 13:15:14',NULL,300.00,'','5','1','','1','35','payment','','','No',NULL,NULL,''),(15623,'1020','51688376354','2023-07-03 13:15:14',300.00,NULL,'','5','1','','1','35','payment','','5168837932310337824323','No',NULL,NULL,''),(15630,'1110','51688380052','2023-07-03 13:35:51',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(15631,'5500','51688380052','2023-07-03 13:35:51',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15632,'1000','51688380052','2023-07-03 13:27:50',890.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(15633,'4000','51688380052','2023-07-03 13:35:51',NULL,390.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(15634,'4000','51688380052','2023-07-03 13:35:51',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(15635,'1000','51688381317','2023-07-03 13:49:52',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(15636,'4000','51688381317','2023-07-03 13:49:52',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(15637,'1100','51688381317','2023-07-03 13:50:51',NULL,70.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(15638,'1020','51688381317','2023-07-03 13:50:51',70.00,NULL,'','5','1','','1','209','payment','','5168838146432200330836','No',NULL,NULL,''),(15639,'1110','51688383918','2023-07-03 14:32:08',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(15640,'5500','51688383918','2023-07-03 14:32:08',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15641,'1000','51688383918','2023-07-03 14:32:08',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(15642,'4000','51688383918','2023-07-03 14:32:08',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(15643,'1100','51688384818','2023-07-03 14:49:13',1800.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(15644,'4000','51688384818','2023-07-03 14:49:13',NULL,1800.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(15645,'1100','51688385775','2023-07-03 15:03:17',900.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(15646,'4000','51688385775','2023-07-03 15:03:17',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(15647,'1100','51688386136','2023-07-03 15:10:03',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(15648,'4000','51688386136','2023-07-03 15:10:03',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(15651,'1000','51688387814','2023-07-03 15:37:25',560.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'RG34LG1WEK'),(15652,'4000','51688387814','2023-07-03 15:37:25',NULL,560.00,'','5','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(15655,'1100','51688370128','2023-07-03 15:46:12',NULL,300.00,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(15656,'1020','51688370128','2023-07-03 15:46:12',300.00,NULL,'','5','1','','1','478','payment','','5168838839223213883323','No',NULL,NULL,''),(15657,'1100','51688384818','2023-07-03 15:46:53',NULL,1800.00,'','5','1','','1','195','payment','','','No',NULL,NULL,''),(15658,'1020','51688384818','2023-07-03 15:46:53',1800.00,NULL,'','5','1','','1','195','payment','','5168838843022320263832','No',NULL,NULL,''),(15663,'1100','51688386909','2023-07-03 15:28:48',280.00,NULL,'','5','1','Good sold','1','520','sales','','','No',NULL,NULL,''),(15664,'4000','51688386909','2023-07-03 15:56:57',NULL,280.00,'','5','1','Good sold','1','520','sales','4','','No',NULL,NULL,''),(15669,'1100','51688388193','2023-07-03 15:43:26',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(15670,'4000','51688388193','2023-07-03 15:58:28',NULL,300.00,'','5','1','Good sold','1','238','sales','6','','No',NULL,NULL,''),(15671,'1100','51688375199','2023-07-03 12:11:11',840.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(15672,'4000','51688375199','2023-07-03 16:00:08',NULL,560.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(15673,'4000','51688375199','2023-07-03 16:00:08',NULL,280.00,'','5','1','Good sold','1','467','sales','2','','No',NULL,NULL,''),(15676,'1100','51688390779','2023-07-03 16:26:28',300.00,NULL,'','5','1','Good sold','1','174','sales','','','No',NULL,NULL,''),(15677,'4000','51688390779','2023-07-03 16:26:28',NULL,300.00,'','5','1','Good sold','1','174','sales','6','','No',NULL,NULL,''),(15678,'1100','51688391709','2023-07-03 16:41:55',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(15679,'4000','51688391709','2023-07-03 16:41:55',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(15680,'1100','51688391729','2023-07-03 16:42:17',900.00,NULL,'','5','1','Good sold','1','320','sales','','','No',NULL,NULL,''),(15681,'4000','51688391729','2023-07-03 16:42:17',NULL,900.00,'','5','1','Good sold','1','320','sales','6','','No',NULL,NULL,''),(15682,'1100','51688391877','2023-07-03 16:44:43',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(15683,'4000','51688391877','2023-07-03 16:44:43',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(15684,'1100','51688393507','2023-07-03 17:11:53',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15685,'4000','51688393507','2023-07-03 17:11:53',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15686,'1100','51688394094','2023-07-03 17:21:43',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(15687,'4000','51688394094','2023-07-03 17:21:43',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(15688,'1100','51688395570','2023-07-03 17:46:20',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(15689,'4000','51688395570','2023-07-03 17:46:20',NULL,300.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(15690,'1110','51688396456','2023-07-03 18:00:56',3315.00,NULL,'','5','1','Inventory Purchased','1','9','Purchases','1','','No',NULL,NULL,''),(15691,'2130','51688396456','2023-07-03 18:00:56',NULL,3315.00,'','5','1','Account payable for inventory','1','9','Purchases','','','No',NULL,NULL,''),(15696,'1110','51688396504','2023-07-03 18:01:53',NULL,1105.00,'','5','1','Inventory sold','1','521','sales','1','','No',NULL,NULL,''),(15697,'5500','51688396504','2023-07-03 18:02:39',1105.00,NULL,'','5','1','Cost of goods sold','1','521','sales','','','No',NULL,NULL,''),(15698,'1100','51688396504','2023-07-03 18:01:53',1600.00,NULL,'','5','1','Good sold','1','521','sales','','','No',NULL,NULL,''),(15699,'4000','51688396504','2023-07-03 18:01:53',NULL,1600.00,'','5','1','Good sold','1','521','sales','1','','No',NULL,NULL,''),(15700,'1100','51688396580','2023-07-03 18:03:18',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15701,'4000','51688396580','2023-07-03 18:03:18',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(15702,'1100','51688397043','2023-07-03 18:10:57',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(15703,'4000','51688397043','2023-07-03 18:10:57',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(15704,'1100','51688397074','2023-07-03 18:11:19',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(15705,'4000','51688397074','2023-07-03 18:11:19',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(15706,'1100','51688397833','2023-07-03 18:24:04',280.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(15707,'4000','51688397833','2023-07-03 18:24:04',NULL,280.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(15708,'1100','51688399144','2023-07-03 18:47:41',300.00,NULL,'','5','1','Good sold','1','522','sales','','','No',NULL,NULL,''),(15709,'4000','51688399144','2023-07-03 18:47:41',NULL,300.00,'','5','1','Good sold','1','522','sales','4','','No',NULL,NULL,''),(15710,'1100','51688399694','2023-07-03 18:55:15',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15711,'4000','51688399694','2023-07-03 18:55:15',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15712,'1100','51688448535','2023-07-04 08:29:03',300.00,NULL,'','5','1','Good sold','1','507','sales','','','No',NULL,NULL,''),(15713,'4000','51688448535','2023-07-04 08:29:03',NULL,300.00,'','5','1','Good sold','1','507','sales','6','','No',NULL,NULL,''),(15714,'1100','51688451299','2023-07-04 09:15:28',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(15715,'4000','51688451299','2023-07-04 09:15:28',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(15716,'1100','51688457558','2023-07-04 10:59:30',560.00,NULL,'','5','1','Good sold','1','443','sales','','','No',NULL,NULL,''),(15717,'4000','51688457558','2023-07-04 10:59:30',NULL,560.00,'','5','1','Good sold','1','443','sales','6','','No',NULL,NULL,''),(15718,'1110','51688461466','2023-07-04 12:32:31',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(15719,'5500','51688461466','2023-07-04 12:32:31',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15720,'1100','51688461466','2023-07-04 12:32:31',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15721,'4000','51688461466','2023-07-04 12:32:31',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(15722,'1100','51688463238','2023-07-04 12:34:04',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(15723,'4000','51688463238','2023-07-04 12:34:04',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(15726,'4165','51688465268','2023-07-04 13:08:28',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','98','','No',NULL,NULL,''),(15727,'1020','51688465268','2023-07-04 13:08:28',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','98','','No',NULL,NULL,''),(15728,'1110','51688470758','2023-07-04 14:39:18',2254.32,NULL,'','5','1','Inventory Purchased','1','7','Purchases','9','','No',NULL,NULL,''),(15729,'2130','51688470758','2023-07-04 14:39:18',NULL,2254.00,'','5','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(15730,'1110','51688470860','2023-07-04 14:41:00',2016.00,NULL,'','5','1','Inventory Purchased','1','7','Purchases','7','','No',NULL,NULL,''),(15731,'2130','51688470860','2023-07-04 14:41:00',NULL,2016.00,'','5','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(15732,'1110','51688470891','2023-07-04 14:41:31',4536.00,NULL,'','5','1','Inventory Purchased','1','7','Purchases','3','','No',NULL,NULL,''),(15733,'2130','51688470891','2023-07-04 14:41:31',NULL,4536.00,'','5','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(15734,'1110','51688470989','2023-07-04 14:43:09',400.00,NULL,'','5','1','Inventory Purchased','1','9','Purchases','16','','No',NULL,NULL,''),(15735,'2130','51688470989','2023-07-04 14:43:09',NULL,400.00,'','5','1','Account payable for inventory','1','9','Purchases','','','No',NULL,NULL,''),(15736,'1100','51688473020','2023-07-04 15:17:27',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(15737,'4000','51688473020','2023-07-04 15:17:27',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(15738,'1100','51688474704','2023-07-04 15:45:16',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(15739,'4000','51688474704','2023-07-04 15:45:16',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(15740,'1100','51688475371','2023-07-04 15:56:22',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(15741,'4000','51688475371','2023-07-04 15:56:22',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(15742,'1100','51688476370','2023-07-04 16:13:24',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15743,'4000','51688476370','2023-07-04 16:13:24',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(15744,'1100','51688478184','2023-07-04 16:44:14',300.00,NULL,'','5','1','Good sold','1','214','sales','','','No',NULL,NULL,''),(15745,'4000','51688478184','2023-07-04 16:44:14',NULL,300.00,'','5','1','Good sold','1','214','sales','4','','No',NULL,NULL,''),(15746,'1100','51688478480','2023-07-04 16:48:09',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(15747,'4000','51688478480','2023-07-04 16:48:09',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(15748,'1100','51688478623','2023-07-04 17:06:08',280.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(15749,'4000','51688478623','2023-07-04 17:06:08',NULL,280.00,'','5','1','Good sold','1','110','sales','2','','No',NULL,NULL,''),(15750,'1110','51688479588','2023-07-04 17:07:13',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(15751,'5500','51688479588','2023-07-04 17:07:13',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15752,'1100','51688479588','2023-07-04 17:07:13',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15753,'4000','51688479588','2023-07-04 17:07:13',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(15754,'1100','51688480175','2023-07-04 17:16:26',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(15755,'4000','51688480175','2023-07-04 17:16:26',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(15756,'1100','51688482740','2023-07-04 18:06:34',560.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(15757,'4000','51688482740','2023-07-04 18:06:34',NULL,560.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(15758,'1100','51688483468','2023-07-04 18:11:44',300.00,NULL,'','5','1','Good sold','1','438','sales','','','No',NULL,NULL,''),(15759,'4000','51688483468','2023-07-04 18:11:44',NULL,300.00,'','5','1','Good sold','1','438','sales','2','','No',NULL,NULL,''),(15760,'1100','51688484441','2023-07-04 18:28:07',1400.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15761,'4000','51688484441','2023-07-04 18:28:07',NULL,1400.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15762,'1100','51688534657','2023-07-05 08:24:29',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(15763,'4000','51688534657','2023-07-05 08:24:29',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(15764,'1100','51688534722','2023-07-05 08:57:31',300.00,NULL,'','5','1','Good sold','1','318','sales','','','No',NULL,NULL,''),(15765,'4000','51688534722','2023-07-05 08:57:31',NULL,300.00,'','5','1','Good sold','1','318','sales','4','','No',NULL,NULL,''),(15766,'1100','51688536667','2023-07-05 08:57:58',840.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(15767,'4000','51688536667','2023-07-05 08:57:58',NULL,840.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(15768,'1100','51688537696','2023-07-05 09:15:01',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(15769,'4000','51688537696','2023-07-05 09:15:01',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(15770,'1100','51688541433','2023-07-05 10:17:18',300.00,NULL,'','5','1','Good sold','1','334','sales','','','No',NULL,NULL,''),(15771,'4000','51688541433','2023-07-05 10:17:18',NULL,300.00,'','5','1','Good sold','1','334','sales','2','','No',NULL,NULL,''),(15772,'1100','51688542809','2023-07-05 10:40:20',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(15773,'4000','51688542809','2023-07-05 10:40:20',NULL,1250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(15774,'1100','51688542829','2023-07-05 10:40:40',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(15775,'4000','51688542829','2023-07-05 10:40:40',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(15776,'1100','51688543318','2023-07-05 10:48:52',390.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(15777,'4000','51688543318','2023-07-05 10:48:52',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(15778,'1100','51688545012','2023-07-05 12:09:36',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(15779,'4000','51688545012','2023-07-05 12:09:36',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(15780,'1100','51688554220','2023-07-05 13:55:37',900.00,NULL,'','5','1','Good sold','1','29','sales','','','No',NULL,NULL,''),(15781,'4000','51688554220','2023-07-05 13:55:37',NULL,900.00,'','5','1','Good sold','1','29','sales','6','','No',NULL,NULL,''),(15782,'1100','51688554759','2023-07-05 14:00:34',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15783,'4000','51688554759','2023-07-05 14:00:34',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(15784,'1100','51688559461','2023-07-05 15:17:48',300.00,NULL,'','5','1','Good sold','1','518','sales','','','No',NULL,NULL,''),(15785,'4000','51688559461','2023-07-05 15:17:48',NULL,300.00,'','5','1','Good sold','1','518','sales','2','','No',NULL,NULL,''),(15786,'1100','51688559511','2023-07-05 15:43:09',300.00,NULL,'','5','1','Good sold','1','161','sales','','','No',NULL,NULL,''),(15787,'4000','51688559511','2023-07-05 15:43:09',NULL,300.00,'','5','1','Good sold','1','161','sales','6','','No',NULL,NULL,''),(15788,'1100','51688561142','2023-07-05 15:45:48',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15789,'4000','51688561142','2023-07-05 15:45:48',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(15790,'1100','51688561579','2023-07-05 15:53:07',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(15791,'4000','51688561579','2023-07-05 15:53:07',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(15792,'1100','51688561890','2023-07-05 15:59:29',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15793,'4000','51688561890','2023-07-05 15:59:29',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15794,'1100','51688562467','2023-07-05 16:36:03',300.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(15795,'4000','51688562467','2023-07-05 16:36:03',NULL,300.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(15796,'1100','51688564719','2023-07-05 16:45:48',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(15797,'4000','51688564719','2023-07-05 16:45:48',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(15800,'1100','51688566330','2023-07-05 17:12:27',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(15801,'4000','51688566330','2023-07-05 17:12:27',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(15802,'1100','51688567183','2023-07-05 17:27:19',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(15803,'4000','51688567183','2023-07-05 17:27:19',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(15804,'1100','51688565352','2023-07-05 16:56:02',300.00,NULL,'','5','1','Good sold','1','523','sales','','','No',NULL,NULL,''),(15805,'4000','51688565352','2023-07-05 16:56:02',NULL,300.00,'','5','1','Good sold','1','523','sales','4','','No',NULL,NULL,''),(15806,'1100','51688569241','2023-07-05 18:00:49',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(15807,'4000','51688569241','2023-07-05 18:00:49',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(15808,'1100','51688569836','2023-07-05 18:10:45',900.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(15809,'4000','51688569836','2023-07-05 18:10:45',NULL,900.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(15810,'1100','51688571296','2023-07-05 18:35:04',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(15811,'4000','51688571296','2023-07-05 18:35:04',NULL,300.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(15812,'1100','51688572925','2023-07-05 19:04:33',300.00,NULL,'','5','1','Good sold','1','524','sales','','','No',NULL,NULL,''),(15813,'4000','51688572925','2023-07-05 19:04:33',NULL,300.00,'','5','1','Good sold','1','524','sales','6','','No',NULL,NULL,''),(15814,'1100','51688619270','2023-07-06 07:54:40',1200.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(15815,'4000','51688619270','2023-07-06 07:54:40',NULL,1200.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(15816,'1100','51688622526','2023-07-06 09:02:49',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(15817,'4000','51688622526','2023-07-06 09:02:49',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(15818,'1100','51688625197','2023-07-06 09:33:24',300.00,NULL,'','5','1','Good sold','1','512','sales','','','No',NULL,NULL,''),(15819,'4000','51688625197','2023-07-06 09:33:24',NULL,300.00,'','5','1','Good sold','1','512','sales','2','','No',NULL,NULL,''),(15820,'1100','51688626387','2023-07-06 11:23:29',600.00,NULL,'','5','1','Good sold','1','103','sales','','','No',NULL,NULL,''),(15821,'4000','51688626387','2023-07-06 11:23:29',NULL,300.00,'','5','1','Good sold','1','103','sales','4','','No',NULL,NULL,''),(15822,'4000','51688626387','2023-07-06 11:23:29',NULL,300.00,'','5','1','Good sold','1','103','sales','6','','No',NULL,NULL,''),(15823,'1100','51688632924','2023-07-06 12:11:16',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(15824,'4000','51688632924','2023-07-06 12:11:16',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(15825,'1110','51688638605','2023-07-06 13:16:45',4500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(15826,'2130','51688638605','2023-07-06 13:16:45',NULL,4500.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(15827,'1110','51688638639','2023-07-06 13:17:27',NULL,900.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(15828,'5500','51688638639','2023-07-06 13:17:27',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15829,'1100','51688638639','2023-07-06 13:17:27',1000.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15830,'4000','51688638639','2023-07-06 13:17:27',NULL,1000.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(15831,'1100','51688638712','2023-07-06 13:34:18',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(15832,'4000','51688638712','2023-07-06 13:34:18',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(15833,'1100','51688641131','2023-07-06 13:59:29',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(15834,'4000','51688641131','2023-07-06 13:59:29',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(15835,'1100','51688641668','2023-07-06 14:07:54',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(15836,'4000','51688641668','2023-07-06 14:07:54',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(15841,'1100','51688642023','2023-07-06 14:18:24',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(15842,'4000','51688642023','2023-07-06 14:18:24',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(15843,'1100','51688643926','2023-07-06 14:45:40',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(15844,'4000','51688643926','2023-07-06 14:45:40',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(15845,'1100','51688641898','2023-07-06 14:11:48',600.00,NULL,'','5','1','Good sold','1','423','sales','','','No',NULL,NULL,''),(15846,'4000','51688641898','2023-07-06 14:11:48',NULL,300.00,'','5','1','Good sold','1','423','sales','2','','No',NULL,NULL,''),(15847,'4000','51688641898','2023-07-06 14:59:24',NULL,300.00,'','5','1','Good sold','1','423','sales','2','','No',NULL,NULL,''),(15848,'1100','51688645190','2023-07-06 15:06:37',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(15849,'4000','51688645190','2023-07-06 15:06:37',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(15850,'1100','51688645227','2023-07-06 15:21:32',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15851,'4000','51688645227','2023-07-06 15:21:32',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(15852,'1100','51688646221','2023-07-06 15:23:51',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(15853,'4000','51688646221','2023-07-06 15:23:51',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(15854,'1100','51688647301','2023-07-06 15:41:49',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15855,'4000','51688647301','2023-07-06 15:41:49',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15856,'1100','51688648787','2023-07-06 16:06:42',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15857,'4000','51688648787','2023-07-06 16:06:42',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(15858,'1100','51688648813','2023-07-06 16:07:00',70.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(15859,'4000','51688648813','2023-07-06 16:07:00',NULL,70.00,'','5','1','Good sold','1','92','sales','10','','No',NULL,NULL,''),(15860,'1100','51688648874','2023-07-06 16:08:00',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(15861,'4000','51688648874','2023-07-06 16:08:00',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(15862,'1100','51688654086','2023-07-06 17:35:20',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15863,'4000','51688654086','2023-07-06 17:35:20',NULL,560.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(15864,'1100','51688656649','2023-07-06 18:17:48',300.00,NULL,'','5','1','Good sold','1','245','sales','','','No',NULL,NULL,''),(15865,'4000','51688656649','2023-07-06 18:17:48',NULL,300.00,'','5','1','Good sold','1','245','sales','4','','No',NULL,NULL,''),(15866,'1100','51688707842','2023-07-07 09:07:32',250.00,NULL,'','5','1','Good sold','1','247','sales','','','No',NULL,NULL,''),(15867,'4000','51688707842','2023-07-07 09:07:32',NULL,250.00,'','5','1','Good sold','1','247','sales','2','','No',NULL,NULL,''),(15868,'1100','51688710105','2023-07-07 09:08:34',270.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15869,'4000','51688710105','2023-07-07 09:08:34',NULL,270.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15870,'1100','51688710134','2023-07-07 09:09:11',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(15871,'4000','51688710134','2023-07-07 09:09:11',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(15872,'1100','51688711711','2023-07-07 10:50:12',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15873,'4000','51688711711','2023-07-07 10:50:12',NULL,250.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15874,'1100','51688719727','2023-07-07 12:43:12',270.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(15875,'4000','51688719727','2023-07-07 12:43:12',NULL,270.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(15876,'1100','51688724374','2023-07-07 13:06:23',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(15877,'4000','51688724374','2023-07-07 13:06:23',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(15878,'1100','51688724407','2023-07-07 14:49:46',300.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(15879,'4000','51688724407','2023-07-07 14:49:46',NULL,300.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(15880,'1100','51688733132','2023-07-07 15:32:39',300.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(15881,'4000','51688733132','2023-07-07 15:32:39',NULL,300.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(15882,'1100','51688733461','2023-07-07 15:37:53',270.00,NULL,'','5','1','Good sold','1','519','sales','','','No',NULL,NULL,''),(15883,'4000','51688733461','2023-07-07 15:37:53',NULL,270.00,'','5','1','Good sold','1','519','sales','2','','No',NULL,NULL,''),(15892,'1110','51688737679','2023-07-07 16:53:18',NULL,1105.00,'','5','1','Inventory sold','1','525','sales','1','','No',NULL,NULL,''),(15893,'5500','51688737679','2023-07-07 16:53:18',1105.00,NULL,'','5','1','Cost of goods sold','1','525','sales','','','No',NULL,NULL,''),(15894,'1100','51688737679','2023-07-07 16:48:06',1440.00,NULL,'','5','1','Good sold','1','525','sales','','','No',NULL,NULL,''),(15895,'4000','51688737679','2023-07-07 16:53:18',NULL,1440.00,'','5','1','Good sold','1','525','sales','1','','No',NULL,NULL,''),(15896,'1100','51688738884','2023-07-07 17:08:28',250.00,NULL,'','5','1','Good sold','1','232','sales','','','No',NULL,NULL,''),(15897,'4000','51688738884','2023-07-07 17:08:28',NULL,250.00,'','5','1','Good sold','1','232','sales','2','','No',NULL,NULL,''),(15898,'1100','51688740547','2023-07-07 17:41:59',270.00,NULL,'','5','1','Good sold','1','381','sales','','','No',NULL,NULL,''),(15899,'4000','51688740547','2023-07-07 17:41:59',NULL,270.00,'','5','1','Good sold','1','381','sales','2','','No',NULL,NULL,''),(15900,'1100','51688743377','2023-07-07 18:23:06',250.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(15901,'4000','51688743377','2023-07-07 18:23:06',NULL,250.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(15902,'1100','51688743406','2023-07-07 18:29:27',270.00,NULL,'','5','1','Good sold','1','526','sales','','','No',NULL,NULL,''),(15903,'4000','51688743406','2023-07-07 18:29:27',NULL,270.00,'','5','1','Good sold','1','526','sales','6','','No',NULL,NULL,''),(15904,'1100','51688743828','2023-07-07 18:32:15',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15905,'4000','51688743828','2023-07-07 18:32:15',NULL,250.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(15906,'1100','51688794563','2023-07-08 08:37:14',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(15907,'4000','51688794563','2023-07-08 08:37:14',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(15908,'1100','51688795721','2023-07-08 08:55:29',300.00,NULL,'','5','1','Good sold','1','411','sales','','','No',NULL,NULL,''),(15909,'4000','51688795721','2023-07-08 08:55:29',NULL,300.00,'','5','1','Good sold','1','411','sales','2','','No',NULL,NULL,''),(15910,'1100','51688795988','2023-07-08 09:04:31',300.00,NULL,'','5','1','Good sold','1','362','sales','','','No',NULL,NULL,''),(15911,'4000','51688795988','2023-07-08 09:04:31',NULL,300.00,'','5','1','Good sold','1','362','sales','2','','No',NULL,NULL,''),(15912,'1100','51688795721','2023-07-08 09:33:49',NULL,300.00,'','5','1','','1','411','payment','','','No',NULL,NULL,''),(15913,'1020','51688795721','2023-07-08 09:33:49',300.00,NULL,'','5','1','','1','411','payment','','5168879804523922001338','No',NULL,NULL,''),(15914,'1100','51688795988','2023-07-08 10:19:59',NULL,300.00,'','5','1','','1','362','payment','','','No',NULL,NULL,''),(15915,'1020','51688795988','2023-07-08 10:19:59',300.00,NULL,'','5','1','','1','362','payment','','5168880084862803031380','No',NULL,NULL,''),(15916,'1100','51688800859','2023-07-08 10:21:51',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(15917,'4000','51688800859','2023-07-08 10:21:51',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(15918,'1100','51688801572','2023-07-08 10:34:45',280.00,NULL,'','5','1','Good sold','1','448','sales','','','No',NULL,NULL,''),(15919,'4000','51688801572','2023-07-08 10:34:45',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(15920,'1100','51688802252','2023-07-08 10:48:46',300.00,NULL,'','5','1','Good sold','1','116','sales','','','No',NULL,NULL,''),(15921,'4000','51688802252','2023-07-08 10:48:46',NULL,300.00,'','5','1','Good sold','1','116','sales','6','','No',NULL,NULL,''),(15922,'1100','51688800859','2023-07-08 11:07:18',NULL,300.00,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(15923,'1020','51688800859','2023-07-08 11:07:18',300.00,NULL,'','5','1','','1','260','payment','','5168880365683323202322','No',NULL,NULL,''),(15924,'1100','51688803870','2023-07-08 11:11:21',280.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(15925,'4000','51688803870','2023-07-08 11:11:21',NULL,280.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(15926,'1100','51688803870','2023-07-08 11:14:30',NULL,280.00,'','5','1','','1','180','payment','','','No',NULL,NULL,''),(15927,'1020','51688803870','2023-07-08 11:14:30',280.00,NULL,'','5','1','','1','180','payment','','5168880409503285822102','No',NULL,NULL,''),(15928,'1100','51688802252','2023-07-08 11:18:49',NULL,300.00,'','5','1','','1','116','payment','','','No',NULL,NULL,''),(15929,'1020','51688802252','2023-07-08 11:18:49',300.00,NULL,'','5','1','','1','116','payment','','5168880434532125422025','No',NULL,NULL,''),(15930,'1110','51688808794','2023-07-08 12:33:32',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(15931,'5500','51688808794','2023-07-08 12:33:32',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15932,'1000','51688808794','2023-07-08 12:33:32',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(15933,'4000','51688808794','2023-07-08 12:33:32',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(15934,'1110','51688810201','2023-07-08 12:59:26',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(15935,'5500','51688810201','2023-07-08 12:59:26',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15936,'1000','51688810201','2023-07-08 12:59:26',80.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RG86ZWZIXA'),(15937,'4000','51688810201','2023-07-08 12:59:26',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(15938,'4000','51688810201','2023-07-08 12:59:26',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(15939,'1100','51688811103','2023-07-08 13:13:12',300.00,NULL,'','5','1','Good sold','1','410','sales','','','No',NULL,NULL,''),(15940,'4000','51688811103','2023-07-08 13:13:12',NULL,300.00,'','5','1','Good sold','1','410','sales','2','','No',NULL,NULL,''),(15941,'1110','51688813334','2023-07-08 13:49:01',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(15942,'5500','51688813334','2023-07-08 13:49:01',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15943,'1000','51688813334','2023-07-08 13:49:01',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(15944,'4000','51688813334','2023-07-08 13:49:01',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(15945,'1100','51688818682','2023-07-08 15:18:32',600.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(15946,'4000','51688818682','2023-07-08 15:18:32',NULL,300.00,'','5','1','Good sold','1','385','sales','2','','No',NULL,NULL,''),(15947,'4000','51688818682','2023-07-08 15:18:32',NULL,300.00,'','5','1','Good sold','1','385','sales','8','','No',NULL,NULL,''),(15948,'1000','51688818944','2023-07-08 15:26:00',600.00,NULL,'','5','1','Good sold','1','342','Payment','','','No',NULL,NULL,''),(15949,'4000','51688818944','2023-07-08 15:26:00',NULL,300.00,'','5','1','Good sold','1','342','sales','6','','No',NULL,NULL,''),(15950,'4000','51688818944','2023-07-08 15:26:00',NULL,300.00,'','5','1','Good sold','1','342','sales','6','','No',NULL,NULL,''),(15951,'1100','51688826018','2023-07-08 17:20:24',300.00,NULL,'','5','1','Good sold','1','384','sales','','','No',NULL,NULL,''),(15952,'4000','51688826018','2023-07-08 17:20:24',NULL,300.00,'','5','1','Good sold','1','384','sales','2','','No',NULL,NULL,''),(15953,'1100','51688826570','2023-07-08 17:29:40',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(15954,'4000','51688826570','2023-07-08 17:29:40',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(15955,'1100','51688828963','2023-07-08 18:10:13',300.00,NULL,'','5','1','Good sold','1','503','sales','','','No',NULL,NULL,''),(15956,'4000','51688828963','2023-07-08 18:10:13',NULL,300.00,'','5','1','Good sold','1','503','sales','2','','No',NULL,NULL,''),(15957,'1100','51688826570','2023-07-08 18:13:27',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(15958,'1020','51688826570','2023-07-08 18:13:27',300.00,NULL,'','5','1','','1','394','payment','','5168882922123222262203','No',NULL,NULL,''),(15959,'1100','51688826018','2023-07-08 18:13:51',NULL,300.00,'','5','1','','1','384','payment','','','No',NULL,NULL,''),(15960,'1020','51688826018','2023-07-08 18:13:51',300.00,NULL,'','5','1','','1','384','payment','','5168882924124333843233','No',NULL,NULL,''),(15961,'1110','51688829358','2023-07-08 18:16:17',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(15962,'5500','51688829358','2023-07-08 18:16:17',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15963,'1000','51688829358','2023-07-08 18:16:17',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RG831WFOZ5'),(15964,'4000','51688829358','2023-07-08 18:16:17',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(15965,'1100','51688818682','2023-07-08 18:37:52',NULL,600.00,'','5','1','','1','385','payment','','','No',NULL,NULL,''),(15966,'1020','51688818682','2023-07-08 18:37:52',600.00,NULL,'','5','1','','1','385','payment','','5168883068142308063828','No',NULL,NULL,''),(15967,'1100','51688801572','2023-07-08 18:42:49',NULL,280.00,'','5','1','','1','448','payment','','','No',NULL,NULL,''),(15968,'1020','51688801572','2023-07-08 18:42:49',280.00,NULL,'','5','1','','1','448','payment','','5168883098522523232822','No',NULL,NULL,''),(15969,'1100','51688828963','2023-07-08 18:47:38',NULL,300.00,'','5','1','','1','503','payment','','','No',NULL,NULL,''),(15970,'1040','51688828963','2023-07-08 18:47:38',300.00,NULL,'','5','1','','1','503','payment','','5168883127133833702133','No',NULL,NULL,''),(15971,'1000','51688831583','2023-07-08 18:53:51',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RG8821YDA'),(15972,'4000','51688831583','2023-07-08 18:53:51',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(15973,'1100','51688896167','2023-07-09 12:49:34',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(15974,'4000','51688896167','2023-07-09 12:49:34',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(15975,'1100','51688896204','2023-07-09 12:50:09',300.00,NULL,'','5','1','Good sold','1','515','sales','','','No',NULL,NULL,''),(15976,'4000','51688896204','2023-07-09 12:50:09',NULL,300.00,'','5','1','Good sold','1','515','sales','4','','No',NULL,NULL,''),(15977,'1100','51688896243','2023-07-09 12:50:50',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15978,'4000','51688896243','2023-07-09 12:50:50',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(15979,'1100','51688897165','2023-07-09 13:06:15',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(15980,'4000','51688897165','2023-07-09 13:06:15',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(15981,'1100','51688900758','2023-07-09 14:06:06',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(15982,'4000','51688900758','2023-07-09 14:06:06',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(15983,'1100','51688901815','2023-07-09 14:23:43',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(15984,'4000','51688901815','2023-07-09 14:23:43',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(15985,'1110','51688902732','2023-07-09 14:39:08',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(15986,'5500','51688902732','2023-07-09 14:39:08',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(15987,'1100','51688902732','2023-07-09 14:39:08',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15988,'4000','51688902732','2023-07-09 14:39:08',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(15989,'1100','51688902773','2023-07-09 14:39:38',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(15990,'4000','51688902773','2023-07-09 14:39:38',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(15991,'1100','51688902802','2023-07-09 14:42:58',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(15992,'4000','51688902802','2023-07-09 14:42:58',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(15993,'1100','51688904677','2023-07-09 15:11:28',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(15994,'4000','51688904677','2023-07-09 15:11:28',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(15995,'1100','51688906892','2023-07-09 16:13:20',300.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(15996,'4000','51688906892','2023-07-09 16:13:20',NULL,300.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(15997,'1100','51688909706','2023-07-09 16:53:12',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(15998,'4000','51688909706','2023-07-09 16:53:12',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(15999,'1100','51688910837','2023-07-09 17:08:07',300.00,NULL,'','5','1','Good sold','1','54','sales','','','No',NULL,NULL,''),(16000,'4000','51688910837','2023-07-09 17:08:07',NULL,300.00,'','5','1','Good sold','1','54','sales','2','','No',NULL,NULL,''),(16001,'1100','51688912879','2023-07-09 17:40:10',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(16002,'4000','51688912879','2023-07-09 17:40:10',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(16003,'1100','51688914297','2023-07-09 17:51:44',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16004,'4000','51688914297','2023-07-09 17:51:44',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(16010,'1100','51688966255','2023-07-10 08:37:22',600.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(16011,'4000','51688966255','2023-07-10 08:37:22',NULL,300.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(16012,'4000','51688966255','2023-07-10 09:19:00',NULL,300.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(16013,'1100','51688970295','2023-07-10 09:25:04',600.00,NULL,'','5','1','Good sold','1','300','sales','','','No',NULL,NULL,''),(16014,'4000','51688970295','2023-07-10 09:25:04',NULL,600.00,'','5','1','Good sold','1','300','sales','6','','No',NULL,NULL,''),(16015,'1100','51688970463','2023-07-10 09:27:50',300.00,NULL,'','5','1','Good sold','1','512','sales','','','No',NULL,NULL,''),(16016,'4000','51688970463','2023-07-10 09:27:50',NULL,300.00,'','5','1','Good sold','1','512','sales','2','','No',NULL,NULL,''),(16017,'1100','51688971138','2023-07-10 09:40:18',300.00,NULL,'','5','1','Good sold','1','142','sales','','','No',NULL,NULL,''),(16018,'4000','51688971138','2023-07-10 09:40:18',NULL,300.00,'','5','1','Good sold','1','142','sales','2','','No',NULL,NULL,''),(16023,'1100','51688968976','2023-07-10 09:18:25',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(16024,'4000','51688968976','2023-07-10 10:01:30',NULL,600.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(16025,'1100','51688975780','2023-07-10 10:56:57',1400.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(16026,'4000','51688975780','2023-07-10 10:56:57',NULL,1400.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(16027,'1100','51688975889','2023-07-10 10:58:19',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(16028,'4000','51688975889','2023-07-10 10:58:19',NULL,1250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(16029,'1100','51688975911','2023-07-10 10:58:41',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(16030,'4000','51688975911','2023-07-10 10:58:41',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(16031,'1100','51688976220','2023-07-10 11:10:12',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(16032,'4000','51688976220','2023-07-10 11:10:12',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(16033,'1110','51688977023','2023-07-10 11:17:03',130.00,NULL,'','5','1','Inventory Purchased','1','9','Purchases','18','','No',NULL,NULL,''),(16034,'2130','51688977023','2023-07-10 11:17:03',NULL,130.00,'','5','1','Account payable for inventory','1','9','Purchases','','','No',NULL,NULL,''),(16035,'1110','51688977162','2023-07-10 11:19:31',NULL,26.00,'','5','1','Inventory sold','1','525','sales','18','','No',NULL,NULL,''),(16036,'5500','51688977162','2023-07-10 11:19:31',26.00,NULL,'','5','1','Cost of goods sold','1','525','sales','','','No',NULL,NULL,''),(16037,'1100','51688977162','2023-07-10 11:19:31',30.00,NULL,'','5','1','Good sold','1','525','sales','','','No',NULL,NULL,''),(16038,'4000','51688977162','2023-07-10 11:19:31',NULL,30.00,'','5','1','Good sold','1','525','sales','18','','No',NULL,NULL,''),(16039,'1100','51688978165','2023-07-10 11:36:14',130.00,NULL,'','5','1','Good sold','1','241','sales','','','No',NULL,NULL,''),(16040,'4000','51688978165','2023-07-10 11:36:14',NULL,130.00,'','5','1','Good sold','1','241','sales','8','','No',NULL,NULL,''),(16041,'1100','51688978385','2023-07-10 11:39:50',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(16042,'4000','51688978385','2023-07-10 11:39:50',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(16043,'1100','51688979002','2023-07-10 11:52:08',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16044,'4000','51688979002','2023-07-10 11:52:08',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(16045,'1100','51688979374','2023-07-10 11:59:13',1500.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,''),(16046,'4000','51688979374','2023-07-10 11:59:13',NULL,900.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(16047,'4000','51688979374','2023-07-10 11:59:13',NULL,600.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(16050,'1000','51688980903','2023-07-10 12:21:57',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(16052,'1110','51688980903','2023-07-10 12:21:57',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(16053,'5500','51688980903','2023-07-10 12:22:27',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16054,'1100','51688980903','2023-07-10 12:21:57',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16055,'4000','51688980903','2023-07-10 12:21:57',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(16056,'1100','51688980903','2023-07-10 12:22:55',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(16057,'1020','51688980903','2023-07-10 12:22:55',50.00,NULL,'','5','1','','1','209','payment','','5168898098690823033938','No',NULL,NULL,''),(16058,'1100','51688981039','2023-07-10 12:25:45',300.00,NULL,'','5','1','Good sold','1','477','sales','','','No',NULL,NULL,''),(16059,'4000','51688981039','2023-07-10 12:25:45',NULL,300.00,'','5','1','Good sold','1','477','sales','2','','No',NULL,NULL,''),(16060,'1100','51688981170','2023-07-10 12:26:34',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16061,'4000','51688981170','2023-07-10 12:26:34',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(16062,'1100','51688981401','2023-07-10 12:30:31',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(16063,'4000','51688981401','2023-07-10 12:30:31',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(16064,'4000','51688981401','2023-07-10 12:30:31',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(16065,'1100','51688982482','2023-07-10 12:54:03',300.00,NULL,'','5','1','Good sold','1','197','sales','','','No',NULL,NULL,''),(16066,'4000','51688982482','2023-07-10 12:54:03',NULL,300.00,'','5','1','Good sold','1','197','sales','6','','No',NULL,NULL,''),(16067,'1100','51688983646','2023-07-10 13:07:32',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(16068,'4000','51688983646','2023-07-10 13:07:32',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(16069,'1110','51688983789','2023-07-10 13:09:55',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(16070,'5500','51688983789','2023-07-10 13:09:55',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16071,'1100','51688983789','2023-07-10 13:09:55',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16072,'4000','51688983789','2023-07-10 13:09:55',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(16073,'1100','51688984432','2023-07-10 13:37:40',300.00,NULL,'','5','1','Good sold','1','527','sales','','','No',NULL,NULL,''),(16074,'4000','51688984432','2023-07-10 13:37:40',NULL,300.00,'','5','1','Good sold','1','527','sales','6','','No',NULL,NULL,''),(16077,'4165','51688986681','2023-07-10 13:59:43',1400.00,NULL,'0','5','1','WATER SUPPLY','1','','','99','','No',NULL,NULL,''),(16078,'1020','51688986681','2023-07-10 13:59:43',NULL,1400.00,'0','5','1','WATER SUPPLY','1','','','99','','No',NULL,NULL,''),(16079,'1100','51688987506','2023-07-10 14:11:52',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(16080,'4000','51688987506','2023-07-10 14:11:52',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(16081,'1110','51688988174','2023-07-10 14:23:05',NULL,38.22,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(16082,'5500','51688988174','2023-07-10 14:23:05',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16083,'1100','51688988174','2023-07-10 14:23:05',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16084,'4000','51688988174','2023-07-10 14:23:05',NULL,100.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(16085,'1100','51688988323','2023-07-10 14:25:30',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(16086,'4000','51688988323','2023-07-10 14:25:30',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(16087,'1100','51688988451','2023-07-10 14:27:39',300.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(16088,'4000','51688988451','2023-07-10 14:27:39',NULL,300.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(16089,'1100','51688990266','2023-07-10 14:57:58',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(16090,'4000','51688990266','2023-07-10 14:57:58',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(16091,'1100','51688990521','2023-07-10 15:02:08',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(16092,'4000','51688990521','2023-07-10 15:02:08',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(16093,'1000','51688991250','2023-07-10 15:17:33',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RGA4708I1U'),(16094,'4000','51688991250','2023-07-10 15:17:33',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(16109,'1100','51688993901','2023-07-10 15:58:31',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(16110,'4000','51688993901','2023-07-10 16:15:29',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(16111,'1100','51688998104','2023-07-10 17:10:22',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(16112,'4000','51688998104','2023-07-10 17:10:22',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(16113,'1100','51688998324','2023-07-10 17:12:13',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(16114,'4000','51688998324','2023-07-10 17:12:13',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(16115,'1100','51688998416','2023-07-10 17:13:42',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(16116,'4000','51688998416','2023-07-10 17:13:42',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(16117,'1100','51688999696','2023-07-10 17:35:02',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(16118,'4000','51688999696','2023-07-10 17:35:02',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(16123,'1100','51689001644','2023-07-10 18:07:41',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(16124,'4000','51689001644','2023-07-10 18:07:41',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(16125,'1100','51689003160','2023-07-10 18:32:55',300.00,NULL,'','5','1','Good sold','1','229','sales','','','No',NULL,NULL,''),(16126,'4000','51689003160','2023-07-10 18:32:55',NULL,300.00,'','5','1','Good sold','1','229','sales','8','','No',NULL,NULL,''),(16127,'1100','51689001008','2023-07-10 17:56:59',840.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,''),(16128,'4000','51689001008','2023-07-10 17:56:59',NULL,280.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(16129,'4000','51689001008','2023-07-10 18:48:07',NULL,560.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(16130,'1100','51689004110','2023-07-10 18:48:37',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(16131,'4000','51689004110','2023-07-10 18:48:37',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(16132,'1100','51689005021','2023-07-10 19:03:58',560.00,NULL,'','5','1','Good sold','1','405','sales','','','No',NULL,NULL,''),(16133,'4000','51689005021','2023-07-10 19:03:58',NULL,560.00,'','5','1','Good sold','1','405','sales','6','','No',NULL,NULL,''),(16134,'1100','51689052987','2023-07-11 08:50:44',2520.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(16135,'4000','51689052987','2023-07-11 08:50:44',NULL,2520.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(16136,'1100','51689054658','2023-07-11 08:51:19',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(16137,'4000','51689054658','2023-07-11 08:51:19',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(16138,'1100','51689054797','2023-07-11 08:59:40',300.00,NULL,'','5','1','Good sold','1','437','sales','','','No',NULL,NULL,''),(16139,'4000','51689054797','2023-07-11 08:59:40',NULL,300.00,'','5','1','Good sold','1','437','sales','4','','No',NULL,NULL,''),(16140,'1100','51689055267','2023-07-11 09:01:34',900.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(16141,'4000','51689055267','2023-07-11 09:01:34',NULL,900.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(16142,'1100','51689057482','2023-07-11 09:55:18',300.00,NULL,'','5','1','Good sold','1','512','sales','','','No',NULL,NULL,''),(16143,'4000','51689057482','2023-07-11 09:55:18',NULL,300.00,'','5','1','Good sold','1','512','sales','2','','No',NULL,NULL,''),(16144,'1100','51689059602','2023-07-11 10:13:32',560.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(16145,'4000','51689059602','2023-07-11 10:13:32',NULL,560.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(16146,'1110','51689060105','2023-07-11 10:38:15',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(16147,'5500','51689060105','2023-07-11 10:38:15',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16148,'1100','51689060105','2023-07-11 10:38:15',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16149,'4000','51689060105','2023-07-11 10:38:15',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(16150,'1100','51689061258','2023-07-11 10:41:07',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16151,'4000','51689061258','2023-07-11 10:41:07',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(16154,'4165','51689067484','2023-07-11 12:24:59',1900.00,NULL,'0','5','1','WATER SUPPLY','1','','','100','','No',NULL,NULL,''),(16155,'1020','51689067484','2023-07-11 12:24:59',NULL,1900.00,'0','5','1','WATER SUPPLY','1','','','100','','No',NULL,NULL,''),(16158,'1100','51689072842','2023-07-11 14:02:07',60.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16159,'4000','51689072842','2023-07-11 14:02:07',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(16160,'4000','51689072842','2023-07-11 14:02:45',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(16161,'1100','51689075304','2023-07-11 14:35:13',300.00,NULL,'','5','1','Good sold','1','470','sales','','','No',NULL,NULL,''),(16162,'4000','51689075304','2023-07-11 14:35:13',NULL,300.00,'','5','1','Good sold','1','470','sales','2','','No',NULL,NULL,''),(16163,'1100','51689075383','2023-07-11 14:36:28',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(16164,'4000','51689075383','2023-07-11 14:36:28',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(16165,'1100','51689075478','2023-07-11 14:39:18',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(16166,'4000','51689075478','2023-07-11 14:39:18',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(16170,'1100','51689078167','2023-07-11 15:23:08',350.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(16171,'4000','51689078167','2023-07-11 15:23:08',NULL,280.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(16172,'4000','51689078167','2023-07-11 15:23:08',NULL,70.00,'','5','1','Good sold','1','32','sales','10','','No',NULL,NULL,''),(16179,'1100','51689082865','2023-07-11 16:41:12',140.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(16180,'4000','51689082865','2023-07-11 16:41:12',NULL,140.00,'','5','1','Good sold','1','387','sales','10','','No',NULL,NULL,''),(16181,'1100','51689083277','2023-07-11 16:48:03',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(16182,'4000','51689083277','2023-07-11 16:48:03',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(16185,'1100','51689084769','2023-07-11 17:13:14',560.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,''),(16186,'4000','51689084769','2023-07-11 17:13:14',NULL,560.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(16187,'1110','51689084914','2023-07-11 17:15:21',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(16188,'5500','51689084914','2023-07-11 17:15:21',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16189,'1100','51689084914','2023-07-11 17:15:21',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16190,'4000','51689084914','2023-07-11 17:15:21',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(16191,'1110','51689086440','2023-07-11 17:41:48',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(16192,'5500','51689086440','2023-07-11 17:41:48',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16193,'1100','51689086440','2023-07-11 17:41:48',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16194,'4000','51689086440','2023-07-11 17:41:48',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(16195,'1100','51689087306','2023-07-11 17:55:13',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(16196,'4000','51689087306','2023-07-11 17:55:13',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(16197,'1100','51689076506','2023-07-11 15:14:12',900.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(16198,'4000','51689076506','2023-07-11 18:09:32',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(16199,'4000','51689076506','2023-07-11 18:09:32',NULL,600.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(16200,'1100','51689088353','2023-07-11 18:12:44',1500.00,NULL,'','5','1','Good sold','1','484','sales','','','No',NULL,NULL,''),(16201,'4000','51689088353','2023-07-11 18:12:44',NULL,1500.00,'','5','1','Good sold','1','484','sales','4','','No',NULL,NULL,''),(16202,'1100','51689091961','2023-07-11 19:12:52',560.00,NULL,'','5','1','Good sold','1','234','sales','','','No',NULL,NULL,''),(16203,'4000','51689091961','2023-07-11 19:12:52',NULL,560.00,'','5','1','Good sold','1','234','sales','4','','No',NULL,NULL,''),(16204,'1100','51689139224','2023-07-12 08:20:32',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(16205,'4000','51689139224','2023-07-12 08:20:32',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(16206,'1100','51689139420','2023-07-12 08:40:51',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(16207,'4000','51689139420','2023-07-12 08:40:51',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(16208,'1100','51689142816','2023-07-12 09:32:37',300.00,NULL,'','5','1','Good sold','1','201','sales','','','No',NULL,NULL,''),(16209,'4000','51689142816','2023-07-12 09:32:37',NULL,300.00,'','5','1','Good sold','1','201','sales','2','','No',NULL,NULL,''),(16210,'1100','51689143693','2023-07-12 09:35:48',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(16211,'4000','51689143693','2023-07-12 09:35:48',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(16212,'1100','51689144483','2023-07-12 10:28:06',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(16213,'4000','51689144483','2023-07-12 10:28:06',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(16214,'1100','51689147371','2023-07-12 10:36:29',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(16215,'4000','51689147371','2023-07-12 10:36:29',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(16216,'1100','51689148074','2023-07-12 11:00:45',1050.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(16217,'4000','51689148074','2023-07-12 11:00:45',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(16218,'4000','51689148074','2023-07-12 11:00:45',NULL,300.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(16219,'1100','51689149037','2023-07-12 11:10:55',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(16220,'4000','51689149037','2023-07-12 11:10:55',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(16221,'1100','51689150403','2023-07-12 11:27:39',300.00,NULL,'','5','1','Good sold','1','446','sales','','','No',NULL,NULL,''),(16222,'4000','51689150403','2023-07-12 11:27:39',NULL,300.00,'','5','1','Good sold','1','446','sales','4','','No',NULL,NULL,''),(16223,'1100','51689150476','2023-07-12 11:28:25',600.00,NULL,'','5','1','Good sold','1','314','sales','','','No',NULL,NULL,''),(16224,'4000','51689150476','2023-07-12 11:28:25',NULL,300.00,'','5','1','Good sold','1','314','sales','4','','No',NULL,NULL,''),(16225,'4000','51689150476','2023-07-12 11:28:25',NULL,300.00,'','5','1','Good sold','1','314','sales','6','','No',NULL,NULL,''),(16226,'1100','51689150624','2023-07-12 11:49:06',300.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(16227,'4000','51689150624','2023-07-12 11:49:06',NULL,300.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(16228,'1100','51689153207','2023-07-12 12:20:35',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(16229,'4000','51689153207','2023-07-12 12:20:35',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(16230,'1100','51689155956','2023-07-12 12:59:28',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(16231,'4000','51689155956','2023-07-12 12:59:28',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(16232,'1100','51689157657','2023-07-12 13:27:47',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16233,'4000','51689157657','2023-07-12 13:27:47',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(16234,'1100','51689158499','2023-07-12 13:41:47',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16235,'4000','51689158499','2023-07-12 13:41:47',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(16236,'1100','51689159388','2023-07-12 13:56:55',2250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(16237,'4000','51689159388','2023-07-12 13:56:55',NULL,2250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(16240,'5800','51689160779','2023-07-12 14:19:59',140.00,NULL,'0','5','1','TOILET PAPER','1','','','101','','No',NULL,NULL,''),(16241,'1050','51689160779','2023-07-12 14:19:59',NULL,140.00,'0','5','1','TOILET PAPER','1','','','101','','No',NULL,NULL,''),(16242,'1100','51689165141','2023-07-12 15:32:30',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(16243,'4000','51689165141','2023-07-12 15:32:30',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(16244,'1100','51689167201','2023-07-12 16:06:47',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16245,'4000','51689167201','2023-07-12 16:06:47',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(16246,'1100','51689167684','2023-07-12 16:14:57',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(16247,'4000','51689167684','2023-07-12 16:14:57',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(16248,'1100','51689167929','2023-07-12 16:18:54',300.00,NULL,'','5','1','Good sold','1','522','sales','','','No',NULL,NULL,''),(16249,'4000','51689167929','2023-07-12 16:18:54',NULL,300.00,'','5','1','Good sold','1','522','sales','4','','No',NULL,NULL,''),(16250,'1100','51689170113','2023-07-12 16:56:24',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(16251,'4000','51689170113','2023-07-12 16:56:24',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(16252,'1100','51689170247','2023-07-12 17:26:37',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16253,'4000','51689170247','2023-07-12 17:26:37',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(16254,'1100','51689172212','2023-07-12 17:30:21',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(16255,'4000','51689172212','2023-07-12 17:30:21',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(16256,'1100','51689173675','2023-07-12 17:54:44',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(16257,'4000','51689173675','2023-07-12 17:54:44',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(16258,'1100','51689174185','2023-07-12 18:03:27',300.00,NULL,'','5','1','Good sold','1','480','sales','','','No',NULL,NULL,''),(16259,'4000','51689174185','2023-07-12 18:03:27',NULL,300.00,'','5','1','Good sold','1','480','sales','4','','No',NULL,NULL,''),(16260,'1100','51689225525','2023-07-13 09:05:57',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(16261,'4000','51689225525','2023-07-13 09:05:57',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(16262,'1100','51689229918','2023-07-13 09:32:33',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(16263,'4000','51689229918','2023-07-13 09:32:33',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(16264,'1100','51689230005','2023-07-13 09:34:34',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(16265,'4000','51689230005','2023-07-13 09:34:34',NULL,300.00,'','5','1','Good sold','1','304','sales','4','','No',NULL,NULL,''),(16266,'1100','51689230250','2023-07-13 09:37:35',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(16267,'4000','51689230250','2023-07-13 09:37:35',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(16268,'1100','51689230705','2023-07-13 09:45:10',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(16269,'4000','51689230705','2023-07-13 09:45:10',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(16270,'1100','51689231139','2023-07-13 09:52:50',300.00,NULL,'','5','1','Good sold','1','503','sales','','','No',NULL,NULL,''),(16271,'4000','51689231139','2023-07-13 09:52:50',NULL,300.00,'','5','1','Good sold','1','503','sales','2','','No',NULL,NULL,''),(16272,'1100','51689231820','2023-07-13 10:21:35',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(16273,'4000','51689231820','2023-07-13 10:21:35',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(16274,'1100','51689233019','2023-07-13 10:37:49',300.00,NULL,'','5','1','Good sold','1','461','sales','','','No',NULL,NULL,''),(16275,'4000','51689233019','2023-07-13 10:37:49',NULL,300.00,'','5','1','Good sold','1','461','sales','2','','No',NULL,NULL,''),(16276,'1100','51689233908','2023-07-13 10:38:47',600.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(16277,'4000','51689233908','2023-07-13 10:38:47',NULL,600.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(16278,'1100','51689234003','2023-07-13 10:40:10',300.00,NULL,'','5','1','Good sold','1','224','sales','','','No',NULL,NULL,''),(16279,'4000','51689234003','2023-07-13 10:40:10',NULL,300.00,'','5','1','Good sold','1','224','sales','2','','No',NULL,NULL,''),(16280,'1100','51689238030','2023-07-13 11:47:17',300.00,NULL,'','5','1','Good sold','1','512','sales','','','No',NULL,NULL,''),(16281,'4000','51689238030','2023-07-13 11:47:17',NULL,300.00,'','5','1','Good sold','1','512','sales','2','','No',NULL,NULL,''),(16282,'1100','51689238361','2023-07-13 12:03:53',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(16283,'4000','51689238361','2023-07-13 12:03:53',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(16284,'1100','51689239213','2023-07-13 12:07:00',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(16285,'4000','51689239213','2023-07-13 12:07:00',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(16286,'1110','51689241750','2023-07-13 12:49:22',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(16287,'5500','51689241750','2023-07-13 12:49:22',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16288,'1000','51689241750','2023-07-13 12:49:22',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RGD8F6UQZ6'),(16289,'4000','51689241750','2023-07-13 12:49:22',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(16290,'1100','51689242070','2023-07-13 12:54:36',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(16291,'4000','51689242070','2023-07-13 12:54:36',NULL,300.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(16292,'1000','51689243097','2023-07-13 13:12:10',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,'RGD8F8Y4PC'),(16293,'4000','51689243097','2023-07-13 13:12:10',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(16294,'1100','51689243911','2023-07-13 13:37:26',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(16295,'4000','51689243911','2023-07-13 13:37:26',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(16296,'1100','51689243911','2023-07-13 14:05:11',NULL,300.00,'','5','1','','1','188','payment','','','No',NULL,NULL,''),(16297,'1020','51689243911','2023-07-13 14:05:11',300.00,NULL,'','5','1','','1','188','payment','','5168924632709333330040','No',NULL,NULL,''),(16298,'1100','51689225525','2023-07-13 14:09:46',NULL,1500.00,'','5','1','','1','65','payment','','','No',NULL,NULL,''),(16299,'1020','51689225525','2023-07-13 14:09:46',1500.00,NULL,'','5','1','','1','65','payment','','5168924660728262220234','No',NULL,NULL,''),(16300,'1100','51689238030','2023-07-13 14:10:18',NULL,300.00,'','5','1','','1','512','payment','','','No',NULL,NULL,''),(16301,'1020','51689238030','2023-07-13 14:10:18',300.00,NULL,'','5','1','','1','512','payment','','5168924663269223033223','No',NULL,NULL,''),(16302,'1100','51689246745','2023-07-13 14:12:37',300.00,NULL,'','5','1','Good sold','1','215','sales','','','No',NULL,NULL,''),(16303,'4000','51689246745','2023-07-13 14:12:37',NULL,300.00,'','5','1','Good sold','1','215','sales','2','','No',NULL,NULL,''),(16304,'1100','51689246963','2023-07-13 14:16:14',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(16305,'4000','51689246963','2023-07-13 14:16:14',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(16306,'1100','51689246963','2023-07-13 14:18:48',NULL,600.00,'','5','1','','1','134','payment','','','No',NULL,NULL,''),(16307,'1020','51689246963','2023-07-13 14:18:48',600.00,NULL,'','5','1','','1','134','payment','','5168924714112131223243','No',NULL,NULL,''),(16314,'5800','51689247856','2023-07-13 14:31:50',50.00,NULL,'0','5','1','FARE TO BANK','1','','','102','','No',NULL,NULL,''),(16315,'1050','51689247856','2023-07-13 14:31:50',NULL,50.00,'0','5','1','FARE TO BANK','1','','','102','','No',NULL,NULL,''),(16316,'1100','51689248679','2023-07-13 15:13:25',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(16317,'4000','51689248679','2023-07-13 15:13:25',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(16318,'1100','51689252395','2023-07-13 15:46:40',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(16319,'4000','51689252395','2023-07-13 15:46:40',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(16320,'1100','51689252455','2023-07-13 16:35:44',390.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(16321,'4000','51689252455','2023-07-13 16:35:44',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(16322,'1100','51689256003','2023-07-13 16:47:00',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16323,'4000','51689256003','2023-07-13 16:47:00',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(16324,'1100','51689256110','2023-07-13 16:48:35',300.00,NULL,'','5','1','Good sold','1','524','sales','','','No',NULL,NULL,''),(16325,'4000','51689256110','2023-07-13 16:48:35',NULL,300.00,'','5','1','Good sold','1','524','sales','6','','No',NULL,NULL,''),(16326,'1100','51689256131','2023-07-13 16:48:57',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(16327,'4000','51689256131','2023-07-13 16:48:57',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(16330,'1100','51689260334','2023-07-13 18:03:58',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16331,'4000','51689260334','2023-07-13 18:03:58',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(16332,'1100','51689260791','2023-07-13 18:07:03',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16333,'4000','51689260791','2023-07-13 18:07:03',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(16336,'4165','51689262601','2023-07-13 18:37:13',1900.00,NULL,'0','5','1','WATER SUPPLY','1','','','103','','No',NULL,NULL,''),(16337,'1020','51689262601','2023-07-13 18:37:13',NULL,1900.00,'0','5','1','WATER SUPPLY','1','','','103','','No',NULL,NULL,''),(16338,'1100','51689262705','2023-07-13 18:41:52',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(16339,'4000','51689262705','2023-07-13 18:41:52',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(16340,'1100','51689263759','2023-07-13 18:56:05',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(16341,'4000','51689263759','2023-07-13 18:56:05',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(16342,'1100','51689312533','2023-07-14 08:28:59',600.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(16343,'4000','51689312533','2023-07-14 08:28:59',NULL,600.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(16344,'1100','51689314205','2023-07-14 08:56:54',600.00,NULL,'','5','1','Good sold','1','358','sales','','','No',NULL,NULL,''),(16345,'4000','51689314205','2023-07-14 08:56:54',NULL,600.00,'','5','1','Good sold','1','358','sales','4','','No',NULL,NULL,''),(16346,'1100','51689314605','2023-07-14 09:04:10',2520.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(16347,'4000','51689314605','2023-07-14 09:04:10',NULL,2520.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(16348,'1100','51689320702','2023-07-14 10:45:07',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(16349,'4000','51689320702','2023-07-14 10:45:07',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(16350,'1100','51689324454','2023-07-14 12:12:43',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(16351,'4000','51689324454','2023-07-14 12:12:43',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(16352,'1100','51689326675','2023-07-14 12:24:42',300.00,NULL,'','5','1','Good sold','1','483','sales','','','No',NULL,NULL,''),(16353,'4000','51689326675','2023-07-14 12:24:42',NULL,300.00,'','5','1','Good sold','1','483','sales','2','','No',NULL,NULL,''),(16354,'1100','51689326994','2023-07-14 12:30:04',1200.00,NULL,'','5','1','Good sold','1','469','sales','','','No',NULL,NULL,''),(16355,'4000','51689326994','2023-07-14 12:30:04',NULL,1200.00,'','5','1','Good sold','1','469','sales','6','','No',NULL,NULL,''),(16356,'1100','51689327437','2023-07-14 12:49:04',560.00,NULL,'','5','1','Good sold','1','182','sales','','','No',NULL,NULL,''),(16357,'4000','51689327437','2023-07-14 12:49:04',NULL,560.00,'','5','1','Good sold','1','182','sales','6','','No',NULL,NULL,''),(16358,'1100','51689328445','2023-07-14 13:00:23',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16359,'4000','51689328445','2023-07-14 13:00:23',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(16360,'1100','51689329385','2023-07-14 13:09:51',300.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(16361,'4000','51689329385','2023-07-14 13:09:51',NULL,300.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(16362,'1100','51689329676','2023-07-14 13:30:01',560.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(16363,'4000','51689329676','2023-07-14 13:30:01',NULL,560.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(16364,'1100','51689333478','2023-07-14 14:18:06',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(16365,'4000','51689333478','2023-07-14 14:18:06',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(16366,'1100','51689333578','2023-07-14 14:19:43',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(16367,'4000','51689333578','2023-07-14 14:19:43',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(16368,'1100','51689334985','2023-07-14 14:43:10',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(16369,'4000','51689334985','2023-07-14 14:43:10',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(16370,'1100','51689339720','2023-07-14 16:22:35',600.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(16371,'4000','51689339720','2023-07-14 16:22:35',NULL,600.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(16372,'1100','51689344064','2023-07-14 17:55:51',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16373,'4000','51689344064','2023-07-14 17:55:51',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(16374,'1100','51689347039','2023-07-14 18:04:06',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(16375,'4000','51689347039','2023-07-14 18:04:06',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(16376,'1100','51689347531','2023-07-14 18:12:37',300.00,NULL,'','5','1','Good sold','1','284','sales','','','No',NULL,NULL,''),(16377,'4000','51689347531','2023-07-14 18:12:37',NULL,300.00,'','5','1','Good sold','1','284','sales','6','','No',NULL,NULL,''),(16378,'1100','51689347590','2023-07-14 18:13:23',600.00,NULL,'','5','1','Good sold','1','481','sales','','','No',NULL,NULL,''),(16379,'4000','51689347590','2023-07-14 18:13:23',NULL,600.00,'','5','1','Good sold','1','481','sales','6','','No',NULL,NULL,''),(16388,'1110','51689348665','2023-07-14 18:43:57',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(16389,'5500','51689348665','2023-07-14 18:43:57',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16390,'1100','51689348665','2023-07-14 18:39:41',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16391,'4000','51689348665','2023-07-14 18:43:57',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(16392,'1100','51689349861','2023-07-14 18:51:15',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(16393,'4000','51689349861','2023-07-14 18:51:15',NULL,300.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(16394,'1100','51689347039','2023-07-15 08:52:39',NULL,300.00,'','5','1','','1','92','payment','','','No',NULL,NULL,''),(16395,'1020','51689347039','2023-07-15 08:52:39',300.00,NULL,'','5','1','','1','92','payment','','5168940037133003233107','No',NULL,NULL,''),(16396,'1100','51689347590','2023-07-15 08:53:36',NULL,300.00,'','5','1','','1','481','payment','','','No',NULL,NULL,''),(16397,'1020','51689347590','2023-07-15 08:53:36',300.00,NULL,'','5','1','','1','481','payment','','5168940042721039323333','No',NULL,NULL,''),(16398,'1100','51689347590','2023-07-15 08:54:09',NULL,300.00,'','5','1','','1','481','payment','','','No',NULL,NULL,''),(16399,'1020','51689347590','2023-07-15 08:54:09',300.00,NULL,'','5','1','','1','481','payment','','5168940046203030230910','No',NULL,NULL,''),(16400,'1100','51689347531','2023-07-15 08:54:59',NULL,300.00,'','5','1','','1','284','payment','','','No',NULL,NULL,''),(16401,'1020','51689347531','2023-07-15 08:54:59',300.00,NULL,'','5','1','','1','284','payment','','5168940051006313332332','No',NULL,NULL,''),(16402,'1100','51689400584','2023-07-15 08:56:56',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,''),(16403,'4000','51689400584','2023-07-15 08:56:56',NULL,300.00,'','5','1','Good sold','1','352','sales','4','','No',NULL,NULL,''),(16404,'1100','51689402098','2023-07-15 09:21:46',300.00,NULL,'','5','1','Good sold','1','470','sales','','','No',NULL,NULL,''),(16405,'4000','51689402098','2023-07-15 09:21:46',NULL,300.00,'','5','1','Good sold','1','470','sales','2','','No',NULL,NULL,''),(16406,'1100','51689400584','2023-07-15 09:22:42',NULL,300.00,'','5','1','','1','352','payment','','','No',NULL,NULL,''),(16407,'1020','51689400584','2023-07-15 09:22:42',300.00,NULL,'','5','1','','1','352','payment','','5168940218321980831326','No',NULL,NULL,''),(16408,'1100','51689405226','2023-07-15 10:14:09',600.00,NULL,'','5','1','Good sold','1','147','sales','','','No',NULL,NULL,''),(16409,'4000','51689405226','2023-07-15 10:14:09',NULL,600.00,'','5','1','Good sold','1','147','sales','6','','No',NULL,NULL,''),(16410,'1100','51689405226','2023-07-15 10:33:14',NULL,600.00,'','5','1','','1','147','payment','','','No',NULL,NULL,''),(16411,'1020','51689405226','2023-07-15 10:33:14',600.00,NULL,'','5','1','','1','147','payment','','5168940640653203293062','No',NULL,NULL,''),(16412,'1100','51689409014','2023-07-15 11:17:21',300.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(16413,'4000','51689409014','2023-07-15 11:17:21',NULL,300.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(16420,'1100','51689410722','2023-07-15 11:45:31',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16421,'4000','51689410722','2023-07-15 11:46:59',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(16422,'1110','51689410958','2023-07-15 11:53:02',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(16423,'5500','51689410958','2023-07-15 11:53:02',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16424,'1000','51689410958','2023-07-15 11:53:02',500.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(16425,'4000','51689410958','2023-07-15 11:53:02',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(16426,'1110','51689411196','2023-07-15 11:53:49',NULL,450.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(16427,'5500','51689411196','2023-07-15 11:53:49',450.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16428,'1000','51689411196','2023-07-15 11:53:49',500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RGF3KXF4ZJ'),(16429,'4000','51689411196','2023-07-15 11:53:49',NULL,500.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(16430,'1100','51689411815','2023-07-15 12:07:16',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(16431,'4000','51689411815','2023-07-15 12:07:16',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(16432,'1100','51689413679','2023-07-15 12:53:57',600.00,NULL,'','5','1','Good sold','1','241','sales','','','No',NULL,NULL,''),(16433,'4000','51689413679','2023-07-15 12:53:57',NULL,600.00,'','5','1','Good sold','1','241','sales','6','','No',NULL,NULL,''),(16434,'1100','51689414866','2023-07-15 12:54:40',300.00,NULL,'','5','1','Good sold','1','285','sales','','','No',NULL,NULL,''),(16435,'4000','51689414866','2023-07-15 12:54:40',NULL,300.00,'','5','1','Good sold','1','285','sales','2','','No',NULL,NULL,''),(16436,'1100','51689415293','2023-07-15 13:01:51',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(16437,'4000','51689415293','2023-07-15 13:01:51',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(16438,'1100','51689419265','2023-07-15 14:09:05',300.00,NULL,'','5','1','Good sold','1','375','sales','','','No',NULL,NULL,''),(16439,'4000','51689419265','2023-07-15 14:09:05',NULL,300.00,'','5','1','Good sold','1','375','sales','6','','No',NULL,NULL,''),(16440,'1100','51689419381','2023-07-15 14:09:49',300.00,NULL,'','5','1','Good sold','1','169','sales','','','No',NULL,NULL,''),(16441,'4000','51689419381','2023-07-15 14:09:49',NULL,300.00,'','5','1','Good sold','1','169','sales','2','','No',NULL,NULL,''),(16442,'1100','51689420447','2023-07-15 14:27:37',300.00,NULL,'','5','1','Good sold','1','519','sales','','','No',NULL,NULL,''),(16443,'4000','51689420447','2023-07-15 14:27:37',NULL,300.00,'','5','1','Good sold','1','519','sales','2','','No',NULL,NULL,''),(16444,'1100','51689419381','2023-07-15 14:32:20',NULL,300.00,'','5','1','','1','169','payment','','','No',NULL,NULL,''),(16445,'1020','51689419381','2023-07-15 14:32:20',300.00,NULL,'','5','1','','1','169','payment','','5168942075810526328335','No',NULL,NULL,''),(16446,'1100','51689411815','2023-07-15 14:56:53',NULL,300.00,'','5','1','','1','18','payment','','','No',NULL,NULL,''),(16447,'1020','51689411815','2023-07-15 14:56:53',300.00,NULL,'','5','1','','1','18','payment','','5168942222432022932238','No',NULL,NULL,''),(16448,'1100','51689423652','2023-07-15 15:21:26',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(16449,'4000','51689423652','2023-07-15 15:21:26',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(16450,'1110','51689423710','2023-07-15 15:22:02',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(16451,'5500','51689423710','2023-07-15 15:22:02',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16452,'1000','51689423710','2023-07-15 15:22:02',250.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(16453,'4000','51689423710','2023-07-15 15:22:02',NULL,250.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(16454,'1100','51689425688','2023-07-15 15:55:19',300.00,NULL,'','5','1','Good sold','1','462','sales','','','No',NULL,NULL,''),(16455,'4000','51689425688','2023-07-15 15:55:19',NULL,300.00,'','5','1','Good sold','1','462','sales','2','','No',NULL,NULL,''),(16456,'1000','51689429877','2023-07-15 17:04:54',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(16457,'4000','51689429877','2023-07-15 17:04:54',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(16458,'1110','51689429910','2023-07-15 17:05:27',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(16459,'5500','51689429910','2023-07-15 17:05:27',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16460,'1000','51689429910','2023-07-15 17:05:27',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(16461,'4000','51689429910','2023-07-15 17:05:27',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(16462,'1100','51689415293','2023-07-15 17:10:13',NULL,300.00,'','5','1','','1','363','payment','','','No',NULL,NULL,''),(16463,'1020','51689415293','2023-07-15 17:10:13',300.00,NULL,'','5','1','','1','363','payment','','5168943022525434242532','No',NULL,NULL,''),(16464,'1100','51689431176','2023-07-15 17:30:31',300.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(16465,'4000','51689431176','2023-07-15 17:30:31',NULL,300.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(16466,'1100','51689425688','2023-07-15 17:44:32',NULL,300.00,'','5','1','','1','462','payment','','','No',NULL,NULL,''),(16467,'1020','51689425688','2023-07-15 17:44:32',300.00,NULL,'','5','1','','1','462','payment','','5168943228430033048446','No',NULL,NULL,''),(16468,'1100','51689432609','2023-07-15 17:51:43',300.00,NULL,'','5','1','Good sold','1','475','sales','','','No',NULL,NULL,''),(16469,'4000','51689432609','2023-07-15 17:51:43',NULL,300.00,'','5','1','Good sold','1','475','sales','4','','No',NULL,NULL,''),(16470,'1100','51689432722','2023-07-15 17:53:01',450.00,NULL,'','5','1','Good sold','1','464','sales','','','No',NULL,NULL,''),(16471,'4000','51689432722','2023-07-15 17:53:01',NULL,300.00,'','5','1','Good sold','1','464','sales','4','','No',NULL,NULL,''),(16472,'4000','51689432722','2023-07-15 17:53:01',NULL,150.00,'','5','1','Good sold','1','464','sales','8','','No',NULL,NULL,''),(16473,'1100','51689409014','2023-07-15 17:55:55',NULL,300.00,'','5','1','','1','52','payment','','','No',NULL,NULL,''),(16474,'1020','51689409014','2023-07-15 17:55:55',300.00,NULL,'','5','1','','1','52','payment','','5168943297324623022322','No',NULL,NULL,''),(16475,'1100','51689420447','2023-07-15 18:05:33',NULL,300.00,'','5','1','','1','519','payment','','','No',NULL,NULL,''),(16476,'1020','51689420447','2023-07-15 18:05:33',300.00,NULL,'','5','1','','1','519','payment','','5168943354443450343433','No',NULL,NULL,''),(16477,'1100','51689419265','2023-07-15 18:06:21',NULL,300.00,'','5','1','','1','375','payment','','','No',NULL,NULL,''),(16478,'1020','51689419265','2023-07-15 18:06:21',300.00,NULL,'','5','1','','1','375','payment','','5168943359433242032543','No',NULL,NULL,''),(16479,'1100','51689423652','2023-07-15 18:06:44',NULL,300.00,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(16480,'1020','51689423652','2023-07-15 18:06:44',300.00,NULL,'','5','1','','1','172','payment','','5168943362203902849322','No',NULL,NULL,''),(16481,'1100','51689433654','2023-07-15 18:07:51',300.00,NULL,'','5','1','Good sold','1','456','sales','','','No',NULL,NULL,''),(16482,'4000','51689433654','2023-07-15 18:07:51',NULL,300.00,'','5','1','Good sold','1','456','sales','8','','No',NULL,NULL,''),(16483,'1100','51689414866','2023-07-15 18:09:51',NULL,300.00,'','5','1','','1','285','payment','','','No',NULL,NULL,''),(16484,'1020','51689414866','2023-07-15 18:09:51',300.00,NULL,'','5','1','','1','285','payment','','5168943380522020961813','No',NULL,NULL,''),(16485,'1100','51689423652','2023-07-15 18:12:26',NULL,300.00,'','5','1','','1','172','payment','','','No',NULL,NULL,''),(16486,'1020','51689423652','2023-07-15 18:12:26',300.00,NULL,'','5','1','','1','172','payment','','5168943395682033332620','No',NULL,NULL,''),(16487,'1100','51689413679','2023-07-15 18:15:51',NULL,600.00,'','5','1','','1','241','payment','','','No',NULL,NULL,''),(16488,'1020','51689413679','2023-07-15 18:15:51',600.00,NULL,'','5','1','','1','241','payment','','5168943416336904414123','No',NULL,NULL,''),(16489,'1100','51689402098','2023-07-15 18:16:23',NULL,300.00,'','5','1','','1','470','payment','','','No',NULL,NULL,''),(16490,'1020','51689402098','2023-07-15 18:16:23',300.00,NULL,'','5','1','','1','470','payment','','5168943419534033292293','No',NULL,NULL,''),(16491,'1100','51689434589','2023-07-15 18:31:36',900.00,NULL,'','5','1','Good sold','1','487','sales','','','No',NULL,NULL,''),(16492,'4000','51689434589','2023-07-15 18:31:36',NULL,900.00,'','5','1','Good sold','1','487','sales','2','','No',NULL,NULL,''),(16493,'1100','51689431176','2023-07-15 18:33:42',NULL,300.00,'','5','1','','1','23','payment','','','No',NULL,NULL,''),(16494,'1020','51689431176','2023-07-15 18:33:42',300.00,NULL,'','5','1','','1','23','payment','','5168943523325362330543','No',NULL,NULL,''),(16495,'1100','51689432722','2023-07-15 18:36:13',NULL,450.00,'','5','1','','1','464','payment','','','No',NULL,NULL,''),(16496,'1020','51689432722','2023-07-15 18:36:13',450.00,NULL,'','5','1','','1','464','payment','','5168943538822218332326','No',NULL,NULL,''),(16497,'1100','51689432609','2023-07-15 18:38:21',NULL,300.00,'','5','1','','1','475','payment','','','No',NULL,NULL,''),(16498,'1020','51689432609','2023-07-15 18:38:21',300.00,NULL,'','5','1','','1','475','payment','','5168943551320002203348','No',NULL,NULL,''),(16499,'1100','51689434589','2023-07-15 19:05:19',NULL,900.00,'','5','1','','1','487','payment','','','No',NULL,NULL,''),(16500,'1020','51689434589','2023-07-15 19:05:19',900.00,NULL,'','5','1','','1','487','payment','','5168943713932294432322','No',NULL,NULL,''),(16501,'1100','51689500946','2023-07-16 12:51:30',300.00,NULL,'','5','1','Good sold','1','119','sales','','','No',NULL,NULL,''),(16502,'4000','51689500946','2023-07-16 12:51:30',NULL,300.00,'','5','1','Good sold','1','119','sales','4','','No',NULL,NULL,''),(16503,'1110','51689501152','2023-07-16 12:54:13',NULL,93.93,'','5','1','Inventory sold','1','262','sales','9','','No',NULL,NULL,''),(16504,'5500','51689501152','2023-07-16 12:54:13',93.93,NULL,'','5','1','Cost of goods sold','1','262','sales','','','No',NULL,NULL,''),(16505,'1100','51689501152','2023-07-16 12:54:13',420.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(16506,'4000','51689501152','2023-07-16 12:54:13',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(16507,'4000','51689501152','2023-07-16 12:54:13',NULL,120.00,'','5','1','Good sold','1','262','sales','9','','No',NULL,NULL,''),(16508,'1100','51689501325','2023-07-16 12:55:32',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,''),(16509,'4000','51689501325','2023-07-16 12:55:32',NULL,300.00,'','5','1','Good sold','1','255','sales','2','','No',NULL,NULL,''),(16510,'1100','51689501351','2023-07-16 12:56:40',300.00,NULL,'','5','1','Good sold','1','394','sales','','','No',NULL,NULL,''),(16511,'4000','51689501351','2023-07-16 12:56:40',NULL,300.00,'','5','1','Good sold','1','394','sales','6','','No',NULL,NULL,''),(16512,'1100','51689501450','2023-07-16 12:58:21',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(16513,'4000','51689501450','2023-07-16 12:58:21',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(16514,'1100','51689500946','2023-07-16 13:03:12',NULL,300.00,'','5','1','','1','119','payment','','','No',NULL,NULL,''),(16515,'1020','51689500946','2023-07-16 13:03:12',300.00,NULL,'','5','1','','1','119','payment','','5168950180413235430203','No',NULL,NULL,''),(16516,'1100','51689501450','2023-07-16 13:03:45',NULL,900.00,'','5','1','','1','82','payment','','','No',NULL,NULL,''),(16517,'1020','51689501450','2023-07-16 13:03:45',900.00,NULL,'','5','1','','1','82','payment','','5168950183922252234220','No',NULL,NULL,''),(16518,'1100','51689503366','2023-07-16 13:29:35',300.00,NULL,'','5','1','Good sold','1','528','sales','','','No',NULL,NULL,''),(16519,'4000','51689503366','2023-07-16 13:29:35',NULL,300.00,'','5','1','Good sold','1','528','sales','2','','No',NULL,NULL,''),(16520,'1100','51689503395','2023-07-16 13:30:02',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(16521,'4000','51689503395','2023-07-16 13:30:02',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(16522,'1100','51689501351','2023-07-16 13:49:38',NULL,300.00,'','5','1','','1','394','payment','','','No',NULL,NULL,''),(16523,'1020','51689501351','2023-07-16 13:49:38',300.00,NULL,'','5','1','','1','394','payment','','5168950458906058390303','No',NULL,NULL,''),(16524,'1100','51689504592','2023-07-16 13:50:08',300.00,NULL,'','5','1','Good sold','1','227','sales','','','No',NULL,NULL,''),(16525,'4000','51689504592','2023-07-16 13:50:08',NULL,300.00,'','5','1','Good sold','1','227','sales','2','','No',NULL,NULL,''),(16526,'1100','51689504630','2023-07-16 13:50:47',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(16527,'4000','51689504630','2023-07-16 13:50:47',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(16528,'1100','51689504683','2023-07-16 13:52:02',300.00,NULL,'','5','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(16529,'4000','51689504683','2023-07-16 13:52:02',NULL,300.00,'','5','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(16530,'1100','51689506933','2023-07-16 14:29:05',300.00,NULL,'','5','1','Good sold','1','178','sales','','','No',NULL,NULL,''),(16531,'4000','51689506933','2023-07-16 14:29:05',NULL,300.00,'','5','1','Good sold','1','178','sales','6','','No',NULL,NULL,''),(16532,'1100','51689503395','2023-07-16 14:36:46',NULL,300.00,'','5','1','','1','131','payment','','','No',NULL,NULL,''),(16533,'1020','51689503395','2023-07-16 14:36:46',300.00,NULL,'','5','1','','1','131','payment','','5168950741909753940182','No',NULL,NULL,''),(16534,'1100','51689507426','2023-07-16 14:37:22',300.00,NULL,'','5','1','Good sold','1','468','sales','','','No',NULL,NULL,''),(16535,'4000','51689507426','2023-07-16 14:37:22',NULL,300.00,'','5','1','Good sold','1','468','sales','2','','No',NULL,NULL,''),(16536,'1100','51689507426','2023-07-16 14:48:12',NULL,300.00,'','5','1','','1','468','payment','','','No',NULL,NULL,''),(16537,'1020','51689507426','2023-07-16 14:48:12',300.00,NULL,'','5','1','','1','468','payment','','5168950813682250230958','No',NULL,NULL,''),(16538,'1100','51689501325','2023-07-16 14:49:38',NULL,300.00,'','5','1','','1','255','payment','','','No',NULL,NULL,''),(16539,'1020','51689501325','2023-07-16 14:49:38',300.00,NULL,'','5','1','','1','255','payment','','5168950819002411233222','No',NULL,NULL,''),(16540,'1100','51689509928','2023-07-16 15:19:05',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(16541,'4000','51689509928','2023-07-16 15:19:05',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(16542,'1100','51689510916','2023-07-16 15:35:44',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(16543,'4000','51689510916','2023-07-16 15:35:44',NULL,300.00,'','5','1','Good sold','1','22','sales','4','','No',NULL,NULL,''),(16544,'1100','51689511649','2023-07-16 15:48:28',600.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,''),(16545,'4000','51689511649','2023-07-16 15:48:28',NULL,600.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(16546,'1100','51689510916','2023-07-16 15:49:27',NULL,300.00,'','5','1','','1','22','payment','','','No',NULL,NULL,''),(16547,'1030','51689510916','2023-07-16 15:49:27',300.00,NULL,'','5','1','','1','22','payment','','5168951177826245933003','No',NULL,NULL,''),(16548,'1110','51689512412','2023-07-16 16:01:21',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(16549,'5500','51689512412','2023-07-16 16:01:21',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16550,'1100','51689512412','2023-07-16 16:01:21',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16551,'4000','51689512412','2023-07-16 16:01:21',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(16552,'1100','51689512412','2023-07-16 16:02:52',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(16553,'1020','51689512412','2023-07-16 16:02:52',50.00,NULL,'','5','1','','1','209','payment','','5168951258882212141300','No',NULL,NULL,''),(16554,'1100','51689511649','2023-07-16 16:36:40',NULL,600.00,'','5','1','','1','441','payment','','','No',NULL,NULL,''),(16555,'1020','51689511649','2023-07-16 16:36:40',600.00,NULL,'','5','1','','1','441','payment','','5168951461716232343633','No',NULL,NULL,''),(16556,'1000','51689514946','2023-07-16 16:44:00',280.00,NULL,'','5','1','Good sold','1','334','Payment','','','No',NULL,NULL,''),(16557,'4000','51689514946','2023-07-16 16:44:00',NULL,280.00,'','5','1','Good sold','1','334','sales','6','','No',NULL,NULL,''),(16558,'1100','51689504630','2023-07-16 17:37:25',NULL,300.00,'','5','1','','1','68','payment','','','No',NULL,NULL,''),(16559,'1020','51689504630','2023-07-16 17:37:25',300.00,NULL,'','5','1','','1','68','payment','','5168951826020802252223','No',NULL,NULL,''),(16560,'1100','51689509928','2023-07-16 17:45:02',NULL,300.00,'','5','1','','1','212','payment','','','No',NULL,NULL,''),(16561,'1020','51689509928','2023-07-16 17:45:02',300.00,NULL,'','5','1','','1','212','payment','','5168951871412294432322','No',NULL,NULL,''),(16562,'1100','51689503366','2023-07-16 17:47:59',NULL,300.00,'','5','1','','1','528','payment','','','No',NULL,NULL,''),(16563,'1020','51689503366','2023-07-16 17:47:59',300.00,NULL,'','5','1','','1','528','payment','','5168951889338338028302','No',NULL,NULL,''),(16564,'1100','51689506933','2023-07-16 17:52:17',NULL,300.00,'','5','1','','1','178','payment','','','No',NULL,NULL,''),(16565,'1020','51689506933','2023-07-16 17:52:17',300.00,NULL,'','5','1','','1','178','payment','','5168951915132280513220','No',NULL,NULL,''),(16566,'1100','51689519157','2023-07-16 17:52:48',300.00,NULL,'','5','1','Good sold','1','397','sales','','','No',NULL,NULL,''),(16567,'4000','51689519157','2023-07-16 17:52:48',NULL,300.00,'','5','1','Good sold','1','397','sales','6','','No',NULL,NULL,''),(16568,'1100','51689519157','2023-07-16 17:53:10',NULL,300.00,'','5','1','','1','397','payment','','','No',NULL,NULL,''),(16569,'1020','51689519157','2023-07-16 17:53:10',300.00,NULL,'','5','1','','1','397','payment','','5168951920532235100300','No',NULL,NULL,''),(16570,'1100','51689433654','2023-07-16 17:55:42',NULL,300.00,'','5','1','','1','456','payment','','','No',NULL,NULL,''),(16571,'1020','51689433654','2023-07-16 17:55:42',300.00,NULL,'','5','1','','1','456','payment','','5168951935522304521335','No',NULL,NULL,''),(16572,'1100','51689520415','2023-07-16 18:14:14',300.00,NULL,'','5','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(16573,'4000','51689520415','2023-07-16 18:14:14',NULL,300.00,'','5','1','Good sold','1','53','sales','2','','No',NULL,NULL,''),(16574,'1100','51689504683','2023-07-16 18:29:54',NULL,300.00,'','5','1','','1','20','payment','','','No',NULL,NULL,''),(16575,'1020','51689504683','2023-07-16 18:29:54',300.00,NULL,'','5','1','','1','20','payment','','5168952140735425223500','No',NULL,NULL,''),(16576,'1100','51689571359','2023-07-17 09:00:32',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16577,'4000','51689571359','2023-07-17 09:00:32',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(16578,'1100','51689573738','2023-07-17 09:25:14',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(16579,'4000','51689573738','2023-07-17 09:25:14',NULL,1250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(16580,'1100','51689575128','2023-07-17 09:25:40',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(16581,'4000','51689575128','2023-07-17 09:25:40',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(16584,'1100','51689575273','2023-07-17 09:33:29',1120.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(16585,'4000','51689575273','2023-07-17 09:33:29',NULL,1120.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(16586,'1100','51689575864','2023-07-17 09:38:00',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(16587,'4000','51689575864','2023-07-17 09:38:00',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(16588,'4000','51689575864','2023-07-17 09:38:00',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(16589,'1100','51689583634','2023-07-17 11:47:23',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(16590,'4000','51689583634','2023-07-17 11:47:23',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(16591,'1110','51689584066','2023-07-17 12:18:51',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(16592,'5500','51689584066','2023-07-17 12:18:51',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16593,'1100','51689584066','2023-07-17 12:18:51',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16594,'4000','51689584066','2023-07-17 12:18:51',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(16595,'1100','51689589948','2023-07-17 13:35:48',600.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(16596,'4000','51689589948','2023-07-17 13:35:48',NULL,600.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(16597,'1100','51689591679','2023-07-17 14:01:47',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(16598,'4000','51689591679','2023-07-17 14:01:47',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(16599,'1100','51689592060','2023-07-17 14:07:48',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(16600,'4000','51689592060','2023-07-17 14:07:48',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(16601,'1100','51689593049','2023-07-17 14:46:51',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(16602,'4000','51689593049','2023-07-17 14:46:51',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(16603,'1100','51689594431','2023-07-17 15:16:40',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(16604,'4000','51689594431','2023-07-17 15:16:40',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(16605,'1100','51689598371','2023-07-17 15:53:01',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(16606,'4000','51689598371','2023-07-17 15:53:01',NULL,600.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(16607,'1100','51689598567','2023-07-17 16:11:57',600.00,NULL,'','5','1','Good sold','1','261','sales','','','No',NULL,NULL,''),(16608,'4000','51689598567','2023-07-17 16:11:57',NULL,600.00,'','5','1','Good sold','1','261','sales','2','','No',NULL,NULL,''),(16609,'1100','51689600618','2023-07-17 16:30:25',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(16610,'4000','51689600618','2023-07-17 16:30:25',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(16611,'1100','51689601182','2023-07-17 16:39:49',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(16612,'4000','51689601182','2023-07-17 16:39:49',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(16613,'1100','51689602305','2023-07-17 16:58:46',300.00,NULL,'','5','1','Good sold','1','503','sales','','','No',NULL,NULL,''),(16614,'4000','51689602305','2023-07-17 16:58:46',NULL,300.00,'','5','1','Good sold','1','503','sales','2','','No',NULL,NULL,''),(16615,'1100','51689602370','2023-07-17 17:03:19',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(16616,'4000','51689602370','2023-07-17 17:03:19',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(16617,'1100','51689604990','2023-07-17 17:43:48',600.00,NULL,'','5','1','Good sold','1','202','sales','','','No',NULL,NULL,''),(16618,'4000','51689604990','2023-07-17 17:43:48',NULL,600.00,'','5','1','Good sold','1','202','sales','6','','No',NULL,NULL,''),(16619,'1100','51689605583','2023-07-17 17:53:08',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(16620,'4000','51689605583','2023-07-17 17:53:08',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(16621,'1100','51689605964','2023-07-17 17:59:39',600.00,NULL,'','5','1','Good sold','1','501','sales','','','No',NULL,NULL,''),(16622,'4000','51689605964','2023-07-17 17:59:39',NULL,600.00,'','5','1','Good sold','1','501','sales','4','','No',NULL,NULL,''),(16623,'1100','51689607428','2023-07-17 18:23:57',280.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(16624,'4000','51689607428','2023-07-17 18:23:57',NULL,280.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(16625,'1100','51689608148','2023-07-17 18:36:20',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16626,'4000','51689608148','2023-07-17 18:36:20',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(16627,'1100','51689609226','2023-07-17 18:53:53',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16628,'4000','51689609226','2023-07-17 18:53:53',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(16629,'1100','51689609578','2023-07-17 18:59:47',300.00,NULL,'','5','1','Good sold','1','245','sales','','','No',NULL,NULL,''),(16630,'4000','51689609578','2023-07-17 18:59:47',NULL,300.00,'','5','1','Good sold','1','245','sales','4','','No',NULL,NULL,''),(16633,'4165','51689609659','2023-07-17 19:01:21',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','104','','No',NULL,NULL,''),(16634,'1020','51689609659','2023-07-17 19:01:21',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','104','','No',NULL,NULL,''),(16635,'1100','51689610039','2023-07-17 19:07:26',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(16636,'4000','51689610039','2023-07-17 19:07:26',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(16637,'1100','51689658155','2023-07-18 08:29:28',280.00,NULL,'','5','1','Good sold','1','283','sales','','','No',NULL,NULL,''),(16638,'4000','51689658155','2023-07-18 08:29:28',NULL,280.00,'','5','1','Good sold','1','283','sales','4','','No',NULL,NULL,''),(16639,'1100','51689658654','2023-07-18 09:12:14',1800.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(16640,'4000','51689658654','2023-07-18 09:12:14',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(16641,'4000','51689658654','2023-07-18 09:12:14',NULL,300.00,'','5','1','Good sold','1','195','sales','4','','No',NULL,NULL,''),(16642,'1100','51689660868','2023-07-18 09:51:16',2100.00,NULL,'','5','1','Good sold','1','390','sales','','','No',NULL,NULL,''),(16643,'4000','51689660868','2023-07-18 09:51:16',NULL,1500.00,'','5','1','Good sold','1','390','sales','6','','No',NULL,NULL,''),(16644,'4000','51689660868','2023-07-18 09:51:16',NULL,600.00,'','5','1','Good sold','1','390','sales','4','','No',NULL,NULL,''),(16645,'1100','51689663423','2023-07-18 09:57:12',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(16646,'4000','51689663423','2023-07-18 09:57:12',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(16647,'1110','51689663820','2023-07-18 10:05:07',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(16648,'5500','51689663820','2023-07-18 10:05:07',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16649,'1100','51689663820','2023-07-18 10:05:07',500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16650,'4000','51689663820','2023-07-18 10:05:07',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(16651,'1100','51689664359','2023-07-18 10:12:50',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(16652,'4000','51689664359','2023-07-18 10:12:50',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(16653,'1100','51689665130','2023-07-18 10:25:58',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16654,'4000','51689665130','2023-07-18 10:25:58',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(16655,'1100','51689665784','2023-07-18 10:36:33',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(16656,'4000','51689665784','2023-07-18 10:36:33',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(16657,'1100','51689667170','2023-07-18 10:59:46',300.00,NULL,'','5','1','Good sold','1','156','sales','','','No',NULL,NULL,''),(16658,'4000','51689667170','2023-07-18 10:59:46',NULL,300.00,'','5','1','Good sold','1','156','sales','6','','No',NULL,NULL,''),(16659,'1100','51689669538','2023-07-18 12:48:33',300.00,NULL,'','5','1','Good sold','1','512','sales','','','No',NULL,NULL,''),(16660,'4000','51689669538','2023-07-18 12:48:33',NULL,300.00,'','5','1','Good sold','1','512','sales','2','','No',NULL,NULL,''),(16661,'1110','51689675701','2023-07-18 13:21:41',1911.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','11','','No',NULL,NULL,''),(16662,'2130','51689675701','2023-07-18 13:21:41',NULL,1911.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(16663,'1110','51689675736','2023-07-18 13:22:23',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(16664,'5500','51689675736','2023-07-18 13:22:23',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16665,'1100','51689675736','2023-07-18 13:22:23',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16666,'4000','51689675736','2023-07-18 13:22:23',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(16667,'1100','51689675807','2023-07-18 13:42:42',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(16668,'4000','51689675807','2023-07-18 13:42:42',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(16669,'1100','51689677118','2023-07-18 13:45:32',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(16670,'4000','51689677118','2023-07-18 13:45:32',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(16671,'1100','51689677190','2023-07-18 13:46:45',300.00,NULL,'','5','1','Good sold','1','515','sales','','','No',NULL,NULL,''),(16672,'4000','51689677190','2023-07-18 13:46:45',NULL,300.00,'','5','1','Good sold','1','515','sales','4','','No',NULL,NULL,''),(16673,'1100','51689677279','2023-07-18 13:48:29',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16674,'4000','51689677279','2023-07-18 13:48:29',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(16675,'1110','51689681178','2023-07-18 16:08:13',NULL,19.11,'','5','1','Inventory sold','1','61','sales','11','','No',NULL,NULL,''),(16676,'5500','51689681178','2023-07-18 16:08:13',19.11,NULL,'','5','1','Cost of goods sold','1','61','sales','','','No',NULL,NULL,''),(16677,'1100','51689681178','2023-07-18 16:08:13',50.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(16678,'4000','51689681178','2023-07-18 16:08:13',NULL,50.00,'','5','1','Good sold','1','61','sales','11','','No',NULL,NULL,''),(16679,'1100','51689686812','2023-07-18 16:28:53',300.00,NULL,'','5','1','Good sold','1','529','sales','','','No',NULL,NULL,''),(16680,'4000','51689686812','2023-07-18 16:28:53',NULL,300.00,'','5','1','Good sold','1','529','sales','6','','No',NULL,NULL,''),(16681,'1100','51689686960','2023-07-18 16:41:00',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(16682,'4000','51689686960','2023-07-18 16:41:00',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(16683,'1100','51689688468','2023-07-18 16:54:36',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(16684,'4000','51689688468','2023-07-18 16:54:36',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(16685,'1100','51689689371','2023-07-18 17:10:23',300.00,NULL,'','5','1','Good sold','1','356','sales','','','No',NULL,NULL,''),(16686,'4000','51689689371','2023-07-18 17:10:23',NULL,300.00,'','5','1','Good sold','1','356','sales','2','','No',NULL,NULL,''),(16687,'1100','51689690190','2023-07-18 17:27:08',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(16688,'4000','51689690190','2023-07-18 17:27:08',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(16689,'1110','51689690635','2023-07-18 17:30:42',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(16690,'5500','51689690635','2023-07-18 17:30:42',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16691,'1100','51689690635','2023-07-18 17:30:42',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16692,'4000','51689690635','2023-07-18 17:30:42',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(16697,'1110','51689690785','2023-07-18 17:33:11',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(16698,'5500','51689690785','2023-07-18 17:33:53',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16699,'1100','51689690785','2023-07-18 17:33:11',500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16700,'4000','51689690785','2023-07-18 17:33:11',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(16701,'1100','51689690884','2023-07-18 17:35:26',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(16702,'4000','51689690884','2023-07-18 17:35:26',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(16703,'1100','51689691395','2023-07-18 17:51:14',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16704,'4000','51689691395','2023-07-18 17:51:14',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(16705,'1100','51689692597','2023-07-18 18:07:45',1200.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(16706,'4000','51689692597','2023-07-18 18:07:45',NULL,1200.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(16707,'1100','51689695270','2023-07-18 18:47:59',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16708,'4000','51689695270','2023-07-18 18:47:59',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(16709,'1100','51689695538','2023-07-18 18:52:32',280.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(16710,'4000','51689695538','2023-07-18 18:52:32',NULL,280.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(16711,'1100','51689695811','2023-07-18 18:57:00',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16712,'4000','51689695811','2023-07-18 18:57:00',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(16713,'1100','51689697086','2023-07-18 19:19:47',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16714,'4000','51689697086','2023-07-18 19:19:47',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(16715,'1100','51689744646','2023-07-19 08:30:53',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(16716,'4000','51689744646','2023-07-19 08:30:53',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(16717,'1100','51689744677','2023-07-19 08:31:25',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16718,'4000','51689744677','2023-07-19 08:31:25',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(16719,'1100','51689744706','2023-07-19 08:50:30',1200.00,NULL,'','5','1','Good sold','1','373','sales','','','No',NULL,NULL,''),(16720,'4000','51689744706','2023-07-19 08:50:30',NULL,600.00,'','5','1','Good sold','1','373','sales','6','','No',NULL,NULL,''),(16721,'4000','51689744706','2023-07-19 08:50:30',NULL,600.00,'','5','1','Good sold','1','373','sales','4','','No',NULL,NULL,''),(16722,'1100','51689747566','2023-07-19 09:19:39',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16723,'4000','51689747566','2023-07-19 09:19:39',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(16730,'1100','51689747644','2023-07-19 09:20:55',600.00,NULL,'','5','1','Good sold','1','378','sales','','','No',NULL,NULL,''),(16731,'4000','51689747644','2023-07-19 09:32:05',NULL,600.00,'','5','1','Good sold','1','378','sales','6','','No',NULL,NULL,''),(16732,'1100','51689755971','2023-07-19 11:39:45',260.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16733,'4000','51689755971','2023-07-19 11:39:45',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(16734,'1100','51689755997','2023-07-19 11:40:05',600.00,NULL,'','5','1','Good sold','1','418','sales','','','No',NULL,NULL,''),(16735,'4000','51689755997','2023-07-19 11:40:05',NULL,600.00,'','5','1','Good sold','1','418','sales','6','','No',NULL,NULL,''),(16736,'1100','51689756021','2023-07-19 11:40:30',600.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(16737,'4000','51689756021','2023-07-19 11:40:30',NULL,600.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(16740,'5800','51689756155','2023-07-19 11:43:01',30.00,NULL,'0','5','1','THREAD TAPE','1','','','105','','No',NULL,NULL,''),(16741,'1050','51689756155','2023-07-19 11:43:01',NULL,30.00,'0','5','1','THREAD TAPE','1','','','105','','No',NULL,NULL,''),(16742,'1100','51689756205','2023-07-19 11:50:44',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(16743,'4000','51689756205','2023-07-19 11:50:44',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(16744,'1100','51689760408','2023-07-19 12:53:35',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(16745,'4000','51689760408','2023-07-19 12:53:35',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(16746,'1100','51689760679','2023-07-19 12:58:10',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(16747,'4000','51689760679','2023-07-19 12:58:10',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(16750,'4165','51689761049','2023-07-19 13:04:36',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','106','','No',NULL,NULL,''),(16751,'1020','51689761049','2023-07-19 13:04:36',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','106','','No',NULL,NULL,''),(16752,'1100','51689762894','2023-07-19 13:35:02',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(16753,'4000','51689762894','2023-07-19 13:35:02',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(16754,'1100','51689763925','2023-07-19 13:52:11',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16755,'4000','51689763925','2023-07-19 13:52:11',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(16756,'1100','51689765464','2023-07-19 14:17:53',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(16757,'4000','51689765464','2023-07-19 14:17:53',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(16758,'1100','51689767089','2023-07-19 14:44:58',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(16759,'4000','51689767089','2023-07-19 14:44:58',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(16760,'1100','51689767525','2023-07-19 14:52:21',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16761,'4000','51689767525','2023-07-19 14:52:21',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(16762,'1100','51689768791','2023-07-19 15:13:18',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(16763,'4000','51689768791','2023-07-19 15:13:18',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(16764,'1100','51689830715','2023-07-20 08:25:21',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(16765,'4000','51689830715','2023-07-20 08:25:21',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(16766,'1100','51689830993','2023-07-20 08:54:08',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(16767,'4000','51689830993','2023-07-20 08:54:08',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(16768,'1100','51689835383','2023-07-20 09:46:55',750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(16769,'4000','51689835383','2023-07-20 09:46:55',NULL,750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(16770,'1100','51689835624','2023-07-20 09:47:14',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(16771,'4000','51689835624','2023-07-20 09:47:14',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(16772,'1100','51689835856','2023-07-20 09:51:04',900.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(16773,'4000','51689835856','2023-07-20 09:51:04',NULL,900.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(16774,'1100','51689836274','2023-07-20 09:58:06',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(16775,'4000','51689836274','2023-07-20 09:58:06',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(16776,'1100','51689838806','2023-07-20 10:40:21',1050.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(16777,'4000','51689838806','2023-07-20 10:40:21',NULL,300.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(16778,'4000','51689838806','2023-07-20 10:40:21',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(16789,'1100','51689841300','2023-07-20 11:21:46',300.00,NULL,'','5','1','Good sold','1','365','sales','','','No',NULL,NULL,''),(16790,'4000','51689841300','2023-07-20 11:22:32',NULL,300.00,'','5','1','Good sold','1','365','sales','4','','No',NULL,NULL,''),(16795,'1110','51689839446','2023-07-20 11:55:45',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(16796,'5500','51689839446','2023-07-20 11:55:45',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16797,'1100','51689839446','2023-07-20 11:19:10',500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16798,'4000','51689839446','2023-07-20 11:55:45',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(16799,'1100','51689843504','2023-07-20 11:59:06',300.00,NULL,'','5','1','Good sold','1','362','sales','','','No',NULL,NULL,''),(16800,'4000','51689843504','2023-07-20 11:59:06',NULL,300.00,'','5','1','Good sold','1','362','sales','2','','No',NULL,NULL,''),(16803,'1100','51689843813','2023-07-20 12:03:38',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(16804,'4000','51689843813','2023-07-20 12:03:38',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(16805,'1100','51689843593','2023-07-20 12:01:28',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16806,'4000','51689843593','2023-07-20 12:01:28',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(16807,'1100','51689846816','2023-07-20 12:53:43',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16808,'4000','51689846816','2023-07-20 12:53:43',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(16809,'1100','51689846957','2023-07-20 12:56:21',300.00,NULL,'','5','1','Good sold','1','190','sales','','','No',NULL,NULL,''),(16810,'4000','51689846957','2023-07-20 12:56:21',NULL,300.00,'','5','1','Good sold','1','190','sales','6','','No',NULL,NULL,''),(16811,'1100','51689848034','2023-07-20 13:14:06',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(16812,'4000','51689848034','2023-07-20 13:14:06',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(16813,'1100','51689848203','2023-07-20 13:25:30',300.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(16814,'4000','51689848203','2023-07-20 13:25:30',NULL,300.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(16815,'1110','51689848835','2023-07-20 13:37:39',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(16816,'5500','51689848835','2023-07-20 13:37:39',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16817,'1100','51689848835','2023-07-20 13:37:39',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16818,'4000','51689848835','2023-07-20 13:37:39',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(16819,'1100','51689852502','2023-07-20 14:32:47',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(16820,'4000','51689852502','2023-07-20 14:32:47',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(16829,'1100','51689852857','2023-07-20 14:34:26',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(16830,'4000','51689852857','2023-07-20 16:14:51',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(16831,'1100','51689859908','2023-07-20 16:32:01',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16832,'4000','51689859908','2023-07-20 16:32:01',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(16833,'1100','51689917049','2023-07-21 08:24:25',1800.00,NULL,'','5','1','Good sold','1','105','sales','','','No',NULL,NULL,''),(16834,'4000','51689917049','2023-07-21 08:24:25',NULL,1500.00,'','5','1','Good sold','1','105','sales','4','','No',NULL,NULL,''),(16835,'4000','51689917049','2023-07-21 08:24:25',NULL,300.00,'','5','1','Good sold','1','105','sales','6','','No',NULL,NULL,''),(16836,'1100','51689917125','2023-07-21 08:25:47',1200.00,NULL,'','5','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(16837,'4000','51689917125','2023-07-21 08:25:47',NULL,1200.00,'','5','1','Good sold','1','84','sales','6','','No',NULL,NULL,''),(16838,'1100','51689917194','2023-07-21 08:26:54',600.00,NULL,'','5','1','Good sold','1','295','sales','','','No',NULL,NULL,''),(16839,'4000','51689917194','2023-07-21 08:26:54',NULL,600.00,'','5','1','Good sold','1','295','sales','6','','No',NULL,NULL,''),(16840,'1100','51689917277','2023-07-21 08:29:51',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(16841,'4000','51689917277','2023-07-21 08:29:51',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(16842,'1100','51689917466','2023-07-21 08:31:46',300.00,NULL,'','5','1','Good sold','1','498','sales','','','No',NULL,NULL,''),(16843,'4000','51689917466','2023-07-21 08:31:46',NULL,300.00,'','5','1','Good sold','1','498','sales','4','','No',NULL,NULL,''),(16844,'1100','51689917553','2023-07-21 08:32:39',300.00,NULL,'','5','1','Good sold','1','507','sales','','','No',NULL,NULL,''),(16845,'4000','51689917553','2023-07-21 08:32:39',NULL,300.00,'','5','1','Good sold','1','507','sales','6','','No',NULL,NULL,''),(16846,'1100','51689919830','2023-07-21 09:11:34',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(16847,'4000','51689919830','2023-07-21 09:11:34',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(16848,'1100','51689919934','2023-07-21 09:12:46',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(16849,'4000','51689919934','2023-07-21 09:12:46',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(16850,'1100','51689920011','2023-07-21 09:13:47',560.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(16851,'4000','51689920011','2023-07-21 09:13:47',NULL,280.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(16852,'4000','51689920011','2023-07-21 09:13:47',NULL,280.00,'','5','1','Good sold','1','118','sales','4','','No',NULL,NULL,''),(16853,'1100','51689920070','2023-07-21 09:14:40',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(16854,'4000','51689920070','2023-07-21 09:14:40',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(16855,'1100','51689920484','2023-07-21 09:21:34',840.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(16856,'4000','51689920484','2023-07-21 09:21:34',NULL,840.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(16857,'1100','51689920972','2023-07-21 09:29:38',300.00,NULL,'','5','1','Good sold','1','411','sales','','','No',NULL,NULL,''),(16858,'4000','51689920972','2023-07-21 09:29:38',NULL,300.00,'','5','1','Good sold','1','411','sales','2','','No',NULL,NULL,''),(16859,'1100','51689921218','2023-07-21 09:33:47',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(16860,'4000','51689921218','2023-07-21 09:33:47',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(16861,'1100','51689921614','2023-07-21 09:40:20',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(16862,'4000','51689921614','2023-07-21 09:40:20',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(16863,'1100','51689922997','2023-07-21 10:06:12',600.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(16864,'4000','51689922997','2023-07-21 10:06:12',NULL,600.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(16865,'1100','51689923460','2023-07-21 10:11:13',300.00,NULL,'','5','1','Good sold','1','311','sales','','','No',NULL,NULL,''),(16866,'4000','51689923460','2023-07-21 10:11:13',NULL,300.00,'','5','1','Good sold','1','311','sales','2','','No',NULL,NULL,''),(16869,'1100','51689923782','2023-07-21 10:16:29',280.00,NULL,'','5','1','Good sold','1','448','sales','','','No',NULL,NULL,''),(16870,'4000','51689923782','2023-07-21 10:16:29',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(16871,'1100','51689925293','2023-07-21 10:42:11',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16872,'4000','51689925293','2023-07-21 10:42:11',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(16873,'1100','51689923728','2023-07-21 10:15:43',560.00,NULL,'','5','1','Good sold','1','530','sales','','','No',NULL,NULL,''),(16874,'4000','51689923728','2023-07-21 10:15:43',NULL,560.00,'','5','1','Good sold','1','530','sales','6','','No',NULL,NULL,''),(16877,'5800','51689927333','2023-07-21 11:15:50',40.00,NULL,'0','5','1','GLUE','1','','','107','','No',NULL,NULL,''),(16878,'1050','51689927333','2023-07-21 11:15:50',NULL,40.00,'0','5','1','GLUE','1','','','107','','No',NULL,NULL,''),(16881,'4165','51689927368','2023-07-21 11:16:24',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','108','','No',NULL,NULL,''),(16882,'1020','51689927368','2023-07-21 11:16:24',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','108','','No',NULL,NULL,''),(16883,'1100','51689930029','2023-07-21 12:00:37',300.00,NULL,'','5','1','Good sold','1','205','sales','','','No',NULL,NULL,''),(16884,'4000','51689930029','2023-07-21 12:00:37',NULL,300.00,'','5','1','Good sold','1','205','sales','2','','No',NULL,NULL,''),(16885,'1100','51689930209','2023-07-21 12:03:44',300.00,NULL,'','5','1','Good sold','1','253','sales','','','No',NULL,NULL,''),(16886,'4000','51689930209','2023-07-21 12:03:44',NULL,300.00,'','5','1','Good sold','1','253','sales','2','','No',NULL,NULL,''),(16887,'1100','51689930761','2023-07-21 12:12:47',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(16888,'4000','51689930761','2023-07-21 12:12:47',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(16889,'1100','51689930829','2023-07-21 12:13:57',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(16890,'4000','51689930829','2023-07-21 12:13:57',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(16891,'1100','51689930865','2023-07-21 12:17:21',300.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,''),(16892,'4000','51689930865','2023-07-21 12:17:21',NULL,300.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(16893,'1110','51689931292','2023-07-21 12:21:50',NULL,1350.00,'','5','1','Inventory sold','1','437','sales','15','','No',NULL,NULL,''),(16894,'5500','51689931292','2023-07-21 12:21:50',1350.00,NULL,'','5','1','Cost of goods sold','1','437','sales','','','No',NULL,NULL,''),(16895,'1100','51689931292','2023-07-21 12:21:50',1500.00,NULL,'','5','1','Good sold','1','437','sales','','','No',NULL,NULL,''),(16896,'4000','51689931292','2023-07-21 12:21:50',NULL,1500.00,'','5','1','Good sold','1','437','sales','15','','No',NULL,NULL,''),(16897,'1110','51689932832','2023-07-21 12:48:18',NULL,450.00,'','5','1','Inventory sold','1','209','sales','13','','No',NULL,NULL,''),(16898,'1110','51689932832','2023-07-21 12:48:18',NULL,450.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(16899,'5500','51689932832','2023-07-21 12:48:18',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16900,'1100','51689932832','2023-07-21 12:48:18',1000.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16901,'4000','51689932832','2023-07-21 12:48:18',NULL,500.00,'','5','1','Good sold','1','209','sales','13','','No',NULL,NULL,''),(16902,'4000','51689932832','2023-07-21 12:48:18',NULL,500.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(16903,'1100','51689934917','2023-07-21 13:22:06',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(16904,'4000','51689934917','2023-07-21 13:22:06',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(16905,'1100','51689936330','2023-07-21 13:45:40',600.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,''),(16906,'4000','51689936330','2023-07-21 13:45:40',NULL,600.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(16907,'1100','51689936969','2023-07-21 13:56:14',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16908,'4000','51689936969','2023-07-21 13:56:14',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(16909,'1100','51689937191','2023-07-21 13:59:56',300.00,NULL,'','5','1','Good sold','1','503','sales','','','No',NULL,NULL,''),(16910,'4000','51689937191','2023-07-21 13:59:56',NULL,300.00,'','5','1','Good sold','1','503','sales','2','','No',NULL,NULL,''),(16911,'1100','51689937278','2023-07-21 14:06:57',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(16912,'4000','51689937278','2023-07-21 14:06:57',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(16913,'1100','51689938346','2023-07-21 14:19:16',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16914,'4000','51689938346','2023-07-21 14:19:16',NULL,300.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(16915,'1100','51689939818','2023-07-21 14:43:44',300.00,NULL,'','5','1','Good sold','1','514','sales','','','No',NULL,NULL,''),(16916,'4000','51689939818','2023-07-21 14:43:44',NULL,300.00,'','5','1','Good sold','1','514','sales','6','','No',NULL,NULL,''),(16917,'1100','51689940336','2023-07-21 14:52:22',300.00,NULL,'','5','1','Good sold','1','345','sales','','','No',NULL,NULL,''),(16918,'4000','51689940336','2023-07-21 14:52:22',NULL,300.00,'','5','1','Good sold','1','345','sales','2','','No',NULL,NULL,''),(16919,'1100','51689942996','2023-07-21 15:36:46',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(16920,'4000','51689942996','2023-07-21 15:36:46',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(16921,'1100','51689943249','2023-07-21 15:40:57',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16922,'4000','51689943249','2023-07-21 15:40:57',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(16923,'1100','51689944132','2023-07-21 15:55:38',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(16924,'4000','51689944132','2023-07-21 15:55:38',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(16925,'1100','51689944616','2023-07-21 16:03:45',60.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16926,'4000','51689944616','2023-07-21 16:03:45',NULL,60.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(16927,'1110','51689944965','2023-07-21 16:09:36',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(16928,'5500','51689944965','2023-07-21 16:09:36',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16929,'1100','51689944965','2023-07-21 16:09:36',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16930,'4000','51689944965','2023-07-21 16:09:36',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(16931,'1100','51689947424','2023-07-21 16:50:37',150.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(16932,'4000','51689947424','2023-07-21 16:50:37',NULL,150.00,'','5','1','Good sold','1','453','sales','8','','No',NULL,NULL,''),(16933,'1100','51689947688','2023-07-21 16:55:04',900.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(16934,'4000','51689947688','2023-07-21 16:55:04',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(16935,'1100','51689947823','2023-07-21 16:57:11',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(16936,'4000','51689947823','2023-07-21 16:57:11',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(16937,'1100','51689947968','2023-07-21 16:59:41',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(16938,'4000','51689947968','2023-07-21 16:59:41',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(16939,'1110','51689948301','2023-07-21 17:05:10',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(16940,'5500','51689948301','2023-07-21 17:05:10',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16941,'1100','51689948301','2023-07-21 17:05:10',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16942,'4000','51689948301','2023-07-21 17:05:10',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(16943,'1110','51689948510','2023-07-21 17:08:41',NULL,168.00,'','5','1','Inventory sold','1','238','sales','7','','No',NULL,NULL,''),(16944,'5500','51689948510','2023-07-21 17:08:41',168.00,NULL,'','5','1','Cost of goods sold','1','238','sales','','','No',NULL,NULL,''),(16945,'1100','51689948510','2023-07-21 17:08:41',250.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(16946,'4000','51689948510','2023-07-21 17:08:41',NULL,250.00,'','5','1','Good sold','1','238','sales','7','','No',NULL,NULL,''),(16947,'1100','51689948586','2023-07-21 17:09:57',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16948,'4000','51689948586','2023-07-21 17:09:57',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(16949,'1100','51689950214','2023-07-21 17:37:07',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16950,'4000','51689950214','2023-07-21 17:37:07',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(16951,'1100','51689950305','2023-07-21 17:38:34',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16952,'4000','51689950305','2023-07-21 17:38:34',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(16953,'1100','51689951102','2023-07-21 17:59:08',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16954,'4000','51689951102','2023-07-21 17:59:08',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(16955,'1100','51690005408','2023-07-22 08:57:51',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,''),(16956,'4000','51690005408','2023-07-22 08:57:51',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(16957,'1100','51690007339','2023-07-22 09:29:16',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(16958,'4000','51690007339','2023-07-22 09:29:16',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(16959,'1100','51689947968','2023-07-22 09:42:46',NULL,300.00,'','5','1','','1','64','payment','','','No',NULL,NULL,''),(16960,'1020','51689947968','2023-07-22 09:42:46',300.00,NULL,'','5','1','','1','64','payment','','5169000818921191321250','No',NULL,NULL,''),(16961,'1100','51690005408','2023-07-22 09:49:35',NULL,300.00,'','5','1','','1','252','payment','','','No',NULL,NULL,''),(16962,'1020','51690005408','2023-07-22 09:49:35',300.00,NULL,'','5','1','','1','252','payment','','5169000863454306222463','No',NULL,NULL,''),(16963,'1110','51690009913','2023-07-22 10:12:44',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(16964,'5500','51690009913','2023-07-22 10:12:44',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(16965,'1100','51690009913','2023-07-22 10:12:44',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16966,'4000','51690009913','2023-07-22 10:12:44',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(16967,'1100','51690009913','2023-07-22 10:13:16',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(16968,'1020','51690009913','2023-07-22 10:13:16',50.00,NULL,'','5','1','','1','209','payment','','5169001001734326330009','No',NULL,NULL,''),(16969,'1100','51690010873','2023-07-22 10:30:35',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(16970,'4000','51690010873','2023-07-22 10:30:35',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(16971,'1100','51690012355','2023-07-22 10:54:04',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(16972,'4000','51690012355','2023-07-22 10:54:04',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(16973,'1100','51690013468','2023-07-22 11:11:35',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(16974,'4000','51690013468','2023-07-22 11:11:35',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(16975,'1100','51690017226','2023-07-22 12:14:39',750.00,NULL,'','5','1','Good sold','1','125','sales','','','No',NULL,NULL,''),(16976,'4000','51690017226','2023-07-22 12:14:39',NULL,600.00,'','5','1','Good sold','1','125','sales','4','','No',NULL,NULL,''),(16977,'4000','51690017226','2023-07-22 12:14:39',NULL,150.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(16978,'1100','51690017226','2023-07-22 12:16:39',NULL,450.00,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(16979,'1020','51690017226','2023-07-22 12:16:39',450.00,NULL,'','5','1','','1','125','payment','','5169001741802043210302','No',NULL,NULL,''),(16980,'1100','51690017602','2023-07-22 12:22:53',280.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(16981,'4000','51690017602','2023-07-22 12:22:53',NULL,280.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(16982,'1100','51690018135','2023-07-22 12:29:14',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(16983,'4000','51690018135','2023-07-22 12:29:14',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(16992,'1100','51690018508','2023-07-22 12:35:29',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(16993,'4000','51690018508','2023-07-22 12:38:42',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(16994,'1100','51690019304','2023-07-22 12:48:40',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(16995,'4000','51690019304','2023-07-22 12:48:40',NULL,300.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(16996,'1100','51690019657','2023-07-22 12:54:31',900.00,NULL,'','5','1','Good sold','1','313','sales','','','No',NULL,NULL,''),(16997,'4000','51690019657','2023-07-22 12:54:31',NULL,900.00,'','5','1','Good sold','1','313','sales','6','','No',NULL,NULL,''),(16998,'1100','51690020638','2023-07-22 13:11:47',300.00,NULL,'','5','1','Good sold','1','505','sales','','','No',NULL,NULL,''),(16999,'4000','51690020638','2023-07-22 13:11:47',NULL,300.00,'','5','1','Good sold','1','505','sales','4','','No',NULL,NULL,''),(17006,'1000','51690021779','2023-07-22 13:30:24',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'RGM65Q7IWI'),(17007,'4000','51690021779','2023-07-22 13:31:55',NULL,300.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(17014,'1100','51690021957','2023-07-22 13:32:51',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17015,'4000','51690021957','2023-07-22 13:35:39',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17016,'4000','51690021957','2023-07-22 13:35:39',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(17017,'1100','51690018564','2023-07-22 13:49:37',NULL,300.00,'','5','1','','1','264','payment','','','No',NULL,NULL,''),(17018,'1020','51690018564','2023-07-22 13:49:37',300.00,NULL,'','5','1','','1','264','payment','','5169002299592135552250','No',NULL,NULL,''),(17021,'1100','51690023270','2023-07-22 13:54:37',300.00,NULL,'','5','1','Good sold','1','261','sales','','','No',NULL,NULL,''),(17022,'4000','51690023270','2023-07-22 13:54:37',NULL,300.00,'','5','1','Good sold','1','261','sales','2','','No',NULL,NULL,''),(17023,'1100','51690023384','2023-07-22 13:56:33',300.00,NULL,'','5','1','Good sold','1','519','sales','','','No',NULL,NULL,''),(17024,'4000','51690023384','2023-07-22 13:56:33',NULL,300.00,'','5','1','Good sold','1','519','sales','2','','No',NULL,NULL,''),(17025,'1100','51690023447','2023-07-22 13:57:45',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17026,'4000','51690023447','2023-07-22 13:57:45',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17031,'1100','51690018564','2023-07-22 12:37:08',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(17032,'4000','51690018564','2023-07-22 14:01:53',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(17033,'1000','51690023145','2023-07-22 13:52:32',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,'RGMTYUIOE'),(17034,'4000','51690023145','2023-07-22 13:52:32',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(17035,'1100','51690023914','2023-07-22 14:05:43',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(17036,'4000','51690023914','2023-07-22 14:05:43',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(17037,'4000','51690023914','2023-07-22 14:05:43',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(17038,'1100','51690019304','2023-07-22 14:10:54',NULL,300.00,'','5','1','','1','38','payment','','','No',NULL,NULL,''),(17039,'1020','51690019304','2023-07-22 14:10:54',300.00,NULL,'','5','1','','1','38','payment','','5169002426522935266609','No',NULL,NULL,''),(17040,'1100','51690020638','2023-07-22 14:12:11',NULL,300.00,'','5','1','','1','505','payment','','','No',NULL,NULL,''),(17041,'1020','51690020638','2023-07-22 14:12:11',300.00,NULL,'','5','1','','1','505','payment','','5169002434302230220333','No',NULL,NULL,''),(17042,'1100','51690024802','2023-07-22 14:20:10',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(17043,'4000','51690024802','2023-07-22 14:20:10',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(17044,'1100','51690019657','2023-07-22 14:30:55',NULL,900.00,'','5','1','','1','313','payment','','','No',NULL,NULL,''),(17045,'1020','51690019657','2023-07-22 14:30:55',900.00,NULL,'','5','1','','1','313','payment','','5169002546730402323904','No',NULL,NULL,''),(17046,'1100','51690025892','2023-07-22 14:38:48',520.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(17047,'4000','51690025892','2023-07-22 14:38:48',NULL,520.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(17048,'1100','51690026038','2023-07-22 14:41:18',840.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17049,'4000','51690026038','2023-07-22 14:41:18',NULL,840.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17050,'1100','51690028847','2023-07-22 15:27:54',600.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(17051,'4000','51690028847','2023-07-22 15:27:54',NULL,300.00,'','5','1','Good sold','1','385','sales','2','','No',NULL,NULL,''),(17052,'4000','51690028847','2023-07-22 15:27:54',NULL,300.00,'','5','1','Good sold','1','385','sales','8','','No',NULL,NULL,''),(17053,'1100','51690024802','2023-07-22 15:37:07',NULL,300.00,'','5','1','','1','260','payment','','','No',NULL,NULL,''),(17054,'1020','51690024802','2023-07-22 15:37:07',300.00,NULL,'','5','1','','1','260','payment','','5169002944320022234013','No',NULL,NULL,''),(17055,'1110','51690030154','2023-07-22 15:49:41',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17056,'5500','51690030154','2023-07-22 15:49:41',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17057,'1100','51690030154','2023-07-22 15:49:41',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17058,'4000','51690030154','2023-07-22 15:49:41',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17059,'1100','51690030154','2023-07-22 15:50:54',NULL,50.00,'','5','1','','1','209','payment','','','No',NULL,NULL,''),(17060,'1040','51690030154','2023-07-22 15:50:54',50.00,NULL,'','5','1','','1','209','payment','','5169003026760352332433','No',NULL,NULL,''),(17061,'1100','51690031090','2023-07-22 16:05:11',600.00,NULL,'','5','1','Good sold','1','182','sales','','','No',NULL,NULL,''),(17062,'4000','51690031090','2023-07-22 16:05:11',NULL,600.00,'','5','1','Good sold','1','182','sales','6','','No',NULL,NULL,''),(17063,'1100','51690031090','2023-07-22 16:06:13',NULL,600.00,'','5','1','','1','182','payment','','','No',NULL,NULL,''),(17064,'1020','51690031090','2023-07-22 16:06:13',600.00,NULL,'','5','1','','1','182','payment','','5169003118772322562309','No',NULL,NULL,''),(17065,'1100','51690032165','2023-07-22 16:22:51',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(17066,'4000','51690032165','2023-07-22 16:22:51',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(17067,'1100','51690023270','2023-07-22 17:28:31',NULL,300.00,'','5','1','','1','261','payment','','','No',NULL,NULL,''),(17068,'1020','51690023270','2023-07-22 17:28:31',300.00,NULL,'','5','1','','1','261','payment','','5169003612006202430355','No',NULL,NULL,''),(17069,'1100','51690028847','2023-07-22 17:49:58',NULL,600.00,'','5','1','','1','385','payment','','','No',NULL,NULL,''),(17070,'1020','51690028847','2023-07-22 17:49:58',600.00,NULL,'','5','1','','1','385','payment','','5169003740902549233303','No',NULL,NULL,''),(17071,'1100','51690032165','2023-07-22 18:03:59',NULL,300.00,'','5','1','','1','478','payment','','','No',NULL,NULL,''),(17072,'1020','51690032165','2023-07-22 18:03:59',300.00,NULL,'','5','1','','1','478','payment','','5169003826002300039231','No',NULL,NULL,''),(17073,'1100','51690018135','2023-07-22 18:09:57',NULL,300.00,'','5','1','','1','69','payment','','','No',NULL,NULL,''),(17074,'1020','51690018135','2023-07-22 18:09:57',300.00,NULL,'','5','1','','1','69','payment','','5169003861043033203210','No',NULL,NULL,''),(17075,'1100','51690023384','2023-07-22 18:13:47',NULL,300.00,'','5','1','','1','519','payment','','','No',NULL,NULL,''),(17076,'1020','51690023384','2023-07-22 18:13:47',300.00,NULL,'','5','1','','1','519','payment','','5169003885205280230259','No',NULL,NULL,''),(17077,'1100','51690039237','2023-07-22 18:21:34',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(17078,'4000','51690039237','2023-07-22 18:21:34',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(17079,'1100','51690023914','2023-07-22 18:27:38',NULL,900.00,'','5','1','','1','186','payment','','','No',NULL,NULL,''),(17080,'1020','51690023914','2023-07-22 18:27:38',900.00,NULL,'','5','1','','1','186','payment','','5169003967036041224307','No',NULL,NULL,''),(17081,'1100','51690017226','2023-07-22 18:34:06',NULL,300.00,'','5','1','','1','125','payment','','','No',NULL,NULL,''),(17082,'1020','51690017226','2023-07-22 18:34:06',300.00,NULL,'','5','1','','1','125','payment','','5169004005951231032533','No',NULL,NULL,''),(17083,'1000','51690106403','2023-07-23 13:00:15',300.00,NULL,'','5','1','Good sold','1','37','Payment','','','No',NULL,NULL,''),(17085,'1100','51690106403','2023-07-23 13:00:15',300.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(17086,'4000','51690106403','2023-07-23 13:00:15',NULL,300.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(17087,'1100','51690106455','2023-07-23 13:01:04',600.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(17088,'4000','51690106455','2023-07-23 13:01:04',NULL,600.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(17091,'1100','51690106538','2023-07-23 13:02:40',900.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(17092,'4000','51690106538','2023-07-23 13:02:40',NULL,600.00,'','5','1','Good sold','1','257','sales','6','','No',NULL,NULL,''),(17093,'4000','51690106538','2023-07-23 13:02:40',NULL,300.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(17094,'1110','51690106602','2023-07-23 13:03:32',NULL,281.79,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(17095,'5500','51690106602','2023-07-23 13:03:32',281.79,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17096,'1100','51690106602','2023-07-23 13:03:32',360.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17097,'4000','51690106602','2023-07-23 13:03:32',NULL,360.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(17098,'1100','51690109377','2023-07-23 13:49:43',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(17099,'4000','51690109377','2023-07-23 13:49:43',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(17100,'1100','51690106490','2023-07-23 13:01:42',600.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(17101,'4000','51690106490','2023-07-23 13:01:42',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(17102,'4000','51690106490','2023-07-23 13:52:17',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(17103,'1100','51690112732','2023-07-23 15:20:48',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17104,'4000','51690112732','2023-07-23 15:20:48',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(17105,'1100','51690115004','2023-07-23 15:24:56',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(17106,'4000','51690115004','2023-07-23 15:24:56',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(17107,'1100','51690116772','2023-07-23 16:27:50',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17108,'4000','51690116772','2023-07-23 16:27:50',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17111,'1100','51690123615','2023-07-23 17:47:03',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17112,'4000','51690123615','2023-07-23 17:47:03',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17113,'1100','51690123950','2023-07-23 17:53:13',450.00,NULL,'','5','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(17114,'4000','51690123950','2023-07-23 17:53:13',NULL,300.00,'','5','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(17115,'4000','51690123950','2023-07-23 17:53:13',NULL,150.00,'','5','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(17116,'1100','51690125645','2023-07-23 18:20:52',300.00,NULL,'','5','1','Good sold','1','328','sales','','','No',NULL,NULL,''),(17117,'4000','51690125645','2023-07-23 18:20:52',NULL,300.00,'','5','1','Good sold','1','328','sales','4','','No',NULL,NULL,''),(17118,'1100','51690176209','2023-07-24 08:23:38',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(17119,'4000','51690176209','2023-07-24 08:23:38',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(17123,'1100','51690176262','2023-07-24 08:25:03',1500.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,''),(17124,'4000','51690176262','2023-07-24 08:25:03',NULL,900.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(17125,'4000','51690176262','2023-07-24 08:25:03',NULL,600.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(17126,'1100','51690176233','2023-07-24 08:24:05',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(17127,'4000','51690176233','2023-07-24 08:24:05',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(17128,'4000','51690176233','2023-07-24 08:34:02',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(17129,'1100','51690176857','2023-07-24 08:51:50',2100.00,NULL,'','5','1','Good sold','1','436','sales','','','No',NULL,NULL,''),(17130,'4000','51690176857','2023-07-24 08:51:50',NULL,2100.00,'','5','1','Good sold','1','436','sales','2','','No',NULL,NULL,''),(17131,'1100','51690179529','2023-07-24 09:18:58',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(17132,'4000','51690179529','2023-07-24 09:18:58',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(17133,'1100','51690181524','2023-07-24 09:52:58',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(17134,'4000','51690181524','2023-07-24 09:52:58',NULL,250.00,'','5','1','Good sold','1','10','sales','4','','No',NULL,NULL,''),(17135,'4000','51690181524','2023-07-24 09:52:58',NULL,1000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(17136,'1100','51690181649','2023-07-24 09:54:22',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(17137,'4000','51690181649','2023-07-24 09:54:22',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(17138,'1100','51690184681','2023-07-24 10:44:58',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17139,'4000','51690184681','2023-07-24 10:44:58',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17140,'1110','51690184976','2023-07-24 10:49:36',11050.00,NULL,'','5','1','Inventory Purchased','1','9','Purchases','1','','No',NULL,NULL,''),(17141,'2130','51690184976','2023-07-24 10:49:36',NULL,11050.00,'','5','1','Account payable for inventory','1','9','Purchases','','','No',NULL,NULL,''),(17142,'1110','51690185007','2023-07-24 10:50:14',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(17143,'5500','51690185007','2023-07-24 10:50:14',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17144,'1100','51690185007','2023-07-24 10:50:14',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17145,'4000','51690185007','2023-07-24 10:50:14',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(17146,'1100','51690187753','2023-07-24 12:02:19',900.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(17147,'4000','51690187753','2023-07-24 12:02:19',NULL,900.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(17148,'1100','51690193684','2023-07-24 13:15:58',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(17149,'4000','51690193684','2023-07-24 13:15:58',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(17150,'1100','51690194284','2023-07-24 13:27:41',300.00,NULL,'','5','1','Good sold','1','224','sales','','','No',NULL,NULL,''),(17151,'4000','51690194284','2023-07-24 13:27:41',NULL,300.00,'','5','1','Good sold','1','224','sales','2','','No',NULL,NULL,''),(17152,'1100','51690195442','2023-07-24 13:44:08',300.00,NULL,'','5','1','Good sold','1','140','sales','','','No',NULL,NULL,''),(17153,'4000','51690195442','2023-07-24 13:44:08',NULL,300.00,'','5','1','Good sold','1','140','sales','6','','No',NULL,NULL,''),(17154,'1110','51690195585','2023-07-24 13:46:33',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17155,'5500','51690195585','2023-07-24 13:46:33',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17156,'1100','51690195585','2023-07-24 13:46:33',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17157,'4000','51690195585','2023-07-24 13:46:33',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17158,'1100','51690195695','2023-07-24 13:48:21',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17159,'4000','51690195695','2023-07-24 13:48:21',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(17162,'5800','51690200036','2023-07-24 15:01:26',900.00,NULL,'0','5','1','MOP BUCKET, STICK','1','','','109','','No',NULL,NULL,''),(17163,'1050','51690200036','2023-07-24 15:01:26',NULL,900.00,'0','5','1','MOP BUCKET, STICK','1','','','109','','No',NULL,NULL,''),(17164,'1100','51690200808','2023-07-24 15:13:33',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(17165,'4000','51690200808','2023-07-24 15:13:33',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(17166,'1100','51690200833','2023-07-24 15:14:01',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(17167,'4000','51690200833','2023-07-24 15:14:01',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(17168,'1100','51690200854','2023-07-24 15:14:18',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(17169,'4000','51690200854','2023-07-24 15:14:18',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(17170,'1100','51690200877','2023-07-24 15:14:47',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(17171,'4000','51690200877','2023-07-24 15:14:47',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(17172,'1100','51690203262','2023-07-24 15:55:37',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(17173,'4000','51690203262','2023-07-24 15:55:37',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(17174,'1100','51690204246','2023-07-24 16:10:55',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(17175,'4000','51690204246','2023-07-24 16:10:55',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(17176,'1100','51690206052','2023-07-24 16:41:05',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17177,'4000','51690206052','2023-07-24 16:41:05',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(17178,'1100','51690207183','2023-07-24 16:59:50',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(17179,'4000','51690207183','2023-07-24 16:59:50',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(17180,'1100','51690207475','2023-07-24 17:04:44',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(17181,'4000','51690207475','2023-07-24 17:04:44',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(17182,'1100','51690209915','2023-07-24 17:45:24',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(17183,'4000','51690209915','2023-07-24 17:45:24',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(17184,'1100','51690264469','2023-07-25 08:54:44',600.00,NULL,'','5','1','Good sold','1','390','sales','','','No',NULL,NULL,''),(17185,'4000','51690264469','2023-07-25 08:54:44',NULL,600.00,'','5','1','Good sold','1','390','sales','6','','No',NULL,NULL,''),(17186,'1110','51690264518','2023-07-25 08:55:34',NULL,900.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(17187,'5500','51690264518','2023-07-25 08:55:34',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17188,'1100','51690264518','2023-07-25 08:55:34',1000.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17189,'4000','51690264518','2023-07-25 08:55:34',NULL,1000.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(17190,'1100','51690265875','2023-07-25 09:40:45',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17191,'4000','51690265875','2023-07-25 09:40:45',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17192,'1100','51690267607','2023-07-25 09:48:13',300.00,NULL,'','5','1','Good sold','1','455','sales','','','No',NULL,NULL,''),(17193,'4000','51690267607','2023-07-25 09:48:13',NULL,300.00,'','5','1','Good sold','1','455','sales','4','','No',NULL,NULL,''),(17194,'1100','51690270562','2023-07-25 10:36:08',300.00,NULL,'','5','1','Good sold','1','503','sales','','','No',NULL,NULL,''),(17195,'4000','51690270562','2023-07-25 10:36:08',NULL,300.00,'','5','1','Good sold','1','503','sales','2','','No',NULL,NULL,''),(17196,'1100','51690272764','2023-07-25 11:30:12',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(17197,'4000','51690272764','2023-07-25 11:30:12',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(17198,'1100','51690275553','2023-07-25 12:59:47',300.00,NULL,'','5','1','Good sold','1','483','sales','','','No',NULL,NULL,''),(17199,'4000','51690275553','2023-07-25 12:59:47',NULL,300.00,'','5','1','Good sold','1','483','sales','2','','No',NULL,NULL,''),(17202,'4165','51690280103','2023-07-25 13:15:16',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','110','','No',NULL,NULL,''),(17203,'1020','51690280103','2023-07-25 13:15:16',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','110','','No',NULL,NULL,''),(17204,'1100','51690283091','2023-07-25 14:05:00',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(17205,'4000','51690283091','2023-07-25 14:05:00',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(17206,'1100','51690283113','2023-07-25 14:15:14',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17207,'4000','51690283113','2023-07-25 14:15:14',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(17208,'1100','51690284720','2023-07-25 14:32:17',300.00,NULL,'','5','1','Good sold','1','523','sales','','','No',NULL,NULL,''),(17209,'4000','51690284720','2023-07-25 14:32:17',NULL,300.00,'','5','1','Good sold','1','523','sales','4','','No',NULL,NULL,''),(17210,'1100','51690284951','2023-07-25 14:35:57',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17211,'4000','51690284951','2023-07-25 14:35:57',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(17212,'1100','51690285029','2023-07-25 14:37:17',300.00,NULL,'','5','1','Good sold','1','446','sales','','','No',NULL,NULL,''),(17213,'4000','51690285029','2023-07-25 14:37:17',NULL,300.00,'','5','1','Good sold','1','446','sales','4','','No',NULL,NULL,''),(17214,'1110','51690286426','2023-07-25 15:00:37',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17215,'5500','51690286426','2023-07-25 15:00:37',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17216,'1100','51690286426','2023-07-25 15:00:37',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17217,'4000','51690286426','2023-07-25 15:00:37',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17218,'1100','51690289314','2023-07-25 15:48:41',300.00,NULL,'','5','1','Good sold','1','293','sales','','','No',NULL,NULL,''),(17219,'4000','51690289314','2023-07-25 15:48:41',NULL,300.00,'','5','1','Good sold','1','293','sales','6','','No',NULL,NULL,''),(17220,'1100','51690289558','2023-07-25 15:52:44',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(17221,'4000','51690289558','2023-07-25 15:52:44',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(17222,'1100','51690290860','2023-07-25 16:14:33',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17223,'4000','51690290860','2023-07-25 16:14:33',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(17224,'1100','51690292079','2023-07-25 16:54:07',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(17225,'4000','51690292079','2023-07-25 16:54:07',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(17226,'1100','51690294156','2023-07-25 17:09:28',280.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(17227,'4000','51690294156','2023-07-25 17:09:28',NULL,280.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(17228,'1100','51690297166','2023-07-25 18:11:11',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(17229,'4000','51690297166','2023-07-25 18:11:11',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(17230,'1100','51690298524','2023-07-25 18:22:34',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17231,'4000','51690298524','2023-07-25 18:22:34',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17232,'1100','51690298662','2023-07-25 18:24:31',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(17233,'4000','51690298662','2023-07-25 18:24:31',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(17234,'1100','51690298710','2023-07-25 18:26:11',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(17235,'4000','51690298710','2023-07-25 18:26:11',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(17236,'1100','51690298814','2023-07-25 18:27:16',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(17237,'4000','51690298814','2023-07-25 18:27:16',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(17238,'1110','51690299581','2023-07-25 18:39:47',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17239,'5500','51690299581','2023-07-25 18:39:47',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17240,'1100','51690299581','2023-07-25 18:39:47',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17241,'4000','51690299581','2023-07-25 18:39:47',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17244,'1100','51690349960','2023-07-26 08:39:30',600.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(17245,'4000','51690349960','2023-07-26 08:39:30',NULL,600.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(17246,'1100','51690350391','2023-07-26 08:46:43',600.00,NULL,'','5','1','Good sold','1','383','sales','','','No',NULL,NULL,''),(17247,'4000','51690350391','2023-07-26 08:46:43',NULL,600.00,'','5','1','Good sold','1','383','sales','6','','No',NULL,NULL,''),(17248,'1100','51690351516','2023-07-26 09:09:33',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(17249,'4000','51690351516','2023-07-26 09:09:33',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(17250,'1100','51690352603','2023-07-26 09:36:21',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(17251,'4000','51690352603','2023-07-26 09:36:21',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(17252,'1100','51690353786','2023-07-26 09:43:16',600.00,NULL,'','5','1','Good sold','1','333','sales','','','No',NULL,NULL,''),(17253,'4000','51690353786','2023-07-26 09:43:16',NULL,600.00,'','5','1','Good sold','1','333','sales','6','','No',NULL,NULL,''),(17254,'1100','51690354372','2023-07-26 09:52:57',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(17255,'4000','51690354372','2023-07-26 09:52:57',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(17256,'1100','51690356825','2023-07-26 12:01:00',1200.00,NULL,'','5','1','Good sold','1','532','sales','','','No',NULL,NULL,''),(17257,'4000','51690356825','2023-07-26 12:01:00',NULL,1200.00,'','5','1','Good sold','1','532','sales','6','','No',NULL,NULL,''),(17266,'1110','51690362179','2023-07-26 12:12:33',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17267,'5500','51690362179','2023-07-26 12:12:33',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17268,'1100','51690362179','2023-07-26 12:11:48',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17269,'4000','51690362179','2023-07-26 12:12:33',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17270,'1100','51690364557','2023-07-26 13:10:57',300.00,NULL,'','5','1','Good sold','1','515','sales','','','No',NULL,NULL,''),(17271,'4000','51690364557','2023-07-26 13:10:57',NULL,300.00,'','5','1','Good sold','1','515','sales','2','','No',NULL,NULL,''),(17272,'1100','51690366337','2023-07-26 13:18:40',300.00,NULL,'','5','1','Good sold','1','524','sales','','','No',NULL,NULL,''),(17273,'4000','51690366337','2023-07-26 13:18:40',NULL,300.00,'','5','1','Good sold','1','524','sales','6','','No',NULL,NULL,''),(17274,'1100','51690367194','2023-07-26 13:26:50',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(17275,'4000','51690367194','2023-07-26 13:26:50',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(17276,'1110','51690370707','2023-07-26 14:37:27',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(17277,'5500','51690370707','2023-07-26 14:37:27',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17278,'1100','51690370707','2023-07-26 14:37:27',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17279,'4000','51690370707','2023-07-26 14:37:27',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(17280,'1100','51690373178','2023-07-26 15:06:31',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(17281,'4000','51690373178','2023-07-26 15:06:31',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(17282,'1100','51690373729','2023-07-26 15:21:21',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(17283,'4000','51690373729','2023-07-26 15:21:21',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(17284,'1100','51690378431','2023-07-26 16:34:03',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17285,'4000','51690378431','2023-07-26 16:34:03',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(17286,'1100','51690378639','2023-07-26 17:06:19',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(17287,'4000','51690378639','2023-07-26 17:06:19',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(17288,'1100','51690384582','2023-07-26 18:52:19',300.00,NULL,'','5','1','Good sold','1','314','sales','','','No',NULL,NULL,''),(17289,'4000','51690384582','2023-07-26 18:52:19',NULL,300.00,'','5','1','Good sold','1','314','sales','4','','No',NULL,NULL,''),(17290,'1100','51690437602','2023-07-27 09:00:34',750.00,NULL,'','5','1','Good sold','1','283','sales','','','No',NULL,NULL,''),(17291,'4000','51690437602','2023-07-27 09:00:34',NULL,500.00,'','5','1','Good sold','1','283','sales','4','','No',NULL,NULL,''),(17292,'4000','51690437602','2023-07-27 09:00:34',NULL,250.00,'','5','1','Good sold','1','283','sales','6','','No',NULL,NULL,''),(17293,'1100','51690437663','2023-07-27 09:08:47',540.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(17294,'4000','51690437663','2023-07-27 09:08:47',NULL,540.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(17295,'1100','51690438142','2023-07-27 09:09:14',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(17296,'4000','51690438142','2023-07-27 09:09:14',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(17297,'1100','51690440716','2023-07-27 10:10:55',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(17298,'4000','51690440716','2023-07-27 10:10:55',NULL,1250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(17299,'1100','51690441867','2023-07-27 10:11:19',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(17300,'4000','51690441867','2023-07-27 10:11:19',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(17301,'1100','51690442212','2023-07-27 10:17:15',270.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17302,'4000','51690442212','2023-07-27 10:17:15',NULL,270.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(17305,'5800','51690443192','2023-07-27 10:33:40',140.00,NULL,'0','5','1','TOILET PAPER','1','','','111','','No',NULL,NULL,''),(17306,'1050','51690443192','2023-07-27 10:33:40',NULL,140.00,'0','5','1','TOILET PAPER','1','','','111','','No',NULL,NULL,''),(17307,'1100','51690445569','2023-07-27 11:22:02',540.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(17308,'4000','51690445569','2023-07-27 11:22:02',NULL,540.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(17309,'1100','51690446641','2023-07-27 11:30:51',270.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(17310,'4000','51690446641','2023-07-27 11:30:51',NULL,270.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(17311,'1100','51690448515','2023-07-27 12:02:08',270.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(17312,'4000','51690448515','2023-07-27 12:02:08',NULL,270.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(17313,'1100','51690448917','2023-07-27 12:08:49',270.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(17314,'4000','51690448917','2023-07-27 12:08:49',NULL,270.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(17315,'1100','51690449159','2023-07-27 13:06:59',540.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(17316,'4000','51690449159','2023-07-27 13:06:59',NULL,540.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(17317,'1100','51690452627','2023-07-27 13:10:45',540.00,NULL,'','5','1','Good sold','1','447','sales','','','No',NULL,NULL,''),(17318,'4000','51690452627','2023-07-27 13:10:45',NULL,540.00,'','5','1','Good sold','1','447','sales','6','','No',NULL,NULL,''),(17319,'1100','51690453587','2023-07-27 13:26:56',540.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(17320,'4000','51690453587','2023-07-27 13:26:56',NULL,270.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(17321,'4000','51690453587','2023-07-27 13:26:56',NULL,270.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(17322,'1100','51690454147','2023-07-27 13:36:03',270.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(17323,'4000','51690454147','2023-07-27 13:36:03',NULL,270.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(17324,'1100','51690455121','2023-07-27 13:52:14',1000.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(17325,'4000','51690455121','2023-07-27 13:52:14',NULL,1000.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(17326,'1110','51690457176','2023-07-27 14:46:40',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17327,'5500','51690457176','2023-07-27 14:46:40',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17328,'1100','51690457176','2023-07-27 14:46:40',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17329,'4000','51690457176','2023-07-27 14:46:40',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17330,'1100','51690460383','2023-07-27 15:20:00',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17331,'4000','51690460383','2023-07-27 15:20:00',NULL,250.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(17332,'1100','51690460430','2023-07-27 15:21:16',1620.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(17333,'4000','51690460430','2023-07-27 15:21:16',NULL,1350.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(17334,'4000','51690460430','2023-07-27 15:21:16',NULL,270.00,'','5','1','Good sold','1','195','sales','4','','No',NULL,NULL,''),(17335,'1100','51690460520','2023-07-27 15:22:16',270.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(17336,'4000','51690460520','2023-07-27 15:22:16',NULL,270.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(17337,'1100','51690463220','2023-07-27 16:07:31',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17338,'4000','51690463220','2023-07-27 16:07:31',NULL,250.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17339,'1100','51690464526','2023-07-27 16:28:58',270.00,NULL,'','5','1','Good sold','1','214','sales','','','No',NULL,NULL,''),(17340,'4000','51690464526','2023-07-27 16:28:58',NULL,270.00,'','5','1','Good sold','1','214','sales','4','','No',NULL,NULL,''),(17341,'1110','51690464637','2023-07-27 16:31:24',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(17342,'5500','51690464637','2023-07-27 16:31:24',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17343,'1100','51690464637','2023-07-27 16:31:24',45.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17344,'4000','51690464637','2023-07-27 16:31:24',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(17345,'4000','51690464637','2023-07-27 16:31:24',NULL,15.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(17346,'1100','51690464993','2023-07-27 16:42:47',270.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(17347,'4000','51690464993','2023-07-27 16:42:47',NULL,270.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(17348,'1100','51690465855','2023-07-27 16:51:18',540.00,NULL,'','5','1','Good sold','1','348','sales','','','No',NULL,NULL,''),(17349,'4000','51690465855','2023-07-27 16:51:18',NULL,540.00,'','5','1','Good sold','1','348','sales','6','','No',NULL,NULL,''),(17350,'1100','51690466486','2023-07-27 17:01:32',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17351,'4000','51690466486','2023-07-27 17:01:32',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(17352,'1100','51690466787','2023-07-27 17:08:03',250.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,''),(17353,'4000','51690466787','2023-07-27 17:08:03',NULL,250.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(17354,'1100','51690467108','2023-07-27 17:12:21',540.00,NULL,'','5','1','Good sold','1','400','sales','','','No',NULL,NULL,''),(17355,'4000','51690467108','2023-07-27 17:12:21',NULL,540.00,'','5','1','Good sold','1','400','sales','6','','No',NULL,NULL,''),(17356,'1100','51690469139','2023-07-27 17:45:54',1080.00,NULL,'','5','1','Good sold','1','402','sales','','','No',NULL,NULL,''),(17357,'4000','51690469139','2023-07-27 17:45:54',NULL,1080.00,'','5','1','Good sold','1','402','sales','6','','No',NULL,NULL,''),(17358,'1110','51690470834','2023-07-27 18:14:02',NULL,168.00,'','5','1','Inventory sold','1','238','sales','7','','No',NULL,NULL,''),(17359,'5500','51690470834','2023-07-27 18:14:02',168.00,NULL,'','5','1','Cost of goods sold','1','238','sales','','','No',NULL,NULL,''),(17360,'1100','51690470834','2023-07-27 18:14:02',250.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(17361,'4000','51690470834','2023-07-27 18:14:02',NULL,250.00,'','5','1','Good sold','1','238','sales','7','','No',NULL,NULL,''),(17362,'1100','51690471751','2023-07-27 18:29:24',540.00,NULL,'','5','1','Good sold','1','296','sales','','','No',NULL,NULL,''),(17363,'4000','51690471751','2023-07-27 18:29:24',NULL,540.00,'','5','1','Good sold','1','296','sales','6','','No',NULL,NULL,''),(17364,'1100','51690521919','2023-07-28 08:25:42',540.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(17365,'4000','51690521919','2023-07-28 08:25:42',NULL,540.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(17366,'1100','51690524204','2023-07-28 09:03:40',540.00,NULL,'','5','1','Good sold','1','439','sales','','','No',NULL,NULL,''),(17367,'4000','51690524204','2023-07-28 09:03:40',NULL,540.00,'','5','1','Good sold','1','439','sales','4','','No',NULL,NULL,''),(17368,'1100','51690524982','2023-07-28 09:16:31',250.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(17369,'4000','51690524982','2023-07-28 09:16:31',NULL,250.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(17370,'1100','51690525159','2023-07-28 10:10:22',250.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(17371,'4000','51690525159','2023-07-28 10:10:22',NULL,250.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(17374,'1100','51690529217','2023-07-28 10:27:15',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17375,'4000','51690529217','2023-07-28 10:27:15',NULL,300.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(17376,'1100','51690529625','2023-07-28 10:54:18',270.00,NULL,'','5','1','Good sold','1','116','sales','','','No',NULL,NULL,''),(17377,'4000','51690529625','2023-07-28 10:54:18',NULL,270.00,'','5','1','Good sold','1','116','sales','6','','No',NULL,NULL,''),(17378,'1100','51690531061','2023-07-28 11:03:17',270.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(17379,'4000','51690531061','2023-07-28 11:03:17',NULL,270.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(17382,'1100','51690532793','2023-07-28 11:39:52',250.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(17383,'4000','51690532793','2023-07-28 11:39:52',NULL,250.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(17384,'1100','51690533612','2023-07-28 12:32:51',540.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(17385,'4000','51690533612','2023-07-28 12:32:51',NULL,540.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(17390,'1100','51690532105','2023-07-28 11:15:16',270.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(17391,'4000','51690532105','2023-07-28 12:46:06',NULL,270.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(17392,'1100','51690537611','2023-07-28 13:52:20',270.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(17393,'4000','51690537611','2023-07-28 13:52:20',NULL,270.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(17394,'1110','51690545947','2023-07-28 15:06:45',NULL,39.08,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(17395,'5500','51690545947','2023-07-28 15:06:45',39.08,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17396,'1100','51690545947','2023-07-28 15:06:45',60.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17397,'4000','51690545947','2023-07-28 15:06:45',NULL,60.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(17398,'1100','51690546019','2023-07-28 15:07:40',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17399,'4000','51690546019','2023-07-28 15:07:40',NULL,250.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17400,'1100','51690546295','2023-07-28 15:11:46',270.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(17401,'4000','51690546295','2023-07-28 15:11:46',NULL,270.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(17402,'1100','51690547356','2023-07-28 15:29:45',990.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(17403,'4000','51690547356','2023-07-28 15:29:45',NULL,540.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(17404,'4000','51690547356','2023-07-28 15:29:45',NULL,450.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(17405,'1100','51690547498','2023-07-28 15:36:11',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17406,'4000','51690547498','2023-07-28 15:36:11',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(17407,'1100','51690547808','2023-07-28 15:48:25',500.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(17408,'4000','51690547808','2023-07-28 15:48:25',NULL,500.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(17409,'1100','51690548583','2023-07-28 16:07:12',270.00,NULL,'','5','1','Good sold','1','384','sales','','','No',NULL,NULL,''),(17410,'4000','51690548583','2023-07-28 16:07:12',NULL,270.00,'','5','1','Good sold','1','384','sales','2','','No',NULL,NULL,''),(17411,'1100','51690551158','2023-07-28 16:32:50',270.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(17412,'4000','51690551158','2023-07-28 16:32:50',NULL,270.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(17413,'1100','51690551719','2023-07-28 16:42:11',270.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(17414,'4000','51690551719','2023-07-28 16:42:11',NULL,270.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(17415,'1100','51690553549','2023-07-28 17:12:40',270.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(17416,'4000','51690553549','2023-07-28 17:12:40',NULL,270.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(17417,'1100','51690554691','2023-07-28 17:31:51',270.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(17418,'4000','51690554691','2023-07-28 17:31:51',NULL,270.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(17419,'1100','51690555623','2023-07-28 17:47:13',270.00,NULL,'','5','1','Good sold','1','503','sales','','','No',NULL,NULL,''),(17420,'4000','51690555623','2023-07-28 17:47:13',NULL,270.00,'','5','1','Good sold','1','503','sales','2','','No',NULL,NULL,''),(17421,'1110','51690555995','2023-07-28 17:53:24',NULL,400.00,'','5','1','Inventory sold','1','209','sales','16','','No',NULL,NULL,''),(17422,'5500','51690555995','2023-07-28 17:53:24',400.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17423,'1100','51690555995','2023-07-28 17:53:24',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17424,'4000','51690555995','2023-07-28 17:53:24',NULL,600.00,'','5','1','Good sold','1','209','sales','16','','No',NULL,NULL,''),(17425,'1100','51690558206','2023-07-28 18:30:31',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17426,'4000','51690558206','2023-07-28 18:30:31',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(17427,'1100','51690608957','2023-07-29 08:36:03',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(17428,'4000','51690608957','2023-07-29 08:36:03',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(17429,'1100','51690609751','2023-07-29 08:49:19',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17430,'4000','51690609751','2023-07-29 08:49:19',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(17433,'1100','51690613654','2023-07-29 09:54:27',300.00,NULL,'','5','1','Good sold','1','423','sales','','','No',NULL,NULL,''),(17434,'4000','51690613654','2023-07-29 09:54:27',NULL,300.00,'','5','1','Good sold','1','423','sales','2','','No',NULL,NULL,''),(17435,'1100','51690615033','2023-07-29 10:29:35',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(17436,'4000','51690615033','2023-07-29 10:29:35',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(17437,'1110','51690616471','2023-07-29 10:41:22',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(17438,'5500','51690616471','2023-07-29 10:41:22',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17439,'1100','51690616471','2023-07-29 10:41:22',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17440,'4000','51690616471','2023-07-29 10:41:22',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(17441,'1100','51690616627','2023-07-29 10:55:24',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(17442,'4000','51690616627','2023-07-29 10:55:24',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(17443,'1100','51690617375','2023-07-29 10:56:52',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(17444,'4000','51690617375','2023-07-29 10:56:52',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(17445,'1100','51690617618','2023-07-29 11:07:13',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(17446,'4000','51690617618','2023-07-29 11:07:13',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(17447,'1100','51690618439','2023-07-29 11:14:09',300.00,NULL,'','5','1','Good sold','1','340','sales','','','No',NULL,NULL,''),(17448,'4000','51690618439','2023-07-29 11:14:09',NULL,300.00,'','5','1','Good sold','1','340','sales','4','','No',NULL,NULL,''),(17449,'1100','51690621936','2023-07-29 12:12:34',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(17450,'4000','51690621936','2023-07-29 12:12:34',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(17451,'1100','51690622240','2023-07-29 12:17:39',280.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(17452,'4000','51690622240','2023-07-29 12:17:39',NULL,280.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(17453,'1100','51690622469','2023-07-29 12:21:18',300.00,NULL,'','5','1','Good sold','1','470','sales','','','No',NULL,NULL,''),(17454,'4000','51690622469','2023-07-29 12:21:18',NULL,300.00,'','5','1','Good sold','1','470','sales','2','','No',NULL,NULL,''),(17455,'1100','51690626022','2023-07-29 13:20:47',390.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(17456,'4000','51690626022','2023-07-29 13:20:47',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(17457,'1100','51690626074','2023-07-29 13:21:23',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(17458,'4000','51690626074','2023-07-29 13:21:23',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(17459,'1100','51690626101','2023-07-29 13:25:40',900.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(17460,'4000','51690626101','2023-07-29 13:25:40',NULL,900.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(17461,'1100','51690629298','2023-07-29 14:15:13',300.00,NULL,'','5','1','Good sold','1','475','sales','','','No',NULL,NULL,''),(17462,'4000','51690629298','2023-07-29 14:15:13',NULL,300.00,'','5','1','Good sold','1','475','sales','4','','No',NULL,NULL,''),(17463,'1100','51690630449','2023-07-29 14:34:22',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(17464,'4000','51690630449','2023-07-29 14:34:22',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(17465,'1100','51690634777','2023-07-29 15:47:02',280.00,NULL,'','5','1','Good sold','1','414','sales','','','No',NULL,NULL,''),(17466,'4000','51690634777','2023-07-29 15:47:02',NULL,280.00,'','5','1','Good sold','1','414','sales','4','','No',NULL,NULL,''),(17467,'1100','51690635874','2023-07-29 16:04:40',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17468,'4000','51690635874','2023-07-29 16:04:40',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(17469,'1100','51690636007','2023-07-29 16:08:07',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17470,'4000','51690636007','2023-07-29 16:08:07',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17471,'1100','51690637855','2023-07-29 16:37:42',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(17472,'4000','51690637855','2023-07-29 16:37:42',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(17473,'1110','51690638544','2023-07-29 16:49:10',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17474,'5500','51690638544','2023-07-29 16:49:10',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17475,'1100','51690638544','2023-07-29 16:49:10',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17476,'4000','51690638544','2023-07-29 16:49:10',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17477,'1100','51690638690','2023-07-29 16:52:08',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(17478,'4000','51690638690','2023-07-29 16:52:08',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(17479,'1100','51690638853','2023-07-29 16:54:22',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17480,'4000','51690638853','2023-07-29 16:54:22',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(17483,'4165','51690640929','2023-07-29 17:29:04',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','112','','No',NULL,NULL,''),(17484,'1020','51690640929','2023-07-29 17:29:04',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','112','','No',NULL,NULL,''),(17485,'1100','51690641326','2023-07-29 17:35:36',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17486,'4000','51690641326','2023-07-29 17:35:36',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17487,'1110','51690642126','2023-07-29 17:49:00',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(17488,'5500','51690642126','2023-07-29 17:49:00',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17489,'1100','51690642126','2023-07-29 17:49:00',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17490,'4000','51690642126','2023-07-29 17:49:00',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(17491,'1100','51690643736','2023-07-29 18:15:45',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17492,'4000','51690643736','2023-07-29 18:15:45',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(17497,'1100','51690706018','2023-07-30 11:33:48',600.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(17498,'4000','51690706018','2023-07-30 11:33:48',NULL,600.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(17499,'1100','51690706232','2023-07-30 11:37:23',1200.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(17500,'4000','51690706232','2023-07-30 11:37:23',NULL,1200.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(17501,'1100','51690707636','2023-07-30 12:01:25',300.00,NULL,'','5','1','Good sold','1','318','sales','','','No',NULL,NULL,''),(17502,'4000','51690707636','2023-07-30 12:01:25',NULL,300.00,'','5','1','Good sold','1','318','sales','6','','No',NULL,NULL,''),(17505,'1100','51690708622','2023-07-30 12:19:14',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(17506,'4000','51690708622','2023-07-30 12:19:14',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(17507,'1100','51690710524','2023-07-30 12:49:00',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17508,'4000','51690710524','2023-07-30 12:49:00',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17509,'1100','51690710753','2023-07-30 13:06:12',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17510,'4000','51690710753','2023-07-30 13:06:12',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(17511,'1100','51690707703','2023-07-30 12:01:54',300.00,NULL,'','5','1','Good sold','1','503','sales','','','No',NULL,NULL,''),(17512,'4000','51690707703','2023-07-30 12:01:54',NULL,300.00,'','5','1','Good sold','1','503','sales','2','','No',NULL,NULL,''),(17513,'1110','51690705105','2023-07-30 11:18:33',NULL,2210.00,'','5','1','Inventory sold','1','210','sales','1','','No',NULL,NULL,''),(17514,'5500','51690705105','2023-07-30 13:13:43',2210.00,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(17515,'1100','51690705105','2023-07-30 11:18:33',3200.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(17516,'4000','51690705105','2023-07-30 11:18:33',NULL,3200.00,'','5','1','Good sold','1','210','sales','1','','No',NULL,NULL,''),(17517,'1110','51690717416','2023-07-30 14:53:44',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(17518,'5500','51690717416','2023-07-30 14:53:44',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17519,'1100','51690717416','2023-07-30 14:53:44',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17520,'4000','51690717416','2023-07-30 14:53:44',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(17521,'1100','51690718813','2023-07-30 15:06:59',300.00,NULL,'','5','1','Good sold','1','245','sales','','','No',NULL,NULL,''),(17522,'4000','51690718813','2023-07-30 15:06:59',NULL,300.00,'','5','1','Good sold','1','245','sales','4','','No',NULL,NULL,''),(17523,'1100','51690719968','2023-07-30 15:26:14',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(17524,'4000','51690719968','2023-07-30 15:26:14',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(17525,'1100','51690719995','2023-07-30 15:26:40',150.00,NULL,'','5','1','Good sold','1','380','sales','','','No',NULL,NULL,''),(17526,'4000','51690719995','2023-07-30 15:26:40',NULL,150.00,'','5','1','Good sold','1','380','sales','8','','No',NULL,NULL,''),(17527,'1100','51690724815','2023-07-30 16:47:06',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(17528,'4000','51690724815','2023-07-30 16:47:06',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(17529,'1100','51690725504','2023-07-30 17:00:02',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17530,'4000','51690725504','2023-07-30 17:00:02',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(17531,'1110','51690726524','2023-07-30 17:15:34',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17532,'5500','51690726524','2023-07-30 17:15:34',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17533,'1100','51690726524','2023-07-30 17:15:34',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17534,'4000','51690726524','2023-07-30 17:15:34',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17535,'1100','51690730636','2023-07-30 18:24:08',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(17536,'4000','51690730636','2023-07-30 18:24:08',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(17537,'1100','51690781481','2023-07-31 08:31:32',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(17538,'4000','51690781481','2023-07-31 08:31:32',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(17539,'1100','51690785124','2023-07-31 09:32:24',260.00,NULL,'','5','1','Good sold','1','530','sales','','','No',NULL,NULL,''),(17540,'4000','51690785124','2023-07-31 09:32:24',NULL,260.00,'','5','1','Good sold','1','530','sales','8','','No',NULL,NULL,''),(17541,'1100','51690785517','2023-07-31 09:41:45',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(17542,'4000','51690785517','2023-07-31 09:41:45',NULL,500.00,'','5','1','Good sold','1','10','sales','4','','No',NULL,NULL,''),(17543,'4000','51690785517','2023-07-31 09:41:45',NULL,750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(17544,'1100','51690785785','2023-07-31 09:43:19',750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(17545,'4000','51690785785','2023-07-31 09:43:19',NULL,750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(17546,'1100','51690785923','2023-07-31 09:45:35',280.00,NULL,'','5','1','Good sold','1','448','sales','','','No',NULL,NULL,''),(17547,'4000','51690785923','2023-07-31 09:45:35',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(17548,'1100','51690786260','2023-07-31 10:04:27',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(17549,'4000','51690786260','2023-07-31 10:04:27',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(17550,'1100','51690787112','2023-07-31 10:05:20',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(17551,'4000','51690787112','2023-07-31 10:05:20',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(17552,'1100','51690788240','2023-07-31 10:24:04',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(17553,'4000','51690788240','2023-07-31 10:24:04',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(17554,'1100','51690789011','2023-07-31 10:37:15',70.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(17555,'4000','51690789011','2023-07-31 10:37:15',NULL,70.00,'','5','1','Good sold','1','92','sales','10','','No',NULL,NULL,''),(17556,'1100','51690790547','2023-07-31 11:03:17',300.00,NULL,'','5','1','Good sold','1','168','sales','','','No',NULL,NULL,''),(17557,'4000','51690790547','2023-07-31 11:03:17',NULL,300.00,'','5','1','Good sold','1','168','sales','4','','No',NULL,NULL,''),(17560,'1100','51690793845','2023-07-31 11:57:30',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(17561,'4000','51690793845','2023-07-31 11:57:30',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(17562,'1100','51690792064','2023-07-31 11:28:49',600.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,''),(17563,'4000','51690792064','2023-07-31 11:28:49',NULL,600.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(17564,'1100','51690797322','2023-07-31 12:55:35',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(17565,'4000','51690797322','2023-07-31 12:55:35',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(17566,'1100','51690798229','2023-07-31 13:10:38',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(17567,'4000','51690798229','2023-07-31 13:10:38',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(17568,'1100','51690800701','2023-07-31 14:17:49',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17569,'4000','51690800701','2023-07-31 14:17:49',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(17570,'1100','51690803017','2023-07-31 14:30:23',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17571,'4000','51690803017','2023-07-31 14:30:23',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(17572,'1110','51690803868','2023-07-31 14:44:39',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17573,'5500','51690803868','2023-07-31 14:44:39',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17574,'1100','51690803868','2023-07-31 14:44:39',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17575,'4000','51690803868','2023-07-31 14:44:39',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17576,'1100','51690805591','2023-07-31 15:29:39',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(17577,'4000','51690805591','2023-07-31 15:29:39',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(17578,'1100','51690808630','2023-07-31 16:06:46',1200.00,NULL,'','5','1','Good sold','1','457','sales','','','No',NULL,NULL,''),(17579,'4000','51690808630','2023-07-31 16:06:46',NULL,1200.00,'','5','1','Good sold','1','457','sales','6','','No',NULL,NULL,''),(17580,'1100','51690809924','2023-07-31 16:25:30',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(17581,'4000','51690809924','2023-07-31 16:25:30',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(17582,'1100','51690810318','2023-07-31 16:32:07',300.00,NULL,'','5','1','Good sold','1','201','sales','','','No',NULL,NULL,''),(17583,'4000','51690810318','2023-07-31 16:32:07',NULL,300.00,'','5','1','Good sold','1','201','sales','2','','No',NULL,NULL,''),(17584,'1100','51690810345','2023-07-31 16:32:36',560.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(17585,'4000','51690810345','2023-07-31 16:32:36',NULL,560.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(17586,'1100','51690811964','2023-07-31 16:59:30',300.00,NULL,'','5','1','Good sold','1','519','sales','','','No',NULL,NULL,''),(17587,'4000','51690811964','2023-07-31 16:59:30',NULL,300.00,'','5','1','Good sold','1','519','sales','2','','No',NULL,NULL,''),(17588,'1100','51690812834','2023-07-31 17:14:02',300.00,NULL,'','5','1','Good sold','1','14','sales','','','No',NULL,NULL,''),(17589,'4000','51690812834','2023-07-31 17:14:02',NULL,300.00,'','5','1','Good sold','1','14','sales','2','','No',NULL,NULL,''),(17590,'1100','51690813307','2023-07-31 17:48:44',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17591,'4000','51690813307','2023-07-31 17:48:44',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(17592,'4000','51690813307','2023-07-31 17:48:44',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(17593,'1100','51690815014','2023-07-31 17:50:24',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17594,'4000','51690815014','2023-07-31 17:50:24',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(17595,'1100','51690815735','2023-07-31 18:02:23',300.00,NULL,'','5','1','Good sold','1','229','sales','','','No',NULL,NULL,''),(17596,'4000','51690815735','2023-07-31 18:02:23',NULL,300.00,'','5','1','Good sold','1','229','sales','8','','No',NULL,NULL,''),(17599,'4165','51690816749','2023-07-31 18:19:31',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','113','','No',NULL,NULL,''),(17600,'1020','51690816749','2023-07-31 18:19:31',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','113','','No',NULL,NULL,''),(17603,'1100','51690817520','2023-07-31 18:32:10',600.00,NULL,'','5','1','Good sold','1','342','sales','','','No',NULL,NULL,''),(17604,'4000','51690817520','2023-07-31 18:32:10',NULL,600.00,'','5','1','Good sold','1','342','sales','6','','No',NULL,NULL,''),(17605,'1100','51690820885','2023-07-31 19:28:53',280.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(17606,'4000','51690820885','2023-07-31 19:28:53',NULL,280.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(17607,'1100','51690869292','2023-08-01 08:54:59',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(17608,'4000','51690869292','2023-08-01 08:54:59',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(17609,'1100','51690869331','2023-08-01 09:02:35',300.00,NULL,'','5','1','Good sold','1','310','sales','','','No',NULL,NULL,''),(17610,'4000','51690869331','2023-08-01 09:02:35',NULL,300.00,'','5','1','Good sold','1','310','sales','2','','No',NULL,NULL,''),(17611,'1100','51690870420','2023-08-01 09:13:56',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(17612,'4000','51690870420','2023-08-01 09:13:56',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(17613,'1110','51690870477','2023-08-01 10:48:29',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(17614,'1110','51690870477','2023-08-01 10:48:29',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(17615,'5500','51690870477','2023-08-01 10:48:29',39.08,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17616,'1100','51690870477','2023-08-01 10:48:29',60.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17617,'4000','51690870477','2023-08-01 10:48:29',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(17618,'4000','51690870477','2023-08-01 10:48:29',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(17619,'1110','51690877205','2023-08-01 11:32:18',NULL,95.55,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17620,'5500','51690877205','2023-08-01 11:32:18',95.55,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17621,'1100','51690877205','2023-08-01 11:32:18',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17622,'4000','51690877205','2023-08-01 11:32:18',NULL,250.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17623,'1100','51690881370','2023-08-01 12:16:20',280.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(17624,'4000','51690881370','2023-08-01 12:16:20',NULL,280.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(17625,'1100','51690881397','2023-08-01 12:32:41',300.00,NULL,'','5','1','Good sold','1','517','sales','','','No',NULL,NULL,''),(17626,'4000','51690881397','2023-08-01 12:32:41',NULL,300.00,'','5','1','Good sold','1','517','sales','6','','No',NULL,NULL,''),(17627,'1100','51690882642','2023-08-01 12:37:28',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17628,'4000','51690882642','2023-08-01 12:37:28',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(17629,'1100','51690885739','2023-08-01 13:29:06',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(17630,'4000','51690885739','2023-08-01 13:29:06',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(17631,'1100','51690885778','2023-08-01 13:29:46',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17632,'4000','51690885778','2023-08-01 13:29:46',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(17633,'1100','51690886073','2023-08-01 13:44:25',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17634,'4000','51690886073','2023-08-01 13:44:25',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17635,'1110','51690887063','2023-08-01 13:59:03',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17636,'5500','51690887063','2023-08-01 13:59:03',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17637,'1100','51690887063','2023-08-01 13:59:03',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17638,'4000','51690887063','2023-08-01 13:59:03',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17639,'1100','51690893247','2023-08-01 15:34:18',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17640,'4000','51690893247','2023-08-01 15:34:18',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(17641,'1110','51690894514','2023-08-01 15:55:25',NULL,38.22,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17642,'5500','51690894514','2023-08-01 15:55:25',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17643,'1100','51690894514','2023-08-01 15:55:25',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17644,'4000','51690894514','2023-08-01 15:55:25',NULL,100.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17645,'1100','51690896268','2023-08-01 16:24:42',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(17646,'4000','51690896268','2023-08-01 16:24:42',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(17647,'1100','51690896884','2023-08-01 16:34:58',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17648,'4000','51690896884','2023-08-01 16:34:58',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17649,'1100','51690897945','2023-08-01 17:03:24',300.00,NULL,'','5','1','Good sold','1','334','sales','','','No',NULL,NULL,''),(17650,'4000','51690897945','2023-08-01 17:03:24',NULL,300.00,'','5','1','Good sold','1','334','sales','2','','No',NULL,NULL,''),(17651,'1110','51690898820','2023-08-01 17:07:20',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17652,'5500','51690898820','2023-08-01 17:07:20',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17653,'1100','51690898820','2023-08-01 17:07:20',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17654,'4000','51690898820','2023-08-01 17:07:20',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17655,'1100','51690899291','2023-08-01 17:14:57',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(17656,'4000','51690899291','2023-08-01 17:14:57',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(17657,'1100','51690899374','2023-08-01 17:16:19',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(17658,'4000','51690899374','2023-08-01 17:16:19',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(17661,'1110','51690901102','2023-08-01 17:50:15',NULL,187.86,'','5','1','Inventory sold','1','21','sales','9','','No',NULL,NULL,''),(17662,'5500','51690901102','2023-08-01 17:50:15',187.86,NULL,'','5','1','Cost of goods sold','1','21','sales','','','No',NULL,NULL,''),(17663,'1100','51690901102','2023-08-01 17:45:10',540.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(17664,'4000','51690901102','2023-08-01 17:45:10',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(17665,'4000','51690901102','2023-08-01 17:50:15',NULL,240.00,'','5','1','Good sold','1','21','sales','9','','No',NULL,NULL,''),(17666,'1100','51690901851','2023-08-01 17:57:41',280.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(17667,'4000','51690901851','2023-08-01 17:57:41',NULL,280.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(17668,'1100','51690902146','2023-08-01 18:02:37',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,''),(17669,'4000','51690902146','2023-08-01 18:02:37',NULL,300.00,'','5','1','Good sold','1','255','sales','2','','No',NULL,NULL,''),(17670,'1100','51690905425','2023-08-01 18:57:11',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17671,'4000','51690905425','2023-08-01 18:57:11',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17672,'1100','51690955223','2023-08-02 08:47:15',280.00,NULL,'','5','1','Good sold','1','283','sales','','','No',NULL,NULL,''),(17673,'4000','51690955223','2023-08-02 08:47:15',NULL,280.00,'','5','1','Good sold','1','283','sales','4','','No',NULL,NULL,''),(17674,'1100','51690955252','2023-08-02 08:53:26',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(17675,'4000','51690955252','2023-08-02 08:53:26',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(17676,'1100','51690955899','2023-08-02 10:03:58',300.00,NULL,'','5','1','Good sold','1','408','sales','','','No',NULL,NULL,''),(17677,'4000','51690955899','2023-08-02 10:03:58',NULL,300.00,'','5','1','Good sold','1','408','sales','2','','No',NULL,NULL,''),(17678,'1100','51690960933','2023-08-02 11:03:33',300.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(17679,'4000','51690960933','2023-08-02 11:03:33',NULL,300.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(17680,'1100','51690963523','2023-08-02 11:05:32',300.00,NULL,'','5','1','Good sold','1','477','sales','','','No',NULL,NULL,''),(17681,'4000','51690963523','2023-08-02 11:05:32',NULL,300.00,'','5','1','Good sold','1','477','sales','2','','No',NULL,NULL,''),(17684,'5800','51690965022','2023-08-02 11:30:41',200.00,NULL,'0','5','1','TATA WASHING FEE','1','','','114','','No',NULL,NULL,''),(17685,'1050','51690965022','2023-08-02 11:30:41',NULL,200.00,'0','5','1','TATA WASHING FEE','1','','','114','','No',NULL,NULL,''),(17688,'5800','51690965074','2023-08-02 11:31:28',100.00,NULL,'0','5','1','MOTORCYCLE WASHING FEE','1','','','115','','No',NULL,NULL,''),(17689,'1050','51690965074','2023-08-02 11:31:28',NULL,100.00,'0','5','1','MOTORCYCLE WASHING FEE','1','','','115','','No',NULL,NULL,''),(17690,'1100','51690965113','2023-08-02 12:06:44',300.00,NULL,'','5','1','Good sold','1','156','sales','','','No',NULL,NULL,''),(17691,'4000','51690965113','2023-08-02 12:06:44',NULL,300.00,'','5','1','Good sold','1','156','sales','6','','No',NULL,NULL,''),(17692,'1100','51690967231','2023-08-02 12:07:17',300.00,NULL,'','5','1','Good sold','1','524','sales','','','No',NULL,NULL,''),(17693,'4000','51690967231','2023-08-02 12:07:17',NULL,300.00,'','5','1','Good sold','1','524','sales','6','','No',NULL,NULL,''),(17694,'1100','51690968680','2023-08-02 12:31:27',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(17695,'4000','51690968680','2023-08-02 12:31:27',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(17696,'1100','51690968888','2023-08-02 12:34:54',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(17697,'4000','51690968888','2023-08-02 12:34:54',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(17698,'1100','51690969369','2023-08-02 12:43:20',150.00,NULL,'','5','1','Good sold','1','379','sales','','','No',NULL,NULL,''),(17699,'4000','51690969369','2023-08-02 12:43:20',NULL,150.00,'','5','1','Good sold','1','379','sales','8','','No',NULL,NULL,''),(17700,'1100','51690976223','2023-08-02 14:37:09',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(17701,'4000','51690976223','2023-08-02 14:37:09',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(17702,'1100','51690976702','2023-08-02 14:46:00',300.00,NULL,'','5','1','Good sold','1','515','sales','','','No',NULL,NULL,''),(17703,'4000','51690976702','2023-08-02 14:46:00',NULL,300.00,'','5','1','Good sold','1','515','sales','2','','No',NULL,NULL,''),(17704,'1100','51690978568','2023-08-02 15:16:16',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(17705,'4000','51690978568','2023-08-02 15:16:16',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(17706,'1100','51690979506','2023-08-02 15:32:02',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17707,'4000','51690979506','2023-08-02 15:32:02',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17708,'1100','51690980608','2023-08-02 15:50:17',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(17709,'4000','51690980608','2023-08-02 15:50:17',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(17710,'1100','51690980878','2023-08-02 15:54:45',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(17711,'4000','51690980878','2023-08-02 15:54:45',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(17712,'1100','51690982725','2023-08-02 16:25:34',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (17713,'4000','51690982725','2023-08-02 16:25:34',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(17714,'1100','51690982777','2023-08-02 16:26:24',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17715,'4000','51690982777','2023-08-02 16:26:24',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(17716,'1100','51690983579','2023-08-02 16:39:52',560.00,NULL,'','5','1','Good sold','1','234','sales','','','No',NULL,NULL,''),(17717,'4000','51690983579','2023-08-02 16:39:52',NULL,560.00,'','5','1','Good sold','1','234','sales','4','','No',NULL,NULL,''),(17718,'1100','51690985589','2023-08-02 17:13:19',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17719,'4000','51690985589','2023-08-02 17:13:19',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(17720,'1100','51690987017','2023-08-02 17:37:04',300.00,NULL,'','5','1','Good sold','1','332','sales','','','No',NULL,NULL,''),(17721,'4000','51690987017','2023-08-02 17:37:04',NULL,300.00,'','5','1','Good sold','1','332','sales','2','','No',NULL,NULL,''),(17722,'1100','51690987052','2023-08-02 17:37:45',300.00,NULL,'','5','1','Good sold','1','406','sales','','','No',NULL,NULL,''),(17723,'4000','51690987052','2023-08-02 17:37:45',NULL,300.00,'','5','1','Good sold','1','406','sales','6','','No',NULL,NULL,''),(17724,'1100','51690988171','2023-08-02 18:06:54',600.00,NULL,'','5','1','Good sold','1','534','sales','','','No',NULL,NULL,''),(17725,'4000','51690988171','2023-08-02 18:06:54',NULL,600.00,'','5','1','Good sold','1','534','sales','6','','No',NULL,NULL,''),(17726,'1100','51690988830','2023-08-02 18:07:20',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(17727,'4000','51690988830','2023-08-02 18:07:20',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(17728,'1100','51690988855','2023-08-02 18:07:40',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(17729,'4000','51690988855','2023-08-02 18:07:40',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(17730,'1100','51690989569','2023-08-02 18:19:44',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(17731,'4000','51690989569','2023-08-02 18:19:44',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(17732,'1100','51690989960','2023-08-02 18:26:10',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(17733,'4000','51690989960','2023-08-02 18:26:10',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(17734,'1100','51690992326','2023-08-02 19:05:46',140.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17735,'4000','51690992326','2023-08-02 19:05:46',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(17736,'1100','51691041819','2023-08-03 08:50:49',1500.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,''),(17737,'4000','51691041819','2023-08-03 08:50:49',NULL,900.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(17738,'4000','51691041819','2023-08-03 08:50:49',NULL,600.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(17739,'1100','51691041883','2023-08-03 08:51:40',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(17740,'4000','51691041883','2023-08-03 08:51:40',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(17743,'1100','51691041915','2023-08-03 08:52:01',300.00,NULL,'','5','1','Good sold','1','461','sales','','','No',NULL,NULL,''),(17744,'4000','51691041915','2023-08-03 08:52:01',NULL,300.00,'','5','1','Good sold','1','461','sales','2','','No',NULL,NULL,''),(17745,'1100','51691043402','2023-08-03 09:50:37',1000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(17746,'4000','51691043402','2023-08-03 09:50:37',NULL,1000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(17747,'1100','51691045446','2023-08-03 09:50:58',1500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(17748,'4000','51691045446','2023-08-03 09:50:58',NULL,1500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(17751,'1100','51691048628','2023-08-03 10:43:56',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(17752,'4000','51691048628','2023-08-03 10:43:56',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(17753,'1100','51691045475','2023-08-03 09:51:21',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(17754,'4000','51691045475','2023-08-03 09:51:21',NULL,300.00,'','5','1','Good sold','1','304','sales','6','','No',NULL,NULL,''),(17755,'1100','51691057669','2023-08-03 13:15:18',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(17756,'4000','51691057669','2023-08-03 13:15:18',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(17757,'1100','51691057793','2023-08-03 13:20:13',300.00,NULL,'','5','1','Good sold','1','397','sales','','','No',NULL,NULL,''),(17758,'4000','51691057793','2023-08-03 13:20:13',NULL,300.00,'','5','1','Good sold','1','397','sales','6','','No',NULL,NULL,''),(17759,'1100','51691058958','2023-08-03 13:58:08',1200.00,NULL,'','5','1','Good sold','1','484','sales','','','No',NULL,NULL,''),(17760,'4000','51691058958','2023-08-03 13:58:08',NULL,1200.00,'','5','1','Good sold','1','484','sales','4','','No',NULL,NULL,''),(17761,'1100','51691060339','2023-08-03 13:59:07',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(17762,'4000','51691060339','2023-08-03 13:59:07',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(17763,'1110','51691060996','2023-08-03 14:10:24',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(17764,'5500','51691060996','2023-08-03 14:10:24',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17765,'1100','51691060996','2023-08-03 14:10:24',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17766,'4000','51691060996','2023-08-03 14:10:24',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(17767,'1100','51691061142','2023-08-03 14:13:07',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17768,'4000','51691061142','2023-08-03 14:13:07',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(17771,'5800','51691061740','2023-08-03 14:22:40',60.00,NULL,'0','5','1','THREAD TAPE','1','','','116','','No',NULL,NULL,''),(17772,'1050','51691061740','2023-08-03 14:22:40',NULL,60.00,'0','5','1','THREAD TAPE','1','','','116','','No',NULL,NULL,''),(17775,'4165','51691061795','2023-08-03 14:23:32',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','117','','No',NULL,NULL,''),(17776,'1020','51691061795','2023-08-03 14:23:32',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','117','','No',NULL,NULL,''),(17779,'1100','51691062518','2023-08-03 14:35:24',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17780,'4000','51691062518','2023-08-03 14:35:24',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(17781,'1100','51691069515','2023-08-03 16:32:06',600.00,NULL,'','5','1','Good sold','1','295','sales','','','No',NULL,NULL,''),(17782,'4000','51691069515','2023-08-03 16:32:06',NULL,600.00,'','5','1','Good sold','1','295','sales','6','','No',NULL,NULL,''),(17783,'1100','51691069580','2023-08-03 16:39:26',300.00,NULL,'','5','1','Good sold','1','197','sales','','','No',NULL,NULL,''),(17784,'4000','51691069580','2023-08-03 16:39:26',NULL,300.00,'','5','1','Good sold','1','197','sales','6','','No',NULL,NULL,''),(17785,'1100','51691071826','2023-08-03 17:14:49',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(17786,'4000','51691071826','2023-08-03 17:14:49',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(17787,'1100','51691072381','2023-08-03 17:19:48',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(17788,'4000','51691072381','2023-08-03 17:19:48',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(17793,'1110','51691073646','2023-08-03 17:56:37',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(17794,'5500','51691073646','2023-08-03 18:00:23',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17795,'1100','51691073646','2023-08-03 17:56:37',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17796,'4000','51691073646','2023-08-03 17:56:37',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(17800,'1110','51691075038','2023-08-03 18:04:06',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(17801,'5500','51691075038','2023-08-03 18:04:06',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17802,'1100','51691075038','2023-08-03 18:04:06',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17803,'4000','51691075038','2023-08-03 18:04:06',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(17804,'1100','51691074985','2023-08-03 18:03:20',900.00,NULL,'','5','1','Good sold','1','426','sales','','','No',NULL,NULL,''),(17805,'4000','51691074985','2023-08-03 18:03:20',NULL,300.00,'','5','1','Good sold','1','426','sales','6','','No',NULL,NULL,''),(17806,'4000','51691074985','2023-08-03 18:06:22',NULL,300.00,'','5','1','Good sold','1','426','sales','4','','No',NULL,NULL,''),(17807,'4000','51691074985','2023-08-03 18:06:22',NULL,300.00,'','5','1','Good sold','1','426','sales','6','','No',NULL,NULL,''),(17808,'1100','51691075244','2023-08-03 18:07:32',300.00,NULL,'','5','1','Good sold','1','319','sales','','','No',NULL,NULL,''),(17809,'4000','51691075244','2023-08-03 18:07:32',NULL,300.00,'','5','1','Good sold','1','319','sales','6','','No',NULL,NULL,''),(17810,'1100','51691076314','2023-08-03 18:25:20',300.00,NULL,'','5','1','Good sold','1','176','sales','','','No',NULL,NULL,''),(17811,'4000','51691076314','2023-08-03 18:25:20',NULL,300.00,'','5','1','Good sold','1','176','sales','4','','No',NULL,NULL,''),(17812,'1100','51691128759','2023-08-04 08:59:36',1200.00,NULL,'','5','1','Good sold','1','288','sales','','','No',NULL,NULL,''),(17813,'4000','51691128759','2023-08-04 08:59:36',NULL,1200.00,'','5','1','Good sold','1','288','sales','6','','No',NULL,NULL,''),(17814,'1100','51691128791','2023-08-04 08:59:57',300.00,NULL,'','5','1','Good sold','1','411','sales','','','No',NULL,NULL,''),(17815,'4000','51691128791','2023-08-04 08:59:57',NULL,300.00,'','5','1','Good sold','1','411','sales','2','','No',NULL,NULL,''),(17816,'1100','51691128813','2023-08-04 09:00:23',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(17817,'4000','51691128813','2023-08-04 09:00:23',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(17818,'1100','51691128875','2023-08-04 09:02:02',370.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(17819,'4000','51691128875','2023-08-04 09:02:02',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(17820,'4000','51691128875','2023-08-04 09:02:02',NULL,70.00,'','5','1','Good sold','1','262','sales','10','','No',NULL,NULL,''),(17821,'1100','51691129338','2023-08-04 09:52:26',840.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(17822,'4000','51691129338','2023-08-04 09:52:26',NULL,840.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(17823,'1100','51691131969','2023-08-04 09:52:56',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(17824,'4000','51691131969','2023-08-04 09:52:56',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(17825,'1100','51691138230','2023-08-04 11:37:19',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17826,'4000','51691138230','2023-08-04 11:37:19',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(17827,'1100','51691138644','2023-08-04 11:44:38',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(17828,'4000','51691138644','2023-08-04 11:44:38',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(17829,'1100','51691138722','2023-08-04 11:46:20',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(17830,'4000','51691138722','2023-08-04 11:46:20',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(17831,'1100','51691143818','2023-08-04 13:10:34',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(17832,'4000','51691143818','2023-08-04 13:10:34',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(17833,'4000','51691143818','2023-08-04 13:10:34',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(17834,'1100','51691143969','2023-08-04 13:12:58',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(17835,'4000','51691143969','2023-08-04 13:12:58',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(17836,'1100','51691145027','2023-08-04 13:30:32',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(17837,'4000','51691145027','2023-08-04 13:30:32',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(17838,'1100','51691146050','2023-08-04 13:47:36',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(17839,'4000','51691146050','2023-08-04 13:47:36',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(17840,'1100','51691146431','2023-08-04 13:53:57',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(17841,'4000','51691146431','2023-08-04 13:53:57',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(17842,'1100','51691147689','2023-08-04 14:14:55',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(17843,'4000','51691147689','2023-08-04 14:14:55',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(17844,'1100','51691148161','2023-08-04 14:22:48',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(17845,'4000','51691148161','2023-08-04 14:22:48',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(17846,'1110','51691148698','2023-08-04 14:34:14',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(17847,'5500','51691148698','2023-08-04 14:34:14',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17848,'1100','51691148698','2023-08-04 14:34:14',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17849,'4000','51691148698','2023-08-04 14:34:14',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(17852,'1110','51691155241','2023-08-04 16:20:41',2250.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(17853,'2130','51691155241','2023-08-04 16:20:41',NULL,2250.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(17854,'1110','51691155270','2023-08-04 16:21:18',NULL,900.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(17855,'5500','51691155270','2023-08-04 16:21:18',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17856,'1100','51691155270','2023-08-04 16:21:18',1000.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17857,'4000','51691155270','2023-08-04 16:21:18',NULL,1000.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(17862,'1100','51691151841','2023-08-04 16:02:51',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17863,'4000','51691151841','2023-08-04 16:23:20',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17866,'1100','51691156794','2023-08-04 16:46:44',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17867,'4000','51691156794','2023-08-04 16:46:44',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(17868,'4000','51691156794','2023-08-04 16:59:07',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17869,'1100','51691157725','2023-08-04 17:42:43',900.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(17870,'4000','51691157725','2023-08-04 17:42:43',NULL,300.00,'','5','1','Good sold','1','444','sales','6','','No',NULL,NULL,''),(17871,'4000','51691157725','2023-08-04 17:42:43',NULL,300.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(17872,'4000','51691157725','2023-08-04 17:42:43',NULL,300.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(17873,'1110','51691160363','2023-08-04 17:49:19',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17874,'5500','51691160363','2023-08-04 17:49:19',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17875,'1100','51691160363','2023-08-04 17:49:19',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17876,'4000','51691160363','2023-08-04 17:49:19',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17877,'1100','51691160574','2023-08-04 17:51:59',65.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17878,'4000','51691160574','2023-08-04 17:51:59',NULL,65.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(17881,'1100','51691160952','2023-08-04 17:56:28',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17882,'4000','51691160952','2023-08-04 17:56:28',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(17885,'1100','51691161148','2023-08-04 17:59:16',300.00,NULL,'','5','1','Good sold','1','315','sales','','','No',NULL,NULL,''),(17886,'4000','51691161148','2023-08-04 17:59:16',NULL,300.00,'','5','1','Good sold','1','315','sales','6','','No',NULL,NULL,''),(17887,'1100','51691214395','2023-08-05 09:07:58',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(17888,'4000','51691214395','2023-08-05 09:07:58',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(17889,'1100','51691215770','2023-08-05 09:09:55',600.00,NULL,'','5','1','Good sold','1','154','sales','','','No',NULL,NULL,''),(17890,'4000','51691215770','2023-08-05 09:09:55',NULL,600.00,'','5','1','Good sold','1','154','sales','6','','No',NULL,NULL,''),(17891,'1100','51691216068','2023-08-05 09:42:14',900.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(17892,'4000','51691216068','2023-08-05 09:42:14',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(17893,'1100','51691218101','2023-08-05 09:48:30',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(17894,'4000','51691218101','2023-08-05 09:48:30',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(17895,'1100','51691218174','2023-08-05 09:59:21',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(17896,'4000','51691218174','2023-08-05 09:59:21',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(17897,'1100','51691219593','2023-08-05 11:02:57',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(17898,'4000','51691219593','2023-08-05 11:02:57',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(17899,'1100','51691224061','2023-08-05 11:27:48',300.00,NULL,'','5','1','Good sold','1','292','sales','','','No',NULL,NULL,''),(17900,'4000','51691224061','2023-08-05 11:27:48',NULL,300.00,'','5','1','Good sold','1','292','sales','6','','No',NULL,NULL,''),(17901,'1100','51691227024','2023-08-05 12:17:15',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(17902,'4000','51691227024','2023-08-05 12:17:15',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(17903,'1100','51691227055','2023-08-05 12:17:43',300.00,NULL,'','5','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(17904,'4000','51691227055','2023-08-05 12:17:43',NULL,300.00,'','5','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(17905,'1110','51691228357','2023-08-05 12:39:30',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(17906,'5500','51691228357','2023-08-05 12:39:30',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17907,'1100','51691228357','2023-08-05 12:39:30',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17908,'4000','51691228357','2023-08-05 12:39:30',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(17909,'1100','51691230388','2023-08-05 13:13:14',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(17910,'4000','51691230388','2023-08-05 13:13:14',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(17911,'1100','51691230616','2023-08-05 13:17:04',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17912,'4000','51691230616','2023-08-05 13:17:04',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(17913,'1110','51691231022','2023-08-05 13:24:09',NULL,336.00,'','5','1','Inventory sold','1','238','sales','7','','No',NULL,NULL,''),(17914,'5500','51691231022','2023-08-05 13:24:09',336.00,NULL,'','5','1','Cost of goods sold','1','238','sales','','','No',NULL,NULL,''),(17915,'1100','51691231022','2023-08-05 13:24:09',800.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(17916,'4000','51691231022','2023-08-05 13:24:09',NULL,300.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(17917,'4000','51691231022','2023-08-05 13:24:09',NULL,500.00,'','5','1','Good sold','1','238','sales','7','','No',NULL,NULL,''),(17918,'1100','51691231512','2023-08-05 13:32:02',560.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,''),(17919,'4000','51691231512','2023-08-05 13:32:02',NULL,560.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(17920,'1100','51691235300','2023-08-05 14:35:08',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17921,'4000','51691235300','2023-08-05 14:35:08',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17922,'1100','51691236414','2023-08-05 14:53:44',300.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(17923,'4000','51691236414','2023-08-05 14:53:44',NULL,300.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(17924,'1100','51691238871','2023-08-05 15:40:17',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(17925,'4000','51691238871','2023-08-05 15:40:17',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(17926,'1100','51691239591','2023-08-05 15:46:40',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(17927,'4000','51691239591','2023-08-05 15:46:40',NULL,600.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(17928,'1100','51691240071','2023-08-05 15:54:37',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(17929,'4000','51691240071','2023-08-05 15:54:37',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(17930,'1100','51691240093','2023-08-05 15:55:00',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(17931,'4000','51691240093','2023-08-05 15:55:00',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(17932,'1100','51691240213','2023-08-05 15:57:01',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(17933,'4000','51691240213','2023-08-05 15:57:01',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(17934,'1100','51691240252','2023-08-05 15:57:37',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(17935,'4000','51691240252','2023-08-05 15:57:37',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(17938,'1100','51691242116','2023-08-05 16:28:48',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17939,'4000','51691242116','2023-08-05 16:28:48',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(17944,'1110','51691242618','2023-08-05 16:37:07',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17945,'1110','51691242618','2023-08-05 16:38:34',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17946,'5500','51691242618','2023-08-05 16:38:34',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17947,'1100','51691242618','2023-08-05 16:37:07',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17948,'4000','51691242618','2023-08-05 16:37:07',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17949,'4000','51691242618','2023-08-05 16:38:34',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17950,'1100','51691243533','2023-08-05 16:52:25',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17951,'4000','51691243533','2023-08-05 16:52:25',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(17952,'1100','51691244118','2023-08-05 17:02:05',300.00,NULL,'','5','1','Good sold','1','362','sales','','','No',NULL,NULL,''),(17953,'4000','51691244118','2023-08-05 17:02:05',NULL,300.00,'','5','1','Good sold','1','362','sales','2','','No',NULL,NULL,''),(17954,'1100','51691244222','2023-08-05 17:04:50',600.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(17955,'4000','51691244222','2023-08-05 17:04:50',NULL,300.00,'','5','1','Good sold','1','385','sales','2','','No',NULL,NULL,''),(17956,'4000','51691244222','2023-08-05 17:04:50',NULL,300.00,'','5','1','Good sold','1','385','sales','8','','No',NULL,NULL,''),(17957,'1110','51691244877','2023-08-05 17:14:45',NULL,1105.00,'','5','1','Inventory sold','1','536','sales','1','','No',NULL,NULL,''),(17958,'5500','51691244877','2023-08-05 17:14:45',1105.00,NULL,'','5','1','Cost of goods sold','1','536','sales','','','No',NULL,NULL,''),(17959,'1100','51691244877','2023-08-05 17:14:45',1600.00,NULL,'','5','1','Good sold','1','536','sales','','','No',NULL,NULL,''),(17960,'4000','51691244877','2023-08-05 17:14:45',NULL,1600.00,'','5','1','Good sold','1','536','sales','1','','No',NULL,NULL,''),(17961,'1100','51691245812','2023-08-05 17:30:37',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17962,'4000','51691245812','2023-08-05 17:30:37',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17963,'1100','51691245864','2023-08-05 17:31:12',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(17964,'4000','51691245864','2023-08-05 17:31:12',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(17965,'1100','51691247481','2023-08-05 17:58:06',300.00,NULL,'','5','1','Good sold','1','413','sales','','','No',NULL,NULL,''),(17966,'4000','51691247481','2023-08-05 17:58:06',NULL,300.00,'','5','1','Good sold','1','413','sales','6','','No',NULL,NULL,''),(17967,'1100','51691247725','2023-08-05 18:02:13',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(17968,'4000','51691247725','2023-08-05 18:02:13',NULL,300.00,'','5','1','Good sold','1','110','sales','2','','No',NULL,NULL,''),(17969,'1100','51691248302','2023-08-05 18:11:52',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17970,'4000','51691248302','2023-08-05 18:11:52',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17971,'1100','51691315629','2023-08-06 12:53:57',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(17972,'4000','51691315629','2023-08-06 12:53:57',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(17973,'1100','51691315651','2023-08-06 12:54:17',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(17974,'4000','51691315651','2023-08-06 12:54:17',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(17975,'1100','51691315674','2023-08-06 12:54:42',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(17976,'4000','51691315674','2023-08-06 12:54:42',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(17977,'1100','51691315695','2023-08-06 12:55:06',600.00,NULL,'','5','1','Good sold','1','314','sales','','','No',NULL,NULL,''),(17978,'4000','51691315695','2023-08-06 12:55:06',NULL,300.00,'','5','1','Good sold','1','314','sales','4','','No',NULL,NULL,''),(17979,'4000','51691315695','2023-08-06 12:55:06',NULL,300.00,'','5','1','Good sold','1','314','sales','6','','No',NULL,NULL,''),(17980,'1100','51691315718','2023-08-06 12:55:26',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(17981,'4000','51691315718','2023-08-06 12:55:26',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(17982,'1100','51691316715','2023-08-06 13:12:14',840.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17983,'4000','51691316715','2023-08-06 13:12:14',NULL,560.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(17984,'4000','51691316715','2023-08-06 13:12:14',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17985,'1100','51691321142','2023-08-06 14:25:59',300.00,NULL,'','5','1','Good sold','1','331','sales','','','No',NULL,NULL,''),(17986,'4000','51691321142','2023-08-06 14:25:59',NULL,300.00,'','5','1','Good sold','1','331','sales','2','','No',NULL,NULL,''),(17987,'1100','51691321955','2023-08-06 14:39:24',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17988,'4000','51691321955','2023-08-06 14:39:24',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(17989,'1100','51691324121','2023-08-06 15:18:02',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(17990,'4000','51691324121','2023-08-06 15:18:02',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(17991,'1100','51691325182','2023-08-06 15:33:11',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17992,'4000','51691325182','2023-08-06 15:33:11',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(17993,'1110','51691326908','2023-08-06 16:01:54',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(17994,'5500','51691326908','2023-08-06 16:01:54',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(17995,'1100','51691326908','2023-08-06 16:01:54',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(17996,'4000','51691326908','2023-08-06 16:01:54',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(17997,'1100','51691327219','2023-08-06 16:07:12',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(17998,'4000','51691327219','2023-08-06 16:07:12',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(17999,'1100','51691327476','2023-08-06 16:18:20',300.00,NULL,'','5','1','Good sold','1','502','sales','','','No',NULL,NULL,''),(18000,'4000','51691327476','2023-08-06 16:18:20',NULL,300.00,'','5','1','Good sold','1','502','sales','6','','No',NULL,NULL,''),(18005,'1100','51691331089','2023-08-06 18:34:35',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18006,'4000','51691331089','2023-08-06 18:34:35',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(18007,'1100','51691336129','2023-08-06 18:35:40',560.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(18008,'4000','51691336129','2023-08-06 18:35:40',NULL,560.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(18009,'1110','51691331048','2023-08-06 17:11:17',NULL,19.54,'','5','1','Inventory sold','1','210','sales','14','','No',NULL,NULL,''),(18010,'1110','51691331048','2023-08-06 18:36:59',NULL,19.54,'','5','1','Inventory sold','1','210','sales','14','','No',NULL,NULL,''),(18011,'5500','51691331048','2023-08-06 18:36:59',39.08,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(18012,'1100','51691331048','2023-08-06 17:11:17',60.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(18013,'4000','51691331048','2023-08-06 17:11:17',NULL,30.00,'','5','1','Good sold','1','210','sales','14','','No',NULL,NULL,''),(18014,'4000','51691331048','2023-08-06 18:36:59',NULL,30.00,'','5','1','Good sold','1','210','sales','14','','No',NULL,NULL,''),(18015,'1100','51691387525','2023-08-07 08:56:36',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(18016,'4000','51691387525','2023-08-07 08:56:36',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(18021,'1110','51691392420','2023-08-07 10:13:49',NULL,38.22,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18022,'5500','51691392420','2023-08-07 10:17:35',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18023,'1100','51691392420','2023-08-07 10:13:49',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18024,'4000','51691392420','2023-08-07 10:13:49',NULL,100.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18025,'1100','51691393264','2023-08-07 10:33:32',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18026,'4000','51691393264','2023-08-07 10:33:32',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18027,'1100','51691393635','2023-08-07 10:51:00',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(18028,'4000','51691393635','2023-08-07 10:51:00',NULL,1250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(18029,'1100','51691394669','2023-08-07 10:51:16',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(18030,'4000','51691394669','2023-08-07 10:51:16',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(18031,'1100','51691394687','2023-08-07 10:51:33',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(18032,'4000','51691394687','2023-08-07 10:51:33',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(18033,'1100','51691397378','2023-08-07 11:36:29',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18034,'4000','51691397378','2023-08-07 11:36:29',NULL,300.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(18035,'1110','51691399020','2023-08-07 12:03:47',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18036,'5500','51691399020','2023-08-07 12:03:47',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18037,'1100','51691399020','2023-08-07 12:03:47',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18038,'4000','51691399020','2023-08-07 12:03:47',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18039,'1100','51691399039','2023-08-07 12:04:04',300.00,NULL,'','5','1','Good sold','1','54','sales','','','No',NULL,NULL,''),(18040,'4000','51691399039','2023-08-07 12:04:04',NULL,300.00,'','5','1','Good sold','1','54','sales','2','','No',NULL,NULL,''),(18041,'1100','51691399181','2023-08-07 12:12:56',300.00,NULL,'','5','1','Good sold','1','483','sales','','','No',NULL,NULL,''),(18042,'4000','51691399181','2023-08-07 12:12:56',NULL,300.00,'','5','1','Good sold','1','483','sales','2','','No',NULL,NULL,''),(18043,'1100','51691402137','2023-08-07 14:01:09',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18044,'4000','51691402137','2023-08-07 14:01:09',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18045,'1100','51691406085','2023-08-07 14:01:38',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(18046,'4000','51691406085','2023-08-07 14:01:38',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(18047,'4000','51691406085','2023-08-07 14:01:38',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(18048,'1100','51691406144','2023-08-07 14:23:11',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(18049,'4000','51691406144','2023-08-07 14:23:11',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(18050,'1100','51691408613','2023-08-07 14:45:50',300.00,NULL,'','5','1','Good sold','1','392','sales','','','No',NULL,NULL,''),(18051,'4000','51691408613','2023-08-07 14:45:50',NULL,300.00,'','5','1','Good sold','1','392','sales','2','','No',NULL,NULL,''),(18052,'1100','51691412117','2023-08-07 15:42:16',1800.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(18053,'4000','51691412117','2023-08-07 15:42:16',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(18054,'4000','51691412117','2023-08-07 15:42:16',NULL,300.00,'','5','1','Good sold','1','195','sales','4','','No',NULL,NULL,''),(18055,'1100','51691414526','2023-08-07 16:22:20',390.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(18056,'4000','51691414526','2023-08-07 16:22:20',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(18057,'1100','51691414563','2023-08-07 16:22:57',600.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(18058,'4000','51691414563','2023-08-07 16:22:57',NULL,600.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(18059,'1100','51691414587','2023-08-07 16:23:13',300.00,NULL,'','5','1','Good sold','1','505','sales','','','No',NULL,NULL,''),(18060,'4000','51691414587','2023-08-07 16:23:13',NULL,300.00,'','5','1','Good sold','1','505','sales','4','','No',NULL,NULL,''),(18061,'1110','51691414630','2023-08-07 16:23:55',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(18062,'5500','51691414630','2023-08-07 16:23:55',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18063,'1100','51691414630','2023-08-07 16:23:55',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18064,'4000','51691414630','2023-08-07 16:23:55',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(18065,'1100','51691415844','2023-08-07 16:46:38',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(18066,'4000','51691415844','2023-08-07 16:46:38',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(18067,'1100','51691417545','2023-08-07 17:12:47',1050.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(18068,'4000','51691417545','2023-08-07 17:12:47',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(18069,'4000','51691417545','2023-08-07 17:12:47',NULL,300.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(18070,'1100','51691419043','2023-08-07 17:37:41',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18071,'4000','51691419043','2023-08-07 17:37:41',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(18074,'5800','51691421724','2023-08-07 18:22:24',200.00,NULL,'0','5','1','SEAL','1','','','118','','No',NULL,NULL,''),(18075,'1050','51691421724','2023-08-07 18:22:24',NULL,200.00,'0','5','1','SEAL','1','','','118','','No',NULL,NULL,''),(18076,'1100','51691422650','2023-08-07 18:37:41',1120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18077,'4000','51691422650','2023-08-07 18:37:41',NULL,1120.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18078,'1110','51691425119','2023-08-07 19:18:54',NULL,76.44,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18079,'5500','51691425119','2023-08-07 19:18:54',76.44,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18080,'1100','51691425119','2023-08-07 19:18:54',200.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18081,'4000','51691425119','2023-08-07 19:18:54',NULL,200.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18082,'1110','51691425174','2023-08-07 19:19:42',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(18083,'5500','51691425174','2023-08-07 19:19:42',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18084,'1100','51691425174','2023-08-07 19:19:42',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18085,'4000','51691425174','2023-08-07 19:19:42',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(18086,'1100','51691472232','2023-08-08 08:23:57',300.00,NULL,'','5','1','Good sold','1','507','sales','','','No',NULL,NULL,''),(18087,'4000','51691472232','2023-08-08 08:23:57',NULL,300.00,'','5','1','Good sold','1','507','sales','6','','No',NULL,NULL,''),(18088,'1100','51691474217','2023-08-08 08:57:04',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(18089,'4000','51691474217','2023-08-08 08:57:04',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(18090,'1100','51691475607','2023-08-08 09:20:24',2100.00,NULL,'','5','1','Good sold','1','267','sales','','','No',NULL,NULL,''),(18091,'4000','51691475607','2023-08-08 09:20:24',NULL,900.00,'','5','1','Good sold','1','267','sales','6','','No',NULL,NULL,''),(18092,'4000','51691475607','2023-08-08 09:20:24',NULL,1200.00,'','5','1','Good sold','1','267','sales','2','','No',NULL,NULL,''),(18093,'1100','51691476352','2023-08-08 09:32:40',280.00,NULL,'','5','1','Good sold','1','448','sales','','','No',NULL,NULL,''),(18094,'4000','51691476352','2023-08-08 09:32:40',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(18095,'1100','51691477208','2023-08-08 09:46:57',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(18096,'4000','51691477208','2023-08-08 09:46:57',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(18097,'1100','51691477645','2023-08-08 09:54:11',300.00,NULL,'','5','1','Good sold','1','521','sales','','','No',NULL,NULL,''),(18098,'4000','51691477645','2023-08-08 09:54:11',NULL,300.00,'','5','1','Good sold','1','521','sales','2','','No',NULL,NULL,''),(18099,'1100','51691479571','2023-08-08 10:26:16',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(18100,'4000','51691479571','2023-08-08 10:26:16',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(18101,'1110','51691481029','2023-08-08 10:50:35',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(18102,'5500','51691481029','2023-08-08 10:50:35',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18103,'1100','51691481029','2023-08-08 10:50:35',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18104,'4000','51691481029','2023-08-08 10:50:35',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(18105,'1100','51691482526','2023-08-08 11:15:35',560.00,NULL,'','5','1','Good sold','1','422','sales','','','No',NULL,NULL,''),(18106,'4000','51691482526','2023-08-08 11:15:35',NULL,560.00,'','5','1','Good sold','1','422','sales','6','','No',NULL,NULL,''),(18107,'1100','51691482551','2023-08-08 11:16:06',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(18108,'4000','51691482551','2023-08-08 11:16:06',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(18109,'1110','51691484337','2023-08-08 11:45:43',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18110,'5500','51691484337','2023-08-08 11:45:43',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18111,'1100','51691484337','2023-08-08 11:45:43',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18112,'4000','51691484337','2023-08-08 11:45:43',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18113,'1100','51691484614','2023-08-08 11:50:23',150.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18114,'4000','51691484614','2023-08-08 11:50:23',NULL,150.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(18115,'1100','51691484665','2023-08-08 11:51:15',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(18116,'4000','51691484665','2023-08-08 11:51:15',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(18119,'1100','51691488514','2023-08-08 12:55:21',300.00,NULL,'','5','1','Good sold','1','524','sales','','','No',NULL,NULL,''),(18120,'4000','51691488514','2023-08-08 12:55:21',NULL,300.00,'','5','1','Good sold','1','524','sales','6','','No',NULL,NULL,''),(18123,'1100','51691488560','2023-08-08 12:56:07',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(18124,'4000','51691488560','2023-08-08 12:56:07',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(18125,'1110','51691488669','2023-08-08 13:36:40',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(18126,'5500','51691488669','2023-08-08 13:36:40',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18127,'1100','51691488669','2023-08-08 13:36:40',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18128,'4000','51691488669','2023-08-08 13:36:40',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(18129,'1100','51691488494','2023-08-08 12:55:00',600.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(18130,'4000','51691488494','2023-08-08 12:55:00',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(18131,'4000','51691488494','2023-08-08 13:37:38',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(18132,'1100','51691491109','2023-08-08 13:42:44',900.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(18133,'4000','51691491109','2023-08-08 13:42:44',NULL,900.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(18134,'1110','51691492273','2023-08-08 13:58:07',NULL,1105.00,'','5','1','Inventory sold','1','540','sales','1','','No',NULL,NULL,''),(18135,'5500','51691492273','2023-08-08 13:58:07',1105.00,NULL,'','5','1','Cost of goods sold','1','540','sales','','','No',NULL,NULL,''),(18136,'1100','51691492273','2023-08-08 13:58:07',1600.00,NULL,'','5','1','Good sold','1','540','sales','','','No',NULL,NULL,''),(18137,'4000','51691492273','2023-08-08 13:58:07',NULL,1600.00,'','5','1','Good sold','1','540','sales','1','','No',NULL,NULL,''),(18142,'1100','51691488534','2023-08-08 12:55:41',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(18143,'4000','51691488534','2023-08-08 14:00:08',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(18144,'1100','51691492549','2023-08-08 14:02:38',600.00,NULL,'','5','1','Good sold','1','178','sales','','','No',NULL,NULL,''),(18145,'4000','51691492549','2023-08-08 14:02:38',NULL,600.00,'','5','1','Good sold','1','178','sales','6','','No',NULL,NULL,''),(18146,'1100','51691493015','2023-08-08 14:10:21',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18147,'4000','51691493015','2023-08-08 14:10:21',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(18148,'1100','51691493959','2023-08-08 14:26:08',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18149,'4000','51691493959','2023-08-08 14:26:08',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(18150,'1110','51691498729','2023-08-08 15:45:45',NULL,1105.00,'','5','1','Inventory sold','1','444','sales','1','','No',NULL,NULL,''),(18151,'5500','51691498729','2023-08-08 15:45:45',1105.00,NULL,'','5','1','Cost of goods sold','1','444','sales','','','No',NULL,NULL,''),(18152,'1100','51691498729','2023-08-08 15:45:45',2500.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(18153,'4000','51691498729','2023-08-08 15:45:45',NULL,900.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(18154,'4000','51691498729','2023-08-08 15:45:45',NULL,1600.00,'','5','1','Good sold','1','444','sales','1','','No',NULL,NULL,''),(18155,'1100','51691498841','2023-08-08 15:47:41',750.00,NULL,'','5','1','Good sold','1','125','sales','','','No',NULL,NULL,''),(18156,'4000','51691498841','2023-08-08 15:47:41',NULL,300.00,'','5','1','Good sold','1','125','sales','4','','No',NULL,NULL,''),(18157,'4000','51691498841','2023-08-08 15:47:41',NULL,300.00,'','5','1','Good sold','1','125','sales','6','','No',NULL,NULL,''),(18158,'4000','51691498841','2023-08-08 15:47:41',NULL,150.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(18159,'1110','51691499016','2023-08-08 15:50:41',NULL,900.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(18160,'5500','51691499016','2023-08-08 15:50:41',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18161,'1100','51691499016','2023-08-08 15:50:41',1000.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18162,'4000','51691499016','2023-08-08 15:50:41',NULL,1000.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(18163,'1110','51691499291','2023-08-08 15:54:56',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18164,'5500','51691499291','2023-08-08 15:54:56',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18165,'1100','51691499291','2023-08-08 15:54:56',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18166,'4000','51691499291','2023-08-08 15:54:56',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18167,'1110','51691500656','2023-08-08 16:17:43',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(18168,'5500','51691500656','2023-08-08 16:17:43',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18169,'1100','51691500656','2023-08-08 16:17:43',500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18170,'4000','51691500656','2023-08-08 16:17:43',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(18171,'1110','51691501140','2023-08-08 16:33:12',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18172,'5500','51691501140','2023-08-08 16:33:12',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18173,'1100','51691501140','2023-08-08 16:33:12',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18174,'4000','51691501140','2023-08-08 16:33:12',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18175,'1100','51691502771','2023-08-08 16:53:01',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(18176,'4000','51691502771','2023-08-08 16:53:01',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(18177,'1100','51691502915','2023-08-08 16:55:26',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18178,'4000','51691502915','2023-08-08 16:55:26',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(18179,'1000','51691503475','2023-08-08 17:04:42',280.00,NULL,'','5','1','Good sold','1','467','Payment','','','No',NULL,NULL,''),(18181,'1100','51691503475','2023-08-08 17:04:42',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(18182,'4000','51691503475','2023-08-08 17:04:42',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(18183,'1110','51691503559','2023-08-08 17:06:14',NULL,26.00,'','5','1','Inventory sold','1','209','sales','18','','No',NULL,NULL,''),(18184,'5500','51691503559','2023-08-08 17:06:14',26.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18185,'1100','51691503559','2023-08-08 17:06:14',20.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18186,'4000','51691503559','2023-08-08 17:06:14',NULL,20.00,'','5','1','Good sold','1','209','sales','18','','No',NULL,NULL,''),(18187,'1100','51691503782','2023-08-08 17:09:49',300.00,NULL,'','5','1','Good sold','1','227','sales','','','No',NULL,NULL,''),(18188,'4000','51691503782','2023-08-08 17:09:49',NULL,300.00,'','5','1','Good sold','1','227','sales','2','','No',NULL,NULL,''),(18189,'1100','51691505060','2023-08-08 17:31:13',300.00,NULL,'','5','1','Good sold','1','519','sales','','','No',NULL,NULL,''),(18190,'4000','51691505060','2023-08-08 17:31:13',NULL,300.00,'','5','1','Good sold','1','519','sales','2','','No',NULL,NULL,''),(18191,'1110','51691509345','2023-08-08 18:42:31',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18192,'5500','51691509345','2023-08-08 18:42:31',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18193,'1100','51691509345','2023-08-08 18:42:31',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18194,'4000','51691509345','2023-08-08 18:42:31',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18195,'1100','51691509391','2023-08-08 18:43:20',1200.00,NULL,'','5','1','Good sold','1','469','sales','','','No',NULL,NULL,''),(18196,'4000','51691509391','2023-08-08 18:43:20',NULL,1200.00,'','5','1','Good sold','1','469','sales','6','','No',NULL,NULL,''),(18197,'1100','51691509423','2023-08-08 18:43:48',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(18198,'4000','51691509423','2023-08-08 18:43:48',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(18199,'1100','51691559744','2023-08-09 08:42:31',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18200,'4000','51691559744','2023-08-09 08:42:31',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(18201,'1100','51691559766','2023-08-09 08:42:54',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(18202,'4000','51691559766','2023-08-09 08:42:54',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(18203,'1100','51691559814','2023-08-09 09:48:23',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(18204,'4000','51691559814','2023-08-09 09:48:23',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(18205,'1100','51691566640','2023-08-09 10:37:47',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(18206,'4000','51691566640','2023-08-09 10:37:47',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(18207,'1100','51691567757','2023-08-09 10:56:07',900.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(18208,'4000','51691567757','2023-08-09 10:56:07',NULL,900.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(18209,'1100','51691568590','2023-08-09 11:09:59',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(18210,'4000','51691568590','2023-08-09 11:09:59',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(18211,'1100','51691568618','2023-08-09 11:10:23',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(18212,'4000','51691568618','2023-08-09 11:10:23',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(18213,'1110','51691568914','2023-08-09 11:31:47',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18214,'5500','51691568914','2023-08-09 11:31:47',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18215,'1100','51691568914','2023-08-09 11:31:47',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18216,'4000','51691568914','2023-08-09 11:31:47',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18217,'1100','51691570229','2023-08-09 11:37:30',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(18218,'4000','51691570229','2023-08-09 11:37:30',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(18219,'1110','51691570279','2023-08-09 11:59:01',NULL,168.00,'','5','1','Inventory sold','1','541','sales','7','','No',NULL,NULL,''),(18220,'5500','51691570279','2023-08-09 11:59:01',168.00,NULL,'','5','1','Cost of goods sold','1','541','sales','','','No',NULL,NULL,''),(18221,'1100','51691570279','2023-08-09 11:59:01',250.00,NULL,'','5','1','Good sold','1','541','sales','','','No',NULL,NULL,''),(18222,'4000','51691570279','2023-08-09 11:59:01',NULL,250.00,'','5','1','Good sold','1','541','sales','7','','No',NULL,NULL,''),(18223,'1100','51691573434','2023-08-09 13:26:17',600.00,NULL,'','5','1','Good sold','1','273','sales','','','No',NULL,NULL,''),(18224,'4000','51691573434','2023-08-09 13:26:17',NULL,600.00,'','5','1','Good sold','1','273','sales','6','','No',NULL,NULL,''),(18225,'1100','51691577269','2023-08-09 13:34:34',300.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(18226,'4000','51691577269','2023-08-09 13:34:34',NULL,300.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(18227,'1100','51691580549','2023-08-09 14:29:22',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18228,'4000','51691580549','2023-08-09 14:29:22',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(18229,'1100','51691581985','2023-08-09 14:53:48',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(18230,'4000','51691581985','2023-08-09 14:53:48',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(18231,'1100','51691583574','2023-08-09 15:19:44',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18232,'4000','51691583574','2023-08-09 15:19:44',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18233,'1100','51691583597','2023-08-09 15:20:19',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(18234,'4000','51691583597','2023-08-09 15:20:19',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(18235,'1100','51691589593','2023-08-09 16:59:59',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(18236,'4000','51691589593','2023-08-09 16:59:59',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(18237,'1100','51691589613','2023-08-09 17:00:17',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(18238,'4000','51691589613','2023-08-09 17:00:17',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(18239,'1100','51691589631','2023-08-09 17:00:38',300.00,NULL,'','5','1','Good sold','1','132','sales','','','No',NULL,NULL,''),(18240,'4000','51691589631','2023-08-09 17:00:38',NULL,300.00,'','5','1','Good sold','1','132','sales','8','','No',NULL,NULL,''),(18241,'1100','51691589660','2023-08-09 17:01:11',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(18242,'4000','51691589660','2023-08-09 17:01:11',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(18243,'1100','51691589698','2023-08-09 17:01:50',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(18244,'4000','51691589698','2023-08-09 17:01:50',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(18245,'1100','51691589722','2023-08-09 17:02:11',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18246,'4000','51691589722','2023-08-09 17:02:11',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18247,'1100','51691589744','2023-08-09 17:02:32',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(18248,'4000','51691589744','2023-08-09 17:02:32',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(18249,'1100','51691589799','2023-08-09 17:03:24',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18250,'4000','51691589799','2023-08-09 17:03:24',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(18251,'1100','51691590396','2023-08-09 17:13:22',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(18252,'4000','51691590396','2023-08-09 17:13:22',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(18253,'1100','51691590414','2023-08-09 17:13:41',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(18254,'4000','51691590414','2023-08-09 17:13:41',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(18255,'1100','51691590436','2023-08-09 17:14:02',300.00,NULL,'','5','1','Good sold','1','284','sales','','','No',NULL,NULL,''),(18256,'4000','51691590436','2023-08-09 17:14:02',NULL,300.00,'','5','1','Good sold','1','284','sales','6','','No',NULL,NULL,''),(18257,'1110','51691592965','2023-08-09 17:56:05',8840.00,NULL,'','5','1','Inventory Purchased','1','9','Purchases','1','','No',NULL,NULL,''),(18258,'2130','51691592965','2023-08-09 17:56:05',NULL,8840.00,'','5','1','Account payable for inventory','1','9','Purchases','','','No',NULL,NULL,''),(18259,'1110','51691592988','2023-08-09 17:56:33',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(18260,'5500','51691592988','2023-08-09 17:56:33',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18261,'1100','51691592988','2023-08-09 17:56:33',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18262,'4000','51691592988','2023-08-09 17:56:33',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(18263,'1100','51691593012','2023-08-09 17:56:57',150.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18264,'4000','51691593012','2023-08-09 17:56:57',NULL,150.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(18265,'1100','51691595446','2023-08-09 18:37:57',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18266,'4000','51691595446','2023-08-09 18:37:57',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(18269,'1100','51691597708','2023-08-09 19:15:18',1120.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,''),(18270,'4000','51691597708','2023-08-09 19:15:18',NULL,1120.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(18271,'1100','51691596342','2023-08-09 19:14:06',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18272,'4000','51691596342','2023-08-09 19:14:06',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18273,'1100','51691599160','2023-08-09 19:39:29',280.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(18274,'4000','51691599160','2023-08-09 19:39:29',NULL,280.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(18275,'1100','51691647313','2023-08-10 09:01:59',300.00,NULL,'','5','1','Good sold','1','508','sales','','','No',NULL,NULL,''),(18276,'4000','51691647313','2023-08-10 09:01:59',NULL,300.00,'','5','1','Good sold','1','508','sales','6','','No',NULL,NULL,''),(18277,'1100','51691647349','2023-08-10 09:02:41',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(18278,'4000','51691647349','2023-08-10 09:02:41',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(18279,'1100','51691647502','2023-08-10 09:32:42',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(18280,'4000','51691647502','2023-08-10 09:32:42',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(18281,'1100','51691649178','2023-08-10 09:33:50',900.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(18282,'4000','51691649178','2023-08-10 09:33:50',NULL,900.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(18283,'1100','51691649245','2023-08-10 09:34:12',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(18284,'4000','51691649245','2023-08-10 09:34:12',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(18285,'1100','51691649259','2023-08-10 09:34:32',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(18286,'4000','51691649259','2023-08-10 09:34:32',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(18287,'1100','51691652859','2023-08-10 10:34:24',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18288,'4000','51691652859','2023-08-10 10:34:24',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18289,'1100','51691654325','2023-08-10 10:58:56',280.00,NULL,'','5','1','Good sold','1','247','sales','','','No',NULL,NULL,''),(18290,'4000','51691654325','2023-08-10 10:58:56',NULL,280.00,'','5','1','Good sold','1','247','sales','2','','No',NULL,NULL,''),(18291,'1100','51691656773','2023-08-10 11:39:39',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(18292,'4000','51691656773','2023-08-10 11:39:39',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(18293,'1100','51691658009','2023-08-10 12:00:27',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(18294,'4000','51691658009','2023-08-10 12:00:27',NULL,1250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(18295,'1100','51691658036','2023-08-10 12:00:45',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(18296,'4000','51691658036','2023-08-10 12:00:45',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(18297,'1100','51691658852','2023-08-10 12:14:24',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(18298,'4000','51691658852','2023-08-10 12:14:24',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(18299,'1100','51691662508','2023-08-10 13:15:23',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(18300,'4000','51691662508','2023-08-10 13:15:23',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(18301,'1100','51691662537','2023-08-10 13:15:45',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(18302,'4000','51691662537','2023-08-10 13:15:45',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(18305,'1100','51691662557','2023-08-10 13:16:04',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(18306,'4000','51691662557','2023-08-10 13:16:04',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(18307,'1100','51691666228','2023-08-10 14:17:33',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18308,'4000','51691666228','2023-08-10 14:17:33',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18309,'1100','51691668747','2023-08-10 15:00:36',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18310,'4000','51691668747','2023-08-10 15:00:36',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(18311,'1100','51691669842','2023-08-10 15:17:29',300.00,NULL,'','5','1','Good sold','1','542','sales','','','No',NULL,NULL,''),(18312,'4000','51691669842','2023-08-10 15:17:29',NULL,300.00,'','5','1','Good sold','1','542','sales','6','','No',NULL,NULL,''),(18313,'1100','51691673789','2023-08-10 16:23:18',300.00,NULL,'','5','1','Good sold','1','169','sales','','','No',NULL,NULL,''),(18314,'4000','51691673789','2023-08-10 16:23:18',NULL,300.00,'','5','1','Good sold','1','169','sales','2','','No',NULL,NULL,''),(18315,'1100','51691677120','2023-08-10 17:18:48',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(18316,'4000','51691677120','2023-08-10 17:18:48',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(18317,'1110','51691677386','2023-08-10 17:23:14',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18318,'5500','51691677386','2023-08-10 17:23:14',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18319,'1100','51691677386','2023-08-10 17:23:14',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18320,'4000','51691677386','2023-08-10 17:23:14',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18321,'1100','51691678728','2023-08-10 17:45:36',300.00,NULL,'','5','1','Good sold','1','524','sales','','','No',NULL,NULL,''),(18322,'4000','51691678728','2023-08-10 17:45:36',NULL,300.00,'','5','1','Good sold','1','524','sales','6','','No',NULL,NULL,''),(18323,'1100','51691681333','2023-08-10 18:32:35',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18324,'4000','51691681333','2023-08-10 18:32:35',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18325,'1100','51691741518','2023-08-11 11:12:15',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(18326,'4000','51691741518','2023-08-11 11:12:15',NULL,900.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(18327,'4000','51691741518','2023-08-11 11:12:15',NULL,600.00,'','5','1','Good sold','1','65','sales','6','','No',NULL,NULL,''),(18328,'1100','51691741556','2023-08-11 11:12:48',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(18329,'4000','51691741556','2023-08-11 11:12:48',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(18330,'1110','51691741582','2023-08-11 11:13:18',NULL,900.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(18331,'5500','51691741582','2023-08-11 11:13:18',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18332,'1100','51691741582','2023-08-11 11:13:18',1000.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18333,'4000','51691741582','2023-08-11 11:13:18',NULL,1000.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(18336,'1110','51691741870','2023-08-11 11:18:36',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18337,'5500','51691741870','2023-08-11 11:18:36',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18338,'1100','51691741870','2023-08-11 11:17:56',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18339,'4000','51691741870','2023-08-11 11:17:56',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(18340,'4000','51691741870','2023-08-11 11:18:36',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18341,'1100','51691741930','2023-08-11 11:19:26',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(18342,'4000','51691741930','2023-08-11 11:19:26',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(18343,'1100','51691742006','2023-08-11 11:20:12',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(18344,'4000','51691742006','2023-08-11 11:20:12',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(18345,'1100','51691742727','2023-08-11 11:32:27',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(18346,'4000','51691742727','2023-08-11 11:32:27',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(18349,'1100','51691744737','2023-08-11 12:06:11',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(18350,'4000','51691744737','2023-08-11 12:06:11',NULL,300.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(18355,'1100','51691744581','2023-08-11 12:03:11',300.00,NULL,'','5','1','Good sold','1','470','sales','','','No',NULL,NULL,''),(18356,'4000','51691744581','2023-08-11 12:44:42',NULL,300.00,'','5','1','Good sold','1','470','sales','2','','No',NULL,NULL,''),(18357,'1100','51691747121','2023-08-11 12:45:30',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(18358,'4000','51691747121','2023-08-11 12:45:30',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(18359,'1100','51691747443','2023-08-11 12:50:58',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18360,'4000','51691747443','2023-08-11 12:50:58',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(18361,'1100','51691749599','2023-08-11 13:26:46',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(18362,'4000','51691749599','2023-08-11 13:26:46',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(18363,'1100','51691753445','2023-08-11 14:31:00',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(18364,'4000','51691753445','2023-08-11 14:31:00',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(18365,'1100','51691755835','2023-08-11 15:10:54',1660.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18366,'4000','51691755835','2023-08-11 15:10:54',NULL,1400.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18367,'4000','51691755835','2023-08-11 15:10:54',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(18368,'1100','51691757338','2023-08-11 15:35:44',300.00,NULL,'','5','1','Good sold','1','161','sales','','','No',NULL,NULL,''),(18369,'4000','51691757338','2023-08-11 15:35:44',NULL,300.00,'','5','1','Good sold','1','161','sales','6','','No',NULL,NULL,''),(18370,'1100','51691757357','2023-08-11 15:36:09',600.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(18371,'4000','51691757357','2023-08-11 15:36:09',NULL,300.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(18372,'4000','51691757357','2023-08-11 15:36:09',NULL,300.00,'','5','1','Good sold','1','118','sales','4','','No',NULL,NULL,''),(18373,'1100','51691758437','2023-08-11 15:54:02',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(18374,'4000','51691758437','2023-08-11 15:54:02',NULL,300.00,'','5','1','Good sold','1','238','sales','6','','No',NULL,NULL,''),(18375,'1100','51691758464','2023-08-11 15:54:30',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(18376,'4000','51691758464','2023-08-11 15:54:30',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(18377,'1100','51691759831','2023-08-11 16:17:18',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18378,'4000','51691759831','2023-08-11 16:17:18',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(18379,'1100','51691760383','2023-08-11 16:26:32',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18380,'4000','51691760383','2023-08-11 16:26:32',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(18381,'1100','51691760545','2023-08-11 16:33:33',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(18382,'4000','51691760545','2023-08-11 16:33:33',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(18387,'1100','51691761493','2023-08-11 16:47:27',300.00,NULL,'','5','1','Good sold','1','521','sales','','','No',NULL,NULL,''),(18388,'4000','51691761493','2023-08-11 16:47:27',NULL,300.00,'','5','1','Good sold','1','521','sales','2','','No',NULL,NULL,''),(18389,'1110','51691761101','2023-08-11 16:44:38',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(18390,'5500','51691761101','2023-08-11 16:48:00',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18391,'1100','51691761101','2023-08-11 16:44:38',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18392,'4000','51691761101','2023-08-11 16:44:38',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(18393,'1100','51691761700','2023-08-11 16:48:41',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(18394,'4000','51691761700','2023-08-11 16:48:41',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(18395,'1100','51691762572','2023-08-11 17:18:37',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(18396,'4000','51691762572','2023-08-11 17:18:37',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(18397,'1100','51691763565','2023-08-11 17:35:56',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18398,'4000','51691763565','2023-08-11 17:35:56',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(18399,'1100','51691765966','2023-08-11 17:59:34',300.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(18400,'4000','51691765966','2023-08-11 17:59:34',NULL,300.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(18401,'1100','51691766811','2023-08-11 18:13:40',300.00,NULL,'','5','1','Good sold','1','364','sales','','','No',NULL,NULL,''),(18402,'4000','51691766811','2023-08-11 18:13:40',NULL,300.00,'','5','1','Good sold','1','364','sales','2','','No',NULL,NULL,''),(18403,'1100','51691767601','2023-08-11 18:27:05',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18404,'4000','51691767601','2023-08-11 18:27:05',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(18405,'1100','51691769427','2023-08-11 18:57:19',280.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(18406,'4000','51691769427','2023-08-11 18:57:19',NULL,280.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(18407,'1110','51691770098','2023-08-11 19:08:26',NULL,19.54,'','5','1','Inventory sold','1','210','sales','14','','No',NULL,NULL,''),(18408,'5500','51691770098','2023-08-11 19:08:26',19.54,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(18409,'1100','51691770098','2023-08-11 19:08:26',30.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(18410,'4000','51691770098','2023-08-11 19:08:26',NULL,30.00,'','5','1','Good sold','1','210','sales','14','','No',NULL,NULL,''),(18411,'1100','51691821565','2023-08-12 09:42:16',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18412,'4000','51691821565','2023-08-12 09:42:16',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(18413,'1100','51691822576','2023-08-12 09:43:02',300.00,NULL,'','5','1','Good sold','1','475','sales','','','No',NULL,NULL,''),(18414,'4000','51691822576','2023-08-12 09:43:02',NULL,300.00,'','5','1','Good sold','1','475','sales','4','','No',NULL,NULL,''),(18415,'1100','51691822840','2023-08-12 10:46:12',140.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18416,'4000','51691822840','2023-08-12 10:46:12',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(18417,'1100','51691827893','2023-08-12 11:11:38',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(18418,'4000','51691827893','2023-08-12 11:11:38',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(18421,'1100','51691830836','2023-08-12 12:38:18',1200.00,NULL,'','5','1','Good sold','1','373','sales','','','No',NULL,NULL,''),(18422,'4000','51691830836','2023-08-12 12:38:18',NULL,600.00,'','5','1','Good sold','1','373','sales','4','','No',NULL,NULL,''),(18423,'4000','51691830836','2023-08-12 12:38:18',NULL,600.00,'','5','1','Good sold','1','373','sales','6','','No',NULL,NULL,''),(18424,'1100','51691833272','2023-08-12 12:43:31',300.00,NULL,'','5','1','Good sold','1','415','sales','','','No',NULL,NULL,''),(18425,'4000','51691833272','2023-08-12 12:43:31',NULL,300.00,'','5','1','Good sold','1','415','sales','4','','No',NULL,NULL,''),(18426,'1100','51691834844','2023-08-12 13:07:31',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(18427,'4000','51691834844','2023-08-12 13:07:31',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(18428,'1100','51691834865','2023-08-12 13:08:02',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(18429,'4000','51691834865','2023-08-12 13:08:02',NULL,300.00,'','5','1','Good sold','1','110','sales','2','','No',NULL,NULL,''),(18430,'1100','51691835546','2023-08-12 13:22:13',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18431,'4000','51691835546','2023-08-12 13:22:13',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(18432,'1100','51691836820','2023-08-12 13:40:26',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(18433,'4000','51691836820','2023-08-12 13:40:26',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(18434,'1100','51691836982','2023-08-12 13:50:48',280.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(18435,'4000','51691836982','2023-08-12 13:50:48',NULL,280.00,'','5','1','Good sold','1','180','sales','6','','No',NULL,NULL,''),(18436,'1100','51691837483','2023-08-12 13:51:29',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(18437,'4000','51691837483','2023-08-12 13:51:29',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(18447,'1110','51691829575','2023-08-12 14:38:59',NULL,378.00,'','5','1','Inventory sold','1','515','sales','3','','No',NULL,NULL,''),(18448,'5500','51691829575','2023-08-12 14:38:59',378.00,NULL,'','5','1','Cost of goods sold','1','515','sales','','','No',NULL,NULL,''),(18449,'1100','51691829575','2023-08-12 11:59:16',500.00,NULL,'','5','1','Good sold','1','515','sales','','','No',NULL,NULL,''),(18450,'4000','51691829575','2023-08-12 14:38:59',NULL,500.00,'','5','1','Good sold','1','515','sales','3','','No',NULL,NULL,''),(18451,'1110','51691840914','2023-08-12 15:14:59',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18452,'5500','51691840914','2023-08-12 15:14:59',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18453,'1100','51691840914','2023-08-12 15:14:59',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18454,'4000','51691840914','2023-08-12 15:14:59',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18455,'1110','51691842519','2023-08-12 15:15:25',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(18456,'5500','51691842519','2023-08-12 15:15:25',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18457,'1100','51691842519','2023-08-12 15:15:25',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18458,'4000','51691842519','2023-08-12 15:15:25',NULL,250.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(18459,'1100','51691843447','2023-08-12 15:31:09',600.00,NULL,'','5','1','Good sold','1','534','sales','','','No',NULL,NULL,''),(18460,'4000','51691843447','2023-08-12 15:31:09',NULL,600.00,'','5','1','Good sold','1','534','sales','6','','No',NULL,NULL,''),(18461,'1100','51691843537','2023-08-12 15:32:25',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(18462,'4000','51691843537','2023-08-12 15:32:25',NULL,300.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(18463,'1100','51691846078','2023-08-12 16:14:46',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(18464,'4000','51691846078','2023-08-12 16:14:46',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(18465,'1100','51691846506','2023-08-12 16:22:29',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(18466,'4000','51691846506','2023-08-12 16:22:29',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(18467,'1100','51691846610','2023-08-12 16:23:53',300.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(18468,'4000','51691846610','2023-08-12 16:23:53',NULL,300.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(18469,'1100','51691846655','2023-08-12 16:24:21',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(18470,'4000','51691846655','2023-08-12 16:24:21',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(18471,'1100','51691850390','2023-08-12 17:26:41',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18472,'4000','51691850390','2023-08-12 17:26:41',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(18475,'5800','51691850573','2023-08-12 17:29:45',100.00,NULL,'0','5','1','MOTORCYCLE WASHING FEE','1','','','119','','No',NULL,NULL,''),(18476,'1050','51691850573','2023-08-12 17:29:45',NULL,100.00,'0','5','1','MOTORCYCLE WASHING FEE','1','','','119','','No',NULL,NULL,''),(18477,'1110','51691850879','2023-08-12 17:51:21',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18478,'5500','51691850879','2023-08-12 17:51:21',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18479,'1100','51691850879','2023-08-12 17:51:21',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18480,'4000','51691850879','2023-08-12 17:51:21',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18481,'1100','51691854509','2023-08-12 18:35:15',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(18482,'4000','51691854509','2023-08-12 18:35:15',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(18483,'1100','51691854633','2023-08-12 18:37:20',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(18484,'4000','51691854633','2023-08-12 18:37:20',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(18485,'1100','51691922172','2023-08-13 13:22:59',150.00,NULL,'','5','1','Good sold','1','380','sales','','','No',NULL,NULL,''),(18486,'4000','51691922172','2023-08-13 13:22:59',NULL,150.00,'','5','1','Good sold','1','380','sales','8','','No',NULL,NULL,''),(18487,'1100','51691922194','2023-08-13 13:23:22',300.00,NULL,'','5','1','Good sold','1','381','sales','','','No',NULL,NULL,''),(18488,'4000','51691922194','2023-08-13 13:23:22',NULL,300.00,'','5','1','Good sold','1','381','sales','2','','No',NULL,NULL,''),(18489,'1100','51691923606','2023-08-13 13:50:59',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(18490,'4000','51691923606','2023-08-13 13:50:59',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(18491,'1100','51691925351','2023-08-13 14:16:23',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(18492,'4000','51691925351','2023-08-13 14:16:23',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(18493,'1100','51691927759','2023-08-13 14:56:03',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18494,'4000','51691927759','2023-08-13 14:56:03',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(18495,'1100','51691929226','2023-08-13 15:20:33',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(18496,'4000','51691929226','2023-08-13 15:20:33',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(18497,'1100','51691931949','2023-08-13 16:06:01',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(18498,'4000','51691931949','2023-08-13 16:06:01',NULL,300.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(18499,'4000','51691931949','2023-08-13 16:06:01',NULL,300.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(18500,'1100','51691935659','2023-08-13 17:07:45',300.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(18501,'4000','51691935659','2023-08-13 17:07:45',NULL,300.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(18502,'1100','51691937088','2023-08-13 17:31:35',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(18503,'4000','51691937088','2023-08-13 17:31:35',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(18504,'1110','51691937671','2023-08-13 17:41:42',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(18505,'5500','51691937671','2023-08-13 17:41:42',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18506,'1100','51691937671','2023-08-13 17:41:42',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18507,'4000','51691937671','2023-08-13 17:41:42',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(18508,'1110','51691939643','2023-08-13 18:14:19',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18509,'5500','51691939643','2023-08-13 18:14:19',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18510,'1100','51691939643','2023-08-13 18:14:19',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18511,'4000','51691939643','2023-08-13 18:14:19',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18512,'1100','51691940488','2023-08-13 18:30:00',300.00,NULL,'','5','1','Good sold','1','543','sales','','','No',NULL,NULL,''),(18513,'4000','51691940488','2023-08-13 18:30:00',NULL,300.00,'','5','1','Good sold','1','543','sales','2','','No',NULL,NULL,''),(18514,'1100','51691993315','2023-08-14 09:09:03',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(18515,'4000','51691993315','2023-08-14 09:09:03',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(18516,'1100','51691993618','2023-08-14 10:19:16',1250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(18517,'4000','51691993618','2023-08-14 10:19:16',NULL,1250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(18518,'1100','51691997564','2023-08-14 10:19:34',1500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(18519,'4000','51691997564','2023-08-14 10:19:34',NULL,1500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(18520,'1100','51691998456','2023-08-14 10:34:24',300.00,NULL,'','5','1','Good sold','1','524','sales','','','No',NULL,NULL,''),(18521,'4000','51691998456','2023-08-14 10:34:24',NULL,300.00,'','5','1','Good sold','1','524','sales','6','','No',NULL,NULL,''),(18522,'1100','51691998484','2023-08-14 10:34:49',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(18523,'4000','51691998484','2023-08-14 10:34:49',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(18524,'1100','51691999067','2023-08-14 10:44:32',300.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,''),(18525,'4000','51691999067','2023-08-14 10:44:32',NULL,300.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(18526,'1100','51692001605','2023-08-14 11:27:21',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(18527,'4000','51692001605','2023-08-14 11:27:21',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(18528,'1100','51692001696','2023-08-14 11:28:22',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18529,'4000','51692001696','2023-08-14 11:28:22',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(18530,'1100','51692002671','2023-08-14 11:44:39',280.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(18531,'4000','51692002671','2023-08-14 11:44:39',NULL,280.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(18532,'1100','51692002839','2023-08-14 12:25:07',600.00,NULL,'','5','1','Good sold','1','447','sales','','','No',NULL,NULL,''),(18533,'4000','51692002839','2023-08-14 12:25:07',NULL,600.00,'','5','1','Good sold','1','447','sales','6','','No',NULL,NULL,''),(18534,'1100','51692009269','2023-08-14 13:34:44',2400.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18535,'4000','51692009269','2023-08-14 13:34:44',NULL,2100.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18536,'4000','51692009269','2023-08-14 13:34:44',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(18537,'1100','51692009876','2023-08-14 13:44:49',1120.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(18538,'4000','51692009876','2023-08-14 13:44:49',NULL,1120.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(18539,'1100','51692010126','2023-08-14 13:48:52',300.00,NULL,'','5','1','Good sold','1','528','sales','','','No',NULL,NULL,''),(18540,'4000','51692010126','2023-08-14 13:48:52',NULL,300.00,'','5','1','Good sold','1','528','sales','2','','No',NULL,NULL,''),(18541,'1100','51692010612','2023-08-14 13:57:01',300.00,NULL,'','5','1','Good sold','1','437','sales','','','No',NULL,NULL,''),(18542,'4000','51692010612','2023-08-14 13:57:01',NULL,300.00,'','5','1','Good sold','1','437','sales','4','','No',NULL,NULL,''),(18543,'1100','51692011048','2023-08-14 14:04:15',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(18544,'4000','51692011048','2023-08-14 14:04:15',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(18545,'1100','51692011400','2023-08-14 14:10:05',300.00,NULL,'','5','1','Good sold','1','538','sales','','','No',NULL,NULL,''),(18546,'4000','51692011400','2023-08-14 14:10:05',NULL,300.00,'','5','1','Good sold','1','538','sales','2','','No',NULL,NULL,''),(18547,'1100','51692019924','2023-08-14 16:32:27',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(18548,'4000','51692019924','2023-08-14 16:32:27',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(18549,'1100','51692019975','2023-08-14 16:33:14',300.00,NULL,'','5','1','Good sold','1','505','sales','','','No',NULL,NULL,''),(18550,'4000','51692019975','2023-08-14 16:33:14',NULL,300.00,'','5','1','Good sold','1','505','sales','4','','No',NULL,NULL,''),(18551,'1100','51692020192','2023-08-14 16:36:38',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(18552,'4000','51692020192','2023-08-14 16:36:38',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(18553,'1100','51692020213','2023-08-14 16:37:03',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18554,'4000','51692020213','2023-08-14 16:37:03',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(18555,'1100','51692020716','2023-08-14 16:45:23',300.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(18556,'4000','51692020716','2023-08-14 16:45:23',NULL,300.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(18557,'1100','51692023159','2023-08-14 17:26:07',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(18558,'4000','51692023159','2023-08-14 17:26:07',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(18559,'1100','51692023541','2023-08-14 17:32:43',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(18560,'4000','51692023541','2023-08-14 17:32:43',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(18561,'1100','51692024498','2023-08-14 17:48:32',280.00,NULL,'','5','1','Good sold','1','148','sales','','','No',NULL,NULL,''),(18562,'4000','51692024498','2023-08-14 17:48:32',NULL,280.00,'','5','1','Good sold','1','148','sales','6','','No',NULL,NULL,''),(18563,'1100','51692024607','2023-08-14 17:51:12',560.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(18564,'4000','51692024607','2023-08-14 17:51:12',NULL,560.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(18565,'1110','51692025111','2023-08-14 17:58:37',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18566,'5500','51692025111','2023-08-14 17:58:37',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18567,'1100','51692025111','2023-08-14 17:58:37',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18568,'4000','51692025111','2023-08-14 17:58:37',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18569,'1110','51692025501','2023-08-14 18:05:22',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18570,'5500','51692025501','2023-08-14 18:05:22',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18571,'1100','51692025501','2023-08-14 18:05:22',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18572,'4000','51692025501','2023-08-14 18:05:22',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18573,'1100','51692025767','2023-08-14 18:09:40',70.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(18574,'4000','51692025767','2023-08-14 18:09:40',NULL,70.00,'','5','1','Good sold','1','92','sales','10','','No',NULL,NULL,''),(18575,'1100','51692027430','2023-08-14 18:37:22',840.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18576,'4000','51692027430','2023-08-14 18:37:22',NULL,840.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18577,'1100','51692028336','2023-08-14 18:52:24',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(18578,'4000','51692028336','2023-08-14 18:52:24',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(18579,'1100','51692082059','2023-08-15 09:49:03',1500.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,''),(18580,'4000','51692082059','2023-08-15 09:49:03',NULL,900.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(18581,'4000','51692082059','2023-08-15 09:49:03',NULL,600.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(18582,'1100','51692082207','2023-08-15 09:50:12',300.00,NULL,'','5','1','Good sold','1','142','sales','','','No',NULL,NULL,''),(18583,'4000','51692082207','2023-08-15 09:50:12',NULL,300.00,'','5','1','Good sold','1','142','sales','2','','No',NULL,NULL,''),(18584,'1100','51692082248','2023-08-15 09:51:10',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18585,'4000','51692082248','2023-08-15 09:51:10',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(18586,'1110','51692085486','2023-08-15 10:44:55',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(18587,'5500','51692085486','2023-08-15 10:44:55',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18588,'1100','51692085486','2023-08-15 10:44:55',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18589,'4000','51692085486','2023-08-15 10:44:55',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(18590,'1100','51692088051','2023-08-15 11:27:38',300.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(18591,'4000','51692088051','2023-08-15 11:27:38',NULL,300.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(18592,'1100','51692088149','2023-08-15 11:32:29',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(18593,'4000','51692088149','2023-08-15 11:32:29',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(18594,'1100','51692088366','2023-08-15 11:32:54',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(18595,'4000','51692088366','2023-08-15 11:32:54',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(18596,'1100','51692102910','2023-08-15 15:35:27',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(18597,'4000','51692102910','2023-08-15 15:35:27',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(18598,'4000','51692102910','2023-08-15 15:35:27',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(18599,'1110','51692103060','2023-08-15 15:37:52',NULL,38.22,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18600,'5500','51692103060','2023-08-15 15:37:52',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18601,'1100','51692103060','2023-08-15 15:37:52',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18602,'4000','51692103060','2023-08-15 15:37:52',NULL,100.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18609,'1100','51692103098','2023-08-15 15:38:27',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18610,'4000','51692103098','2023-08-15 15:43:13',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(18611,'1100','51692103512','2023-08-15 15:45:18',300.00,NULL,'','5','1','Good sold','1','515','sales','','','No',NULL,NULL,''),(18612,'4000','51692103512','2023-08-15 15:45:18',NULL,300.00,'','5','1','Good sold','1','515','sales','2','','No',NULL,NULL,''),(18613,'1100','51692103528','2023-08-15 15:47:32',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18614,'4000','51692103528','2023-08-15 15:47:32',NULL,300.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(18615,'1100','51692103749','2023-08-15 15:49:17',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(18616,'4000','51692103749','2023-08-15 15:49:17',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(18617,'1110','51692103811','2023-08-15 15:50:16',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18618,'5500','51692103811','2023-08-15 15:50:16',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18619,'1100','51692103811','2023-08-15 15:50:16',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18620,'4000','51692103811','2023-08-15 15:50:16',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18621,'1100','51692103858','2023-08-15 15:51:05',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18622,'4000','51692103858','2023-08-15 15:51:05',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(18632,'1100','51692104725','2023-08-15 16:05:39',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18633,'4000','51692104725','2023-08-15 16:05:39',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(18638,'1100','51692104030','2023-08-15 15:54:02',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18639,'4000','51692104030','2023-08-15 16:07:08',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18640,'1100','51692104915','2023-08-15 16:08:39',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(18641,'4000','51692104915','2023-08-15 16:08:39',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(18642,'1100','51692104940','2023-08-15 16:09:08',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18643,'4000','51692104940','2023-08-15 16:09:08',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(18644,'1100','51692105011','2023-08-15 16:10:23',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(18645,'4000','51692105011','2023-08-15 16:10:23',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(18646,'1100','51692105083','2023-08-15 16:11:28',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(18647,'4000','51692105083','2023-08-15 16:11:28',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(18648,'1100','51692105148','2023-08-15 16:12:38',300.00,NULL,'','5','1','Good sold','1','454','sales','','','No',NULL,NULL,''),(18649,'4000','51692105148','2023-08-15 16:12:38',NULL,300.00,'','5','1','Good sold','1','454','sales','8','','No',NULL,NULL,''),(18650,'1100','51692106036','2023-08-15 16:27:27',280.00,NULL,'','5','1','Good sold','1','59','sales','','','No',NULL,NULL,''),(18651,'4000','51692106036','2023-08-15 16:27:27',NULL,280.00,'','5','1','Good sold','1','59','sales','6','','No',NULL,NULL,''),(18652,'1100','51692108512','2023-08-15 17:08:59',300.00,NULL,'','5','1','Good sold','1','224','sales','','','No',NULL,NULL,''),(18653,'4000','51692108512','2023-08-15 17:08:59',NULL,300.00,'','5','1','Good sold','1','224','sales','2','','No',NULL,NULL,''),(18664,'1100','51692109519','2023-08-15 17:25:57',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(18665,'4000','51692109519','2023-08-15 17:25:57',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(18666,'1100','51692109574','2023-08-15 17:26:21',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(18667,'4000','51692109574','2023-08-15 17:26:21',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(18668,'1100','51692111276','2023-08-15 17:54:44',600.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(18669,'4000','51692111276','2023-08-15 17:54:44',NULL,600.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(18672,'1100','51692112309','2023-08-15 18:11:57',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18673,'4000','51692112309','2023-08-15 18:11:57',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(18674,'1110','51692112740','2023-08-15 18:19:33',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(18675,'5500','51692112740','2023-08-15 18:19:33',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18676,'1100','51692112740','2023-08-15 18:19:33',45.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18677,'4000','51692112740','2023-08-15 18:19:33',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(18678,'4000','51692112740','2023-08-15 18:19:33',NULL,15.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(18679,'1100','51692112879','2023-08-15 18:21:27',70.00,NULL,'','5','1','Good sold','1','245','sales','','','No',NULL,NULL,''),(18680,'4000','51692112879','2023-08-15 18:21:27',NULL,70.00,'','5','1','Good sold','1','245','sales','10','','No',NULL,NULL,''),(18681,'1100','51692115508','2023-08-15 19:06:34',300.00,NULL,'','5','1','Good sold','1','545','sales','','','No',NULL,NULL,''),(18682,'4000','51692115508','2023-08-15 19:06:34',NULL,300.00,'','5','1','Good sold','1','545','sales','6','','No',NULL,NULL,''),(18683,'1100','51692116569','2023-08-15 19:22:55',300.00,NULL,'','5','1','Good sold','1','361','sales','','','No',NULL,NULL,''),(18684,'4000','51692116569','2023-08-15 19:22:55',NULL,300.00,'','5','1','Good sold','1','361','sales','2','','No',NULL,NULL,''),(18685,'1100','51692116623','2023-08-15 19:24:04',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18686,'4000','51692116623','2023-08-15 19:24:04',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(18687,'1100','51692164057','2023-08-16 09:23:51',600.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,''),(18688,'4000','51692164057','2023-08-16 09:23:51',NULL,600.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(18689,'1100','51692167540','2023-08-16 09:32:29',300.00,NULL,'','5','1','Good sold','1','524','sales','','','No',NULL,NULL,''),(18690,'4000','51692167540','2023-08-16 09:32:29',NULL,300.00,'','5','1','Good sold','1','524','sales','6','','No',NULL,NULL,''),(18697,'1100','51692170412','2023-08-16 10:20:28',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(18698,'4000','51692170412','2023-08-16 10:20:28',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(18699,'1100','51692170453','2023-08-16 10:21:01',600.00,NULL,'','5','1','Good sold','1','284','sales','','','No',NULL,NULL,''),(18700,'4000','51692170453','2023-08-16 10:21:01',NULL,600.00,'','5','1','Good sold','1','284','sales','6','','No',NULL,NULL,''),(18701,'1100','51692170523','2023-08-16 10:27:12',600.00,NULL,'','5','1','Good sold','1','205','sales','','','No',NULL,NULL,''),(18702,'4000','51692170523','2023-08-16 10:27:12',NULL,300.00,'','5','1','Good sold','1','205','sales','2','','No',NULL,NULL,''),(18703,'4000','51692170523','2023-08-16 10:27:12',NULL,300.00,'','5','1','Good sold','1','205','sales','8','','No',NULL,NULL,''),(18704,'1100','51692171129','2023-08-16 10:32:32',300.00,NULL,'','5','1','Good sold','1','506','sales','','','No',NULL,NULL,''),(18705,'4000','51692171129','2023-08-16 10:32:32',NULL,300.00,'','5','1','Good sold','1','506','sales','6','','No',NULL,NULL,''),(18706,'1110','51692171592','2023-08-16 10:49:02',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(18707,'1110','51692171592','2023-08-16 10:49:02',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18708,'5500','51692171592','2023-08-16 10:49:02',113.04,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18709,'1100','51692171592','2023-08-16 10:49:02',170.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18710,'4000','51692171592','2023-08-16 10:49:02',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(18711,'4000','51692171592','2023-08-16 10:49:02',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18712,'1100','51692172622','2023-08-16 10:57:07',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(18713,'4000','51692172622','2023-08-16 10:57:07',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(18714,'1100','51692173456','2023-08-16 11:11:09',390.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(18715,'4000','51692173456','2023-08-16 11:11:09',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(18716,'1100','51692174851','2023-08-16 11:34:20',560.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(18717,'4000','51692174851','2023-08-16 11:34:20',NULL,560.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(18718,'1100','51692176484','2023-08-16 12:01:29',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18719,'4000','51692176484','2023-08-16 12:01:29',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(18720,'1100','51692176521','2023-08-16 12:02:17',360.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18721,'4000','51692176521','2023-08-16 12:02:17',NULL,360.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(18722,'1100','51692176636','2023-08-16 12:04:06',10.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18723,'4000','51692176636','2023-08-16 12:04:06',NULL,10.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(18724,'1100','51692176847','2023-08-16 12:07:38',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(18725,'4000','51692176847','2023-08-16 12:07:38',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(18726,'1100','51692178151','2023-08-16 12:29:43',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18727,'4000','51692178151','2023-08-16 12:29:43',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(18728,'1100','51692178444','2023-08-16 12:54:53',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(18729,'4000','51692178444','2023-08-16 12:54:53',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(18730,'1110','51692179904','2023-08-16 12:58:32',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(18731,'5500','51692179904','2023-08-16 12:58:32',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18732,'1100','51692179904','2023-08-16 12:58:32',500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18733,'4000','51692179904','2023-08-16 12:58:32',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(18736,'1100','51692180885','2023-08-16 13:14:58',600.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(18737,'4000','51692180885','2023-08-16 13:14:58',NULL,600.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(18738,'1100','51692181452','2023-08-16 13:24:21',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(18739,'4000','51692181452','2023-08-16 13:24:21',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(18740,'1100','51692182136','2023-08-16 13:35:46',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(18741,'4000','51692182136','2023-08-16 13:35:46',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(18742,'1100','51692182957','2023-08-16 13:49:22',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18743,'4000','51692182957','2023-08-16 13:49:22',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(18744,'1110','51692183400','2023-08-16 13:56:58',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(18745,'5500','51692183400','2023-08-16 13:56:58',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18746,'1100','51692183400','2023-08-16 13:56:58',45.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18747,'4000','51692183400','2023-08-16 13:56:58',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(18748,'4000','51692183400','2023-08-16 13:56:58',NULL,15.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(18753,'1100','51692180280','2023-08-16 13:04:46',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(18754,'4000','51692180280','2023-08-16 14:53:08',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(18759,'1110','51692104667','2023-08-15 16:05:10',NULL,2210.00,'','5','1','Inventory sold','1','544','sales','1','','No',NULL,NULL,''),(18760,'1110','51692104667','2023-08-16 15:36:55',NULL,378.00,'','5','1','Inventory sold','1','544','sales','3','','No',NULL,NULL,''),(18761,'5500','51692104667','2023-08-16 15:36:55',2588.00,NULL,'','5','1','Cost of goods sold','1','544','sales','','','No',NULL,NULL,''),(18762,'1100','51692104667','2023-08-15 16:05:10',3800.00,NULL,'','5','1','Good sold','1','544','sales','','','No',NULL,NULL,''),(18763,'4000','51692104667','2023-08-15 16:05:10',NULL,3200.00,'','5','1','Good sold','1','544','sales','1','','No',NULL,NULL,''),(18764,'4000','51692104667','2023-08-16 15:36:55',NULL,600.00,'','5','1','Good sold','1','544','sales','3','','No',NULL,NULL,''),(18765,'1100','51692192859','2023-08-16 16:34:27',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18766,'4000','51692192859','2023-08-16 16:34:27',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(18767,'1100','51692192903','2023-08-16 16:35:10',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(18768,'4000','51692192903','2023-08-16 16:35:10',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(18769,'1100','51692192926','2023-08-16 16:35:34',900.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(18770,'4000','51692192926','2023-08-16 16:35:34',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(18771,'1100','51692192975','2023-08-16 16:36:20',300.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(18772,'4000','51692192975','2023-08-16 16:36:20',NULL,300.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(18773,'1100','51692192991','2023-08-16 16:36:38',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(18774,'4000','51692192991','2023-08-16 16:36:38',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(18775,'1100','51692193269','2023-08-16 16:41:17',600.00,NULL,'','5','1','Good sold','1','202','sales','','','No',NULL,NULL,''),(18776,'4000','51692193269','2023-08-16 16:41:17',NULL,600.00,'','5','1','Good sold','1','202','sales','6','','No',NULL,NULL,''),(18777,'1100','51692195289','2023-08-16 17:14:57',560.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,''),(18778,'4000','51692195289','2023-08-16 17:14:57',NULL,560.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(18784,'1110','51692196281','2023-08-16 17:31:21',3600.00,NULL,'','5','1','Inventory Purchased','1','9','Purchases','16','','No',NULL,NULL,''),(18785,'2130','51692196281','2023-08-16 17:31:21',NULL,3600.00,'','5','1','Account payable for inventory','1','9','Purchases','','','No',NULL,NULL,''),(18786,'1110','51692195322','2023-08-16 17:32:54',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(18787,'1110','51692195322','2023-08-16 17:32:54',NULL,400.00,'','5','1','Inventory sold','1','209','sales','16','','No',NULL,NULL,''),(18788,'5500','51692195322','2023-08-16 17:32:54',778.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18789,'1100','51692195322','2023-08-16 17:15:40',1380.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18790,'4000','51692195322','2023-08-16 17:15:40',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(18791,'4000','51692195322','2023-08-16 17:32:54',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(18792,'4000','51692195322','2023-08-16 17:32:54',NULL,600.00,'','5','1','Good sold','1','209','sales','16','','No',NULL,NULL,''),(18793,'1100','51692196393','2023-08-16 17:33:17',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,''),(18794,'4000','51692196393','2023-08-16 17:33:17',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(18795,'1100','51692196409','2023-08-16 17:33:36',300.00,NULL,'','5','1','Good sold','1','384','sales','','','No',NULL,NULL,''),(18796,'4000','51692196409','2023-08-16 17:33:36',NULL,300.00,'','5','1','Good sold','1','384','sales','2','','No',NULL,NULL,''),(18797,'1100','51692196428','2023-08-16 17:33:54',300.00,NULL,'','5','1','Good sold','1','519','sales','','','No',NULL,NULL,''),(18798,'4000','51692196428','2023-08-16 17:33:54',NULL,300.00,'','5','1','Good sold','1','519','sales','2','','No',NULL,NULL,''),(18799,'1100','51692199395','2023-08-16 18:23:20',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18800,'4000','51692199395','2023-08-16 18:23:20',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(18801,'1100','51692199559','2023-08-16 18:26:06',600.00,NULL,'','5','1','Good sold','1','418','sales','','','No',NULL,NULL,''),(18802,'4000','51692199559','2023-08-16 18:26:06',NULL,600.00,'','5','1','Good sold','1','418','sales','6','','No',NULL,NULL,''),(18803,'1100','51692200588','2023-08-16 18:44:00',300.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(18804,'4000','51692200588','2023-08-16 18:44:00',NULL,300.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(18805,'1100','51692201399','2023-08-16 19:00:03',300.00,NULL,'','5','1','Good sold','1','333','sales','','','No',NULL,NULL,''),(18806,'4000','51692201399','2023-08-16 19:00:03',NULL,300.00,'','5','1','Good sold','1','333','sales','6','','No',NULL,NULL,''),(18807,'1100','51692256393','2023-08-17 10:13:20',300.00,NULL,'','5','1','Good sold','1','539','sales','','','No',NULL,NULL,''),(18808,'4000','51692256393','2023-08-17 10:13:20',NULL,300.00,'','5','1','Good sold','1','539','sales','2','','No',NULL,NULL,''),(18809,'1100','51692258834','2023-08-17 10:54:05',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(18810,'4000','51692258834','2023-08-17 10:54:05',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(18811,'1100','51692258853','2023-08-17 10:54:38',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(18812,'4000','51692258853','2023-08-17 10:54:38',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(18813,'4000','51692258853','2023-08-17 10:54:38',NULL,250.00,'','5','1','Good sold','1','10','sales','4','','No',NULL,NULL,''),(18814,'1100','51692258886','2023-08-17 10:54:56',2000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(18815,'4000','51692258886','2023-08-17 10:54:56',NULL,2000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(18816,'1100','51692261404','2023-08-17 11:36:51',300.00,NULL,'','5','1','Good sold','1','168','sales','','','No',NULL,NULL,''),(18817,'4000','51692261404','2023-08-17 11:36:51',NULL,300.00,'','5','1','Good sold','1','168','sales','4','','No',NULL,NULL,''),(18818,'1100','51692261473','2023-08-17 11:38:00',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(18819,'4000','51692261473','2023-08-17 11:38:00',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(18820,'1100','51692261492','2023-08-17 11:38:25',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(18821,'4000','51692261492','2023-08-17 11:38:25',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(18822,'4000','51692261492','2023-08-17 11:38:25',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(18823,'1100','51692261520','2023-08-17 11:38:46',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(18824,'4000','51692261520','2023-08-17 11:38:46',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(18825,'1100','51692261637','2023-08-17 11:40:45',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18826,'4000','51692261637','2023-08-17 11:40:45',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(18827,'1100','51692261740','2023-08-17 12:33:33',560.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(18828,'4000','51692261740','2023-08-17 12:33:33',NULL,560.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(18829,'1100','51692265301','2023-08-17 12:41:53',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(18830,'4000','51692265301','2023-08-17 12:41:53',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(18831,'1100','51692269810','2023-08-17 13:56:56',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(18832,'4000','51692269810','2023-08-17 13:56:56',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(18833,'1100','51692269829','2023-08-17 13:57:14',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(18834,'4000','51692269829','2023-08-17 13:57:14',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(18835,'1100','51692269848','2023-08-17 13:57:34',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(18836,'4000','51692269848','2023-08-17 13:57:34',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(18837,'1100','51692270977','2023-08-17 14:16:26',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(18838,'4000','51692270977','2023-08-17 14:16:26',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(18839,'1100','51692273964','2023-08-17 15:06:14',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(18840,'4000','51692273964','2023-08-17 15:06:14',NULL,600.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(18841,'1110','51692274493','2023-08-17 15:15:42',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(18842,'5500','51692274493','2023-08-17 15:15:42',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18843,'1100','51692274493','2023-08-17 15:15:42',500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18844,'4000','51692274493','2023-08-17 15:15:42',NULL,500.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(18845,'1100','51692275364','2023-08-17 15:29:30',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(18846,'4000','51692275364','2023-08-17 15:29:30',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(18847,'1100','51692278322','2023-08-17 16:20:35',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(18848,'4000','51692278322','2023-08-17 16:20:35',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(18849,'1100','51692279269','2023-08-17 16:34:37',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(18850,'4000','51692279269','2023-08-17 16:34:37',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(18851,'1100','51692284058','2023-08-17 17:54:38',1200.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(18852,'4000','51692284058','2023-08-17 17:54:38',NULL,600.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(18853,'4000','51692284058','2023-08-17 17:54:38',NULL,600.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(18854,'1100','51692284091','2023-08-17 17:55:24',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18855,'4000','51692284091','2023-08-17 17:55:24',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18856,'1110','51692285384','2023-08-17 18:16:34',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(18857,'5500','51692285384','2023-08-17 18:16:34',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18858,'1100','51692285384','2023-08-17 18:16:34',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18859,'4000','51692285384','2023-08-17 18:16:34',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(18860,'1100','51692286908','2023-08-17 18:43:21',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(18861,'4000','51692286908','2023-08-17 18:43:21',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(18864,'1100','51692287076','2023-08-17 18:44:44',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(18865,'4000','51692287076','2023-08-17 18:44:44',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(18866,'1100','51692287051','2023-08-17 18:44:21',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18867,'4000','51692287051','2023-08-17 18:44:21',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(18868,'1100','51692288012','2023-08-17 19:00:19',150.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18869,'4000','51692288012','2023-08-17 19:00:19',NULL,150.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(18870,'1100','51692336651','2023-08-18 08:31:00',900.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(18871,'4000','51692336651','2023-08-18 08:31:00',NULL,900.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(18872,'1100','51692336684','2023-08-18 08:31:32',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(18873,'4000','51692336684','2023-08-18 08:31:32',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(18874,'1100','51692336711','2023-08-18 09:03:58',300.00,NULL,'','5','1','Good sold','1','507','sales','','','No',NULL,NULL,''),(18875,'4000','51692336711','2023-08-18 09:03:58',NULL,300.00,'','5','1','Good sold','1','507','sales','6','','No',NULL,NULL,''),(18878,'1100','51692342320','2023-08-18 10:05:32',1120.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(18879,'4000','51692342320','2023-08-18 10:05:32',NULL,560.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(18880,'4000','51692342320','2023-08-18 11:04:33',NULL,560.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(18881,'1100','51692347925','2023-08-18 11:38:56',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18882,'4000','51692347925','2023-08-18 11:38:56',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18883,'1110','51692348693','2023-08-18 11:51:49',NULL,756.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(18884,'5500','51692348693','2023-08-18 11:51:49',756.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18885,'1100','51692348693','2023-08-18 11:51:49',1000.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18886,'4000','51692348693','2023-08-18 11:51:49',NULL,1000.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(18887,'1110','51692351687','2023-08-18 12:41:40',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(18888,'5500','51692351687','2023-08-18 12:41:40',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18889,'1100','51692351687','2023-08-18 12:41:40',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18890,'4000','51692351687','2023-08-18 12:41:40',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(18891,'1100','51692352483','2023-08-18 12:56:24',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(18892,'4000','51692352483','2023-08-18 12:56:24',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(18893,'1100','51692353471','2023-08-18 13:50:31',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18894,'4000','51692353471','2023-08-18 13:50:31',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(18895,'1100','51692356345','2023-08-18 13:59:12',300.00,NULL,'','5','1','Good sold','1','524','sales','','','No',NULL,NULL,''),(18896,'4000','51692356345','2023-08-18 13:59:12',NULL,300.00,'','5','1','Good sold','1','524','sales','6','','No',NULL,NULL,''),(18897,'1100','51692357796','2023-08-18 14:23:58',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(18898,'4000','51692357796','2023-08-18 14:23:58',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(18899,'1100','51692361274','2023-08-18 15:21:20',300.00,NULL,'','5','1','Good sold','1','446','sales','','','No',NULL,NULL,''),(18900,'4000','51692361274','2023-08-18 15:21:20',NULL,300.00,'','5','1','Good sold','1','446','sales','4','','No',NULL,NULL,''),(18901,'1100','51692361296','2023-08-18 15:21:44',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18902,'4000','51692361296','2023-08-18 15:21:44',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(18903,'1100','51692361326','2023-08-18 15:22:14',600.00,NULL,'','5','1','Good sold','1','534','sales','','','No',NULL,NULL,''),(18904,'4000','51692361326','2023-08-18 15:22:14',NULL,600.00,'','5','1','Good sold','1','534','sales','6','','No',NULL,NULL,''),(18905,'1100','51692362822','2023-08-18 15:47:11',600.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(18906,'4000','51692362822','2023-08-18 15:47:11',NULL,600.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(18907,'1100','51692362991','2023-08-18 15:49:57',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(18908,'4000','51692362991','2023-08-18 15:49:57',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(18911,'4165','51692364071','2023-08-18 16:08:04',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','120','','No',NULL,NULL,''),(18912,'1020','51692364071','2023-08-18 16:08:04',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','120','','No',NULL,NULL,''),(18915,'4165','51692364100','2023-08-17 16:08:35',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','121','','No',NULL,NULL,''),(18916,'1020','51692364100','2023-08-17 16:08:35',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','121','','No',NULL,NULL,''),(18917,'1100','51692364409','2023-08-18 16:13:38',600.00,NULL,'','5','1','Good sold','1','295','sales','','','No',NULL,NULL,''),(18918,'4000','51692364409','2023-08-18 16:13:38',NULL,600.00,'','5','1','Good sold','1','295','sales','6','','No',NULL,NULL,''),(18919,'1100','51692364457','2023-08-18 16:36:12',300.00,NULL,'','5','1','Good sold','1','214','sales','','','No',NULL,NULL,''),(18920,'4000','51692364457','2023-08-18 16:36:12',NULL,300.00,'','5','1','Good sold','1','214','sales','4','','No',NULL,NULL,''),(18921,'1100','51692366868','2023-08-18 16:54:36',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(18922,'4000','51692366868','2023-08-18 16:54:36',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(18923,'1100','51692368200','2023-08-18 17:17:33',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18924,'4000','51692368200','2023-08-18 17:17:33',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18925,'1100','51692369010','2023-08-18 17:30:20',300.00,NULL,'','5','1','Good sold','1','485','sales','','','No',NULL,NULL,''),(18926,'4000','51692369010','2023-08-18 17:30:20',NULL,300.00,'','5','1','Good sold','1','485','sales','8','','No',NULL,NULL,''),(18927,'1100','51692370973','2023-08-18 18:03:09',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18928,'4000','51692370973','2023-08-18 18:03:09',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(18929,'1100','51692371919','2023-08-18 18:18:51',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(18930,'4000','51692371919','2023-08-18 18:18:51',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(18931,'1100','51692375471','2023-08-18 19:17:56',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18932,'4000','51692375471','2023-08-18 19:17:56',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(18933,'1100','51692430102','2023-08-19 10:28:27',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(18934,'4000','51692430102','2023-08-19 10:28:27',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(18935,'1100','51692430121','2023-08-19 10:29:07',2250.00,NULL,'','5','1','Good sold','1','105','sales','','','No',NULL,NULL,''),(18936,'4000','51692430121','2023-08-19 10:29:07',NULL,2100.00,'','5','1','Good sold','1','105','sales','4','','No',NULL,NULL,''),(18937,'4000','51692430121','2023-08-19 10:29:07',NULL,150.00,'','5','1','Good sold','1','105','sales','8','','No',NULL,NULL,''),(18938,'1100','51692430164','2023-08-19 10:29:29',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,''),(18939,'4000','51692430164','2023-08-19 10:29:29',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(18940,'1100','51692430181','2023-08-19 10:29:49',900.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(18941,'4000','51692430181','2023-08-19 10:29:49',NULL,900.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(18942,'1100','51692430202','2023-08-19 10:30:08',280.00,NULL,'','5','1','Good sold','1','448','sales','','','No',NULL,NULL,''),(18943,'4000','51692430202','2023-08-19 10:30:08',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(18944,'1100','51692430337','2023-08-19 10:32:31',1800.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(18945,'4000','51692430337','2023-08-19 10:32:31',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(18946,'4000','51692430337','2023-08-19 10:32:31',NULL,300.00,'','5','1','Good sold','1','195','sales','4','','No',NULL,NULL,''),(18947,'1110','51692430482','2023-08-19 10:34:42',4500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(18948,'2130','51692430482','2023-08-19 10:34:42',NULL,4500.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(18954,'1100','51692430553','2023-08-19 10:35:58',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18955,'4000','51692430553','2023-08-19 10:35:58',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(18956,'1110','51692432341','2023-08-19 11:05:47',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(18957,'5500','51692432341','2023-08-19 11:05:47',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18958,'1100','51692432341','2023-08-19 11:05:47',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18959,'4000','51692432341','2023-08-19 11:05:47',NULL,600.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(18960,'1100','51692432359','2023-08-19 11:18:39',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18961,'4000','51692432359','2023-08-19 11:18:39',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18962,'1110','51692433402','2023-08-19 11:23:30',NULL,38.22,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18963,'5500','51692433402','2023-08-19 11:23:30',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18964,'1100','51692433402','2023-08-19 11:23:30',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18965,'4000','51692433402','2023-08-19 11:23:30',NULL,100.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(18966,'1100','51692436495','2023-08-19 12:15:01',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(18967,'4000','51692436495','2023-08-19 12:15:01',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(18972,'1110','51692430425','2023-08-19 12:40:52',NULL,1800.00,'','5','1','Inventory sold','1','210','sales','15','','No',NULL,NULL,''),(18973,'5500','51692430425','2023-08-19 12:40:52',1800.00,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(18974,'1100','51692430425','2023-08-19 10:35:20',3000.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(18975,'4000','51692430425','2023-08-19 10:35:20',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(18976,'4000','51692430425','2023-08-19 12:40:52',NULL,2400.00,'','5','1','Good sold','1','210','sales','15','','No',NULL,NULL,''),(18977,'1100','51692438095','2023-08-19 12:55:57',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(18978,'4000','51692438095','2023-08-19 12:55:57',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(18979,'1100','51692441692','2023-08-19 13:41:37',300.00,NULL,'','5','1','Good sold','1','156','sales','','','No',NULL,NULL,''),(18980,'4000','51692441692','2023-08-19 13:41:37',NULL,300.00,'','5','1','Good sold','1','156','sales','6','','No',NULL,NULL,''),(18981,'1100','51692443110','2023-08-19 14:05:18',300.00,NULL,'','5','1','Good sold','1','229','sales','','','No',NULL,NULL,''),(18982,'4000','51692443110','2023-08-19 14:05:18',NULL,300.00,'','5','1','Good sold','1','229','sales','8','','No',NULL,NULL,''),(18983,'1100','51692444093','2023-08-19 14:21:40',300.00,NULL,'','5','1','Good sold','1','470','sales','','','No',NULL,NULL,''),(18984,'4000','51692444093','2023-08-19 14:21:40',NULL,300.00,'','5','1','Good sold','1','470','sales','2','','No',NULL,NULL,''),(18985,'1100','51692447609','2023-08-19 15:20:34',900.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18986,'4000','51692447609','2023-08-19 15:20:34',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18987,'4000','51692447609','2023-08-19 15:20:34',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(18988,'1100','51692451322','2023-08-19 16:22:12',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(18989,'4000','51692451322','2023-08-19 16:22:12',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(18990,'1100','51692452178','2023-08-19 16:36:25',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18991,'4000','51692452178','2023-08-19 16:36:25',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(18992,'1100','51692452203','2023-08-19 16:36:48',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(18993,'4000','51692452203','2023-08-19 16:36:48',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(18994,'1100','51692452804','2023-08-19 16:46:52',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18995,'4000','51692452804','2023-08-19 16:46:52',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(18996,'1110','51692453794','2023-08-19 17:03:25',NULL,38.22,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(18997,'5500','51692453794','2023-08-19 17:03:25',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(18998,'1100','51692453794','2023-08-19 17:03:25',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(18999,'4000','51692453794','2023-08-19 17:03:25',NULL,100.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(19000,'1100','51692454640','2023-08-19 17:17:31',600.00,NULL,'','5','1','Good sold','1','348','sales','','','No',NULL,NULL,''),(19001,'4000','51692454640','2023-08-19 17:17:31',NULL,600.00,'','5','1','Good sold','1','348','sales','6','','No',NULL,NULL,''),(19002,'1110','51692454922','2023-08-19 17:22:22',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(19003,'5500','51692454922','2023-08-19 17:22:22',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19004,'1100','51692454922','2023-08-19 17:22:22',45.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19005,'4000','51692454922','2023-08-19 17:22:22',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(19006,'4000','51692454922','2023-08-19 17:22:22',NULL,15.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(19007,'1100','51692457713','2023-08-19 18:08:40',300.00,NULL,'','5','1','Good sold','1','174','sales','','','No',NULL,NULL,''),(19008,'4000','51692457713','2023-08-19 18:08:40',NULL,300.00,'','5','1','Good sold','1','174','sales','4','','No',NULL,NULL,''),(19009,'1100','51692457733','2023-08-19 18:08:58',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19010,'4000','51692457733','2023-08-19 18:08:58',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(19011,'1100','51692457751','2023-08-19 18:09:18',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19012,'4000','51692457751','2023-08-19 18:09:18',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(19013,'1110','51692458787','2023-08-19 18:27:11',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(19014,'5500','51692458787','2023-08-19 18:27:11',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19015,'1100','51692458787','2023-08-19 18:27:11',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19016,'4000','51692458787','2023-08-19 18:27:11',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(19017,'1100','51692458844','2023-08-19 18:27:30',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(19018,'4000','51692458844','2023-08-19 18:27:30',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(19019,'1100','51692459318','2023-08-19 18:35:23',300.00,NULL,'','5','1','Good sold','1','361','sales','','','No',NULL,NULL,''),(19020,'4000','51692459318','2023-08-19 18:35:23',NULL,300.00,'','5','1','Good sold','1','361','sales','2','','No',NULL,NULL,''),(19021,'1100','51692459890','2023-08-19 18:44:57',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(19022,'4000','51692459890','2023-08-19 18:44:57',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(19023,'1100','51692529075','2023-08-20 13:58:03',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19024,'4000','51692529075','2023-08-20 13:58:03',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(19025,'1100','51692529097','2023-08-20 13:58:24',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(19026,'4000','51692529097','2023-08-20 13:58:24',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(19027,'1100','51692529120','2023-08-20 13:58:46',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(19028,'4000','51692529120','2023-08-20 13:58:46',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(19029,'1100','51692529139','2023-08-20 13:59:04',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(19030,'4000','51692529139','2023-08-20 13:59:04',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(19031,'1100','51692529156','2023-08-20 13:59:22',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(19032,'4000','51692529156','2023-08-20 13:59:22',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(19033,'1100','51692529176','2023-08-20 13:59:41',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(19034,'4000','51692529176','2023-08-20 13:59:41',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(19035,'1100','51692534684','2023-08-20 15:31:32',900.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19036,'4000','51692534684','2023-08-20 15:31:32',NULL,900.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19037,'1110','51692536772','2023-08-20 16:07:11',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(19038,'5500','51692536772','2023-08-20 16:07:11',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19039,'1100','51692536772','2023-08-20 16:07:11',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19040,'4000','51692536772','2023-08-20 16:07:11',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(19043,'5800','51692536993','2023-08-20 16:10:26',200.00,NULL,'0','5','1','MOTORCYCLE TIRE REPAIR','1','','','122','','No',NULL,NULL,''),(19044,'1050','51692536993','2023-08-20 16:10:26',NULL,200.00,'0','5','1','MOTORCYCLE TYRE REPAIR','1','','','122','','No',NULL,NULL,''),(19045,'1100','51692537070','2023-08-20 16:42:17',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19046,'4000','51692537070','2023-08-20 16:42:17',NULL,300.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(19047,'1110','51692541534','2023-08-20 17:31:34',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(19048,'5500','51692541534','2023-08-20 17:31:34',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19049,'1100','51692541534','2023-08-20 17:31:34',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19050,'4000','51692541534','2023-08-20 17:31:34',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(19051,'1110','51692541905','2023-08-20 17:31:50',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(19052,'5500','51692541905','2023-08-20 17:31:50',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19053,'1100','51692541905','2023-08-20 17:31:50',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19054,'4000','51692541905','2023-08-20 17:31:50',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(19057,'1100','51692542408','2023-08-20 17:40:15',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(19058,'4000','51692542408','2023-08-20 17:40:15',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(19059,'1100','51692542556','2023-08-20 17:43:27',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(19060,'4000','51692542556','2023-08-20 17:43:27',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(19065,'1110','51692541921','2023-08-20 17:50:05',NULL,1105.00,'','5','1','Inventory sold','1','227','sales','1','','No',NULL,NULL,''),(19066,'5500','51692541921','2023-08-20 17:50:05',1105.00,NULL,'','5','1','Cost of goods sold','1','227','sales','','','No',NULL,NULL,''),(19067,'1100','51692541921','2023-08-20 17:32:06',1600.00,NULL,'','5','1','Good sold','1','227','sales','','','No',NULL,NULL,''),(19068,'4000','51692541921','2023-08-20 17:50:05',NULL,1600.00,'','5','1','Good sold','1','227','sales','1','','No',NULL,NULL,''),(19069,'1100','51692545204','2023-08-20 18:26:52',560.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(19070,'4000','51692545204','2023-08-20 18:26:52',NULL,560.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(19071,'1100','51692546707','2023-08-20 18:54:11',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19072,'4000','51692546707','2023-08-20 18:54:11',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(19073,'1100','51692598175','2023-08-21 09:09:45',560.00,NULL,'','5','1','Good sold','1','530','sales','','','No',NULL,NULL,''),(19074,'4000','51692598175','2023-08-21 09:09:45',NULL,560.00,'','5','1','Good sold','1','530','sales','6','','No',NULL,NULL,''),(19075,'1100','51692598204','2023-08-21 09:11:07',600.00,NULL,'','5','1','Good sold','1','358','sales','','','No',NULL,NULL,''),(19076,'4000','51692598204','2023-08-21 09:11:07',NULL,600.00,'','5','1','Good sold','1','358','sales','4','','No',NULL,NULL,''),(19077,'1100','51692598282','2023-08-21 09:11:29',300.00,NULL,'','5','1','Good sold','1','411','sales','','','No',NULL,NULL,''),(19078,'4000','51692598282','2023-08-21 09:11:29',NULL,300.00,'','5','1','Good sold','1','411','sales','2','','No',NULL,NULL,''),(19079,'1100','51692603800','2023-08-21 10:43:50',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(19080,'4000','51692603800','2023-08-21 10:43:50',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(19081,'4000','51692603800','2023-08-21 10:43:50',NULL,250.00,'','5','1','Good sold','1','10','sales','4','','No',NULL,NULL,''),(19082,'1100','51692603843','2023-08-21 10:44:14',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(19083,'4000','51692603843','2023-08-21 10:44:14',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(19084,'1100','51692604050','2023-08-21 10:47:38',300.00,NULL,'','5','1','Good sold','1','503','sales','','','No',NULL,NULL,''),(19085,'4000','51692604050','2023-08-21 10:47:38',NULL,300.00,'','5','1','Good sold','1','503','sales','2','','No',NULL,NULL,''),(19086,'1100','51692604825','2023-08-21 11:13:12',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(19087,'4000','51692604825','2023-08-21 11:13:12',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(19088,'1100','51692605607','2023-08-21 11:13:35',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(19089,'4000','51692605607','2023-08-21 11:13:35',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(19090,'1100','51692607029','2023-08-21 11:37:17',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(19091,'4000','51692607029','2023-08-21 11:37:17',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(19098,'1100','51692610802','2023-08-21 12:40:40',300.00,NULL,'','5','1','Good sold','1','477','sales','','','No',NULL,NULL,''),(19099,'4000','51692610802','2023-08-21 12:40:40',NULL,300.00,'','5','1','Good sold','1','477','sales','2','','No',NULL,NULL,''),(19100,'1100','51692610691','2023-08-21 12:38:18',900.00,NULL,'','5','1','Good sold','1','546','sales','','','No',NULL,NULL,''),(19101,'4000','51692610691','2023-08-21 12:38:18',NULL,900.00,'','5','1','Good sold','1','546','sales','2','','No',NULL,NULL,''),(19102,'1100','51692612070','2023-08-21 13:01:16',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(19103,'4000','51692612070','2023-08-21 13:01:16',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(19104,'1100','51692622527','2023-08-21 15:55:35',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(19105,'4000','51692622527','2023-08-21 15:55:35',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(19106,'1100','51692622556','2023-08-21 15:57:04',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19107,'4000','51692622556','2023-08-21 15:57:04',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(19108,'1100','51692622741','2023-08-21 15:59:07',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19109,'4000','51692622741','2023-08-21 15:59:07',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(19110,'1100','51692622781','2023-08-21 15:59:48',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19111,'4000','51692622781','2023-08-21 15:59:48',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(19112,'1100','51692622806','2023-08-21 16:00:16',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(19113,'4000','51692622806','2023-08-21 16:00:16',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(19114,'1100','51692623056','2023-08-21 16:04:24',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(19115,'4000','51692623056','2023-08-21 16:04:24',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(19116,'1100','51692623077','2023-08-21 16:04:41',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(19117,'4000','51692623077','2023-08-21 16:04:41',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(19118,'1100','51692623128','2023-08-21 16:05:33',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(19119,'4000','51692623128','2023-08-21 16:05:33',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(19120,'1100','51692623178','2023-08-21 16:06:28',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(19121,'4000','51692623178','2023-08-21 16:06:28',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(19122,'1100','51692623358','2023-08-21 16:09:26',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(19123,'4000','51692623358','2023-08-21 16:09:26',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(19124,'1100','51692623390','2023-08-21 16:10:05',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19125,'4000','51692623390','2023-08-21 16:10:05',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19126,'1100','51692623511','2023-08-21 16:12:16',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(19127,'4000','51692623511','2023-08-21 16:12:16',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(19134,'1100','51692625352','2023-08-21 16:42:40',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(19135,'4000','51692625352','2023-08-21 16:43:15',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(19136,'1100','51692625410','2023-08-21 16:43:36',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(19137,'4000','51692625410','2023-08-21 16:43:36',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(19138,'1100','51692625496','2023-08-21 16:45:03',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(19139,'4000','51692625496','2023-08-21 16:45:03',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(19140,'1100','51692628493','2023-08-21 17:35:05',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19141,'4000','51692628493','2023-08-21 17:35:05',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19142,'4000','51692628493','2023-08-21 17:35:05',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(19143,'1100','51692629804','2023-08-21 18:12:41',900.00,NULL,'','5','1','Good sold','1','320','sales','','','No',NULL,NULL,''),(19144,'4000','51692629804','2023-08-21 18:12:41',NULL,900.00,'','5','1','Good sold','1','320','sales','6','','No',NULL,NULL,''),(19145,'1100','51692633440','2023-08-21 18:57:28',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19146,'4000','51692633440','2023-08-21 18:57:28',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(19149,'1110','51692635077','2023-08-21 19:24:50',NULL,39.08,'','5','1','Inventory sold','1','210','sales','14','','No',NULL,NULL,''),(19150,'5500','51692635077','2023-08-21 19:24:50',39.08,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(19151,'1100','51692635077','2023-08-21 19:24:50',60.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(19152,'4000','51692635077','2023-08-21 19:24:50',NULL,60.00,'','5','1','Good sold','1','210','sales','14','','No',NULL,NULL,''),(19157,'1110','51692633461','2023-08-21 19:26:03',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(19158,'5500','51692633461','2023-08-21 19:26:03',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19159,'1100','51692633461','2023-08-21 18:57:45',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19160,'4000','51692633461','2023-08-21 19:26:03',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(19161,'1100','51692685044','2023-08-22 09:17:28',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19162,'4000','51692685044','2023-08-22 09:17:28',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(19163,'1100','51692685075','2023-08-22 09:18:07',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(19164,'4000','51692685075','2023-08-22 09:18:07',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(19165,'1110','51692688728','2023-08-22 10:19:07',NULL,93.93,'','5','1','Inventory sold','1','248','sales','9','','No',NULL,NULL,''),(19166,'5500','51692688728','2023-08-22 10:19:07',93.93,NULL,'','5','1','Cost of goods sold','1','248','sales','','','No',NULL,NULL,''),(19167,'1100','51692688728','2023-08-22 10:19:07',120.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(19168,'4000','51692688728','2023-08-22 10:19:07',NULL,120.00,'','5','1','Good sold','1','248','sales','9','','No',NULL,NULL,''),(19169,'1100','51692688786','2023-08-22 10:20:00',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(19170,'4000','51692688786','2023-08-22 10:20:00',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(19171,'4000','51692688786','2023-08-22 10:20:00',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(19172,'1100','51692688853','2023-08-22 10:21:03',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(19173,'4000','51692688853','2023-08-22 10:21:03',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(19174,'1100','51692692126','2023-08-22 11:15:36',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(19175,'4000','51692692126','2023-08-22 11:15:36',NULL,1500.00,'','5','1','Good sold','1','65','sales','6','','No',NULL,NULL,''),(19176,'1100','51692692932','2023-08-22 11:29:01',600.00,NULL,'','5','1','Good sold','1','405','sales','','','No',NULL,NULL,''),(19177,'4000','51692692932','2023-08-22 11:29:01',NULL,600.00,'','5','1','Good sold','1','405','sales','6','','No',NULL,NULL,''),(19178,'1100','51692692979','2023-08-22 11:42:12',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(19179,'4000','51692692979','2023-08-22 11:42:12',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(19182,'1100','51692694014','2023-08-22 11:47:03',300.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,''),(19183,'4000','51692694014','2023-08-22 11:47:03',NULL,300.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(19184,'1110','51692698666','2023-08-22 13:04:37',NULL,58.62,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(19185,'5500','51692698666','2023-08-22 13:04:37',58.62,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19186,'1100','51692698666','2023-08-22 13:04:37',90.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19187,'4000','51692698666','2023-08-22 13:04:37',NULL,90.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(19188,'1100','51692698694','2023-08-22 13:05:02',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(19189,'4000','51692698694','2023-08-22 13:05:02',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(19190,'1100','51692698718','2023-08-22 13:05:24',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(19191,'4000','51692698718','2023-08-22 13:05:24',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(19192,'1100','51692701512','2023-08-22 13:51:59',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(19193,'4000','51692701512','2023-08-22 13:51:59',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(19194,'1100','51692701542','2023-08-22 13:56:33',300.00,NULL,'','5','1','Good sold','1','197','sales','','','No',NULL,NULL,''),(19195,'4000','51692701542','2023-08-22 13:56:33',NULL,300.00,'','5','1','Good sold','1','197','sales','6','','No',NULL,NULL,''),(19196,'1100','51692701818','2023-08-22 13:57:03',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(19197,'4000','51692701818','2023-08-22 13:57:03',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(19198,'1100','51692701839','2023-08-22 13:57:28',1200.00,NULL,'','5','1','Good sold','1','469','sales','','','No',NULL,NULL,''),(19199,'4000','51692701839','2023-08-22 13:57:28',NULL,1200.00,'','5','1','Good sold','1','469','sales','6','','No',NULL,NULL,''),(19200,'1100','51692706773','2023-08-22 15:19:42',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(19201,'4000','51692706773','2023-08-22 15:19:42',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(19202,'1100','51692707112','2023-08-22 15:25:23',300.00,NULL,'','5','1','Good sold','1','505','sales','','','No',NULL,NULL,''),(19203,'4000','51692707112','2023-08-22 15:25:23',NULL,300.00,'','5','1','Good sold','1','505','sales','4','','No',NULL,NULL,''),(19204,'1100','51692707153','2023-08-22 15:26:01',600.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(19205,'4000','51692707153','2023-08-22 15:26:01',NULL,600.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(19206,'1100','51692707176','2023-08-22 15:26:26',600.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(19207,'4000','51692707176','2023-08-22 15:26:26',NULL,600.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(19208,'1110','51692707215','2023-08-22 15:27:03',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(19209,'5500','51692707215','2023-08-22 15:27:03',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19210,'1100','51692707215','2023-08-22 15:27:03',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19211,'4000','51692707215','2023-08-22 15:27:03',NULL,600.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(19212,'1100','51692707241','2023-08-22 15:27:31',600.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(19213,'4000','51692707241','2023-08-22 15:27:31',NULL,600.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(19214,'1100','51692707477','2023-08-22 15:31:24',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19215,'4000','51692707477','2023-08-22 15:31:24',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(19216,'1100','51692707546','2023-08-22 15:32:33',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(19217,'4000','51692707546','2023-08-22 15:32:33',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(19218,'1110','51692693746','2023-08-22 15:43:24',NULL,281.79,'','5','1','Inventory sold','1','21','sales','9','','No',NULL,NULL,''),(19219,'5500','51692693746','2023-08-22 15:43:24',281.79,NULL,'','5','1','Cost of goods sold','1','21','sales','','','No',NULL,NULL,''),(19220,'1100','51692693746','2023-08-22 11:42:32',660.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(19221,'4000','51692693746','2023-08-22 11:42:32',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(19222,'4000','51692693746','2023-08-22 15:43:24',NULL,360.00,'','5','1','Good sold','1','21','sales','9','','No',NULL,NULL,''),(19223,'1100','51692714316','2023-08-22 17:25:22',300.00,NULL,'','5','1','Good sold','1','457','sales','','','No',NULL,NULL,''),(19224,'4000','51692714316','2023-08-22 17:25:22',NULL,300.00,'','5','1','Good sold','1','457','sales','6','','No',NULL,NULL,''),(19225,'1100','51692715408','2023-08-22 17:43:38',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(19226,'4000','51692715408','2023-08-22 17:43:38',NULL,300.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(19227,'1100','51692715431','2023-08-22 17:43:56',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(19228,'4000','51692715431','2023-08-22 17:43:56',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(19229,'1100','51692716815','2023-08-22 18:07:04',600.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(19230,'4000','51692716815','2023-08-22 18:07:04',NULL,600.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(19231,'1100','51692717568','2023-08-22 18:19:37',600.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(19232,'4000','51692717568','2023-08-22 18:19:37',NULL,600.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(19233,'1100','51692719159','2023-08-22 18:46:06',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19234,'4000','51692719159','2023-08-22 18:46:06',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(19235,'1100','51692719583','2023-08-22 18:53:18',280.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(19236,'4000','51692719583','2023-08-22 18:53:18',NULL,280.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(19237,'1100','51692771164','2023-08-23 09:12:52',600.00,NULL,'','5','1','Good sold','1','544','sales','','','No',NULL,NULL,''),(19238,'4000','51692771164','2023-08-23 09:12:52',NULL,600.00,'','5','1','Good sold','1','544','sales','4','','No',NULL,NULL,''),(19258,'1100','51692774113','2023-08-23 10:05:17',840.00,NULL,'','5','1','Good sold','1','547','sales','','','No',NULL,NULL,''),(19259,'4000','51692774113','2023-08-23 10:25:25',NULL,560.00,'','5','1','Good sold','1','547','sales','6','','No',NULL,NULL,''),(19260,'4000','51692774113','2023-08-23 10:25:25',NULL,280.00,'','5','1','Good sold','1','547','sales','4','','No',NULL,NULL,''),(19261,'1100','51692775598','2023-08-23 10:26:47',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19262,'4000','51692775598','2023-08-23 10:26:47',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(19263,'1110','51692776492','2023-08-23 10:41:49',NULL,400.00,'','5','1','Inventory sold','1','210','sales','16','','No',NULL,NULL,''),(19264,'1110','51692776492','2023-08-23 10:41:49',NULL,39.08,'','5','1','Inventory sold','1','210','sales','14','','No',NULL,NULL,''),(19265,'5500','51692776492','2023-08-23 10:41:49',439.08,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(19266,'1100','51692776492','2023-08-23 10:41:49',660.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(19267,'4000','51692776492','2023-08-23 10:41:49',NULL,600.00,'','5','1','Good sold','1','210','sales','16','','No',NULL,NULL,''),(19268,'4000','51692776492','2023-08-23 10:41:49',NULL,60.00,'','5','1','Good sold','1','210','sales','14','','No',NULL,NULL,''),(19269,'1100','51692776556','2023-08-23 10:42:42',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19270,'4000','51692776556','2023-08-23 10:42:42',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(19271,'1100','51692776693','2023-08-23 10:45:04',1200.00,NULL,'','5','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(19272,'4000','51692776693','2023-08-23 10:45:04',NULL,1200.00,'','5','1','Good sold','1','84','sales','6','','No',NULL,NULL,''),(19273,'1100','51692778507','2023-08-23 11:15:20',390.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(19274,'4000','51692778507','2023-08-23 11:15:20',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(19275,'1100','51692778879','2023-08-23 11:51:11',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(19276,'4000','51692778879','2023-08-23 11:51:11',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(19277,'1100','51692781346','2023-08-23 12:08:08',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(19278,'4000','51692781346','2023-08-23 12:08:08',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(19279,'1100','51692782179','2023-08-23 12:16:27',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(19280,'4000','51692782179','2023-08-23 12:16:27',NULL,300.00,'','5','1','Good sold','1','35','sales','6','','No',NULL,NULL,''),(19281,'1100','51692782242','2023-08-23 12:17:31',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19282,'4000','51692782242','2023-08-23 12:17:31',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19283,'1100','51692787220','2023-08-23 13:40:30',1200.00,NULL,'','5','1','Good sold','1','484','sales','','','No',NULL,NULL,''),(19284,'4000','51692787220','2023-08-23 13:40:30',NULL,1200.00,'','5','1','Good sold','1','484','sales','4','','No',NULL,NULL,''),(19285,'1100','51692789023','2023-08-23 14:10:29',300.00,NULL,'','5','1','Good sold','1','539','sales','','','No',NULL,NULL,''),(19286,'4000','51692789023','2023-08-23 14:10:29',NULL,300.00,'','5','1','Good sold','1','539','sales','2','','No',NULL,NULL,''),(19287,'1100','51692789084','2023-08-23 14:11:37',300.00,NULL,'','5','1','Good sold','1','147','sales','','','No',NULL,NULL,''),(19288,'4000','51692789084','2023-08-23 14:11:37',NULL,300.00,'','5','1','Good sold','1','147','sales','6','','No',NULL,NULL,''),(19289,'1100','51692789166','2023-08-23 14:12:55',300.00,NULL,'','5','1','Good sold','1','483','sales','','','No',NULL,NULL,''),(19290,'4000','51692789166','2023-08-23 14:12:55',NULL,300.00,'','5','1','Good sold','1','483','sales','2','','No',NULL,NULL,''),(19291,'1110','51692789958','2023-08-23 14:25:58',6048.00,NULL,'','5','1','Inventory Purchased','1','7','Purchases','3','','No',NULL,NULL,''),(19292,'2130','51692789958','2023-08-23 14:25:58',NULL,6048.00,'','5','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(19293,'1110','51692790007','2023-08-23 14:26:56',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(19294,'5500','51692790007','2023-08-23 14:26:56',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19295,'1100','51692790007','2023-08-23 14:26:56',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19296,'4000','51692790007','2023-08-23 14:26:56',NULL,600.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(19297,'1100','51692790282','2023-08-23 14:31:36',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(19298,'4000','51692790282','2023-08-23 14:31:36',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(19299,'1100','51692791403','2023-08-23 14:50:15',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(19300,'4000','51692791403','2023-08-23 14:50:15',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(19305,'4165','51692797330','2023-08-23 16:29:04',1700.00,NULL,'0','5','1','WATER SUPPLY','1','','','123','','No',NULL,NULL,''),(19306,'1020','51692797330','2023-08-23 16:29:04',NULL,1700.00,'0','5','1','WATER SUPPLY','1','','','123','','No',NULL,NULL,''),(19307,'1050','51692797357','2023-08-23 16:29:43',NULL,280.00,'','5','1','THERMAL ROLL','1','','','','','No',NULL,NULL,'N/A'),(19308,'5800','51692797357','2023-08-23 16:29:43',280.00,NULL,'','5','1','THERMAL ROLL','1','','','','','No',NULL,NULL,'N/A'),(19309,'1100','51692796787','2023-08-23 16:19:54',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(19310,'4000','51692796787','2023-08-23 16:19:54',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(19311,'1100','51692797667','2023-08-23 16:34:34',300.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(19312,'4000','51692797667','2023-08-23 16:34:34',NULL,300.00,'','5','1','Good sold','1','163','sales','2','','No',NULL,NULL,''),(19313,'1100','51692800548','2023-08-23 17:24:31',2100.00,NULL,'','5','1','Good sold','1','429','sales','','','No',NULL,NULL,''),(19314,'4000','51692800548','2023-08-23 17:24:31',NULL,600.00,'','5','1','Good sold','1','429','sales','4','','No',NULL,NULL,''),(19315,'4000','51692800548','2023-08-23 17:24:31',NULL,1500.00,'','5','1','Good sold','1','429','sales','6','','No',NULL,NULL,''),(19316,'1100','51692801275','2023-08-23 17:34:44',600.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(19317,'4000','51692801275','2023-08-23 17:34:44',NULL,600.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(19318,'1100','51692801297','2023-08-23 17:36:07',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(19319,'4000','51692801297','2023-08-23 17:36:07',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(19320,'1100','51692801522','2023-08-23 17:38:55',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19321,'4000','51692801522','2023-08-23 17:38:55',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19322,'1100','51692801549','2023-08-23 17:39:37',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19323,'4000','51692801549','2023-08-23 17:39:37',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19324,'1100','51692801634','2023-08-23 17:40:43',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(19325,'4000','51692801634','2023-08-23 17:40:43',NULL,300.00,'','5','1','Good sold','1','363','sales','4','','No',NULL,NULL,''),(19326,'1100','51692802646','2023-08-23 18:11:25',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(19327,'4000','51692802646','2023-08-23 18:11:25',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(19328,'1110','51692803588','2023-08-23 18:27:49',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(19329,'5500','51692803588','2023-08-23 18:27:49',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19330,'1100','51692803588','2023-08-23 18:27:49',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19331,'4000','51692803588','2023-08-23 18:27:49',NULL,130.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(19332,'1100','51692804543','2023-08-23 18:29:10',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19333,'4000','51692804543','2023-08-23 18:29:10',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19334,'1100','51692807248','2023-08-23 19:14:16',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19335,'4000','51692807248','2023-08-23 19:14:16',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(19336,'1100','51692856125','2023-08-24 08:48:50',300.00,NULL,'','5','1','Good sold','1','461','sales','','','No',NULL,NULL,''),(19337,'4000','51692856125','2023-08-24 08:48:50',NULL,300.00,'','5','1','Good sold','1','461','sales','2','','No',NULL,NULL,''),(19338,'1100','51692858388','2023-08-24 09:26:36',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(19339,'4000','51692858388','2023-08-24 09:26:36',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(19340,'1100','51692859202','2023-08-24 09:40:16',500.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(19341,'4000','51692859202','2023-08-24 09:40:16',NULL,500.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(19342,'1100','51692859229','2023-08-24 09:40:43',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19343,'4000','51692859229','2023-08-24 09:40:43',NULL,560.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(19344,'1100','51692859260','2023-08-24 09:41:07',300.00,NULL,'','5','1','Good sold','1','431','sales','','','No',NULL,NULL,''),(19345,'4000','51692859260','2023-08-24 09:41:07',NULL,300.00,'','5','1','Good sold','1','431','sales','2','','No',NULL,NULL,''),(19346,'1100','51692859517','2023-08-24 09:46:08',2250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(19347,'4000','51692859517','2023-08-24 09:46:08',NULL,2250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(19348,'1100','51692859585','2023-08-24 09:46:41',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(19349,'4000','51692859585','2023-08-24 09:46:41',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(19350,'1100','51692880987','2023-08-24 15:44:49',900.00,NULL,'','5','1','Good sold','1','458','sales','','','No',NULL,NULL,''),(19351,'4000','51692880987','2023-08-24 15:44:49',NULL,300.00,'','5','1','Good sold','1','458','sales','2','','No',NULL,NULL,''),(19352,'4000','51692880987','2023-08-24 15:44:49',NULL,600.00,'','5','1','Good sold','1','458','sales','8','','No',NULL,NULL,''),(19353,'1100','51692882986','2023-08-24 16:16:33',300.00,NULL,'','5','1','Good sold','1','132','sales','','','No',NULL,NULL,''),(19354,'4000','51692882986','2023-08-24 16:16:33',NULL,300.00,'','5','1','Good sold','1','132','sales','8','','No',NULL,NULL,''),(19355,'1100','51692883161','2023-08-24 16:19:28',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(19356,'4000','51692883161','2023-08-24 16:19:28',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(19357,'1100','51692883183','2023-08-24 16:19:49',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(19358,'4000','51692883183','2023-08-24 16:19:49',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(19359,'1110','51692883221','2023-08-24 16:20:37',NULL,2210.00,'','5','1','Inventory sold','1','257','sales','1','','No',NULL,NULL,''),(19360,'5500','51692883221','2023-08-24 16:20:37',2210.00,NULL,'','5','1','Cost of goods sold','1','257','sales','','','No',NULL,NULL,''),(19361,'1100','51692883221','2023-08-24 16:20:37',3500.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(19362,'4000','51692883221','2023-08-24 16:20:37',NULL,3200.00,'','5','1','Good sold','1','257','sales','1','','No',NULL,NULL,''),(19363,'4000','51692883221','2023-08-24 16:20:37',NULL,300.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(19364,'1100','51692883245','2023-08-24 16:22:45',300.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(19365,'4000','51692883245','2023-08-24 16:22:45',NULL,300.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(19366,'1100','51692883551','2023-08-24 16:26:02',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(19367,'4000','51692883551','2023-08-24 16:26:02',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(19368,'1100','51692883576','2023-08-24 16:26:23',600.00,NULL,'','5','1','Good sold','1','534','sales','','','No',NULL,NULL,''),(19369,'4000','51692883576','2023-08-24 16:26:23',NULL,600.00,'','5','1','Good sold','1','534','sales','6','','No',NULL,NULL,''),(19370,'1100','51692883603','2023-08-24 16:26:48',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(19371,'4000','51692883603','2023-08-24 16:26:48',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(19372,'1100','51692883843','2023-08-24 16:30:53',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19373,'4000','51692883843','2023-08-24 16:30:53',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(19374,'1110','51692886442','2023-08-24 17:14:08',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(19375,'5500','51692886442','2023-08-24 17:14:08',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19376,'1100','51692886442','2023-08-24 17:14:08',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19377,'4000','51692886442','2023-08-24 17:14:08',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(19378,'1100','51692886561','2023-08-24 17:16:09',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(19379,'4000','51692886561','2023-08-24 17:16:09',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(19380,'1110','51692886616','2023-08-24 17:16:56',12155.00,NULL,'','5','1','Inventory Purchased','1','9','Purchases','1','','No',NULL,NULL,''),(19381,'2130','51692886616','2023-08-24 17:16:56',NULL,12155.00,'','5','1','Account payable for inventory','1','9','Purchases','','','No',NULL,NULL,''),(19382,'1110','51692886655','2023-08-24 17:17:41',NULL,1105.00,'','5','1','Inventory sold','1','539','sales','1','','No',NULL,NULL,''),(19383,'5500','51692886655','2023-08-24 17:17:41',1105.00,NULL,'','5','1','Cost of goods sold','1','539','sales','','','No',NULL,NULL,''),(19384,'1100','51692886655','2023-08-24 17:17:41',1600.00,NULL,'','5','1','Good sold','1','539','sales','','','No',NULL,NULL,''),(19385,'4000','51692886655','2023-08-24 17:17:41',NULL,1600.00,'','5','1','Good sold','1','539','sales','1','','No',NULL,NULL,''),(19386,'1100','51692888726','2023-08-24 17:52:12',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(19387,'4000','51692888726','2023-08-24 17:52:12',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(19388,'1100','51692888745','2023-08-24 17:52:33',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(19389,'4000','51692888745','2023-08-24 17:52:33',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(19390,'1100','51692888765','2023-08-24 17:52:51',300.00,NULL,'','5','1','Good sold','1','475','sales','','','No',NULL,NULL,''),(19391,'4000','51692888765','2023-08-24 17:52:51',NULL,300.00,'','5','1','Good sold','1','475','sales','4','','No',NULL,NULL,''),(19392,'1100','51692891195','2023-08-24 18:33:35',300.00,NULL,'','5','1','Good sold','1','198','sales','','','No',NULL,NULL,''),(19393,'4000','51692891195','2023-08-24 18:33:35',NULL,300.00,'','5','1','Good sold','1','198','sales','2','','No',NULL,NULL,''),(19394,'1100','51692891333','2023-08-24 18:35:40',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(19395,'4000','51692891333','2023-08-24 18:35:40',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(19396,'1100','51692941582','2023-08-25 08:33:12',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(19397,'4000','51692941582','2023-08-25 08:33:12',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(19398,'1100','51692941809','2023-08-25 08:36:55',600.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(19399,'4000','51692941809','2023-08-25 08:36:55',NULL,600.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(19400,'1100','51692941841','2023-08-25 08:37:26',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,''),(19401,'4000','51692941841','2023-08-25 08:37:26',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(19402,'1100','51692941861','2023-08-25 08:38:31',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19403,'4000','51692941861','2023-08-25 08:38:31',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19404,'1100','51692942564','2023-08-25 08:49:32',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(19405,'4000','51692942564','2023-08-25 08:49:32',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(19406,'1110','51692944052','2023-08-25 09:14:21',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(19407,'5500','51692944052','2023-08-25 09:14:21',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19408,'1100','51692944052','2023-08-25 09:14:21',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19409,'4000','51692944052','2023-08-25 09:14:21',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(19410,'1100','51692946052','2023-08-25 09:47:39',300.00,NULL,'','5','1','Good sold','1','253','sales','','','No',NULL,NULL,''),(19411,'4000','51692946052','2023-08-25 09:47:39',NULL,300.00,'','5','1','Good sold','1','253','sales','2','','No',NULL,NULL,''),(19414,'1100','51692947954','2023-08-25 10:19:21',300.00,NULL,'','5','1','Good sold','1','503','sales','','','No',NULL,NULL,''),(19415,'4000','51692947954','2023-08-25 10:19:21',NULL,300.00,'','5','1','Good sold','1','503','sales','2','','No',NULL,NULL,''),(19418,'1100','51692949706','2023-08-25 10:48:43',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19419,'4000','51692949706','2023-08-25 10:48:43',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(19424,'1100','51692946137','2023-08-25 10:07:47',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(19425,'4000','51692946137','2023-08-25 12:33:19',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(19426,'1100','51692956012','2023-08-25 12:33:38',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19427,'4000','51692956012','2023-08-25 12:33:38',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(19428,'1100','51692957491','2023-08-25 12:58:37',1120.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(19429,'4000','51692957491','2023-08-25 12:58:37',NULL,1120.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(19430,'1100','51692958475','2023-08-25 13:14:49',30.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(19431,'4000','51692958475','2023-08-25 13:14:49',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(19432,'1100','51692958503','2023-08-25 13:15:15',900.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(19433,'4000','51692958503','2023-08-25 13:15:15',NULL,900.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(19434,'1100','51692947974','2023-08-25 10:19:49',840.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(19435,'4000','51692947974','2023-08-25 10:19:49',NULL,560.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(19436,'4000','51692947974','2023-08-25 13:15:50',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(19437,'1100','51692959456','2023-08-25 13:31:03',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19438,'4000','51692959456','2023-08-25 13:31:03',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(19439,'1100','51692959765','2023-08-25 13:36:19',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(19440,'4000','51692959765','2023-08-25 13:36:19',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(19441,'1100','51692959798','2023-08-25 13:36:47',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(19442,'4000','51692959798','2023-08-25 13:36:47',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(19443,'1110','51692961674','2023-08-25 14:08:00',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(19444,'5500','51692961674','2023-08-25 14:08:00',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19445,'1100','51692961674','2023-08-25 14:08:00',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19446,'4000','51692961674','2023-08-25 14:08:00',NULL,600.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(19447,'1110','51692962125','2023-08-25 14:15:35',NULL,1350.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(19448,'5500','51692962125','2023-08-25 14:15:35',1350.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19449,'1100','51692962125','2023-08-25 14:15:35',1800.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19450,'4000','51692962125','2023-08-25 14:15:35',NULL,1800.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(19451,'1100','51692962443','2023-08-25 14:20:49',300.00,NULL,'','5','1','Good sold','1','180','sales','','','No',NULL,NULL,''),(19452,'4000','51692962443','2023-08-25 14:20:49',NULL,300.00,'','5','1','Good sold','1','180','sales','4','','No',NULL,NULL,''),(19453,'1100','51692962910','2023-08-25 14:28:37',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(19454,'4000','51692962910','2023-08-25 14:28:37',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(19455,'1100','51692962938','2023-08-25 14:29:04',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(19456,'4000','51692962938','2023-08-25 14:29:04',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(19457,'1100','51692964144','2023-08-25 14:49:11',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19458,'4000','51692964144','2023-08-25 14:49:11',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(19459,'1110','51692968559','2023-08-25 16:02:54',NULL,378.00,'','5','1','Inventory sold','1','270','sales','3','','No',NULL,NULL,''),(19460,'5500','51692968559','2023-08-25 16:02:54',378.00,NULL,'','5','1','Cost of goods sold','1','270','sales','','','No',NULL,NULL,''),(19461,'1100','51692968559','2023-08-25 16:02:54',900.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(19462,'4000','51692968559','2023-08-25 16:02:54',NULL,600.00,'','5','1','Good sold','1','270','sales','3','','No',NULL,NULL,''),(19463,'4000','51692968559','2023-08-25 16:02:54',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(19464,'1110','51692970912','2023-08-25 16:41:58',NULL,400.00,'','5','1','Inventory sold','1','210','sales','16','','No',NULL,NULL,''),(19465,'5500','51692970912','2023-08-25 16:41:58',400.00,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(19466,'1100','51692970912','2023-08-25 16:41:58',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(19467,'4000','51692970912','2023-08-25 16:41:58',NULL,600.00,'','5','1','Good sold','1','210','sales','16','','No',NULL,NULL,''),(19468,'1100','51692973745','2023-08-25 17:29:15',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(19469,'4000','51692973745','2023-08-25 17:29:15',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(19470,'1100','51692973798','2023-08-25 17:30:12',560.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,''),(19471,'4000','51692973798','2023-08-25 17:30:12',NULL,560.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(19472,'1100','51692973828','2023-08-25 17:30:38',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19473,'4000','51692973828','2023-08-25 17:30:38',NULL,560.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(19474,'1100','51692974073','2023-08-25 17:34:53',20.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19475,'4000','51692974073','2023-08-25 17:34:53',NULL,20.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(19476,'1100','51692975436','2023-08-25 17:57:23',300.00,NULL,'','5','1','Good sold','1','462','sales','','','No',NULL,NULL,''),(19477,'4000','51692975436','2023-08-25 17:57:23',NULL,300.00,'','5','1','Good sold','1','462','sales','2','','No',NULL,NULL,''),(19478,'1100','51692975457','2023-08-25 17:57:43',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(19479,'4000','51692975457','2023-08-25 17:57:43',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(19480,'1100','51692978425','2023-08-25 18:48:18',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(19481,'4000','51692978425','2023-08-25 18:48:18',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(19482,'1100','51693044225','2023-08-26 13:03:55',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(19483,'4000','51693044225','2023-08-26 13:03:55',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(19484,'1100','51693044250','2023-08-26 13:04:51',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(19485,'4000','51693044250','2023-08-26 13:04:51',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(19486,'1100','51693044320','2023-08-26 13:05:31',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(19487,'4000','51693044320','2023-08-26 13:05:31',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(19488,'1100','51693044344','2023-08-26 13:05:50',300.00,NULL,'','5','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(19489,'4000','51693044344','2023-08-26 13:05:50',NULL,300.00,'','5','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(19490,'1100','51693044362','2023-08-26 13:06:10',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19491,'4000','51693044362','2023-08-26 13:06:10',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19492,'1100','51693044383','2023-08-26 13:06:34',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(19493,'4000','51693044383','2023-08-26 13:06:34',NULL,600.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(19494,'1100','51693044458','2023-08-26 13:07:49',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19495,'4000','51693044458','2023-08-26 13:07:49',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(19496,'1110','51693048505','2023-08-26 14:15:11',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(19497,'5500','51693048505','2023-08-26 14:15:11',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19498,'1100','51693048505','2023-08-26 14:15:11',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19499,'4000','51693048505','2023-08-26 14:15:11',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(19500,'1100','51693050122','2023-08-26 14:42:12',1200.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(19501,'4000','51693050122','2023-08-26 14:42:12',NULL,1200.00,'','5','1','Good sold','1','108','sales','6','','No',NULL,NULL,''),(19502,'1100','51693050202','2023-08-26 14:43:35',300.00,NULL,'','5','1','Good sold','1','519','sales','','','No',NULL,NULL,''),(19503,'4000','51693050202','2023-08-26 14:43:35',NULL,300.00,'','5','1','Good sold','1','519','sales','2','','No',NULL,NULL,''),(19504,'1100','51693050233','2023-08-26 14:44:05',300.00,NULL,'','5','1','Good sold','1','332','sales','','','No',NULL,NULL,''),(19505,'4000','51693050233','2023-08-26 14:44:05',NULL,300.00,'','5','1','Good sold','1','332','sales','2','','No',NULL,NULL,''),(19506,'1100','51693050265','2023-08-26 14:44:35',1200.00,NULL,'','5','1','Good sold','1','487','sales','','','No',NULL,NULL,''),(19507,'4000','51693050265','2023-08-26 14:44:35',NULL,1200.00,'','5','1','Good sold','1','487','sales','2','','No',NULL,NULL,''),(19508,'1110','51693051206','2023-08-26 15:11:59',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(19509,'5500','51693051206','2023-08-26 15:11:59',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19510,'1100','51693051206','2023-08-26 15:11:59',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19511,'4000','51693051206','2023-08-26 15:11:59',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(19512,'1100','51693051960','2023-08-26 15:12:45',300.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(19513,'4000','51693051960','2023-08-26 15:12:45',NULL,300.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(19514,'1100','51693055800','2023-08-26 16:16:47',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(19515,'4000','51693055800','2023-08-26 16:16:47',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(19516,'1100','51693055821','2023-08-26 16:17:08',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(19517,'4000','51693055821','2023-08-26 16:17:08',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(19518,'1100','51693063184','2023-08-26 18:19:58',300.00,NULL,'','5','1','Good sold','1','168','sales','','','No',NULL,NULL,''),(19519,'4000','51693063184','2023-08-26 18:19:58',NULL,300.00,'','5','1','Good sold','1','168','sales','4','','No',NULL,NULL,''),(19520,'1100','51693063436','2023-08-26 18:24:02',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(19521,'4000','51693063436','2023-08-26 18:24:02',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(19522,'1100','51693063457','2023-08-26 18:24:24',600.00,NULL,'','5','1','Good sold','1','178','sales','','','No',NULL,NULL,''),(19523,'4000','51693063457','2023-08-26 18:24:24',NULL,600.00,'','5','1','Good sold','1','178','sales','6','','No',NULL,NULL,''),(19524,'1100','51693063479','2023-08-26 18:24:54',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(19525,'4000','51693063479','2023-08-26 18:24:54',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(19526,'1100','51693063509','2023-08-26 18:25:14',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(19527,'4000','51693063509','2023-08-26 18:25:14',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(19528,'1100','51693065593','2023-08-26 18:59:58',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(19529,'4000','51693065593','2023-08-26 18:59:58',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(19530,'1100','51693066642','2023-08-26 19:17:31',1200.00,NULL,'','5','1','Good sold','1','351','sales','','','No',NULL,NULL,''),(19531,'4000','51693066642','2023-08-26 19:17:31',NULL,1200.00,'','5','1','Good sold','1','351','sales','6','','No',NULL,NULL,''),(19532,'1100','51693066682','2023-08-26 19:18:12',140.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19533,'4000','51693066682','2023-08-26 19:18:12',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(19534,'1110','51693066703','2023-08-26 19:18:32',NULL,93.93,'','5','1','Inventory sold','1','387','sales','9','','No',NULL,NULL,''),(19535,'5500','51693066703','2023-08-26 19:18:32',93.93,NULL,'','5','1','Cost of goods sold','1','387','sales','','','No',NULL,NULL,''),(19536,'1100','51693066703','2023-08-26 19:18:32',120.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(19537,'4000','51693066703','2023-08-26 19:18:32',NULL,120.00,'','5','1','Good sold','1','387','sales','9','','No',NULL,NULL,''),(19538,'1100','51693068331','2023-08-26 19:45:37',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(19539,'4000','51693068331','2023-08-26 19:45:37',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(19540,'1100','51693068357','2023-08-26 19:46:04',300.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(19541,'4000','51693068357','2023-08-26 19:46:04',NULL,300.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(19542,'1100','51693068552','2023-08-26 19:49:18',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19543,'4000','51693068552','2023-08-26 19:49:18',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19544,'1100','51693068576','2023-08-26 19:49:43',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19545,'4000','51693068576','2023-08-26 19:49:43',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(19546,'1100','51693134934','2023-08-27 14:16:08',600.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(19547,'4000','51693134934','2023-08-27 14:16:08',NULL,600.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(19548,'1100','51693134983','2023-08-27 14:16:35',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19549,'4000','51693134983','2023-08-27 14:16:35',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(19550,'1100','51693135006','2023-08-27 14:16:54',300.00,NULL,'','5','1','Good sold','1','470','sales','','','No',NULL,NULL,''),(19551,'4000','51693135006','2023-08-27 14:16:54',NULL,300.00,'','5','1','Good sold','1','470','sales','2','','No',NULL,NULL,''),(19552,'1100','51693138941','2023-08-27 15:22:35',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19553,'4000','51693138941','2023-08-27 15:22:35',NULL,560.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(19554,'1100','51693138967','2023-08-27 15:23:41',1120.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,''),(19555,'4000','51693138967','2023-08-27 15:23:41',NULL,1120.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(19556,'1100','51693139047','2023-08-27 15:24:19',600.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(19557,'4000','51693139047','2023-08-27 15:24:19',NULL,300.00,'','5','1','Good sold','1','385','sales','2','','No',NULL,NULL,''),(19558,'4000','51693139047','2023-08-27 15:24:19',NULL,300.00,'','5','1','Good sold','1','385','sales','8','','No',NULL,NULL,''),(19559,'1100','51693139098','2023-08-27 15:25:03',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(19560,'4000','51693139098','2023-08-27 15:25:03',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(19561,'1100','51693139640','2023-08-27 15:54:20',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19562,'4000','51693139640','2023-08-27 15:54:20',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19563,'1100','51693146730','2023-08-27 17:32:19',1200.00,NULL,'','5','1','Good sold','1','457','sales','','','No',NULL,NULL,''),(19564,'4000','51693146730','2023-08-27 17:32:19',NULL,1200.00,'','5','1','Good sold','1','457','sales','6','','No',NULL,NULL,''),(19565,'1100','51693146760','2023-08-27 17:32:51',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(19566,'4000','51693146760','2023-08-27 17:32:51',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(19567,'1100','51693147130','2023-08-27 17:39:01',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(19568,'4000','51693147130','2023-08-27 17:39:01',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(19569,'1110','51693147654','2023-08-27 17:47:46',NULL,78.16,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(19570,'5500','51693147654','2023-08-27 17:47:46',78.16,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19571,'1100','51693147654','2023-08-27 17:47:46',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19572,'4000','51693147654','2023-08-27 17:47:46',NULL,120.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(19573,'1110','51693149464','2023-08-27 18:17:51',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(19574,'5500','51693149464','2023-08-27 18:17:51',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19575,'1100','51693149464','2023-08-27 18:17:51',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19576,'4000','51693149464','2023-08-27 18:17:51',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(19577,'1110','51693150700','2023-08-27 18:38:39',NULL,93.93,'','5','1','Inventory sold','1','387','sales','9','','No',NULL,NULL,''),(19578,'5500','51693150700','2023-08-27 18:38:39',93.93,NULL,'','5','1','Cost of goods sold','1','387','sales','','','No',NULL,NULL,''),(19579,'1100','51693150700','2023-08-27 18:38:39',120.00,NULL,'','5','1','Good sold','1','387','sales','','','No',NULL,NULL,''),(19580,'4000','51693150700','2023-08-27 18:38:39',NULL,120.00,'','5','1','Good sold','1','387','sales','9','','No',NULL,NULL,''),(19581,'1100','51693206361','2023-08-28 10:06:10',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(19582,'4000','51693206361','2023-08-28 10:06:10',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(19583,'1100','51693206399','2023-08-28 10:06:54',1750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(19584,'4000','51693206399','2023-08-28 10:06:54',NULL,1750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(19585,'1100','51693206591','2023-08-28 10:10:12',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(19586,'4000','51693206591','2023-08-28 10:10:12',NULL,250.00,'','5','1','Good sold','1','10','sales','4','','No',NULL,NULL,''),(19587,'4000','51693206591','2023-08-28 10:10:12',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(19588,'1100','51693207037','2023-08-28 10:17:22',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(19589,'4000','51693207037','2023-08-28 10:17:22',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(19590,'1100','51693207148','2023-08-28 10:19:17',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(19591,'4000','51693207148','2023-08-28 10:19:17',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(19592,'1100','51693207171','2023-08-28 10:19:36',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19593,'4000','51693207171','2023-08-28 10:19:36',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(19594,'1100','51693207198','2023-08-28 10:20:09',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(19595,'4000','51693207198','2023-08-28 10:20:09',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(19598,'1100','51693207261','2023-08-28 10:21:11',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(19599,'4000','51693207261','2023-08-28 10:21:11',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(19600,'1100','51693207295','2023-08-28 10:21:59',1950.00,NULL,'','5','1','Good sold','1','549','sales','','','No',NULL,NULL,''),(19601,'4000','51693207295','2023-08-28 10:21:59',NULL,300.00,'','5','1','Good sold','1','549','sales','6','','No',NULL,NULL,''),(19602,'4000','51693207295','2023-08-28 10:21:59',NULL,1200.00,'','5','1','Good sold','1','549','sales','2','','No',NULL,NULL,''),(19603,'4000','51693207295','2023-08-28 10:21:59',NULL,450.00,'','5','1','Good sold','1','549','sales','8','','No',NULL,NULL,''),(19604,'1100','51693207360','2023-08-28 10:22:48',900.00,NULL,'','5','1','Good sold','1','288','sales','','','No',NULL,NULL,''),(19605,'4000','51693207360','2023-08-28 10:22:48',NULL,900.00,'','5','1','Good sold','1','288','sales','6','','No',NULL,NULL,''),(19606,'1100','51693207220','2023-08-28 10:20:35',600.00,NULL,'','5','1','Good sold','1','507','sales','','','No',NULL,NULL,''),(19607,'4000','51693207220','2023-08-28 10:20:35',NULL,300.00,'','5','1','Good sold','1','507','sales','6','','No',NULL,NULL,''),(19608,'4000','51693207220','2023-08-28 10:59:08',NULL,300.00,'','5','1','Good sold','1','507','sales','6','','No',NULL,NULL,''),(19609,'1100','51693209561','2023-08-28 10:59:39',1350.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(19610,'4000','51693209561','2023-08-28 10:59:39',NULL,600.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(19611,'4000','51693209561','2023-08-28 10:59:39',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(19612,'1100','51693214144','2023-08-28 12:15:51',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19613,'4000','51693214144','2023-08-28 12:15:51',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19614,'1100','51693214169','2023-08-28 12:16:16',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(19615,'4000','51693214169','2023-08-28 12:16:16',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(19616,'1100','51693214199','2023-08-28 12:16:45',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(19617,'4000','51693214199','2023-08-28 12:16:45',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(19618,'1100','51693214238','2023-08-28 12:17:33',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(19619,'4000','51693214238','2023-08-28 12:17:33',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(19620,'1100','51693214462','2023-08-28 12:21:11',20.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19621,'4000','51693214462','2023-08-28 12:21:11',NULL,20.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(19622,'1100','51693215023','2023-08-28 12:30:36',450.00,NULL,'','5','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(19623,'4000','51693215023','2023-08-28 12:30:36',NULL,300.00,'','5','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(19624,'4000','51693215023','2023-08-28 12:30:36',NULL,150.00,'','5','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(19625,'1100','51693216908','2023-08-28 13:01:58',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(19626,'4000','51693216908','2023-08-28 13:01:58',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(19627,'1100','51693217099','2023-08-28 13:05:05',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(19628,'4000','51693217099','2023-08-28 13:05:05',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(19631,'4165','51693219279','2023-08-05 13:44:05',2000.00,NULL,'0','5','1','WATER SUPPLY','1','','','125','','No',NULL,NULL,''),(19632,'1020','51693219279','2023-08-05 13:44:05',NULL,2000.00,'0','5','1','WATER SUPPLY','1','','','125','','No',NULL,NULL,''),(19635,'4165','51693219478','2023-08-07 13:45:06',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','126','','No',NULL,NULL,''),(19636,'1020','51693219478','2023-08-07 13:45:06',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','126','','No',NULL,NULL,''),(19639,'4165','51693219524','2023-08-08 13:46:22',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','127','','No',NULL,NULL,''),(19640,'1020','51693219524','2023-08-08 13:46:22',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','127','','No',NULL,NULL,''),(19643,'4165','51693219613','2023-08-10 13:47:24',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','128','','No',NULL,NULL,''),(19644,'1020','51693219613','2023-08-10 13:47:24',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','128','','No',NULL,NULL,''),(19647,'4165','51693219675','2023-08-13 13:52:17',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','129','','No',NULL,NULL,''),(19648,'1020','51693219675','2023-08-13 13:52:17',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','129','','No',NULL,NULL,''),(19651,'4165','51693219957','2023-08-15 13:53:04',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','130','','No',NULL,NULL,''),(19652,'1020','51693219957','2023-08-15 13:53:04',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','130','','No',NULL,NULL,''),(19655,'4165','51693220017','2023-08-21 13:53:58',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','131','','No',NULL,NULL,''),(19656,'1020','51693220017','2023-08-21 13:53:58',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','131','','No',NULL,NULL,''),(19659,'4165','51693220066','2023-08-22 13:55:01',2000.00,NULL,'0','5','1','WATER SUPPLY','1','','','132','','No',NULL,NULL,''),(19660,'1020','51693220066','2023-08-22 13:55:01',NULL,2000.00,'0','5','1','WATER SUPPLY','1','','','132','','No',NULL,NULL,''),(19663,'4165','51693220145','2023-08-24 13:56:37',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','133','','No',NULL,NULL,''),(19664,'1020','51693220145','2023-08-24 13:56:37',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','133','','No',NULL,NULL,''),(19667,'4165','51693220230','2023-08-26 13:57:35',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','134','','No',NULL,NULL,''),(19668,'1020','51693220230','2023-08-26 13:57:35',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','134','','No',NULL,NULL,''),(19671,'4165','51693220271','2023-08-27 13:58:16',1800.00,NULL,'0','5','1','WATER SUPPLY','1','','','135','','No',NULL,NULL,''),(19672,'1020','51693220271','2023-08-27 13:58:16',NULL,1800.00,'0','5','1','WATER SUPPLY','1','','','135','','No',NULL,NULL,''),(19675,'5800','51693220340','2023-08-27 14:00:23',300.00,NULL,'0','5','1','TATA ,MOTORCYCLE WASHING FEE','1','','','136','','No',NULL,NULL,''),(19676,'1050','51693220340','2023-08-27 14:00:23',NULL,300.00,'0','5','1','TATA ,MOTORCYCLE WASHING FEE','1','','','136','','No',NULL,NULL,''),(19677,'1100','51693220449','2023-08-28 14:00:57',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(19678,'4000','51693220449','2023-08-28 14:00:57',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(19679,'1100','51693220470','2023-08-28 14:10:48',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(19680,'4000','51693220470','2023-08-28 14:10:48',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(19681,'1100','51693222849','2023-08-28 14:40:57',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(19682,'4000','51693222849','2023-08-28 14:40:57',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(19683,'1100','51693226914','2023-08-28 15:48:42',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19684,'4000','51693226914','2023-08-28 15:48:42',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19685,'1100','51693228286','2023-08-28 16:11:33',300.00,NULL,'','5','1','Good sold','1','96','sales','','','No',NULL,NULL,''),(19686,'4000','51693228286','2023-08-28 16:11:33',NULL,300.00,'','5','1','Good sold','1','96','sales','2','','No',NULL,NULL,''),(19687,'1100','51693228311','2023-08-28 16:11:58',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(19688,'4000','51693228311','2023-08-28 16:11:58',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(19689,'1100','51693228388','2023-08-28 16:13:42',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(19690,'4000','51693228388','2023-08-28 16:13:42',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(19691,'1100','51693232127','2023-08-28 17:15:34',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(19692,'4000','51693232127','2023-08-28 17:15:34',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(19698,'1110','51693234854','2023-08-28 18:01:07',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(19699,'5500','51693234854','2023-08-28 18:01:49',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19700,'1100','51693234854','2023-08-28 18:01:07',1900.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19701,'4000','51693234854','2023-08-28 18:01:07',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(19702,'4000','51693234854','2023-08-28 18:01:49',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(19703,'1100','51693234936','2023-08-28 18:02:24',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19704,'4000','51693234936','2023-08-28 18:02:24',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19705,'1100','51693238530','2023-08-28 19:02:18',300.00,NULL,'','5','1','Good sold','1','514','sales','','','No',NULL,NULL,''),(19706,'4000','51693238530','2023-08-28 19:02:18',NULL,300.00,'','5','1','Good sold','1','514','sales','6','','No',NULL,NULL,''),(19707,'1100','51693238575','2023-08-28 19:03:04',2100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19708,'4000','51693238575','2023-08-28 19:03:04',NULL,2100.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19709,'1000','51693240477','2023-08-28 19:34:56',130.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(19711,'1100','51693240477','2023-08-28 19:34:56',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19712,'4000','51693240477','2023-08-28 19:34:56',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(19713,'1100','51693292351','2023-08-29 09:59:21',260.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(19714,'4000','51693292351','2023-08-29 09:59:21',NULL,260.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(19715,'1100','51693294223','2023-08-29 10:30:36',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(19716,'4000','51693294223','2023-08-29 10:30:36',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(19717,'4000','51693294223','2023-08-29 10:30:36',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(19718,'1100','51693295224','2023-08-29 10:47:21',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(19719,'4000','51693295224','2023-08-29 10:47:21',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(19724,'1100','51693295308','2023-08-29 10:48:34',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(19725,'4000','51693295308','2023-08-29 10:48:34',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(19726,'1100','51693295327','2023-08-29 10:48:56',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19727,'4000','51693295327','2023-08-29 10:48:56',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(19728,'1100','51693295352','2023-08-29 10:49:20',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(19729,'4000','51693295352','2023-08-29 10:49:20',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(19730,'1100','51693295386','2023-08-29 10:49:55',900.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19731,'4000','51693295386','2023-08-29 10:49:55',NULL,900.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19732,'1100','51693295457','2023-08-29 10:51:03',300.00,NULL,'','5','1','Good sold','1','169','sales','','','No',NULL,NULL,''),(19733,'4000','51693295457','2023-08-29 10:51:03',NULL,300.00,'','5','1','Good sold','1','169','sales','2','','No',NULL,NULL,''),(19734,'1100','51693295482','2023-08-29 10:51:31',900.00,NULL,'','5','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(19735,'4000','51693295482','2023-08-29 10:51:31',NULL,900.00,'','5','1','Good sold','1','98','sales','6','','No',NULL,NULL,''),(19736,'1100','51693295511','2023-08-29 10:51:58',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19737,'4000','51693295511','2023-08-29 10:51:58',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19738,'1110','51693299298','2023-08-29 11:55:07',NULL,900.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(19739,'5500','51693299298','2023-08-29 11:55:07',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19740,'1100','51693299298','2023-08-29 11:55:07',1200.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19741,'4000','51693299298','2023-08-29 11:55:07',NULL,1200.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(19742,'1100','51693299342','2023-08-29 11:56:01',1800.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(19743,'4000','51693299342','2023-08-29 11:56:01',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(19744,'4000','51693299342','2023-08-29 11:56:01',NULL,300.00,'','5','1','Good sold','1','195','sales','4','','No',NULL,NULL,''),(19745,'1100','51693299386','2023-08-29 11:56:41',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(19746,'4000','51693299386','2023-08-29 11:56:41',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(19753,'1110','51693300339','2023-08-29 12:12:19',260.00,NULL,'','5','1','Inventory Purchased','1','9','Purchases','18','','No',NULL,NULL,''),(19754,'2130','51693300339','2023-08-29 12:12:19',NULL,260.00,'','5','1','Account payable for inventory','1','9','Purchases','','','No',NULL,NULL,''),(19755,'1110','51693300381','2023-08-29 12:13:21',NULL,26.00,'','5','1','Inventory sold','1','544','sales','18','','No',NULL,NULL,''),(19756,'5500','51693300381','2023-08-29 12:13:21',26.00,NULL,'','5','1','Cost of goods sold','1','544','sales','','','No',NULL,NULL,''),(19757,'1100','51693300381','2023-08-29 12:13:21',630.00,NULL,'','5','1','Good sold','1','544','sales','','','No',NULL,NULL,''),(19758,'4000','51693300381','2023-08-29 12:13:21',NULL,600.00,'','5','1','Good sold','1','544','sales','2','','No',NULL,NULL,''),(19759,'4000','51693300381','2023-08-29 12:13:21',NULL,30.00,'','5','1','Good sold','1','544','sales','18','','No',NULL,NULL,''),(19760,'1100','51693301002','2023-08-29 12:23:28',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19761,'4000','51693301002','2023-08-29 12:23:28',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(19766,'1100','51693303768','2023-08-29 13:09:39',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(19767,'4000','51693303768','2023-08-29 13:09:39',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(19770,'5800','51693304893','2023-08-28 13:28:41',100.00,NULL,'0','5','1','MOTORCYCLE REPAIR','1','','','137','','No',NULL,NULL,''),(19771,'1050','51693304893','2023-08-28 13:28:41',NULL,100.00,'0','5','1','MOTORCYCLE REPAIR','1','','','137','','No',NULL,NULL,''),(19774,'4165','51693304941','2023-08-29 13:29:11',1700.00,NULL,'0','5','1','WATER SUPPLY','1','','','138','','No',NULL,NULL,''),(19775,'1020','51693304941','2023-08-29 13:29:11',NULL,1700.00,'0','5','1','WATER SUPPLY','1','','','138','','No',NULL,NULL,''),(19776,'1100','51693307785','2023-08-29 14:16:34',560.00,NULL,'','5','1','Good sold','1','182','sales','','','No',NULL,NULL,''),(19777,'4000','51693307785','2023-08-29 14:16:34',NULL,560.00,'','5','1','Good sold','1','182','sales','6','','No',NULL,NULL,''),(19778,'1100','51693307811','2023-08-29 14:17:01',300.00,NULL,'','5','1','Good sold','1','361','sales','','','No',NULL,NULL,''),(19779,'4000','51693307811','2023-08-29 14:17:01',NULL,300.00,'','5','1','Good sold','1','361','sales','2','','No',NULL,NULL,''),(19780,'1100','51693307836','2023-08-29 14:17:21',300.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(19781,'4000','51693307836','2023-08-29 14:17:21',NULL,300.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(19782,'1100','51693310618','2023-08-29 15:03:45',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(19783,'4000','51693310618','2023-08-29 15:03:45',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(19784,'1110','51693310808','2023-08-29 15:06:56',NULL,19.54,'','5','1','Inventory sold','1','210','sales','14','','No',NULL,NULL,''),(19785,'5500','51693310808','2023-08-29 15:06:56',19.54,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(19786,'1100','51693310808','2023-08-29 15:06:56',30.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(19787,'4000','51693310808','2023-08-29 15:06:56',NULL,30.00,'','5','1','Good sold','1','210','sales','14','','No',NULL,NULL,''),(19788,'1110','51693303700','2023-08-29 13:08:30',NULL,1134.00,'','5','1','Inventory sold','1','550','sales','3','','No',NULL,NULL,''),(19789,'5500','51693303700','2023-08-29 15:41:04',1134.00,NULL,'','5','1','Cost of goods sold','1','550','sales','','','No',NULL,NULL,''),(19790,'1100','51693303700','2023-08-29 13:08:30',1800.00,NULL,'','5','1','Good sold','1','550','sales','','','No',NULL,NULL,''),(19791,'4000','51693303700','2023-08-29 13:08:30',NULL,1800.00,'','5','1','Good sold','1','550','sales','3','','No',NULL,NULL,''),(19792,'1100','51693313205','2023-08-29 15:47:02',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(19793,'4000','51693313205','2023-08-29 15:47:02',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(19794,'1100','51693313244','2023-08-29 15:47:28',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(19795,'4000','51693313244','2023-08-29 15:47:28',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(19796,'1100','51693315415','2023-08-29 16:23:40',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(19797,'4000','51693315415','2023-08-29 16:23:40',NULL,300.00,'','5','1','Good sold','1','238','sales','6','','No',NULL,NULL,''),(19798,'1100','51693317128','2023-08-29 16:52:24',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19799,'4000','51693317128','2023-08-29 16:52:24',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(19800,'1100','51693317385','2023-08-29 16:57:19',900.00,NULL,'','5','1','Good sold','1','125','sales','','','No',NULL,NULL,''),(19801,'4000','51693317385','2023-08-29 16:57:19',NULL,600.00,'','5','1','Good sold','1','125','sales','6','','No',NULL,NULL,''),(19802,'4000','51693317385','2023-08-29 16:57:19',NULL,300.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(19803,'1100','51693318960','2023-08-29 17:22:46',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(19804,'4000','51693318960','2023-08-29 17:22:46',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(19805,'1100','51693320698','2023-08-29 17:51:44',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19806,'4000','51693320698','2023-08-29 17:51:44',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(19807,'1100','51693324152','2023-08-29 18:49:21',1200.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(19808,'4000','51693324152','2023-08-29 18:49:21',NULL,1200.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(19809,'1110','51693324174','2023-08-29 18:49:38',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(19810,'5500','51693324174','2023-08-29 18:49:38',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19811,'1100','51693324174','2023-08-29 18:49:38',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19812,'4000','51693324174','2023-08-29 18:49:38',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(19813,'1100','51693324189','2023-08-29 18:49:56',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19814,'4000','51693324189','2023-08-29 18:49:56',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(19817,'1100','51693324311','2023-08-29 18:52:01',280.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(19818,'4000','51693324311','2023-08-29 18:52:01',NULL,280.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(19819,'1100','51693373596','2023-08-30 09:49:26',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(19820,'4000','51693373596','2023-08-30 09:49:26',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(19821,'1100','51693384069','2023-08-30 11:27:57',1200.00,NULL,'','5','1','Good sold','1','303','sales','','','No',NULL,NULL,''),(19822,'4000','51693384069','2023-08-30 11:27:57',NULL,1200.00,'','5','1','Good sold','1','303','sales','6','','No',NULL,NULL,''),(19823,'1100','51693384155','2023-08-30 11:29:20',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(19824,'4000','51693384155','2023-08-30 11:29:20',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(19825,'1100','51693384172','2023-08-30 11:29:39',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(19826,'4000','51693384172','2023-08-30 11:29:39',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(19827,'1100','51693389234','2023-08-30 12:54:04',600.00,NULL,'','5','1','Good sold','1','447','sales','','','No',NULL,NULL,''),(19828,'4000','51693389234','2023-08-30 12:54:04',NULL,600.00,'','5','1','Good sold','1','447','sales','6','','No',NULL,NULL,''),(19829,'1100','51693390496','2023-08-30 13:15:03',1500.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19830,'4000','51693390496','2023-08-30 13:15:03',NULL,1500.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19831,'1100','51693390539','2023-08-30 13:15:45',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(19832,'4000','51693390539','2023-08-30 13:15:45',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(19833,'1100','51693390588','2023-08-30 13:16:34',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(19834,'4000','51693390588','2023-08-30 13:16:34',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(19835,'1100','51693392105','2023-08-30 13:41:51',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19836,'4000','51693392105','2023-08-30 13:41:51',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(19837,'1100','51693392127','2023-08-30 14:04:47',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(19838,'4000','51693392127','2023-08-30 14:04:47',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(19839,'1100','51693393516','2023-08-30 14:05:22',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19840,'4000','51693393516','2023-08-30 14:05:22',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19841,'1100','51693393680','2023-08-30 14:08:06',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19842,'4000','51693393680','2023-08-30 14:08:06',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(19843,'1110','51693394315','2023-08-30 14:18:42',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(19844,'5500','51693394315','2023-08-30 14:18:42',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19845,'1100','51693394315','2023-08-30 14:18:42',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19846,'4000','51693394315','2023-08-30 14:18:42',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(19847,'1100','51693397473','2023-08-30 15:11:21',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19848,'4000','51693397473','2023-08-30 15:11:21',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(19849,'1100','51693397492','2023-08-30 15:11:37',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(19850,'4000','51693397492','2023-08-30 15:11:37',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(19851,'1100','51693397515','2023-08-30 15:12:21',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(19852,'4000','51693397515','2023-08-30 15:12:21',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(19853,'4000','51693397515','2023-08-30 15:12:21',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(19854,'1100','51693397554','2023-08-30 15:13:00',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19855,'4000','51693397554','2023-08-30 15:13:00',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(19856,'1100','51693399802','2023-08-30 15:58:14',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(19857,'4000','51693399802','2023-08-30 15:58:14',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(19858,'1100','51693402071','2023-08-30 16:28:04',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(19859,'4000','51693402071','2023-08-30 16:28:04',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(19860,'1100','51693402115','2023-08-30 16:28:49',1200.00,NULL,'','5','1','Good sold','1','257','sales','','','No',NULL,NULL,''),(19861,'4000','51693402115','2023-08-30 16:28:49',NULL,600.00,'','5','1','Good sold','1','257','sales','2','','No',NULL,NULL,''),(19862,'4000','51693402115','2023-08-30 16:28:49',NULL,600.00,'','5','1','Good sold','1','257','sales','6','','No',NULL,NULL,''),(19863,'1100','51693402137','2023-08-30 17:42:54',1200.00,NULL,'','5','1','Good sold','1','373','sales','','','No',NULL,NULL,''),(19864,'4000','51693402137','2023-08-30 17:42:54',NULL,600.00,'','5','1','Good sold','1','373','sales','4','','No',NULL,NULL,''),(19865,'4000','51693402137','2023-08-30 17:42:54',NULL,600.00,'','5','1','Good sold','1','373','sales','6','','No',NULL,NULL,''),(19866,'1100','51693406592','2023-08-30 17:44:35',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19867,'4000','51693406592','2023-08-30 17:44:35',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(19868,'1100','51693406798','2023-08-30 17:47:18',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(19869,'4000','51693406798','2023-08-30 17:47:18',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(19870,'1100','51693406854','2023-08-30 17:47:39',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(19871,'4000','51693406854','2023-08-30 17:47:39',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(19872,'1100','51693406871','2023-08-30 17:48:00',600.00,NULL,'','5','1','Good sold','1','501','sales','','','No',NULL,NULL,''),(19873,'4000','51693406871','2023-08-30 17:48:00',NULL,600.00,'','5','1','Good sold','1','501','sales','4','','No',NULL,NULL,''),(19874,'1100','51693407265','2023-08-30 17:54:31',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(19875,'4000','51693407265','2023-08-30 17:54:31',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(19876,'1100','51693407929','2023-08-30 18:55:23',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(19877,'4000','51693407929','2023-08-30 18:55:23',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(19878,'1100','51693410947','2023-08-30 18:55:57',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19879,'4000','51693410947','2023-08-30 18:55:57',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19880,'1100','51693411042','2023-08-30 18:57:30',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(19881,'4000','51693411042','2023-08-30 18:57:30',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(19882,'1110','51693411624','2023-08-30 19:10:57',NULL,93.93,'','5','1','Inventory sold','1','92','sales','9','','No',NULL,NULL,''),(19883,'5500','51693411624','2023-08-30 19:10:57',93.93,NULL,'','5','1','Cost of goods sold','1','92','sales','','','No',NULL,NULL,''),(19884,'1100','51693411624','2023-08-30 19:10:57',120.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(19885,'4000','51693411624','2023-08-30 19:10:57',NULL,120.00,'','5','1','Good sold','1','92','sales','9','','No',NULL,NULL,''),(19886,'1100','51693464021','2023-08-31 09:40:32',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(19887,'4000','51693464021','2023-08-31 09:40:32',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(19888,'1100','51693464051','2023-08-31 09:41:01',280.00,NULL,'','5','1','Good sold','1','448','sales','','','No',NULL,NULL,''),(19889,'4000','51693464051','2023-08-31 09:41:01',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(19890,'1100','51693464086','2023-08-31 09:42:05',300.00,NULL,'','5','1','Good sold','1','539','sales','','','No',NULL,NULL,''),(19891,'4000','51693464086','2023-08-31 09:42:05',NULL,300.00,'','5','1','Good sold','1','539','sales','2','','No',NULL,NULL,''),(19892,'1100','51693464161','2023-08-31 10:02:03',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(19893,'4000','51693464161','2023-08-31 10:02:03',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(19894,'1100','51693465335','2023-08-31 10:02:42',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(19895,'4000','51693465335','2023-08-31 10:02:42',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(19896,'4000','51693465335','2023-08-31 10:02:42',NULL,250.00,'','5','1','Good sold','1','10','sales','4','','No',NULL,NULL,''),(19897,'1100','51693470576','2023-08-31 11:29:55',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19898,'4000','51693470576','2023-08-31 11:29:55',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(19899,'1100','51693472565','2023-08-31 12:02:58',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19900,'4000','51693472565','2023-08-31 12:02:58',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(19901,'1100','51693472689','2023-08-31 12:54:32',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19902,'4000','51693472689','2023-08-31 12:54:32',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(19903,'1100','51693475689','2023-08-31 12:54:59',600.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,''),(19904,'4000','51693475689','2023-08-31 12:54:59',NULL,600.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(19905,'1100','51693477767','2023-08-31 13:29:38',560.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(19906,'4000','51693477767','2023-08-31 13:29:38',NULL,560.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(19907,'1100','51693477797','2023-08-31 13:30:04',300.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,''),(19908,'4000','51693477797','2023-08-31 13:30:04',NULL,300.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(19909,'1100','51693477818','2023-08-31 13:30:22',300.00,NULL,'','5','1','Good sold','1','174','sales','','','No',NULL,NULL,''),(19910,'4000','51693477818','2023-08-31 13:30:22',NULL,300.00,'','5','1','Good sold','1','174','sales','6','','No',NULL,NULL,''),(19911,'1100','51693478213','2023-08-31 14:27:13',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(19912,'4000','51693478213','2023-08-31 14:27:13',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(19913,'1100','51693481275','2023-08-31 14:28:01',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(19914,'4000','51693481275','2023-08-31 14:28:01',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(19915,'1100','51693481293','2023-08-31 14:28:21',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19916,'4000','51693481293','2023-08-31 14:28:21',NULL,300.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(19917,'1100','51693481321','2023-08-31 14:28:53',600.00,NULL,'','5','1','Good sold','1','314','sales','','','No',NULL,NULL,''),(19918,'4000','51693481321','2023-08-31 14:28:53',NULL,300.00,'','5','1','Good sold','1','314','sales','4','','No',NULL,NULL,''),(19919,'4000','51693481321','2023-08-31 14:28:53',NULL,300.00,'','5','1','Good sold','1','314','sales','6','','No',NULL,NULL,''),(19928,'1110','51693482323','2023-08-31 14:48:15',NULL,2210.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(19929,'5500','51693482323','2023-08-31 14:48:15',2210.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19930,'1100','51693482323','2023-08-31 14:45:37',3200.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19931,'4000','51693482323','2023-08-31 14:48:15',NULL,3200.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(19932,'1110','51693484614','2023-08-31 15:23:44',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(19933,'5500','51693484614','2023-08-31 15:23:44',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19934,'1100','51693484614','2023-08-31 15:23:44',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19935,'4000','51693484614','2023-08-31 15:23:44',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(19936,'1100','51693485660','2023-08-31 16:26:57',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19937,'4000','51693485660','2023-08-31 16:26:57',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(19940,'4165','51693489038','2023-08-30 16:37:37',1700.00,NULL,'0','5','1','WATER SUPPLY','1','','','139','','No',NULL,NULL,''),(19941,'1020','51693489038','2023-08-30 16:37:37',NULL,1700.00,'0','5','1','WATER SUPPLY','1','','','139','','No',NULL,NULL,''),(19944,'4165','51693489071','2023-08-31 16:38:01',1700.00,NULL,'0','5','1','WATER SUPPLY','1','','','140','','No',NULL,NULL,''),(19945,'1020','51693489071','2023-08-31 16:38:01',NULL,1700.00,'0','5','1','WATER SUPPLY','1','','','140','','No',NULL,NULL,''),(19948,'5800','51693489095','2023-08-31 16:38:42',100.00,NULL,'0','5','1','THERMAL ROLL','1','','','141','','No',NULL,NULL,''),(19949,'1050','51693489095','2023-08-31 16:38:42',NULL,100.00,'0','5','1','THERMAL ROLL','1','','','141','','No',NULL,NULL,''),(19950,'1100','51693489142','2023-08-31 16:45:21',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(19951,'4000','51693489142','2023-08-31 16:45:21',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(19952,'1100','51693490900','2023-08-31 17:08:26',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(19953,'4000','51693490900','2023-08-31 17:08:26',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(19954,'1100','51693490936','2023-08-31 17:09:08',600.00,NULL,'','5','1','Good sold','1','534','sales','','','No',NULL,NULL,''),(19955,'4000','51693490936','2023-08-31 17:09:08',NULL,300.00,'','5','1','Good sold','1','534','sales','6','','No',NULL,NULL,''),(19956,'4000','51693490936','2023-08-31 17:09:08',NULL,300.00,'','5','1','Good sold','1','534','sales','4','','No',NULL,NULL,''),(19957,'1100','51693494381','2023-08-31 18:06:29',600.00,NULL,'','5','1','Good sold','1','379','sales','','','No',NULL,NULL,''),(19958,'4000','51693494381','2023-08-31 18:06:29',NULL,600.00,'','5','1','Good sold','1','379','sales','6','','No',NULL,NULL,''),(19959,'1100','51693495249','2023-08-31 18:20:56',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(19960,'4000','51693495249','2023-08-31 18:20:56',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(19961,'1100','51693497880','2023-08-31 19:04:45',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(19962,'4000','51693497880','2023-08-31 19:04:45',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(19963,'1100','51693547731','2023-09-01 08:55:39',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19964,'4000','51693547731','2023-09-01 08:55:39',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(19965,'1100','51693547751','2023-09-01 08:55:59',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(19966,'4000','51693547751','2023-09-01 08:55:59',NULL,600.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(19967,'1100','51693548220','2023-09-01 09:06:15',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(19968,'4000','51693548220','2023-09-01 09:06:15',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(19969,'1100','51693551800','2023-09-01 10:03:29',840.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(19970,'4000','51693551800','2023-09-01 10:03:29',NULL,840.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(19971,'1100','51693551911','2023-09-01 10:42:56',300.00,NULL,'','5','1','Good sold','1','205','sales','','','No',NULL,NULL,''),(19972,'4000','51693551911','2023-09-01 10:42:56',NULL,300.00,'','5','1','Good sold','1','205','sales','2','','No',NULL,NULL,''),(19973,'1110','51693554592','2023-09-01 10:50:04',NULL,450.00,'','5','1','Inventory sold','1','209','sales','13','','No',NULL,NULL,''),(19974,'5500','51693554592','2023-09-01 10:50:04',450.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19975,'1100','51693554592','2023-09-01 10:50:04',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19976,'4000','51693554592','2023-09-01 10:50:04',NULL,600.00,'','5','1','Good sold','1','209','sales','13','','No',NULL,NULL,''),(19977,'1100','51693555715','2023-09-01 11:08:42',300.00,NULL,'','5','1','Good sold','1','437','sales','','','No',NULL,NULL,''),(19978,'4000','51693555715','2023-09-01 11:08:42',NULL,300.00,'','5','1','Good sold','1','437','sales','4','','No',NULL,NULL,''),(19979,'1100','51693559887','2023-09-01 12:18:13',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(19980,'4000','51693559887','2023-09-01 12:18:13',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(19981,'1100','51693559909','2023-09-01 12:18:47',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19982,'4000','51693559909','2023-09-01 12:18:47',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(19983,'1100','51693559987','2023-09-01 12:19:55',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19984,'4000','51693559987','2023-09-01 12:19:55',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(19985,'1110','51693560943','2023-09-01 12:35:58',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(19986,'5500','51693560943','2023-09-01 12:35:58',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(19987,'1100','51693560943','2023-09-01 12:35:58',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19988,'4000','51693560943','2023-09-01 12:35:58',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(19989,'1100','51693563188','2023-09-01 13:18:33',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(19990,'4000','51693563188','2023-09-01 13:18:33',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(19991,'1100','51693564814','2023-09-01 13:40:21',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(19992,'4000','51693564814','2023-09-01 13:40:21',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(19993,'1100','51693564871','2023-09-01 13:41:20',600.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(19994,'4000','51693564871','2023-09-01 13:41:20',NULL,600.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(19995,'1100','51693568280','2023-09-01 14:38:06',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(19996,'4000','51693568280','2023-09-01 14:38:06',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(19997,'1100','51693568342','2023-09-01 15:00:57',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(19998,'4000','51693568342','2023-09-01 15:00:57',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(19999,'4000','51693568342','2023-09-01 15:00:57',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(20000,'1100','51693569695','2023-09-01 15:01:40',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20001,'4000','51693569695','2023-09-01 15:01:40',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(20002,'1110','51693570738','2023-09-01 15:20:27',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(20003,'5500','51693570738','2023-09-01 15:20:27',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20004,'1100','51693570738','2023-09-01 15:20:27',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20005,'4000','51693570738','2023-09-01 15:20:27',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(20006,'1100','51693571844','2023-09-01 15:37:31',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(20007,'4000','51693571844','2023-09-01 15:37:31',NULL,300.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(20008,'1100','51693572846','2023-09-01 15:54:19',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20009,'4000','51693572846','2023-09-01 15:54:19',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(20010,'1100','51693575337','2023-09-01 16:35:45',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(20011,'4000','51693575337','2023-09-01 16:35:45',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(20012,'1100','51693575359','2023-09-01 16:36:08',900.00,NULL,'','5','1','Good sold','1','29','sales','','','No',NULL,NULL,''),(20013,'4000','51693575359','2023-09-01 16:36:08',NULL,900.00,'','5','1','Good sold','1','29','sales','6','','No',NULL,NULL,''),(20014,'1100','51693575669','2023-09-01 16:41:16',280.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(20015,'4000','51693575669','2023-09-01 16:41:16',NULL,280.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(20016,'1100','51693577805','2023-09-01 17:16:58',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20017,'4000','51693577805','2023-09-01 17:16:58',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(20018,'1110','51693578970','2023-09-01 17:36:25',NULL,187.86,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(20019,'5500','51693578970','2023-09-01 17:36:25',187.86,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20020,'1100','51693578970','2023-09-01 17:36:25',240.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20021,'4000','51693578970','2023-09-01 17:36:25',NULL,240.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(20022,'1100','51693581586','2023-09-01 18:19:54',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(20023,'4000','51693581586','2023-09-01 18:19:54',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(20026,'1100','51693635544','2023-09-02 09:19:11',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(20027,'4000','51693635544','2023-09-02 09:19:11',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(20032,'1100','51693635492','2023-09-02 09:18:31',300.00,NULL,'','5','1','Good sold','1','154','sales','','','No',NULL,NULL,''),(20033,'4000','51693635492','2023-09-02 09:51:21',NULL,300.00,'','5','1','Good sold','1','154','sales','6','','No',NULL,NULL,''),(20034,'1100','51693637491','2023-09-02 10:11:36',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20035,'4000','51693637491','2023-09-02 10:11:36',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20036,'1100','51693638716','2023-09-02 10:12:02',300.00,NULL,'','5','1','Good sold','1','196','sales','','','No',NULL,NULL,''),(20037,'4000','51693638716','2023-09-02 10:12:02',NULL,300.00,'','5','1','Good sold','1','196','sales','2','','No',NULL,NULL,''),(20038,'1100','51693640321','2023-09-02 10:38:47',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(20039,'4000','51693640321','2023-09-02 10:38:47',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(20042,'1100','51693640360','2023-09-02 10:39:26',300.00,NULL,'','5','1','Good sold','1','503','sales','','','No',NULL,NULL,''),(20043,'4000','51693640360','2023-09-02 10:39:26',NULL,300.00,'','5','1','Good sold','1','503','sales','2','','No',NULL,NULL,''),(20044,'1110','51693640678','2023-09-02 10:44:53',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20045,'5500','51693640678','2023-09-02 10:44:53',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20046,'1100','51693640678','2023-09-02 10:44:53',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20047,'4000','51693640678','2023-09-02 10:44:53',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20048,'1100','51693640728','2023-09-02 10:45:38',300.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(20049,'4000','51693640728','2023-09-02 10:45:38',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(20050,'1100','51693641903','2023-09-02 11:05:11',300.00,NULL,'','5','1','Good sold','1','524','sales','','','No',NULL,NULL,''),(20051,'4000','51693641903','2023-09-02 11:05:11',NULL,300.00,'','5','1','Good sold','1','524','sales','6','','No',NULL,NULL,''),(20052,'1100','51693640340','2023-09-02 10:39:07',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20053,'4000','51693640340','2023-09-02 10:39:07',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20054,'1100','51693646133','2023-09-02 12:15:39',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20055,'4000','51693646133','2023-09-02 12:15:39',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(20056,'1100','51693647268','2023-09-02 12:50:55',600.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(20057,'4000','51693647268','2023-09-02 12:50:55',NULL,600.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(20058,'1100','51693648269','2023-09-02 12:51:15',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20059,'4000','51693648269','2023-09-02 12:51:15',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(20060,'1100','51693649605','2023-09-02 13:36:47',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(20061,'4000','51693649605','2023-09-02 13:36:47',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(20062,'1100','51693651028','2023-09-02 13:37:15',300.00,NULL,'','5','1','Good sold','1','415','sales','','','No',NULL,NULL,''),(20063,'4000','51693651028','2023-09-02 13:37:15',NULL,300.00,'','5','1','Good sold','1','415','sales','4','','No',NULL,NULL,''),(20064,'1100','51693651049','2023-09-02 13:37:36',300.00,NULL,'','5','1','Good sold','1','311','sales','','','No',NULL,NULL,''),(20065,'4000','51693651049','2023-09-02 13:37:36',NULL,300.00,'','5','1','Good sold','1','311','sales','2','','No',NULL,NULL,''),(20066,'1100','51693651770','2023-09-02 13:49:35',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(20067,'4000','51693651770','2023-09-02 13:49:35',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(20068,'1100','51693656691','2023-09-02 15:11:49',300.00,NULL,'','5','1','Good sold','1','519','sales','','','No',NULL,NULL,''),(20069,'4000','51693656691','2023-09-02 15:11:49',NULL,300.00,'','5','1','Good sold','1','519','sales','2','','No',NULL,NULL,''),(20070,'1100','51693656731','2023-09-02 15:12:19',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20071,'4000','51693656731','2023-09-02 15:12:19',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(20072,'1100','51693657231','2023-09-02 15:20:59',300.00,NULL,'','5','1','Good sold','1','536','sales','','','No',NULL,NULL,''),(20073,'4000','51693657231','2023-09-02 15:20:59',NULL,300.00,'','5','1','Good sold','1','536','sales','2','','No',NULL,NULL,''),(20074,'1110','51693657270','2023-09-02 15:21:15',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20075,'5500','51693657270','2023-09-02 15:21:15',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20076,'1100','51693657270','2023-09-02 15:21:15',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20077,'4000','51693657270','2023-09-02 15:21:15',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20078,'1100','51693663987','2023-09-02 17:13:41',900.00,NULL,'','5','1','Good sold','1','295','sales','','','No',NULL,NULL,''),(20079,'4000','51693663987','2023-09-02 17:13:41',NULL,900.00,'','5','1','Good sold','1','295','sales','6','','No',NULL,NULL,''),(20080,'1100','51693664035','2023-09-02 17:14:04',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20081,'4000','51693664035','2023-09-02 17:14:04',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(20082,'1100','51693664123','2023-09-02 17:15:30',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(20083,'4000','51693664123','2023-09-02 17:15:30',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(20084,'1100','51693665250','2023-09-02 17:34:16',300.00,NULL,'','5','1','Good sold','1','475','sales','','','No',NULL,NULL,''),(20085,'4000','51693665250','2023-09-02 17:34:16',NULL,300.00,'','5','1','Good sold','1','475','sales','4','','No',NULL,NULL,''),(20086,'1100','51693665270','2023-09-02 17:34:39',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20087,'4000','51693665270','2023-09-02 17:34:39',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20088,'1100','51693666268','2023-09-02 17:51:15',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20089,'4000','51693666268','2023-09-02 17:51:15',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(20090,'1100','51693666531','2023-09-02 17:56:03',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20091,'4000','51693666531','2023-09-02 17:56:03',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(20092,'1110','51693738128','2023-09-03 13:48:54',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(20093,'5500','51693738128','2023-09-03 13:48:54',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20094,'1100','51693738128','2023-09-03 13:48:54',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20095,'4000','51693738128','2023-09-03 13:48:54',NULL,600.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(20096,'1100','51693739393','2023-09-03 14:09:58',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(20097,'4000','51693739393','2023-09-03 14:09:58',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(20098,'1100','51693739411','2023-09-03 14:10:20',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(20099,'4000','51693739411','2023-09-03 14:10:20',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(20100,'1100','51693739438','2023-09-03 14:10:44',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20101,'4000','51693739438','2023-09-03 14:10:44',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20104,'1100','51693740583','2023-09-03 14:29:50',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(20105,'4000','51693740583','2023-09-03 14:29:50',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(20106,'1110','51693740787','2023-09-03 14:33:17',NULL,38.22,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20107,'5500','51693740787','2023-09-03 14:33:17',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20108,'1100','51693740787','2023-09-03 14:33:17',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20109,'4000','51693740787','2023-09-03 14:33:17',NULL,100.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20110,'1100','51693742836','2023-09-03 15:07:22',300.00,NULL,'','5','1','Good sold','1','384','sales','','','No',NULL,NULL,''),(20111,'4000','51693742836','2023-09-03 15:07:22',NULL,300.00,'','5','1','Good sold','1','384','sales','2','','No',NULL,NULL,''),(20112,'1100','51693743281','2023-09-03 15:14:46',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(20113,'4000','51693743281','2023-09-03 15:14:46',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(20114,'1100','51693746381','2023-09-03 16:06:27',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20115,'4000','51693746381','2023-09-03 16:06:27',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(20116,'1100','51693746405','2023-09-03 16:06:53',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20117,'4000','51693746405','2023-09-03 16:06:53',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(20126,'1110','51693747648','2023-09-03 16:27:28',1221.09,NULL,'','5','1','Inventory Purchased','1','7','Purchases','9','','No',NULL,NULL,''),(20127,'2130','51693747648','2023-09-03 16:27:28',NULL,1221.00,'','5','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(20128,'1110','51693747720','2023-09-03 16:29:07',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(20129,'5500','51693747720','2023-09-03 16:29:07',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20130,'1100','51693747720','2023-09-03 16:29:07',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20131,'4000','51693747720','2023-09-03 16:29:07',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(20132,'1100','51693747761','2023-09-03 16:29:27',300.00,NULL,'','5','1','Good sold','1','522','sales','','','No',NULL,NULL,''),(20133,'4000','51693747761','2023-09-03 16:29:27',NULL,300.00,'','5','1','Good sold','1','522','sales','4','','No',NULL,NULL,''),(20134,'1110','51693749516','2023-09-03 16:58:44',NULL,450.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(20135,'5500','51693749516','2023-09-03 16:58:44',450.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20136,'1100','51693749516','2023-09-03 16:58:44',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20137,'4000','51693749516','2023-09-03 16:58:44',NULL,600.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(20138,'1100','51693750470','2023-09-03 17:14:38',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20139,'4000','51693750470','2023-09-03 17:14:38',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20140,'1100','51693750507','2023-09-03 17:15:27',560.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,''),(20141,'4000','51693750507','2023-09-03 17:15:27',NULL,560.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(20144,'1100','51693739497','2023-09-03 14:11:45',520.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(20145,'4000','51693739497','2023-09-03 14:11:45',NULL,130.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(20146,'4000','51693739497','2023-09-03 17:37:11',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(20147,'1110','51693754711','2023-09-03 18:25:19',NULL,19.54,'','5','1','Inventory sold','1','210','sales','14','','No',NULL,NULL,''),(20148,'5500','51693754711','2023-09-03 18:25:19',19.54,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(20149,'1100','51693754711','2023-09-03 18:25:19',30.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(20150,'4000','51693754711','2023-09-03 18:25:19',NULL,30.00,'','5','1','Good sold','1','210','sales','14','','No',NULL,NULL,''),(20151,'1100','51693807456','2023-09-04 09:04:24',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(20152,'4000','51693807456','2023-09-04 09:04:24',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(20153,'1100','51693807503','2023-09-04 09:05:12',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(20154,'4000','51693807503','2023-09-04 09:05:12',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(20155,'1100','51693807528','2023-09-04 09:05:38',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(20156,'4000','51693807528','2023-09-04 09:05:38',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(20157,'1100','51693810857','2023-09-04 10:01:22',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(20158,'4000','51693810857','2023-09-04 10:01:22',NULL,250.00,'','5','1','Good sold','1','10','sales','4','','No',NULL,NULL,''),(20159,'4000','51693810857','2023-09-04 10:01:22',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(20160,'1100','51693810897','2023-09-04 10:02:16',1500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(20161,'4000','51693810897','2023-09-04 10:02:16',NULL,1500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(20162,'1100','51693811094','2023-09-04 10:05:09',210.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20163,'4000','51693811094','2023-09-04 10:05:09',NULL,210.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(20164,'1100','51693811157','2023-09-04 10:06:05',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(20165,'4000','51693811157','2023-09-04 10:06:05',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(20166,'1100','51693811182','2023-09-04 10:06:31',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(20167,'4000','51693811182','2023-09-04 10:06:31',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(20168,'1100','51693820503','2023-09-04 12:41:55',260.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20169,'4000','51693820503','2023-09-04 12:41:55',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(20170,'1100','51693821011','2023-09-04 12:50:24',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(20171,'4000','51693821011','2023-09-04 12:50:24',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(20172,'1100','51693821036','2023-09-04 12:50:43',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(20173,'4000','51693821036','2023-09-04 12:50:43',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(20174,'1100','51693821063','2023-09-04 12:51:10',300.00,NULL,'','5','1','Good sold','1','483','sales','','','No',NULL,NULL,''),(20175,'4000','51693821063','2023-09-04 12:51:10',NULL,300.00,'','5','1','Good sold','1','483','sales','2','','No',NULL,NULL,''),(20176,'1100','51693821082','2023-09-04 12:51:56',300.00,NULL,'','5','1','Good sold','1','531','sales','','','No',NULL,NULL,''),(20177,'4000','51693821082','2023-09-04 12:51:56',NULL,300.00,'','5','1','Good sold','1','531','sales','2','','No',NULL,NULL,''),(20178,'1100','51693821129','2023-09-04 12:52:16',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(20179,'4000','51693821129','2023-09-04 12:52:16',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(20180,'1100','51693821164','2023-09-04 12:52:50',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,''),(20181,'4000','51693821164','2023-09-04 12:52:50',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(20182,'1100','51693821301','2023-09-04 12:55:06',300.00,NULL,'','5','1','Good sold','1','142','sales','','','No',NULL,NULL,''),(20183,'4000','51693821301','2023-09-04 12:55:06',NULL,300.00,'','5','1','Good sold','1','142','sales','2','','No',NULL,NULL,''),(20186,'1110','51693821358','2023-09-04 12:56:03',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20187,'5500','51693821358','2023-09-04 12:56:03',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20188,'1100','51693821358','2023-09-04 12:56:03',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20189,'4000','51693821358','2023-09-04 12:56:03',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20192,'4165','51693823211','2023-09-04 13:27:21',2000.00,NULL,'0','5','1','WATER SUPPLY','1','','','142','','No',NULL,NULL,''),(20193,'1020','51693823211','2023-09-04 13:27:21',NULL,2000.00,'0','5','1','WATER SUPPLY','1','','','142','','No',NULL,NULL,''),(20196,'5800','51693823276','2023-09-04 13:28:16',40.00,NULL,'0','5','1','GLUE','1','','','143','','No',NULL,NULL,''),(20197,'1050','51693823276','2023-09-04 13:28:16',NULL,40.00,'0','5','1','GLUE','1','','','143','','No',NULL,NULL,''),(20198,'1100','51693826106','2023-09-04 14:15:15',130.00,NULL,'','5','1','Good sold','1','349','sales','','','No',NULL,NULL,''),(20199,'4000','51693826106','2023-09-04 14:15:15',NULL,130.00,'','5','1','Good sold','1','349','sales','8','','No',NULL,NULL,''),(20200,'1100','51693826171','2023-09-04 14:16:18',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(20201,'4000','51693826171','2023-09-04 14:16:18',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(20202,'1100','51693821322','2023-09-04 12:55:28',900.00,NULL,'','5','1','Good sold','1','434','sales','','','No',NULL,NULL,''),(20203,'4000','51693821322','2023-09-04 12:55:28',NULL,600.00,'','5','1','Good sold','1','434','sales','6','','No',NULL,NULL,''),(20204,'4000','51693821322','2023-09-04 14:17:37',NULL,300.00,'','5','1','Good sold','1','434','sales','6','','No',NULL,NULL,''),(20205,'1100','51693826296','2023-09-04 14:18:22',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(20206,'4000','51693826296','2023-09-04 14:18:22',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(20207,'1110','51693826865','2023-09-04 14:28:15',NULL,187.86,'','5','1','Inventory sold','1','77','sales','9','','No',NULL,NULL,''),(20208,'5500','51693826865','2023-09-04 14:28:15',187.86,NULL,'','5','1','Cost of goods sold','1','77','sales','','','No',NULL,NULL,''),(20209,'1100','51693826865','2023-09-04 14:28:15',240.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(20210,'4000','51693826865','2023-09-04 14:28:15',NULL,240.00,'','5','1','Good sold','1','77','sales','9','','No',NULL,NULL,''),(20211,'1100','51693827165','2023-09-04 14:32:50',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20212,'4000','51693827165','2023-09-04 14:32:50',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(20213,'1100','51693829853','2023-09-04 15:17:54',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(20214,'4000','51693829853','2023-09-04 15:17:54',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(20215,'1100','51693829889','2023-09-04 15:18:22',450.00,NULL,'','5','1','Good sold','1','464','sales','','','No',NULL,NULL,''),(20216,'4000','51693829889','2023-09-04 15:18:22',NULL,300.00,'','5','1','Good sold','1','464','sales','4','','No',NULL,NULL,''),(20217,'4000','51693829889','2023-09-04 15:18:22',NULL,150.00,'','5','1','Good sold','1','464','sales','8','','No',NULL,NULL,''),(20218,'1100','51693829914','2023-09-04 15:18:41',900.00,NULL,'','5','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(20219,'4000','51693829914','2023-09-04 15:18:41',NULL,900.00,'','5','1','Good sold','1','84','sales','6','','No',NULL,NULL,''),(20220,'1100','51693830473','2023-09-04 15:27:59',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(20221,'4000','51693830473','2023-09-04 15:27:59',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(20222,'1100','51693295273','2023-08-29 10:48:03',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(20223,'4000','51693295273','2023-09-04 15:29:17',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(20224,'1100','51693833097','2023-09-04 16:12:00',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20225,'4000','51693833097','2023-09-04 16:12:00',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20226,'1100','51693833158','2023-09-04 16:12:49',600.00,NULL,'','5','1','Good sold','1','250','sales','','','No',NULL,NULL,''),(20227,'4000','51693833158','2023-09-04 16:12:49',NULL,600.00,'','5','1','Good sold','1','250','sales','4','','No',NULL,NULL,''),(20228,'1100','51693833182','2023-09-04 16:13:08',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(20229,'4000','51693833182','2023-09-04 16:13:08',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(20230,'1100','51693835206','2023-09-04 16:46:52',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(20231,'4000','51693835206','2023-09-04 16:46:52',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(20232,'1100','51693838058','2023-09-04 17:34:34',900.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(20233,'4000','51693838058','2023-09-04 17:34:34',NULL,900.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(20234,'1100','51693838088','2023-09-04 17:34:55',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20235,'4000','51693838088','2023-09-04 17:34:55',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20236,'1100','51693838125','2023-09-04 17:35:29',300.00,NULL,'','5','1','Good sold','1','156','sales','','','No',NULL,NULL,''),(20237,'4000','51693838125','2023-09-04 17:35:29',NULL,300.00,'','5','1','Good sold','1','156','sales','6','','No',NULL,NULL,''),(20238,'1100','51693838235','2023-09-04 17:47:39',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20239,'4000','51693838235','2023-09-04 17:47:39',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20240,'1100','51693840067','2023-09-04 18:07:52',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(20241,'4000','51693840067','2023-09-04 18:07:52',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(20242,'1100','51693840093','2023-09-04 18:08:19',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20243,'4000','51693840093','2023-09-04 18:08:19',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20244,'1100','51693840657','2023-09-04 18:17:57',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(20245,'4000','51693840657','2023-09-04 18:17:57',NULL,300.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(20246,'4000','51693840657','2023-09-04 18:17:57',NULL,300.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(20247,'1100','51693841440','2023-09-04 18:30:46',300.00,NULL,'','5','1','Good sold','1','213','sales','','','No',NULL,NULL,''),(20248,'4000','51693841440','2023-09-04 18:30:46',NULL,300.00,'','5','1','Good sold','1','213','sales','4','','No',NULL,NULL,''),(20249,'1100','51693891685','2023-09-05 09:21:54',300.00,NULL,'','5','1','Good sold','1','345','sales','','','No',NULL,NULL,''),(20250,'4000','51693891685','2023-09-05 09:21:54',NULL,300.00,'','5','1','Good sold','1','345','sales','2','','No',NULL,NULL,''),(20251,'1110','51693894941','2023-09-05 09:22:37',NULL,378.00,'','5','1','Inventory sold','1','260','sales','3','','No',NULL,NULL,''),(20252,'5500','51693894941','2023-09-05 09:22:37',378.00,NULL,'','5','1','Cost of goods sold','1','260','sales','','','No',NULL,NULL,''),(20253,'1100','51693894941','2023-09-05 09:22:37',900.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(20254,'4000','51693894941','2023-09-05 09:22:37',NULL,600.00,'','5','1','Good sold','1','260','sales','3','','No',NULL,NULL,''),(20255,'4000','51693894941','2023-09-05 09:22:37',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(20256,'1100','51693898262','2023-09-05 10:17:47',300.00,NULL,'','5','1','Good sold','1','551','sales','','','No',NULL,NULL,''),(20257,'4000','51693898262','2023-09-05 10:17:47',NULL,300.00,'','5','1','Good sold','1','551','sales','6','','No',NULL,NULL,''),(20258,'1100','51693898403','2023-09-05 10:20:10',280.00,NULL,'','5','1','Good sold','1','247','sales','','','No',NULL,NULL,''),(20259,'4000','51693898403','2023-09-05 10:20:10',NULL,280.00,'','5','1','Good sold','1','247','sales','2','','No',NULL,NULL,''),(20260,'1100','51693898432','2023-09-05 10:21:20',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20261,'4000','51693898432','2023-09-05 10:21:20',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20262,'1100','51693900612','2023-09-05 10:57:24',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20263,'4000','51693900612','2023-09-05 10:57:24',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20264,'1100','51693901410','2023-09-05 11:10:24',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(20265,'4000','51693901410','2023-09-05 11:10:24',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(20266,'1100','51693901438','2023-09-05 12:26:28',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(20267,'4000','51693901438','2023-09-05 12:26:28',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(20268,'1100','51693906001','2023-09-05 12:26:56',1500.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,''),(20269,'4000','51693906001','2023-09-05 12:26:56',NULL,900.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(20270,'4000','51693906001','2023-09-05 12:26:56',NULL,600.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(20271,'1110','51693908001','2023-09-05 13:00:07',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20272,'5500','51693908001','2023-09-05 13:00:07',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20273,'1100','51693908001','2023-09-05 13:00:07',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20274,'4000','51693908001','2023-09-05 13:00:07',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20275,'1100','51693908018','2023-09-05 14:33:00',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(20276,'4000','51693908018','2023-09-05 14:33:00',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(20279,'1100','51693913680','2023-09-05 14:34:49',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20280,'4000','51693913680','2023-09-05 14:34:49',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20281,'1100','51693913700','2023-09-05 14:35:17',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(20282,'4000','51693913700','2023-09-05 14:35:17',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(20283,'1110','51693914019','2023-09-05 14:40:35',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20284,'5500','51693914019','2023-09-05 14:40:35',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20285,'1100','51693914019','2023-09-05 14:40:35',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20286,'4000','51693914019','2023-09-05 14:40:35',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20287,'1100','51693914731','2023-09-05 14:52:20',280.00,NULL,'','5','1','Good sold','1','414','sales','','','No',NULL,NULL,''),(20288,'4000','51693914731','2023-09-05 14:52:20',NULL,280.00,'','5','1','Good sold','1','414','sales','4','','No',NULL,NULL,''),(20289,'1100','51693916068','2023-09-05 15:14:33',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(20290,'4000','51693916068','2023-09-05 15:14:33',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(20291,'1110','51693913639','2023-09-05 15:15:53',NULL,1350.00,'','5','1','Inventory sold','1','238','sales','13','','No',NULL,NULL,''),(20292,'5500','51693913639','2023-09-05 15:15:53',1350.00,NULL,'','5','1','Cost of goods sold','1','238','sales','','','No',NULL,NULL,''),(20293,'1100','51693913639','2023-09-05 14:34:05',2100.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(20294,'4000','51693913639','2023-09-05 14:34:05',NULL,300.00,'','5','1','Good sold','1','238','sales','2','','No',NULL,NULL,''),(20295,'4000','51693913639','2023-09-05 15:15:53',NULL,1800.00,'','5','1','Good sold','1','238','sales','13','','No',NULL,NULL,''),(20296,'1110','51693916164','2023-09-05 15:23:12',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20297,'5500','51693916164','2023-09-05 15:23:12',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20298,'1100','51693916164','2023-09-05 15:23:12',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20299,'4000','51693916164','2023-09-05 15:23:12',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20300,'1100','51693919457','2023-09-05 16:11:03',300.00,NULL,'','5','1','Good sold','1','224','sales','','','No',NULL,NULL,''),(20301,'4000','51693919457','2023-09-05 16:11:03',NULL,300.00,'','5','1','Good sold','1','224','sales','2','','No',NULL,NULL,''),(20302,'1100','51693920727','2023-09-05 16:32:21',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20303,'4000','51693920727','2023-09-05 16:32:21',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(20304,'1100','51693921949','2023-09-05 16:52:43',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20305,'4000','51693921949','2023-09-05 16:52:43',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20308,'1100','51693923615','2023-09-05 17:20:22',280.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(20309,'4000','51693923615','2023-09-05 17:20:22',NULL,280.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(20310,'1100','51693924702','2023-09-05 17:38:30',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(20311,'4000','51693924702','2023-09-05 17:38:30',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(20312,'1100','51693925366','2023-09-05 17:58:35',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(20313,'4000','51693925366','2023-09-05 17:58:35',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(20314,'1100','51693925928','2023-09-05 17:58:55',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(20315,'4000','51693925928','2023-09-05 17:58:55',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(20316,'1100','51693926441','2023-09-05 18:07:29',300.00,NULL,'','5','1','Good sold','1','524','sales','','','No',NULL,NULL,''),(20317,'4000','51693926441','2023-09-05 18:07:29',NULL,300.00,'','5','1','Good sold','1','524','sales','6','','No',NULL,NULL,''),(20318,'1110','51693928383','2023-09-05 18:41:55',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20319,'1110','51693928383','2023-09-05 18:41:55',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(20320,'5500','51693928383','2023-09-05 18:41:55',38.65,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20321,'1100','51693928383','2023-09-05 18:41:55',80.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20322,'4000','51693928383','2023-09-05 18:41:55',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20323,'4000','51693928383','2023-09-05 18:41:55',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(20324,'1100','51693928751','2023-09-05 18:45:58',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,''),(20325,'4000','51693928751','2023-09-05 18:45:58',NULL,300.00,'','5','1','Good sold','1','255','sales','2','','No',NULL,NULL,''),(20326,'1100','51693977521','2023-09-06 08:19:02',600.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(20327,'4000','51693977521','2023-09-06 08:19:02',NULL,300.00,'','5','1','Good sold','1','118','sales','4','','No',NULL,NULL,''),(20328,'4000','51693977521','2023-09-06 08:19:02',NULL,300.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(20329,'1100','51693977659','2023-09-06 08:57:59',600.00,NULL,'','5','1','Good sold','1','507','sales','','','No',NULL,NULL,''),(20330,'4000','51693977659','2023-09-06 08:57:59',NULL,600.00,'','5','1','Good sold','1','507','sales','6','','No',NULL,NULL,''),(20335,'1110','51693980098','2023-09-06 09:01:57',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20336,'5500','51693980098','2023-09-06 09:09:11',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20337,'1100','51693980098','2023-09-06 09:01:57',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20338,'4000','51693980098','2023-09-06 09:01:57',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20339,'1100','51693980564','2023-09-06 09:09:30',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(20340,'4000','51693980564','2023-09-06 09:09:30',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(20341,'1100','51693980582','2023-09-06 09:09:54',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(20342,'4000','51693980582','2023-09-06 09:09:54',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(20343,'1100','51693981839','2023-09-06 09:30:45',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(20344,'4000','51693981839','2023-09-06 09:30:45',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(20345,'1100','51693981902','2023-09-06 09:32:31',840.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(20346,'4000','51693981902','2023-09-06 09:32:31',NULL,840.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(20347,'1100','51693984350','2023-09-06 10:12:36',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,''),(20348,'4000','51693984350','2023-09-06 10:12:36',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(20349,'1100','51693984548','2023-09-06 10:15:57',300.00,NULL,'','5','1','Good sold','1','528','sales','','','No',NULL,NULL,''),(20350,'4000','51693984548','2023-09-06 10:15:57',NULL,300.00,'','5','1','Good sold','1','528','sales','2','','No',NULL,NULL,''),(20351,'1100','51693984878','2023-09-06 10:59:54',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(20352,'4000','51693984878','2023-09-06 10:59:54',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(20353,'1110','51693987247','2023-09-06 11:24:38',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(20354,'5500','51693987247','2023-09-06 11:24:38',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20355,'1100','51693987247','2023-09-06 11:24:38',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20356,'4000','51693987247','2023-09-06 11:24:38',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(20357,'1100','51693988714','2023-09-06 11:25:25',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(20358,'4000','51693988714','2023-09-06 11:25:25',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(20359,'1100','51693990384','2023-09-06 11:53:11',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(20360,'4000','51693990384','2023-09-06 11:53:11',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(20361,'1100','51693992384','2023-09-06 12:26:32',300.00,NULL,'','5','1','Good sold','1','328','sales','','','No',NULL,NULL,''),(20362,'4000','51693992384','2023-09-06 12:26:32',NULL,300.00,'','5','1','Good sold','1','328','sales','4','','No',NULL,NULL,''),(20363,'1100','51693992409','2023-09-06 12:27:20',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(20364,'4000','51693992409','2023-09-06 12:27:20',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(20365,'1100','51693992467','2023-09-06 12:28:37',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(20366,'4000','51693992467','2023-09-06 12:28:37',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(20367,'1100','51693993613','2023-09-06 12:47:03',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(20368,'4000','51693993613','2023-09-06 12:47:03',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(20369,'1100','51693995901','2023-09-06 13:25:23',2000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(20370,'4000','51693995901','2023-09-06 13:25:23',NULL,250.00,'','5','1','Good sold','1','10','sales','4','','No',NULL,NULL,''),(20371,'4000','51693995901','2023-09-06 13:25:23',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(20372,'1100','51694001205','2023-09-06 14:53:33',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(20373,'4000','51694001205','2023-09-06 14:53:33',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(20374,'1110','51694001239','2023-09-06 14:54:27',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20375,'5500','51694001239','2023-09-06 14:54:27',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20376,'1100','51694001239','2023-09-06 14:54:27',80.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20377,'4000','51694001239','2023-09-06 14:54:27',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(20378,'4000','51694001239','2023-09-06 14:54:27',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20387,'1100','51694006856','2023-09-06 16:27:45',600.00,NULL,'','5','1','Good sold','1','447','sales','','','No',NULL,NULL,''),(20388,'4000','51694006856','2023-09-06 16:59:44',NULL,300.00,'','5','1','Good sold','1','447','sales','6','','No',NULL,NULL,''),(20389,'4000','51694006856','2023-09-06 16:59:44',NULL,300.00,'','5','1','Good sold','1','447','sales','6','','No',NULL,NULL,''),(20390,'1100','51694008795','2023-09-06 17:00:00',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(20391,'4000','51694008795','2023-09-06 17:00:00',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(20392,'1110','51694010747','2023-09-06 17:32:35',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(20393,'5500','51694010747','2023-09-06 17:32:35',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20394,'1100','51694010747','2023-09-06 17:32:35',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20395,'4000','51694010747','2023-09-06 17:32:35',NULL,250.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(20396,'1100','51694011389','2023-09-06 17:43:16',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(20397,'4000','51694011389','2023-09-06 17:43:16',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(20398,'1100','51694012539','2023-09-06 18:02:26',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(20399,'4000','51694012539','2023-09-06 18:02:26',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(20400,'1100','51694014036','2023-09-06 18:27:21',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(20401,'4000','51694014036','2023-09-06 18:27:21',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(20402,'1100','51694014055','2023-09-06 18:27:49',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20403,'4000','51694014055','2023-09-06 18:27:49',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20404,'1100','51694065560','2023-09-07 08:46:05',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20405,'4000','51694065560','2023-09-07 08:46:05',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20406,'1100','51694065605','2023-09-07 08:46:55',560.00,NULL,'','5','1','Good sold','1','530','sales','','','No',NULL,NULL,''),(20407,'4000','51694065605','2023-09-07 08:46:55',NULL,560.00,'','5','1','Good sold','1','530','sales','6','','No',NULL,NULL,''),(20408,'1100','51694065648','2023-09-07 09:50:18',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(20409,'4000','51694065648','2023-09-07 09:50:18',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(20410,'1110','51694069548','2023-09-07 09:52:36',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(20411,'5500','51694069548','2023-09-07 09:52:36',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20412,'1100','51694069548','2023-09-07 09:52:36',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20413,'4000','51694069548','2023-09-07 09:52:36',NULL,600.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(20414,'1100','51694075330','2023-09-07 11:29:00',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20415,'4000','51694075330','2023-09-07 11:29:00',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20416,'1100','51694075679','2023-09-07 11:34:45',300.00,NULL,'','5','1','Good sold','1','539','sales','','','No',NULL,NULL,''),(20417,'4000','51694075679','2023-09-07 11:34:45',NULL,300.00,'','5','1','Good sold','1','539','sales','2','','No',NULL,NULL,''),(20418,'1100','51694075801','2023-09-07 11:36:48',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(20419,'4000','51694075801','2023-09-07 11:36:48',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(20420,'1110','51694075935','2023-09-07 11:39:09',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20421,'1110','51694075935','2023-09-07 11:39:09',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(20422,'5500','51694075935','2023-09-07 11:39:09',38.65,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20423,'1100','51694075935','2023-09-07 11:39:09',80.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20424,'4000','51694075935','2023-09-07 11:39:09',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20425,'4000','51694075935','2023-09-07 11:39:09',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(20426,'1100','51694076118','2023-09-07 11:42:10',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(20427,'4000','51694076118','2023-09-07 11:42:10',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(20428,'1100','51694077991','2023-09-07 12:13:25',1500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(20429,'4000','51694077991','2023-09-07 12:13:25',NULL,1500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(20430,'1100','51694078051','2023-09-07 12:14:17',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(20431,'4000','51694078051','2023-09-07 12:14:17',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(20432,'1110','51694079930','2023-09-07 12:45:34',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20433,'5500','51694079930','2023-09-07 12:45:34',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20434,'1100','51694079930','2023-09-07 12:45:34',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20435,'4000','51694079930','2023-09-07 12:45:34',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20436,'1100','51694079989','2023-09-07 12:47:06',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(20437,'4000','51694079989','2023-09-07 12:47:06',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(20438,'1100','51694080578','2023-09-07 13:00:52',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(20439,'4000','51694080578','2023-09-07 13:00:52',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(20440,'1110','51694080888','2023-09-07 13:01:35',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20441,'5500','51694080888','2023-09-07 13:01:35',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20442,'1100','51694080888','2023-09-07 13:01:35',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20443,'4000','51694080888','2023-09-07 13:01:35',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20446,'1100','51694082483','2023-09-07 13:28:09',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20447,'4000','51694082483','2023-09-07 13:28:09',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(20448,'1100','51694082515','2023-09-07 13:29:02',600.00,NULL,'','5','1','Good sold','1','544','sales','','','No',NULL,NULL,''),(20449,'4000','51694082515','2023-09-07 13:29:02',NULL,300.00,'','5','1','Good sold','1','544','sales','2','','No',NULL,NULL,''),(20450,'4000','51694082515','2023-09-07 13:29:02',NULL,300.00,'','5','1','Good sold','1','544','sales','4','','No',NULL,NULL,''),(20451,'1100','51694082654','2023-09-07 13:31:00',300.00,NULL,'','5','1','Good sold','1','397','sales','','','No',NULL,NULL,''),(20452,'4000','51694082654','2023-09-07 13:31:00',NULL,300.00,'','5','1','Good sold','1','397','sales','6','','No',NULL,NULL,''),(20453,'1100','51694083711','2023-09-07 13:49:18',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(20454,'4000','51694083711','2023-09-07 13:49:18',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(20455,'1100','51694088817','2023-09-07 15:13:43',600.00,NULL,'','5','1','Good sold','1','418','sales','','','No',NULL,NULL,''),(20456,'4000','51694088817','2023-09-07 15:13:43',NULL,600.00,'','5','1','Good sold','1','418','sales','6','','No',NULL,NULL,''),(20457,'1100','51694088837','2023-09-07 15:14:07',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(20458,'4000','51694088837','2023-09-07 15:14:07',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(20459,'1110','51694088966','2023-09-07 15:16:16',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20460,'5500','51694088966','2023-09-07 15:16:16',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20461,'1100','51694088966','2023-09-07 15:16:16',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20462,'4000','51694088966','2023-09-07 15:16:16',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20463,'1100','51694091279','2023-09-07 15:55:02',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(20464,'4000','51694091279','2023-09-07 15:55:02',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(20467,'4165','51694092973','2023-09-07 16:23:04',1700.00,NULL,'0','5','1','WATER SUPPLY','1','','','144','','No',NULL,NULL,''),(20468,'1020','51694092973','2023-09-07 16:23:04',NULL,1700.00,'0','5','1','WATER SUPPLY','1','','','144','','No',NULL,NULL,''),(20471,'4165','51694092998','2023-09-05 16:23:46',1700.00,NULL,'0','5','1','WATER SUPPLY','1','','','145','','No',NULL,NULL,''),(20472,'1020','51694092998','2023-09-05 16:23:46',NULL,1700.00,'0','5','1','WATER SUPPLY','1','','','145','','No',NULL,NULL,''),(20473,'1100','51694094348','2023-09-07 16:59:11',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(20474,'4000','51694094348','2023-09-07 16:59:11',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(20475,'1100','51694098210','2023-09-07 17:50:31',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(20476,'4000','51694098210','2023-09-07 17:50:31',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(20477,'1110','51694098256','2023-09-07 17:51:29',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(20478,'5500','51694098256','2023-09-07 17:51:29',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20479,'1100','51694098256','2023-09-07 17:51:29',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20480,'4000','51694098256','2023-09-07 17:51:29',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(20481,'1100','51694099280','2023-09-07 18:08:18',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(20482,'4000','51694099280','2023-09-07 18:08:18',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(20483,'1100','51694155231','2023-09-08 09:40:38',1800.00,NULL,'','5','1','Good sold','1','303','sales','','','No',NULL,NULL,''),(20484,'4000','51694155231','2023-09-08 09:40:38',NULL,1800.00,'','5','1','Good sold','1','303','sales','6','','No',NULL,NULL,''),(20485,'1100','51694156158','2023-09-08 09:56:10',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(20486,'4000','51694156158','2023-09-08 09:56:10',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(20487,'1100','51694156183','2023-09-08 09:59:32',600.00,NULL,'','5','1','Good sold','1','473','sales','','','No',NULL,NULL,''),(20488,'4000','51694156183','2023-09-08 09:59:32',NULL,600.00,'','5','1','Good sold','1','473','sales','6','','No',NULL,NULL,''),(20489,'1100','51694157579','2023-09-08 10:19:46',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(20490,'4000','51694157579','2023-09-08 10:19:46',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(20491,'1100','51694158132','2023-09-08 10:29:03',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(20492,'4000','51694158132','2023-09-08 10:29:03',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(20493,'1110','51694158803','2023-09-08 10:40:57',NULL,38.22,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20494,'5500','51694158803','2023-09-08 10:40:57',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20495,'1100','51694158803','2023-09-08 10:40:57',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20496,'4000','51694158803','2023-09-08 10:40:57',NULL,100.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20497,'1100','51694158911','2023-09-08 11:41:32',300.00,NULL,'','5','1','Good sold','1','538','sales','','','No',NULL,NULL,''),(20498,'4000','51694158911','2023-09-08 11:41:32',NULL,300.00,'','5','1','Good sold','1','538','sales','2','','No',NULL,NULL,''),(20499,'1100','51694162553','2023-09-08 11:42:43',600.00,NULL,'','5','1','Good sold','1','534','sales','','','No',NULL,NULL,''),(20500,'4000','51694162553','2023-09-08 11:42:43',NULL,600.00,'','5','1','Good sold','1','534','sales','6','','No',NULL,NULL,''),(20503,'1100','51694163511','2023-09-08 11:58:37',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(20504,'4000','51694163511','2023-09-08 11:58:37',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(20505,'1100','51694163743','2023-09-08 12:02:32',260.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,''),(20506,'4000','51694163743','2023-09-08 12:02:32',NULL,260.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(20507,'1110','51694165696','2023-09-08 12:35:03',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20508,'5500','51694165696','2023-09-08 12:35:03',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20509,'1100','51694165696','2023-09-08 12:35:03',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20510,'4000','51694165696','2023-09-08 12:35:03',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20511,'1100','51694166084','2023-09-08 12:41:30',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(20512,'4000','51694166084','2023-09-08 12:41:30',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(20513,'1100','51694166167','2023-09-08 12:42:52',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20514,'4000','51694166167','2023-09-08 12:42:52',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20515,'1100','51694166403','2023-09-08 13:12:14',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20516,'4000','51694166403','2023-09-08 13:12:14',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20517,'1100','51694172512','2023-09-08 14:29:00',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20518,'4000','51694172512','2023-09-08 14:29:00',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(20519,'1110','51694172675','2023-09-08 14:32:35',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20520,'5500','51694172675','2023-09-08 14:32:35',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20521,'1100','51694172675','2023-09-08 14:32:35',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20522,'4000','51694172675','2023-09-08 14:32:35',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20523,'1100','51694172774','2023-09-08 14:33:01',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20524,'4000','51694172774','2023-09-08 14:33:01',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(20525,'1100','51694172887','2023-09-08 14:35:09',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20526,'4000','51694172887','2023-09-08 14:35:09',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(20527,'1100','51694172964','2023-09-08 14:36:10',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(20528,'4000','51694172964','2023-09-08 14:36:10',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(20529,'1100','51694173216','2023-09-08 14:40:33',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20530,'4000','51694173216','2023-09-08 14:40:33',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(20531,'1110','51694173369','2023-09-08 14:42:56',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(20532,'5500','51694173369','2023-09-08 14:42:56',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20533,'1100','51694173369','2023-09-08 14:42:56',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20534,'4000','51694173369','2023-09-08 14:42:56',NULL,250.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(20539,'1110','51694176399','2023-09-08 15:33:26',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20540,'1110','51694176399','2023-09-08 15:34:55',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20541,'5500','51694176399','2023-09-08 15:34:55',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20542,'1100','51694176399','2023-09-08 15:33:26',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20543,'4000','51694176399','2023-09-08 15:33:26',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20544,'4000','51694176399','2023-09-08 15:34:55',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20545,'1100','51694176675','2023-09-08 15:38:10',600.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(20546,'4000','51694176675','2023-09-08 15:38:10',NULL,300.00,'','5','1','Good sold','1','385','sales','2','','No',NULL,NULL,''),(20547,'4000','51694176675','2023-09-08 15:38:10',NULL,300.00,'','5','1','Good sold','1','385','sales','8','','No',NULL,NULL,''),(20548,'1100','51694179001','2023-09-08 16:16:57',140.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20549,'4000','51694179001','2023-09-08 16:16:57',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(20550,'1100','51694179136','2023-09-08 16:19:04',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(20551,'4000','51694179136','2023-09-08 16:19:04',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(20552,'1100','51694180718','2023-09-08 16:45:26',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(20553,'4000','51694180718','2023-09-08 16:45:26',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(20554,'1110','51694181253','2023-09-08 16:54:20',NULL,400.00,'','5','1','Inventory sold','1','209','sales','16','','No',NULL,NULL,''),(20555,'5500','51694181253','2023-09-08 16:54:20',400.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20556,'1100','51694181253','2023-09-08 16:54:20',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20557,'4000','51694181253','2023-09-08 16:54:20',NULL,600.00,'','5','1','Good sold','1','209','sales','16','','No',NULL,NULL,''),(20558,'1100','51694184176','2023-09-08 17:43:12',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20559,'4000','51694184176','2023-09-08 17:43:12',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20560,'1110','51694184238','2023-09-08 17:44:05',NULL,378.00,'','5','1','Inventory sold','1','283','sales','3','','No',NULL,NULL,''),(20561,'5500','51694184238','2023-09-08 17:44:05',378.00,NULL,'','5','1','Cost of goods sold','1','283','sales','','','No',NULL,NULL,''),(20562,'1100','51694184238','2023-09-08 17:44:05',600.00,NULL,'','5','1','Good sold','1','283','sales','','','No',NULL,NULL,''),(20563,'4000','51694184238','2023-09-08 17:44:05',NULL,600.00,'','5','1','Good sold','1','283','sales','3','','No',NULL,NULL,''),(20564,'1100','51694184257','2023-09-08 17:44:24',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(20565,'4000','51694184257','2023-09-08 17:44:24',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(20566,'1110','51694184696','2023-09-08 17:51:55',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(20567,'5500','51694184696','2023-09-08 17:51:55',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20568,'1100','51694184696','2023-09-08 17:51:55',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20569,'4000','51694184696','2023-09-08 17:51:55',NULL,600.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(20570,'1100','51694185556','2023-09-08 18:06:01',300.00,NULL,'','5','1','Good sold','1','331','sales','','','No',NULL,NULL,''),(20571,'4000','51694185556','2023-09-08 18:06:01',NULL,300.00,'','5','1','Good sold','1','331','sales','2','','No',NULL,NULL,''),(20572,'1100','51694186197','2023-09-08 18:16:46',600.00,NULL,'','5','1','Good sold','1','202','sales','','','No',NULL,NULL,''),(20573,'4000','51694186197','2023-09-08 18:16:46',NULL,600.00,'','5','1','Good sold','1','202','sales','6','','No',NULL,NULL,''),(20576,'4165','51694189993','2023-09-08 19:20:05',1700.00,NULL,'0','5','1','WATER SUPPLY','1','','','146','','No',NULL,NULL,''),(20577,'1020','51694189993','2023-09-08 19:20:05',NULL,1700.00,'0','5','1','WATER SUPPLY','1','','','146','','No',NULL,NULL,''),(20578,'1100','51694238591','2023-09-09 08:50:06',2000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(20579,'4000','51694238591','2023-09-09 08:50:06',NULL,2000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(20580,'1100','51694245354','2023-09-09 10:42:41',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(20581,'4000','51694245354','2023-09-09 10:42:41',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(20582,'1100','51694245433','2023-09-09 10:44:07',600.00,NULL,'','5','1','Good sold','1','124','sales','','','No',NULL,NULL,''),(20583,'4000','51694245433','2023-09-09 10:44:07',NULL,300.00,'','5','1','Good sold','1','124','sales','2','','No',NULL,NULL,''),(20584,'4000','51694245433','2023-09-09 10:44:07',NULL,300.00,'','5','1','Good sold','1','124','sales','6','','No',NULL,NULL,''),(20585,'1100','51694245461','2023-09-09 10:44:40',1800.00,NULL,'','5','1','Good sold','1','267','sales','','','No',NULL,NULL,''),(20586,'4000','51694245461','2023-09-09 10:44:40',NULL,1200.00,'','5','1','Good sold','1','267','sales','2','','No',NULL,NULL,''),(20587,'4000','51694245461','2023-09-09 10:44:40',NULL,600.00,'','5','1','Good sold','1','267','sales','6','','No',NULL,NULL,''),(20588,'1100','51694248351','2023-09-09 12:12:06',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20589,'4000','51694248351','2023-09-09 12:12:06',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(20590,'1100','51694251409','2023-09-09 12:23:44',600.00,NULL,'','5','1','Good sold','1','104','sales','','','No',NULL,NULL,''),(20591,'4000','51694251409','2023-09-09 12:23:44',NULL,600.00,'','5','1','Good sold','1','104','sales','2','','No',NULL,NULL,''),(20592,'1100','51694251475','2023-09-09 12:24:41',300.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(20593,'4000','51694251475','2023-09-09 12:24:41',NULL,300.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(20594,'1100','51694251498','2023-09-09 12:25:07',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20595,'4000','51694251498','2023-09-09 12:25:07',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20596,'1100','51694255209','2023-09-09 13:26:55',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(20597,'4000','51694255209','2023-09-09 13:26:55',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(20598,'1100','51694255317','2023-09-09 13:28:44',300.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(20599,'4000','51694255317','2023-09-09 13:28:44',NULL,300.00,'','5','1','Good sold','1','260','sales','4','','No',NULL,NULL,''),(20600,'1100','51694257607','2023-09-09 14:06:56',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20601,'4000','51694257607','2023-09-09 14:06:56',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20602,'1100','51694257627','2023-09-09 14:07:12',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(20603,'4000','51694257627','2023-09-09 14:07:12',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(20604,'1100','51694257651','2023-09-09 14:07:38',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20605,'4000','51694257651','2023-09-09 14:07:38',NULL,600.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(20606,'1110','51694260765','2023-09-09 15:01:53',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20607,'5500','51694260765','2023-09-09 15:01:53',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20608,'1100','51694260765','2023-09-09 15:01:53',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20609,'4000','51694260765','2023-09-09 15:01:53',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20610,'1100','51694260994','2023-09-09 15:03:20',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(20611,'4000','51694260994','2023-09-09 15:03:20',NULL,600.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(20612,'1100','51694261013','2023-09-09 16:23:21',1200.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(20613,'4000','51694261013','2023-09-09 16:23:21',NULL,600.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(20614,'4000','51694261013','2023-09-09 16:23:21',NULL,600.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(20615,'1100','51694267615','2023-09-09 16:53:40',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(20616,'4000','51694267615','2023-09-09 16:53:40',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(20617,'1100','51694268190','2023-09-09 17:03:20',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(20618,'4000','51694268190','2023-09-09 17:03:20',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(20619,'1100','51694268440','2023-09-09 17:07:27',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(20620,'4000','51694268440','2023-09-09 17:07:27',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(20621,'1100','51694270075','2023-09-09 17:34:58',600.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(20622,'4000','51694270075','2023-09-09 17:34:58',NULL,600.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(20623,'1100','51694274538','2023-09-09 18:49:04',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20624,'4000','51694274538','2023-09-09 18:49:04',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20625,'1100','51694342664','2023-09-10 13:44:31',300.00,NULL,'','5','1','Good sold','1','519','sales','','','No',NULL,NULL,''),(20626,'4000','51694342664','2023-09-10 13:44:31',NULL,300.00,'','5','1','Good sold','1','519','sales','2','','No',NULL,NULL,''),(20627,'1100','51694342692','2023-09-10 13:45:00',900.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(20628,'4000','51694342692','2023-09-10 13:45:00',NULL,900.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(20629,'1100','51694342720','2023-09-10 13:45:28',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(20630,'4000','51694342720','2023-09-10 13:45:28',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(20633,'1100','51694342763','2023-09-10 13:46:15',600.00,NULL,'','5','1','Good sold','1','241','sales','','','No',NULL,NULL,''),(20634,'4000','51694342763','2023-09-10 13:46:15',NULL,600.00,'','5','1','Good sold','1','241','sales','6','','No',NULL,NULL,''),(20635,'1100','51694343154','2023-09-10 13:52:47',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20636,'4000','51694343154','2023-09-10 13:52:47',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20641,'1100','51694342740','2023-09-10 13:45:45',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20642,'4000','51694342740','2023-09-10 15:08:29',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20643,'1100','51694348401','2023-09-10 15:22:17',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(20644,'4000','51694348401','2023-09-10 15:22:17',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(20645,'1100','51694348742','2023-09-10 15:55:32',300.00,NULL,'','5','1','Good sold','1','396','sales','','','No',NULL,NULL,''),(20646,'4000','51694348742','2023-09-10 15:55:32',NULL,300.00,'','5','1','Good sold','1','396','sales','2','','No',NULL,NULL,''),(20647,'1100','51694350575','2023-09-10 16:27:52',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(20648,'4000','51694350575','2023-09-10 16:27:52',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(20649,'1100','51694354406','2023-09-10 17:00:12',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(20650,'4000','51694354406','2023-09-10 17:00:12',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(20651,'1100','51694354426','2023-09-10 17:00:30',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(20652,'4000','51694354426','2023-09-10 17:00:30',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(20653,'1110','51694355847','2023-09-10 17:24:16',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(20654,'5500','51694355847','2023-09-10 17:24:16',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20655,'1100','51694355847','2023-09-10 17:24:16',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20656,'4000','51694355847','2023-09-10 17:24:16',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(20657,'1100','51694358705','2023-09-10 18:12:38',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(20658,'4000','51694358705','2023-09-10 18:12:38',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(20661,'5800','51694358950','2023-09-10 18:16:05',300.00,NULL,'0','5','1','TATA ,MOTORCYCLE WASHING FEE','1','','','147','','No',NULL,NULL,''),(20662,'1050','51694358950','2023-09-10 18:16:05',NULL,300.00,'0','5','1','TATA ,MOTORCYCLE WASHING FEE','1','','','147','','No',NULL,NULL,''),(20663,'1100','51694411838','2023-09-11 08:57:32',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(20664,'4000','51694411838','2023-09-11 08:57:32',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(20665,'1100','51694411948','2023-09-11 08:59:14',300.00,NULL,'','5','1','Good sold','1','297','sales','','','No',NULL,NULL,''),(20666,'4000','51694411948','2023-09-11 08:59:14',NULL,300.00,'','5','1','Good sold','1','297','sales','6','','No',NULL,NULL,''),(20667,'1100','51694411965','2023-09-11 08:59:31',900.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(20668,'4000','51694411965','2023-09-11 08:59:31',NULL,900.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(20669,'1100','51694412993','2023-09-11 09:16:43',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(20670,'4000','51694412993','2023-09-11 09:16:43',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(20671,'1100','51694413991','2023-09-11 09:33:22',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20672,'4000','51694413991','2023-09-11 09:33:22',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(20673,'1100','51694416283','2023-09-11 10:11:44',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(20674,'4000','51694416283','2023-09-11 10:11:44',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(20675,'4000','51694416283','2023-09-11 10:11:44',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(20676,'1100','51694418745','2023-09-11 10:52:33',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20677,'4000','51694418745','2023-09-11 10:52:33',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(20678,'1100','51694421114','2023-09-11 11:32:00',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20679,'4000','51694421114','2023-09-11 11:32:00',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(20680,'1100','51694421160','2023-09-11 11:32:58',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(20681,'4000','51694421160','2023-09-11 11:32:58',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(20682,'4000','51694421160','2023-09-11 11:32:58',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(20683,'1100','51694425319','2023-09-11 12:42:18',300.00,NULL,'','5','1','Good sold','1','205','sales','','','No',NULL,NULL,''),(20684,'4000','51694425319','2023-09-11 12:42:18',NULL,300.00,'','5','1','Good sold','1','205','sales','8','','No',NULL,NULL,''),(20685,'1100','51694425391','2023-09-11 12:43:23',750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(20686,'4000','51694425391','2023-09-11 12:43:23',NULL,750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(20687,'1110','51694425603','2023-09-11 12:47:14',NULL,2210.00,'','5','1','Inventory sold','1','436','sales','1','','No',NULL,NULL,''),(20688,'1110','51694425603','2023-09-11 12:47:14',NULL,234.00,'','5','1','Inventory sold','1','436','sales','18','','No',NULL,NULL,''),(20689,'5500','51694425603','2023-09-11 12:47:14',2444.00,NULL,'','5','1','Cost of goods sold','1','436','sales','','','No',NULL,NULL,''),(20690,'1100','51694425603','2023-09-11 12:47:14',6470.00,NULL,'','5','1','Good sold','1','436','sales','','','No',NULL,NULL,''),(20691,'4000','51694425603','2023-09-11 12:47:14',NULL,3200.00,'','5','1','Good sold','1','436','sales','1','','No',NULL,NULL,''),(20692,'4000','51694425603','2023-09-11 12:47:14',NULL,3000.00,'','5','1','Good sold','1','436','sales','2','','No',NULL,NULL,''),(20693,'4000','51694425603','2023-09-11 12:47:14',NULL,270.00,'','5','1','Good sold','1','436','sales','18','','No',NULL,NULL,''),(20694,'1100','51694427102','2023-09-11 13:11:49',300.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(20695,'4000','51694427102','2023-09-11 13:11:49',NULL,300.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(20696,'1100','51694427372','2023-09-11 13:19:39',3000.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20697,'4000','51694427372','2023-09-11 13:19:39',NULL,1200.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20698,'4000','51694427372','2023-09-11 13:19:39',NULL,1800.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20699,'1110','51694431076','2023-09-11 14:18:10',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(20700,'5500','51694431076','2023-09-11 14:18:10',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20701,'1100','51694431076','2023-09-11 14:18:10',900.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20702,'4000','51694431076','2023-09-11 14:18:10',NULL,600.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(20703,'4000','51694431076','2023-09-11 14:18:10',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20704,'1100','51694431137','2023-09-11 14:19:06',560.00,NULL,'','5','1','Good sold','1','445','sales','','','No',NULL,NULL,''),(20705,'4000','51694431137','2023-09-11 14:19:06',NULL,560.00,'','5','1','Good sold','1','445','sales','6','','No',NULL,NULL,''),(20706,'1110','51694431185','2023-09-11 14:20:06',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20707,'5500','51694431185','2023-09-11 14:20:06',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20708,'1100','51694431185','2023-09-11 14:20:06',80.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20709,'4000','51694431185','2023-09-11 14:20:06',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20710,'4000','51694431185','2023-09-11 14:20:06',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(20711,'1100','51694431941','2023-09-11 14:33:36',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20712,'4000','51694431941','2023-09-11 14:33:36',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(20715,'4165','51694434662','2023-09-11 15:17:54',1700.00,NULL,'0','5','1','WATER SUPPLY','1','','','148','','No',NULL,NULL,''),(20716,'1020','51694434662','2023-09-11 15:17:54',NULL,1700.00,'0','5','1','WATER SUPPLY','1','','','148','','No',NULL,NULL,''),(20717,'1100','51694435304','2023-09-11 15:28:42',60.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20718,'4000','51694435304','2023-09-11 15:28:42',NULL,60.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(20719,'1100','51694435448','2023-09-11 15:30:59',300.00,NULL,'','5','1','Good sold','1','132','sales','','','No',NULL,NULL,''),(20720,'4000','51694435448','2023-09-11 15:30:59',NULL,300.00,'','5','1','Good sold','1','132','sales','8','','No',NULL,NULL,''),(20721,'1100','51694436674','2023-09-11 15:51:24',840.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(20722,'4000','51694436674','2023-09-11 15:51:24',NULL,840.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(20723,'1100','51694437138','2023-09-11 15:59:11',300.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(20724,'4000','51694437138','2023-09-11 15:59:11',NULL,300.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(20725,'1100','51694438609','2023-09-11 16:23:42',300.00,NULL,'','5','1','Good sold','1','229','sales','','','No',NULL,NULL,''),(20726,'4000','51694438609','2023-09-11 16:23:42',NULL,300.00,'','5','1','Good sold','1','229','sales','8','','No',NULL,NULL,''),(20727,'1100','51694438660','2023-09-11 16:24:33',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20728,'4000','51694438660','2023-09-11 16:24:33',NULL,560.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(20729,'1100','51694439127','2023-09-11 16:34:19',300.00,NULL,'','5','1','Good sold','1','381','sales','','','No',NULL,NULL,''),(20730,'4000','51694439127','2023-09-11 16:34:19',NULL,300.00,'','5','1','Good sold','1','381','sales','2','','No',NULL,NULL,''),(20731,'1100','51694439950','2023-09-11 16:45:56',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20732,'4000','51694439950','2023-09-11 16:45:56',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(20733,'1100','51694440958','2023-09-11 17:02:49',390.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(20734,'4000','51694440958','2023-09-11 17:02:49',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(20735,'1110','51694440996','2023-09-11 17:03:22',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(20736,'5500','51694440996','2023-09-11 17:03:22',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20737,'1100','51694440996','2023-09-11 17:03:22',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20738,'4000','51694440996','2023-09-11 17:03:22',NULL,600.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(20739,'1100','51694442110','2023-09-11 17:21:57',300.00,NULL,'','5','1','Good sold','1','442','sales','','','No',NULL,NULL,''),(20740,'4000','51694442110','2023-09-11 17:21:57',NULL,300.00,'','5','1','Good sold','1','442','sales','4','','No',NULL,NULL,''),(20741,'1100','51694442882','2023-09-11 17:34:51',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(20742,'4000','51694442882','2023-09-11 17:34:51',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(20743,'1100','51694443011','2023-09-11 17:36:58',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(20744,'4000','51694443011','2023-09-11 17:36:58',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(20745,'1110','51694444443','2023-09-11 18:00:50',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(20746,'5500','51694444443','2023-09-11 18:00:50',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20747,'1100','51694444443','2023-09-11 18:00:50',250.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20748,'4000','51694444443','2023-09-11 18:00:50',NULL,250.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(20749,'1100','51694444486','2023-09-11 18:01:35',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(20750,'4000','51694444486','2023-09-11 18:01:35',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(20751,'1100','51694444680','2023-09-11 18:04:47',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(20752,'4000','51694444680','2023-09-11 18:04:47',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(20755,'1100','51694447466','2023-09-11 18:51:18',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20756,'4000','51694447466','2023-09-11 18:51:18',NULL,300.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(20757,'1110','51694447501','2023-09-11 18:51:48',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(20758,'5500','51694447501','2023-09-11 18:51:48',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20759,'1100','51694447501','2023-09-11 18:51:48',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20760,'4000','51694447501','2023-09-11 18:51:48',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(20761,'1100','51694446274','2023-09-11 18:31:19',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(20762,'4000','51694446274','2023-09-11 18:31:19',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(20763,'1110','51694502054','2023-09-12 10:01:07',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(20764,'5500','51694502054','2023-09-12 10:01:07',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20765,'1100','51694502054','2023-09-12 10:01:07',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20766,'4000','51694502054','2023-09-12 10:01:07',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(20767,'1100','51694502092','2023-09-12 10:02:14',300.00,NULL,'','5','1','Good sold','1','411','sales','','','No',NULL,NULL,''),(20768,'4000','51694502092','2023-09-12 10:02:14',NULL,300.00,'','5','1','Good sold','1','411','sales','2','','No',NULL,NULL,''),(20769,'1100','51694502214','2023-09-12 10:25:24',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20770,'4000','51694502214','2023-09-12 10:25:24',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(20771,'1100','51694504511','2023-09-12 10:42:01',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(20772,'4000','51694504511','2023-09-12 10:42:01',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(20773,'1100','51694504906','2023-09-12 10:48:37',260.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20774,'4000','51694504906','2023-09-12 10:48:37',NULL,260.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(20775,'1100','51694504949','2023-09-12 10:55:54',440.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(20776,'4000','51694504949','2023-09-12 10:55:54',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(20777,'4000','51694504949','2023-09-12 10:55:54',NULL,140.00,'','5','1','Good sold','1','262','sales','10','','No',NULL,NULL,''),(20778,'1100','51694506243','2023-09-12 11:10:51',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(20779,'4000','51694506243','2023-09-12 11:10:51',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(20780,'1100','51694506260','2023-09-12 11:11:09',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(20781,'4000','51694506260','2023-09-12 11:11:09',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(20782,'1110','51694506672','2023-09-12 11:17:52',4500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(20783,'2130','51694506672','2023-09-12 11:17:52',NULL,4500.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(20784,'1110','51694506705','2023-09-12 11:18:32',NULL,450.00,'','5','1','Inventory sold','1','61','sales','15','','No',NULL,NULL,''),(20785,'5500','51694506705','2023-09-12 11:18:32',450.00,NULL,'','5','1','Cost of goods sold','1','61','sales','','','No',NULL,NULL,''),(20786,'1100','51694506705','2023-09-12 11:18:32',600.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(20787,'4000','51694506705','2023-09-12 11:18:32',NULL,600.00,'','5','1','Good sold','1','61','sales','15','','No',NULL,NULL,''),(20790,'4165','51694506861','2023-09-12 11:21:14',2000.00,NULL,'0','5','1','WATER SUPPLY','1','','','149','','No',NULL,NULL,''),(20791,'1020','51694506861','2023-09-12 11:21:14',NULL,2000.00,'0','5','1','WATER SUPPLY','1','','','149','','No',NULL,NULL,''),(20792,'1100','51694508449','2023-09-12 11:47:39',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(20793,'4000','51694508449','2023-09-12 11:47:39',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(20794,'1110','51694515520','2023-09-12 13:52:45',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(20795,'5500','51694515520','2023-09-12 13:52:45',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20796,'1100','51694515520','2023-09-12 13:52:45',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20797,'4000','51694515520','2023-09-12 13:52:45',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(20800,'1110','51694516101','2023-09-12 14:03:42',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20801,'5500','51694516101','2023-09-12 14:03:42',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20802,'1100','51694516101','2023-09-12 14:03:42',80.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20803,'4000','51694516101','2023-09-12 14:03:42',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20804,'4000','51694516101','2023-09-12 14:03:42',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(20805,'1100','51694516853','2023-09-12 14:07:40',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(20806,'4000','51694516853','2023-09-12 14:07:40',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(20807,'1100','51694516869','2023-09-12 14:07:55',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(20808,'4000','51694516869','2023-09-12 14:07:55',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(20809,'1100','51694515973','2023-09-12 13:54:30',900.00,NULL,'','5','1','Good sold','1','550','sales','','','No',NULL,NULL,''),(20810,'4000','51694515973','2023-09-12 13:54:30',NULL,900.00,'','5','1','Good sold','1','550','sales','4','','No',NULL,NULL,''),(20811,'1100','51694520531','2023-09-12 15:09:03',260.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(20812,'4000','51694520531','2023-09-12 15:09:03',NULL,260.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(20813,'1110','51694522841','2023-09-12 15:47:41',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(20814,'5500','51694522841','2023-09-12 15:47:41',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20815,'1100','51694522841','2023-09-12 15:47:41',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20816,'4000','51694522841','2023-09-12 15:47:41',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(20817,'4000','51694522841','2023-09-12 15:47:41',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(20818,'1100','51694525327','2023-09-12 16:28:56',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(20819,'4000','51694525327','2023-09-12 16:28:56',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(20822,'5800','51694526026','2023-09-12 16:40:55',650.00,NULL,'0','5','1','PHONE COVER AND PROTECTOR','1','','','150','','No',NULL,NULL,''),(20823,'1050','51694526026','2023-09-12 16:40:55',NULL,650.00,'0','5','1','PHONE COVER AND PROTECTOR','1','','','150','','No',NULL,NULL,''),(20826,'5800','51694526075','2023-09-12 16:41:58',280.00,NULL,'0','5','1','THERMAL ROLL','1','','','151','','No',NULL,NULL,''),(20827,'1050','51694526075','2023-09-12 16:41:58',NULL,280.00,'0','5','1','THERMAL ROLL','1','','','151','','No',NULL,NULL,''),(20828,'1100','51694526710','2023-09-12 16:53:53',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(20829,'4000','51694526710','2023-09-12 16:53:53',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(20830,'1100','51694526847','2023-09-12 16:54:22',600.00,NULL,'','5','1','Good sold','1','260','sales','','','No',NULL,NULL,''),(20831,'4000','51694526847','2023-09-12 16:54:22',NULL,300.00,'','5','1','Good sold','1','260','sales','4','','No',NULL,NULL,''),(20832,'4000','51694526847','2023-09-12 16:54:22',NULL,300.00,'','5','1','Good sold','1','260','sales','6','','No',NULL,NULL,''),(20833,'1100','51694527106','2023-09-12 16:58:36',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(20834,'4000','51694527106','2023-09-12 16:58:36',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(20835,'1100','51694527719','2023-09-12 17:08:48',280.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,''),(20836,'4000','51694527719','2023-09-12 17:08:48',NULL,280.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(20837,'1100','51694527849','2023-09-12 17:10:56',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20838,'4000','51694527849','2023-09-12 17:10:56',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(20841,'1100','51694529642','2023-09-12 17:40:52',280.00,NULL,'','5','1','Good sold','1','552','sales','','','No',NULL,NULL,''),(20842,'4000','51694529642','2023-09-12 17:40:52',NULL,280.00,'','5','1','Good sold','1','552','sales','4','','No',NULL,NULL,''),(20843,'1100','51694530297','2023-09-12 17:51:43',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20844,'4000','51694530297','2023-09-12 17:51:43',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20845,'1100','51694585964','2023-09-13 09:19:41',600.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,''),(20846,'4000','51694585964','2023-09-13 09:19:41',NULL,600.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(20847,'1100','51694586087','2023-09-13 09:21:34',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(20848,'4000','51694586087','2023-09-13 09:21:34',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(20849,'1100','51694586109','2023-09-13 09:21:58',1200.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(20850,'4000','51694586109','2023-09-13 09:21:58',NULL,1200.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(20851,'1100','51694588183','2023-09-13 09:57:46',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20852,'4000','51694588183','2023-09-13 09:57:46',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(20853,'1100','51694588984','2023-09-13 10:09:54',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(20854,'4000','51694588984','2023-09-13 10:09:54',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(20855,'1100','51694591277','2023-09-13 10:59:28',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(20856,'4000','51694591277','2023-09-13 10:59:28',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(20857,'1100','51694594912','2023-09-13 11:49:09',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(20858,'4000','51694594912','2023-09-13 11:49:09',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(20859,'1110','51694594990','2023-09-13 11:50:36',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(20860,'5500','51694594990','2023-09-13 11:50:36',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20861,'1100','51694594990','2023-09-13 11:50:36',40.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20862,'4000','51694594990','2023-09-13 11:50:36',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(20863,'4000','51694594990','2023-09-13 11:50:36',NULL,10.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(20864,'1110','51694599390','2023-09-13 13:03:27',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(20865,'5500','51694599390','2023-09-13 13:03:27',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20866,'1100','51694599390','2023-09-13 13:03:27',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20867,'4000','51694599390','2023-09-13 13:03:27',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(20868,'1100','51694599507','2023-09-13 13:05:15',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(20869,'4000','51694599507','2023-09-13 13:05:15',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(20870,'1100','51694600912','2023-09-13 13:28:43',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20871,'4000','51694600912','2023-09-13 13:28:43',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(20880,'1100','51694601547','2023-09-13 13:39:25',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(20881,'4000','51694601547','2023-09-13 13:40:18',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(20882,'1100','51694608111','2023-09-13 15:28:42',140.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20883,'4000','51694608111','2023-09-13 15:28:42',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(20884,'1100','51694608134','2023-09-13 15:28:59',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(20885,'4000','51694608134','2023-09-13 15:28:59',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(20886,'1100','51694608464','2023-09-13 15:34:32',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(20887,'4000','51694608464','2023-09-13 15:34:32',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(20888,'1100','51694609620','2023-09-13 15:54:22',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(20889,'4000','51694609620','2023-09-13 15:54:22',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(20890,'1110','51694609840','2023-09-13 15:57:37',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(20891,'5500','51694609840','2023-09-13 15:57:37',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20892,'1100','51694609840','2023-09-13 15:57:37',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20893,'4000','51694609840','2023-09-13 15:57:37',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(20894,'1100','51694611984','2023-09-13 16:33:17',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(20895,'4000','51694611984','2023-09-13 16:33:17',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(20896,'1100','51694613041','2023-09-13 17:04:25',600.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(20897,'4000','51694613041','2023-09-13 17:04:25',NULL,600.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(20898,'1110','51694619026','2023-09-13 18:30:50',NULL,19.54,'','5','1','Inventory sold','1','238','sales','14','','No',NULL,NULL,''),(20899,'1110','51694619026','2023-09-13 18:30:50',NULL,336.00,'','5','1','Inventory sold','1','238','sales','7','','No',NULL,NULL,''),(20900,'5500','51694619026','2023-09-13 18:30:50',355.54,NULL,'','5','1','Cost of goods sold','1','238','sales','','','No',NULL,NULL,''),(20901,'1100','51694619026','2023-09-13 18:30:50',830.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(20902,'4000','51694619026','2023-09-13 18:30:50',NULL,30.00,'','5','1','Good sold','1','238','sales','14','','No',NULL,NULL,''),(20903,'4000','51694619026','2023-09-13 18:30:50',NULL,300.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(20904,'4000','51694619026','2023-09-13 18:30:50',NULL,500.00,'','5','1','Good sold','1','238','sales','7','','No',NULL,NULL,''),(20909,'1100','51694669573','2023-09-14 08:33:00',300.00,NULL,'','5','1','Good sold','1','461','sales','','','No',NULL,NULL,''),(20910,'4000','51694669573','2023-09-14 08:33:00',NULL,300.00,'','5','1','Good sold','1','461','sales','4','','No',NULL,NULL,''),(20911,'1100','51694669702','2023-09-14 08:35:23',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(20912,'4000','51694669702','2023-09-14 08:35:23',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(20913,'1100','51694669734','2023-09-14 08:49:04',600.00,NULL,'','5','1','Good sold','1','544','sales','','','No',NULL,NULL,''),(20914,'4000','51694669734','2023-09-14 08:49:04',NULL,300.00,'','5','1','Good sold','1','544','sales','2','','No',NULL,NULL,''),(20915,'4000','51694669734','2023-09-14 08:49:04',NULL,300.00,'','5','1','Good sold','1','544','sales','4','','No',NULL,NULL,''),(20916,'1100','51694670603','2023-09-14 08:50:14',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(20917,'4000','51694670603','2023-09-14 08:50:14',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(20918,'1110','51694671570','2023-09-14 09:06:23',NULL,1350.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(20919,'5500','51694671570','2023-09-14 09:06:23',1350.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20920,'1100','51694671570','2023-09-14 09:06:23',1800.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20921,'4000','51694671570','2023-09-14 09:06:23',NULL,1800.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(20922,'1100','51694674046','2023-09-14 09:47:44',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(20923,'4000','51694674046','2023-09-14 09:47:44',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(20924,'1100','51694674161','2023-09-14 09:50:30',2500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(20925,'4000','51694674161','2023-09-14 09:50:30',NULL,500.00,'','5','1','Good sold','1','10','sales','4','','No',NULL,NULL,''),(20926,'4000','51694674161','2023-09-14 09:50:30',NULL,2000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(20927,'1100','51694674240','2023-09-14 09:50:55',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(20928,'4000','51694674240','2023-09-14 09:50:55',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(20929,'1100','51694674306','2023-09-14 09:51:52',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(20930,'4000','51694674306','2023-09-14 09:51:52',NULL,300.00,'','5','1','Good sold','1','304','sales','6','','No',NULL,NULL,''),(20931,'1100','51694674952','2023-09-14 10:02:37',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20932,'4000','51694674952','2023-09-14 10:02:37',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(20933,'1100','51694676153','2023-09-14 10:22:42',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(20934,'4000','51694676153','2023-09-14 10:22:42',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(20935,'1100','51694676248','2023-09-14 10:32:59',1120.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(20936,'4000','51694676248','2023-09-14 10:32:59',NULL,1120.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(20937,'1100','51694676800','2023-09-14 10:33:25',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20938,'4000','51694676800','2023-09-14 10:33:25',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20939,'1100','51694676849','2023-09-14 10:40:38',300.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(20940,'4000','51694676849','2023-09-14 10:40:38',NULL,300.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(20941,'1100','51694677266','2023-09-14 10:41:17',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(20942,'4000','51694677266','2023-09-14 10:41:17',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(20943,'1100','51694677605','2023-09-14 11:07:05',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20944,'4000','51694677605','2023-09-14 11:07:05',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(20945,'1100','51694681174','2023-09-14 11:46:20',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(20946,'4000','51694681174','2023-09-14 11:46:20',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(20947,'1100','51694681195','2023-09-14 11:46:42',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(20948,'4000','51694681195','2023-09-14 11:46:42',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(20949,'1100','51694687205','2023-09-14 13:31:02',1200.00,NULL,'','5','1','Good sold','1','484','sales','','','No',NULL,NULL,''),(20950,'4000','51694687205','2023-09-14 13:31:02',NULL,600.00,'','5','1','Good sold','1','484','sales','4','','No',NULL,NULL,''),(20951,'4000','51694687205','2023-09-14 13:31:02',NULL,600.00,'','5','1','Good sold','1','484','sales','6','','No',NULL,NULL,''),(20952,'1100','51694687479','2023-09-14 13:31:24',300.00,NULL,'','5','1','Good sold','1','446','sales','','','No',NULL,NULL,''),(20953,'4000','51694687479','2023-09-14 13:31:24',NULL,300.00,'','5','1','Good sold','1','446','sales','4','','No',NULL,NULL,''),(20954,'1100','51694687497','2023-09-14 13:31:45',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(20955,'4000','51694687497','2023-09-14 13:31:45',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(20956,'1100','51694687527','2023-09-14 13:32:15',600.00,NULL,'','5','1','Good sold','1','358','sales','','','No',NULL,NULL,''),(20957,'4000','51694687527','2023-09-14 13:32:15',NULL,600.00,'','5','1','Good sold','1','358','sales','4','','No',NULL,NULL,''),(20958,'1100','51694688558','2023-09-14 13:49:25',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20959,'4000','51694688558','2023-09-14 13:49:25',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(20960,'1110','51694690596','2023-09-14 14:23:27',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(20961,'5500','51694690596','2023-09-14 14:23:27',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(20962,'1100','51694690596','2023-09-14 14:23:27',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20963,'4000','51694690596','2023-09-14 14:23:27',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(20964,'1100','51694693271','2023-09-14 15:08:01',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(20965,'4000','51694693271','2023-09-14 15:08:01',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(20966,'1100','51694693295','2023-09-14 15:17:15',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(20967,'4000','51694693295','2023-09-14 15:17:15',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(20968,'1100','51694694043','2023-09-14 15:22:37',300.00,NULL,'','5','1','Good sold','1','553','sales','','','No',NULL,NULL,''),(20969,'4000','51694694043','2023-09-14 15:22:37',NULL,300.00,'','5','1','Good sold','1','553','sales','2','','No',NULL,NULL,''),(20970,'1100','51694695649','2023-09-14 15:47:39',560.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(20971,'4000','51694695649','2023-09-14 15:47:39',NULL,560.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(20972,'1100','51694696314','2023-09-14 15:58:41',300.00,NULL,'','5','1','Good sold','1','521','sales','','','No',NULL,NULL,''),(20973,'4000','51694696314','2023-09-14 15:58:41',NULL,300.00,'','5','1','Good sold','1','521','sales','2','','No',NULL,NULL,''),(20974,'1100','51694697092','2023-09-14 16:11:54',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(20975,'4000','51694697092','2023-09-14 16:11:54',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(20976,'1100','51694697152','2023-09-14 16:12:37',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(20977,'4000','51694697152','2023-09-14 16:12:37',NULL,300.00,'','5','1','Good sold','1','238','sales','6','','No',NULL,NULL,''),(20978,'1100','51694701234','2023-09-14 17:20:40',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(20979,'4000','51694701234','2023-09-14 17:20:40',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(20980,'1100','51694701255','2023-09-14 17:21:00',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(20981,'4000','51694701255','2023-09-14 17:21:00',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(20982,'1100','51694701272','2023-09-14 17:46:27',1200.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(20983,'4000','51694701272','2023-09-14 17:46:27',NULL,900.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(20984,'4000','51694701272','2023-09-14 17:46:27',NULL,300.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(20985,'1100','51694702979','2023-09-14 17:49:46',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(20986,'4000','51694702979','2023-09-14 17:49:46',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(20987,'1100','51694703249','2023-09-14 17:54:17',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(20988,'4000','51694703249','2023-09-14 17:54:17',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(20989,'1100','51694704855','2023-09-14 18:21:06',560.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(20990,'4000','51694704855','2023-09-14 18:21:06',NULL,560.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(20991,'1100','51694706225','2023-09-14 18:44:01',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(20992,'4000','51694706225','2023-09-14 18:44:01',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(20993,'1100','51694706574','2023-09-14 18:49:40',300.00,NULL,'','5','1','Good sold','1','357','sales','','','No',NULL,NULL,''),(20994,'4000','51694706574','2023-09-14 18:49:40',NULL,300.00,'','5','1','Good sold','1','357','sales','6','','No',NULL,NULL,''),(20995,'1100','51694756679','2023-09-15 08:44:48',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(20996,'4000','51694756679','2023-09-15 08:44:48',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(20997,'1100','51694756706','2023-09-15 09:06:58',1200.00,NULL,'','5','1','Good sold','1','303','sales','','','No',NULL,NULL,''),(20998,'4000','51694756706','2023-09-15 09:06:58',NULL,1200.00,'','5','1','Good sold','1','303','sales','6','','No',NULL,NULL,''),(20999,'1100','51694759515','2023-09-15 09:32:15',840.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21000,'4000','51694759515','2023-09-15 09:32:15',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21001,'4000','51694759515','2023-09-15 09:32:15',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(21002,'1100','51694759548','2023-09-15 09:32:33',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(21003,'4000','51694759548','2023-09-15 09:32:33',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(21004,'1100','51694764982','2023-09-15 11:03:08',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21005,'4000','51694764982','2023-09-15 11:03:08',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21006,'1110','51694765119','2023-09-15 11:05:29',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21007,'5500','51694765119','2023-09-15 11:05:29',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21008,'1100','51694765119','2023-09-15 11:05:29',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21009,'4000','51694765119','2023-09-15 11:05:29',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21010,'1110','51694765207','2023-09-15 11:28:06',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21011,'5500','51694765207','2023-09-15 11:28:06',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21012,'1100','51694765207','2023-09-15 11:28:06',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21013,'4000','51694765207','2023-09-15 11:28:06',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21014,'1100','51694768351','2023-09-15 11:59:17',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(21015,'4000','51694768351','2023-09-15 11:59:17',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(21016,'1100','51694772455','2023-09-15 13:07:41',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(21017,'4000','51694772455','2023-09-15 13:07:41',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(21020,'4165','51694772842','2023-09-15 13:14:12',1700.00,NULL,'0','5','1','WATER SUPPLY','1','','','152','','No',NULL,NULL,''),(21021,'1020','51694772842','2023-09-15 13:14:12',NULL,1700.00,'0','5','1','WATER SUPPLY','1','','','152','','No',NULL,NULL,''),(21022,'1110','51694775438','2023-09-15 14:25:43',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(21023,'5500','51694775438','2023-09-15 14:25:43',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21024,'1100','51694775438','2023-09-15 14:25:43',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21025,'4000','51694775438','2023-09-15 14:25:43',NULL,600.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(21026,'1100','51694777177','2023-09-15 14:33:23',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21027,'4000','51694777177','2023-09-15 14:33:23',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21028,'1100','51694777977','2023-09-15 14:46:56',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21029,'4000','51694777977','2023-09-15 14:46:56',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(21030,'1100','51694778964','2023-09-15 14:56:13',20.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21031,'4000','51694778964','2023-09-15 14:56:13',NULL,20.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21032,'1100','51694772455','2023-09-15 14:58:59',NULL,300.00,'','5','1','','1','386','payment','','','No',NULL,NULL,''),(21033,'1020','51694772455','2023-09-15 14:58:59',300.00,NULL,'','5','1','','1','386','payment','','5169477917531329371435','No',NULL,NULL,''),(21034,'1100','51694780187','2023-09-15 15:47:20',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(21035,'4000','51694780187','2023-09-15 15:47:20',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(21036,'1100','51694783469','2023-09-15 16:11:20',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21037,'4000','51694783469','2023-09-15 16:11:20',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21038,'1110','51694783549','2023-09-15 16:22:03',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(21039,'5500','51694783549','2023-09-15 16:22:03',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21040,'1100','51694783549','2023-09-15 16:22:03',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21041,'4000','51694783549','2023-09-15 16:22:03',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(21042,'1100','51694784700','2023-09-15 16:49:49',300.00,NULL,'','5','1','Good sold','1','321','sales','','','No',NULL,NULL,''),(21043,'4000','51694784700','2023-09-15 16:49:49',NULL,300.00,'','5','1','Good sold','1','321','sales','2','','No',NULL,NULL,''),(21044,'1100','51694786553','2023-09-15 17:06:02',300.00,NULL,'','5','1','Good sold','1','554','sales','','','No',NULL,NULL,''),(21045,'4000','51694786553','2023-09-15 17:06:02',NULL,300.00,'','5','1','Good sold','1','554','sales','4','','No',NULL,NULL,''),(21046,'1100','51694788311','2023-09-15 17:32:00',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(21047,'4000','51694788311','2023-09-15 17:32:00',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(21048,'1110','51694788589','2023-09-15 17:40:00',NULL,378.00,'','5','1','Inventory sold','1','348','sales','3','','No',NULL,NULL,''),(21049,'5500','51694788589','2023-09-15 17:40:00',378.00,NULL,'','5','1','Cost of goods sold','1','348','sales','','','No',NULL,NULL,''),(21050,'1100','51694788589','2023-09-15 17:40:00',600.00,NULL,'','5','1','Good sold','1','348','sales','','','No',NULL,NULL,''),(21051,'4000','51694788589','2023-09-15 17:40:00',NULL,600.00,'','5','1','Good sold','1','348','sales','3','','No',NULL,NULL,''),(21052,'1100','51694789066','2023-09-15 17:44:32',300.00,NULL,'','5','1','Good sold','1','331','sales','','','No',NULL,NULL,''),(21053,'4000','51694789066','2023-09-15 17:44:32',NULL,300.00,'','5','1','Good sold','1','331','sales','2','','No',NULL,NULL,''),(21054,'1100','51694789154','2023-09-15 17:46:25',1200.00,NULL,'','5','1','Good sold','1','426','sales','','','No',NULL,NULL,''),(21055,'4000','51694789154','2023-09-15 17:46:25',NULL,900.00,'','5','1','Good sold','1','426','sales','6','','No',NULL,NULL,''),(21056,'4000','51694789154','2023-09-15 17:46:25',NULL,300.00,'','5','1','Good sold','1','426','sales','4','','No',NULL,NULL,''),(21057,'1100','51694790807','2023-09-15 18:13:33',300.00,NULL,'','5','1','Good sold','1','483','sales','','','No',NULL,NULL,''),(21058,'4000','51694790807','2023-09-15 18:13:33',NULL,300.00,'','5','1','Good sold','1','483','sales','2','','No',NULL,NULL,''),(21059,'1100','51694791125','2023-09-15 18:19:00',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(21060,'4000','51694791125','2023-09-15 18:19:00',NULL,300.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(21061,'1110','51694791262','2023-09-15 18:22:08',NULL,1105.00,'','5','1','Inventory sold','1','361','sales','1','','No',NULL,NULL,''),(21062,'5500','51694791262','2023-09-15 18:22:08',1105.00,NULL,'','5','1','Cost of goods sold','1','361','sales','','','No',NULL,NULL,''),(21063,'1100','51694791262','2023-09-15 18:22:08',1600.00,NULL,'','5','1','Good sold','1','361','sales','','','No',NULL,NULL,''),(21064,'4000','51694791262','2023-09-15 18:22:08',NULL,1600.00,'','5','1','Good sold','1','361','sales','1','','No',NULL,NULL,''),(21065,'1100','51694792103','2023-09-15 18:37:14',280.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,''),(21066,'4000','51694792103','2023-09-15 18:37:14',NULL,280.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(21067,'1100','51694792776','2023-09-15 18:46:21',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21068,'4000','51694792776','2023-09-15 18:46:21',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(21069,'1100','51694792818','2023-09-15 18:47:04',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(21070,'4000','51694792818','2023-09-15 18:47:04',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(21071,'1100','51694845282','2023-09-16 09:21:34',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(21072,'4000','51694845282','2023-09-16 09:21:34',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(21073,'1100','51694846761','2023-09-16 09:46:06',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(21074,'4000','51694846761','2023-09-16 09:46:06',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(21075,'1100','51694847054','2023-09-16 09:51:17',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(21076,'4000','51694847054','2023-09-16 09:51:17',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(21077,'1100','51694849086','2023-09-16 10:24:55',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21078,'4000','51694849086','2023-09-16 10:24:55',NULL,300.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(21079,'1100','51694849488','2023-09-16 10:31:40',280.00,NULL,'','5','1','Good sold','1','448','sales','','','No',NULL,NULL,''),(21080,'4000','51694849488','2023-09-16 10:31:40',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(21081,'1100','51694851804','2023-09-16 12:15:45',900.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(21082,'4000','51694851804','2023-09-16 12:15:45',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(21083,'1100','51694855798','2023-09-16 12:16:45',300.00,NULL,'','5','1','Good sold','1','528','sales','','','No',NULL,NULL,''),(21084,'4000','51694855798','2023-09-16 12:16:45',NULL,300.00,'','5','1','Good sold','1','528','sales','2','','No',NULL,NULL,''),(21085,'1100','51694857017','2023-09-16 12:37:06',600.00,NULL,'','5','1','Good sold','1','545','sales','','','No',NULL,NULL,''),(21086,'4000','51694857017','2023-09-16 12:37:06',NULL,600.00,'','5','1','Good sold','1','545','sales','6','','No',NULL,NULL,''),(21087,'1110','51694857243','2023-09-16 12:40:49',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21088,'5500','51694857243','2023-09-16 12:40:49',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21089,'1100','51694857243','2023-09-16 12:40:49',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21090,'4000','51694857243','2023-09-16 12:40:49',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21091,'1100','51694857269','2023-09-16 12:44:16',600.00,NULL,'','5','1','Good sold','1','296','sales','','','No',NULL,NULL,''),(21092,'4000','51694857269','2023-09-16 12:44:16',NULL,600.00,'','5','1','Good sold','1','296','sales','6','','No',NULL,NULL,''),(21093,'1100','51694858825','2023-09-16 13:07:11',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21094,'4000','51694858825','2023-09-16 13:07:11',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(21099,'1100','51694859558','2023-09-16 13:19:24',300.00,NULL,'','5','1','Good sold','1','470','sales','','','No',NULL,NULL,''),(21100,'4000','51694859558','2023-09-16 13:19:24',NULL,300.00,'','5','1','Good sold','1','470','sales','2','','No',NULL,NULL,''),(21101,'1110','51694859529','2023-09-16 13:19:03',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(21102,'5500','51694859529','2023-09-16 13:21:21',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21103,'1100','51694859529','2023-09-16 13:19:03',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21104,'4000','51694859529','2023-09-16 13:19:03',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(21105,'1100','51694860482','2023-09-16 13:34:48',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21106,'4000','51694860482','2023-09-16 13:34:48',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21107,'1100','51694860552','2023-09-16 13:35:59',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(21108,'4000','51694860552','2023-09-16 13:35:59',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(21109,'1100','51694861530','2023-09-16 14:21:38',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21110,'4000','51694861530','2023-09-16 14:21:38',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21111,'1100','51694863622','2023-09-16 14:27:37',300.00,NULL,'','5','1','Good sold','1','147','sales','','','No',NULL,NULL,''),(21112,'4000','51694863622','2023-09-16 14:27:37',NULL,300.00,'','5','1','Good sold','1','147','sales','6','','No',NULL,NULL,''),(21113,'1100','51694865684','2023-09-16 15:01:48',300.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(21114,'4000','51694865684','2023-09-16 15:01:48',NULL,300.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(21115,'1100','51694868238','2023-09-16 15:45:17',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(21116,'4000','51694868238','2023-09-16 15:45:17',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(21117,'1100','51694868392','2023-09-16 15:46:39',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(21118,'4000','51694868392','2023-09-16 15:46:39',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(21119,'1100','51694869292','2023-09-16 16:01:45',520.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(21120,'4000','51694869292','2023-09-16 16:01:45',NULL,520.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(21121,'1100','51694869379','2023-09-16 16:20:13',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(21122,'4000','51694869379','2023-09-16 16:20:13',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(21125,'5800','51694870641','2023-09-16 16:24:30',200.00,NULL,'0','5','1','MOTORCYCLE TIRE REPAIR','1','','','153','','No',NULL,NULL,''),(21126,'1050','51694870641','2023-09-16 16:24:30',NULL,200.00,'0','5','1','MOTORCYCLE TIRE REPAIR','1','','','153','','No',NULL,NULL,''),(21129,'5800','51694870696','2023-09-16 16:25:46',70.00,NULL,'0','5','1','MARKER PENS','1','','','154','','No',NULL,NULL,''),(21130,'1050','51694870696','2023-09-16 16:25:46',NULL,70.00,'0','5','1','MARKER PENS','1','','','154','','No',NULL,NULL,''),(21131,'1110','51694871218','2023-09-16 16:33:51',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21132,'5500','51694871218','2023-09-16 16:33:51',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21133,'1100','51694871218','2023-09-16 16:33:51',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21134,'4000','51694871218','2023-09-16 16:33:51',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21135,'1100','51694871631','2023-09-16 16:40:40',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(21136,'4000','51694871631','2023-09-16 16:40:40',NULL,600.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(21137,'1110','51694871985','2023-09-16 16:46:45',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21138,'1110','51694871985','2023-09-16 16:46:45',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(21139,'5500','51694871985','2023-09-16 16:46:45',38.65,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21140,'1100','51694871985','2023-09-16 16:46:45',80.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21141,'4000','51694871985','2023-09-16 16:46:45',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21142,'4000','51694871985','2023-09-16 16:46:45',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(21143,'1100','51694874808','2023-09-16 17:33:38',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(21144,'4000','51694874808','2023-09-16 17:33:38',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(21145,'1100','51694878144','2023-09-16 18:29:23',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(21146,'4000','51694878144','2023-09-16 18:29:23',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(21147,'1100','51694878217','2023-09-16 18:30:54',600.00,NULL,'','5','1','Good sold','1','333','sales','','','No',NULL,NULL,''),(21148,'4000','51694878217','2023-09-16 18:30:54',NULL,600.00,'','5','1','Good sold','1','333','sales','6','','No',NULL,NULL,''),(21149,'1100','51694878848','2023-09-16 18:40:58',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(21150,'4000','51694878848','2023-09-16 18:40:58',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(21151,'1100','51695013692','2023-09-18 08:08:39',2250.00,NULL,'','5','1','Good sold','1','105','sales','','','No',NULL,NULL,''),(21152,'4000','51695013692','2023-09-18 08:08:39',NULL,1800.00,'','5','1','Good sold','1','105','sales','4','','No',NULL,NULL,''),(21153,'4000','51695013692','2023-09-18 08:08:39',NULL,300.00,'','5','1','Good sold','1','105','sales','6','','No',NULL,NULL,''),(21154,'4000','51695013692','2023-09-18 08:08:39',NULL,150.00,'','5','1','Good sold','1','105','sales','8','','No',NULL,NULL,''),(21155,'1100','51695013741','2023-09-18 08:09:14',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(21156,'4000','51695013741','2023-09-18 08:09:14',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(21157,'1100','51695014380','2023-09-18 08:19:52',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21158,'4000','51695014380','2023-09-18 08:19:52',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(21159,'1100','51695014732','2023-09-18 08:25:40',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(21160,'4000','51695014732','2023-09-18 08:25:40',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(21161,'1100','51695016268','2023-09-18 08:51:18',600.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(21162,'4000','51695016268','2023-09-18 08:51:18',NULL,600.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(21165,'1100','51695017930','2023-09-18 09:19:05',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(21166,'4000','51695017930','2023-09-18 09:19:05',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(21167,'4000','51695017930','2023-09-18 09:19:05',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(21168,'1100','51695018636','2023-09-18 09:30:58',600.00,NULL,'','5','1','Good sold','1','539','sales','','','No',NULL,NULL,''),(21169,'4000','51695018636','2023-09-18 09:30:58',NULL,600.00,'','5','1','Good sold','1','539','sales','2','','No',NULL,NULL,''),(21170,'1100','51695018743','2023-09-17 09:32:36',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21171,'4000','51695018743','2023-09-17 09:32:36',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(21172,'1100','51695018796','2023-09-18 09:33:24',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21173,'4000','51695018796','2023-09-18 09:33:24',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(21174,'1100','51695019320','2023-09-17 09:42:09',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,''),(21175,'4000','51695019320','2023-09-17 09:42:09',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(21176,'1100','51695019348','2023-09-17 09:42:48',300.00,NULL,'','5','1','Good sold','1','408','sales','','','No',NULL,NULL,''),(21177,'4000','51695019348','2023-09-17 09:42:48',NULL,300.00,'','5','1','Good sold','1','408','sales','2','','No',NULL,NULL,''),(21178,'1100','51695019388','2023-09-17 09:43:18',300.00,NULL,'','5','1','Good sold','1','169','sales','','','No',NULL,NULL,''),(21179,'4000','51695019388','2023-09-17 09:43:18',NULL,300.00,'','5','1','Good sold','1','169','sales','2','','No',NULL,NULL,''),(21180,'1100','51695019412','2023-09-17 09:43:49',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(21181,'4000','51695019412','2023-09-17 09:43:49',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(21182,'1100','51695019441','2023-09-17 09:44:19',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21183,'4000','51695019441','2023-09-17 09:44:19',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(21184,'1110','51695019472','2023-09-17 09:44:49',NULL,378.00,'','5','1','Inventory sold','1','209','sales','3','','No',NULL,NULL,''),(21185,'5500','51695019472','2023-09-17 09:44:49',378.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21186,'1100','51695019472','2023-09-17 09:44:49',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21187,'4000','51695019472','2023-09-17 09:44:49',NULL,600.00,'','5','1','Good sold','1','209','sales','3','','No',NULL,NULL,''),(21188,'1110','51695019506','2023-09-17 09:47:51',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(21189,'5500','51695019506','2023-09-17 09:47:51',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21190,'1100','51695019506','2023-09-17 09:47:51',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21191,'4000','51695019506','2023-09-17 09:47:51',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(21192,'1110','51695019686','2023-09-17 09:48:32',NULL,19.11,'','5','1','Inventory sold','1','217','sales','11','','No',NULL,NULL,''),(21193,'5500','51695019686','2023-09-17 09:48:32',19.11,NULL,'','5','1','Cost of goods sold','1','217','sales','','','No',NULL,NULL,''),(21194,'1100','51695019686','2023-09-17 09:48:32',80.00,NULL,'','5','1','Good sold','1','217','sales','','','No',NULL,NULL,''),(21195,'4000','51695019686','2023-09-17 09:48:32',NULL,30.00,'','5','1','Good sold','1','217','sales','12','','No',NULL,NULL,''),(21196,'4000','51695019686','2023-09-17 09:48:32',NULL,50.00,'','5','1','Good sold','1','217','sales','11','','No',NULL,NULL,''),(21197,'1100','51695019726','2023-09-17 09:48:56',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21198,'4000','51695019726','2023-09-17 09:48:56',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(21199,'1000','51695019770','2023-09-17 09:49:40',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(21200,'4000','51695019770','2023-09-17 09:49:40',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(21201,'1100','51695019805','2023-09-17 09:50:43',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21202,'4000','51695019805','2023-09-17 09:50:43',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(21203,'4000','51695019805','2023-09-17 09:50:43',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(21204,'1100','51695019856','2023-09-17 09:51:04',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(21205,'4000','51695019856','2023-09-17 09:51:04',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(21206,'1100','51695019879','2023-09-17 09:51:29',300.00,NULL,'','5','1','Good sold','1','161','sales','','','No',NULL,NULL,''),(21207,'4000','51695019879','2023-09-17 09:51:29',NULL,300.00,'','5','1','Good sold','1','161','sales','6','','No',NULL,NULL,''),(21208,'1100','51695019906','2023-09-17 09:51:56',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21209,'4000','51695019906','2023-09-17 09:51:56',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(21210,'1110','51695019930','2023-09-17 09:52:23',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(21211,'5500','51695019930','2023-09-17 09:52:23',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21212,'1100','51695019930','2023-09-17 09:52:23',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21213,'4000','51695019930','2023-09-17 09:52:23',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(21214,'1110','51695019955','2023-09-17 09:52:45',NULL,19.54,'','5','1','Inventory sold','1','210','sales','14','','No',NULL,NULL,''),(21215,'5500','51695019955','2023-09-17 09:52:45',19.54,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(21216,'1100','51695019955','2023-09-17 09:52:45',30.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(21217,'4000','51695019955','2023-09-17 09:52:45',NULL,30.00,'','5','1','Good sold','1','210','sales','14','','No',NULL,NULL,''),(21218,'1100','51695019980','2023-09-17 09:53:16',560.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,''),(21219,'4000','51695019980','2023-09-17 09:53:16',NULL,560.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(21220,'1100','51695020028','2023-09-17 09:54:00',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(21221,'4000','51695020028','2023-09-17 09:54:00',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(21222,'1110','51695020052','2023-09-17 09:54:20',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21223,'5500','51695020052','2023-09-17 09:54:20',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21224,'1100','51695020052','2023-09-17 09:54:20',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21225,'4000','51695020052','2023-09-17 09:54:20',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21226,'1100','51695020079','2023-09-17 09:54:50',600.00,NULL,'','5','1','Good sold','1','250','sales','','','No',NULL,NULL,''),(21227,'4000','51695020079','2023-09-17 09:54:50',NULL,600.00,'','5','1','Good sold','1','250','sales','4','','No',NULL,NULL,''),(21228,'1100','51695020261','2023-09-18 09:57:49',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(21229,'4000','51695020261','2023-09-18 09:57:49',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(21230,'1100','51695020838','2023-09-18 10:07:44',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(21231,'4000','51695020838','2023-09-18 10:07:44',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(21232,'1100','51695022325','2023-09-18 10:32:23',2000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(21233,'4000','51695022325','2023-09-18 10:32:23',NULL,2000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(21234,'1100','51695022356','2023-09-18 10:33:19',2000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(21235,'4000','51695022356','2023-09-18 10:33:19',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(21236,'4000','51695022356','2023-09-18 10:33:19',NULL,250.00,'','5','1','Good sold','1','10','sales','4','','No',NULL,NULL,''),(21237,'1100','51695024949','2023-09-18 11:15:57',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(21238,'4000','51695024949','2023-09-18 11:15:57',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(21241,'4165','51695027910','2023-09-17 12:05:24',1700.00,NULL,'0','5','1','WATER SUPPLY','1','','','155','','No',NULL,NULL,''),(21242,'1020','51695027910','2023-09-17 12:05:24',NULL,1700.00,'0','5','1','WATER SUPPLY','1','','','155','','No',NULL,NULL,''),(21245,'4165','51695027940','2023-09-18 12:05:50',1700.00,NULL,'0','5','1','WATER SUPPLY','1','','','156','','No',NULL,NULL,''),(21246,'1020','51695027940','2023-09-18 12:05:50',NULL,1700.00,'0','5','1','WATER SUPPLY','1','','','156','','No',NULL,NULL,''),(21247,'1100','51695028751','2023-09-18 12:19:17',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21248,'4000','51695028751','2023-09-18 12:19:17',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21249,'1100','51695028805','2023-09-18 12:20:10',300.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(21250,'4000','51695028805','2023-09-18 12:20:10',NULL,300.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(21251,'1100','51695030151','2023-09-18 12:42:40',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(21252,'4000','51695030151','2023-09-18 12:42:40',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(21253,'1100','51695030967','2023-09-18 12:56:13',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(21254,'4000','51695030967','2023-09-18 12:56:13',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(21255,'1110','51695034964','2023-09-18 14:02:50',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21256,'5500','51695034964','2023-09-18 14:02:50',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21257,'1100','51695034964','2023-09-18 14:02:50',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21258,'4000','51695034964','2023-09-18 14:02:50',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21259,'1100','51695035122','2023-09-18 14:05:27',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21260,'4000','51695035122','2023-09-18 14:05:27',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21261,'1100','51695036978','2023-09-18 14:36:25',300.00,NULL,'','5','1','Good sold','1','524','sales','','','No',NULL,NULL,''),(21262,'4000','51695036978','2023-09-18 14:36:25',NULL,300.00,'','5','1','Good sold','1','524','sales','6','','No',NULL,NULL,''),(21263,'1100','51695038734','2023-09-18 15:05:41',300.00,NULL,'','5','1','Good sold','1','515','sales','','','No',NULL,NULL,''),(21264,'4000','51695038734','2023-09-18 15:05:41',NULL,300.00,'','5','1','Good sold','1','515','sales','2','','No',NULL,NULL,''),(21265,'1100','51695039755','2023-09-18 15:23:03',1950.00,NULL,'','5','1','Good sold','1','549','sales','','','No',NULL,NULL,''),(21266,'4000','51695039755','2023-09-18 15:23:03',NULL,1200.00,'','5','1','Good sold','1','549','sales','2','','No',NULL,NULL,''),(21267,'4000','51695039755','2023-09-18 15:23:03',NULL,300.00,'','5','1','Good sold','1','549','sales','6','','No',NULL,NULL,''),(21268,'4000','51695039755','2023-09-18 15:23:03',NULL,450.00,'','5','1','Good sold','1','549','sales','8','','No',NULL,NULL,''),(21269,'1110','51695041297','2023-09-18 15:48:28',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(21270,'5500','51695041297','2023-09-18 15:48:28',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21271,'1100','51695041297','2023-09-18 15:48:28',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21272,'4000','51695041297','2023-09-18 15:48:28',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(21273,'1100','51695042315','2023-09-18 16:05:34',300.00,NULL,'','5','1','Good sold','1','392','sales','','','No',NULL,NULL,''),(21274,'4000','51695042315','2023-09-18 16:05:34',NULL,300.00,'','5','1','Good sold','1','392','sales','2','','No',NULL,NULL,''),(21275,'1100','51695045041','2023-09-18 16:50:52',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(21276,'4000','51695045041','2023-09-18 16:50:52',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(21277,'1100','51695045157','2023-09-18 16:52:45',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21278,'4000','51695045157','2023-09-18 16:52:45',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(21279,'1100','51695045226','2023-09-18 16:53:55',300.00,NULL,'','5','1','Good sold','1','519','sales','','','No',NULL,NULL,''),(21280,'4000','51695045226','2023-09-18 16:53:55',NULL,300.00,'','5','1','Good sold','1','519','sales','2','','No',NULL,NULL,''),(21281,'1110','51695046119','2023-09-18 17:08:47',NULL,93.93,'','5','1','Inventory sold','1','209','sales','9','','No',NULL,NULL,''),(21282,'5500','51695046119','2023-09-18 17:08:47',93.93,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21283,'1100','51695046119','2023-09-18 17:08:47',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21284,'4000','51695046119','2023-09-18 17:08:47',NULL,120.00,'','5','1','Good sold','1','209','sales','9','','No',NULL,NULL,''),(21285,'1100','51695046246','2023-09-18 17:11:05',300.00,NULL,'','5','1','Good sold','1','422','sales','','','No',NULL,NULL,''),(21286,'4000','51695046246','2023-09-18 17:11:05',NULL,300.00,'','5','1','Good sold','1','422','sales','4','','No',NULL,NULL,''),(21287,'1100','51695046280','2023-09-18 17:11:29',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(21288,'4000','51695046280','2023-09-18 17:11:29',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(21289,'1110','51695046388','2023-09-18 17:13:43',NULL,38.22,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21290,'5500','51695046388','2023-09-18 17:13:43',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21291,'1100','51695046388','2023-09-18 17:13:43',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21292,'4000','51695046388','2023-09-18 17:13:43',NULL,100.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21293,'1100','51695046842','2023-09-18 17:20:48',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(21294,'4000','51695046842','2023-09-18 17:20:48',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(21299,'1110','51695046911','2023-09-18 17:21:57',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21300,'1110','51695046911','2023-09-18 17:23:58',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21301,'5500','51695046911','2023-09-18 17:23:58',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21302,'1100','51695046911','2023-09-18 17:21:57',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21303,'4000','51695046911','2023-09-18 17:21:57',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21304,'4000','51695046911','2023-09-18 17:23:58',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21305,'1100','51695047895','2023-09-18 17:38:24',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21306,'4000','51695047895','2023-09-18 17:38:24',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21307,'1100','51695048066','2023-09-18 17:41:18',560.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,''),(21308,'4000','51695048066','2023-09-18 17:41:18',NULL,560.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(21309,'1100','51695049324','2023-09-18 18:02:16',600.00,NULL,'','5','1','Good sold','1','388','sales','','','No',NULL,NULL,''),(21310,'4000','51695049324','2023-09-18 18:02:16',NULL,600.00,'','5','1','Good sold','1','388','sales','4','','No',NULL,NULL,''),(21311,'1100','51695049481','2023-09-18 18:04:49',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(21312,'4000','51695049481','2023-09-18 18:04:49',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(21313,'1100','51695049616','2023-09-18 18:07:04',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21314,'4000','51695049616','2023-09-18 18:07:04',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(21315,'1110','51695049950','2023-09-18 18:12:35',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21316,'5500','51695049950','2023-09-18 18:12:35',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21317,'1100','51695049950','2023-09-18 18:12:35',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21318,'4000','51695049950','2023-09-18 18:12:35',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21319,'1100','51695050574','2023-09-18 18:23:08',300.00,NULL,'','5','1','Good sold','1','58','sales','','','No',NULL,NULL,''),(21320,'4000','51695050574','2023-09-18 18:23:08',NULL,300.00,'','5','1','Good sold','1','58','sales','6','','No',NULL,NULL,''),(21321,'1100','51695100980','2023-09-19 08:23:13',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(21322,'4000','51695100980','2023-09-19 08:23:13',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(21323,'1100','51695101312','2023-09-19 08:28:43',300.00,NULL,'','5','1','Good sold','1','538','sales','','','No',NULL,NULL,''),(21324,'4000','51695101312','2023-09-19 08:28:43',NULL,300.00,'','5','1','Good sold','1','538','sales','2','','No',NULL,NULL,''),(21325,'1100','51695103508','2023-09-19 09:05:19',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(21326,'4000','51695103508','2023-09-19 09:05:19',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(21327,'1100','51695103636','2023-09-19 09:07:30',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21328,'4000','51695103636','2023-09-19 09:07:30',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(21329,'1100','51695105330','2023-09-19 09:35:40',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(21330,'4000','51695105330','2023-09-19 09:35:40',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(21331,'1100','51695105439','2023-09-19 09:37:29',300.00,NULL,'','5','1','Good sold','1','454','sales','','','No',NULL,NULL,''),(21332,'4000','51695105439','2023-09-19 09:37:29',NULL,300.00,'','5','1','Good sold','1','454','sales','8','','No',NULL,NULL,''),(21333,'1110','51695105717','2023-09-19 09:42:03',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21334,'5500','51695105717','2023-09-19 09:42:03',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21335,'1100','51695105717','2023-09-19 09:42:03',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21336,'4000','51695105717','2023-09-19 09:42:03',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21337,'1110','51695105833','2023-09-19 09:43:59',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(21338,'5500','51695105833','2023-09-19 09:43:59',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21339,'1100','51695105833','2023-09-19 09:43:59',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21340,'4000','51695105833','2023-09-19 09:43:59',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(21343,'1100','51695112959','2023-09-19 11:43:03',1200.00,NULL,'','5','1','Good sold','1','373','sales','','','No',NULL,NULL,''),(21344,'4000','51695112959','2023-09-19 11:43:03',NULL,600.00,'','5','1','Good sold','1','373','sales','4','','No',NULL,NULL,''),(21345,'4000','51695112959','2023-09-19 11:43:03',NULL,600.00,'','5','1','Good sold','1','373','sales','6','','No',NULL,NULL,''),(21346,'1100','51695111256','2023-09-19 11:14:27',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(21347,'4000','51695111256','2023-09-19 11:14:27',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(21348,'1100','51695115610','2023-09-19 12:26:57',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(21349,'4000','51695115610','2023-09-19 12:26:57',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(21350,'1100','51695118043','2023-09-19 13:10:20',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(21351,'4000','51695118043','2023-09-19 13:10:20',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(21352,'1100','51695118290','2023-09-19 13:11:42',600.00,NULL,'','5','1','Good sold','1','400','sales','','','No',NULL,NULL,''),(21353,'4000','51695118290','2023-09-19 13:11:42',NULL,600.00,'','5','1','Good sold','1','400','sales','6','','No',NULL,NULL,''),(21354,'1100','51695118682','2023-09-19 13:18:18',300.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(21355,'4000','51695118682','2023-09-19 13:18:18',NULL,300.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(21356,'1100','51695123685','2023-09-19 14:41:46',600.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(21357,'4000','51695123685','2023-09-19 14:41:46',NULL,300.00,'','5','1','Good sold','1','385','sales','2','','No',NULL,NULL,''),(21358,'4000','51695123685','2023-09-19 14:41:46',NULL,300.00,'','5','1','Good sold','1','385','sales','8','','No',NULL,NULL,''),(21359,'1110','51695124855','2023-09-19 15:00:55',38220000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','11','','No',NULL,NULL,''),(21360,'2130','51695124855','2023-09-19 15:00:55',NULL,38220000.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(21361,'1110','51695124903','2023-09-19 15:01:58',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21362,'5500','51695124903','2023-09-19 15:01:58',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21363,'1100','51695124903','2023-09-19 15:01:58',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21364,'4000','51695124903','2023-09-19 15:01:58',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21365,'1100','51695124942','2023-09-19 15:02:36',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(21366,'4000','51695124942','2023-09-19 15:02:36',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(21367,'4000','51695124942','2023-09-19 15:02:36',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(21368,'1100','51695125601','2023-09-19 15:13:26',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(21369,'4000','51695125601','2023-09-19 15:13:26',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(21370,'1100','51695127390','2023-09-19 15:43:18',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(21371,'4000','51695127390','2023-09-19 15:43:18',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(21372,'1110','51695131224','2023-09-19 16:49:05',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21373,'5500','51695131224','2023-09-19 16:49:05',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21374,'1100','51695131224','2023-09-19 16:49:05',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21375,'4000','51695131224','2023-09-19 16:49:05',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21376,'1100','51695132180','2023-09-19 17:03:07',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21377,'4000','51695132180','2023-09-19 17:03:07',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(21378,'1100','51695133263','2023-09-19 17:21:09',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21379,'4000','51695133263','2023-09-19 17:21:09',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(21382,'1100','51695134458','2023-09-19 17:41:29',280.00,NULL,'','5','1','Good sold','1','552','sales','','','No',NULL,NULL,''),(21383,'4000','51695134458','2023-09-19 17:41:29',NULL,280.00,'','5','1','Good sold','1','552','sales','2','','No',NULL,NULL,''),(21384,'1100','51695136474','2023-09-19 18:28:03',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(21385,'4000','51695136474','2023-09-19 18:28:03',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(21386,'1100','51695137333','2023-09-19 18:30:23',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(21387,'4000','51695137333','2023-09-19 18:30:23',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(21388,'1100','51695138154','2023-09-19 18:42:49',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21389,'4000','51695138154','2023-09-19 18:42:49',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(21390,'1100','51695187154','2023-09-20 08:19:40',300.00,NULL,'','5','1','Good sold','1','502','sales','','','No',NULL,NULL,''),(21391,'4000','51695187154','2023-09-20 08:19:40',NULL,300.00,'','5','1','Good sold','1','502','sales','6','','No',NULL,NULL,''),(21392,'1100','51695187478','2023-09-20 08:36:06',300.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(21393,'4000','51695187478','2023-09-20 08:36:06',NULL,300.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(21394,'1100','51695188813','2023-09-20 08:47:02',1200.00,NULL,'','5','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(21395,'4000','51695188813','2023-09-20 08:47:02',NULL,1200.00,'','5','1','Good sold','1','84','sales','6','','No',NULL,NULL,''),(21396,'1100','51695195781','2023-09-20 10:43:59',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21397,'4000','51695195781','2023-09-20 10:43:59',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21398,'1100','51695196332','2023-09-20 10:52:19',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(21399,'4000','51695196332','2023-09-20 10:52:19',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(21402,'4165','51695200612','2023-09-20 12:04:37',2000.00,NULL,'0','5','1','WATER SUPPLY','1','','','157','','No',NULL,NULL,''),(21403,'1020','51695200612','2023-09-20 12:04:37',NULL,2000.00,'0','5','1','WATER SUPPLY','1','','','157','','No',NULL,NULL,''),(21404,'1100','51695201935','2023-09-20 12:25:42',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(21405,'4000','51695201935','2023-09-20 12:25:42',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(21406,'1100','51695203404','2023-09-20 12:50:11',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(21407,'4000','51695203404','2023-09-20 12:50:11',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(21408,'1100','51695203653','2023-09-20 12:56:19',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21409,'4000','51695203653','2023-09-20 12:56:19',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21410,'1110','51695204178','2023-09-20 13:03:07',NULL,350.00,'','5','1','Inventory sold','1','467','sales','17','','No',NULL,NULL,''),(21411,'5500','51695204178','2023-09-20 13:03:07',350.00,NULL,'','5','1','Cost of goods sold','1','467','sales','','','No',NULL,NULL,''),(21412,'1100','51695204178','2023-09-20 13:03:07',400.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(21413,'4000','51695204178','2023-09-20 13:03:07',NULL,400.00,'','5','1','Good sold','1','467','sales','17','','No',NULL,NULL,''),(21414,'1100','51695204383','2023-09-20 13:06:29',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(21415,'4000','51695204383','2023-09-20 13:06:29',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(21416,'1100','51695206948','2023-09-20 13:49:31',1350.00,NULL,'','5','1','Good sold','1','121','sales','','','No',NULL,NULL,''),(21417,'4000','51695206948','2023-09-20 13:49:31',NULL,600.00,'','5','1','Good sold','1','121','sales','6','','No',NULL,NULL,''),(21418,'4000','51695206948','2023-09-20 13:49:31',NULL,750.00,'','5','1','Good sold','1','121','sales','8','','No',NULL,NULL,''),(21419,'1110','51695208524','2023-09-20 14:15:40',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21420,'5500','51695208524','2023-09-20 14:15:40',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21421,'1100','51695208524','2023-09-20 14:15:40',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21422,'4000','51695208524','2023-09-20 14:15:40',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21423,'1100','51695208754','2023-09-20 14:29:18',280.00,NULL,'','5','1','Good sold','1','182','sales','','','No',NULL,NULL,''),(21424,'4000','51695208754','2023-09-20 14:29:18',NULL,280.00,'','5','1','Good sold','1','182','sales','6','','No',NULL,NULL,''),(21425,'1100','51695209676','2023-09-20 14:34:50',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(21426,'4000','51695209676','2023-09-20 14:34:50',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(21430,'1100','51695210104','2023-09-20 14:42:12',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21431,'4000','51695210104','2023-09-20 14:42:12',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(21443,'1100','51695211944','2023-09-20 15:12:59',840.00,NULL,'','5','1','Good sold','1','547','sales','','','No',NULL,NULL,''),(21444,'4000','51695211944','2023-09-20 15:14:17',NULL,560.00,'','5','1','Good sold','1','547','sales','6','','No',NULL,NULL,''),(21445,'4000','51695211944','2023-09-20 15:14:17',NULL,280.00,'','5','1','Good sold','1','547','sales','4','','No',NULL,NULL,''),(21446,'1100','51695212210','2023-09-20 15:18:18',600.00,NULL,'','5','1','Good sold','1','342','sales','','','No',NULL,NULL,''),(21447,'4000','51695212210','2023-09-20 15:18:18',NULL,600.00,'','5','1','Good sold','1','342','sales','6','','No',NULL,NULL,''),(21448,'1100','51695213919','2023-09-20 15:45:27',300.00,NULL,'','5','1','Good sold','1','406','sales','','','No',NULL,NULL,''),(21449,'4000','51695213919','2023-09-20 15:45:27',NULL,300.00,'','5','1','Good sold','1','406','sales','6','','No',NULL,NULL,''),(21450,'1100','51695215218','2023-09-20 16:07:05',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21451,'4000','51695215218','2023-09-20 16:07:05',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21452,'1100','51695215699','2023-09-20 16:15:33',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(21453,'4000','51695215699','2023-09-20 16:15:33',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(21454,'1110','51695216422','2023-09-20 16:27:16',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21455,'5500','51695216422','2023-09-20 16:27:16',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21456,'1100','51695216422','2023-09-20 16:27:16',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21457,'4000','51695216422','2023-09-20 16:27:16',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21458,'1100','51695218204','2023-09-20 16:56:51',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(21459,'4000','51695218204','2023-09-20 16:56:51',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(21460,'1100','51695219157','2023-09-20 17:13:01',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(21461,'4000','51695219157','2023-09-20 17:13:01',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(21462,'1100','51695220199','2023-09-20 17:30:21',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21463,'4000','51695220199','2023-09-20 17:30:21',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21464,'1100','51695220914','2023-09-20 17:42:48',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(21465,'4000','51695220914','2023-09-20 17:42:48',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(21466,'1100','51695273650','2023-09-21 08:20:56',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(21467,'4000','51695273650','2023-09-21 08:20:56',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(21468,'1100','51695273684','2023-09-21 08:21:31',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,''),(21469,'4000','51695273684','2023-09-21 08:21:31',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(21470,'1100','51695273703','2023-09-21 08:21:49',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(21471,'4000','51695273703','2023-09-21 08:21:49',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(21472,'1100','51695273826','2023-09-21 08:24:33',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(21473,'4000','51695273826','2023-09-21 08:24:33',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(21474,'1100','51695274703','2023-09-21 08:38:31',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(21475,'4000','51695274703','2023-09-21 08:38:31',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(21476,'1100','51695277341','2023-09-21 09:22:33',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(21477,'4000','51695277341','2023-09-21 09:22:33',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(21478,'1100','51695209745','2023-09-20 14:36:12',1800.00,NULL,'','5','1','Good sold','1','195','sales','','','No',NULL,NULL,''),(21479,'4000','51695209745','2023-09-20 14:36:12',NULL,300.00,'','5','1','Good sold','1','195','sales','4','','No',NULL,NULL,''),(21480,'4000','51695209745','2023-09-20 09:32:28',NULL,1500.00,'','5','1','Good sold','1','195','sales','6','','No',NULL,NULL,''),(21481,'1100','51695278382','2023-09-21 09:40:00',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(21482,'4000','51695278382','2023-09-21 09:40:00',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(21483,'1100','51695278471','2023-09-21 09:41:18',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(21484,'4000','51695278471','2023-09-21 09:41:18',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(21485,'1100','51695281148','2023-09-21 10:26:15',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(21486,'4000','51695281148','2023-09-21 10:26:15',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(21487,'4000','51695281148','2023-09-21 10:26:15',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(21488,'1100','51695281381','2023-09-21 10:29:47',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(21489,'4000','51695281381','2023-09-21 10:29:47',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(21492,'4165','51695281604','2023-09-21 10:33:37',1700.00,NULL,'0','5','1','WATER SUPPLY','1','','','158','','No',NULL,NULL,''),(21493,'1020','51695281604','2023-09-21 10:33:37',NULL,1700.00,'0','5','1','WATER SUPPLY','1','','','158','','No',NULL,NULL,''),(21494,'1100','51695285017','2023-09-21 11:30:36',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(21495,'4000','51695285017','2023-09-21 11:30:36',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(21496,'4000','51695285017','2023-09-21 11:30:36',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(21497,'1100','51695286605','2023-09-21 11:56:53',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(21498,'4000','51695286605','2023-09-21 11:56:53',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(21499,'1110','51695287334','2023-09-21 12:08:54',11050.00,NULL,'','5','1','Inventory Purchased','1','9','Purchases','1','','No',NULL,NULL,''),(21500,'2130','51695287334','2023-09-21 12:08:54',NULL,11050.00,'','5','1','Account payable for inventory','1','9','Purchases','','','No',NULL,NULL,''),(21501,'1110','51695287358','2023-09-21 12:09:23',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(21502,'5500','51695287358','2023-09-21 12:09:23',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21503,'1100','51695287358','2023-09-21 12:09:23',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21504,'4000','51695287358','2023-09-21 12:09:23',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(21505,'1100','51695288563','2023-09-21 12:29:33',300.00,NULL,'','5','1','Good sold','1','531','sales','','','No',NULL,NULL,''),(21506,'4000','51695288563','2023-09-21 12:29:33',NULL,300.00,'','5','1','Good sold','1','531','sales','2','','No',NULL,NULL,''),(21509,'1100','51695291114','2023-09-21 13:14:48',2250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(21510,'4000','51695291114','2023-09-21 13:14:48',NULL,250.00,'','5','1','Good sold','1','10','sales','4','','No',NULL,NULL,''),(21511,'4000','51695291114','2023-09-21 13:14:48',NULL,2000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(21512,'1100','51695291327','2023-09-21 13:15:44',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(21513,'4000','51695291327','2023-09-21 13:15:44',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(21514,'1100','51695292013','2023-09-21 13:27:09',560.00,NULL,'','5','1','Good sold','1','530','sales','','','No',NULL,NULL,''),(21515,'4000','51695292013','2023-09-21 13:27:09',NULL,560.00,'','5','1','Good sold','1','530','sales','6','','No',NULL,NULL,''),(21516,'1100','51695293132','2023-09-21 13:45:47',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(21517,'4000','51695293132','2023-09-21 13:45:47',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(21518,'1100','51695293442','2023-09-21 13:50:49',300.00,NULL,'','5','1','Good sold','1','457','sales','','','No',NULL,NULL,''),(21519,'4000','51695293442','2023-09-21 13:50:49',NULL,300.00,'','5','1','Good sold','1','457','sales','6','','No',NULL,NULL,''),(21520,'1110','51695293951','2023-09-21 13:59:43',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(21521,'5500','51695293951','2023-09-21 13:59:43',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21522,'1100','51695293951','2023-09-21 13:59:43',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21523,'4000','51695293951','2023-09-21 13:59:43',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21524,'4000','51695293951','2023-09-21 13:59:43',NULL,20.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(21525,'1100','51695294516','2023-09-21 14:08:51',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(21526,'4000','51695294516','2023-09-21 14:08:51',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(21527,'1100','51695294722','2023-09-21 14:12:15',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(21528,'4000','51695294722','2023-09-21 14:12:15',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(21529,'1100','51695296154','2023-09-21 14:36:00',300.00,NULL,'','5','1','Good sold','1','310','sales','','','No',NULL,NULL,''),(21530,'4000','51695296154','2023-09-21 14:36:00',NULL,300.00,'','5','1','Good sold','1','310','sales','2','','No',NULL,NULL,''),(21531,'1100','51695298629','2023-09-21 15:22:06',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21532,'4000','51695298629','2023-09-21 15:22:06',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(21533,'4000','51695298629','2023-09-21 15:22:06',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21534,'1100','51695299933','2023-09-21 15:39:12',900.00,NULL,'','5','1','Good sold','1','125','sales','','','No',NULL,NULL,''),(21535,'4000','51695299933','2023-09-21 15:39:12',NULL,600.00,'','5','1','Good sold','1','125','sales','4','','No',NULL,NULL,''),(21536,'4000','51695299933','2023-09-21 15:39:12',NULL,300.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(21537,'1100','51695302804','2023-09-21 16:26:52',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21538,'4000','51695302804','2023-09-21 16:26:52',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21539,'1100','51695304019','2023-09-21 16:47:55',280.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(21540,'4000','51695304019','2023-09-21 16:47:55',NULL,280.00,'','5','1','Good sold','1','110','sales','2','','No',NULL,NULL,''),(21541,'1100','51695304590','2023-09-21 16:56:58',600.00,NULL,'','5','1','Good sold','1','501','sales','','','No',NULL,NULL,''),(21542,'4000','51695304590','2023-09-21 16:56:58',NULL,600.00,'','5','1','Good sold','1','501','sales','4','','No',NULL,NULL,''),(21545,'1100','51695360966','2023-09-22 08:36:18',540.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(21546,'4000','51695360966','2023-09-22 08:36:18',NULL,540.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(21547,'1100','51695361898','2023-09-22 08:51:46',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21548,'4000','51695361898','2023-09-22 08:51:46',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(21549,'1100','51695362134','2023-09-22 08:55:40',300.00,NULL,'','5','1','Good sold','1','553','sales','','','No',NULL,NULL,''),(21550,'4000','51695362134','2023-09-22 08:55:40',NULL,300.00,'','5','1','Good sold','1','553','sales','2','','No',NULL,NULL,''),(21553,'1100','51695289613','2023-09-21 12:47:13',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,''),(21554,'4000','51695289613','2023-09-21 12:47:13',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(21555,'1100','51695362685','2023-09-22 09:40:32',1250.00,NULL,'','5','1','Good sold','1','248','sales','','','No',NULL,NULL,''),(21556,'4000','51695362685','2023-09-22 09:40:32',NULL,1250.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(21557,'1100','51695365012','2023-09-22 09:43:43',300.00,NULL,'','5','1','Good sold','1','132','sales','','','No',NULL,NULL,''),(21558,'4000','51695365012','2023-09-22 09:43:43',NULL,300.00,'','5','1','Good sold','1','132','sales','8','','No',NULL,NULL,''),(21567,'1100','51695305126','2023-09-21 17:05:41',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(21568,'4000','51695305126','2023-09-22 10:09:04',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(21569,'1100','51695368189','2023-09-22 10:36:39',280.00,NULL,'','5','1','Good sold','1','548','sales','','','No',NULL,NULL,''),(21570,'4000','51695368189','2023-09-22 10:36:39',NULL,280.00,'','5','1','Good sold','1','548','sales','2','','No',NULL,NULL,''),(21571,'1100','51695379416','2023-09-22 13:45:19',300.00,NULL,'','5','1','Good sold','1','507','sales','','','No',NULL,NULL,''),(21572,'4000','51695379416','2023-09-22 13:45:19',NULL,300.00,'','5','1','Good sold','1','507','sales','6','','No',NULL,NULL,''),(21573,'1100','51695379603','2023-09-22 13:47:03',25.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21574,'4000','51695379603','2023-09-22 13:47:03',NULL,25.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21575,'1100','51695379847','2023-09-22 13:51:00',540.00,NULL,'','5','1','Good sold','1','405','sales','','','No',NULL,NULL,''),(21576,'4000','51695379847','2023-09-22 13:51:00',NULL,540.00,'','5','1','Good sold','1','405','sales','6','','No',NULL,NULL,''),(21577,'1100','51695379892','2023-09-22 13:51:45',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(21578,'4000','51695379892','2023-09-22 13:51:45',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(21579,'1100','51695379974','2023-09-22 13:53:07',500.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(21580,'4000','51695379974','2023-09-22 13:53:07',NULL,500.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(21581,'1100','51695380032','2023-09-22 13:54:32',140.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21582,'4000','51695380032','2023-09-22 13:54:32',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(21583,'4000','51695380032','2023-09-22 13:54:32',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(21584,'1100','51695380090','2023-09-22 13:55:05',540.00,NULL,'','5','1','Good sold','1','534','sales','','','No',NULL,NULL,''),(21585,'4000','51695380090','2023-09-22 13:55:05',NULL,540.00,'','5','1','Good sold','1','534','sales','6','','No',NULL,NULL,''),(21586,'1100','51695380123','2023-09-22 13:55:35',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(21587,'4000','51695380123','2023-09-22 13:55:35',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(21588,'1100','51695380148','2023-09-22 13:59:35',810.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21589,'4000','51695380148','2023-09-22 13:59:35',NULL,270.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(21590,'4000','51695380148','2023-09-22 13:59:35',NULL,270.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(21591,'4000','51695380148','2023-09-22 13:59:35',NULL,270.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(21592,'1110','51695381033','2023-09-22 14:10:52',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21593,'5500','51695381033','2023-09-22 14:10:52',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21594,'1100','51695381033','2023-09-22 14:10:52',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21595,'4000','51695381033','2023-09-22 14:10:52',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21596,'1100','51695381096','2023-09-22 14:11:43',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21597,'4000','51695381096','2023-09-22 14:11:43',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(21598,'1100','51695381606','2023-09-22 14:20:14',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(21599,'4000','51695381606','2023-09-22 14:20:14',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(21600,'1100','51695382439','2023-09-22 14:34:08',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(21601,'4000','51695382439','2023-09-22 14:34:08',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(21602,'1100','51695382744','2023-09-22 14:39:11',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(21603,'4000','51695382744','2023-09-22 14:39:11',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(21610,'5800','51695382939','2023-09-22 14:42:55',200.00,NULL,'0','5','1','FARE TO BANK and BOOK PEN','1','','','159','','No',NULL,NULL,''),(21611,'1050','51695382939','2023-09-22 14:42:55',NULL,200.00,'0','5','1','FARE TO BANK and BOOK PEN','1','','','159','','No',NULL,NULL,''),(21612,'1100','51695383898','2023-09-22 14:58:33',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(21613,'4000','51695383898','2023-09-22 14:58:33',NULL,300.00,'','5','1','Good sold','1','270','sales','4','','No',NULL,NULL,''),(21614,'1100','51695386014','2023-09-22 15:33:41',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21615,'4000','51695386014','2023-09-22 15:33:41',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21616,'1100','51695388917','2023-09-22 16:22:11',140.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21617,'4000','51695388917','2023-09-22 16:22:11',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(21618,'1100','51695389478','2023-09-22 16:31:39',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(21619,'4000','51695389478','2023-09-22 16:31:39',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(21620,'1100','51695389691','2023-09-22 16:35:06',500.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(21621,'4000','51695389691','2023-09-22 16:35:06',NULL,500.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(21624,'1100','51695390202','2023-09-22 16:43:32',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,''),(21625,'4000','51695390202','2023-09-22 16:43:32',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(21626,'1100','51695391097','2023-09-22 16:58:27',300.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(21627,'4000','51695391097','2023-09-22 16:58:27',NULL,300.00,'','5','1','Good sold','1','210','sales','6','','No',NULL,NULL,''),(21628,'1100','51695391849','2023-09-22 17:11:23',300.00,NULL,'','5','1','Good sold','1','554','sales','','','No',NULL,NULL,''),(21629,'4000','51695391849','2023-09-22 17:11:23',NULL,300.00,'','5','1','Good sold','1','554','sales','4','','No',NULL,NULL,''),(21630,'1100','51695391965','2023-09-22 17:13:01',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21631,'4000','51695391965','2023-09-22 17:13:01',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21632,'1100','51695392160','2023-09-22 17:16:48',540.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(21633,'4000','51695392160','2023-09-22 17:16:48',NULL,540.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(21634,'1100','51695392229','2023-09-22 17:17:51',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(21635,'4000','51695392229','2023-09-22 17:17:51',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(21636,'1100','51695392298','2023-09-22 17:18:32',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21637,'4000','51695392298','2023-09-22 17:18:32',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(21638,'1100','51695390098','2023-09-22 16:41:43',300.00,NULL,'','5','1','Good sold','1','237','sales','','','No',NULL,NULL,''),(21639,'4000','51695390098','2023-09-22 16:41:43',NULL,300.00,'','5','1','Good sold','1','237','sales','6','','No',NULL,NULL,''),(21640,'1100','51695395207','2023-09-22 18:06:55',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21641,'4000','51695395207','2023-09-22 18:06:55',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21642,'1100','51695396380','2023-09-22 18:26:32',300.00,NULL,'','5','1','Good sold','1','514','sales','','','No',NULL,NULL,''),(21643,'4000','51695396380','2023-09-22 18:26:32',NULL,300.00,'','5','1','Good sold','1','514','sales','6','','No',NULL,NULL,''),(21644,'1100','51695396499','2023-09-22 18:28:26',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(21645,'4000','51695396499','2023-09-22 18:28:26',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(21646,'1100','51695396718','2023-09-22 18:32:26',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21647,'4000','51695396718','2023-09-22 18:32:26',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(21648,'1100','51695397406','2023-09-22 18:43:37',260.00,NULL,'','5','1','Good sold','1','530','sales','','','No',NULL,NULL,''),(21649,'4000','51695397406','2023-09-22 18:43:37',NULL,260.00,'','5','1','Good sold','1','530','sales','8','','No',NULL,NULL,''),(21650,'1100','51695448585','2023-09-23 08:57:04',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21651,'4000','51695448585','2023-09-23 08:57:04',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(21652,'1100','51695450532','2023-09-23 09:30:35',810.00,NULL,'','5','1','Good sold','1','550','sales','','','No',NULL,NULL,''),(21653,'4000','51695450532','2023-09-23 09:30:35',NULL,810.00,'','5','1','Good sold','1','550','sales','4','','No',NULL,NULL,''),(21654,'1100','51695452205','2023-09-23 09:56:53',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(21655,'4000','51695452205','2023-09-23 09:56:53',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(21658,'1100','51695454931','2023-09-23 10:42:22',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21659,'4000','51695454931','2023-09-23 10:42:22',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(21660,'1100','51695455962','2023-09-23 10:59:37',1080.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(21661,'4000','51695455962','2023-09-23 10:59:37',NULL,1080.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(21662,'1100','51695456057','2023-09-23 11:01:19',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(21663,'4000','51695456057','2023-09-23 11:01:19',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(21668,'1100','51695453023','2023-09-23 10:10:47',500.00,NULL,'','5','1','Good sold','1','443','sales','','','No',NULL,NULL,''),(21669,'4000','51695453023','2023-09-23 11:18:43',NULL,500.00,'','5','1','Good sold','1','443','sales','6','','No',NULL,NULL,''),(21670,'1100','51695458129','2023-09-23 11:35:36',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(21671,'4000','51695458129','2023-09-23 11:35:36',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(21672,'1100','51695460973','2023-09-23 12:23:11',540.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(21673,'4000','51695460973','2023-09-23 12:23:11',NULL,540.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(21674,'1100','51695461625','2023-09-23 12:33:52',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(21675,'4000','51695461625','2023-09-23 12:33:52',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(21676,'1100','51695463668','2023-09-23 13:07:55',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21677,'4000','51695463668','2023-09-23 13:07:55',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21678,'1100','51695463740','2023-09-23 13:09:06',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,''),(21679,'4000','51695463740','2023-09-23 13:09:06',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(21680,'1100','51695464179','2023-09-23 13:16:27',300.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(21681,'4000','51695464179','2023-09-23 13:16:27',NULL,300.00,'','5','1','Good sold','1','163','sales','2','','No',NULL,NULL,''),(21682,'1100','51695465471','2023-09-23 13:38:00',300.00,NULL,'','5','1','Good sold','1','39','sales','','','No',NULL,NULL,''),(21683,'4000','51695465471','2023-09-23 13:38:00',NULL,300.00,'','5','1','Good sold','1','39','sales','8','','No',NULL,NULL,''),(21684,'1100','51695465495','2023-09-23 13:38:42',810.00,NULL,'','5','1','Good sold','1','315','sales','','','No',NULL,NULL,''),(21685,'4000','51695465495','2023-09-23 13:38:42',NULL,540.00,'','5','1','Good sold','1','315','sales','4','','No',NULL,NULL,''),(21686,'4000','51695465495','2023-09-23 13:38:42',NULL,270.00,'','5','1','Good sold','1','315','sales','6','','No',NULL,NULL,''),(21687,'1100','51695466098','2023-09-23 13:48:27',300.00,NULL,'','5','1','Good sold','1','475','sales','','','No',NULL,NULL,''),(21688,'4000','51695466098','2023-09-23 13:48:27',NULL,300.00,'','5','1','Good sold','1','475','sales','4','','No',NULL,NULL,''),(21689,'1100','51695467015','2023-09-23 14:03:53',810.00,NULL,'','5','1','Good sold','1','418','sales','','','No',NULL,NULL,''),(21690,'4000','51695467015','2023-09-23 14:03:53',NULL,810.00,'','5','1','Good sold','1','418','sales','6','','No',NULL,NULL,''),(21691,'1100','51695467465','2023-09-23 14:11:30',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21692,'4000','51695467465','2023-09-23 14:11:30',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21693,'1100','51695469398','2023-09-23 14:43:45',540.00,NULL,'','5','1','Good sold','1','115','sales','','','No',NULL,NULL,''),(21694,'4000','51695469398','2023-09-23 14:43:45',NULL,540.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(21695,'1100','51695469532','2023-09-23 14:45:38',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21696,'4000','51695469532','2023-09-23 14:45:38',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21697,'1110','51695471312','2023-09-23 15:15:12',6048.00,NULL,'','5','1','Inventory Purchased','1','7','Purchases','3','','No',NULL,NULL,''),(21698,'2130','51695471312','2023-09-23 15:15:12',NULL,6048.00,'','5','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(21707,'1110','51695471355','2023-09-23 15:19:55',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21708,'5500','51695471355','2023-09-23 15:19:55',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21709,'1100','51695471355','2023-09-23 15:16:01',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21710,'4000','51695471355','2023-09-23 15:19:55',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21711,'1100','51695471866','2023-09-23 15:24:36',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21712,'4000','51695471866','2023-09-23 15:24:36',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(21713,'1100','51695471902','2023-09-23 15:25:09',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21714,'4000','51695471902','2023-09-23 15:25:09',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21715,'1100','51695473109','2023-09-23 15:45:17',280.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,''),(21716,'4000','51695473109','2023-09-23 15:45:17',NULL,280.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(21717,'1100','51695473132','2023-09-23 15:45:47',260.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(21718,'4000','51695473132','2023-09-23 15:45:47',NULL,260.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(21719,'1100','51695473836','2023-09-23 15:57:23',300.00,NULL,'','5','1','Good sold','1','416','sales','','','No',NULL,NULL,''),(21720,'4000','51695473836','2023-09-23 15:57:23',NULL,300.00,'','5','1','Good sold','1','416','sales','4','','No',NULL,NULL,''),(21721,'1100','51695474536','2023-09-23 16:09:02',300.00,NULL,'','5','1','Good sold','1','116','sales','','','No',NULL,NULL,''),(21722,'4000','51695474536','2023-09-23 16:09:02',NULL,300.00,'','5','1','Good sold','1','116','sales','6','','No',NULL,NULL,''),(21723,'1100','51695479302','2023-09-23 17:28:48',540.00,NULL,'','5','1','Good sold','1','154','sales','','','No',NULL,NULL,''),(21724,'4000','51695479302','2023-09-23 17:28:48',NULL,270.00,'','5','1','Good sold','1','154','sales','4','','No',NULL,NULL,''),(21725,'4000','51695479302','2023-09-23 17:28:48',NULL,270.00,'','5','1','Good sold','1','154','sales','6','','No',NULL,NULL,''),(21726,'1100','51695482065','2023-09-23 18:14:54',300.00,NULL,'','5','1','Good sold','1','509','sales','','','No',NULL,NULL,''),(21727,'4000','51695482065','2023-09-23 18:14:54',NULL,300.00,'','5','1','Good sold','1','509','sales','4','','No',NULL,NULL,''),(21728,'1100','51695482143','2023-09-23 18:15:59',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21729,'4000','51695482143','2023-09-23 18:15:59',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21730,'1100','51695482439','2023-09-23 18:21:18',470.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21731,'4000','51695482439','2023-09-23 18:21:18',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21732,'4000','51695482439','2023-09-23 18:21:18',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(21733,'4000','51695482439','2023-09-23 18:21:18',NULL,60.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21734,'1100','51695483569','2023-09-23 18:39:35',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(21735,'4000','51695483569','2023-09-23 18:39:35',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(21736,'1100','51695547073','2023-09-24 12:18:01',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(21737,'4000','51695547073','2023-09-24 12:18:01',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(21738,'1100','51695547096','2023-09-24 12:18:22',300.00,NULL,'','5','1','Good sold','1','384','sales','','','No',NULL,NULL,''),(21739,'4000','51695547096','2023-09-24 12:18:22',NULL,300.00,'','5','1','Good sold','1','384','sales','2','','No',NULL,NULL,''),(21740,'1100','51695547123','2023-09-24 12:18:53',300.00,NULL,'','5','1','Good sold','1','535','sales','','','No',NULL,NULL,''),(21741,'4000','51695547123','2023-09-24 12:18:53',NULL,300.00,'','5','1','Good sold','1','535','sales','6','','No',NULL,NULL,''),(21742,'1100','51695547191','2023-09-24 12:20:02',540.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(21743,'4000','51695547191','2023-09-24 12:20:02',NULL,540.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(21744,'1100','51695547514','2023-09-24 12:25:25',810.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(21745,'4000','51695547514','2023-09-24 12:25:25',NULL,810.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(21750,'1100','51695549738','2023-09-24 13:03:03',810.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21751,'4000','51695549738','2023-09-24 13:03:03',NULL,810.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21756,'1100','51695551949','2023-09-24 13:39:15',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21757,'4000','51695551949','2023-09-24 13:39:15',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(21758,'1100','51695554065','2023-09-24 14:14:30',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(21759,'4000','51695554065','2023-09-24 14:14:30',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(21760,'1100','51695554713','2023-09-24 14:25:26',300.00,NULL,'','5','1','Good sold','1','471','sales','','','No',NULL,NULL,''),(21761,'4000','51695554713','2023-09-24 14:25:26',NULL,300.00,'','5','1','Good sold','1','471','sales','2','','No',NULL,NULL,''),(21766,'1100','51695549331','2023-09-24 12:55:39',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(21767,'4000','51695549331','2023-09-24 15:10:40',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(21768,'1110','51695558016','2023-09-24 15:20:30',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21769,'5500','51695558016','2023-09-24 15:20:30',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21770,'1100','51695558016','2023-09-24 15:20:30',80.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21771,'4000','51695558016','2023-09-24 15:20:30',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21772,'4000','51695558016','2023-09-24 15:20:30',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21773,'1100','51695558918','2023-09-24 15:35:32',130.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21774,'4000','51695558918','2023-09-24 15:35:32',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(21775,'1100','51695562549','2023-09-24 16:36:04',540.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(21776,'4000','51695562549','2023-09-24 16:36:04',NULL,540.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(21777,'1110','51695563050','2023-09-24 16:52:55',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21778,'5500','51695563050','2023-09-24 16:52:55',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21779,'1100','51695563050','2023-09-24 16:52:55',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21780,'4000','51695563050','2023-09-24 16:52:55',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21781,'1100','51695564062','2023-09-24 17:01:09',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21782,'4000','51695564062','2023-09-24 17:01:09',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(21783,'1100','51695564370','2023-09-24 17:06:34',300.00,NULL,'','5','1','Good sold','1','480','sales','','','No',NULL,NULL,''),(21784,'4000','51695564370','2023-09-24 17:06:34',NULL,300.00,'','5','1','Good sold','1','480','sales','4','','No',NULL,NULL,''),(21785,'1100','51695565000','2023-09-24 17:19:47',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21786,'4000','51695565000','2023-09-24 17:19:47',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(21787,'1100','51695565274','2023-09-24 17:21:20',300.00,NULL,'','5','1','Good sold','1','331','sales','','','No',NULL,NULL,''),(21788,'4000','51695565274','2023-09-24 17:21:20',NULL,300.00,'','5','1','Good sold','1','331','sales','2','','No',NULL,NULL,''),(21789,'1110','51695566133','2023-09-24 17:35:43',NULL,19.54,'','5','1','Inventory sold','1','210','sales','14','','No',NULL,NULL,''),(21790,'5500','51695566133','2023-09-24 17:35:43',19.54,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(21791,'1100','51695566133','2023-09-24 17:35:43',30.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(21792,'4000','51695566133','2023-09-24 17:35:43',NULL,30.00,'','5','1','Good sold','1','210','sales','14','','No',NULL,NULL,''),(21793,'1100','51695569967','2023-09-24 18:39:52',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21794,'4000','51695569967','2023-09-24 18:39:52',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(21795,'1100','51695618920','2023-09-25 08:15:57',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21796,'4000','51695618920','2023-09-25 08:15:57',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21797,'1100','51695620601','2023-09-25 08:43:33',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(21798,'4000','51695620601','2023-09-25 08:43:33',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(21802,'1100','51695623093','2023-09-25 09:25:05',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(21803,'4000','51695623093','2023-09-25 09:25:05',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(21819,'1100','51695620663','2023-09-25 09:24:24',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(21820,'4000','51695620663','2023-09-25 09:28:04',NULL,250.00,'','5','1','Good sold','1','10','sales','4','','No',NULL,NULL,''),(21821,'4000','51695620663','2023-09-25 09:28:04',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(21822,'1100','51695623490','2023-09-25 09:31:44',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(21823,'4000','51695623490','2023-09-25 09:31:44',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(21824,'1100','51695624064','2023-09-25 10:12:38',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(21825,'4000','51695624064','2023-09-25 10:12:38',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(21826,'1100','51695625983','2023-09-25 10:13:10',300.00,NULL,'','5','1','Good sold','1','538','sales','','','No',NULL,NULL,''),(21827,'4000','51695625983','2023-09-25 10:13:10',NULL,300.00,'','5','1','Good sold','1','538','sales','2','','No',NULL,NULL,''),(21828,'1100','51695627168','2023-09-25 10:32:57',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(21829,'4000','51695627168','2023-09-25 10:32:57',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(21830,'1100','51695627203','2023-09-25 10:53:44',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21831,'4000','51695627203','2023-09-25 10:53:44',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21832,'1100','51695629052','2023-09-25 11:04:19',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,''),(21833,'4000','51695629052','2023-09-25 11:04:19',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(21834,'1100','51695629466','2023-09-25 11:11:13',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(21835,'4000','51695629466','2023-09-25 11:11:13',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(21836,'1100','51695629885','2023-09-25 11:18:17',300.00,NULL,'','5','1','Good sold','1','450','sales','','','No',NULL,NULL,''),(21837,'4000','51695629885','2023-09-25 11:18:17',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(21838,'1100','51695631727','2023-09-25 11:50:42',300.00,NULL,'','5','1','Good sold','1','156','sales','','','No',NULL,NULL,''),(21839,'4000','51695631727','2023-09-25 11:50:42',NULL,300.00,'','5','1','Good sold','1','156','sales','6','','No',NULL,NULL,''),(21840,'1100','51695632923','2023-09-25 12:08:50',300.00,NULL,'','5','1','Good sold','1','58','sales','','','No',NULL,NULL,''),(21841,'4000','51695632923','2023-09-25 12:08:50',NULL,300.00,'','5','1','Good sold','1','58','sales','6','','No',NULL,NULL,''),(21842,'1110','51695634200','2023-09-25 12:30:07',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21843,'5500','51695634200','2023-09-25 12:30:07',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21844,'1100','51695634200','2023-09-25 12:30:07',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21845,'4000','51695634200','2023-09-25 12:30:07',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21846,'1100','51695634296','2023-09-25 12:31:43',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(21847,'4000','51695634296','2023-09-25 12:31:43',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(21848,'1100','51695635743','2023-09-25 12:58:00',600.00,NULL,'','5','1','Good sold','1','558','sales','','','No',NULL,NULL,''),(21849,'4000','51695635743','2023-09-25 12:58:00',NULL,600.00,'','5','1','Good sold','1','558','sales','4','','No',NULL,NULL,''),(21850,'1100','51695637063','2023-09-25 13:18:06',600.00,NULL,'','5','1','Good sold','1','314','sales','','','No',NULL,NULL,''),(21851,'4000','51695637063','2023-09-25 13:18:06',NULL,300.00,'','5','1','Good sold','1','314','sales','4','','No',NULL,NULL,''),(21852,'4000','51695637063','2023-09-25 13:18:06',NULL,300.00,'','5','1','Good sold','1','314','sales','6','','No',NULL,NULL,''),(21853,'1100','51695637221','2023-09-25 13:20:30',450.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(21854,'4000','51695637221','2023-09-25 13:20:30',NULL,450.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(21855,'1100','51695637648','2023-09-25 13:27:37',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(21856,'4000','51695637648','2023-09-25 13:27:37',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(21857,'1110','51695637702','2023-09-25 13:33:52',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21858,'5500','51695637702','2023-09-25 13:33:52',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21859,'1100','51695637702','2023-09-25 13:33:52',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21860,'4000','51695637702','2023-09-25 13:33:52',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21861,'1110','51695638105','2023-09-25 13:35:11',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21862,'5500','51695638105','2023-09-25 13:35:11',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21863,'1100','51695638105','2023-09-25 13:35:11',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21864,'4000','51695638105','2023-09-25 13:35:11',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21865,'1100','51695638233','2023-09-25 13:37:22',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(21866,'4000','51695638233','2023-09-25 13:37:22',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(21867,'1100','51695640738','2023-09-25 14:33:24',300.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,''),(21868,'4000','51695640738','2023-09-25 14:33:24',NULL,300.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(21869,'1100','51695641618','2023-09-25 14:33:51',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21870,'4000','51695641618','2023-09-25 14:33:51',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21871,'1100','51695642752','2023-09-25 14:52:53',440.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(21872,'4000','51695642752','2023-09-25 14:52:53',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(21873,'4000','51695642752','2023-09-25 14:52:53',NULL,140.00,'','5','1','Good sold','1','262','sales','10','','No',NULL,NULL,''),(21874,'1100','51695643363','2023-09-25 15:02:55',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(21875,'4000','51695643363','2023-09-25 15:02:55',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(21876,'1100','51695655422','2023-09-25 18:24:02',300.00,NULL,'','5','1','Good sold','1','230','sales','','','No',NULL,NULL,''),(21877,'4000','51695655422','2023-09-25 18:24:02',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(21878,'1100','51695655465','2023-09-25 18:24:55',280.00,NULL,'','5','1','Good sold','1','232','sales','','','No',NULL,NULL,''),(21879,'4000','51695655465','2023-09-25 18:24:55',NULL,280.00,'','5','1','Good sold','1','232','sales','2','','No',NULL,NULL,''),(21880,'1100','51695655512','2023-09-25 18:25:58',140.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21881,'4000','51695655512','2023-09-25 18:25:58',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(21882,'1100','51695655574','2023-09-25 18:26:57',600.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,''),(21883,'4000','51695655574','2023-09-25 18:26:57',NULL,300.00,'','5','1','Good sold','1','118','sales','4','','No',NULL,NULL,''),(21884,'4000','51695655574','2023-09-25 18:26:57',NULL,300.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(21885,'1100','51695655632','2023-09-25 18:27:26',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(21886,'4000','51695655632','2023-09-25 18:27:26',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(21887,'1100','51695655662','2023-09-25 18:28:01',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(21888,'4000','51695655662','2023-09-25 18:28:01',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(21889,'1100','51695655694','2023-09-25 18:28:26',300.00,NULL,'','5','1','Good sold','1','391','sales','','','No',NULL,NULL,''),(21890,'4000','51695655694','2023-09-25 18:28:26',NULL,300.00,'','5','1','Good sold','1','391','sales','6','','No',NULL,NULL,''),(21891,'1100','51695655720','2023-09-25 18:28:55',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(21892,'4000','51695655720','2023-09-25 18:28:55',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(21893,'1100','51695655790','2023-09-25 18:30:01',280.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(21894,'4000','51695655790','2023-09-25 18:30:01',NULL,280.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(21895,'1100','51695655815','2023-09-25 18:30:40',900.00,NULL,'','5','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(21896,'4000','51695655815','2023-09-25 18:30:40',NULL,900.00,'','5','1','Good sold','1','36','sales','6','','No',NULL,NULL,''),(21897,'1100','51695655852','2023-09-25 18:31:06',300.00,NULL,'','5','1','Good sold','1','362','sales','','','No',NULL,NULL,''),(21898,'4000','51695655852','2023-09-25 18:31:06',NULL,300.00,'','5','1','Good sold','1','362','sales','2','','No',NULL,NULL,''),(21899,'1100','51695655906','2023-09-25 18:32:03',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,''),(21900,'4000','51695655906','2023-09-25 18:32:03',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(21901,'1100','51695656585','2023-09-25 18:43:15',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(21902,'4000','51695656585','2023-09-25 18:43:15',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(21903,'1100','51695661718','2023-09-25 20:09:04',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21904,'4000','51695661718','2023-09-25 20:09:04',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(21905,'1110','51695810289','2023-09-27 13:25:05',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(21906,'5500','51695810289','2023-09-27 13:25:05',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21907,'1100','51695810289','2023-09-27 13:25:05',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21908,'4000','51695810289','2023-09-27 13:25:05',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(21909,'1100','51695810345','2023-09-27 13:25:59',600.00,NULL,'','5','1','Good sold','1','544','sales','','','No',NULL,NULL,''),(21910,'4000','51695810345','2023-09-27 13:25:59',NULL,300.00,'','5','1','Good sold','1','544','sales','2','','No',NULL,NULL,''),(21911,'4000','51695810345','2023-09-27 13:25:59',NULL,300.00,'','5','1','Good sold','1','544','sales','4','','No',NULL,NULL,''),(21912,'1100','51695810379','2023-09-27 13:26:36',600.00,NULL,'','5','1','Good sold','1','435','sales','','','No',NULL,NULL,''),(21913,'4000','51695810379','2023-09-27 13:26:36',NULL,600.00,'','5','1','Good sold','1','435','sales','6','','No',NULL,NULL,''),(21914,'1100','51695810411','2023-09-27 13:27:07',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(21915,'4000','51695810411','2023-09-27 13:27:07',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(21916,'1100','51695810435','2023-09-27 13:27:31',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(21917,'4000','51695810435','2023-09-27 13:27:31',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(21918,'1100','51695810484','2023-09-27 13:28:13',300.00,NULL,'','5','1','Good sold','1','528','sales','','','No',NULL,NULL,''),(21919,'4000','51695810484','2023-09-27 13:28:13',NULL,300.00,'','5','1','Good sold','1','528','sales','2','','No',NULL,NULL,''),(21920,'1110','51695810505','2023-09-27 13:28:40',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21921,'5500','51695810505','2023-09-27 13:28:40',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21922,'1100','51695810505','2023-09-27 13:28:40',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21923,'4000','51695810505','2023-09-27 13:28:40',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21924,'1100','51695810581','2023-09-27 13:29:55',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,''),(21925,'4000','51695810581','2023-09-27 13:29:55',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(21926,'1100','51695810634','2023-09-27 13:31:01',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(21927,'4000','51695810634','2023-09-27 13:31:01',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(21928,'1100','51695810689','2023-09-27 13:31:35',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(21929,'4000','51695810689','2023-09-27 13:31:35',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(21930,'1100','51695810709','2023-09-27 13:32:07',900.00,NULL,'','5','1','Good sold','1','447','sales','','','No',NULL,NULL,''),(21931,'4000','51695810709','2023-09-27 13:32:07',NULL,900.00,'','5','1','Good sold','1','447','sales','6','','No',NULL,NULL,''),(21932,'1100','51695810740','2023-09-27 13:32:30',300.00,NULL,'','5','1','Good sold','1','142','sales','','','No',NULL,NULL,''),(21933,'4000','51695810740','2023-09-27 13:32:30',NULL,300.00,'','5','1','Good sold','1','142','sales','2','','No',NULL,NULL,''),(21934,'1100','51695810764','2023-09-27 13:32:54',300.00,NULL,'','5','1','Good sold','1','168','sales','','','No',NULL,NULL,''),(21935,'4000','51695810764','2023-09-27 13:32:54',NULL,300.00,'','5','1','Good sold','1','168','sales','4','','No',NULL,NULL,''),(21936,'1100','51695812500','2023-09-26 14:02:43',1500.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,''),(21937,'4000','51695812500','2023-09-26 14:02:43',NULL,600.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(21938,'4000','51695812500','2023-09-26 14:02:43',NULL,900.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(21939,'1100','51695812586','2023-09-26 14:03:24',280.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(21940,'4000','51695812586','2023-09-26 14:03:24',NULL,280.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(21941,'1100','51695812618','2023-09-26 14:03:47',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(21942,'4000','51695812618','2023-09-26 14:03:47',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(21943,'1100','51695812642','2023-09-26 14:04:15',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(21944,'4000','51695812642','2023-09-26 14:04:15',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(21945,'4000','51695812642','2023-09-26 14:04:15',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(21946,'1100','51695812675','2023-09-26 14:07:59',280.00,NULL,'','5','1','Good sold','1','559','sales','','','No',NULL,NULL,''),(21947,'4000','51695812675','2023-09-26 14:07:59',NULL,280.00,'','5','1','Good sold','1','559','sales','2','','No',NULL,NULL,''),(21948,'1100','51695812894','2023-09-26 14:08:25',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(21949,'4000','51695812894','2023-09-26 14:08:25',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(21950,'1100','51695812920','2023-09-26 14:08:51',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(21951,'4000','51695812920','2023-09-26 14:08:51',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(21952,'1100','51695812946','2023-09-26 14:10:27',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(21953,'4000','51695812946','2023-09-26 14:10:27',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(21954,'1100','51695813044','2023-09-26 14:11:03',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(21955,'4000','51695813044','2023-09-26 14:11:03',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(21956,'1100','51695813079','2023-09-26 14:12:14',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(21957,'4000','51695813079','2023-09-26 14:12:14',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(21958,'1110','51695813151','2023-09-26 14:13:02',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(21959,'5500','51695813151','2023-09-26 14:13:02',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(21960,'1100','51695813151','2023-09-26 14:13:02',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21961,'4000','51695813151','2023-09-26 14:13:02',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(21962,'1100','51695813197','2023-09-26 14:13:33',1200.00,NULL,'','5','1','Good sold','1','457','sales','','','No',NULL,NULL,''),(21963,'4000','51695813197','2023-09-26 14:13:33',NULL,1200.00,'','5','1','Good sold','1','457','sales','6','','No',NULL,NULL,''),(21964,'1100','51695813309','2023-09-27 14:17:13',300.00,NULL,'','5','1','Good sold','1','560','sales','','','No',NULL,NULL,''),(21965,'4000','51695813309','2023-09-27 14:17:13',NULL,300.00,'','5','1','Good sold','1','560','sales','4','','No',NULL,NULL,''),(21966,'1100','51695813518','2023-09-26 14:18:57',1400.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21967,'4000','51695813518','2023-09-26 14:18:57',NULL,1400.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21968,'1100','51695813552','2023-09-26 14:19:31',300.00,NULL,'','5','1','Good sold','1','352','sales','','','No',NULL,NULL,''),(21969,'4000','51695813552','2023-09-26 14:19:31',NULL,300.00,'','5','1','Good sold','1','352','sales','6','','No',NULL,NULL,''),(21970,'1100','51695813582','2023-09-26 14:19:48',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(21971,'4000','51695813582','2023-09-26 14:19:48',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(21972,'1100','51695813601','2023-09-26 14:20:12',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(21973,'4000','51695813601','2023-09-26 14:20:12',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(21974,'1100','51695813624','2023-09-26 14:20:32',600.00,NULL,'','5','1','Good sold','1','273','sales','','','No',NULL,NULL,''),(21975,'4000','51695813624','2023-09-26 14:20:32',NULL,600.00,'','5','1','Good sold','1','273','sales','6','','No',NULL,NULL,''),(21976,'1100','51695813644','2023-09-26 14:21:00',280.00,NULL,'','5','1','Good sold','1','247','sales','','','No',NULL,NULL,''),(21977,'4000','51695813644','2023-09-26 14:21:00',NULL,280.00,'','5','1','Good sold','1','247','sales','2','','No',NULL,NULL,''),(21978,'1100','51695813673','2023-09-26 14:21:20',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21979,'4000','51695813673','2023-09-26 14:21:20',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(21980,'1100','51695813722','2023-09-26 14:22:17',600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21981,'4000','51695813722','2023-09-26 14:22:17',NULL,600.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21982,'1100','51695813759','2023-09-26 14:23:15',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21983,'4000','51695813759','2023-09-26 14:23:15',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(21984,'1100','51695813810','2023-09-26 14:23:46',300.00,NULL,'','5','1','Good sold','1','537','sales','','','No',NULL,NULL,''),(21985,'4000','51695813810','2023-09-26 14:23:46',NULL,300.00,'','5','1','Good sold','1','537','sales','8','','No',NULL,NULL,''),(21986,'1100','51695813853','2023-09-26 14:24:26',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(21987,'4000','51695813853','2023-09-26 14:24:26',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(21988,'1100','51695814613','2023-09-27 14:37:03',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(21989,'4000','51695814613','2023-09-27 14:37:03',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(21990,'1100','51695814730','2023-09-26 14:39:17',600.00,NULL,'','5','1','Good sold','1','348','sales','','','No',NULL,NULL,''),(21991,'4000','51695814730','2023-09-26 14:39:17',NULL,300.00,'','5','1','Good sold','1','348','sales','6','','No',NULL,NULL,''),(21992,'4000','51695814730','2023-09-26 14:39:17',NULL,300.00,'','5','1','Good sold','1','348','sales','4','','No',NULL,NULL,''),(21997,'1110','51695815042','2023-09-26 14:44:28',NULL,336.00,'','5','1','Inventory sold','1','238','sales','7','','No',NULL,NULL,''),(21998,'5500','51695815042','2023-09-26 14:44:28',336.00,NULL,'','5','1','Cost of goods sold','1','238','sales','','','No',NULL,NULL,''),(21999,'1100','51695815042','2023-09-26 14:44:28',1100.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(22000,'4000','51695815042','2023-09-26 14:44:28',NULL,600.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(22001,'4000','51695815042','2023-09-26 14:44:28',NULL,500.00,'','5','1','Good sold','1','238','sales','7','','No',NULL,NULL,''),(22002,'1110','51695815093','2023-09-27 14:45:29',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(22003,'5500','51695815093','2023-09-27 14:45:29',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22004,'1100','51695815093','2023-09-27 14:45:29',10.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22005,'4000','51695815093','2023-09-27 14:45:29',NULL,10.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(22006,'1100','51695815198','2023-09-26 14:46:45',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22007,'4000','51695815198','2023-09-26 14:46:45',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(22008,'1100','51695815240','2023-09-26 14:49:47',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22009,'4000','51695815240','2023-09-26 14:49:47',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22010,'1100','51695815409','2023-09-26 14:50:18',300.00,NULL,'','5','1','Good sold','1','553','sales','','','No',NULL,NULL,''),(22011,'4000','51695815409','2023-09-26 14:50:18',NULL,300.00,'','5','1','Good sold','1','553','sales','2','','No',NULL,NULL,''),(22012,'1100','51695815433','2023-09-26 14:50:41',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(22013,'4000','51695815433','2023-09-26 14:50:41',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(22014,'1100','51695815914','2023-09-27 14:58:50',300.00,NULL,'','5','1','Good sold','1','197','sales','','','No',NULL,NULL,''),(22015,'4000','51695815914','2023-09-27 14:58:50',NULL,300.00,'','5','1','Good sold','1','197','sales','6','','No',NULL,NULL,''),(22016,'1110','51695817068','2023-09-27 15:18:19',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(22017,'5500','51695817068','2023-09-27 15:18:19',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22018,'1100','51695817068','2023-09-27 15:18:19',330.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22019,'4000','51695817068','2023-09-27 15:18:19',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(22020,'4000','51695817068','2023-09-27 15:18:19',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(22021,'1110','51695817128','2023-09-27 15:19:00',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(22022,'5500','51695817128','2023-09-27 15:19:00',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22023,'1100','51695817128','2023-09-27 15:19:00',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22024,'4000','51695817128','2023-09-27 15:19:00',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(22031,'1100','51695814944','2023-09-27 14:43:05',300.00,NULL,'','5','1','Good sold','1','286','sales','','','No',NULL,NULL,''),(22032,'4000','51695814944','2023-09-26 15:23:21',NULL,300.00,'','5','1','Good sold','1','286','sales','2','','No',NULL,NULL,''),(22033,'1100','51695821462','2023-09-27 16:31:10',300.00,NULL,'','5','1','Good sold','1','332','sales','','','No',NULL,NULL,''),(22034,'4000','51695821462','2023-09-27 16:31:10',NULL,300.00,'','5','1','Good sold','1','332','sales','2','','No',NULL,NULL,''),(22035,'1100','51695821989','2023-09-27 16:39:57',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22036,'4000','51695821989','2023-09-27 16:39:57',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(22037,'1110','51695822822','2023-09-27 16:54:12',NULL,57.33,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(22038,'5500','51695822822','2023-09-27 16:54:12',57.33,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22039,'1100','51695822822','2023-09-27 16:54:12',150.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22040,'4000','51695822822','2023-09-27 16:54:12',NULL,150.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(22041,'1100','51695824492','2023-09-27 17:23:32',840.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22042,'4000','51695824492','2023-09-27 17:23:32',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(22043,'4000','51695824492','2023-09-27 17:23:32',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(22044,'1100','51695824705','2023-09-27 17:25:17',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22045,'4000','51695824705','2023-09-27 17:25:17',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(22046,'1100','51695825088','2023-09-27 17:31:34',300.00,NULL,'','5','1','Good sold','1','478','sales','','','No',NULL,NULL,''),(22047,'4000','51695825088','2023-09-27 17:31:34',NULL,300.00,'','5','1','Good sold','1','478','sales','2','','No',NULL,NULL,''),(22052,'1110','51695825945','2023-09-27 17:46:44',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(22053,'5500','51695825945','2023-09-27 17:46:44',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22054,'1100','51695825945','2023-09-27 17:46:44',45.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22055,'4000','51695825945','2023-09-27 17:46:44',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(22056,'4000','51695825945','2023-09-27 17:46:44',NULL,15.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(22061,'1100','51695825902','2023-09-27 17:45:23',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22062,'4000','51695825902','2023-09-27 17:53:37',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(22063,'1100','51695827585','2023-09-27 18:13:10',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22064,'4000','51695827585','2023-09-27 18:13:10',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(22065,'1100','51695827624','2023-09-27 18:14:11',300.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(22066,'4000','51695827624','2023-09-27 18:14:11',NULL,300.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(22067,'1100','51695877555','2023-09-28 08:06:04',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(22068,'4000','51695877555','2023-09-28 08:06:04',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(22069,'1100','51695877578','2023-09-28 08:06:28',560.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,''),(22070,'4000','51695877578','2023-09-28 08:06:28',NULL,560.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(22071,'1110','51695883732','2023-09-28 09:48:52',672.00,NULL,'','5','1','Inventory Purchased','1','2','Purchases','7','','No',NULL,NULL,''),(22072,'2130','51695883732','2023-09-28 09:48:52',NULL,672.00,'','5','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(22073,'1110','51695883852','2023-09-28 09:54:07',NULL,672.00,'','5','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(22074,'5500','51695883852','2023-09-28 09:54:07',672.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22075,'1000','51695883852','2023-09-28 09:54:07',1000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22076,'4000','51695883852','2023-09-28 09:54:07',NULL,1000.00,'','5','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(22077,'1000','51695884177','2023-09-28 09:56:34',300.00,NULL,'','5','1','Good sold','1','242','Payment','','','No',NULL,NULL,''),(22078,'4000','51695884177','2023-09-28 09:56:34',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(22079,'1100','51695914691','2023-09-28 18:25:30',2000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(22080,'4000','51695914691','2023-09-28 18:25:30',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(22081,'4000','51695914691','2023-09-28 18:25:30',NULL,250.00,'','5','1','Good sold','1','10','sales','4','','No',NULL,NULL,''),(22082,'1100','51695914742','2023-09-28 18:25:55',1500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(22083,'4000','51695914742','2023-09-28 18:25:55',NULL,1500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(22084,'1100','51696225132','2023-10-02 08:40:59',2500.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(22085,'4000','51696225132','2023-10-02 08:40:59',NULL,2500.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(22086,'1000','51696399167','2023-10-04 09:00:09',1750.00,NULL,'','5','1','Good sold','1','11','Payment','','','No',NULL,NULL,''),(22094,'1100','51696402284','2023-10-04 09:53:48',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(22095,'4000','51696402284','2023-10-04 09:53:48',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(22096,'1000','51696402579','2023-10-04 10:00:22',2800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22097,'4000','51696402579','2023-10-04 10:00:22',NULL,2800.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(22098,'1100','51696403287','2023-10-04 10:09:06',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(22099,'4000','51696403287','2023-10-04 10:09:06',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(22100,'4000','51696402579','2023-10-04 10:10:35',2800.00,NULL,'','5','1','Returned products','1','','return','','','No',NULL,NULL,''),(22101,'1000','51696402579','2023-10-04 10:10:35',NULL,2800.00,'','5','1','Returned products','1','','return','','','No',NULL,NULL,''),(22102,'5500','51696402579','2023-10-04 10:10:35',NULL,2082.70,'','5','1','Cost of goods returned','1','','sales','6','','No',NULL,NULL,''),(22103,'1110','51696402579','2023-10-04 10:10:35',2082.70,NULL,'','5','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(22104,'1100','51696489415','2023-10-05 10:04:48',2000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(22105,'4000','51696489415','2023-10-05 10:04:48',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(22106,'4000','51696489415','2023-10-05 10:04:48',NULL,250.00,'','5','1','Good sold','1','10','sales','4','','No',NULL,NULL,''),(22107,'1000','51696494232','2023-10-05 11:24:36',1000.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22108,'4000','51696494232','2023-10-05 11:24:36',NULL,1000.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(22109,'1100','51696577380','2023-10-06 10:30:49',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(22110,'4000','51696577380','2023-10-06 10:30:49',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(22111,'1000','51696585458','2023-10-06 12:48:17',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,'rj63phkw3l'),(22112,'4000','51696585458','2023-10-06 12:48:17',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(22113,'1000','51696586253','2023-10-06 12:59:17',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,'RJ63P7PT7P'),(22114,'4000','51696586253','2023-10-06 12:59:17',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(22115,'1110','51696586834','2023-10-06 13:11:56',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(22116,'5500','51696586834','2023-10-06 13:11:56',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22117,'1000','51696586834','2023-10-06 13:11:56',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJ62PP6LQ4'),(22118,'4000','51696586834','2023-10-06 13:11:56',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(22119,'1000','51696588124','2023-10-06 13:28:59',300.00,NULL,'','5','1','Good sold','1','205','sales','','','No',NULL,NULL,'RJ66PRF4VY'),(22120,'4000','51696588124','2023-10-06 13:28:59',NULL,300.00,'','5','1','Good sold','1','205','sales','2','','No',NULL,NULL,''),(22121,'1000','51696588508','2023-10-06 13:50:46',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,'RJ65PXLEH5'),(22122,'4000','51696588508','2023-10-06 13:50:46',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(22123,'1110','51696589600','2023-10-06 13:55:32',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(22124,'5500','51696589600','2023-10-06 13:55:32',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22125,'1000','51696589600','2023-10-06 13:55:32',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22126,'4000','51696589600','2023-10-06 13:55:32',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(22127,'1000','51696590384','2023-10-06 14:07:03',300.00,NULL,'','5','1','Good sold','1','246','sales','','','No',NULL,NULL,'RJ65Q0215V'),(22128,'4000','51696590384','2023-10-06 14:07:03',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(22129,'1000','51696591739','2023-10-06 14:32:18',1120.00,NULL,'','5','1','Good sold','1','248','Payment','','','No',NULL,NULL,''),(22130,'4000','51696591739','2023-10-06 14:32:18',NULL,0.00,'','5','1','Good sold','1','248','sales','21','','No',NULL,NULL,''),(22131,'4000','51696591739','2023-10-06 14:32:18',NULL,1120.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(22132,'1000','51696595100','2023-10-06 15:25:42',30.00,NULL,'','5','1','Good sold','1','561','Payment','','','No',NULL,NULL,''),(22133,'4000','51696595100','2023-10-06 15:25:42',NULL,30.00,'','5','1','Good sold','1','561','sales','12','','No',NULL,NULL,''),(22134,'1110','51696595903','2023-10-06 15:38:52',NULL,19.54,'','5','1','Inventory sold','1','226','sales','14','','No',NULL,NULL,''),(22135,'5500','51696595903','2023-10-06 15:38:52',19.54,NULL,'','5','1','Cost of goods sold','1','226','sales','','','No',NULL,NULL,''),(22136,'1000','51696595903','2023-10-06 15:38:52',30.00,NULL,'','5','1','Good sold','1','226','sales','','','No',NULL,NULL,'RJ69QBRBGD'),(22137,'4000','51696595903','2023-10-06 15:38:52',NULL,30.00,'','5','1','Good sold','1','226','sales','14','','No',NULL,NULL,''),(22138,'1000','51696596286','2023-10-06 15:45:12',600.00,NULL,'','5','1','Good sold','1','400','sales','','','No',NULL,NULL,'RJ65QBYLGR'),(22139,'4000','51696596286','2023-10-06 15:45:12',NULL,600.00,'','5','1','Good sold','1','400','sales','6','','No',NULL,NULL,''),(22140,'1000','51696597171','2023-10-06 16:03:14',840.00,NULL,'','5','1','Good sold','1','374','sales','','','No',NULL,NULL,'RJ64QDC7Y2'),(22141,'4000','51696597171','2023-10-06 16:03:14',NULL,280.00,'','5','1','Good sold','1','374','sales','6','','No',NULL,NULL,''),(22142,'4000','51696597171','2023-10-06 16:03:14',NULL,560.00,'','5','1','Good sold','1','374','sales','2','','No',NULL,NULL,''),(22143,'1000','51696597674','2023-10-06 16:30:50',300.00,NULL,'','5','1','Good sold','1','364','sales','','','No',NULL,NULL,'RJ67QHV9KJ'),(22144,'4000','51696597674','2023-10-06 16:30:50',NULL,300.00,'','5','1','Good sold','1','364','sales','2','','No',NULL,NULL,''),(22145,'1000','51696601720','2023-10-06 17:15:50',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,'RJ67QNMWHH'),(22146,'4000','51696601720','2023-10-06 17:15:50',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(22147,'1000','51696601805','2023-10-06 17:18:39',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22148,'4000','51696601805','2023-10-06 17:18:39',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(22149,'1000','51696602197','2023-10-06 17:26:28',300.00,NULL,'','5','1','Good sold','1','230','Payment','','','No',NULL,NULL,''),(22150,'4000','51696602197','2023-10-06 17:26:28',NULL,300.00,'','5','1','Good sold','1','230','sales','2','','No',NULL,NULL,''),(22151,'1100','51696602592','2023-10-06 17:30:43',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(22152,'4000','51696602592','2023-10-06 17:30:43',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(22153,'1000','51696602995','2023-10-06 17:39:08',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,'RJ69QQ477T'),(22154,'4000','51696602995','2023-10-06 17:39:08',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(22155,'1000','51696603958','2023-10-06 17:55:15',300.00,NULL,'','5','1','Good sold','1','562','sales','','','No',NULL,NULL,'RJ61QQ2R73'),(22156,'4000','51696603958','2023-10-06 17:55:15',NULL,300.00,'','5','1','Good sold','1','562','sales','2','','No',NULL,NULL,''),(22157,'1100','51696605126','2023-10-06 18:12:42',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(22158,'4000','51696605126','2023-10-06 18:12:42',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(22159,'1000','51696605317','2023-10-06 18:15:30',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22160,'4000','51696605317','2023-10-06 18:15:30',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22161,'1000','51696606838','2023-10-06 18:41:06',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,'RJ60R10LXS'),(22162,'4000','51696606838','2023-10-06 18:41:06',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(22163,'1000','51696607366','2023-10-06 18:50:15',300.00,NULL,'','5','1','Good sold','1','563','sales','','','No',NULL,NULL,'RJ68R1V7DY'),(22164,'4000','51696607366','2023-10-06 18:50:15',NULL,300.00,'','5','1','Good sold','1','563','sales','6','','No',NULL,NULL,''),(22167,'1100','51696607447','2023-10-06 18:51:46',600.00,NULL,'','5','1','Good sold','1','534','sales','','','No',NULL,NULL,''),(22168,'4000','51696607447','2023-10-06 18:51:46',NULL,600.00,'','5','1','Good sold','1','534','sales','6','','No',NULL,NULL,''),(22169,'1100','51696607811','2023-10-06 18:57:28',1200.00,NULL,'','5','1','Good sold','1','373','sales','','','No',NULL,NULL,''),(22170,'4000','51696607811','2023-10-06 18:57:28',NULL,1200.00,'','5','1','Good sold','1','373','sales','6','','No',NULL,NULL,''),(22171,'1100','51696658990','2023-10-07 09:10:09',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(22172,'4000','51696658990','2023-10-07 09:10:09',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(22177,'1100','51696659122','2023-10-07 09:12:20',300.00,NULL,'','5','1','Good sold','1','564','sales','','','No',NULL,NULL,''),(22178,'4000','51696659122','2023-10-07 09:12:20',NULL,300.00,'','5','1','Good sold','1','564','sales','2','','No',NULL,NULL,''),(22179,'1100','51696661248','2023-10-07 09:47:46',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(22180,'4000','51696661248','2023-10-07 09:47:46',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(22181,'4000','51696659122','2023-10-07 09:52:07',300.00,NULL,'','5','1','Returned products','1','564','return','','','No',NULL,NULL,''),(22182,'1100','51696659122','2023-10-07 09:52:07',NULL,300.00,'','5','1','Returned products','1','564','return','','','No',NULL,NULL,''),(22183,'5500','51696659122','2023-10-07 09:52:07',NULL,208.00,'','5','1','Cost of goods returned','1','564','sales','4','','No',NULL,NULL,''),(22184,'1110','51696659122','2023-10-07 09:52:07',208.00,NULL,'','5','1','Inventory retuned ','1','564','sales','','','No',NULL,NULL,''),(22185,'4000','51696659122','2023-10-07 09:52:20',300.00,NULL,'','5','1','Returned products','1','564','return','','','No',NULL,NULL,''),(22186,'1100','51696659122','2023-10-07 09:52:20',NULL,300.00,'','5','1','Returned products','1','564','return','','','No',NULL,NULL,''),(22187,'5500','51696659122','2023-10-07 09:52:20',NULL,208.00,'','5','1','Cost of goods returned','1','564','sales','2','','No',NULL,NULL,''),(22188,'1110','51696659122','2023-10-07 09:52:20',208.00,NULL,'','5','1','Inventory retuned ','1','564','sales','','','No',NULL,NULL,''),(22189,'1100','51696661889','2023-10-07 09:59:17',600.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,''),(22190,'4000','51696661889','2023-10-07 09:59:17',NULL,600.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(22191,'1100','51696662129','2023-10-07 10:06:00',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(22192,'4000','51696662129','2023-10-07 10:06:00',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(22193,'1100','51696662545','2023-10-07 10:09:36',300.00,NULL,'','5','1','Good sold','1','560','sales','','','No',NULL,NULL,''),(22194,'4000','51696662545','2023-10-07 10:09:36',NULL,300.00,'','5','1','Good sold','1','560','sales','4','','No',NULL,NULL,''),(22195,'1000','51696662617','2023-10-07 10:10:39',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,'RJ71SPRV1J'),(22196,'4000','51696662617','2023-10-07 10:10:39',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(22197,'1110','51696662820','2023-10-07 10:13:55',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(22198,'5500','51696662820','2023-10-07 10:13:55',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22199,'1000','51696662820','2023-10-07 10:13:55',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22200,'4000','51696662820','2023-10-07 10:13:55',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(22201,'1100','51696663522','2023-10-07 10:26:00',300.00,NULL,'','5','1','Good sold','1','253','sales','','','No',NULL,NULL,''),(22202,'4000','51696663522','2023-10-07 10:26:00',NULL,300.00,'','5','1','Good sold','1','253','sales','2','','No',NULL,NULL,''),(22203,'1110','51696663662','2023-10-07 10:34:09',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(22204,'5500','51696663662','2023-10-07 10:34:09',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22205,'1000','51696663662','2023-10-07 10:34:09',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJ72STR1PM'),(22206,'4000','51696663662','2023-10-07 10:34:09',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(22207,'1100','51696671002','2023-10-07 12:30:33',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(22208,'4000','51696671002','2023-10-07 12:30:33',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(22209,'1000','51696671111','2023-10-07 12:32:22',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,'RJ72T689S2'),(22210,'4000','51696671111','2023-10-07 12:32:22',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(22211,'1110','51696671613','2023-10-07 12:42:30',NULL,187.86,'','5','1','Inventory sold','1','21','sales','9','','No',NULL,NULL,''),(22212,'5500','51696671613','2023-10-07 12:42:30',187.86,NULL,'','5','1','Cost of goods sold','1','21','sales','','','No',NULL,NULL,''),(22213,'1100','51696671613','2023-10-07 12:42:30',600.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(22214,'4000','51696671613','2023-10-07 12:42:30',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(22215,'4000','51696671613','2023-10-07 12:42:30',NULL,300.00,'','5','1','Good sold','1','21','sales','9','','No',NULL,NULL,''),(22216,'1000','51696671805','2023-10-07 12:48:19',300.00,NULL,'','5','1','Good sold','1','356','sales','','','No',NULL,NULL,'RJ79T6CAE3'),(22217,'4000','51696671805','2023-10-07 12:48:19',NULL,300.00,'','5','1','Good sold','1','356','sales','2','','No',NULL,NULL,''),(22218,'1100','51696672159','2023-10-07 12:50:07',1200.00,NULL,'','5','1','Good sold','1','351','sales','','','No',NULL,NULL,''),(22219,'4000','51696672159','2023-10-07 12:50:07',NULL,1200.00,'','5','1','Good sold','1','351','sales','6','','No',NULL,NULL,''),(22220,'1100','51696672308','2023-10-07 12:52:26',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22221,'4000','51696672308','2023-10-07 12:52:26',NULL,560.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(22222,'1100','51696673207','2023-10-07 13:08:17',1200.00,NULL,'','5','1','Good sold','1','426','sales','','','No',NULL,NULL,''),(22223,'4000','51696673207','2023-10-07 13:08:17',NULL,900.00,'','5','1','Good sold','1','426','sales','6','','No',NULL,NULL,''),(22224,'4000','51696673207','2023-10-07 13:08:17',NULL,300.00,'','5','1','Good sold','1','426','sales','4','','No',NULL,NULL,''),(22225,'1000','51696673492','2023-10-07 13:24:33',280.00,NULL,'','5','1','Good sold','1','565','sales','','','No',NULL,NULL,'RJ74TBX2JA'),(22226,'4000','51696673492','2023-10-07 13:24:33',NULL,280.00,'','5','1','Good sold','1','565','sales','2','','No',NULL,NULL,''),(22229,'1000','51696674506','2023-10-07 13:29:53',300.00,NULL,'','5','1','Good sold','1','554','Payment','','','No',NULL,NULL,''),(22230,'4000','51696674506','2023-10-07 13:29:53',NULL,300.00,'','5','1','Good sold','1','554','sales','4','','No',NULL,NULL,''),(22231,'1110','51696675806','2023-10-07 13:50:27',NULL,39.08,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(22232,'5500','51696675806','2023-10-07 13:50:27',39.08,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22233,'1000','51696675806','2023-10-07 13:50:27',60.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22234,'4000','51696675806','2023-10-07 13:50:27',NULL,60.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(22235,'1100','51696677886','2023-10-07 14:25:25',600.00,NULL,'','5','1','Good sold','1','534','sales','','','No',NULL,NULL,''),(22236,'4000','51696677886','2023-10-07 14:25:25',NULL,300.00,'','5','1','Good sold','1','534','sales','6','','No',NULL,NULL,''),(22237,'4000','51696677886','2023-10-07 14:25:25',NULL,300.00,'','5','1','Good sold','1','534','sales','6','','No',NULL,NULL,''),(22238,'1000','51696678193','2023-10-07 14:30:17',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,'RJ70TLEZIS'),(22239,'4000','51696678193','2023-10-07 14:30:17',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(22240,'1000','51696678870','2023-10-07 14:41:30',560.00,NULL,'','5','1','Good sold','1','566','Payment','','','No',NULL,NULL,''),(22241,'4000','51696678870','2023-10-07 14:41:30',NULL,560.00,'','5','1','Good sold','1','566','sales','6','','No',NULL,NULL,''),(22242,'1000','51696678913','2023-10-07 14:43:14',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RJ74TM3J3I'),(22243,'4000','51696678913','2023-10-07 14:43:14',NULL,600.00,'','5','1','Good sold','1','71','sales','6','','No',NULL,NULL,''),(22244,'1000','51696679679','2023-10-07 14:55:09',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22245,'4000','51696679679','2023-10-07 14:55:09',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(22246,'1100','51696682510','2023-10-07 15:44:59',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(22247,'4000','51696682510','2023-10-07 15:44:59',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(22248,'1100','51696682811','2023-10-07 15:47:27',300.00,NULL,'','5','1','Good sold','1','261','sales','','','No',NULL,NULL,''),(22249,'4000','51696682811','2023-10-07 15:47:27',NULL,300.00,'','5','1','Good sold','1','261','sales','2','','No',NULL,NULL,''),(22250,'1000','51696683161','2023-10-07 15:56:01',860.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJ71TT1OPD'),(22251,'4000','51696683161','2023-10-07 15:56:01',NULL,560.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(22252,'4000','51696683161','2023-10-07 15:56:01',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(22253,'1000','51696683633','2023-10-07 16:02:08',150.00,NULL,'','5','1','Good sold','1','567','sales','','','No',NULL,NULL,'RJ72TWBQSG'),(22254,'4000','51696683633','2023-10-07 16:02:08',NULL,150.00,'','5','1','Good sold','1','567','sales','8','','No',NULL,NULL,''),(22255,'1100','51696684952','2023-10-07 16:23:02',300.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(22256,'4000','51696684952','2023-10-07 16:23:02',NULL,300.00,'','5','1','Good sold','1','163','sales','6','','No',NULL,NULL,''),(22259,'1000','51696686368','2023-10-07 16:47:23',280.00,NULL,'','5','1','Good sold','1','282','sales','','','No',NULL,NULL,'RJ76U2WAZW'),(22260,'4000','51696686368','2023-10-07 16:47:23',NULL,280.00,'','5','1','Good sold','1','282','sales','2','','No',NULL,NULL,''),(22261,'1000','51696688585','2023-10-07 17:23:26',30.00,NULL,'','5','1','Good sold','1','561','Payment','','','No',NULL,NULL,''),(22262,'4000','51696688585','2023-10-07 17:23:26',NULL,30.00,'','5','1','Good sold','1','561','sales','12','','No',NULL,NULL,''),(22263,'1000','51696689551','2023-10-07 17:39:51',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJ76UR44'),(22264,'4000','51696689551','2023-10-07 17:39:51',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(22265,'1100','51696689964','2023-10-07 17:48:23',2100.00,NULL,'','5','1','Good sold','1','568','sales','','','No',NULL,NULL,''),(22266,'4000','51696689964','2023-10-07 17:48:23',NULL,1200.00,'','5','1','Good sold','1','568','sales','2','','No',NULL,NULL,''),(22267,'4000','51696689964','2023-10-07 17:48:23',NULL,900.00,'','5','1','Good sold','1','568','sales','6','','No',NULL,NULL,''),(22268,'1100','51696691466','2023-10-07 18:11:44',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(22269,'4000','51696691466','2023-10-07 18:11:44',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(22270,'1000','51696692042','2023-10-07 18:21:11',600.00,NULL,'','5','1','Good sold','1','569','sales','','','No',NULL,NULL,'RJ72UD5G94'),(22271,'4000','51696692042','2023-10-07 18:21:11',NULL,600.00,'','5','1','Good sold','1','569','sales','6','','No',NULL,NULL,''),(22272,'1000','51696692470','2023-10-07 18:28:11',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22273,'4000','51696692470','2023-10-07 18:28:11',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22274,'1000','51696692842','2023-10-07 18:34:23',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJ77UI8XKX'),(22275,'4000','51696692842','2023-10-07 18:34:23',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22276,'1000','51696764543','2023-10-08 14:29:15',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22277,'4000','51696764543','2023-10-08 14:29:15',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(22278,'1000','51696770308','2023-10-08 16:06:05',300.00,NULL,'','5','1','Good sold','1','37','Payment','','','No',NULL,NULL,''),(22279,'4000','51696770308','2023-10-08 16:06:05',NULL,300.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(22280,'1100','51696770382','2023-10-08 16:07:17',300.00,NULL,'','5','1','Good sold','1','470','sales','','','No',NULL,NULL,''),(22281,'4000','51696770382','2023-10-08 16:07:17',NULL,300.00,'','5','1','Good sold','1','470','sales','2','','No',NULL,NULL,''),(22282,'1000','51696770478','2023-10-08 16:10:59',450.00,NULL,'','5','1','Good sold','1','570','sales','','','No',NULL,NULL,'RJ80WTWJDA'),(22283,'4000','51696770478','2023-10-08 16:10:59',NULL,300.00,'','5','1','Good sold','1','570','sales','6','','No',NULL,NULL,''),(22284,'4000','51696770478','2023-10-08 16:10:59',NULL,150.00,'','5','1','Good sold','1','570','sales','8','','No',NULL,NULL,''),(22285,'1100','51696770704','2023-10-08 16:15:22',600.00,NULL,'','5','1','Good sold','1','382','sales','','','No',NULL,NULL,''),(22286,'4000','51696770704','2023-10-08 16:15:22',NULL,600.00,'','5','1','Good sold','1','382','sales','2','','No',NULL,NULL,''),(22287,'1100','51696770953','2023-10-08 16:17:13',300.00,NULL,'','5','1','Good sold','1','171','sales','','','No',NULL,NULL,''),(22288,'4000','51696770953','2023-10-08 16:17:13',NULL,300.00,'','5','1','Good sold','1','171','sales','2','','No',NULL,NULL,''),(22289,'1000','51696771105','2023-10-08 16:19:24',280.00,NULL,'','5','1','Good sold','1','200','sales','','','No',NULL,NULL,'RJ88X6GURG'),(22290,'4000','51696771105','2023-10-08 16:19:24',NULL,280.00,'','5','1','Good sold','1','200','sales','6','','No',NULL,NULL,''),(22291,'1000','51696771216','2023-10-08 16:20:48',300.00,NULL,'','5','1','Good sold','1','60','Payment','','','No',NULL,NULL,''),(22292,'4000','51696771216','2023-10-08 16:20:48',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(22293,'1100','51696771275','2023-10-08 16:23:05',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(22294,'4000','51696771275','2023-10-08 16:23:05',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(22295,'1100','51696771443','2023-10-08 16:24:21',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(22296,'4000','51696771443','2023-10-08 16:24:21',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(22297,'1000','51696771539','2023-10-08 16:25:50',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RJ82WTM10S'),(22298,'4000','51696771539','2023-10-08 16:25:50',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(22299,'1000','51696774757','2023-10-08 17:20:54',300.00,NULL,'','5','1','Good sold','1','571','sales','','','No',NULL,NULL,'RJ86XELCCY'),(22300,'4000','51696774757','2023-10-08 17:20:54',NULL,300.00,'','5','1','Good sold','1','571','sales','6','','No',NULL,NULL,''),(22303,'1000','51696774899','2023-10-08 17:22:20',300.00,NULL,'','5','1','Good sold','1','218','Payment','','','No',NULL,NULL,''),(22304,'4000','51696774899','2023-10-08 17:22:20',NULL,300.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(22305,'1110','51696775153','2023-10-08 17:26:09',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(22306,'5500','51696775153','2023-10-08 17:26:09',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22307,'1000','51696775153','2023-10-08 17:26:09',15.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJ86XDGQSU'),(22308,'4000','51696775153','2023-10-08 17:26:09',NULL,15.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(22309,'4000','51696774899','2023-10-08 18:11:39',300.00,NULL,'','5','1','Returned products','1','218','return','','','No',NULL,NULL,''),(22310,'1000','51696774899','2023-10-08 18:11:39',NULL,300.00,'','5','1','Returned products','1','218','return','','','No',NULL,NULL,''),(22311,'5500','51696774899','2023-10-08 18:11:39',NULL,208.00,'','5','1','Cost of goods returned','1','218','sales','4','','No',NULL,NULL,''),(22312,'1110','51696774899','2023-10-08 18:11:39',208.00,NULL,'','5','1','Inventory retuned ','1','218','sales','','','No',NULL,NULL,''),(22313,'1100','51696778179','2023-10-08 18:16:52',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,''),(22314,'4000','51696778179','2023-10-08 18:16:52',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(22315,'1000','51696780737','2023-10-08 18:59:27',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,'RJ81XR92IR'),(22316,'4000','51696780737','2023-10-08 18:59:27',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(22317,'1000','51696780959','2023-10-08 19:02:58',130.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,'RJ84XT1ZUG'),(22318,'4000','51696780959','2023-10-08 19:02:58',NULL,130.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(22319,'1000','51696781029','2023-10-08 19:05:00',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJ88XQY5O6'),(22320,'4000','51696781029','2023-10-08 19:05:00',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(22321,'1000','51696781423','2023-10-08 19:10:55',150.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22322,'4000','51696781423','2023-10-08 19:10:55',NULL,150.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(22323,'1000','51696781939','2023-10-08 19:19:10',300.00,NULL,'','5','1','Good sold','1','572','sales','','','No',NULL,NULL,'RJ82XXHVCG'),(22324,'4000','51696781939','2023-10-08 19:19:10',NULL,300.00,'','5','1','Good sold','1','572','sales','2','','No',NULL,NULL,''),(22325,'1000','51696782090','2023-10-08 19:21:42',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22326,'4000','51696782090','2023-10-08 19:21:42',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(22327,'1000','51696782695','2023-10-08 19:32:28',600.00,NULL,'','5','1','Good sold','1','573','sales','','','No',NULL,NULL,'RJ84XZT2VE'),(22328,'4000','51696782695','2023-10-08 19:32:28',NULL,300.00,'','5','1','Good sold','1','573','sales','6','','No',NULL,NULL,''),(22329,'4000','51696782695','2023-10-08 19:32:28',NULL,300.00,'','5','1','Good sold','1','573','sales','4','','No',NULL,NULL,''),(22330,'1000','51696783531','2023-10-08 19:46:51',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJ81Y2BE05'),(22331,'4000','51696783531','2023-10-08 19:46:51',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(22332,'1100','51696832681','2023-10-09 09:26:20',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(22333,'4000','51696832681','2023-10-09 09:26:20',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(22338,'1100','51696832820','2023-10-09 09:28:31',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(22339,'4000','51696832820','2023-10-09 09:28:31',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(22340,'4000','51696832820','2023-10-09 09:32:11',300.00,NULL,'','5','1','Returned products','1','65','return','','','No',NULL,NULL,''),(22341,'1100','51696832820','2023-10-09 09:32:11',NULL,300.00,'','5','1','Returned products','1','65','return','','','No',NULL,NULL,''),(22342,'5500','51696832820','2023-10-09 09:32:11',NULL,208.00,'','5','1','Cost of goods returned','1','65','sales','2','','No',NULL,NULL,''),(22343,'1110','51696832820','2023-10-09 09:32:11',208.00,NULL,'','5','1','Inventory retuned ','1','65','sales','','','No',NULL,NULL,''),(22344,'4000','51696832820','2023-10-09 09:32:17',280.00,NULL,'','5','1','Returned products','1','65','return','','','No',NULL,NULL,''),(22345,'1100','51696832820','2023-10-09 09:32:17',NULL,280.00,'','5','1','Returned products','1','65','return','','','No',NULL,NULL,''),(22346,'5500','51696832820','2023-10-09 09:32:17',NULL,208.27,'','5','1','Cost of goods returned','1','65','sales','6','','No',NULL,NULL,''),(22347,'1110','51696832820','2023-10-09 09:32:17',208.27,NULL,'','5','1','Inventory retuned ','1','65','sales','','','No',NULL,NULL,''),(22348,'1100','51696833400','2023-10-09 09:36:53',280.00,NULL,'','5','1','Good sold','1','448','sales','','','No',NULL,NULL,''),(22349,'4000','51696833400','2023-10-09 09:36:53',NULL,280.00,'','5','1','Good sold','1','448','sales','6','','No',NULL,NULL,''),(22350,'1100','51696833462','2023-10-09 09:38:18',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(22351,'4000','51696833462','2023-10-09 09:38:18',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(22352,'1100','51696833543','2023-10-09 09:44:08',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22353,'4000','51696833543','2023-10-09 09:44:08',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(22354,'1100','51696834407','2023-10-09 09:54:47',600.00,NULL,'','5','1','Good sold','1','299','sales','','','No',NULL,NULL,''),(22355,'4000','51696834407','2023-10-09 09:54:47',NULL,600.00,'','5','1','Good sold','1','299','sales','4','','No',NULL,NULL,''),(22356,'1110','51696834897','2023-10-09 10:01:55',NULL,2210.00,'','5','1','Inventory sold','1','210','sales','1','','No',NULL,NULL,''),(22357,'5500','51696834897','2023-10-09 10:01:55',2210.00,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(22358,'1000','51696834897','2023-10-09 10:01:55',3200.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,'RJ98Z96B3O'),(22359,'4000','51696834897','2023-10-09 10:01:55',NULL,3200.00,'','5','1','Good sold','1','210','sales','1','','No',NULL,NULL,''),(22360,'1100','51696835623','2023-10-09 10:14:06',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(22361,'4000','51696835623','2023-10-09 10:14:06',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(22362,'1100','51695016313','2023-09-18 08:56:13',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(22363,'4000','51695016313','2023-09-18 08:56:13',NULL,300.00,'','5','1','Good sold','1','304','sales','4','','No',NULL,NULL,''),(22364,'1100','51696836541','2023-10-09 10:29:12',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(22365,'4000','51696836541','2023-10-09 10:29:12',NULL,300.00,'','5','1','Good sold','1','304','sales','6','','No',NULL,NULL,''),(22366,'1100','51696841086','2023-10-09 11:45:18',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(22367,'4000','51696841086','2023-10-09 11:45:18',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(22368,'1100','51696844188','2023-10-09 12:39:10',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(22369,'4000','51696844188','2023-10-09 12:39:10',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(22370,'1100','51696844407','2023-10-09 12:40:28',1500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(22371,'4000','51696844407','2023-10-09 12:40:28',NULL,1500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(22372,'1000','51696844545','2023-10-09 12:44:00',30.00,NULL,'','5','1','Good sold','1','561','sales','','','No',NULL,NULL,'RJ98ZIUA2I'),(22373,'4000','51696844545','2023-10-09 12:44:00',NULL,30.00,'','5','1','Good sold','1','561','sales','12','','No',NULL,NULL,''),(22374,'1000','51696844808','2023-10-09 12:47:37',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,'RJ98ZJQJ1S'),(22375,'4000','51696844808','2023-10-09 12:47:37',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(22376,'1000','51696845534','2023-10-09 12:59:12',300.00,NULL,'','5','1','Good sold','1','574','sales','','','No',NULL,NULL,'RJ90ZSWHFS'),(22377,'4000','51696845534','2023-10-09 12:59:12',NULL,300.00,'','5','1','Good sold','1','574','sales','2','','No',NULL,NULL,''),(22378,'1100','51696847095','2023-10-09 13:25:39',300.00,NULL,'','5','1','Good sold','1','542','sales','','','No',NULL,NULL,''),(22379,'4000','51696847095','2023-10-09 13:25:39',NULL,300.00,'','5','1','Good sold','1','542','sales','6','','No',NULL,NULL,''),(22380,'1000','51696851540','2023-10-09 14:39:22',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,'RJ93ZVOGYX'),(22381,'4000','51696851540','2023-10-09 14:39:22',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(22382,'1000','51696851609','2023-10-09 14:44:01',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,'RJ98ZW8HOC'),(22383,'4000','51696851609','2023-10-09 14:44:01',NULL,300.00,'','5','1','Good sold','1','127','sales','2','','No',NULL,NULL,''),(22384,'1000','51696852412','2023-10-09 14:53:50',840.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22385,'4000','51696852412','2023-10-09 14:53:50',NULL,840.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(22388,'1000','51696853013','2023-10-09 15:03:47',300.00,NULL,'','5','1','Good sold','1','73','Payment','','','No',NULL,NULL,''),(22389,'4000','51696853013','2023-10-09 15:03:47',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(22390,'1000','51696853167','2023-10-09 15:07:06',600.00,NULL,'','5','1','Good sold','1','443','Payment','','','No',NULL,NULL,''),(22391,'4000','51696853167','2023-10-09 15:07:06',NULL,600.00,'','5','1','Good sold','1','443','sales','6','','No',NULL,NULL,''),(22392,'1000','51696853407','2023-10-09 15:10:43',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,'RJ92ZZWKBO'),(22393,'4000','51696853407','2023-10-09 15:10:43',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(22394,'1100','51696858160','2023-10-09 16:31:45',600.00,NULL,'','5','1','Good sold','1','576','sales','','','No',NULL,NULL,''),(22395,'4000','51696858160','2023-10-09 16:31:45',NULL,600.00,'','5','1','Good sold','1','576','sales','6','','No',NULL,NULL,''),(22396,'1000','51696852487','2023-10-09 15:00:36',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22397,'4000','51696852487','2023-10-09 15:00:36',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22398,'1100','51696861590','2023-10-09 17:27:04',1200.00,NULL,'','5','1','Good sold','1','487','sales','','','No',NULL,NULL,''),(22399,'4000','51696861590','2023-10-09 17:27:04',NULL,1200.00,'','5','1','Good sold','1','487','sales','2','','No',NULL,NULL,''),(22400,'1000','51696862460','2023-10-09 17:41:34',30.00,NULL,'','5','1','Good sold','1','561','Payment','','','No',NULL,NULL,''),(22401,'4000','51696862460','2023-10-09 17:41:34',NULL,30.00,'','5','1','Good sold','1','561','sales','12','','No',NULL,NULL,''),(22402,'1100','51696863396','2023-10-09 17:57:00',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(22403,'4000','51696863396','2023-10-09 17:57:00',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(22404,'1000','51696863604','2023-10-09 18:00:25',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22405,'4000','51696863604','2023-10-09 18:00:25',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(22406,'1000','51696866727','2023-10-09 18:52:25',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,'RJ991TNMVD'),(22407,'4000','51696866727','2023-10-09 18:52:25',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(22408,'1000','51696867338','2023-10-09 19:02:40',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJ95ZSSOXH'),(22409,'4000','51696867338','2023-10-09 19:02:40',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(22410,'1000','51696867424','2023-10-09 19:04:07',130.00,NULL,'','5','1','Good sold','1','575','sales','','','No',NULL,NULL,'RJ9416G58I'),(22411,'4000','51696867424','2023-10-09 19:04:07',NULL,130.00,'','5','1','Good sold','1','575','sales','8','','No',NULL,NULL,''),(22412,'1000','51696924209','2023-10-10 10:56:15',540.00,NULL,'','5','1','Good sold','1','418','sales','','','No',NULL,NULL,'RJA43K9ZZC'),(22413,'4000','51696924209','2023-10-10 10:56:15',NULL,270.00,'','5','1','Good sold','1','418','sales','6','','No',NULL,NULL,''),(22414,'4000','51696924209','2023-10-10 10:56:15',NULL,270.00,'','5','1','Good sold','1','418','sales','6','','No',NULL,NULL,''),(22415,'1110','51696924992','2023-10-10 11:20:04',NULL,1105.00,'','5','1','Inventory sold','1','577','sales','1','','No',NULL,NULL,''),(22416,'5500','51696924992','2023-10-10 11:20:04',1105.00,NULL,'','5','1','Cost of goods sold','1','577','sales','','','No',NULL,NULL,''),(22417,'1000','51696924992','2023-10-10 11:20:04',1600.00,NULL,'','5','1','Good sold','1','577','sales','','','No',NULL,NULL,'RJ9427X04S'),(22418,'4000','51696924992','2023-10-10 11:20:04',NULL,1600.00,'','5','1','Good sold','1','577','sales','1','','No',NULL,NULL,''),(22419,'1000','51696926048','2023-10-10 11:22:07',270.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,'RJA93LBMGL'),(22420,'4000','51696926048','2023-10-10 11:22:07',NULL,270.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(22421,'1000','51696926196','2023-10-10 11:25:44',270.00,NULL,'','5','1','Good sold','1','578','sales','','','No',NULL,NULL,'RJA03LPDBC'),(22422,'4000','51696926196','2023-10-10 11:25:44',NULL,270.00,'','5','1','Good sold','1','578','sales','6','','No',NULL,NULL,''),(22423,'1000','51696926500','2023-10-10 11:29:49',440.00,NULL,'','5','1','Good sold','1','579','sales','','','No',NULL,NULL,'RJA23PVU01'),(22424,'4000','51696926500','2023-10-10 11:29:49',NULL,300.00,'','5','1','Good sold','1','579','sales','4','','No',NULL,NULL,''),(22425,'4000','51696926500','2023-10-10 11:29:49',NULL,140.00,'','5','1','Good sold','1','579','sales','10','','No',NULL,NULL,''),(22426,'1000','51696927075','2023-10-10 11:38:49',280.00,NULL,'','5','1','Good sold','1','580','sales','','','No',NULL,NULL,'RJA93OWMWV'),(22427,'4000','51696927075','2023-10-10 11:38:49',NULL,280.00,'','5','1','Good sold','1','580','sales','4','','No',NULL,NULL,''),(22428,'1100','51696927339','2023-10-10 11:42:53',540.00,NULL,'','5','1','Good sold','1','361','sales','','','No',NULL,NULL,''),(22429,'4000','51696927339','2023-10-10 11:42:53',NULL,540.00,'','5','1','Good sold','1','361','sales','2','','No',NULL,NULL,''),(22430,'1100','51696927467','2023-10-10 11:49:04',600.00,NULL,'','5','1','Good sold','1','402','sales','','','No',NULL,NULL,''),(22431,'4000','51696927467','2023-10-10 11:49:04',NULL,600.00,'','5','1','Good sold','1','402','sales','6','','No',NULL,NULL,''),(22432,'1100','51696929106','2023-10-10 12:12:59',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22433,'4000','51696929106','2023-10-10 12:12:59',NULL,300.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(22434,'1100','51696929217','2023-10-10 12:13:50',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(22435,'4000','51696929217','2023-10-10 12:13:50',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(22436,'1100','51696929270','2023-10-10 12:16:22',900.00,NULL,'','5','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(22437,'4000','51696929270','2023-10-10 12:16:22',NULL,900.00,'','5','1','Good sold','1','84','sales','6','','No',NULL,NULL,''),(22438,'1000','51696929534','2023-10-10 12:19:36',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22439,'4000','51696929534','2023-10-10 12:19:36',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22440,'1000','51696929601','2023-10-10 12:24:04',70.00,NULL,'','5','1','Good sold','1','581','sales','','','No',NULL,NULL,'RJA43UG1L8'),(22441,'4000','51696929601','2023-10-10 12:24:04',NULL,70.00,'','5','1','Good sold','1','581','sales','10','','No',NULL,NULL,''),(22442,'1000','51696929906','2023-10-10 12:26:05',150.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22443,'4000','51696929906','2023-10-10 12:26:05',NULL,150.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(22446,'1000','51696930325','2023-10-10 12:34:08',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,'RJA03YILPO'),(22447,'4000','51696930325','2023-10-10 12:34:08',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(22452,'1100','51696929994','2023-10-10 12:31:24',270.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(22453,'4000','51696929994','2023-10-10 12:45:47',NULL,270.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(22454,'1000','51696931359','2023-10-10 12:49:36',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,'RJA53ZPPVL'),(22455,'4000','51696931359','2023-10-10 12:49:36',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(22456,'1000','51696941556','2023-10-10 15:40:27',270.00,NULL,'','5','1','Good sold','1','396','sales','','','No',NULL,NULL,'RJA149PCB'),(22457,'4000','51696941556','2023-10-10 15:40:27',NULL,270.00,'','5','1','Good sold','1','396','sales','2','','No',NULL,NULL,''),(22458,'1000','51696941795','2023-10-10 15:43:55',300.00,NULL,'','5','1','Good sold','1','483','sales','','','No',NULL,NULL,'RJA34CR7J9'),(22459,'4000','51696941795','2023-10-10 15:43:55',NULL,300.00,'','5','1','Good sold','1','483','sales','2','','No',NULL,NULL,''),(22460,'1100','51696941938','2023-10-10 15:46:12',270.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,''),(22461,'4000','51696941938','2023-10-10 15:46:12',NULL,270.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(22462,'1000','51696942045','2023-10-10 15:48:40',140.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22463,'4000','51696942045','2023-10-10 15:48:40',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22464,'1110','51696942148','2023-10-10 15:49:46',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(22465,'5500','51696942148','2023-10-10 15:49:46',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22466,'1000','51696942148','2023-10-10 15:49:46',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22467,'4000','51696942148','2023-10-10 15:49:46',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(22468,'1000','51696942223','2023-10-10 15:53:01',130.00,NULL,'','5','1','Good sold','1','582','sales','','','No',NULL,NULL,'RJA34BHKW9'),(22469,'4000','51696942223','2023-10-10 15:53:01',NULL,130.00,'','5','1','Good sold','1','582','sales','8','','No',NULL,NULL,''),(22470,'1000','51696942428','2023-10-10 15:54:43',300.00,NULL,'','5','1','Good sold','1','320','sales','','','No',NULL,NULL,'RJA74KJ24N'),(22471,'4000','51696942428','2023-10-10 15:54:43',NULL,300.00,'','5','1','Good sold','1','320','sales','6','','No',NULL,NULL,''),(22472,'1110','51696942539','2023-10-10 15:56:13',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(22473,'5500','51696942539','2023-10-10 15:56:13',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22474,'1000','51696942539','2023-10-10 15:56:13',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22475,'4000','51696942539','2023-10-10 15:56:13',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(22476,'1000','51696942594','2023-10-10 15:57:05',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJA64HUNWU'),(22477,'4000','51696942594','2023-10-10 15:57:05',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(22478,'1000','51696944558','2023-10-10 16:29:43',270.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22479,'4000','51696944558','2023-10-10 16:29:43',NULL,270.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(22480,'1000','51696944625','2023-10-10 16:32:23',300.00,NULL,'','5','1','Good sold','1','536','sales','','','No',NULL,NULL,'RJA04OCW3U'),(22481,'4000','51696944625','2023-10-10 16:32:23',NULL,300.00,'','5','1','Good sold','1','536','sales','2','','No',NULL,NULL,''),(22482,'1000','51696944945','2023-10-10 16:36:40',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,'RJA34OGTMX'),(22483,'4000','51696944945','2023-10-10 16:36:40',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(22484,'1000','51696945225','2023-10-10 16:40:47',300.00,NULL,'','5','1','Good sold','1','320','sales','','','No',NULL,NULL,'RJA74KJ24N'),(22485,'4000','51696945225','2023-10-10 16:40:47',NULL,300.00,'','5','1','Good sold','1','320','sales','6','','No',NULL,NULL,''),(22486,'1100','51696945471','2023-10-10 16:47:18',300.00,NULL,'','5','1','Good sold','1','583','sales','','','No',NULL,NULL,''),(22487,'4000','51696945471','2023-10-10 16:47:18',NULL,300.00,'','5','1','Good sold','1','583','sales','4','','No',NULL,NULL,''),(22488,'1000','51696945700','2023-10-10 16:48:39',30.00,NULL,'','5','1','Good sold','1','561','Payment','','','No',NULL,NULL,''),(22489,'4000','51696945700','2023-10-10 16:48:39',NULL,30.00,'','5','1','Good sold','1','561','sales','12','','No',NULL,NULL,''),(22490,'1000','51696947088','2023-10-10 17:13:49',560.00,NULL,'','5','1','Good sold','1','584','sales','','','No',NULL,NULL,'RJA94T61Z9'),(22491,'4000','51696947088','2023-10-10 17:13:49',NULL,560.00,'','5','1','Good sold','1','584','sales','6','','No',NULL,NULL,''),(22492,'1000','51696948133','2023-10-10 17:31:40',840.00,NULL,'','5','1','Good sold','1','585','sales','','','No',NULL,NULL,'RJA34VMABZ'),(22493,'4000','51696948133','2023-10-10 17:31:40',NULL,840.00,'','5','1','Good sold','1','585','sales','6','','No',NULL,NULL,''),(22494,'1000','51696948356','2023-10-10 17:33:50',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJA34W6BMX'),(22495,'4000','51696948356','2023-10-10 17:33:50',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22496,'1100','51696948958','2023-10-10 17:43:23',270.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(22497,'4000','51696948958','2023-10-10 17:43:23',NULL,270.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(22498,'1000','51696949538','2023-10-10 17:59:45',300.00,NULL,'','5','1','Good sold','1','586','sales','','','No',NULL,NULL,'RJA94YX8RX'),(22499,'4000','51696949538','2023-10-10 17:59:45',NULL,300.00,'','5','1','Good sold','1','586','sales','4','','No',NULL,NULL,''),(22500,'1100','51696951451','2023-10-10 18:24:33',300.00,NULL,'','5','1','Good sold','1','587','sales','','','No',NULL,NULL,''),(22501,'4000','51696951451','2023-10-10 18:24:33',NULL,300.00,'','5','1','Good sold','1','587','sales','2','','No',NULL,NULL,''),(22502,'1100','51696951717','2023-10-10 18:29:02',300.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(22503,'4000','51696951717','2023-10-10 18:29:02',NULL,300.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(22504,'1100','51696953504','2023-10-10 18:58:36',300.00,NULL,'','5','1','Good sold','1','145','sales','','','No',NULL,NULL,''),(22505,'4000','51696953504','2023-10-10 18:58:36',NULL,300.00,'','5','1','Good sold','1','145','sales','6','','No',NULL,NULL,''),(22506,'1110','51696955357','2023-10-10 19:29:36',NULL,95.55,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(22507,'5500','51696955357','2023-10-10 19:29:36',95.55,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22508,'1000','51696955357','2023-10-10 19:29:36',250.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22509,'4000','51696955357','2023-10-10 19:29:36',NULL,250.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(22510,'1110','51697009034','2023-10-11 10:24:58',NULL,76.44,'','5','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(22511,'5500','51697009034','2023-10-11 10:24:58',76.44,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22512,'1000','51697009034','2023-10-11 10:24:58',200.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22513,'4000','51697009034','2023-10-11 10:24:58',NULL,200.00,'','5','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(22514,'1000','51697009115','2023-10-11 10:25:50',560.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22515,'4000','51697009115','2023-10-11 10:25:50',NULL,560.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(22516,'1110','51697009163','2023-10-11 10:26:25',NULL,19.11,'','5','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(22517,'5500','51697009163','2023-10-11 10:26:25',19.11,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22518,'1000','51697009163','2023-10-11 10:26:25',50.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22519,'4000','51697009163','2023-10-11 10:26:25',NULL,50.00,'','5','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(22520,'1000','51697009546','2023-10-11 10:32:43',30.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22521,'4000','51697009546','2023-10-11 10:32:43',NULL,30.00,'','5','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(22522,'1000','51697010205','2023-10-11 11:08:34',30.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'RJB16WJGJJ'),(22523,'4000','51697010205','2023-10-11 11:08:34',NULL,30.00,'','5','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(22524,'1100','51697013206','2023-10-11 11:58:30',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(22525,'4000','51697013206','2023-10-11 11:58:30',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(22526,'1100','51697015927','2023-10-11 12:20:13',600.00,NULL,'','5','1','Good sold','1','552','sales','','','No',NULL,NULL,''),(22527,'4000','51697015927','2023-10-11 12:20:13',NULL,600.00,'','5','1','Good sold','1','552','sales','4','','No',NULL,NULL,''),(22528,'1000','51697017218','2023-10-11 12:40:32',280.00,NULL,'','5','1','Good sold','1','588','Payment','','','No',NULL,NULL,''),(22529,'4000','51697017218','2023-10-11 12:40:32',NULL,280.00,'','5','1','Good sold','1','588','sales','4','','No',NULL,NULL,''),(22530,'1100','51697018969','2023-10-11 13:11:01',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(22531,'4000','51697018969','2023-10-11 13:11:01',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(22532,'1000','51697020476','2023-10-11 13:34:53',280.00,NULL,'','5','1','Good sold','1','182','sales','','','No',NULL,NULL,'RJB17BMEAH'),(22533,'4000','51697020476','2023-10-11 13:34:53',NULL,280.00,'','5','1','Good sold','1','182','sales','6','','No',NULL,NULL,''),(22534,'1110','51697023645','2023-10-11 14:31:30',NULL,1105.00,'','5','1','Inventory sold','1','589','sales','1','','No',NULL,NULL,''),(22535,'5500','51697023645','2023-10-11 14:31:30',1105.00,NULL,'','5','1','Cost of goods sold','1','589','sales','','','No',NULL,NULL,''),(22536,'1100','51697023645','2023-10-11 14:31:30',1600.00,NULL,'','5','1','Good sold','1','589','sales','','','No',NULL,NULL,''),(22537,'4000','51697023645','2023-10-11 14:31:30',NULL,1600.00,'','5','1','Good sold','1','589','sales','1','','No',NULL,NULL,''),(22538,'1110','51697024138','2023-10-11 14:36:08',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(22539,'5500','51697024138','2023-10-11 14:36:08',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22540,'1000','51697024138','2023-10-11 14:36:08',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJB17I0IG7'),(22541,'4000','51697024138','2023-10-11 14:36:08',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(22542,'1000','51697024501','2023-10-11 14:42:44',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJB07IX1Y2'),(22543,'4000','51697024501','2023-10-11 14:42:44',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(22544,'1000','51697024695','2023-10-11 14:49:34',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22545,'4000','51697024695','2023-10-11 14:49:34',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(22546,'1000','51697025111','2023-10-11 14:52:39',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,'RJB27JUGS2'),(22547,'4000','51697025111','2023-10-11 14:52:39',NULL,300.00,'','5','1','Good sold','1','170','sales','4','','No',NULL,NULL,''),(22548,'1110','51697025223','2023-10-11 14:58:41',NULL,2210.00,'','5','1','Inventory sold','1','589','sales','1','','No',NULL,NULL,''),(22549,'5500','51697025223','2023-10-11 14:58:41',2210.00,NULL,'','5','1','Cost of goods sold','1','589','sales','','','No',NULL,NULL,''),(22550,'1100','51697025223','2023-10-11 14:58:41',3200.00,NULL,'','5','1','Good sold','1','589','sales','','','No',NULL,NULL,''),(22551,'4000','51697025223','2023-10-11 14:58:41',NULL,3200.00,'','5','1','Good sold','1','589','sales','1','','No',NULL,NULL,''),(22552,'1000','51697026471','2023-10-11 15:15:20',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,'RJB37LU2SF'),(22553,'4000','51697026471','2023-10-11 15:15:20',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(22554,'1000','51697026658','2023-10-11 15:17:58',130.00,NULL,'','5','1','Good sold','1','108','sales','','','No',NULL,NULL,'RJB57MK709'),(22555,'4000','51697026658','2023-10-11 15:17:58',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(22556,'1110','51697026719','2023-10-11 15:19:33',NULL,19.54,'','5','1','Inventory sold','1','561','sales','14','','No',NULL,NULL,''),(22557,'5500','51697026719','2023-10-11 15:19:33',19.54,NULL,'','5','1','Cost of goods sold','1','561','sales','','','No',NULL,NULL,''),(22558,'1000','51697026719','2023-10-11 15:19:33',30.00,NULL,'','5','1','Good sold','1','561','sales','','','No',NULL,NULL,'RJB47KO314'),(22559,'4000','51697026719','2023-10-11 15:19:33',NULL,30.00,'','5','1','Good sold','1','561','sales','14','','No',NULL,NULL,''),(22560,'1000','51697028227','2023-10-11 15:44:04',300.00,NULL,'','5','1','Good sold','1','538','sales','','','No',NULL,NULL,'RJB57PMED9'),(22561,'4000','51697028227','2023-10-11 15:44:04',NULL,300.00,'','5','1','Good sold','1','538','sales','2','','No',NULL,NULL,''),(22562,'1110','51697028694','2023-10-11 15:52:10',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(22563,'5500','51697028694','2023-10-11 15:52:10',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22564,'1000','51697028694','2023-10-11 15:52:10',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJB77LF5Z9'),(22565,'4000','51697028694','2023-10-11 15:52:10',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(22566,'1100','51697034052','2023-10-11 17:25:05',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(22567,'4000','51697034052','2023-10-11 17:25:05',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(22568,'1100','51697034348','2023-10-11 17:26:43',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,''),(22569,'4000','51697034348','2023-10-11 17:26:43',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(22570,'1000','51697034468','2023-10-11 17:29:05',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,'RJB87V4QDC'),(22571,'4000','51697034468','2023-10-11 17:29:05',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(22572,'1000','51697035964','2023-10-11 17:53:27',900.00,NULL,'','5','1','Good sold','1','590','sales','','','No',NULL,NULL,'RJB08489OW'),(22573,'4000','51697035964','2023-10-11 17:53:27',NULL,600.00,'','5','1','Good sold','1','590','sales','4','','No',NULL,NULL,''),(22574,'4000','51697035964','2023-10-11 17:53:27',NULL,300.00,'','5','1','Good sold','1','590','sales','6','','No',NULL,NULL,''),(22575,'1100','51697036385','2023-10-11 18:00:04',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(22576,'4000','51697036385','2023-10-11 18:00:04',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(22577,'1000','51697037232','2023-10-11 18:14:20',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,'RJB687OB92'),(22578,'4000','51697037232','2023-10-11 18:14:20',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(22579,'1000','51697037442','2023-10-11 18:17:45',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22580,'4000','51697037442','2023-10-11 18:17:45',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22581,'1110','51697037499','2023-10-11 18:29:05',NULL,400.00,'','5','1','Inventory sold','1','210','sales','16','','No',NULL,NULL,''),(22582,'5500','51697037499','2023-10-11 18:29:05',400.00,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(22583,'1100','51697037499','2023-10-11 18:29:05',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(22584,'4000','51697037499','2023-10-11 18:29:05',NULL,600.00,'','5','1','Good sold','1','210','sales','16','','No',NULL,NULL,''),(22585,'1000','51697040992','2023-10-11 19:16:55',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22586,'4000','51697040992','2023-10-11 19:16:55',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(22587,'1000','51697041043','2023-10-11 19:18:05',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,'RJB78IIEB3'),(22588,'4000','51697041043','2023-10-11 19:18:05',NULL,300.00,'','5','1','Good sold','1','38','sales','4','','No',NULL,NULL,''),(22589,'1000','51697041233','2023-10-11 19:20:54',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJB58D66UH'),(22590,'4000','51697041233','2023-10-11 19:20:54',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(22591,'1100','51697092905','2023-10-12 09:42:02',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(22592,'4000','51697092905','2023-10-12 09:42:02',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(22593,'1100','51697092947','2023-10-12 09:42:48',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(22594,'4000','51697092947','2023-10-12 09:42:48',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(22595,'4000','51697092947','2023-10-12 09:42:48',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(22596,'1000','51697092990','2023-10-12 09:44:04',1950.00,NULL,'','5','1','Good sold','1','105','sales','','','No',NULL,NULL,'RJC09L3H1Y'),(22597,'4000','51697092990','2023-10-12 09:44:04',NULL,1500.00,'','5','1','Good sold','1','105','sales','4','','No',NULL,NULL,''),(22598,'4000','51697092990','2023-10-12 09:44:04',NULL,300.00,'','5','1','Good sold','1','105','sales','6','','No',NULL,NULL,''),(22599,'4000','51697092990','2023-10-12 09:44:04',NULL,150.00,'','5','1','Good sold','1','105','sales','8','','No',NULL,NULL,''),(22600,'1000','51697093517','2023-10-12 09:52:23',2800.00,NULL,'','5','1','Good sold','1','13','Payment','','','No',NULL,NULL,''),(22601,'4000','51697093517','2023-10-12 09:52:23',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(22602,'1000','51697093579','2023-10-12 09:54:01',1750.00,NULL,'','5','1','Good sold','1','10','Payment','','','No',NULL,NULL,''),(22603,'4000','51697093579','2023-10-12 09:54:01',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(22604,'1000','51697093709','2023-10-12 09:55:26',750.00,NULL,'','5','1','Good sold','1','11','Payment','','','No',NULL,NULL,''),(22605,'4000','51697093709','2023-10-12 09:55:26',NULL,750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(22606,'1100','51697105520','2023-10-12 13:18:21',2700.00,NULL,'','5','1','Good sold','1','591','sales','','','No',NULL,NULL,''),(22607,'4000','51697105520','2023-10-12 13:18:21',NULL,2700.00,'','5','1','Good sold','1','591','sales','6','','No',NULL,NULL,''),(22608,'1110','51697105996','2023-10-12 13:20:21',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(22609,'5500','51697105996','2023-10-12 13:20:21',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22610,'1000','51697105996','2023-10-12 13:20:21',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22611,'4000','51697105996','2023-10-12 13:20:21',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(22612,'1000','51697105487','2023-10-12 15:33:36',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,'RJC8ASHKSK'),(22613,'4000','51697105487','2023-10-12 15:33:36',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(22614,'1100','51697114135','2023-10-12 15:38:30',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(22615,'4000','51697114135','2023-10-12 15:38:30',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(22616,'1100','51697114362','2023-10-12 15:39:46',300.00,NULL,'','5','1','Good sold','1','190','sales','','','No',NULL,NULL,''),(22617,'4000','51697114362','2023-10-12 15:39:46',NULL,300.00,'','5','1','Good sold','1','190','sales','6','','No',NULL,NULL,''),(22618,'1000','51697114933','2023-10-12 15:49:19',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22619,'4000','51697114933','2023-10-12 15:49:19',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(22620,'1000','51697115020','2023-10-12 15:52:27',280.00,NULL,'','5','1','Good sold','1','592','sales','','','No',NULL,NULL,'RJC9ADQOPL'),(22621,'4000','51697115020','2023-10-12 15:52:27',NULL,280.00,'','5','1','Good sold','1','592','sales','6','','No',NULL,NULL,''),(22624,'1000','51697115185','2023-10-12 15:53:29',280.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,'RJC4AN32D8'),(22625,'4000','51697115185','2023-10-12 15:53:29',NULL,280.00,'','5','1','Good sold','1','110','sales','2','','No',NULL,NULL,''),(22626,'1000','51697117795','2023-10-12 16:40:59',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RJC4B28PIU'),(22627,'4000','51697117795','2023-10-12 16:40:59',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(22628,'1100','51697118177','2023-10-12 16:44:10',300.00,NULL,'','5','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(22629,'4000','51697118177','2023-10-12 16:44:10',NULL,300.00,'','5','1','Good sold','1','53','sales','2','','No',NULL,NULL,''),(22630,'1100','51697118473','2023-10-12 16:48:26',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(22631,'4000','51697118473','2023-10-12 16:48:26',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(22634,'1100','51697118728','2023-10-12 16:54:40',300.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(22635,'4000','51697118728','2023-10-12 16:54:40',NULL,300.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(22636,'4000','51697118728','2023-10-12 16:56:43',300.00,NULL,'','5','1','Returned products','1','70','return','','','No',NULL,NULL,''),(22637,'1100','51697118728','2023-10-12 16:56:43',NULL,300.00,'','5','1','Returned products','1','70','return','','','No',NULL,NULL,''),(22638,'5500','51697118728','2023-10-12 16:56:43',NULL,208.00,'','5','1','Cost of goods returned','1','70','sales','2','','No',NULL,NULL,''),(22639,'1110','51697118728','2023-10-12 16:56:43',208.00,NULL,'','5','1','Inventory retuned ','1','70','sales','','','No',NULL,NULL,''),(22640,'1000','51697119201','2023-10-12 17:00:22',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,'RJC7ALLLTZ'),(22641,'4000','51697119201','2023-10-12 17:00:22',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(22642,'1100','51697120925','2023-10-12 17:29:28',300.00,NULL,'','5','1','Good sold','1','519','sales','','','No',NULL,NULL,''),(22643,'4000','51697120925','2023-10-12 17:29:28',NULL,300.00,'','5','1','Good sold','1','519','sales','2','','No',NULL,NULL,''),(22644,'1100','51697121004','2023-10-12 17:30:37',600.00,NULL,'','5','1','Good sold','1','158','sales','','','No',NULL,NULL,''),(22645,'4000','51697121004','2023-10-12 17:30:37',NULL,600.00,'','5','1','Good sold','1','158','sales','6','','No',NULL,NULL,''),(22646,'1100','51697121168','2023-10-12 17:33:16',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,''),(22647,'4000','51697121168','2023-10-12 17:33:16',NULL,300.00,'','5','1','Good sold','1','255','sales','2','','No',NULL,NULL,''),(22648,'1100','51697123013','2023-10-12 18:09:05',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(22649,'4000','51697123013','2023-10-12 18:09:05',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(22650,'1000','51697124219','2023-10-12 18:24:35',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22651,'4000','51697124219','2023-10-12 18:24:35',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22652,'1000','51697124418','2023-10-12 18:27:42',560.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,'RJC0BBLHOG'),(22653,'4000','51697124418','2023-10-12 18:27:42',NULL,560.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(22654,'1100','51697126923','2023-10-12 19:09:34',560.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(22655,'4000','51697126923','2023-10-12 19:09:34',NULL,560.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(22658,'1000','51697127125','2023-10-12 19:12:22',300.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'RJC9BKNRVH'),(22659,'4000','51697127125','2023-10-12 19:12:22',NULL,300.00,'','5','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(22660,'1000','51697127690','2023-10-12 19:21:44',600.00,NULL,'','5','1','Good sold','1','545','sales','','','No',NULL,NULL,'RJC1BSFXJ'),(22661,'4000','51697127690','2023-10-12 19:21:44',NULL,600.00,'','5','1','Good sold','1','545','sales','6','','No',NULL,NULL,''),(22662,'1100','51697174947','2023-10-13 08:29:42',300.00,NULL,'','5','1','Good sold','1','324','sales','','','No',NULL,NULL,''),(22663,'4000','51697174947','2023-10-13 08:29:42',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(22664,'1000','51697175005','2023-10-13 08:31:48',300.00,NULL,'','5','1','Good sold','1','554','sales','','','No',NULL,NULL,'RJD6CSYDMM'),(22665,'4000','51697175005','2023-10-13 08:31:48',NULL,300.00,'','5','1','Good sold','1','554','sales','4','','No',NULL,NULL,''),(22666,'1000','51697175152','2023-10-13 08:35:57',300.00,NULL,'','5','1','Good sold','1','594','sales','','','No',NULL,NULL,'RJD6CSS83W'),(22667,'4000','51697175152','2023-10-13 08:35:57',NULL,300.00,'','5','1','Good sold','1','594','sales','6','','No',NULL,NULL,''),(22668,'1100','51697175391','2023-10-13 08:37:45',600.00,NULL,'','5','1','Good sold','1','154','sales','','','No',NULL,NULL,''),(22669,'4000','51697175391','2023-10-13 08:37:45',NULL,300.00,'','5','1','Good sold','1','154','sales','4','','No',NULL,NULL,''),(22670,'4000','51697175391','2023-10-13 08:37:45',NULL,300.00,'','5','1','Good sold','1','154','sales','6','','No',NULL,NULL,''),(22671,'1110','51697175486','2023-10-13 08:38:16',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(22672,'5500','51697175486','2023-10-13 08:38:16',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22673,'1000','51697175486','2023-10-13 08:38:16',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22674,'4000','51697175486','2023-10-13 08:38:16',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(22675,'1000','51697212137','2023-10-13 18:49:33',1400.00,NULL,'','5','1','Good sold','1','248','Payment','','','No',NULL,NULL,''),(22676,'4000','51697212137','2023-10-13 18:49:33',NULL,1400.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(22677,'1000','51697212573','2023-10-13 18:56:30',140.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22678,'4000','51697212573','2023-10-13 18:56:30',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22679,'1110','51697212599','2023-10-13 18:56:59',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(22680,'5500','51697212599','2023-10-13 18:56:59',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22681,'1000','51697212599','2023-10-13 18:56:59',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22682,'4000','51697212599','2023-10-13 18:56:59',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(22683,'1000','51697212632','2023-10-13 18:58:04',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22684,'4000','51697212632','2023-10-13 18:58:04',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(22685,'1000','51697212693','2023-10-13 18:58:38',560.00,NULL,'','5','1','Good sold','1','433','Payment','','','No',NULL,NULL,''),(22686,'4000','51697212693','2023-10-13 18:58:38',NULL,560.00,'','5','1','Good sold','1','433','sales','4','','No',NULL,NULL,''),(22687,'1110','51697212734','2023-10-13 18:59:23',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(22688,'5500','51697212734','2023-10-13 18:59:23',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22689,'1000','51697212734','2023-10-13 18:59:23',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22690,'4000','51697212734','2023-10-13 18:59:23',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(22691,'1000','51697212779','2023-10-13 19:01:59',30.00,NULL,'','5','1','Good sold','1','595','sales','','','No',NULL,NULL,'RJD5DC1NOR'),(22692,'4000','51697212779','2023-10-13 19:01:59',NULL,30.00,'','5','1','Good sold','1','595','sales','12','','No',NULL,NULL,''),(22693,'1000','51697212949','2023-10-13 19:03:58',300.00,NULL,'','5','1','Good sold','1','596','sales','','','No',NULL,NULL,'RJD5DT3NHP'),(22694,'4000','51697212949','2023-10-13 19:03:58',NULL,300.00,'','5','1','Good sold','1','596','sales','4','','No',NULL,NULL,''),(22695,'1000','51697213076','2023-10-13 19:05:01',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJD2DHPFS4'),(22696,'4000','51697213076','2023-10-13 19:05:01',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(22697,'1000','51697213439','2023-10-13 19:13:08',280.00,NULL,'','5','1','Good sold','1','597','sales','','','No',NULL,NULL,'RJD6EWL0ZY'),(22698,'4000','51697213439','2023-10-13 19:13:08',NULL,280.00,'','5','1','Good sold','1','597','sales','2','','No',NULL,NULL,''),(22699,'1100','51697213615','2023-10-13 19:15:44',540.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,''),(22700,'4000','51697213615','2023-10-13 19:15:44',NULL,260.00,'','5','1','Good sold','1','238','sales','8','','No',NULL,NULL,''),(22701,'4000','51697213615','2023-10-13 19:15:44',NULL,280.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(22702,'1000','51697213811','2023-10-13 19:17:16',300.00,NULL,'','5','1','Good sold','1','397','sales','','','No',NULL,NULL,'RJD6F0I3QE'),(22703,'4000','51697213811','2023-10-13 19:17:16',NULL,300.00,'','5','1','Good sold','1','397','sales','6','','No',NULL,NULL,''),(22704,'1100','51697213877','2023-10-13 19:18:46',600.00,NULL,'','5','1','Good sold','1','202','sales','','','No',NULL,NULL,''),(22705,'4000','51697213877','2023-10-13 19:18:46',NULL,600.00,'','5','1','Good sold','1','202','sales','6','','No',NULL,NULL,''),(22706,'1100','51697213993','2023-10-13 19:20:40',130.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(22707,'4000','51697213993','2023-10-13 19:20:40',NULL,130.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(22708,'1100','51697214076','2023-10-13 19:21:31',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(22709,'4000','51697214076','2023-10-13 19:21:31',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(22710,'1000','51697214171','2023-10-13 19:27:29',70.00,NULL,'','5','1','Good sold','1','598','sales','','','No',NULL,NULL,'RJD7E2T5W5'),(22711,'4000','51697214171','2023-10-13 19:27:29',NULL,70.00,'','5','1','Good sold','1','598','sales','10','','No',NULL,NULL,''),(22712,'1100','51697214858','2023-10-13 19:35:19',300.00,NULL,'','5','1','Good sold','1','599','sales','','','No',NULL,NULL,''),(22713,'4000','51697214858','2023-10-13 19:35:19',NULL,300.00,'','5','1','Good sold','1','599','sales','4','','No',NULL,NULL,''),(22714,'1000','51697216016','2023-10-13 19:55:25',900.00,NULL,'','5','1','Good sold','1','115','Payment','','','No',NULL,NULL,''),(22715,'4000','51697216016','2023-10-13 19:55:25',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(22716,'1000','51697216167','2023-10-13 19:56:18',300.00,NULL,'','5','1','Good sold','1','560','sales','','','No',NULL,NULL,'RJD5DUGPG5'),(22717,'4000','51697216167','2023-10-13 19:56:18',NULL,300.00,'','5','1','Good sold','1','560','sales','4','','No',NULL,NULL,''),(22718,'1000','51697263789','2023-10-14 09:10:05',70.00,NULL,'','5','1','Good sold','1','578','sales','','','No',NULL,NULL,'RJD2F62HDO'),(22719,'4000','51697263789','2023-10-14 09:10:05',NULL,70.00,'','5','1','Good sold','1','578','sales','10','','No',NULL,NULL,''),(22742,'1100','51697264690','2023-10-14 09:25:07',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(22743,'4000','51697264690','2023-10-14 09:42:57',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(22744,'1100','51697265864','2023-10-14 09:44:43',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(22745,'4000','51697265864','2023-10-14 09:44:43',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(22746,'1100','51697265941','2023-10-14 09:46:14',900.00,NULL,'','5','1','Good sold','1','557','sales','','','No',NULL,NULL,''),(22747,'4000','51697265941','2023-10-14 09:46:14',NULL,900.00,'','5','1','Good sold','1','557','sales','6','','No',NULL,NULL,''),(22748,'1100','51697266036','2023-10-14 09:47:27',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(22749,'4000','51697266036','2023-10-14 09:47:27',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(22750,'1000','51697266829','2023-10-14 10:01:37',300.00,NULL,'','5','1','Good sold','1','38','sales','','','No',NULL,NULL,'RJE3GHGDXX'),(22751,'4000','51697266829','2023-10-14 10:01:37',NULL,300.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(22752,'1100','51697264470','2023-10-14 09:21:38',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(22753,'4000','51697264470','2023-10-14 09:21:38',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(22754,'4000','51697264470','2023-10-14 10:46:01',NULL,300.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(22759,'1000','51697270874','2023-10-14 11:08:34',30.00,NULL,'','5','1','Good sold','1','561','Payment','','','No',NULL,NULL,''),(22760,'4000','51697270874','2023-10-14 11:08:34',NULL,30.00,'','5','1','Good sold','1','561','sales','12','','No',NULL,NULL,''),(22761,'1110','51697270938','2023-10-14 11:10:54',NULL,19.54,'','5','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(22762,'5500','51697270938','2023-10-14 11:10:54',19.54,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22763,'1000','51697270938','2023-10-14 11:10:54',30.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22764,'4000','51697270938','2023-10-14 11:10:54',NULL,30.00,'','5','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(22765,'1100','51697271061','2023-10-14 11:12:04',1500.00,NULL,'','5','1','Good sold','1','367','sales','','','No',NULL,NULL,''),(22766,'4000','51697271061','2023-10-14 11:12:04',NULL,600.00,'','5','1','Good sold','1','367','sales','6','','No',NULL,NULL,''),(22767,'4000','51697271061','2023-10-14 11:12:04',NULL,900.00,'','5','1','Good sold','1','367','sales','4','','No',NULL,NULL,''),(22768,'1100','51697274030','2023-10-14 12:01:33',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(22769,'4000','51697274030','2023-10-14 12:01:33',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(22770,'1000','51697274993','2023-10-14 12:16:58',600.00,NULL,'','5','1','Good sold','1','141','sales','','','No',NULL,NULL,'RJE1GMCWXL'),(22771,'4000','51697274993','2023-10-14 12:16:58',NULL,600.00,'','5','1','Good sold','1','141','sales','4','','No',NULL,NULL,''),(22772,'1100','51697275114','2023-10-14 12:22:40',600.00,NULL,'','5','1','Good sold','1','602','sales','','','No',NULL,NULL,''),(22773,'4000','51697275114','2023-10-14 12:22:40',NULL,600.00,'','5','1','Good sold','1','602','sales','6','','No',NULL,NULL,''),(22782,'1100','51697275886','2023-10-14 12:31:36',300.00,NULL,'','5','1','Good sold','1','603','sales','','','No',NULL,NULL,''),(22783,'4000','51697275886','2023-10-14 12:31:36',NULL,300.00,'','5','1','Good sold','1','603','sales','2','','No',NULL,NULL,''),(22784,'1000','51697279802','2023-10-14 13:41:34',840.00,NULL,'','5','1','Good sold','1','605','sales','','','No',NULL,NULL,'RJE6GZL446'),(22785,'4000','51697279802','2023-10-14 13:41:34',NULL,840.00,'','5','1','Good sold','1','605','sales','6','','No',NULL,NULL,''),(22786,'1100','51697280561','2023-10-14 13:49:38',600.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(22787,'4000','51697280561','2023-10-14 13:49:38',NULL,600.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(22792,'1110','51697288489','2023-10-14 16:01:56',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(22793,'5500','51697288489','2023-10-14 16:01:56',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22794,'1000','51697288489','2023-10-14 16:01:56',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22795,'4000','51697288489','2023-10-14 16:01:56',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(22796,'1000','51697288653','2023-10-14 16:04:23',300.00,NULL,'','5','1','Good sold','1','604','sales','','','No',NULL,NULL,'RJE4H85EWI'),(22797,'4000','51697288653','2023-10-14 16:04:23',NULL,300.00,'','5','1','Good sold','1','604','sales','2','','No',NULL,NULL,''),(22798,'1000','51697289323','2023-10-14 16:17:48',300.00,NULL,'','5','1','Good sold','1','606','sales','','','No',NULL,NULL,'RJE6HBV58Y'),(22799,'4000','51697289323','2023-10-14 16:17:48',NULL,300.00,'','5','1','Good sold','1','606','sales','8','','No',NULL,NULL,''),(22800,'1000','51697289808','2023-10-14 16:24:45',600.00,NULL,'','5','1','Good sold','1','607','sales','','','No',NULL,NULL,'RJE9HGUQQT'),(22801,'4000','51697289808','2023-10-14 16:24:45',NULL,600.00,'','5','1','Good sold','1','607','sales','2','','No',NULL,NULL,''),(22802,'1110','51697270474','2023-10-14 11:07:03',NULL,900.00,'','5','1','Inventory sold','1','601','sales','15','','No',NULL,NULL,''),(22803,'5500','51697270474','2023-10-14 16:37:24',900.00,NULL,'','5','1','Cost of goods sold','1','601','sales','','','No',NULL,NULL,''),(22804,'1000','51697270474','2023-10-14 11:07:03',1200.00,NULL,'','5','1','Good sold','1','601','Payment','','','No',NULL,NULL,''),(22805,'4000','51697270474','2023-10-14 11:07:03',NULL,1200.00,'','5','1','Good sold','1','601','sales','15','','No',NULL,NULL,''),(22806,'1100','51697292252','2023-10-14 17:08:26',300.00,NULL,'','5','1','Good sold','1','608','sales','','','No',NULL,NULL,''),(22807,'4000','51697292252','2023-10-14 17:08:26',NULL,300.00,'','5','1','Good sold','1','608','sales','2','','No',NULL,NULL,''),(22808,'1100','51697292557','2023-10-14 17:19:42',300.00,NULL,'','5','1','Good sold','1','384','sales','','','No',NULL,NULL,''),(22809,'4000','51697292557','2023-10-14 17:19:42',NULL,300.00,'','5','1','Good sold','1','384','sales','2','','No',NULL,NULL,''),(22810,'1000','51697293370','2023-10-14 17:23:04',300.00,NULL,'','5','1','Good sold','1','403','sales','','','No',NULL,NULL,'RJE9H1E29L'),(22811,'4000','51697293370','2023-10-14 17:23:04',NULL,300.00,'','5','1','Good sold','1','403','sales','2','','No',NULL,NULL,''),(22812,'1000','51697293503','2023-10-14 17:26:13',600.00,NULL,'','5','1','Good sold','1','25','sales','','','No',NULL,NULL,'RJE9H70FYR'),(22813,'4000','51697293503','2023-10-14 17:26:13',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(22814,'1100','51697293645','2023-10-14 17:32:12',1200.00,NULL,'','5','1','Good sold','1','609','sales','','','No',NULL,NULL,''),(22815,'4000','51697293645','2023-10-14 17:32:12',NULL,600.00,'','5','1','Good sold','1','609','sales','6','','No',NULL,NULL,''),(22816,'4000','51697293645','2023-10-14 17:32:12',NULL,600.00,'','5','1','Good sold','1','609','sales','8','','No',NULL,NULL,''),(22817,'1100','51697293975','2023-10-14 17:39:24',300.00,NULL,'','5','1','Good sold','1','610','sales','','','No',NULL,NULL,''),(22818,'4000','51697293975','2023-10-14 17:39:24',NULL,300.00,'','5','1','Good sold','1','610','sales','4','','No',NULL,NULL,''),(22819,'1100','51697294405','2023-10-14 17:40:17',300.00,NULL,'','5','1','Good sold','1','169','sales','','','No',NULL,NULL,''),(22820,'4000','51697294405','2023-10-14 17:40:17',NULL,300.00,'','5','1','Good sold','1','169','sales','2','','No',NULL,NULL,''),(22821,'1100','51697294518','2023-10-14 17:43:14',600.00,NULL,'','5','1','Good sold','1','385','sales','','','No',NULL,NULL,''),(22822,'4000','51697294518','2023-10-14 17:43:14',NULL,300.00,'','5','1','Good sold','1','385','sales','8','','No',NULL,NULL,''),(22823,'4000','51697294518','2023-10-14 17:43:14',NULL,300.00,'','5','1','Good sold','1','385','sales','2','','No',NULL,NULL,''),(22826,'1110','51697295218','2023-10-14 17:54:03',NULL,38.22,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(22827,'5500','51697295218','2023-10-14 17:54:03',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22828,'1000','51697295218','2023-10-14 17:54:03',100.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22829,'4000','51697295218','2023-10-14 17:54:03',NULL,100.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(22830,'1000','51697295257','2023-10-14 17:54:39',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RJE7HISFJF'),(22831,'4000','51697295257','2023-10-14 17:54:39',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(22832,'1100','51697295340','2023-10-14 17:56:31',300.00,NULL,'','5','1','Good sold','1','339','sales','','','No',NULL,NULL,''),(22833,'4000','51697295340','2023-10-14 17:56:31',NULL,300.00,'','5','1','Good sold','1','339','sales','2','','No',NULL,NULL,''),(22834,'1100','51697295424','2023-10-14 17:57:18',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(22835,'4000','51697295424','2023-10-14 17:57:18',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(22836,'1110','51697295479','2023-10-14 17:58:22',NULL,38.22,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(22837,'5500','51697295479','2023-10-14 17:58:22',38.22,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22838,'1000','51697295479','2023-10-14 17:58:22',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJE6H02DJQ'),(22839,'4000','51697295479','2023-10-14 17:58:22',NULL,100.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(22840,'1100','51697295664','2023-10-14 18:02:22',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(22841,'4000','51697295664','2023-10-14 18:02:22',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(22842,'1000','51697295775','2023-10-14 18:04:25',300.00,NULL,'','5','1','Good sold','1','514','sales','','','No',NULL,NULL,'RJE7HY4IZT'),(22843,'4000','51697295775','2023-10-14 18:04:25',NULL,300.00,'','5','1','Good sold','1','514','sales','6','','No',NULL,NULL,''),(22844,'1110','51697296230','2023-10-14 18:13:16',NULL,378.00,'','5','1','Inventory sold','1','611','sales','3','','No',NULL,NULL,''),(22845,'5500','51697296230','2023-10-14 18:13:16',378.00,NULL,'','5','1','Cost of goods sold','1','611','sales','','','No',NULL,NULL,''),(22846,'1000','51697296230','2023-10-14 18:13:16',600.00,NULL,'','5','1','Good sold','1','611','sales','','','No',NULL,NULL,'RJE8HYBGAA'),(22847,'4000','51697296230','2023-10-14 18:13:16',NULL,600.00,'','5','1','Good sold','1','611','sales','3','','No',NULL,NULL,''),(22848,'1100','51697296431','2023-10-14 18:15:04',600.00,NULL,'','5','1','Good sold','1','481','sales','','','No',NULL,NULL,''),(22849,'4000','51697296431','2023-10-14 18:15:04',NULL,600.00,'','5','1','Good sold','1','481','sales','6','','No',NULL,NULL,''),(22850,'1100','51697297587','2023-10-14 18:34:21',300.00,NULL,'','5','1','Good sold','1','612','sales','','','No',NULL,NULL,''),(22851,'4000','51697297587','2023-10-14 18:34:21',NULL,300.00,'','5','1','Good sold','1','612','sales','4','','No',NULL,NULL,''),(22852,'1100','51697295120','2023-10-14 17:52:45',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(22853,'4000','51697295120','2023-10-14 17:52:45',NULL,600.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(22854,'4000','51697295120','2023-10-14 18:44:19',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(22855,'1000','51697263875','2023-10-14 09:18:05',600.00,NULL,'','5','1','Good sold','1','600','Payment','','','No',NULL,NULL,''),(22856,'4000','51697263875','2023-10-14 09:18:05',NULL,300.00,'','5','1','Good sold','1','600','sales','6','','No',NULL,NULL,''),(22857,'4000','51697263875','2023-10-14 19:35:37',NULL,300.00,'','5','1','Good sold','1','600','sales','6','','No',NULL,NULL,''),(22858,'1000','51697275659','2023-10-14 12:28:01',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,'RJE5IGHX79'),(22859,'4000','51697275659','2023-10-14 12:28:01',NULL,300.00,'','5','1','Good sold','1','212','sales','4','','No',NULL,NULL,''),(22860,'1110','51697303505','2023-10-14 20:12:05',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(22861,'5500','51697303505','2023-10-14 20:12:05',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22862,'1000','51697303505','2023-10-14 20:12:05',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22863,'4000','51697303505','2023-10-14 20:12:05',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(22864,'1000','51697367648','2023-10-15 14:01:02',300.00,NULL,'','5','1','Good sold','1','122','Payment','','','No',NULL,NULL,''),(22865,'4000','51697367648','2023-10-15 14:01:02',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(22866,'1100','51697367748','2023-10-15 14:02:46',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(22867,'4000','51697367748','2023-10-15 14:02:46',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(22868,'1100','51697367809','2023-10-15 14:03:46',300.00,NULL,'','5','1','Good sold','1','168','sales','','','No',NULL,NULL,''),(22869,'4000','51697367809','2023-10-15 14:03:46',NULL,300.00,'','5','1','Good sold','1','168','sales','4','','No',NULL,NULL,''),(22870,'1100','51697370332','2023-10-15 14:45:48',600.00,NULL,'','5','1','Good sold','1','441','sales','','','No',NULL,NULL,''),(22871,'4000','51697370332','2023-10-15 14:45:48',NULL,600.00,'','5','1','Good sold','1','441','sales','8','','No',NULL,NULL,''),(22872,'1100','51697370376','2023-10-15 14:46:32',300.00,NULL,'','5','1','Good sold','1','583','sales','','','No',NULL,NULL,''),(22873,'4000','51697370376','2023-10-15 14:46:32',NULL,300.00,'','5','1','Good sold','1','583','sales','4','','No',NULL,NULL,''),(22874,'1000','51697371743','2023-10-15 15:09:16',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJF4KF0NVK'),(22875,'4000','51697371743','2023-10-15 15:09:16',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22876,'1100','51697372428','2023-10-15 15:21:10',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,''),(22877,'4000','51697372428','2023-10-15 15:21:10',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(22878,'1100','51697374975','2023-10-15 16:03:17',260.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(22879,'4000','51697374975','2023-10-15 16:03:17',NULL,260.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(22880,'1100','51697376203','2023-10-15 16:24:53',300.00,NULL,'','5','1','Good sold','1','613','sales','','','No',NULL,NULL,''),(22881,'4000','51697376203','2023-10-15 16:24:53',NULL,300.00,'','5','1','Good sold','1','613','sales','4','','No',NULL,NULL,''),(22882,'1100','51697382643','2023-10-15 18:10:54',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(22883,'4000','51697382643','2023-10-15 18:10:54',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(22884,'1000','51697383199','2023-10-15 18:20:13',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22885,'4000','51697383199','2023-10-15 18:20:13',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(22886,'1000','51697383715','2023-10-15 18:28:48',300.00,NULL,'','5','1','Good sold','1','384','Payment','','','No',NULL,NULL,''),(22887,'4000','51697383715','2023-10-15 18:28:48',NULL,300.00,'','5','1','Good sold','1','384','sales','2','','No',NULL,NULL,''),(22888,'1000','51697384148','2023-10-15 18:36:30',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RJF7KUFLA1'),(22889,'4000','51697384148','2023-10-15 18:36:30',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(22892,'1000','51697442531','2023-10-16 10:49:07',560.00,NULL,'','5','1','Good sold','1','547','Payment','','','No',NULL,NULL,''),(22893,'4000','51697442531','2023-10-16 10:49:07',NULL,560.00,'','5','1','Good sold','1','547','sales','6','','No',NULL,NULL,''),(22894,'1100','51697443050','2023-10-16 11:48:53',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(22895,'4000','51697443050','2023-10-16 11:48:53',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(22896,'1100','51697446173','2023-10-16 11:49:51',1500.00,NULL,'','5','1','Good sold','1','550','sales','','','No',NULL,NULL,''),(22897,'4000','51697446173','2023-10-16 11:49:51',NULL,1500.00,'','5','1','Good sold','1','550','sales','6','','No',NULL,NULL,''),(22898,'1000','51697448226','2023-10-16 12:24:07',2250.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22900,'1000','51697448226','2023-10-16 12:24:07',2250.00,NULL,'','5','1','Good sold','1','10','Payment','','','No',NULL,NULL,''),(22901,'4000','51697448226','2023-10-16 12:24:07',NULL,2250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(22904,'1100','51697448322','2023-10-16 12:25:37',1500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(22905,'4000','51697448322','2023-10-16 12:25:37',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(22906,'4000','51697448322','2023-10-16 14:06:57',NULL,250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(22907,'1000','51697454456','2023-10-16 14:07:48',300.00,NULL,'','5','1','Good sold','1','392','sales','','','No',NULL,NULL,'RJG3N9MH5R'),(22908,'4000','51697454456','2023-10-16 14:07:48',NULL,300.00,'','5','1','Good sold','1','392','sales','2','','No',NULL,NULL,''),(22909,'1000','51697454916','2023-10-16 14:15:39',260.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,'RJF0L6CKBA'),(22910,'4000','51697454916','2023-10-16 14:15:39',NULL,260.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(22911,'1100','51697455025','2023-10-16 14:18:06',1200.00,NULL,'','5','1','Good sold','1','544','sales','','','No',NULL,NULL,''),(22912,'4000','51697455025','2023-10-16 14:18:06',NULL,600.00,'','5','1','Good sold','1','544','sales','2','','No',NULL,NULL,''),(22913,'4000','51697455025','2023-10-16 14:18:06',NULL,600.00,'','5','1','Good sold','1','544','sales','4','','No',NULL,NULL,''),(22914,'1100','51697455358','2023-10-16 14:22:50',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(22915,'4000','51697455358','2023-10-16 14:22:50',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(22916,'1000','51697456258','2023-10-16 14:37:53',600.00,NULL,'','5','1','Good sold','1','488','sales','','','No',NULL,NULL,'RJG0MY6Y36'),(22917,'4000','51697456258','2023-10-16 14:37:53',NULL,600.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(22918,'1000','51697456339','2023-10-16 14:39:32',300.00,NULL,'','5','1','Good sold','1','246','Payment','','','No',NULL,NULL,''),(22919,'4000','51697456339','2023-10-16 14:39:32',NULL,300.00,'','5','1','Good sold','1','246','sales','2','','No',NULL,NULL,''),(22920,'1000','51697456595','2023-10-16 14:43:34',300.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,'RJG1MZMAL1'),(22921,'4000','51697456595','2023-10-16 14:43:34',NULL,300.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(22922,'1100','51697456713','2023-10-16 14:45:38',300.00,NULL,'','5','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(22923,'4000','51697456713','2023-10-16 14:45:38',NULL,300.00,'','5','1','Good sold','1','44','sales','2','','No',NULL,NULL,''),(22924,'1000','51697456978','2023-10-16 14:57:13',300.00,NULL,'','5','1','Good sold','1','614','sales','','','No',NULL,NULL,'RJG8N71D9K'),(22925,'4000','51697456978','2023-10-16 14:57:13',NULL,300.00,'','5','1','Good sold','1','614','sales','2','','No',NULL,NULL,''),(22926,'1000','51697457489','2023-10-16 14:58:25',70.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,'RJG4N75S4M'),(22927,'4000','51697457489','2023-10-16 14:58:25',NULL,70.00,'','5','1','Good sold','1','139','sales','10','','No',NULL,NULL,''),(22928,'1000','51697457570','2023-10-16 14:59:48',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJG6NC81N4'),(22929,'4000','51697457570','2023-10-16 14:59:48',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22930,'1000','51697457900','2023-10-16 15:06:32',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,'RJG8NCB7GO'),(22931,'4000','51697457900','2023-10-16 15:06:32',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(22932,'1000','51697458232','2023-10-16 15:10:41',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22933,'4000','51697458232','2023-10-16 15:10:41',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22934,'1000','51697458266','2023-10-16 15:11:21',150.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22935,'4000','51697458266','2023-10-16 15:11:21',NULL,150.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(22940,'1110','51697460597','2023-10-16 15:50:09',NULL,378.00,'','5','1','Inventory sold','1','614','sales','3','','No',NULL,NULL,''),(22941,'1110','51697460597','2023-10-16 15:55:53',NULL,26.00,'','5','1','Inventory sold','1','614','sales','18','','No',NULL,NULL,''),(22942,'5500','51697460597','2023-10-16 15:55:53',404.00,NULL,'','5','1','Cost of goods sold','1','614','sales','','','No',NULL,NULL,''),(22943,'1100','51697460597','2023-10-16 15:50:09',630.00,NULL,'','5','1','Good sold','1','614','sales','','','No',NULL,NULL,''),(22944,'4000','51697460597','2023-10-16 15:50:09',NULL,600.00,'','5','1','Good sold','1','614','sales','3','','No',NULL,NULL,''),(22945,'4000','51697460597','2023-10-16 15:55:53',NULL,30.00,'','5','1','Good sold','1','614','sales','18','','No',NULL,NULL,''),(22946,'1100','51697460976','2023-10-16 15:56:30',300.00,NULL,'','5','1','Good sold','1','224','sales','','','No',NULL,NULL,''),(22947,'4000','51697460976','2023-10-16 15:56:30',NULL,300.00,'','5','1','Good sold','1','224','sales','2','','No',NULL,NULL,''),(22948,'4000','51697460597','2023-10-16 15:57:33',30.00,NULL,'','5','1','Returned products','1','614','return','','','No',NULL,NULL,''),(22949,'1100','51697460597','2023-10-16 15:57:33',NULL,30.00,'','5','1','Returned products','1','614','return','','','No',NULL,NULL,''),(22950,'5500','51697460597','2023-10-16 15:57:33',NULL,26.00,'','5','1','Cost of goods returned','1','614','sales','18','','No',NULL,NULL,''),(22951,'1110','51697460597','2023-10-16 15:57:33',26.00,NULL,'','5','1','Inventory retuned ','1','614','sales','','','No',NULL,NULL,''),(22952,'4000','51697460597','2023-10-16 15:57:35',600.00,NULL,'','5','1','Returned products','1','614','return','','','No',NULL,NULL,''),(22953,'1100','51697460597','2023-10-16 15:57:35',NULL,600.00,'','5','1','Returned products','1','614','return','','','No',NULL,NULL,''),(22954,'5500','51697460597','2023-10-16 15:57:35',NULL,378.00,'','5','1','Cost of goods returned','1','614','sales','3','','No',NULL,NULL,''),(22955,'1110','51697460597','2023-10-16 15:57:35',378.00,NULL,'','5','1','Inventory retuned ','1','614','sales','','','No',NULL,NULL,''),(22956,'1000','51697464648','2023-10-16 16:58:03',1030.00,NULL,'','5','1','Good sold','1','125','sales','','','No',NULL,NULL,'RJG7NS3R5V'),(22957,'4000','51697464648','2023-10-16 16:58:03',NULL,900.00,'','5','1','Good sold','1','125','sales','6','','No',NULL,NULL,''),(22958,'4000','51697464648','2023-10-16 16:58:03',NULL,130.00,'','5','1','Good sold','1','125','sales','8','','No',NULL,NULL,''),(22959,'1000','51697464804','2023-10-16 17:00:16',30.00,NULL,'','5','1','Good sold','1','561','Payment','','','No',NULL,NULL,''),(22960,'4000','51697464804','2023-10-16 17:00:16',NULL,30.00,'','5','1','Good sold','1','561','sales','12','','No',NULL,NULL,''),(22961,'1110','51697464826','2023-10-16 17:03:12',NULL,19.54,'','5','1','Inventory sold','1','139','sales','14','','No',NULL,NULL,''),(22962,'5500','51697464826','2023-10-16 17:03:12',19.54,NULL,'','5','1','Cost of goods sold','1','139','sales','','','No',NULL,NULL,''),(22963,'1000','51697464826','2023-10-16 17:03:12',30.00,NULL,'','5','1','Good sold','1','139','sales','','','No',NULL,NULL,'RJG6NTAN1K'),(22964,'4000','51697464826','2023-10-16 17:03:12',NULL,30.00,'','5','1','Good sold','1','139','sales','14','','No',NULL,NULL,''),(22967,'1100','51697466376','2023-10-16 17:26:31',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(22968,'4000','51697466376','2023-10-16 17:26:31',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(22969,'1100','51697466422','2023-10-16 17:27:17',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(22970,'4000','51697466422','2023-10-16 17:27:17',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(22971,'1100','51697466510','2023-10-16 17:28:42',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,''),(22972,'4000','51697466510','2023-10-16 17:28:42',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(22973,'1000','51697466561','2023-10-16 17:29:35',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,'RJG6NUJ496'),(22974,'4000','51697466561','2023-10-16 17:29:35',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(22975,'1100','51697466718','2023-10-16 17:32:13',260.00,NULL,'','5','1','Good sold','1','530','sales','','','No',NULL,NULL,''),(22976,'4000','51697466718','2023-10-16 17:32:13',NULL,260.00,'','5','1','Good sold','1','530','sales','8','','No',NULL,NULL,''),(22977,'1110','51697467561','2023-10-16 17:47:55',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(22978,'5500','51697467561','2023-10-16 17:47:55',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(22979,'1000','51697467561','2023-10-16 17:47:55',15.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJG5NYXD07'),(22980,'4000','51697467561','2023-10-16 17:47:55',NULL,15.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(22981,'1100','51697467738','2023-10-16 17:50:46',300.00,NULL,'','5','1','Good sold','1','615','sales','','','No',NULL,NULL,''),(22982,'4000','51697467738','2023-10-16 17:50:46',NULL,300.00,'','5','1','Good sold','1','615','sales','2','','No',NULL,NULL,''),(22983,'1000','51697469895','2023-10-16 18:25:06',300.00,NULL,'','5','1','Good sold','1','616','sales','','','No',NULL,NULL,'RJG6NSAJTC'),(22984,'4000','51697469895','2023-10-16 18:25:06',NULL,300.00,'','5','1','Good sold','1','616','sales','2','','No',NULL,NULL,''),(22985,'1000','51697470308','2023-10-16 18:32:37',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22986,'4000','51697470308','2023-10-16 18:32:37',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(22987,'1110','51697471546','2023-10-16 18:52:58',NULL,450.00,'','5','1','Inventory sold','1','67','sales','15','','No',NULL,NULL,''),(22988,'1110','51697471546','2023-10-16 18:52:58',NULL,168.00,'','5','1','Inventory sold','1','67','sales','7','','No',NULL,NULL,''),(22989,'5500','51697471546','2023-10-16 18:52:58',618.00,NULL,'','5','1','Cost of goods sold','1','67','sales','','','No',NULL,NULL,''),(22990,'1000','51697471546','2023-10-16 18:52:58',850.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,'RJG7O9T7AN'),(22991,'4000','51697471546','2023-10-16 18:52:58',NULL,600.00,'','5','1','Good sold','1','67','sales','15','','No',NULL,NULL,''),(22992,'4000','51697471546','2023-10-16 18:52:58',NULL,250.00,'','5','1','Good sold','1','67','sales','7','','No',NULL,NULL,''),(22993,'1000','51697471755','2023-10-16 18:56:03',70.00,NULL,'','5','1','Good sold','1','598','sales','','','No',NULL,NULL,'RJG9OAJAX3'),(22994,'4000','51697471755','2023-10-16 18:56:03',NULL,70.00,'','5','1','Good sold','1','598','sales','10','','No',NULL,NULL,''),(22995,'1000','51697472030','2023-10-16 19:00:37',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22996,'4000','51697472030','2023-10-16 19:00:37',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(22997,'1000','51697474495','2023-10-16 19:41:45',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(22998,'4000','51697474495','2023-10-16 19:41:45',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(22999,'1100','51697527437','2023-10-17 10:26:03',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(23000,'4000','51697527437','2023-10-17 10:26:03',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(23001,'1100','51697527801','2023-10-17 10:30:16',560.00,NULL,'','5','1','Good sold','1','530','sales','','','No',NULL,NULL,''),(23002,'4000','51697527801','2023-10-17 10:30:16',NULL,560.00,'','5','1','Good sold','1','530','sales','6','','No',NULL,NULL,''),(23005,'1000','51697527840','2023-10-17 10:34:03',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23006,'4000','51697527840','2023-10-17 10:34:03',NULL,300.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(23007,'1000','51697528398','2023-10-17 10:40:12',280.00,NULL,'','5','1','Good sold','1','75','Payment','','','No',NULL,NULL,''),(23008,'4000','51697528398','2023-10-17 10:40:12',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(23009,'1100','51697529398','2023-10-17 10:57:33',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,''),(23010,'4000','51697529398','2023-10-17 10:57:33',NULL,300.00,'','5','1','Good sold','1','287','sales','2','','No',NULL,NULL,''),(23011,'1000','51697530979','2023-10-17 11:25:12',280.00,NULL,'','5','1','Good sold','1','617','sales','','','No',NULL,NULL,'RJH5PZFCU3'),(23012,'4000','51697530979','2023-10-17 11:25:12',NULL,280.00,'','5','1','Good sold','1','617','sales','2','','No',NULL,NULL,''),(23013,'1100','51697531144','2023-10-17 12:22:18',900.00,NULL,'','5','1','Good sold','1','550','sales','','','No',NULL,NULL,''),(23014,'4000','51697531144','2023-10-17 12:22:18',NULL,900.00,'','5','1','Good sold','1','550','sales','4','','No',NULL,NULL,''),(23015,'1100','51697536018','2023-10-17 12:47:12',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(23016,'4000','51697536018','2023-10-17 12:47:12',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(23017,'1110','51697539930','2023-10-17 13:52:43',NULL,19.11,'','5','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(23018,'5500','51697539930','2023-10-17 13:52:43',19.11,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23019,'1000','51697539930','2023-10-17 13:52:43',50.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23020,'4000','51697539930','2023-10-17 13:52:43',NULL,50.00,'','5','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(23021,'1110','51697539982','2023-10-17 13:53:16',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(23022,'5500','51697539982','2023-10-17 13:53:16',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23023,'1000','51697539982','2023-10-17 13:53:16',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJH7QF016J'),(23024,'4000','51697539982','2023-10-17 13:53:16',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(23025,'1100','51697543122','2023-10-17 14:45:35',300.00,NULL,'','5','1','Good sold','1','506','sales','','','No',NULL,NULL,''),(23026,'4000','51697543122','2023-10-17 14:45:35',NULL,300.00,'','5','1','Good sold','1','506','sales','6','','No',NULL,NULL,''),(23027,'1100','51697543483','2023-10-17 14:53:46',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(23028,'4000','51697543483','2023-10-17 14:53:46',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(23029,'1100','51697543692','2023-10-17 14:55:41',300.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(23030,'4000','51697543692','2023-10-17 14:55:41',NULL,300.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(23031,'1110','51697543758','2023-10-17 14:56:35',NULL,1105.00,'','5','1','Inventory sold','1','589','sales','1','','No',NULL,NULL,''),(23032,'5500','51697543758','2023-10-17 14:56:35',1105.00,NULL,'','5','1','Cost of goods sold','1','589','sales','','','No',NULL,NULL,''),(23033,'1100','51697543758','2023-10-17 14:56:35',2200.00,NULL,'','5','1','Good sold','1','589','sales','','','No',NULL,NULL,''),(23034,'4000','51697543758','2023-10-17 14:56:35',NULL,600.00,'','5','1','Good sold','1','589','sales','2','','No',NULL,NULL,''),(23035,'4000','51697543758','2023-10-17 14:56:35',NULL,1600.00,'','5','1','Good sold','1','589','sales','1','','No',NULL,NULL,''),(23036,'1000','51697543870','2023-10-17 15:01:56',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJH9QLRJHT'),(23037,'4000','51697543870','2023-10-17 15:01:56',NULL,300.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(23038,'1110','51697546046','2023-10-17 15:34:38',NULL,19.54,'','5','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(23039,'5500','51697546046','2023-10-17 15:34:38',19.54,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23040,'1000','51697546046','2023-10-17 15:34:38',30.00,NULL,'','5','1','Good sold','1','','sales','','','No',NULL,NULL,'RJH0QPJ280'),(23041,'4000','51697546046','2023-10-17 15:34:38',NULL,30.00,'','5','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(23042,'1100','51697546151','2023-10-17 15:36:52',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(23043,'4000','51697546151','2023-10-17 15:36:52',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(23044,'1110','51697546229','2023-10-17 15:45:39',NULL,19.11,'','5','1','Inventory sold','1','561','sales','11','','No',NULL,NULL,''),(23045,'5500','51697546229','2023-10-17 15:45:39',19.11,NULL,'','5','1','Cost of goods sold','1','561','sales','','','No',NULL,NULL,''),(23046,'1000','51697546229','2023-10-17 15:45:39',50.00,NULL,'','5','1','Good sold','1','561','Payment','','','No',NULL,NULL,''),(23047,'4000','51697546229','2023-10-17 15:45:39',NULL,50.00,'','5','1','Good sold','1','561','sales','11','','No',NULL,NULL,''),(23048,'1100','51697554416','2023-10-17 17:53:55',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(23049,'4000','51697554416','2023-10-17 17:53:55',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(23050,'1100','51697554498','2023-10-17 17:55:15',300.00,NULL,'','5','1','Good sold','1','453','sales','','','No',NULL,NULL,''),(23051,'4000','51697554498','2023-10-17 17:55:15',NULL,300.00,'','5','1','Good sold','1','453','sales','6','','No',NULL,NULL,''),(23052,'1100','51697554604','2023-10-17 17:56:57',280.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(23053,'4000','51697554604','2023-10-17 17:56:57',NULL,280.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(23054,'1100','51697554641','2023-10-17 17:58:13',300.00,NULL,'','5','1','Good sold','1','536','sales','','','No',NULL,NULL,''),(23055,'4000','51697554641','2023-10-17 17:58:13',NULL,300.00,'','5','1','Good sold','1','536','sales','2','','No',NULL,NULL,''),(23056,'1000','51697554809','2023-10-17 18:00:22',300.00,NULL,'','5','1','Good sold','1','342','Payment','','','No',NULL,NULL,''),(23057,'4000','51697554809','2023-10-17 18:00:22',NULL,300.00,'','5','1','Good sold','1','342','sales','6','','No',NULL,NULL,''),(23058,'1000','51697555871','2023-10-17 18:18:09',300.00,NULL,'','5','1','Good sold','1','457','sales','','','No',NULL,NULL,'RJH4R863LO'),(23059,'4000','51697555871','2023-10-17 18:18:09',NULL,300.00,'','5','1','Good sold','1','457','sales','6','','No',NULL,NULL,''),(23060,'1000','51697557696','2023-10-17 18:48:39',600.00,NULL,'','5','1','Good sold','1','138','sales','','','No',NULL,NULL,'RJH7R4BNUH'),(23061,'4000','51697557696','2023-10-17 18:48:39',NULL,600.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(23062,'1000','51697558607','2023-10-17 19:03:54',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,'RJH6RHOPNA'),(23063,'4000','51697558607','2023-10-17 19:03:54',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(23064,'1000','51697558873','2023-10-17 19:08:07',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23065,'4000','51697558873','2023-10-17 19:08:07',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(23066,'1100','51697558989','2023-10-17 19:10:08',600.00,NULL,'','5','1','Good sold','1','167','sales','','','No',NULL,NULL,''),(23067,'4000','51697558989','2023-10-17 19:10:08',NULL,600.00,'','5','1','Good sold','1','167','sales','6','','No',NULL,NULL,''),(23068,'1000','51697559543','2023-10-17 19:19:13',300.00,NULL,'','5','1','Good sold','1','538','sales','','','No',NULL,NULL,'RJH9QUM8Q7'),(23069,'4000','51697559543','2023-10-17 19:19:13',NULL,300.00,'','5','1','Good sold','1','538','sales','2','','No',NULL,NULL,''),(23070,'1100','51697610391','2023-10-18 09:26:58',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(23071,'4000','51697610391','2023-10-18 09:26:58',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(23074,'1000','51697610555','2023-10-18 09:29:29',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,'RJH6QAPA00'),(23075,'4000','51697610555','2023-10-18 09:29:29',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(23076,'1000','51697613377','2023-10-18 10:18:08',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23077,'4000','51697613377','2023-10-18 10:18:08',NULL,300.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(23078,'1000','51697613499','2023-10-18 10:19:26',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23079,'4000','51697613499','2023-10-18 10:19:26',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(23080,'1000','51697614440','2023-10-18 10:35:38',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,'RJI8T0AX1U'),(23081,'4000','51697614440','2023-10-18 10:35:38',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(23088,'1100','51697620507','2023-10-18 12:15:37',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(23089,'4000','51697620507','2023-10-18 12:15:37',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(23090,'1100','51697620564','2023-10-18 12:18:14',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(23091,'4000','51697620564','2023-10-18 12:18:14',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(23092,'1100','51697620719','2023-10-18 12:18:54',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(23093,'4000','51697620719','2023-10-18 12:18:54',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(23094,'1100','51697610491','2023-10-18 09:28:22',300.00,NULL,'','5','1','Good sold','1','96','sales','','','No',NULL,NULL,''),(23095,'4000','51697610491','2023-10-18 12:48:43',NULL,300.00,'','5','1','Good sold','1','96','sales','2','','No',NULL,NULL,''),(23102,'1100','51697623004','2023-10-18 12:57:00',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(23103,'4000','51697623004','2023-10-18 12:57:54',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(23106,'1000','51697627188','2023-10-18 14:06:46',50.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23108,'1100','51697627213','2023-10-18 14:10:04',840.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(23109,'4000','51697627213','2023-10-18 14:10:04',NULL,840.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(23110,'1110','51697627456','2023-10-18 14:14:02',NULL,168.00,'','5','1','Inventory sold','1','156','sales','7','','No',NULL,NULL,''),(23111,'5500','51697627456','2023-10-18 14:14:02',168.00,NULL,'','5','1','Cost of goods sold','1','156','sales','','','No',NULL,NULL,''),(23112,'1000','51697627456','2023-10-18 14:14:02',550.00,NULL,'','5','1','Good sold','1','156','sales','','','No',NULL,NULL,'RJI6TGGHXK'),(23113,'4000','51697627456','2023-10-18 14:14:02',NULL,300.00,'','5','1','Good sold','1','156','sales','6','','No',NULL,NULL,''),(23114,'4000','51697627456','2023-10-18 14:14:02',NULL,250.00,'','5','1','Good sold','1','156','sales','7','','No',NULL,NULL,''),(23115,'1000','51697627921','2023-10-18 14:19:03',600.00,NULL,'','5','1','Good sold','1','619','sales','','','No',NULL,NULL,'RJI7TJ0CVV'),(23116,'4000','51697627921','2023-10-18 14:19:03',NULL,600.00,'','5','1','Good sold','1','619','sales','4','','No',NULL,NULL,''),(23117,'1000','51697628204','2023-10-18 14:23:43',300.00,NULL,'','5','1','Good sold','1','446','sales','','','No',NULL,NULL,'RJI4TBUDF6'),(23118,'4000','51697628204','2023-10-18 14:23:43',NULL,300.00,'','5','1','Good sold','1','446','sales','4','','No',NULL,NULL,''),(23119,'1100','51697628805','2023-10-18 14:33:35',300.00,NULL,'','5','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(23120,'4000','51697628805','2023-10-18 14:33:35',NULL,300.00,'','5','1','Good sold','1','73','sales','6','','No',NULL,NULL,''),(23121,'1100','51697628888','2023-10-18 14:35:10',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(23122,'4000','51697628888','2023-10-18 14:35:10',NULL,1500.00,'','5','1','Good sold','1','65','sales','6','','No',NULL,NULL,''),(23123,'1110','51697627188','2023-10-18 14:06:46',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(23124,'5500','51697627188','2023-10-18 14:41:23',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23125,'1000','51697627188','2023-10-18 14:06:46',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23126,'4000','51697627188','2023-10-18 14:06:46',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(23127,'1000','51697629523','2023-10-18 14:47:55',300.00,NULL,'','5','1','Good sold','1','446','sales','','','No',NULL,NULL,'RJI4TBUDF6'),(23128,'4000','51697629523','2023-10-18 14:47:55',NULL,300.00,'','5','1','Good sold','1','446','sales','4','','No',NULL,NULL,''),(23129,'1100','51697637083','2023-10-18 16:51:38',280.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(23130,'4000','51697637083','2023-10-18 16:51:38',NULL,280.00,'','5','1','Good sold','1','110','sales','2','','No',NULL,NULL,''),(23131,'1000','51697637167','2023-10-18 16:59:01',300.00,NULL,'','5','1','Good sold','1','604','Payment','','','No',NULL,NULL,''),(23132,'4000','51697637167','2023-10-18 16:59:01',NULL,300.00,'','5','1','Good sold','1','604','sales','2','','No',NULL,NULL,''),(23133,'1000','51697637552','2023-10-18 16:59:23',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23134,'4000','51697637552','2023-10-18 16:59:23',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(23135,'1000','51697639444','2023-10-18 17:30:53',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23136,'4000','51697639444','2023-10-18 17:30:53',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(23137,'1000','51697639635','2023-10-18 17:34:05',30.00,NULL,'','5','1','Good sold','1','561','sales','','','No',NULL,NULL,'RJI3TUUI3D'),(23138,'4000','51697639635','2023-10-18 17:34:05',NULL,30.00,'','5','1','Good sold','1','561','sales','12','','No',NULL,NULL,''),(23139,'1100','51697640150','2023-10-18 17:42:48',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(23140,'4000','51697640150','2023-10-18 17:42:48',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(23143,'1000','51697640589','2023-10-18 17:51:02',30.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23145,'1110','51697640589','2023-10-18 17:51:02',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(23146,'5500','51697640589','2023-10-18 17:51:33',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23147,'1000','51697640589','2023-10-18 17:51:02',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23148,'4000','51697640589','2023-10-18 17:51:02',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(23149,'1110','51697696096','2023-10-19 09:18:08',NULL,756.00,'','5','1','Inventory sold','1','620','sales','3','','No',NULL,NULL,''),(23150,'5500','51697696096','2023-10-19 09:18:08',756.00,NULL,'','5','1','Cost of goods sold','1','620','sales','','','No',NULL,NULL,''),(23151,'1000','51697696096','2023-10-19 09:18:08',1760.00,NULL,'','5','1','Good sold','1','620','sales','','','No',NULL,NULL,'RJJ3VZSC39'),(23152,'4000','51697696096','2023-10-19 09:18:08',NULL,1200.00,'','5','1','Good sold','1','620','sales','3','','No',NULL,NULL,''),(23153,'4000','51697696096','2023-10-19 09:18:08',NULL,560.00,'','5','1','Good sold','1','620','sales','4','','No',NULL,NULL,''),(23158,'1100','51697696659','2023-10-19 09:25:26',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(23159,'4000','51697696659','2023-10-19 09:25:26',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(23160,'1100','51697700019','2023-10-19 10:20:32',600.00,NULL,'','5','1','Good sold','1','447','sales','','','No',NULL,NULL,''),(23161,'4000','51697700019','2023-10-19 10:20:32',NULL,600.00,'','5','1','Good sold','1','447','sales','4','','No',NULL,NULL,''),(23162,'1100','51697701003','2023-10-19 10:38:10',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(23163,'4000','51697701003','2023-10-19 10:38:10',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(23164,'1100','51697701104','2023-10-19 10:38:45',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(23165,'4000','51697701104','2023-10-19 10:38:45',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(23166,'1100','51697701135','2023-10-19 10:39:13',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(23167,'4000','51697701135','2023-10-19 10:39:13',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(23168,'1100','51697705719','2023-10-19 11:56:23',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(23169,'4000','51697705719','2023-10-19 11:56:23',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(23170,'1000','51697706408','2023-10-19 12:06:58',150.00,NULL,'','5','1','Good sold','1','108','Payment','','','No',NULL,NULL,''),(23171,'4000','51697706408','2023-10-19 12:06:58',NULL,150.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(23172,'1100','51697707085','2023-10-19 12:18:33',900.00,NULL,'','5','1','Good sold','1','458','sales','','','No',NULL,NULL,''),(23173,'4000','51697707085','2023-10-19 12:18:33',NULL,300.00,'','5','1','Good sold','1','458','sales','2','','No',NULL,NULL,''),(23174,'4000','51697707085','2023-10-19 12:18:33',NULL,600.00,'','5','1','Good sold','1','458','sales','8','','No',NULL,NULL,''),(23179,'1000','51697709719','2023-10-19 13:02:09',70.00,NULL,'','5','1','Good sold','1','598','sales','','','No',NULL,NULL,'RJJ6WBB7XW'),(23180,'4000','51697709719','2023-10-19 13:02:09',NULL,70.00,'','5','1','Good sold','1','598','sales','10','','No',NULL,NULL,''),(23181,'1000','51697709826','2023-10-19 13:03:54',70.00,NULL,'','5','1','Good sold','1','581','sales','','','No',NULL,NULL,'RJJ2WC1GNI'),(23182,'4000','51697709826','2023-10-19 13:03:54',NULL,70.00,'','5','1','Good sold','1','581','sales','10','','No',NULL,NULL,''),(23183,'1000','51697709885','2023-10-19 13:05:45',280.00,NULL,'','5','1','Good sold','1','247','sales','','','No',NULL,NULL,'RJJ3WI53PZ'),(23184,'4000','51697709885','2023-10-19 13:05:45',NULL,280.00,'','5','1','Good sold','1','247','sales','2','','No',NULL,NULL,''),(23185,'1000','51697709995','2023-10-19 13:07:59',300.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23187,'1100','51697710130','2023-10-19 13:09:00',300.00,NULL,'','5','1','Good sold','1','461','sales','','','No',NULL,NULL,''),(23188,'4000','51697710130','2023-10-19 13:09:00',NULL,300.00,'','5','1','Good sold','1','461','sales','2','','No',NULL,NULL,''),(23189,'1100','51697710152','2023-10-19 13:10:58',300.00,NULL,'','5','1','Good sold','1','323','sales','','','No',NULL,NULL,''),(23190,'4000','51697710152','2023-10-19 13:10:58',NULL,300.00,'','5','1','Good sold','1','323','sales','2','','No',NULL,NULL,''),(23191,'1000','51697709995','2023-10-19 13:07:59',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23192,'4000','51697709995','2023-10-19 13:07:59',NULL,300.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(23193,'1000','51697710864','2023-10-19 13:21:19',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23194,'4000','51697710864','2023-10-19 13:21:19',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(23195,'1000','51697711275','2023-10-19 13:28:07',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,'RJJ3WTG0U1'),(23196,'4000','51697711275','2023-10-19 13:28:07',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(23197,'1000','51697711466','2023-10-19 13:31:31',300.00,NULL,'','5','1','Good sold','1','370','sales','','','No',NULL,NULL,'RJJ7WQ0MEX'),(23198,'4000','51697711466','2023-10-19 13:31:31',NULL,300.00,'','5','1','Good sold','1','370','sales','2','','No',NULL,NULL,''),(23199,'1000','51697615740','2023-10-18 10:55:50',300.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,'RJJ23W156V3'),(23200,'4000','51697615740','2023-10-18 10:55:50',NULL,300.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(23201,'1000','51697708862','2023-10-19 12:47:56',300.00,NULL,'','5','1','Good sold','1','554','Payment','','','No',NULL,NULL,'100'),(23202,'4000','51697708862','2023-10-19 12:47:56',NULL,300.00,'','5','1','Good sold','1','554','sales','2','','No',NULL,NULL,''),(23203,'1000','51697712450','2023-10-19 13:48:25',150.00,NULL,'','5','1','Good sold','1','567','sales','','','No',NULL,NULL,'RJI8UNVL0S'),(23204,'4000','51697712450','2023-10-19 13:48:25',NULL,150.00,'','5','1','Good sold','1','567','sales','8','','No',NULL,NULL,''),(23205,'1000','51697712611','2023-10-19 13:50:31',1120.00,NULL,'','5','1','Good sold','1','248','Payment','','','No',NULL,NULL,''),(23206,'4000','51697712611','2023-10-19 13:50:31',NULL,1120.00,'','5','1','Good sold','1','248','sales','6','','No',NULL,NULL,''),(23207,'1000','51697716039','2023-10-19 14:47:35',30.00,NULL,'','5','1','Good sold','1','561','Payment','','','No',NULL,NULL,''),(23208,'4000','51697716039','2023-10-19 14:47:35',NULL,30.00,'','5','1','Good sold','1','561','sales','12','','No',NULL,NULL,''),(23209,'1110','51697716855','2023-10-19 15:01:03',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(23210,'5500','51697716855','2023-10-19 15:01:03',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23211,'1000','51697716855','2023-10-19 15:01:03',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23212,'4000','51697716855','2023-10-19 15:01:03',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(23213,'1000','51697709675','2023-10-19 13:01:31',600.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,'RJJ9XBRS41'),(23214,'4000','51697709675','2023-10-19 13:01:31',NULL,600.00,'','5','1','Good sold','1','210','sales','2','','No',NULL,NULL,''),(23221,'1000','51697728207','2023-10-19 18:26:59',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RJJ0XQQOC4'),(23222,'4000','51697728207','2023-10-19 18:26:59',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(23223,'1000','51697729967','2023-10-19 18:46:17',70.00,NULL,'','5','1','Good sold','1','622','sales','','','No',NULL,NULL,'RJJ6XWEJ4Y'),(23224,'4000','51697729967','2023-10-19 18:46:17',NULL,70.00,'','5','1','Good sold','1','622','sales','10','','No',NULL,NULL,''),(23225,'1100','51697730414','2023-10-19 18:47:47',600.00,NULL,'','5','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(23226,'4000','51697730414','2023-10-19 18:47:47',NULL,300.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(23227,'4000','51697730414','2023-10-19 18:47:47',NULL,300.00,'','5','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(23228,'1100','51697731283','2023-10-19 19:01:58',300.00,NULL,'','5','1','Good sold','1','623','sales','','','No',NULL,NULL,''),(23229,'4000','51697731283','2023-10-19 19:01:58',NULL,300.00,'','5','1','Good sold','1','623','sales','6','','No',NULL,NULL,''),(23230,'1000','51697731430','2023-10-19 19:04:04',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23232,'1000','51697731430','2023-10-19 19:04:04',600.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23233,'4000','51697731430','2023-10-19 19:04:04',NULL,300.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(23234,'4000','51697731430','2023-10-19 19:11:40',NULL,300.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(23235,'4000','51697696417','2023-10-19 19:18:45',300.00,NULL,'','5','1','Returned products','1','621','return','','','No',NULL,NULL,''),(23236,'1100','51697696417','2023-10-19 19:18:45',NULL,300.00,'','5','1','Returned products','1','621','return','','','No',NULL,NULL,''),(23237,'5500','51697696417','2023-10-19 19:18:45',NULL,208.27,'','5','1','Cost of goods returned','1','621','sales','6','','No',NULL,NULL,''),(23238,'1110','51697696417','2023-10-19 19:18:45',208.27,NULL,'','5','1','Inventory retuned ','1','621','sales','','','No',NULL,NULL,''),(23239,'1000','51697696603','2023-10-19 09:23:34',300.00,NULL,'','5','1','Good sold','1','556','sales','','','No',NULL,NULL,'rjj9xpbaz1'),(23240,'4000','51697696603','2023-10-19 09:23:34',NULL,300.00,'','5','1','Good sold','1','556','sales','2','','No',NULL,NULL,''),(23241,'1100','51697780747','2023-10-20 09:36:32',270.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(23242,'4000','51697780747','2023-10-20 09:36:32',NULL,270.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(23243,'1100','51697783828','2023-10-20 09:37:43',270.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(23244,'4000','51697783828','2023-10-20 09:37:43',NULL,270.00,'','5','1','Good sold','1','216','sales','4','','No',NULL,NULL,''),(23245,'1110','51697728142','2023-10-19 18:09:26',NULL,900.00,'','5','1','Inventory sold','1','210','sales','15','','No',NULL,NULL,''),(23246,'5500','51697728142','2023-10-20 09:46:52',900.00,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(23247,'1000','51697728142','2023-10-19 18:09:26',1200.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,'RJJ7YSLF6N'),(23248,'4000','51697728142','2023-10-19 18:09:26',NULL,1200.00,'','5','1','Good sold','1','210','sales','15','','No',NULL,NULL,''),(23249,'1100','51697786016','2023-10-20 10:14:13',270.00,NULL,'','5','1','Good sold','1','142','sales','','','No',NULL,NULL,''),(23250,'4000','51697786016','2023-10-20 10:14:13',NULL,270.00,'','5','1','Good sold','1','142','sales','2','','No',NULL,NULL,''),(23251,'1100','51697786624','2023-10-20 10:24:26',600.00,NULL,'','5','1','Good sold','1','314','sales','','','No',NULL,NULL,''),(23252,'4000','51697786624','2023-10-20 10:24:26',NULL,300.00,'','5','1','Good sold','1','314','sales','4','','No',NULL,NULL,''),(23253,'4000','51697786624','2023-10-20 10:24:26',NULL,300.00,'','5','1','Good sold','1','314','sales','6','','No',NULL,NULL,''),(23254,'1000','51697787631','2023-10-20 10:43:07',300.00,NULL,'','5','1','Good sold','1','287','sales','','','No',NULL,NULL,'RJK8ZJG4A4'),(23255,'4000','51697787631','2023-10-20 10:43:07',NULL,300.00,'','5','1','Good sold','1','287','sales','4','','No',NULL,NULL,''),(23256,'1000','51697790741','2023-10-20 11:32:41',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23257,'4000','51697790741','2023-10-20 11:32:41',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(23258,'1100','51697790778','2023-10-20 11:33:25',410.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(23259,'4000','51697790778','2023-10-20 11:33:25',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(23260,'4000','51697790778','2023-10-20 11:33:25',NULL,130.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(23261,'1110','51697795027','2023-10-20 12:45:20',NULL,1105.00,'','5','1','Inventory sold','1','436','sales','1','','No',NULL,NULL,''),(23262,'1110','51697795027','2023-10-20 12:45:20',NULL,78.00,'','5','1','Inventory sold','1','436','sales','18','','No',NULL,NULL,''),(23263,'5500','51697795027','2023-10-20 12:45:20',1183.00,NULL,'','5','1','Cost of goods sold','1','436','sales','','','No',NULL,NULL,''),(23264,'1100','51697795027','2023-10-20 12:45:20',4500.00,NULL,'','5','1','Good sold','1','436','sales','','','No',NULL,NULL,''),(23265,'4000','51697795027','2023-10-20 12:45:20',NULL,1440.00,'','5','1','Good sold','1','436','sales','1','','No',NULL,NULL,''),(23266,'4000','51697795027','2023-10-20 12:45:20',NULL,2970.00,'','5','1','Good sold','1','436','sales','2','','No',NULL,NULL,''),(23267,'4000','51697795027','2023-10-20 12:45:20',NULL,90.00,'','5','1','Good sold','1','436','sales','18','','No',NULL,NULL,''),(23268,'1000','51697799892','2023-10-20 14:05:06',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,'RJK2ZXSJ6Q'),(23269,'4000','51697799892','2023-10-20 14:05:06',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(23270,'1100','51697799976','2023-10-20 14:08:30',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(23271,'4000','51697799976','2023-10-20 14:08:30',NULL,300.00,'','5','1','Good sold','1','270','sales','6','','No',NULL,NULL,''),(23272,'1100','51697800129','2023-10-20 14:09:03',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(23273,'4000','51697800129','2023-10-20 14:09:03',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(23274,'1100','51697800415','2023-10-20 14:13:44',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(23275,'4000','51697800415','2023-10-20 14:13:44',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(23276,'1100','51697800592','2023-10-20 14:26:51',300.00,NULL,'','5','1','Good sold','1','624','sales','','','No',NULL,NULL,''),(23277,'4000','51697800592','2023-10-20 14:26:51',NULL,300.00,'','5','1','Good sold','1','624','sales','6','','No',NULL,NULL,''),(23278,'1000','51697801251','2023-10-20 14:27:47',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23279,'4000','51697801251','2023-10-20 14:27:47',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(23280,'1100','51697801276','2023-10-20 14:28:13',900.00,NULL,'','5','1','Good sold','1','320','sales','','','No',NULL,NULL,''),(23281,'4000','51697801276','2023-10-20 14:28:13',NULL,900.00,'','5','1','Good sold','1','320','sales','6','','No',NULL,NULL,''),(23282,'1100','51697801318','2023-10-20 14:28:50',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(23283,'4000','51697801318','2023-10-20 14:28:50',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(23284,'1000','51697801437','2023-10-20 14:30:48',300.00,NULL,'','5','1','Good sold','1','625','sales','','','No',NULL,NULL,'RJK014QCFW'),(23285,'4000','51697801437','2023-10-20 14:30:48',NULL,300.00,'','5','1','Good sold','1','625','sales','4','','No',NULL,NULL,''),(23286,'1100','51697801478','2023-10-20 14:31:51',270.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(23287,'4000','51697801478','2023-10-20 14:31:51',NULL,270.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(23288,'1000','51697801533','2023-10-20 14:32:24',280.00,NULL,'','5','1','Good sold','1','282','sales','','','No',NULL,NULL,'RJK516RPBP'),(23289,'4000','51697801533','2023-10-20 14:32:24',NULL,280.00,'','5','1','Good sold','1','282','sales','6','','No',NULL,NULL,''),(23290,'4000','51697728142','2023-10-20 15:00:38',1200.00,NULL,'','5','1','Returned products','1','210','return','','','No',NULL,NULL,''),(23291,'1000','51697728142','2023-10-20 15:00:38',NULL,1200.00,'','5','1','Returned products','1','210','return','','','No',NULL,NULL,''),(23292,'5500','51697728142','2023-10-20 15:00:38',NULL,900.00,'','5','1','Cost of goods returned','1','210','sales','15','','No',NULL,NULL,''),(23293,'1110','51697728142','2023-10-20 15:00:38',900.00,NULL,'','5','1','Inventory retuned ','1','210','sales','','','No',NULL,NULL,''),(23296,'1100','51697441377','2023-10-16 10:30:21',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(23297,'4000','51697441377','2023-10-16 10:30:21',NULL,2500.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(23298,'4000','51697441377','2023-10-20 15:30:37',NULL,300.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(23299,'4000','51697441377','2023-10-20 15:34:44',300.00,NULL,'','5','1','Returned products','1','13','return','','','No',NULL,NULL,''),(23300,'1100','51697441377','2023-10-20 15:34:44',NULL,300.00,'','5','1','Returned products','1','13','return','','','No',NULL,NULL,''),(23301,'5500','51697441377','2023-10-20 15:34:44',NULL,208.27,'','5','1','Cost of goods returned','1','13','sales','6','','No',NULL,NULL,''),(23302,'1110','51697441377','2023-10-20 15:34:44',208.27,NULL,'','5','1','Inventory retuned ','1','13','sales','','','No',NULL,NULL,''),(23303,'4000','51697441377','2023-10-20 15:51:00',2500.00,NULL,'','5','1','Returned products','1','13','return','','','No',NULL,NULL,''),(23304,'1100','51697441377','2023-10-20 15:51:00',NULL,2500.00,'','5','1','Returned products','1','13','return','','','No',NULL,NULL,''),(23305,'5500','51697441377','2023-10-20 15:51:00',NULL,2082.70,'','5','1','Cost of goods returned','1','13','sales','6','','No',NULL,NULL,''),(23306,'1110','51697441377','2023-10-20 15:51:00',2082.70,NULL,'','5','1','Inventory retuned ','1','13','sales','','','No',NULL,NULL,''),(23307,'1100','51697807576','2023-10-20 16:13:14',270.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(23308,'4000','51697807576','2023-10-20 16:13:14',NULL,270.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(23309,'1000','51697809272','2023-10-20 16:42:03',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,'RJK21N6D6I'),(23310,'4000','51697809272','2023-10-20 16:42:03',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(23311,'1000','51697813182','2023-10-20 17:46:42',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23312,'4000','51697813182','2023-10-20 17:46:42',NULL,280.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(23313,'1100','51697813212','2023-10-20 17:47:18',600.00,NULL,'','5','1','Good sold','1','147','sales','','','No',NULL,NULL,''),(23314,'4000','51697813212','2023-10-20 17:47:18',NULL,300.00,'','5','1','Good sold','1','147','sales','6','','No',NULL,NULL,''),(23315,'4000','51697813212','2023-10-20 17:47:18',NULL,300.00,'','5','1','Good sold','1','147','sales','6','','No',NULL,NULL,''),(23316,'1100','51697813285','2023-10-20 17:48:22',300.00,NULL,'','5','1','Good sold','1','218','sales','','','No',NULL,NULL,''),(23317,'4000','51697813285','2023-10-20 17:48:22',NULL,300.00,'','5','1','Good sold','1','218','sales','6','','No',NULL,NULL,''),(23318,'1000','51697816617','2023-10-20 18:43:53',600.00,NULL,'','5','1','Good sold','1','626','sales','','','No',NULL,NULL,'RJK923HCV9'),(23319,'4000','51697816617','2023-10-20 18:43:53',NULL,600.00,'','5','1','Good sold','1','626','sales','6','','No',NULL,NULL,''),(23320,'1100','51697816663','2023-10-20 18:45:06',1200.00,NULL,'','5','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(23321,'4000','51697816663','2023-10-20 18:45:06',NULL,1200.00,'','5','1','Good sold','1','30','sales','6','','No',NULL,NULL,''),(23322,'1100','51697817026','2023-10-20 18:50:40',390.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(23323,'4000','51697817026','2023-10-20 18:50:40',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(23324,'1110','51697818742','2023-10-20 19:20:01',NULL,19.54,'','5','1','Inventory sold','1','561','sales','14','','No',NULL,NULL,''),(23325,'5500','51697818742','2023-10-20 19:20:01',19.54,NULL,'','5','1','Cost of goods sold','1','561','sales','','','No',NULL,NULL,''),(23326,'1000','51697818742','2023-10-20 19:20:01',30.00,NULL,'','5','1','Good sold','1','561','Payment','','','No',NULL,NULL,''),(23327,'4000','51697818742','2023-10-20 19:20:01',NULL,30.00,'','5','1','Good sold','1','561','sales','14','','No',NULL,NULL,''),(23328,'1110','51697869780','2023-10-21 09:32:36',NULL,19.11,'','5','1','Inventory sold','1','627','sales','11','','No',NULL,NULL,''),(23329,'5500','51697869780','2023-10-21 09:32:36',19.11,NULL,'','5','1','Cost of goods sold','1','627','sales','','','No',NULL,NULL,''),(23330,'1000','51697869780','2023-10-21 09:32:36',350.00,NULL,'','5','1','Good sold','1','627','sales','','','No',NULL,NULL,'RJK129CTC7'),(23331,'4000','51697869780','2023-10-21 09:32:36',NULL,300.00,'','5','1','Good sold','1','627','sales','6','','No',NULL,NULL,''),(23332,'4000','51697869780','2023-10-21 09:32:36',NULL,50.00,'','5','1','Good sold','1','627','sales','11','','No',NULL,NULL,''),(23333,'1100','51697869995','2023-10-21 09:33:33',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,''),(23334,'4000','51697869995','2023-10-21 09:33:33',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(23335,'1100','51697876747','2023-10-21 11:27:44',600.00,NULL,'','5','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(23336,'4000','51697876747','2023-10-21 11:27:44',NULL,600.00,'','5','1','Good sold','1','52','sales','4','','No',NULL,NULL,''),(23337,'1100','51697876941','2023-10-21 11:30:59',900.00,NULL,'','5','1','Good sold','1','628','sales','','','No',NULL,NULL,''),(23338,'4000','51697876941','2023-10-21 11:30:59',NULL,900.00,'','5','1','Good sold','1','628','sales','6','','No',NULL,NULL,''),(23339,'1000','51697877732','2023-10-21 11:43:22',300.00,NULL,'','5','1','Good sold','1','629','sales','','','No',NULL,NULL,'RJL33W0N9V'),(23340,'4000','51697877732','2023-10-21 11:43:22',NULL,300.00,'','5','1','Good sold','1','629','sales','2','','No',NULL,NULL,''),(23341,'1100','51697877878','2023-10-21 11:44:48',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(23342,'4000','51697877878','2023-10-21 11:44:48',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(23343,'1000','51697879054','2023-10-21 12:07:25',130.00,NULL,'','5','1','Good sold','1','630','sales','','','No',NULL,NULL,'RJL03YPNVY'),(23344,'4000','51697879054','2023-10-21 12:07:25',NULL,130.00,'','5','1','Good sold','1','630','sales','8','','No',NULL,NULL,''),(23345,'1100','51697879366','2023-10-21 13:16:16',300.00,NULL,'','5','1','Good sold','1','583','sales','','','No',NULL,NULL,''),(23346,'4000','51697879366','2023-10-21 13:16:16',NULL,300.00,'','5','1','Good sold','1','583','sales','4','','No',NULL,NULL,''),(23347,'1000','51697883417','2023-10-21 13:45:34',300.00,NULL,'','5','1','Good sold','1','631','sales','','','No',NULL,NULL,'RJL1493V2R'),(23348,'4000','51697883417','2023-10-21 13:45:34',NULL,300.00,'','5','1','Good sold','1','631','sales','4','','No',NULL,NULL,''),(23351,'1000','51697885164','2023-10-21 13:47:13',50.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23353,'1110','51697885164','2023-10-21 13:47:13',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(23354,'5500','51697885164','2023-10-21 14:10:18',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23355,'1000','51697885164','2023-10-21 13:47:13',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23356,'4000','51697885164','2023-10-21 13:47:13',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(23357,'1100','51697886782','2023-10-21 14:13:31',300.00,NULL,'','5','1','Good sold','1','229','sales','','','No',NULL,NULL,''),(23358,'4000','51697886782','2023-10-21 14:13:31',NULL,300.00,'','5','1','Good sold','1','229','sales','8','','No',NULL,NULL,''),(23359,'1000','51697887591','2023-10-21 14:26:44',90.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23360,'4000','51697887591','2023-10-21 14:26:44',NULL,90.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(23361,'1000','51697890488','2023-10-21 15:15:03',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,'RJL64JGBCY'),(23362,'4000','51697890488','2023-10-21 15:15:03',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(23363,'1000','51697891387','2023-10-21 15:30:04',30.00,NULL,'','5','1','Good sold','1','561','Payment','','','No',NULL,NULL,''),(23364,'4000','51697891387','2023-10-21 15:30:04',NULL,30.00,'','5','1','Good sold','1','561','sales','12','','No',NULL,NULL,''),(23365,'1000','51697895771','2023-10-21 16:43:09',560.00,NULL,'','5','1','Good sold','1','405','sales','','','No',NULL,NULL,'RJL6ATHY16'),(23366,'4000','51697895771','2023-10-21 16:43:09',NULL,560.00,'','5','1','Good sold','1','405','sales','6','','No',NULL,NULL,''),(23367,'1000','51697895997','2023-10-21 16:47:49',70.00,NULL,'','5','1','Good sold','1','632','sales','','','No',NULL,NULL,'RJL64JGBCY'),(23368,'4000','51697895997','2023-10-21 16:47:49',NULL,70.00,'','5','1','Good sold','1','632','sales','10','','No',NULL,NULL,''),(23369,'1000','51697896544','2023-10-21 16:56:44',300.00,NULL,'','5','1','Good sold','1','633','sales','','','No',NULL,NULL,'RJL64VWYO'),(23370,'4000','51697896544','2023-10-21 16:56:44',NULL,300.00,'','5','1','Good sold','1','633','sales','6','','No',NULL,NULL,''),(23371,'1110','51697897616','2023-10-21 17:15:36',NULL,26.00,'','5','1','Inventory sold','1','587','sales','18','','No',NULL,NULL,''),(23372,'5500','51697897616','2023-10-21 17:15:36',26.00,NULL,'','5','1','Cost of goods sold','1','587','sales','','','No',NULL,NULL,''),(23373,'1000','51697897616','2023-10-21 17:15:36',330.00,NULL,'','5','1','Good sold','1','587','sales','','','No',NULL,NULL,'RJL14WF825'),(23374,'4000','51697897616','2023-10-21 17:15:36',NULL,300.00,'','5','1','Good sold','1','587','sales','2','','No',NULL,NULL,''),(23375,'4000','51697897616','2023-10-21 17:15:36',NULL,30.00,'','5','1','Good sold','1','587','sales','18','','No',NULL,NULL,''),(23376,'1000','51697898067','2023-10-21 17:21:53',560.00,NULL,'','5','1','Good sold','1','115','Payment','','','No',NULL,NULL,''),(23377,'4000','51697898067','2023-10-21 17:21:53',NULL,560.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(23378,'1000','51697901839','2023-10-21 18:24:18',70.00,NULL,'','5','1','Good sold','1','598','sales','','','No',NULL,NULL,'RJL754EFPDN'),(23379,'4000','51697901839','2023-10-21 18:24:18',NULL,70.00,'','5','1','Good sold','1','598','sales','10','','No',NULL,NULL,''),(23380,'1100','51697901952','2023-10-21 18:26:16',300.00,NULL,'','5','1','Good sold','1','163','sales','','','No',NULL,NULL,''),(23381,'4000','51697901952','2023-10-21 18:26:16',NULL,300.00,'','5','1','Good sold','1','163','sales','4','','No',NULL,NULL,''),(23382,'1000','51697902009','2023-10-21 18:27:05',300.00,NULL,'','5','1','Good sold','1','23','sales','','','No',NULL,NULL,'RJL357FPDN'),(23383,'4000','51697902009','2023-10-21 18:27:05',NULL,300.00,'','5','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(23384,'1000','51697970746','2023-10-22 13:51:37',150.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23385,'4000','51697970746','2023-10-22 13:51:37',NULL,150.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(23386,'1100','51697971946','2023-10-22 13:52:40',300.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(23387,'4000','51697971946','2023-10-22 13:52:40',NULL,300.00,'','5','1','Good sold','1','74','sales','2','','No',NULL,NULL,''),(23388,'1000','51697972049','2023-10-22 13:54:22',300.00,NULL,'','5','1','Good sold','1','455','Payment','','','No',NULL,NULL,''),(23389,'4000','51697972049','2023-10-22 13:54:22',NULL,300.00,'','5','1','Good sold','1','455','sales','4','','No',NULL,NULL,''),(23390,'1100','51697972078','2023-10-22 13:54:55',300.00,NULL,'','5','1','Good sold','1','120','sales','','','No',NULL,NULL,''),(23391,'4000','51697972078','2023-10-22 13:54:55',NULL,300.00,'','5','1','Good sold','1','120','sales','2','','No',NULL,NULL,''),(23392,'1100','51697972131','2023-10-22 13:55:55',150.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(23393,'4000','51697972131','2023-10-22 13:55:55',NULL,150.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(23394,'1100','51697972208','2023-10-22 13:57:49',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,''),(23395,'4000','51697972208','2023-10-22 13:57:49',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(23396,'1100','51697972284','2023-10-22 13:59:12',300.00,NULL,'','5','1','Good sold','1','604','sales','','','No',NULL,NULL,''),(23397,'4000','51697972284','2023-10-22 13:59:12',NULL,300.00,'','5','1','Good sold','1','604','sales','2','','No',NULL,NULL,''),(23398,'1000','51697985489','2023-10-22 17:38:18',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23399,'4000','51697985489','2023-10-22 17:38:18',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(23400,'1000','51697988386','2023-10-22 18:27:33',600.00,NULL,'','5','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(23401,'4000','51697988386','2023-10-22 18:27:33',NULL,600.00,'','5','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(23402,'1100','51697988608','2023-10-22 18:30:20',300.00,NULL,'','5','1','Good sold','1','318','sales','','','No',NULL,NULL,''),(23403,'4000','51697988608','2023-10-22 18:30:20',NULL,300.00,'','5','1','Good sold','1','318','sales','6','','No',NULL,NULL,''),(23404,'1100','51697988640','2023-10-22 18:31:15',300.00,NULL,'','5','1','Good sold','1','483','sales','','','No',NULL,NULL,''),(23405,'4000','51697988640','2023-10-22 18:31:15',NULL,300.00,'','5','1','Good sold','1','483','sales','2','','No',NULL,NULL,''),(23406,'1000','51697988701','2023-10-22 18:33:25',300.00,NULL,'','5','1','Good sold','1','634','sales','','','No',NULL,NULL,'RJM87O8IC4'),(23407,'4000','51697988701','2023-10-22 18:33:25',NULL,300.00,'','5','1','Good sold','1','634','sales','6','','No',NULL,NULL,''),(23408,'1000','51697989149','2023-10-22 18:39:23',600.00,NULL,'','5','1','Good sold','1','296','sales','','','No',NULL,NULL,'RJM281W5P6'),(23409,'4000','51697989149','2023-10-22 18:39:23',NULL,600.00,'','5','1','Good sold','1','296','sales','6','','No',NULL,NULL,''),(23410,'1100','51697989935','2023-10-22 18:52:24',300.00,NULL,'','5','1','Good sold','1','615','sales','','','No',NULL,NULL,''),(23411,'4000','51697989935','2023-10-22 18:52:24',NULL,300.00,'','5','1','Good sold','1','615','sales','2','','No',NULL,NULL,''),(23412,'1110','51697990754','2023-10-22 19:06:06',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(23413,'5500','51697990754','2023-10-22 19:06:06',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23414,'1000','51697990754','2023-10-22 19:06:06',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJM686HA8M'),(23415,'4000','51697990754','2023-10-22 19:06:06',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(23416,'1000','51697991206','2023-10-22 19:13:58',260.00,NULL,'','5','1','Good sold','1','117','sales','','','No',NULL,NULL,'RJM58D5R57'),(23417,'4000','51697991206','2023-10-22 19:13:58',NULL,260.00,'','5','1','Good sold','1','117','sales','8','','No',NULL,NULL,''),(23418,'1100','51698041226','2023-10-23 09:07:51',300.00,NULL,'','5','1','Good sold','1','506','sales','','','No',NULL,NULL,''),(23419,'4000','51698041226','2023-10-23 09:07:51',NULL,300.00,'','5','1','Good sold','1','506','sales','6','','No',NULL,NULL,''),(23420,'1100','51698044584','2023-10-23 10:03:39',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(23421,'4000','51698044584','2023-10-23 10:03:39',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(23422,'1100','51698045406','2023-10-23 10:18:06',900.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(23423,'4000','51698045406','2023-10-23 10:18:06',NULL,300.00,'','5','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(23424,'4000','51698045406','2023-10-23 10:18:06',NULL,600.00,'','5','1','Good sold','1','70','sales','4','','No',NULL,NULL,''),(23425,'1100','51698046994','2023-10-23 10:43:38',2520.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(23426,'4000','51698046994','2023-10-23 10:43:38',NULL,2520.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(23427,'1100','51698047053','2023-10-23 10:49:23',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(23428,'4000','51698047053','2023-10-23 10:49:23',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(23429,'1100','51698047379','2023-10-23 10:50:02',750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(23430,'4000','51698047379','2023-10-23 10:50:02',NULL,750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(23443,'1100','51698056170','2023-10-23 13:16:45',600.00,NULL,'','5','1','Good sold','1','507','sales','','','No',NULL,NULL,''),(23444,'4000','51698056170','2023-10-23 13:16:45',NULL,600.00,'','5','1','Good sold','1','507','sales','6','','No',NULL,NULL,''),(23445,'4000','51698056170','2023-10-23 13:33:29',600.00,NULL,'','5','1','Returned products','1','507','return','','','No',NULL,NULL,''),(23446,'1100','51698056170','2023-10-23 13:33:29',NULL,600.00,'','5','1','Returned products','1','507','return','','','No',NULL,NULL,''),(23447,'5500','51698056170','2023-10-23 13:33:29',NULL,416.00,'','5','1','Cost of goods returned','1','507','sales','2','','No',NULL,NULL,''),(23448,'1110','51698056170','2023-10-23 13:33:29',416.00,NULL,'','5','1','Inventory retuned ','1','507','sales','','','No',NULL,NULL,''),(23449,'4000','51698056170','2023-10-23 13:33:32',300.00,NULL,'','5','1','Returned products','1','507','return','','','No',NULL,NULL,''),(23450,'1100','51698056170','2023-10-23 13:33:32',NULL,300.00,'','5','1','Returned products','1','507','return','','','No',NULL,NULL,''),(23451,'5500','51698056170','2023-10-23 13:33:32',NULL,208.00,'','5','1','Cost of goods returned','1','507','sales','2','','No',NULL,NULL,''),(23452,'1110','51698056170','2023-10-23 13:33:32',208.00,NULL,'','5','1','Inventory retuned ','1','507','sales','','','No',NULL,NULL,''),(23453,'4000','51698056170','2023-10-23 13:33:34',300.00,NULL,'','5','1','Returned products','1','507','return','','','No',NULL,NULL,''),(23454,'1100','51698056170','2023-10-23 13:33:34',NULL,300.00,'','5','1','Returned products','1','507','return','','','No',NULL,NULL,''),(23455,'5500','51698056170','2023-10-23 13:33:34',NULL,208.00,'','5','1','Cost of goods returned','1','507','sales','2','','No',NULL,NULL,''),(23456,'1110','51698056170','2023-10-23 13:33:34',208.00,NULL,'','5','1','Inventory retuned ','1','507','sales','','','No',NULL,NULL,''),(23457,'4000','51698056170','2023-10-23 13:33:40',300.00,NULL,'','5','1','Returned products','1','507','return','','','No',NULL,NULL,''),(23458,'1100','51698056170','2023-10-23 13:33:40',NULL,300.00,'','5','1','Returned products','1','507','return','','','No',NULL,NULL,''),(23459,'5500','51698056170','2023-10-23 13:33:40',NULL,208.00,'','5','1','Cost of goods returned','1','507','sales','2','','No',NULL,NULL,''),(23460,'1110','51698056170','2023-10-23 13:33:40',208.00,NULL,'','5','1','Inventory retuned ','1','507','sales','','','No',NULL,NULL,''),(23461,'4000','51698056170','2023-10-23 13:33:44',300.00,NULL,'','5','1','Returned products','1','507','return','','','No',NULL,NULL,''),(23462,'1100','51698056170','2023-10-23 13:33:44',NULL,300.00,'','5','1','Returned products','1','507','return','','','No',NULL,NULL,''),(23463,'5500','51698056170','2023-10-23 13:33:44',NULL,208.27,'','5','1','Cost of goods returned','1','507','sales','6','','No',NULL,NULL,''),(23464,'1110','51698056170','2023-10-23 13:33:44',208.27,NULL,'','5','1','Inventory retuned ','1','507','sales','','','No',NULL,NULL,''),(23465,'4000','51698056170','2023-10-23 13:33:49',600.00,NULL,'','5','1','Returned products','1','507','return','','','No',NULL,NULL,''),(23466,'1100','51698056170','2023-10-23 13:33:49',NULL,600.00,'','5','1','Returned products','1','507','return','','','No',NULL,NULL,''),(23467,'5500','51698056170','2023-10-23 13:33:49',NULL,416.00,'','5','1','Cost of goods returned','1','507','sales','4','','No',NULL,NULL,''),(23468,'1110','51698056170','2023-10-23 13:33:49',416.00,NULL,'','5','1','Inventory retuned ','1','507','sales','','','No',NULL,NULL,''),(23469,'1100','51698057474','2023-10-23 13:38:30',600.00,NULL,'','5','1','Good sold','1','104','sales','','','No',NULL,NULL,''),(23470,'4000','51698057474','2023-10-23 13:38:30',NULL,600.00,'','5','1','Good sold','1','104','sales','2','','No',NULL,NULL,''),(23471,'1110','51698065948','2023-10-23 16:04:57',NULL,450.00,'','5','1','Inventory sold','1','635','sales','15','','No',NULL,NULL,''),(23472,'5500','51698065948','2023-10-23 16:04:57',450.00,NULL,'','5','1','Cost of goods sold','1','635','sales','','','No',NULL,NULL,''),(23473,'1000','51698065948','2023-10-23 16:04:57',880.00,NULL,'','5','1','Good sold','1','635','sales','','','No',NULL,NULL,'RJN7APKVO7'),(23474,'4000','51698065948','2023-10-23 16:04:57',NULL,280.00,'','5','1','Good sold','1','635','sales','6','','No',NULL,NULL,''),(23475,'4000','51698065948','2023-10-23 16:04:57',NULL,600.00,'','5','1','Good sold','1','635','sales','15','','No',NULL,NULL,''),(23476,'1110','51698066729','2023-10-23 16:12:28',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(23477,'5500','51698066729','2023-10-23 16:12:28',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23478,'1000','51698066729','2023-10-23 16:12:28',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23479,'4000','51698066729','2023-10-23 16:12:28',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(23480,'1100','51698066764','2023-10-23 16:13:06',600.00,NULL,'','5','1','Good sold','1','112','sales','','','No',NULL,NULL,''),(23481,'4000','51698066764','2023-10-23 16:13:06',NULL,600.00,'','5','1','Good sold','1','112','sales','2','','No',NULL,NULL,''),(23482,'1000','51698066821','2023-10-23 16:14:02',300.00,NULL,'','5','1','Good sold','1','324','Payment','','','No',NULL,NULL,''),(23483,'4000','51698066821','2023-10-23 16:14:02',NULL,300.00,'','5','1','Good sold','1','324','sales','2','','No',NULL,NULL,''),(23486,'1100','51698066965','2023-10-23 16:16:29',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(23487,'4000','51698066965','2023-10-23 16:16:29',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(23490,'1000','51698067195','2023-10-23 16:20:13',30.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23492,'1000','51698067221','2023-10-23 16:21:03',100.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJN1A70117'),(23493,'4000','51698067221','2023-10-23 16:21:03',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(23494,'4000','51698067221','2023-10-23 16:21:03',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(23495,'1100','51698067356','2023-10-23 16:23:10',300.00,NULL,'','5','1','Good sold','1','310','sales','','','No',NULL,NULL,''),(23496,'4000','51698067356','2023-10-23 16:23:10',NULL,300.00,'','5','1','Good sold','1','310','sales','2','','No',NULL,NULL,''),(23497,'1000','51698067404','2023-10-23 16:23:35',300.00,NULL,'','5','1','Good sold','1','132','Payment','','','No',NULL,NULL,''),(23498,'4000','51698067404','2023-10-23 16:23:35',NULL,300.00,'','5','1','Good sold','1','132','sales','8','','No',NULL,NULL,''),(23499,'1000','51698067544','2023-10-23 16:26:01',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23500,'4000','51698067544','2023-10-23 16:26:01',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(23501,'1100','51698067615','2023-10-23 16:27:21',1200.00,NULL,'','5','1','Good sold','1','484','sales','','','No',NULL,NULL,''),(23502,'4000','51698067615','2023-10-23 16:27:21',NULL,1200.00,'','5','1','Good sold','1','484','sales','4','','No',NULL,NULL,''),(23503,'1100','51698067817','2023-10-23 16:30:34',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(23504,'4000','51698067817','2023-10-23 16:30:34',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(23505,'1100','51698067885','2023-10-23 16:31:49',300.00,NULL,'','5','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(23506,'4000','51698067885','2023-10-23 16:31:49',NULL,300.00,'','5','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(23507,'1000','51698067987','2023-10-23 16:34:16',280.00,NULL,'','5','1','Good sold','1','636','sales','','','No',NULL,NULL,'RJN6ATLAA6'),(23508,'4000','51698067987','2023-10-23 16:34:16',NULL,280.00,'','5','1','Good sold','1','636','sales','6','','No',NULL,NULL,''),(23509,'1100','51698068220','2023-10-23 16:37:11',300.00,NULL,'','5','1','Good sold','1','262','sales','','','No',NULL,NULL,''),(23510,'4000','51698068220','2023-10-23 16:37:11',NULL,300.00,'','5','1','Good sold','1','262','sales','4','','No',NULL,NULL,''),(23511,'1000','51698069417','2023-10-23 16:57:09',300.00,NULL,'','5','1','Good sold','1','637','sales','','','No',NULL,NULL,'RJN19ZVLRD'),(23512,'4000','51698069417','2023-10-23 16:57:09',NULL,300.00,'','5','1','Good sold','1','637','sales','2','','No',NULL,NULL,''),(23513,'1100','51698070179','2023-10-23 17:09:52',300.00,NULL,'','5','1','Good sold','1','183','sales','','','No',NULL,NULL,''),(23514,'4000','51698070179','2023-10-23 17:09:52',NULL,300.00,'','5','1','Good sold','1','183','sales','2','','No',NULL,NULL,''),(23515,'1000','51698070291','2023-10-23 17:11:42',600.00,NULL,'','5','1','Good sold','1','569','sales','','','No',NULL,NULL,'RJE5H5DP19'),(23516,'4000','51698070291','2023-10-23 17:11:42',NULL,600.00,'','5','1','Good sold','1','569','sales','2','','No',NULL,NULL,''),(23517,'1110','51698071247','2023-10-23 17:27:49',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(23518,'5500','51698071247','2023-10-23 17:27:49',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23519,'1000','51698071247','2023-10-23 17:27:49',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23520,'4000','51698071247','2023-10-23 17:27:49',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(23525,'1100','51698066913','2023-10-23 16:15:45',300.00,NULL,'','5','1','Good sold','1','266','sales','','','No',NULL,NULL,''),(23526,'4000','51698066913','2023-10-23 17:52:25',NULL,300.00,'','5','1','Good sold','1','266','sales','2','','No',NULL,NULL,''),(23527,'1110','51698067195','2023-10-23 16:20:13',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(23528,'5500','51698067195','2023-10-23 17:53:47',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23529,'1000','51698067195','2023-10-23 16:20:13',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23530,'4000','51698067195','2023-10-23 16:20:13',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(23531,'1100','51698073630','2023-10-23 18:13:19',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(23532,'4000','51698073630','2023-10-23 18:13:19',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(23533,'1100','51698074025','2023-10-23 18:15:32',1200.00,NULL,'','5','1','Good sold','1','444','sales','','','No',NULL,NULL,''),(23534,'4000','51698074025','2023-10-23 18:15:32',NULL,1200.00,'','5','1','Good sold','1','444','sales','2','','No',NULL,NULL,''),(23535,'1100','51698074193','2023-10-23 18:17:17',300.00,NULL,'','5','1','Good sold','1','372','sales','','','No',NULL,NULL,''),(23536,'4000','51698074193','2023-10-23 18:17:17',NULL,300.00,'','5','1','Good sold','1','372','sales','2','','No',NULL,NULL,''),(23537,'1100','51698075032','2023-10-23 18:30:43',300.00,NULL,'','5','1','Good sold','1','519','sales','','','No',NULL,NULL,''),(23538,'4000','51698075032','2023-10-23 18:30:43',NULL,300.00,'','5','1','Good sold','1','519','sales','2','','No',NULL,NULL,''),(23539,'1100','51698076178','2023-10-23 18:50:24',600.00,NULL,'','5','1','Good sold','1','501','sales','','','No',NULL,NULL,''),(23540,'4000','51698076178','2023-10-23 18:50:24',NULL,600.00,'','5','1','Good sold','1','501','sales','4','','No',NULL,NULL,''),(23541,'1100','51698076279','2023-10-23 18:51:39',600.00,NULL,'','5','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(23542,'4000','51698076279','2023-10-23 18:51:39',NULL,600.00,'','5','1','Good sold','1','37','sales','4','','No',NULL,NULL,''),(23543,'1000','51698076790','2023-10-23 19:02:06',1200.00,NULL,'','5','1','Good sold','1','346','sales','','','No',NULL,NULL,'RJN5BG5W1P'),(23544,'4000','51698076790','2023-10-23 19:02:06',NULL,600.00,'','5','1','Good sold','1','346','sales','6','','No',NULL,NULL,''),(23545,'4000','51698076790','2023-10-23 19:02:06',NULL,300.00,'','5','1','Good sold','1','346','sales','4','','No',NULL,NULL,''),(23546,'4000','51698076790','2023-10-23 19:02:06',NULL,300.00,'','5','1','Good sold','1','346','sales','4','','No',NULL,NULL,''),(23547,'1000','51698077184','2023-10-23 19:06:48',600.00,NULL,'','5','1','Good sold','1','93','sales','','','No',NULL,NULL,'RJN0B91MFC'),(23548,'4000','51698077184','2023-10-23 19:06:48',NULL,600.00,'','5','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(23549,'1110','51698078166','2023-10-23 19:23:35',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(23550,'5500','51698078166','2023-10-23 19:23:35',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23551,'1000','51698078166','2023-10-23 19:23:35',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23552,'4000','51698078166','2023-10-23 19:23:35',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(23553,'1000','51698078313','2023-10-23 19:25:23',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23554,'4000','51698078313','2023-10-23 19:25:23',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(23555,'1100','51698133490','2023-10-24 10:50:39',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,''),(23556,'4000','51698133490','2023-10-24 10:50:39',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(23557,'1100','51698133916','2023-10-24 10:52:13',300.00,NULL,'','5','1','Good sold','1','457','sales','','','No',NULL,NULL,''),(23558,'4000','51698133916','2023-10-24 10:52:13',NULL,300.00,'','5','1','Good sold','1','457','sales','6','','No',NULL,NULL,''),(23559,'1100','51698133950','2023-10-24 10:52:58',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(23560,'4000','51698133950','2023-10-24 10:52:58',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(23561,'1100','51698134001','2023-10-24 10:53:34',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(23562,'4000','51698134001','2023-10-24 10:53:34',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(23563,'1100','51698134029','2023-10-24 10:57:23',1950.00,NULL,'','5','1','Good sold','1','549','sales','','','No',NULL,NULL,''),(23564,'4000','51698134029','2023-10-24 10:57:23',NULL,1200.00,'','5','1','Good sold','1','549','sales','2','','No',NULL,NULL,''),(23565,'4000','51698134029','2023-10-24 10:57:23',NULL,300.00,'','5','1','Good sold','1','549','sales','6','','No',NULL,NULL,''),(23566,'4000','51698134029','2023-10-24 10:57:23',NULL,450.00,'','5','1','Good sold','1','549','sales','8','','No',NULL,NULL,''),(23567,'1100','51698134261','2023-10-24 10:57:56',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(23568,'4000','51698134261','2023-10-24 10:57:56',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(23569,'1100','51698134294','2023-10-24 11:00:22',900.00,NULL,'','5','1','Good sold','1','638','sales','','','No',NULL,NULL,''),(23570,'4000','51698134294','2023-10-24 11:00:22',NULL,600.00,'','5','1','Good sold','1','638','sales','4','','No',NULL,NULL,''),(23571,'4000','51698134294','2023-10-24 11:00:22',NULL,300.00,'','5','1','Good sold','1','638','sales','6','','No',NULL,NULL,''),(23572,'1100','51698134435','2023-10-24 11:00:51',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(23573,'4000','51698134435','2023-10-24 11:00:51',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(23574,'1000','51698134475','2023-10-24 11:01:23',300.00,NULL,'','5','1','Good sold','1','386','Payment','','','No',NULL,NULL,''),(23575,'4000','51698134475','2023-10-24 11:01:23',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(23576,'1100','51698134862','2023-10-24 11:07:55',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(23577,'4000','51698134862','2023-10-24 11:07:55',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(23578,'1100','51698134902','2023-10-24 11:08:35',300.00,NULL,'','5','1','Good sold','1','594','sales','','','No',NULL,NULL,''),(23579,'4000','51698134902','2023-10-24 11:08:35',NULL,300.00,'','5','1','Good sold','1','594','sales','6','','No',NULL,NULL,''),(23580,'1000','51698134992','2023-10-24 11:10:03',130.00,NULL,'','5','1','Good sold','1','108','Payment','','','No',NULL,NULL,''),(23581,'4000','51698134992','2023-10-24 11:10:03',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(23582,'1100','51698135405','2023-10-24 11:17:01',560.00,NULL,'','5','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(23583,'4000','51698135405','2023-10-24 11:17:01',NULL,560.00,'','5','1','Good sold','1','61','sales','4','','No',NULL,NULL,''),(23584,'1000','51698138945','2023-10-24 12:15:55',70.00,NULL,'','5','1','Good sold','1','639','sales','','','No',NULL,NULL,'RJO6D8WFOO'),(23585,'4000','51698138945','2023-10-24 12:15:55',NULL,70.00,'','5','1','Good sold','1','639','sales','10','','No',NULL,NULL,''),(23586,'1100','51698138996','2023-10-24 12:30:35',280.00,NULL,'','5','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(23587,'4000','51698138996','2023-10-24 12:30:35',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(23588,'1100','51698139870','2023-10-24 12:31:23',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(23589,'4000','51698139870','2023-10-24 12:31:23',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(23590,'1100','51698139900','2023-10-24 12:32:05',300.00,NULL,'','5','1','Good sold','1','264','sales','','','No',NULL,NULL,''),(23591,'4000','51698139900','2023-10-24 12:32:05',NULL,300.00,'','5','1','Good sold','1','264','sales','2','','No',NULL,NULL,''),(23592,'1100','51698143243','2023-10-24 13:28:04',900.00,NULL,'','5','1','Good sold','1','186','sales','','','No',NULL,NULL,''),(23593,'4000','51698143243','2023-10-24 13:28:04',NULL,300.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(23594,'4000','51698143243','2023-10-24 13:28:04',NULL,300.00,'','5','1','Good sold','1','186','sales','6','','No',NULL,NULL,''),(23595,'4000','51698143243','2023-10-24 13:28:04',NULL,300.00,'','5','1','Good sold','1','186','sales','4','','No',NULL,NULL,''),(23596,'1000','51698144785','2023-10-24 13:53:37',30.00,NULL,'','5','1','Good sold','1','561','Payment','','','No',NULL,NULL,''),(23597,'4000','51698144785','2023-10-24 13:53:37',NULL,30.00,'','5','1','Good sold','1','561','sales','12','','No',NULL,NULL,''),(23598,'1100','51698145498','2023-10-24 14:05:09',300.00,NULL,'','5','1','Good sold','1','242','sales','','','No',NULL,NULL,''),(23599,'4000','51698145498','2023-10-24 14:05:09',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(23600,'1100','51698147666','2023-10-24 14:41:17',300.00,NULL,'','5','1','Good sold','1','437','sales','','','No',NULL,NULL,''),(23601,'4000','51698147666','2023-10-24 14:41:17',NULL,300.00,'','5','1','Good sold','1','437','sales','4','','No',NULL,NULL,''),(23602,'1000','51698148236','2023-10-24 14:50:48',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,'RJO0DQXDXW'),(23603,'4000','51698148236','2023-10-24 14:50:48',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(23604,'1100','51698148290','2023-10-24 15:24:36',900.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(23605,'4000','51698148290','2023-10-24 15:24:36',NULL,900.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(23606,'1100','51698151667','2023-10-24 15:47:59',300.00,NULL,'','5','1','Good sold','1','170','sales','','','No',NULL,NULL,''),(23607,'4000','51698151667','2023-10-24 15:47:59',NULL,300.00,'','5','1','Good sold','1','170','sales','2','','No',NULL,NULL,''),(23608,'1110','51698152610','2023-10-24 16:05:37',NULL,1105.00,'','5','1','Inventory sold','1','640','sales','1','','No',NULL,NULL,''),(23609,'5500','51698152610','2023-10-24 16:05:37',1105.00,NULL,'','5','1','Cost of goods sold','1','640','sales','','','No',NULL,NULL,''),(23610,'1000','51698152610','2023-10-24 16:05:37',1600.00,NULL,'','5','1','Good sold','1','640','sales','','','No',NULL,NULL,'RJO9DY3CTX'),(23611,'4000','51698152610','2023-10-24 16:05:37',NULL,1600.00,'','5','1','Good sold','1','640','sales','1','','No',NULL,NULL,''),(23612,'1100','51698153323','2023-10-24 16:15:43',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(23613,'4000','51698153323','2023-10-24 16:15:43',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(23614,'1000','51698153371','2023-10-24 16:16:32',70.00,NULL,'','5','1','Good sold','1','598','sales','','','No',NULL,NULL,'RJO8E03WG8'),(23615,'4000','51698153371','2023-10-24 16:16:32',NULL,70.00,'','5','1','Good sold','1','598','sales','10','','No',NULL,NULL,''),(23616,'1000','51698156390','2023-10-24 17:06:40',300.00,NULL,'','5','1','Good sold','1','190','sales','','','No',NULL,NULL,'RJO0E56L04'),(23617,'4000','51698156390','2023-10-24 17:06:40',NULL,300.00,'','5','1','Good sold','1','190','sales','6','','No',NULL,NULL,''),(23618,'1100','51698157138','2023-10-24 17:19:12',300.00,NULL,'','5','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(23619,'4000','51698157138','2023-10-24 17:19:12',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(23620,'1000','51698157441','2023-10-24 17:24:15',900.00,NULL,'','5','1','Good sold','1','82','sales','','','No',NULL,NULL,'RJO9E7Q5LV'),(23621,'4000','51698157441','2023-10-24 17:24:15',NULL,900.00,'','5','1','Good sold','1','82','sales','2','','No',NULL,NULL,''),(23622,'1000','51698159591','2023-10-24 18:00:06',300.00,NULL,'','5','1','Good sold','1','554','Payment','','','No',NULL,NULL,''),(23623,'4000','51698159591','2023-10-24 18:00:06',NULL,300.00,'','5','1','Good sold','1','554','sales','4','','No',NULL,NULL,''),(23624,'1100','51698160346','2023-10-24 18:12:41',840.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(23625,'4000','51698160346','2023-10-24 18:12:41',NULL,840.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(23626,'1000','51698160800','2023-10-24 18:20:16',300.00,NULL,'','5','1','Good sold','1','475','Payment','','','No',NULL,NULL,''),(23627,'4000','51698160800','2023-10-24 18:20:16',NULL,300.00,'','5','1','Good sold','1','475','sales','4','','No',NULL,NULL,''),(23628,'1100','51698160898','2023-10-24 18:21:50',300.00,NULL,'','5','1','Good sold','1','560','sales','','','No',NULL,NULL,''),(23629,'4000','51698160898','2023-10-24 18:21:50',NULL,300.00,'','5','1','Good sold','1','560','sales','4','','No',NULL,NULL,''),(23630,'1100','51698161276','2023-10-24 18:28:09',300.00,NULL,'','5','1','Good sold','1','425','sales','','','No',NULL,NULL,''),(23631,'4000','51698161276','2023-10-24 18:28:09',NULL,300.00,'','5','1','Good sold','1','425','sales','2','','No',NULL,NULL,''),(23632,'1110','51698161941','2023-10-24 18:43:35',NULL,336.00,'','5','1','Inventory sold','1','238','sales','7','','No',NULL,NULL,''),(23633,'5500','51698161941','2023-10-24 18:43:35',336.00,NULL,'','5','1','Cost of goods sold','1','238','sales','','','No',NULL,NULL,''),(23634,'1000','51698161941','2023-10-24 18:43:35',1050.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,'RJO1EIMVSN'),(23635,'4000','51698161941','2023-10-24 18:43:35',NULL,500.00,'','5','1','Good sold','1','238','sales','7','','No',NULL,NULL,''),(23636,'4000','51698161941','2023-10-24 18:43:35',NULL,270.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(23637,'4000','51698161941','2023-10-24 18:43:35',NULL,280.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(23638,'1000','51698162562','2023-10-24 18:49:45',600.00,NULL,'','5','1','Good sold','1','22','Payment','','','No',NULL,NULL,''),(23639,'4000','51698162562','2023-10-24 18:49:45',NULL,600.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(23640,'1000','51698162600','2023-10-24 18:50:17',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJO6ELB5WS'),(23641,'4000','51698162600','2023-10-24 18:50:17',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(23642,'1000','51698216483','2023-10-25 09:48:16',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,'RJP8G1GQM2'),(23643,'4000','51698216483','2023-10-25 09:48:16',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(23644,'1100','51698216605','2023-10-25 09:52:27',600.00,NULL,'','5','1','Good sold','1','641','sales','','','No',NULL,NULL,''),(23645,'4000','51698216605','2023-10-25 09:52:27',NULL,300.00,'','5','1','Good sold','1','641','sales','2','','No',NULL,NULL,''),(23646,'4000','51698216605','2023-10-25 09:52:27',NULL,300.00,'','5','1','Good sold','1','641','sales','6','','No',NULL,NULL,''),(23647,'1100','51698227174','2023-10-25 12:46:43',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(23648,'4000','51698227174','2023-10-25 12:46:43',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(23649,'1000','51698227231','2023-10-25 12:47:23',300.00,NULL,'','5','1','Good sold','1','131','sales','','','No',NULL,NULL,'RJP4GDXY9O'),(23650,'4000','51698227231','2023-10-25 12:47:23',NULL,300.00,'','5','1','Good sold','1','131','sales','2','','No',NULL,NULL,''),(23651,'1100','51698227292','2023-10-25 12:50:10',300.00,NULL,'','5','1','Good sold','1','551','sales','','','No',NULL,NULL,''),(23652,'4000','51698227292','2023-10-25 12:50:10',NULL,300.00,'','5','1','Good sold','1','551','sales','6','','No',NULL,NULL,''),(23653,'1100','51698227598','2023-10-25 12:53:28',300.00,NULL,'','5','1','Good sold','1','477','sales','','','No',NULL,NULL,''),(23654,'4000','51698227598','2023-10-25 12:53:28',NULL,300.00,'','5','1','Good sold','1','477','sales','2','','No',NULL,NULL,''),(23655,'1110','51698227627','2023-10-25 12:53:59',NULL,378.00,'','5','1','Inventory sold','1','108','sales','3','','No',NULL,NULL,''),(23656,'5500','51698227627','2023-10-25 12:53:59',378.00,NULL,'','5','1','Cost of goods sold','1','108','sales','','','No',NULL,NULL,''),(23657,'1000','51698227627','2023-10-25 12:53:59',600.00,NULL,'','5','1','Good sold','1','108','Payment','','','No',NULL,NULL,''),(23658,'4000','51698227627','2023-10-25 12:53:59',NULL,600.00,'','5','1','Good sold','1','108','sales','3','','No',NULL,NULL,''),(23659,'1100','51698227668','2023-10-25 12:55:17',600.00,NULL,'','5','1','Good sold','1','333','sales','','','No',NULL,NULL,''),(23660,'4000','51698227668','2023-10-25 12:55:17',NULL,600.00,'','5','1','Good sold','1','333','sales','6','','No',NULL,NULL,''),(23661,'1000','51698228265','2023-10-25 13:05:41',30.00,NULL,'','5','1','Good sold','1','561','Payment','','','No',NULL,NULL,''),(23662,'4000','51698228265','2023-10-25 13:05:41',NULL,30.00,'','5','1','Good sold','1','561','sales','12','','No',NULL,NULL,''),(23663,'1000','51698229715','2023-10-25 13:31:30',680.00,NULL,'','5','1','Good sold','1','642','sales','','','No',NULL,NULL,'RJP9GPLN3L'),(23664,'4000','51698229715','2023-10-25 13:31:30',NULL,560.00,'','5','1','Good sold','1','642','sales','6','','No',NULL,NULL,''),(23665,'4000','51698229715','2023-10-25 13:31:30',NULL,120.00,'','5','1','Good sold','1','642','sales','12','','No',NULL,NULL,''),(23666,'1000','51698230058','2023-10-25 13:59:11',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RJP5GSF7HR'),(23667,'4000','51698230058','2023-10-25 13:59:11',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(23670,'1000','51698232454','2023-10-25 14:14:28',50.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23672,'1100','51698232476','2023-10-25 14:15:08',300.00,NULL,'','5','1','Good sold','1','612','sales','','','No',NULL,NULL,''),(23673,'4000','51698232476','2023-10-25 14:15:08',NULL,300.00,'','5','1','Good sold','1','612','sales','4','','No',NULL,NULL,''),(23674,'1110','51698232454','2023-10-25 14:14:28',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(23675,'5500','51698232454','2023-10-25 14:41:17',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23676,'1000','51698232454','2023-10-25 14:14:28',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23677,'4000','51698232454','2023-10-25 14:14:28',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(23678,'1100','51698235095','2023-10-25 14:59:10',2100.00,NULL,'','5','1','Good sold','1','591','sales','','','No',NULL,NULL,''),(23679,'4000','51698235095','2023-10-25 14:59:10',NULL,1200.00,'','5','1','Good sold','1','591','sales','6','','No',NULL,NULL,''),(23680,'4000','51698235095','2023-10-25 14:59:10',NULL,300.00,'','5','1','Good sold','1','591','sales','2','','No',NULL,NULL,''),(23681,'4000','51698235095','2023-10-25 14:59:10',NULL,600.00,'','5','1','Good sold','1','591','sales','2','','No',NULL,NULL,''),(23682,'1110','51698235209','2023-10-25 15:00:19',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(23683,'5500','51698235209','2023-10-25 15:00:19',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23684,'1000','51698235209','2023-10-25 15:00:19',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23685,'4000','51698235209','2023-10-25 15:00:19',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(23686,'1110','51698235510','2023-10-25 15:07:38',NULL,19.54,'','5','1','Inventory sold','1','282','sales','14','','No',NULL,NULL,''),(23687,'5500','51698235510','2023-10-25 15:07:38',19.54,NULL,'','5','1','Cost of goods sold','1','282','sales','','','No',NULL,NULL,''),(23688,'1000','51698235510','2023-10-25 15:07:38',45.00,NULL,'','5','1','Good sold','1','282','sales','','','No',NULL,NULL,'RJP3H07WF7'),(23689,'4000','51698235510','2023-10-25 15:07:38',NULL,30.00,'','5','1','Good sold','1','282','sales','12','','No',NULL,NULL,''),(23690,'4000','51698235510','2023-10-25 15:07:38',NULL,15.00,'','5','1','Good sold','1','282','sales','14','','No',NULL,NULL,''),(23691,'1000','51698236029','2023-10-25 15:14:17',600.00,NULL,'','5','1','Good sold','1','234','sales','','','No',NULL,NULL,'RJP3H07WF7'),(23692,'4000','51698236029','2023-10-25 15:14:17',NULL,600.00,'','5','1','Good sold','1','234','sales','2','','No',NULL,NULL,''),(23693,'1000','51698242146','2023-10-25 16:55:58',300.00,NULL,'','5','1','Good sold','1','122','sales','','','No',NULL,NULL,'RJP5HCD13'),(23694,'4000','51698242146','2023-10-25 16:55:58',NULL,300.00,'','5','1','Good sold','1','122','sales','2','','No',NULL,NULL,''),(23695,'1110','51698242192','2023-10-25 16:56:45',NULL,378.00,'','5','1','Inventory sold','1','554','sales','3','','No',NULL,NULL,''),(23696,'5500','51698242192','2023-10-25 16:56:45',378.00,NULL,'','5','1','Cost of goods sold','1','554','sales','','','No',NULL,NULL,''),(23697,'1000','51698242192','2023-10-25 16:56:45',600.00,NULL,'','5','1','Good sold','1','554','Payment','','','No',NULL,NULL,''),(23698,'4000','51698242192','2023-10-25 16:56:45',NULL,600.00,'','5','1','Good sold','1','554','sales','3','','No',NULL,NULL,''),(23699,'1110','51698242533','2023-10-25 17:02:29',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(23700,'5500','51698242533','2023-10-25 17:02:29',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23701,'1000','51698242533','2023-10-25 17:02:29',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23702,'4000','51698242533','2023-10-25 17:02:29',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(23703,'1000','51698245427','2023-10-25 17:50:45',300.00,NULL,'','5','1','Good sold','1','604','sales','','','No',NULL,NULL,'RJP0HJFFGS'),(23704,'4000','51698245427','2023-10-25 17:50:45',NULL,300.00,'','5','1','Good sold','1','604','sales','2','','No',NULL,NULL,''),(23705,'1100','51698245505','2023-10-25 17:52:06',300.00,NULL,'','5','1','Good sold','1','270','sales','','','No',NULL,NULL,''),(23706,'4000','51698245505','2023-10-25 17:52:06',NULL,300.00,'','5','1','Good sold','1','270','sales','4','','No',NULL,NULL,''),(23707,'1000','51698248371','2023-10-25 18:40:12',840.00,NULL,'','5','1','Good sold','1','643','sales','','','No',NULL,NULL,'RJP8HPBXDY'),(23708,'4000','51698248371','2023-10-25 18:40:12',NULL,560.00,'','5','1','Good sold','1','643','sales','6','','No',NULL,NULL,''),(23709,'4000','51698248371','2023-10-25 18:40:12',NULL,280.00,'','5','1','Good sold','1','643','sales','4','','No',NULL,NULL,''),(23710,'1000','51698248949','2023-10-25 18:49:30',130.00,NULL,'','5','1','Good sold','1','644','sales','','','No',NULL,NULL,'RJP0HPZ3B4'),(23711,'4000','51698248949','2023-10-25 18:49:30',NULL,130.00,'','5','1','Good sold','1','644','sales','8','','No',NULL,NULL,''),(23712,'1000','51698249288','2023-10-25 18:55:02',600.00,NULL,'','5','1','Good sold','1','295','sales','','','No',NULL,NULL,'RJP6HS57T0'),(23713,'4000','51698249288','2023-10-25 18:55:02',NULL,600.00,'','5','1','Good sold','1','295','sales','6','','No',NULL,NULL,''),(23714,'1000','51698249356','2023-10-25 18:57:36',300.00,NULL,'','5','1','Good sold','1','645','sales','','','No',NULL,NULL,'RJP3HT9XCX'),(23715,'4000','51698249356','2023-10-25 18:57:36',NULL,300.00,'','5','1','Good sold','1','645','sales','6','','No',NULL,NULL,''),(23716,'1100','51693810857','2023-10-25 19:29:06',NULL,1400.00,'','5','1','','1','10','payment','','','No',NULL,NULL,'45'),(23717,'na','51693810857','2023-10-25 19:29:06',1400.00,NULL,'','5','1','','1','10','payment','','5169825137963229223013','No',NULL,NULL,'45'),(23718,'1100','51693995901','2023-10-25 19:31:13',NULL,2000.00,'','5','1','','1','10','payment','','','No',NULL,NULL,'456'),(23719,'na','51693995901','2023-10-25 19:31:13',2000.00,NULL,'','5','1','','1','10','payment','','5169825150003940506933','No',NULL,NULL,'456'),(23720,'1100','51694238591','2023-10-25 19:32:46',NULL,2000.00,'','5','1','','1','10','payment','','','No',NULL,NULL,'456'),(23721,'na','51694238591','2023-10-25 19:32:46',2000.00,NULL,'','5','1','','1','10','payment','','5169825158732253231201','No',NULL,NULL,'456'),(23722,'1100','51694674161','2023-10-25 19:34:45',NULL,2500.00,'','5','1','','1','10','payment','','','No',NULL,NULL,'456'),(23723,'na','51694674161','2023-10-25 19:34:45',2500.00,NULL,'','5','1','','1','10','payment','','5169825170302059532362','No',NULL,NULL,'456'),(23724,'1100','51695022356','2023-10-25 19:35:26',NULL,2000.00,'','5','1','','1','10','payment','','','No',NULL,NULL,'456'),(23725,'na','51695022356','2023-10-25 19:35:26',2000.00,NULL,'','5','1','','1','10','payment','','5169825175052223102606','No',NULL,NULL,'456'),(23726,'1100','51695291114','2023-10-25 19:36:21',NULL,2250.00,'','5','1','','1','10','payment','','','No',NULL,NULL,'456'),(23727,'na','51695291114','2023-10-25 19:36:21',2250.00,NULL,'','5','1','','1','10','payment','','5169825180002902333052','No',NULL,NULL,'456'),(23728,'1100','51695620663','2023-10-25 19:37:31',NULL,1750.00,'','5','1','','1','10','payment','','','No',NULL,NULL,'456'),(23729,'na','51695620663','2023-10-25 19:37:31',1750.00,NULL,'','5','1','','1','10','payment','','5169825186932332326638','No',NULL,NULL,'456'),(23730,'1100','51695914691','2023-10-25 19:38:32',NULL,2000.00,'','5','1','','1','10','payment','','','No',NULL,NULL,'456'),(23731,'na','51695914691','2023-10-25 19:38:32',2000.00,NULL,'','5','1','','1','10','payment','','5169825193031220235992','No',NULL,NULL,'456'),(23732,'1110','51698252216','2023-10-25 19:45:28',NULL,1105.00,'','5','1','Inventory sold','1','646','sales','1','','No',NULL,NULL,''),(23733,'5500','51698252216','2023-10-25 19:45:28',1105.00,NULL,'','5','1','Cost of goods sold','1','646','sales','','','No',NULL,NULL,''),(23734,'1000','51698252216','2023-10-25 19:45:28',1600.00,NULL,'','5','1','Good sold','1','646','sales','','','No',NULL,NULL,'RJP1I1KXD1'),(23735,'4000','51698252216','2023-10-25 19:45:28',NULL,1600.00,'','5','1','Good sold','1','646','sales','1','','No',NULL,NULL,''),(23736,'1100','51698254966','2023-10-25 20:30:30',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(23737,'4000','51698254966','2023-10-25 20:30:30',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(23738,'1100','51698304786','2023-10-26 10:23:33',280.00,NULL,'','5','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(23739,'4000','51698304786','2023-10-26 10:23:33',NULL,280.00,'','5','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(23740,'1110','51698305052','2023-10-26 10:54:17',NULL,1105.00,'','5','1','Inventory sold','1','506','sales','1','','No',NULL,NULL,''),(23741,'5500','51698305052','2023-10-26 10:54:17',1105.00,NULL,'','5','1','Cost of goods sold','1','506','sales','','','No',NULL,NULL,''),(23742,'1100','51698305052','2023-10-26 10:54:17',1600.00,NULL,'','5','1','Good sold','1','506','sales','','','No',NULL,NULL,''),(23743,'4000','51698305052','2023-10-26 10:54:17',NULL,1600.00,'','5','1','Good sold','1','506','sales','1','','No',NULL,NULL,''),(23744,'1100','51698306892','2023-10-26 10:55:35',2250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(23745,'4000','51698306892','2023-10-26 10:55:35',NULL,2250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(23748,'1100','51698307012','2023-10-26 10:57:49',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(23749,'4000','51698307012','2023-10-26 10:57:49',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(23750,'1000','51698307089','2023-10-26 10:58:53',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJQ3JHTFT9'),(23751,'4000','51698307089','2023-10-26 10:58:53',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(23752,'1100','51698318885','2023-10-26 14:15:09',900.00,NULL,'','5','1','Good sold','1','550','sales','','','No',NULL,NULL,''),(23753,'4000','51698318885','2023-10-26 14:15:09',NULL,900.00,'','5','1','Good sold','1','550','sales','4','','No',NULL,NULL,''),(23754,'1110','51698324876','2023-10-26 15:55:01',NULL,1105.00,'','5','1','Inventory sold','1','589','sales','1','','No',NULL,NULL,''),(23755,'5500','51698324876','2023-10-26 15:55:01',1105.00,NULL,'','5','1','Cost of goods sold','1','589','sales','','','No',NULL,NULL,''),(23756,'1100','51698324876','2023-10-26 15:55:01',2800.00,NULL,'','5','1','Good sold','1','589','sales','','','No',NULL,NULL,''),(23757,'4000','51698324876','2023-10-26 15:55:01',NULL,1200.00,'','5','1','Good sold','1','589','sales','2','','No',NULL,NULL,''),(23758,'4000','51698324876','2023-10-26 15:55:01',NULL,1600.00,'','5','1','Good sold','1','589','sales','1','','No',NULL,NULL,''),(23759,'1000','51698324919','2023-10-26 15:55:48',600.00,NULL,'','5','1','Good sold','1','488','Payment','','','No',NULL,NULL,''),(23760,'4000','51698324919','2023-10-26 15:55:48',NULL,600.00,'','5','1','Good sold','1','488','sales','2','','No',NULL,NULL,''),(23761,'1100','51698327919','2023-10-26 16:47:10',2100.00,NULL,'','5','1','Good sold','1','647','sales','','','No',NULL,NULL,''),(23762,'4000','51698327919','2023-10-26 16:47:10',NULL,1200.00,'','5','1','Good sold','1','647','sales','6','','No',NULL,NULL,''),(23763,'4000','51698327919','2023-10-26 16:47:10',NULL,900.00,'','5','1','Good sold','1','647','sales','4','','No',NULL,NULL,''),(23764,'1110','51698331606','2023-10-26 17:48:35',NULL,1105.00,'','5','1','Inventory sold','1','209','sales','1','','No',NULL,NULL,''),(23765,'5500','51698331606','2023-10-26 17:48:35',1105.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23766,'1100','51698331606','2023-10-26 17:48:35',1600.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(23767,'4000','51698331606','2023-10-26 17:48:35',NULL,1600.00,'','5','1','Good sold','1','209','sales','1','','No',NULL,NULL,''),(23768,'1100','51698332230','2023-10-26 17:57:20',280.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(23769,'4000','51698332230','2023-10-26 17:57:20',NULL,280.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(23770,'1000','51698333541','2023-10-26 18:19:12',900.00,NULL,'','5','1','Good sold','1','118','sales','','','No',NULL,NULL,'RJQ5JECORJ'),(23771,'4000','51698333541','2023-10-26 18:19:12',NULL,900.00,'','5','1','Good sold','1','118','sales','6','','No',NULL,NULL,''),(23772,'1000','51698333973','2023-10-26 18:26:31',600.00,NULL,'','5','1','Good sold','1','348','sales','','','No',NULL,NULL,'RJQ6KWDQQ4'),(23773,'4000','51698333973','2023-10-26 18:26:31',NULL,600.00,'','5','1','Good sold','1','348','sales','4','','No',NULL,NULL,''),(23774,'1000','51698334034','2023-10-26 18:27:55',70.00,NULL,'','5','1','Good sold','1','598','sales','','','No',NULL,NULL,'RJQ6KWSOD4'),(23775,'4000','51698334034','2023-10-26 18:27:55',NULL,70.00,'','5','1','Good sold','1','598','sales','10','','No',NULL,NULL,''),(23776,'1000','51698334112','2023-10-26 18:32:12',300.00,NULL,'','5','1','Good sold','1','493','sales','','','No',NULL,NULL,'RJQ7KKYRDD'),(23777,'4000','51698334112','2023-10-26 18:32:12',NULL,300.00,'','5','1','Good sold','1','493','sales','6','','No',NULL,NULL,''),(23778,'1110','51698335034','2023-10-26 18:44:10',NULL,93.93,'','5','1','Inventory sold','1','92','sales','9','','No',NULL,NULL,''),(23779,'5500','51698335034','2023-10-26 18:44:10',93.93,NULL,'','5','1','Cost of goods sold','1','92','sales','','','No',NULL,NULL,''),(23780,'1000','51698335034','2023-10-26 18:44:10',150.00,NULL,'','5','1','Good sold','1','92','Payment','','','No',NULL,NULL,''),(23781,'4000','51698335034','2023-10-26 18:44:10',NULL,150.00,'','5','1','Good sold','1','92','sales','9','','No',NULL,NULL,''),(23782,'1000','51698335546','2023-10-26 18:52:38',300.00,NULL,'','5','1','Good sold','1','246','Payment','','','No',NULL,NULL,''),(23783,'4000','51698335546','2023-10-26 18:52:38',NULL,300.00,'','5','1','Good sold','1','246','sales','4','','No',NULL,NULL,''),(23784,'1000','51698335733','2023-10-26 18:55:47',70.00,NULL,'','5','1','Good sold','1','581','sales','','','No',NULL,NULL,'RJQIJUSCVV'),(23785,'4000','51698335733','2023-10-26 18:55:47',NULL,70.00,'','5','1','Good sold','1','581','sales','10','','No',NULL,NULL,''),(23786,'1110','51698335786','2023-10-26 18:57:54',NULL,19.54,'','5','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(23787,'5500','51698335786','2023-10-26 18:57:54',19.54,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23788,'1000','51698335786','2023-10-26 18:57:54',30.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(23789,'4000','51698335786','2023-10-26 18:57:54',NULL,30.00,'','5','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(23790,'1000','51698335909','2023-10-26 19:00:33',280.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23791,'4000','51698335909','2023-10-26 19:00:33',NULL,280.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(23792,'1100','51698336044','2023-10-26 19:02:37',300.00,NULL,'','5','1','Good sold','1','587','sales','','','No',NULL,NULL,''),(23793,'4000','51698336044','2023-10-26 19:02:37',NULL,300.00,'','5','1','Good sold','1','587','sales','2','','No',NULL,NULL,''),(23794,'1100','51698336176','2023-10-26 19:04:45',1050.00,NULL,'','5','1','Good sold','1','609','sales','','','No',NULL,NULL,''),(23795,'4000','51698336176','2023-10-26 19:04:45',NULL,750.00,'','5','1','Good sold','1','609','sales','8','','No',NULL,NULL,''),(23796,'4000','51698336176','2023-10-26 19:04:45',NULL,300.00,'','5','1','Good sold','1','609','sales','6','','No',NULL,NULL,''),(23797,'1100','51698336297','2023-10-26 19:05:31',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(23798,'4000','51698336297','2023-10-26 19:05:31',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(23799,'1100','51698336427','2023-10-26 19:07:19',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(23800,'4000','51698336427','2023-10-26 19:07:19',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(23801,'1100','51698336565','2023-10-26 19:10:33',70.00,NULL,'','5','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(23802,'4000','51698336565','2023-10-26 19:10:33',NULL,70.00,'','5','1','Good sold','1','74','sales','10','','No',NULL,NULL,''),(23803,'1100','51698336714','2023-10-26 19:13:28',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(23804,'4000','51698336714','2023-10-26 19:13:28',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(23805,'1110','51698336832','2023-10-26 19:14:22',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(23806,'5500','51698336832','2023-10-26 19:14:22',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23807,'1000','51698336832','2023-10-26 19:14:22',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJQ0KDW8XE'),(23808,'4000','51698336832','2023-10-26 19:14:22',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(23809,'1000','51698338494','2023-10-26 19:42:00',280.00,NULL,'','5','1','Good sold','1','89','sales','','','No',NULL,NULL,'rjq8la7hlw'),(23810,'4000','51698338494','2023-10-26 19:42:00',NULL,280.00,'','5','1','Good sold','1','89','sales','6','','No',NULL,NULL,''),(23811,'1000','51698338758','2023-10-26 19:47:28',300.00,NULL,'','5','1','Good sold','1','648','sales','','','No',NULL,NULL,'RJQ6L7BKW0'),(23812,'4000','51698338758','2023-10-26 19:47:28',NULL,300.00,'','5','1','Good sold','1','648','sales','6','','No',NULL,NULL,''),(23813,'1000','51698338993','2023-10-26 19:50:04',300.00,NULL,'','5','1','Good sold','1','381','sales','','','No',NULL,NULL,'RJQ7KUCKQ9'),(23814,'4000','51698338993','2023-10-26 19:50:04',NULL,300.00,'','5','1','Good sold','1','381','sales','2','','No',NULL,NULL,''),(23815,'1110','51698339514','2023-10-26 19:58:44',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(23816,'5500','51698339514','2023-10-26 19:58:44',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23817,'1000','51698339514','2023-10-26 19:58:44',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23818,'4000','51698339514','2023-10-26 19:58:44',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(23819,'1000','51698339548','2023-10-26 19:59:27',300.00,NULL,'','5','1','Good sold','1','608','sales','','','No',NULL,NULL,'RJQ4LCY2NW'),(23820,'4000','51698339548','2023-10-26 19:59:27',NULL,300.00,'','5','1','Good sold','1','608','sales','2','','No',NULL,NULL,''),(23821,'1110','51698340247','2023-10-26 20:10:58',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(23822,'5500','51698340247','2023-10-26 20:10:58',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23823,'1000','51698340247','2023-10-26 20:10:58',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23824,'4000','51698340247','2023-10-26 20:10:58',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(23825,'4000','51698340247','2023-10-26 20:12:49',50.00,NULL,'','5','1','Returned products','1','209','return','','','No',NULL,NULL,''),(23826,'1000','51698340247','2023-10-26 20:12:49',NULL,50.00,'','5','1','Returned products','1','209','return','','','No',NULL,NULL,''),(23827,'5500','51698340247','2023-10-26 20:12:49',NULL,19.11,'','5','1','Cost of goods returned','1','209','sales','11','','No',NULL,NULL,''),(23828,'1110','51698340247','2023-10-26 20:12:49',19.11,NULL,'','5','1','Inventory retuned ','1','209','sales','','','No',NULL,NULL,''),(23831,'1100','51698391677','2023-10-27 10:28:07',300.00,NULL,'','5','1','Good sold','1','110','sales','','','No',NULL,NULL,''),(23832,'4000','51698391677','2023-10-27 10:28:07',NULL,300.00,'','5','1','Good sold','1','110','sales','4','','No',NULL,NULL,''),(23833,'1100','51698391699','2023-10-27 10:28:36',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(23834,'4000','51698391699','2023-10-27 10:28:36',NULL,300.00,'','5','1','Good sold','1','304','sales','4','','No',NULL,NULL,''),(23835,'1100','51698391732','2023-10-27 10:31:30',600.00,NULL,'','5','1','Good sold','1','650','sales','','','No',NULL,NULL,''),(23836,'4000','51698391732','2023-10-27 10:31:30',NULL,600.00,'','5','1','Good sold','1','650','sales','6','','No',NULL,NULL,''),(23837,'1100','51698393191','2023-10-27 10:53:53',600.00,NULL,'','5','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(23838,'4000','51698393191','2023-10-27 10:53:53',NULL,600.00,'','5','1','Good sold','1','70','sales','2','','No',NULL,NULL,''),(23841,'1000','51698397953','2023-10-27 12:12:49',600.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23847,'1100','51698398416','2023-10-27 12:24:06',560.00,NULL,'','5','1','Good sold','1','433','sales','','','No',NULL,NULL,''),(23848,'4000','51698398416','2023-10-27 12:24:06',NULL,560.00,'','5','1','Good sold','1','433','sales','6','','No',NULL,NULL,''),(23849,'1000','51698391608','2023-10-27 10:27:12',500.00,NULL,'','5','1','Good sold','1','649','Payment','','','No',NULL,NULL,''),(23850,'4000','51698391608','2023-10-27 10:27:12',NULL,500.00,'','5','1','Good sold','1','649','sales','6','','No',NULL,NULL,''),(23851,'1000','51698399342','2023-10-27 12:35:59',300.00,NULL,'','5','1','Good sold','1','18','Payment','','','No',NULL,NULL,''),(23852,'4000','51698399342','2023-10-27 12:35:59',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(23853,'1110','51698399465','2023-10-27 12:38:29',NULL,19.54,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(23854,'5500','51698399465','2023-10-27 12:38:29',19.54,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23855,'1000','51698399465','2023-10-27 12:38:29',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJR8MXWLF0'),(23856,'4000','51698399465','2023-10-27 12:38:29',NULL,30.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(23861,'1000','51698397953','2023-10-27 12:12:49',560.00,NULL,'','5','1','Good sold','1','445','sales','','','No',NULL,NULL,'RJR6N1OU4E'),(23862,'4000','51698397953','2023-10-27 13:18:53',NULL,560.00,'','5','1','Good sold','1','445','sales','6','','No',NULL,NULL,''),(23863,'1110','51698403047','2023-10-27 13:37:43',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(23864,'5500','51698403047','2023-10-27 13:37:43',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23865,'1000','51698403047','2023-10-27 13:37:43',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJR9MT45VD'),(23866,'4000','51698403047','2023-10-27 13:37:43',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(23873,'1100','51698412110','2023-10-27 16:08:53',280.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(23874,'4000','51698412110','2023-10-27 16:08:53',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(23877,'1000','51698416294','2023-10-27 17:18:30',600.00,NULL,'','5','1','Good sold','1','138','Payment','','','No',NULL,NULL,''),(23878,'4000','51698416294','2023-10-27 17:18:30',NULL,300.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(23879,'4000','51698416294','2023-10-27 17:20:39',NULL,300.00,'','5','1','Good sold','1','138','sales','2','','No',NULL,NULL,''),(23880,'1000','51698416377','2023-10-27 17:26:02',300.00,NULL,'','5','1','Good sold','1','651','sales','','','No',NULL,NULL,'RJR1NCYJFN'),(23881,'4000','51698416377','2023-10-27 17:26:02',NULL,300.00,'','5','1','Good sold','1','651','sales','2','','No',NULL,NULL,''),(23882,'1000','51698412007','2023-10-27 16:07:14',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJR3NESXWX'),(23883,'4000','51698412007','2023-10-27 17:33:36',NULL,300.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(23884,'1000','51698417350','2023-10-27 17:36:27',300.00,NULL,'','5','1','Good sold','1','127','sales','','','No',NULL,NULL,'RJR0NCQ6H6'),(23885,'4000','51698417350','2023-10-27 17:36:27',NULL,300.00,'','5','1','Good sold','1','127','sales','4','','No',NULL,NULL,''),(23886,'1110','51698417419','2023-10-27 17:37:49',NULL,168.00,'','5','1','Inventory sold','1','209','sales','7','','No',NULL,NULL,''),(23887,'5500','51698417419','2023-10-27 17:37:49',168.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23888,'1000','51698417419','2023-10-27 17:37:49',250.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(23889,'4000','51698417419','2023-10-27 17:37:49',NULL,250.00,'','5','1','Good sold','1','209','sales','7','','No',NULL,NULL,''),(23890,'1000','51698417484','2023-10-27 17:38:49',560.00,NULL,'','5','1','Good sold','1','48','sales','','','No',NULL,NULL,'RJR7NK85X3'),(23891,'4000','51698417484','2023-10-27 17:38:49',NULL,560.00,'','5','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(23892,'1000','51698417606','2023-10-27 17:42:50',300.00,NULL,'','5','1','Good sold','1','586','sales','','','No',NULL,NULL,'RJR0NZTRLA'),(23893,'4000','51698417606','2023-10-27 17:42:50',NULL,300.00,'','5','1','Good sold','1','586','sales','4','','No',NULL,NULL,''),(23894,'1000','51698418282','2023-10-27 17:51:36',280.00,NULL,'','5','1','Good sold','1','652','sales','','','No',NULL,NULL,'RJR7NVT8YH'),(23895,'4000','51698418282','2023-10-27 17:51:36',NULL,280.00,'','5','1','Good sold','1','652','sales','6','','No',NULL,NULL,''),(23896,'1100','51698421332','2023-10-27 18:45:23',300.00,NULL,'','5','1','Good sold','1','415','sales','','','No',NULL,NULL,''),(23897,'4000','51698421332','2023-10-27 18:45:23',NULL,300.00,'','5','1','Good sold','1','415','sales','2','','No',NULL,NULL,''),(23898,'1100','51698421770','2023-10-27 18:49:57',280.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(23899,'4000','51698421770','2023-10-27 18:49:57',NULL,280.00,'','5','1','Good sold','1','209','sales','2','','No',NULL,NULL,''),(23900,'1100','51698422897','2023-10-27 19:08:29',300.00,NULL,'','5','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(23901,'4000','51698422897','2023-10-27 19:08:29',NULL,300.00,'','5','1','Good sold','1','77','sales','4','','No',NULL,NULL,''),(23902,'1100','51698476534','2023-10-28 10:02:46',300.00,NULL,'','5','1','Good sold','1','298','sales','','','No',NULL,NULL,''),(23903,'4000','51698476534','2023-10-28 10:02:46',NULL,300.00,'','5','1','Good sold','1','298','sales','6','','No',NULL,NULL,''),(23904,'1000','51698476588','2023-10-28 10:03:21',300.00,NULL,'','5','1','Good sold','1','450','Payment','','','No',NULL,NULL,''),(23905,'4000','51698476588','2023-10-28 10:03:21',NULL,300.00,'','5','1','Good sold','1','450','sales','4','','No',NULL,NULL,''),(23906,'1100','51698476700','2023-10-28 10:05:11',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(23907,'4000','51698476700','2023-10-28 10:05:11',NULL,1500.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(23908,'1110','51698476724','2023-10-28 10:05:42',NULL,78.16,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(23909,'5500','51698476724','2023-10-28 10:05:42',78.16,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23910,'1000','51698476724','2023-10-28 10:05:42',120.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJS3PV0NDB'),(23911,'4000','51698476724','2023-10-28 10:05:42',NULL,120.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(23912,'1110','51698478619','2023-10-28 10:37:27',NULL,1800.00,'','5','1','Inventory sold','1','210','sales','15','','No',NULL,NULL,''),(23913,'5500','51698478619','2023-10-28 10:37:27',1800.00,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(23914,'1100','51698478619','2023-10-28 10:37:27',2400.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(23915,'4000','51698478619','2023-10-28 10:37:27',NULL,2400.00,'','5','1','Good sold','1','210','sales','15','','No',NULL,NULL,''),(23916,'1110','51698483109','2023-10-28 11:52:20',NULL,38.22,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(23917,'1110','51698483109','2023-10-28 11:52:20',NULL,39.08,'','5','1','Inventory sold','1','209','sales','14','','No',NULL,NULL,''),(23918,'5500','51698483109','2023-10-28 11:52:20',77.30,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(23919,'1000','51698483109','2023-10-28 11:52:20',160.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJS4PZZ2OS'),(23920,'4000','51698483109','2023-10-28 11:52:20',NULL,100.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(23921,'4000','51698483109','2023-10-28 11:52:20',NULL,60.00,'','5','1','Good sold','1','209','sales','14','','No',NULL,NULL,''),(23922,'1100','51698483201','2023-10-28 11:54:16',300.00,NULL,'','5','1','Good sold','1','583','sales','','','No',NULL,NULL,''),(23923,'4000','51698483201','2023-10-28 11:54:16',NULL,300.00,'','5','1','Good sold','1','583','sales','4','','No',NULL,NULL,''),(23924,'1100','51698483305','2023-10-28 11:56:36',300.00,NULL,'','5','1','Good sold','1','563','sales','','','No',NULL,NULL,''),(23925,'4000','51698483305','2023-10-28 11:56:36',NULL,300.00,'','5','1','Good sold','1','563','sales','6','','No',NULL,NULL,''),(23926,'1000','51698483893','2023-10-28 12:05:41',300.00,NULL,'','5','1','Good sold','1','50','sales','','','No',NULL,NULL,'RJS7QAEMJ1'),(23927,'4000','51698483893','2023-10-28 12:05:41',NULL,300.00,'','5','1','Good sold','1','50','sales','6','','No',NULL,NULL,''),(23928,'1000','51698483984','2023-10-28 12:07:21',600.00,NULL,'','5','1','Good sold','1','653','sales','','','No',NULL,NULL,'RJS6Q8K1G0'),(23929,'4000','51698483984','2023-10-28 12:07:21',NULL,600.00,'','5','1','Good sold','1','653','sales','6','','No',NULL,NULL,''),(23930,'1100','51698488420','2023-10-28 13:21:06',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(23931,'4000','51698488420','2023-10-28 13:21:06',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(23932,'1000','51698488761','2023-10-28 13:26:12',140.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJS0QCT9E0'),(23933,'4000','51698488761','2023-10-28 13:26:12',NULL,140.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(23934,'1100','51698489960','2023-10-28 13:47:10',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(23935,'4000','51698489960','2023-10-28 13:47:10',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(23936,'1100','51698490042','2023-10-28 13:48:03',600.00,NULL,'','5','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(23937,'4000','51698490042','2023-10-28 13:48:03',NULL,600.00,'','5','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(23938,'1110','51698491132','2023-10-28 14:05:51',NULL,1105.00,'','5','1','Inventory sold','1','654','sales','1','','No',NULL,NULL,''),(23939,'5500','51698491132','2023-10-28 14:05:51',1105.00,NULL,'','5','1','Cost of goods sold','1','654','sales','','','No',NULL,NULL,''),(23940,'1100','51698491132','2023-10-28 14:05:51',1600.00,NULL,'','5','1','Good sold','1','654','sales','','','No',NULL,NULL,''),(23941,'4000','51698491132','2023-10-28 14:05:51',NULL,1600.00,'','5','1','Good sold','1','654','sales','1','','No',NULL,NULL,''),(23942,'1100','51698491482','2023-10-28 14:11:41',390.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(23943,'4000','51698491482','2023-10-28 14:11:41',NULL,390.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(23944,'1000','51698491670','2023-10-28 14:14:51',900.00,NULL,'','5','1','Good sold','1','590','Payment','','','No',NULL,NULL,''),(23946,'1100','51698491670','2023-10-28 14:14:51',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(23947,'4000','51698491670','2023-10-28 14:14:51',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(23948,'1000','51698492751','2023-10-28 14:32:48',30.00,NULL,'','5','1','Good sold','1','561','Payment','','','No',NULL,NULL,''),(23949,'4000','51698492751','2023-10-28 14:32:48',NULL,30.00,'','5','1','Good sold','1','561','sales','12','','No',NULL,NULL,''),(23950,'1000','51698493941','2023-10-28 14:52:37',900.00,NULL,'','5','1','Good sold','1','590','sales','','','No',NULL,NULL,'RJS8QSQ0DA'),(23951,'4000','51698493941','2023-10-28 14:52:37',NULL,900.00,'','5','1','Good sold','1','590','sales','4','','No',NULL,NULL,''),(23952,'1000','51698494812','2023-10-28 15:08:08',300.00,NULL,'','5','1','Good sold','1','655','sales','','','No',NULL,NULL,'RJS0QV7X6W'),(23953,'4000','51698494812','2023-10-28 15:08:08',NULL,300.00,'','5','1','Good sold','1','655','sales','6','','No',NULL,NULL,''),(23954,'1000','51698495005','2023-10-28 15:10:20',300.00,NULL,'','5','1','Good sold','1','656','sales','','','No',NULL,NULL,'RJS9QVJ28N'),(23955,'4000','51698495005','2023-10-28 15:10:20',NULL,300.00,'','5','1','Good sold','1','656','sales','6','','No',NULL,NULL,''),(23956,'1100','51698495079','2023-10-28 15:11:45',30.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(23957,'4000','51698495079','2023-10-28 15:11:45',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(23958,'1100','51698496527','2023-10-28 15:35:46',300.00,NULL,'','5','1','Good sold','1','212','sales','','','No',NULL,NULL,''),(23959,'4000','51698496527','2023-10-28 15:35:46',NULL,300.00,'','5','1','Good sold','1','212','sales','2','','No',NULL,NULL,''),(23960,'1100','51698496558','2023-10-28 15:36:18',900.00,NULL,'','5','1','Good sold','1','288','sales','','','No',NULL,NULL,''),(23961,'4000','51698496558','2023-10-28 15:36:18',NULL,900.00,'','5','1','Good sold','1','288','sales','6','','No',NULL,NULL,''),(23962,'1000','51698499029','2023-10-28 16:17:29',250.00,NULL,'','5','1','Good sold','1','88','sales','','','No',NULL,NULL,'RJS5R3G7TX'),(23963,'4000','51698499029','2023-10-28 16:17:29',NULL,250.00,'','5','1','Good sold','1','88','sales','6','','No',NULL,NULL,''),(23964,'1100','51698499149','2023-10-28 16:22:07',600.00,NULL,'','5','1','Good sold','1','569','sales','','','No',NULL,NULL,''),(23965,'4000','51698499149','2023-10-28 16:22:07',NULL,600.00,'','5','1','Good sold','1','569','sales','6','','No',NULL,NULL,''),(23966,'1100','51698500348','2023-10-28 16:41:24',600.00,NULL,'','5','1','Good sold','1','657','sales','','','No',NULL,NULL,''),(23967,'4000','51698500348','2023-10-28 16:41:24',NULL,600.00,'','5','1','Good sold','1','657','sales','6','','No',NULL,NULL,''),(23968,'1110','51698502355','2023-10-28 17:16:42',NULL,378.00,'','5','1','Inventory sold','1','658','sales','3','','No',NULL,NULL,''),(23969,'5500','51698502355','2023-10-28 17:16:42',378.00,NULL,'','5','1','Cost of goods sold','1','658','sales','','','No',NULL,NULL,''),(23970,'1000','51698502355','2023-10-28 17:16:42',600.00,NULL,'','5','1','Good sold','1','658','sales','','','No',NULL,NULL,'RJS6RBEFPO'),(23971,'4000','51698502355','2023-10-28 17:16:42',NULL,600.00,'','5','1','Good sold','1','658','sales','3','','No',NULL,NULL,''),(23972,'1100','51698503633','2023-10-28 17:34:03',280.00,NULL,'','5','1','Good sold','1','146','sales','','','No',NULL,NULL,''),(23973,'4000','51698503633','2023-10-28 17:34:03',NULL,280.00,'','5','1','Good sold','1','146','sales','6','','No',NULL,NULL,''),(23974,'1100','51693810897','2023-10-28 18:02:59',NULL,1200.00,'','5','1','','1','11','payment','','','No',NULL,NULL,'00042'),(23975,'na','51693810897','2023-10-28 18:02:59',1200.00,NULL,'','5','1','','1','11','payment','','5169850540730523123902','No',NULL,NULL,'00042'),(23976,'1100','51695291327','2023-10-28 18:08:33',NULL,1250.00,'','5','1','','1','11','payment','','','No',NULL,NULL,'00042'),(23977,'na','51695291327','2023-10-28 18:08:33',1250.00,NULL,'','5','1','','1','11','payment','','5169850573222552032203','No',NULL,NULL,'00042'),(23978,'1100','51695914742','2023-10-28 18:12:43',NULL,1500.00,'','5','1','','1','11','payment','','','No',NULL,NULL,'00042'),(23979,'na','51695914742','2023-10-28 18:12:43',1500.00,NULL,'','5','1','','1','11','payment','','5169850598125230210120','No',NULL,NULL,'00042'),(23982,'1000','51698506749','2023-10-28 18:38:44',70.00,NULL,'','5','1','Good sold','1','598','sales','','','No',NULL,NULL,'RJS4RLQ2CQ'),(23983,'4000','51698506749','2023-10-28 18:38:44',NULL,70.00,'','5','1','Good sold','1','598','sales','10','','No',NULL,NULL,''),(23986,'1000','51698507766','2023-10-28 18:43:08',300.00,NULL,'','5','1','Good sold','1','502','sales','','','No',NULL,NULL,'RJS8ROLTM0'),(23987,'4000','51698507766','2023-10-28 18:43:08',NULL,300.00,'','5','1','Good sold','1','502','sales','6','','No',NULL,NULL,''),(23988,'1100','51698508036','2023-10-28 18:47:28',70.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(23989,'4000','51698508036','2023-10-28 18:47:28',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(23994,'4000','51698493941','2023-10-28 19:22:30',900.00,NULL,'','5','1','Returned products','1','590','return','','','No',NULL,NULL,''),(23995,'1000','51698493941','2023-10-28 19:22:30',NULL,900.00,'','5','1','Returned products','1','590','return','','','No',NULL,NULL,''),(23996,'5500','51698493941','2023-10-28 19:22:30',NULL,624.00,'','5','1','Cost of goods returned','1','590','sales','4','','No',NULL,NULL,''),(23997,'1110','51698493941','2023-10-28 19:22:30',624.00,NULL,'','5','1','Inventory retuned ','1','590','sales','','','No',NULL,NULL,''),(23998,'1100','51696399022','2023-10-04 09:09:51',1750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(23999,'4000','51696399022','2023-10-04 09:09:51',NULL,1750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(24000,'4000','51696399022','2023-10-29 14:15:24',1750.00,NULL,'','5','1','Returned products','1','11','return','','','No',NULL,NULL,''),(24001,'1100','51696399022','2023-10-29 14:15:24',NULL,1750.00,'','5','1','Returned products','1','11','return','','','No',NULL,NULL,''),(24002,'5500','51696399022','2023-10-29 14:15:24',NULL,1457.89,'','5','1','Cost of goods returned','1','11','sales','6','','No',NULL,NULL,''),(24003,'1110','51696399022','2023-10-29 14:15:24',1457.89,NULL,'','5','1','Inventory retuned ','1','11','sales','','','No',NULL,NULL,''),(24004,'1110','51698578147','2023-10-29 14:15:57',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(24005,'5500','51698578147','2023-10-29 14:15:57',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(24006,'1000','51698578147','2023-10-29 14:15:57',50.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(24007,'4000','51698578147','2023-10-29 14:15:57',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(24010,'1100','51698578399','2023-10-29 14:20:27',2100.00,NULL,'','5','1','Good sold','1','429','sales','','','No',NULL,NULL,''),(24011,'4000','51698578399','2023-10-29 14:20:27',NULL,1500.00,'','5','1','Good sold','1','429','sales','6','','No',NULL,NULL,''),(24012,'4000','51698578399','2023-10-29 14:20:27',NULL,600.00,'','5','1','Good sold','1','429','sales','4','','No',NULL,NULL,''),(24013,'1100','51698578444','2023-10-29 14:21:04',300.00,NULL,'','5','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(24014,'4000','51698578444','2023-10-29 14:21:04',NULL,300.00,'','5','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(24015,'1100','51698578480','2023-10-29 14:21:38',300.00,NULL,'','5','1','Good sold','1','216','sales','','','No',NULL,NULL,''),(24016,'4000','51698578480','2023-10-29 14:21:38',NULL,300.00,'','5','1','Good sold','1','216','sales','2','','No',NULL,NULL,''),(24017,'1000','51698578526','2023-10-29 14:22:30',300.00,NULL,'','5','1','Good sold','1','360','sales','','','No',NULL,NULL,'rjt1tibq9n'),(24018,'4000','51698578526','2023-10-29 14:22:30',NULL,300.00,'','5','1','Good sold','1','360','sales','2','','No',NULL,NULL,''),(24019,'1100','51698578590','2023-10-29 14:23:33',300.00,NULL,'','5','1','Good sold','1','527','sales','','','No',NULL,NULL,''),(24020,'4000','51698578590','2023-10-29 14:23:33',NULL,300.00,'','5','1','Good sold','1','527','sales','6','','No',NULL,NULL,''),(24021,'1100','51698578780','2023-10-29 14:26:33',300.00,NULL,'','5','1','Good sold','1','641','sales','','','No',NULL,NULL,''),(24022,'4000','51698578780','2023-10-29 14:26:33',NULL,300.00,'','5','1','Good sold','1','641','sales','6','','No',NULL,NULL,''),(24025,'1000','51698582475','2023-10-29 15:28:15',1200.00,NULL,'','5','1','Good sold','1','426','sales','','','No',NULL,NULL,'RJR7ONQ7RF'),(24026,'4000','51698582475','2023-10-29 15:28:15',NULL,1200.00,'','5','1','Good sold','1','426','sales','6','','No',NULL,NULL,''),(24027,'1000','51698585584','2023-10-29 16:20:01',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(24028,'4000','51698585584','2023-10-29 16:20:01',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(24029,'1000','51698590784','2023-10-29 17:46:55',840.00,NULL,'','5','1','Good sold','1','100','sales','','','No',NULL,NULL,'RJT1UD0VJN'),(24030,'4000','51698590784','2023-10-29 17:46:55',NULL,840.00,'','5','1','Good sold','1','100','sales','6','','No',NULL,NULL,''),(24031,'1000','51698590930','2023-10-29 17:50:05',300.00,NULL,'','5','1','Good sold','1','60','Payment','','','No',NULL,NULL,''),(24032,'4000','51698590930','2023-10-29 17:50:05',NULL,300.00,'','5','1','Good sold','1','60','sales','2','','No',NULL,NULL,''),(24033,'1100','51698591015','2023-10-29 17:50:30',300.00,NULL,'','5','1','Good sold','1','252','sales','','','No',NULL,NULL,''),(24034,'4000','51698591015','2023-10-29 17:50:30',NULL,300.00,'','5','1','Good sold','1','252','sales','2','','No',NULL,NULL,''),(24035,'1100','51698591042','2023-10-29 17:51:00',300.00,NULL,'','5','1','Good sold','1','615','sales','','','No',NULL,NULL,''),(24036,'4000','51698591042','2023-10-29 17:51:00',NULL,300.00,'','5','1','Good sold','1','615','sales','2','','No',NULL,NULL,''),(24037,'1100','51698591072','2023-10-29 17:51:30',300.00,NULL,'','5','1','Good sold','1','397','sales','','','No',NULL,NULL,''),(24038,'4000','51698591072','2023-10-29 17:51:30',NULL,300.00,'','5','1','Good sold','1','397','sales','6','','No',NULL,NULL,''),(24039,'1100','51698591102','2023-10-29 17:51:54',300.00,NULL,'','5','1','Good sold','1','604','sales','','','No',NULL,NULL,''),(24040,'4000','51698591102','2023-10-29 17:51:54',NULL,300.00,'','5','1','Good sold','1','604','sales','2','','No',NULL,NULL,''),(24041,'1000','51698591336','2023-10-29 17:55:51',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(24042,'4000','51698591336','2023-10-29 17:55:51',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(24043,'1000','51698578866','2023-10-29 14:28:00',300.00,NULL,'','5','1','Good sold','1','38','Payment','','','No',NULL,NULL,''),(24044,'4000','51698578866','2023-10-29 14:28:00',NULL,300.00,'','5','1','Good sold','1','38','sales','8','','No',NULL,NULL,''),(24045,'1100','51698591624','2023-10-29 18:02:15',600.00,NULL,'','5','1','Good sold','1','481','sales','','','No',NULL,NULL,''),(24046,'4000','51698591624','2023-10-29 18:02:15',NULL,600.00,'','5','1','Good sold','1','481','sales','6','','No',NULL,NULL,''),(24047,'1000','51698592092','2023-10-29 18:08:20',150.00,NULL,'','5','1','Good sold','1','380','sales','','','No',NULL,NULL,'RJT5U72QBT'),(24048,'4000','51698592092','2023-10-29 18:08:20',NULL,150.00,'','5','1','Good sold','1','380','sales','8','','No',NULL,NULL,''),(24049,'1000','51698592347','2023-10-29 18:12:58',300.00,NULL,'','5','1','Good sold','1','22','sales','','','No',NULL,NULL,'RJT0U94KZW'),(24050,'4000','51698592347','2023-10-29 18:12:58',NULL,300.00,'','5','1','Good sold','1','22','sales','6','','No',NULL,NULL,''),(24051,'1000','51698594002','2023-10-29 18:41:02',30.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24053,'1000','51698594223','2023-10-29 18:43:52',300.00,NULL,'','5','1','Good sold','1','654','Payment','','','No',NULL,NULL,''),(24054,'4000','51698594223','2023-10-29 18:43:52',NULL,300.00,'','5','1','Good sold','1','654','sales','6','','No',NULL,NULL,''),(24055,'1000','51698594486','2023-10-29 18:49:13',300.00,NULL,'','5','1','Good sold','1','660','sales','','','No',NULL,NULL,'RJT5UPNO5X'),(24056,'4000','51698594486','2023-10-29 18:49:13',NULL,300.00,'','5','1','Good sold','1','660','sales','6','','No',NULL,NULL,''),(24057,'1000','51698594002','2023-10-29 18:41:02',30.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(24058,'4000','51698594002','2023-10-29 18:41:02',NULL,30.00,'','5','1','Good sold','1','209','sales','12','','No',NULL,NULL,''),(24059,'1000','51698595169','2023-10-29 18:59:39',300.00,NULL,'','5','1','Good sold','1','255','sales','','','No',NULL,NULL,'RJT1UCTQ27'),(24060,'4000','51698595169','2023-10-29 18:59:39',NULL,300.00,'','5','1','Good sold','1','255','sales','6','','No',NULL,NULL,''),(24061,'1110','51698578174','2023-10-29 19:01:19',NULL,19.54,'','5','1','Inventory sold','1','210','sales','14','','No',NULL,NULL,''),(24062,'5500','51698578174','2023-10-29 19:01:19',19.54,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(24063,'1000','51698578174','2023-10-29 14:16:33',630.00,NULL,'','5','1','Good sold','1','210','Payment','','','No',NULL,NULL,''),(24064,'4000','51698578174','2023-10-29 14:16:33',NULL,600.00,'','5','1','Good sold','1','210','sales','2','','No',NULL,NULL,''),(24065,'4000','51698578174','2023-10-29 19:01:19',NULL,30.00,'','5','1','Good sold','1','210','sales','14','','No',NULL,NULL,''),(24066,'1000','51698595503','2023-10-29 19:05:18',150.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJT9UXJQHT'),(24067,'4000','51698595503','2023-10-29 19:05:18',NULL,150.00,'','5','1','Good sold','1','209','sales','8','','No',NULL,NULL,''),(24068,'1100','51698646633','2023-10-30 09:18:00',300.00,NULL,'','5','1','Good sold','1','211','sales','','','No',NULL,NULL,''),(24069,'4000','51698646633','2023-10-30 09:18:00',NULL,300.00,'','5','1','Good sold','1','211','sales','6','','No',NULL,NULL,''),(24070,'1100','51698646720','2023-10-30 09:18:54',300.00,NULL,'','5','1','Good sold','1','224','sales','','','No',NULL,NULL,''),(24071,'4000','51698646720','2023-10-30 09:18:54',NULL,300.00,'','5','1','Good sold','1','224','sales','2','','No',NULL,NULL,''),(24074,'1000','51698646803','2023-10-30 09:21:22',300.00,NULL,'','5','1','Good sold','1','537','sales','','','No',NULL,NULL,'RJU3W6HLNT'),(24075,'4000','51698646803','2023-10-30 09:21:22',NULL,300.00,'','5','1','Good sold','1','537','sales','8','','No',NULL,NULL,''),(24076,'1100','51698647196','2023-10-30 09:27:28',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(24077,'4000','51698647196','2023-10-30 09:27:28',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(24078,'1100','51698647261','2023-10-30 09:28:20',1750.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(24079,'4000','51698647261','2023-10-30 09:28:20',NULL,1750.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(24080,'1100','51698647314','2023-10-30 09:28:50',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(24081,'4000','51698647314','2023-10-30 09:28:50',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(24082,'1100','51698651019','2023-10-30 10:30:32',300.00,NULL,'','5','1','Good sold','1','474','sales','','','No',NULL,NULL,''),(24083,'4000','51698651019','2023-10-30 10:30:32',NULL,300.00,'','5','1','Good sold','1','474','sales','6','','No',NULL,NULL,''),(24086,'1000','51698651072','2023-10-30 10:31:21',600.00,NULL,'','5','1','Good sold','1','402','sales','','','No',NULL,NULL,'RJU5WEXZ65'),(24087,'4000','51698651072','2023-10-30 10:31:21',NULL,300.00,'','5','1','Good sold','1','402','sales','6','','No',NULL,NULL,''),(24088,'4000','51698651072','2023-10-30 10:44:26',NULL,300.00,'','5','1','Good sold','1','402','sales','6','','No',NULL,NULL,''),(24089,'1000','51698651954','2023-10-30 10:46:06',70.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(24090,'4000','51698651954','2023-10-30 10:46:06',NULL,70.00,'','5','1','Good sold','1','209','sales','10','','No',NULL,NULL,''),(24091,'1100','51698652098','2023-10-30 10:48:29',300.00,NULL,'','5','1','Good sold','1','106','sales','','','No',NULL,NULL,''),(24092,'4000','51698652098','2023-10-30 10:48:29',NULL,300.00,'','5','1','Good sold','1','106','sales','4','','No',NULL,NULL,''),(24093,'1000','51698652129','2023-10-30 10:51:12',600.00,NULL,'','5','1','Good sold','1','71','sales','','','No',NULL,NULL,'RJU3WFCTBJ'),(24094,'4000','51698652129','2023-10-30 10:51:12',NULL,600.00,'','5','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(24095,'1100','51698655492','2023-10-30 11:56:27',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(24096,'4000','51698655492','2023-10-30 11:56:27',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(24097,'1100','51698657529','2023-10-30 12:19:08',600.00,NULL,'','5','1','Good sold','1','552','sales','','','No',NULL,NULL,''),(24098,'4000','51698657529','2023-10-30 12:19:08',NULL,600.00,'','5','1','Good sold','1','552','sales','4','','No',NULL,NULL,''),(24099,'1110','51698660198','2023-10-30 13:04:42',NULL,1350.00,'','5','1','Inventory sold','1','661','sales','15','','No',NULL,NULL,''),(24100,'5500','51698660198','2023-10-30 13:04:42',1350.00,NULL,'','5','1','Cost of goods sold','1','661','sales','','','No',NULL,NULL,''),(24101,'1000','51698660198','2023-10-30 13:04:42',1800.00,NULL,'','5','1','Good sold','1','661','sales','','','No',NULL,NULL,'RJU4WTHV8M'),(24102,'4000','51698660198','2023-10-30 13:04:42',NULL,1800.00,'','5','1','Good sold','1','661','sales','15','','No',NULL,NULL,''),(24103,'1100','51698663091','2023-10-30 13:51:47',600.00,NULL,'','5','1','Good sold','1','544','sales','','','No',NULL,NULL,''),(24104,'4000','51698663091','2023-10-30 13:51:47',NULL,600.00,'','5','1','Good sold','1','544','sales','4','','No',NULL,NULL,''),(24105,'1100','51698663123','2023-10-30 13:52:14',300.00,NULL,'','5','1','Good sold','1','183','sales','','','No',NULL,NULL,''),(24106,'4000','51698663123','2023-10-30 13:52:14',NULL,300.00,'','5','1','Good sold','1','183','sales','2','','No',NULL,NULL,''),(24107,'1000','51698664477','2023-10-30 14:22:04',450.00,NULL,'','5','1','Good sold','1','464','sales','','','No',NULL,NULL,'RJU3X1LQO3'),(24108,'4000','51698664477','2023-10-30 14:22:04',NULL,300.00,'','5','1','Good sold','1','464','sales','4','','No',NULL,NULL,''),(24109,'4000','51698664477','2023-10-30 14:22:04',NULL,150.00,'','5','1','Good sold','1','464','sales','8','','No',NULL,NULL,''),(24110,'1000','51698668455','2023-10-30 15:21:36',560.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJU2X7AFIY'),(24111,'4000','51698668455','2023-10-30 15:21:36',NULL,560.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(24112,'1110','51698668564','2023-10-30 15:23:21',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(24113,'5500','51698668564','2023-10-30 15:23:21',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(24114,'1000','51698668564','2023-10-30 15:23:21',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJU9X8VEVR'),(24115,'4000','51698668564','2023-10-30 15:23:21',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(24116,'1110','51698668630','2023-10-30 15:26:00',NULL,39.08,'','5','1','Inventory sold','1','662','sales','14','','No',NULL,NULL,''),(24117,'5500','51698668630','2023-10-30 15:26:00',39.08,NULL,'','5','1','Cost of goods sold','1','662','sales','','','No',NULL,NULL,''),(24118,'1000','51698668630','2023-10-30 15:26:00',60.00,NULL,'','5','1','Good sold','1','662','sales','','','No',NULL,NULL,'RJU7X74HNX'),(24119,'4000','51698668630','2023-10-30 15:26:00',NULL,60.00,'','5','1','Good sold','1','662','sales','14','','No',NULL,NULL,''),(24120,'1100','51698671856','2023-10-30 16:17:57',1960.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,''),(24121,'4000','51698671856','2023-10-30 16:17:57',NULL,1960.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(24122,'1100','51698675475','2023-10-30 17:18:14',1200.00,NULL,'','5','1','Good sold','1','457','sales','','','No',NULL,NULL,''),(24123,'4000','51698675475','2023-10-30 17:18:14',NULL,1200.00,'','5','1','Good sold','1','457','sales','6','','No',NULL,NULL,''),(24124,'1100','51698675509','2023-10-30 17:18:52',300.00,NULL,'','5','1','Good sold','1','190','sales','','','No',NULL,NULL,''),(24125,'4000','51698675509','2023-10-30 17:18:52',NULL,300.00,'','5','1','Good sold','1','190','sales','6','','No',NULL,NULL,''),(24126,'1100','51698675591','2023-10-30 17:20:11',300.00,NULL,'','5','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(24127,'4000','51698675591','2023-10-30 17:20:11',NULL,300.00,'','5','1','Good sold','1','92','sales','2','','No',NULL,NULL,''),(24128,'1100','51698675623','2023-10-30 17:21:30',300.00,NULL,'','5','1','Good sold','1','268','sales','','','No',NULL,NULL,''),(24129,'4000','51698675623','2023-10-30 17:21:30',NULL,300.00,'','5','1','Good sold','1','268','sales','2','','No',NULL,NULL,''),(24132,'1000','51698675734','2023-10-30 17:23:14',130.00,NULL,'','5','1','Good sold','1','349','Payment','','','No',NULL,NULL,''),(24133,'4000','51698675734','2023-10-30 17:23:14',NULL,130.00,'','5','1','Good sold','1','349','sales','8','','No',NULL,NULL,''),(24134,'1000','51698675921','2023-10-30 17:25:33',300.00,NULL,'','5','1','Good sold','1','188','sales','','','No',NULL,NULL,'RJU5XGML6H'),(24135,'4000','51698675921','2023-10-30 17:25:33',NULL,300.00,'','5','1','Good sold','1','188','sales','2','','No',NULL,NULL,''),(24136,'1000','51698676056','2023-10-30 17:27:50',900.00,NULL,'','5','1','Good sold','1','115','Payment','','','No',NULL,NULL,''),(24137,'4000','51698676056','2023-10-30 17:27:50',NULL,900.00,'','5','1','Good sold','1','115','sales','6','','No',NULL,NULL,''),(24138,'1000','51698676088','2023-10-30 17:28:27',300.00,NULL,'','5','1','Good sold','1','242','Payment','','','No',NULL,NULL,''),(24139,'4000','51698676088','2023-10-30 17:28:27',NULL,300.00,'','5','1','Good sold','1','242','sales','6','','No',NULL,NULL,''),(24140,'1100','51698676327','2023-10-30 17:36:17',600.00,NULL,'','5','1','Good sold','1','663','sales','','','No',NULL,NULL,''),(24141,'4000','51698676327','2023-10-30 17:36:17',NULL,600.00,'','5','1','Good sold','1','663','sales','6','','No',NULL,NULL,''),(24142,'1100','51698676594','2023-10-30 17:36:50',300.00,NULL,'','5','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(24143,'4000','51698676594','2023-10-30 17:36:50',NULL,300.00,'','5','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(24144,'1100','51698676630','2023-10-30 17:37:42',300.00,NULL,'','5','1','Good sold','1','169','sales','','','No',NULL,NULL,''),(24145,'4000','51698676630','2023-10-30 17:37:42',NULL,300.00,'','5','1','Good sold','1','169','sales','2','','No',NULL,NULL,''),(24146,'1000','51698678203','2023-10-30 18:03:44',300.00,NULL,'','5','1','Good sold','1','614','sales','','','No',NULL,NULL,'RJU2WUJ7MC'),(24147,'4000','51698678203','2023-10-30 18:03:44',NULL,300.00,'','5','1','Good sold','1','614','sales','2','','No',NULL,NULL,''),(24150,'1000','51698678303','2023-10-30 18:05:50',400.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24152,'1100','51698678490','2023-10-30 18:08:24',300.00,NULL,'','5','1','Good sold','1','363','sales','','','No',NULL,NULL,''),(24153,'4000','51698678490','2023-10-30 18:08:24',NULL,300.00,'','5','1','Good sold','1','363','sales','6','','No',NULL,NULL,''),(24154,'1110','51698679172','2023-10-30 18:19:41',NULL,19.54,'','5','1','Inventory sold','1','561','sales','14','','No',NULL,NULL,''),(24155,'5500','51698679172','2023-10-30 18:19:41',19.54,NULL,'','5','1','Cost of goods sold','1','561','sales','','','No',NULL,NULL,''),(24156,'1000','51698679172','2023-10-30 18:19:41',30.00,NULL,'','5','1','Good sold','1','561','Payment','','','No',NULL,NULL,''),(24157,'4000','51698679172','2023-10-30 18:19:41',NULL,30.00,'','5','1','Good sold','1','561','sales','14','','No',NULL,NULL,''),(24158,'1110','51698678303','2023-10-30 18:05:50',NULL,350.00,'','5','1','Inventory sold','1','209','sales','17','','No',NULL,NULL,''),(24159,'5500','51698678303','2023-10-30 18:28:16',350.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(24160,'1000','51698678303','2023-10-30 18:05:50',400.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(24161,'4000','51698678303','2023-10-30 18:05:50',NULL,400.00,'','5','1','Good sold','1','209','sales','17','','No',NULL,NULL,''),(24162,'1100','51698680151','2023-10-30 18:36:12',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(24163,'4000','51698680151','2023-10-30 18:36:12',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(24164,'1000','51698683023','2023-10-30 19:23:55',300.00,NULL,'','5','1','Good sold','1','317','sales','','','No',NULL,NULL,'RJU5Y6UEYR'),(24165,'4000','51698683023','2023-10-30 19:23:55',NULL,300.00,'','5','1','Good sold','1','317','sales','6','','No',NULL,NULL,''),(24166,'4000','51698254966','2023-10-30 19:38:55',2800.00,NULL,'','5','1','Returned products','1','13','return','','','No',NULL,NULL,''),(24167,'1100','51698254966','2023-10-30 19:38:55',NULL,2800.00,'','5','1','Returned products','1','13','return','','','No',NULL,NULL,''),(24168,'5500','51698254966','2023-10-30 19:38:55',NULL,2082.70,'','5','1','Cost of goods returned','1','13','sales','6','','No',NULL,NULL,''),(24169,'1110','51698254966','2023-10-30 19:38:55',2082.70,NULL,'','5','1','Inventory retuned ','1','13','sales','','','No',NULL,NULL,''),(24170,'1100','51698733331','2023-10-31 09:22:27',560.00,NULL,'','5','1','Good sold','1','530','sales','','','No',NULL,NULL,''),(24171,'4000','51698733331','2023-10-31 09:22:27',NULL,560.00,'','5','1','Good sold','1','530','sales','6','','No',NULL,NULL,''),(24172,'1100','51696399167','2023-10-04 09:00:09',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(24173,'4000','51696399167','2023-10-31 09:38:39',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(24174,'1100','51698739100','2023-10-31 10:58:31',300.00,NULL,'','5','1','Good sold','1','386','sales','','','No',NULL,NULL,''),(24175,'4000','51698739100','2023-10-31 10:58:31',NULL,300.00,'','5','1','Good sold','1','386','sales','6','','No',NULL,NULL,''),(24176,'1000','51698739125','2023-10-31 10:58:57',130.00,NULL,'','5','1','Good sold','1','108','Payment','','','No',NULL,NULL,''),(24177,'4000','51698739125','2023-10-31 10:58:57',NULL,130.00,'','5','1','Good sold','1','108','sales','8','','No',NULL,NULL,''),(24178,'1000','51698746894','2023-10-31 13:08:23',300.00,NULL,'','5','1','Good sold','1','664','sales','','','No',NULL,NULL,'RJV55ZT1QEZ'),(24179,'4000','51698746894','2023-10-31 13:08:23',NULL,300.00,'','5','1','Good sold','1','664','sales','4','','No',NULL,NULL,''),(24180,'1000','51698747002','2023-10-31 13:10:35',1200.00,NULL,'','5','1','Good sold','1','313','sales','','','No',NULL,NULL,'RJV5ZZCVXJ'),(24181,'4000','51698747002','2023-10-31 13:10:35',NULL,1200.00,'','5','1','Good sold','1','313','sales','6','','No',NULL,NULL,''),(24182,'1000','51698747078','2023-10-31 13:11:39',600.00,NULL,'','5','1','Good sold','1','134','sales','','','No',NULL,NULL,'RJV5ZZRIPF'),(24183,'4000','51698747078','2023-10-31 13:11:39',NULL,600.00,'','5','1','Good sold','1','134','sales','6','','No',NULL,NULL,''),(24184,'1100','51698747189','2023-10-31 13:13:17',300.00,NULL,'','5','1','Good sold','1','21','sales','','','No',NULL,NULL,''),(24185,'4000','51698747189','2023-10-31 13:13:17',NULL,300.00,'','5','1','Good sold','1','21','sales','2','','No',NULL,NULL,''),(24186,'1000','51698756728','2023-10-31 15:52:27',280.00,NULL,'','5','1','Good sold','1','504','Payment','','','No',NULL,NULL,''),(24187,'4000','51698756728','2023-10-31 15:52:27',NULL,280.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(24188,'1000','51698758186','2023-10-31 16:16:40',840.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(24189,'4000','51698758186','2023-10-31 16:16:40',NULL,840.00,'','5','1','Good sold','1','209','sales','6','','No',NULL,NULL,''),(24190,'1000','51698758281','2023-10-31 16:18:17',280.00,NULL,'','5','1','Good sold','1','75','Payment','','','No',NULL,NULL,''),(24191,'4000','51698758281','2023-10-31 16:18:17',NULL,280.00,'','5','1','Good sold','1','75','sales','6','','No',NULL,NULL,''),(24192,'1110','51698758309','2023-10-31 16:18:47',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(24193,'5500','51698758309','2023-10-31 16:18:47',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(24194,'1000','51698758309','2023-10-31 16:18:47',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJV41J1API'),(24195,'4000','51698758309','2023-10-31 16:18:47',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(24196,'1000','51698758364','2023-10-31 16:19:50',300.00,NULL,'','5','1','Good sold','1','305','sales','','','No',NULL,NULL,'RJV41LVNIQ'),(24197,'4000','51698758364','2023-10-31 16:19:50',NULL,300.00,'','5','1','Good sold','1','305','sales','2','','No',NULL,NULL,''),(24198,'1100','51698758441','2023-10-31 16:21:05',300.00,NULL,'','5','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(24199,'4000','51698758441','2023-10-31 16:21:05',NULL,300.00,'','5','1','Good sold','1','99','sales','4','','No',NULL,NULL,''),(24200,'1100','51698758479','2023-10-31 16:21:34',600.00,NULL,'','5','1','Good sold','1','172','sales','','','No',NULL,NULL,''),(24201,'4000','51698758479','2023-10-31 16:21:34',NULL,600.00,'','5','1','Good sold','1','172','sales','2','','No',NULL,NULL,''),(24202,'1000','51698758563','2023-10-31 16:23:00',600.00,NULL,'','5','1','Good sold','1','400','sales','','','No',NULL,NULL,'RJV01LQBOM'),(24203,'4000','51698758563','2023-10-31 16:23:00',NULL,600.00,'','5','1','Good sold','1','400','sales','6','','No',NULL,NULL,''),(24204,'1000','51698758730','2023-10-31 16:25:44',300.00,NULL,'','5','1','Good sold','1','197','Payment','','','No',NULL,NULL,''),(24205,'4000','51698758730','2023-10-31 16:25:44',NULL,300.00,'','5','1','Good sold','1','197','sales','6','','No',NULL,NULL,''),(24206,'1100','51698758814','2023-10-31 16:28:09',300.00,NULL,'','5','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(24207,'4000','51698758814','2023-10-31 16:28:09',NULL,300.00,'','5','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(24208,'1100','51698758908','2023-10-31 16:56:41',300.00,NULL,'','5','1','Good sold','1','294','sales','','','No',NULL,NULL,''),(24209,'4000','51698758908','2023-10-31 16:56:41',NULL,300.00,'','5','1','Good sold','1','294','sales','4','','No',NULL,NULL,''),(24212,'1100','51698764907','2023-10-31 18:08:38',300.00,NULL,'','5','1','Good sold','1','68','sales','','','No',NULL,NULL,''),(24213,'4000','51698764907','2023-10-31 18:08:38',NULL,300.00,'','5','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(24214,'1000','51698765020','2023-10-31 18:11:27',300.00,NULL,'','5','1','Good sold','1','665','Payment','','','No',NULL,NULL,''),(24215,'4000','51698765020','2023-10-31 18:11:27',NULL,300.00,'','5','1','Good sold','1','665','sales','6','','No',NULL,NULL,''),(24216,'1000','51698765094','2023-10-31 18:14:58',300.00,NULL,'','5','1','Good sold','1','666','sales','','','No',NULL,NULL,'RJV11YC3UB'),(24217,'4000','51698765094','2023-10-31 18:14:58',NULL,300.00,'','5','1','Good sold','1','666','sales','4','','No',NULL,NULL,''),(24218,'1000','51698765369','2023-10-31 18:16:22',300.00,NULL,'','5','1','Good sold','1','209','Payment','','','No',NULL,NULL,''),(24219,'4000','51698765369','2023-10-31 18:16:22',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(24220,'1100','51698765392','2023-10-31 18:16:41',300.00,NULL,'','5','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(24221,'4000','51698765392','2023-10-31 18:16:41',NULL,300.00,'','5','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(24222,'1000','51698760665','2023-10-31 16:58:09',900.00,NULL,'','5','1','Good sold','1','418','sales','','','No',NULL,NULL,'RJV51RRM2PD'),(24223,'4000','51698760665','2023-10-31 16:58:09',NULL,600.00,'','5','1','Good sold','1','418','sales','6','','No',NULL,NULL,''),(24224,'4000','51698760665','2023-10-31 18:26:15',NULL,300.00,'','5','1','Good sold','1','418','sales','6','','No',NULL,NULL,''),(24225,'1100','51698766801','2023-10-31 18:40:29',280.00,NULL,'','5','1','Good sold','1','67','sales','','','No',NULL,NULL,''),(24226,'4000','51698766801','2023-10-31 18:40:29',NULL,280.00,'','5','1','Good sold','1','67','sales','6','','No',NULL,NULL,''),(24227,'1100','51698766843','2023-10-31 18:41:40',300.00,NULL,'','5','1','Good sold','1','519','sales','','','No',NULL,NULL,''),(24228,'4000','51698766843','2023-10-31 18:41:40',NULL,300.00,'','5','1','Good sold','1','519','sales','2','','No',NULL,NULL,''),(24229,'1100','51698766913','2023-10-31 18:42:58',300.00,NULL,'','5','1','Good sold','1','536','sales','','','No',NULL,NULL,''),(24230,'4000','51698766913','2023-10-31 18:42:58',NULL,300.00,'','5','1','Good sold','1','536','sales','2','','No',NULL,NULL,''),(24231,'1110','51698767561','2023-10-31 18:52:52',NULL,19.11,'','5','1','Inventory sold','1','209','sales','11','','No',NULL,NULL,''),(24232,'5500','51698767561','2023-10-31 18:52:52',19.11,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(24233,'1000','51698767561','2023-10-31 18:52:52',50.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'RJV328LEPN'),(24234,'4000','51698767561','2023-10-31 18:52:52',NULL,50.00,'','5','1','Good sold','1','209','sales','11','','No',NULL,NULL,''),(24237,'1000','51698767293','2023-10-31 18:59:13',300.00,NULL,'','5','1','Good sold','1','238','sales','','','No',NULL,NULL,'RJV6234X4K'),(24238,'4000','51698767293','2023-10-31 18:59:13',NULL,300.00,'','5','1','Good sold','1','238','sales','4','','No',NULL,NULL,''),(24239,'1110','51698768291','2023-10-31 19:05:04',NULL,19.54,'','5','1','Inventory sold','1','210','sales','14','','No',NULL,NULL,''),(24240,'5500','51698768291','2023-10-31 19:05:04',19.54,NULL,'','5','1','Cost of goods sold','1','210','sales','','','No',NULL,NULL,''),(24241,'1100','51698768291','2023-10-31 19:05:04',30.00,NULL,'','5','1','Good sold','1','210','sales','','','No',NULL,NULL,''),(24242,'4000','51698768291','2023-10-31 19:05:04',NULL,30.00,'','5','1','Good sold','1','210','sales','14','','No',NULL,NULL,''),(24243,'4000','51696399167','2023-10-31 19:12:50',1000.00,NULL,'','5','1','Returned products','1','11','return','','','No',NULL,NULL,''),(24244,'1100','51696399167','2023-10-31 19:12:50',NULL,1000.00,'','5','1','Returned products','1','11','return','','','No',NULL,NULL,''),(24245,'5500','51696399167','2023-10-31 19:12:50',NULL,833.08,'','5','1','Cost of goods returned','1','11','sales','6','','No',NULL,NULL,''),(24246,'1110','51696399167','2023-10-31 19:12:50',833.08,NULL,'','5','1','Inventory retuned ','1','11','sales','','','No',NULL,NULL,''),(24247,'4000','51696225132','2023-11-01 11:24:53',2500.00,NULL,'','5','1','Returned products','1','13','return','','','No',NULL,NULL,''),(24248,'1100','51696225132','2023-11-01 11:24:53',NULL,2500.00,'','5','1','Returned products','1','13','return','','','No',NULL,NULL,''),(24249,'5500','51696225132','2023-11-01 11:24:53',NULL,2082.70,'','5','1','Cost of goods returned','1','13','sales','6','','No',NULL,NULL,''),(24250,'1110','51696225132','2023-11-01 11:24:53',2082.70,NULL,'','5','1','Inventory retuned ','1','13','sales','','','No',NULL,NULL,''),(24251,'1000','51698827101','2023-10-02 11:25:28',2800.00,NULL,'','5','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24252,'4000','51698827101','2023-10-02 11:25:28',NULL,2800.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(24257,'1100','51698306963','2023-10-26 10:56:30',1500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(24258,'4000','51698306963','2023-10-26 11:33:10',NULL,1500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(24259,'4000','51698306963','2023-11-01 11:36:31',1500.00,NULL,'','5','1','Returned products','1','11','return','','','No',NULL,NULL,''),(24260,'1100','51698306963','2023-11-01 11:36:31',NULL,1500.00,'','5','1','Returned products','1','11','return','','','No',NULL,NULL,''),(24261,'5500','51698306963','2023-11-01 11:36:31',NULL,1041.35,'','5','1','Cost of goods returned','1','11','sales','6','','No',NULL,NULL,''),(24262,'1110','51698306963','2023-11-01 11:36:31',1041.35,NULL,'','5','1','Inventory retuned ','1','11','sales','','','No',NULL,NULL,''),(24263,'1100','51698827806','2023-10-26 11:37:09',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(24264,'4000','51698827806','2023-10-26 11:37:09',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(24265,'4000','51697448322','2023-11-01 11:47:31',250.00,NULL,'','5','1','Returned products','1','11','return','','','No',NULL,NULL,''),(24266,'1100','51697448322','2023-11-01 11:47:31',NULL,250.00,'','5','1','Returned products','1','11','return','','','No',NULL,NULL,''),(24267,'5500','51697448322','2023-11-01 11:47:31',NULL,208.27,'','5','1','Cost of goods returned','1','11','sales','6','','No',NULL,NULL,''),(24268,'1110','51697448322','2023-11-01 11:47:31',208.27,NULL,'','5','1','Inventory retuned ','1','11','sales','','','No',NULL,NULL,''),(24269,'4000','51697448322','2023-11-01 11:47:51',1250.00,NULL,'','5','1','Returned products','1','11','return','','','No',NULL,NULL,''),(24270,'1100','51697448322','2023-11-01 11:47:51',NULL,1250.00,'','5','1','Returned products','1','11','return','','','No',NULL,NULL,''),(24271,'5500','51697448322','2023-11-01 11:47:51',NULL,1041.35,'','5','1','Cost of goods returned','1','11','sales','6','','No',NULL,NULL,''),(24272,'1110','51697448322','2023-11-01 11:47:51',1041.35,NULL,'','5','1','Inventory retuned ','1','11','sales','','','No',NULL,NULL,''),(24273,'1100','51698828474','2023-10-06 11:49:02',1500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(24274,'4000','51698828474','2023-10-06 11:49:02',NULL,1500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(24275,'4000','51698828474','2023-11-01 12:24:49',1500.00,NULL,'','5','1','Returned products','1','11','return','','','No',NULL,NULL,''),(24276,'1100','51698828474','2023-11-01 12:24:49',NULL,1500.00,'','5','1','Returned products','1','11','return','','','No',NULL,NULL,''),(24277,'5500','51698828474','2023-11-01 12:24:49',NULL,1249.62,'','5','1','Cost of goods returned','1','11','sales','6','','No',NULL,NULL,''),(24278,'1110','51698828474','2023-11-01 12:24:49',1249.62,NULL,'','5','1','Inventory retuned ','1','11','sales','','','No',NULL,NULL,''),(24279,'1100','51698830692','2023-10-16 12:25:20',1500.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(24280,'4000','51698830692','2023-10-16 12:25:20',NULL,1500.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(24281,'1100','51698830537','2023-10-02 12:52:53',1750.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(24282,'4000','51698830537','2023-10-02 12:52:53',NULL,1750.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(24283,'1100','51698832485','2023-10-05 12:55:58',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(24284,'4000','51698832485','2023-10-05 12:55:58',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(24285,'1100','51698840870','2023-11-01 15:16:01',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(24286,'4000','51698840870','2023-11-01 15:16:01',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(24287,'1100','51698908228','2023-11-02 09:57:40',2250.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(24288,'4000','51698908228','2023-11-02 09:57:40',NULL,2250.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(24289,'1100','51698908281','2023-11-02 09:58:24',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(24290,'4000','51698908281','2023-11-02 09:58:24',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(24291,'1000','51698914060','2023-11-02 11:37:38',840.00,NULL,'','5','1','Good sold','1','547','Payment','','','No',NULL,NULL,''),(24292,'4000','51698914060','2023-11-02 11:37:38',NULL,560.00,'','5','1','Good sold','1','547','sales','6','','No',NULL,NULL,''),(24293,'4000','51698914060','2023-11-02 11:37:38',NULL,280.00,'','5','1','Good sold','1','547','sales','4','','No',NULL,NULL,''),(24294,'1100','51698917469','2023-11-02 12:31:39',300.00,NULL,'','5','1','Good sold','1','304','sales','','','No',NULL,NULL,''),(24295,'4000','51698917469','2023-11-02 12:31:39',NULL,300.00,'','5','1','Good sold','1','304','sales','6','','No',NULL,NULL,''),(24298,'1110','51698925517','2023-11-02 14:45:36',NULL,900.00,'','5','1','Inventory sold','1','209','sales','15','','No',NULL,NULL,''),(24299,'5500','51698925517','2023-11-02 14:45:36',900.00,NULL,'','5','1','Cost of goods sold','1','209','sales','','','No',NULL,NULL,''),(24300,'1000','51698925517','2023-11-02 14:45:36',1200.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'rk26829mg4'),(24301,'4000','51698925517','2023-11-02 14:45:36',NULL,1200.00,'','5','1','Good sold','1','209','sales','15','','No',NULL,NULL,''),(24302,'1100','51698927296','2023-11-02 15:15:13',900.00,NULL,'','5','1','Good sold','1','544','sales','','','No',NULL,NULL,''),(24303,'4000','51698927296','2023-11-02 15:15:13',NULL,900.00,'','5','1','Good sold','1','544','sales','6','','No',NULL,NULL,''),(24304,'1100','51698995778','2023-11-03 10:16:55',1500.00,NULL,'','5','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(24305,'4000','51698995778','2023-11-03 10:16:55',NULL,1200.00,'','5','1','Good sold','1','65','sales','4','','No',NULL,NULL,''),(24306,'4000','51698995778','2023-11-03 10:16:55',NULL,300.00,'','5','1','Good sold','1','65','sales','6','','No',NULL,NULL,''),(24307,'1000','51698999831','2023-11-03 11:24:03',300.00,NULL,'','5','1','Good sold','1','209','sales','','','No',NULL,NULL,'rk32aqec8c'),(24308,'4000','51698999831','2023-11-03 11:24:03',NULL,300.00,'','5','1','Good sold','1','209','sales','4','','No',NULL,NULL,''),(24309,'1100','51699024057','2023-11-03 18:08:06',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(24310,'4000','51699024057','2023-11-03 18:08:06',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(24311,'1100','51699252612','2023-11-06 09:37:23',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(24312,'4000','51699252612','2023-11-06 09:37:23',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(24313,'1100','51699252700','2023-11-06 09:39:08',1500.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(24314,'4000','51699252700','2023-11-06 09:39:08',NULL,1500.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(24315,'1100','51699252764','2023-11-06 09:40:20',1000.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(24316,'4000','51699252764','2023-11-06 09:40:20',NULL,1000.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(24317,'1100','51699346970','2023-11-07 11:49:53',280.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(24318,'4000','51699346970','2023-11-07 11:49:53',NULL,280.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''),(24319,'1110','51699357250','2023-11-07 14:42:29',NULL,1105.00,'','5','1','Inventory sold','1','589','sales','1','','No',NULL,NULL,''),(24320,'5500','51699357250','2023-11-07 14:42:29',1105.00,NULL,'','5','1','Cost of goods sold','1','589','sales','','','No',NULL,NULL,''),(24321,'1100','51699357250','2023-11-07 14:42:29',2800.00,NULL,'','5','1','Good sold','1','589','sales','','','No',NULL,NULL,''),(24322,'4000','51699357250','2023-11-07 14:42:29',NULL,1600.00,'','5','1','Good sold','1','589','sales','1','','No',NULL,NULL,''),(24323,'4000','51699357250','2023-11-07 14:42:29',NULL,1200.00,'','5','1','Good sold','1','589','sales','2','','No',NULL,NULL,''),(24324,'1100','51699429268','2023-11-08 10:41:30',300.00,NULL,'','5','1','Good sold','1','621','sales','','','No',NULL,NULL,''),(24325,'4000','51699429268','2023-11-08 10:41:30',NULL,300.00,'','5','1','Good sold','1','621','sales','6','','No',NULL,NULL,''),(24326,'1100','51699432875','2023-11-08 11:43:41',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(24327,'4000','51699432875','2023-11-08 11:43:41',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(24328,'1100','51699435522','2023-11-08 12:25:42',300.00,NULL,'','5','1','Good sold','1','504','sales','','','No',NULL,NULL,''),(24329,'4000','51699435522','2023-11-08 12:25:42',NULL,300.00,'','5','1','Good sold','1','504','sales','2','','No',NULL,NULL,''),(24330,'4000','51699435522','2023-11-08 12:27:19',300.00,NULL,'','5','1','Returned products','1','504','return','','','No',NULL,NULL,''),(24331,'1100','51699435522','2023-11-08 12:27:19',NULL,300.00,'','5','1','Returned products','1','504','return','','','No',NULL,NULL,''),(24332,'5500','51699435522','2023-11-08 12:27:19',NULL,208.00,'','5','1','Cost of goods returned','1','504','sales','2','','No',NULL,NULL,''),(24333,'1110','51699435522','2023-11-08 12:27:19',208.00,NULL,'','5','1','Inventory retuned ','1','504','sales','','','No',NULL,NULL,''),(24334,'1100','51699517403','2023-11-09 11:10:55',2000.00,NULL,'','5','1','Good sold','1','10','sales','','','No',NULL,NULL,''),(24335,'4000','51699517403','2023-11-09 11:10:55',NULL,2000.00,'','5','1','Good sold','1','10','sales','6','','No',NULL,NULL,''),(24336,'1100','51699517557','2023-11-09 11:13:02',1250.00,NULL,'','5','1','Good sold','1','11','sales','','','No',NULL,NULL,''),(24337,'4000','51699517557','2023-11-09 11:13:02',NULL,1250.00,'','5','1','Good sold','1','11','sales','6','','No',NULL,NULL,''),(24338,'1100','51699527282','2023-11-09 13:56:48',280.00,NULL,'','5','1','Good sold','1','667','sales','','','No',NULL,NULL,''),(24339,'4000','51699527282','2023-11-09 13:56:48',NULL,280.00,'','5','1','Good sold','1','667','sales','6','','No',NULL,NULL,''),(24340,'1100','51699598047','2023-11-10 09:34:41',900.00,NULL,'','5','1','Good sold','1','550','sales','','','No',NULL,NULL,''),(24341,'4000','51699598047','2023-11-10 09:34:41',NULL,900.00,'','5','1','Good sold','1','550','sales','4','','No',NULL,NULL,''),(24342,'1100','51699598114','2023-11-10 09:35:42',2800.00,NULL,'','5','1','Good sold','1','13','sales','','','No',NULL,NULL,''),(24343,'4000','51699598114','2023-11-10 09:35:42',NULL,2800.00,'','5','1','Good sold','1','13','sales','6','','No',NULL,NULL,''),(24344,'1100','51699598152','2023-11-10 09:44:41',560.00,NULL,'','5','1','Good sold','1','530','sales','','','No',NULL,NULL,''),(24345,'4000','51699598152','2023-11-10 09:44:41',NULL,560.00,'','5','1','Good sold','1','530','sales','6','','No',NULL,NULL,''),(24346,'1100','51699606385','2023-11-10 11:53:38',1500.00,NULL,'','5','1','Good sold','1','550','sales','','','No',NULL,NULL,''),(24347,'4000','51699606385','2023-11-10 11:53:38',NULL,1500.00,'','5','1','Good sold','1','550','sales','6','','No',NULL,NULL,''),(24348,'1100','51699690716','2023-11-11 11:19:00',450.00,NULL,'','5','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(24349,'4000','51699690716','2023-11-11 11:19:00',NULL,450.00,'','5','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(24350,'1100','51699692053','2023-11-11 11:41:18',560.00,NULL,'','5','1','Good sold','1','467','sales','','','No',NULL,NULL,''),(24351,'4000','51699692053','2023-11-11 11:41:18',NULL,560.00,'','5','1','Good sold','1','467','sales','6','','No',NULL,NULL,''); /*!40000 ALTER TABLE `debitcredit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `delivery` -- DROP TABLE IF EXISTS `delivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `delivery` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL, `mode` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `delivery` -- LOCK TABLES `delivery` WRITE; /*!40000 ALTER TABLE `delivery` DISABLE KEYS */; /*!40000 ALTER TABLE `delivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `department` -- DROP TABLE IF EXISTS `department`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `department` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `description` text NOT NULL, `faculty_id` int(11) NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `department` -- LOCK TABLES `department` WRITE; /*!40000 ALTER TABLE `department` DISABLE KEYS */; /*!40000 ALTER TABLE `department` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `depositrefunds` -- DROP TABLE IF EXISTS `depositrefunds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `depositrefunds` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(30) NOT NULL DEFAULT 1, `amount` decimal(10,2) NOT NULL, `before` varchar(20) DEFAULT NULL, `after` varchar(20) DEFAULT NULL, `bookingid` int(20) NOT NULL, `tenantid` int(11) NOT NULL, `receiptno` varchar(50) NOT NULL, `transactioncode` varchar(50) NOT NULL, `mode` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `depositrefunds` -- LOCK TABLES `depositrefunds` WRITE; /*!40000 ALTER TABLE `depositrefunds` DISABLE KEYS */; /*!40000 ALTER TABLE `depositrefunds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `device` -- DROP TABLE IF EXISTS `device`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `device` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) DEFAULT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `device` -- LOCK TABLES `device` WRITE; /*!40000 ALTER TABLE `device` DISABLE KEYS */; /*!40000 ALTER TABLE `device` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `distribution` -- DROP TABLE IF EXISTS `distribution`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `distribution` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `distribution` -- LOCK TABLES `distribution` WRITE; /*!40000 ALTER TABLE `distribution` DISABLE KEYS */; /*!40000 ALTER TABLE `distribution` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `district` -- DROP TABLE IF EXISTS `district`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `district` ( `id` int(30) NOT NULL, `code` varchar(50) NOT NULL, `countyid` varchar(10) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `provincecode` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `district` -- LOCK TABLES `district` WRITE; /*!40000 ALTER TABLE `district` DISABLE KEYS */; /*!40000 ALTER TABLE `district` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `documents` -- DROP TABLE IF EXISTS `documents`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `documents` ( `id` int(50) NOT NULL AUTO_INCREMENT, `documentname` varchar(100) NOT NULL, `idno` varchar(50) NOT NULL, `category` varchar(100) NOT NULL, `name` text NOT NULL, `dateposted` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `entrydate` varchar(50) NOT NULL, `img_id` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `mydocuments` text DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `documents` -- LOCK TABLES `documents` WRITE; /*!40000 ALTER TABLE `documents` DISABLE KEYS */; /*!40000 ALTER TABLE `documents` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `email_accounts` -- DROP TABLE IF EXISTS `email_accounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `email_accounts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `email` varchar(50) NOT NULL, `password` varchar(100) NOT NULL, `smtp_host` varchar(50) NOT NULL, `smtp_port` int(11) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `name` varchar(50) NOT NULL, `server` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `protocol` varchar(30) NOT NULL DEFAULT 'smtp', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `email_accounts` -- LOCK TABLES `email_accounts` WRITE; /*!40000 ALTER TABLE `email_accounts` DISABLE KEYS */; INSERT INTO `email_accounts` VALUES (1,'marketing@mombasacontinental.com','Pass@123','mail.mombasacontinental.com',587,1,465,'ROBISEARCH LTD/TASK MANAGER',1,'','mail/smtp'),(2,'support@robisearch.com','support!@##@!','ssl://mail.robisearch.com',465,1,1,'ROBISEARCH LTD/TASK MANAGER',2,'2019-06-23 05:28:28pm','smtp'),(3,'oukobert@gmail.com','0718667391','ssl://smtp.googlemail.com',465,1,1,'robisearch',1,'2019-11-04 11:00:33am','smtp'); /*!40000 ALTER TABLE `email_accounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeecharges` -- DROP TABLE IF EXISTS `employeecharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeecharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `statutory` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeecharges` -- LOCK TABLES `employeecharges` WRITE; /*!40000 ALTER TABLE `employeecharges` DISABLE KEYS */; INSERT INTO `employeecharges` VALUES (1,'9','NSSF','2022-05-16 16:33:07','Active','1','','1','Deduction','Fixed','Fixed',1.00,360.00,'',1,'NSSF'),(2,'10','NHIF','2022-05-16 16:33:18','Active','1','','1','Deduction','Fixed','Fixed',1.00,750.00,'',1,'NHIF'),(3,'8','PAYE','2022-05-16 16:33:29','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1,'PAYE'); /*!40000 ALTER TABLE `employeecharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeepayments` -- DROP TABLE IF EXISTS `employeepayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeepayments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `salaryid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeepayments` -- LOCK TABLES `employeepayments` WRITE; /*!40000 ALTER TABLE `employeepayments` DISABLE KEYS */; INSERT INTO `employeepayments` VALUES (1,'8','PAYE','2022-11-16 15:29:13','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1,'111668601753'),(2,'10','NHIF','2022-11-16 15:29:13','Active','1','','1','Deduction','Fixed','Fixed',1.00,750.00,'',1,'111668601753'),(3,'9','NSSF','2022-11-16 15:29:13','Active','1','','1','Deduction','Fixed','Fixed',1.00,360.00,'',1,'111668601753'); /*!40000 ALTER TABLE `employeepayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `evaluation` -- DROP TABLE IF EXISTS `evaluation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `evaluation` ( `invoice` varchar(100) NOT NULL, `id` int(20) NOT NULL AUTO_INCREMENT, `serialno` varchar(50) NOT NULL, `insuredname` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `expirydate` varchar(50) NOT NULL, `inspectedby` varchar(50) NOT NULL, `contact` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `instructions` text NOT NULL, `registrationno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `colour` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `fueltype` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `enginerating` varchar(50) NOT NULL, `countryoforigin` varchar(50) NOT NULL, `locationofinspection` varchar(50) NOT NULL, `coachwork` varchar(50) NOT NULL, `mechanical` varchar(50) NOT NULL, `electrical` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `generalcondition` text NOT NULL, `assessedvalue` varchar(50) NOT NULL, `features` text NOT NULL, `anittheft` varchar(50) NOT NULL, `windscreenvalue` varchar(50) NOT NULL, `radiovalue` varchar(50) NOT NULL, `remarks` text NOT NULL, `reportdetails` text NOT NULL, `date` date NOT NULL, `pin` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `evaluation` -- LOCK TABLES `evaluation` WRITE; /*!40000 ALTER TABLE `evaluation` DISABLE KEYS */; /*!40000 ALTER TABLE `evaluation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `events` -- DROP TABLE IF EXISTS `events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `events` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `fromdate` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `host` varchar(100) NOT NULL, `participants` text NOT NULL, `location` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'new', `comments` text NOT NULL, `repeated` varchar(50) NOT NULL, `dateposted` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `one` varchar(20) NOT NULL, `two` varchar(20) NOT NULL, `three` varchar(20) DEFAULT NULL, `branchid` int(10) NOT NULL DEFAULT 1, `four` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `events` -- LOCK TABLES `events` WRITE; /*!40000 ALTER TABLE `events` DISABLE KEYS */; /*!40000 ALTER TABLE `events` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `expenses` -- DROP TABLE IF EXISTS `expenses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `expenses` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` datetime NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `datespent` datetime NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `companyid` varchar(100) NOT NULL, `accounttype` varchar(50) NOT NULL, `bankname` varchar(60) NOT NULL, `supplier` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentmethodes` varchar(30) NOT NULL, `duedate` varchar(30) NOT NULL, `terms` text NOT NULL, `balance` decimal(10,2) NOT NULL, `paid` decimal(10,2) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `allocation` varchar(20) NOT NULL DEFAULT 'No', `invoicestatus` varchar(20) NOT NULL DEFAULT 'No', `allocationtext` text NOT NULL, `loanpaid` decimal(10,2) NOT NULL, `loanbalance` decimal(10,2) NOT NULL, `duration` varchar(20) NOT NULL, `monthlyrate` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=191 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `expenses` -- LOCK TABLES `expenses` WRITE; /*!40000 ALTER TABLE `expenses` DISABLE KEYS */; INSERT INTO `expenses` VALUES (1,'Expense','4','0','','2023-01-27 18:17:06','','Active','2023-01-27 18:17:06','','','','caleb','','5078891674832591','1','','1000','','41674832588','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(2,'Expense','4','0','','2023-01-28 14:16:38','','Closed','2023-01-28 14:16:38','','','','caleb','','5090041674904569','1','','1010','','41674904565','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(3,'Expense','5','0','HARDWARE MATERIALS (CLEAR SILICONE)','2023-02-06 09:05:47','','Closed','2023-02-06 09:05:47','','0040350610000004355','254721339481','TREAZER','','1493311675662642','1','','1000','','51675662633','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(4,'Expense','5','0','TISSUE PAPER','2023-02-09 15:44:12','','Closed','2023-02-09 15:44:12','','0040562230000043948','0745402149','TREAZER','','9420841675946397','1','','1050','','51675946373','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(5,'Expense','5','0','MOTORCYCLE WASHING FEE','2023-02-10 17:56:59','','Closed','2023-02-10 17:56:59','','N/A','','TREAZER','','3272271676040905','1','','1020','','51676040896','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(6,'Expense','5','0','','2023-02-13 18:11:50','','Closed','2023-02-13 18:11:50','','','','TREAZER','','381731676301038','1','','1050','','51676301029','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(7,'Expense','5','0','EXERCISE BOOK','2023-02-13 18:24:47','','Closed','2023-02-13 18:24:47','','','','TREAZER','','1421501676301565','1','','1000','','51676301534','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(8,'Expense','5','0','PIN REMOVER','2023-02-13 18:25:45','','Closed','2023-02-13 18:25:45','','','','TREAZER','','9319621676301901','1','','1000','','51676301890','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(9,'Expense','5','0','PETTY CASH VOUCHER','2023-02-16 15:01:27','','Closed','2023-02-16 15:01:27','','','','TREAZER','','9548771676548765','1','','1000','','51676548761','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(10,'Expense','5','0','TISSUE PAPER','2023-02-24 15:23:39','','Active','2023-02-24 15:23:39','','','','TREAZER','','1389061677241291','1','','1000','','51677241285','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(11,'Expense','5','0','THREAD TAPE','2023-02-25 12:38:52','','Closed','2023-02-25 12:38:52','','','','TREAZER','','2767461677317833','1','','1000','','51677317826','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(12,'Expense','5','0','MOTORCYCLE TYRE REPAIR','2023-03-02 17:39:06','','Closed','2023-03-02 17:39:06','','','','TREAZER','','9542021677767849','1','','1020','','51677767839','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(13,'Expense','5','0','MOTORCYCLE TYRE REPAIR','2023-03-05 19:07:07','','Active','2023-03-05 19:07:07','','','','TREAZER','','9823521678032395','1','','1020','','51678032391','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(14,'Expense','5','0','PRINTING AND PHOTOCOPIES','2023-03-07 11:10:38','','Closed','2023-03-07 11:10:38','','','','TREAZER','','8946521678176488','1','','1020','','51678176484','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(15,'Expense','5','0','CARRIER BAG','2023-03-07 17:11:09','','Closed','2023-03-07 17:10:13','','','','TREAZER','','9222561678198201','1','','1020','','51678198187','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(16,'Expense','5','0','TUKTUK WASHING FEE','2023-03-07 18:30:44','','Closed','2023-03-07 18:30:44','','','','TREAZER','','7295911678202989','1','','1020','','51678202984','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(17,'Expense','5','0','TISSUE PAPER','2023-03-13 12:49:14','','Closed','2023-03-13 12:49:14','','','','TREAZER','','292911678700919','1','','1020','','51678700897','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(18,'Expense','5','0','PADLOCK ','2023-03-14 18:44:16','','Closed','2023-03-14 18:44:16','','','','TREAZER','','854451678808604','1','','1020','','51678808601','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(19,'Expense','5','0','TISSUE PAPER','2023-03-25 18:25:14','','Active','2023-03-25 18:25:14','','','','TREAZER','','209601679757862','1','','1020','','51679757857','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(20,'Expense','5','0','SCANNING','2023-03-31 14:43:07','','Active','2023-03-31 14:43:07','','','','TREAZER','','8100621680262941','1','','1020','','51680262938','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(21,'Expense','5','0','MOTORCYCLE WASHING FEE','2023-03-31 14:44:45','','Active','2023-03-31 14:44:45','','','','TREAZER','','517381680263061','1','','1020','','51680263058','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(22,'Expense','5','0','MOTORCYCLE FUEL','2023-04-01 17:14:55','','Active','2023-04-01 17:14:55','','','','TREAZER','','7762961680358445','1','','1020','','51680358439','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(23,'Expense','5','0','TUKTUK WASHING FEE','2023-04-08 09:59:21','','Active','2023-04-08 09:59:21','','','','TREAZER','','5350841680937118','1','','1020','','51680937114','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(24,'Expense','5','0','MOTORCYCLE WASHING FEE','2023-04-08 12:52:54','','Active','2023-04-08 12:52:54','','','','TREAZER','','8506561680947543','1','','1020','','51680947535','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(25,'Expense','5','0','TOILET PAPER','2023-04-10 17:28:36','','Closed','2023-04-10 17:28:36','','','','TREAZER','','2643081681136865','1','','1020','','51681136543','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(27,'Expense','5','5000','TOILET PAPER','2023-04-25 10:19:40','','Closed','2023-04-25 10:19:40','','','','TREAZER','','4163231682407103','1','','1000','','51682407095','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(28,'Expense','5','200','TATA TIRE REPAIR ','2023-04-27 12:18:56','','Closed','2023-04-27 12:18:56','','','','TREAZER','','6531891682587067','1','','1050','','51682587062','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(29,'Expense','5','0','TOILET PAPER','2023-04-30 13:54:06','','Active','2023-04-30 13:54:06','','','','TREAZER','','7868731682852013','1','','1050','','51682852008','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(30,'Expense','5','','MOTORCYCLE WASHING FEE','2023-05-02 17:37:59','','Active','2023-05-02 17:37:59','','','','TREAZER','','8375211683038256','1','','1050','','51683038252','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(31,'Expense','5','100','MOTORCYCLE WASHING FEE','2023-05-02 17:42:49','','Closed','2023-05-02 17:42:49','','','','TREAZER','','1701761683038555','1','','1050','','51683038395','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(32,'Expense','5','200','TATA REPAIR','2023-05-05 19:13:11','','Closed','2023-05-05 19:13:11','','','','TREAZER','','2317251683303159','1','','1050','','51683303153','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(33,'Expense','5','135','TOILET PAPER','2023-05-05 19:16:21','','Closed','2023-05-05 19:16:21','','','','TREAZER','','6424721683303366','1','','1050','','51683303358','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(34,'Expense','5','190','AIR FRESHNER','2023-05-05 19:17:07','','Closed','2023-05-05 19:17:07','','','','TREAZER','','4070381683303409','1','','1050','','51683303405','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(35,'Expense','5','150','TATA WASHING FEE','2023-05-05 19:18:32','','Closed','2023-05-05 19:18:32','','','','TREAZER','','8889691683303484','1','','1050','','51683303480','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(36,'Expense','5','90','ELEGLUE','2023-05-07 15:32:18','','Closed','2023-05-07 15:32:18','','','','TREAZER','','2401981683462722','1','','1050','','51683462695','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(37,'Expense','5','100','MOTORCYCLE WASHING FEE','2023-05-14 17:39:50','','Closed','2023-05-14 17:39:50','','','','TREAZER','','2268811684075169','1','','1050','','51684075166','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(38,'Expense','5','155','TOILET PAPER','2023-05-15 12:22:20','','Closed','2023-05-15 12:22:20','','','','TREAZER','','2646381684142526','1','','1050','','51684142521','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(39,'Expense','5','200','TATA WASHING FEE','2023-05-15 15:39:38','','Closed','2023-05-15 15:39:38','','','','TREAZER','','1713651684154365','1','','1050','','51684154361','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(40,'Expense','5','60','THREAD TAPE','2023-05-19 17:38:40','','Closed','2023-05-19 17:38:40','','','','IVAN','','4794391684507088','1','','1050','','51684507081','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(41,'Expense','5','80','EXERCISE BOOK','2023-05-24 13:14:35','','Closed','2023-05-24 13:14:35','','','','IVAN','','5237121684923237','1','','1050','','51684923233','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(42,'Expense','5','200','MOTORCYCLE TYRE REPAIR','2023-05-25 09:40:46','','Closed','2023-05-25 09:40:46','','','','TREAZER','','9181591684996832','1','','1050','','51684996829','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(43,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:18:43','','Closed','2023-05-25 10:18:43','','','','TREAZER','','9673951684999091','1','','1050','','51684999085','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(44,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:22:08','','Closed','2023-02-16 10:22:08','','','','TREAZER','','6353831684999302','1','','1050','','51684999231','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(45,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:23:37','','Closed','2023-02-18 10:22:49','','','','TREAZER','','9309761684999357','1','','1050','','51684999350','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(46,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:24:42','','Closed','2023-02-20 10:24:42','','','','TREAZER','','7397911684999456','1','','1050','','51684999445','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(47,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:27:27','','Closed','2023-02-22 10:27:27','','','','TREAZER','','1424341684999624','1','','1050','','51684999620','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(48,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:28:32','','Closed','2023-02-24 10:28:32','','','','TREAZER','','6399601684999693','1','','1050','','51684999686','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(49,'Expense','5','0','WATER SUPPLY','2023-05-25 10:32:47','','Active','2023-05-25 10:32:47','','','','TREAZER','','2877931684999956','1','','1050','','51684999951','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(50,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:33:11','','Closed','2023-02-26 10:33:11','','','','TREAZER','','1333971684999975','1','','1050','','51684999971','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(51,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:34:29','','Closed','2023-01-03 10:34:29','','','','TREAZER','','5909751685000033','1','','1050','','51685000012','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(52,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:35:23','','Closed','2023-03-02 10:35:23','','','','TREAZER','','7646141685000100','1','','1050','','51685000096','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(53,'Expense','5','1400','','2023-05-25 10:36:43','','Closed','2023-03-03 10:36:43','','','','TREAZER','','3362391685000174','1','','1050','','51685000139','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(54,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:37:52','','Closed','2023-03-05 10:37:52','','','','TREAZER','','5568621685000230','1','','1050','163','51685000223','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(55,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:41:38','','Closed','2023-03-07 10:41:38','','','','TREAZER','','3899301685000468','1','','1050','','51685000293','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(56,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:42:59','','Closed','2023-03-09 10:42:59','','','','TREAZER','','6317611685000556','1','','1050','','51685000515','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(57,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:45:43','','Closed','2023-03-10 10:45:43','','','','TREAZER','','2419061685000664','1','','1050','','51685000602','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(58,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:48:32','','Closed','2023-03-13 10:48:32','','','','TREAZER','','3386961685000870','1','','1050','','51685000768','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(59,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:50:26','','Closed','2023-03-14 10:50:26','','','','TREAZER','','8979901685000944','1','','1050','','51685000932','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(60,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:53:08','','Closed','2023-03-15 10:53:08','','','','TREAZER','','1305641685001160','1','','1050','','51685001100','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(61,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:54:09','','Closed','2023-03-17 10:54:09','','','','TREAZER','','5609901685001225','1','','1050','','51685001213','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(62,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:54:57','','Closed','2023-03-19 10:54:57','','','','TREAZER','','6323411685001275','1','','1050','','51685001266','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(63,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:56:00','','Closed','2023-03-20 10:56:00','','','','TREAZER','','1099781685001327','1','','1050','','51685001315','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(64,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:57:06','','Closed','2023-03-22 10:57:06','','','','TREAZER','','9160531685001405','1','','1050','','51685001377','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(65,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:58:26','','Closed','2023-03-23 10:58:26','','','','TREAZER','','2940541685001464','1','','1050','','51685001440','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(66,'Expense','5','1400','WATER SUPPLY','2023-05-25 10:59:21','','Closed','2023-03-25 10:59:21','','','','TREAZER','','1458981685001528','1','','1050','','51685001521','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(67,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:01:09','','Closed','2023-03-27 11:01:09','','','','TREAZER','','9428391685001651','1','','1050','','51685001580','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(68,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:01:56','','Closed','2023-03-29 11:01:56','','','','TREAZER','','9631381685001692','1','','1050','','51685001684','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(69,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:02:44','','Closed','2023-03-30 11:02:44','','','','TREAZER','','9445481685001743','1','','1050','','51685001730','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(70,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:04:15','','Closed','2023-04-01 11:04:15','','','','TREAZER','','9459141685001836','1','','1050','','51685001782','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(71,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:05:43','','Closed','2023-04-03 11:05:43','','','','TREAZER','','8436891685001911','1','','1050','','51685001871','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(72,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:07:06','','Closed','2023-04-04 11:07:06','','','','TREAZER','','8221831685002009','1','','1050','','51685001992','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(73,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:08:26','','Closed','2023-04-06 11:08:26','','','','TREAZER','','5424911685002087','1','','1050','','51685002044','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(74,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:11:58','','Closed','2023-04-07 11:11:58','','','','TREAZER','','8547351685002296','1','','1050','','51685002248','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(75,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:13:26','','Closed','2023-04-11 11:13:26','','','','TREAZER','','4277851685002353','1','','1050','','51685002344','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(76,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:17:13','','Closed','2023-04-13 11:16:35','','','','TREAZER','','847021685002541','1','','1050','','51685002430','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(77,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:18:40','','Closed','2023-04-14 11:18:12','','','','TREAZER','','3065641685002665','1','','1050','','51685002652','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(78,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:21:38','','Closed','2023-04-17 11:21:38','','','','TREAZER','','2019361685002879','1','','1050','','51685002870','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(79,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:23:55','','Closed','2023-04-18 11:23:55','','','','TREAZER','','9640801685002991','1','','1050','','51685002929','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(80,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:27:53','','Closed','2023-04-20 11:27:53','','','','TREAZER','','8004881685003246','1','','1050','','51685003214','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(81,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:29:38','','Closed','2023-04-22 11:29:38','','','','TREAZER','','507471685003318','1','','1050','','51685003297','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(82,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:30:49','','Closed','2023-04-24 11:30:49','','','','TREAZER','','3081131685003430','1','','1050','','51685003422','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(83,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:31:39','','Closed','2023-04-26 11:31:39','','','','TREAZER','','4624261685003480','1','','1050','','51685003473','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(84,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:33:31','','Closed','2023-04-29 11:33:31','','','','TREAZER','','1225241685003566','1','','1050','','51685003556','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(85,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:35:32','','Closed','2023-05-02 11:35:32','','','','TREAZER','','5356271685003716','1','','1050','','51685003657','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(86,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:36:35','','Closed','2023-05-04 11:36:35','','','','TREAZER','','4907501685003779','1','','1050','','51685003770','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(87,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:38:00','','Closed','2023-05-05 11:38:00','','','','TREAZER','','1928301685003834','1','','1050','','51685003823','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(88,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:39:49','','Closed','2023-05-08 11:39:49','','','','TREAZER','','701521685003962','1','','1050','','51685003949','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(89,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:41:44','','Closed','2023-05-10 11:41:44','','','','TREAZER','','4815001685004032','1','','1050','','51685004008','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(90,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:42:35','','Closed','2023-05-22 11:42:35','','','','TREAZER','','6784911685004140','1','','1050','','51685004122','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(91,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:43:41','','Closed','2023-05-11 11:43:41','','','','TREAZER','','4465181685004205','1','','1050','','51685004181','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(92,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:45:09','','Closed','2023-05-13 11:45:09','','','','TREAZER','','5076651685004279','1','','1050','','51685004263','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(93,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:46:31','','Closed','2023-05-15 11:46:31','','','','TREAZER','','7490441685004352','1','','1050','','51685004341','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(94,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:49:05','','Closed','2023-05-19 11:49:05','','','','TREAZER','','656651685004520','1','','1050','','51685004506','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(95,'Expense','5','1400','WATER SUPPLY','2023-05-25 11:49:56','','Closed','2023-05-23 11:49:56','','','','TREAZER','','1931991685004576','1','','1050','','51685004561','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(96,'Expense','5','100','MOTORCYCLE WASHING FEE','2023-05-28 18:24:02','','Closed','2023-05-28 18:24:02','','','','TREAZER','','6640941685287426','1','','1050','','51685287352','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(97,'Expense','5','1400','WATER SUPPLY','2023-05-28 18:25:08','','Closed','2023-05-27 18:25:08','','','','TREAZER','','4855731685287475','1','','1050','','51685287460','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(98,'Expense','5','150','TOILET PAPER','2023-06-01 13:44:05','','Closed','2023-06-01 13:44:05','','','','TREAZER','','3774911685616227','1','','1050','','51685616225','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(99,'Expense','5','200','TATA WASHING FEE','2023-06-03 15:11:59','','Closed','2023-06-03 15:11:59','','','','IVAN','','7424651685794303','1','','1050','','51685794294','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(100,'Expense','5','100','MOTORCYCLE WASHING FEE','2023-06-03 15:13:41','','Closed','2023-06-03 15:13:41','','','','IVAN','','1673301685794396','1','','1050','','51685794365','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(101,'Expense','5','28450','MOTORCYCLE REPAIR','2023-06-06 13:22:17','','Closed','2023-06-06 13:21:44','','','','TREAZER','','5188551686046853','1','','1020','','51686046715','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(102,'Expense','5','100','MOTORCYCLE WASHING FEE','2023-06-06 13:23:51','','Closed','2023-06-06 13:23:51','','','','TREAZER','','6045001686046967','1','','1050','','51686046962','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(103,'Expense','5','400','MOP BUCKET','2023-06-06 17:37:50','','Closed','2023-06-06 17:37:50','','','','TREAZER','','7946971686062255','1','','1050','','51686062252','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(104,'Expense','5','150','FILES','2023-06-07 16:19:39','','Active','2023-06-07 16:18:40','','','','IVAN','','8572701686143899','1','','1050','','51686143894','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(105,'Expense','5','200','TATA WASHING FEE','2023-06-10 16:50:47','','Closed','2023-06-10 16:50:47','','','','IVAN','','3078621686404966','1','','1050','','51686404617','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(106,'Expense','5','1400','WATER SUPPLY','2023-06-11 13:42:33','','Closed','2023-05-29 13:42:33','','','','TREAZER','','8913321686479899','1','','1020','','51686479800','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(107,'Expense','5','1400','WATER SUPPLY','2023-06-11 13:43:58','','Closed','2023-05-30 13:43:58','','','','TREAZER','','6654231686480217','1','','1020','','51686480210','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(108,'Expense','5','1400','WATER SUPPLY','2023-06-11 13:44:36','','Closed','2023-06-01 13:44:36','','','','TREAZER','','6885981686480258','1','','1020','','51686480253','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(109,'Expense','5','1400','WATER SUPPLY','2023-06-11 13:46:41','','Closed','2023-06-03 13:46:41','','','','IVAN','','6066481686480350','1','','1020','','51686480291','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(110,'Expense','5','1400','WATER SUPPLY','2023-06-11 13:47:16','','Closed','2023-06-05 13:47:16','','','','TREAZER','','286901686480420','1','','1020','','51686480413','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(111,'Expense','5','1400','WATER SUPPLY','2023-06-11 13:52:36','','Closed','2023-06-07 13:52:36','','','','IVAN','','7422921686480728','1','','1020','','51686480722','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(112,'Expense','5','1400','WATER SUPPLY','2023-06-11 13:53:10','','Closed','2023-06-08 13:53:10','','','','TREAZER','','6562261686480776','1','','1020','','51686480768','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(113,'Expense','5','1400','WATER SUPPLY','2023-06-11 13:54:01','','Closed','2023-06-10 13:54:01','','','','IVAN','','5759631686480822','1','','1020','','51686480811','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(114,'Expense','5','1400','WATER SUPPLY','2023-06-19 17:47:05','','Closed','2023-06-19 17:47:05','','','','TREAZER','','1058541687186004','1','','1020','','51687185997','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(115,'Expense','5','1400','WATER SUPPLY','2023-06-19 17:48:02','','Closed','2023-06-17 17:48:02','','','','IVAN','','9309701687186064','1','','1020','','51687186048','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(116,'Expense','5','250','TOWELS','2023-06-20 17:24:30','','Closed','2023-06-20 17:24:30','','','','TREAZER','','9207741687271047','1','','1050','','51687271044','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(117,'Expense','5','40','BASIN','2023-06-22 13:33:15','','Closed','2023-06-22 13:33:15','','','','TREAZER','','8089341687429973','1','','1050','','51687429970','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(118,'Expense','5','1400','WATER SUPPLY','2023-06-22 13:47:44','','Closed','2023-06-21 13:47:03','','','','TREAZER','','8106341687430807','1','','1020','','51687430015','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(119,'Expense','5','3540','PLUMBING','2023-06-23 15:37:12','','Closed','2023-06-23 15:37:12','','','','TREAZER','','9156441687523803','1','','1020','','51687523800','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(120,'Expense','5','1800','WATER SUPPLY','2023-06-23 17:03:15','','Closed','2023-06-23 17:03:15','','','','TREAZER','','3514321687528961','1','','1020','','51687528952','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(121,'Expense','5','790','PRINTING AND PHOTOCOPYING PAPER','2023-06-26 15:50:14','','Closed','2023-06-26 15:50:14','','','','TREAZER','','6080221687783789','1','','1050','','51687783787','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(122,'Expense','5','1400','WATER SUPPLY','2023-06-26 15:51:29','','Closed','2023-06-25 15:51:07','','','','TREAZER','','5462321687783853','1','','1020','','51687783840','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(123,'Expense','5','1400','WATER SUPPLY','2023-06-27 13:49:58','','Closed','2023-06-27 13:49:58','','','','TREAZER','','7072171687862966','1','','1020','','51687862964','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(124,'Expense','5','20','ENVELOPES','2023-06-30 16:17:17','','Closed','2023-06-30 16:17:17','','','','TREAZER','','2088781688131018','1','','1020','','51688131016','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(125,'Expense','5','140','TOILET PAPER','2023-07-02 18:13:16','','Closed','2023-07-02 18:13:16','','','','TREAZER','','9429831688310784','1','','1050','','51688310781','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(126,'Expense','5','1400','WATER SUPPLY','2023-07-04 13:08:28','','Closed','2023-07-04 13:08:28','','','','TREAZER','','232371688465274','1','','1020','','51688465268','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(127,'Expense','5','1400','WATER SUPPLY','2023-07-10 13:59:43','','Closed','2023-07-10 13:59:43','','','','TREAZER','','3331341688986685','1','','1020','','51688986681','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(128,'Expense','5','1900','WATER SUPPLY','2023-07-11 12:24:59','','Closed','2023-07-11 12:24:59','','','','TREAZER','','1783921689067487','1','','1020','','51689067484','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(129,'Expense','5','140','TOILET PAPER','2023-07-12 14:19:59','','Closed','2023-07-12 14:19:59','','','','TREAZER','','8917871689160783','1','','1050','','51689160779','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(130,'Expense','5','50','FARE TO BANK','2023-07-13 14:33:13','','Closed','2023-07-13 14:31:50','','','','IVAN','','8783491689247860','1','','1050','','51689247856','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(131,'Expense','5','1900','WATER SUPPLY','2023-07-13 18:37:13','','Closed','2023-07-13 18:37:13','','','','TREAZER','','4243411689262607','1','','1020','','51689262601','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(132,'Expense','5','1800','WATER SUPPLY','2023-07-17 19:01:21','','Closed','2023-07-17 19:01:21','','','','TREAZER','','4152891689609662','1','','1020','','51689609659','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(133,'Expense','5','30','THREAD TAPE','2023-07-19 11:43:01','','Closed','2023-07-19 11:43:01','','','','TREAZER','','7668161689756159','1','','1050','','51689756155','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(134,'Expense','5','1800','WATER SUPPLY','2023-07-19 13:04:36','','Closed','2023-07-19 13:04:36','','','','TREAZER','','5397101689761051','1','','1020','','51689761049','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(135,'Expense','5','40','GLUE','2023-07-21 11:15:50','','Closed','2023-07-21 11:15:50','','','','TREAZER','','4192381689927336','1','','1050','','51689927333','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(136,'Expense','5','1800','WATER SUPPLY','2023-07-21 11:16:24','','Closed','2023-07-21 11:16:24','','','','TREAZER','','3794341689927370','1','','1020','','51689927368','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(137,'Expense','5','900','MOP BUCKET, STICK','2023-07-24 15:01:26','','Closed','2023-07-24 15:01:26','','','','TREAZER','','4123271690200038','1','','1050','','51690200036','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(138,'Expense','5','1800','WATER SUPPLY','2023-07-25 13:15:16','','Closed','2023-07-25 13:15:16','','','','TREAZER','','1469681690280105','1','','1020','','51690280103','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(139,'Expense','5','140','TOILET PAPER','2023-07-27 10:33:40','','Closed','2023-07-27 10:33:40','','','','TREAZER','','8186351690443199','1','','1050','','51690443192','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(140,'Expense','5','1800','WATER SUPPLY','2023-07-29 17:29:04','','Closed','2023-07-29 17:29:04','','','','TREAZER','','5158651690640932','1','','1020','','51690640929','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(141,'Expense','5','1800','WATER SUPPLY','2023-07-31 18:19:31','','Closed','2023-07-31 18:19:31','','','','TREAZER','','779361690816751','1','','1020','','51690816749','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(142,'Expense','5','200','TATA WASHING FEE','2023-08-02 11:30:41','','Closed','2023-08-02 11:30:41','','','','TREAZER','','9632251690965025','1','','1050','','51690965022','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(143,'Expense','5','100','MOTORCYCLE WASHING FEE','2023-08-02 11:31:28','','Closed','2023-08-02 11:31:28','','','','TREAZER','','5402431690965076','1','','1050','','51690965074','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(144,'Expense','5','60','THREAD TAPE','2023-08-03 14:22:40','','Closed','2023-08-03 14:22:40','','','','TREAZER','','8249471691061743','1','','1050','','51691061740','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(145,'Expense','5','1800','WATER SUPPLY','2023-08-03 14:23:32','','Closed','2023-08-03 14:23:32','','','','TREAZER','','6091891691061803','1','','1020','','51691061795','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(146,'Expense','5','200','SEAL','2023-08-07 18:22:24','','Closed','2023-08-07 18:22:24','','','','TREAZER','','9710361691421727','1','','1050','','51691421724','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(147,'Expense','5','100','MOTORCYCLE WASHING FEE','2023-08-12 17:29:45','','Closed','2023-08-12 17:29:45','','','','TREAZER','','1764051691850575','1','','1050','','51691850573','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(148,'Expense','5','1800','WATER SUPPLY','2023-08-18 16:08:04','','Closed','2023-08-18 16:08:04','','','','TREAZER','','644731692364075','1','','1020','','51692364071','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(149,'Expense','5','1800','WATER SUPPLY','2023-08-18 16:08:35','','Closed','2023-08-17 16:08:35','','','','TREAZER','','1277981692364103','1','','1020','','51692364100','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(150,'Expense','5','200','MOTORCYCLE TYRE REPAIR','2023-08-20 16:10:26','','Closed','2023-08-20 16:10:26','','','','TREAZER','','6119141692536995','1','','1050','','51692536993','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(151,'Expense','5','1700','WATER SUPPLY','2023-08-23 16:29:04','','Closed','2023-08-23 16:29:04','','','','TREAZER','','9155551692797333','1','','1020','','51692797330','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(152,'Expense','5','','THERMAL ROLL','2023-08-23 16:29:43','','Active','2023-08-23 16:29:43','','','','TREAZER','','9792651692797361','1','','1050','','51692797357','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(153,'Expense','5','2000','WATER SUPPLY','2023-08-28 13:44:05','','Closed','2023-08-05 13:44:05','','','','TREAZER','','3132071693219420','1','','1020','','51693219279','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(154,'Expense','5','1800','WATER SUPPLY','2023-08-28 13:45:06','','Closed','2023-08-07 13:45:06','','','','TREAZER','','5555651693219492','1','','1020','','51693219478','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(155,'Expense','5','1800','WATER SUPPLY','2023-08-28 13:46:22','','Closed','2023-08-08 13:46:22','','','','TREAZER','','4025611693219534','1','','1020','','51693219524','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(156,'Expense','5','1800','WATER SUPPLY','2023-08-28 13:47:24','','Closed','2023-08-10 13:47:24','','','','TREAZER','','179751693219619','1','','1020','','51693219613','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(157,'Expense','5','1800','WATER SUPPLY','2023-08-28 13:52:17','','Closed','2023-08-13 13:52:17','','','','TREAZER','','502731693219912','1','','1020','','51693219675','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(158,'Expense','5','1800','WATER SUPPLY','2023-08-28 13:53:04','','Closed','2023-08-15 13:53:04','','','','TREAZER','','3509961693219966','1','','1020','','51693219957','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(159,'Expense','5','1800','WATER SUPPLY','2023-08-28 13:53:58','','Closed','2023-08-21 13:53:58','','','','TREAZER','','1405411693220027','1','','1020','','51693220017','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(160,'Expense','5','2000','WATER SUPPLY','2023-08-28 13:55:01','','Closed','2023-08-22 13:55:01','','','','TREAZER','','7593931693220082','1','','1020','','51693220066','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(161,'Expense','5','1800','WATER SUPPLY','2023-08-28 13:56:52','','Closed','2023-08-24 13:56:37','','','','TREAZER','','522471693220188','1','','1020','','51693220145','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(162,'Expense','5','1800','WATER SUPPLY','2023-08-28 13:57:35','','Closed','2023-08-26 13:57:35','','','','TREAZER','','8802191693220236','1','','1020','','51693220230','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(163,'Expense','5','1800','WATER SUPPLY','2023-08-28 13:58:16','','Closed','2023-08-27 13:58:16','','','','TREAZER','','1668081693220274','1','','1020','','51693220271','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(164,'Expense','5','300','TATA ,MOTORCYCLE WASHING FEE','2023-08-28 14:00:23','','Closed','2023-08-27 14:00:23','','','','TREAZER','','1699101693220388','1','','1050','','51693220340','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(165,'Expense','5','100','MOTORCYCLE REPAIR','2023-08-29 13:28:41','','Closed','2023-08-28 13:28:41','','','','TREAZER','','6749011693304905','1','','1050','','51693304893','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(166,'Expense','5','1700','WATER SUPPLY','2023-08-29 13:29:11','','Closed','2023-08-29 13:29:11','','','','TREAZER','','7833481693304943','1','','1020','','51693304941','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(167,'Expense','5','1700','WATER SUPPLY','2023-08-31 16:37:37','','Closed','2023-08-30 16:37:37','','','','TREAZER','','8495291693489046','1','','1020','','51693489038','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(168,'Expense','5','1700','WATER SUPPLY','2023-08-31 16:38:01','','Closed','2023-08-31 16:38:01','','','','TREAZER','','4171211693489073','1','','1020','','51693489071','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(169,'Expense','5','100','THERMAL ROLL','2023-08-31 16:38:42','','Closed','2023-08-31 16:38:42','','','','TREAZER','','5302241693489112','1','','1050','','51693489095','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(170,'Expense','5','2000','WATER SUPPLY','2023-09-04 13:27:21','','Closed','2023-09-04 13:27:21','','','','TREAZER','','4751851693823231','1','','1020','','51693823211','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(171,'Expense','5','40','GLUE','2023-09-04 13:28:19','','Closed','2023-09-04 13:28:16','','','','TREAZER','','8697851693823284','1','','1050','','51693823276','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(172,'Expense','5','1700','WATER SUPPLY','2023-09-07 16:23:04','','Closed','2023-09-07 16:23:04','','','','TREAZER','','5786781694092976','1','','1020','','51694092973','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(173,'Expense','5','1700','WATER SUPPLY','2023-09-07 16:23:46','','Closed','2023-09-05 16:23:46','','','','TREAZER','','592461694093009','1','','1020','','51694092998','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(174,'Expense','5','1700','WATER SUPPLY','2023-09-08 19:20:05','','Closed','2023-09-08 19:20:05','','','','TREAZER','','2835581694189995','1','','1020','','51694189993','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(175,'Expense','5','300','TATA ,MOTORCYCLE WASHING FEE','2023-09-10 18:16:05','','Closed','2023-09-10 18:16:05','','','','TREAZER','','7181541694358953','1','','1050','','51694358950','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(176,'Expense','5','1700','WATER SUPPLY','2023-09-11 15:17:54','','Closed','2023-09-11 15:17:54','','','','TREAZER','','5148931694434665','1','','1020','','51694434662','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(177,'Expense','5','2000','WATER SUPPLY','2023-09-12 11:21:14','','Closed','2023-09-12 11:21:14','','','','TREAZER','','2592501694506863','1','','1020','','51694506861','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(178,'Expense','5','650','PHONE COVER AND PROTECTOR','2023-09-12 16:40:55','','Closed','2023-09-12 16:40:55','','','','TREAZER','','6746111694526030','1','','1050','','51694526026','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(179,'Expense','5','280','THERMAL ROLL','2023-09-12 16:41:58','','Closed','2023-09-12 16:41:58','','','','TREAZER','','7090221694526078','1','','1050','','51694526075','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(180,'Expense','5','1700','WATER SUPPLY','2023-09-15 13:14:12','','Closed','2023-09-15 13:14:12','','','','TREAZER','','5503981694772844','1','','1020','','51694772842','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(181,'Expense','5','200','MOTORCYCLE TIRE REPAIR','2023-09-16 16:24:30','','Closed','2023-09-16 16:24:30','','','','TREAZER','','8515961694870644','1','','1050','','51694870641','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(182,'Expense','5','70','MARKER PENS','2023-09-16 16:25:46','','Closed','2023-09-16 16:25:46','','','','TREAZER','','5101901694870718','1','','1050','','51694870696','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(183,'Expense','5','1700','WATER SUPPLY','2023-09-18 12:05:24','','Closed','2023-09-17 12:05:24','','','','TREAZER','','8582701695027913','1','','1020','','51695027910','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(184,'Expense','5','1700','WATER SUPPLY','2023-09-18 12:05:50','','Closed','2023-09-18 12:05:50','','','','TREAZER','','2569961695027943','1','','1020','','51695027940','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(185,'Expense','5','2000','WATER SUPPLY','2023-09-20 12:04:37','','Closed','2023-09-20 12:04:37','','','','TREAZER','','8881261695200632','1','','1020','','51695200612','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(186,'Expense','5','1700','WATER SUPPLY','2023-09-21 10:33:37','','Closed','2023-09-21 10:33:37','','','','TREAZER','','9549971695281607','1','','1020','','51695281604','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(187,'Expense','5','200','FARE TO BANK and BOOK PEN','2023-09-22 14:42:55','','Closed','2023-09-22 14:42:55','','','','TREAZER','','6287101695382942','1','','1050','','51695382939','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(188,'Expense','5','0','WATER SUPPLY','2023-10-07 12:29:16','','Active','2023-10-07 12:24:30','','470','','TREAZER','','1511701696670552','1','','1020','','51696670544','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(189,'Expense','5','0','','2023-10-10 18:19:50','','Closed','2023-10-10 18:17:28','','','','VINCENT','','7795391696950944','1','','1050','','51696950936','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(190,'Expense','5','0','thermal roll','2023-10-14 20:32:21','','Closed','2023-10-14 20:30:54','','','','MUMBE','','6818791697304546','1','','1050','','51697304454','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''); /*!40000 ALTER TABLE `expenses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `faqs` -- DROP TABLE IF EXISTS `faqs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `faqs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `faqs` -- LOCK TABLES `faqs` WRITE; /*!40000 ALTER TABLE `faqs` DISABLE KEYS */; /*!40000 ALTER TABLE `faqs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fingers` -- DROP TABLE IF EXISTS `fingers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fingers` ( `id` int(100) NOT NULL AUTO_INCREMENT, `admno` varchar(200) NOT NULL, `fingername` varchar(50) NOT NULL, `regdate` varchar(100) NOT NULL, `template` text NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fingers` -- LOCK TABLES `fingers` WRITE; /*!40000 ALTER TABLE `fingers` DISABLE KEYS */; /*!40000 ALTER TABLE `fingers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fiscalyear` -- DROP TABLE IF EXISTS `fiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fiscalyear` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fiscalyear` -- LOCK TABLES `fiscalyear` WRITE; /*!40000 ALTER TABLE `fiscalyear` DISABLE KEYS */; INSERT INTO `fiscalyear` VALUES (1,'2022 Fiscal Year','active','2022-01-01 00:00:00','2022-12-31 23:59:00',1,1,'2022-01-07 06:15:25',0.00,0.00,0); /*!40000 ALTER TABLE `fiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `followups` -- DROP TABLE IF EXISTS `followups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `followups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `date` varchar(50) NOT NULL, `followupid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `nextdate` datetime NOT NULL, `feedback` text NOT NULL, `recommendation` text NOT NULL, `challanges` text NOT NULL, `level` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, `finalid` varchar(50) NOT NULL, `dateposted` datetime NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'Deal', `completed` varchar(20) NOT NULL DEFAULT 'no', `dealowner` varchar(20) DEFAULT NULL, `stage` varchar(20) DEFAULT NULL, `allsteps` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `followups` -- LOCK TABLES `followups` WRITE; /*!40000 ALTER TABLE `followups` DISABLE KEYS */; /*!40000 ALTER TABLE `followups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glaccounts` -- DROP TABLE IF EXISTS `glaccounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glaccounts` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `bankname` varchar(50) DEFAULT NULL, `openingdate` varchar(50) NOT NULL, `description` int(11) NOT NULL, `accountstatus` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `number` varchar(50) NOT NULL, `currency` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=220 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glaccounts` -- LOCK TABLES `glaccounts` WRITE; /*!40000 ALTER TABLE `glaccounts` DISABLE KEYS */; INSERT INTO `glaccounts` VALUES (30,'1','1','1','Control Acc (Cash)','','2018-07-20 13:23:56',1,'','-13000','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','1000','2020-05-10 17:28:13','1010','1'),(33,'351','1','1','KCB account','','2018-06-01',1,'','-82200','2019-07-30 19:18:31','1030','1'),(34,'1','1','6','Accounts receivable','','2018-06-01',1,'','0','2020-01-07 05:46:09','1100',''),(35,'351','1','6','Inventory assets','','2018-07-20 13:29:27',1,'','-1500','2019-07-20 23:18:46','1110','1'),(36,'2','1','6','checking account','','2018-07-20 14:14:59',1,'','0','2018-07-20 14:15:36pm','1120','KES'),(37,'351','1','6','Tax Assets','','2018-07-20 14:15:37',1,'','0','2019-07-20 13:01:36','1130',''),(38,'2','1','6','loans & advances','','2018-07-20 14:17:01',1,'','0','2018-07-20 14:18:41pm','1140','KES'),(39,'2','1','6','securities & deposits','','2018-07-20 14:18:42',1,'','0','2018-07-20 14:19:49pm','1150','KES'),(40,'351','1','6','Allowance for doubtful accounts','','2018-07-20 14:19:50',1,'','0','2019-07-20 12:05:22','1160',''),(41,'351','1','6','Prepayments','','2018-07-20 14:37:09',1,'','0','2019-07-20 13:03:33','1170',''),(44,'351','1','6','Salary advances','','2018-07-20 14:42:02',1,'','0','2019-07-20 12:58:57','1200',''),(45,'351','1','7','Land','','2018-07-20 14:43:05',1,'','0','2019-07-20 13:00:33','1500',''),(46,'351','1','7','Motor Vehicle','','2018-07-20 15:05:47',1,'','0','2019-07-20 13:04:35','1510',''),(47,'1','1','27','Softwares','','2018-07-20 15:06:36',4,'','0','2019-10-28 05:41:59','1520',''),(48,'351','1','7','Buildings','','2018-07-20 15:07:38',1,'','0','2019-07-20 13:07:02','1530',''),(49,'351','1','7','Plants & Machinery','','2018-07-20 15:09:21',1,'','0','2019-07-20 13:08:16','1540',''),(50,'351','1','7','Office Equipments','','2018-07-20 15:13:54',1,'','0','2019-07-20 13:09:35','1550',''),(51,'351','1','7','Furnitures & Fixtures','','2018-07-20 15:18:17',1,'','0','2019-07-20 13:10:29','1560',''),(52,'351','1','7','Depreciation ','117','2018-07-20 15:20:15',1,'','0','2019-07-20 13:13:53','1570',''),(53,'351','1','7','Depletable assets','','2018-07-20 15:21:07',1,'','0','2019-07-20 13:30:32','1580','1'),(54,'351','1','7','Leasehold improvements','','2018-07-20 15:22:55',1,'','0','2019-07-20 13:36:59','1590',''),(55,'351','1','7','Accumulated depreciation','','2018-07-20 15:23:48',1,'','0','2019-07-20 13:17:21','1600',''),(57,'351','1','9','Capital ','','2018-07-20 15:43:54',1,'','0','2019-07-20 14:18:04','1800',''),(58,'416','1','29','Office purchases','','2018-07-20 16:02:41',5,'','0','2019-10-16 17:53:18','1850',''),(59,'2','1','8','stock of raw materials','','2018-07-20 16:04:29',1,'','0','2018-07-20 16:07:35pm','1860','KES'),(63,'351','1','14','Loan payable','','2018-07-23 12:06:08',2,'','0','2019-07-20 14:11:32','2000',''),(64,'351','1','14','Dividends payable','','2018-07-23 12:33:51',2,'','0','2019-07-20 15:08:15','2010','1'),(65,'2','1','14','Income tax payable','','2018-07-23 12:35:15',2,'','0','2018-07-23 12:36:09pm','2020','KES'),(66,'351','1','14','Accrued Expenses Payable ','','2018-07-23 12:36:09',2,'','0','2019-07-20 13:33:39','2030','1'),(67,'351','1','14','Payroll Liabilities','','2018-07-23 12:37:11',2,'','0','2019-07-20 13:24:33','2040',''),(68,'351','1','14','Current tax liability','','2018-07-23 12:37:58',2,'','0','2019-07-20 15:10:18','2050','1'),(69,'351','1','14','Client trust accounts','','2018-07-23 12:38:55',2,'','0','2019-07-20 15:11:06','2060',''),(70,'351','1','14','Insurance payable','','2018-07-23 12:39:33',2,'','0','2019-07-20 15:12:04','2070',''),(72,'351','1','14','Sales & services tax payable','','2018-07-23 12:40:58',2,'','0','2019-07-20 15:14:57','2090',''),(74,'351','1','14','Bank Overdraft','','2018-07-23 12:43:29',2,'','0','2019-07-20 13:52:34','2110','1'),(75,'351','1','14','Current portion of obligations under finance leases','','2018-07-23 12:44:39',2,'','0','2019-07-20 15:19:30','2120',''),(76,'351','1','15','Long term debt','','2018-07-23 12:57:42',2,'','0','2019-07-20 15:16:19','2500',''),(78,'351','1','15','Notes payable','','2018-07-23 13:00:31',2,'','0','2019-07-20 13:58:01','2510',''),(79,'351','1','15','Liabilities related to assets held for sale','','2018-07-23 13:01:58',2,'','0','2019-07-20 15:28:14','2520','1'),(80,'2','1','15','shareholder notes payable','','2018-07-23 13:02:46',2,'','0','2018-07-23 13:04:38pm','2530','KES'),(81,'351','1','15','Accrued non-current liabilities','','2018-07-23 13:04:38',2,'','0','2019-07-22 09:45:51','2540',''),(82,'2','1','15','accrued holiday payable','','2018-07-23 13:15:07',2,'','0','2018-07-23 13:19:53pm','2550','KES'),(83,'2','1','26','ordinary shares','','2018-07-23 13:54:16',3,'','0','2018-07-23 13:55:37pm','3000','KES'),(84,'1','1','26','opening balance Equity','','2018-07-23 13:55:37',3,'','-50000','2020-05-09 20:15:00','3010',''),(85,'2','1','26','partner contributions','','2018-07-23 13:56:29',3,'','0','2018-07-23 13:57:14pm','3020','KES'),(86,'2','1','26','share capital','','2018-07-23 13:57:15',3,'','0','2018-07-23 13:59:17pm','3030','KES'),(87,'2','1','26','capital stock','','2018-07-23 13:59:18',3,'','0','2018-07-23 14:00:06pm','3040','KES'),(89,'351','1','26','Dividend disbursed','','2018-07-23 14:00:07',3,'','0','2019-07-22 09:44:29','3050',''),(90,'2','1','26','other comprehensive income','','2018-07-23 14:05:14',3,'','0','2018-07-23 14:06:04pm','3060','KES'),(91,'2','1','26','retained earnings','','2018-07-23 14:06:06',3,'','0','2018-07-23 14:06:41pm','3070','KES'),(92,'2','1','26','paid in capital','','2018-07-23 14:06:42',3,'','0','2018-07-23 14:08:06pm','3080','KES'),(93,'2','1','26','equity in earnings of subsidiaries','','2018-07-23 14:08:07',3,'','0','2018-07-23 14:09:00pm','3090','KES'),(94,'351','1','27','Sales','','2018-06-01',4,'','0','2019-07-23 11:30:51','4000',''),(95,'351','1','27','Maintainance/Training fees','94','2018-07-23 14:09:38',4,'','0','2019-07-20 15:53:04','4010',''),(97,'351','1','30','expenses included in valuation','','2018-06-01 ',5,'','0','2019-07-23 11:33:52','5010',''),(98,'351','1','30','stock adjustment','','2018-07-23 14:27:39',5,'','0','2019-07-20 17:25:59','5020',''),(99,'1','1','8','Cost of Good sold','','2018-07-01',5,'','0','2020-05-11 09:26:16','5500',''),(100,'351','1','29','Transport','','2018-06-01',5,'','0','2019-07-23 11:27:46','5510',''),(101,'351','1','29','Rent Expenses','','2018-07-23 14:33:51',5,'','0','2019-07-20 17:40:22','5520',''),(102,'351','1','29','Utilities','','2018-07-23 14:34:24',5,'','0','2019-07-20 17:42:59','5530','1'),(103,'351','1','29','Advertisements','','2018-07-23 14:34:52',5,'','0','2019-07-20 17:47:48','5540','1'),(104,'351','1','29','Salary Costs','','2018-07-23 14:35:41',5,'','50000','2019-07-20 20:26:30','5550',''),(105,'1','1','29','Staff Costs','','2020-07-23 14:36:42',5,'','0','2020-06-30 21:02:43','5560','1'),(106,'351','1','29','Staff Uniforms','105','2018-07-23 14:37:26',5,'','0','2019-07-20 20:43:01','5561','1'),(107,'351','1','29','Staff Welfare ','105','2018-07-23 14:38:50',5,'','0','2019-07-20 20:47:45','5562','1'),(114,'351','1','29','Training Fees','','2018-07-23 14:46:18',5,'','0','2019-07-20 21:00:54','5650','1'),(115,'351','1','29','Marketing expenses','','2018-07-23 14:47:47',5,'','0','2019-07-20 20:59:00','5660',''),(118,'351','1','29','Bid Bond Charges','120','2018-07-23 14:51:10',5,'','0','2019-07-20 21:51:57','5711','1'),(119,'351','1','29','Bank Service Charges ','','2018-07-23 14:54:26',5,'','0','2019-07-20 21:24:05','5700','1'),(120,'351','1','29','Tender expenses','','2018-07-23 14:55:12',5,'','0','2019-07-20 21:49:11','5710',''),(122,'351','1','29','Outsourced Printing & Scanning','','2018-07-23 15:02:34',5,'','0','2019-07-20 21:55:42','5730',''),(123,'351','1','30','Commission on sales','','2018-07-23 15:03:42',5,'','0','2019-07-20 21:56:36','5740','1'),(124,'351','1','29','Accomodation','','2018-07-23 15:04:46',5,'','0','2019-07-20 21:58:04','5750',''),(125,'351','1','29','Professional /Legal expenses','','2018-07-23 15:05:55',5,'','0','2019-07-20 22:28:51','5760','1'),(126,'351','1','28','Postage & Delivery','','2018-07-23 15:06:59',4,'','0','2019-07-20 22:00:51','5770','1'),(127,'351','1','29','Repairs & Maintenance','','2018-07-23 15:07:48',5,'','0','2019-07-20 22:02:26','5780',''),(128,'351','1','29','Depreciation Expense','','2018-07-23 15:08:24',5,'','0','2019-07-20 22:03:48','5790',''),(129,'351','1','29','Miscellaneous','','2018-07-23 15:09:39',5,'','0','2019-07-20 22:05:47','5800',''),(130,'351','1','27','Point of sale','94','2018-06-01 ',4,'','0','2019-08-08 09:12:19','4020',''),(131,'351','1','27','Bulk Sms','94','2018-07-23 15:12:25',4,'','0','2019-07-20 15:56:23','4030','1'),(132,'351','1','27','property management System','94','2018-07-23 15:13:09',4,'','0','2019-07-20 16:16:00','4040','1'),(133,'351','1','27','Biometric system','94','2018-07-23 15:13:41',4,'','2393.5','2019-07-20 16:14:44','4050','1'),(134,'351','1','27','school management System','94','2018-07-23 15:14:35',4,'','0','2019-07-20 16:17:38','4060','1'),(135,'351','1','27','Hospital management System','94','2018-07-23 15:15:15',4,'','0','2019-07-20 16:19:26','4070',''),(136,'351','1','27','Website Development','94','2018-07-23 15:16:03',4,'','0','2019-07-20 16:25:53','4080','1'),(137,'351','1','27','Pos Upgrade','94','2018-07-23 15:16:38',4,'','0','2019-07-20 16:27:18','4090',''),(139,'351','1','27','Hardware','94','2018-07-23 15:18:10',4,'','0','2019-07-20 16:49:09','4110','1'),(140,'351','1','27','Graphic Design','94','2018-07-23 15:18:56',4,'','0','2019-07-20 16:50:40','4120','1'),(141,'351','1','27','Thermal rolls','94','2018-07-23 15:19:38',4,'','0','2019-07-20 16:54:33','4130','1'),(143,'479','1','1','Paybill','','2018-07-26 12:58:21',1,'','-6666666999','2019-01-18 17:14:27','1020','1'),(144,'351','1','14','Account payable','','2018-06-01',2,'','0','2019-07-23 11:29:59','2130',''),(148,'351','1','1','Director\'s Account','','2018-06-01',1,'','0','2019-08-22 08:43:26','1040','1'),(151,'351','1','8','Hardware','58','2018-10-30 09:48:11',5,'','0','2019-09-04 10:25:47','1851','1'),(152,'351','1','27','Labour Fees','94','2018-11-01 12:09:21',4,'','0','2019-07-20 16:57:21','4160','1'),(154,'351','1','29','Supplies','156','2018-11-05 16:43:21',5,'','0','2019-07-18 14:43:13','5900','1'),(155,'351','1','29','Cleaning','156','2018-11-05 16:46:57',5,'','0','2019-07-18 14:28:52','5910','1'),(156,'351','1','29','Office Expenses','','2018-11-05 16:47:29',5,'','0','2019-07-18 14:15:56','5920','1'),(157,'351','1','27','Management Information System','94','2019-01-31 16:43:09',4,'','0','2019-07-20 16:58:11','4170','1'),(158,'351','1','29','Mpesa charges','','2019-05-25 12:20:26',5,'','0','2019-07-20 22:26:12','5930','1'),(159,'351','1','1','Petty cash','','2019-06-01',1,'','-3577','2019-08-22 15:25:29','1050','1'),(160,'351','1','29','Discount Allowed','','2019-07-08 ',5,'','0','2019-07-20 23:17:13','5030','1'),(161,'351','1','6','Withholding Tax','','2019-07-20 13:24:34',1,'','0','2019-07-20 13:28:18','1210',''),(162,'351','1','6','Discount Recieved','','2019-07-20 13:28:19',1,'','0','2019-07-20 13:29:38','1220','1'),(163,'351','1','6','Accrued Income Receivable ','','2019-07-20 13:33:40',1,'','0','2019-07-20 13:36:05','1230','1'),(164,'351','1','14','NHIF','67','2019-07-20 14:03:52',2,'','0','2019-07-20 14:06:21','2041','1'),(165,'351','1','14','NSSF','67','2019-07-20 14:06:22',2,'','0','2019-07-20 14:07:21','2042',''),(166,'351','1','14','PAYE','67','2019-07-20 14:07:21',2,'','0','2019-07-20 14:08:21','2043','1'),(167,'351','1','14','Net Pay','','2019-07-20 14:08:21',2,'','0','2019-07-20 14:10:20','2045',''),(168,'351','1','27','Bulk Sms Account Set Up','131','2019-07-20 15:56:24',4,'','0','2019-07-20 16:07:37','4031','1'),(169,'351','1','27','Bulk Sms Branding','131','2019-07-20 16:07:38',4,'','0','2019-07-20 16:09:27','4032',''),(170,'1','1','27','Bulk Sms Recharge','131','2019-07-20 16:09:28',4,'','0','2019-10-26 13:53:32','4033','1'),(171,'351','1','27','Hotel Accommodation System','94','2019-07-20 16:19:27',4,'','0','2019-07-20 16:23:52','4100','1'),(172,'351','1','27','Miscellaneous Income','94','2019-07-20 16:58:12',4,'','0','2019-07-20 17:00:06','4180','1'),(173,'351','1','27','Mpesa Intergration','94','2019-07-20 17:00:07',4,'','0','2019-07-20 17:02:30','4190','1'),(174,'351','1','27','Biometric Bulk Sms Intergration','94','2019-07-20 17:02:31',4,'','0','2019-07-20 17:38:53','4195',''),(175,'351','1','8','Thermal rolls','58','2019-07-20 17:32:58',5,'','0','2019-09-04 10:26:06','1852','1'),(176,'351','1','29','Electricity','102','2019-07-20 17:42:59',5,'','0','2019-07-20 17:44:30','5531','1'),(177,'351','1','29','Water','102','2019-07-20 17:44:31',5,'','0','2019-07-20 17:45:22','5532','1'),(178,'351','1','29','Wages/Overtime','104','2019-07-20 20:26:31',5,'','0','2019-07-20 20:29:49','5551','1'),(179,'1','1','29','Staff Airtime','105','2020-07-20 20:47:45',5,'','0','2020-06-30 21:03:42','5563','1'),(180,'1','1','29','Medical Expenses ','105','2019-07-20 20:50:12',5,'','0','2020-06-30 22:16:41','5566','1'),(181,'351','1','29','NSSF-Employer','105','2019-07-20 20:51:37',5,'','0','2019-07-20 20:53:29','5565','1'),(182,'351','1','29','Meal Expenses ','','2019-07-20 22:28:52',5,'','0','2019-07-20 22:48:43','5250','1'),(183,'351','1','29','Refunds','','2019-07-20 22:48:44',5,'','0','2019-07-20 22:49:44','5240','1'),(184,'351','1','30','Loss on Disposal of fixed Assets ','','2019-07-20 22:49:45',5,'','0','2019-07-20 22:53:18','5220','1'),(185,'351','1','29','Internet Expenses ','','2019-07-20 22:53:19',5,'','0','2019-07-20 22:56:13','5200',''),(186,'351','1','29','Telephone Expenses ','','2019-07-20 22:56:14',5,'','0','2019-07-20 22:57:42','5210','1'),(187,'351','1','29','Dues & Subscriptions','','2019-07-20 22:57:43',5,'','0','2019-07-20 23:02:13','5180','1'),(188,'351','1','29','Donations','','2019-07-20 23:02:14',5,'','0','2019-07-20 23:03:34','5170','1'),(189,'351','1','29','Chaitable Donations','188','2019-07-20 23:03:35',5,'','0','2019-07-20 23:04:51','5171','1'),(190,'351','1','29','Non-Charitable Donations','188','2019-07-20 23:04:52',5,'','0','2019-07-20 23:08:00','5172','1'),(191,'351','1','29','Business Licences & Permits ','','2019-07-20 23:08:01',5,'','0','2019-07-20 23:09:26','5960','1'),(192,'351','1','29','Bad debts written off','','2019-07-20 23:09:27',5,'','0','2019-07-20 23:10:42','5950','1'),(193,'351','1','29','Bad debts ','','2019-07-20 23:10:43',5,'','0','2019-07-20 23:11:35','5940','1'),(194,'351','1','27','suspense Income A/C','','2019-07-22 22:00:00',4,'','2393.5','2019-07-27 17:14:05','4050','1'),(195,'351','1','29','suspense Expense A/C','','2019-07-22 22:05:38',5,'','0','2019-07-27 17:15:19','5040','1'),(196,'351','1','34','Opening Balance','','2018-06-01',4,'','0','2019-07-30 09:29:55','1060','1'),(197,'351','1','29','CCTV Installation fee','','2018-06-01',5,'','0','2019-08-21 10:15:30','5190','1'),(198,'351','1','29','Director\'s Expenses','','2018-06-01',5,'','0','2019-08-23 14:53:11','5720','1'),(199,'351','1','29','Staff Allowance','105','2019-06-01 ',5,'','-521','2019-10-01 15:22:06','5564','1'),(200,'1','1','1','Witholding Account','','2019-10-01 11:49:23 ',1,'','6666622792.5','2021-11-25 16:26:21','1035','1'),(201,'1','1','7','LAPTOPS','','2020-09-17 09:30:28',1,'','0','2020-09-17 09:31:53','1501',''),(202,'1','1','7','Amblifier','','2020-09-22 10:17:58',1,'','0','2020-09-22 10:19:53','1502',''),(205,'1','1','1','Bonga points Account','','2021-03-08 15:21:56 ',1,'','0','2021-09-07 06:35:52','1011','1'),(206,'1','1','29','CARE HIRE','','2021-07-19 15:02:30 ',5,'','0','2022-01-05 08:59:38','5171',''),(207,'1','1','27','RENT COLLECTED','','2021-09-17 06:42:46',4,'','0','2021-09-17 06:47:13','4161','1'),(208,'1','1','27','DEPOSIT COLLECTED','','2021-09-17 06:14:47',4,'','0','2021-09-17 06:48:29','4162','1'),(209,'1','1','27','WATER/POWER DEPOSIT','','2021-09-17 06:30:48',4,'','0','2021-09-17 06:48:46','4163',''),(210,'1','1','27','PENALTY','','2021-09-17 06:47:48',4,'','0','2021-09-17 06:49:02','4164',''),(211,'1','1','27','WATER','','2021-09-17 06:04:49',4,'','0','2021-09-17 06:49:27','4165','1'),(212,'1','1','27','PARTIAL PAYMENT','','2021-09-17 06:29:49',4,'','0','2021-09-17 06:49:47','4166','1'),(213,'1','1','27','GARBAGE','','2021-09-17 06:49:49',4,'','0','2021-09-17 06:50:07','4167','1'),(214,'1','1','27','DAMAGES','','2021-09-17 06:09:50',4,'','0','2021-09-17 06:50:31','4168','1'),(215,'1','1','27','AGREEMENT FORM','','2021-09-17 06:32:50',4,'','0','2021-09-17 06:50:50','4169','1'),(216,'1','1','27','POWER','','2021-09-17 06:51:50',4,'','0','2021-09-17 06:51:16','4171','1'),(217,'1','1','27','SEWAGE','','2021-09-17 06:17:51',4,'','0','2021-09-17 06:51:44','4172','1'),(218,'1','1','27','BED ONLY','','2021-09-17 06:45:51',4,'','0','2021-09-17 06:52:22','4173','1'),(219,'1','1','27','BED AND BREAKFAST','','2021-09-17 06:24:52',4,'','0','2021-09-17 06:52:42','4174','1'); /*!40000 ALTER TABLE `glaccounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glfiscalyear` -- DROP TABLE IF EXISTS `glfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glfiscalyear` -- LOCK TABLES `glfiscalyear` WRITE; /*!40000 ALTER TABLE `glfiscalyear` DISABLE KEYS */; /*!40000 ALTER TABLE `glfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glgroups` -- DROP TABLE IF EXISTS `glgroups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glgroups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `groupname` bigint(50) NOT NULL DEFAULT 1, `openingdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glgroups` -- LOCK TABLES `glgroups` WRITE; /*!40000 ALTER TABLE `glgroups` DISABLE KEYS */; INSERT INTO `glgroups` VALUES (1,'2','1','1','Banks',0,''),(6,'2','1','1','Current asset',0,''),(7,'2','1','1','Fixed assets',0,''),(8,'2','1','5','Cost of Good Sold',0,''),(9,'2','1','1','Capital asset',0,''),(14,'2','1','2','Current liabilities',0,''),(15,'2','1','2','Longterm liabilities',0,''),(26,'2','1','3','Equity',0,''),(27,'2','1','4','Income',0,''),(28,'2','1','4','Other income',0,''),(29,'2','1','5','Expenses',0,''),(30,'2','1','5','Other expenses',0,''),(31,'2','1','2','Share Capital',0,''),(32,'2','1','2','Retained Earnings',0,''),(33,'2','1','4','Cash',1,''),(34,'2','1','4','Equity',1,''); /*!40000 ALTER TABLE `glgroups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grouping` -- DROP TABLE IF EXISTS `grouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `grouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=451 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grouping` -- LOCK TABLES `grouping` WRITE; /*!40000 ALTER TABLE `grouping` DISABLE KEYS */; INSERT INTO `grouping` VALUES (1,'3','1','2022-08-22 03:27:25pm','','1','','2','1'),(2,'13','4','2023-01-28 03:35:24pm','','1','','1','1'),(3,'11','4','2023-01-28 03:36:21pm','','1','','1','1'),(4,'10','4','2023-01-28 03:36:50pm','','1','','1','1'),(5,'14','4','2023-01-29 12:20:10pm','','1','','1','1'),(6,'72','5','2023-01-30 12:18:32pm','','1','','1','1'),(7,'73','5','2023-01-30 12:20:03pm','','1','','1','1'),(8,'74','5','2023-01-30 12:21:23pm','','1','','1','1'),(9,'75','5','2023-01-30 12:26:30pm','','1','','1','1'),(10,'76','5','2023-01-30 12:29:24pm','','1','','1','1'),(11,'77','5','2023-01-30 12:32:14pm','','1','','1','1'),(12,'78','5','2023-01-30 12:35:58pm','','1','','1','1'),(13,'79','5','2023-01-30 12:37:34pm','','1','','1','1'),(14,'80','5','2023-01-30 12:38:59pm','','1','','1','1'),(15,'81','5','2023-01-30 12:41:10pm','','1','','1','1'),(16,'82','5','2023-01-30 12:44:56pm','','1','','1','1'),(17,'83','5','2023-01-30 12:47:28pm','','1','','1','1'),(18,'84','5','2023-01-30 12:49:30pm','','1','','1','1'),(19,'85','5','2023-01-30 12:51:25pm','','1','','1','1'),(20,'86','5','2023-01-30 01:00:44pm','','1','','1','1'),(21,'87','5','2023-01-30 01:17:11pm','','1','','1','1'),(22,'88','5','2023-01-30 01:19:35pm','','1','','1','1'),(23,'89','5','2023-01-30 01:26:25pm','','1','','1','1'),(24,'90','5','2023-01-30 01:30:17pm','','1','','1','1'),(25,'91','5','2023-01-30 01:32:54pm','','1','','1','1'),(26,'92','5','2023-01-30 01:35:10pm','','1','','1','1'),(27,'93','5','2023-01-30 01:40:01pm','','1','','1','1'),(28,'94','5','2023-01-30 01:43:50pm','','1','','1','1'),(29,'95','5','2023-01-30 01:48:56pm','','1','','1','1'),(30,'96','5','2023-01-30 01:51:23pm','','1','','1','1'),(31,'97','5','2023-01-30 01:52:44pm','','1','','1','1'),(32,'98','5','2023-01-30 01:54:18pm','','1','','1','1'),(33,'99','5','2023-01-30 01:57:21pm','','1','','1','1'),(34,'100','5','2023-01-30 01:59:11pm','','1','','1','1'),(35,'101','5','2023-01-30 02:12:43pm','','1','','1','1'),(36,'102','5','2023-01-30 02:15:40pm','','1','','1','1'),(37,'103','5','2023-01-30 02:18:03pm','','1','','1','1'),(38,'104','5','2023-01-30 02:19:37pm','','1','','1','1'),(39,'105','5','2023-01-30 02:25:10pm','','1','','1','1'),(40,'106','5','2023-01-30 02:28:14pm','','1','','1','1'),(41,'107','5','2023-01-30 02:30:20pm','','1','','1','1'),(42,'108','5','2023-01-30 02:32:27pm','','1','','1','1'),(43,'109','5','2023-01-30 02:33:53pm','','1','','1','1'),(44,'110','5','2023-01-30 02:35:29pm','','1','','1','1'),(45,'111','5','2023-01-30 02:37:28pm','','1','','1','1'),(46,'112','5','2023-01-30 02:52:05pm','','1','','1','1'),(47,'113','5','2023-01-30 02:57:19pm','','1','','1','1'),(48,'114','5','2023-01-30 03:01:24pm','','1','','1','1'),(49,'115','5','2023-01-30 03:08:52pm','','1','','1','1'),(50,'116','5','2023-01-30 03:30:22pm','','1','','1','1'),(51,'117','5','2023-01-30 03:37:45pm','','1','','1','1'),(52,'118','5','2023-01-30 03:38:54pm','','1','','1','1'),(53,'119','5','2023-01-30 03:40:28pm','','1','','1','1'),(54,'120','5','2023-01-30 03:41:55pm','','1','','1','1'),(55,'121','5','2023-01-30 03:43:38pm','','1','','1','1'),(56,'122','5','2023-01-30 03:44:55pm','','1','','1','1'),(57,'123','5','2023-01-30 03:46:51pm','','1','','1','1'),(58,'125','5','2023-01-30 03:59:54pm','','1','','1','1'),(59,'126','5','2023-01-30 04:02:22pm','','1','','1','1'),(60,'127','5','2023-01-30 04:04:06pm','','1','','1','1'),(61,'128','5','2023-01-30 04:05:32pm','','1','','1','1'),(62,'129','5','2023-01-30 04:07:21pm','','1','','1','1'),(63,'130','5','2023-01-30 04:09:18pm','','1','','1','1'),(64,'131','5','2023-01-30 04:13:58pm','','1','','1','1'),(65,'132','5','2023-01-30 04:17:08pm','','1','','1','1'),(66,'133','5','2023-01-30 04:21:04pm','','1','','1','1'),(67,'135','5','2023-01-30 04:43:45pm','','1','','1','1'),(68,'136','5','2023-01-30 04:46:03pm','','1','','1','1'),(69,'137','5','2023-01-30 04:48:40pm','','1','','1','1'),(70,'138','5','2023-01-30 05:01:18pm','','1','','1','1'),(71,'139','5','2023-01-30 05:04:27pm','','1','','1','1'),(72,'140','5','2023-01-30 05:06:17pm','','1','','1','1'),(73,'141','5','2023-01-30 05:17:39pm','','1','','1','1'),(74,'142','5','2023-01-30 05:22:15pm','','1','','1','1'),(75,'143','5','2023-01-30 05:23:56pm','','1','','1','1'),(76,'144','5','2023-01-30 05:25:13pm','','1','','1','1'),(77,'145','5','2023-01-30 05:26:49pm','','1','','1','1'),(78,'146','5','2023-01-30 05:31:09pm','','1','','1','1'),(79,'147','5','2023-01-30 05:35:56pm','','1','','1','1'),(80,'148','5','2023-01-30 05:39:36pm','','1','','1','1'),(81,'149','5','2023-01-30 05:41:49pm','','1','','1','1'),(82,'150','5','2023-01-30 05:43:10pm','','1','','1','1'),(83,'151','5','2023-01-30 05:50:43pm','','1','','1','1'),(84,'152','5','2023-01-30 05:52:56pm','','1','','1','1'),(85,'153','5','2023-01-30 05:55:06pm','','1','','1','1'),(86,'154','5','2023-01-30 05:56:30pm','','1','','1','1'),(87,'155','5','2023-01-30 05:59:19pm','','1','','1','1'),(88,'156','5','2023-01-30 06:01:18pm','','1','','1','1'),(89,'157','5','2023-01-30 06:02:49pm','','1','','1','1'),(90,'158','5','2023-01-30 06:08:44pm','','1','','1','1'),(91,'159','5','2023-01-30 06:12:33pm','','1','','1','1'),(92,'160','5','2023-01-30 06:14:27pm','','1','','1','1'),(93,'161','5','2023-01-30 06:16:07pm','','1','','1','1'),(94,'162','5','2023-01-30 06:18:33pm','','1','','1','1'),(95,'163','5','2023-01-30 06:20:25pm','','1','','1','1'),(96,'164','5','2023-01-30 06:23:48pm','','1','','1','1'),(97,'165','5','2023-01-30 06:25:03pm','','1','','1','1'),(98,'166','5','2023-01-30 06:27:34pm','','1','','1','1'),(99,'167','5','2023-01-30 06:29:16pm','','1','','1','1'),(100,'168','5','2023-01-30 06:31:20pm','','1','','1','1'),(101,'169','5','2023-01-30 06:32:42pm','','1','','1','1'),(102,'170','5','2023-01-30 06:38:32pm','','1','','1','1'),(103,'171','5','2023-01-30 06:39:44pm','','1','','1','1'),(104,'172','5','2023-01-30 06:42:20pm','','1','','1','1'),(105,'173','5','2023-01-30 06:46:22pm','','1','','1','1'),(106,'174','5','2023-01-30 06:52:18pm','','1','','1','1'),(107,'175','5','2023-01-30 06:53:59pm','','1','','1','1'),(108,'176','5','2023-01-30 06:56:44pm','','1','','1','1'),(109,'177','5','2023-01-30 07:21:16pm','','1','','1','1'),(110,'189','5','2023-01-31 12:42:26pm','','1','','1','1'),(111,'190','5','2023-01-31 12:45:31pm','','1','','1','1'),(112,'191','5','2023-01-31 12:48:08pm','','1','','1','1'),(113,'192','5','2023-01-31 01:07:12pm','','1','','1','1'),(114,'193','5','2023-01-31 01:09:15pm','','1','','1','1'),(115,'194','5','2023-01-31 01:12:04pm','','1','','1','1'),(116,'195','5','2023-01-31 02:55:33pm','','1','','1','1'),(117,'196','5','2023-01-31 02:57:25pm','','1','','1','1'),(118,'197','5','2023-01-31 02:59:26pm','','1','','1','1'),(119,'198','5','2023-01-31 03:01:14pm','','1','','1','1'),(120,'200','6','2023-02-01 08:00:57am','','1','','1','1'),(121,'205','6','2023-02-01 08:16:00am','','1','','1','1'),(122,'206','6','2023-02-01 08:19:29am','','1','','1','1'),(123,'207','6','2023-02-01 08:22:22am','','1','','1','1'),(124,'208','5','2023-02-01 09:50:03am','','1','','1','1'),(125,'210','5','2023-02-01 10:06:02am','','1','','1','1'),(126,'211','5','2023-02-01 10:56:19am','','1','','1','1'),(127,'212','5','2023-02-01 11:44:54am','','1','','1','1'),(128,'213','5','2023-02-01 12:12:40pm','','1','','1','1'),(129,'214','5','2023-02-01 01:28:01pm','','1','','1','1'),(130,'215','5','2023-02-01 02:46:54pm','','1','','1','1'),(131,'216','5','2023-02-01 03:32:52pm','','1','','1','1'),(132,'217','5','2023-02-01 04:11:33pm','','1','','1','1'),(133,'218','5','2023-02-01 04:27:35pm','','1','','1','1'),(134,'219','5','2023-02-01 04:57:30pm','','1','','1','1'),(135,'220','5','2023-02-01 05:20:15pm','','1','','1','1'),(136,'221','5','2023-02-01 05:34:06pm','','1','','1','1'),(137,'222','5','2023-02-01 06:36:44pm','','1','','1','1'),(138,'223','5','2023-02-02 08:33:54am','','1','','1','1'),(139,'224','5','2023-02-02 09:53:55am','','1','','1','1'),(140,'225','5','2023-02-02 10:06:43am','','1','','1','1'),(141,'226','5','2023-02-02 10:12:40am','','1','','1','1'),(142,'227','5','2023-02-02 10:26:22am','','1','','1','1'),(143,'228','5','2023-02-02 12:11:16pm','','1','','1','1'),(144,'229','5','2023-02-02 12:13:31pm','','1','','1','1'),(145,'230','5','2023-02-02 01:33:47pm','','1','','1','1'),(146,'231','5','2023-02-02 02:02:53pm','','1','','1','1'),(147,'232','5','2023-02-02 03:21:56pm','','1','','1','1'),(148,'233','5','2023-02-02 03:48:09pm','','1','','1','1'),(149,'234','5','2023-02-02 04:13:43pm','','1','','1','1'),(150,'235','5','2023-02-02 04:45:54pm','','1','','1','1'),(151,'236','5','2023-02-02 05:50:27pm','','1','','1','1'),(152,'237','5','2023-02-02 06:16:11pm','','1','','1','1'),(153,'238','5','2023-02-02 06:19:13pm','','1','','1','1'),(154,'239','5','2023-02-02 06:30:02pm','','1','','1','1'),(155,'240','5','2023-02-02 07:06:38pm','','1','','1','1'),(156,'243','5','2023-02-03 01:50:08pm','','1','','1','1'),(157,'244','5','2023-02-03 02:06:56pm','','1','','1','1'),(158,'245','5','2023-02-03 02:28:08pm','','1','','1','1'),(159,'246','5','2023-02-03 02:48:11pm','','1','','1','1'),(160,'247','5','2023-02-03 03:00:08pm','','1','','1','1'),(161,'248','5','2023-02-03 03:13:54pm','','1','','1','1'),(162,'249','5','2023-02-03 05:11:02pm','','1','','1','1'),(163,'250','5','2023-02-03 05:41:37pm','','1','','1','1'),(164,'251','5','2023-02-04 09:13:26am','','1','','1','1'),(165,'252','5','2023-02-04 09:20:06am','','1','','1','1'),(166,'253','5','2023-02-04 09:51:04am','','1','','1','1'),(167,'254','5','2023-02-04 09:54:55am','','1','','1','1'),(168,'255','5','2023-02-04 10:17:49am','','1','','1','1'),(169,'256','5','2023-02-04 11:50:49am','','1','','1','1'),(170,'257','5','2023-02-04 12:00:37pm','','1','','1','1'),(171,'258','5','2023-02-04 12:05:34pm','','1','','1','1'),(172,'259','5','2023-02-04 12:49:43pm','','1','','1','1'),(173,'260','5','2023-02-04 01:10:46pm','','1','','1','1'),(174,'262','5','2023-02-04 02:33:34pm','','1','','1','1'),(175,'263','5','2023-02-04 03:48:33pm','','1','','1','1'),(176,'264','5','2023-02-04 05:44:35pm','','1','','1','1'),(177,'265','5','2023-02-04 05:48:32pm','','1','','1','1'),(178,'266','5','2023-02-04 05:58:42pm','','1','','1','1'),(179,'268','5','2023-02-05 12:52:58pm','','1','','1','1'),(180,'269','5','2023-02-05 05:07:50pm','','1','','1','1'),(181,'270','5','2023-02-05 06:15:46pm','','1','','1','1'),(182,'271','5','2023-02-05 06:19:36pm','','1','','1','1'),(183,'272','5','2023-02-05 06:40:42pm','','1','','1','1'),(184,'273','5','2023-02-06 09:44:25am','','1','','1','1'),(185,'274','5','2023-02-06 10:15:16am','','1','','1','1'),(186,'275','5','2023-02-06 12:45:10pm','','1','','1','1'),(187,'276','5','2023-02-06 01:07:20pm','','1','','1','1'),(188,'277','5','2023-02-06 01:21:21pm','','1','','1','1'),(189,'278','5','2023-02-06 01:53:24pm','','1','','1','1'),(190,'280','5','2023-02-06 02:53:15pm','','1','','1','1'),(191,'281','5','2023-02-06 02:58:15pm','','1','','1','1'),(192,'282','5','2023-02-06 03:23:18pm','','1','','1','1'),(193,'283','5','2023-02-06 05:23:00pm','','1','','1','1'),(194,'284','5','2023-02-06 06:11:10pm','','1','','1','1'),(195,'285','5','2023-02-06 06:30:44pm','','1','','1','1'),(196,'286','5','2023-02-06 06:36:16pm','','1','','1','1'),(197,'287','5','2023-02-07 09:30:00am','','1','','1','1'),(198,'288','5','2023-02-07 09:36:56am','','1','','1','1'),(199,'289','5','2023-02-07 09:40:35am','','1','','1','1'),(200,'290','5','2023-02-07 09:57:21am','','1','','1','1'),(201,'291','5','2023-02-07 11:35:26am','','1','','1','1'),(202,'292','5','2023-02-07 11:44:23am','','1','','1','1'),(203,'293','5','2023-02-07 12:16:18pm','','1','','1','1'),(204,'294','5','2023-02-07 05:07:02pm','','1','','1','1'),(205,'295','5','2023-02-07 05:19:30pm','','1','','1','1'),(206,'296','5','2023-02-07 05:57:11pm','','1','','1','1'),(207,'297','5','2023-02-08 08:53:46am','','1','','1','1'),(208,'298','5','2023-02-08 09:31:23am','','1','','1','1'),(209,'299','5','2023-02-08 10:01:19am','','1','','1','1'),(210,'300','5','2023-02-08 11:34:07am','','1','','1','1'),(211,'301','5','2023-02-08 06:30:16pm','','1','','1','1'),(212,'302','5','2023-02-09 09:26:32am','','1','','1','1'),(213,'303','5','2023-02-09 12:48:56pm','','1','','1','1'),(214,'304','5','2023-02-09 01:43:21pm','','1','','1','1'),(215,'305','5','2023-02-09 01:52:02pm','','1','','1','1'),(216,'306','5','2023-02-09 07:10:52pm','','1','','1','1'),(217,'307','5','2023-02-09 07:24:31pm','','1','','1','1'),(218,'308','5','2023-02-09 07:34:39pm','','1','','1','1'),(219,'309','5','2023-02-10 09:59:33am','','1','','1','1'),(220,'310','5','2023-02-10 11:43:47am','','1','','1','1'),(221,'311','5','2023-02-10 02:08:44pm','','1','','1','1'),(222,'312','5','2023-02-10 02:32:53pm','','1','','1','1'),(223,'313','5','2023-02-10 02:35:40pm','','1','','1','1'),(224,'314','5','2023-02-10 02:46:10pm','','1','','1','1'),(225,'315','5','2023-02-10 02:49:32pm','','1','','1','1'),(226,'316','5','2023-02-10 04:47:02pm','','1','','1','1'),(227,'317','5','2023-02-10 05:18:55pm','','1','','1','1'),(228,'318','5','2023-02-10 06:10:01pm','','1','','1','1'),(229,'319','5','2023-02-10 06:13:55pm','','1','','1','1'),(230,'320','5','2023-02-11 08:59:27am','','1','','1','1'),(231,'321','5','2023-02-11 11:25:07am','','1','','1','1'),(232,'322','5','2023-02-11 11:29:37am','','1','','1','1'),(233,'323','5','2023-02-11 11:35:00am','','1','','1','1'),(234,'324','5','2023-02-11 12:48:01pm','','1','','1','1'),(235,'325','5','2023-02-11 12:52:03pm','','1','','1','1'),(236,'326','5','2023-02-11 04:55:44pm','','1','','1','1'),(237,'327','5','2023-02-11 05:20:06pm','','1','','1','1'),(238,'328','5','2023-02-11 05:37:05pm','','1','','1','1'),(239,'329','5','2023-02-11 05:39:51pm','','1','','1','1'),(240,'330','5','2023-02-11 06:00:00pm','','1','','1','1'),(241,'331','5','2023-02-11 06:32:30pm','','1','','1','1'),(242,'332','5','2023-02-12 12:41:23pm','','1','','1','1'),(243,'333','5','2023-02-12 02:17:10pm','','1','','1','1'),(244,'334','5','2023-02-12 02:38:34pm','','1','','1','1'),(245,'335','5','2023-02-12 03:05:39pm','','1','','1','1'),(246,'336','5','2023-02-12 05:28:57pm','','1','','1','1'),(247,'337','5','2023-02-12 05:33:45pm','','1','','1','1'),(248,'338','5','2023-02-12 05:49:54pm','','1','','1','1'),(249,'339','5','2023-02-13 09:06:15am','','1','','1','1'),(250,'340','5','2023-02-13 09:42:11am','','1','','1','1'),(251,'341','5','2023-02-13 10:51:26am','','1','','1','1'),(252,'342','5','2023-02-13 05:13:33pm','','1','','1','1'),(253,'344','5','2023-02-14 02:04:55pm','','1','','1','1'),(254,'345','5','2023-02-14 03:26:02pm','','1','','1','1'),(255,'346','5','2023-02-14 06:04:38pm','','1','','1','1'),(256,'347','5','2023-02-15 06:02:12pm','','1','','1','1'),(257,'348','5','2023-02-15 06:10:11pm','','1','','1','1'),(258,'349','5','2023-02-16 09:51:25am','','1','','1','1'),(259,'350','5','2023-02-17 02:17:05pm','','1','','1','1'),(260,'351','5','2023-02-17 03:14:33pm','','1','','1','1'),(261,'352','5','2023-02-17 04:33:57pm','','1','','1','1'),(262,'353','5','2023-02-17 05:32:14pm','','1','','1','1'),(263,'356','5','2023-02-18 02:43:27pm','','1','','1','1'),(264,'357','5','2023-02-19 01:54:43pm','','1','','1','1'),(265,'358','5','2023-02-20 12:00:43pm','','1','','1','1'),(266,'359','5','2023-02-20 05:34:52pm','','1','','1','1'),(267,'360','5','2023-02-21 01:11:37pm','','1','','1','1'),(268,'361','5','2023-02-21 01:56:43pm','','1','','1','1'),(269,'362','5','2023-02-21 05:06:06pm','','1','','1','1'),(270,'363','5','2023-02-21 06:51:52pm','','1','','1','1'),(271,'364','5','2023-02-22 09:29:05am','','1','','1','1'),(272,'365','5','2023-02-22 11:22:14am','','1','','2','1'),(273,'366','5','2023-02-22 12:21:45pm','','1','','1','1'),(274,'367','5','2023-02-23 09:16:06am','','1','','1','1'),(275,'368','5','2023-02-23 11:50:08am','','1','','1','1'),(276,'370','5','2023-02-24 12:19:38pm','','1','','1','1'),(277,'371','5','2023-02-24 01:12:30pm','','1','','1','1'),(278,'372','5','2023-02-24 01:14:23pm','','1','','1','1'),(279,'373','5','2023-02-24 06:09:20pm','','1','','1','1'),(280,'374','5','2023-02-25 12:43:36pm','','1','','1','1'),(281,'375','5','2023-02-25 01:37:00pm','','1','','1','1'),(282,'376','5','2023-02-25 01:39:53pm','','1','','1','1'),(283,'377','5','2023-02-25 02:12:36pm','','1','','1','1'),(284,'378','5','2023-02-25 02:50:16pm','','1','','1','1'),(285,'379','5','2023-02-25 03:45:16pm','','1','','1','1'),(286,'380','5','2023-02-25 05:52:41pm','','1','','1','1'),(287,'381','5','2023-02-26 12:35:55pm','','1','','1','1'),(288,'382','5','2023-02-26 12:38:23pm','','1','','1','1'),(289,'383','5','2023-02-26 12:40:09pm','','1','','1','1'),(290,'384','5','2023-02-26 01:12:16pm','','1','','1','1'),(291,'385','5','2023-02-26 01:41:28pm','','1','','1','1'),(292,'386','5','2023-02-26 03:42:24pm','','1','','1','1'),(293,'387','5','2023-02-26 04:49:17pm','','1','','1','1'),(294,'388','5','2023-02-27 10:13:16am','','1','','1','1'),(295,'389','5','2023-02-27 12:42:41pm','','1','','1','1'),(296,'390','5','2023-02-27 02:42:26pm','','1','','1','1'),(297,'391','5','2023-03-01 09:33:31am','','1','','1','1'),(298,'393','5','2023-03-01 12:21:25pm','','1','','1','1'),(299,'395','5','2023-03-01 01:57:58pm','','1','','1','1'),(300,'396','5','2023-03-01 05:45:29pm','','1','','1','1'),(301,'397','5','2023-03-01 05:53:46pm','','1','','1','1'),(302,'398','5','2023-03-02 12:22:39pm','','1','','1','1'),(303,'399','5','2023-03-02 03:43:13pm','','1','','1','1'),(304,'400','5','2023-03-02 04:53:44pm','','1','','1','1'),(305,'401','5','2023-03-03 05:16:06pm','','1','','1','1'),(306,'402','5','2023-03-03 05:26:16pm','','1','','1','1'),(307,'403','5','2023-03-03 05:32:02pm','','1','','1','1'),(308,'404','5','2023-03-03 05:38:56pm','','1','','1','1'),(309,'405','5','2023-03-04 10:58:53am','','1','','1','1'),(310,'406','5','2023-03-04 12:44:11pm','','1','','1','1'),(311,'407','5','2023-03-04 03:58:32pm','','1','','1','1'),(312,'408','5','2023-03-05 02:27:29pm','','1','','1','1'),(313,'410','5','2023-03-05 05:50:22pm','','1','','1','1'),(314,'411','5','2023-03-06 09:12:26am','','1','','1','1'),(315,'412','5','2023-03-06 09:15:49am','','1','','1','1'),(316,'414','5','2023-03-06 01:56:29pm','','1','','1','1'),(317,'415','5','2023-03-06 03:00:23pm','','1','','1','1'),(318,'417','5','2023-03-07 03:13:43pm','','1','','1','1'),(319,'418','5','2023-03-07 03:22:12pm','','1','','1','1'),(320,'419','5','2023-03-08 09:59:38am','','1','','1','1'),(321,'420','5','2023-03-08 11:40:00am','','1','','1','1'),(322,'421','5','2023-03-08 04:52:29pm','','1','','1','1'),(323,'423','5','2023-03-09 09:09:41am','','1','','1','1'),(324,'424','5','2023-03-09 03:16:04pm','','1','','1','1'),(325,'425','5','2023-03-10 12:23:20pm','','1','','1','1'),(326,'426','5','2023-03-10 06:31:28pm','','1','','1','1'),(327,'427','5','2023-03-11 10:58:05am','','1','','1','1'),(328,'428','5','2023-03-11 04:33:46pm','','1','','1','1'),(329,'429','5','2023-03-12 02:59:41pm','','1','','1','1'),(330,'430','5','2023-03-12 03:02:15pm','','1','','1','1'),(331,'431','5','2023-03-13 10:27:59am','','1','','1','1'),(332,'432','5','2023-03-13 04:30:29pm','','1','','1','1'),(333,'433','5','2023-03-13 05:53:35pm','','1','','1','1'),(334,'434','5','2023-03-14 09:52:07am','','1','','1','1'),(335,'435','5','2023-03-14 01:49:05pm','','1','','1','1'),(336,'436','5','2023-03-14 04:27:18pm','','1','','1','1'),(337,'437','5','2023-03-15 03:14:43pm','','1','','1','1'),(338,'439','5','2023-03-16 02:26:49pm','','1','','1','1'),(339,'440','5','2023-03-16 04:53:20pm','','1','','1','1'),(340,'441','5','2023-03-18 11:17:54am','','1','','1','1'),(341,'442','5','2023-03-19 04:51:33pm','','1','','1','1'),(342,'444','5','2023-03-21 12:10:51pm','','1','','1','1'),(343,'445','5','2023-03-21 01:23:22pm','','1','','1','1'),(344,'446','5','2023-03-23 08:57:40am','','1','','1','1'),(345,'447','5','2023-03-23 10:24:58am','','1','','1','1'),(346,'448','5','2023-03-25 11:54:01am','','1','','1','1'),(347,'449','5','2023-03-25 01:59:12pm','','1','','1','1'),(348,'450','5','2023-03-25 03:54:30pm','','1','','1','1'),(349,'451','5','2023-03-28 05:39:27pm','','1','','1','1'),(350,'452','5','2023-03-28 07:03:11pm','','1','','1','1'),(351,'453','5','2023-03-30 10:25:41am','','1','','1','1'),(352,'454','5','2023-04-02 06:38:06pm','','1','','1','1'),(353,'455','5','2023-04-03 04:49:34pm','','1','','1','1'),(354,'456','5','2023-04-03 05:29:08pm','','1','','1','1'),(355,'457','5','2023-04-04 09:38:35am','','1','','1','1'),(356,'458','5','2023-04-04 01:02:32pm','','1','','1','1'),(357,'459','5','2023-04-07 06:27:49pm','','1','','1','1'),(358,'460','5','2023-04-11 11:24:34am','','1','','1','1'),(359,'461','5','2023-04-11 12:08:20pm','','1','','1','1'),(360,'462','5','2023-04-12 06:39:37pm','','1','','1','1'),(361,'463','5','2023-04-13 10:42:27am','','1','','1','1'),(362,'464','5','2023-04-13 02:13:00pm','','1','','1','1'),(363,'465','5','2023-04-13 05:19:23pm','','1','','1','1'),(364,'466','5','2023-04-13 05:26:34pm','','1','','1','1'),(365,'467','5','2023-04-13 06:19:02pm','','1','','1','1'),(366,'468','5','2023-04-18 07:03:21pm','','1','','1','1'),(367,'469','5','2023-04-19 05:13:38pm','','1','','1','1'),(368,'470','5','2023-04-19 05:16:30pm','','1','','1','1'),(369,'471','5','2023-04-21 12:49:17pm','','1','','1','1'),(370,'473','5','2023-04-25 10:41:43am','','1','','1','1'),(371,'474','5','2023-04-25 12:49:08pm','','1','','1','1'),(372,'475','5','2023-05-01 01:12:53pm','','1','','1','1'),(373,'476','5','2023-05-02 09:25:46am','','1','','1','1'),(374,'477','5','2023-05-02 01:21:17pm','','1','','1','1'),(375,'478','5','2023-05-10 12:43:38pm','','1','','1','1'),(376,'479','5','2023-05-12 12:30:50pm','','1','','1','1'),(377,'480','5','2023-05-12 02:17:09pm','','1','','1','1'),(378,'481','5','2023-05-12 07:00:20pm','','1','','1','1'),(379,'482','5','2023-05-14 02:18:27pm','','1','','1','1'),(380,'483','5','2023-05-14 04:36:24pm','','1','','1','1'),(381,'484','5','2023-05-16 09:49:31am','','1','','1','1'),(382,'485','5','2023-05-16 04:06:08pm','','1','','1','1'),(383,'487','5','2023-05-20 02:15:58pm','','1','','1','1'),(384,'488','5','2023-05-22 05:04:13pm','','1','','1','1'),(385,'489','5','2023-05-24 10:41:03am','','1','','1','1'),(386,'490','5','2023-05-29 11:16:34am','','1','','1','1'),(387,'491','5','2023-05-31 09:00:59am','','1','','1','1'),(388,'492','5','2023-05-31 09:04:07am','','1','','1','1'),(389,'493','5','2023-05-31 05:05:57pm','','1','','1','1'),(390,'494','5','2023-06-02 03:05:10pm','','1','','1','1'),(391,'495','5','2023-06-04 02:47:46pm','','1','','1','1'),(392,'496','5','2023-06-05 07:14:53pm','','1','','1','1'),(393,'497','5','2023-06-07 06:53:55pm','','1','','1','1'),(394,'498','5','2023-06-07 06:56:04pm','','1','','1','1'),(395,'499','5','2023-06-12 05:07:44pm','','1','','1','1'),(396,'500','5','2023-06-14 02:52:07pm','','1','','1','1'),(397,'501','5','2023-06-14 05:17:25pm','','1','','1','1'),(398,'502','5','2023-06-14 05:44:35pm','','1','','1','1'),(399,'503','5','2023-06-15 01:19:52pm','','1','','1','1'),(400,'504','5','2023-06-15 02:08:08pm','','1','','1','1'),(401,'505','5','2023-06-15 04:56:58pm','','1','','1','1'),(402,'506','5','2023-06-16 09:26:10am','','1','','1','1'),(403,'507','5','2023-06-20 09:14:55am','','1','','1','1'),(404,'508','5','2023-06-21 01:57:09pm','','1','','1','1'),(405,'509','5','2023-06-21 04:55:31pm','','1','','1','1'),(406,'510','5','2023-06-21 06:28:29pm','','1','','1','1'),(407,'511','5','2023-06-23 04:15:17pm','','1','','1','1'),(408,'512','5','2023-06-28 10:04:00am','','1','','1','1'),(409,'513','5','2023-06-28 04:38:06pm','','1','','1','1'),(410,'514','5','2023-06-28 05:56:20pm','','1','','1','1'),(411,'515','5','2023-06-30 02:02:37pm','','1','','1','1'),(412,'516','5','2023-06-30 02:05:52pm','','1','','1','1'),(413,'517','5','2023-06-30 02:12:37pm','','1','','1','1'),(414,'520','5','2023-07-03 03:28:44pm','','1','','1','1'),(415,'521','5','2023-07-03 06:00:43pm','','1','','1','1'),(416,'522','5','2023-07-03 06:47:24pm','','1','','1','1'),(417,'523','5','2023-07-05 05:48:08pm','','1','','1','1'),(418,'525','5','2023-07-07 04:47:52pm','','1','','1','1'),(419,'526','5','2023-07-07 06:29:24pm','','1','','1','1'),(420,'527','5','2023-07-10 01:37:38pm','','1','','1','1'),(421,'529','5','2023-07-18 04:28:49pm','','1','','1','1'),(422,'530','5','2023-07-21 10:49:37am','','1','','1','1'),(423,'531','5','2023-07-24 12:06:25pm','','1','','1','1'),(424,'532','5','2023-07-26 12:00:55pm','','1','','1','1'),(425,'533','5','2023-07-28 10:26:42am','','1','','1','1'),(426,'534','5','2023-08-02 06:06:51pm','','1','','1','1'),(427,'535','5','2023-08-05 02:53:25pm','','1','','1','1'),(428,'536','5','2023-08-05 05:14:34pm','','1','','1','1'),(429,'537','5','2023-08-07 11:41:47am','','1','','1','1'),(430,'538','5','2023-08-07 05:08:24pm','','1','','1','1'),(431,'539','5','2023-08-08 11:21:51am','','1','','1','1'),(432,'540','5','2023-08-08 01:57:49pm','','1','','1','1'),(433,'541','5','2023-08-09 11:58:57am','','1','','1','1'),(434,'542','5','2023-08-10 03:16:36pm','','1','','1','1'),(435,'543','5','2023-08-13 06:29:57pm','','1','','1','1'),(436,'544','5','2023-08-15 04:04:20pm','','1','','1','1'),(437,'545','5','2023-08-15 07:06:29pm','','1','','1','1'),(438,'546','5','2023-08-21 12:39:38pm','','1','','1','1'),(439,'547','5','2023-08-23 10:24:09am','','1','','1','1'),(440,'548','5','2023-08-23 11:21:00am','','1','','1','1'),(441,'549','5','2023-08-27 02:39:23pm','','1','','1','1'),(442,'550','5','2023-08-29 03:40:49pm','','1','','1','1'),(443,'551','5','2023-09-05 10:17:39am','','1','','1','1'),(444,'553','5','2023-09-14 03:22:32pm','','1','','1','1'),(445,'555','5','2023-09-23 03:53:13pm','','1','','1','1'),(446,'556','5','2023-09-24 01:10:15pm','','1','','1','1'),(447,'557','5','2023-09-25 11:07:48am','','1','','1','1'),(448,'558','5','2023-09-25 12:57:56pm','','1','','1','1'),(449,'559','5','2023-09-27 02:07:02pm','','1','','1','1'),(450,'560','5','2023-09-27 02:17:08pm','','1','','1','1'); /*!40000 ALTER TABLE `grouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `groupleavedays` -- DROP TABLE IF EXISTS `groupleavedays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `groupleavedays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `group` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `overtime` int(11) DEFAULT NULL COMMENT 'Link to an overtime request', `startdate` date DEFAULT NULL, `enddate` date DEFAULT NULL, `type` int(11) NOT NULL, `days` decimal(10,2) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`group`), KEY `employee` (`employeeno`), KEY `type` (`type`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `groupleavedays` -- LOCK TABLES `groupleavedays` WRITE; /*!40000 ALTER TABLE `groupleavedays` DISABLE KEYS */; /*!40000 ALTER TABLE `groupleavedays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `house` -- DROP TABLE IF EXISTS `house`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `house` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `floor` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `vat` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(30) NOT NULL DEFAULT 1, `vat2` decimal(10,2) NOT NULL, `paymentdetails` text NOT NULL, `meternumber` text NOT NULL, `utility` varchar(20) DEFAULT 'yes', `waterno` varchar(30) NOT NULL, `waterrate` varchar(30) NOT NULL, `watercharge` varchar(30) NOT NULL, `watermonth` varchar(30) NOT NULL, `wateryear` varchar(30) NOT NULL, `electricityno` varchar(30) NOT NULL, `electricityrate` varchar(30) NOT NULL, `electricitycharge` varchar(30) NOT NULL, `electricitymonth` varchar(30) NOT NULL, `electricityyear` varchar(30) NOT NULL, `bowholeno` varchar(30) NOT NULL, `bowholerate` varchar(30) NOT NULL, `bowholecharge` varchar(30) NOT NULL, `bowholemonth` varchar(30) NOT NULL, `bowholeyear` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `house` -- LOCK TABLES `house` WRITE; /*!40000 ALTER TABLE `house` DISABLE KEYS */; /*!40000 ALTER TABLE `house` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `housekeeping` -- DROP TABLE IF EXISTS `housekeeping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `housekeeping` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `houseno` varchar(30) NOT NULL, `plotno` varchar(20) NOT NULL DEFAULT '0', `approvedby` varchar(20) NOT NULL, `comments` text NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `exactdate` varchar(30) NOT NULL, `type` text NOT NULL, `counter` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `housekeeping` -- LOCK TABLES `housekeeping` WRITE; /*!40000 ALTER TABLE `housekeeping` DISABLE KEYS */; /*!40000 ALTER TABLE `housekeeping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `images` -- DROP TABLE IF EXISTS `images`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `images` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `images` -- LOCK TABLES `images` WRITE; /*!40000 ALTER TABLE `images` DISABLE KEYS */; /*!40000 ALTER TABLE `images` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `invoice` -- DROP TABLE IF EXISTS `invoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `invoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` decimal(10,2) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `totalamount` varchar(40) NOT NULL, `paid` decimal(10,2) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `order` int(11) NOT NULL, `priority` int(11) NOT NULL, `coparent` decimal(10,2) NOT NULL, `coparentcommission` decimal(10,2) NOT NULL, `coparentvat` decimal(10,2) NOT NULL, `coparentdate` varchar(30) NOT NULL, `coparentuserid` int(11) NOT NULL, `chargeid` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `invoice` -- LOCK TABLES `invoice` WRITE; /*!40000 ALTER TABLE `invoice` DISABLE KEYS */; /*!40000 ALTER TABLE `invoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `journal` -- DROP TABLE IF EXISTS `journal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `journal` ( `id` int(50) NOT NULL AUTO_INCREMENT, `currency` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `journaldate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `journal` -- LOCK TABLES `journal` WRITE; /*!40000 ALTER TABLE `journal` DISABLE KEYS */; /*!40000 ALTER TABLE `journal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `labour` -- DROP TABLE IF EXISTS `labour`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `labour` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `qty` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `employeeid` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `rate` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'pay', `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `labour` -- LOCK TABLES `labour` WRITE; /*!40000 ALTER TABLE `labour` DISABLE KEYS */; /*!40000 ALTER TABLE `labour` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `landlord` -- DROP TABLE IF EXISTS `landlord`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `landlord` ( `id` int(40) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `landlord` -- LOCK TABLES `landlord` WRITE; /*!40000 ALTER TABLE `landlord` DISABLE KEYS */; /*!40000 ALTER TABLE `landlord` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `lease` -- DROP TABLE IF EXISTS `lease`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `lease` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateleased` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `lease` -- LOCK TABLES `lease` WRITE; /*!40000 ALTER TABLE `lease` DISABLE KEYS */; /*!40000 ALTER TABLE `lease` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavegroup` -- DROP TABLE IF EXISTS `leavegroup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavegroup` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `defaultleavetype` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavegroup` -- LOCK TABLES `leavegroup` WRITE; /*!40000 ALTER TABLE `leavegroup` DISABLE KEYS */; /*!40000 ALTER TABLE `leavegroup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leaves` -- DROP TABLE IF EXISTS `leaves`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leaves` ( `id` int(30) NOT NULL AUTO_INCREMENT, `startdate` varchar(30) DEFAULT NULL, `enddate` varchar(30) DEFAULT NULL, `status` varchar(11) DEFAULT NULL, `employee` int(11) DEFAULT NULL, `cause` text DEFAULT NULL, `startdatetype` varchar(12) DEFAULT NULL, `enddatetype` varchar(12) DEFAULT NULL, `duration` decimal(10,2) DEFAULT NULL, `type` int(11) DEFAULT NULL, `description` text DEFAULT NULL COMMENT 'Comments on leave request', `change_type` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` timestamp NULL DEFAULT NULL, `photo` text NOT NULL, `incharge` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `postedtime` varchar(30) NOT NULL, `img_id` text DEFAULT NULL, `comments` text NOT NULL, `manager` int(10) NOT NULL, `companyid` int(11) DEFAULT 1, PRIMARY KEY (`id`), KEY `changed_by` (`updatedby`), KEY `change_date` (`updateddate`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of changes in leave requests table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leaves` -- LOCK TABLES `leaves` WRITE; /*!40000 ALTER TABLE `leaves` DISABLE KEYS */; /*!40000 ALTER TABLE `leaves` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavetypes` -- DROP TABLE IF EXISTS `leavetypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavetypes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `gender` varchar(30) NOT NULL, `deduct` varchar(10) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavetypes` -- LOCK TABLES `leavetypes` WRITE; /*!40000 ALTER TABLE `leavetypes` DISABLE KEYS */; INSERT INTO `leavetypes` VALUES (1,'maternity leave','','2019-06-03 01:46:56pm','Female','No',0),(2,'Normal leave','','2019-06-03 01:47:13pm','Both','No',0),(3,'Emergency','','2019-06-03 01:47:41pm','Both','No',0); /*!40000 ALTER TABLE `leavetypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loggs` -- DROP TABLE IF EXISTS `loggs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loggs` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `timein` varchar(50) NOT NULL, `timeout` varchar(50) NOT NULL, `browser` text NOT NULL, `ip` text NOT NULL, `action` varchar(30) DEFAULT 'loggedin', `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=809 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loggs` -- LOCK TABLES `loggs` WRITE; /*!40000 ALTER TABLE `loggs` DISABLE KEYS */; INSERT INTO `loggs` VALUES (1,'admin','1','2023-01-27 16:12:41','2023-01-27 16:20:36','','127.0.0.1','loggedin',1),(2,'admin','1','2023-01-27 16:20:51','2023-01-27 16:58:40','','127.0.0.1','loggedin',1),(3,'user','4','2023-01-27 16:58:51','2023-01-27 17:02:19','','127.0.0.1','loggedin',1),(4,'admin','1','2023-01-27 17:02:23','2023-01-27 17:10:14','','127.0.0.1','loggedin',1),(5,'user','4','2023-01-27 17:10:50','','','127.0.0.1','loggedin',1),(6,'admin','1','2023-01-27 21:59:53','','','154.76.239.44','loggedin',1),(7,'admin','1','2023-01-27 22:02:23','','','154.76.239.44','loggedin',1),(8,'admin','1','2023-01-27 22:40:17','2023-01-27 22:51:34','','154.76.239.44','loggedin',1),(9,'admin','1','2023-01-27 22:52:59','','','154.76.239.44','loggedin',1),(10,'admin','1','2023-01-28 07:18:57','','','154.76.239.44','loggedin',1),(11,'admin','1','2023-01-28 08:49:52','','','154.76.239.44','loggedin',1),(12,'admin','1','2023-01-28 09:02:05','','','197.232.142.176','loggedin',1),(13,'admin','1','2023-01-28 09:04:52','','','154.76.239.44','loggedin',1),(14,'admin','1','2023-01-28 11:21:30','','','154.156.162.53','loggedin',1),(15,'admin','1','2023-01-28 12:51:49','','','154.156.162.53','loggedin',1),(16,'admin','1','2023-01-28 12:53:20','2023-01-28 12:58:35','','197.248.19.97','loggedin',1),(17,'user','4','2023-01-28 13:01:54','','','197.248.19.97','loggedin',1),(18,'admin','1','2023-01-28 13:19:17','','','197.248.19.97','loggedin',1),(19,'admin','1','2023-01-28 13:25:28','','','197.248.19.97','loggedin',1),(20,'admin','1','2023-01-28 13:38:24','2023-01-28 13:40:10','','197.248.19.97','loggedin',1),(21,'user','5','2023-01-28 13:40:22','2023-01-28 13:47:46','','197.248.19.97','loggedin',1),(22,'admin','1','2023-01-28 13:47:50','2023-01-28 14:06:12','','197.248.19.97','loggedin',1),(23,'user','4','2023-01-28 14:06:29','','','197.248.19.97','loggedin',1),(24,'user','4','2023-01-28 14:58:42','','','197.248.19.97','loggedin',1),(25,'admin','1','2023-01-28 15:13:24','','','197.248.19.97','loggedin',1),(26,'user','4','2023-01-29 12:13:33','2023-01-29 12:33:54','','197.248.19.97','loggedin',1),(27,'user','5','2023-01-29 15:46:24','','','197.248.19.97','loggedin',1),(28,'user','5','2023-01-29 18:22:32','','','197.248.19.97','loggedin',1),(29,'user','5','2023-01-30 09:36:09','','','197.248.19.97','loggedin',1),(30,'admin','1','2023-01-30 10:59:44','','','102.223.33.186','loggedin',1),(31,'user','5','2023-01-30 11:04:49','','','102.223.33.186','loggedin',1),(32,'admin','1','2023-01-30 11:10:58','2023-01-30 11:11:15','','197.248.19.97','loggedin',1),(33,'user','5','2023-01-30 11:11:54','','','197.248.19.97','loggedin',1),(34,'user','5','2023-01-30 16:27:45','','','197.248.19.97','loggedin',1),(35,'user','5','2023-01-30 16:29:27','','','197.248.19.97','loggedin',1),(36,'user','5','2023-01-30 16:34:17','2023-01-30 19:21:25','','197.248.19.97','loggedin',1),(37,'user','4','2023-01-30 19:30:24','','','197.248.19.97','loggedin',1),(38,'user','6','2023-01-31 07:42:07','2023-01-31 08:40:20','','197.248.19.97','loggedin',1),(39,'user','5','2023-01-31 10:06:23','2023-01-31 10:51:12','','197.248.19.97','loggedin',1),(40,'user','6','2023-01-31 10:51:22','2023-01-31 10:51:37','','197.248.19.97','loggedin',1),(41,'user','5','2023-01-31 10:54:45','2023-01-31 11:21:27','','197.248.19.97','loggedin',1),(42,'user','5','2023-01-31 11:21:54','2023-01-31 11:59:51','','197.248.19.97','loggedin',1),(43,'user','5','2023-01-31 12:00:20','2023-01-31 12:18:25','','197.248.19.97','loggedin',1),(44,'user','5','2023-01-31 12:18:40','2023-01-31 13:27:06','','197.248.19.97','loggedin',1),(45,'user','5','2023-01-31 13:42:19','2023-01-31 15:11:27','','197.248.19.97','loggedin',1),(46,'user','4','2023-01-31 15:12:52','','','197.248.19.97','loggedin',1),(47,'user','4','2023-01-31 15:13:29','','','197.248.19.97','loggedin',1),(48,'user','4','2023-01-31 15:19:28','','','197.248.19.97','loggedin',1),(49,'user','4','2023-01-31 15:56:39','2023-01-31 16:29:12','','197.248.19.97','loggedin',1),(50,'user','5','2023-01-31 18:50:46','','','197.248.19.97','loggedin',1),(51,'user','4','2023-01-31 19:29:26','','','197.248.19.97','loggedin',1),(52,'user','4','2023-01-31 19:55:45','2023-01-31 20:23:48','','197.248.19.97','loggedin',1),(53,'user','6','2023-02-01 07:47:27','2023-02-01 08:45:00','','197.248.19.97','loggedin',1),(54,'user','5','2023-02-01 08:50:51','','','197.248.19.97','loggedin',1),(55,'admin','1','2023-02-01 08:56:11','2023-02-01 09:40:30','','197.232.142.176','loggedin',1),(56,'user','5','2023-02-01 09:11:04','2023-02-01 18:04:14','','197.248.19.97','loggedin',1),(57,'user','4','2023-02-01 18:04:36','2023-02-01 18:10:03','','197.248.19.97','loggedin',1),(58,'user','4','2023-02-01 18:16:43','2023-02-01 18:21:28','','197.248.19.97','loggedin',1),(59,'user','5','2023-02-01 18:22:40','2023-02-01 19:20:20','','197.248.19.97','loggedin',1),(60,'user','5','2023-02-02 08:21:56','2023-02-02 08:22:05','','197.248.19.97','loggedin',1),(61,'user','5','2023-02-02 08:26:16','','','197.248.19.97','loggedin',1),(62,'user','5','2023-02-02 09:27:09','2023-02-02 11:23:51','','197.248.19.97','loggedin',1),(63,'user','5','2023-02-02 11:25:38','2023-02-02 18:34:12','','197.248.19.97','loggedin',1),(64,'user','4','2023-02-02 18:34:30','2023-02-02 18:38:12','','197.248.19.97','loggedin',1),(65,'user','5','2023-02-02 18:38:24','2023-02-02 19:24:11','','197.248.19.97','loggedin',1),(66,'user','5','2023-02-02 19:25:05','2023-02-02 19:36:52','','197.248.19.97','loggedin',1),(67,'user','5','2023-02-03 08:45:20','','','197.248.19.97','loggedin',1),(68,'admin','1','2023-02-03 09:41:21','2023-02-03 09:43:15','','197.248.19.97','loggedin',1),(69,'user','5','2023-02-03 09:43:57','','','197.248.19.97','loggedin',1),(70,'admin','1','2023-02-03 10:09:36','','','197.232.142.176','loggedin',1),(71,'admin','1','2023-02-03 11:54:44','','','197.248.19.97','loggedin',1),(72,'admin','1','2023-02-03 11:57:15','','','197.248.19.97','loggedin',1),(73,'admin','1','2023-02-03 12:05:22','','','197.248.19.97','loggedin',1),(74,'admin','1','2023-02-03 12:10:37','2023-02-03 12:10:51','','197.248.19.97','loggedin',1),(75,'admin','1','2023-02-03 12:13:03','2023-02-03 12:17:28','','197.248.19.97','loggedin',1),(76,'user','5','2023-02-03 12:44:25','','','197.248.19.97','loggedin',1),(77,'admin','1','2023-02-03 13:28:34','','','197.248.19.97','loggedin',1),(78,'user','5','2023-02-03 13:34:52','2023-02-03 13:54:13','','197.248.19.97','loggedin',1),(79,'admin','1','2023-02-03 13:54:30','2023-02-03 13:55:28','','197.248.19.97','loggedin',1),(80,'user','5','2023-02-03 13:55:57','2023-02-03 14:04:46','','197.248.19.97','loggedin',1),(81,'admin','1','2023-02-03 14:04:54','2023-02-03 14:05:26','','197.248.19.97','loggedin',1),(82,'user','5','2023-02-03 14:05:47','2023-02-03 15:25:48','','197.248.19.97','loggedin',1),(83,'user','5','2023-02-03 15:26:03','2023-02-03 15:26:12','','197.248.19.97','loggedin',1),(84,'user','5','2023-02-03 15:26:26','2023-02-03 18:45:48','','197.248.19.97','loggedin',1),(85,'user','5','2023-02-04 09:09:40','2023-02-04 13:50:26','','197.248.19.97','loggedin',1),(86,'admin','1','2023-02-04 11:44:35','','','105.231.245.87','loggedin',1),(87,'user','4','2023-02-04 13:50:47','2023-02-04 14:05:20','','197.248.19.97','loggedin',1),(88,'user','5','2023-02-04 14:15:09','2023-02-04 16:03:13','','197.248.19.97','loggedin',1),(89,'user','5','2023-02-04 16:03:49','2023-02-04 16:05:35','','197.248.19.97','loggedin',1),(90,'user','4','2023-02-04 16:06:15','2023-02-04 16:09:44','','197.248.19.97','loggedin',1),(91,'user','5','2023-02-04 16:10:41','2023-02-04 19:26:51','','197.248.19.97','loggedin',1),(92,'user','5','2023-02-05 12:45:04','2023-02-05 19:07:06','','197.248.19.97','loggedin',1),(93,'user','5','2023-02-06 08:45:53','2023-02-06 12:17:59','','197.248.19.97','loggedin',1),(94,'user','5','2023-02-06 12:18:11','','','197.248.19.97','loggedin',1),(95,'user','5','2023-02-06 14:50:35','2023-02-06 16:05:15','','197.248.19.97','loggedin',1),(96,'user','5','2023-02-06 16:24:36','','','197.248.19.97','loggedin',1),(97,'user','5','2023-02-06 18:07:09','2023-02-06 19:34:36','','197.248.19.97','loggedin',1),(98,'user','5','2023-02-07 08:56:16','','','197.248.19.97','loggedin',1),(99,'user','5','2023-02-07 09:20:10','','','197.248.19.97','loggedin',1),(100,'user','5','2023-02-07 15:12:27','2023-02-07 19:28:01','','197.248.19.97','loggedin',1),(101,'user','5','2023-02-08 08:13:49','','','197.248.19.97','loggedin',1),(102,'user','5','2023-02-08 09:05:33','','','197.248.19.97','loggedin',1),(103,'user','5','2023-02-08 09:25:08','2023-02-08 19:01:14','','197.248.19.97','loggedin',1),(104,'user','4','2023-02-08 19:02:00','2023-02-08 20:05:35','','197.248.19.97','loggedin',1),(105,'user','5','2023-02-08 20:05:45','2023-02-08 20:07:10','','197.248.19.97','loggedin',1),(106,'user','5','2023-02-09 08:15:37','','','197.248.19.97','loggedin',1),(107,'user','5','2023-02-09 18:52:16','2023-02-09 19:35:56','','197.248.19.97','loggedin',1),(108,'user','5','2023-02-10 09:08:54','','','197.248.19.97','loggedin',1),(109,'user','5','2023-02-10 09:42:51','','','197.248.19.97','loggedin',1),(110,'admin','1','2023-02-10 13:21:43','','','154.159.252.45','loggedin',1),(111,'user','5','2023-02-10 15:34:08','2023-02-10 17:14:24','','197.248.19.97','loggedin',1),(112,'user','5','2023-02-10 17:15:46','','','197.248.19.97','loggedin',1),(113,'user','5','2023-02-10 18:35:38','','','197.248.19.97','loggedin',1),(114,'user','5','2023-02-10 18:36:12','2023-02-10 19:15:21','','197.248.19.97','loggedin',1),(115,'user','5','2023-02-11 08:35:18','','','197.248.19.97','loggedin',1),(116,'user','5','2023-02-11 11:20:57','','','197.248.19.97','loggedin',1),(117,'user','5','2023-02-11 14:58:53','','','197.248.19.97','loggedin',1),(118,'user','5','2023-02-11 15:12:52','','','197.248.19.97','loggedin',1),(119,'user','5','2023-02-12 12:36:29','','','197.248.19.97','loggedin',1),(120,'user','5','2023-02-12 15:02:05','','','197.248.19.97','loggedin',1),(121,'user','5','2023-02-12 15:35:43','','','197.248.19.97','loggedin',1),(122,'user','5','2023-02-12 18:19:52','2023-02-12 19:04:40','','197.248.19.97','loggedin',1),(123,'user','5','2023-02-13 08:30:58','2023-02-13 14:08:38','','197.248.19.97','loggedin',1),(124,'admin','1','2023-02-13 13:57:59','','','154.159.237.168','loggedin',1),(125,'admin','1','2023-02-13 14:08:42','','','197.248.19.97','loggedin',1),(126,'user','5','2023-02-13 14:24:54','','','197.248.19.97','loggedin',1),(127,'admin','1','2023-02-13 14:28:15','2023-02-13 14:41:06','','197.248.19.97','loggedin',1),(128,'user','5','2023-02-13 14:41:23','2023-02-13 14:43:57','','197.248.19.97','loggedin',1),(129,'admin','1','2023-02-13 14:44:02','','','197.248.19.97','loggedin',1),(130,'admin','1','2023-02-13 14:52:27','2023-02-13 14:52:42','','197.248.19.97','loggedin',1),(131,'user','5','2023-02-13 14:54:17','','','197.248.19.97','loggedin',1),(132,'user','5','2023-02-13 15:00:37','','','197.248.19.97','loggedin',1),(133,'user','5','2023-02-13 15:10:44','','','197.248.19.97','loggedin',1),(134,'user','5','2023-02-13 15:32:18','','','197.248.19.97','loggedin',1),(135,'user','5','2023-02-13 16:42:46','','','197.248.19.97','loggedin',1),(136,'user','5','2023-02-13 16:58:04','','','197.248.19.97','loggedin',1),(137,'user','5','2023-02-13 18:52:24','2023-02-13 19:14:30','','197.248.19.97','loggedin',1),(138,'user','4','2023-02-13 19:15:24','','','197.248.19.97','loggedin',1),(139,'user','5','2023-02-13 19:44:36','','','197.248.19.97','loggedin',1),(140,'user','5','2023-02-14 08:07:24','2023-02-14 19:02:43','','197.248.19.97','loggedin',1),(141,'user','5','2023-02-15 08:19:08','','','197.248.19.97','loggedin',1),(142,'user','5','2023-02-15 17:41:15','2023-02-15 19:25:19','','197.248.19.97','loggedin',1),(143,'user','5','2023-02-16 08:19:16','2023-02-16 19:14:38','','197.248.19.97','loggedin',1),(144,'user','5','2023-02-17 08:34:48','2023-02-17 18:57:43','','197.248.19.97','loggedin',1),(145,'user','5','2023-02-18 08:14:18','','','197.248.19.97','loggedin',1),(146,'user','5','2023-02-18 15:09:10','','','197.248.19.97','loggedin',1),(147,'user','5','2023-02-18 15:11:44','2023-02-18 19:22:13','','197.248.19.97','loggedin',1),(148,'user','5','2023-02-19 12:33:00','','','197.248.19.97','loggedin',1),(149,'user','5','2023-02-19 15:55:40','2023-02-19 19:06:32','','197.248.19.97','loggedin',1),(150,'user','5','2023-02-19 19:08:32','2023-02-19 19:24:34','','197.248.19.97','loggedin',1),(151,'user','5','2023-02-20 08:57:53','','','197.248.19.97','loggedin',1),(152,'user','5','2023-02-20 18:08:57','2023-02-20 18:24:41','','197.248.19.97','loggedin',1),(153,'user','4','2023-02-20 18:25:28','2023-02-20 19:09:03','','197.248.19.97','loggedin',1),(154,'user','5','2023-02-20 19:09:11','2023-02-20 19:14:38','','197.248.19.97','loggedin',1),(155,'user','5','2023-02-21 09:04:53','2023-02-21 19:12:37','','197.248.19.97','loggedin',1),(156,'user','5','2023-02-22 08:14:57','','','197.248.19.97','loggedin',1),(157,'user','5','2023-02-22 09:35:45','2023-02-22 09:37:25','','197.248.19.97','loggedin',1),(158,'user','5','2023-02-22 10:49:13','','','197.248.19.97','loggedin',1),(159,'user','5','2023-02-22 16:26:23','2023-02-22 19:09:39','','197.248.19.97','loggedin',1),(160,'user','5','2023-02-23 09:14:36','','','197.248.19.97','loggedin',1),(161,'user','5','2023-02-23 09:16:47','2023-02-23 18:44:35','','197.248.19.97','loggedin',1),(162,'user','4','2023-02-23 18:44:53','2023-02-23 19:03:34','','197.248.19.97','loggedin',1),(163,'user','4','2023-02-23 19:03:54','','','197.248.19.97','loggedin',1),(164,'user','4','2023-02-23 19:05:15','2023-02-23 19:31:38','','197.248.19.97','loggedin',1),(165,'user','5','2023-02-23 19:31:50','2023-02-23 19:34:24','','197.248.19.97','loggedin',1),(166,'user','5','2023-02-24 09:23:54','','','197.248.19.97','loggedin',1),(167,'user','5','2023-02-24 10:02:15','2023-02-24 19:13:15','','197.248.19.97','loggedin',1),(168,'user','5','2023-02-25 08:54:36','2023-02-25 19:11:11','','197.248.19.97','loggedin',1),(169,'user','5','2023-02-26 12:05:02','','','197.248.19.97','loggedin',1),(170,'user','5','2023-02-26 13:34:18','','','197.248.19.97','loggedin',1),(171,'user','5','2023-02-27 08:42:24','2023-02-27 19:11:47','','197.248.19.97','loggedin',1),(172,'user','5','2023-02-28 08:17:18','2023-02-28 08:18:50','','197.248.19.97','loggedin',1),(173,'user','4','2023-02-28 08:19:03','2023-02-28 08:29:14','','197.248.19.97','loggedin',1),(174,'user','5','2023-02-28 08:29:45','','','197.248.19.97','loggedin',1),(175,'user','5','2023-02-28 09:35:45','','','197.248.19.97','loggedin',1),(176,'user','5','2023-02-28 09:43:25','','','197.248.19.97','loggedin',1),(177,'user','5','2023-02-28 17:21:03','2023-02-28 18:47:28','','197.248.19.97','loggedin',1),(178,'user','4','2023-02-28 18:50:06','2023-02-28 19:23:56','','197.248.19.97','loggedin',1),(179,'admin','1','2023-02-28 19:24:04','','','197.248.19.97','loggedin',1),(180,'admin','1','2023-02-28 19:42:04','2023-02-28 19:45:28','','197.232.142.176','loggedin',1),(181,'admin','1','2023-02-28 19:45:58','2023-02-28 19:53:04','','197.248.19.97','loggedin',1),(182,'user','5','2023-02-28 19:53:25','2023-02-28 19:55:06','','197.248.19.97','loggedin',1),(183,'admin','1','2023-02-28 19:55:19','2023-02-28 19:56:11','','197.248.19.97','loggedin',1),(184,'user','5','2023-02-28 19:56:32','2023-02-28 20:59:26','','197.248.19.97','loggedin',1),(185,'user','5','2023-03-01 08:35:43','','','197.248.19.97','loggedin',1),(186,'user','5','2023-03-01 16:24:21','2023-03-01 18:14:28','','197.248.19.97','loggedin',1),(187,'admin','4','2023-03-01 18:14:44','2023-03-01 19:06:46','','197.248.19.97','loggedin',1),(188,'user','5','2023-03-01 19:06:55','2023-03-01 19:31:17','','197.248.19.97','loggedin',1),(189,'user','5','2023-03-02 09:07:50','2023-03-02 19:05:14','','197.248.19.97','loggedin',1),(190,'admin','1','2023-03-02 21:49:02','','','154.159.237.235','loggedin',1),(191,'user','5','2023-03-03 08:50:42','2023-03-03 19:39:24','','197.248.19.97','loggedin',1),(192,'user','5','2023-03-04 10:44:28','','','197.248.19.97','loggedin',1),(193,'user','5','2023-03-05 12:46:31','','','197.248.19.97','loggedin',1),(194,'user','5','2023-03-05 13:48:26','2023-03-05 19:09:41','','197.248.19.97','loggedin',1),(195,'user','5','2023-03-06 08:54:35','2023-03-06 18:54:21','','197.248.19.97','loggedin',1),(196,'admin','4','2023-03-06 18:54:57','2023-03-06 19:29:39','','197.248.19.97','loggedin',1),(197,'user','5','2023-03-06 19:30:02','2023-03-06 19:33:23','','197.248.19.97','loggedin',1),(198,'admin','4','2023-03-06 19:33:41','2023-03-06 19:55:43','','197.248.19.97','loggedin',1),(199,'user','5','2023-03-06 20:02:49','2023-03-06 20:06:04','','197.248.19.97','loggedin',1),(200,'user','5','2023-03-07 10:57:50','2023-03-07 19:09:49','','197.248.19.97','loggedin',1),(201,'user','5','2023-03-08 08:34:24','2023-03-08 19:25:38','','197.248.19.97','loggedin',1),(202,'user','5','2023-03-09 08:52:06','2023-03-09 19:24:04','','197.248.19.97','loggedin',1),(203,'user','5','2023-03-10 08:15:29','2023-03-10 19:13:12','','197.248.19.97','loggedin',1),(204,'user','5','2023-03-11 09:05:42','2023-03-11 19:13:24','','197.248.19.97','loggedin',1),(205,'user','5','2023-03-12 13:39:50','2023-03-12 19:21:22','','41.90.181.177','loggedin',1),(206,'user','5','2023-03-13 09:07:48','','','41.90.186.251','loggedin',1),(207,'user','5','2023-03-13 10:01:42','','','41.90.186.251','loggedin',1),(208,'admin','4','2023-03-13 18:23:43','2023-03-13 19:34:02','','41.90.186.251','loggedin',1),(209,'user','5','2023-03-13 19:34:18','2023-03-13 19:48:43','','41.90.186.251','loggedin',1),(210,'user','5','2023-03-14 09:15:04','','','41.90.186.251','loggedin',1),(211,'user','5','2023-03-14 10:53:07','','','41.90.186.251','loggedin',1),(212,'user','5','2023-03-14 13:44:37','','','41.90.179.187','loggedin',1),(213,'admin','1','2023-03-14 20:37:54','','','154.159.237.129','loggedin',1),(214,'admin','1','2023-03-15 08:59:32','2023-03-15 09:28:55','','197.232.142.176','loggedin',1),(215,'admin','1','2023-03-15 09:33:21','','','197.232.142.176','loggedin',1),(216,'user','5','2023-03-15 09:43:15','','','41.90.179.187','loggedin',1),(217,'user','5','2023-03-15 13:12:31','','','41.90.179.187','loggedin',1),(218,'user','5','2023-03-15 17:18:49','','','41.90.179.187','loggedin',1),(219,'user','5','2023-03-15 17:19:36','2023-03-15 18:39:27','','41.90.179.187','loggedin',1),(220,'user','5','2023-03-16 09:03:53','','','41.90.179.187','loggedin',1),(221,'user','5','2023-03-16 11:02:36','2023-03-16 19:11:51','','41.90.179.187','loggedin',1),(222,'user','5','2023-03-17 08:59:44','2023-03-17 16:12:37','','41.90.180.191','loggedin',1),(223,'admin','1','2023-03-17 16:06:12','','','154.159.237.86','loggedin',1),(224,'admin','1','2023-03-17 16:12:49','2023-03-17 16:13:15','','41.90.180.191','loggedin',1),(225,'admin','1','2023-03-17 16:13:45','2023-03-17 16:13:52','','41.90.180.191','loggedin',1),(226,'user','5','2023-03-17 16:14:17','2023-03-17 16:16:06','','41.90.180.191','loggedin',1),(227,'admin','1','2023-03-17 16:16:14','2023-03-17 17:11:18','','41.90.180.191','loggedin',1),(228,'user','5','2023-03-17 17:11:28','2023-03-17 17:50:42','','41.90.180.191','loggedin',1),(229,'admin','4','2023-03-17 17:50:55','2023-03-17 18:30:06','','41.90.180.191','loggedin',1),(230,'user','5','2023-03-17 18:30:23','2023-03-17 19:23:51','','41.90.179.187','loggedin',1),(231,'user','5','2023-03-18 09:03:17','','','41.90.180.191','loggedin',1),(232,'user','5','2023-03-18 09:28:42','','','41.90.179.187','loggedin',1),(233,'user','5','2023-03-18 12:14:01','','','41.90.179.187','loggedin',1),(234,'user','5','2023-03-18 18:26:23','2023-03-18 19:05:53','','41.90.179.187','loggedin',1),(235,'user','5','2023-03-19 13:08:37','','','41.90.179.187','loggedin',1),(236,'admin','1','2023-03-19 14:09:49','','','102.5.143.64','loggedin',1),(237,'admin','1','2023-03-19 17:34:12','','','102.5.143.64','loggedin',1),(238,'admin','1','2023-03-19 18:13:02','2023-03-19 18:14:42','','102.5.143.64','loggedin',1),(239,'user','5','2023-03-20 08:54:34','','','41.90.180.191','loggedin',1),(240,'user','5','2023-03-20 13:42:20','2023-03-20 18:34:21','','41.90.179.187','loggedin',1),(241,'admin','1','2023-03-21 08:36:38','','','197.232.142.176','loggedin',1),(242,'user','5','2023-03-21 10:20:04','2023-03-21 17:30:50','','41.90.179.187','loggedin',1),(243,'user','5','2023-03-21 17:56:08','2023-03-21 19:19:39','','41.90.180.191','loggedin',1),(244,'user','5','2023-03-22 09:49:50','2023-03-22 19:12:57','','41.90.179.187','loggedin',1),(245,'admin','1','2023-03-22 11:49:55','','','197.232.142.176','loggedin',1),(246,'user','5','2023-03-23 08:48:32','2023-03-23 13:02:44','','41.90.179.187','loggedin',1),(247,'admin','1','2023-03-23 12:43:45','','','197.232.142.176','loggedin',1),(248,'admin','1','2023-03-23 13:02:52','','','41.90.179.187','loggedin',1),(249,'user','5','2023-03-23 13:13:40','','','41.90.179.187','loggedin',1),(250,'user','5','2023-03-23 16:36:37','','','41.90.180.111','loggedin',1),(251,'user','5','2023-03-24 07:56:31','2023-03-24 18:56:54','','41.90.180.125','loggedin',1),(252,'user','5','2023-03-25 10:12:12','2023-03-25 19:00:50','','41.90.180.111','loggedin',1),(253,'user','5','2023-03-26 12:48:25','','','41.90.180.125','loggedin',1),(254,'user','5','2023-03-26 16:52:03','','','41.90.180.111','loggedin',1),(255,'user','5','2023-03-27 08:47:11','','','41.90.180.111','loggedin',1),(256,'user','5','2023-03-27 13:33:01','2023-03-27 19:09:32','','41.90.180.250','loggedin',1),(257,'admin','4','2023-03-27 19:09:47','2023-03-27 19:28:49','','41.90.180.218','loggedin',1),(258,'user','5','2023-03-27 19:29:43','2023-03-27 19:34:51','','41.90.180.250','loggedin',1),(259,'user','5','2023-03-28 08:17:18','','','41.90.180.250','loggedin',1),(260,'admin','1','2023-03-28 12:56:04','','','41.90.180.218','loggedin',1),(261,'user','5','2023-03-28 13:34:51','2023-03-28 19:39:08','','41.90.180.250','loggedin',1),(262,'user','5','2023-03-29 09:09:26','2023-03-29 16:29:30','','41.90.180.250','loggedin',1),(263,'user','5','2023-03-29 16:37:39','2023-03-29 17:48:12','','41.90.180.250','loggedin',1),(264,'admin','4','2023-03-29 17:48:50','2023-03-29 17:53:56','','41.90.180.218','loggedin',1),(265,'admin','4','2023-03-29 17:56:52','','','41.90.180.218','loggedin',1),(266,'user','5','2023-03-29 18:00:39','2023-03-29 19:13:07','','41.90.180.218','loggedin',1),(267,'user','5','2023-03-30 08:23:45','2023-03-30 19:22:10','','41.90.180.250','loggedin',1),(268,'user','5','2023-03-31 07:46:05','','','41.90.180.218','loggedin',1),(269,'admin','4','2023-03-31 17:32:45','','','41.90.180.250','loggedin',1),(270,'user','5','2023-03-31 18:02:41','','','41.90.180.250','loggedin',1),(271,'user','5','2023-03-31 19:09:50','2023-03-31 19:13:04','','41.90.180.250','loggedin',1),(272,'user','5','2023-04-01 09:19:35','','','41.90.180.250','loggedin',1),(273,'admin','1','2023-04-01 11:14:12','','','154.76.170.16','loggedin',1),(274,'user','5','2023-04-02 13:08:27','2023-04-02 19:39:46','','41.90.189.197','loggedin',1),(275,'user','5','2023-04-03 09:17:26','2023-04-03 19:44:34','','41.90.189.197','loggedin',1),(276,'user','5','2023-04-04 09:26:29','2023-04-04 19:19:48','','41.90.189.197','loggedin',1),(277,'user','5','2023-04-05 09:32:38','2023-04-05 18:45:08','','41.90.180.165','loggedin',1),(278,'admin','1','2023-04-05 09:33:48','','','197.232.142.176','loggedin',1),(279,'admin','4','2023-04-05 18:45:50','','','41.90.180.165','loggedin',1),(280,'user','5','2023-04-05 19:18:29','2023-04-05 19:26:43','','41.90.180.165','loggedin',1),(281,'user','5','2023-04-06 08:24:22','','','41.90.180.165','loggedin',1),(282,'user','5','2023-04-06 15:06:08','2023-04-06 19:43:38','','41.90.180.165','loggedin',1),(283,'user','5','2023-04-07 13:18:48','','','41.90.180.165','loggedin',1),(284,'user','5','2023-04-08 08:52:02','2023-04-08 18:54:16','','41.90.181.134','loggedin',1),(285,'user','5','2023-04-10 13:50:30','2023-04-10 18:54:26','','41.90.181.134','loggedin',1),(286,'user','5','2023-04-11 09:34:11','2023-04-11 18:52:47','','41.90.187.121','loggedin',1),(287,'user','5','2023-04-12 07:38:29','','','41.90.182.18','loggedin',1),(288,'user','5','2023-04-12 09:10:21','','','41.90.189.170','loggedin',1),(289,'user','5','2023-04-12 12:57:35','','','41.90.189.170','loggedin',1),(290,'user','5','2023-04-12 13:07:07','2023-04-12 19:26:45','','41.90.189.170','loggedin',1),(291,'user','5','2023-04-13 09:54:23','2023-04-13 19:12:38','','41.90.189.170','loggedin',1),(292,'user','5','2023-04-14 08:27:11','','','41.90.189.170','loggedin',1),(293,'user','5','2023-04-14 15:11:58','','','41.90.186.13','loggedin',1),(294,'user','5','2023-04-14 16:06:32','2023-04-14 19:30:21','','41.90.186.13','loggedin',1),(295,'user','5','2023-04-15 09:22:53','2023-04-15 18:51:04','','41.90.186.13','loggedin',1),(296,'admin','4','2023-04-15 18:52:10','','','41.90.186.13','loggedin',1),(297,'user','5','2023-04-15 19:10:39','2023-04-15 19:11:13','','41.90.186.13','loggedin',1),(298,'user','5','2023-04-16 14:21:38','2023-04-16 18:47:26','','41.90.186.13','loggedin',1),(299,'user','5','2023-04-17 08:14:01','','','41.90.186.13','loggedin',1),(300,'user','5','2023-04-17 16:37:51','2023-04-17 19:34:21','','197.232.61.255','loggedin',1),(301,'user','5','2023-04-18 08:28:35','','','41.90.184.140','loggedin',1),(302,'admin','1','2023-04-18 14:42:19','','','197.232.142.176','loggedin',1),(303,'user','5','2023-04-18 15:10:13','','','41.90.184.140','loggedin',1),(304,'user','5','2023-04-18 16:05:00','2023-04-18 19:42:06','','41.90.184.140','loggedin',1),(305,'admin','1','2023-04-18 19:19:34','','','154.76.63.52','loggedin',1),(306,'user','5','2023-04-19 08:05:44','2023-04-19 19:01:37','','41.90.184.3','loggedin',1),(307,'admin','1','2023-04-19 08:30:05','','','197.232.142.176','loggedin',1),(308,'user','5','2023-04-20 08:41:51','','','41.90.184.3','loggedin',1),(309,'admin','1','2023-04-20 09:49:55','','','197.232.142.176','loggedin',1),(310,'user','5','2023-04-20 11:01:53','','','41.90.184.3','loggedin',1),(311,'user','5','2023-04-20 11:44:58','2023-04-20 19:04:36','','41.90.184.3','loggedin',1),(312,'admin','4','2023-04-20 19:05:22','2023-04-20 19:21:05','','41.90.184.3','loggedin',1),(313,'user','5','2023-04-20 19:21:17','2023-04-20 19:24:55','','41.90.184.3','loggedin',1),(314,'user','5','2023-04-20 19:25:14','','','41.90.184.3','loggedin',1),(315,'user','5','2023-04-21 10:13:38','2023-04-21 19:12:37','','41.90.184.3','loggedin',1),(316,'user','5','2023-04-22 09:12:58','','','41.90.184.3','loggedin',1),(317,'user','5','2023-04-23 13:31:14','','','41.90.184.3','loggedin',1),(318,'user','5','2023-04-23 18:54:14','','','41.90.184.3','loggedin',1),(319,'user','5','2023-04-24 09:00:34','','','41.90.184.3','loggedin',1),(320,'user','5','2023-04-24 10:50:30','','','41.90.184.3','loggedin',1),(321,'user','5','2023-04-24 12:03:09','2023-04-24 19:14:42','','41.90.184.3','loggedin',1),(322,'user','5','2023-04-24 19:14:50','','','41.90.184.3','loggedin',1),(323,'admin','1','2023-04-24 21:10:07','','','154.153.184.27','loggedin',1),(324,'admin','1','2023-04-24 21:17:42','2023-04-24 21:17:50','','105.161.145.88','loggedin',1),(325,'admin','1','2023-04-24 21:22:00','','','197.237.7.162','loggedin',1),(326,'admin','1','2023-04-24 23:05:38','','','102.69.233.46','loggedin',1),(327,'user','5','2023-04-25 08:54:42','2023-04-25 18:56:07','','41.90.184.3','loggedin',1),(328,'admin','1','2023-04-25 10:08:04','','','197.232.142.176','loggedin',1),(329,'admin','1','2023-04-25 10:34:00','','','197.232.142.176','loggedin',1),(330,'admin','1','2023-04-25 14:36:34','','','197.232.142.176','loggedin',1),(331,'user','5','2023-04-26 08:02:30','','','41.90.184.3','loggedin',1),(332,'admin','1','2023-04-26 11:06:42','2023-04-26 11:07:55','','102.5.155.194','loggedin',1),(333,'user','5','2023-04-26 16:46:07','2023-04-26 18:50:24','','41.90.184.3','loggedin',1),(334,'admin','1','2023-04-26 19:47:41','','','102.5.155.194','loggedin',1),(335,'user','5','2023-04-27 08:19:30','','','41.90.184.3','loggedin',1),(336,'user','5','2023-04-27 14:25:02','2023-04-27 19:18:05','','41.90.179.76','loggedin',1),(337,'admin','4','2023-04-27 19:18:19','2023-04-27 19:25:48','','41.90.179.76','loggedin',1),(338,'user','5','2023-04-27 19:26:04','','','41.90.179.76','loggedin',1),(339,'user','5','2023-04-28 07:52:50','','','41.90.179.76','loggedin',1),(340,'user','5','2023-04-28 16:09:34','2023-04-28 18:53:21','','41.90.179.76','loggedin',1),(341,'user','5','2023-04-29 08:30:31','2023-04-29 18:37:52','','41.90.179.76','loggedin',1),(342,'admin','4','2023-04-29 18:38:15','','','41.90.179.76','loggedin',1),(343,'user','5','2023-04-29 19:17:34','2023-04-29 19:23:27','','41.90.179.76','loggedin',1),(344,'user','5','2023-04-29 19:25:50','2023-04-29 19:28:47','','41.90.179.76','loggedin',1),(345,'user','5','2023-04-30 13:22:17','','','41.90.179.76','loggedin',1),(346,'user','5','2023-04-30 13:43:25','','','41.90.179.76','loggedin',1),(347,'user','5','2023-04-30 18:32:06','2023-04-30 18:55:03','','41.90.179.76','loggedin',1),(348,'user','5','2023-05-01 08:30:43','2023-05-01 19:38:42','','41.90.179.76','loggedin',1),(349,'admin','1','2023-05-01 21:31:25','','','154.159.252.157','loggedin',1),(350,'admin','1','2023-05-02 07:13:07','','','154.159.252.157','loggedin',1),(351,'user','5','2023-05-02 08:06:52','','','41.90.179.76','loggedin',1),(352,'user','5','2023-05-02 09:24:12','2023-05-02 18:52:55','','41.90.179.76','loggedin',1),(353,'admin','1','2023-05-02 12:30:30','','','154.159.252.157','loggedin',1),(354,'user','5','2023-05-03 08:23:30','','','41.90.186.250','loggedin',1),(355,'user','5','2023-05-03 10:40:33','','','41.90.177.123','loggedin',1),(356,'user','5','2023-05-03 15:03:47','2023-05-03 19:39:04','','41.90.177.123','loggedin',1),(357,'user','5','2023-05-04 08:14:13','2023-05-04 19:15:35','','41.90.177.123','loggedin',1),(358,'admin','1','2023-05-04 14:15:27','','','197.232.142.176','loggedin',1),(359,'user','5','2023-05-05 08:28:51','','','41.90.177.123','loggedin',1),(360,'user','5','2023-05-05 13:17:23','2023-05-05 19:44:05','','41.90.179.200','loggedin',1),(361,'user','5','2023-05-05 19:44:25','2023-05-05 19:44:31','','41.90.179.200','loggedin',1),(362,'user','5','2023-05-06 08:14:14','','','41.90.179.200','loggedin',1),(363,'user','5','2023-05-06 14:10:27','2023-05-06 19:34:34','','41.90.179.200','loggedin',1),(364,'user','5','2023-05-07 14:05:08','2023-05-07 18:03:50','','41.90.179.200','loggedin',1),(365,'admin','4','2023-05-07 18:08:39','2023-05-07 18:18:40','','41.90.179.200','loggedin',1),(366,'user','5','2023-05-07 18:18:46','2023-05-07 19:01:42','','41.90.179.200','loggedin',1),(367,'user','5','2023-05-08 08:23:42','','','41.90.179.200','loggedin',1),(368,'user','5','2023-05-08 12:26:23','','','41.90.190.119','loggedin',1),(369,'user','5','2023-05-08 14:22:07','2023-05-08 18:31:10','','41.90.190.119','loggedin',1),(370,'admin','4','2023-05-08 18:31:21','2023-05-08 18:55:48','','41.90.190.119','loggedin',1),(371,'user','5','2023-05-08 18:55:55','2023-05-08 18:59:01','','41.90.190.119','loggedin',1),(372,'user','5','2023-05-09 08:41:49','','','41.90.190.119','loggedin',1),(373,'user','5','2023-05-09 14:13:39','2023-05-09 18:56:15','','41.90.190.119','loggedin',1),(374,'user','5','2023-05-10 08:18:18','2023-05-10 16:28:36','','41.90.190.119','loggedin',1),(375,'admin','4','2023-05-10 16:30:12','','','41.90.190.119','loggedin',1),(376,'admin','4','2023-05-10 16:52:57','2023-05-10 16:53:39','','41.90.190.119','loggedin',1),(377,'user','5','2023-05-10 16:54:30','2023-05-10 19:21:31','','41.90.190.119','loggedin',1),(378,'user','5','2023-05-11 08:21:30','2023-05-11 19:00:28','','41.90.190.119','loggedin',1),(379,'user','5','2023-05-12 08:17:49','2023-05-12 19:26:39','','41.90.190.119','loggedin',1),(380,'user','5','2023-05-13 08:45:15','','','41.90.190.119','loggedin',1),(381,'user','5','2023-05-13 12:37:45','2023-05-13 18:55:20','','41.90.190.119','loggedin',1),(382,'admin','1','2023-05-13 17:00:36','','','105.163.2.112','loggedin',1),(383,'user','5','2023-05-14 13:32:29','','','41.90.190.119','loggedin',1),(384,'user','5','2023-05-15 08:20:35','2023-05-15 20:07:09','','41.90.190.119','loggedin',1),(385,'admin','1','2023-05-16 06:21:35','','','105.163.158.205','loggedin',1),(386,'user','5','2023-05-16 08:28:14','','','41.90.190.119','loggedin',1),(387,'user','5','2023-05-16 13:11:59','','','41.90.190.119','loggedin',1),(388,'user','5','2023-05-16 13:17:20','','','41.90.190.119','loggedin',1),(389,'user','5','2023-05-16 13:52:50','','','41.90.190.119','loggedin',1),(390,'user','5','2023-05-16 17:04:37','','','41.90.190.119','loggedin',1),(391,'user','5','2023-05-16 17:29:02','','','41.90.190.119','loggedin',1),(392,'user','5','2023-05-16 18:58:58','','','41.90.190.119','loggedin',1),(393,'user','5','2023-05-17 08:18:25','','','41.90.177.231','loggedin',1),(394,'user','5','2023-05-17 16:59:55','2023-05-17 18:58:11','','41.90.177.231','loggedin',1),(395,'user','5','2023-05-18 08:32:51','2023-05-18 19:07:00','','41.90.177.231','loggedin',1),(396,'admin','1','2023-05-18 09:07:08','','','105.163.2.112','loggedin',1),(397,'admin','1','2023-05-18 09:07:28','','','197.232.142.176','loggedin',1),(398,'user','5','2023-05-19 08:10:13','','','41.90.177.231','loggedin',1),(399,'user','5','2023-05-19 09:38:57','2023-05-19 19:07:42','','41.90.177.231','loggedin',1),(400,'user','6','2023-05-20 08:24:12','2023-05-20 09:13:11','','41.90.177.231','loggedin',1),(401,'user','5','2023-05-20 09:13:43','','','41.90.177.231','loggedin',1),(402,'user','5','2023-05-20 14:13:29','','','41.90.187.144','loggedin',1),(403,'user','5','2023-05-21 13:09:34','','','41.90.177.9','loggedin',1),(404,'user','5','2023-05-22 08:14:27','2023-05-22 17:37:11','','41.90.177.9','loggedin',1),(405,'user','6','2023-05-22 17:37:39','2023-05-22 17:41:05','','197.232.61.216','loggedin',1),(406,'user','5','2023-05-22 17:41:11','2023-05-22 19:28:39','','197.232.61.216','loggedin',1),(407,'user','5','2023-05-22 19:28:48','','','197.232.61.216','loggedin',1),(408,'user','5','2023-05-22 19:35:10','','','197.232.61.216','loggedin',1),(409,'admin','4','2023-05-22 19:38:56','2023-05-22 19:50:25','','197.232.61.216','loggedin',1),(410,'user','5','2023-05-22 19:50:37','2023-05-22 19:55:29','','197.232.61.216','loggedin',1),(411,'user','5','2023-05-23 08:35:06','2023-05-23 19:05:47','','197.232.61.216','loggedin',1),(412,'user','5','2023-05-24 08:20:25','','','41.90.189.18','loggedin',1),(413,'user','5','2023-05-24 08:49:53','','','41.90.189.18','loggedin',1),(414,'admin','1','2023-05-24 11:35:32','2023-05-24 11:37:20','','105.160.18.111','loggedin',1),(415,'user','5','2023-05-24 11:38:24','2023-05-24 11:38:44','','105.160.18.111','loggedin',1),(416,'admin','1','2023-05-24 11:38:57','2023-05-24 11:39:42','','105.160.18.111','loggedin',1),(417,'user','5','2023-05-24 11:39:55','2023-05-24 11:41:59','','105.160.18.111','loggedin',1),(418,'admin','1','2023-05-24 11:40:23','','','105.160.18.111','loggedin',1),(419,'user','5','2023-05-24 11:42:08','2023-05-24 19:05:33','','41.90.189.18','loggedin',1),(420,'user','5','2023-05-25 08:10:58','2023-05-25 19:06:59','','41.90.189.18','loggedin',1),(421,'admin','1','2023-05-25 09:16:45','','','197.248.104.223','loggedin',1),(422,'user','5','2023-05-25 19:07:33','2023-05-25 19:10:38','','41.90.189.18','loggedin',1),(423,'user','5','2023-05-26 08:19:57','2023-05-26 18:56:28','','41.90.189.18','loggedin',1),(424,'user','5','2023-05-27 08:24:46','2023-05-27 19:20:05','','41.90.176.252','loggedin',1),(425,'user','5','2023-05-28 13:20:25','2023-05-28 18:51:17','','41.90.176.252','loggedin',1),(426,'user','5','2023-05-29 08:09:17','','','41.90.176.252','loggedin',1),(427,'user','5','2023-05-30 08:12:22','2023-05-30 19:18:36','','41.90.176.252','loggedin',1),(428,'user','5','2023-05-31 08:13:55','','','41.90.216.19','loggedin',1),(429,'user','5','2023-05-31 08:24:49','2023-05-31 19:03:12','','197.232.61.227','loggedin',1),(430,'user','5','2023-06-01 08:42:38','','','41.90.176.252','loggedin',1),(431,'user','5','2023-06-01 11:43:59','2023-06-01 16:32:24','','41.90.176.252','loggedin',1),(432,'user','5','2023-06-01 16:32:46','2023-06-01 18:55:09','','41.90.176.252','loggedin',1),(433,'user','5','2023-06-02 08:40:20','2023-06-02 18:56:45','','41.90.176.252','loggedin',1),(434,'user','5','2023-06-03 08:20:45','2023-06-03 18:55:54','','41.90.176.252','loggedin',1),(435,'user','5','2023-06-04 12:57:08','2023-06-04 19:01:18','','41.90.176.252','loggedin',1),(436,'user','5','2023-06-05 08:02:44','2023-06-05 19:31:50','','41.90.176.252','loggedin',1),(437,'user','5','2023-06-06 09:01:50','2023-06-06 19:03:25','','41.90.176.252','loggedin',1),(438,'user','5','2023-06-06 19:04:37','2023-06-06 19:09:09','','41.90.188.85','loggedin',1),(439,'user','5','2023-06-07 08:07:13','','','41.90.188.85','loggedin',1),(440,'user','5','2023-06-07 14:13:05','','','41.90.188.85','loggedin',1),(441,'user','5','2023-06-08 08:51:53','','','41.90.188.85','loggedin',1),(442,'user','5','2023-06-08 11:54:03','','','41.90.184.242','loggedin',1),(443,'admin','4','2023-06-08 17:33:23','2023-06-08 17:56:02','','41.90.184.242','loggedin',1),(444,'user','5','2023-06-08 17:57:55','2023-06-08 18:56:06','','41.90.184.242','loggedin',1),(445,'user','5','2023-06-09 08:06:11','','','41.90.184.242','loggedin',1),(446,'user','5','2023-06-09 11:20:19','','','41.90.184.242','loggedin',1),(447,'admin','1','2023-06-09 11:31:47','','','197.232.142.176','loggedin',1),(448,'user','5','2023-06-10 08:35:48','2023-06-10 18:58:28','','41.90.184.242','loggedin',1),(449,'user','5','2023-06-11 12:33:44','','','41.90.184.242','loggedin',1),(450,'user','5','2023-06-11 12:56:30','','','41.90.184.242','loggedin',1),(451,'user','5','2023-06-12 08:05:20','2023-06-12 18:57:02','','41.90.184.242','loggedin',1),(452,'user','5','2023-06-13 08:23:38','','','41.90.184.242','loggedin',1),(453,'user','5','2023-06-13 18:23:22','2023-06-13 19:11:20','','41.90.184.242','loggedin',1),(454,'user','5','2023-06-14 08:08:34','2023-06-14 18:51:28','','41.90.184.242','loggedin',1),(455,'user','5','2023-06-15 08:17:36','2023-06-15 19:41:08','','41.90.184.242','loggedin',1),(456,'admin','1','2023-06-15 11:44:05','2023-06-15 11:46:34','','197.232.142.176','loggedin',1),(457,'user','5','2023-06-16 07:53:46','','','41.90.184.242','loggedin',1),(458,'user','5','2023-06-16 09:46:47','','','41.90.184.242','loggedin',1),(459,'admin','1','2023-06-16 09:51:10','','','197.232.142.176','loggedin',1),(460,'user','5','2023-06-16 11:02:44','','','41.90.184.242','loggedin',1),(461,'user','5','2023-06-16 11:05:08','','','41.90.184.242','loggedin',1),(462,'admin','1','2023-06-19 08:27:27','','','197.232.142.176','loggedin',1),(463,'admin','1','2023-06-19 08:28:46','','','197.232.142.176','loggedin',1),(464,'admin','1','2023-06-19 08:28:56','2023-06-19 08:29:26','','197.232.142.176','loggedin',1),(465,'user','5','2023-06-19 08:32:28','','','41.90.186.242','loggedin',1),(466,'admin','1','2023-06-19 08:37:56','','','197.232.142.176','loggedin',1),(467,'admin','1','2023-06-19 08:50:12','','','105.160.44.61','loggedin',1),(468,'user','5','2023-06-19 09:01:09','','','41.90.186.242','loggedin',1),(469,'user','5','2023-06-19 11:10:19','','','41.90.186.242','loggedin',1),(470,'user','5','2023-06-19 11:16:47','','','41.90.186.242','loggedin',1),(471,'user','5','2023-06-19 11:18:56','2023-06-19 17:11:43','','41.90.186.242','loggedin',1),(472,'admin','1','2023-06-19 11:32:59','','','197.232.142.176','loggedin',1),(473,'admin','1','2023-06-19 11:38:24','','','197.232.142.176','loggedin',1),(474,'admin','1','2023-06-19 12:04:19','','','197.232.142.176','loggedin',1),(475,'admin','1','2023-06-19 13:23:10','','','197.232.142.176','loggedin',1),(476,'admin','1','2023-06-19 14:39:54','2023-06-19 14:44:39','','197.232.142.176','loggedin',1),(477,'admin','1','2023-06-19 14:50:55','','','197.232.142.176','loggedin',1),(478,'admin','1','2023-06-19 14:52:52','','','197.232.142.176','loggedin',1),(479,'admin','1','2023-06-19 15:44:44','','','154.159.252.152','loggedin',1),(480,'admin','1','2023-06-19 15:47:48','','','197.232.142.176','loggedin',1),(481,'user','5','2023-06-19 17:11:52','','','41.90.186.242','loggedin',1),(482,'user','5','2023-06-19 17:39:10','2023-06-19 19:32:43','','41.90.186.242','loggedin',1),(483,'admin','1','2023-06-19 18:13:03','','','197.232.142.176','loggedin',1),(484,'user','5','2023-06-19 20:46:11','','','154.159.252.152','loggedin',1),(485,'user','5','2023-06-20 08:55:56','','','41.90.186.242','loggedin',1),(486,'admin','1','2023-06-20 09:36:59','','','197.232.142.176','loggedin',1),(487,'admin','1','2023-06-20 15:14:12','','','197.232.142.176','loggedin',1),(488,'user','5','2023-06-20 16:00:47','2023-06-20 19:03:14','','41.90.186.242','loggedin',1),(489,'admin','1','2023-06-20 16:25:19','','','197.232.142.176','loggedin',1),(490,'user','5','2023-06-21 08:10:14','2023-06-21 18:57:13','','41.90.186.242','loggedin',1),(491,'admin','1','2023-06-21 17:06:57','','','197.232.142.176','loggedin',1),(492,'user','5','2023-06-22 08:27:31','2023-06-22 19:02:00','','41.90.186.242','loggedin',1),(493,'admin','1','2023-06-22 16:45:11','2023-06-22 17:25:46','','197.232.142.176','loggedin',1),(494,'user','5','2023-06-23 08:16:28','','','41.90.184.190','loggedin',1),(495,'user','5','2023-06-23 15:22:06','','','41.90.184.190','loggedin',1),(496,'user','5','2023-06-23 16:13:56','2023-06-23 19:07:08','','41.90.184.190','loggedin',1),(497,'user','5','2023-06-24 08:41:03','2023-06-24 19:05:06','','41.90.177.22','loggedin',1),(498,'user','5','2023-06-25 12:15:28','2023-06-25 18:53:40','','41.90.177.22','loggedin',1),(499,'user','5','2023-06-26 08:16:01','2023-06-26 19:52:19','','41.90.177.22','loggedin',1),(500,'admin','1','2023-06-26 11:18:05','','','154.78.78.20','loggedin',1),(501,'admin','1','2023-06-26 11:24:33','','','197.232.142.176','loggedin',1),(502,'admin','1','2023-06-26 15:26:41','','','197.232.142.176','loggedin',1),(503,'admin','1','2023-06-27 06:28:52','','','154.153.71.187','loggedin',1),(504,'user','5','2023-06-27 08:17:42','2023-06-27 19:53:07','','41.90.177.22','loggedin',1),(505,'user','5','2023-06-28 08:19:16','2023-06-28 19:40:08','','41.90.177.22','loggedin',1),(506,'user','5','2023-06-29 08:24:57','','','41.90.177.22','loggedin',1),(507,'user','5','2023-06-29 12:33:20','','','41.90.177.22','loggedin',1),(508,'user','5','2023-06-29 14:29:44','2023-06-29 19:07:12','','41.90.177.22','loggedin',1),(509,'user','5','2023-06-30 09:05:59','','','41.90.177.22','loggedin',1),(510,'user','5','2023-06-30 17:30:17','','','41.90.177.22','loggedin',1),(511,'user','5','2023-06-30 17:37:51','2023-06-30 19:37:57','','41.90.177.22','loggedin',1),(512,'user','5','2023-07-01 08:33:00','2023-07-01 19:13:23','','41.90.177.22','loggedin',1),(513,'user','5','2023-07-02 12:12:07','2023-07-02 18:40:37','','41.90.181.81','loggedin',1),(514,'user','5','2023-07-03 08:20:26','2023-07-03 19:16:02','','41.90.181.81','loggedin',1),(515,'user','5','2023-07-04 08:28:13','','','41.90.181.81','loggedin',1),(516,'user','5','2023-07-04 09:14:53','2023-07-04 19:07:01','','41.90.181.81','loggedin',1),(517,'user','5','2023-07-05 08:22:06','2023-07-05 19:26:09','','41.90.181.81','loggedin',1),(518,'user','5','2023-07-05 19:26:38','2023-07-05 19:29:49','','41.90.181.81','loggedin',1),(519,'user','5','2023-07-06 07:54:03','','','41.90.181.81','loggedin',1),(520,'user','5','2023-07-06 13:07:26','2023-07-06 19:18:04','','41.90.181.81','loggedin',1),(521,'user','5','2023-07-07 08:29:04','2023-07-07 19:00:56','','41.90.181.81','loggedin',1),(522,'user','5','2023-07-08 08:31:53','','','41.90.181.81','loggedin',1),(523,'user','5','2023-07-08 13:35:39','2023-07-08 18:57:33','','41.90.181.81','loggedin',1),(524,'user','5','2023-07-09 12:17:14','2023-07-09 18:51:37','','41.90.181.81','loggedin',1),(525,'user','5','2023-07-10 08:15:23','2023-07-10 10:32:32','','41.90.181.81','loggedin',1),(526,'user','5','2023-07-10 10:56:19','','','41.90.181.81','loggedin',1),(527,'user','5','2023-07-10 14:00:34','2023-07-10 19:45:02','','41.90.181.81','loggedin',1),(528,'user','5','2023-07-11 08:20:55','','','41.90.181.81','loggedin',1),(529,'user','5','2023-07-12 08:17:20','2023-07-12 18:51:31','','41.90.181.81','loggedin',1),(530,'admin','1','2023-07-12 11:28:24','','','102.1.49.141','loggedin',1),(531,'user','5','2023-07-13 08:16:56','2023-07-13 19:12:56','','41.90.181.81','loggedin',1),(532,'admin','1','2023-07-14 08:23:33','','','197.232.142.176','loggedin',1),(533,'user','5','2023-07-14 08:25:35','2023-07-14 19:22:50','','41.90.181.81','loggedin',1),(534,'user','5','2023-07-15 08:47:05','','','41.90.181.81','loggedin',1),(535,'user','5','2023-07-15 11:46:19','2023-07-15 19:00:30','','41.90.181.81','loggedin',1),(536,'user','5','2023-07-15 19:04:32','2023-07-15 19:06:16','','41.90.181.81','loggedin',1),(537,'user','5','2023-07-16 12:46:29','2023-07-16 18:36:59','','41.90.176.157','loggedin',1),(538,'user','5','2023-07-17 08:18:02','2023-07-17 19:49:54','','41.90.176.157','loggedin',1),(539,'user','5','2023-07-18 08:28:31','2023-07-18 19:37:09','','41.90.176.157','loggedin',1),(540,'user','5','2023-07-19 08:28:33','2023-07-19 15:20:12','','41.90.176.157','loggedin',1),(541,'user','5','2023-07-19 15:31:55','2023-07-19 15:39:16','','41.90.186.232','loggedin',1),(542,'user','5','2023-07-20 08:24:38','','','41.90.186.232','loggedin',1),(543,'user','5','2023-07-20 16:43:51','2023-07-20 16:45:37','','41.90.186.232','loggedin',1),(544,'user','5','2023-07-21 08:22:24','2023-07-21 18:06:24','','41.90.186.232','loggedin',1),(545,'user','5','2023-07-22 08:21:45','2023-07-22 18:37:57','','41.90.186.232','loggedin',1),(546,'user','5','2023-07-23 12:59:29','2023-07-23 18:47:30','','41.90.186.232','loggedin',1),(547,'user','5','2023-07-24 08:22:51','2023-07-24 18:54:27','','41.90.186.232','loggedin',1),(548,'user','5','2023-07-25 08:53:52','2023-07-25 19:00:19','','41.90.186.232','loggedin',1),(549,'user','5','2023-07-25 19:14:48','2023-07-25 19:19:00','','41.90.186.232','loggedin',1),(550,'user','5','2023-07-26 08:38:06','','','41.90.186.232','loggedin',1),(551,'user','5','2023-07-26 08:41:39','2023-07-26 19:14:20','','41.90.186.232','loggedin',1),(552,'user','5','2023-07-27 08:35:22','2023-07-27 19:28:08','','41.90.186.232','loggedin',1),(553,'user','5','2023-07-28 08:24:41','2023-07-28 19:00:34','','41.90.186.232','loggedin',1),(554,'admin','1','2023-07-28 23:04:15','2023-07-28 23:06:28','','196.201.218.98','loggedin',1),(555,'user','5','2023-07-29 08:35:23','2023-07-29 18:41:37','','41.90.186.232','loggedin',1),(556,'user','5','2023-07-30 11:16:38','2023-07-30 18:53:29','','41.90.186.232','loggedin',1),(557,'user','5','2023-07-31 08:30:19','','','41.90.186.232','loggedin',1),(558,'user','5','2023-07-31 13:51:37','','','41.90.186.232','loggedin',1),(559,'user','5','2023-08-01 08:53:26','','','41.90.186.232','loggedin',1),(560,'user','5','2023-08-01 16:23:36','','','41.90.186.232','loggedin',1),(561,'user','5','2023-08-01 16:52:24','2023-08-01 19:11:09','','41.90.186.232','loggedin',1),(562,'user','5','2023-08-02 08:46:20','','','41.90.181.32','loggedin',1),(563,'user','5','2023-08-02 16:25:24','2023-08-02 19:23:28','','41.90.187.236','loggedin',1),(564,'user','5','2023-08-03 08:49:19','','','41.90.184.199','loggedin',1),(565,'user','5','2023-08-03 13:14:29','','','41.90.184.199','loggedin',1),(566,'user','5','2023-08-03 14:57:29','','','41.90.184.210','loggedin',1),(567,'user','5','2023-08-03 16:10:56','','','41.90.178.220','loggedin',1),(568,'user','5','2023-08-03 16:50:32','','','41.90.185.132','loggedin',1),(569,'user','5','2023-08-03 17:09:11','2023-08-03 18:43:45','','41.90.186.134','loggedin',1),(570,'user','5','2023-08-04 08:58:42','2023-08-04 19:00:33','','41.90.186.134','loggedin',1),(571,'user','5','2023-08-04 19:05:36','2023-08-04 19:09:03','','41.90.186.134','loggedin',1),(572,'user','5','2023-08-05 08:15:45','','','41.90.186.134','loggedin',1),(573,'user','5','2023-08-05 17:35:54','2023-08-05 18:39:17','','41.90.186.134','loggedin',1),(574,'user','5','2023-08-06 12:53:14','2023-08-06 18:44:05','','41.90.181.56','loggedin',1),(575,'user','5','2023-08-07 08:51:11','2023-08-07 19:23:52','','41.90.181.56','loggedin',1),(576,'user','5','2023-08-08 08:22:07','2023-08-08 19:26:32','','41.90.179.12','loggedin',1),(577,'user','5','2023-08-09 08:41:37','','','41.90.179.12','loggedin',1),(578,'user','5','2023-08-10 09:01:12','2023-08-10 18:47:44','','41.90.187.70','loggedin',1),(579,'user','5','2023-08-11 11:10:19','2023-08-11 19:11:48','','41.90.188.123','loggedin',1),(580,'user','5','2023-08-12 08:32:26','2023-08-12 19:02:37','','41.90.188.123','loggedin',1),(581,'user','5','2023-08-13 13:21:55','2023-08-13 19:04:36','','41.90.188.123','loggedin',1),(582,'user','5','2023-08-14 08:53:34','2023-08-14 19:13:18','','41.90.188.123','loggedin',1),(583,'user','5','2023-08-15 09:46:59','','','41.90.188.123','loggedin',1),(584,'user','5','2023-08-15 15:35:09','','','41.90.188.123','loggedin',1),(585,'user','5','2023-08-16 08:33:22','2023-08-16 19:07:15','','41.90.188.123','loggedin',1),(586,'admin','1','2023-08-16 15:34:04','','','154.77.176.78','loggedin',1),(587,'user','5','2023-08-17 10:12:44','2023-08-17 19:14:50','','41.90.188.123','loggedin',1),(588,'user','5','2023-08-18 08:30:11','2023-08-18 19:19:12','','41.90.188.123','loggedin',1),(589,'user','5','2023-08-19 10:27:49','2023-08-19 19:18:11','','41.90.176.192','loggedin',1),(590,'user','5','2023-08-20 13:57:06','2023-08-20 19:08:12','','41.90.176.192','loggedin',1),(591,'user','5','2023-08-21 09:09:04','','','41.90.176.192','loggedin',1),(592,'user','5','2023-08-21 15:49:37','2023-08-21 19:36:16','','41.90.176.192','loggedin',1),(593,'user','5','2023-08-22 09:16:12','2023-08-22 19:16:49','','41.90.176.192','loggedin',1),(594,'user','5','2023-08-23 09:11:48','2023-08-23 19:16:22','','41.90.176.192','loggedin',1),(595,'user','5','2023-08-24 08:48:19','','','41.90.188.128','loggedin',1),(596,'user','5','2023-08-24 15:43:06','','','41.90.189.138','loggedin',1),(597,'user','5','2023-08-25 08:32:27','2023-08-25 19:04:15','','41.90.189.138','loggedin',1),(598,'user','5','2023-08-26 13:03:04','','','41.90.190.85','loggedin',1),(599,'user','5','2023-08-26 18:19:10','','','41.90.190.85','loggedin',1),(600,'user','5','2023-08-26 18:19:23','2023-08-26 19:57:50','','41.90.190.85','loggedin',1),(601,'user','5','2023-08-27 14:08:11','','','41.90.188.49','loggedin',1),(602,'user','5','2023-08-27 14:15:10','2023-08-27 19:28:08','','41.90.188.49','loggedin',1),(603,'user','5','2023-08-28 10:05:36','2023-08-28 19:35:57','','41.90.188.49','loggedin',1),(604,'user','5','2023-08-29 09:58:38','','','41.90.188.49','loggedin',1),(605,'user','5','2023-08-29 15:36:14','2023-08-29 19:09:00','','41.90.188.49','loggedin',1),(606,'user','5','2023-08-30 08:32:34','2023-08-30 19:17:20','','41.90.188.49','loggedin',1),(607,'user','5','2023-08-31 09:39:01','','','41.90.188.49','loggedin',1),(608,'user','5','2023-08-31 15:19:09','','','41.90.188.49','loggedin',1),(609,'user','5','2023-08-31 19:04:39','2023-08-31 19:07:31','','41.90.188.49','loggedin',1),(610,'user','5','2023-09-01 08:54:59','2023-09-01 18:50:26','','41.90.188.49','loggedin',1),(611,'user','5','2023-09-02 09:16:54','','','41.90.176.240','loggedin',1),(612,'user','5','2023-09-02 17:13:07','2023-09-02 18:33:20','','41.90.176.240','loggedin',1),(613,'user','5','2023-09-03 13:48:13','2023-09-03 19:14:39','','41.90.176.240','loggedin',1),(614,'user','5','2023-09-04 09:03:16','','','41.90.176.240','loggedin',1),(615,'user','5','2023-09-04 12:41:43','2023-09-04 19:16:32','','41.90.176.240','loggedin',1),(616,'user','5','2023-09-05 08:27:03','','','41.90.176.240','loggedin',1),(617,'user','5','2023-09-05 09:37:24','2023-09-05 18:56:11','','41.90.176.240','loggedin',1),(618,'user','5','2023-09-06 08:17:49','','','41.90.176.240','loggedin',1),(619,'user','5','2023-09-06 16:27:35','2023-09-06 19:05:30','','41.90.181.232','loggedin',1),(620,'user','5','2023-09-07 08:16:55','','','41.90.181.232','loggedin',1),(621,'user','5','2023-09-07 15:12:58','2023-09-07 18:16:15','','41.90.179.91','loggedin',1),(622,'user','5','2023-09-08 09:38:24','','','41.90.179.91','loggedin',1),(623,'user','5','2023-09-08 17:42:56','2023-09-08 19:20:31','','41.90.179.91','loggedin',1),(624,'user','5','2023-09-09 08:49:14','2023-09-09 18:52:34','','41.90.179.91','loggedin',1),(625,'user','5','2023-09-10 13:43:50','2023-09-10 18:49:30','','41.90.179.139','loggedin',1),(626,'user','5','2023-09-11 08:56:49','2023-09-11 19:15:52','','41.90.179.139','loggedin',1),(627,'user','5','2023-09-12 08:06:54','2023-09-12 18:56:46','','41.90.179.91','loggedin',1),(628,'user','5','2023-09-13 09:19:23','2023-09-13 18:58:21','','41.90.188.28','loggedin',1),(629,'user','5','2023-09-14 08:32:16','','','41.90.188.28','loggedin',1),(630,'user','5','2023-09-15 08:43:03','2023-09-15 19:02:56','','41.90.188.28','loggedin',1),(631,'user','5','2023-09-16 08:22:21','2023-09-16 18:53:33','','41.90.188.28','loggedin',1),(632,'user','5','2023-09-18 08:07:24','','','41.90.188.28','loggedin',1),(633,'admin','1','2023-09-18 15:42:01','','','197.232.142.176','loggedin',1),(634,'user','5','2023-09-19 08:08:26','2023-09-19 08:11:02','','41.90.188.28','loggedin',1),(635,'admin','1','2023-09-19 08:11:10','2023-09-19 08:11:34','','41.90.188.28','loggedin',1),(636,'admin','5','2023-09-19 08:17:50','','','41.90.188.28','loggedin',1),(637,'admin','5','2023-09-19 08:22:09','2023-09-19 19:21:42','','41.90.188.28','loggedin',1),(638,'admin','1','2023-09-19 09:06:51','','','197.232.142.176','loggedin',1),(639,'admin','5','2023-09-20 08:16:45','','','41.90.188.28','loggedin',1),(640,'admin','5','2023-09-20 13:49:08','','','41.90.188.28','loggedin',1),(641,'admin','5','2023-09-20 17:49:12','2023-09-20 18:14:27','','41.90.187.115','loggedin',1),(642,'admin','5','2023-09-21 08:20:01','','','41.90.187.115','loggedin',1),(643,'admin','5','2023-09-22 08:34:30','','','41.90.188.28','loggedin',1),(644,'admin','5','2023-09-22 13:43:35','2023-09-22 18:57:00','','41.90.178.242','loggedin',1),(645,'admin','5','2023-09-23 08:55:19','','','41.90.189.46','loggedin',1),(646,'admin','5','2023-09-23 08:56:11','2023-09-23 18:49:39','','41.90.189.46','loggedin',1),(647,'admin','5','2023-09-24 12:17:19','2023-09-24 18:45:45','','41.90.179.89','loggedin',1),(648,'admin','5','2023-09-25 08:14:51','','','41.90.179.89','loggedin',1),(649,'admin','1','2023-09-25 15:58:31','','','154.159.252.148','loggedin',1),(650,'admin','5','2023-09-25 18:09:08','','','41.90.179.89','loggedin',1),(651,'admin','5','2023-09-25 18:11:30','','','41.90.179.89','loggedin',1),(652,'admin','5','2023-09-25 18:19:57','','','41.90.179.89','loggedin',1),(653,'admin','5','2023-09-25 19:02:28','','','41.90.179.89','loggedin',1),(654,'admin','5','2023-09-25 19:05:16','','','41.90.179.89','loggedin',1),(655,'admin','5','2023-09-25 19:09:47','','','41.90.179.89','loggedin',1),(656,'admin','5','2023-09-25 20:08:37','','','41.90.179.89','loggedin',1),(657,'admin','1','2023-09-26 11:09:21','','','197.232.142.176','loggedin',1),(658,'admin','5','2023-09-26 11:59:26','','','41.90.179.89','loggedin',1),(659,'admin','5','2023-09-26 13:09:08','','','41.90.179.89','loggedin',1),(660,'admin','5','2023-09-27 13:23:31','','','41.90.179.89','loggedin',1),(661,'admin','5','2023-09-27 16:47:52','','','41.90.179.89','loggedin',1),(662,'admin','5','2023-09-27 17:05:43','2023-09-27 18:48:56','','41.90.179.89','loggedin',1),(663,'admin','5','2023-09-28 08:05:26','','','41.90.179.89','loggedin',1),(664,'admin','5','2023-09-28 18:24:50','','','41.90.179.89','loggedin',1),(665,'admin','5','2023-10-02 08:33:56','','','41.90.179.89','loggedin',1),(666,'admin','5','2023-10-03 15:03:23','','','41.90.184.129','loggedin',1),(667,'admin','5','2023-10-04 08:50:33','','','41.90.187.183','loggedin',1),(668,'admin','5','2023-10-04 09:42:26','','','41.90.187.183','loggedin',1),(669,'admin','5','2023-10-05 10:00:57','','','41.90.187.183','loggedin',1),(670,'admin','5','2023-10-05 10:25:12','','','41.90.187.183','loggedin',1),(671,'admin','5','2023-10-05 14:55:27','','','41.90.187.183','loggedin',1),(672,'admin','5','2023-10-06 08:33:30','','','41.90.177.70','loggedin',1),(673,'admin','5','2023-10-06 10:20:54','2023-10-06 10:50:21','','41.90.177.70','loggedin',1),(674,'admin','1','2023-10-06 10:50:30','2023-10-06 12:17:18','','41.90.177.70','loggedin',1),(675,'admin','5','2023-10-06 12:34:33','2023-10-06 14:46:28','','197.232.61.242','loggedin',1),(676,'admin','1','2023-10-06 14:46:36','2023-10-06 14:47:59','','41.90.177.70','loggedin',1),(677,'admin','5','2023-10-06 14:48:27','','','41.90.177.70','loggedin',1),(678,'admin','1','2023-10-06 19:24:00','','','197.232.142.176','loggedin',1),(679,'admin','5','2023-10-07 08:50:34','','','41.90.177.70','loggedin',1),(680,'admin','5','2023-10-07 15:30:26','','','41.90.177.70','loggedin',1),(681,'admin','5','2023-10-07 19:12:20','2023-10-07 19:17:47','','41.90.177.70','loggedin',1),(682,'admin','5','2023-10-08 13:42:33','','','41.90.177.70','loggedin',1),(683,'admin','5','2023-10-08 19:53:55','','','41.90.177.70','loggedin',1),(684,'admin','5','2023-10-09 09:23:59','','','41.90.177.70','loggedin',1),(685,'admin','5','2023-10-09 10:13:41','','','41.90.177.70','loggedin',1),(686,'admin','5','2023-10-09 11:04:07','','','41.90.177.70','loggedin',1),(687,'admin','5','2023-10-09 12:39:09','','','41.90.177.70','loggedin',1),(688,'admin','5','2023-10-09 18:58:06','2023-10-09 19:39:32','','41.90.177.70','loggedin',1),(689,'admin','5','2023-10-09 21:53:41','','','197.248.100.131','loggedin',1),(690,'admin','5','2023-10-10 10:50:08','','','41.90.177.70','loggedin',1),(691,'admin','5','2023-10-10 12:59:11','','','41.90.177.70','loggedin',1),(692,'admin','5','2023-10-10 13:21:46','','','41.90.177.70','loggedin',1),(693,'admin','5','2023-10-10 15:38:39','','','41.90.177.70','loggedin',1),(694,'admin','5','2023-10-10 18:19:34','2023-10-10 20:12:23','','41.90.177.70','loggedin',1),(695,'admin','5','2023-10-11 02:28:57','','','197.248.100.131','loggedin',1),(696,'admin','5','2023-10-11 08:47:49','','','41.90.177.70','loggedin',1),(697,'admin','5','2023-10-11 09:09:33','','','41.90.177.70','loggedin',1),(698,'admin','5','2023-10-11 11:33:25','','','41.90.177.70','loggedin',1),(699,'admin','5','2023-10-11 14:06:08','2023-10-11 14:51:31','','41.90.177.70','loggedin',1),(700,'admin','5','2023-10-11 19:25:57','','','41.90.177.70','loggedin',1),(701,'admin','5','2023-10-11 21:21:56','','','197.248.100.131','loggedin',1),(702,'admin','5','2023-10-12 09:41:44','','','41.90.177.70','loggedin',1),(703,'admin','5','2023-10-12 09:51:56','','','41.90.177.70','loggedin',1),(704,'admin','5','2023-10-12 13:11:26','','','41.90.177.70','loggedin',1),(705,'admin','5','2023-10-12 13:11:59','','','41.90.177.70','loggedin',1),(706,'admin','5','2023-10-12 15:33:36','2023-10-12 16:13:03','','41.90.177.70','loggedin',1),(707,'admin','1','2023-10-12 16:13:11','2023-10-12 16:17:26','','41.90.177.70','loggedin',1),(708,'admin','5','2023-10-12 16:18:10','','','41.90.177.70','loggedin',1),(709,'admin','5','2023-10-12 19:08:41','','','41.90.177.70','loggedin',1),(710,'admin','5','2023-10-12 21:52:18','','','197.248.100.131','loggedin',1),(711,'admin','5','2023-10-13 00:28:45','','','197.248.100.131','loggedin',1),(712,'admin','5','2023-10-13 08:29:07','','','41.90.177.70','loggedin',1),(713,'admin','5','2023-10-13 18:46:09','','','41.81.20.78','loggedin',1),(714,'admin','5','2023-10-13 20:05:36','2023-10-13 20:31:13','','41.90.188.224','loggedin',1),(715,'admin','5','2023-10-14 08:49:07','','','41.90.188.224','loggedin',1),(716,'admin','5','2023-10-14 19:13:28','','','41.90.187.159','loggedin',1),(717,'admin','5','2023-10-14 20:21:27','2023-10-14 21:08:13','','41.90.187.159','loggedin',1),(718,'admin','5','2023-10-15 14:00:23','','','41.90.185.189','loggedin',1),(719,'admin','5','2023-10-15 17:08:48','','','41.90.185.189','loggedin',1),(720,'admin','5','2023-10-16 10:28:49','','','41.90.178.214','loggedin',1),(721,'admin','5','2023-10-16 10:51:51','','','41.90.178.214','loggedin',1),(722,'admin','5','2023-10-16 11:11:19','','','41.90.178.214','loggedin',1),(723,'admin','5','2023-10-16 13:59:59','2023-10-16 15:54:32','','41.90.187.144','loggedin',1),(724,'admin','5','2023-10-16 15:54:50','','','41.90.187.144','loggedin',1),(725,'admin','5','2023-10-16 18:04:20','2023-10-16 19:51:22','','41.90.187.144','loggedin',1),(726,'admin','5','2023-10-17 10:18:45','','','41.90.187.144','loggedin',1),(727,'admin','5','2023-10-17 10:26:41','','','41.90.187.144','loggedin',1),(728,'admin','5','2023-10-17 19:34:29','2023-10-17 20:07:55','','41.90.187.144','loggedin',1),(729,'admin','5','2023-10-18 09:23:53','','','41.90.187.144','loggedin',1),(730,'admin','5','2023-10-18 09:26:31','','','41.90.187.144','loggedin',1),(731,'admin','5','2023-10-18 15:31:54','','','41.90.187.144','loggedin',1),(732,'admin','5','2023-10-18 15:35:09','','','41.90.187.144','loggedin',1),(733,'admin','5','2023-10-18 16:23:55','','','41.90.187.144','loggedin',1),(734,'admin','5','2023-10-19 09:14:55','','','41.90.182.27','loggedin',1),(735,'admin','5','2023-10-19 09:21:39','','','41.90.182.27','loggedin',1),(736,'admin','5','2023-10-19 19:13:25','','','41.90.182.27','loggedin',1),(737,'admin','5','2023-10-20 08:45:46','','','41.90.182.27','loggedin',1),(738,'admin','5','2023-10-20 13:53:16','','','41.90.182.27','loggedin',1),(739,'admin','5','2023-10-20 19:03:13','2023-10-20 19:41:31','','41.90.182.27','loggedin',1),(740,'admin','5','2023-10-21 09:29:39','','','41.90.182.27','loggedin',1),(741,'admin','5','2023-10-21 18:31:10','','','41.90.182.27','loggedin',1),(742,'admin','5','2023-10-22 13:32:26','','','41.90.181.251','loggedin',1),(743,'admin','5','2023-10-22 17:37:31','','','41.90.187.65','loggedin',1),(744,'admin','5','2023-10-22 19:16:06','2023-10-22 19:34:59','','41.90.187.65','loggedin',1),(745,'admin','5','2023-10-23 09:06:50','','','41.90.187.65','loggedin',1),(746,'admin','5','2023-10-23 10:43:11','','','41.90.187.65','loggedin',1),(747,'admin','5','2023-10-23 19:29:02','','','41.90.189.13','loggedin',1),(748,'admin','5','2023-10-24 08:34:12','','','41.90.189.13','loggedin',1),(749,'admin','5','2023-10-24 10:38:33','','','41.90.189.13','loggedin',1),(750,'admin','5','2023-10-24 10:45:52','','','41.90.189.13','loggedin',1),(751,'admin','5','2023-10-24 16:26:33','','','41.90.189.13','loggedin',1),(752,'admin','5','2023-10-24 19:05:58','2023-10-24 19:36:51','','41.90.189.13','loggedin',1),(753,'admin','5','2023-10-25 09:48:03','','','41.90.178.97','loggedin',1),(754,'admin','5','2023-10-25 16:01:41','','','41.90.180.205','loggedin',1),(755,'admin','5','2023-10-25 19:02:33','','','197.232.61.219','loggedin',1),(756,'admin','5','2023-10-26 10:11:49','','','41.90.186.48','loggedin',1),(757,'admin','5','2023-10-26 11:02:17','','','41.90.186.48','loggedin',1),(758,'admin','5','2023-10-26 14:14:28','','','41.90.186.48','loggedin',1),(759,'admin','5','2023-10-26 19:23:33','','','197.232.61.236','loggedin',1),(760,'admin','5','2023-10-27 08:48:27','','','41.90.179.59','loggedin',1),(761,'admin','5','2023-10-27 08:48:41','','','41.90.179.59','loggedin',1),(762,'admin','5','2023-10-27 08:48:56','','','41.90.179.59','loggedin',1),(763,'admin','5','2023-10-27 16:39:17','','','41.90.176.148','loggedin',1),(764,'admin','5','2023-10-27 19:10:35','2023-10-27 19:44:27','','41.90.176.148','loggedin',1),(765,'admin','5','2023-10-28 08:42:05','','','41.90.176.148','loggedin',1),(766,'admin','5','2023-10-28 11:12:56','','','41.90.176.148','loggedin',1),(767,'admin','5','2023-10-28 19:20:56','2023-10-28 19:42:22','','41.90.176.148','loggedin',1),(768,'admin','5','2023-10-29 13:59:46','','','41.90.176.148','loggedin',1),(769,'admin','5','2023-10-29 13:59:46','','','41.90.176.148','loggedin',1),(770,'admin','5','2023-10-29 14:01:04','','','41.90.176.148','loggedin',1),(771,'admin','5','2023-10-30 09:17:12','','','41.90.177.73','loggedin',1),(772,'admin','5','2023-10-30 09:26:35','','','41.90.177.73','loggedin',1),(773,'admin','5','2023-10-30 12:20:37','','','41.90.177.73','loggedin',1),(774,'admin','5','2023-10-30 18:57:16','','','41.90.177.73','loggedin',1),(775,'admin','5','2023-10-30 23:30:19','','','197.248.100.131','loggedin',1),(776,'admin','5','2023-10-31 09:21:21','','','41.90.177.73','loggedin',1),(777,'admin','5','2023-10-31 09:41:56','','','41.90.177.73','loggedin',1),(778,'admin','5','2023-10-31 15:52:07','','','41.90.177.73','loggedin',1),(779,'admin','5','2023-10-31 16:56:40','','','41.90.177.73','loggedin',1),(780,'admin','5','2023-10-31 17:05:25','','','41.90.177.73','loggedin',1),(781,'admin','5','2023-10-31 19:07:29','2023-10-31 20:46:45','','41.90.177.73','loggedin',1),(782,'admin','5','2023-11-01 09:07:05','','','41.90.177.73','loggedin',1),(783,'admin','5','2023-11-01 10:53:32','','','41.90.177.73','loggedin',1),(784,'admin','1','2023-11-01 11:20:41','2023-11-01 12:16:59','','197.232.142.176','loggedin',1),(785,'admin','5','2023-11-02 09:32:34','','','41.90.180.10','loggedin',1),(786,'admin','5','2023-11-02 09:59:03','','','41.90.180.10','loggedin',1),(787,'admin','5','2023-11-02 14:26:53','','','41.90.180.10','loggedin',1),(788,'admin','5','2023-11-02 14:42:32','','','41.90.180.10','loggedin',1),(789,'admin','5','2023-11-03 10:16:18','','','41.90.185.93','loggedin',1),(790,'admin','5','2023-11-03 18:07:36','','','41.90.185.93','loggedin',1),(791,'admin','5','2023-11-04 13:56:52','','','197.248.239.45','loggedin',1),(792,'admin','5','2023-11-06 09:34:52','','','197.232.61.207','loggedin',1),(793,'admin','5','2023-11-06 09:41:19','','','197.232.61.207','loggedin',1),(794,'admin','5','2023-11-06 17:21:38','','','41.90.181.197','loggedin',1),(795,'admin','5','2023-11-07 11:49:29','','','41.90.179.13','loggedin',1),(796,'admin','5','2023-11-07 14:40:49','','','41.90.179.13','loggedin',1),(797,'admin','5','2023-11-07 17:55:34','2023-11-07 18:51:31','','41.90.189.97','loggedin',1),(798,'admin','5','2023-11-08 10:41:08','','','41.90.178.25','loggedin',1),(799,'admin','5','2023-11-08 11:47:36','','','41.90.178.25','loggedin',1),(800,'admin','5','2023-11-09 11:10:02','','','41.90.179.209','loggedin',1),(801,'admin','5','2023-11-09 13:54:41','','','41.90.179.209','loggedin',1),(802,'admin','5','2023-11-09 15:18:29','','','197.232.61.201','loggedin',1),(803,'admin','5','2023-11-10 09:34:07','','','41.90.179.209','loggedin',1),(804,'admin','5','2023-11-10 09:36:34','','','41.90.179.209','loggedin',1),(805,'admin','5','2023-11-10 11:53:04','','','41.90.179.209','loggedin',1),(806,'admin','5','2023-11-11 11:18:26','','','41.90.189.19','loggedin',1),(807,'admin','5','2023-11-12 14:25:27','','','41.90.179.215','loggedin',1),(808,'admin','5','2023-11-12 14:31:16','','','41.90.179.215','loggedin',1); /*!40000 ALTER TABLE `loggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loyalitycards` -- DROP TABLE IF EXISTS `loyalitycards`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loyalitycards` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer_id` int(10) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loyalitycards` -- LOCK TABLES `loyalitycards` WRITE; /*!40000 ALTER TABLE `loyalitycards` DISABLE KEYS */; /*!40000 ALTER TABLE `loyalitycards` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `maincategory` -- DROP TABLE IF EXISTS `maincategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `maincategory` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `maincategory` -- LOCK TABLES `maincategory` WRITE; /*!40000 ALTER TABLE `maincategory` DISABLE KEYS */; INSERT INTO `maincategory` VALUES (1,'WATER','','2023-05-18 09:44:04','active','1','','1'); /*!40000 ALTER TABLE `maincategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainmenu` -- DROP TABLE IF EXISTS `mainmenu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainmenu` ( `id` varchar(100) NOT NULL, `name` varchar(255) NOT NULL, `icon` varchar(255) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `sort` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainmenu` -- LOCK TABLES `mainmenu` WRITE; /*!40000 ALTER TABLE `mainmenu` DISABLE KEYS */; INSERT INTO `mainmenu` VALUES ('accomodation','Accomodation','','1','user/accomodation','side',8),('assetliability','Assets and Liabilities','','1','user/assetliability','side',7),('banking','Banking','','1','user/banking','side',6),('contact','Contacts','','1','user/contact','side',4),('goodservice','Goods and Services','','1','user/goodservice','side',3),('humanresource','HR','grouping','1','user/viewrequest','side',8),('moneyin','Money In','','1','user/moneyin','side',1),('moneyout','Money out','','1','user/moneyout','side',2),('project','Projects','','1','user/project','side',5),('report','Reports','','1','user/report','side',9),('setting','Settings','','1','user/setting','side',10); /*!40000 ALTER TABLE `mainmenu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainservices` -- DROP TABLE IF EXISTS `mainservices`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainservices` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainservices` -- LOCK TABLES `mainservices` WRITE; /*!40000 ALTER TABLE `mainservices` DISABLE KEYS */; INSERT INTO `mainservices` VALUES (1,'General systems',1),(2,'E-commerce',1),(3,'Biometric',1),(4,'Website',1),(5,'PMS',1),(6,'Bulk sms',1),(7,'Pos',1); /*!40000 ALTER TABLE `mainservices` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `message` -- DROP TABLE IF EXISTS `message`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `message` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(20) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `message` -- LOCK TABLES `message` WRITE; /*!40000 ALTER TABLE `message` DISABLE KEYS */; /*!40000 ALTER TABLE `message` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `meterreading` -- DROP TABLE IF EXISTS `meterreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `meterreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `year` varchar(30) NOT NULL, `month` varchar(30) NOT NULL, `opening` varchar(20) NOT NULL, `closing` varchar(30) NOT NULL, `meternumber` varchar(10) NOT NULL, `opendate` varchar(30) NOT NULL, `closedate` varchar(30) NOT NULL, `phone` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, `rate` varchar(30) NOT NULL, `charge` varchar(30) NOT NULL, `type` varchar(20) NOT NULL, `updatedby` varchar(20) NOT NULL, `usedqty` varchar(20) NOT NULL, `roomid` int(20) DEFAULT NULL, `roomchargeid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `meterreading` -- LOCK TABLES `meterreading` WRITE; /*!40000 ALTER TABLE `meterreading` DISABLE KEYS */; /*!40000 ALTER TABLE `meterreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `migrations` -- DROP TABLE IF EXISTS `migrations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `migrations` ( `migration` varchar(255) NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `migrations` -- LOCK TABLES `migrations` WRITE; /*!40000 ALTER TABLE `migrations` DISABLE KEYS */; INSERT INTO `migrations` VALUES ('2014_10_12_000000_create_users_table',1),('2014_10_12_100000_create_password_resets_table',1),('2016_07_02_112357_Product',1); /*!40000 ALTER TABLE `migrations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modules` -- DROP TABLE IF EXISTS `modules`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modules` ( `name` varchar(255) NOT NULL, `sort` int(10) NOT NULL, `icon` varchar(255) NOT NULL, `id` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `menu` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modules` -- LOCK TABLES `modules` WRITE; /*!40000 ALTER TABLE `modules` DISABLE KEYS */; INSERT INTO `modules` VALUES ('Accomodation',84,'money','accomodation','0','admin/viewpallmyplots','side','accomodation'),('Accounting',35,'battery-quarter','accounting','0','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','0','user/startsales','side','banking'),('Assets',49,'paw','assets','0','user/viewassets','side','assetliability'),('Bank Deposits',35,'money','bankdeposits','0','user/viewbanks','side','banking'),('Bank Transfer',35,'money','banktransfer','0','user/viewbanktransfer','side','banking'),('Biometric Records',31,'rss-square','biometricrecords','0','user/allattendance','side','humanresource'),('Branch',81,'rss-square','branch','0','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','0','user/callcenter','side','contact'),('Cashier Sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Comments/Complains',11,'paw','complain','0','user/complain','side','project'),('Configuration',5,'home','config','1','user/viewconfiguration','top','setting'),('Counter Radio Button',90,'rss-square','counterradiobutton','0','radio','side','setting'),('Damaged products',50,'paw','damagedproducts','1','user/viewdamages','side','assetliability'),('Deals',11,'calendar-times-o','deals','0','user/viedeals','side','project'),('Departments',31,'rss-square','departments','0','user/department','side','humanresource'),('Display Counter',6,'rss-square','displaycounter','0','display','side','goodservice'),('Display Sales Report',24,'folder-open','displayreport','1','user/displayreport','side','report'),('Documents',14,'folder-open-o','documents','0','user/viewdocuments','side','project'),('E-Commerce',8,'grouping','ecommerce','0','user/ecommerce','side','moneyin'),('Events',10,'line-chart','events','0','user/viewevents','side','project'),('Grouping Members',20,'paper-plane','grouping','0','user/viewgrouping','side','contact'),('Human Resource',14,'rss-square','humanresource','0','user/viewrequest','side','humanresource'),('Income',85,'window-close','income','1','user/allinvoices','side','moneyin'),('Expenses',85,'window-close','incomeexpenses','1','user/viewexpenses','side','moneyout'),('Dispatched stocklist/Store',60,'sort-amount-asc','incomingstock','0','user/viewincomingstock','side','goodservice'),('Issued Store Items',59,'sort-amount-asc','incomingstore','0','user/viewallorder','side','goodservice'),('journal entry',35,'money','journalentry','0','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','0','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','0','user/viewleaves','side','humanresource'),('Low Store',55,'battery-quarter','lowproducts','0','user/viewwarningproducts','side','goodservice'),('Low stocklist',57,'battery-quarter','lowstocklist','1','user/viewlowstore','side','goodservice'),('Loyality Cards',30,'credit-card','loyalitycards','0','user/viewloyality','side','project'),('People/Contacts',80,'rss-square','members','1','user/viewmember','side','contact'),('Open and Close Sales',87,'money','openclose','1','user/openclose','side','moneyin'),('Change password',9,'hourglass-start','password','1','user/passwordform','side','setting'),('Payroll',30,'rss-square','payroll','0','user/salaryhistory','side','humanresource'),('Payroll Setup',31,'rss-square','payrollsetup','0','user/payrollsetup','side','humanresource'),('Category of people',33,'address-book-o','peoplecategory','0','user/viewcategory','side','contact'),('Print Receipt',1,'recycle','printreceipt','1','user/printreceipts','side','goodservice'),('Stock List(Counter)',66,'snowflake-o','productlist','1','user/viewproductlist','side','goodservice'),('Products(Main store)',65,'snowflake-o','products','1','user/viewproducts','side','goodservice'),('Category of Products',70,'recycle','productscategory','1','user/viewproductcategory','side','goodservice'),('Update profile',8,'blind','profile','1','user/profileform','side','setting'),('Projects Management',50,'bullseye','projectsmanagement','0','user/viewprojets','side','project'),('Purchases',86,'automobile','purchases','1','user/viewpurchases','side','moneyout'),('Quotation',8,'money','quotation','0','user/allquatation','side','moneyin'),('Record Delivery',87,'cart-plus','recorddelivery','0','user/deliveryhome','side','moneyin'),('Manage Report',25,'folder-open','reports','1','user/startsales','side','report'),('Retail sales',90,'cart-plus','sales','1','user/viewsales','side','moneyin'),('Select User',1,'rss-square','selectuser','0','login','side','contact'),('Send Sms',15,'paper-plane','sendsms','1','user/viewsms','side','project'),('Tasks',12,'bullseye','task','0','user/viewtasks','side','project'),('Tasks Category',13,'birthday-cake','taskscategory','0','user/viewtaskcategory','side','project'),('Users',75,'rss-square','users','1','user/viewemployee','side','contact'),('Return/RePrint Sales',86,'paw','viewreturnsales','1','user/viewreturnsales','side','moneyout'),('Whole sale',88,'cart-plus','wholesale','0','user/viewwholesales','side','moneyin'); /*!40000 ALTER TABLE `modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modulesactions` -- DROP TABLE IF EXISTS `modulesactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modulesactions` ( `actionid` varchar(100) NOT NULL, `moduleid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `sort` int(11) NOT NULL, PRIMARY KEY (`actionid`,`moduleid`), KEY `phppos_modules_actions_ibfk_1` (`moduleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modulesactions` -- LOCK TABLES `modulesactions` WRITE; /*!40000 ALTER TABLE `modulesactions` DISABLE KEYS */; INSERT INTO `modulesactions` VALUES ('accommodationcleaner','accomodation','Tick ONLY if Cleaner',26),('accommodationreceiptionist','accomodation','Tick ONLY if Receptionist',27),('accomodationmanager','accomodation','Tick ONLY if manager',25),('accountlimit','sales','Enforce Daily Sales Limit',16),('add','assets','Add asset',1),('add','bankdeposits','add',1),('add','banktransfer','add',1),('add','biometricrecords','add',1),('add','branch','Add Baranch',1),('add','callcenter','Add Calls',1),('add','complain','Add complain',2),('add','config','add',1),('add','damagedproducts','add',1),('add','deals','add',1),('add','departments','add',1),('add','documents','add',1),('add','ecommerce','Add',1),('add','events','add',1),('add','grouping','add',1),('add','humanresource','Add Expense Request Form',1),('add','income','add',2),('add','incomeexpenses','add',1),('add','incomingstock','add',1),('add','incomingstore','Add incoming',1),('add','journalentry','add',1),('add','labourrecords','add',1),('add','leavemanagement','add',0),('add','lowproducts','add',1),('add','lowstocklist','add',6),('add','loyalitycards','add',1),('add','members','add',1),('add','payroll','add',1),('add','payrollsetup','add',1),('add','peoplecategory','add',1),('add','productlist','Add Products',7),('add','products','add',1),('add','productscategory','add',1),('add','projectsmanagement','Create New Project',2),('add','purchases','add',1),('add','quotation','Add Quotaion',1),('add','recorddelivery','Add Delivery',1),('add','sales','add',1),('add','sendsms','add',1),('add','task','add',1),('add','taskscategory','add',1),('add','users','add',1),('add','viewreturnsales','add',1),('add','wholesale','add',1),('addbatchno','purchases','Add batch No',33),('addcharges','accomodation','Add Room Chaerges',4),('adddailycollection','cashiersales','Add Daily Collection',7),('addexpirydate','purchases','Add Expiry Date',34),('addhouse','accomodation','Add House',1),('addpossiblefeedback','deals','Add Possible feedback',20),('addroom','accomodation','Add Room',3),('addstock','productlist','Add stock',4),('addstock','products','addstock',4),('advancebooking','accomodation','advance booking',11),('all','cashiersales','View all Cashier sales',4),('allcompalin','complain','View Others Complain',11),('allleaves ','humanresource','View all leaves',20),('allocate','humanresource','Allocate Money',5),('approve','humanresource','Make Approval',2),('approve','purchases','Approve Purchase order',22),('approveorders','ecommerce','Approve New orders',7),('assignrooms','accomodation','Asign Cleaning rooms',7),('assigntask','task','Assign Task',10),('backdatesales','sales','Back date sales',17),('bioattendance','humanresource','Biometric Attendance',30),('budget','purchases','View Budget',10),('bulk','productlist','Upload bulk stock',1),('bulk','products','bulk',5),('bulkpriceupdate','productlist','Bulk Price Update',33),('bulkpriceupdate','products','Bulk Price Update',33),('cancel','accomodation','Cancel Payment/Bookings',3),('card','accomodation','Sale in Visa Card',2),('card','sales','Card Sales',7),('cash','accomodation','Sale in Cash',2),('cash','sales','Sell in Cash',3),('cashiersales','cashiersales','View Sales',5),('change','password','change',1),('changepayment','accomodation','Change payment',9),('changeserialstatus','productlist','Change Serial Status',20),('changestatus','recorddelivery','Change Status',6),('changetaxstatus','sales','Change Tax Status',30),('changeuomonsales','sales','Change Unit Of Measurement',33),('checkin','accomodation','View Room window',4),('checkinroom','accomodation','Check in Rooms',2),('checkoutcustomerwithbalance','accomodation','Check out customer with balance',20),('checkoutroom','accomodation','Check out Room',3),('cheque','accomodation','Sale in Cheque/Bank',2),('cheque','sales','Cheque/Bank sales',8),('ClaimDamaged','recorddelivery','Change to Claim Damaged',17),('ClaimOK','recorddelivery','Cahange to Claim OK',16),('Claimraised','recorddelivery','Change to Claim raised',15),('cleanrooms','accomodation','Clean Rooms',4),('clear','viewreturnsales','Clear Sales',5),('clearallsales','cashiersales','Clear all sales for others',10),('clearpayments','sales','Clear/Add payments',7),('clearsales','accomodation','Clear room sales',40),('closebill','sales',' Close Bill',6),('closeexpense','incomeexpenses','Close Expense',3),('config','accomodation','Accommodation Settings',33),('credit','accomodation','Sale in Credit',2),('credit','sales','Credit sales',10),('creditnote','sales','Credit Note',8),('customerregister','accomodation','Customer Register',10),('dailycollections','accomodation','Daily Collections',56),('dailypayments','accomodation','View Daily Payments',10),('dailysales','accomodation',' Daily Sales',1),('dailysalesonly','cashiersales','View Only Daily sales Report',40),('delete','assets','Delete',5),('delete','bankdeposits','delete',3),('delete','branch','Delete Branch',5),('delete','callcenter','Delete calls',5),('delete','cashiersales','Delete Sales',4),('delete','complain','Delete Complain',11),('delete','config','delete',0),('delete','damagedproducts','delete',3),('delete','deals','delete',3),('delete','documents','delete',3),('delete','ecommerce','delete',3),('delete','events','delete',3),('delete','grouping','delete',3),('delete','humanresource','Delete Expense Request Form',3),('delete','incomingstock','delete',3),('delete','incomingstore','Delete incoming',3),('delete','peoplecategory','delete',3),('delete','productlist','Delete Products',4),('delete','products','delete',3),('delete','productscategory','delete',3),('delete','projectsmanagement','Delete Products',5),('delete','purchases','delete',3),('delete','quotation','Delete',3),('delete','recorddelivery','Delete Delivery',5),('delete','reports','Delete sales',3),('delete','sales','delete',3),('delete','sendsms','delete',3),('delete','task','delete',3),('delete','taskscategory','delete',3),('delete','users','delete',3),('delete','viewreturnsales','delete',3),('delete','wholesale','delete',2),('deleteallroles','users','Delete all Roles',5),('deletebank','accounting','Delete Bank Account',2),('deletedailycollections','cashiersales','Delete Daily Collections',9),('deleteglaccount','accounting','Delete GL Account',4),('deleteorder','products','Delete Order',5),('deletepeople','members','Delete Contacts',5),('Delivered','recorddelivery','Change to Delivered',14),('detailedvatinvoice','income','Show Detailed Vat Invoice',5),('discount','sales','Print Discount',5),('dispatch','products','Dispatch Products',6),('Dispatched','recorddelivery','Change to Dispatched',10),('displaycustomers','sales','Display employees using buttons',5),('dontprint','sales','Display Dont Print Button',15),('dontshowprofit','reports','Don Not Show Profit',10),('dontshowstock','sales','Dont show stock balance during sales',30),('dontshowtotal','cashiersales','Do Not Show grand Total',6),('download','callcenter','download calls',4),('download','reports','download',2),('editmpesa','cashiersales','Enter Mpesa Amount Directly',3),('editmpesadate','cashiersales','Edit Mpesa Entry date',5),('editopenclosestock','productlist','Update Closing and Opening stock',10),('editsellingprice','sales','Change Selling Price',7),('editstocktaken','productlist','Change closed and stock taken',9),('entermpesacode','cashiersales','Enter Mpesa Code',3),('entermpesacode','sales','Enter Mpesa Code',40),('FailedDelivery','recorddelivery','Change to Failed Delivery',12),('givediscount','accomodation','Give Discount',4),('giveloyalityponts','sales','Give Poinsts',30),('housekeeping','accomodation','House Keeping',9),('leaseitems','sales','Lease Items',30),('leavesetup','humanresource','Add Leave setup',8),('linksalesorders','openclose','Link Order and sales',4),('Logout','sales','Log out After printing',5),('managecustomer','accomodation','Manager Customer',22),('managehotel','accomodation','Manage Hotel',6),('managerental','accomodation','Manage Rental Houses',8),('more','lowstocklist','View more',6),('more','productlist','View Added stock',2),('more','products','more',4),('moresales','sales','Add More Sales',4),('moresales','viewreturnsales','Add more Sales',5),('move','productlist','Move stock/ Break/Distribute',2),('mpesa','accomodation','Sale in mpesa',2),('mpesa','sales','Sale in Mpesa',6),('mpesabalance','sales','Bank /Mpesa Balance',5),('mpesapendingreport','cashiersales','View All Pending Mpesa Report',20),('mpesaverifiedreport','cashiersales','View All Verified Mpesa Report',21),('negativesales','sales','Make Negative sales',60),('negativestockadjustment','productlist','Negative Stock Adjustment',51),('negativestockadjustment','products','Negative Stock Adjustment',51),('Novatsales','config','No Vat Sales',20),('opencloseshift','members','Open and Close Employee Shift',26),('openclosestock','productlist','Open and Close stock',8),('order','sales','User Order Button',6),('points','accomodation','Sale in Loyality Points',2),('points','sales','Loyality Point sales',9),('Post Bank Deposits','accomodation','bankdeposits',6),('postexpense','accomodation','Post Expense',5),('postgeneraltask','task','Post General Task',5),('postrentalexpenses','incomeexpenses','Post rental Expeses',20),('postspecifictask','task','Post Specific Task',3),('posttaskforothers','task','Post task for others',11),('price','products','change price',7),('printbill','sales',' Print Bill',6),('printdelivery','sales','Print delivery',38),('printreceipt','sales','Print Receipt',1),('productcode','config','Display Product code in receipt',5),('productdiscount','sales','Give discount Product',6),('receiptno','sales','Enter Receipt No Directly',50),('recordcoins','sales','Record Savings/Coins',26),('removeallstock','products','View all outgoing stock',7),('removestock','products','Issue stock from store',6),('report','recorddelivery','Delivery Report',9),('reprint','sales','Reprint Receipt',5),('return','viewreturnsales','Return Sales',4),('ReturnedandReceived','recorddelivery','Change to Returned and Received',13),('reversempesa','cashiersales','Reverse Mpesa',9),('sale','sales','sale',4),('sale','wholesale','sale',0),('salesbeyondbprice','sales','Can sell below set s.price',9),('salesorder','purchases','Sales Order',10),('salesperson','sales','Choose Sales person',50),('select','sales','Select Customers',5),('selectcurrency','sales','Select Currency',50),('selectmessage','sales','Select Order Message',1),('selectroom','sales','Select Room',12),('selecttable','sales','Select Table',35),('sell','openclose','Sell',1),('sendsms','sales','Send Digital Receipt/Sms',40),('setup','ecommerce','Setup E-commerce',6),('showdefaultserials','purchases','Generate with default Serial Numbers',20),('splitbill','sales','Split Bill',31),('stocktaking','productlist','Do stock Taking',8),('suspend','sales','Suspend/Cancel Sales',1),('transfer','productlist','Transfer Products',3),('transfersms','sendsms','Transfer sms to others',5),('upadate','callcenter','Update',2),('update','assets','Update',2),('update','bankdeposits','update',2),('update','branch','Update Branch',3),('update','complain','Update Complain',6),('update','config','update',2),('update','damagedproducts','update',2),('update','deals','update',2),('update','documents','update',2),('update','ecommerce','Upadate Data',2),('update','events','update',2),('update','grouping','update',2),('update','humanresource','Update Expense Request Form',2),('update','incomeexpenses','update',3),('update','incomingstock','update',2),('update','lowproducts','update',1),('update','loyalitycards','update',2),('update','members','update',2),('update','peoplecategory','update',2),('update','productlist','Update Product',6),('update','products','update',2),('update','productscategory','update',2),('update','profile','update',1),('update','projectsmanagement','Edit Projects',4),('update','purchases','update',2),('update','quotation','Update',2),('update','recorddelivery','Update Delivery',3),('update','reports','update sales',4),('update','sales','update',2),('update','sendsms','update',2),('update','task','update',2),('update','taskscategory','update',2),('update','users','update',2),('update','viewreturnsales','update',2),('update','wholesale','update',4),('updatebuyingprice','purchases','update buying price',4),('updatecharges','accomodation','Update Room Charges',4),('updateclosedexpenses','incomeexpenses','Edit closed expenses',4),('updateclosedinvoice','purchases','update closed invoice',6),('updatedailycollections','cashiersales','Update Daily Collection',9),('updatehouse','accomodation','Update House',5),('updatepaymentmode','sales','Update Payment Mode',7),('updateqtysales','sales','Update Quantity on sales Window',61),('updateroom','accomodation','Update Room',5),('updatesellingprice','purchases','update selling price',5),('updatestock','productlist','Update Stock (Cl.Stock)',2),('usekeyboard','sales','Use Internal Keyboard',50),('view','accounting','View Accounting',4),('view','accountingreports','view',1),('view','branch','View Branch',2),('view','callcenter','View Calls',3),('view','complain','View Complain',5),('view','displayreport','Display Report',1),('view','humanresource','View Expense Request Form',4),('View','income','View',1),('view','incomingstock','View Incoming store products',2),('view','incomingstore','View Incoming store products',4),('view','lowstocklist','View',6),('view','productlist','View Products',5),('view','projectsmanagement','View Projects',1),('view','quotation','View',5),('view','recorddelivery','View Delivery',2),('view','reports','view',1),('View others contact','deals','viewcontact',20),('viewall','deals','View other people\'s deals',5),('viewall','quotation','View others quoation',10),('viewall','reports','View all Branches',6),('viewall','task','View other people\'s tasks',2),('viewallcollections','cashiersales','View Others Daily Collection',16),('viewallcounters','cashiersales','View All Counters',20),('viewallcounters','purchases','View All Counters',20),('viewalldocuments','documents','View all Documents',5),('viewallpayroll','humanresource','View Payroll For everyone',5),('viewbills','incomeexpenses','View Bills',6),('viewbprice','productlist','Dont View Bprice',88),('viewbprice','products','Dont View Bprice',88),('viewbuyingprice','sales','view buying price',7),('viewcommission','cashiersales','View Commision',31),('viewcreditors','incomeexpenses','VIew creditors',8),('viewdailycollections','cashiersales','View Daily Collection',8),('viewdebtors','incomeexpenses','View Deptors',7),('viewdirectpurchases','purchases','View Direct Purchase',8),('viewexpense','incomeexpenses','View Expense',6),('viewhouse','accomodation','View House',1),('viewmpesamessages','cashiersales','View Mpesa Messages',40),('vieworders','ecommerce','View Orders',4),('viewothersgeneraltask','task','View Others General Task',9),('viewothersspecifictask','task','View Others Specific Task',7),('viewproductsfromallbranches','productlist','View Products From All Branches',30),('viewpurchase','purchases','Purchase Order',9),('viewquotation','purchases','View Quotation',7),('viewreport','openclose','view open and close report',3),('viewreports','accomodation','View Reports',22),('viewroomcleaned','accomodation','View Room Cleaned',33),('viewrooms','accomodation','View All Rooms',1),('viewserials','productlist','View serial Number',20),('viewserials','purchases','View serial Numbers',8),('viewtill','cashiersales','View Till Collections',8),('voucher','accomodation','Sale in Voucher',2),('voucher','sales','Gift Voucher sales',9),('wiewinvoices','income','View all invoices',3),('wiewinvoices','incomeexpenses','View all invoices',5); /*!40000 ALTER TABLE `modulesactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `moneydocuments` -- DROP TABLE IF EXISTS `moneydocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `moneydocuments` ( `id` int(50) NOT NULL, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `moneydocuments` -- LOCK TABLES `moneydocuments` WRITE; /*!40000 ALTER TABLE `moneydocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `moneydocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mpesasales` -- DROP TABLE IF EXISTS `mpesasales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mpesasales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `code` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mpesasales` -- LOCK TABLES `mpesasales` WRITE; /*!40000 ALTER TABLE `mpesasales` DISABLE KEYS */; /*!40000 ALTER TABLE `mpesasales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nation` -- DROP TABLE IF EXISTS `nation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nation` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(2) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `description` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=245 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nation` -- LOCK TABLES `nation` WRITE; /*!40000 ALTER TABLE `nation` DISABLE KEYS */; INSERT INTO `nation` VALUES (1,'KE','Kenya',''),(2,'CA','Canada',''),(3,'AF','Afghanistan',''),(4,'AL','Albania',''),(5,'DZ','Algeria',''),(6,'DS','American Samoa',''),(7,'AD','Andorra',''),(8,'AO','Angola',''),(9,'AI','Anguilla',''),(10,'AQ','Antarctica',''),(11,'AG','Antigua and/or Barbuda',''),(12,'AR','Argentina',''),(13,'AM','Armenia',''),(14,'AW','Aruba',''),(15,'AU','Australia',''),(16,'AT','Austria',''),(17,'AZ','Azerbaijan',''),(18,'BS','Bahamas',''),(19,'BH','Bahrain',''),(20,'BD','Bangladesh',''),(21,'BB','Barbados',''),(22,'BY','Belarus',''),(23,'BE','Belgium',''),(24,'BZ','Belize',''),(25,'BJ','Benin',''),(26,'BM','Bermuda',''),(27,'BT','Bhutan',''),(28,'BO','Bolivia',''),(29,'BA','Bosnia and Herzegovina',''),(30,'BW','Botswana',''),(31,'BV','Bouvet Island',''),(32,'BR','Brazil',''),(33,'IO','British lndian Ocean Territory',''),(34,'BN','Brunei Darussalam',''),(35,'BG','Bulgaria',''),(36,'BF','Burkina Faso',''),(37,'BI','Burundi',''),(38,'KH','Cambodia',''),(39,'CM','Cameroon',''),(40,'CV','Cape Verde',''),(41,'KY','Cayman Islands',''),(42,'CF','Central African Republic',''),(43,'TD','Chad',''),(44,'CL','Chile',''),(45,'CN','China',''),(46,'CX','Christmas Island',''),(47,'CC','Cocos (Keeling) Islands',''),(48,'CO','Colombia',''),(49,'KM','Comoros',''),(50,'CG','Congo',''),(51,'CK','Cook Islands',''),(52,'CR','Costa Rica',''),(53,'HR','Croatia (Hrvatska)',''),(54,'CU','Cuba',''),(55,'CY','Cyprus',''),(56,'CZ','Czech Republic',''),(57,'DK','Denmark',''),(58,'DJ','Djibouti',''),(59,'DM','Dominica',''),(60,'DO','Dominican Republic',''),(61,'TP','East Timor',''),(62,'EC','Ecuador',''),(63,'EG','Egypt',''),(64,'SV','El Salvador',''),(65,'GQ','Equatorial Guinea',''),(66,'ER','Eritrea',''),(67,'EE','Estonia',''),(68,'ET','Ethiopia',''),(69,'FK','Falkland Islands (Malvinas)',''),(70,'FO','Faroe Islands',''),(71,'FJ','Fiji',''),(72,'FI','Finland',''),(73,'FR','France',''),(74,'FX','France, Metropolitan',''),(75,'GF','French Guiana',''),(76,'PF','French Polynesia',''),(77,'TF','French Southern Territories',''),(78,'GA','Gabon',''),(79,'GM','Gambia',''),(80,'GE','Georgia',''),(81,'DE','Germany',''),(82,'GH','Ghana',''),(83,'GI','Gibraltar',''),(84,'GR','Greece',''),(85,'GL','Greenland',''),(86,'GD','Grenada',''),(87,'GP','Guadeloupe',''),(88,'GU','Guam',''),(89,'GT','Guatemala',''),(90,'GN','Guinea',''),(91,'GW','Guinea-Bissau',''),(92,'GY','Guyana',''),(93,'HT','Haiti',''),(94,'HM','Heard and Mc Donald Islands',''),(95,'HN','Honduras',''),(96,'HK','Hong Kong',''),(97,'HU','Hungary',''),(98,'IS','Iceland',''),(99,'IN','India',''),(100,'ID','Indonesia',''),(101,'IR','Iran (Islamic Republic of)',''),(102,'IQ','Iraq',''),(103,'IE','Ireland',''),(104,'IL','Israel',''),(105,'IT','Italy',''),(106,'CI','Ivory Coast',''),(107,'JM','Jamaica',''),(108,'JP','Japan',''),(109,'JO','Jordan',''),(110,'KZ','Kazakhstan',''),(111,'US','United States ',''),(112,'KI','Kiribati',''),(113,'KP','Korea, Democratic People\'s Republic of',''),(114,'KR','Korea, Republic of',''),(115,'XK','Kosovo',''),(116,'KW','Kuwait',''),(117,'KG','Kyrgyzstan',''),(118,'LA','Lao People\'s Democratic Republic',''),(119,'LV','Latvia',''),(120,'LB','Lebanon',''),(121,'LS','Lesotho',''),(122,'LR','Liberia',''),(123,'LY','Libyan Arab Jamahiriya',''),(124,'LI','Liechtenstein',''),(125,'LT','Lithuania',''),(126,'LU','Luxembourg',''),(127,'MO','Macau',''),(128,'MK','Macedonia',''),(129,'MG','Madagascar',''),(130,'MW','Malawi',''),(131,'MY','Malaysia',''),(132,'MV','Maldives',''),(133,'ML','Mali',''),(134,'MT','Malta',''),(135,'MH','Marshall Islands',''),(136,'MQ','Martinique',''),(137,'MR','Mauritania',''),(138,'MU','Mauritius',''),(139,'TY','Mayotte',''),(140,'MX','Mexico',''),(141,'FM','Micronesia, Federated States of',''),(142,'MD','Moldova, Republic of',''),(143,'MC','Monaco',''),(144,'MN','Mongolia',''),(145,'ME','Montenegro',''),(146,'MS','Montserrat',''),(147,'MA','Morocco',''),(148,'MZ','Mozambique',''),(149,'MM','Myanmar',''),(150,'NA','Namibia',''),(151,'NR','Nauru',''),(152,'NP','Nepal',''),(153,'NL','Netherlands',''),(154,'AN','Netherlands Antilles',''),(155,'NC','New Caledonia',''),(156,'NZ','New Zealand',''),(157,'NI','Nicaragua',''),(158,'NE','Niger',''),(159,'NG','Nigeria',''),(160,'NU','Niue',''),(161,'NF','Norfork Island',''),(162,'MP','Northern Mariana Islands',''),(163,'NO','Norway',''),(164,'OM','Oman',''),(165,'PK','Pakistan',''),(166,'PW','Palau',''),(167,'PA','Panama',''),(168,'PG','Papua New Guinea',''),(169,'PY','Paraguay',''),(170,'PE','Peru',''),(171,'PH','Philippines',''),(172,'PN','Pitcairn',''),(173,'PL','Poland',''),(174,'PT','Portugal',''),(175,'PR','Puerto Rico',''),(176,'QA','Qatar',''),(177,'RE','Reunion',''),(178,'RO','Romania',''),(179,'RU','Russian Federation',''),(180,'RW','Rwanda',''),(181,'KN','Saint Kitts and Nevis',''),(182,'LC','Saint Lucia',''),(183,'VC','Saint Vincent and the Grenadines',''),(184,'WS','Samoa',''),(185,'SM','San Marino',''),(186,'ST','Sao Tome and Principe',''),(187,'SA','Saudi Arabia',''),(188,'SN','Senegal',''),(189,'RS','Serbia',''),(190,'SC','Seychelles',''),(191,'SL','Sierra Leone',''),(192,'SG','Singapore',''),(193,'SK','Slovakia',''),(194,'SI','Slovenia',''),(195,'SB','Solomon Islands',''),(196,'SO','Somalia',''),(197,'ZA','South Africa',''),(198,'GS','South Georgia South Sandwich Islands',''),(199,'ES','Spain',''),(200,'LK','Sri Lanka',''),(201,'SH','St. Helena',''),(202,'PM','St. Pierre and Miquelon',''),(203,'SD','Sudan',''),(204,'SR','Suriname',''),(205,'SJ','Svalbarn and Jan Mayen Islands',''),(206,'SZ','Swaziland',''),(207,'SE','Sweden',''),(208,'CH','Switzerland',''),(209,'SY','Syrian Arab Republic',''),(210,'TW','Taiwan',''),(211,'TJ','Tajikistan',''),(212,'TZ','Tanzania, United Republic of',''),(213,'TH','Thailand',''),(214,'TG','Togo',''),(215,'TK','Tokelau',''),(216,'TO','Tonga',''),(217,'TT','Trinidad and Tobago',''),(218,'TN','Tunisia',''),(219,'TR','Turkey',''),(220,'TM','Turkmenistan',''),(221,'TC','Turks and Caicos Islands',''),(222,'TV','Tuvalu',''),(223,'UG','Uganda',''),(224,'UA','Ukraine',''),(225,'AE','United Arab Emirates',''),(226,'GB','United Kingdom',''),(227,'UM','United States minor outlying islands',''),(228,'UY','Uruguay',''),(229,'UZ','Uzbekistan',''),(230,'VU','Vanuatu',''),(231,'VA','Vatican City State',''),(232,'VE','Venezuela',''),(233,'VN','Vietnam',''),(234,'VG','Virigan Islands (British)',''),(235,'VI','Virgin Islands (U.S.)',''),(236,'WF','Wallis and Futuna Islands',''),(237,'EH','Western Sahara',''),(238,'YE','Yemen',''),(239,'YU','Yugoslavia',''),(240,'ZR','Zaire',''),(241,'ZM','Zambia',''),(242,'ZW','Zimbabwe',''),(243,'','ugali',' \r\n'),(244,'SA','South Sudan','South Sudan'); /*!40000 ALTER TABLE `nation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newstock` -- DROP TABLE IF EXISTS `newstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` decimal(10,2) NOT NULL, `date` varchar(50) NOT NULL, `item_id1` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT '1', `balance` varchar(30) NOT NULL, `stockfrom` varchar(50) NOT NULL, `stockto` varchar(50) NOT NULL, `item_id` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `discount` varchar(10) NOT NULL, `qty` decimal(10,2) NOT NULL, `tax` varchar(30) NOT NULL, `sellingprice` varchar(11) NOT NULL, `vat` varchar(50) NOT NULL, `taxable` varchar(50) NOT NULL, `vatrate` varchar(50) NOT NULL, `serial` varchar(30) NOT NULL, `itemstatus` varchar(30) NOT NULL DEFAULT 'received', `updatedby` int(11) NOT NULL, `updatedat` datetime NOT NULL, `uom` varchar(30) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `branchid` int(11) NOT NULL DEFAULT 1, `buyingpriceinclusive` decimal(10,2) DEFAULT NULL, `taxtype` varchar(20) NOT NULL DEFAULT 'Inclusive', `category` varchar(20) NOT NULL DEFAULT 'branch', `projectid` int(50) DEFAULT NULL, `batchno` varchar(50) NOT NULL, `enddate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=286 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `newstock` -- LOCK TABLES `newstock` WRITE; /*!40000 ALTER TABLE `newstock` DISABLE KEYS */; INSERT INTO `newstock` VALUES (1,'water','',100.00,'2023-01-28 09:07:45','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','20','','',0.00,'','0','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(2,'','1',10.00,'2023-01-28 14:12:12','0.00','4','newstock','1','41674904245','9',0.00,'','1','10','supplier','1','7','','',0.00,'VATABLE','250','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3,'','1',5.00,'2023-01-28 14:12:55','0.00','4','newstock','1','41674904245','9',0.00,'','1','5','supplier','1','1','','',0.00,'VATABLE','1500','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(4,'water meter reading ','20',1.00,'2023-02-03 12:08:37','99.00','1','newstock','1','','',0.00,'','1','100','1','1','20','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(5,'18.9L Bottle','6',1.00,'2023-03-23 12:57:24','99.00','5','newstock','1','','',0.00,'','1','100','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(6,'18.9L Bottle','6',1.00,'2023-03-23 13:41:50','100.00','5','newstock','1','','',0.00,'','1','101','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(7,'20L Tap Bottle','2',1.00,'2023-03-25 17:58:48','30.00','5','newstock','1','','',0.00,'','1','31','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(8,'18.9L Bottle','6',1.00,'2023-03-28 18:12:13','102.00','5','newstock','1','','',0.00,'','1','103','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(9,'20L Soft Bottle','4',1.00,'2023-03-29 11:05:20','20.00','5','newstock','1','','',0.00,'','1','21','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(10,'18.9L Bottle','6',1.00,'2023-03-31 15:21:10','129.00','5','newstock','1','','',0.00,'','1','130','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(11,'18.9L Bottle','6',2.00,'2023-03-31 18:48:40','130.00','5','newstock','1','','',0.00,'','1','132','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(12,'18.9L Bottle','6',2.00,'2023-04-02 19:02:01','132.00','5','newstock','1','','',0.00,'','1','134','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(13,'18.9L Bottle','6',0.00,'2023-04-02 19:02:08','134.00','5','newstock','1','','',0.00,'','1','134','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(14,'20L Tap Bottle','2',1.00,'2023-04-02 19:19:22','32.00','5','newstock','1','','',0.00,'','1','33','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(15,'20L Soft Bottle','4',1.00,'2023-04-07 18:03:37','28.00','5','newstock','1','','',0.00,'','1','29','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(16,'18.9L Bottle','6',1.00,'2023-04-07 18:25:40','141.00','5','newstock','1','','',0.00,'','1','142','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(17,'20L Tap Bottle','2',1.00,'2023-04-08 09:12:29','34.00','5','newstock','1','','',0.00,'','1','35','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(18,'5L Bottle','10',1.00,'2023-04-10 18:50:13','53.00','5','newstock','1','','',0.00,'','1','54','1','1','10','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(19,'18.9L Bottle','6',1.00,'2023-04-14 14:16:29','143.00','5','newstock','1','','',0.00,'','1','144','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(20,'20L Tap Bottle','2',1.00,'2023-04-18 18:37:09','41.00','5','newstock','1','','',0.00,'','1','42','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(21,'20L Soft Bottle','4',1.00,'2023-04-20 16:13:19','33.00','5','newstock','1','','',0.00,'','1','34','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(22,'20L Tap Bottle','2',1.00,'2023-04-22 16:01:57','44.00','5','newstock','1','','',0.00,'','1','45','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(23,'18.9L Bottle','6',1.00,'2023-04-24 16:33:59','198.00','5','newstock','1','','',0.00,'','1','199','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(24,'TEST PRODUCT','22',1.00,'2023-04-25 14:43:09','6.00','1','newstock','1','','',0.00,'','1','7','1','1','22','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(25,'20L Tap Bottle','2',1.00,'2023-04-27 12:36:09','45.00','5','newstock','1','','',0.00,'','1','46','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(26,'18.9L Bottle','6',1.00,'2023-04-28 15:43:26','201.00','5','newstock','1','','',0.00,'','1','202','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(27,'20L Tap Bottle','2',1.00,'2023-04-29 11:27:25','46.00','5','newstock','1','','',0.00,'','1','47','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(28,'20L Tap Bottle','2',1.00,'2023-05-01 14:33:51','47.00','5','newstock','1','','',0.00,'','1','48','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(29,'10L Bottle','8',1.00,'2023-05-03 17:31:26','10.00','5','newstock','1','','',0.00,'','1','11','1','1','8','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(30,'20L Soft Bottle','4',2.00,'2023-05-03 18:50:04','36.00','5','newstock','1','','',0.00,'','1','38','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(31,'18.9L Bottle','6',1.00,'2023-05-04 09:32:09','208.00','5','newstock','1','','',0.00,'','1','209','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(32,'20L Tap Bottle','2',1.00,'2023-05-06 11:56:09','48.00','5','newstock','1','','',0.00,'','1','49','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(33,'20L Tap Bottle','2',1.00,'2023-05-06 16:51:02','49.00','5','newstock','1','','',0.00,'','1','50','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(34,'20L Tap Bottle','2',1.00,'2023-05-08 14:23:06','51.00','5','newstock','1','','',0.00,'','1','52','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(35,'18.9L Bottle','6',1.00,'2023-05-09 16:06:36','215.00','5','newstock','1','','',0.00,'','1','216','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(36,'','1',10.00,'2023-05-13 17:04:17','0.00','5','newstock','1','51683986476','9',1105.00,'','1','10','supplier','1','1','','',0.00,'VATABLE','1600','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(37,'','1',14.00,'2023-05-13 17:25:52','0.00','5','newstock','1','51683987875','7',378.00,'','1','14','supplier','1','3','','',0.00,'VATABLE','500','729.93','4562.07','','','received',0,'0000-00-00 00:00:00','pcs','14',1,NULL,'Inclusive','branch',NULL,'',''),(38,'','1',18.00,'2023-05-13 17:26:38','0.00','5','newstock','1','51683987875','7',168.00,'','1','18','supplier','1','7','','',0.00,'VATABLE','250','417.10','2606.90','','','received',0,'0000-00-00 00:00:00','pcs','18',1,NULL,'Inclusive','branch',NULL,'',''),(39,'','1',21.00,'2023-05-13 17:26:53','0.00','5','newstock','1','51683987875','7',93.93,'','1','21','supplier','1','9','','',0.00,'VATABLE','150','272.07','1700.46','','','received',0,'0000-00-00 00:00:00','pcs','21',1,NULL,'Inclusive','branch',NULL,'',''),(40,'','1',3.00,'2023-05-13 17:27:09','0.00','5','newstock','1','51683987875','7',400.00,'','1','3','supplier','1','16','','',0.00,'VATABLE','600','165.52','1034.48','','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'',''),(41,'','1',4.00,'2023-05-13 17:27:31','1.00','5','newstock','1','51683987875','7',350.00,'','1','5','supplier','1','17','','',0.00,'VATABLE','400','193.10','1206.90','','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'',''),(42,'','1',46.00,'2023-05-13 17:28:07','0.00','5','newstock','1','51683987875','7',19.11,'','1','46','supplier','1','11','','',0.00,'VATABLE','50','121.25','757.81','','','received',0,'0000-00-00 00:00:00','pcs','46',1,NULL,'Inclusive','branch',NULL,'',''),(43,'','1',126.00,'2023-05-13 17:28:24','0.00','5','newstock','1','51683987875','7',19.54,'','1','126','supplier','1','14','','',0.00,'VATABLE','30','339.59','2122.45','','','received',0,'0000-00-00 00:00:00','pcs','126',1,NULL,'Inclusive','branch',NULL,'',''),(44,'20L Tap Bottle','2',1.00,'2023-05-14 13:57:11','54.00','5','newstock','1','','',0.00,'','1','55','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(45,'20L Tap Bottle','2',1.00,'2023-05-14 14:09:04','55.00','5','newstock','1','','',0.00,'','1','56','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(46,'20L Tap Bottle','2',1.00,'2023-05-14 14:09:18','56.00','5','newstock','1','','',0.00,'','1','57','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(47,'20L Soft Bottle','4',1.00,'2023-05-14 14:43:53','40.00','5','newstock','1','','',0.00,'','1','41','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(48,'20L Soft Bottle','4',1.00,'2023-05-14 17:51:52','41.00','5','newstock','1','','',0.00,'','1','42','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(49,'18.9L Bottle','6',1.00,'2023-05-14 17:58:41','248.00','5','newstock','1','','',0.00,'','1','249','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(50,'','1',10.00,'2023-05-15 12:18:32','0.00','5','newstock','1','51684142268','8',450.00,'','1','10','supplier','1','15','','',0.00,'VATABLE','500','620.69','3879.31','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(52,'','1',6.00,'2023-05-15 12:19:40','0.00','5','newstock','1','51684142317','8',450.00,'','1','6','supplier','1','13','','',0.00,'VATABLE','500','372.41','2327.59','','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'',''),(53,'20L New Tap Bottle ','1',0.00,'2023-05-15 12:29:52','5.00','5','newstock','1','','',0.00,'','1','5','1','1','1','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(54,'20L New Tap Bottle ','1',2.00,'2023-05-15 12:30:09','5.00','5','newstock','1','','',0.00,'','1','7','1','1','1','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(55,'20L New Tap Bottle ','1',2.00,'2023-05-15 12:32:45','5.00','5','newstock','1','','',0.00,'','1','7','1','1','1','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(56,'','1',5.00,'2023-05-16 17:26:31','0.00','5','newstock','1','51684247168','9',1105.00,'','1','5','supplier','1','1','','',0.00,'VATABLE','1600','762.07','4762.93','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(57,'18.9L Bottle','6',1.00,'2023-05-16 17:36:48','271.00','5','newstock','1','','',0.00,'','1','272','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(58,'20L Tap Bottle','2',1.00,'2023-05-18 18:55:50','58.00','5','newstock','1','','',0.00,'','1','59','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(59,'20L Soft Bottle','4',2.00,'2023-05-19 08:38:34','56.00','5','newstock','1','','',0.00,'','1','58','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(60,'20L Tap Bottle','2',1.00,'2023-05-19 15:40:13','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(61,'','1',38.00,'2023-05-19 17:44:25','0.00','5','newstock','1','51684507376','8',19.11,'','1','38','supplier','1','11','','',0.00,'VATABLE','50','100.16','626.02','','','received',0,'0000-00-00 00:00:00','pcs','38',1,NULL,'Inclusive','branch',NULL,'',''),(62,'20L Tap Bottle','2',1.00,'2023-05-21 18:26:52','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(63,'20L Tap Bottle','2',1.00,'2023-05-22 12:26:21','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(64,'20L Tap Bottle','2',1.00,'2023-05-22 13:27:47','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(65,'18.9L Bottle','6',4.00,'2023-05-22 13:28:46','325.00','5','newstock','1','','',0.00,'','1','329','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(66,'18.9L Bottle','6',0.00,'2023-05-22 13:28:51','329.00','5','newstock','1','','',0.00,'','1','329','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(67,'18.9L Bottle','6',0.00,'2023-05-22 13:28:54','329.00','5','newstock','1','','',0.00,'','1','329','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(68,'18.9L Bottle','6',2.00,'2023-05-24 10:36:07','367.00','5','newstock','1','','',0.00,'','1','369','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(69,'18.9L Bottle','6',2.00,'2023-05-25 12:35:06','369.00','5','newstock','1','','',0.00,'','1','371','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(70,'18.9L Bottle','6',1.00,'2023-05-28 13:36:37','379.00','5','newstock','1','','',0.00,'','1','380','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(71,'5L Bottle','10',1.00,'2023-06-01 13:00:20','68.00','5','newstock','1','','',0.00,'','1','69','1','1','10','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(72,'18.9L Bottle','6',1.00,'2023-06-03 18:10:31','391.00','5','newstock','1','','',0.00,'','1','392','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(75,'','1',2.00,'2023-06-05 11:37:00','0.00','5','newstock','1','51685954109','8',450.00,'','1','2','supplier','1','15','','',0.00,'VATABLE','500','124.14','775.86','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(76,'','1',2.00,'2023-06-05 12:13:09','0.00','5','newstock','1','51685956361','9',400.00,'','1','2','supplier','1','16','','',0.00,'VATABLE','600','110.34','689.66','','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'',''),(77,'','1',6.00,'2023-06-05 17:31:04','3.00','5','newstock','1','51685975418','8',450.00,'','1','9','supplier','1','13','','',0.00,'VATABLE','500','372.41','2327.59','','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'',''),(78,'','1',6.00,'2023-06-05 17:31:30','0.00','5','newstock','1','51685975467','8',450.00,'','1','6','supplier','1','15','','',0.00,'VATABLE','500','372.41','2327.59','','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'',''),(79,'18.9L Bottle','6',5.00,'2023-06-06 12:38:20','392.00','5','newstock','1','','',0.00,'','1','397','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(80,'18.9L Bottle','6',1.00,'2023-06-07 16:11:21','397.00','5','newstock','1','','',0.00,'','1','398','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(81,'','1',10.00,'2023-06-07 17:31:26','0.00','5','newstock','1','51686148263','9',1105.00,'','1','10','supplier','1','1','','',0.00,'VATABLE','1600','1524.14','9525.86','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(82,'10L Bottle','8',2.00,'2023-06-10 12:39:50','20.00','5','newstock','1','','',0.00,'','1','22','1','1','8','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(83,'18.9L Bottle','6',1.00,'2023-06-10 18:01:05','421.00','5','newstock','1','','',0.00,'','1','422','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(84,'10L Bottle','8',1.00,'2023-06-10 18:19:02','22.00','5','newstock','1','','',0.00,'','1','23','1','1','8','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(85,'20L Soft Bottle','4',1.00,'2023-06-12 17:18:20','70.00','5','newstock','1','','',0.00,'','1','71','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(86,'20L New Tap Bottle ','1',1.00,'2023-06-14 12:59:18','4.00','5','newstock','1','','',0.00,'','1','5','1','1','1','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(87,'20L Tap Bottle','2',1.00,'2023-06-14 12:59:21','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(88,'18.9L Bottle','6',1.00,'2023-06-14 13:12:33','422.00','5','newstock','1','','',0.00,'','1','423','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(89,'18.9L Bottle','6',1.00,'2023-06-15 16:49:09','423.00','5','newstock','1','','',0.00,'','1','424','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(90,'20L Tap Bottle','2',1.00,'2023-06-16 11:06:12','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(91,'18.9L Bottle','6',4.00,'2023-06-19 09:21:02','434.00','5','newstock','1','','',0.00,'','1','438','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(92,'','1',30.00,'2023-06-19 09:35:20','1.00','5','newstock','1','51687156495','8',19.11,'','1','31','supplier','1','11','','',0.00,'VATABLE','50','79.08','494.22','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(93,'18.9L Bottle','6',1.00,'2023-06-19 09:45:01','438.00','5','newstock','1','','',0.00,'','1','439','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(94,'20L Tap Bottle','2',2.00,'2023-06-19 10:02:10','99999999.99','5','newstock','1','','',0.00,'','1','100000001.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(95,'20L Soft Bottle','4',2.00,'2023-06-19 10:03:30','72.00','5','newstock','1','','',0.00,'','1','74','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(96,'1L Bottle','12',2.00,'2023-06-19 10:13:33','12.00','5','newstock','1','','',0.00,'','1','14','1','1','12','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(97,'20L Soft Bottle','4',2.00,'2023-06-19 10:15:11','74.00','5','newstock','1','','',0.00,'','1','76','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(98,'18.9L Bottle','6',2.00,'2023-06-19 11:58:26','453.00','5','newstock','1','','',0.00,'','1','455','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(99,'18.9L Bottle','6',2.00,'2023-06-19 11:58:51','455.00','5','newstock','1','','',0.00,'','1','457','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(100,'18.9L Bottle','6',1.00,'2023-06-19 11:58:58','457.00','5','newstock','1','','',0.00,'','1','458','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(101,'1L Bottle','12',2.00,'2023-06-19 12:00:09','14.00','5','newstock','1','','',0.00,'','1','16','1','1','12','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(102,'20L Soft Bottle','4',2.00,'2023-06-19 12:01:29','76.00','5','newstock','1','','',0.00,'','1','78','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(103,'10L Bottle','8',3.00,'2023-06-19 12:14:14','23.00','5','newstock','1','','',0.00,'','1','26','1','1','8','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(104,'18.9L Bottle','6',1.00,'2023-06-19 12:32:48','458.00','5','newstock','1','','',0.00,'','1','459','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(105,'20L Tap Bottle','2',1.00,'2023-06-19 13:08:36','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(106,'20L Tap Bottle','2',1.00,'2023-06-19 18:06:45','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(107,'5L Bottle','10',1.00,'2023-06-19 18:23:27','70.00','5','newstock','1','','',0.00,'','1','71','1','1','10','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(108,'10L Bottle','8',2.00,'2023-06-19 18:54:25','26.00','5','newstock','1','','',0.00,'','1','28','1','1','8','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(109,'18.9L Bottle','6',2.00,'2023-06-21 15:35:19','480.00','5','newstock','1','','',0.00,'','1','482','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(110,'20L Tap Bottle','2',1.00,'2023-06-22 17:23:03','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(111,'20L Tap Bottle','2',1.00,'2023-06-24 18:46:56','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(112,'1L New Bottle','11',1.00,'2023-06-24 18:46:59','21.00','5','newstock','1','','',0.00,'','1','22','1','1','11','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(113,'18.9L Bottle','6',3.00,'2023-06-26 09:57:29','486.00','5','newstock','1','','',0.00,'','1','489','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(114,'18.9L Bottle','6',1.00,'2023-06-26 09:58:19','489.00','5','newstock','1','','',0.00,'','1','490','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(115,'18.9L Bottle','6',6.00,'2023-06-26 09:58:33','490.00','5','newstock','1','','',0.00,'','1','496','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(116,'20L Soft Bottle','4',1.00,'2023-06-26 11:35:29','81.00','5','newstock','1','','',0.00,'','1','82','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(117,'18.9L Bottle','6',1.00,'2023-06-26 16:50:26','503.00','5','newstock','1','','',0.00,'','1','504','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(118,'18.9L Bottle','6',1.00,'2023-06-26 16:54:02','504.00','5','newstock','1','','',0.00,'','1','505','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(119,'18.9L Bottle','6',3.00,'2023-06-27 08:49:05','505.00','5','newstock','1','','',0.00,'','1','508','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(120,'20L Tap Bottle','2',1.00,'2023-06-28 10:48:59','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(121,'18.9L Bottle','6',1.00,'2023-06-29 14:35:39','508.00','5','newstock','1','','',0.00,'','1','509','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(122,'','1',1.00,'2023-07-01 12:00:58','0.00','5','newstock','1','51688202015','2',400.00,'','1','1','supplier','1','16','','',0.00,'VATABLE','600','55.17','344.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(123,'18.9L Bottle','6',1.00,'2023-07-01 13:29:49','512.00','5','newstock','1','','',0.00,'','1','513','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(124,'10L Bottle','8',1.00,'2023-07-01 13:34:21','35.00','5','newstock','1','','',0.00,'','1','36','1','1','8','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(125,'20L Soft Bottle','4',1.00,'2023-07-01 15:03:03','83.00','5','newstock','1','','',0.00,'','1','84','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(126,'10L Bottle','8',1.00,'2023-07-01 15:03:05','57.00','5','newstock','1','','',0.00,'','1','58','1','1','8','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(127,'','1',1.00,'2023-07-01 15:13:28','0.00','5','newstock','1','51688213575','2',1105.00,'','1','1','supplier','1','1','','',0.00,'VATABLE','1600','152.41','952.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(128,'18.9L Bottle','6',1.00,'2023-07-01 15:38:16','513.00','5','newstock','1','','',0.00,'','1','514','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(129,'20L Tap Bottle','2',1.00,'2023-07-01 17:50:39','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(130,'1L Bottle','12',1.00,'2023-07-02 13:03:42','16.00','5','newstock','1','','',0.00,'','1','17','1','1','12','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(131,'20L Tap Bottle','2',1.00,'2023-07-03 12:15:43','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(132,'18.9L Bottle','6',2.00,'2023-07-03 12:15:45','515.00','5','newstock','1','','',0.00,'','1','517','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(133,'10L Bottle','8',3.00,'2023-07-03 13:35:09','58.00','5','newstock','1','','',0.00,'','1','61','1','1','8','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(134,'20L Soft Bottle','4',1.00,'2023-07-03 15:56:37','84.00','5','newstock','1','','',0.00,'','1','85','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(135,'18.9L Bottle','6',1.00,'2023-07-03 15:58:19','519.00','5','newstock','1','','',0.00,'','1','520','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(136,'','1',3.00,'2023-07-03 18:01:32','0.00','5','newstock','1','51688396456','9',1105.00,'','1','3','supplier','1','1','','',0.00,'VATABLE','1600','457.24','2857.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'',''),(137,'','1',24.00,'2023-07-04 14:40:54','5.00','5','newstock','1','51688470758','7',93.93,'','1','29','supplier','1','9','','',0.00,'VATABLE','150','310.94','1943.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','24',1,NULL,'Inclusive','branch',NULL,'',''),(138,'','1',12.00,'2023-07-04 14:41:27','5.00','5','newstock','1','51688470860','7',168.00,'','1','17','supplier','1','7','','',0.00,'VATABLE','250','278.07','1737.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'',''),(139,'','1',12.00,'2023-07-04 14:42:11','2.00','5','newstock','1','51688470891','7',378.00,'','1','14','supplier','1','3','','',0.00,'VATABLE','500','625.66','3910.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'',''),(140,'','1',1.00,'2023-07-04 14:43:37','0.00','5','newstock','1','51688470989','9',400.00,'','1','1','supplier','1','16','','',0.00,'VATABLE','600','55.17','344.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(141,'','1',10.00,'2023-07-06 13:17:11','0.00','5','newstock','1','51688638605','8',450.00,'','1','10','supplier','1','15','','',0.00,'VATABLE','500','620.69','3879.31','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(142,'20L New Tap Bottle ','1',1.00,'2023-07-07 16:52:28','0.00','5','newstock','1','','',0.00,'','1','1','1','1','1','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(143,'18.9L Bottle','6',1.00,'2023-07-10 10:01:26','521.00','5','newstock','1','','',0.00,'','1','522','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(144,'','1',5.00,'2023-07-10 11:19:15','0.00','5','newstock','1','51688977023','9',26.00,'','1','5','supplier','1','18','','',0.00,'VATABLE','30','17.93','112.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(145,'20L Tap Bottle','2',1.00,'2023-07-10 16:03:15','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(146,'18.9L Bottle','6',1.00,'2023-07-10 16:15:20','522.00','5','newstock','1','','',0.00,'','1','523','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(147,'20L Tap Bottle','2',1.00,'2023-07-11 16:21:07','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(148,'1L New Bottle','11',2.00,'2023-07-14 18:43:36','1.00','5','newstock','1','','',0.00,'','1','3','1','1','11','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(149,'20L Tap Bottle','2',1.00,'2023-07-15 11:46:40','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(150,'','1',100.00,'2023-07-18 13:22:06','0.00','5','newstock','1','51689675701','8',19.11,'','1','100','supplier','1','11','','',0.00,'VATABLE','50','263.59','1647.41','16.00','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(151,'18.9L Bottle','6',2.00,'2023-07-19 09:31:51','530.00','5','newstock','1','','',0.00,'','1','532','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(152,'20L Tap Bottle','2',1.00,'2023-07-20 11:22:21','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(153,'10L New Bottle','7',1.00,'2023-07-20 11:55:32','15.00','5','newstock','1','','',0.00,'','1','16','1','1','7','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(154,'1L New Bottle','11',1.00,'2023-07-20 16:14:42','95.00','5','newstock','1','','',0.00,'','1','96','1','1','11','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(155,'18.9L Bottle','6',1.00,'2023-07-22 12:38:15','534.00','5','newstock','1','','',0.00,'','1','535','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(156,'18.9L Bottle','6',1.00,'2023-07-22 13:31:38','535.00','5','newstock','1','','',0.00,'','1','536','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(157,'18.9L Bottle','6',2.00,'2023-07-22 13:34:48','536.00','5','newstock','1','','',0.00,'','1','538','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(158,'20L Tap Bottle','2',1.00,'2023-07-22 14:01:30','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(159,'','1',10.00,'2023-07-24 10:50:00','0.00','5','newstock','1','51690184976','9',1105.00,'','1','10','supplier','1','1','','',0.00,'VATABLE','1600','1524.14','9525.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(160,'500ml Bottle','14',1.00,'2023-07-26 12:12:15','76.00','5','newstock','1','','',0.00,'','1','77','1','1','14','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(161,'20L Tap Bottle','2',1.00,'2023-07-28 12:45:55','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(162,'','1',5.00,'2023-08-04 16:21:04','1.00','5','newstock','1','51691155241','8',450.00,'','1','6','supplier','1','15','','',0.00,'VATABLE','500','310.34','1939.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(163,'18.9L Bottle','6',1.00,'2023-08-04 16:23:05','539.00','5','newstock','1','','',0.00,'','1','540','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(164,'18.9L Bottle','6',2.00,'2023-08-08 13:59:59','543.00','5','newstock','1','','',0.00,'','1','545','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(165,'','1',8.00,'2023-08-09 17:56:23','0.00','5','newstock','1','51691592965','9',1105.00,'','1','8','supplier','1','1','','',0.00,'VATABLE','1600','1219.31','7620.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','8',1,NULL,'Inclusive','branch',NULL,'',''),(166,'20L Tap Bottle','2',1.00,'2023-08-11 12:44:40','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(167,'20L Soft Bottle','4',1.00,'2023-08-12 14:38:55','90.00','5','newstock','1','','',0.00,'','1','91','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(168,'20L Tap Bottle','2',1.00,'2023-08-15 15:43:01','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(169,'18.9L Bottle','6',1.00,'2023-08-15 16:06:57','550.00','5','newstock','1','','',0.00,'','1','551','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(170,'20L Soft Bottle','4',2.00,'2023-08-15 17:20:13','91.00','5','newstock','1','','',0.00,'','1','93','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(171,'18.9L Bottle','6',1.00,'2023-08-16 14:07:55','551.00','5','newstock','1','','',0.00,'','1','552','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(172,'20L New Soft Bottle','3',1.00,'2023-08-16 15:36:41','6.00','5','newstock','1','','',0.00,'','1','7','1','1','3','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(173,'','1',9.00,'2023-08-16 17:32:23','0.00','5','newstock','1','51692196281','9',400.00,'','1','9','supplier','1','16','','',0.00,'VATABLE','600','496.55','3103.45','16.00','','received',0,'0000-00-00 00:00:00','pcs','9',1,NULL,'Inclusive','branch',NULL,'',''),(174,'','1',10.00,'2023-08-19 10:35:05','0.00','5','newstock','1','51692430482','8',450.00,'','1','10','supplier','1','15','','',0.00,'VATABLE','500','620.69','3879.31','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(175,'500ml Pack','15',4.00,'2023-08-19 12:40:37','6.00','5','newstock','1','','',0.00,'','1','10','1','1','15','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(176,'20L Tap Bottle','2',1.00,'2023-08-20 17:49:56','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(177,'10L Bottle','8',1.00,'2023-08-21 16:43:02','65.00','5','newstock','1','','',0.00,'','1','66','1','1','8','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(178,'20L Tap Bottle','2',1.00,'2023-08-21 19:25:54','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(179,'18.9L Bottle','6',3.00,'2023-08-23 10:13:37','554.00','5','newstock','1','','',0.00,'','1','557','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(180,'18.9L Bottle','6',2.00,'2023-08-23 10:24:47','557.00','5','newstock','1','','',0.00,'','1','559','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(181,'20L Soft Bottle','4',1.00,'2023-08-23 10:24:49','94.00','5','newstock','1','','',0.00,'','1','95','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(182,'','1',16.00,'2023-08-23 14:26:40','0.00','5','newstock','1','51692789958','7',378.00,'','1','16','supplier','1','3','','',0.00,'VATABLE','600','834.21','5213.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','16',1,NULL,'Inclusive','branch',NULL,'',''),(183,'','1',11.00,'2023-08-24 17:17:29','0.00','5','newstock','1','51692886616','9',1105.00,'','1','11','supplier','1','1','','',0.00,'VATABLE','1600','1676.55','10478.45','16.00','','received',0,'0000-00-00 00:00:00','pcs','11',1,NULL,'Inclusive','branch',NULL,'',''),(184,'18.9L Bottle','6',1.00,'2023-08-25 12:33:10','561.00','5','newstock','1','','',0.00,'','1','562','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(185,'20L New Soft Bottle','3',1.00,'2023-08-29 12:08:29','12.00','5','newstock','1','','',0.00,'','1','13','1','1','3','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(186,'','1',10.00,'2023-08-29 12:12:50','3.00','5','newstock','1','51693300339','9',26.00,'','1','13','supplier','1','18','','',0.00,'VATABLE','30','35.86','224.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(187,'20L New Tap Bottle ','1',2.00,'2023-08-31 14:47:38','7.00','5','newstock','1','','',0.00,'','1','9','1','1','1','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(188,'18.9L Bottle','6',1.00,'2023-09-02 09:51:18','562.00','5','newstock','1','','',0.00,'','1','563','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(190,'','1',13.00,'2023-09-03 16:28:29','0.00','5','newstock','1','51693747648','7',93.93,'','1','13','supplier','1','9','','',0.00,'VATABLE','150','168.43','1052.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','13',1,NULL,'Inclusive','branch',NULL,'',''),(191,'18.9L Bottle','6',2.00,'2023-09-06 16:50:42','563.00','5','newstock','1','','',0.00,'','1','565','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(192,'20L Tap Bottle','2',1.00,'2023-09-10 15:08:15','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(193,'','1',10.00,'2023-09-12 11:18:19','0.00','5','newstock','1','51694506672','8',450.00,'','1','10','supplier','1','15','','',0.00,'VATABLE','600','620.69','3879.31','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(194,'10L New Bottle','7',1.00,'2023-09-13 13:40:04','6.00','5','newstock','1','','',0.00,'','1','7','1','1','7','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(195,'','1',2000000.00,'2023-09-19 15:01:36','0.00','5','newstock','1','51695124855','8',19.11,'','1','1999999.999999','supplier','1','11','','',0.00,'VATABLE','50','5271724.14','32948275.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','1999999.999999',1,NULL,'Inclusive','branch',NULL,'',''),(196,'18.9L Bottle','6',2.00,'2023-09-20 15:13:36','576.00','5','newstock','1','','',0.00,'','1','578','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(197,'20L Soft Bottle','4',1.00,'2023-09-20 15:13:39','96.00','5','newstock','1','','',0.00,'','1','97','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(198,'','1',10.00,'2023-09-21 12:09:13','0.00','5','newstock','1','51695287334','9',1105.00,'','1','10','supplier','1','1','','',0.00,'VATABLE','1600','1524.14','9525.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(199,'20L Soft Bottle','4',2.00,'2023-09-22 09:55:42','98.00','5','newstock','1','','',0.00,'','1','100','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(200,'20L Soft Bottle','4',0.00,'2023-09-22 09:55:45','100.00','5','newstock','1','','',0.00,'','1','100','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(201,'18.9L Bottle','6',2.00,'2023-09-23 11:18:14','579.00','5','newstock','1','','',0.00,'','1','581','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(202,'','1',16.00,'2023-09-23 15:15:48','0.00','5','newstock','1','51695471312','7',378.00,'','1','16','supplier','1','3','','',0.00,'VATABLE','600','834.21','5213.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','16',1,NULL,'Inclusive','branch',NULL,'',''),(203,'20L New Soft Bottle','3',1.00,'2023-09-23 15:19:44','15.00','5','newstock','1','','',0.00,'','1','16','1','1','3','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(204,'20L New Soft Bottle','3',1.00,'2023-09-24 14:42:49','15.00','5','newstock','1','','',0.00,'','1','16','1','1','3','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(205,'18.9L Bottle','6',6.00,'2023-09-25 09:25:56','585.00','5','newstock','1','','',0.00,'','1','591','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(206,'20L Soft Bottle','4',1.00,'2023-09-25 09:27:21','103.00','5','newstock','1','','',0.00,'','1','104','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(207,'20L Soft Bottle','4',1.00,'2023-09-25 09:27:23','104.00','5','newstock','1','','',0.00,'','1','105','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(208,'20L Tap Bottle','2',1.00,'2023-09-27 15:23:09','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(209,'5L New Bottle','9',1.00,'2023-09-27 17:52:32','4.00','5','newstock','1','','',0.00,'','1','5','1','1','9','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(210,'','1',4.00,'2023-09-28 09:50:29','3.00','5','newstock','1','51695883732','2',168.00,'','1','7','supplier','1','7','','',0.00,'VATABLE','250','92.69','579.31','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'',''),(211,'18.9L Bottle','6',7.00,'2023-10-04 09:45:48','719.00','5','newstock','1','','',0.00,'','1','726','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(212,'18.9L Bottle','6',10.00,'2023-10-04 10:10:35','727.00','5','newstock','1','','',0.00,'','1','737','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(213,'20L Soft Bottle','4',1.00,'2023-10-07 09:52:07','110.00','5','newstock','1','','',0.00,'','1','111','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(214,'20L Tap Bottle','2',1.00,'2023-10-07 09:52:20','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(217,'20L Soft Bottle','4',1.00,'2023-10-08 18:11:39','115.00','5','newstock','1','','',0.00,'','1','116','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(218,'20L Tap Bottle','2',1.00,'2023-10-09 09:32:11','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(219,'18.9L Bottle','6',1.00,'2023-10-09 09:32:17','757.00','5','newstock','1','','',0.00,'','1','758','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(220,'','',0.00,'2023-10-09 11:09:08','','5','PO','1','51696838700','',208.00,'2080','1','','','','2','51696838700','0',10.00,'VATABLE','208','286.90','','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(221,'','',0.00,'2023-10-09 12:15:17','','5','PO','1','51696838700','',26.00,'260','1','','','','18','51696838700','0',10.00,'VATABLE','26','35.86','','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(222,'','',0.00,'2023-10-09 12:16:59','','5','PO','1','51696838700','',400.00,'800','1','','','','16','51696838700','0',2.00,'VATABLE','400','110.34','','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(223,'20L Tap Bottle','2',1.00,'2023-10-10 12:42:55','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(224,'500ml Bottle','',-415.00,'2023-10-12 16:19:08','495.00','5','newstock','1','','',19.54,'','1','80','internal','1','14','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(225,'1L Alluminuim Bottle','',-1.00,'2023-10-12 16:26:29','4.00','5','newstock','1','','',400.00,'','1','3','internal','1','16','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(226,'1L New Bottle','',-1999967.00,'2023-10-12 16:29:43','1999967.00','5','newstock','1','','',19.11,'','1','0','internal','1','11','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(227,'1L New Bottle','',91.00,'2023-10-12 16:30:32','0.00','5','newstock','1','','',19.11,'','1','91','internal','1','11','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(228,'500ml Bottle','',80.00,'2023-10-12 16:33:46','80.00','5','newstock','1','','',19.54,'','1','160','internal','1','14','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(229,'20L Tap Bottle','2',1.00,'2023-10-12 16:56:43','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(230,'20L Tap Bottle','2',1.00,'2023-10-14 09:38:06','99999999.99','5','newstock','1','','',0.00,'','1','100000000.99','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(231,'18.9L Bottle','6',3.00,'2023-10-14 09:38:16','768.00','5','newstock','1','','',0.00,'','1','771','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(232,'20L Soft Bottle','4',1.00,'2023-10-14 09:39:08','117.00','5','newstock','1','','',0.00,'','1','118','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(233,'500ml Alluminium Bottle','',-1.00,'2023-10-14 10:48:20','2.00','5','newstock','1','','',350.00,'','1','1','internal','1','17','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(234,'20L Tap Bottle','',-99999999.99,'2023-10-14 10:53:19','99999999.99','5','newstock','1','','',208.00,'','1','0','internal','1','2','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(235,'20L New Tap Bottle','',10.00,'2023-10-14 10:56:43','2.00','5','newstock','1','','',1105.00,'','1','12','internal','1','1','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(236,'10L New Bottle','',7.00,'2023-10-14 10:57:55','3.00','5','newstock','1','','',168.00,'','1','10','internal','1','7','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(237,'20L Tap Bottle','2',1.00,'2023-10-14 12:30:43','0.00','5','newstock','1','','',0.00,'','1','1','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(238,'18.9L Bottle','6',2.00,'2023-10-14 14:00:30','785.00','5','newstock','1','','',0.00,'','1','787','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(239,'Cover Tap','18',1.00,'2023-10-16 15:57:33','2.00','5','newstock','1','','',0.00,'','1','3','1','1','18','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(240,'20L New Soft Bottle','3',1.00,'2023-10-16 15:57:35','14.00','5','newstock','1','','',0.00,'','1','15','1','1','3','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(241,'18.9L Bottle','6',1.00,'2023-10-18 10:58:38','809.00','5','newstock','1','','',0.00,'','1','810','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(242,'20L Tap Bottle','2',1.00,'2023-10-18 12:57:31','8.00','5','newstock','1','','',0.00,'','1','9','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(243,'18.9L Bottle','6',1.00,'2023-10-19 19:18:45','811.00','5','newstock','1','','',0.00,'','1','812','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(244,'500ml Pack','15',2.00,'2023-10-20 15:00:38','1.00','5','newstock','1','','',0.00,'','1','3','1','1','15','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(245,'18.9L Bottle','6',1.00,'2023-10-20 15:34:44','822.00','5','newstock','1','','',0.00,'','1','823','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(246,'18.9L Bottle','6',10.00,'2023-10-20 15:51:00','823.00','5','newstock','1','','',0.00,'','1','833','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(247,'Cover Tap','',1.00,'2023-10-21 17:15:18','0.00','5','newstock','1','','',26.00,'','1','1','internal','1','18','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(248,'20L Tap Bottle','2',2.00,'2023-10-23 13:33:29','9.00','5','newstock','1','','',0.00,'','1','11','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(249,'20L Tap Bottle','2',1.00,'2023-10-23 13:33:32','11.00','5','newstock','1','','',0.00,'','1','12','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(250,'20L Tap Bottle','2',1.00,'2023-10-23 13:33:34','12.00','5','newstock','1','','',0.00,'','1','13','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(251,'20L Tap Bottle','2',1.00,'2023-10-23 13:33:40','13.00','5','newstock','1','','',0.00,'','1','14','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(252,'18.9L Bottle','6',1.00,'2023-10-23 13:33:44','837.00','5','newstock','1','','',0.00,'','1','838','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(253,'20L Soft Bottle','4',2.00,'2023-10-23 13:33:49','122.00','5','newstock','1','','',0.00,'','1','124','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(254,'1L Alluminuim Bottle','',3.00,'2023-10-23 15:54:06','3.00','5','newstock','1','','',400.00,'','1','6','internal','1','16','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(255,'500ml Pack','',-2.00,'2023-10-23 15:54:33','3.00','5','newstock','1','','',450.00,'','1','1','internal','1','15','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(256,'1L Pack','',7.00,'2023-10-23 15:54:57','1.00','5','newstock','1','','',450.00,'','1','8','internal','1','13','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(257,'1L New Bottle','',-71.00,'2023-10-23 15:56:00','76.00','5','newstock','1','','',19.11,'','1','5','internal','1','11','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(258,'5L Bottle','',-80.00,'2023-10-23 15:56:21','80.00','5','newstock','1','','',63.76,'','1','0','internal','1','10','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(259,'5L New Bottle','',-3.00,'2023-10-23 15:56:42','3.00','5','newstock','1','','',93.93,'','1','0','internal','1','9','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(260,'Cover Tap','',3.00,'2023-10-23 15:57:15','0.00','5','newstock','1','','',26.00,'','1','3','internal','1','18','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(261,'20L Tap Bottle','2',1.00,'2023-10-23 17:51:15','14.00','5','newstock','1','','',0.00,'','1','15','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(262,'5L New Bottle','',42.00,'2023-10-26 18:43:46','0.00','5','newstock','1','','',93.93,'','1','42','internal','1','9','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(263,'1L New Bottle','',12.00,'2023-10-26 19:58:29','0.00','5','newstock','1','','',19.11,'','1','12','internal','1','11','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(264,'1L New Bottle','11',1.00,'2023-10-26 20:12:49','10.00','5','newstock','1','','',0.00,'','1','11','1','1','11','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(265,'500ml Pack','',5.00,'2023-10-27 09:15:36','0.00','5','newstock','1','','',450.00,'','1','5','internal','1','15','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(266,'10L New Bottle','',10.00,'2023-10-27 09:17:07','6.00','5','newstock','1','','',168.00,'','1','16','internal','1','7','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(267,'1L Pack','',-1.00,'2023-10-27 09:21:26','8.00','5','newstock','1','','',450.00,'','1','7','internal','1','13','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(268,'1L New Bottle','',-1.00,'2023-10-27 09:22:00','11.00','5','newstock','1','','',19.11,'','1','10','internal','1','11','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(269,'18.9L Bottle','6',2.00,'2023-10-27 13:18:17','843.00','5','newstock','1','','',0.00,'','1','845','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(270,'20L Tap Bottle','2',1.00,'2023-10-27 16:08:22','19.00','5','newstock','1','','',0.00,'','1','20','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(271,'500ml Bottle','',-115.00,'2023-10-27 16:40:51','145.00','5','newstock','1','','',19.54,'','1','30','internal','1','14','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(272,'18.9L Bottle','6',7.00,'2023-10-28 18:55:51','863.00','5','newstock','1','','',0.00,'','1','870','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(273,'20L Soft Bottle','4',3.00,'2023-10-28 19:22:30','129.00','5','newstock','1','','',0.00,'','1','132','1','1','4','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(274,'18.9L Bottle','6',7.00,'2023-10-29 14:15:24','870.00','5','newstock','1','','',0.00,'','1','877','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(275,'500ml Pack','',3.00,'2023-10-30 13:03:14','1.00','5','newstock','1','','',450.00,'','1','4','internal','1','15','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(276,'18.9L Bottle','6',10.00,'2023-10-30 19:38:55','881.00','5','newstock','1','','',0.00,'','1','891','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(277,'18.9L Bottle','6',4.00,'2023-10-31 19:12:50','893.00','5','newstock','1','','',0.00,'','1','897','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(278,'18.9L Bottle','6',10.00,'2023-11-01 11:24:53','897.00','5','newstock','1','','',0.00,'','1','907','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(279,'18.9L Bottle','6',5.00,'2023-11-01 11:31:56','907.00','5','newstock','1','','',0.00,'','1','912','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(280,'18.9L Bottle','6',5.00,'2023-11-01 11:36:31','912.00','5','newstock','1','','',0.00,'','1','917','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(281,'18.9L Bottle','6',1.00,'2023-11-01 11:47:31','917.00','5','newstock','1','','',0.00,'','1','918','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(282,'18.9L Bottle','6',5.00,'2023-11-01 11:47:51','918.00','5','newstock','1','','',0.00,'','1','923','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(283,'18.9L Bottle','6',6.00,'2023-11-01 12:24:49','923.00','5','newstock','1','','',0.00,'','1','929','1','1','6','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(284,'500ml Pack','',1.00,'2023-11-02 14:45:13','1.00','5','newstock','1','','',450.00,'','1','2','internal','1','15','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(285,'20L Tap Bottle','2',1.00,'2023-11-08 12:27:19','20.00','5','newstock','1','','',0.00,'','1','21','1','1','2','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''); /*!40000 ALTER TABLE `newstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newupgrade` -- DROP TABLE IF EXISTS `newupgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newupgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `phone` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `comment` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'new', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `newupgrade` -- LOCK TABLES `newupgrade` WRITE; /*!40000 ALTER TABLE `newupgrade` DISABLE KEYS */; INSERT INTO `newupgrade` VALUES (1,'General systems',1,'','','','','','new'),(2,'E-commerce',1,'','','','','','new'),(3,'Biometric',1,'','','','','','new'),(4,'Website',1,'','','','','','new'),(5,'PMS',1,'','','','','','new'),(6,'Bulk sms',1,'','','','','','new'),(7,'Pos',1,'','','','','','new'); /*!40000 ALTER TABLE `newupgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nhif` -- DROP TABLE IF EXISTS `nhif`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nhif` ( `id` int(50) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `nhifrelief` decimal(10,2) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nhif` -- LOCK TABLES `nhif` WRITE; /*!40000 ALTER TABLE `nhif` DISABLE KEYS */; INSERT INTO `nhif` VALUES (1,0.00,5999.00,150.00,1,1,'active','employee',1,22.50),(2,6000.00,7999.00,300.00,1,1,'active','employee',1,45.00),(3,8000.00,11999.00,400.00,1,1,'active','employee',1,60.00),(4,12000.00,14999.00,500.00,1,1,'active','employee',1,75.00),(5,15000.00,19999.00,600.00,1,1,'active','employee',1,90.00),(6,20000.00,24999.00,750.00,1,1,'active','employee',1,112.50),(7,25000.00,29999.00,850.00,1,1,'active','employee',1,127.50),(8,30000.00,34999.00,900.00,1,1,'active','employee',1,135.00),(9,35000.00,39000.00,950.00,1,1,'active','employee',1,142.50),(10,40000.00,44999.00,1000.00,1,1,'active','employee',1,150.00),(11,45000.00,49000.00,1100.00,1,1,'active','employee',1,165.00),(12,50000.00,59999.00,1200.00,1,1,'active','employee',1,180.00),(13,60000.00,69999.00,1300.00,1,1,'active','employee',1,195.00),(14,70000.00,79999.00,1400.00,1,1,'active','employee',1,210.00),(15,80000.00,89999.00,1500.00,1,1,'active','employee',1,225.00),(16,90000.00,99999.00,1600.00,1,1,'active','employee',1,240.00),(17,100000.00,99999999.00,1700.00,1,1,'active','employee',1,255.00),(18,0.00,0.00,500.00,1,1,'active','employer',1,75.00); /*!40000 ALTER TABLE `nhif` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nssf` -- DROP TABLE IF EXISTS `nssf`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nssf` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `tire1` decimal(10,2) NOT NULL, `tire2` decimal(10,2) NOT NULL, `tire1tire2` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nssf` -- LOCK TABLES `nssf` WRITE; /*!40000 ALTER TABLE `nssf` DISABLE KEYS */; INSERT INTO `nssf` VALUES (1,0.00,3000.00,180.00,1,1,'active','employee',1,180.00,0.00,180.00),(2,3000.00,4500.00,270.00,1,1,'active','employee',1,270.00,0.00,270.00),(3,4500.00,6000.00,360.00,1,1,'active','employee',1,360.00,0.00,360.00),(4,6000.00,10000.00,360.00,1,1,'active','employee',1,360.00,240.00,600.00),(5,10000.00,14000.00,360.00,1,1,'active','employee',1,360.00,480.00,840.00),(6,14000.00,18000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(7,18000.00,20000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(8,20000.00,100000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(9,100000.00,500000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00); /*!40000 ALTER TABLE `nssf` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offdays` -- DROP TABLE IF EXISTS `offdays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offdays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `groupid` int(11) NOT NULL, `offday` varchar(30) NOT NULL, `type` int(11) NOT NULL, `title` varchar(128) NOT NULL, `userid` varchar(30) DEFAULT NULL, `createdate` varchar(30) NOT NULL, PRIMARY KEY (`id`), KEY `type` (`type`), KEY `contract` (`groupid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of non working days'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offdays` -- LOCK TABLES `offdays` WRITE; /*!40000 ALTER TABLE `offdays` DISABLE KEYS */; /*!40000 ALTER TABLE `offdays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offtypes` -- DROP TABLE IF EXISTS `offtypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offtypes` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offtypes` -- LOCK TABLES `offtypes` WRITE; /*!40000 ALTER TABLE `offtypes` DISABLE KEYS */; INSERT INTO `offtypes` VALUES (1,'All day is off','2018-05-17 04:40:12am'),(2,'Half day is off','2018-05-17 04:41:13am'),(3,'Morning is off ','2018-05-17 04:41:30am'),(4,'Afternoon is off','2018-05-17 04:41:30am'); /*!40000 ALTER TABLE `offtypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `openorders` -- DROP TABLE IF EXISTS `openorders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `openorders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text NOT NULL, `startdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `closedate` text NOT NULL, `receiver` text NOT NULL, `millage` varchar(30) NOT NULL, `fuel` varchar(50) NOT NULL, `trips` text NOT NULL, `createdate` varchar(30) NOT NULL, `nextfuel` varchar(20) NOT NULL, `previoufueldate` varchar(30) NOT NULL, `previousfuelused` varchar(20) NOT NULL, `adjusted` varchar(20) NOT NULL, `fuellimit` varchar(20) NOT NULL, `fuelrate` varchar(20) NOT NULL, `exactfuel` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `openorders` -- LOCK TABLES `openorders` WRITE; /*!40000 ALTER TABLE `openorders` DISABLE KEYS */; /*!40000 ALTER TABLE `openorders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `orderlist` -- DROP TABLE IF EXISTS `orderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `orderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `itemid` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `code` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `orderlist` -- LOCK TABLES `orderlist` WRITE; /*!40000 ALTER TABLE `orderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `orderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `outgoingstock` -- DROP TABLE IF EXISTS `outgoingstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `outgoingstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` varchar(50) NOT NULL, `date` varchar(50) NOT NULL, `item_id` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'shop', `comments` text NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `outgoingstock` -- LOCK TABLES `outgoingstock` WRITE; /*!40000 ALTER TABLE `outgoingstock` DISABLE KEYS */; /*!40000 ALTER TABLE `outgoingstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `parceldelivery` -- DROP TABLE IF EXISTS `parceldelivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `parceldelivery` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateposted` datetime NOT NULL, `customer` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` text NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', `type` varchar(50) DEFAULT NULL, `receiver` varchar(50) NOT NULL, `receiverphone` varchar(50) NOT NULL, `receiveraddress` text NOT NULL, `origin` text NOT NULL, `destination` text NOT NULL, `weight` varchar(50) NOT NULL, `receiveremail` varchar(50) DEFAULT NULL, `totalvalue` varchar(20) NOT NULL, `vat` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, `receiveridno` varchar(20) NOT NULL, `riderdetails` text NOT NULL, `senderidno` varchar(50) NOT NULL, `senderphone` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `parceldelivery` -- LOCK TABLES `parceldelivery` WRITE; /*!40000 ALTER TABLE `parceldelivery` DISABLE KEYS */; /*!40000 ALTER TABLE `parceldelivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `password_resets` -- DROP TABLE IF EXISTS `password_resets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `password_resets` ( `email` varchar(255) NOT NULL, `token` varchar(255) NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), KEY `password_resets_email_index` (`email`), KEY `password_resets_token_index` (`token`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `password_resets` -- LOCK TABLES `password_resets` WRITE; /*!40000 ALTER TABLE `password_resets` DISABLE KEYS */; /*!40000 ALTER TABLE `password_resets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paye` -- DROP TABLE IF EXISTS `paye`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paye` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(15,2) NOT NULL, `amt` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `percentage` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paye` -- LOCK TABLES `paye` WRITE; /*!40000 ALTER TABLE `paye` DISABLE KEYS */; INSERT INTO `paye` VALUES (1,0.00,24000.00,24000.00,1,1,'active',10.00),(2,24001.00,32333.00,8333.00,1,1,'active',25.00),(3,32333.00,10000000000.00,32333.00,1,1,'active',30.00); /*!40000 ALTER TABLE `paye` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentmethodes` -- DROP TABLE IF EXISTS `paymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentmethodes` -- LOCK TABLES `paymentmethodes` WRITE; /*!40000 ALTER TABLE `paymentmethodes` DISABLE KEYS */; INSERT INTO `paymentmethodes` VALUES (1,'cash','Cash payment','active','2021-09-07 05:52:05','1','1','1050','',1,NULL),(2,'mpesa','mpesa','active','2021-09-22 10:35:37','1','1','1010','',1,NULL),(3,'card','card payment','active','2021-09-07 05:52:50','1','1','1030','',1,NULL),(4,'bank','Bank payment','active','2021-09-07 05:53:23','1','1','1030','',1,NULL),(5,'credit','account receivable ','active','2021-09-07 06:31:55','1','1','1100','',1,NULL),(6,'voucher','Directors account','active','2021-09-07 06:32:21','1','1','1040','',1,NULL),(7,'creditnote','Account payable','active','2021-09-07 06:34:11','1','1','2130','',1,NULL),(8,'points','Account redeemable','active','2021-09-07 06:36:16','1','1','2130','',1,NULL); /*!40000 ALTER TABLE `paymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payments` -- DROP TABLE IF EXISTS `payments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payments` ( `id` int(100) NOT NULL AUTO_INCREMENT, `paidto` varchar(100) NOT NULL, `paiby` varchar(100) NOT NULL, `paiddate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `approvedby` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `receiptno` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `idno` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payments` -- LOCK TABLES `payments` WRITE; /*!40000 ALTER TABLE `payments` DISABLE KEYS */; /*!40000 ALTER TABLE `payments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentsection` -- DROP TABLE IF EXISTS `paymentsection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentsection` ( `id` int(40) NOT NULL AUTO_INCREMENT, `methodid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `description` text NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentsection` -- LOCK TABLES `paymentsection` WRITE; /*!40000 ALTER TABLE `paymentsection` DISABLE KEYS */; INSERT INTO `paymentsection` VALUES (8,'2','KCB Bank','KCB Bank','2016-04-20 10:39:59','','3','3'),(9,'2','Equity Bank','Equity Bank','2016-04-20 10:40:10','','3','3'),(10,'4','cash','CASH','2016-04-20 10:40:34','','3','3'),(11,'3','Lipa rent','','2016-04-20 10:40:48','','3','3'),(12,'1','Airtel Money','Airtel Money','2016-04-20 10:41:17','','3','3'),(13,'1','M-pesa','M-pesa','2016-04-20 10:41:32','','3','3'),(15,'6','Coparent','Coparent','2016-05-25 04:21:55','','3','3'),(16,'2','Unaitas','Unaitas','2017-12-16 06:51:45','','',''); /*!40000 ALTER TABLE `paymentsection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payroll` -- DROP TABLE IF EXISTS `payroll`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payroll` ( `id` int(100) NOT NULL AUTO_INCREMENT, `type` varchar(255) NOT NULL, `designation` varchar(255) NOT NULL, `allowance` varchar(255) NOT NULL, `paytype` varchar(255) NOT NULL, `nohours` varchar(255) NOT NULL, `salary` varchar(255) NOT NULL, `nodays` varchar(255) NOT NULL, `nodaysyearly` varchar(255) NOT NULL, `annualsalary` varchar(255) NOT NULL, `monthlysalary` varchar(50) NOT NULL, `dailysalary` varchar(100) DEFAULT NULL, `comments` text NOT NULL, `vat` varchar(50) NOT NULL DEFAULT 'active', `payee` varchar(50) NOT NULL, `nssf` varchar(100) NOT NULL, `nihf` text NOT NULL, `employeeid` varchar(100) NOT NULL, `advance` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `other` varchar(50) NOT NULL, `month` varchar(50) NOT NULL, `year` varchar(50) NOT NULL, `loan` varchar(100) NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`type`), KEY `last_name` (`designation`), KEY `email` (`paytype`), KEY `phppos_people_ibfk_1` (`dailysalary`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payroll` -- LOCK TABLES `payroll` WRITE; /*!40000 ALTER TABLE `payroll` DISABLE KEYS */; /*!40000 ALTER TABLE `payroll` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `people` -- DROP TABLE IF EXISTS `people`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `people` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nhifrelief` decimal(10,2) DEFAULT NULL, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) NOT NULL, `town` varchar(20) NOT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) DEFAULT NULL, `nssf` varchar(50) DEFAULT NULL, `nhif` varchar(50) DEFAULT NULL, `paid` varchar(20) NOT NULL, `supplierbalance` decimal(10,2) NOT NULL, `balanceuploaded` int(11) DEFAULT 0, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `customerlimit` varchar(10) NOT NULL DEFAULT 'no', `limitamount` decimal(10,2) NOT NULL, `dropdown` varchar(10) NOT NULL DEFAULT 'no', `lastbalancedate` varchar(30) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT NULL, `transactionid` varchar(50) NOT NULL, `smscode` varchar(50) NOT NULL, `timesent` datetime NOT NULL, `computerno` text NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(50) NOT NULL, `computernouserdata` text NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`firstname`), KEY `last_name` (`lastname`), KEY `email` (`email`), KEY `phppos_people_ibfk_1` (`image_id`) ) ENGINE=InnoDB AUTO_INCREMENT=668 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `people` -- LOCK TABLES `people` WRITE; /*!40000 ALTER TABLE `people` DISABLE KEYS */; INSERT INTO `people` VALUES (1,112.50,'FAITH','Advanta','FAITH','254718667391','robisearch@gmail.com','12345678','','female','','','0','','132222201635401988','user','1','','','','3343455',60.00,'1','2023-07-28','','1','2019-06-11','Contract',20000.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Daily','1','2019-09-20','0222222',0.00,'','','Single','',9.00,1,'','1000','yes','admin','',0,0,0,'','2019-08-28',0,'',0.00,'','','','Yes',2570.00,0,0.00,0.60,'no',200.00,'','2022-08-25 15:15:09','','','','','','','','P06666xxx',1,'022','444',2,'','534032','2022-10-23 20:40:59','','new','',''),(2,NULL,'CHIBEKEL LIMITED','','','254798441606','admin','Robisearch321','Default','','Nairobi','','1 ','',NULL,'supplier','1','CHIBEKEL LIMITED','','','',0.00,'4','2023-01-27 17:28:10','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,'','','','yes',2177.00,0,0.00,0.00,'no',0.00,'yes','2023-09-28 09:50:44','','','','','','','','P051928136R',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(4,NULL,'CALEB','MUOKI',NULL,'254722866089','CALEB','Kalongo2','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2023-02-28','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','admin','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'522226593','','0000-00-00 00:00:00','','new','',''),(5,NULL,'VINCENT','VINCENT','','254704115408','vincent','Vincent1','','male','','','0','',NULL,'user','1','','','','',0.00,'5','2023-10-29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',578.00,0,'','','no','admin','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','','','','',1,NULL,NULL,0,'333238131','','0000-00-00 00:00:00','','new','',''),(6,NULL,'JANUARIS','NGALA',NULL,'254799503148','JANUARIS','33165195','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2023-01-28','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'733238337','','0000-00-00 00:00:00','','new','',''),(7,NULL,'SafePak Limited','',NULL,'254721866089','safepak@wananchi.com','','','','Nairobi','2024-01-27','1','P. O BOX 63150\r\nMombasa Road',NULL,'supplier','1','SafePak Limited','','','',0.00,'4','2023-01-27 17:25:21','','1','2023-01-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',38353.00,0,0.00,0.00,'no',0.00,'no','2023-09-23 15:15:51','','','','','',NULL,NULL,'P000605610I',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(8,NULL,'FineLine industries Ltd','',NULL,'254726991999','','','254736991999','','Nairobi','2024-01-27','1','P.O BOX 39193-00623\r\nNairobi',NULL,'supplier','1','FineLine industries Ltd','','','',0.00,'4','2023-01-27 17:34:36','','1','2023-01-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',38252460.00,0,0.00,0.00,'no',0.00,'no','2023-10-08 16:02:42','','','','','',NULL,NULL,'P051149867Q',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(9,NULL,'Jibu Kenya Ltd','',NULL,'254725515018','finance.ke@jibuco.com','','254724155875','','Nairobi','2024-01-27','1','P.O BOX 903-00517\r\nNairobi',NULL,'supplier','1','Jibu Kenya Ltd','','','',0.00,'4','2023-01-27 17:55:15','','1','2023-01-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',68175.00,0,0.00,0.00,'no',0.00,'no','2023-09-21 12:09:15','','','','','',NULL,NULL,'P051548729S',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(10,NULL,'Chirag Builders Ltd','','','25786229988','','12345678','','','Nairobi','2024-01-27','1 ','P.O BOX 363-00606\r\nSarit Center Nairobi',NULL,'member','1','','','','',22600.00,'5','2023-11-09 11:22:37','','1','2023-01-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-11-09 11:10:55','','','','','','','','P051091318I',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(11,NULL,'Elemech Engineering (kenya) Ltd','','','254786247950','','12345678','','','Nairobi','2024-01-27','1 ','P.O BOX 31853-00600\r\nNairobi',NULL,'member','1','','','','',21050.00,'1','2023-03-15 09:27:35','','1','2023-01-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-11-09 11:13:02','','','','','','','','P051208031T',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(12,NULL,'AMM ENGINEERING WORKS LTD','','AMM JOSHUA','254725001193','','','','','NAIROBI','2024-01-27','1 ','P.O BOX 42697-00100\r\nNairobi',NULL,'','1','AMM ENGINEERING WORKS LTD.','','18.9 HR','',0.00,'5','2023-02-06 13:19:05','','1','2023-01-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','P000615507Q',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(13,NULL,'Agriscope (Africa) Ltd','','','254734333161','factory.operations@easeed.com','12345678','2542207747','','Nairobi','2024-01-27','1 ','P.O BOX 45125-00100\r\nNairobi\r\nAttention;-Mr. Burhan Musajee',NULL,'member','1','','','','',64120.00,'1','2023-03-15 09:27:54','','1','2023-01-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-11-10 09:35:42','','','','','','','','P051151653Z',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(14,NULL,'Grace Nganga','',NULL,'254726437759','','','','','Attic Apartments, Hse E37','2024-01-29','1','Tap Bottle',NULL,'member','1','','','','',300.00,'4','2023-01-29 12:20:10','','1','2023-01-29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-31 17:14:02','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(15,NULL,'Amin Wesonga','','','254798839320','','','','','Odyssey Plaza, Office 13','2024-01-29','1 ','',NULL,'member','1','','','10L Bottle','',0.00,'5','2023-01-30 11:51:07','','1','2023-01-29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-08 08:54:31','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(16,NULL,'Nancy Kabura','','','254740311391','','','','','B-Shelter, Roof Top','2024-01-29','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:49:25','','1','2023-01-29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(17,NULL,'Donald Kogai','','','254720112604','','','','','Kopute Apartments, B1','2024-01-29','1 ','',NULL,'member','1','','','18.9l Aq, Keri','',0.00,'5','2023-01-30 11:47:42','','1','2023-01-29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-25 18:35:39','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(18,NULL,'Rachel Kariuki','','','254711490617','','','','','mariakani, K175','','1 ','',NULL,'member','1','','','20l, Tap','',300.00,'5','2023-01-30 11:46:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-31 16:28:09','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(19,NULL,'Timothy Makoma','','','254727312685','','','','','walk-in','','1 ','',NULL,'member','1','','','18.9 Aq','',-280.00,'5','2023-01-30 11:46:15','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-01 13:42:05','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(20,NULL,'Indulgence salon','','','254705752593','','','','','shopping centre','','1 ','',NULL,'member','1','','','20l, Tap','',1200.00,'5','2023-01-30 11:45:45','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-26 13:05:50','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(21,NULL,'saadiya ibrahim','','','254721496093','','','','','R. bank1,82','','1 ','',NULL,'member','1','','','20l, Tap','',300.00,'5','2023-01-30 11:45:27','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-31 13:13:17','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(22,NULL,'Keneth Kithinji','','','254722786850','','','','','mariakani, K183','','1 ','',NULL,'member','1','','','18.9, funny','',0.00,'5','2023-01-30 11:45:07','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 18:32:03','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(23,NULL,'DAMARIS MUITHYA','','','254710766240','','','','','ANNEX P,R16','','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 11:44:43','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 13:21:44','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(24,NULL,'VICTOR MUEMA','','','254700074594','','','','','','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:44:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(25,NULL,'RONALD JACOB OTSOLA','','','254729172124','','','','','OPP.CHURCH OF GOD,BLUE GATE','','1 ','',NULL,'member','1','','','18.9, SOFT','',0.00,'5','2023-01-30 11:43:40','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-24 12:20:02','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(26,NULL,'BALOZI WINES ','','','254704999379','','','','','ODDYSSEY,BALOZI WINES','','1 ','',NULL,'member','1','','','4, 10LTRS','',840.00,'5','2023-01-30 11:43:10','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-11-11 11:19:00','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(27,NULL,' LORINE ACHIENG ','','','254723795020','','','','','RESILIENT PARK, A26','','1 ','',NULL,'member','1','','','20L Soft','',1350.00,'5','2023-01-30 11:42:48','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-28 12:30:36','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(28,NULL,'SANDRA CHELAGAT','','','254745426868','','','','','PODIUM HEIGHTS,302','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:42:29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(29,NULL,'ABDI KHADIJA','','','254718259965','','','','','B-Shelter, 46','','1 ','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 11:42:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-01 16:36:08','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(30,NULL,'REGINA KEVOGO','','','254722263796','','','','','EMBASSY COURT 2,H9','','1 ','',NULL,'member','1','','','18.9l Keri,3','',0.00,'5','2023-01-30 11:41:46','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-20 18:45:06','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(31,NULL,'PHILLIP KARIUKI ','','','254723984950','','','','','mariakani, M220','','1 ','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 11:41:15','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-29 17:56:54','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(32,NULL,'ROBERT MAINA ','','','254738484248','','','','','TUK','','1 ','',NULL,'member','1','','','20l, Tap','',300.00,'5','2023-01-30 11:40:46','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-29 14:21:04','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(33,NULL,'ZAINABU ABIHARUFA GODORO','','','254711257771','','','','','BISMILLAHI CAFE,MOSQUE','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:40:14','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-17 17:14:03','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(34,NULL,'SADIA BISHAR ALI','','','254722175556','','','','','ZANZIBAR HOLMES,4C','','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 11:39:47','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(35,NULL,'FARDOSA AHMED HASSAN','','','254710870761','','','','','BALOZI ESTATE,16','','1 ','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 11:39:28','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 16:31:49','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(36,NULL,'MUHELKUMAR PARTEL','','','254722955416','','','','','EXECUTIVE ESTATE WAMY,43','','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 11:39:01','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 18:30:40','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(37,NULL,'SCHOLASTICA KIBATHI','','','254706975471','','','','','R.BANK1,71','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:38:29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 18:51:39','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(38,NULL,'JOHN WAHOME','','','254726213227','','','','','NJIWA APT,E2,G1,3','','1 ','',NULL,'member','1','','','10L Bottle,4','',0.00,'5','2023-01-30 11:37:41','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 13:20:30','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(39,NULL,'JAMEN LANONGWA','','','254706256077','','','','','MERIDIAN COURT,A6','','1 ','',NULL,'member','1','','','10L Bottle,2','',0.00,'5','2023-01-30 11:36:42','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-23 13:38:00','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(40,NULL,'HAFSA SHEIKH BULLE','','','254718742128','','','','','MUKOMA HEIGHTS ,8D','','1 ','',NULL,'member','1','','','20L Soft','',300.00,'5','2023-01-30 11:36:19','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-21 18:17:10','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(41,NULL,'GEDION NGUMBAU','','','254720265507','','','','','mariakani ESTATE, K176','','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 11:35:45','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-24 15:07:53','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(42,NULL,'JUSTUS OGONGO','','','254724151508','','','','','','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:34:33','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(43,NULL,'DIANA CHEROTICH ','','','254728919668','','','','','ASTRAPARK,7B','','1 ','',NULL,'member','1','','','20l, Tap','',900.00,'5','2023-03-11 14:43:20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-31 18:16:41','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(44,NULL,'MARY KAGUNYA','','','254723486626','','','','','ASTRAPARK,1J','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:33:29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-16 14:45:38','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(45,NULL,'MARY SCHOLASTICA','','','254711906537','','','','','ALABAMA APT,20','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:33:03','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(46,NULL,'RAJNEESH SHARMA','','','2547011666992','','','','','ENZI HEIGHTS,B-0502','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:30:57','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(47,NULL,'REBECCA SYOKAU','','','254721437439','','','','','NAIROBI REMAND, WORKSHOP','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:30:30','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(48,NULL,'EDWIN ANGIMA ','','','254721372895','','','','','ODYSSEY','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:29:43','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-18 16:50:52','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(49,NULL,'MIRIAM WAMBUI','','','254723991594','','','','','ODYSSEY','','1 ','',NULL,'member','1','','','KERI,SOFT','',0.00,'5','2023-01-30 11:29:20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(50,NULL,'KALORI WILBROD','','','254729876688','','','','','CID,REMAND','','1 ','',NULL,'member','1','','','18.9, funny','',0.00,'5','2023-01-30 11:28:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-20 17:42:48','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(51,NULL,'DENIS JUMA ','','','254706489199','','','','','ODYSSEY','','1 ','',NULL,'member','1','','','18.9 ,Hr,2','',0.00,'5','2023-01-30 11:28:23','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(52,NULL,'WARDA FARIA ','','','254722253440','','','','','MUKOMA,3B','','1 ','',NULL,'member','1','','','20L Soft,3','',0.00,'5','2023-01-30 11:24:23','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-21 11:27:44','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(53,NULL,'LEILA ABDI','','','254714562044','','','','','VINMAM,2','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:23:53','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-12 16:44:10','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(54,NULL,'ZAINAB ABDULAHI','','','254740377547','','','','','SADI RESIDENCE 604','','1 ','',NULL,'member','1','','','20l, Tap','',900.00,'5','2023-08-07 14:43:30','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-07 12:04:04','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(55,NULL,'PRISCILLAH SHIYAYO','','','254714945669','','','','','SHIMOLATEWA, GYM','','1 ','',NULL,'member','1','','','10L Bottle','',0.00,'5','2023-01-30 11:22:56','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(56,NULL,'PATEL SACHIN','','','254726135400','','','','','WALK IN','','1 ','',NULL,'member','1','','','18.9 Aq2,10L3','',560.00,'5','2023-01-30 11:22:30','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-11 17:13:14','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(57,NULL,'VICTOR ABOK','','','254720926521','','','','','TRANCE TOWERS,112','','1 ','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 11:22:00','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(58,NULL,'FATUMA BARWAKA JIRROW','','','254745308798','','','','','B-Shelter, 45','','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-09-18 18:29:40','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 12:08:50','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(59,NULL,'GEOFFREY MIRINGU','','','254722315734','','','','','ODYSSEY,3RD FLR,35','','1 ','',NULL,'member','1','','','18.9 KERI','',560.00,'5','2023-01-30 11:21:10','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-15 16:27:27','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(60,NULL,'SHUKRI HALIMA','','','254701061590','','Ridian1','','','MUKOMA,1D','','1 ','',NULL,'member','1','','','20l, Tap','',300.00,'5','2023-02-01 10:17:40','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 17:19:12','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(61,NULL,'MAINA NDEGWA','','','254722711225','','','','','ODYSSEY','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:20:09','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',3490.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 11:17:01','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(62,NULL,'NANCY KAMAU','','','254723043478','','','','','ASTRAPARK,10E','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:19:43','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 18:15:52','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(63,NULL,'ANNET GODLIVER','','','254727745952','','','','','BALOZI , 8','','1 ','',NULL,'member','1','','','20L Soft,18.9 HR','',0.00,'5','2023-01-30 11:19:25','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(64,NULL,'RUKIA HUSSEIN','','','254721504532','','','','','HABADO,502','','1 ','',NULL,'member','1','','','20L Soft','',300.00,'5','2023-01-30 11:19:00','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 17:36:50','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(65,NULL,'MAGNUM ENGINEERS','','','254791399962','','','','','LUNGALUNGA','','1 ','',NULL,'member','1','','','18.9 SOFT','',3000.00,'5','2023-03-23 12:27:03','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-11-03 10:16:55','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(66,NULL,'CLIFFORD MUYERA','','','254723815802','','','','','ODYSSEY','','1 ','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 11:17:21','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(67,NULL,'PURITY CHEPNGETICH','','','254711724037','','','','','GOLDEN GATE 671','','1 ','',NULL,'member','1','','','18.9 ,Hr2,AQ','',560.00,'5','2023-07-26 10:00:33','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-31 18:40:29','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(68,NULL,'RASHIDA SISIWA','','','254722298512','','','','','SOUTH GATE,17','','1 ','',NULL,'member','1','','','20l, Tap','',300.00,'5','2023-01-30 11:16:29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-31 18:08:38','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(69,NULL,'SABUN LAUNDRY','','','254796259830','','','','','SABUN LAUNDRY,NEXT GEN,M28','','1 ','',NULL,'member','1','','','20l, Tap2','',600.00,'5','2023-04-20 11:46:01','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-28 13:48:03','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(70,NULL,'TRAMIGO','','','254718940940','','','','','TRAMIGO,BAMBURI ROAD','','1 ','',NULL,'member','1','','','18.9 ,Hr,SOFT','',1200.00,'5','2023-04-17 13:46:58','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-27 12:12:49','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(71,NULL,'ARFA HUSSEIN','','','254720958566','','','','','GOLDEN GATE,259','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:13:50','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 16:30:34','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(72,NULL,'DENIS MUNENE','',NULL,'254725041446','','','','','ASTRAPARK,4C','2024-01-30','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-01-30 12:18:32','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-28 14:36:01','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(73,NULL,'WILSON ONJORE','','','254713420287','','','','','BIMA ESTATE, 14','','1 ','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 14:00:33','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-18 14:33:35','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(74,NULL,'DIANA MURINGO','',NULL,'254710103279','','','','','SHALOM,D23','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',70.00,'5','2023-01-30 12:21:23','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-26 19:10:33','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(75,NULL,'CAPITAL AIRTIME','','','254721909001','','','','','CAPITAL AIRTEL,ODYSSEY.','2024-01-30','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-03-24 17:05:42','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 12:30:35','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(76,NULL,'GEORGE KARUGA','',NULL,'254740774812','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 12:29:24','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(77,NULL,'AHMED ABDI MARKABO','','','254726672666','','','','','B-SHELTER,26','2024-01-30','1 ','',NULL,'member','1','','','18.9L SOFT','',300.00,'5','2023-03-12 16:51:10','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-27 19:08:29','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(78,NULL,'FARHINA HASSAN','',NULL,'254726370446','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','10L Bottle','',0.00,'5','2023-01-30 12:35:58','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(79,NULL,'JOHN MWENDWA','','','254722652041','','','','','KCB BUILDING,12','2024-01-30','1 ','',NULL,'member','1','','','20L Soft, BLACKLISTED','',0.00,'5','2023-01-30 13:27:33','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(80,NULL,'ABIJAH WACHIRA','',NULL,'254725833961','','','','','MUKOMA,8E','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 12:38:59','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-19 18:47:47','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(81,NULL,'RAPHAEL MWANGI','',NULL,'254724558073','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 12:41:10','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(82,NULL,'ANNETTE WAIROMA','',NULL,'254710141917','','','','','GITHERI RISE,707','2024-01-30','1','',NULL,'member','1','','','20l, Tap3','',0.00,'5','2023-01-30 12:44:56','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-18 08:09:14','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(83,NULL,'JOAN MULANDI','',NULL,'254720618210','','','','','BARAKA, A7','2024-01-30','1','',NULL,'member','1','','','20l, Tap2','',1800.00,'5','2023-01-30 12:47:28','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-31 14:30:33','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(84,NULL,'EVA CHANYA','','','254721444773','','','','','VINMAM,7','2024-01-30','1 ','',NULL,'member','1','','','18.9 ,Hr3','',0.00,'5','2023-03-24 09:14:33','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-10 12:16:22','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(85,NULL,'KHADIJA ','','MOHAMED','254711844888','','','','','VINMAM HS. 8','2024-01-30','1 ','',NULL,'','1','','','18.9 AQ ,FUNNY2','',0.00,'5','2023-07-05 13:55:31','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(86,NULL,'FUAD MWALIM','',NULL,'254725855666','','','','','GOLDEN GATE,204','2024-01-30','1','',NULL,'member','1','','','20l, Tap,COVER TAP','',-1800.00,'5','2023-01-30 13:00:44','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(87,NULL,'ANTHONY WANYONYI ','',NULL,'254757040426','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','1/2L PACK','',0.00,'5','2023-01-30 13:17:11','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(88,NULL,'ESTHER KAGO','',NULL,'254723408517','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','20l, Tap,18.9 AQ','',0.00,'5','2023-01-30 13:19:35','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 10:53:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(89,NULL,'BOYA LTD','',NULL,'254720903814','','','','','BASIC CHOICES','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 13:26:25','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-19 09:05:19','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(90,NULL,'PAULINE BRENDA','',NULL,'254724757327','','','','','ASTRAPARK,3A','2024-01-30','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-01-30 13:30:17','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-20 09:29:46','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(91,NULL,'MOHAMED ABDIKADIR','',NULL,'254714344444','','','','','B-Shelter, 42','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 13:32:54','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-21 10:01:00','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(92,NULL,'FEMI LOMBO','','','254722876178','','','','','MG STORES,HS1','2024-01-30','1 ','',NULL,'member','1','','','20l, Tap','',600.00,'5','2023-02-10 16:19:02','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 17:20:11','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(93,NULL,'JOHN WACHANIA','',NULL,'254722790287','','','','','GOLDEN GATE,196','2024-01-30','1','',NULL,'member','1','','','18.9 KERI2','',0.00,'5','2023-01-30 13:40:01','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 09:31:44','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(94,NULL,'BINALINE ','','','254723040507','','','','','ODYSSEY,BINALINE','2024-01-30','1 ','',NULL,'member','1','','','18.9 ,Hr','',280.00,'5','2023-06-23 17:01:38','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-26 10:23:33','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(95,NULL,'HAFSA','',NULL,'254722609270','','','','','KEDONG ROAD,BROWN GATE,NO.5','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 13:48:56','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(96,NULL,'BELBERRICKS SOLUTIONS','','','254727221689','','','','','LUNGALUNGA PLAZA,RM 11','2024-01-30','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-05-10 11:17:46','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-18 12:48:43','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(97,NULL,'HELLEN KANGARA','',NULL,'254716896012','','','','','BIMA BALOZI,3','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 13:52:44','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-12 14:51:02','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(98,NULL,'MARTHA WAMEDI','',NULL,'254722634095','','','','','TELAGEN,A2','2024-01-30','1','',NULL,'member','1','','','18.9 Aq 3','',3900.00,'5','2023-01-30 13:54:18','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-29 10:51:31','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(99,NULL,'ESTHER WANJIRU','',NULL,'254702966946','','','','','SOLACE PARK, C68','2024-01-30','1','',NULL,'member','1','','','18.9 ,HR','',600.00,'5','2023-01-30 13:57:21','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-31 16:21:05','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(100,NULL,'FRANCIS MUTUNE','',NULL,'254722922246','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-01-30 13:59:11','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-18 17:41:18','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(101,NULL,'JOYCE NYANCHONKA','','','254726101339','','','','','GATE A,UWANJA ROAD,1014','2024-01-30','1 ','',NULL,'member','1','','','18.9 ,Hr,AQ','',0.00,'5','2023-03-04 13:54:21','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-23 18:14:28','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(102,NULL,'MUSTAFA AKIN','',NULL,'254759050717','','','','','HUDA INTERNATIONAL,A3','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 14:15:40','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 10:35:06','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(103,NULL,'CATHERINE MWENDE','',NULL,'254721727933','','','','','METRIC,L5','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr,SOFT','',600.00,'5','2023-01-30 14:18:03','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-06 11:23:29','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(104,NULL,'FAITH KASIMU','','','254715236406','','','','','REVIERA, 3RD FLR,315','2024-01-30','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 14:20:25','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 13:38:30','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(105,NULL,'RICHARD KINUTHIA','',NULL,'254724635264','','','','','GOLDEN GATE,812','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr,SOFT3','',0.00,'5','2023-01-30 14:25:10','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-18 08:08:39','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(106,NULL,'4G CAPITAL','','','254741619079','','','','','SOUTH GATE,4G CAPITAL','2024-01-30','1 ','',NULL,'member','1','','','20L Soft','',300.00,'5','2023-04-18 09:13:07','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 10:48:29','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(107,NULL,'WARDA ALIO','',NULL,'254722949656','','','','','HABADO,106','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 14:30:20','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-29 17:39:39','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(108,NULL,'EMILY KERUBO','',NULL,'254729438017','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','10L Bottle','',0.00,'5','2023-01-30 14:32:27','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-27 13:29:55','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(109,NULL,'CHARLES LELEI','',NULL,'254721152615','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','5L','',0.00,'5','2023-01-30 14:33:53','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(110,NULL,'EZEKIAH EDWIN','',NULL,'254720237727','','','','','R. bank1,15','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',300.00,'5','2023-01-30 14:35:29','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-27 10:28:07','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(111,NULL,'HALIMA MOHAMUD ','',NULL,'254723850009','','','','','NEAR GLORY,8','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 14:37:28','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-08 08:37:58','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(112,NULL,'RAZA SHAHID ,SOHIL ABBAS MANJI','','','254746878123','','','','','GREENVILLE ,902','2024-01-30','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-02-15 18:13:44','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 16:13:06','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(113,NULL,'NELSON MUYUMBU','',NULL,'254722583313','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 Aq2','',0.00,'5','2023-01-30 14:57:19','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(114,NULL,'RAPHAEL MWANGI','',NULL,'254721718150','','','','','ODYSSEY,TECHWIN','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 15:01:24','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(115,NULL,'ACK ST. VERONICA','',NULL,'254702934922','','','','','ACK ST. VERONICA','2024-01-30','1','',NULL,'member','1','','','18.9l Keri,3','',0.00,'5','2023-01-30 15:08:52','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-23 14:43:45','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(116,NULL,'C & P COMPANY','',NULL,'254724684833','','','','','NEXT TO PANARI','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 15:30:22','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-23 16:09:02','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(117,NULL,'BOB KOPERE','',NULL,'254797826040','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','10L Bottle','',0.00,'5','2023-01-30 15:37:45','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-08 12:02:32','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(118,NULL,'REUBEN KIBICHY RUTTOH','','','254724733755','','','','','DRS HS,LUSAKA ROAD, OPP. SHELL STATION,2ND FLR,NEXT TO ESSAJEE GLASSES','2024-01-30','1 ','',NULL,'member','1','','','18.9 Aq, HR','',0.00,'5','2023-03-03 17:49:00','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 18:26:57','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(119,NULL,'ESTHER WANJIRU (FLORA)','',NULL,'25470722611368','','','','','B-Shelter, 44','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 15:40:28','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-16 13:03:12','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(120,NULL,'OLIVE NJAGI','',NULL,'254703192523','','','','','LEMAYAN,8','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 15:41:55','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-22 13:54:55','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(121,NULL,'AMANI MUSTAFA','',NULL,'254722591914','','','','','GREENVILLE ,504','2024-01-30','1','',NULL,'member','1','','','18.9 Aq,HR2','',0.00,'5','2023-01-30 15:43:38','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-20 13:49:31','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(122,NULL,'LUJAIN ABBAS','',NULL,'254719792888','','','','','KAPITI ESTATE,9','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 15:44:55','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 11:04:19','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(123,NULL,'GEOFFREY NYABUTO','',NULL,'254706971465','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9L SOFT','',0.00,'5','2023-01-30 15:46:51','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(124,NULL,' AUDREY KASANDI','','','254740758009','','','','','GOLDEN GATE,514','2024-01-30','1 ','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 15:49:20','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-09 10:44:07','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(125,NULL,'ROSE ONTERI','',NULL,'254727610566','','','','','HAZINA CRT 8,BLOCK 35,4','2024-01-30','1','',NULL,'member','1','','','20L Soft,18.9 AQ,10L','',0.00,'5','2023-01-30 15:59:54','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-21 15:39:12','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(126,NULL,'RAHAB MIRICHO','',NULL,'254720692390','','','','','mariakani BLOCK L,216','2024-01-30','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-01-30 16:02:22','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(127,NULL,'FAISAL MOHAMED','',NULL,'254701974573','','','','','HABADO,503','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 16:04:06','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-15 15:21:10','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(128,NULL,'MUSRAT NAZEER','',NULL,'254799311906','','','','','GITHERI RISE,12','2024-01-30','1','',NULL,'member','1','','','10L Bottle','',0.00,'5','2023-01-30 16:05:32','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(129,NULL,'STEPHEN KIMANI MWANGI','',NULL,'254722844067','','','','','NCPB,G4','2024-01-30','1','',NULL,'member','1','','','20l, Tap2','',0.00,'5','2023-01-30 16:07:21','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-10 12:19:51','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(130,NULL,'JOYCE CHELANGAT','',NULL,'254729936671','','','','','PODIUM HEIGHTS,116','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 16:09:18','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(131,NULL,'VICTOR MUEMA KITILA','',NULL,'254728520409','','','','','NEAR SHIKUNGA ROAD','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 16:13:58','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-19 09:23:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(132,NULL,'KASPER TECHNOLOGY','','','254732532374','','','','','LUNGALUNGA SQUARE 3RD FLR,302,KASPER TECH','2024-01-30','1 ','',NULL,'member','1','','','10L Bottle','',0.00,'5','2023-04-14 09:35:17','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-22 09:43:43','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(133,NULL,'TWISTED HOPES ','',NULL,'254769518994','','','','','SOUTH GATE,GROUND','2024-01-30','1','',NULL,'member','1','','','1L PACKS','',0.00,'5','2023-01-30 16:21:04','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(134,NULL,'MADINA DHEMO','','','254722879196','','','','','OPP KARIBA BLOCK A2 DOOR1','2024-01-30','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 16:41:20','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-21 09:33:33','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(135,NULL,'MAXWEL MUNULE','',NULL,'254721827657','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','5L BOTTLE','',0.00,'5','2023-01-30 16:43:45','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(136,NULL,'ANN NYAGUTHIE','',NULL,'254726889839','','','','','OPP ELIMU SACCO','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 16:46:03','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-15 18:03:01','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(137,NULL,'ARNEST LANGAT ','',NULL,'254708719081','','','','','TRANCE TOWERS,205','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 16:48:40','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(138,NULL,'OSMAN MOHAMED','',NULL,'254722609949','','','','','GRANVILLE, 401','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 17:01:18','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-08 18:16:52','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(139,NULL,'DIANA TAABU','',NULL,'254701280393','','','','','FORWARD SHOP,VUMIRA','2024-01-30','1','',NULL,'member','1','','','5L BOTTLE','',0.00,'5','2023-01-30 17:04:27','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',680.00,0,0.00,0.00,'no',0.00,'no','2023-09-22 09:04:33','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(140,NULL,'SAMEHA ABDOW','',NULL,'254722296522','','','','','','2024-01-30','1','',NULL,'member','1','','','B-SHELTER,8','',300.00,'5','2023-01-30 17:06:17','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-24 13:44:08','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(141,NULL,'ELIZABETH NJERI','',NULL,'254793032226','','','','','KEDONG 4TH FLOOR,18','2024-01-30','1','',NULL,'member','1','','','20L Soft2','',0.00,'5','2023-01-30 17:17:39','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 14:33:24','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(142,NULL,'JULIE RUBIA','',NULL,'254724160318','','','','','GOLDEN GATE,216','2024-01-30','1','',NULL,'member','1','','','2OL TAP ','',0.00,'5','2023-01-30 17:22:15','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-20 10:14:13','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(143,NULL,'KAGIMBI NYORO','',NULL,'254722282115','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','5L BOTTLE 3','',0.00,'5','2023-01-30 17:23:56','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(144,NULL,'CLARENCE INGALWA','',NULL,'254722393357','','','','','MUKOMA,4A','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 17:25:13','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(145,NULL,'PETER GIKONYO','',NULL,'254722618340','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-01-30 17:26:49','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-10 18:58:36','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(146,NULL,'DICKSON NDEGWA','',NULL,'254720276796','','','','','GOLDEN GATE,362','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',280.00,'5','2023-01-30 17:31:09','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',1500.00,0,0.00,0.00,'no',0.00,'no','2023-10-28 17:34:03','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(147,NULL,'PAUL MWOLOLO','',NULL,'254726815836','','','','','STYLECARE 408','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 17:35:56','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-20 17:47:18','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(148,NULL,'EUNICE AKANI','',NULL,'254721845243','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 Aq,HR,KERI','',280.00,'5','2023-01-30 17:39:36','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-14 17:48:32','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(149,NULL,'FANCY MWIKALI','',NULL,'254704939491','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 17:41:49','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(150,NULL,'LILIAN KISERO','',NULL,'254790407732','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','5L BOTTLE','',0.00,'5','2023-01-30 17:43:10','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(151,NULL,'IAN KINYUA','',NULL,'254723592087','','','','','PAA CRESCENT, 121/1A','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 17:50:43','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-19 17:49:30','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(152,NULL,'EPIPHANIUS KOECH','',NULL,'254714800628','','','','','BLACK GATE ,G1','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 17:52:56','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-20 08:43:53','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(153,NULL,'ABDIAZIZ ABDULLAHI','',NULL,'254724512515','','','','','UCHUMI ROAD ESTATE,23','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 17:55:06','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(154,NULL,'WAWUDA BOLI','',NULL,'254791800638','','','','','SHALOM GARDENS, D33','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 17:56:30','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-13 08:37:45','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(155,NULL,'MOHAMED AHMED GUHAD','',NULL,'254720477491','','','','','REAL ESTATE,15,DUKUL SHEIKH','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 17:59:19','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(156,NULL,'JULIET KIRUI','',NULL,'254726404075','','','','','MUBIRU HEIGHTS, M24','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 18:01:18','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 11:50:42','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(157,NULL,'BRENDA MUMO','',NULL,'254710627111','','','','','PLAINSVILLE RESIDENT,13F','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 18:02:49','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-15 13:13:06','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(158,NULL,'HELLEN ARAKA','',NULL,'254722561408','','','','','BIMA ESTATE, 5','2024-01-30','1','',NULL,'member','1','','','18.9 Aq2','',0.00,'5','2023-01-30 18:08:44','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-12 17:30:37','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(159,NULL,'KEVIN NJERU','',NULL,'254722980011','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 18:12:33','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(160,NULL,'ANTHONY JACOB WANDERA','',NULL,'254721533903','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 Aq2','',0.00,'5','2023-01-30 18:14:27','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(161,NULL,'JACOB ALELA ALUCHIO','',NULL,'254723849538','','','','','ASTRAPARK,8D','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 18:16:07','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-17 09:51:29','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(162,NULL,'BADI ALI CHAIRMAN','',NULL,'254722668777','','','','','SOUTH C','2024-01-30','1','',NULL,'member','1','','','2OL TAP2','',0.00,'5','2023-01-30 18:18:33','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(163,NULL,'DAVID MUTURI','',NULL,'254720016993','','','','','B-Shelter, 48','2024-01-30','1','',NULL,'member','1','','','18.9 Aq2','',0.00,'5','2023-01-30 18:20:25','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-21 18:26:16','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(164,NULL,'BALAJI DODDAPANNI','',NULL,'254706959383','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','1/2 PACKS3','',0.00,'5','2023-01-30 18:23:48','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(165,NULL,'JOYCE WANGARI','',NULL,'254710135555','','','','','ANNEX,D16','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 18:25:03','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(166,NULL,'FAITH MWENDWA','',NULL,'254706520996','','','','','MERIDIAN, D16','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 18:27:34','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-02 10:18:13','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(167,NULL,'BRIAN ASUGA','',NULL,'254714903468','','','','','SAPHIRE, A3','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 18:29:16','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-17 19:10:08','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(168,NULL,'WARUGURU MIGULI','','','254726218310','','','','','GRANEVILLE,803, OR GOLDEN SUITE,BLOCK B, HS,P01','2024-01-30','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-02-05 13:01:25','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-15 14:03:46','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(169,NULL,'ROBERT SANG ','',NULL,'254722118967','','','','','LAND MAWE','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',300.00,'5','2023-01-30 18:32:42','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 17:37:42','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(170,NULL,'MUMINA FREDRICK','',NULL,'254768397427','','','','','GLORY,10','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 18:38:32','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 15:47:59','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(171,NULL,'KALUBI MPUNGA','',NULL,'254717193041','','','','','ELITE','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 18:39:44','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-08 16:17:13','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(172,NULL,'MARION MUNENE','',NULL,'254723363952','','','','','DIAMOND PARK 1,375','2024-01-30','1','',NULL,'member','1','','','2OL TAP2','',1200.00,'5','2023-01-30 18:42:20','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-31 16:21:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(173,NULL,'JOSHUA MWAVITA','',NULL,'254777562600','','','','','APP SHIKUNGA ROAD,603','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 18:46:22','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(174,NULL,'MILDRED MUSILA','',NULL,'254706219068','','','','','ASTRAPARK,5A','2024-01-30','1','',NULL,'member','1','','','20L Soft','',900.00,'5','2023-01-30 18:52:18','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-31 13:30:22','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(175,NULL,'HAMZA SENYONGA','',NULL,'254704476825','','','','','LASAKA,2RD FLR,17','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 18:53:59','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-18 11:09:23','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(176,NULL,'NASRA IBRAHIM','',NULL,'254720841616','','','','','B-Shelter, 16','2024-01-30','1','',NULL,'member','1','','','20L Soft','',1800.00,'5','2023-01-30 18:56:44','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-03 18:25:20','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(177,NULL,'SHARON OKELLO','',NULL,'254713583093','','','','','MUKOMA,7E','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 19:21:16','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-01 17:54:56','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(178,NULL,'Sam Mwaura','','','254720821319','','','','','Githeri Rise 718','','1 ','',NULL,'member','1','','','2 HR(18.9)','',1200.00,'5','2023-01-31 12:38:54','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-26 18:24:24','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(179,NULL,'AGNES OWUOR JACK','','','254722720515','','','','','MUMBI FLATS 2nd FLOOR HSE:17','','1 ','',NULL,'member','1','','','18.9 SOFT (3BTLS)','',0.00,'5','2023-01-31 12:38:37','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-16 18:16:35','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(180,NULL,'MOHAMED SAID','','','254725255255','','','','','GOLDEN GATE 683','','1 ','',NULL,'member','1','','','18.9 HR,20L SOFT','',4550.00,'5','2023-07-12 12:13:23','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-25 14:20:49','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(181,NULL,'AYEKA AYEKA','','','254724907672','','','','','SADI RD RESIDENCE GATE A 04','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-31 12:37:48','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(182,NULL,'MERCY MUTHEGI','','','254720574857','','','','','BELLEVUE ESTATE 307','','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-31 12:37:29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-20 14:29:18','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(183,NULL,'RICHARD ASUDI','','','254725743085','','','','','BROOMSVILLE 2A','','1 ','',NULL,'member','1','','','20l, Tap','',300.00,'5','2023-01-31 12:37:03','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 13:52:14','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(184,NULL,'HAFSA HUSSEIN','','','254722609271','','','','','KEDONG RD BROWN GATE Hse:5','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-31 12:36:49','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-15 17:52:47','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(185,NULL,'KINGS ALI','','','254706265787','','','','','KINGSBOURNE (Bandari Road)','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-31 12:36:31','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-28 16:25:56','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(186,NULL,'JONAS IFEANYI','','','254722264493','','','','','TELAGEN B10(last floor)','','1 ','',NULL,'member','1','','','18.9 Aq,18.9 KERI, 20L soft','',300.00,'5','2023-01-31 12:35:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',3300.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 13:28:04','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(187,NULL,'AHMED MAALIM','','','254725159955','','','','','MUKOMA HEIGHTS 3C','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-31 12:35:36','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(188,NULL,'ZAIBONSHAH NJERI','','','254722801461','','','','','shopping centre,AIKAL DISTRIBUTORS','','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-25 12:20:59','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-22 13:57:49','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(189,NULL,'STEPHEN JULIUS','',NULL,'254707065079','','','','','ODYSSEY','2024-01-31','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-31 12:42:26','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 18:54:19','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(190,NULL,'PRISCILA ROP','',NULL,'254722897746','','','','','GOLDEN GATE,362','2024-01-31','1','',NULL,'member','1','','','18.9 Aq','',300.00,'5','2023-01-31 12:45:31','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 17:18:52','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(191,NULL,'ZAINAB OMAR ABDI','',NULL,'254725943822','','','','','ATTIC (NEAR) ,502','2024-01-31','1','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-31 12:48:08','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(192,NULL,'ZAINAB MAALIM','',NULL,'254728806000','','','','','','2024-01-31','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-01-31 13:07:12','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(193,NULL,'PATRICK GATHENGE','',NULL,'254704833008','','','','','ASTRAPARK,7J,NANCY ALISIOLA','2024-01-31','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-31 13:09:15','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-04 17:45:37','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(194,NULL,'ZAINAB ','',NULL,'254740733547','','','','','G-FLATS, G31','2024-01-31','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-31 13:12:04','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(195,NULL,'KELCO','',NULL,'254789459323','','','','','BUTERE ROAD GO DOWN,14','2024-01-31','1','',NULL,'member','1','','','18.9 ,Hr5,SOFT','',0.00,'5','2023-01-31 14:55:33','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-20 09:32:28','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(196,NULL,'CYNTHIA WANGWE','',NULL,'254722630021','','','','','ASTRAPARK,3G','2024-01-31','1','',NULL,'member','1','','','2OL TAP,COVER TAP','',0.00,'5','2023-01-31 14:57:25','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-11 18:31:19','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(197,NULL,'SOUTH LAND HOSPITAL','','','254722720003','','','','','VUMIRA, SOUTH LAND HOSPITAL','2024-01-31','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-05-19 16:14:44','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-27 14:58:50','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(198,NULL,'JOSEPHINE NJOGU MUTUNGI','',NULL,'254722802174','','','','','NJIWA,C2','2024-01-31','1','',NULL,'member','1','','','1/2L PACKS','',300.00,'5','2023-01-31 15:01:14','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-24 18:33:35','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(199,NULL,'JUDITH KAMAU','','','254722731652','','','','','MARIAKANI BLOCK K 191','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'6','2023-02-01 08:16:44','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(200,NULL,'PURITY CHEPNG\'ETICH','','','254722591437','','','','','SORE DRIVE, 671','2024-02-01','1 ','',NULL,'member','1','','','18.9 Aqua','',0.00,'5','2023-07-26 09:59:56','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-23 15:45:17','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(201,NULL,'GLADYS AWUOR','',NULL,'254726403147','','','','','MUBIRU HEIGHTS M35','2024-02-01','1','',NULL,'member','1','','','','',600.00,'6','2023-02-01 08:05:49','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-31 16:32:07','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(202,NULL,'MONICA SYOKAU','',NULL,'254713873498','','','','','MUBIRU HEIGHTS H16','2024-02-01','1','',NULL,'member','1','','','18.9 Hr','',0.00,'6','2023-02-01 08:07:55','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-13 19:18:46','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(203,NULL,'MUTUA KIMATU','',NULL,'254722225484','','','','','POSTA 40','2024-02-01','1','',NULL,'member','1','','','18.9 Hr','',0.00,'6','2023-02-01 08:10:46','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(204,NULL,'HILLARY KOIN','',NULL,'254722527482','','','','','GITHERI RISE 497','2024-02-01','1','',NULL,'member','1','','','18.9 Aqua','',0.00,'6','2023-02-01 08:13:37','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(205,NULL,'LEILA ALI','',NULL,'254722784742','','','','','MARIAKANI B27','2024-02-01','1','',NULL,'member','1','','','20L Tap','',0.00,'6','2023-02-01 08:16:00','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-11 12:42:18','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(206,NULL,'MUMBI WAWERU','',NULL,'254715167080','','','','','OLOIKA P0LACE B106','2024-02-01','1','',NULL,'member','1','','','18.9 Soft','',0.00,'6','2023-02-01 08:19:29','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(207,NULL,'SANKAU KOYIET','',NULL,'254727257660','','','','','ODYSSEY PLAZA','2024-02-01','1','',NULL,'member','1','','','18.9 Keri','',0.00,'6','2023-02-01 08:22:22','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(208,NULL,'BRENDA WESONGA','',NULL,'254726313640','','','','','MARIAKANI,L193','2024-02-01','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-01 09:50:03','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-07 14:19:24','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(209,NULL,'WALK-IN','',NULL,'N/A','','','','','ODYSSEY','2024-02-01','1','',NULL,'member','1','','','','',3920.00,'5','2023-02-01 09:58:21','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 16:17:57','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(210,NULL,'MR. AND MRS. CALEB MUOKI','','','245782505460','','','','','GITHERI RISE, 712','2024-02-01','1 ','',NULL,'member','1','','','18.9 HR2','',3030.00,'5','2023-02-09 08:29:39','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-31 19:05:04','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(211,NULL,'INAGIB INVESTMENT LTD','','','254715217062','','','','','INAGIB INVESTMENT, INDUSTRIAL AREA','2024-02-01','1 ','',NULL,'member','1','','','18.9L FUNNY BOTTLE','',300.00,'5','2023-05-17 12:08:37','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 09:18:00','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(212,NULL,'RAMLA OMAR','',NULL,'254722934935','','','','','B-SHELTER, 25','2024-02-01','1','',NULL,'member','1','','','20L TAP','',300.00,'5','2023-02-01 11:44:54','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-28 15:35:46','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(213,NULL,'ALINOOR KULANE','',NULL,'254724859184','','','','','SHOPPING CENTRE ,SOUTH B HOSPITAL,OPP GARAGE, 1ST FLR,4B','2024-02-01','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-01 12:12:40','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-04 18:30:46','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(214,NULL,'AGNES KATONO','',NULL,'254720946467','','','','','ODYSSEY','2024-02-01','1','',NULL,'member','1','','','1L NEW','',570.00,'5','2023-02-01 13:28:01','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-18 16:36:12','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(215,NULL,'FRANCIS MBUVA','',NULL,'254740374722','','','','','SOUTH GATE, 3RD FLR,S1G','2024-02-01','1','',NULL,'member','1','','','20L TAP','',300.00,'5','2023-02-01 14:46:54','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-13 14:12:37','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(216,NULL,'ABUBAKAR YUSUF','','','254721662273','','','','','ALPHA (SHIKUNGA ROAD) S8','2024-02-01','1 ','',NULL,'member','1','','','20L TAP','',300.00,'5','2023-07-01 16:40:20','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-29 14:21:38','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(217,NULL,'ANN NDINDA KYULI','',NULL,'254797346306','','','','','ODYSSEY,SHOP','2024-02-01','1','',NULL,'member','1','','','1L NEW','',0.00,'5','2023-02-01 16:11:33','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-17 09:48:32','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(218,NULL,'SARAH WANJALA','',NULL,'254722216286','','','','','GOLDEN GATE DRIVE,559','2024-02-01','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-01 16:27:35','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-20 17:48:22','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(219,NULL,'SUMAYA ','',NULL,'254769189849','','','','','MUHINDI MWEUSI,2ND FLR,204','2024-02-01','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-01 16:57:30','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-01 18:18:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(220,NULL,'CYNTHIA ODHIAMBO','',NULL,'254703373210','','','','','SAPHIRE,A7','2024-02-01','1','',NULL,'member','1','','','18.9 HR,10L','',0.00,'5','2023-02-01 17:20:15','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-20 09:40:12','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(221,NULL,'LOOP BUZZ TECHNOLOGIES','',NULL,'254112663147','','','','','ODYSSEY,SHOP','2024-02-01','1','',NULL,'member','1','','','1L NEW','',0.00,'5','2023-02-01 17:34:06','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(222,NULL,'YVONNE MAINA KARIUKI','',NULL,'254722376902','','','','','MARIAKANI, M220','2024-02-01','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-01 18:36:44','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-07 15:59:27','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(223,NULL,'BEATRICE MUREKATETE','',NULL,'254794440078','','','','','TRAMIGO SOLUTIONS,GT BANK, BAMBURI ENTERPRISE ROAD','2024-02-02','1','',NULL,'member','1','','','18.9 Hr,SOFT2','',0.00,'5','2023-02-02 08:33:54','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-17 18:40:49','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(224,NULL,'GRACE W GITHONGO','',NULL,'254713366028','','','254787777770','','SOUTH GATE, 2ND FLOOR,S2','2024-02-02','1','',NULL,'member','1','','','20L TAP','',300.00,'5','2023-02-02 09:53:55','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 09:18:54','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(225,NULL,'MICHAEL HONGO','',NULL,'254721152368','','','254790677839','','SOUTH GATE, 3ND FLOOR,E.A.T.G','2024-02-02','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-02 10:06:43','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(226,NULL,'FAIZAH JEPKORIR MWANGI','',NULL,'254725128059','','','','','ODYSSEY,SHOP','2024-02-02','1','',NULL,'member','1','','','1L NEW','',0.00,'5','2023-02-02 10:12:40','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(227,NULL,'MONICAH MUTHIMI','','','254723448730','','','','','HAZINA COURT 2, BLOCK F10,HOUSE 5','2024-02-02','1 ','',NULL,'member','1','','','20L TAP','',2470.00,'5','2023-08-10 10:40:44','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-20 17:50:05','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(228,NULL,'TASISIO','',NULL,'254719675024','','','','','ASTRAPARK,10E','2024-02-02','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-02 12:11:16','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-02 14:38:01','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(229,NULL,'MERCY MITHAMO','','','254713175809','','Ridian1','','','ASTRAPARK,9E','2024-02-02','1 ','',NULL,'member','1','','','10L,2','',0.00,'5','2023-02-02 14:09:05','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-21 14:13:31','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(230,NULL,'LEILA ABDI SHEIKH','',NULL,'25470114562044','','','','','VINMAN APT HS.2','2024-02-02','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-02 13:33:47','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 18:24:02','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(231,NULL,'BRENDA ABUGA','',NULL,'254710605472','','','','','MAKABURI,BUNYALA ROAD, ONE TOP GARAGE','2024-02-02','1','',NULL,'member','1','','','1L PACKS','',0.00,'5','2023-02-02 14:02:53','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-08 16:40:46','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(232,NULL,'LAURA NYATI','',NULL,'254721526412','','','','','ODYSSEY,SHOP','2024-02-02','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-02 15:21:56','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 18:24:55','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(233,NULL,'CHARLES M ARNOLD','',NULL,'254729055207','','','','','ODYSSEY,SHOP','2024-02-02','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-02 15:48:09','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(234,NULL,'PHILLIP DIBENEDETTO','',NULL,'254768442027','','','','','ODYSSEY,SHOP','2024-02-02','1','',NULL,'member','1','','','20L SOFT,2','',0.00,'5','2023-02-02 16:13:42','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-02 16:39:52','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(235,NULL,'GDLIGHT MUHAMMED','',NULL,'254708884313','','','','','MUBIRU HEIGHTS,M3,GROUND FLOOR','2024-02-02','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-02 16:45:54','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-02 17:12:44','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(236,NULL,'MARGARET HOPE NYAGA','',NULL,'254719795723','','','','','BELCREST 1ST, B1','2024-02-02','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-02 17:50:27','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-10 08:16:51','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(237,NULL,'FAITH ','',NULL,'254720000547','','','','','B-SHELTER, 41','2024-02-02','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-02 18:16:11','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-22 17:25:29','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(238,NULL,' RADIUM SECURITY','','','254720224812','','','','','RADIUM SECURITY','2024-02-02','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-04-19 12:15:13','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-13 19:15:44','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(239,NULL,'LETRICE AKOTH OTIENDE','',NULL,'254725034534','','','','','OPPOSITE LAIBON','2024-02-02','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-02 18:30:02','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(240,NULL,'BETTY AKINYI','',NULL,'254705253341','','','','','KAPITI CRESCENT,STYLE CARE APT,HOUSE 412','2024-02-02','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-02 19:06:38','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(241,NULL,'Joshua shitanda','',NULL,'254723690765','','','','','Odyssey ,shop','','1','',NULL,'member','1','','','10ltrs ','',0.00,'5','2023-02-03 13:01:56','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-10 13:46:15','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(242,NULL,'KAVAKAVA PHARMARCY','','','254708805617','','','','','KAVAKAVA PHARMARCY','','1 ','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-03 13:38:31','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 14:05:09','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(244,NULL,'MUNA YUSUF','','','2540115608552','','','','','GRANEVILE,601','2024-02-03','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-07 16:15:03','','1','2023-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-07 15:33:01','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(245,NULL,'NAOMI MUSHILA','','','254790337732','','','','','BOUNTY,413','2024-02-03','1 ','',NULL,'member','1','','','20L SOFT','',1270.00,'5','2023-02-03 14:29:14','','1','2023-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-15 18:21:27','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(246,NULL,'ESTHER JEAN WANJIRU ','',NULL,'254722611368','','','','','B-SHELTER ,44','2024-02-03','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-03 14:48:11','','1','2023-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-22 16:43:32','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(247,NULL,'GRACE MUTHONI','',NULL,'254712610486','','','','','ODYSSEY,3RD FLR RM6','2024-02-03','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-03 15:00:08','','1','2023-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-26 14:21:00','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(248,NULL,'RAJINDER SINGH INDRAJ','',NULL,'254722893211','','','','','LUNGALUNGA FUEL, MATA ROAD','2024-02-03','1','',NULL,'member','1','','','7HR','',280.00,'5','2023-02-03 15:13:54','','1','2023-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-22 09:40:32','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(249,NULL,'AISHA DARA ZEDI','',NULL,'254716098165','','','','','NEPTUNE SHELTERS, D1','2024-02-03','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-03 17:11:02','','1','2023-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(250,NULL,'HELIDA NYAMWAYA','',NULL,'254762494716','','','','','MARIAKANI,J153','2024-02-03','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-03 17:41:37','','1','2023-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-17 09:54:50','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(251,NULL,'EVANS MUSYOKI MATIVO','',NULL,'254796394656','','','','','MARIAKANI PRIMARY,KIJIJI','2024-02-04','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-04 09:13:26','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(252,NULL,'CHARLES KARUGA','',NULL,'254722864965','','','','','R.BANK 1,HS.12','2024-02-04','1','',NULL,'member','1','','','20L TAP','',300.00,'5','2023-02-04 09:20:06','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-29 17:50:30','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(253,NULL,'PATRICK NJIRAINI GITHONGO','',NULL,'254712651380','','','','','ASTRAPARK,10D','2024-02-04','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-04 09:51:04','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-07 10:26:00','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(254,NULL,'JULIET AKOTH SADDIMBAH','','','254711862592','','','','','ASTRAPARK,5C','2024-02-04','1 ','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-03-12 15:06:11','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-12 17:27:52','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(255,NULL,'SUSAN NJERI RIGITHA','','','254725443992','','','','','DIRECTLY OPPOSITE MINHA HEIGHTS,HS.12,GATE 31','2024-02-04','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-07 18:00:53','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-12 17:33:16','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(256,NULL,'HASSAN DEKOW ABDILLE','',NULL,'254757216922','','','','','BIMA 23','2024-02-04','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-04 11:50:49','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(257,NULL,'ADAL SOLUTIONS LTD','','','254718158534','FREDRICK@ADALSOLUTIONS.COM','','','','SAGOO & NYOTA BUILDING 4TH FLR, DAR ES SALAAM RD, INDUSTRIAL AREA, NAIROBI','2024-02-04','1 ','',NULL,'member','1','ADAL SOLUTIONS LTD','','20L TAPS 4,2HR','',11000.00,'5','2023-03-02 10:54:48','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-30 16:28:49','','','','','','','','P051669022K',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(258,NULL,'LINDA ISAVWA','',NULL,'254724465627','','','','','KENYARE,NEAR SANASANA,BLCK 6,HS 7','2024-02-04','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-04 12:05:34','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(259,NULL,'NASTEHA FARAH NOOR','',NULL,'254722677667','','','','','OPP.KARIBA BLOCK 4,HS.3','2024-02-04','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-04 12:49:43','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-21 13:10:27','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(260,NULL,'EILEEN KENDI MITHIKA','',NULL,'254722121195','','','','','TWIGA HEIGHTS,SADI ROAD,GATE B,6TH FLR,HS. 41','2024-02-04','1','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-02-04 13:10:46','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-12 16:54:22','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(261,NULL,'REGAL POINT APARTMENT','','','254708327150','','','','','REGAL POINT APT, HS.B42','2024-02-04','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-04 14:25:48','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-07 15:47:27','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(262,NULL,'NEHMO','',NULL,'254722248177','','','','','B-SHELTER ,33','2024-02-04','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-04 14:33:34','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 16:37:11','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(263,NULL,'LILIAN AKINYI OUMA','',NULL,'254733830444','','','','','R.BANKS 1,HS.94','2024-02-04','1','',NULL,'member','1','','','18.9 HR2,3KERI','',0.00,'5','2023-02-04 15:48:33','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(264,NULL,'ANWAR AHMED SHEIKH','',NULL,'254742704441','','','','','HABADO, 101','2024-02-04','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-04 17:44:35','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 12:32:05','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(265,NULL,'NJERI','',NULL,'254714849221','','','','','MARIAKANI BLOCK M,231','2024-02-04','1','',NULL,'member','1','','','20L SOFT2','',0.00,'5','2023-02-04 17:48:32','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-20 14:13:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(266,NULL,'MOHAMMED HADI','',NULL,'254797761465','','','','','KARIMI GARDENS','2024-02-04','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-04 17:58:42','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 17:52:25','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(267,NULL,'TATUA','',NULL,'254701411163','','','','','R.BANK ,119,HOUSE GIRLS','2024-02-04','1','',NULL,'member','1','','','','',0.00,'5','2023-02-04 18:56:03','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-09 10:44:40','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(268,NULL,'MOHAMED AHMED ABDI','',NULL,'254715513437','','','','','ALPHA GARDENS, S12','2024-02-05','1','',NULL,'member','1','','','20L TAP','',300.00,'5','2023-02-05 12:52:58','','1','2023-02-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 17:21:30','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(269,NULL,'BATULA ABDULLAH','',NULL,'254720866544','','','','','DIAMOND PARK 1,HS. 376 ','2024-02-05','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-05 17:07:50','','1','2023-02-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-05 18:38:20','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(270,NULL,'NIMO HUSSEIN','','','254720934883','','','','','GREENVILE,HS.604','2024-02-05','1 ','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-07-03 16:46:56','','1','2023-02-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-25 17:52:06','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(271,NULL,'RASHID ISMAIL ALI','',NULL,'254720564250','','','','','B-SHELTER ,39','2024-02-05','1','',NULL,'member','1','','','18.9FUNNY','',0.00,'5','2023-02-05 18:19:36','','1','2023-02-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(272,NULL,'RAMIE','','','254745715051','','','','','HUDA INTEGRATED SCHOOL,B1','2024-02-05','1 ','',NULL,'member','1','','','20L SOFT','',300.00,'5','2023-02-05 18:41:16','','1','2023-02-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-23 15:25:00','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(273,NULL,'EBONY CONSOLIDATED','','','254719699699','','','','','EBONY CONSOLIDATED , HABIB BANK 1ST FLR, DARSALAM ROAD.','2024-02-06','1 ','',NULL,'member','1','','','18.9 HR2','',0.00,'5','2023-04-25 09:42:06','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-26 14:20:32','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(274,NULL,'KABESH ','',NULL,'254726136702','','','','','GOLDEN GATE 137,KARUKU ROAD,SQ','2024-02-06','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-06 10:15:16','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(275,NULL,'LEAH MUTHEU','',NULL,'254729099894','','','','','OAK APT,107,OPP.LIBERTY CHURCH','2024-02-06','1','',NULL,'member','1','','','20L TAP NEW MODEL','',0.00,'5','2023-02-06 12:45:10','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-06 09:17:59','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(276,NULL,'AMM ENGINEERING WORKS LIMITED','','','254736374926','','','','','AIRPORT ROAD','2024-02-06','1 ','P.O BOX 42697-00100\r\nNairobi',NULL,'member','1','','','18.9 HR','',-2000.00,'5','2023-03-31 08:17:37','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-02 10:39:26','','','','','','','','P000615507Q',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(277,NULL,'DANIEL OKEMWA ','',NULL,'254728463563','','','','','KCB BUILDING 5TH FLR, D.1, ','2024-02-06','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-06 13:21:21','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 18:48:12','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(278,NULL,'SAADIYA','',NULL,'254724901999','','','','','HABADO,402','2024-02-06','1','',NULL,'member','1','','','20L SOFT2','',0.00,'5','2023-02-06 13:53:23','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-11 17:35:49','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(279,NULL,'WINFRED NZIOKA','',NULL,'254707617559','','','','','ODDYSSEY,1ST FLR,6B','2024-02-06','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-06 14:45:00','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-05 19:09:19','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(280,NULL,'BRENDAH KAYANGE','',NULL,'254723357898','','','','','ODYSSEY,SHOP','2024-02-06','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-06 14:53:15','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(281,NULL,'TERESA TECLA ATIENO','',NULL,'254729504260','','','','','ODYSSEY,SHOP','2024-02-06','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-06 14:58:15','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(282,NULL,'SAMWEL ','',NULL,'254715556078','','','','','ODYSSEY,SHOP','2024-02-06','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-06 15:23:18','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(283,NULL,'HANNAH MAINA','',NULL,'254723783220','','','','','ODYSSEY,SHOP','2024-02-06','1','',NULL,'member','1','','','20L SOFT,18.9 MT.KENYA','',0.00,'5','2023-02-06 17:22:59','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-08 17:44:05','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(284,NULL,'LUCY MAUNDU','',NULL,'2540113088205','','','','','POLICE BAND ,BLCK 5,D.11','2024-02-06','1','',NULL,'member','1','','','18.9 AQ','',1740.00,'5','2023-02-06 18:11:10','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-16 10:21:01','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(285,NULL,'LAURA AKETCH ','',NULL,'254729173168','','','','','REVIERA,109','2024-02-06','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-06 18:30:44','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-15 18:09:51','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(286,NULL,'HUSSEIN NEHME ','',NULL,'254719504999','','','','','G-COURT,J1','2024-02-06','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-06 18:36:16','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-26 15:23:21','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(287,NULL,'LOUISA MWANIKI','',NULL,'254740409701','','','','','MARIAKANI BLOCK ,K181','2024-02-07','1','',NULL,'member','1','','','20L SOFT2','',0.00,'5','2023-02-07 09:30:00','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-17 10:57:33','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(288,NULL,'CATHERINE KIBOI','',NULL,'254737343681','','','','','GOLDEN GATE LANE 665','2024-02-07','1','',NULL,'member','1','','','18.9 HR2,AQ2','',3000.00,'5','2023-02-07 09:36:56','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-28 15:36:18','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(289,NULL,'JACINTA NJERI','',NULL,'254728935201','','','','','B-SHELTER ,50','2024-02-07','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-07 09:40:35','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-08 12:47:32','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(290,NULL,'A MAUREEN ','',NULL,'254740909436','','','','','TRANCE TOWERS,205','2024-02-07','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-07 09:57:21','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-07 15:12:49','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(291,NULL,'LATIPHA OMAR YUSUF','','','254706473132','','','','','GENESIS PARK, OPP KENHA,402','2024-02-07','1 ','',NULL,'member','1','','','20L SOFT NEW','',0.00,'5','2023-02-07 16:17:01','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-04 15:36:05','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(292,NULL,'PETER MWAKA','','','2540115149907','','','','','GITHERI RISE,','2024-02-07','1 ','',NULL,'member','1','','','20L TAP','',300.00,'5','2023-03-02 13:24:16','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-05 11:27:48','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(293,NULL,'MOHAMMED JAMBI','',NULL,'254724502631','','','','','MUBIRU HEIGHT,M3,GROUND FLR','2024-02-07','1','',NULL,'member','1','','','18.9 HR','',300.00,'5','2023-02-07 12:16:18','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-25 15:48:41','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(294,NULL,'TAPELI','','','254745866503','','','','','ALPHA GARDENS, T23','2024-02-07','1 ','',NULL,'member','1','','','20L SOFT','',300.00,'5','2023-07-12 15:38:11','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-31 16:56:41','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(295,NULL,'JOYCE MWANGI','',NULL,'254722715830','','','','','BIMA 39','2024-02-07','1','',NULL,'member','1','','','18.9 HR,AQ','',0.00,'5','2023-02-07 17:19:30','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-02 17:13:41','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(296,NULL,'CHRISTINE WAGUNA','','','254724947026','','','','','MARIAKANI,J152','2024-02-07','1 ','',NULL,'member','1','','','18.9 HR2','',0.00,'5','2023-02-07 18:02:01','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-16 12:44:16','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(297,NULL,'ABEL MUTUA ','',NULL,'254746620681','','','','','GUTHERA DRIVE,HS. NEXT AFTER 843 GREY GATE MANGO TREE','2024-02-08','1','',NULL,'member','1','','','18.9FUNNY BOTTLE','',0.00,'5','2023-02-08 08:53:46','','1','2023-02-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-11 08:59:14','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(298,NULL,'ERICK LORNA CHELANGAT','','','254724707860','','','','','REVONIAH APT,HS 7','2024-02-08','1 ','',NULL,'member','1','','','18.9 HR','',300.00,'5','2023-02-08 09:34:57','','1','2023-02-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-28 10:02:46','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(299,NULL,'IRENE MBATHA KELI','','','254746605821','','','','','TRANCE TOWERS,104','2024-02-08','1 ','',NULL,'member','1','','','20L SOFT2','',0.00,'5','2023-02-09 08:31:09','','1','2023-02-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-09 09:54:47','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(300,NULL,'BOOZE BITE','','','254742928634','','','','','TRANCE TOWERS,1ST FLR,ROOM 111,BOOZEBITE','2024-02-08','1 ','',NULL,'member','1','','','18.9 AQ2','',1200.00,'5','2023-04-18 08:31:06','','1','2023-02-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-10 09:25:04','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(301,NULL,'LEAH JEPCHUMBA','',NULL,'254719678899','','','','','MALAIKA,235','2024-02-08','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-08 18:30:16','','1','2023-02-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-20 17:05:10','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(302,NULL,'YAHYE ABDI ALI','',NULL,'254797672033','','','','','ZANZIBAR RD, ALTOWBA HEIGHTS,LEVEL 2, 2D','2024-02-09','1','',NULL,'member','1','','','18HR4','',0.00,'5','2023-02-09 09:26:32','','1','2023-02-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-07 16:02:43','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(303,NULL,'TROJAN SECURITY','','','254722704980','','','254790036900','','DARESALAM RD,GARAGE ROAD,OPP POST OFFICE','2024-02-09','1 ','',NULL,'member','1','','','18.9 HR5','',0.00,'5','2023-08-30 11:27:46','','1','2023-02-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-15 09:06:58','','','','','','','','P051218754K',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(304,NULL,'STUNTECH','','','254728786625','','','','','AIRPORT ROAD','2024-02-09','1 ','',NULL,'member','1','','','20L SOFT','',600.00,'5','2023-03-31 08:22:01','','1','2023-02-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-11-02 12:31:39','','','','','','','','P051408092M',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(305,NULL,'LOICE NJERI','',NULL,'254731433616','','','254725815584','','SOUTHVILLE,4C','2024-02-09','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-09 13:52:02','','1','2023-02-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 10:50:39','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(306,NULL,'DOREEN KHIZI','',NULL,'254742258875','','','','','BOUNTY,211','2024-02-09','1','',NULL,'member','1','','','20L TAP ','',0.00,'5','2023-02-09 19:10:52','','1','2023-02-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-29 18:12:08','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(307,NULL,'JESSE SIJENY OOKO','',NULL,'254711135321','','','','','ODDYSSEY,SHOP','2024-02-09','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-09 19:24:31','','1','2023-02-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(308,NULL,'ESTHER MATHENGE','',NULL,'254712281598','','','','','BALOZI ESTATE,CIENI HS.C5','2024-02-09','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-09 19:34:39','','1','2023-02-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(309,NULL,'ROMENAH MUTAVE WITABA','',NULL,'254722553667','','','','','ODYSSEY,SHOP','2024-02-10','1','',NULL,'member','1','','','500ML PACKS','',0.00,'5','2023-02-10 09:59:33','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(310,NULL,'MECH TECH','','','254720367587','','','','','MECH TECH CENTRE,DONDORI RD','2024-02-10','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-05-19 12:16:38','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 16:23:10','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(311,NULL,'BETH WANJIKU','','','254724267098','','','','','PODIUM AO6, 10TH FLR','2024-02-10','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-10 16:58:25','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-02 13:37:36','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(312,NULL,'GLADYS','',NULL,'254798661071','','','','','MUBIRU HEIGHTS, M35','2024-02-10','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-10 14:32:53','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-24 11:04:50','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(313,NULL,'EMILLY NJERI','','','254723688807','','','','','GOLDEN GATE DRIVE,GATE C,368','2024-02-10','1 ','',NULL,'member','1','','','18.9 HR2','',0.00,'5','2023-02-10 16:58:01','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-22 14:30:55','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(314,NULL,'NELSON MWEBI','','','254726633776','','','','','TARJAN APT,6F','2024-02-10','1 ','',NULL,'member','1','','','18.9 AQ,SOFT','',0.00,'5','2023-02-10 15:37:51','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-20 10:24:26','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(315,NULL,'SOLO','','','254737092920','','','','','KEDONG ROAD BLACK GATE, 17 BEHIND SYCAMORE','2024-02-10','1 ','',NULL,'member','1','','','18.9 AQ,SOFT2','',0.00,'5','2023-09-23 14:19:33','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-23 13:38:42','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(316,NULL,'DON BOSCO','',NULL,'254727873083','','','','','GOLDEN GATE DRIVE,558','2024-02-10','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-10 16:47:02','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-31 16:41:14','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(317,NULL,'MARY CHELANG\'AT','','','254722407476','','','','','MARIAKANI,L213','2024-02-10','1 ','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-10 17:40:00','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-16 17:28:42','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(318,NULL,'WARUGURU KARANJA ','',NULL,'254722517617','','','','','GITHERI RISE, 713','2024-02-10','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-10 18:10:01','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-22 18:30:20','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(319,NULL,'ANNE MUKAMI ','',NULL,'254719597592','','','','','MELVIEW,3','2024-02-10','1','',NULL,'member','1','','','18.9 HR','',600.00,'5','2023-02-10 18:13:55','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-03 18:07:32','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(320,NULL,'IBRAHIM NJAU','','','254723164715','','','','','NEAR MZIMA FRONT,HS.9','2024-02-11','1 ','',NULL,'member','1','','','18.9 AQ2, HR','',0.00,'5','2023-02-11 09:04:52','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-20 14:28:13','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(321,NULL,'LEMERIA CHRISTOPHER KOSHAL','',NULL,'254727750016','','','','','FINIX, A4','2024-02-11','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-11 11:25:07','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-15 16:49:49','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(322,NULL,'TRIZAH BONARERI MARANGA','',NULL,'254724822072','','','','','BALOZI ESTATE,EXCEL APT,M21','2024-02-11','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-11 11:29:37','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(323,NULL,'MARY KIHAMBA','',NULL,'254718224296','','','','','PODIUM,A7','2024-02-11','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-11 11:35:00','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-19 13:10:58','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(324,NULL,'ATHANA ','',NULL,'254786402797','','','','','WAWAZI COURT,3E','2024-02-11','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-11 12:48:01','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 13:17:47','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(325,NULL,'ALIBASHIR ISSACK HASSAN','',NULL,'254722640510','','','','','B-SHELTER ,42','2024-02-11','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-11 12:52:03','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(326,NULL,'FRIDAH KARANI','',NULL,'254722611068','','','254713802288','','BARAKA PLACE SHIKUNGA ROAD,B17','2024-02-11','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-11 16:55:44','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(327,NULL,'MBARUK MALIK','',NULL,'254774092827','','','254700356670','','MASJID ALHUDA TV','2024-02-11','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-11 17:20:06','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(328,NULL,'ROBINSON ','',NULL,'254702035313','','','','','BARON COURT, H30','2024-02-11','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-11 17:37:05','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-06 12:26:32','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(329,NULL,'VIVIAN JOSEPHINE NYAMWALO','',NULL,'254721424759','','','','','ODYSSEY,SHOP','2024-02-11','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-11 17:39:51','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(330,NULL,'OUSMAN ABDI HUSSEIN','',NULL,'254795360518','','','','','ODYSSEY,SHOP','2024-02-11','1','',NULL,'member','1','','','5L','',0.00,'5','2023-02-11 18:00:00','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(331,NULL,'DOROTHY MULUMBA','',NULL,'254725974881','','','','','MARIAKANI,J163','2024-02-11','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-11 18:32:30','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-24 17:21:20','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(332,NULL,'ANN WAMBUI','',NULL,'254703856850','','','','','MKANDU RD, KWA WACHERA,HS.10','2024-02-12','1','',NULL,'member','1','','','','',0.00,'5','2023-02-12 12:41:23','','1','2023-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-27 16:31:10','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(333,NULL,'CECILIA ','',NULL,'254722833691','','','','','MARIAKANI,K172','2024-02-12','1','',NULL,'member','1','','','18.9 KERI2','',0.00,'5','2023-02-12 14:17:10','','1','2023-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-25 12:55:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(334,NULL,'MOHAMED ADAN ','',NULL,'254727891209','','','','','2ND AFTER G COURT, 3RD FLR,304','2024-02-12','1','',NULL,'member','1','','','20L TAP','',870.00,'5','2023-02-12 14:38:34','','1','2023-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-01 17:03:24','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(335,NULL,'JAYASHREE PATEL KESHAVJI','',NULL,'254743145218','','','','','ODYSSEY,SHOP','2024-02-12','1','',NULL,'member','1','','','18.9FUNNY BOTTLE 2','',0.00,'5','2023-02-12 15:05:39','','1','2023-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(336,NULL,'GLADYS','',NULL,'254713505203','','','','','OPP. G.COURT,WHITE GATE','2024-02-12','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-12 17:28:57','','1','2023-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-12 17:58:57','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(337,NULL,'CLAUDE GENO OPIYO','',NULL,'254740176804','','','','','ODYSSEY,SHOP','2024-02-12','1','',NULL,'member','1','','','18.9 AQ3','',0.00,'5','2023-02-12 17:33:45','','1','2023-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(338,NULL,'MARYAN ','',NULL,'254724990026','','','254725317762','','B-SHELTER ,45','2024-02-12','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-12 17:49:54','','1','2023-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-30 18:50:07','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(339,NULL,'HAKIMA ABDI ADAN','',NULL,'254720402796','','','','','B-SHELTER ,46','2024-02-13','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-13 09:06:15','','1','2023-02-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-14 17:56:31','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(340,NULL,'LILIAN NDICHU','','','254725581813','','','','','ASTRAPARK,2C','2024-02-13','1 ','',NULL,'member','1','','','20L SOFT','',570.00,'5','2023-02-13 12:17:50','','1','2023-02-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-29 11:14:09','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(341,NULL,'FATUMA ','',NULL,'254721897168','','','','','B-SHELTER ,47','2024-02-13','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-13 10:51:26','','1','2023-02-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-04 15:29:31','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(342,NULL,'EMMA','',NULL,'254725592428','','','','','ITUMO APT, SHIKUNGA RD,B3','2024-02-13','1','',NULL,'member','1','','','18.9 HR2','',0.00,'5','2023-02-13 17:13:33','','1','2023-02-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-20 15:18:18','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(343,NULL,'MICHAEL','',NULL,'254724802511','','','','','RTI','2024-02-13','1','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-02-13 17:41:51','','1','2023-02-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(344,NULL,'DOROTHY NKATHA','',NULL,'254715594330','','','','','GOLDEN DRIVE,187,WHITE GATE','2024-02-14','1','',NULL,'member','1','','','20L SOFT NEW','',0.00,'5','2023-02-14 14:04:55','','1','2023-02-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-30 18:09:41','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(345,NULL,'SHIRLEY NJERI GITHINJI','','','254720176044','','','','','RESILIENT PARK,B8','2024-02-14','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-14 15:32:27','','1','2023-02-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-05 09:21:54','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(346,NULL,'HUOA HARO','',NULL,'254723940968','','','','','RIVER BANK PHASE 1,HS 97','2024-02-14','1','',NULL,'member','1','','','2HR,S0FT','',0.00,'5','2023-02-14 18:04:38','','1','2023-02-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(347,NULL,'NADIA MOHAMED LATIF','',NULL,'254757737349','','','','','BALOZI COURT 1,GREEN GATE,HS.6','2024-02-15','1','',NULL,'member','1','','','20L TAP NEW MODEL','',0.00,'5','2023-02-15 18:02:12','','1','2023-02-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(348,NULL,'DOREEN KERUBO','','','254721660346','','','','','NEXT TO MALAIKA APT','2024-02-15','1 ','',NULL,'member','1','','','18.9 AQ,SOFT','',0.00,'5','2023-03-07 14:16:10','','1','2023-02-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-26 14:39:17','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(349,NULL,'EDITH W MUYAMBIRI','',NULL,'254724533322','','','','','ODYSSEY,3RD FLR RM25','2024-02-16','1','',NULL,'member','1','','','10L','',0.00,'5','2023-02-16 09:51:25','','1','2023-02-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-04 14:15:15','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(350,NULL,'LINET KINYUA','',NULL,'254721553760','','','','','BALOZI COURT 1, LAST HS.ON RIGHT D.1','2024-02-17','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-17 14:17:04','','1','2023-02-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',-600.00,0,0.00,0.00,'no',0.00,'no','2023-04-25 11:44:32','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(351,NULL,'LILIAN OWARE','',NULL,'254722830440','','','','','R.BANKS 1,HS.94','2024-02-17','1','',NULL,'member','1','','','','',0.00,'5','2023-02-17 15:14:33','','1','2023-02-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-07 12:50:07','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(352,NULL,'AMOS KINGOO MAKAU','',NULL,'254796557211','','','254723142178','','KWA MUEMBE','2024-02-17','1','',NULL,'member','1','','','18.9FUNNY BOTTLE','',0.00,'5','2023-02-17 16:33:57','','1','2023-02-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-26 14:19:31','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(353,NULL,'JANE NGANGA','','','254721499052','','','','','ASTRAPARK,9C','2024-02-17','1 ','',NULL,'member','1','','','10L, HR','',0.00,'5','2023-02-17 17:41:10','','1','2023-02-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-11 10:37:08','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(354,NULL,'VINMAN HS.7','',NULL,'254799898700','','','','','VINMAN APT,4TH FLR,HS.7','2024-02-18','1','',NULL,'member','1','','','18.9 HR3','',0.00,'5','2023-02-18 11:04:29','','1','2023-02-18','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-13 12:17:56','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(355,NULL,'SALLY GICHIA ','',NULL,'254720014473','','','','','KENYARE,NEAR SANASANA,BLCK 4,HS 3','2024-02-18','1','',NULL,'member','1','','','20L TAP NEW MODEL','',0.00,'5','2023-02-18 12:04:41','','1','2023-02-18','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-21 18:54:29','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(356,NULL,'ARNOLD OMONDI','',NULL,'254723710773','','','','','MELISSA CRT,HS.D15 NEXT TO G CRT,SANASANA AREA','2024-02-18','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-18 14:43:27','','1','2023-02-18','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-18 17:10:23','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(357,NULL,'FELIX OBONYO','',NULL,'254702305500','','','','','NEXT TO PEFA','2024-02-19','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-19 13:54:43','','1','2023-02-19','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-14 18:49:40','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(358,NULL,'ANTHONY MUTUA ','',NULL,'254793011414','','','','','TRANCE TOWERS,104A ,1ST FLR','2024-02-20','1','',NULL,'member','1','','','18.9 SOFT2','',0.00,'5','2023-02-20 12:00:43','','1','2023-02-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-14 13:32:15','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(359,NULL,'BARBRA MWENDWA','',NULL,'254723459960','','','','','BARAKA PLACE SHIKUNGA ROAD,B17','2024-02-20','1','',NULL,'member','1','','','18.9 AQ2','',0.00,'5','2023-02-20 17:34:52','','1','2023-02-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(360,NULL,'SULEIMAN','',NULL,'254721339539','','','','','BORAI, A4','2024-02-21','1','',NULL,'member','1','','','20L TAP,2','',0.00,'5','2023-02-21 13:11:37','','1','2023-02-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-11 17:26:43','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(361,NULL,'VICTOR ODERA','','','254718809966','','','','','OLOIKA B 406','2024-02-21','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-08-15 19:23:39','','1','2023-02-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-10 11:42:53','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(362,NULL,'MARY','',NULL,'254720984705','','','','','MUBIRU HEIGHTS, H4','2024-02-21','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-21 17:06:06','','1','2023-02-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 18:31:06','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(363,NULL,'FARIYA ABDULKADIR','',NULL,'254718013207','','','','','B-SHELTER ,21','2024-02-21','1','',NULL,'member','1','','','20L SOFT','',1800.00,'5','2023-02-21 18:51:52','','1','2023-02-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 18:08:24','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(364,NULL,'DAN WELOBA','',NULL,'254722579197','','','','','CIENI COURT, A4','2024-02-22','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-22 09:29:05','','1','2023-02-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-11 18:13:40','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(365,NULL,'ASKIRA ANGELA','',NULL,'254703427229','','','','','PODIUM,701','2024-02-22','1','',NULL,'member','1','','','20L SOFT','',300.00,'5','2023-02-22 11:22:14','','1','2023-02-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-20 11:22:32','','','','','',NULL,NULL,'',1,NULL,NULL,2,'','','0000-00-00 00:00:00','','new','',''),(366,NULL,'GEOFFREY KUBUTHA','',NULL,'254725522690','','','','','DIAMOND PARK 1,HS. 375','2024-02-22','1','',NULL,'member','1','','','20L TAP,2','',0.00,'5','2023-02-22 12:21:45','','1','2023-02-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-22 16:28:38','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(367,NULL,'MODERATE LIMITED','','','254702017652','','','254739299294','','OFF FALCON RD , INDUSTRIAL AREA','2024-02-23','1 ','',NULL,'member','1','','','18.9 AQ2, 20L SOFT 2','',0.00,'5','2023-09-25 11:11:02','','1','2023-02-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-14 11:12:04','','','','','','','','P051663966T',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(368,NULL,'DAVID KARIUKI','',NULL,'254708490000','','','','','B-SHELTER ,24','2024-02-23','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-23 11:50:08','','1','2023-02-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(369,NULL,'SHARON ','','','254720104886','','','','','MKANDU RD, GFLAT 205','2024-02-23','1 ','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-23 18:16:51','','1','2023-02-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-11 11:09:33','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(370,NULL,'NDUTA WAWERU','',NULL,'254722888269','','','','','MARIAKANI,L209','2024-02-24','1','',NULL,'member','1','','','TAP','',0.00,'5','2023-02-24 12:19:38','','1','2023-02-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-24 13:09:59','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(371,NULL,'ALIANE MUKUNDWA','','','254703406990','','','','','MUBIRU HEIGHTS, M26','2024-02-24','1 ','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-02-24 18:58:55','','1','2023-02-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(372,NULL,'MARWA ROBLE','','','254721239640','','','','','GOLDEN GATE 219,KARUKU ROAD,','2024-02-24','1 ','',NULL,'member','1','','','20L TAP NEW MODEL','',0.00,'5','2023-06-21 16:07:41','','1','2023-02-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 18:17:17','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(373,NULL,'HIBAQ ABDULLAHI ADEN','',NULL,'254728952742','','','','','RIVER BANK PHASE 1,HS 97','2024-02-24','1','',NULL,'member','1','','','2SOFT,2HR','',0.00,'5','2023-02-24 18:09:20','','1','2023-02-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-06 18:57:28','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(374,NULL,'FREDRICK MUMO MWAKA ','',NULL,'254716405726','','','','','ODYSSEY,SHOP','2024-02-25','1','',NULL,'member','1','','','18.9FUNNY BOTTLE,20L SOFT3','',0.00,'5','2023-02-25 12:43:36','','1','2023-02-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(375,NULL,'DANIEL','',NULL,'254727553384','','','','','STYLE CARE(NEXT TO SB HSPTL), 413','2024-02-25','1','',NULL,'member','1','','','18.9 KERI2','',0.00,'5','2023-02-25 13:37:00','','1','2023-02-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-15 18:06:21','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(376,NULL,'MAXIWEL SIFUNA WABWILE','',NULL,'254710297271','','','','','ODYSSEY,SHOP','2024-02-25','1','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-02-25 13:39:53','','1','2023-02-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(377,NULL,'JOYCE KOSGEI','',NULL,'254722908669','','','','','MERIDIAN CRT,10TH FLR, HS.N40','2024-02-25','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-25 14:12:36','','1','2023-02-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-18 19:33:54','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(378,NULL,'DOROTHY ','',NULL,'254722255787','','','','','KENYARE,NEAR SANASANA,BLCK 9,HS 6','2024-02-25','1','',NULL,'member','1','','','18.9 AQ, HR','',600.00,'5','2023-02-25 14:50:16','','1','2023-02-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-19 09:32:05','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(379,NULL,'EMMAH ','',NULL,'254710181362','','','','','SHALLOM GARDENS ,D4','2024-02-25','1','',NULL,'member','1','','','10L, 20L SOFT','',1350.00,'5','2023-02-25 15:45:16','','1','2023-02-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-31 18:06:29','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(380,NULL,'NELLY','',NULL,'254726860808','','','','','RIVER BANK PHASE 1,HS 155','2024-02-25','1','',NULL,'member','1','','','10L','',370.00,'5','2023-02-25 17:52:41','','1','2023-02-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-13 13:22:59','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(381,NULL,'CAROLYNE MWIHAKI','',NULL,'254721517274','','','','','GITHERI RISE, 708','2024-02-26','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-26 12:35:55','','1','2023-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-11 16:34:19','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(382,NULL,'ELIZABETH','',NULL,'254723842437','','','','','GOLDEN GATE 223,KARUKU ROAD,','2024-02-26','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-26 12:38:23','','1','2023-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-08 16:15:22','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(383,NULL,'LYZE CORAZONE AGIRA','','','254702289449','','','','','GT 18, ZANZIBAR ROAD,C2','2024-02-26','1 ','',NULL,'member','1','','','18.9 AQ2','',600.00,'5','2023-02-26 14:50:28','','1','2023-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-26 08:46:43','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(384,NULL,'SYED RIZWAN HAIDER RIZVI','','','254711589197','','','','','KARIMI GARDENS,3RD FLOOR,C4','2024-02-26','1 ','',NULL,'member','1','','','20L TAP NEW MODEL','',0.00,'5','2023-07-28 16:10:12','','1','2023-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-14 17:19:42','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(385,NULL,'FATUMA ALI','',NULL,'254720444555','','','','','GOLDEN GATE 204,KARUKU ROAD,','2024-02-26','1','',NULL,'member','1','','','2\'10L,TAP TO BE COLLECTED','',0.00,'5','2023-02-26 13:41:28','','1','2023-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-14 17:43:14','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(386,NULL,'FARHAN SUGULLE','',NULL,'254722754032','','','','','CORNER VIEW APT,MUBIRU ROAD,HS.B1','2024-02-26','1','',NULL,'member','1','','','18.9 HR','',600.00,'5','2023-02-26 15:42:24','','1','2023-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-31 10:58:31','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(387,NULL,'LACTONE MURITHI NJOKA','',NULL,'254722364155','','','','','ODYSSEY,SHOP','2024-02-26','1','',NULL,'member','1','','','5L','',380.00,'5','2023-02-26 16:49:17','','1','2023-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-27 18:38:39','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(388,NULL,'EUNICE NJERI MACARIA','',NULL,'254726552879','','','','','MUBIRU HEIGHTS, H28','2024-02-27','1','',NULL,'member','1','','','','',0.00,'5','2023-02-27 10:13:16','','1','2023-02-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-18 18:02:16','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(389,NULL,'SAMWEL NYAKUNDI MOSOMI ','','','254720832071','','','','','ODYSSEY,SHOP','2024-02-27','1 ','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-27 12:43:05','','1','2023-02-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(390,NULL,'VINCENT KIPLANGAT','','','254726700665','','','','','RIVER BANK PHASE 1,HS 47','2024-02-27','1 ','',NULL,'member','1','','','18.9 KERI3,18.9AQ3,SOFT 2','',2700.00,'5','2023-04-22 10:47:22','','1','2023-02-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-25 08:54:44','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(391,NULL,'ANDREW JOHN ONYANGO','','','254704068393','','','','','ELIMU SACCO,CORNERVIEW APT, HS F4','2024-03-01','1 ','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-03-08 17:41:09','','1','2023-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 18:28:26','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(392,NULL,'IVY WESONGA','',NULL,'254720435564','','','','','MARIAKANI,L193','2024-03-01','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-01 10:55:34','','1','2023-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-18 16:05:34','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(393,NULL,'PHILIP','',NULL,'254711977956','','','','','MKANDU RD, KWA WACHERA,HS.10','2024-03-01','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-01 12:21:25','','1','2023-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-01 15:55:23','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(394,NULL,'SHUKRI','',NULL,'254711300530','','','','','KEDONG ROAD BROWN GATE,HS. 14','2024-03-01','1','',NULL,'member','1','','','18.9 SOFT','',900.00,'5','2023-03-01 12:31:12','','1','2023-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-16 13:49:38','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(395,NULL,'ELIZABETH WANJIRU KARANJA','',NULL,'254722285125','','','','','OAK APT,1002,203,OPP.LIBERTY CHURCH','2024-03-01','1','',NULL,'member','1','','','20L TAP,2','',0.00,'5','2023-03-01 13:57:58','','1','2023-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(396,NULL,'JOSEPH KILONGOSI','','','254704170189','','','','','GOLDEN GATE 386 SQ','2024-03-01','1 ','',NULL,'member','1','','','TAP','',0.00,'5','2023-03-01 17:49:42','','1','2023-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-10 15:55:32','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(397,NULL,'MARY TINDI AMUKA ','',NULL,'254722670269','','','','','BARAKA LAIBON ,C4','2024-03-01','1','',NULL,'member','1','','','18.9 KERI','',300.00,'5','2023-03-01 17:53:46','','1','2023-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-29 17:51:30','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(398,NULL,'MACHIRI LIMITED','','','254721915931','','','','','MASHIRI','2024-03-02','1 ','',NULL,'member','1','','','20L SOFT 5','',0.00,'5','2023-04-18 11:20:01','','1','2023-03-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-18 14:00:32','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(399,NULL,'ALVIMA LIMITED','','','254706378811','','','254716439187','','PARKVIEW TERRACES,WINNERS CHAPEL,RESORT GARAGE','2024-03-02','1 ','',NULL,'member','1','','','3, 10L, SOFT 2','',0.00,'5','2023-05-26 16:51:09','','1','2023-03-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-27 15:49:23','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(400,NULL,'MARY MURUGI KANGETHE','','','254722815000','','','','','MARIAKANI,E78','2024-03-02','1 ','',NULL,'member','1','','','18.9 AQ 2','',0.00,'5','2023-03-02 17:04:02','','1','2023-03-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-19 13:11:42','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(401,NULL,'WINNIE KERUBO','',NULL,'254795028517','','','','','GOLDEN GATE 410','2024-03-03','1','',NULL,'member','1','','','TAP, 18.9 SOFT','',0.00,'5','2023-03-03 17:16:06','','1','2023-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-22 10:12:04','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(402,NULL,'STELLA ','',NULL,'254720851546','','','','','ESERIAN COURT, B13','2024-03-03','1','',NULL,'member','1','','','18.9FUNNY BOTTLE 3','',0.00,'5','2023-03-03 17:26:16','','1','2023-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-10 11:49:04','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(403,NULL,'FARDOWSA','',NULL,'254723872255','','','','','METRIC SHIKUNGA RD APT J5','2024-03-03','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-03 17:32:02','','1','2023-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-25 17:47:33','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(404,NULL,'HASHIM ','',NULL,'254722623671','','','','','RIVER BANK PHASE 1,HS 82','2024-03-03','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-03 17:38:56','','1','2023-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-06 14:56:26','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(405,NULL,'NDAMWE SIMIYU','',NULL,'254704461840','','','','','AKIBA BELLE VIEW 103','2024-03-04','1','',NULL,'member','1','','','18.9 HR2','',0.00,'5','2023-03-04 10:58:53','','1','2023-03-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-22 13:51:00','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(406,NULL,'EARNEST','',NULL,'254720879606','','','','','SIENI BALOZI E4','2024-03-04','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-03-04 12:44:11','','1','2023-03-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-20 15:45:27','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(407,NULL,'MELODY ','',NULL,'254710940383','','','','','OPP GT C KOPUTE APT B1','2024-03-04','1','',NULL,'member','1','','','18.9 AQ2','',0.00,'5','2023-03-04 15:58:32','','1','2023-03-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-17 15:20:08','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(408,NULL,'JANET ','',NULL,'254711699899','','','','','RESILIENT PARK,A15','2024-03-05','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-05 14:27:29','','1','2023-03-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-17 09:42:48','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(409,NULL,'VIRGINIA MCGINGER','',NULL,'254710760077','','','','','ASTRAPARK,7D','2024-03-05','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-05 17:44:21','','1','2023-03-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-10 18:39:27','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(410,NULL,'ABDIRIZACK OMAR','',NULL,'254725317762','','','','','B-SHELTER ,45','2024-03-05','1','',NULL,'member','1','','','20L TAP','',300.00,'5','2023-03-05 17:50:22','','1','2023-03-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-08 13:13:12','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(411,NULL,'ROSEMARY MUTHONI KIIRU','',NULL,'254721375321','','','','','SHALLOM GARDENS ,13A','2024-03-06','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-06 09:12:26','','1','2023-03-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-12 10:02:14','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(412,NULL,'HUDA A1','',NULL,'254703585939','','','','','HUDA A1','2024-03-06','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-06 09:15:49','','1','2023-03-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-06 09:24:18','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(413,NULL,'LEILA MOHAMED WALALAH','',NULL,'254722602681','','','','','B-SHELTER ,39','2024-03-06','1','',NULL,'member','1','','','18.9FUNNY BOTTLE','',600.00,'5','2023-03-06 12:52:51','','1','2023-03-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-05 17:58:06','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(414,NULL,'WINSTONE ','',NULL,'254758308426','','','','','ODYSSEY,SHOP','2024-03-06','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-06 13:56:29','','1','2023-03-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-05 14:52:20','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(415,NULL,'JOY GATHEI','',NULL,'254714077534','','','','','NESTLE PARK S65, 7TH FLR','2024-03-06','1','',NULL,'member','1','','','20L SOFT NEW','',300.00,'5','2023-03-06 15:00:23','','1','2023-03-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-27 18:45:23','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(416,NULL,'ADAN ISSACK MOHAMED','','','254704827053','','','','','B-SHELTER ,19','2024-03-06','1 ','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-06 15:50:12','','1','2023-03-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-23 15:57:23','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(417,NULL,'DELVIN MWENDWA','',NULL,'254725047995','','','','','ODYSSEY,SHOP','2024-03-07','1','',NULL,'member','1','','','18.9 HR 4','',0.00,'5','2023-03-07 15:13:43','','1','2023-03-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(418,NULL,'JACK OWUOR ','',NULL,'254707738765','','','','','MUMBI FLATS 2ND FLR HS. 17','2024-03-07','1','',NULL,'member','1','','','18.9 SOFT 3','',600.00,'5','2023-03-07 15:22:12','','1','2023-03-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-31 16:58:09','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(419,NULL,'MUTAI KEN','',NULL,'254722307956','','','','','NEXT AFTER ALPHA GARDENS ON THE LEFT','2024-03-08','1','',NULL,'member','1','','','20L SOFT2','',0.00,'5','2023-03-08 09:59:38','','1','2023-03-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(420,NULL,'JAMES KINYUA','',NULL,'254728037622','','','','','ODYSSEY,SHOP','2024-03-08','1','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-03-08 11:40:00','','1','2023-03-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(421,NULL,'BEATRICE MWIKALI','',NULL,'254722804648','','','','','RESILIENT PARK,B1','2024-03-08','1','',NULL,'member','1','','','20L TAP NEW MODEL','',0.00,'5','2023-03-08 16:52:29','','1','2023-03-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(422,NULL,'EDWARD ','',NULL,'254721947048','','','','','RIVER BANK PHASE 1,HS 139','2024-03-08','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-08 17:31:37','','1','2023-03-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-18 17:11:05','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(423,NULL,'LINDA JERONO','','','254725154654','','','','','HAZINA CRT 8, BLCK 33 ,HS8','2024-03-09','1 ','',NULL,'member','1','','','20L TAP DISPENSER','',900.00,'5','2023-07-29 09:55:47','','1','2023-03-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-29 09:55:57','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(424,NULL,'MICHELLE APIDI','','','254100577510','','','254746460285','','NEW MBUKONI SANASANA G5 7TH FLR','2024-03-09','1 ','',NULL,'member','1','','','10L 2','',0.00,'5','2023-03-09 16:22:12','','1','2023-03-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-09 16:15:59','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(425,NULL,'EUNICE WANJIKU KAMUNYA','','','254720213024','','','','','SORE DRIVE 807','2024-03-10','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-10 15:46:32','','1','2023-03-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 18:28:09','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(426,NULL,'WANG\'OO MAINA ','',NULL,'254716025085','','','','','MARIAKANI,J150','2024-03-10','1','',NULL,'member','1','','','18.9 SOFT 2, 20L SOFT','',0.00,'5','2023-03-10 18:31:28','','1','2023-03-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-07 13:08:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(427,NULL,'VIRGINIA WANJIKU','',NULL,'254722772472','','','','','GOLDEN GATE 678','2024-03-11','1','',NULL,'member','1','','','18.9 SOFT, 20L SOFT','',0.00,'5','2023-03-11 10:58:05','','1','2023-03-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(428,NULL,'GLADYS','',NULL,'254717867845','','','','','OPP. G.COURT,WHITE GATE','2024-03-11','1','',NULL,'member','1','','','20L TAP NEW MODEL','',0.00,'5','2023-03-11 16:33:46','','1','2023-03-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-11 17:39:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(429,NULL,'SABINA MUSANGO','',NULL,'254725949911','','','','','RIVER BANK PHASE 2,HS 232','2024-03-12','1','',NULL,'member','1','','','18.9,5 ,,, 20 L SOFT 2','',6000.00,'5','2023-03-12 14:59:41','','1','2023-03-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-29 14:20:27','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(430,NULL,'ABDUL','',NULL,'254770183484','','','','','MARIAKANI,L214','2024-03-12','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-03-12 15:02:15','','1','2023-03-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-12 16:12:27','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(431,NULL,'STEPHANIE WAMBAIRE ','',NULL,'254715176361','','','','','OLD MBUKONI SANASANA , F8','2024-03-13','1','',NULL,'member','1','','','20L TAP','',300.00,'5','2023-03-13 10:27:59','','1','2023-03-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-24 09:41:07','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(432,NULL,'ERIC LUTWAMA','',NULL,'254714195628','','','','','ROVERPARK P28','2024-03-13','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-03-13 16:30:29','','1','2023-03-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(433,NULL,'ENTELLECT SPAREPARTS VUMIRA','',NULL,'254797727835','','','','','VUMIRA SPAREPARTS','2024-03-13','1','',NULL,'member','1','','','18.9 AQ 2, TAP','',560.00,'5','2023-03-13 17:53:35','','1','2023-03-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-27 12:24:06','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(434,NULL,'STELLA ','',NULL,'254720740682','','','','','GITHERI RISE,465','2024-03-14','1','',NULL,'member','1','','','18.9 AQ2','',0.00,'5','2023-03-14 09:52:07','','1','2023-03-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-04 14:17:37','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(435,NULL,'ASL LTD TRADING DIVISION ONE','','','254798841780','','','','','LUSAKA ROAD, INDUSTRIAL AREA','2024-03-14','1 ','',NULL,'member','1','ASL LIMITED','','','',0.00,'5','2023-03-15 09:52:59','','1','2023-03-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-27 13:26:36','','','','','','','','P000609289O',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(436,NULL,'PENINAH KIVUNZI','',NULL,'254721831553','','','','','SYCAMORE, 3B','2024-03-14','1','',NULL,'member','1','','','20L TAPS','',0.00,'5','2023-03-14 16:27:18','','1','2023-03-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-20 12:45:20','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(437,NULL,'ROYAL HOUSING','',NULL,'254705223510','','','','','SOUTHGATE,F4','2024-03-15','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-15 15:14:43','','1','2023-03-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 14:41:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(438,NULL,' ASHNA KHAN','',NULL,'254722797673','','','','','PREMIER GARDENS ,D4','2024-03-15','1','',NULL,'member','1','','','20L TAP','',300.00,'5','2023-03-15 18:29:57','','1','2023-03-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-04 18:11:44','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(439,NULL,'SIDNEY MIHESO','',NULL,'254729859502','','','','','APPLE APT 104','2024-03-16','1','',NULL,'member','1','','','20L SOFT2, ','',540.00,'5','2023-03-16 14:26:49','','1','2023-03-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-28 09:03:40','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(440,NULL,'VERONICA MAWIA','',NULL,'254704775468','','','','','MARIAKANI,J161','2024-03-16','1','',NULL,'member','1','','','20L SOFT','',300.00,'5','2023-03-16 16:53:20','','1','2023-03-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-20 14:28:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(441,NULL,'CATHERINE KIHARA','',NULL,'254722857250','','','','','UWANJA ROAD 904, GATE A','2024-03-18','1','',NULL,'member','1','','','10L 2','',0.00,'5','2023-03-18 11:17:54','','1','2023-03-18','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-15 14:45:48','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(442,NULL,'WILLIAM MUTUA MUTHAMA','',NULL,'254795547931','','','','','BOUNTY,113','2024-03-19','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-19 16:51:33','','1','2023-03-19','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-11 17:21:57','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(443,NULL,' AMIT EQUIPMENT ','','','254726944399','','','','','BAMBURI ROAD, INDUSTRIAL AREA','2024-03-21','1 ','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-03-21 12:01:59','','1','2023-03-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-23 11:18:43','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(444,NULL,'AKON AKUEI','','','254728815403','','','','','NEXT GATE AFTER MILENIUM APT HS. 8, BALOZI ESTATE','2024-03-21','1 ','',NULL,'member','1','','','20L TAP,4','',0.00,'5','2023-03-21 13:00:58','','1','2023-03-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 18:15:32','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(445,NULL,'PERIS NYAMBURA KIMANI','',NULL,'254721608383','','','','','ODYSSEY,SHOP','2024-03-21','1','',NULL,'member','1','','','18.9 KERI2','',0.00,'5','2023-03-21 13:23:22','','1','2023-03-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-11 14:19:06','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(446,NULL,'BRENDAH CHEPKEMOI','',NULL,'254712870715','','','','','MALAIKA,235','2024-03-23','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-23 08:57:40','','1','2023-03-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-14 13:31:24','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(447,NULL,'BLAXSMITH AUTOMATION LTD','','','254710497720','','','','','SHEM PLAZA 2ND FLOOR OPP ASL ','2024-03-23','1 ','',NULL,'member','1','','','18.9 SOFT 5','',0.00,'5','2023-07-27 13:42:45','','1','2023-03-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-19 10:20:32','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(448,NULL,'HILLY CHEM PHARMACY','','','254791575285','','','','','ODYSSEY,SHOP','2024-03-25','1 ','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-04-14 10:48:45','','1','2023-03-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-09 09:36:53','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(449,NULL,'MATILDA NORAH KISENGESE','','','254728167506','','','','','ANNEX, D4, BALOZI HOSPITAL','2024-03-25','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-25 15:56:16','','1','2023-03-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 13:03:34','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(450,NULL,'JACINTA GITHINJI','',NULL,'254722684055','','','','','MARIAKANI,J161','2024-03-25','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-25 15:54:30','','1','2023-03-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 11:18:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(451,NULL,'ASMAHAN','',NULL,'254745699952','','','','','BORAI, B10','2024-03-28','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-28 17:39:27','','1','2023-03-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-29 08:36:05','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(452,NULL,'MICHAEL NGETA','',NULL,'254721662061','','','','','ODYSSEY,SHOP','2024-03-28','1','',NULL,'member','1','','','10L 2','',0.00,'5','2023-03-28 19:03:11','','1','2023-03-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(453,NULL,'WINNIE ACHIENG SUNGU ','',NULL,'254711783906','','','','','ASTRAPARK,3G','2024-03-30','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-03-30 10:25:41','','1','2023-03-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-17 17:55:15','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(454,NULL,'ALNUR SALAT','','','254725020205','','','','','RESILIENT PARK,A15','2024-04-02','1 ','',NULL,'member','1','','','','',0.00,'5','2023-04-02 19:21:29','','1','2023-04-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-19 09:37:29','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(455,NULL,'ANN','',NULL,'254708113577','','','','','MARIAKANI,K170','2024-04-03','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-04-03 16:49:34','','1','2023-04-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-25 09:48:13','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(456,NULL,'JEMIMA THIONGO','','','254718789824','','','','','SHALOM GARDENS,B1','2024-04-03','1 ','',NULL,'member','1','','','10L','',0.00,'5','2023-05-31 12:30:33','','1','2023-04-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-16 17:55:42','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(457,NULL,'ARIF ALIMOHAMED SALEMOHAMED AJAB','',NULL,'254714338908','','','','','GITHERE 16','2024-04-04','1','',NULL,'member','1','','','18.9 AQ','',1200.00,'5','2023-04-04 09:38:35','','1','2023-04-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 17:18:14','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(458,NULL,'JEMSON TILES LTD','',NULL,'254705113813','','','','','BAMBURI RD INDUSTRIAL AREA','2024-04-04','1','',NULL,'member','1','','','20L TAP DISPENSER, 10L 4','',0.00,'5','2023-04-04 13:02:32','','1','2023-04-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-19 12:18:33','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(459,NULL,'CAROLINE NOONKIPA TIMOTHY','',NULL,'254710201065','','','','','ODYSSEY,SHOP','2024-04-07','1','',NULL,'member','1','','','18.9 AQ2','',0.00,'5','2023-04-07 18:27:49','','1','2023-04-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-07 18:28:10','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(460,NULL,'FLORENCE ADHIAMBO - DIAMOND PARK 2 HSE 180','','','254717066887','','','','female','NAIROBI','2024-04-11','1 ','',NULL,'','1','','','20L TAP','',0.00,'5','2023-10-27 17:33:29','','1','2023-04-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(461,NULL,'VISHNU WOOD AND HARDWARE LTD','','','254722866606','','','','','FUNZI ROAD GODOWN 23','2024-04-11','1 ','',NULL,'member','1','','','20L TAP DISPENSER','',0.00,'5','2023-06-02 10:17:27','','1','2023-04-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-19 13:09:00','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(462,NULL,'LUOIS WATAKA','','','254726374382','','','','','NESTLE PARK T46','2024-04-12','1 ','',NULL,'member','1','','','20L TAP','',600.00,'5','2023-04-12 19:03:38','','1','2023-04-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-25 17:57:23','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(463,NULL,'SOLOMON GITHENDUI NJENGA','',NULL,'254720802994','','','','','ODYSSEY,SHOP','2024-04-13','1','',NULL,'member','1','','','18.9 5','',0.00,'5','2023-04-13 10:42:27','','1','2023-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-13 10:42:57','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(464,NULL,'ROSELINDA ','',NULL,'254798561059','','','','','OPP.KARIBA BLOCK A3,HS.5','2024-04-13','1','',NULL,'member','1','','','20L SOFT, 10L','',0.00,'5','2023-04-13 14:13:00','','1','2023-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-04 15:18:22','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(465,NULL,'NIMO ALI','',NULL,'254727313360','','','','','BORAI, B11','2024-04-13','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-04-13 17:19:23','','1','2023-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-10 19:13:04','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(466,NULL,'ONESMUS MUSYOKI','',NULL,'254721262312','','','','','ODYSSEY,SHOP','2024-04-13','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-04-13 17:26:34','','1','2023-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-13 17:56:38','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(467,NULL,'WALTER ODEDE ','','','254721899901','','','','','ODYSSEY,3RD FLR RM7','2024-04-13','1 ','',NULL,'member','1','','','18.9 KERI','',1120.00,'5','2023-09-24 13:08:49','','1','2023-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-11-11 11:41:18','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(468,NULL,'SOUTHVILLE 4C','',NULL,'254757206419','','','','','SOUTHVILLE,4C','2024-04-18','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-04-18 19:03:21','','1','2023-04-18','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-16 14:48:12','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(469,NULL,'MARION OMAGWA','',NULL,'254701760607','','','','','GREAT SOUTH CRT APT CLOSE TO ATTIC APT, HS. B4','2024-04-19','1','',NULL,'member','1','','','18.9 KERI3, AQ','',3600.00,'5','2023-04-19 17:13:38','','1','2023-04-19','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-22 13:57:28','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(470,NULL,'RONALD MUTISYA','',NULL,'254725478823','','','','','OAK SOUTH APT, 611','2024-04-19','1','',NULL,'member','1','','','20L TAP NEW MODEL 2','',0.00,'5','2023-04-19 17:16:30','','1','2023-04-19','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-08 16:07:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(471,NULL,'ESSY ','',NULL,'254737400779','','','','','BALOZI ESTATE,CIENI HS.C5','2024-04-21','1','',NULL,'member','1','','','','',0.00,'5','2023-04-21 12:49:17','','1','2023-04-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-24 14:25:26','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(472,NULL,'TEST','',NULL,'254712345677','','','','','','2024-04-25','1','',NULL,'member','1','TEST','','','',0.00,'1','2023-04-25 10:27:01','','1','2023-04-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-26 16:52:35','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(473,NULL,'PROBUILD','','','254725728468','','','','','TRANCE TOWERS,805','2024-04-25','1 ','',NULL,'member','1','','','18.9 HR, FUNNY','',0.00,'5','2023-09-08 09:59:30','','1','2023-04-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-08 09:59:32','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(474,NULL,'RED FORTH ','',NULL,'254723218135','','','','','SOUTHGATE,1ST FLR, RED FORTH','2024-04-25','1','',NULL,'member','1','','','18.9 AQ','',600.00,'5','2023-04-25 12:49:08','','1','2023-04-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 10:31:21','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(475,NULL,'STACY ','',NULL,'254722760799','','','','','STYLECARE 416','2024-05-01','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-05-01 13:12:53','','1','2023-05-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',1170.00,0,0.00,0.00,'no',0.00,'no','2023-09-23 13:48:27','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(476,NULL,'LYDIA NYAWIRA ','',NULL,'254721526581','','','','','EXECUTIVE ESTATE , 93','2024-05-02','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-05-02 09:25:46','','1','2023-05-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-02 09:26:24','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(477,NULL,'WASIB SOLUTIONS','',NULL,'254106585408','','','','','DARES SALAM RD, INFINITY BUILDING 1ST FLR','2024-05-02','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-05-02 13:21:17','','1','2023-05-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-25 12:53:28','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(478,NULL,'JIBRAEL ABDI SAID JAMA','','','254714130444','','','','','SADI RD, BUILDING AFTER TWIGA HEIGHTS, B3','2024-05-10','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-07-09 17:51:28','','1','2023-05-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',7440.00,0,0.00,0.00,'no',0.00,'no','2023-09-27 17:31:34','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(479,NULL,'ALIVISA','',NULL,'254707758589','','','','','KARIMI GARDENS, C7','2024-05-12','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-05-12 12:30:50','','1','2023-05-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-01 15:49:56','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(480,NULL,'JOSEPHINE KAYAMBA','','','254724804221','','','','','RTI BEHIND GATE','2024-05-12','1 ','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-09-24 17:12:48','','1','2023-05-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-24 17:06:34','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(481,NULL,'GOLDEN 130','',NULL,'254721638544','','','','','GOLDEN GATE 130,KARUKU ROAD,','2024-05-12','1','',NULL,'member','1','','','18.9 HR2','',600.00,'5','2023-05-12 19:00:20','','1','2023-05-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-29 18:02:15','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(482,NULL,'SILAS MURIITHI','',NULL,'254721218526','','','','','RIVER BANK PHASE 1,HS 65','2024-05-14','1','',NULL,'member','1','','','20L TAP','',300.00,'5','2023-05-14 14:18:27','','1','2023-05-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-26 10:24:46','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(483,NULL,'MOHAMED ALI FARAH','','','254722633180','','','','','G COURT SANASANA , C5','2024-05-14','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-05-24 13:44:09','','1','2023-05-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',-100.00,0,0.00,0.00,'no',0.00,'no','2023-10-22 18:31:15','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(484,NULL,'PETER MUSYOKI','','','254722940646','','','','','BALOZI ESTATE,EXCEL APT, HS 6','2024-05-16','1 ','',NULL,'member','1','','','20L SOFT4','',0.00,'5','2023-07-12 09:40:37','','1','2023-05-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 16:27:21','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(485,NULL,'ALEX MUTISO','','','254714352420','','','','','PARKVIEW APRT BEHIND AIRTEL, B9','2024-05-16','1 ','',NULL,'member','1','','','10L 2','',600.00,'5','2023-08-18 17:41:24','','1','2023-05-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-18 17:30:20','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(486,NULL,'anthony hazina','','','254721277837','','','','','hazina court 7 flat 25 door 7','2024-05-20','1 ','',NULL,'','1','','','','',0.00,'5','2023-05-20 09:21:17','','1','2023-05-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(487,NULL,'Jackline Vike','','','254723058314','','','','female','limpopo','2024-05-20','1 ','',NULL,'member','1','','','','',0.00,'5','2023-07-15 18:31:32','','1','2023-05-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-09 17:27:04','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(488,NULL,'VELKA ENGINEERING ','',NULL,'254734396474','','','','','BUTERE ROAD, VELKA ENGINEERING RM 15','2024-05-22','1','',NULL,'member','1','','','20L TAP,2','',0.00,'5','2023-05-22 17:04:13','','1','2023-05-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-07 09:59:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(489,NULL,'UNEECO PAPER PRODUCTS LIMITED','','','254717712951','','','','','UNEECO PAPER PRODUCTS LTD ,KITUI ROAD','2024-05-24','1 ','',NULL,'member','1','','','','',0.00,'5','2023-05-24 10:41:33','','1','2023-05-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','P000620575T',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(490,NULL,'NATASHA ','',NULL,'254799889913','','','','','CORNER VIEW APT,MUBIRU ROAD,HS.E4','2024-05-29','1','',NULL,'member','1','','','10L, 4','',0.00,'5','2023-05-29 11:16:34','','1','2023-05-29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(491,NULL,'VINEYARD PROPERTIES','',NULL,'254704787825','','','','','TRANCE TOWERS,502','2024-05-31','1','',NULL,'member','1','','','18.9 AQ,10L','',0.00,'5','2023-05-31 09:00:59','','1','2023-05-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 10:36:49','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(492,NULL,'SOUTH GATE S11','','','254768276121','','','','','SOUTHGATE,S11, 2ND FLOOR','2024-05-31','1 ','',NULL,'member','1','','','20L SOFT','',300.00,'5','2023-05-31 09:04:27','','1','2023-05-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-26 11:10:33','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(493,NULL,'MARIA','',NULL,'254725419489','','','','','EAGLE PLAINS ESTATE, 268','2024-05-31','1','',NULL,'member','1','','','20L SOFT','',270.00,'5','2023-05-31 17:05:57','','1','2023-05-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-28 15:43:21','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(494,NULL,'VICTORIA KHALEJI','','KHALEJI','254702846547','','','','female','BARON COURT H21','2024-06-02','1 ','',NULL,'','1','','','','',0.00,'5','2023-06-02 15:06:37','','1','2023-06-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(495,NULL,'ZARAK KHAN ','',NULL,'254714061158','','','','','EVEREST, S5','2024-06-04','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-06-04 14:47:46','','1','2023-06-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-04 15:12:01','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(496,NULL,'AHMED ONYANGO','',NULL,'254718568794','','','','','OLOIKA A502','2024-06-05','1','',NULL,'member','1','','','18.9 KERI,SOFT','',0.00,'5','2023-06-05 19:14:53','','1','2023-06-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-05 19:27:15','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(497,NULL,'JAMA ','',NULL,'254758308980','','','','','G COURT SANASANA , I6, 9TH FLR ','2024-06-07','1','',NULL,'member','1','','','10L, ','',0.00,'5','2023-06-07 18:53:55','','1','2023-06-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 12:32:52','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(498,NULL,'ANTHONY ','',NULL,'254724868000','','','','','MERIDIAN ANNEX, N39','2024-06-07','1','',NULL,'member','1','','','20L SOFT','',300.00,'5','2023-06-07 18:56:04','','1','2023-06-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-21 08:31:46','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(499,NULL,'ABDULLAHI ALI','',NULL,'254717100352','','','','','BARON COURT G53','2024-06-12','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-06-12 17:07:44','','1','2023-06-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 17:18:00','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(500,NULL,'RUTH ','',NULL,'254722249803','','','','','STYLECARE 202','2024-06-14','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-06-14 14:52:07','','1','2023-06-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 15:09:40','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(501,NULL,'FLORENCE','',NULL,'254750090399','','','','','ALPHA GARDENS, T7','2024-06-14','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-06-14 17:17:25','','1','2023-06-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 18:50:24','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(502,NULL,'RUTH WAITHIRA KINUTHIA','','','254724892690','','','','','ITUMO E3','2024-06-14','1 ','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-08-06 16:20:48','','1','2023-06-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-20 08:19:40','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(503,NULL,'IRUNGU JOSEPH','',NULL,'254721450042','','','','','MUKOMA 3C','2024-06-15','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-06-15 13:19:52','','1','2023-06-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-02 10:39:26','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(504,NULL,'AMAL BUTCHERY','',NULL,'254714203900','','','','','ODYSSEY,SHOP','2024-06-15','1','',NULL,'member','1','','','20L TAP','',260.00,'5','2023-06-15 14:08:08','','1','2023-06-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-11-08 12:25:42','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(505,NULL,'AHMED SAID HASSAN','','','254799334134','','','','','MUKOMA 6B','2024-06-15','1 ','',NULL,'member','1','','','20L SOFT','',1800.00,'5','2023-06-15 17:18:10','','1','2023-06-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-22 15:25:23','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(506,NULL,'NEMSI HOLDING LIMITED','',NULL,'2547113164446','','','','','NEMSI HOLDING LIMITED , HABIB BANK 1ST FLR, DARSALAM ROAD.','2024-06-16','1','',NULL,'member','1','','','18.9 AQ','',1600.00,'5','2023-06-16 09:26:10','','1','2023-06-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-26 10:54:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(507,NULL,'MOVIT','',NULL,'254791651009','','','','','TRANCE TOWERS,112','2024-06-20','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-06-20 09:14:55','','1','2023-06-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-23 13:24:55','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(508,NULL,'ANNA MUENDI','',NULL,'254714006565','','','','','GUTHERA DRIVE,HS. NEXT AFTER 843 GREY GATE MANGO TREE','2024-06-21','1','',NULL,'member','1','','','18.9 FUNNY','',570.00,'5','2023-06-21 13:57:09','','1','2023-06-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-10 09:01:59','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(509,NULL,'ADAN AHMED ALIO','','','254758055059','','','','','NEXT TO B SHELTER 4TH FLR','2024-06-21','1 ','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-06-21 16:55:49','','1','2023-06-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-23 18:14:54','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(510,NULL,'PAULINE NYAGUTHIE GICHURU','',NULL,'254722276487','','','','','ODYSSEY,SHOP','2024-06-21','1','',NULL,'member','1','','','PACK','',150.00,'5','2023-06-21 18:28:29','','1','2023-06-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-21 18:29:27','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(511,NULL,'SHARON ','',NULL,'254725557144','','','','','OAK APT,401,OPP.LIBERTY CHURCH','2024-06-23','1','',NULL,'member','1','','','20L TAP','',300.00,'5','2023-06-23 16:15:17','','1','2023-06-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-23 16:15:31','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(512,NULL,'SKYPLUS LIMITED','','','254724968376','','','','','JAMII SACCO','2024-06-28','1 ','',NULL,'member','1','','','20L TAP','',1500.00,'5','2023-07-10 12:47:03','','1','2023-06-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-18 12:48:33','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(513,NULL,'BRENDA','',NULL,'254723541302','','','','','GOLDEN GATE 302,KARUKU ROAD,','2024-06-28','1','',NULL,'member','1','','','18.9 HR','',270.00,'5','2023-06-28 16:38:06','','1','2023-06-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-28 16:38:20','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(514,NULL,'WINNIE','',NULL,'254708404119','','','','','ZANZIBAR APT NEXT TO POLICE BAND,405','2024-06-28','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-06-28 17:56:20','','1','2023-06-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-22 18:26:32','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(515,NULL,'JOY','',NULL,'254780430915','','','','','','2024-06-30','1','',NULL,'member','1','','','ATTIC E9,E30','',0.00,'5','2023-06-30 14:02:37','','1','2023-06-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-18 15:05:41','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(516,NULL,'CHARITY','',NULL,'254723084272','','','','','ALMOND PARK D10','2024-06-30','1','',NULL,'member','1','','','10L,','',150.00,'5','2023-06-30 14:05:52','','1','2023-06-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-30 14:05:55','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(517,NULL,'SAIDI','',NULL,'254722678582','','','','','MARIAKANI, H130','2024-06-30','1','',NULL,'member','1','','','18.9 HR','',600.00,'5','2023-06-30 14:12:37','','1','2023-06-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-01 12:32:41','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(518,NULL,'KARIBA HSE 66','',NULL,'254722278242','','','','male','NAIROB I','2024-07-01','1','',NULL,'member','1','','','','KARIBA HOUSE 66',300.00,'5','2023-07-01 11:31:04','','1','2023-07-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-05 15:17:48','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(519,NULL,'HUSSEIN','',NULL,'254718104950','','','','male','KARIMI GARDENS B6','2024-07-01','1','',NULL,'member','1','','','','',300.00,'5','2023-07-01 15:12:35','','1','2023-07-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-31 18:41:40','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(520,NULL,'JUSTUS MUIMI','',NULL,'254722365842','','','','male','ODYSSEY,3RD FLR RM40','2024-07-03','1','',NULL,'member','1','','','20L SOFT','',-20.00,'5','2023-07-03 15:28:44','','1','2023-07-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-03 15:56:57','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(521,NULL,'EDWARD ODHIAMBO','',NULL,'254722900100','','','','','OPP JAMII, GREY GATE','2024-07-03','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-07-03 18:00:43','','1','2023-07-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-14 15:58:41','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(522,NULL,'GLADYS','',NULL,'254701643389','','','','','BOUNTY,113','2024-07-03','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-07-03 18:47:24','','1','2023-07-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-03 16:29:27','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(523,NULL,'CATHERINE NDANU','',NULL,'254701204440','','','','','MUMBI 4TH FLR HS 34','2024-07-05','1','',NULL,'member','1','','','20L SOFT','',300.00,'5','2023-07-05 17:48:08','','1','2023-07-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-25 14:32:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(524,NULL,'MUKOMA A4','',NULL,'254717438647','','','','','MUKOMA A4','2024-07-05','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-07-05 19:04:30','','1','2023-07-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-18 14:36:25','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(525,NULL,'NELLY ANYOLO WAKHUNGU','','','254720068167','','','','','G FLATS,3RD FLR 306','2024-07-07','1 ','',NULL,'member','1','','','20L TAP','',1470.00,'5','2023-07-07 16:53:15','','1','2023-07-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-10 11:19:31','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(526,NULL,'REBECCA KANAMU GITONGA','','','254722459295','','','','','BIMA 21','2024-07-07','1 ','',NULL,'member','1','','','18.9 KERI','',270.00,'5','2023-07-07 18:46:04','','1','2023-07-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-07 18:29:27','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(527,NULL,'MATTHEW ','',NULL,'254715141925','','','','','SOLACE PARK C42','2024-07-10','1','',NULL,'member','1','','','18.9 AQ','',600.00,'5','2023-07-10 13:37:38','','1','2023-07-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-29 14:23:33','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(528,NULL,'CLEOPA OCHIEL','','','254737225848','','','','male','nestle park T 28','2024-07-16','1 ','',NULL,'member','1','','','','',0.00,'5','2023-08-14 16:43:46','','1','2023-07-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-27 13:28:13','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(529,NULL,'NIMO AHMED HERSI','','','254795807171','','','','','KEDONG ROAD BROWN GATE,HS. 6','2024-07-18','1 ','',NULL,'member','1','','','','',300.00,'5','2023-07-18 16:56:17','','1','2023-07-18','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-18 16:28:53','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(530,NULL,'STONE HILL','',NULL,'254735987430','','','','','ODYSSEY,SHOP','2024-07-21','1','',NULL,'member','1','','','18.9 AQ2','',1120.00,'5','2023-07-21 10:49:37','','1','2023-07-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-11-10 09:44:41','','','','','',NULL,NULL,'P051161183Q',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(531,NULL,'DORCAS MWENDE IRERI','',NULL,'254794654237','','','','','nestle park T 72','2024-07-24','1','',NULL,'member','1','','','','',0.00,'5','2023-07-24 12:06:25','','1','2023-07-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-21 12:29:33','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(532,NULL,'DIANA','',NULL,'254711515978','','','','','KAPITI JAMILA COURT B3','2024-07-26','1','',NULL,'member','1','','','18.9 AQ 4','',1200.00,'5','2023-07-26 12:00:55','','1','2023-07-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-07-26 12:01:00','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(533,NULL,'LEYLA ','',NULL,'254722393011','','','','','RESILIENT PARK,A17','2024-07-28','1','',NULL,'supplier','1','','','10L 2','',0.00,'5','2023-07-28 10:26:42','','1','2023-07-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(534,NULL,'TUNIS BARSOK','','','254705289749','','','','','PARK TOWER, 703, IN KAPITI ESTATE','2024-08-02','1 ','',NULL,'member','1','','','18.9 SOFT, 2','',0.00,'5','2023-08-02 18:55:03','','1','2023-08-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-07 14:25:25','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(535,NULL,'EMMA ZENITH SANTA','','','254796724360','','','','','BARON COURT ANNEX A36','2024-08-05','1 ','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-09-24 13:43:39','','1','2023-08-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-24 12:18:53','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(536,NULL,'AMER ABDULHAKIM','','','254710985190','','','','','PINNACLE SHIKUNGA ROAD , D32','2024-08-05','1 ','',NULL,'member','1','','','20L TAP NEW MODEL','',300.00,'5','2023-08-05 17:27:55','','1','2023-08-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-31 18:42:58','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(537,NULL,'YVETTE NJOKI WAWERU','',NULL,'254705772544','','','','','BALOZI ESTATE,TERENCE APT, HS R31','2024-08-07','1','',NULL,'member','1','','','10L 2','',300.00,'5','2023-08-07 11:41:47','','1','2023-08-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-29 14:28:00','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(538,NULL,'ABDULLAHI ISSA','',NULL,'254722669374','','','','','SADI RESIDENCE 603','2024-08-07','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-08-07 17:08:24','','1','2023-08-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 10:13:10','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(539,NULL,'NAOMI KIPENZI OCHOLA','',NULL,'254745580306','','','','','KARATASI ROUND ABT, ENTERPRISE RD 45, GODOWN 4 INDUSTRIAL AREA','2024-08-08','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-08-08 11:21:51','','1','2023-08-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-18 09:30:58','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(540,NULL,'EDWIN KAMAU','',NULL,'25470725501411','','','','','ODYSSEY,SHOP','2024-08-08','1','',NULL,'member','1','','','20L TAP','',1600.00,'5','2023-08-08 13:57:49','','1','2023-08-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-08 13:58:07','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(541,NULL,'ABDIRAHMAN MOHAMED','',NULL,'254792459188','','','','','21 ZANZIBAR HOMES, 9B','2024-08-09','1','',NULL,'member','1','','','10L,','',250.00,'5','2023-08-09 11:58:57','','1','2023-08-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-09 11:59:01','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(542,NULL,'FAIR FAX PAINT SHOP','',NULL,'254752025027','','','','','KAPITI ROAD','2024-08-10','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-08-10 15:16:36','','1','2023-08-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-09 13:25:39','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(543,NULL,'GEORGE MWALANDI ','',NULL,'254727904242','','','','','BALOZI CRT 1, MM FLAT','2024-08-13','1','',NULL,'member','1','','','20L TAP','',300.00,'5','2023-08-13 18:29:57','','1','2023-08-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-13 18:30:00','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(544,NULL,'HACHFELD LIMITED','',NULL,'254787922697','','','','','LUNGALUNGA SQUARE, 3RD FLOOR OFFICE 308','2024-08-15','1','',NULL,'member','1','','','20L TAP2, SOFT 3','',2700.00,'5','2023-08-15 16:04:20','','1','2023-08-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-11-02 15:15:13','','','','','',NULL,NULL,'P051753722E',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(545,NULL,'JOHN MAINGI','',NULL,'254708119251','','','','','SOUTHGATE RESIDENCE 408','2024-08-15','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-08-15 19:06:29','','1','2023-08-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-16 12:37:06','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(546,NULL,'CHATTERBOX','',NULL,'254720566305','','','','','ODYSSEY,SHOP','2024-08-21','1','',NULL,'member','1','','','20L TAP 3','',0.00,'5','2023-08-21 12:39:37','','1','2023-08-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-08-21 12:41:29','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(547,NULL,'AFYARA EAST AFRICA','',NULL,'254741765844','','','','','ODYSSEY,SHOP','2024-08-23','1','',NULL,'member','1','','','18.9 HR 2, SOFT','',0.00,'5','2023-08-23 10:24:09','','1','2023-08-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-20 15:14:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(548,NULL,'LEBRAN MITUMBA','',NULL,'2540105770700','','','','','ODYSSEY,SHOP','2024-08-23','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-08-23 11:21:00','','1','2023-08-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-22 10:36:39','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(549,NULL,'CAR ZONE AUTO WORKS LTD','',NULL,'254725214935','','','','','ROAD C NAIVAS HEADQUARTERS','2024-08-27','1','',NULL,'member','1','','','20L SOFT 6, 10L','',0.00,'5','2023-08-27 14:39:23','','1','2023-08-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 10:57:23','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(550,NULL,'KELCO ALUMINIUM WORKS LIMITED','',NULL,'254731060406','','','','','DAGAA ROAD','2024-08-29','1','',NULL,'member','1','','','20L SOFT 3','',3300.00,'5','2023-08-29 15:40:49','','1','2023-08-29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-11-10 11:53:38','','','','','',NULL,NULL,'P051324043R',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(551,NULL,'PLENSER INDUSTRIAL SPARES LIMITED','',NULL,'254718326869','','','','','AVON CENTRE OPP KCC CREMARIES BEFORE ABSA BANK','2024-09-05','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-09-05 10:17:39','','1','2023-09-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-25 12:50:10','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(552,NULL,'PIONEER AUTO PARTS LIMITED','',NULL,'254714777321','','','','','ODYSSEY,SHOP','2024-09-12','1','',NULL,'member','1','','','20L SOFT','',600.00,'5','2023-09-12 17:46:11','','1','2023-09-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 12:19:08','','','','','',NULL,NULL,'P051163988K',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(553,NULL,'EUNICE MBITHE ','',NULL,'254707244059','','','','','BANQUE VILLA 6G','2024-09-14','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-09-14 15:22:32','','1','2023-09-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-26 14:50:18','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(554,NULL,'BOUNTY 431','',NULL,'254719213954','','','','','BOUNTY 431','2024-09-15','1','',NULL,'member','1','','','','',0.00,'5','2023-09-15 17:05:58','','1','2023-09-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-22 17:11:23','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(555,NULL,'RICHARD KIGEN NGALA','','','254704310350','','','','','ASTRAPARK,1B','2024-09-23','1 ','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-09-23 15:54:24','','1','2023-09-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(556,NULL,'VINCENT ODHIAMBO OSEWE','',NULL,'254704115408','','','','','ODYSSEY,SHOP','2024-09-24','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-09-24 13:10:15','','1','2023-09-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-24 13:10:24','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(557,NULL,'WANJALA','',NULL,'254720592321','','','','','KARIBA ESTATE 22','2024-09-25','1','',NULL,'member','1','','','18.9 ','',0.00,'5','2023-09-25 11:07:48','','1','2023-09-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-14 09:46:14','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(558,NULL,'IBRAHIM ABDIKADIR YAHYA','','','254722326627','','','','','ZANZIBAR HOMES 8B','2024-09-25','1 ','',NULL,'member','1','','','20L SOFT2','',0.00,'5','2023-09-25 14:04:31','','1','2023-09-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-25 12:58:00','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(559,NULL,'AMINA ALTAWAKAL','',NULL,'254790327697','','','','','ODYSSEY 3RD RM 3','2024-09-27','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-09-27 14:07:02','','1','2023-09-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-09-26 14:07:59','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(560,NULL,'HAMAD SISIWA ','',NULL,'254703411166','','','','','MALAIKA 234','2024-09-27','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-09-27 14:17:08','','1','2023-09-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 18:21:50','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(561,NULL,'PETER KAMAU','',NULL,'254726474562','','','','male','NAIROBI','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-06 15:24:59','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(562,NULL,'AHMED ABBAS ADAM','',NULL,'254758255687','','','','male','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-06 17:52:37','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(563,NULL,'SHIMLON MWANGI ','',NULL,'254711925118','','','','','','','1','',NULL,'member','1','WILBEN D8','','','',300.00,'5','2023-10-06 18:49:26','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-28 11:56:36','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(564,NULL,'HARRIET ','',NULL,'254721657063','','','','','','','1','',NULL,'member','1','MARIAKANI A 21 TAP','','','',0.00,'5','2023-10-07 09:17:46','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-07 09:17:46','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(565,NULL,'AMINA ABDI NOORKEY','',NULL,'254724990642','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-07 13:24:32','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(566,NULL,'DANIEL KIMIGI','',NULL,'254798073267','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-07 14:41:09','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(567,NULL,'PROCORINE SHAYO','',NULL,'254114439205','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-07 16:02:07','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(568,NULL,'TATUA WANJIRU','',NULL,'254722308130','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-07 17:48:22','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-07 17:48:23','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(569,NULL,'SANDRA SOPHY','',NULL,'254723473008','','','','','','','1','',NULL,'member','1','','','','',600.00,'5','2023-10-07 18:20:41','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-28 16:22:07','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(570,NULL,'MARTHA KALU','',NULL,'254729375266','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-08 16:10:59','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(571,NULL,'ROBINSON NDUNG\'U WAIKWA','',NULL,'254704301089','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-08 17:20:53','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(572,NULL,'JEFFERSON GITHINJI','',NULL,'254721396903','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-08 19:18:58','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(573,NULL,'MITCHELLE WAMBUA','',NULL,'254716912768','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-08 19:31:34','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(574,NULL,'CAROLINE MUNYIVA','',NULL,'254715817086','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-09 12:58:54','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(575,NULL,'FRANCIS MUSYOKI MUEMA','',NULL,'254757310258','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-09 15:00:36','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(576,NULL,'ELIUD MWANIKI GOLDEN GATE 437','',NULL,'254715100458','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-09 16:31:26','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-09 16:31:45','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(577,NULL,'ABGUDO JAMAL GUYO','',NULL,'254715070811','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-10 11:19:33','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(578,NULL,'ANTHONY RAYMOND KARIMA','',NULL,'254721668107','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-10 11:25:43','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(579,NULL,'SHAKIR ALI','',NULL,'254704128460','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-10 11:28:20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(580,NULL,'BERRINGTON OKOTH OMONDI','',NULL,'254722399085','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-10 11:37:54','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(581,NULL,'JONES MBANI MWANZIA','',NULL,'254726562199','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-10 12:22:46','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(582,NULL,'MELISSA ALICIA ODOYO','',NULL,'254725210710','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-10 15:53:01','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(583,NULL,'KIOKO TARJAN 6E','',NULL,'254706679919','','','','','','','1','',NULL,'member','1','','','','',300.00,'5','2023-10-10 16:47:18','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-28 11:54:16','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(584,NULL,'BARNARD BELLA OKINYI','',NULL,'254722878257','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-10 17:13:48','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(585,NULL,'AISHA ALI','',NULL,'254720694790','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-10 17:31:39','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(586,NULL,'CHIURI KARANJA','',NULL,'254701720503','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-10 17:58:45','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(587,NULL,'papino x57 tap','',NULL,'254712859573','','','','','','','1','',NULL,'member','1','','','','',300.00,'5','2023-10-10 18:24:09','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-26 19:02:37','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(588,NULL,'INTERCOOL VENTILATION SYSTEM','',NULL,'254728146484','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-11 12:40:18','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(589,NULL,'QUATTARO SPORTS AUTO TRANSMISSION','',NULL,'254796143249','','','','','','','1','',NULL,'member','1','','','','',5600.00,'5','2023-10-11 14:31:30','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-11-07 14:42:29','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(590,NULL,'SHINDES KALIL JUBAT','',NULL,'254722638912','','','','','','','1','',NULL,'member','1','','','','',-900.00,'5','2023-10-11 17:52:44','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(591,NULL,'OPP. VISHNU GARAGE','','','254791889940','','','','','','','1 ','',NULL,'member','1','UNIKUE LIMITED','','','',2100.00,'5','2023-10-28 13:37:46','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-25 14:59:10','','','','','','','','P051627111X',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(592,NULL,'FAITH KAVIO','',NULL,'254722759363','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-12 15:52:25','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(593,NULL,'KEVIN CHWEYA','',NULL,'254725084847','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-12 19:10:48','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(594,NULL,'CHELSEA ACHIENG','',NULL,'254796781512','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-13 08:35:56','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 11:08:35','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(595,NULL,'JOSEPH OGOLA','',NULL,'254724699426','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-13 19:01:59','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(596,NULL,'COLLINS KIPLANGAT','',NULL,'254114426082','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-13 19:03:58','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(597,NULL,'ALEX MWANGI','',NULL,'254723425677','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-13 19:13:07','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(598,NULL,'MARTINE KARIUKI','',NULL,'254728633217','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-13 19:27:29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(599,NULL,'JANET KURGAT','',NULL,'254727372929','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-13 19:35:19','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-13 19:35:19','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(600,NULL,'JATSU ASL','',NULL,'254722201974','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-14 09:18:04','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-14 09:18:05','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(601,NULL,'RONALD FILBERT WEKESA','',NULL,'254710309166','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-14 11:07:02','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(602,NULL,'DANIEL KONES ','',NULL,'254721177704','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-14 12:22:40','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-14 12:22:40','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(603,NULL,'G FLATS 212','',NULL,'254753789792','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-14 12:27:39','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-14 12:31:36','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(604,NULL,'ABDALLA MUKOMA- C3','',NULL,'254748891743','','','','','','','1','',NULL,'member','1','','','','',300.00,'5','2023-10-14 12:30:09','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-29 17:51:54','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(605,NULL,'RACHAEL NDUMI','',NULL,'2540769295104','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-14 13:22:23','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(606,NULL,'MAX STUART','',NULL,'254722560023','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-14 16:17:47','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(607,NULL,'CEPHAS KINYUA','',NULL,'254723078756','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-14 16:23:28','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(608,NULL,'HANNAH REHMAN OPP ARK JUNIOR','',NULL,'254726243100','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-14 17:08:02','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-14 17:08:26','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(609,NULL,'RACHAEL GREENVILLE 504','',NULL,'254726147262','','','','','','','1','',NULL,'member','1','','','','',1050.00,'5','2023-10-14 17:32:11','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-26 19:04:45','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(610,NULL,'JENIPHER RB1 HSE 71','',NULL,'254721215342','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-14 17:36:50','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-14 17:39:24','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(611,NULL,'SAMSON MAINA BOUNTY203','',NULL,'254715193268','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-14 18:13:15','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(612,NULL,'RACHAEL MWIKALI','',NULL,'254726882234','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-14 18:34:20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-25 14:15:08','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(613,NULL,'HELIDA MARIAKANI J153','',NULL,'2540101164638','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-15 16:24:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-15 16:24:53','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(614,NULL,'cecilia Nyokabi RB2 B211','',NULL,'254723011032','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-16 14:57:12','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-16 15:55:53','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(615,NULL,'LEILA HUBBY VINMAN NO2 TAP','',NULL,'254788933273','','','','','','','1','',NULL,'member','1','','','','',300.00,'5','2023-10-16 17:50:46','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-29 17:51:00','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(616,NULL,' KEVIN ODARI','',NULL,'254705440414','','','','','','','1','',NULL,'member','1','CLAY LAW KENYA, NEXT GEN MALL 3RD FLR RM 34','','','',0.00,'5','2023-10-16 18:24:54','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(617,NULL,'CEASAR GACHIHI GIKONYO','',NULL,'254722289438','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-17 11:25:11','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(618,NULL,'SHIPHIRA MURUGI KARIUKI','',NULL,'254722351776','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-17 14:44:31','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(619,NULL,'AMINA MOHAMUD','',NULL,'2547454111617','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-18 14:18:40','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(620,NULL,'KIPRONO WESLEY','',NULL,'254798088212','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-19 09:18:08','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(621,NULL,'SOUTH GATE S8','',NULL,'254783000966','','','','','','','1','',NULL,'member','1','','','','',300.00,'5','2023-10-19 09:20:17','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-11-08 10:41:30','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(622,NULL,'DENIS OTIENO','',NULL,'254799795465','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-19 18:43:59','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(623,NULL,' LORETTA WAWAZI 6F','',NULL,'254713190006','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-19 19:01:22','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-19 19:01:58','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(624,NULL,'RITA ASTRA PARK 8D','',NULL,'254741304949','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-20 14:26:51','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-20 14:26:51','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(625,NULL,'EVERLINE CHEPKIRUI','',NULL,'254726032089','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-20 14:30:37','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(626,NULL,'LUCY ANYANGO','',NULL,'254722330723','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-20 18:43:36','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(627,NULL,'CATHERINE KAVISA MUSYOKI','',NULL,'254723107730','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-21 09:32:36','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(628,NULL,'VINCENT VINMAN HSE NO.7','',NULL,'254702161802','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-21 11:30:59','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-21 11:30:59','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(629,NULL,'GREGORY JUNIOR OTIENO','',NULL,'254701559151','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-21 11:43:22','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(630,NULL,'JANE ALUOCH ARARA','',NULL,'254722866513','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-21 12:07:25','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(631,NULL,'ANTONY FERDINAND MWASI ','',NULL,'254720361832','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-21 13:45:33','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(632,NULL,'JOHN DARRYL ISALAMBO','',NULL,'254769666734','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-21 16:47:49','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(633,NULL,'DENIS OKWARE','',NULL,'254722309186','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-21 16:56:44','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(634,NULL,'PETER KUSIMBA NYONGESA','',NULL,'254722338969','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-22 18:33:24','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(635,NULL,'SAMUEL KIPYEGON MIRITIM','',NULL,'254722366820','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-23 16:04:56','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(636,NULL,'MACHARIA KARAGO','',NULL,'254722764473','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-23 16:34:16','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(637,NULL,'ELIZABETH NDUNGE MBITHI','','','254719699315','','','','','','','1 ','',NULL,'member','1','','','','',0.00,'5','2023-10-23 16:56:48','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(638,NULL,'SOLO KEDONG RD BROWN GATE','',NULL,'254780861008','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-24 11:00:21','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-24 11:00:22','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(639,NULL,'MICHAEL WANJAU','',NULL,'254720935948','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-24 12:15:45','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(640,NULL,'WAMAITHA NDIRITU','',NULL,'2547295394444','','','','','','','1','',NULL,'member','1','EVEREST GARDEN 3R FLR HSE M9','','','',0.00,'5','2023-10-24 16:05:37','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(641,NULL,'AUDREY','',NULL,'254700428484','','','','','','','1','',NULL,'member','1','','','','',300.00,'5','2023-10-25 09:52:27','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-29 14:26:33','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(642,NULL,'KELVIN KIMEI','',NULL,'254722220027','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-25 13:31:29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(643,NULL,'DAVID KANGOI KASOLO','',NULL,'254721331524','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-25 18:38:46','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(644,NULL,'JOHN NZANGI','',NULL,'254721324849','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-25 18:49:08','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(645,NULL,'FAIZA MUKHTAR ADAN GUTHERE HSE 11','',NULL,'254703530455','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-25 18:57:36','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(646,NULL,'ADAM ABDUL','',NULL,'254701279711','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-25 19:45:27','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(647,NULL,'PATIENCE WANJALA','',NULL,'254734421906','','','','','','','1','',NULL,'member','1','','','','',2100.00,'5','2023-10-26 16:47:09','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-26 16:47:10','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(648,NULL,'MARTINE ABUYA CORNER VIEW B3','',NULL,'254727271728','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-26 19:47:27','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(649,NULL,'BENSON KARIITHI WACHIRA','',NULL,'254722725082','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-27 10:26:48','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(650,NULL,'ELVIS MULAMA - OPP. CHRCH OF GOD BLUE GATE','',NULL,'254795003892','','','','','','','1','',NULL,'member','1','','','','',600.00,'5','2023-10-27 10:31:30','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-27 10:31:30','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(651,NULL,'HASSAN MOHAMED ALANE - GRANVILLE 801 TAP','',NULL,'254748576833','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-27 17:26:01','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(652,NULL,'ELKANA ORINA CHWEYA','',NULL,'254727809295','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-27 17:50:13','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(653,NULL,'RINA SHAH','',NULL,'254720920651','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-28 12:07:20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(654,NULL,'CHELIMO KOECH - SOLACE PARK APTS 8TH FLR HSE C54','',NULL,'254705508090','','','','female','','','1','',NULL,'member','1','MIMO KIRWA','','','',1600.00,'5','2023-10-28 14:05:31','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-28 14:05:51','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(655,NULL,'JULIANA NDUNGE MARIAKANI H122','',NULL,'254725528408','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-28 15:08:07','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(656,NULL,'MOSES KIRAGU MURIITHI - BOUNTY 428','',NULL,'254797757883','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-28 15:10:02','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(657,NULL,'VIVIANE NYAMWALO RIVERBANK 117 ','','','254721414759','','','','','','','1 ','',NULL,'member','1','','','','',600.00,'5','2023-10-28 17:26:21','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-28 16:41:24','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(658,NULL,'WINNIE MWENDWA MUGABI - TUK HSE 15','',NULL,'254769470067','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-28 17:16:41','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(659,NULL,'JOEL MASHAURI TETE - SOLACE PARK C36','',NULL,'254715601184','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-29 17:55:35','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(660,NULL,'FAITH BOSIBORI BUNDI - ITUMO 3B','',NULL,'254702575426','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-29 18:49:12','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(661,NULL,'BENSON NYAMOGO NYAKUNDI','',NULL,'254727457892','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-30 13:04:41','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(662,NULL,'EDWIN WANDERI','',NULL,'254708295254','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-30 15:26:00','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(663,NULL,'AMINA MOHAMUD ','',NULL,'254102959536','','','','','','','1','',NULL,'member','1','','','','',600.00,'5','2023-10-30 17:36:16','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-10-30 17:36:17','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(664,NULL,'FRED MUSOGA','',NULL,'254721401764','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-31 13:08:14','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(665,NULL,'ABUYA BSHAR','',NULL,'254797381475','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-31 18:10:20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(666,NULL,'CATHERINE KAGERA ','',NULL,'254736503538','','','','','','','1','',NULL,'member','1','','','','',0.00,'5','2023-10-31 18:14:58','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(667,NULL,'JAMES','',NULL,'072227232254','','','','','','','1','',NULL,'member','1','','','','',280.00,'5','2023-11-09 13:56:47','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-11-09 13:56:48','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''); /*!40000 ALTER TABLE `people` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `people2` -- DROP TABLE IF EXISTS `people2`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `people2` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nhifrelief` decimal(10,2) DEFAULT NULL, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) NOT NULL, `town` varchar(20) NOT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) DEFAULT NULL, `nssf` varchar(50) DEFAULT NULL, `nhif` varchar(50) DEFAULT NULL, `paid` varchar(20) NOT NULL, `supplierbalance` decimal(10,2) NOT NULL, `balanceuploaded` int(11) DEFAULT 0, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `customerlimit` varchar(10) NOT NULL DEFAULT 'no', `limitamount` decimal(10,2) NOT NULL, `dropdown` varchar(10) NOT NULL DEFAULT 'no', `lastbalancedate` varchar(30) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT NULL, `transactionid` varchar(50) NOT NULL, `smscode` varchar(50) NOT NULL, `timesent` datetime NOT NULL, `Computerno` text NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`firstname`), KEY `last_name` (`lastname`), KEY `email` (`email`), KEY `phppos_people_ibfk_1` (`image_id`) ) ENGINE=InnoDB AUTO_INCREMENT=508 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `people2` -- LOCK TABLES `people2` WRITE; /*!40000 ALTER TABLE `people2` DISABLE KEYS */; INSERT INTO `people2` VALUES (1,112.50,'FAITH','Advanta','FAITH','254718667391','robisearch@gmail.com','12345678','','female','','','0','','132222201635401988','user','1','','','','3343455',60.00,'1','2023-03-23','','1','2019-06-11','Contract',20000.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Daily','1','2019-09-20','0222222',0.00,'','','Single','',9.00,1,'','1000','yes','admin','',0,0,0,'','2019-08-28',0,'',0.00,'','','','Yes',2570.00,0,0.00,0.60,'no',200.00,'','2022-08-25 15:15:09','','','','','','','','P06666xxx',1,'022','444',2,'','534032','2022-10-23 20:40:59',''),(2,NULL,'CHIBEKEL LIMITED','','','254798441606','admin','Robisearch321','Default','','Nairobi','','1 ','',NULL,'supplier','1','CHIBEKEL LIMITED','','','',0.00,'4','2023-01-27 17:28:10','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,'','','','yes',0.00,0,0.00,0.00,'no',0.00,'yes','2022-11-16 15:02:14','','','','','','','','P051928136R',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(4,NULL,'CALEB','MUOKI',NULL,'254722866089','CALEB','Kalongo2','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2023-02-28','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','admin','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'522226593','','0000-00-00 00:00:00',''),(5,NULL,'ogello','treazer',NULL,'254798657664','treazer','Treazer1','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2023-06-19','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',578.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'333238131','','0000-00-00 00:00:00',''),(6,NULL,'JANUARIS','NGALA',NULL,'254799503148','JANUARIS','33165195','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2023-01-28','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'733238337','','0000-00-00 00:00:00',''),(7,NULL,'SafePak Limited','',NULL,'254721866089','safepak@wananchi.com','','','','Nairobi','2024-01-27','1','P. O BOX 63150\r\nMombasa Road',NULL,'supplier','1','SafePak Limited','','','',0.00,'4','2023-01-27 17:25:21','','1','2023-01-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',16230.00,0,0.00,0.00,'no',0.00,'no','2023-05-13 17:28:35','','','','','',NULL,NULL,'P000605610I',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(8,NULL,'FineLine industries Ltd','',NULL,'254726991999','','','254736991999','','Nairobi','2024-01-27','1','P.O BOX 39193-00623\r\nNairobi',NULL,'supplier','1','FineLine industries Ltd','','','',0.00,'4','2023-01-27 17:34:36','','1','2023-01-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',14799.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 09:35:25','','','','','',NULL,NULL,'P051149867Q',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(9,NULL,'Jibu Kenya Ltd','',NULL,'254725515018','finance.ke@jibuco.com','','254724155875','','Nairobi','2024-01-27','1','P.O BOX 903-00517\r\nNairobi',NULL,'supplier','1','Jibu Kenya Ltd','','','',0.00,'4','2023-01-27 17:55:15','','1','2023-01-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',17375.00,0,0.00,0.00,'no',0.00,'no','2023-06-07 17:31:38','','','','','',NULL,NULL,'P051548729S',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(10,NULL,'Chirag Builders Ltd','','','254782242624','','12345678','','','Nairobi','2024-01-27','1 ','P.O BOX 363-00606\r\nSarit Center Nairobi',NULL,'member','1','','','','',-3750.00,'1','2023-03-15 09:26:40','','1','2023-01-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 10:55:11','','','','','','','','P051091318I',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(11,NULL,'Elemech Engineering (kenya) Ltd','','','254786247950','','12345678','','','Nairobi','2024-01-27','1 ','P.O BOX 31853-00600\r\nNairobi',NULL,'member','1','','','','',6700.00,'1','2023-03-15 09:27:35','','1','2023-01-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 10:56:25','','','','','','','','P051208031T',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(12,NULL,'AMM ENGINEERING WORKS LTD','','AMM JOSHUA','254725001193','','','','','NAIROBI','2024-01-27','1 ','P.O BOX 42697-00100\r\nNairobi',NULL,'','1','AMM ENGINEERING WORKS LTD.','','18.9 HR','',0.00,'5','2023-02-06 13:19:05','','1','2023-01-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','P000615507Q',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(13,NULL,'Agriscope (Africa) Ltd','','','254734333161','factory.operations@easeed.com','12345678','2542207747','','Nairobi','2024-01-27','1 ','P.O BOX 45125-00100\r\nNairobi\r\nAttention;-Mr. Burhan Musajee',NULL,'member','1','','','','',-10640.00,'1','2023-03-15 09:27:54','','1','2023-01-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 15:39:42','','','','','','','','P051151653Z',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(14,NULL,'Grace Nganga','',NULL,'254726437759','','','','','Attic Apartments, Hse E37','2024-01-29','1','Tap Bottle',NULL,'member','1','','','','',0.00,'4','2023-01-29 12:20:10','','1','2023-01-29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-15 13:25:52','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(15,NULL,'Amin Wesonga','','','254798839320','','','','','Odyssey Plaza, Office 13','2024-01-29','1 ','',NULL,'member','1','','','10L Bottle','',0.00,'5','2023-01-30 11:51:07','','1','2023-01-29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-08 08:54:31','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(16,NULL,'Nancy Kabura','','','254740311391','','','','','B-Shelter, Roof Top','2024-01-29','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:49:25','','1','2023-01-29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(17,NULL,'Donald Kogai','','','254720112604','','','','','Kopute Apartments, B1','2024-01-29','1 ','',NULL,'member','1','','','18.9l Aq, Keri','',0.00,'5','2023-01-30 11:47:42','','1','2023-01-29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-25 18:35:39','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(18,NULL,'Rachel Kariuki','','','254711490617','','','','','mariakani, K175','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:46:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-12 17:49:54','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(19,NULL,'Timothy Makoma','','','254727312685','','','','','walk-in','','1 ','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 11:46:15','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(20,NULL,'Indulgence salon','','','254705752593','','','','','shopping centre','','1 ','',NULL,'member','1','','','20l, Tap','',300.00,'5','2023-01-30 11:45:45','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-10 09:34:52','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(21,NULL,'saadiya ibrahim','','','254721496093','','','','','R. bank1,82','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:45:27','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 16:15:38','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(22,NULL,'Keneth Kithinji','','','254722786850','','','','','mariakani, K183','','1 ','',NULL,'member','1','','','18.9, funny','',-300.00,'5','2023-01-30 11:45:07','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 15:43:27','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(23,NULL,'DAMARIS MUITHYA','','','254710766240','','','','','ANNEX P,R16','','1 ','',NULL,'member','1','','','18.9 ,Hr','',300.00,'5','2023-01-30 11:44:43','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 09:43:10','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(24,NULL,'VICTOR MUEMA','','','254700074594','','','','','','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:44:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(25,NULL,'RONALD JACOB OTSOLA','','','254729172124','','','','','OPP.CHURCH OF GOD,BLUE GATE','','1 ','',NULL,'member','1','','','18.9, SOFT','',0.00,'5','2023-01-30 11:43:40','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-10 12:20:11','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(26,NULL,'BALOZI WINES ','','','254704999379','','','','','ODDYSSEY,BALOZI WINES','','1 ','',NULL,'member','1','','','4, 10LTRS','',-390.00,'5','2023-01-30 11:43:10','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 16:20:20','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(27,NULL,' LORINE ACHIENG ','','','254723795020','','','','','RESILIENT PARK, A26','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:42:48','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-07 14:22:46','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(28,NULL,'SANDRA CHELAGAT','','','254745426868','','','','','PODIUM HEIGHTS,302','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:42:29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(29,NULL,'ABDI KHADIJA','','','254718259965','','','','','B-Shelter, 46','','1 ','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 11:42:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-07 16:25:19','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(30,NULL,'REGINA KEVOGO','','','254722263796','','','','','EMBASSY COURT 2,H9','','1 ','',NULL,'member','1','','','18.9l Keri,3','',0.00,'5','2023-01-30 11:41:46','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 09:47:46','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(31,NULL,'PHILLIP KARIUKI ','','','254723984950','','','','','mariakani, M220','','1 ','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 11:41:15','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-29 17:56:54','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(32,NULL,'ROBERT MAINA ','','','254738484248','','','','','TUK','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:40:46','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-02 10:05:55','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(33,NULL,'ZAINABU ABIHARUFA GODORO','','','254711257771','','','','','BISMILLAHI CAFE,MOSQUE','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:40:14','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-17 17:14:03','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(34,NULL,'SADIA BISHAR ALI','','','254722175556','','','','','ZANZIBAR HOLMES,4C','','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 11:39:47','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(35,NULL,'FARDOSA AHMED HASSAN','','','254710870761','','','','','BALOZI ESTATE,16','','1 ','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 11:39:28','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 14:56:59','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(36,NULL,'MUHELKUMAR PARTEL','','','254722955416','','','','','EXECUTIVE ESTATE WAMY,43','','1 ','',NULL,'member','1','','','18.9 ,Hr','',300.00,'5','2023-01-30 11:39:01','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 16:35:10','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(37,NULL,'SCHOLASTICA KIBATHI','','','254706975471','','','','','R.BANK1,71','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:38:29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 11:54:07','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(38,NULL,'JOHN WAHOME','','','254726213227','','','','','NJIWA APT,E2,G1,3','','1 ','',NULL,'member','1','','','10L Bottle,4','',-300.00,'5','2023-01-30 11:37:41','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 11:08:05am','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(39,NULL,'JAMEN LANONGWA','','','254706256077','','','','','MERIDIAN COURT,A6','','1 ','',NULL,'member','1','','','10L Bottle,2','',0.00,'5','2023-01-30 11:36:42','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(40,NULL,'HAFSA SHEIKH BULLE','','','254718742128','','','','','MUKOMA HEIGHTS ,8D','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:36:19','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(41,NULL,'GEDION NGUMBAU','','','254720265507','','','','','mariakani ESTATE, K176','','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 11:35:45','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-24 15:07:53','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(42,NULL,'JUSTUS OGONGO','','','254724151508','','','','','','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:34:33','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(43,NULL,'DIANA CHEROTICH ','','','254728919668','','','','','ASTRAPARK,7B','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-03-11 14:43:20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-09 11:31:50','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(44,NULL,'MARY KAGUNYA','','','254723486626','','','','','ASTRAPARK,1J','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:33:29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-03 17:53:47','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(45,NULL,'MARY SCHOLASTICA','','','254711906537','','','','','ALABAMA APT,20','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:33:03','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(46,NULL,'RAJNEESH SHARMA','','','2547011666992','','','','','ENZI HEIGHTS,B-0502','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:30:57','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(47,NULL,'REBECCA SYOKAU','','','254721437439','','','','','NAIROBI REMAND, WORKSHOP','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:30:30','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(48,NULL,'EDWIN ANGIMA ','','','254721372895','','','','','ODYSSEY','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:29:43','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-06 17:35:29','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(49,NULL,'MIRIAM WAMBUI','','','254723991594','','','','','ODYSSEY','','1 ','',NULL,'member','1','','','KERI,SOFT','',0.00,'5','2023-01-30 11:29:20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(50,NULL,'KALORI WILBROD','','','254729876688','','','','','CID,REMAND','','1 ','',NULL,'member','1','','','18.9, funny','',0.00,'5','2023-01-30 11:28:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 18:25:58','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(51,NULL,'DENIS JUMA ','','','254706489199','','','','','ODYSSEY','','1 ','',NULL,'member','1','','','18.9 ,Hr,2','',0.00,'5','2023-01-30 11:28:23','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(52,NULL,'WARDA FARIA ','','','254722253440','','','','','MUKOMA,3B','','1 ','',NULL,'member','1','','','20L Soft,3','',0.00,'5','2023-01-30 11:24:23','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 18:40:40','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(53,NULL,'LEILA ABDI','','','254714562044','','','','','VINMAM,2','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:23:53','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(54,NULL,'ZAINAB ABDULAHI','','','254740377547','','','','','G-FLATS,311','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:23:23','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-10 14:53:19','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(55,NULL,'PRISCILLAH SHIYAYO','','','254714945669','','','','','SHIMOLATEWA, GYM','','1 ','',NULL,'member','1','','','10L Bottle','',0.00,'5','2023-01-30 11:22:56','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(56,NULL,'PATEL SACHIN','','','254726135400','','','','','WALK IN','','1 ','',NULL,'member','1','','','18.9 Aq2,10L3','',0.00,'5','2023-01-30 11:22:30','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(57,NULL,'VICTOR ABOK','','','254720926521','','','','','TRANCE TOWERS,112','','1 ','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 11:22:00','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(58,NULL,'FATUMA BARWAKA JIRROW','','','254745308798','','','','','B-Shelter, 47','','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 11:21:29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-22 19:06:43','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(59,NULL,'GEOFFREY MIRINGU','','','254722315734','','','','','ODYSSEY,3RD FLR,35','','1 ','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-01-30 11:21:10','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-30 17:24:19','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(60,NULL,'SHUKRI HALIMA','','','254701061590','','Ridian1','','','MUKOMA,1D','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-02-01 10:17:40','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 18:10:22','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(61,NULL,'MAINA NDEGWA','','','254722711225','','','','','ODYSSEY','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:20:09','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-13 11:34:07','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(62,NULL,'NANCY KAMAU','','','254723043478','','','','','ASTRAPARK,10E','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:19:43','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 18:15:52','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(63,NULL,'ANNET GODLIVER','','','254727745952','','','','','BALOZI , 8','','1 ','',NULL,'member','1','','','20L Soft,18.9 HR','',0.00,'5','2023-01-30 11:19:25','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(64,NULL,'RUKIA HUSSEIN','','','254721504532','','','','','HABADO,502','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:19:00','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 17:20:05','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(65,NULL,'MAGNUM ENGINEERS','','','254791399962','','','','','LUNGALUNGA','','1 ','',NULL,'member','1','','','18.9 SOFT','',1500.00,'5','2023-03-23 12:27:03','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-09 14:06:22','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(66,NULL,'CLIFFORD MUYERA','','','254723815802','','','','','ODYSSEY','','1 ','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 11:17:21','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(67,NULL,'PURITY CHEPNGETICH','','','254711724037','','','','','ODYSSEY','','1 ','',NULL,'member','1','','','18.9 ,Hr2,AQ','',0.00,'5','2023-01-30 11:16:51','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 19:05:20','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(68,NULL,'RASHIDA SISIWA','','','254722298512','','','','','SOUTH GATE,17','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 11:16:29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-13 18:13:31','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(69,NULL,'SABUN LAUNDRY','','','254796259830','','','','','SABUN LAUNDRY,NEXT GEN,M28','','1 ','',NULL,'member','1','','','20l, Tap2','',600.00,'5','2023-04-20 11:46:01','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-13 16:08:06','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(70,NULL,'TRAMIGO','','','254718940940','','','','','TRAMIGO,BAMBURI ROAD','','1 ','',NULL,'member','1','','','18.9 ,Hr,SOFT','',0.00,'5','2023-04-17 13:46:58','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 16:04:00','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(71,NULL,'ARFA HUSSEIN','','','254720958566','','','','','GOLDEN GATE,259','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 11:13:50','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-11 17:20:30','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(72,NULL,'DENIS MUNENE','',NULL,'254725041446','','','','','ASTRAPARK,4C','2024-01-30','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-01-30 12:18:32','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-28 14:36:01','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(73,NULL,'WILSON ONJORE','','','254713420287','','','','','BIMA ESTATE, 14','','1 ','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 14:00:33','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-22 15:48:12','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(74,NULL,'DIANA MURINGO','',NULL,'254710103279','','','','','SHALOM,D23','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 12:21:23','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 11:51:13','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(75,NULL,'CAPITAL AIRTIME','','','254721909001','','','','','CAPITAL AIRTEL,ODYSSEY.','2024-01-30','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-03-24 17:05:42','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-13 17:11:27','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(76,NULL,'GEORGE KARUGA','',NULL,'254740774812','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 12:29:24','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(77,NULL,'AHMED ABDI MARKABO','','','254726672666','','','','','B-SHELTER,26','2024-01-30','1 ','',NULL,'member','1','','','18.9L SOFT','',0.00,'5','2023-03-12 16:51:10','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-10 18:47:25','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(78,NULL,'FARHINA HASSAN','',NULL,'254726370446','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','10L Bottle','',0.00,'5','2023-01-30 12:35:58','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(79,NULL,'JOHN MWENDWA','','','254722652041','','','','','KCB BUILDING,12','2024-01-30','1 ','',NULL,'member','1','','','20L Soft, BLACKLISTED','',0.00,'5','2023-01-30 13:27:33','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(80,NULL,'ABIJAH WACHIRA','',NULL,'254725833961','','','','','MUKOMA,8E','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 12:38:59','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-09 17:44:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(81,NULL,'RAPHAEL MWANGI','',NULL,'254724558073','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 12:41:10','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(82,NULL,'ANNETTE WAIROMA','',NULL,'254710141917','','','','','GITHERI RISE,707','2024-01-30','1','',NULL,'member','1','','','20l, Tap3','',0.00,'5','2023-01-30 12:44:56','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 18:09:58','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(83,NULL,'JOAN MULANDI','',NULL,'254720618210','','','','','BARAKA, A7','2024-01-30','1','',NULL,'member','1','','','20l, Tap2','',1800.00,'5','2023-01-30 12:47:28','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-31 14:30:33','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(84,NULL,'EVA CHANYA','','','254721444773','','','','','VINMAM,7','2024-01-30','1 ','',NULL,'member','1','','','18.9 ,Hr3','',0.00,'5','2023-03-24 09:14:33','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-09 18:45:57','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(85,NULL,' MOHAMED KHADIJA','','','254711844888','','','','','VINMAM HS. 8','2024-01-30','1 ','',NULL,'','1','','','18.9 AQ ,FUNNY2','',0.00,'5','2023-03-31 18:26:10','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(86,NULL,'FUAD MWALIM','',NULL,'254725855666','','','','','GOLDEN GATE,204','2024-01-30','1','',NULL,'member','1','','','20l, Tap,COVER TAP','',-1800.00,'5','2023-01-30 13:00:44','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(87,NULL,'ANTHONY WANYONYI ','',NULL,'254757040426','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','1/2L PACK','',0.00,'5','2023-01-30 13:17:11','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(88,NULL,'ESTHER KAGO','',NULL,'254723408517','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','20l, Tap,18.9 AQ','',0.00,'5','2023-01-30 13:19:35','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 09:39:42','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(89,NULL,'BOYA LTD','',NULL,'254720903814','','','','','BASIC CHOICES','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr','',280.00,'5','2023-01-30 13:26:25','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-20 08:56:58','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(90,NULL,'PAULINE BRENDA','',NULL,'254724757327','','','','','ASTRAPARK,3A','2024-01-30','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-01-30 13:30:17','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-20 09:29:46','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(91,NULL,'MOHAMED ABDIKADIR','',NULL,'254714344444','','','','','B-Shelter, 42','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 13:32:54','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 11:57:27','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(92,NULL,'FEMI LOMBO','','','254722876178','','','','','MG STORES,HS1','2024-01-30','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-02-10 16:19:02','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 16:07:52','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(93,NULL,'JOHN WACHANIA','',NULL,'254722790287','','','','','GOLDEN GATE,196','2024-01-30','1','',NULL,'member','1','','','18.9 KERI2','',0.00,'5','2023-01-30 13:40:01','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-07 10:33:10','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(94,NULL,'BINALINE ','','','254723040507','','','','','ODYSSEY,BIMA LINE','2024-01-30','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-04-13 14:16:39','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-09 17:38:24','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(95,NULL,'HAFSA','',NULL,'254722609270','','','','','KEDONG ROAD,BROWN GATE,NO.5','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 13:48:56','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(96,NULL,'BELBERRICKS SOLUTIONS','','','254727221689','','','','','LUNGALUNGA PLAZA,RM 11','2024-01-30','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-05-10 11:17:46','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-11 12:26:23','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(97,NULL,'HELLEN KANGARA','',NULL,'254716896012','','','','','BIMA BALOZI,3','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 13:52:44','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-12 14:51:02','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(98,NULL,'MARTHA WAMEDI','',NULL,'254722634095','','','','','TELAGEN,A2','2024-01-30','1','',NULL,'member','1','','','18.9 Aq 3','',-900.00,'5','2023-01-30 13:54:18','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 16:10:09','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(99,NULL,'ESTHER WANJIRU','',NULL,'254702966946','','','','','SOLACE PARK, C68','2024-01-30','1','',NULL,'member','1','','','18.9 ,HR','',0.00,'5','2023-01-30 13:57:21','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-03 18:02:40','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(100,NULL,'FRANCIS MUTUNE','',NULL,'254722922246','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-01-30 13:59:11','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-30 18:52:51','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(101,NULL,'JOYCE NYANCHONKA','','','254726101339','','','','','GATE A,UWANJA ROAD,1014','2024-01-30','1 ','',NULL,'member','1','','','18.9 ,Hr,AQ','',0.00,'5','2023-03-04 13:54:21','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-23 18:14:28','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(102,NULL,'MUSTAFA AKIN','',NULL,'254759050717','','','','','HUDA INTERNATIONAL,A3','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 14:15:40','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 10:35:06','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(103,NULL,'CATHERINE MWENDE','',NULL,'254721727933','','','','','METRIC,L5','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr,SOFT','',0.00,'5','2023-01-30 14:18:03','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-05 12:36:05','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(104,NULL,'FAITH KASIMU','','','254715236406','','','','','REVIERA, 3RD FLR,315','2024-01-30','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 14:20:25','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-03 16:10:40','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(105,NULL,'RICHARD KINUTHIA','',NULL,'254724635264','','','','','GOLDEN GATE,812','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr,SOFT3','',0.00,'5','2023-01-30 14:25:10','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-01 11:45:41','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(106,NULL,'4G CAPITAL','','','254741619079','','','','','SOUTH GATE,4G CAPITAL','2024-01-30','1 ','',NULL,'member','1','','','20L Soft','',-900.00,'5','2023-04-18 09:13:07','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 11:07:42am','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(107,NULL,'WARDA ALIO','',NULL,'254722949656','','','','','HABADO,106','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 14:30:20','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-29 17:39:39','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(108,NULL,'EMILY KERUBO','',NULL,'254729438017','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','10L Bottle','',3200.00,'5','2023-01-30 14:32:27','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-06 12:31:29','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(109,NULL,'CHARLES LELEI','',NULL,'254721152615','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','5L','',0.00,'5','2023-01-30 14:33:53','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(110,NULL,'EZEKIAH EDWIN','',NULL,'254720237727','','','','','R. bank1,15','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 14:35:29','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 19:06:28','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(111,NULL,'HALIMA MOHAMUD ','',NULL,'254723850009','','','','','NEAR GLORY,8','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 14:37:28','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-08 08:37:58','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(112,NULL,'RAZA SHAHID ,SOHIL ABBAS MANJI','','','254746878123','','','','','GREENVILLE ,902','2024-01-30','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-02-15 18:13:44','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 15:44:46','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(113,NULL,'NELSON MUYUMBU','',NULL,'254722583313','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 Aq2','',0.00,'5','2023-01-30 14:57:19','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(114,NULL,'RAPHAEL MWANGI','',NULL,'254721718150','','','','','ODYSSEY,TECHWIN','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 15:01:24','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(115,NULL,'ACK ST. VERONICA','',NULL,'254702934922','','','','','ACK ST. VERONICA','2024-01-30','1','',NULL,'member','1','','','18.9l Keri,3','',-300.00,'5','2023-01-30 15:08:52','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-10 17:19:20','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(116,NULL,'C & P COMPANY','',NULL,'254724684833','','','','','NEXT TO PANARI','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 15:30:22','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 15:47:44','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(117,NULL,'BOB KOPERE','',NULL,'254797826040','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','10L Bottle','',0.00,'5','2023-01-30 15:37:45','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 19:05:07','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(118,NULL,'REUBEN KIBICHY RUTTOH','','','254724733755','','','','','DRS HS,LUSAKA ROAD, OPP. SHELL STATION,2ND FLR,NEXT TO ESSAJEE GLASSES','2024-01-30','1 ','',NULL,'member','1','','','18.9 Aq, HR','',0.00,'5','2023-03-03 17:49:00','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 17:15:38','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(119,NULL,'ESTHER WANJIRU (FLORA)','',NULL,'25470722611368','','','','','B-Shelter, 44','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 15:40:28','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(120,NULL,'OLIVE NJAGI','',NULL,'254703192523','','','','','LEMAYAN,8','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 15:41:55','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 17:53:08','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(121,NULL,'AMANI MUSTAFA','',NULL,'254722591914','','','','','GREENVILLE ,504','2024-01-30','1','',NULL,'member','1','','','18.9 Aq,HR2','',300.00,'5','2023-01-30 15:43:38','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 17:25:37','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(122,NULL,'LUJAIN ABBAS','',NULL,'254719792888','','','','','KAPITI ESTATE,9','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 15:44:55','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-11 16:11:38','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(123,NULL,'GEOFFREY NYABUTO','',NULL,'254706971465','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9L SOFT','',0.00,'5','2023-01-30 15:46:51','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(124,NULL,' AUDREY KASANDI','','','254740758009','','','','','GOLDEN GATE,514','2024-01-30','1 ','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 15:49:20','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 10:58:22','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(125,NULL,'ROSE ONTERI','',NULL,'254727610566','','','','','HAZINA CRT 8,BLOCK 35,4','2024-01-30','1','',NULL,'member','1','','','20L Soft,18.9 AQ,10L','',0.00,'5','2023-01-30 15:59:54','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-05 18:10:00','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(126,NULL,'RAHAB MIRICHO','',NULL,'254720692390','','','','','mariakani BLOCK L,216','2024-01-30','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-01-30 16:02:22','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(127,NULL,'FAISAL MOHAMED','',NULL,'254701974573','','','','','HABADO,503','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 16:04:06','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 09:37:59','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(128,NULL,'MUSRAT NAZEER','',NULL,'254799311906','','','','','GITHERI RISE,12','2024-01-30','1','',NULL,'member','1','','','10L Bottle','',0.00,'5','2023-01-30 16:05:32','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(129,NULL,'STEPHEN KIMANI MWANGI','',NULL,'254722844067','','','','','NCPB,G4','2024-01-30','1','',NULL,'member','1','','','20l, Tap2','',0.00,'5','2023-01-30 16:07:21','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-10 12:19:51','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(130,NULL,'JOYCE CHELANGAT','',NULL,'254729936671','','','','','PODIUM HEIGHTS,116','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 16:09:18','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(131,NULL,'VICTOR MUEMA KITILA','',NULL,'254728520409','','','','','NEAR SHIKUNGA ROAD','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 16:13:58','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-07 08:13:11','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(132,NULL,'KASPER TECHNOLOGY','','','254732532374','','','','','LUNGALUNGA SQUARE 3RD FLR,302,KASPER TECH','2024-01-30','1 ','',NULL,'member','1','','','10L Bottle','',0.00,'5','2023-04-14 09:35:17','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-19 11:30:39','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(133,NULL,'TWISTED HOPES ','',NULL,'254769518994','','','','','SOUTH GATE,GROUND','2024-01-30','1','',NULL,'member','1','','','1L PACKS','',0.00,'5','2023-01-30 16:21:04','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(134,NULL,'MADINA DHEMO','','','254722879196','','','','','OPP KARIBA BLOCK A2 DOOR1','2024-01-30','1 ','',NULL,'member','1','','','18.9 ,Hr','',-600.00,'5','2023-01-30 16:41:20','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-06 15:33:31','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(135,NULL,'MAXWEL MUNULE','',NULL,'254721827657','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','5L BOTTLE','',0.00,'5','2023-01-30 16:43:45','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(136,NULL,'ANN NYAGUTHIE','',NULL,'254726889839','','','','','OPP ELIMU SACCO','2024-01-30','1','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-30 16:46:03','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-15 18:03:01','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(137,NULL,'ARNEST LANGAT ','',NULL,'254708719081','','','','','TRANCE TOWERS,205','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 16:48:40','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(138,NULL,'OSMAN MOHAMED','',NULL,'254722609949','','','','','GRANVILLE, 401','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 17:01:18','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-08 16:10:00','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(139,NULL,'DIANA TAABU','',NULL,'254701280393','','','','','FORWARD SHOP,VUMIRA','2024-01-30','1','',NULL,'member','1','','','5L BOTTLE','',70.00,'5','2023-01-30 17:04:27','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 18:09:16','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(140,NULL,'SAMEHA ABDOW','',NULL,'254722296522','','','','','','2024-01-30','1','',NULL,'member','1','','','B-SHELTER,8','',0.00,'5','2023-01-30 17:06:17','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-28 19:15:42','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(141,NULL,'ELIZABETH NJERI','',NULL,'254793032226','','','','','KEDONG 4TH FLOOR,18','2024-01-30','1','',NULL,'member','1','','','20L Soft2','',0.00,'5','2023-01-30 17:17:39','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-27 09:20:57','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(142,NULL,'JULIE RUBIA','',NULL,'254724160318','','','','','GOLDEN GATE,216','2024-01-30','1','',NULL,'member','1','','','2OL TAP ','',0.00,'5','2023-01-30 17:22:15','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 17:52:19','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(143,NULL,'KAGIMBI NYORO','',NULL,'254722282115','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','5L BOTTLE 3','',0.00,'5','2023-01-30 17:23:56','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(144,NULL,'CLARENCE INGALWA','',NULL,'254722393357','','','','','MUKOMA,4A','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 17:25:13','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(145,NULL,'PETER GIKONYO','',NULL,'254722618340','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-01-30 17:26:49','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 10:42:06','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(146,NULL,'DICKSON NDEGWA','',NULL,'254720276796','','','','','GOLDEN GATE,362','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 17:31:09','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-09 11:31:37','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(147,NULL,'PAUL MWOLOLO','',NULL,'254726815836','','','','','STYLECARE 408','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 17:35:56','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-04 17:32:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(148,NULL,'EUNICE AKANI','',NULL,'254721845243','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 Aq,HR,KERI','',0.00,'5','2023-01-30 17:39:36','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-08 17:07:11','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(149,NULL,'FANCY MWIKALI','',NULL,'254704939491','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 17:41:49','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(150,NULL,'LILIAN KISERO','',NULL,'254790407732','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','5L BOTTLE','',0.00,'5','2023-01-30 17:43:10','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(151,NULL,'IAN KINYUA','',NULL,'254723592087','','','','','PAA CRESCENT, 121/1A','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 17:50:43','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-19 17:49:30','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(152,NULL,'EPIPHANIUS KOECH','',NULL,'254714800628','','','','','BLACK GATE ,G1','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 17:52:56','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-20 08:43:53','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(153,NULL,'ABDIAZIZ ABDULLAHI','',NULL,'254724512515','','','','','UCHUMI ROAD ESTATE,23','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 17:55:06','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(154,NULL,'WAWUDA BOLI','',NULL,'254791800638','','','','','SHALOM GARDENS, D33','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 17:56:30','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-24 12:21:51','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(155,NULL,'MOHAMED AHMED GUHAD','',NULL,'254720477491','','','','','REAL ESTATE,15,DUKUL SHEIKH','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 17:59:19','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(156,NULL,'JULIET KIRUI','',NULL,'254726404075','','','','','MUBIRU HEIGHTS, M24','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',-300.00,'5','2023-01-30 18:01:18','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 09:16:10','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(157,NULL,'BRENDA MUMO','',NULL,'254710627111','','','','','PLAINSVILLE RESIDENT,13F','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 18:02:49','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-15 13:13:06','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(158,NULL,'HELLEN ARAKA','',NULL,'254722561408','','','','','BIMA ESTATE, 5','2024-01-30','1','',NULL,'member','1','','','18.9 Aq2','',0.00,'5','2023-01-30 18:08:44','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-11 17:28:05','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(159,NULL,'KEVIN NJERU','',NULL,'254722980011','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 18:12:33','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(160,NULL,'ANTHONY JACOB WANDERA','',NULL,'254721533903','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','18.9 Aq2','',0.00,'5','2023-01-30 18:14:27','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(161,NULL,'JACOB ALELA ALUCHIO','',NULL,'254723849538','','','','','ASTRAPARK,8D','2024-01-30','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-30 18:16:07','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-04 14:59:20','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(162,NULL,'BADI ALI CHAIRMAN','',NULL,'254722668777','','','','','SOUTH C','2024-01-30','1','',NULL,'member','1','','','2OL TAP2','',0.00,'5','2023-01-30 18:18:33','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(163,NULL,'DAVID MUTURI','',NULL,'254720016993','','','','','B-Shelter, 48','2024-01-30','1','',NULL,'member','1','','','18.9 Aq2','',0.00,'5','2023-01-30 18:20:25','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-08 16:09:46','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(164,NULL,'BALAJI DODDAPANNI','',NULL,'254706959383','','','','','ODYSSEY','2024-01-30','1','',NULL,'member','1','','','1/2 PACKS3','',0.00,'5','2023-01-30 18:23:48','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(165,NULL,'JOYCE WANGARI','',NULL,'254710135555','','','','','ANNEX,D16','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 18:25:03','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(166,NULL,'FAITH MWENDWA','',NULL,'254706520996','','','','','MERIDIAN, D16','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 18:27:34','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-02 10:18:13','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(167,NULL,'BRIAN ASUGA','',NULL,'254714903468','','','','','SAPHIRE, A3','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr2','',0.00,'5','2023-01-30 18:29:16','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-07 18:24:14','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(168,NULL,'WARUGURU MIGULI','','','254726218310','','','','','GRANEVILLE,803, OR GOLDEN SUITE,BLOCK B, HS,P01','2024-01-30','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-02-05 13:01:25','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 16:42:29','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(169,NULL,'ROBERT SANG ','',NULL,'254722118967','','','','','LAND MAWE','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 18:32:42','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-24 14:17:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(170,NULL,'MUMINA FREDRICK','',NULL,'254768397427','','','','','GLORY,10','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 18:38:32','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 11:50:15','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(171,NULL,'KALUBI MPUNGA','',NULL,'254717193041','','','','','ELITE','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 18:39:44','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(172,NULL,'MARION MUNENE','',NULL,'254723363952','','','','','DIAMOND PARK 1,375','2024-01-30','1','',NULL,'member','1','','','2OL TAP2','',0.00,'5','2023-01-30 18:42:20','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-13 10:54:16','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(173,NULL,'JOSHUA MWAVITA','',NULL,'254777562600','','','','','APP SHIKUNGA ROAD,603','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 18:46:22','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(174,NULL,'MILDRED MUSILA','',NULL,'254706219068','','','','','ASTRAPARK,5A','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 18:52:18','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-31 14:30:05','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(175,NULL,'HAMZA SENYONGA','',NULL,'254704476825','','','','','LASAKA,2RD FLR,17','2024-01-30','1','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-30 18:53:59','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-18 11:09:23','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(176,NULL,'NASRA IBRAHIM','',NULL,'254720841616','','','','','B-Shelter, 16','2024-01-30','1','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-30 18:56:44','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-11 17:49:26','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(177,NULL,'SHARON OKELLO','',NULL,'254713583093','','','','','MUKOMA,7E','2024-01-30','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-30 19:21:16','','1','2023-01-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-01 17:54:56','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(178,NULL,'Sam Mwaura','','','254720821319','','','','','Githeri Rise 718','','1 ','',NULL,'member','1','','','2 HR(18.9)','',0.00,'5','2023-01-31 12:38:54','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-18 10:42:56','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(179,NULL,'AGNES OWUOR JACK','','','254722720515','','','','','MUMBI FLATS 2nd FLOOR HSE:17','','1 ','',NULL,'member','1','','','18.9 SOFT (3BTLS)','',0.00,'5','2023-01-31 12:38:37','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-16 18:16:35','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(180,NULL,'MOHAMED SAID','','','254725255255','','','','','BLACK GATE NEXT TO B-SHELTER 3rd FLOOR','','1 ','',NULL,'member','1','','','18.9 HR,20L SOFT','',0.00,'5','2023-01-31 12:38:20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 09:03:28','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(181,NULL,'AYEKA AYEKA','','','254724907672','','','','','SADI RD RESIDENCE GATE A 04','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-31 12:37:48','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(182,NULL,'MERCY MUTHEGI','','','254720574857','','','','','BELLEVUE ESTATE 307','','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-31 12:37:29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-19 14:47:14','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(183,NULL,'RICHARD ASUDI','','','254725743085','','','','','BROOMSVILLE 2A','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-31 12:37:03','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-31 18:02:57','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(184,NULL,'HAFSA HUSSEIN','','','254722609271','','','','','KEDONG RD BROWN GATE Hse:5','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-31 12:36:49','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-15 17:52:47','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(185,NULL,'KINGS ALI','','','254706265787','','','','','KINGSBOURNE (Bandari Road)','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'5','2023-01-31 12:36:31','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-28 16:25:56','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(186,NULL,'JONAS IFEANYI','','','254722264493','','','','','TELAGEN B10(last floor)','','1 ','',NULL,'member','1','','','18.9 Aq,18.9 KERI, 20L soft','',0.00,'5','2023-01-31 12:35:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 12:56:16','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(187,NULL,'AHMED MAALIM','','','254725159955','','','','','MUKOMA HEIGHTS 3C','','1 ','',NULL,'member','1','','','20l, Tap','',0.00,'5','2023-01-31 12:35:36','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(188,NULL,'ZAIBONSHAH NJERI','','','254722801461','','','','','shopping centre,AIKAL DISTRIBUTORS','','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-25 12:20:59','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 08:45:08','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(189,NULL,'STEPHEN JULIUS','',NULL,'254707065079','','','','','ODYSSEY','2024-01-31','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-31 12:42:26','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 18:54:19','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(190,NULL,'PRISCILA ROP','',NULL,'254722897746','','','','','GOLDEN GATE,362','2024-01-31','1','',NULL,'member','1','','','18.9 Aq','',0.00,'5','2023-01-31 12:45:31','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-20 18:18:01','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(191,NULL,'ZAINAB OMAR ABDI','',NULL,'254725943822','','','','','ATTIC (NEAR) ,502','2024-01-31','1','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-01-31 12:48:08','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(192,NULL,'ZAINAB MAALIM','',NULL,'254728806000','','','','','','2024-01-31','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-01-31 13:07:12','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(193,NULL,'PATRICK GATHENGE','',NULL,'254704833008','','','','','ASTRAPARK,7J,NANCY ALISIOLA','2024-01-31','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-31 13:09:15','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-04 17:45:37','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(194,NULL,'ZAINAB ','',NULL,'254740733547','','','','','G-FLATS, G31','2024-01-31','1','',NULL,'member','1','','','2OL TAP','',0.00,'5','2023-01-31 13:12:04','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(195,NULL,'KELCO','',NULL,'254789459323','','','','','BUTERE ROAD GO DOWN,14','2024-01-31','1','',NULL,'member','1','','','18.9 ,Hr5,SOFT','',0.00,'5','2023-01-31 14:55:33','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 08:44:18','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(196,NULL,'CYNTHIA WANGWE','',NULL,'254722630021','','','','','ASTRAPARK,3G','2024-01-31','1','',NULL,'member','1','','','2OL TAP,COVER TAP','',-300.00,'5','2023-01-31 14:57:25','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 11:08:46am','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(197,NULL,'SOUTH LAND HOSPITAL','','','254722720003','','','','','VUMIRA, SOUTH LAND HOSPITAL','2024-01-31','1 ','',NULL,'member','1','','','18.9 ,Hr','',0.00,'5','2023-05-19 16:14:44','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 18:16:47','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(198,NULL,'JOSEPHINE NJOGU MUTUNGI','',NULL,'254722802174','','','','','NJIWA,C2','2024-01-31','1','',NULL,'member','1','','','1/2L PACKS','',0.00,'5','2023-01-31 15:01:14','','1','2023-01-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(199,NULL,'JUDITH KAMAU','','','254722731652','','','','','MARIAKANI BLOCK K 191','','1 ','',NULL,'member','1','','','20L Soft','',0.00,'6','2023-02-01 08:16:44','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(200,NULL,'PURIY CHEPNG\'ETICH','',NULL,'254722591437','','','','','SORE DRIVE','2024-02-01','1','',NULL,'member','1','','','18.9 Aqua','',0.00,'6','2023-02-01 08:00:57','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-16 17:23:13','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(201,NULL,'GLADYS AWUOR','',NULL,'254726403147','','','','','MUBIRU HEIGHTS M35','2024-02-01','1','',NULL,'member','1','','','','',0.00,'6','2023-02-01 08:05:49','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 18:52:59','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(202,NULL,'MONICA SYOKAU','',NULL,'254713873498','','','','','MUBIRU HEIGHTS H16','2024-02-01','1','',NULL,'member','1','','','18.9 Hr','',0.00,'6','2023-02-01 08:07:55','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-22 19:20:07','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(203,NULL,'MUTUA KIMATU','',NULL,'254722225484','','','','','POSTA 40','2024-02-01','1','',NULL,'member','1','','','18.9 Hr','',0.00,'6','2023-02-01 08:10:46','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(204,NULL,'HILLARY KOIN','',NULL,'254722527482','','','','','GITHERI RISE 497','2024-02-01','1','',NULL,'member','1','','','18.9 Aqua','',0.00,'6','2023-02-01 08:13:37','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(205,NULL,'LEILA ALI','',NULL,'254722784742','','','','','MARIAKANI B27','2024-02-01','1','',NULL,'member','1','','','20L Tap','',0.00,'6','2023-02-01 08:16:00','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 15:01:12','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(206,NULL,'MUMBI WAWERU','',NULL,'254715167080','','','','','OLOIKA P0LACE B106','2024-02-01','1','',NULL,'member','1','','','18.9 Soft','',0.00,'6','2023-02-01 08:19:29','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(207,NULL,'SANKAU KOYIET','',NULL,'254727257660','','','','','ODYSSEY PLAZA','2024-02-01','1','',NULL,'member','1','','','18.9 Keri','',0.00,'6','2023-02-01 08:22:22','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(208,NULL,'BRENDA WESONGA','',NULL,'254726313640','','','','','MARIAKANI,L193','2024-02-01','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-01 09:50:03','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-07 14:19:24','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(209,NULL,'WALK-IN','',NULL,'N/A','','','','','ODYSSEY','2024-02-01','1','',NULL,'member','1','','','','',-4260.00,'5','2023-02-01 09:58:21','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 18:52:25','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(210,NULL,'MR. AND MRS. CALEB MUOKI','','','245782505460','','','','','GITHERI RISE, 712','2024-02-01','1 ','',NULL,'member','1','','','18.9 HR2','',30.00,'5','2023-02-09 08:29:39','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 08:47:20','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(211,NULL,'INAGIB INVESTMENT LTD','','','254715217062','','','','','INAGIB INVESTMENT, INDUSTRIAL AREA','2024-02-01','1 ','',NULL,'member','1','','','18.9L FUNNY BOTTLE','',0.00,'5','2023-05-17 12:08:37','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-24 13:41:47','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(212,NULL,'RAMLA OMAR','',NULL,'254722934935','','','','','B-SHELTER, 25','2024-02-01','1','',NULL,'member','1','','','20L TAP','',300.00,'5','2023-02-01 11:44:54','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 18:10:54','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(213,NULL,'ALINOOR KULANE','',NULL,'254724859184','','','','','SHOPPING CENTRE ,SOUTH B HOSPITAL,OPP GARAGE, 1ST FLR,4B','2024-02-01','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-01 12:12:40','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-09 11:21:15','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(214,NULL,'AGNES KATONO','',NULL,'254720946467','','','','','ODYSSEY','2024-02-01','1','',NULL,'member','1','','','1L NEW','',-300.00,'5','2023-02-01 13:28:01','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(215,NULL,'FRANCIS MBUVA','',NULL,'254740374722','','','','','SOUTH GATE, 3RD FLR,S1G','2024-02-01','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-01 14:46:54','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-23 14:12:56','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(216,NULL,'ABUBAKAR YUSUF','',NULL,'254721662273','','','','','ALPHA (SHIKUNGA ROAD)','2024-02-01','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-01 15:32:52','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 12:13:05','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(217,NULL,'ANN NDINDA KYULI','',NULL,'254797346306','','','','','ODYSSEY,SHOP','2024-02-01','1','',NULL,'member','1','','','1L NEW','',0.00,'5','2023-02-01 16:11:33','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 13:13:02','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(218,NULL,'SARAH WANJALA','',NULL,'254722216286','','','','','GOLDEN GATE DRIVE,559','2024-02-01','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-01 16:27:35','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-27 18:50:44','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(219,NULL,'SUMAYA ','',NULL,'254769189849','','','','','MUHINDI MWEUSI,2ND FLR,204','2024-02-01','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-01 16:57:30','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-01 18:18:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(220,NULL,'CYNTHIA ODHIAMBO','',NULL,'254703373210','','','','','SAPHIRE,A7','2024-02-01','1','',NULL,'member','1','','','18.9 HR,10L','',0.00,'5','2023-02-01 17:20:15','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-20 09:40:12','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(221,NULL,'LOOP BUZZ TECHNOLOGIES','',NULL,'254112663147','','','','','ODYSSEY,SHOP','2024-02-01','1','',NULL,'member','1','','','1L NEW','',0.00,'5','2023-02-01 17:34:06','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(222,NULL,'YVONNE MAINA KARIUKI','',NULL,'254722376902','','','','','MARIAKANI, M220','2024-02-01','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-01 18:36:44','','1','2023-02-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-07 15:59:27','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(223,NULL,'BEATRICE MUREKATETE','',NULL,'254794440078','','','','','TRAMIGO SOLUTIONS,GT BANK, BAMBURI ENTERPRISE ROAD','2024-02-02','1','',NULL,'member','1','','','18.9 Hr,SOFT2','',0.00,'5','2023-02-02 08:33:54','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-17 18:40:49','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(224,NULL,'GRACE W GITHONGO','',NULL,'254713366028','','','254787777770','','SOUTH GATE, 2ND FLOOR,S2','2024-02-02','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-02 09:53:55','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-05 11:15:15','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(225,NULL,'MICHAEL HONGO','',NULL,'254721152368','','','254790677839','','SOUTH GATE, 3ND FLOOR,E.A.T.G','2024-02-02','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-02 10:06:43','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(226,NULL,'FAIZAH JEPKORIR MWANGI','',NULL,'254725128059','','','','','ODYSSEY,SHOP','2024-02-02','1','',NULL,'member','1','','','1L NEW','',0.00,'5','2023-02-02 10:12:40','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(227,NULL,'MONICAH CLIET','',NULL,'254723448730','','','','','HAZINA COURT 2, BLOCK F10,HOUSE 5','2024-02-02','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-02 10:26:22','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-08 11:59:33','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(228,NULL,'TASISIO','',NULL,'254719675024','','','','','ASTRAPARK,10E','2024-02-02','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-02 12:11:16','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-02 14:38:01','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(229,NULL,'MERCY MITHAMO','','','254713175809','','Ridian1','','','ASTRAPARK,9E','2024-02-02','1 ','',NULL,'member','1','','','10L,2','',0.00,'5','2023-02-02 14:09:05','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-08 18:24:00','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(230,NULL,'LEILA ABDI SHEIKH','',NULL,'25470114562044','','','','','VINMAN APT HS.2','2024-02-02','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-02 13:33:47','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 18:11:40','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(231,NULL,'BRENDA ABUGA','',NULL,'254710605472','','','','','MAKABURI,BUNYALA ROAD, ONE TOP GARAGE','2024-02-02','1','',NULL,'member','1','','','1L PACKS','',0.00,'5','2023-02-02 14:02:53','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-08 16:40:46','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(232,NULL,'LAURA NYATI','',NULL,'254721526412','','','','','ODYSSEY,SHOP','2024-02-02','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-02 15:21:56','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-09 17:28:13','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(233,NULL,'CHARLES M ARNOLD','',NULL,'254729055207','','','','','ODYSSEY,SHOP','2024-02-02','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-02 15:48:09','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(234,NULL,'PHILLIP DIBENEDETTO','',NULL,'254768442027','','','','','ODYSSEY,SHOP','2024-02-02','1','',NULL,'member','1','','','20L SOFT,2','',0.00,'5','2023-02-02 16:13:42','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-01 17:44:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(235,NULL,'GDLIGHT MUHAMMED','',NULL,'254708884313','','','','','MUBIRU HEIGHTS,M3,GROUND FLOOR','2024-02-02','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-02 16:45:54','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-02 17:12:44','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(236,NULL,'MARGARET HOPE NYAGA','',NULL,'254719795723','','','','','BELCREST 1ST, B1','2024-02-02','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-02 17:50:27','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-10 08:16:51','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(237,NULL,'FAITH ','',NULL,'254720000547','','','','','B-SHELTER, 41','2024-02-02','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-02 18:16:11','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(238,NULL,' RADIUM SECURITY','','','254720224812','','','','','RADIUM SECURITY','2024-02-02','1 ','',NULL,'member','1','','','20L TAP','',-3000.00,'5','2023-04-19 12:15:13','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 11:08:27am','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(239,NULL,'LETRICE AKOTH OTIENDE','',NULL,'254725034534','','','','','OPPOSITE LAIBON','2024-02-02','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-02 18:30:02','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(240,NULL,'BETTY AKINYI','',NULL,'254705253341','','','','','KAPITI CRESCENT,STYLE CARE APT,HOUSE 412','2024-02-02','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-02 19:06:38','','1','2023-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(241,NULL,'Joshua shitanda','',NULL,'254723690765','','','','','Odyssey ,shop','','1','',NULL,'member','1','','','10ltrs ','',0.00,'5','2023-02-03 13:01:56','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-10 18:46:08','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00',''),(242,NULL,'KAVAKAVA PHARMARCY','','','254708805617','','','','','KAVAKAVA PHARMARCY','','1 ','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-03 13:38:31','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-10 15:55:25','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(244,NULL,'MUNA YUSUF','','','2540115608552','','','','','GRANEVILE,601','2024-02-03','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-07 16:15:03','','1','2023-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-07 15:33:01','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(245,NULL,'NAOMI MUSHILA','','','254790337732','','','','','BOUNTY,413','2024-02-03','1 ','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-03 14:29:14','','1','2023-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-13 16:58:37','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(246,NULL,'ESTHER JEAN WANJIRU ','',NULL,'254722611368','','','','','B-SHELTER ,44','2024-02-03','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-03 14:48:11','','1','2023-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-30 17:32:55','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(247,NULL,'GRACE MUTHONI','',NULL,'254712610486','','','','','ODYSSEY,3RD FLR RM6','2024-02-03','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-03 15:00:08','','1','2023-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-08 09:28:22','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(248,NULL,'RAJINDER SINGH INDRAJ','',NULL,'254722893211','','','','','LUNGALUNGA FUEL, MATA ROAD','2024-02-03','1','',NULL,'member','1','','','7HR','',0.00,'5','2023-02-03 15:13:54','','1','2023-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 13:51:58','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(249,NULL,'AISHA DARA ZEDI','',NULL,'254716098165','','','','','NEPTUNE SHELTERS, D1','2024-02-03','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-03 17:11:02','','1','2023-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(250,NULL,'HELIDA NYAMWAYA','',NULL,'254762494716','','','','','MARIAKANI,J153','2024-02-03','1','',NULL,'member','1','','','20L SOFT','',-300.00,'5','2023-02-03 17:41:37','','1','2023-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 16:42:49','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(251,NULL,'EVANS MUSYOKI MATIVO','',NULL,'254796394656','','','','','MARIAKANI PRIMARY,KIJIJI','2024-02-04','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-04 09:13:26','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(252,NULL,'CHARLES KARUGA','',NULL,'254722864965','','','','','R.BANK 1,HS.12','2024-02-04','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-04 09:20:06','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 09:03:44','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(253,NULL,'PATRICK NJIRAINI GITHONGO','',NULL,'254712651380','','','','','ASTRAPARK,10D','2024-02-04','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-04 09:51:04','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-03 18:48:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(254,NULL,'JULIET AKOTH SADDIMBAH','','','254711862592','','','','','ASTRAPARK,5C','2024-02-04','1 ','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-03-12 15:06:11','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-12 17:27:52','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(255,NULL,'SUSAN NJERI RIGITHA','','','254725443992','','','','','DIRECTLY OPPOSITE MINHA HEIGHTS,HS.12,GATE 31','2024-02-04','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-07 18:00:53','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 18:34:49','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(256,NULL,'HASSAN DEKOW ABDILLE','',NULL,'254757216922','','','','','BIMA 23','2024-02-04','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-04 11:50:49','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(257,NULL,'ADAL SOLUTIONS LTD','','','254718158534','FREDRICK@ADALSOLUTIONS.COM','','','','SAGOO & NYOTA BUILDING 4TH FLR, DAR ES SALAAM RD, INDUSTRIAL AREA, NAIROBI','2024-02-04','1 ','',NULL,'member','1','ADAL SOLUTIONS LTD','','20L TAPS 4,2HR','',2700.00,'5','2023-03-02 10:54:48','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-16 11:06:15','','','','','','','','P051669022K',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(258,NULL,'LINDA ISAVWA','',NULL,'254724465627','','','','','KENYARE,NEAR SANASANA,BLCK 6,HS 7','2024-02-04','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-04 12:05:34','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(259,NULL,'NASTEHA FARAH NOOR','',NULL,'254722677667','','','','','OPP.KARIBA BLOCK 4,HS.3','2024-02-04','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-04 12:49:43','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-21 13:10:27','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(260,NULL,'EILEEN KENDI MITHIKA','',NULL,'254722121195','','','','','TWIGA HEIGHTS,SADI ROAD,GATE B,6TH FLR,HS. 41','2024-02-04','1','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-02-04 13:10:46','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-11 18:49:19','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(261,NULL,'REGAL POINT APARTMENT','','','254708327150','','','','','REGAL POINT APT, HS.B42','2024-02-04','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-04 14:25:48','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-03 17:57:05','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(262,NULL,'NEHMO','',NULL,'254722248177','','','','','B-SHELTER ,33','2024-02-04','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-04 14:33:34','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-01 09:53:00','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(263,NULL,'LILIAN AKINYI OUMA','',NULL,'254733830444','','','','','R.BANKS 1,HS.94','2024-02-04','1','',NULL,'member','1','','','18.9 HR2,3KERI','',0.00,'5','2023-02-04 15:48:33','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(264,NULL,'ANWAR AHMED SHEIKH','',NULL,'254742704441','','','','','HABADO, 101','2024-02-04','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-04 17:44:35','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 18:01:29','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(265,NULL,'NJERI','',NULL,'254714849221','','','','','MARIAKANI BLOCK M,231','2024-02-04','1','',NULL,'member','1','','','20L SOFT2','',0.00,'5','2023-02-04 17:48:32','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-20 14:13:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(266,NULL,'MOHAMMED HADI','',NULL,'254797761465','','','','','KARIMI GARDENS','2024-02-04','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-04 17:58:42','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 09:38:50','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(267,NULL,'TATUA','',NULL,'254701411163','','','','','R.BANK ,119,HOUSE GIRLS','2024-02-04','1','',NULL,'member','1','','','','',0.00,'5','2023-02-04 18:56:03','','1','2023-02-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-03 17:43:44','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(268,NULL,'MOHAMED AHMED ABDI','',NULL,'254715513437','','','','','ALPHA GARDENS, S12','2024-02-05','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-05 12:52:58','','1','2023-02-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-02 13:11:11','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(269,NULL,'BATULA ABDULLAH','',NULL,'254720866544','','','','','DIAMOND PARK 1,HS. 376 ','2024-02-05','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-05 17:07:50','','1','2023-02-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-05 18:38:20','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(270,NULL,'NIMO HUSSEIN','',NULL,'254720934883','','','','','KENHA,SANASANA,HS.6','2024-02-05','1','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-02-05 18:15:46','','1','2023-02-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 09:38:28','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(271,NULL,'RASHID ISMAIL ALI','',NULL,'254720564250','','','','','B-SHELTER ,39','2024-02-05','1','',NULL,'member','1','','','18.9FUNNY','',0.00,'5','2023-02-05 18:19:36','','1','2023-02-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(272,NULL,'RAMIE','','','254745715051','','','','','HUDA INTEGRATED SCHOOL,B1','2024-02-05','1 ','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-05 18:41:16','','1','2023-02-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 15:56:01','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(273,NULL,'EBONY CONSOLIDATED','','','254719699699','','','','','EBONY CONSOLIDATED , HABIB BANK 1ST FLR, DARSALAM ROAD.','2024-02-06','1 ','',NULL,'member','1','','','18.9 HR2','',0.00,'5','2023-04-25 09:42:06','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-24 13:39:24','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(274,NULL,'KABESH ','',NULL,'254726136702','','','','','GOLDEN GATE 137,KARUKU ROAD,SQ','2024-02-06','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-06 10:15:16','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(275,NULL,'LEAH MUTHEU','',NULL,'254729099894','','','','','OAK APT,107,OPP.LIBERTY CHURCH','2024-02-06','1','',NULL,'member','1','','','20L TAP NEW MODEL','',0.00,'5','2023-02-06 12:45:10','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-06 09:17:59','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(276,NULL,'AMM ENGINEERING WORKS LIMITED','','','254736374926','','','','','AIRPORT ROAD','2024-02-06','1 ','P.O BOX 42697-00100\r\nNairobi',NULL,'member','1','','','18.9 HR','',-2000.00,'5','2023-03-31 08:17:37','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-02 10:39:26','','','','','','','','P000615507Q',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(277,NULL,'DANIEL OKEMWA ','',NULL,'254728463563','','','','','KCB BUILDING 5TH FLR, D.1, ','2024-02-06','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-06 13:21:21','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 18:48:12','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(278,NULL,'SAADIYA','',NULL,'254724901999','','','','','HABADO,402','2024-02-06','1','',NULL,'member','1','','','20L SOFT2','',0.00,'5','2023-02-06 13:53:23','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-11 17:35:49','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(279,NULL,'WINFRED NZIOKA','',NULL,'254707617559','','','','','ODDYSSEY,1ST FLR,6B','2024-02-06','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-06 14:45:00','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-05 19:09:19','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(280,NULL,'BRENDAH KAYANGE','',NULL,'254723357898','','','','','ODYSSEY,SHOP','2024-02-06','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-06 14:53:15','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(281,NULL,'TERESA TECLA ATIENO','',NULL,'254729504260','','','','','ODYSSEY,SHOP','2024-02-06','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-06 14:58:15','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(282,NULL,'SAMWEL ','',NULL,'254715556078','','','','','ODYSSEY,SHOP','2024-02-06','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-06 15:23:18','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(283,NULL,'HANNAH MAINA','',NULL,'254723783220','','','','','ODYSSEY,SHOP','2024-02-06','1','',NULL,'member','1','','','20L SOFT,18.9 MT.KENYA','',0.00,'5','2023-02-06 17:22:59','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 17:39:32','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(284,NULL,'LUCY MAUNDU','',NULL,'2540113088205','','','','','POLICE BAND ,BLCK 5,D.11','2024-02-06','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-06 18:11:10','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-21 15:30:28','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(285,NULL,'LAURA AKETCH ','',NULL,'254729173168','','','','','REVIERA,109','2024-02-06','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-06 18:30:44','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-29 15:19:26','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(286,NULL,'HUSSEIN NEHME ','',NULL,'254719504999','','','','','G-COURT,J1','2024-02-06','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-06 18:36:16','','1','2023-02-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-04 18:25:19','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(287,NULL,'LOUISA MWANIKI','',NULL,'254740409701','','','','','MARIAKANI BLOCK ,K181','2024-02-07','1','',NULL,'member','1','','','20L SOFT2','',-300.00,'5','2023-02-07 09:30:00','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 11:09:19am','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(288,NULL,'CATHERINE KIBOI','',NULL,'254737343681','','','','','GOLDEN GATE LANE 665','2024-02-07','1','',NULL,'member','1','','','18.9 HR2,AQ2','',1200.00,'5','2023-02-07 09:36:56','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-20 08:56:39','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(289,NULL,'JACINTA NJERI','',NULL,'254728935201','','','','','B-SHELTER ,50','2024-02-07','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-07 09:40:35','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-08 12:47:32','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(290,NULL,'A MAUREEN ','',NULL,'254740909436','','','','','TRANCE TOWERS,205','2024-02-07','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-07 09:57:21','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-07 15:12:49','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(291,NULL,'LATIPHA OMAR YUSUF','','','254706473132','','','','','GENESIS PARK, OPP KENHA,402','2024-02-07','1 ','',NULL,'member','1','','','20L SOFT NEW','',0.00,'5','2023-02-07 16:17:01','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-04 15:36:05','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(292,NULL,'PETER MWAKA','','','2540115149907','','','','','GITHERI RISE,','2024-02-07','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-02 13:24:16','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-26 16:52:07','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(293,NULL,'MOHAMMED JAMBI','',NULL,'254724502631','','','','','MUBIRU HEIGHT,M3,GROUND FLR','2024-02-07','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-07 12:16:18','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(294,NULL,'TAPELI','',NULL,'254745866503','','','','','ALPHA GARDENS, T223','2024-02-07','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-07 17:07:02','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-24 19:00:20','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(295,NULL,'JOYCE MWANGI','',NULL,'254722715830','','','','','BIMA 39','2024-02-07','1','',NULL,'member','1','','','18.9 HR,AQ','',0.00,'5','2023-02-07 17:19:30','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-08 18:02:29','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(296,NULL,'CHRISTINE WAGUNA','','','254724947026','','','','','MARIAKANI,J152','2024-02-07','1 ','',NULL,'member','1','','','18.9 HR2','',0.00,'5','2023-02-07 18:02:01','','1','2023-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 17:38:14','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(297,NULL,'ABEL MUTUA ','',NULL,'254746620681','','','','','GUTHERA DRIVE,HS. NEXT AFTER 843 GREY GATE MANGO TREE','2024-02-08','1','',NULL,'member','1','','','18.9FUNNY BOTTLE','',0.00,'5','2023-02-08 08:53:46','','1','2023-02-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-25 12:13:41','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(298,NULL,'ERICK LORNA CHELANGAT','','','254724707860','','','','','REVONIAH APT,HS 7','2024-02-08','1 ','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-08 09:34:57','','1','2023-02-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 19:28:38','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(299,NULL,'IRENE MBATHA KELI','','','254746605821','','','','','TRANCE TOWERS,104','2024-02-08','1 ','',NULL,'member','1','','','20L SOFT2','',0.00,'5','2023-02-09 08:31:09','','1','2023-02-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 16:17:14','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(300,NULL,'BOOZE BITE','','','254742928634','','','','','TRANCE TOWERS,1ST FLR,ROOM 111,BOOZEBITE','2024-02-08','1 ','',NULL,'member','1','','','18.9 AQ2','',0.00,'5','2023-04-18 08:31:06','','1','2023-02-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-09 18:07:46','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(301,NULL,'LEAH JEPCHUMBA','',NULL,'254719678899','','','','','MALAIKA,235','2024-02-08','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-08 18:30:16','','1','2023-02-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-20 17:05:10','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(302,NULL,'YAHYE ABDI ALI','',NULL,'254797672033','','','','','ZANZIBAR RD, ALTOWBA HEIGHTS,LEVEL 2, 2D','2024-02-09','1','',NULL,'member','1','','','18HR4','',0.00,'5','2023-02-09 09:26:32','','1','2023-02-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-07 16:02:43','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(303,NULL,'TROJAN SECURITY','',NULL,'254722704980','','','254790036900','','DARESALAM RD,GARAGE ROAD,OPP POST OFFICE','2024-02-09','1','',NULL,'member','1','','','18.9 HR5','',0.00,'5','2023-02-09 12:48:56','','1','2023-02-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(304,NULL,'STUNTECH','','','254728786625','','','','','AIRPORT ROAD','2024-02-09','1 ','',NULL,'member','1','','','20L SOFT','',900.00,'5','2023-03-31 08:22:01','','1','2023-02-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-29 08:58:16','','','','','','','','P051408092M',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(305,NULL,'LOICE NJERI','',NULL,'254731433616','','','254725815584','','SOUTHVILLE,4C','2024-02-09','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-09 13:52:02','','1','2023-02-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-07 09:56:12','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(306,NULL,'DOREEN KHIZI','',NULL,'254742258875','','','','','BOUNTY,211','2024-02-09','1','',NULL,'member','1','','','20L TAP ','',0.00,'5','2023-02-09 19:10:52','','1','2023-02-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-29 18:12:08','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(307,NULL,'JESSE SIJENY OOKO','',NULL,'254711135321','','','','','ODDYSSEY,SHOP','2024-02-09','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-09 19:24:31','','1','2023-02-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(308,NULL,'ESTHER MATHENGE','',NULL,'254712281598','','','','','BALOZI ESTATE,CIENI HS.C5','2024-02-09','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-09 19:34:39','','1','2023-02-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(309,NULL,'ROMENAH MUTAVE WITABA','',NULL,'254722553667','','','','','ODYSSEY,SHOP','2024-02-10','1','',NULL,'member','1','','','500ML PACKS','',0.00,'5','2023-02-10 09:59:33','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(310,NULL,'MECH TECH','','','254720367587','','','','','MECH TECH CENTRE,DONDORI RD','2024-02-10','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-05-19 12:16:38','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-19 16:46:55','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(311,NULL,'BETH WANJIKU','','','254724267098','','','','','PODIUM AO6, 10TH FLR','2024-02-10','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-10 16:58:25','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-15 16:36:38','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(312,NULL,'GLADYS','',NULL,'254798661071','','','','','MUBIRU HEIGHTS, M35','2024-02-10','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-10 14:32:53','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-24 11:04:50','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(313,NULL,'EMILLY NJERI','','','254723688807','','','','','GOLDEN GATE DRIVE,GATE C,368','2024-02-10','1 ','',NULL,'member','1','','','18.9 HR2','',0.00,'5','2023-02-10 16:58:01','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 11:49:01','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(314,NULL,'NELSON MWEBI','','','254726633776','','','','','TARJAN APT,6F','2024-02-10','1 ','',NULL,'member','1','','','18.9 AQ,SOFT','',0.00,'5','2023-02-10 15:37:51','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 09:08:05','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(315,NULL,'SOLO','',NULL,'254737092920','','','','','LAIBON,4TH, 17','2024-02-10','1','',NULL,'member','1','','','18.9 AQ,SOFT2','',0.00,'5','2023-02-10 14:49:32','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-30 19:10:45','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(316,NULL,'DON BOSCO','',NULL,'254727873083','','','','','GOLDEN GATE DRIVE,558','2024-02-10','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-10 16:47:02','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-31 16:41:14','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(317,NULL,'MARY CHELANG\'AT','','','254722407476','','','','','MARIAKANI,L213','2024-02-10','1 ','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-10 17:40:00','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-10 12:48:43','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(318,NULL,'WARUGURU KARANJA ','',NULL,'254722517617','','','','','GITHERI RISE, 713','2024-02-10','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-10 18:10:01','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 09:40:24','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(319,NULL,'ANNE MUKAMI ','',NULL,'254719597592','','','','','MELVIEW,3','2024-02-10','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-10 18:13:55','','1','2023-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 17:21:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(320,NULL,'IBRAHIM NJAU','','','254723164715','','','','','NEAR MZIMA FRONT,HS.9','2024-02-11','1 ','',NULL,'member','1','','','18.9 AQ2, HR','',0.00,'5','2023-02-11 09:04:52','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-07 18:34:57','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(321,NULL,'LEMERIA CHRISTOPHER KOSHAL','',NULL,'254727750016','','','','','FINIX, A4','2024-02-11','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-11 11:25:07','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-09 14:33:23','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(322,NULL,'TRIZAH BONARERI MARANGA','',NULL,'254724822072','','','','','BALOZI ESTATE,EXCEL APT,M21','2024-02-11','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-11 11:29:37','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(323,NULL,'MARY KIHAMBA','',NULL,'254718224296','','','','','PODIUM,A7','2024-02-11','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-11 11:35:00','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-28 13:32:20','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(324,NULL,'ATHANA ','',NULL,'254786402797','','','','','WAWAZI COURT,3E','2024-02-11','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-11 12:48:01','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 11:39:18','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(325,NULL,'ALIBASHIR ISSACK HASSAN','',NULL,'254722640510','','','','','B-SHELTER ,42','2024-02-11','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-11 12:52:03','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(326,NULL,'FRIDAH KARANI','',NULL,'254722611068','','','254713802288','','BARAKA PLACE SHIKUNGA ROAD,B17','2024-02-11','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-02-11 16:55:44','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(327,NULL,'MBARUK MALIK','',NULL,'254774092827','','','254700356670','','MASJID ALHUDA TV','2024-02-11','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-11 17:20:06','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(328,NULL,'ROBINSON ','',NULL,'254702035313','','','','','BARON COURT, H30','2024-02-11','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-11 17:37:05','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-25 12:01:35','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(329,NULL,'VIVIAN JOSEPHINE NYAMWALO','',NULL,'254721424759','','','','','ODYSSEY,SHOP','2024-02-11','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-11 17:39:51','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(330,NULL,'OUSMAN ABDI HUSSEIN','',NULL,'254795360518','','','','','ODYSSEY,SHOP','2024-02-11','1','',NULL,'member','1','','','5L','',0.00,'5','2023-02-11 18:00:00','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(331,NULL,'DOROTHY MULUMBA','',NULL,'254725974881','','','','','MARIAKANI,J163','2024-02-11','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-11 18:32:30','','1','2023-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-09 17:32:03','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(332,NULL,'ANN WAMBUI','',NULL,'254703856850','','','','','MKANDU RD, KWA WACHERA,HS.10','2024-02-12','1','',NULL,'member','1','','','','',0.00,'5','2023-02-12 12:41:23','','1','2023-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 16:19:33','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(333,NULL,'CECILIA ','',NULL,'254722833691','','','','','MARIAKANI,K172','2024-02-12','1','',NULL,'member','1','','','18.9 KERI2','',0.00,'5','2023-02-12 14:17:10','','1','2023-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-12 17:21:40','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(334,NULL,'MOHAMED ADAN ','',NULL,'254727891209','','','','','2ND AFTER G COURT, 3RD FLR,304','2024-02-12','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-12 14:38:34','','1','2023-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-30 19:08:06','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(335,NULL,'JAYASHREE PATEL KESHAVJI','',NULL,'254743145218','','','','','ODYSSEY,SHOP','2024-02-12','1','',NULL,'member','1','','','18.9FUNNY BOTTLE 2','',0.00,'5','2023-02-12 15:05:39','','1','2023-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(336,NULL,'GLADYS','',NULL,'254713505203','','','','','OPP. G.COURT,WHITE GATE','2024-02-12','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-12 17:28:57','','1','2023-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-12 17:58:57','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(337,NULL,'CLAUDE GENO OPIYO','',NULL,'254740176804','','','','','ODYSSEY,SHOP','2024-02-12','1','',NULL,'member','1','','','18.9 AQ3','',0.00,'5','2023-02-12 17:33:45','','1','2023-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(338,NULL,'MARYAN ','',NULL,'254724990026','','','254725317762','','B-SHELTER ,45','2024-02-12','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-12 17:49:54','','1','2023-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-30 18:50:07','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(339,NULL,'HAKIMA ABDI ADAN','',NULL,'254720402796','','','','','B-SHELTER ,46','2024-02-13','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-13 09:06:15','','1','2023-02-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 09:39:13','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(340,NULL,'LILIAN NDICHU','','','254725581813','','','','','ASTRAPARK,2C','2024-02-13','1 ','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-13 12:17:50','','1','2023-02-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-31 18:11:24','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(341,NULL,'FATUMA ','',NULL,'254721897168','','','','','B-SHELTER ,47','2024-02-13','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-13 10:51:26','','1','2023-02-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-04 15:29:31','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(342,NULL,'EMMA','',NULL,'254725592428','','','','','ITUMO APT, SHIKUNGA RD,B3','2024-02-13','1','',NULL,'member','1','','','18.9 HR2','',-700.00,'5','2023-02-13 17:13:33','','1','2023-02-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-31 16:01:55','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(343,NULL,'MICHAEL','',NULL,'254724802511','','','','','RTI','2024-02-13','1','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-02-13 17:41:51','','1','2023-02-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(344,NULL,'DOROTHY NKATHA','',NULL,'254715594330','','','','','GOLDEN DRIVE,187,WHITE GATE','2024-02-14','1','',NULL,'member','1','','','20L SOFT NEW','',0.00,'5','2023-02-14 14:04:55','','1','2023-02-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-30 18:09:41','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(345,NULL,'SHIRLEY NJERI GITHINJI','','','254720176044','','','','','RESILIENT PARK,B8','2024-02-14','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-14 15:32:27','','1','2023-02-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-29 16:59:35','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(346,NULL,'HUOA HARO','',NULL,'254723940968','','','','','RIVER BANK PHASE 1,HS 97','2024-02-14','1','',NULL,'member','1','','','2HR,S0FT','',0.00,'5','2023-02-14 18:04:38','','1','2023-02-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(347,NULL,'NADIA MOHAMED LATIF','',NULL,'254757737349','','','','','BALOZI COURT 1,GREEN GATE,HS.6','2024-02-15','1','',NULL,'member','1','','','20L TAP NEW MODEL','',0.00,'5','2023-02-15 18:02:12','','1','2023-02-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(348,NULL,'DOREEN KERUBO','','','254721660346','','','','','NEXT TO MALAIKA APT','2024-02-15','1 ','',NULL,'member','1','','','18.9 AQ,SOFT','',0.00,'5','2023-03-07 14:16:10','','1','2023-02-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-13 16:03:17','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(349,NULL,'EDITH W MUYAMBIRI','',NULL,'254724533322','','','','','ODYSSEY,3RD FLR RM25','2024-02-16','1','',NULL,'member','1','','','10L','',0.00,'5','2023-02-16 09:51:25','','1','2023-02-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-17 15:40:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(350,NULL,'LINET KINYUA','',NULL,'254721553760','','','','','BALOZI COURT 1, LAST HS.ON RIGHT D.1','2024-02-17','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-17 14:17:04','','1','2023-02-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',-600.00,0,0.00,0.00,'no',0.00,'no','2023-04-25 11:44:32','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(351,NULL,'LILIAN OWARE','',NULL,'254722830440','','','','','R.BANKS 1,HS.94','2024-02-17','1','',NULL,'member','1','','','','',0.00,'5','2023-02-17 15:14:33','','1','2023-02-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-19 12:17:13','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(352,NULL,'AMOS KINGOO MAKAU','',NULL,'254796557211','','','254723142178','','KWA MUEMBE','2024-02-17','1','',NULL,'member','1','','','18.9FUNNY BOTTLE','',300.00,'5','2023-02-17 16:33:57','','1','2023-02-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-16 09:11:12','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(353,NULL,'JANE NGANGA','','','254721499052','','','','','ASTRAPARK,9C','2024-02-17','1 ','',NULL,'member','1','','','10L, HR','',0.00,'5','2023-02-17 17:41:10','','1','2023-02-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-11 10:37:08','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(354,NULL,'VINMAN HS.7','',NULL,'254799898700','','','','','VINMAN APT,4TH FLR,HS.7','2024-02-18','1','',NULL,'member','1','','','18.9 HR3','',0.00,'5','2023-02-18 11:04:29','','1','2023-02-18','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-13 12:17:56','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(355,NULL,'SALLY GICHIA ','',NULL,'254720014473','','','','','KENYARE,NEAR SANASANA,BLCK 4,HS 3','2024-02-18','1','',NULL,'member','1','','','20L TAP NEW MODEL','',0.00,'5','2023-02-18 12:04:41','','1','2023-02-18','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-21 18:54:29','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(356,NULL,'ARNOLD OMONDI','',NULL,'254723710773','','','','','MELISSA CRT,HS.D15 NEXT TO G CRT,SANASANA AREA','2024-02-18','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-18 14:43:27','','1','2023-02-18','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-17 18:23:44','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(357,NULL,'FELIX OBONYO','',NULL,'254702305500','','','','','NEXT TO PEFA','2024-02-19','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-19 13:54:43','','1','2023-02-19','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-20 18:13:37','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(358,NULL,'ANTHONY MUTUA ','',NULL,'254793011414','','','','','TRANCE TOWERS,104A ,1ST FLR','2024-02-20','1','',NULL,'member','1','','','18.9 SOFT2','',0.00,'5','2023-02-20 12:00:43','','1','2023-02-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-20 11:02:03','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(359,NULL,'BARBRA MWENDWA','',NULL,'254723459960','','','','','BARAKA PLACE SHIKUNGA ROAD,B17','2024-02-20','1','',NULL,'member','1','','','18.9 AQ2','',0.00,'5','2023-02-20 17:34:52','','1','2023-02-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(360,NULL,'SULEIMAN','',NULL,'254721339539','','','','','BORAI, A4','2024-02-21','1','',NULL,'member','1','','','20L TAP,2','',0.00,'5','2023-02-21 13:11:37','','1','2023-02-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 12:54:53','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(361,NULL,'VICTOR ODERA','','','254718809966','','','','','OLOIKA B 403','2024-02-21','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-21 15:40:25','','1','2023-02-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-14 13:56:08','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(362,NULL,'MARY','',NULL,'254720984705','','','','','MUBIRU HEIGHTS, H4','2024-02-21','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-21 17:06:06','','1','2023-02-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-13 16:04:57','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(363,NULL,'FARIYA ABDULKADIR','',NULL,'254718013207','','','','','B-SHELTER ,21','2024-02-21','1','',NULL,'member','1','','','20L SOFT','',-300.00,'5','2023-02-21 18:51:52','','1','2023-02-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 16:18:19','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(364,NULL,'DAN WELOBA','',NULL,'254722579197','','','','','CIENI COURT, A4','2024-02-22','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-22 09:29:05','','1','2023-02-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-22 12:22:26','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(365,NULL,'ASKIRA ANGELA','',NULL,'254703427229','','','','','PODIUM,701','2024-02-22','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-22 11:22:14','','1','2023-02-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-09 12:52:32','','','','','',NULL,NULL,'',1,NULL,NULL,2,'','','0000-00-00 00:00:00',''),(366,NULL,'GEOFFREY KUBUTHA','',NULL,'254725522690','','','','','DIAMOND PARK 1,HS. 375','2024-02-22','1','',NULL,'member','1','','','20L TAP,2','',0.00,'5','2023-02-22 12:21:45','','1','2023-02-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-22 16:28:38','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(367,NULL,'MODERATE LIMITED','','','254702017652','','','254739299294','','OFF FALCON RD , INDUSTRIAL AREA','2024-02-23','1 ','',NULL,'member','1','','','18.9 AQ2, 20L SOFT 2','',0.00,'5','2023-03-31 11:47:51','','1','2023-02-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 16:51:53','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(368,NULL,'DAVID KARIUKI','',NULL,'254708490000','','','','','B-SHELTER ,24','2024-02-23','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-23 11:50:08','','1','2023-02-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(369,NULL,'SHARON ','','','254720104886','','','','','MKANDU RD, GFLAT 205','2024-02-23','1 ','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-23 18:16:51','','1','2023-02-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-11 11:09:33','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(370,NULL,'NDUTA WAWERU','',NULL,'254722888269','','','','','MARIAKANI,L209','2024-02-24','1','',NULL,'member','1','','','TAP','',0.00,'5','2023-02-24 12:19:38','','1','2023-02-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-24 13:09:59','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(371,NULL,'ALIANE MUKUNDWA','','','254703406990','','','','','MUBIRU HEIGHTS, M26','2024-02-24','1 ','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-02-24 18:58:55','','1','2023-02-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(372,NULL,'MARWA ROBLE','','','254721239640','','','','','BORAI, A5','2024-02-24','1 ','',NULL,'member','1','','','20L TAP NEW MODEL','',0.00,'5','2023-02-24 14:28:08','','1','2023-02-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 18:50:35','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(373,NULL,'HIBAQ ABDULLAHI ADEN','',NULL,'254728952742','','','','','RIVER BANK PHASE 1,HS 97','2024-02-24','1','',NULL,'member','1','','','2SOFT,2HR','',0.00,'5','2023-02-24 18:09:20','','1','2023-02-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-11 13:25:00','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(374,NULL,'FREDRICK MUMO MWAKA ','',NULL,'254716405726','','','','','ODYSSEY,SHOP','2024-02-25','1','',NULL,'member','1','','','18.9FUNNY BOTTLE,20L SOFT3','',0.00,'5','2023-02-25 12:43:36','','1','2023-02-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(375,NULL,'DANIEL','',NULL,'254727553384','','','','','STYLE CARE(NEXT TO SB HSPTL), 413','2024-02-25','1','',NULL,'member','1','','','18.9 KERI2','',0.00,'5','2023-02-25 13:37:00','','1','2023-02-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-25 14:06:02','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(376,NULL,'MAXIWEL SIFUNA WABWILE','',NULL,'254710297271','','','','','ODYSSEY,SHOP','2024-02-25','1','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-02-25 13:39:53','','1','2023-02-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(377,NULL,'JOYCE KOSGEI','',NULL,'254722908669','','','','','MERIDIAN CRT,10TH FLR, HS.N40','2024-02-25','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-02-25 14:12:36','','1','2023-02-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-18 19:33:54','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(378,NULL,'DOROTHY ','',NULL,'254722255787','','','','','KENYARE,NEAR SANASANA,BLCK 9,HS 6','2024-02-25','1','',NULL,'member','1','','','18.9 AQ, HR','',0.00,'5','2023-02-25 14:50:16','','1','2023-02-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-25 17:45:09','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(379,NULL,'EMMAH ','',NULL,'254710181362','','','','','SHALLOM GARDENS ,D4','2024-02-25','1','',NULL,'member','1','','','10L, 20L SOFT','',0.00,'5','2023-02-25 15:45:16','','1','2023-02-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-30 19:09:38','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(380,NULL,'NELLY','',NULL,'254726860808','','','','','RIVER BANK PHASE 1,HS 155','2024-02-25','1','',NULL,'member','1','','','10L','',70.00,'5','2023-02-25 17:52:41','','1','2023-02-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-01 17:43:51','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(381,NULL,'CAROLYNE MWIHAKI','',NULL,'254721517274','','','','','GITHERI RISE, 708','2024-02-26','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-26 12:35:55','','1','2023-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 09:40:44','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(382,NULL,'ELIZABETH','',NULL,'254723842437','','','','','GOLDEN GATE 223,KARUKU ROAD,','2024-02-26','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-02-26 12:38:23','','1','2023-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-02-26 13:56:05','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(383,NULL,'LYZE CORAZONE AGIRA','','','254702289449','','','','','GT 18, ZANZIBAR ROAD,C2','2024-02-26','1 ','',NULL,'member','1','','','18.9 AQ2','',0.00,'5','2023-02-26 14:50:28','','1','2023-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-10 16:11:20','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(384,NULL,'SYED RIZWAN HAIDER RIZVI','',NULL,'254711589197','','','','','KARIMI GARDENS,3RD FLOOR,B6','2024-02-26','1','',NULL,'member','1','','','20L TAP NEW MODEL','',0.00,'5','2023-02-26 13:12:16','','1','2023-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-05 17:32:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(385,NULL,'FATUMA ALI','',NULL,'254720444555','','','','','GOLDEN GATE 204,KARUKU ROAD,','2024-02-26','1','',NULL,'member','1','','','2\'10L,TAP TO BE COLLECTED','',0.00,'5','2023-02-26 13:41:28','','1','2023-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-04 17:44:56','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(386,NULL,'FARHAN SUGULLE','',NULL,'254722754032','','','','','CORNER VIEW APT,MUBIRU ROAD,HS.B1','2024-02-26','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-02-26 15:42:24','','1','2023-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 14:47:47','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(387,NULL,'LACTONE MURITHI NJOKA','',NULL,'254722364155','','','','','ODYSSEY,SHOP','2024-02-26','1','',NULL,'member','1','','','5L','',0.00,'5','2023-02-26 16:49:17','','1','2023-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-01 15:19:29','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(388,NULL,'EUNICE NJERI MACARIA','',NULL,'254726552879','','','','','MUBIRU HEIGHTS, H28','2024-02-27','1','',NULL,'member','1','','','','',0.00,'5','2023-02-27 10:13:16','','1','2023-02-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-10 17:58:43','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(389,NULL,'SAMWEL NYAKUNDI MOSOMI ','','','254720832071','','','','','ODYSSEY,SHOP','2024-02-27','1 ','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-02-27 12:43:05','','1','2023-02-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(390,NULL,'VINCENT KIPLANGAT','','','254726700665','','','','','RIVER BANK PHASE 1,HS 47','2024-02-27','1 ','',NULL,'member','1','','','18.9 KERI3,18.9AQ3,SOFT 2','',0.00,'5','2023-04-22 10:47:22','','1','2023-02-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-03 12:27:25','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(391,NULL,'ANDREW JOHN ONYANGO','','','254704068393','','','','','ELIMU SACCO,CORNERVIEW APT, HS F4','2024-03-01','1 ','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-03-08 17:41:09','','1','2023-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 19:05:22','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(392,NULL,'IVY WESONGA','',NULL,'254720435564','','','','','MARIAKANI,L193','2024-03-01','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-01 10:55:34','','1','2023-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-26 16:13:03','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(393,NULL,'PHILIP','',NULL,'254711977956','','','','','MKANDU RD, KWA WACHERA,HS.10','2024-03-01','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-01 12:21:25','','1','2023-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-01 15:55:23','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(394,NULL,'SHUKRI','',NULL,'254711300530','','','','','KEDONG ROAD BROWN GATE,HS. 14','2024-03-01','1','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-03-01 12:31:12','','1','2023-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 08:46:03','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(395,NULL,'ELIZABETH WANJIRU KARANJA','',NULL,'254722285125','','','','','OAK APT,1002,203,OPP.LIBERTY CHURCH','2024-03-01','1','',NULL,'member','1','','','20L TAP,2','',0.00,'5','2023-03-01 13:57:58','','1','2023-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(396,NULL,'JOSEPH KILONGOSI','','','254704170189','','','','','GOLDEN GATE 386 SQ','2024-03-01','1 ','',NULL,'member','1','','','TAP','',0.00,'5','2023-03-01 17:49:42','','1','2023-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-22 18:58:27','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(397,NULL,'MARY TINDI AMUKA ','',NULL,'254722670269','','','','','BARAKA LAIBON ,C4','2024-03-01','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-03-01 17:53:46','','1','2023-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-13 18:04:04','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(398,NULL,'MACHIRI LIMITED','','','254721915931','','','','','MASHIRI','2024-03-02','1 ','',NULL,'member','1','','','20L SOFT 5','',0.00,'5','2023-04-18 11:20:01','','1','2023-03-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-18 14:00:32','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(399,NULL,'ALVIMA LIMITED','','','254706378811','','','254716439187','','PARKVIEW TERRACES,WINNERS CHAPEL,RESORT GARAGE','2024-03-02','1 ','',NULL,'member','1','','','3, 10L, SOFT 2','',0.00,'5','2023-05-26 16:51:09','','1','2023-03-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-27 15:49:23','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(400,NULL,'MARY MURUGI KANGETHE','','','254722815000','','','','','MARIAKANI,E78','2024-03-02','1 ','',NULL,'member','1','','','18.9 AQ 2','',0.00,'5','2023-03-02 17:04:02','','1','2023-03-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 16:52:56','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(401,NULL,'WINNIE KERUBO','',NULL,'254795028517','','','','','GOLDEN GATE 410','2024-03-03','1','',NULL,'member','1','','','TAP, 18.9 SOFT','',0.00,'5','2023-03-03 17:16:06','','1','2023-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-22 10:12:04','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(402,NULL,'STELLA ','',NULL,'254720851546','','','','','ESERIAN COURT, B13','2024-03-03','1','',NULL,'member','1','','','18.9FUNNY BOTTLE 3','',0.00,'5','2023-03-03 17:26:16','','1','2023-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-21 17:45:41','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(403,NULL,'FARDOWSA','',NULL,'254723872255','','','','','METRIC SHIKUNGA RD APT J5','2024-03-03','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-03 17:32:02','','1','2023-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-25 17:47:33','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(404,NULL,'HASHIM ','',NULL,'254722623671','','','','','RIVER BANK PHASE 1,HS 82','2024-03-03','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-03 17:38:56','','1','2023-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-06 14:56:26','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(405,NULL,'NDAMWE SIMIYU','',NULL,'254704461840','','','','','AKIBA BELLE VIEW 103','2024-03-04','1','',NULL,'member','1','','','18.9 HR2','',0.00,'5','2023-03-04 10:58:53','','1','2023-03-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-01 17:14:04','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(406,NULL,'EARNEST','',NULL,'254720879606','','','','','SIENI BALOZI E4','2024-03-04','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-03-04 12:44:11','','1','2023-03-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-19 11:06:50','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(407,NULL,'MELODY ','',NULL,'254710940383','','','','','OPP GT C KOPUTE APT B1','2024-03-04','1','',NULL,'member','1','','','18.9 AQ2','',0.00,'5','2023-03-04 15:58:32','','1','2023-03-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-17 15:20:08','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(408,NULL,'JANET ','',NULL,'254711699899','','','','','RESILIENT PARK,A15','2024-03-05','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-05 14:27:29','','1','2023-03-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-06 10:26:16','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(409,NULL,'VIRGINIA MCGINGER','',NULL,'254710760077','','','','','ASTRAPARK,7D','2024-03-05','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-05 17:44:21','','1','2023-03-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-10 18:39:27','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(410,NULL,'ABDIRIZACK OMAR','',NULL,'254725317762','','','','','B-SHELTER ,45','2024-03-05','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-05 17:50:22','','1','2023-03-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 16:05:09','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(411,NULL,'ROSEMARY MUTHONI KIIRU','',NULL,'254721375321','','','','','SHALLOM GARDENS ,13A','2024-03-06','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-06 09:12:26','','1','2023-03-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-05 14:30:42','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(412,NULL,'HUDA A1','',NULL,'254703585939','','','','','HUDA A1','2024-03-06','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-06 09:15:49','','1','2023-03-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-06 09:24:18','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(413,NULL,'LEILA MOHAMED WALALAH','',NULL,'254722602681','','','','','B-SHELTER ,39','2024-03-06','1','',NULL,'member','1','','','18.9FUNNY BOTTLE','',0.00,'5','2023-03-06 12:52:51','','1','2023-03-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-02 17:14:50','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(414,NULL,'WINSTONE ','',NULL,'254758308426','','','','','ODYSSEY,SHOP','2024-03-06','1','',NULL,'member','1','','','20L SOFT','',280.00,'5','2023-03-06 13:56:29','','1','2023-03-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 13:35:15','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(415,NULL,'JOY GATHEI','',NULL,'254714077534','','','','','NESTLE PARK S65, 7TH FLR','2024-03-06','1','',NULL,'member','1','','','20L SOFT NEW','',0.00,'5','2023-03-06 15:00:23','','1','2023-03-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-20 15:38:25','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(416,NULL,'ADAN ISSACK MOHAMED','','','254704827053','','','','','B-SHELTER ,19','2024-03-06','1 ','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-06 15:50:12','','1','2023-03-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-06 19:08:32','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(417,NULL,'DELVIN MWENDWA','',NULL,'254725047995','','','','','ODYSSEY,SHOP','2024-03-07','1','',NULL,'member','1','','','18.9 HR 4','',0.00,'5','2023-03-07 15:13:43','','1','2023-03-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(418,NULL,'JACK OWUOR ','',NULL,'254707738765','','','','','MUMBI FLATS 2ND FLR HS. 17','2024-03-07','1','',NULL,'member','1','','','18.9 SOFT 3','',0.00,'5','2023-03-07 15:22:12','','1','2023-03-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 18:32:19','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(419,NULL,'MUTAI KEN','',NULL,'254722307956','','','','','NEXT AFTER ALPHA GARDENS ON THE LEFT','2024-03-08','1','',NULL,'member','1','','','20L SOFT2','',0.00,'5','2023-03-08 09:59:38','','1','2023-03-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(420,NULL,'JAMES KINYUA','',NULL,'254728037622','','','','','ODYSSEY,SHOP','2024-03-08','1','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-03-08 11:40:00','','1','2023-03-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(421,NULL,'BEATRICE MWIKALI','',NULL,'254722804648','','','','','RESILIENT PARK,B1','2024-03-08','1','',NULL,'member','1','','','20L TAP NEW MODEL','',0.00,'5','2023-03-08 16:52:29','','1','2023-03-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(422,NULL,'EDWARD ','',NULL,'254721947048','','','','','RIVER BANK PHASE 1,HS 139','2024-03-08','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-08 17:31:37','','1','2023-03-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-24 17:46:17','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(423,NULL,'LINDA JERONO','',NULL,'254725154654','','','','','PREMIER GARDENS ,B8','2024-03-09','1','',NULL,'member','1','','','20L TAP DISPENSER','',0.00,'5','2023-03-09 09:09:41','','1','2023-03-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-13 11:25:12','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(424,NULL,'MICHELLE APIDI','','','254100577510','','','254746460285','','NEW MBUKONI SANASANA G5 7TH FLR','2024-03-09','1 ','',NULL,'member','1','','','10L 2','',0.00,'5','2023-03-09 16:22:12','','1','2023-03-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-09 16:15:59','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(425,NULL,'EUNICE WANJIKU KAMUNYA','','','254720213024','','','','','SORE DRIVE 807','2024-03-10','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-10 15:46:32','','1','2023-03-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 14:20:07','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(426,NULL,'WANG\'OO MAINA ','',NULL,'254716025085','','','','','MARIAKANI,J150','2024-03-10','1','',NULL,'member','1','','','18.9 SOFT 2, 20L SOFT','',0.00,'5','2023-03-10 18:31:28','','1','2023-03-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(427,NULL,'VIRGINIA WANJIKU','',NULL,'254722772472','','','','','GOLDEN GATE 678','2024-03-11','1','',NULL,'member','1','','','18.9 SOFT, 20L SOFT','',0.00,'5','2023-03-11 10:58:05','','1','2023-03-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(428,NULL,'GLADYS','',NULL,'254717867845','','','','','OPP. G.COURT,WHITE GATE','2024-03-11','1','',NULL,'member','1','','','20L TAP NEW MODEL','',0.00,'5','2023-03-11 16:33:46','','1','2023-03-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-11 17:39:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(429,NULL,'SABINA MUSANGO','',NULL,'254725949911','','','','','RIVER BANK PHASE 2,HS 232','2024-03-12','1','',NULL,'member','1','','','18.9,5 ,,, 20 L SOFT 2','',0.00,'5','2023-03-12 14:59:41','','1','2023-03-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-07 14:56:59','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(430,NULL,'ABDUL','',NULL,'254770183484','','','','','MARIAKANI,L214','2024-03-12','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-03-12 15:02:15','','1','2023-03-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-12 16:12:27','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(431,NULL,'STEPHANIE WAMBAIRE ','',NULL,'254715176361','','','','','OLD MBUKONI SANASANA , F8','2024-03-13','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-13 10:27:59','','1','2023-03-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(432,NULL,'ERIC LUTWAMA','',NULL,'254714195628','','','','','ROVERPARK P28','2024-03-13','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-03-13 16:30:29','','1','2023-03-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(433,NULL,'ENTELLECT SPAREPARTS VUMIRA','',NULL,'254797727835','','','','','VUMIRA SPAREPARTS','2024-03-13','1','',NULL,'member','1','','','18.9 AQ 2, TAP','',840.00,'5','2023-03-13 17:53:35','','1','2023-03-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-20 09:33:05','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(434,NULL,'STELLA ','',NULL,'254720740682','','','','','GITHERI RISE,465','2024-03-14','1','',NULL,'member','1','','','18.9 AQ2','',0.00,'5','2023-03-14 09:52:07','','1','2023-03-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 19:07:30','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(435,NULL,'ASL LTD TRADING DIVISION ONE','','','254798841780','','','','','LUSAKA ROAD, INDUSTRIAL AREA','2024-03-14','1 ','',NULL,'member','1','ASL LIMITED','','','',-26880.00,'5','2023-03-15 09:52:59','','1','2023-03-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 15:30:19','','','','','','','','P000609289O',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(436,NULL,'PENINAH KIVUNZI','',NULL,'254721831553','','','','','SYCAMORE, 3B','2024-03-14','1','',NULL,'member','1','','','20L TAPS','',0.00,'5','2023-03-14 16:27:18','','1','2023-03-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-08 09:10:55','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(437,NULL,'ROYAL HOUSING','',NULL,'254705223510','','','','','SOUTHGATE,F4','2024-03-15','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-15 15:14:43','','1','2023-03-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 16:00:06','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(438,NULL,' ASHNA KHAN','',NULL,'254722797673','','','','','PREMIER GARDENS ,D4','2024-03-15','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-15 18:29:57','','1','2023-03-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-15 12:00:21','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(439,NULL,'SIDNEY MIHESO','',NULL,'254729859502','','','','','APPLE APT 104','2024-03-16','1','',NULL,'member','1','','','20L SOFT2, ','',0.00,'5','2023-03-16 14:26:49','','1','2023-03-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 14:53:44','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(440,NULL,'VERONICA MAWIA','',NULL,'254704775468','','','','','MARIAKANI,J161','2024-03-16','1','',NULL,'member','1','','','20L SOFT','',300.00,'5','2023-03-16 16:53:20','','1','2023-03-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-20 14:28:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(441,NULL,'CATHERINE KIHARA','',NULL,'254722857250','','','','','UWANJA ROAD 904, GATE A','2024-03-18','1','',NULL,'member','1','','','10L 2','',0.00,'5','2023-03-18 11:17:54','','1','2023-03-18','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-03 09:54:31','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(442,NULL,'WILLIAM MUTUA MUTHAMA','',NULL,'254795547931','','','','','BOUNTY,113','2024-03-19','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-19 16:51:33','','1','2023-03-19','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-01 17:48:06','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(443,NULL,' AMIT EQUIPMENT ','','','254726944399','','','','','BAMBURI ROAD, INDUSTRIAL AREA','2024-03-21','1 ','',NULL,'member','1','','','18.9 SOFT','',0.00,'5','2023-03-21 12:01:59','','1','2023-03-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(444,NULL,'AKON AKUEI','','','254728815403','','','','','NEXT GATE AFTER MILENIUM APT HS. 8, BALOZI ESTATE','2024-03-21','1 ','',NULL,'member','1','','','20L TAP,4','',0.00,'5','2023-03-21 13:00:58','','1','2023-03-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-03-21 13:01:18','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(445,NULL,'PERIS NYAMBURA KIMANI','',NULL,'254721608383','','','','','ODYSSEY,SHOP','2024-03-21','1','',NULL,'member','1','','','18.9 KERI2','',0.00,'5','2023-03-21 13:23:22','','1','2023-03-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-08 14:04:08','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(446,NULL,'BRENDAH CHEPKEMOI','',NULL,'254712870715','','','','','MALAIKA,235','2024-03-23','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-23 08:57:40','','1','2023-03-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-03 12:07:49','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(447,NULL,'BLAXSMITH AUTOMATION LTD','','','254710497720','','','','','DARESALAM RD,ABC BANK 2ND FLOOR','2024-03-23','1 ','',NULL,'member','1','','','18.9 SOFT 5','',0.00,'5','2023-06-08 10:57:39','','1','2023-03-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 09:15:50','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(448,NULL,'HILLY CHEM PHARMACY','','','254791575285','','','','','ODYSSEY,SHOP','2024-03-25','1 ','',NULL,'member','1','','','18.9 KERI','',-280.00,'5','2023-04-14 10:48:45','','1','2023-03-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 16:57:33','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(449,NULL,'MATILDA NORAH KISENGESE','','','254728167506','','','','','ANNEX, D4, BALOZI HOSPITAL','2024-03-25','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-25 15:56:16','','1','2023-03-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 13:03:34','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(450,NULL,'JACINTA GITHINJI','',NULL,'254722684055','','','','','MARIAKANI,J161','2024-03-25','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-03-25 15:54:30','','1','2023-03-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 09:06:47','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(451,NULL,'ASMAHAN','',NULL,'254745699952','','','','','BORAI, B10','2024-03-28','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-03-28 17:39:27','','1','2023-03-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-29 08:36:05','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(452,NULL,'MICHAEL NGETA','',NULL,'254721662061','','','','','ODYSSEY,SHOP','2024-03-28','1','',NULL,'member','1','','','10L 2','',0.00,'5','2023-03-28 19:03:11','','1','2023-03-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(453,NULL,'WINNIE ACHIENG SUNGU ','',NULL,'254711783906','','','','','ASTRAPARK,3G','2024-03-30','1','',NULL,'member','1','','','18.9 HR','',0.00,'5','2023-03-30 10:25:41','','1','2023-03-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 10:46:18','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(454,NULL,'ALNUR SALAT','','','254725020205','','','','','RESILIENT PARK,A15','2024-04-02','1 ','',NULL,'member','1','','','','',0.00,'5','2023-04-02 19:21:29','','1','2023-04-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-12 15:12:37','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(455,NULL,'ANN','',NULL,'254708113577','','','','','MARIAKANI,K170','2024-04-03','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-04-03 16:49:34','','1','2023-04-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-09 18:49:50','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(456,NULL,'JEMIMA THIONGO','','','254718789824','','','','','SHALOM GARDENS,B1','2024-04-03','1 ','',NULL,'member','1','','','10L','',0.00,'5','2023-05-31 12:30:33','','1','2023-04-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 12:50:46','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(457,NULL,'ARIF ALIMOHAMED SALEMOHAMED AJAB','',NULL,'254714338908','','','','','GITHERE 16','2024-04-04','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-04-04 09:38:35','','1','2023-04-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-07 14:19:09','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(458,NULL,'JEMSON TILES LTD','',NULL,'254705113813','','','','','BAMBURI RD INDUSTRIAL AREA','2024-04-04','1','',NULL,'member','1','','','20L TAP DISPENSER, 10L 4','',0.00,'5','2023-04-04 13:02:32','','1','2023-04-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-04 13:23:41','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(459,NULL,'CAROLINE NOONKIPA TIMOTHY','',NULL,'254710201065','','','','','ODYSSEY,SHOP','2024-04-07','1','',NULL,'member','1','','','18.9 AQ2','',0.00,'5','2023-04-07 18:27:49','','1','2023-04-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-07 18:28:10','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(460,NULL,' FLORENCE OMBAI','','','254717066887','','','','','DIAMOND PARK 2, CRT B,HS. 180','2024-04-11','1 ','',NULL,'','1','','','20L TAP','',0.00,'5','2023-04-29 13:55:31','','1','2023-04-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(461,NULL,'VISHNU WOOD AND HARDWARE LTD','','','254722866606','','','','','FUNZI ROAD GODOWN 23','2024-04-11','1 ','',NULL,'member','1','','','20L TAP DISPENSER','',0.00,'5','2023-06-02 10:17:27','','1','2023-04-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-02 10:15:12','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(462,NULL,'LUOIS WATAKA','','','254726374382','','','','','NESTLE PARK T46','2024-04-12','1 ','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-04-12 19:03:38','','1','2023-04-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-22 09:59:47','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(463,NULL,'SOLOMON GITHENDUI NJENGA','',NULL,'254720802994','','','','','ODYSSEY,SHOP','2024-04-13','1','',NULL,'member','1','','','18.9 5','',0.00,'5','2023-04-13 10:42:27','','1','2023-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-13 10:42:57','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(464,NULL,'ROSELINDA ','',NULL,'254798561059','','','','','OPP.KARIBA BLOCK A3,HS.5','2024-04-13','1','',NULL,'member','1','','','20L SOFT, 10L','',0.00,'5','2023-04-13 14:13:00','','1','2023-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-13 14:36:46','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(465,NULL,'NIMO ALI','',NULL,'254727313360','','','','','BORAI, B11','2024-04-13','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-04-13 17:19:23','','1','2023-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-10 19:13:04','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(466,NULL,'ONESMUS MUSYOKI','',NULL,'254721262312','','','','','ODYSSEY,SHOP','2024-04-13','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-04-13 17:26:34','','1','2023-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-13 17:56:38','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(467,NULL,'WALTER ODEDE ','',NULL,'254704115408','','','','','ODYSSEY,3RD FLR RM7','2024-04-13','1','',NULL,'member','1','','','18.9 KERI','',-60.00,'5','2023-04-13 18:19:02','','1','2023-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-08 17:58:40','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(468,NULL,'SOUTHVILLE 4C','',NULL,'254757206419','','','','','SOUTHVILLE,4C','2024-04-18','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-04-18 19:03:21','','1','2023-04-18','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-25 13:50:18','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(469,NULL,'MARION OMAGWA','',NULL,'254701760607','','','','','GREAT SOUTH CRT APT CLOSE TO ATTIC APT, HS. B4','2024-04-19','1','',NULL,'member','1','','','18.9 KERI3, AQ','',0.00,'5','2023-04-19 17:13:38','','1','2023-04-19','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 16:17:37','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(470,NULL,'RONALD MUTISYA','',NULL,'254725478823','','','','','OAK SOUTH APT, 611','2024-04-19','1','',NULL,'member','1','','','20L TAP NEW MODEL 2','',-600.00,'5','2023-04-19 17:16:30','','1','2023-04-19','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-28 14:36:20','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(471,NULL,'ESSY ','',NULL,'254737400779','','','','','BALOZI ESTATE,CIENI HS.C5','2024-04-21','1','',NULL,'member','1','','','','',0.00,'5','2023-04-21 12:49:17','','1','2023-04-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-07 16:00:31','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(472,NULL,'TEST','',NULL,'254712345677','','','','','','2024-04-25','1','',NULL,'member','1','TEST','','','',0.00,'1','2023-04-25 10:27:01','','1','2023-04-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 17:44:37','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00',''),(473,NULL,'JAMES','',NULL,'254725728468','','','','','TRANCE TOWERS,805','2024-04-25','1','',NULL,'member','1','','','18.9 HR, FUNNY','',0.00,'5','2023-04-25 10:41:43','','1','2023-04-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-04-25 12:04:25','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(474,NULL,'RED FORTH ','',NULL,'254723218135','','','','','SOUTHGATE,1ST FLR, RED FORTH','2024-04-25','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-04-25 12:49:08','','1','2023-04-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 12:40:12','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(475,NULL,'STACY ','',NULL,'254722760799','','','','','STYLECARE 416','2024-05-01','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-05-01 13:12:53','','1','2023-05-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-09 19:00:17','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(476,NULL,'LYDIA NYAWIRA ','',NULL,'254721526581','','','','','EXECUTIVE ESTATE , 93','2024-05-02','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-05-02 09:25:46','','1','2023-05-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-02 09:26:24','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(477,NULL,'WASIB SOLUTIONS','',NULL,'254106585408','','','','','DARES SALAM RD, INFINITY BUILDING 1ST FLR','2024-05-02','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-05-02 13:21:17','','1','2023-05-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-02 13:58:29','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(478,NULL,'B2','',NULL,'254714130444','','','','','SADI RD, OPPOSITE TWIGA HEIGHTS LAST GATE, B2','2024-05-10','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-05-10 12:43:38','','1','2023-05-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 16:59:42','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(479,NULL,'ALIVISA','',NULL,'254707758589','','','','','KARIMI GARDENS, C7','2024-05-12','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-05-12 12:30:50','','1','2023-05-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-12 12:52:40','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(480,NULL,'JOSEPHINE KAYAMBA','',NULL,'254724804221','','','','','RTI','2024-05-12','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-05-12 14:17:09','','1','2023-05-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-12 14:23:14','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(481,NULL,'GOLDEN 130','',NULL,'254721638544','','','','','GOLDEN GATE 130,KARUKU ROAD,','2024-05-12','1','',NULL,'member','1','','','18.9 HR2','',0.00,'5','2023-05-12 19:00:20','','1','2023-05-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-13 09:07:34','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(482,NULL,'SILAS MURIITHI','',NULL,'254721218526','','','','','RIVER BANK PHASE 1,HS 65','2024-05-14','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-05-14 14:18:27','','1','2023-05-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-14 15:29:57','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(483,NULL,'MOHAMED ALI FARAH','','','254722633180','','','','','G COURT SANASANA , C5','2024-05-14','1 ','',NULL,'member','1','','','20L TAP','',-100.00,'5','2023-05-24 13:44:09','','1','2023-05-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',-100.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 12:32:40','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(484,NULL,'PETER MUSYOKI','',NULL,'254722940646','','','','','','2024-05-16','1','',NULL,'member','1','','','20L SOFT4','',0.00,'5','2023-05-16 09:49:31','','1','2023-05-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-07 18:23:54','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(485,NULL,'ALEX MUTISO','',NULL,'254714352420','','','','','PARKVIEW APRT BEHIND AIRTEL, A9','2024-05-16','1','',NULL,'member','1','','','10L 2','',0.00,'5','2023-05-16 16:06:08','','1','2023-05-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-16 17:05:10','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(486,NULL,'anthony hazina','','','254721277837','','','','','hazina court 7 flat 25 door 7','2024-05-20','1 ','',NULL,'','1','','','','',0.00,'5','2023-05-20 09:21:17','','1','2023-05-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(487,NULL,'Jackline Vike','','','254723058314','','','','female','limpopo','2024-05-20','1 ','',NULL,'','1','','','','',0.00,'5','2023-05-20 14:16:53','','1','2023-05-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,2,'','','0000-00-00 00:00:00',''),(488,NULL,'VELKA ENGINEERING ','',NULL,'254734396474','','','','','BUTERE ROAD, VELKA ENGINEERING RM 15','2024-05-22','1','',NULL,'member','1','','','20L TAP,2','',0.00,'5','2023-05-22 17:04:13','','1','2023-05-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-22 17:28:08','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(489,NULL,'UNEECO PAPER PRODUCTS LIMITED','','','254717712951','','','','','UNEECO PAPER PRODUCTS LTD ,KITUI ROAD','2024-05-24','1 ','',NULL,'member','1','','','','',0.00,'5','2023-05-24 10:41:33','','1','2023-05-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','P000620575T',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(490,NULL,'NATASHA ','',NULL,'254799889913','','','','','CORNER VIEW APT,MUBIRU ROAD,HS.E4','2024-05-29','1','',NULL,'member','1','','','10L, 4','',0.00,'5','2023-05-29 11:16:34','','1','2023-05-29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(491,NULL,'VINEYARD PROPERTIES','',NULL,'254704787825','','','','','TRANCE TOWERS,502','2024-05-31','1','',NULL,'member','1','','','18.9 AQ,10L','',0.00,'5','2023-05-31 09:00:59','','1','2023-05-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 10:36:49','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(492,NULL,'SOUTH GATE S11','','','254768276121','','','','','SOUTHGATE,S11, 2ND FLOOR','2024-05-31','1 ','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-05-31 09:04:27','','1','2023-05-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(493,NULL,'MARIA','',NULL,'254725419489','','','','','EAGLE PLAINS ESTATE, 268','2024-05-31','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-05-31 17:05:57','','1','2023-05-31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-05-31 18:03:25','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(494,NULL,'VICTORIA KHALEJI','','KHALEJI','254702846547','','','','female','BARON COURT H21','2024-06-02','1 ','',NULL,'','1','','','','',0.00,'5','2023-06-02 15:06:37','','1','2023-06-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(495,NULL,'ZARAK KHAN ','',NULL,'254714061158','','','','','EVEREST, S5','2024-06-04','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-06-04 14:47:46','','1','2023-06-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-04 15:12:01','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(496,NULL,'AHMED ONYANGO','',NULL,'254718568794','','','','','OLOIKA A502','2024-06-05','1','',NULL,'member','1','','','18.9 KERI,SOFT','',0.00,'5','2023-06-05 19:14:53','','1','2023-06-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-05 19:27:15','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(497,NULL,'JAMA ','',NULL,'254758308980','','','','','G COURT SANASANA , I6, 9TH FLR ','2024-06-07','1','',NULL,'member','1','','','10L, ','',0.00,'5','2023-06-07 18:53:55','','1','2023-06-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 12:32:52','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(498,NULL,'ANTHONY ','',NULL,'254724868000','','','','','MERIDIAN ANNEX, N39','2024-06-07','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-06-07 18:56:04','','1','2023-06-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-07 19:22:40','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(499,NULL,'ABDULLAHI ALI','',NULL,'254717100352','','','','','BARON COURT G53','2024-06-12','1','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-06-12 17:07:44','','1','2023-06-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-12 17:18:00','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(500,NULL,'RUTH ','',NULL,'254722249803','','','','','STYLECARE 202','2024-06-14','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-06-14 14:52:07','','1','2023-06-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 15:09:40','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(501,NULL,'FLORENCE','',NULL,'254750090399','','','','','ALPHA GARDENS, T7','2024-06-14','1','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-06-14 17:17:25','','1','2023-06-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 17:38:29','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(502,NULL,'RUTH WAITHIRA KINUTHIA','','','254724892690','','','','','ITUMO 3D','2024-06-14','1 ','',NULL,'member','1','','','18.9 KERI','',0.00,'5','2023-06-14 17:59:52','','1','2023-06-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-14 18:00:12','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(503,NULL,'IRUNGU JOSEPH','',NULL,'254721450042','','','','','MUKOMA 3C','2024-06-15','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-06-15 13:19:52','','1','2023-06-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 13:34:29','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(504,NULL,'AMAL BUTCHERY','',NULL,'254714203900','','','','','ODYSSEY,SHOP','2024-06-15','1','',NULL,'member','1','','','20L TAP','',0.00,'5','2023-06-15 14:08:08','','1','2023-06-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(505,NULL,'AHMED SAID HASSAN','','','254799334134','','','','','MUKOMA 6B','2024-06-15','1 ','',NULL,'member','1','','','20L SOFT','',0.00,'5','2023-06-15 17:18:10','','1','2023-06-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-15 17:18:20','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(506,NULL,'NEMSI HOLDING LIMITED','',NULL,'2547113164446','','','','','NEMSI HOLDING LIMITED , HABIB BANK 1ST FLR, DARSALAM ROAD.','2024-06-16','1','',NULL,'member','1','','','18.9 AQ','',0.00,'5','2023-06-16 09:26:10','','1','2023-06-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-19 08:46:49','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''),(507,NULL,'MOVIT','',NULL,'254791651009','','','','','TRANCE TOWERS,112','2024-06-20','1','',NULL,'member','1','','','18.9 KERI','',300.00,'5','2023-06-20 09:14:55','','1','2023-06-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-20 09:15:41','','','','','',NULL,NULL,'',1,NULL,NULL,1,'','','0000-00-00 00:00:00',''); /*!40000 ALTER TABLE `people2` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `periods` -- DROP TABLE IF EXISTS `periods`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `periods` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `periods` -- LOCK TABLES `periods` WRITE; /*!40000 ALTER TABLE `periods` DISABLE KEYS */; INSERT INTO `periods` VALUES (1,'Daily','Daily','','active','1','','1'),(2,'Weekly','Weekly','','active','1','','1'),(3,'Monthly','Monthly','','active','1','','1'),(4,'Quarterly','Quarterly','','active','1','','1'),(5,'Annually','Annually','','active','1','','1'),(6,'Fortnightly','Fortnightly','','active','1','','1'),(7,'Bi monthly','Bi monthly','','active','1','','1'); /*!40000 ALTER TABLE `periods` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissions` -- DROP TABLE IF EXISTS `permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissions` -- LOCK TABLES `permissions` WRITE; /*!40000 ALTER TABLE `permissions` DISABLE KEYS */; INSERT INTO `permissions` VALUES ('cashiersales',1),('cashiersales',4),('cashiersales',5),('cashiersales',6),('config',1),('config',4),('config',5),('damagedproducts',1),('damagedproducts',4),('displayreport',1),('displayreport',4),('displayreport',5),('income',1),('income',4),('income',5),('income',6),('incomeexpenses',1),('incomeexpenses',4),('incomeexpenses',5),('incomeexpenses',6),('lowstocklist',1),('lowstocklist',4),('lowstocklist',6),('members',1),('members',4),('members',5),('members',6),('openclose',1),('openclose',4),('openclose',5),('openclose',6),('password',1),('password',4),('password',5),('password',6),('productlist',1),('productlist',4),('productlist',5),('products',1),('products',4),('productscategory',1),('productscategory',4),('profile',1),('profile',4),('purchases',1),('purchases',4),('purchases',5),('reports',1),('reports',4),('reports',5),('sales',1),('sales',4),('sales',5),('sales',6),('sendsms',1),('sendsms',4),('sendsms',5),('users',1),('users',4),('users',5),('viewreturnsales',1),('viewreturnsales',4),('viewreturnsales',5); /*!40000 ALTER TABLE `permissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissionsactions` -- DROP TABLE IF EXISTS `permissionsactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissionsactions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moduleid` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `actionid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=88594 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissionsactions` -- LOCK TABLES `permissionsactions` WRITE; /*!40000 ALTER TABLE `permissionsactions` DISABLE KEYS */; INSERT INTO `permissionsactions` VALUES (85681,'sales','6','add'),(85682,'sales','6','suspend'),(85683,'sales','6','selectmessage'),(85684,'sales','6','printreceipt'),(85685,'sales','6','update'),(85686,'sales','6','cash'),(85687,'sales','6','delete'),(85688,'sales','6','moresales'),(85689,'sales','6','sale'),(85690,'sales','6','discount'),(85691,'sales','6','reprint'),(85692,'sales','6','select'),(85693,'sales','6','productdiscount'),(85694,'sales','6','mpesa'),(85695,'sales','6','updatepaymentmode'),(85696,'sales','6','card'),(85697,'sales','6','clearpayments'),(85698,'sales','6','cheque'),(85699,'sales','6','dontprint'),(85700,'sales','6','backdatesales'),(85701,'sales','6','entermpesacode'),(85702,'sales','6','updateqtysales'),(85703,'openclose','6','sell'),(85704,'openclose','6','viewreport'),(85705,'openclose','6','linksalesorders'),(85706,'cashiersales','6','entermpesacode'),(85707,'cashiersales','6','editmpesa'),(85708,'cashiersales','6','cashiersales'),(85709,'cashiersales','6','editmpesadate'),(85710,'cashiersales','6','adddailycollection'),(85711,'cashiersales','6','viewtill'),(85712,'cashiersales','6','viewdailycollections'),(85713,'cashiersales','6','updatedailycollections'),(85714,'cashiersales','6','mpesapendingreport'),(85715,'cashiersales','6','mpesaverifiedreport'),(85716,'cashiersales','6','viewcommission'),(85717,'cashiersales','6','viewmpesamessages'),(85718,'cashiersales','6','dailysalesonly'),(85719,'income','6','View'),(85720,'income','6','add'),(85721,'income','6','wiewinvoices'),(85722,'income','6','detailedvatinvoice'),(85723,'incomeexpenses','6','add'),(85724,'incomeexpenses','6','closeexpense'),(85725,'incomeexpenses','6','update'),(85726,'incomeexpenses','6','updateclosedexpenses'),(85727,'incomeexpenses','6','wiewinvoices'),(85728,'incomeexpenses','6','viewbills'),(85729,'incomeexpenses','6','viewexpense'),(85730,'incomeexpenses','6','viewdebtors'),(85731,'incomeexpenses','6','viewcreditors'),(85732,'incomeexpenses','6','postrentalexpenses'),(85733,'members','6','add'),(85734,'members','6','update'),(85735,'members','6','deletepeople'),(85736,'members','6','opencloseshift'),(85737,'lowstocklist','6','add'),(85738,'lowstocklist','6','more'),(85739,'lowstocklist','6','view'),(85740,'password','6','change'),(86057,'sales','4','add'),(86058,'sales','4','suspend'),(86059,'sales','4','selectmessage'),(86060,'sales','4','printreceipt'),(86061,'sales','4','update'),(86062,'sales','4','cash'),(86063,'sales','4','delete'),(86064,'sales','4','moresales'),(86065,'sales','4','sale'),(86066,'sales','4','mpesabalance'),(86067,'sales','4','discount'),(86068,'sales','4','reprint'),(86069,'sales','4','select'),(86070,'sales','4','productdiscount'),(86071,'sales','4','mpesa'),(86072,'sales','4','viewbuyingprice'),(86073,'sales','4','updatepaymentmode'),(86074,'sales','4','card'),(86075,'sales','4','clearpayments'),(86076,'sales','4','cheque'),(86077,'sales','4','creditnote'),(86078,'sales','4','voucher'),(86079,'sales','4','credit'),(86080,'sales','4','dontprint'),(86081,'sales','4','backdatesales'),(86082,'sales','4','printdelivery'),(86083,'sales','4','entermpesacode'),(86084,'sales','4','usekeyboard'),(86085,'sales','4','receiptno'),(86086,'sales','4','updateqtysales'),(86087,'openclose','4','sell'),(86088,'openclose','4','viewreport'),(86089,'openclose','4','linksalesorders'),(86090,'cashiersales','4','entermpesacode'),(86091,'cashiersales','4','editmpesa'),(86092,'cashiersales','4','all'),(86093,'cashiersales','4','cashiersales'),(86094,'cashiersales','4','editmpesadate'),(86095,'cashiersales','4','adddailycollection'),(86096,'cashiersales','4','viewtill'),(86097,'cashiersales','4','viewdailycollections'),(86098,'cashiersales','4','updatedailycollections'),(86099,'cashiersales','4','clearallsales'),(86100,'cashiersales','4','viewallcollections'),(86101,'cashiersales','4','viewallcounters'),(86102,'cashiersales','4','mpesapendingreport'),(86103,'cashiersales','4','mpesaverifiedreport'),(86104,'cashiersales','4','viewcommission'),(86105,'cashiersales','4','viewmpesamessages'),(86106,'purchases','4','add'),(86107,'purchases','4','update'),(86108,'purchases','4','delete'),(86109,'purchases','4','updatebuyingprice'),(86110,'purchases','4','updatesellingprice'),(86111,'purchases','4','updateclosedinvoice'),(86112,'purchases','4','approve'),(86113,'purchases','4','addbatchno'),(86114,'viewreturnsales','4','add'),(86115,'viewreturnsales','4','update'),(86116,'viewreturnsales','4','delete'),(86117,'viewreturnsales','4','return'),(86118,'viewreturnsales','4','clear'),(86119,'viewreturnsales','4','moresales'),(86120,'income','4','View'),(86121,'income','4','add'),(86122,'income','4','wiewinvoices'),(86123,'income','4','detailedvatinvoice'),(86124,'incomeexpenses','4','add'),(86125,'incomeexpenses','4','closeexpense'),(86126,'incomeexpenses','4','update'),(86127,'incomeexpenses','4','updateclosedexpenses'),(86128,'incomeexpenses','4','wiewinvoices'),(86129,'incomeexpenses','4','viewbills'),(86130,'incomeexpenses','4','viewexpense'),(86131,'incomeexpenses','4','viewdebtors'),(86132,'incomeexpenses','4','viewcreditors'),(86133,'incomeexpenses','4','postrentalexpenses'),(86134,'members','4','add'),(86135,'members','4','update'),(86136,'members','4','deletepeople'),(86137,'members','4','opencloseshift'),(86138,'users','4','add'),(86139,'users','4','update'),(86140,'users','4','delete'),(86141,'users','4','deleteallroles'),(86142,'productscategory','4','add'),(86143,'productscategory','4','update'),(86144,'productscategory','4','delete'),(86145,'productlist','4','bulk'),(86146,'productlist','4','more'),(86147,'productlist','4','move'),(86148,'productlist','4','updatestock'),(86149,'productlist','4','transfer'),(86150,'productlist','4','addstock'),(86151,'productlist','4','view'),(86152,'productlist','4','update'),(86153,'productlist','4','add'),(86154,'productlist','4','openclosestock'),(86155,'productlist','4','stocktaking'),(86156,'productlist','4','editstocktaken'),(86157,'productlist','4','editopenclosestock'),(86158,'productlist','4','viewserials'),(86159,'productlist','4','changeserialstatus'),(86160,'productlist','4','viewproductsfromallbranches'),(86161,'productlist','4','bulkpriceupdate'),(86162,'productlist','4','negativestockadjustment'),(86163,'products','4','add'),(86164,'products','4','update'),(86165,'products','4','addstock'),(86166,'products','4','more'),(86167,'products','4','bulk'),(86168,'products','4','dispatch'),(86169,'products','4','removestock'),(86170,'products','4','price'),(86171,'products','4','removeallstock'),(86172,'products','4','bulkpriceupdate'),(86173,'products','4','negativestockadjustment'),(86174,'lowstocklist','4','add'),(86175,'lowstocklist','4','more'),(86176,'lowstocklist','4','view'),(86177,'damagedproducts','4','add'),(86178,'damagedproducts','4','update'),(86179,'damagedproducts','4','delete'),(86180,'reports','4','view'),(86181,'reports','4','download'),(86182,'reports','4','update'),(86183,'reports','4','viewall'),(86184,'displayreport','4','view'),(86185,'sendsms','4','add'),(86186,'sendsms','4','update'),(86187,'sendsms','4','delete'),(86188,'sendsms','4','transfersms'),(86189,'password','4','change'),(86190,'profile','4','update'),(86191,'config','4','delete'),(86192,'config','4','add'),(86193,'config','4','update'),(87521,'sales','1','add'),(87522,'sales','1','suspend'),(87523,'sales','1','printreceipt'),(87524,'sales','1','update'),(87525,'sales','1','cash'),(87526,'sales','1','delete'),(87527,'sales','1','moresales'),(87528,'sales','1','sale'),(87529,'sales','1','Logout'),(87530,'sales','1','mpesabalance'),(87531,'sales','1','displaycustomers'),(87532,'sales','1','reprint'),(87533,'sales','1','select'),(87534,'sales','1','printbill'),(87535,'sales','1','productdiscount'),(87536,'sales','1','mpesa'),(87537,'sales','1','viewbuyingprice'),(87538,'sales','1','updatepaymentmode'),(87539,'sales','1','card'),(87540,'sales','1','clearpayments'),(87541,'sales','1','cheque'),(87542,'sales','1','creditnote'),(87543,'sales','1','voucher'),(87544,'sales','1','salesbeyondbprice'),(87545,'sales','1','credit'),(87546,'sales','1','dontprint'),(87547,'sales','1','backdatesales'),(87548,'sales','1','recordcoins'),(87549,'sales','1','leaseitems'),(87550,'sales','1','splitbill'),(87551,'sales','1','changeuomonsales'),(87552,'sales','1','printdelivery'),(87553,'sales','1','entermpesacode'),(87554,'sales','1','negativesales'),(87555,'sales','1','updateqtysales'),(87556,'openclose','1','sell'),(87557,'openclose','1','viewreport'),(87558,'openclose','1','linksalesorders'),(87559,'cashiersales','1','editmpesa'),(87560,'cashiersales','1','all'),(87561,'cashiersales','1','delete'),(87562,'cashiersales','1','cashiersales'),(87563,'cashiersales','1','editmpesadate'),(87564,'cashiersales','1','adddailycollection'),(87565,'cashiersales','1','viewtill'),(87566,'cashiersales','1','viewdailycollections'),(87567,'cashiersales','1','deletedailycollections'),(87568,'cashiersales','1','updatedailycollections'),(87569,'cashiersales','1','reversempesa'),(87570,'cashiersales','1','clearallsales'),(87571,'cashiersales','1','viewallcollections'),(87572,'cashiersales','1','viewallcounters'),(87573,'cashiersales','1','mpesapendingreport'),(87574,'cashiersales','1','mpesaverifiedreport'),(87575,'cashiersales','1','viewcommission'),(87576,'cashiersales','1','viewmpesamessages'),(87577,'purchases','1','add'),(87578,'purchases','1','updatebuyingprice'),(87579,'purchases','1','updatesellingprice'),(87580,'purchases','1','viewquotation'),(87581,'purchases','1','viewserials'),(87582,'purchases','1','viewdirectpurchases'),(87583,'purchases','1','viewpurchase'),(87584,'purchases','1','salesorder'),(87585,'purchases','1','budget'),(87586,'purchases','1','showdefaultserials'),(87587,'purchases','1','approve'),(87588,'purchases','1','addbatchno'),(87589,'purchases','1','addexpirydate'),(87590,'viewreturnsales','1','add'),(87591,'viewreturnsales','1','update'),(87592,'viewreturnsales','1','delete'),(87593,'viewreturnsales','1','return'),(87594,'viewreturnsales','1','clear'),(87595,'viewreturnsales','1','moresales'),(87596,'income','1','View'),(87597,'income','1','add'),(87598,'income','1','wiewinvoices'),(87599,'income','1','detailedvatinvoice'),(87600,'incomeexpenses','1','add'),(87601,'incomeexpenses','1','closeexpense'),(87602,'incomeexpenses','1','update'),(87603,'incomeexpenses','1','wiewinvoices'),(87604,'incomeexpenses','1','viewbills'),(87605,'incomeexpenses','1','viewdebtors'),(87606,'incomeexpenses','1','viewcreditors'),(87607,'incomeexpenses','1','postrentalexpenses'),(87608,'members','1','add'),(87609,'members','1','update'),(87610,'members','1','opencloseshift'),(87611,'users','1','add'),(87612,'users','1','update'),(87613,'users','1','delete'),(87614,'users','1','deleteallroles'),(87615,'productscategory','1','add'),(87616,'productscategory','1','update'),(87617,'productscategory','1','delete'),(87618,'productlist','1','bulk'),(87619,'productlist','1','more'),(87620,'productlist','1','move'),(87621,'productlist','1','updatestock'),(87622,'productlist','1','transfer'),(87623,'productlist','1','addstock'),(87624,'productlist','1','delete'),(87625,'productlist','1','view'),(87626,'productlist','1','update'),(87627,'productlist','1','add'),(87628,'productlist','1','stocktaking'),(87629,'productlist','1','editstocktaken'),(87630,'productlist','1','editopenclosestock'),(87631,'productlist','1','viewserials'),(87632,'productlist','1','changeserialstatus'),(87633,'productlist','1','viewproductsfromallbranches'),(87634,'products','1','add'),(87635,'products','1','update'),(87636,'products','1','delete'),(87637,'products','1','addstock'),(87638,'products','1','more'),(87639,'products','1','bulk'),(87640,'products','1','deleteorder'),(87641,'products','1','dispatch'),(87642,'products','1','removestock'),(87643,'products','1','price'),(87644,'products','1','removeallstock'),(87645,'products','1','bulkpriceupdate'),(87646,'lowstocklist','1','add'),(87647,'lowstocklist','1','more'),(87648,'lowstocklist','1','view'),(87649,'damagedproducts','1','add'),(87650,'damagedproducts','1','update'),(87651,'damagedproducts','1','delete'),(87652,'reports','1','view'),(87653,'reports','1','download'),(87654,'reports','1','update'),(87655,'reports','1','viewall'),(87656,'displayreport','1','view'),(87657,'sendsms','1','add'),(87658,'sendsms','1','update'),(87659,'sendsms','1','delete'),(87660,'sendsms','1','transfersms'),(87661,'password','1','change'),(87662,'profile','1','update'),(87663,'config','1','delete'),(87664,'config','1','add'),(87665,'config','1','update'),(88469,'sales','5','add'),(88470,'sales','5','suspend'),(88471,'sales','5','printreceipt'),(88472,'sales','5','update'),(88473,'sales','5','cash'),(88474,'sales','5','delete'),(88475,'sales','5','moresales'),(88476,'sales','5','sale'),(88477,'sales','5','Logout'),(88478,'sales','5','displaycustomers'),(88479,'sales','5','discount'),(88480,'sales','5','reprint'),(88481,'sales','5','select'),(88482,'sales','5','productdiscount'),(88483,'sales','5','mpesa'),(88484,'sales','5','closebill'),(88485,'sales','5','viewbuyingprice'),(88486,'sales','5','updatepaymentmode'),(88487,'sales','5','editsellingprice'),(88488,'sales','5','card'),(88489,'sales','5','clearpayments'),(88490,'sales','5','cheque'),(88491,'sales','5','creditnote'),(88492,'sales','5','salesbeyondbprice'),(88493,'sales','5','points'),(88494,'sales','5','credit'),(88495,'sales','5','dontprint'),(88496,'sales','5','backdatesales'),(88497,'sales','5','printdelivery'),(88498,'sales','5','entermpesacode'),(88499,'sales','5','usekeyboard'),(88500,'sales','5','negativesales'),(88501,'sales','5','updateqtysales'),(88502,'openclose','5','sell'),(88503,'openclose','5','viewreport'),(88504,'openclose','5','linksalesorders'),(88505,'cashiersales','5','entermpesacode'),(88506,'cashiersales','5','editmpesa'),(88507,'cashiersales','5','all'),(88508,'cashiersales','5','cashiersales'),(88509,'cashiersales','5','editmpesadate'),(88510,'cashiersales','5','viewtill'),(88511,'cashiersales','5','viewdailycollections'),(88512,'cashiersales','5','updatedailycollections'),(88513,'cashiersales','5','viewallcounters'),(88514,'cashiersales','5','viewcommission'),(88515,'cashiersales','5','viewmpesamessages'),(88516,'purchases','5','add'),(88517,'purchases','5','update'),(88518,'purchases','5','delete'),(88519,'purchases','5','updatebuyingprice'),(88520,'purchases','5','updatesellingprice'),(88521,'purchases','5','updateclosedinvoice'),(88522,'purchases','5','viewquotation'),(88523,'purchases','5','viewserials'),(88524,'purchases','5','viewdirectpurchases'),(88525,'purchases','5','viewpurchase'),(88526,'purchases','5','salesorder'),(88527,'purchases','5','budget'),(88528,'purchases','5','showdefaultserials'),(88529,'purchases','5','viewallcounters'),(88530,'purchases','5','approve'),(88531,'purchases','5','addbatchno'),(88532,'purchases','5','addexpirydate'),(88533,'viewreturnsales','5','add'),(88534,'viewreturnsales','5','update'),(88535,'viewreturnsales','5','delete'),(88536,'viewreturnsales','5','return'),(88537,'viewreturnsales','5','clear'),(88538,'viewreturnsales','5','moresales'),(88539,'income','5','View'),(88540,'income','5','add'),(88541,'income','5','wiewinvoices'),(88542,'income','5','detailedvatinvoice'),(88543,'incomeexpenses','5','add'),(88544,'incomeexpenses','5','closeexpense'),(88545,'incomeexpenses','5','update'),(88546,'incomeexpenses','5','updateclosedexpenses'),(88547,'incomeexpenses','5','wiewinvoices'),(88548,'incomeexpenses','5','viewbills'),(88549,'incomeexpenses','5','viewexpense'),(88550,'incomeexpenses','5','viewdebtors'),(88551,'incomeexpenses','5','viewcreditors'),(88552,'incomeexpenses','5','postrentalexpenses'),(88553,'members','5','add'),(88554,'members','5','update'),(88555,'members','5','deletepeople'),(88556,'users','5','add'),(88557,'users','5','update'),(88558,'productlist','5','bulk'),(88559,'productlist','5','more'),(88560,'productlist','5','move'),(88561,'productlist','5','updatestock'),(88562,'productlist','5','transfer'),(88563,'productlist','5','addstock'),(88564,'productlist','5','delete'),(88565,'productlist','5','view'),(88566,'productlist','5','update'),(88567,'productlist','5','add'),(88568,'productlist','5','openclosestock'),(88569,'productlist','5','stocktaking'),(88570,'productlist','5','editstocktaken'),(88571,'productlist','5','editopenclosestock'),(88572,'productlist','5','viewserials'),(88573,'productlist','5','changeserialstatus'),(88574,'productlist','5','viewproductsfromallbranches'),(88575,'productlist','5','bulkpriceupdate'),(88576,'productlist','5','negativestockadjustment'),(88577,'products','5','bulk'),(88578,'products','5','price'),(88579,'products','5','negativestockadjustment'),(88580,'reports','5','view'),(88581,'reports','5','download'),(88582,'reports','5','update'),(88583,'displayreport','5','view'),(88584,'sendsms','5','add'),(88585,'sendsms','5','update'),(88586,'sendsms','5','delete'),(88587,'sendsms','5','transfersms'),(88588,'password','5','change'),(88589,'config','5','delete'),(88590,'config','5','add'),(88591,'config','5','update'),(88592,'config','5','productcode'),(88593,'config','5','Novatsales'); /*!40000 ALTER TABLE `permissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plot` -- DROP TABLE IF EXISTS `plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plot` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `agentid` varchar(100) NOT NULL, `landlordid` varchar(100) NOT NULL, `totalhouse` varchar(100) NOT NULL, `country` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `commission` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', `tax` decimal(10,2) NOT NULL, `bank` text NOT NULL, `branch` text NOT NULL, `penalty` decimal(10,2) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(11) NOT NULL, `penaltytype` varchar(30) NOT NULL DEFAULT 'percentage', `areas` varchar(30) NOT NULL DEFAULT 'yes', `coparent` varchar(30) NOT NULL DEFAULT 'yes', `water` varchar(30) NOT NULL DEFAULT 'yes', `garbage` varchar(30) NOT NULL DEFAULT 'yes', `power` varchar(30) NOT NULL DEFAULT 'yes', `showpenalty` varchar(30) NOT NULL, `partial` varchar(30) NOT NULL DEFAULT '', `vat2` decimal(10,0) DEFAULT 0, `invoicedate` varchar(10) NOT NULL DEFAULT '01', `penaltydate` varchar(10) NOT NULL DEFAULT '10', `duedate` varchar(30) NOT NULL DEFAULT '10', `taxtype` varchar(30) NOT NULL DEFAULT 'Landlord', `invoicesms` text NOT NULL, `receiptsms` text NOT NULL, `utility` varchar(20) NOT NULL DEFAULT 'yes', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plot` -- LOCK TABLES `plot` WRITE; /*!40000 ALTER TABLE `plot` DISABLE KEYS */; /*!40000 ALTER TABLE `plot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plotcharges` -- DROP TABLE IF EXISTS `plotcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plotcharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `order` int(10) NOT NULL, `plotcharges` int(5) NOT NULL DEFAULT 1, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plotcharges` -- LOCK TABLES `plotcharges` WRITE; /*!40000 ALTER TABLE `plotcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `plotcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `post` -- DROP TABLE IF EXISTS `post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `post` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `post` -- LOCK TABLES `post` WRITE; /*!40000 ALTER TABLE `post` DISABLE KEYS */; /*!40000 ALTER TABLE `post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `postrecharge` -- DROP TABLE IF EXISTS `postrecharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `postrecharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) DEFAULT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `postrecharge` -- LOCK TABLES `postrecharge` WRITE; /*!40000 ALTER TABLE `postrecharge` DISABLE KEYS */; /*!40000 ALTER TABLE `postrecharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategory` -- DROP TABLE IF EXISTS `productcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` int(11) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `maincategory` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productcategory` -- LOCK TABLES `productcategory` WRITE; /*!40000 ALTER TABLE `productcategory` DISABLE KEYS */; INSERT INTO `productcategory` VALUES (1,'JIBU WATER',0,'2023-01-27 17:03:43','active','1','','1','1','0','','Percentage',NULL),(2,'20L',0,'2023-01-28 08:00:25','active','1','','1','1','0','','Percentage',NULL),(3,'18.9L',0,'2023-01-28 08:00:46','active','1','','1','1','0','','Percentage',NULL),(4,'10L',0,'2023-01-28 08:01:02','active','1','','1','1','0','','Percentage',NULL),(5,'5L',0,'2023-01-28 08:01:27','active','1','','1','1','0','','Percentage',NULL),(6,'1L',0,'2023-01-28 08:01:43','active','1','','1','1','0','','Percentage',NULL),(7,'500ml',0,'2023-01-28 08:01:59','active','1','','1','1','0','','Percentage',NULL),(8,'FREE REFIL',0,'2023-03-23 13:03:26','active','1','','1','1','0','','Percentage',NULL); /*!40000 ALTER TABLE `productcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productlist` -- DROP TABLE IF EXISTS `productlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(51) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` varchar(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branch` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `store` text NOT NULL, `code` varchar(100) NOT NULL, `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, `hscode` varchar(100) DEFAULT NULL, `iddd` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branch`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productlist` -- LOCK TABLES `productlist` WRITE; /*!40000 ALTER TABLE `productlist` DISABLE KEYS */; INSERT INTO `productlist` VALUES (1,'20L New Tap Bottle ','2','2','',16.00,'1105','1600','0','0',NULL,NULL,'2',0,0,'2714701674828227',0,0,0,3.00,'2023-01-28 11:22:19','1','1','1','0000-00-00','Sub-Single-item','Inclusive','','active','','1','pcs','Inventory','VATABLE','0','',0),(2,'20L Tap Bottle','2','2','',16.00,'208','300','0','0',NULL,NULL,'0',0,0,'3379311674828480',0,0,0,21.00,'2023-01-28 11:22:42','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2','pcs','Service','VATABLE','0','',0),(3,'20L New Soft Bottle','2','7','',16.00,'378','600','0','0',NULL,NULL,'2',0,0,'697321674829703',0,0,0,10.00,'2023-01-28 11:23:24','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3','pcs','Inventory','VATABLE','0','',0),(4,'20L Soft Bottle','2','2','',16.00,'208','300','0','0',NULL,NULL,'0',0,0,'1535331674829786',0,0,0,134.00,'2023-01-28 11:23:58','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4','pcs','Service','VATABLE','0','',0),(5,'18.9L New Bottle','3','8','',16.00,'1508','1500','0','0',NULL,NULL,'3',0,0,'9466801674830081',0,0,0,0.00,'2023-01-28 11:24:25','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5','pcs','Inventory','VATABLE','0','',0),(6,'18.9L Bottle','3','2','',16.00,'208.27','300','0','0',NULL,NULL,'0',0,0,'7572371674830366',0,0,0,949.00,'2023-01-28 11:24:58','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6','pcs','Service','VATABLE','0','',0),(7,'10L New Bottle','4','7','',16.00,'168','250','0','0',NULL,NULL,'5',0,0,'1213301674830435',0,0,0,15.00,'2023-01-28 11:25:16','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7','pcs','Inventory','VATABLE','0','',0),(8,'10L Bottle','4','2','',16.00,'112','150','0','0',NULL,NULL,'0',0,0,'4040901674830538',0,0,0,88.00,'2023-01-28 11:25:32','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8','pcs','Service','VATABLE','0','',0),(9,'5L New Bottle','5','7','',16.00,'93.93','150','0','0',NULL,NULL,'5',0,0,'5799691674830598',0,0,0,41.00,'2023-01-28 11:25:57','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9','pcs','Inventory','VATABLE','0','',0),(10,'5L Bottle','5','2','',16.00,'63.76','70','0','0',NULL,NULL,'0',0,0,'4139381674830663',0,0,0,3.00,'2023-01-28 11:26:26','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10','pcs','Service','VATABLE','0','',0),(11,'1L New Bottle','6','8','',16.00,'19.11','50','0','0',NULL,NULL,'12',0,0,'6608691674830751',0,0,0,3.00,'2023-10-26 19:37:52','5','1','1','0000-00-00','mainitem','Inclusive','','active','','11','pcs','Inventory','VATABLE','12','',0),(12,'1L Bottle','6','2','',16.00,'8','30','0','0',NULL,NULL,'0',0,0,'6746451674830828',0,0,0,19.00,'2023-01-28 11:27:28','1','1','1','0000-00-00','mainitem','Inclusive','','active','','12','pcs','Service','VATABLE','0','',0),(13,'1L Pack','6','8','',16.00,'450','600','0','0',NULL,NULL,'2',0,0,'2154021674830868',0,0,0,7.00,'2023-01-28 11:27:45','1','1','1','0000-00-00','mainitem','Inclusive','','active','','13','pcs','Inventory','VATABLE','0','',0),(14,'500ml Bottle','7','8','',16.00,'19.54','30','0','0',NULL,NULL,'24',0,0,'1737131674830981',0,0,0,19.00,'2023-01-28 11:28:04','1','1','1','0000-00-00','mainitem','Inclusive','','active','','14','pcs','Inventory','VATABLE','0','',0),(15,'500ml Pack','7','8','',16.00,'450','600','0','0',NULL,NULL,'2',0,0,'6781491674831052',0,0,0,0.00,'2023-01-28 11:28:44','1','1','1','0000-00-00','mainitem','Inclusive','','active','','15','pcs','Inventory','VATABLE','0','',0),(16,'1L Alluminuim Bottle','6','9','',16.00,'400','600','0','0',NULL,NULL,'0',0,0,'9409711674831319',0,0,0,6.00,'2023-01-28 11:29:13','1','1','1','0000-00-00','mainitem','Inclusive','','active','','16','pcs','Inventory','VATABLE','0','',0),(17,'500ml Alluminium Bottle','7','9','',16.00,'350','400','0','0',NULL,NULL,'0',0,0,'2965141674831422',0,0,0,0.00,'2023-01-28 11:29:33','1','1','1','0000-00-00','mainitem','Inclusive','','active','','17','pcs','Inventory','VATABLE','0','',0),(18,'Cover Tap','1','9','',16.00,'26','30','0','0',NULL,NULL,'5',0,0,'4056601674831494',0,0,0,3.00,'2023-02-04 13:58:18','4','1','1','0000-00-00','mainitem','Inclusive','','active','','18','pcs','Inventory','VATABLE','0','',0),(19,'Tap Bottle','1','9','',16.00,'208','350','0','0',NULL,NULL,'5',0,0,'2355821674831546',0,0,0,0.00,'2023-01-31 19:35:51','4','1','1','0000-00-00','mainitem','Inclusive','','active','','19','pcs','Inventory','VATABLE','0','',0),(20,'water meter reading ','1','2','',16.00,'10','30','0','0',NULL,NULL,'0',0,0,'847831674848521',0,0,0,99.00,'2023-01-28 11:31:07','1','1','1','0000-00-00','mainitem','Inclusive','','active','','20','pcs','Inventory','VATABLE','0','',0),(21,'20 LTR FREE REFIL','8','2','',16.00,'0','0','0','',NULL,NULL,'0',0,0,'7715321679565810',0,0,0,4.00,'2023-03-23 13:04:56','1','1','1','0000-00-00','mainitem','Inclusive','','active','','21','pcs','Service','VATABLE','0',NULL,0),(22,'test','4','533','',16.00,'0','1','0','',NULL,NULL,'0',0,0,'9087441690574660',0,0,0,10.00,'2023-07-28 23:05:20','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6161101661423','pcs','Inventory','VATABLE','0',NULL,0); /*!40000 ALTER TABLE `productlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `products` -- DROP TABLE IF EXISTS `products`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `products` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, `hscode` varchar(100) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `products` -- LOCK TABLES `products` WRITE; /*!40000 ALTER TABLE `products` DISABLE KEYS */; INSERT INTO `products` VALUES (1,'20L New Tap Bottle ','2','2','1','',16.00,'1105','1600','0','0',NULL,NULL,2,0,0,'11674894126',0,0,0,7.00,'2023-01-28 11:22:19','1','1','','0000-00-00','Sub-Single-item','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',''),(2,'20L Tap Bottle','2','2','2','',16.00,'208','300','0','0',NULL,NULL,0,0,0,'11674894153',0,0,0,0.00,'2023-01-28 11:22:42','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Service','1110','4000','5500','VATABLE','0',''),(3,'20L New Soft Bottle','2','7','3','',16.00,'378','600','0','0',NULL,NULL,2,0,0,'11674894186',0,0,0,0.00,'2023-01-28 11:23:24','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',''),(4,'20L Soft Bottle','2','2','4','',16.00,'208','300','0','0',NULL,NULL,0,0,0,'11674894226',0,0,0,0.00,'2023-01-28 11:23:58','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Service','1110','4000','5500','VATABLE','0',''),(5,'18.9L New Bottle','3','8','5','',16.00,'1508','1500','0','0',NULL,NULL,3,0,0,'11674894258',0,0,0,0.00,'2023-01-28 11:24:25','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',''),(6,'18.9L Bottle','3','2','6','',16.00,'208.27','300','0','0',NULL,NULL,0,0,0,'11674894290',0,0,0,0.00,'2023-01-28 11:24:58','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Service','1110','4000','5500','VATABLE','0',''),(7,'10L New Bottle','4','7','7','',16.00,'168','250','0','0',NULL,NULL,5,0,0,'11674894309',0,0,0,0.00,'2023-01-28 11:25:16','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',''),(8,'10L Bottle','4','2','8','',16.00,'112','150','0','0',NULL,NULL,0,0,0,'11674894325',0,0,0,0.00,'2023-01-28 11:25:32','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Service','1110','4000','5500','VATABLE','0',''),(9,'5L New Bottle','5','7','9','',16.00,'93.93','150','0','0',NULL,NULL,5,0,0,'11674894345',0,0,0,0.00,'2023-01-28 11:25:57','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',''),(10,'5L Bottle','5','2','10','',16.00,'63.76','70','0','0',NULL,NULL,0,0,0,'11674894378',0,0,0,0.00,'2023-01-28 11:26:26','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Service','1110','4000','5500','VATABLE','0',''),(11,'1L New Bottle','6','8','11','',16.00,'19.11','50','0','0',NULL,NULL,12,0,0,'51698338244',0,0,0,0.00,'2023-10-26 19:37:52','5','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','12',''),(12,'1L Bottle','6','2','12','',16.00,'8','30','0','0',NULL,NULL,0,0,0,'11674894440',0,0,0,0.00,'2023-01-28 11:27:28','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Service','1110','4000','5500','VATABLE','0',''),(13,'1L Pack','6','8','13','',16.00,'450','600','0','0',NULL,NULL,2,0,0,'11674894459',0,0,0,0.00,'2023-01-28 11:27:45','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',''),(14,'500ml Bottle','7','8','14','',16.00,'19.54','30','0','0',NULL,NULL,24,0,0,'11674894477',0,0,0,480.00,'2023-01-28 11:28:04','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',''),(15,'500ml Pack','7','8','15','',16.00,'450','600','0','0',NULL,NULL,2,0,0,'11674894495',0,0,0,0.00,'2023-01-28 11:28:44','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',''),(16,'1L Alluminuim Bottle','6','9','16','',16.00,'400','600','0','0',NULL,NULL,0,0,0,'11674894542',0,0,0,0.00,'2023-01-28 11:29:13','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',''),(17,'500ml Alluminium Bottle','7','9','17','',16.00,'350','400','0','0',NULL,NULL,0,0,0,'11674894565',0,0,0,0.00,'2023-01-28 11:29:33','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',''),(18,'Cover Tap','1','9','18','',16.00,'26','30','0','0',NULL,NULL,5,0,0,'41675508227',0,0,0,0.00,'2023-02-04 13:58:18','4','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',''),(19,'Tap Bottle','1','9','19','',16.00,'208','350','0','0',NULL,NULL,5,0,0,'41675182905',0,0,0,0.00,'2023-01-31 19:35:51','4','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',''),(20,'water meter reading ','1','2','20','',16.00,'10','30','0','0',NULL,NULL,0,0,0,'11674894634',0,0,0,0.00,'2023-01-28 11:31:07','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',''),(21,'20 LTR FREE REFIL','8','2','21','',16.00,'0','0','0','',NULL,NULL,0,0,0,'7715321679565810',0,0,0,0.00,'2023-03-23 13:04:56','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Service','1110','4000','5500','VATABLE','0',NULL),(22,'TEST PRODUCT','9','2','22','',16.00,'2000','3000','5','2800',NULL,NULL,2,0,0,'8670661682422811',0,0,0,0.00,'2023-04-25 14:41:38','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(23,'test','4','533','6161101661423','',16.00,'0','1','0','',NULL,NULL,0,0,0,'9087441690574660',0,0,0,0.00,'2023-07-28 23:05:20','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL); /*!40000 ALTER TABLE `products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productsgrouping` -- DROP TABLE IF EXISTS `productsgrouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productsgrouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productsgrouping` -- LOCK TABLES `productsgrouping` WRITE; /*!40000 ALTER TABLE `productsgrouping` DISABLE KEYS */; /*!40000 ALTER TABLE `productsgrouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projects` -- DROP TABLE IF EXISTS `projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projects` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `category` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projects` -- LOCK TABLES `projects` WRITE; /*!40000 ALTER TABLE `projects` DISABLE KEYS */; /*!40000 ALTER TABLE `projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudget` -- DROP TABLE IF EXISTS `projectsbudget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudget` -- LOCK TABLES `projectsbudget` WRITE; /*!40000 ALTER TABLE `projectsbudget` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudgettasks` -- DROP TABLE IF EXISTS `projectsbudgettasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudgettasks` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudgettasks` -- LOCK TABLES `projectsbudgettasks` WRITE; /*!40000 ALTER TABLE `projectsbudgettasks` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudgettasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectstask` -- DROP TABLE IF EXISTS `projectstask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectstask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `taskid` text NOT NULL, `category` int(20) DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectstask` -- LOCK TABLES `projectstask` WRITE; /*!40000 ALTER TABLE `projectstask` DISABLE KEYS */; /*!40000 ALTER TABLE `projectstask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `proposal` -- DROP TABLE IF EXISTS `proposal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `proposal` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `proposal` -- LOCK TABLES `proposal` WRITE; /*!40000 ALTER TABLE `proposal` DISABLE KEYS */; /*!40000 ALTER TABLE `proposal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `province` -- DROP TABLE IF EXISTS `province`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `province` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `province` -- LOCK TABLES `province` WRITE; /*!40000 ALTER TABLE `province` DISABLE KEYS */; INSERT INTO `province` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `province` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorder` -- DROP TABLE IF EXISTS `purchaseorder`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorder` ( `id` int(11) NOT NULL AUTO_INCREMENT, `supplier` varchar(30) NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` datetime NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` datetime NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'p.o', `amount` decimal(10,2) NOT NULL, `companyid` varchar(30) NOT NULL, `balance` decimal(10,2) NOT NULL, `fromdate` datetime NOT NULL, `paiddate` varchar(30) NOT NULL, `updateddate` date NOT NULL, `updatedid` varchar(30) NOT NULL, `pin` varchar(30) DEFAULT NULL, `vattype` varchar(10) NOT NULL, `vat` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `vatrate` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, `transactionstatus` varchar(20) NOT NULL DEFAULT 'open', `remarks` text NOT NULL, `entrydate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `controller` int(11) NOT NULL, `approvalstatus` varchar(30) NOT NULL DEFAULT 'new', `branchto` varchar(30) NOT NULL DEFAULT '', `qty` varchar(20) DEFAULT NULL, `EXEMPTED` decimal(10,0) NOT NULL, `ZERORATED` decimal(10,0) DEFAULT NULL, `agent` int(11) DEFAULT NULL, `paymentmethodes` varchar(20) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorder` -- LOCK TABLES `purchaseorder` WRITE; /*!40000 ALTER TABLE `purchaseorder` DISABLE KEYS */; INSERT INTO `purchaseorder` VALUES (1,'9','41674904245','0000-00-00 00:00:00','1','','4','2023-01-28 14:11:42','','','','','','','','purchases',0.00,'1',0.00,'2023-01-28 14:10:45','2023-02-27 14:10:45','2023-01-28','4','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','1','15',0,NULL,NULL,''),(2,'9','51683986476','0000-00-00 00:00:00','2','','5','2023-05-13 17:02:59','','','','','','','','purchases',0.00,'1',0.00,'2023-05-13 17:01:16','2023-06-12 17:01:16','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open','','',1,0,'new','1',NULL,0,NULL,NULL,''),(3,'7','51683987875','0000-00-00 00:00:00','3','','5','2023-05-13 17:25:16','','','','','','','','purchases',16230.00,'1',0.00,'2023-05-13 17:24:35','2023-06-12 17:24:35','2023-05-13','5','','VATABLE','2238.56',13991.07,'16','0.00','closed','','',1,0,'new','1','232',0,NULL,NULL,''),(4,'7','51683988503','0000-00-00 00:00:00','4','','5','2023-05-13 17:35:23','','','','','','','','purchases',0.00,'1',0.00,'2023-05-13 17:35:03','2023-06-12 17:35:03','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open','','',1,0,'new','1',NULL,0,NULL,NULL,''),(5,'8','51684142268','0000-00-00 00:00:00','5','','5','2023-05-15 12:18:03','','','','','','','','purchases',4500.00,'1',0.00,'2023-05-15 12:17:48','2023-06-14 12:17:48','2023-05-15','5','','VATABLE','620.69',3879.31,'16','0.00','closed','','',1,0,'new','1','10',0,NULL,NULL,''),(6,'8','51684142317','0000-00-00 00:00:00','6','','5','2023-05-15 12:18:48','','','','','','','','purchases',2700.00,'1',0.00,'2023-05-15 12:18:37','2023-06-14 12:18:37','2023-05-15','5','','VATABLE','372.41',2327.59,'16','0.00','closed','','',1,0,'new','1','6',0,NULL,NULL,''),(7,'9','51684247168','0000-00-00 00:00:00','7','','5','2023-05-16 17:26:18','','','','','','','','purchases',5525.00,'1',0.00,'2023-05-16 17:26:08','2023-06-15 17:26:08','2023-05-16','5','','VATABLE','762.07',4762.93,'16','0.00','closed','','',1,0,'new','1','5',0,NULL,NULL,''),(8,'8','51684507376','0000-00-00 00:00:00','8','','5','2023-05-19 17:43:09','','','','','','','','purchases',726.00,'1',0.00,'2023-05-19 17:42:56','2023-06-18 17:42:56','2023-05-19','5','','VATABLE','100.16',626.02,'16','0.00','closed','','',1,0,'new','1','38',0,NULL,NULL,''),(9,'9','51684913439','0000-00-00 00:00:00','9','','5','2023-05-24 10:30:49','','','','','','','','purchases',0.00,'1',0.00,'2023-05-24 10:30:39','2023-06-23 10:30:39','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open','','',1,0,'new','1',NULL,0,NULL,NULL,''),(10,'8','51685954109','0000-00-00 00:00:00','10','','5','2023-06-05 11:35:19','','','','','','','','purchases',900.00,'1',0.00,'2023-06-05 11:35:09','2023-07-05 11:35:09','2023-06-05','5','','VATABLE','124.14',775.86,'16','0.00','closed','','',1,0,'new','1','2',0,NULL,NULL,''),(11,'9','51685956361','0000-00-00 00:00:00','11','','5','2023-06-05 12:12:54','','','','','','','','purchases',800.00,'1',0.00,'2023-06-05 12:12:41','2023-07-05 12:12:41','2023-06-05','5','','VATABLE','110.34',689.66,'16','0.00','closed','','',1,0,'new','1','2',0,NULL,NULL,''),(12,'8','51685975418','0000-00-00 00:00:00','12','','5','2023-06-05 17:30:47','','','','','','','','purchases',2700.00,'1',0.00,'2023-06-05 17:30:18','2023-07-05 17:30:18','2023-06-05','5','','VATABLE','372.41',2327.59,'16','0.00','closed','','',1,0,'new','1','6',0,NULL,NULL,''),(13,'8','51685975467','0000-00-00 00:00:00','13','','5','2023-06-05 17:31:18','','','','','','','','purchases',2700.00,'1',0.00,'2023-06-05 17:31:07','2023-07-05 17:31:07','2023-06-05','5','','VATABLE','372.41',2327.59,'16','0.00','closed','','',1,0,'new','1','6',0,NULL,NULL,''),(14,'9','51686148263','0000-00-00 00:00:00','14','','5','2023-06-07 17:31:12','','','','','','','','purchases',11050.00,'1',0.00,'2023-06-07 17:31:03','2023-07-07 17:31:03','2023-06-07','5','','VATABLE','1524.14',9525.86,'16','0.00','closed','','',1,0,'new','1','10',0,NULL,NULL,''),(15,'8','51687156495','0000-00-00 00:00:00','15','','5','2023-06-19 09:35:07','','','','','','','','purchases',573.00,'1',0.00,'2023-06-19 09:34:55','2023-07-19 09:34:55','2023-06-19','5','','VATABLE','79.08',494.22,'16','0.00','closed','','',1,0,'new','1','30',0,NULL,NULL,''),(16,'9','51687934953','0000-00-00 00:00:00','16','','5','2023-06-28 09:49:23','','','','','','','','purchases',0.00,'1',0.00,'2023-06-28 09:49:13','2023-07-28 09:49:13','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open','','',1,0,'new','1',NULL,0,NULL,NULL,''),(17,'2','51688202015','0000-00-00 00:00:00','17','','5','2023-07-01 12:00:42','','','','','','','','purchases',400.00,'1',0.00,'2023-07-01 12:00:15','2023-07-31 12:00:15','2023-07-01','5','','VATABLE','55.17',344.83,'16','0.00','closed','','',1,0,'new','1','1',0,NULL,NULL,''),(18,'2','51688213575','0000-00-00 00:00:00','18','','5','2023-07-01 15:13:06','','','','','','','','purchases',1105.00,'1',0.00,'2023-07-01 15:12:55','2023-07-31 15:12:55','2023-07-01','5','','VATABLE','152.41',952.59,'16','0.00','closed','','',1,0,'new','1','1',0,NULL,NULL,''),(19,'9','51688396456','0000-00-00 00:00:00','19','','5','2023-07-03 18:01:06','','','','','','','','purchases',3315.00,'1',0.00,'2023-07-03 18:00:56','2023-08-02 18:00:56','2023-07-03','5','','VATABLE','457.24',2857.76,'16','0.00','closed','','',1,0,'new','1','3',0,NULL,NULL,''),(20,'7','51688470758','0000-00-00 00:00:00','20','','5','2023-07-04 14:39:30','','','','','','','','purchases',2254.00,'1',0.00,'2023-07-04 14:39:18','2023-08-03 14:39:18','2023-07-04','5','','VATABLE','310.94',1943.38,'16','0.00','closed','','',1,0,'new','1','24',0,NULL,NULL,''),(21,'7','51688470860','0000-00-00 00:00:00','21','','5','2023-07-04 14:41:11','','','','','','','','purchases',2016.00,'1',0.00,'2023-07-04 14:41:00','2023-08-03 14:41:00','2023-07-04','5','','VATABLE','278.07',1737.93,'16','0.00','closed','','',1,0,'new','1','12',0,NULL,NULL,''),(22,'7','51688470891','0000-00-00 00:00:00','22','','5','2023-07-04 14:41:44','','','','','','','','purchases',4536.00,'1',0.00,'2023-07-04 14:41:31','2023-08-03 14:41:31','2023-07-04','5','','VATABLE','625.66',3910.34,'16','0.00','closed','','',1,0,'new','1','12',0,NULL,NULL,''),(23,'9','51688470989','0000-00-00 00:00:00','23','','5','2023-07-04 14:43:19','','','','','','','','purchases',400.00,'1',0.00,'2023-07-04 14:43:09','2023-08-03 14:43:09','2023-07-04','5','','VATABLE','55.17',344.83,'16','0.00','closed','','',1,0,'new','1','1',0,NULL,NULL,''),(24,'8','51688638605','0000-00-00 00:00:00','24','','5','2023-07-06 13:16:55','','','','','','','','purchases',4500.00,'1',0.00,'2023-07-06 13:16:45','2023-08-05 13:16:45','2023-07-06','5','','VATABLE','620.69',3879.31,'16','0.00','closed','','',1,0,'new','1','10',0,NULL,NULL,''),(25,'9','51688977023','0000-00-00 00:00:00','25','','5','2023-07-10 11:17:20','','','','','','','','purchases',130.00,'1',0.00,'2023-07-10 11:17:03','2023-08-09 11:17:03','2023-07-10','5','','VATABLE','17.93',112.07,'16','0.00','closed','','',1,0,'new','1','5',0,NULL,NULL,''),(26,'8','51689675701','0000-00-00 00:00:00','26','','5','2023-07-18 13:21:52','','','','','','','','purchases',1911.00,'1',0.00,'2023-07-18 13:21:41','2023-08-17 13:21:41','2023-07-18','5','','VATABLE','263.59',1647.41,'16','0.00','closed','','',1,0,'new','1','100',0,NULL,NULL,''),(27,'9','51690184976','0000-00-00 00:00:00','27','','5','2023-07-24 10:49:51','','','','','','','','purchases',11050.00,'1',0.00,'2023-07-24 10:49:36','2023-08-23 10:49:36','2023-07-24','5','','VATABLE','1524.14',9525.86,'16','0.00','closed','','',1,0,'new','1','10',0,NULL,NULL,''),(28,'8','51691155241','0000-00-00 00:00:00','28','','5','2023-08-04 16:20:51','','','','','','','','purchases',2250.00,'1',0.00,'2023-08-04 16:20:41','2023-09-03 16:20:41','2023-08-04','5','','VATABLE','310.34',1939.66,'16','0.00','closed','','',1,0,'new','1','5',0,NULL,NULL,''),(29,'9','51691592965','0000-00-00 00:00:00','29','','5','2023-08-09 17:56:14','','','','','','','','purchases',8840.00,'1',0.00,'2023-08-09 17:56:05','2023-09-08 17:56:05','2023-08-09','5','','VATABLE','1219.31',7620.69,'16','0.00','closed','','',1,0,'new','1','8',0,NULL,NULL,''),(30,'9','51691822480','0000-00-00 00:00:00','30','','5','2023-08-12 09:41:36','','','','','','','','purchases',0.00,'1',0.00,'2023-08-12 09:41:20','2023-09-11 09:41:20','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open','','',1,0,'new','1',NULL,0,NULL,NULL,''),(31,'9','51692196281','0000-00-00 00:00:00','31','','5','2023-08-16 17:31:31','','','','','','','','purchases',3600.00,'1',0.00,'2023-08-16 17:31:21','2023-09-15 17:31:21','2023-08-16','5','','VATABLE','496.55',3103.45,'16','0.00','closed','','',1,0,'new','1','9',0,NULL,NULL,''),(32,'8','51692430482','0000-00-00 00:00:00','32','','5','2023-08-19 10:34:53','','','','','','','','purchases',4500.00,'1',0.00,'2023-08-19 10:34:42','2023-09-18 10:34:42','2023-08-19','5','','VATABLE','620.69',3879.31,'16','0.00','closed','','',1,0,'new','1','10',0,NULL,NULL,''),(33,'7','51692789958','0000-00-00 00:00:00','33','','5','2023-08-23 14:26:13','','','','','','','','purchases',6048.00,'1',0.00,'2023-08-23 14:25:58','2023-09-22 14:25:58','2023-08-23','5','','VATABLE','834.21',5213.79,'16','0.00','closed','','',1,0,'new','1','16',0,NULL,NULL,''),(34,'9','51692886616','0000-00-00 00:00:00','34','','5','2023-08-24 17:17:20','','','','','','','','purchases',12155.00,'1',0.00,'2023-08-24 17:16:56','2023-09-23 17:16:56','2023-08-24','5','','VATABLE','1676.55',10478.45,'16','0.00','closed','','',1,0,'new','1','11',0,NULL,NULL,''),(35,'9','51693300339','0000-00-00 00:00:00','35','','5','2023-08-29 12:12:32','','','','','','','','purchases',260.00,'1',0.00,'2023-08-29 12:12:19','2023-09-28 12:12:19','2023-08-29','5','','VATABLE','35.86',224.14,'16','0.00','closed','','',1,0,'new','1','10',0,NULL,NULL,''),(36,'7','51693747648','0000-00-00 00:00:00','36','','5','2023-09-03 16:27:36','','','','','','','','purchases',1221.00,'1',0.00,'2023-09-03 16:27:28','2023-10-03 16:27:28','2023-09-03','5','','VATABLE','168.43',1052.66,'16','0.00','closed','','',1,0,'new','1','13',0,NULL,NULL,''),(37,'8','51694506672','0000-00-00 00:00:00','37','','5','2023-09-12 11:18:05','','','','','','','','purchases',4500.00,'1',0.00,'2023-09-12 11:17:52','2023-10-12 11:17:52','2023-09-12','5','','VATABLE','620.69',3879.31,'16','0.00','closed','','',1,0,'new','1','10',0,NULL,NULL,''),(38,'8','51695124855','0000-00-00 00:00:00','38','','5','2023-09-19 15:01:06','','','','','','','','purchases',38220000.00,'1',0.00,'2023-09-19 15:00:55','2023-10-19 15:00:55','2023-09-19','5','','VATABLE','5271724.14',32948275.86,'16','0.00','closed','','',1,0,'new','1','2000000',0,NULL,NULL,''),(39,'9','51695287334','0000-00-00 00:00:00','39','','5','2023-09-21 12:09:03','','','','','','','','purchases',11050.00,'1',0.00,'2023-09-21 12:08:54','2023-10-21 12:08:54','2023-09-21','5','','VATABLE','1524.14',9525.86,'16','0.00','closed','','',1,0,'new','1','10',0,NULL,NULL,''),(40,'7','51695471312','0000-00-00 00:00:00','40','','5','2023-09-23 15:15:24','','','','','','','','purchases',6048.00,'1',0.00,'2023-09-23 15:15:12','2023-10-23 15:15:12','2023-09-23','5','','VATABLE','834.21',5213.79,'16','0.00','closed','','',1,0,'new','1','16',0,NULL,NULL,''),(41,'2','51695883543','0000-00-00 00:00:00','41','','5','2023-09-28 09:46:56','','','','','','','','purchases',0.00,'1',0.00,'2023-09-28 09:45:44','2023-10-28 09:45:44','2023-09-28','5','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','1',NULL,0,NULL,NULL,''),(42,'2','51695883732','0000-00-00 00:00:00','42','','5','2023-09-28 09:49:45','','','','','','','','purchases',672.00,'1',0.00,'2023-09-28 09:48:52','2023-10-28 09:48:52','2023-09-28','5','','VATABLE','92.69',579.31,'16','0.00','closed','','',1,0,'new','1','4',0,NULL,NULL,''),(43,'8','51696769728','0000-00-00 00:00:00','83','','5','2023-10-08 15:57:22','','','','','','','','purchases',0.00,'1',0.00,'2023-10-02 15:55:28','2023-10-02 15:55:28','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open','','',1,0,'new','1',NULL,0,NULL,NULL,''),(44,'9','51696838700','2023-10-09 11:05:00','','','5','2023-10-09 11:07:37','CHIBEKEL LTD','','2023-10-09 11:05:00','Road','VINCENT','CASH ON DELIVERY','','p.o',3140.00,'1',0.00,'2023-10-09 11:05:00','2023-10-09 11:05:00','0000-00-00','',NULL,'','',0.00,'16','','open','','',1,5,'new','',NULL,0,NULL,0,''),(45,'8','51697048578','0000-00-00 00:00:00','45','','5','2023-10-11 21:23:32','','','','','','','','purchases',0.00,'1',0.00,'2023-10-11 21:22:59','2023-11-10 21:22:59','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open','','',1,0,'new','1',NULL,0,NULL,NULL,''); /*!40000 ALTER TABLE `purchaseorder` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorderlist` -- DROP TABLE IF EXISTS `purchaseorderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `unit` varchar(10) NOT NULL, `totalweight` varchar(10) NOT NULL, `serial` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorderlist` -- LOCK TABLES `purchaseorderlist` WRITE; /*!40000 ALTER TABLE `purchaseorderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `quotation` -- DROP TABLE IF EXISTS `quotation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `quotation` ( `id` int(30) NOT NULL AUTO_INCREMENT, `supplier` text NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `weight` varchar(10) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `displayvat` varchar(50) DEFAULT NULL, `approvedby` int(11) DEFAULT NULL, `updatedid` int(11) DEFAULT NULL, `updateddate` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `quotation` -- LOCK TABLES `quotation` WRITE; /*!40000 ALTER TABLE `quotation` DISABLE KEYS */; /*!40000 ALTER TABLE `quotation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `receipt` -- DROP TABLE IF EXISTS `receipt`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `receipt` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `transactioncode` varchar(100) DEFAULT NULL, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `overpayment` varchar(40) NOT NULL, `balance` decimal(10,2) NOT NULL DEFAULT 0.00, `companyid` varchar(100) NOT NULL, `paidby` varchar(50) NOT NULL, `exactime` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `paid` decimal(10,2) NOT NULL, `branchid` int(2) NOT NULL DEFAULT 1, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `receipt` -- LOCK TABLES `receipt` WRITE; /*!40000 ALTER TABLE `receipt` DISABLE KEYS */; /*!40000 ALTER TABLE `receipt` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `recharge` -- DROP TABLE IF EXISTS `recharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `recharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) NOT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `recharge` -- LOCK TABLES `recharge` WRITE; /*!40000 ALTER TABLE `recharge` DISABLE KEYS */; INSERT INTO `recharge` VALUES (1,0.00,5,1,'2023-04-05 09:35:44','',0,'','',400.00,0.00,590.00,400.00,'Transfer','',''),(2,0.00,5,1,'2023-04-05 10:13:18','',0,'','',591.00,0.00,0.00,590.00,'Transfer','',''),(3,0.00,1,1,'2023-04-05 10:19:19','',0,'','',10.00,0.00,581.00,10.00,'Transfer','',''); /*!40000 ALTER TABLE `recharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `regions` -- DROP TABLE IF EXISTS `regions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `regions` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `regions` -- LOCK TABLES `regions` WRITE; /*!40000 ALTER TABLE `regions` DISABLE KEYS */; INSERT INTO `regions` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `regions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rentalpaymentmethodes` -- DROP TABLE IF EXISTS `rentalpaymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rentalpaymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, `chargeid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rentalpaymentmethodes` -- LOCK TABLES `rentalpaymentmethodes` WRITE; /*!40000 ALTER TABLE `rentalpaymentmethodes` DISABLE KEYS */; INSERT INTO `rentalpaymentmethodes` VALUES (1,'RENT','','active','2021-09-17 06:53:31','1','1','4161','',1,NULL,1),(2,'DEPOSIT','DEPOSIT','active','2021-09-17 06:53:51','1','1','4162','',1,NULL,2),(3,'WATER/POWER DEPOSIT','','active','2021-09-17 06:56:08','1','1','4163','',1,NULL,3),(4,'PENALTY','','active','2021-09-17 06:56:20','1','1','4164','',1,NULL,4),(5,'WATER','','active','2021-09-17 06:56:41','1','1','4165','',1,NULL,5),(6,'PARTIAL PAYMENT','','active','2021-09-17 06:57:00','1','1','4166','',1,NULL,6),(7,'GARBAGE','','active','2021-09-17 06:57:23','1','1','4167','',1,NULL,7),(8,'DAMAGES','','active','2021-09-17 06:57:35','1','1','4168','',1,NULL,8),(9,'AGREEMENT FORM','','active','2021-09-17 06:58:32','1','1','4169','',1,NULL,9),(10,'POWER','','active','2021-09-17 06:59:00','1','1','4171','',1,NULL,10),(11,'SEWAGE','SEWAGE','active','2021-09-17 06:59:30','1','1','4172','',1,NULL,11),(12,'BED ONLY','','active','2021-09-17 06:59:55','1','1','4173','',1,NULL,12),(13,'BED AND BREAKFAST','','active','2021-09-17 07:00:38','1','1','4174','',1,NULL,13); /*!40000 ALTER TABLE `rentalpaymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `report` -- DROP TABLE IF EXISTS `report`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `report` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `type` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `school` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `contact` varchar(60) NOT NULL, `place` varchar(60) NOT NULL, `occurancedate` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `report` -- LOCK TABLES `report` WRITE; /*!40000 ALTER TABLE `report` DISABLE KEYS */; /*!40000 ALTER TABLE `report` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisition` -- DROP TABLE IF EXISTS `requisition`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisition` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `taskid` varchar(30) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `subtaskid` varchar(50) DEFAULT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisition` -- LOCK TABLES `requisition` WRITE; /*!40000 ALTER TABLE `requisition` DISABLE KEYS */; /*!40000 ALTER TABLE `requisition` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisitionitems` -- DROP TABLE IF EXISTS `requisitionitems`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisitionitems` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `usedamount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `subtaskid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `createdate` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(10) NOT NULL, `expamount` varchar(10) NOT NULL, `uom` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisitionitems` -- LOCK TABLES `requisitionitems` WRITE; /*!40000 ALTER TABLE `requisitionitems` DISABLE KEYS */; /*!40000 ALTER TABLE `requisitionitems` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissions` -- DROP TABLE IF EXISTS `rolepermissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissions` -- LOCK TABLES `rolepermissions` WRITE; /*!40000 ALTER TABLE `rolepermissions` DISABLE KEYS */; INSERT INTO `rolepermissions` VALUES ('accounting',5),('accountingreports',5),('bankdeposits',5),('banktransfer',5),('cashiersales',1),('cashiersales',2),('cashiersales',4),('cashiersales',8),('config',1),('damagedproducts',1),('displayreport',1),('income',1),('income',2),('incomeexpenses',1),('incomeexpenses',2),('incomeexpenses',5),('lowstocklist',1),('lowstocklist',2),('members',1),('members',2),('password',1),('password',2),('password',4),('password',8),('productlist',1),('products',1),('productscategory',1),('profile',1),('profile',8),('purchases',1),('reports',1),('sales',1),('sales',2),('sales',4),('sales',8),('sendsms',1),('users',1),('viewreturnsales',1),('viewreturnsales',4),('wholesale',1),('wholesale',2); /*!40000 ALTER TABLE `rolepermissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissionsactions` -- DROP TABLE IF EXISTS `rolepermissionsactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissionsactions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moduleid` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `actionid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=826 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissionsactions` -- LOCK TABLES `rolepermissionsactions` WRITE; /*!40000 ALTER TABLE `rolepermissionsactions` DISABLE KEYS */; INSERT INTO `rolepermissionsactions` VALUES (1,'sales','4','add'),(2,'sales','4','suspend'),(3,'sales','4','printreceipt'),(4,'sales','4','update'),(5,'sales','4','cash'),(6,'sales','4','delete'),(7,'sales','4','moresales'),(8,'sales','4','sale'),(9,'sales','4','Logout'),(10,'sales','4','mpesabalance'),(11,'sales','4','discount'),(12,'sales','4','reprint'),(13,'sales','4','select'),(14,'sales','4','printbill'),(15,'sales','4','productdiscount'),(16,'sales','4','mpesa'),(17,'sales','4','order'),(18,'sales','4','closebill'),(19,'sales','4','viewbuyingprice'),(20,'sales','4','editsellingprice'),(21,'sales','4','updatepaymentmode'),(22,'sales','4','card'),(23,'sales','4','clearpayments'),(24,'sales','4','cheque'),(25,'sales','4','creditnote'),(26,'sales','4','voucher'),(27,'sales','4','salesbeyondbprice'),(28,'sales','4','points'),(29,'sales','4','credit'),(30,'sales','4','selectroom'),(31,'sales','4','dontprint'),(32,'sales','4','accountlimit'),(33,'sales','4','backdatesales'),(34,'sales','4','recordcoins'),(35,'sales','4','changetaxstatus'),(36,'sales','4','leaseitems'),(37,'sales','4','giveloyalityponts'),(38,'sales','4','dontshowstock'),(39,'sales','4','splitbill'),(40,'sales','4','changeuomonsales'),(41,'sales','4','selecttable'),(42,'sales','4','printdelivery'),(43,'sales','4','sendsms'),(44,'sales','4','selectcurrency'),(45,'sales','4','salesperson'),(46,'sales','4','usekeyboard'),(47,'sales','4','receiptno'),(48,'sales','4','negativesales'),(49,'cashiersales','4','entermpesacode'),(50,'cashiersales','4','editmpesa'),(51,'cashiersales','4','all'),(52,'cashiersales','4','delete'),(53,'cashiersales','4','cashiersales'),(54,'cashiersales','4','editmpesadate'),(55,'cashiersales','4','dontshowtotal'),(56,'cashiersales','4','adddailycollection'),(57,'cashiersales','4','viewtill'),(58,'cashiersales','4','viewdailycollections'),(59,'cashiersales','4','deletedailycollections'),(60,'cashiersales','4','updatedailycollections'),(61,'cashiersales','4','reversempesa'),(62,'cashiersales','4','clearallsales'),(63,'cashiersales','4','viewallcollections'),(64,'cashiersales','4','viewallcounters'),(65,'cashiersales','4','mpesapendingreport'),(66,'cashiersales','4','mpesaverifiedreport'),(67,'cashiersales','4','viewcommission'),(68,'cashiersales','4','viewmpesamessages'),(69,'cashiersales','4','dailysalesonly'),(70,'viewreturnsales','4','add'),(71,'viewreturnsales','4','update'),(72,'viewreturnsales','4','delete'),(73,'viewreturnsales','4','return'),(74,'viewreturnsales','4','clear'),(75,'viewreturnsales','4','moresales'),(76,'password','4','change'),(77,'sales','8','add'),(78,'sales','8','suspend'),(79,'sales','8','update'),(80,'sales','8','cash'),(81,'sales','8','moresales'),(82,'sales','8','sale'),(83,'sales','8','Logout'),(84,'sales','8','displaycustomers'),(85,'sales','8','select'),(86,'sales','8','printbill'),(87,'sales','8','productdiscount'),(88,'sales','8','mpesa'),(89,'sales','8','order'),(90,'sales','8','closebill'),(91,'sales','8','viewbuyingprice'),(92,'sales','8','editsellingprice'),(93,'sales','8','updatepaymentmode'),(94,'sales','8','card'),(95,'sales','8','clearpayments'),(96,'sales','8','cheque'),(97,'sales','8','creditnote'),(98,'sales','8','voucher'),(99,'sales','8','salesbeyondbprice'),(100,'sales','8','points'),(101,'sales','8','credit'),(102,'sales','8','selectroom'),(103,'sales','8','dontprint'),(104,'sales','8','backdatesales'),(105,'sales','8','recordcoins'),(106,'sales','8','changetaxstatus'),(107,'sales','8','giveloyalityponts'),(108,'sales','8','dontshowstock'),(109,'sales','8','splitbill'),(110,'sales','8','changeuomonsales'),(111,'sales','8','selecttable'),(112,'sales','8','printdelivery'),(113,'sales','8','sendsms'),(114,'sales','8','selectcurrency'),(115,'sales','8','salesperson'),(116,'sales','8','usekeyboard'),(117,'sales','8','receiptno'),(118,'cashiersales','8','entermpesacode'),(119,'cashiersales','8','editmpesa'),(120,'cashiersales','8','all'),(121,'cashiersales','8','cashiersales'),(122,'cashiersales','8','editmpesadate'),(123,'cashiersales','8','dontshowtotal'),(124,'cashiersales','8','viewtill'),(125,'cashiersales','8','viewdailycollections'),(126,'cashiersales','8','updatedailycollections'),(127,'cashiersales','8','viewallcounters'),(128,'cashiersales','8','viewcommission'),(129,'cashiersales','8','viewmpesamessages'),(130,'cashiersales','8','dailysalesonly'),(131,'password','8','change'),(132,'profile','8','update'),(512,'incomeexpenses','5','add'),(513,'incomeexpenses','5','closeexpense'),(514,'incomeexpenses','5','update'),(515,'incomeexpenses','5','updateclosedexpenses'),(516,'incomeexpenses','5','wiewinvoices'),(517,'incomeexpenses','5','viewbills'),(518,'incomeexpenses','5','viewexpense'),(519,'incomeexpenses','5','viewdebtors'),(520,'incomeexpenses','5','viewcreditors'),(521,'incomeexpenses','5','postrentalexpenses'),(522,'accounting','5','deletebank'),(523,'accounting','5','deleteglaccount'),(524,'accounting','5','view'),(525,'bankdeposits','5','add'),(526,'bankdeposits','5','update'),(527,'bankdeposits','5','delete'),(528,'banktransfer','5','add'),(529,'accountingreports','5','view'),(530,'sales','1','add'),(531,'sales','1','printreceipt'),(532,'sales','1','selectmessage'),(533,'sales','1','suspend'),(534,'sales','1','update'),(535,'sales','1','delete'),(536,'sales','1','cash'),(537,'sales','1','moresales'),(538,'sales','1','sale'),(539,'sales','1','mpesabalance'),(540,'sales','1','select'),(541,'sales','1','reprint'),(542,'sales','1','discount'),(543,'sales','1','productdiscount'),(544,'sales','1','mpesa'),(545,'sales','1','card'),(546,'sales','1','viewbuyingprice'),(547,'sales','1','updatepaymentmode'),(548,'sales','1','clearpayments'),(549,'sales','1','cheque'),(550,'sales','1','creditnote'),(551,'sales','1','voucher'),(552,'sales','1','credit'),(553,'sales','1','dontprint'),(554,'sales','1','backdatesales'),(555,'sales','1','printdelivery'),(556,'sales','1','entermpesacode'),(557,'sales','1','usekeyboard'),(558,'sales','1','receiptno'),(559,'sales','1','updateqtysales'),(560,'wholesale','1','sale'),(561,'wholesale','1','add'),(562,'wholesale','1','delete'),(563,'wholesale','1','update'),(564,'cashiersales','1','entermpesacode'),(565,'cashiersales','1','editmpesa'),(566,'cashiersales','1','all'),(567,'cashiersales','1','cashiersales'),(568,'cashiersales','1','editmpesadate'),(569,'cashiersales','1','adddailycollection'),(570,'cashiersales','1','viewtill'),(571,'cashiersales','1','viewdailycollections'),(572,'cashiersales','1','updatedailycollections'),(573,'cashiersales','1','clearallsales'),(574,'cashiersales','1','viewallcollections'),(575,'cashiersales','1','mpesapendingreport'),(576,'cashiersales','1','viewallcounters'),(577,'cashiersales','1','mpesaverifiedreport'),(578,'cashiersales','1','viewcommission'),(579,'cashiersales','1','dailysalesonly'),(580,'cashiersales','1','viewmpesamessages'),(581,'purchases','1','add'),(582,'purchases','1','update'),(583,'purchases','1','delete'),(584,'purchases','1','updatebuyingprice'),(585,'purchases','1','updatesellingprice'),(586,'purchases','1','updateclosedinvoice'),(587,'purchases','1','approve'),(588,'purchases','1','addbatchno'),(589,'viewreturnsales','1','add'),(590,'viewreturnsales','1','update'),(591,'viewreturnsales','1','delete'),(592,'viewreturnsales','1','return'),(593,'viewreturnsales','1','clear'),(594,'viewreturnsales','1','moresales'),(595,'income','1','View'),(596,'income','1','add'),(597,'income','1','wiewinvoices'),(598,'income','1','detailedvatinvoice'),(599,'incomeexpenses','1','add'),(600,'incomeexpenses','1','closeexpense'),(601,'incomeexpenses','1','update'),(602,'incomeexpenses','1','updateclosedexpenses'),(603,'incomeexpenses','1','wiewinvoices'),(604,'incomeexpenses','1','viewexpense'),(605,'incomeexpenses','1','viewbills'),(606,'incomeexpenses','1','viewdebtors'),(607,'incomeexpenses','1','viewcreditors'),(608,'incomeexpenses','1','postrentalexpenses'),(609,'members','1','add'),(610,'members','1','update'),(611,'members','1','deletepeople'),(612,'members','1','opencloseshift'),(613,'users','1','add'),(614,'users','1','update'),(615,'users','1','delete'),(616,'users','1','deleteallroles'),(617,'productscategory','1','add'),(618,'productscategory','1','update'),(619,'productscategory','1','delete'),(620,'productlist','1','bulk'),(621,'productlist','1','updatestock'),(622,'productlist','1','move'),(623,'productlist','1','more'),(624,'productlist','1','transfer'),(625,'productlist','1','addstock'),(626,'productlist','1','view'),(627,'productlist','1','update'),(628,'productlist','1','add'),(629,'productlist','1','openclosestock'),(630,'productlist','1','stocktaking'),(631,'productlist','1','editstocktaken'),(632,'productlist','1','editopenclosestock'),(633,'productlist','1','viewserials'),(634,'productlist','1','changeserialstatus'),(635,'productlist','1','viewproductsfromallbranches'),(636,'productlist','1','bulkpriceupdate'),(637,'productlist','1','negativestockadjustment'),(638,'products','1','add'),(639,'products','1','update'),(640,'products','1','more'),(641,'products','1','addstock'),(642,'products','1','bulk'),(643,'products','1','dispatch'),(644,'products','1','removestock'),(645,'products','1','price'),(646,'products','1','removeallstock'),(647,'products','1','bulkpriceupdate'),(648,'products','1','negativestockadjustment'),(649,'lowstocklist','1','add'),(650,'lowstocklist','1','more'),(651,'lowstocklist','1','view'),(652,'damagedproducts','1','add'),(653,'damagedproducts','1','update'),(654,'damagedproducts','1','delete'),(655,'reports','1','view'),(656,'reports','1','download'),(657,'reports','1','update'),(658,'reports','1','viewall'),(659,'displayreport','1','view'),(660,'sendsms','1','add'),(661,'sendsms','1','update'),(662,'sendsms','1','delete'),(663,'sendsms','1','transfersms'),(664,'password','1','change'),(665,'profile','1','update'),(666,'config','1','delete'),(667,'config','1','add'),(668,'config','1','update'),(765,'sales','2','add'),(766,'sales','2','printreceipt'),(767,'sales','2','selectmessage'),(768,'sales','2','suspend'),(769,'sales','2','update'),(770,'sales','2','delete'),(771,'sales','2','cash'),(772,'sales','2','moresales'),(773,'sales','2','sale'),(774,'sales','2','select'),(775,'sales','2','reprint'),(776,'sales','2','discount'),(777,'sales','2','productdiscount'),(778,'sales','2','mpesa'),(779,'sales','2','card'),(780,'sales','2','updatepaymentmode'),(781,'sales','2','clearpayments'),(782,'sales','2','cheque'),(783,'sales','2','dontprint'),(784,'sales','2','backdatesales'),(785,'sales','2','entermpesacode'),(786,'sales','2','updateqtysales'),(787,'wholesale','2','sale'),(788,'wholesale','2','add'),(789,'wholesale','2','delete'),(790,'wholesale','2','update'),(791,'cashiersales','2','entermpesacode'),(792,'cashiersales','2','editmpesa'),(793,'cashiersales','2','cashiersales'),(794,'cashiersales','2','editmpesadate'),(795,'cashiersales','2','adddailycollection'),(796,'cashiersales','2','viewtill'),(797,'cashiersales','2','viewdailycollections'),(798,'cashiersales','2','updatedailycollections'),(799,'cashiersales','2','mpesapendingreport'),(800,'cashiersales','2','mpesaverifiedreport'),(801,'cashiersales','2','viewcommission'),(802,'cashiersales','2','dailysalesonly'),(803,'cashiersales','2','viewmpesamessages'),(804,'income','2','View'),(805,'income','2','add'),(806,'income','2','wiewinvoices'),(807,'income','2','detailedvatinvoice'),(808,'incomeexpenses','2','add'),(809,'incomeexpenses','2','closeexpense'),(810,'incomeexpenses','2','update'),(811,'incomeexpenses','2','updateclosedexpenses'),(812,'incomeexpenses','2','wiewinvoices'),(813,'incomeexpenses','2','viewexpense'),(814,'incomeexpenses','2','viewbills'),(815,'incomeexpenses','2','viewdebtors'),(816,'incomeexpenses','2','viewcreditors'),(817,'incomeexpenses','2','postrentalexpenses'),(818,'members','2','add'),(819,'members','2','update'),(820,'members','2','deletepeople'),(821,'members','2','opencloseshift'),(822,'lowstocklist','2','add'),(823,'lowstocklist','2','more'),(824,'lowstocklist','2','view'),(825,'password','2','change'); /*!40000 ALTER TABLE `rolepermissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roles` -- DROP TABLE IF EXISTS `roles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roles` ( `id` int(20) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roles` -- LOCK TABLES `roles` WRITE; /*!40000 ALTER TABLE `roles` DISABLE KEYS */; INSERT INTO `roles` VALUES (1,'Manager ','','2023-01-27 16:21:42','active','1','','1',''),(2,'Cashier','','2023-01-27 16:21:53','active','1','','1',''); /*!40000 ALTER TABLE `roles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomcharges` -- DROP TABLE IF EXISTS `roomcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `chargeid` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomcharges` -- LOCK TABLES `roomcharges` WRITE; /*!40000 ALTER TABLE `roomcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `roomcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomsales` -- DROP TABLE IF EXISTS `roomsales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomsales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `plotno` int(11) NOT NULL, `houseno` varchar(20) NOT NULL, `customerid` int(20) DEFAULT NULL, `dateposted` varchar(30) NOT NULL, `total` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(10) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'New', `description` text NOT NULL, `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `branch` int(11) NOT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomsales` -- LOCK TABLES `roomsales` WRITE; /*!40000 ALTER TABLE `roomsales` DISABLE KEYS */; /*!40000 ALTER TABLE `roomsales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salary` -- DROP TABLE IF EXISTS `salary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salary` ( `id` int(20) NOT NULL AUTO_INCREMENT, `userid` int(20) NOT NULL, `companyid` int(15) NOT NULL, `salary` decimal(10,2) NOT NULL, `pay` decimal(10,2) NOT NULL, `deductions` decimal(10,2) NOT NULL, `bonus` decimal(10,2) NOT NULL, `bankname` varchar(20) NOT NULL, `bankaccount` varchar(30) NOT NULL, `method` varchar(20) NOT NULL, `payment` varchar(20) NOT NULL, `netsalry` decimal(10,2) NOT NULL, `gross` decimal(10,2) NOT NULL, `memberid` int(11) NOT NULL, `salaryyear` varchar(20) NOT NULL, `paymentmode` varchar(30) NOT NULL, `slarymonth` varchar(20) NOT NULL, `number` varchar(20) NOT NULL, `createdate` varchar(30) NOT NULL, `relief` decimal(10,2) NOT NULL, `salaryid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `loanbalance` decimal(10,2) NOT NULL, `nhif` int(20) DEFAULT NULL, `nssf` varchar(20) DEFAULT NULL, `paye` varchar(20) DEFAULT NULL, `advance` varchar(20) DEFAULT NULL, `otherdeductions` varchar(20) DEFAULT NULL, `currency` varchar(20) DEFAULT NULL, `transactiontypecode` varchar(20) DEFAULT NULL, `chargetype` varchar(20) DEFAULT NULL, `paymenttype` varchar(20) NOT NULL, `nhifrelief` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salary` -- LOCK TABLES `salary` WRITE; /*!40000 ALTER TABLE `salary` DISABLE KEYS */; /*!40000 ALTER TABLE `salary` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salarycharges` -- DROP TABLE IF EXISTS `salarycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salarycharges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` int(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salarycharges` -- LOCK TABLES `salarycharges` WRITE; /*!40000 ALTER TABLE `salarycharges` DISABLE KEYS */; INSERT INTO `salarycharges` VALUES (1,2,'House Allowance','2019-03-28 12:47:59','Active','503','','1','Pay','Fixed','Fixed',1.00,0.00,''),(2,3,'Overtime','2019-03-28 12:48:27','Active','503','','1','Pay','Fixed','Fixed',1.00,0.00,''),(3,4,'Travel Allowance','2019-03-28 12:48:59','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(4,5,'Bonus','2019-03-28 12:49:21','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(5,6,'Allowance','2019-03-28 12:50:16','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(6,7,'Appreciation','2019-03-28 12:50:45','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(7,8,'PAYE','2019-03-28 12:51:21','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(8,9,'NSSF','2019-03-28 12:51:38','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(9,10,'NHIF','2019-03-28 12:52:09','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(10,11,'Advances','2019-03-28 13:00:47','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(11,12,'Loan payment','2019-03-28 13:03:14','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(12,14,'destruction','2019-03-28 13:04:59','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(13,15,'Loan','2019-06-11 13:31:04','Active','351','','1','Pay','Variable','Fixed',1.00,0.00,''),(14,12,'staff Uniforms','2019-11-26 15:15:36','Active','351','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(15,16,'Helb / Sacco Loan ','2019-12-17 04:55:20','Active','416','','1','Deduction','Variable','Variable',1.00,0.00,''),(16,12,'LOST/DAMAGED ITEM','2020-12-15 15:23:40','Active','1172','','1','Deduction','Variable','Fixed',1.00,900.00,''),(17,18,'sales cut ','2020-12-15 19:06:21','Active','1172','','1','Deduction','Variable','Variable',1.00,0.00,''),(18,19,'UNPAID LEAVE DAYS','2021-04-05 10:49:16','Active','1531','','1','Deduction','Variable','Fixed',1.00,0.00,''),(19,20,'DEDUCTION','2021-04-05 10:49:55','Active','1531','','1','Deduction','Fixed','Variable',1.00,0.00,''),(20,21,'Insurance cover ','2022-02-04 10:16:25','Active','1531','','1','Deduction','Variable','Fixed',1.00,0.00,''); /*!40000 ALTER TABLE `salarycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales` -- DROP TABLE IF EXISTS `sales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `card` varchar(30) NOT NULL, `voucher` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `mpesa` varchar(50) NOT NULL, `cheque` varchar(50) NOT NULL, `ordersales` varchar(20) DEFAULT 'printed', `description` text NOT NULL, `mytable` varchar(30) NOT NULL, `maincategory` varchar(30) DEFAULT NULL, `creditnote` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL DEFAULT 'No', `updatedby` varchar(10) NOT NULL, `updatedat` varchar(50) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `baddebt` varchar(30) NOT NULL, `tax1` varchar(30) NOT NULL, `tax2` varchar(30) NOT NULL, `cardnumber` varchar(50) DEFAULT NULL, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `salesperson` int(11) DEFAULT NULL, `receiptno` varchar(50) DEFAULT NULL, `currency` varchar(50) DEFAULT NULL, `change` varchar(20) NOT NULL, `othercurrency` varchar(20) DEFAULT NULL, `othercurrencyamount` decimal(10,2) DEFAULT NULL, `othercurrencyexactamount` decimal(10,2) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7181 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales` -- LOCK TABLES `sales` WRITE; /*!40000 ALTER TABLE `sales` DISABLE KEYS */; INSERT INTO `sales` VALUES (1,'','Invoice','','2023-01-27 22:55:36','','0','1','2023-01-27 22:55:36','cheifmessage','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','11674849260','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh ','',NULL,NULL,NULL),(2,'','Invoice','','2023-01-31 11:25:23','','0','5','2023-01-31 11:25:23','13','2800','2800','1','retail','200','2800','1','0','0','0','0','0','0','new',' ','','1','0','51675153315','Rejected','4','2023-01-31 16:01:07','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3,'','Cash','','2023-01-31 11:38:52','','0','5','2023-01-31 11:38:52','','2800','2800','1','retail','200','2800','1','0','0','0','0','0','0','printed',' ','','1','0','51675154265','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(4,'','Cash','','2023-01-31 11:40:56','','0','5','2023-01-31 11:40:56','','2800','2800','1','retail','200','2800','1','0','0','0','0','0','0','printed',' ','','1','0','51675154404','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(5,'','Cash','','2023-01-31 11:47:33','','0','5','2023-01-31 11:47:33','','2800','2800','1','retail','200','2800','1','0','0','0','0','0','0','printed',' ','','1','0','51675154525','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(6,'','Cash','','2023-01-31 12:03:08','','0','5','2023-01-31 12:03:08','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51675155621','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(7,'','Invoice','','2023-02-01 09:27:55','','0','5','2023-02-01 09:27:55','176','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675232449','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(8,'','Invoice','','2023-02-01 09:31:39','','0','5','2023-02-01 09:31:39','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675233014','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(9,'','Invoice','','2023-02-01 09:50:15','','0','5','2023-02-01 09:50:15','208','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675233499','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(10,'','Invoice','','2023-02-01 09:59:38','','0','5','2023-02-01 09:59:38','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51675234708','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(11,'','Invoice','','2023-02-01 10:06:07','','0','5','2023-02-01 10:06:07','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51675234877','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(12,'','Invoice','','2023-02-01 10:08:22','','0','5','2023-02-01 10:08:22','75','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51675235283','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(13,'','Cash','','2023-02-01 10:10:56','','0','5','2023-02-01 10:10:56','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51675235393','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(14,'','Cash','','2023-02-01 10:37:32','','0','5','2023-02-01 10:37:32','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675237032','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(15,'','Invoice','','2023-02-01 10:57:03','','0','5','2023-02-01 10:57:03','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675238207','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(16,'','Invoice','','2023-02-01 11:47:14','','0','5','2023-02-01 11:47:14','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675238785','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(17,'','Cash','','2023-02-01 11:48:19','','0','5','2023-02-01 11:48:19','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675241289','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(18,'','Cash','','2023-02-01 12:13:06','','0','5','2023-02-01 12:13:06','213','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675242767','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(19,'','Cash','','2023-02-01 12:28:39','','0','5','2023-02-01 12:28:39','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675243556','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(20,'','Invoice','','2023-02-01 12:31:11','','0','5','2023-02-01 12:31:11','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51675243748','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(21,'','Invoice','','2023-02-01 12:33:04','','0','5','2023-02-01 12:33:04','11','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51675243957','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(22,'','Cash','','2023-02-01 13:22:56','','0','5','2023-02-01 13:22:56','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51675244194','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(23,'','Cash','','2023-02-01 13:28:07','','0','5','2023-02-01 13:28:07','214','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51675247067','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(24,'','Cash','','2023-02-01 13:43:36','','0','5','2023-02-01 13:43:36','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675247524','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(25,'','Invoice','','2023-02-01 13:44:28','','0','5','2023-02-01 13:44:28','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675248241','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(26,'','Cash','','2023-02-01 13:48:38','','0','5','2023-02-01 13:48:38','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675248497','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(27,'','Invoice','','2023-02-01 13:51:01','','0','5','2023-02-01 13:51:01','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675248638','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(28,'','Cash','','2023-02-01 14:41:21','','0','5','2023-02-01 14:41:21','143','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','51675248754','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(29,'','Invoice','','2023-02-01 14:47:02','','0','5','2023-02-01 14:47:02','215','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675251712','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(30,'','Invoice','','2023-02-01 14:48:22','','0','5','2023-02-01 14:48:22','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675252071','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(31,'','Invoice','','2023-02-01 15:17:01','','0','5','2023-02-01 15:17:01','195','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','51675253782','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(32,'','Invoice','','2023-02-01 15:33:25','','0','5','2023-02-01 15:33:25','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675254783','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(33,'','Invoice','','2023-02-01 15:36:05','','0','5','2023-02-01 15:36:05','134','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675254938','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(34,'','Invoice','','2023-02-01 15:49:20','','0','5','2023-02-01 15:49:20','134','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675255750','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(35,'','Cash','','2023-02-01 15:51:43','','0','5','2023-02-01 15:51:43','63','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51675255887','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(36,'','Cash','','2023-02-01 16:11:38','','0','5','2023-02-01 16:11:38','217','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51675255931','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(37,'','Invoice','','2023-02-01 16:27:46','','0','5','2023-02-01 16:27:46','218','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675257335','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(38,'','Invoice','','2023-02-01 16:58:02','','0','5','2023-02-01 16:58:02','219','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675259861','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(39,'','Cash','','2023-02-01 16:59:21','','0','5','2023-02-01 16:59:21','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675259918','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(40,'','Cash','','2023-02-01 17:24:47','','0','5','2023-02-01 17:24:47','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51675261445','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(41,'','Cash','','2023-02-01 17:29:46','','0','5','2023-02-01 17:29:46','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675261514','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(42,'','Cash','','2023-02-01 17:34:17','','0','5','2023-02-01 17:34:17','221','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51675261893','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(43,'','Cash','','2023-02-01 17:36:04','','0','5','2023-02-01 17:36:04','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675262075','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(44,'','Cash','','2023-02-01 18:29:15','','0','5','2023-02-01 18:29:15','220','0','450','1','retail','0','450','1','0','0','0','0','0','450','printed',' ','','1','0','51675262218','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(45,'','Invoice','','2023-02-01 18:36:55','','0','5','2023-02-01 18:36:55','222','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675265626','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(46,'','Cash','','2023-02-01 19:12:37','','0','5','2023-02-01 19:12:37','209','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51675267925','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(47,'','Invoice','','2023-02-02 08:34:36','','0','5','2023-02-02 08:34:36','223','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675316038','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(48,'RB29PKEUX7','Mpesa','','2023-02-02 09:54:17','','0','5','2023-02-02 09:54:17','224','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51675320842','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(49,'RB27PKBLYV','Mpesa','','2023-02-02 10:00:58','','0','5','2023-02-02 10:00:58','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675321239','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(50,'RB24PMLETS','Mpesa','','2023-02-02 10:06:49','','0','5','2023-02-02 10:06:49','225','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675321398','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(51,'','Cash','','2023-02-02 10:09:53','','0','5','2023-02-02 10:09:53','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51675321781','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(52,'RB24PGORZC','Mpesa','','2023-02-02 10:12:44','','0','5','2023-02-02 10:12:44','226','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51675321813','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(53,'','Invoice','','2023-02-02 10:16:04','','0','5','2023-02-02 10:16:04','116','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675322017','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(54,'','Invoice','','2023-02-02 10:17:28','','0','5','2023-02-02 10:17:28','69','300','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51675322230','Cleared','5','2023-02-02 10:35:22','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(55,'','Invoice','','2023-02-02 10:26:39','','0','5','2023-02-02 10:26:39','227','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675322507','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(56,'','Cash','','2023-02-02 10:51:16','','0','5','2023-02-02 10:51:16','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51675324264','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(57,'','Cash','','2023-02-02 11:26:16','','0','5','2023-02-02 11:26:16','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675326341','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(58,'RB22PU6GPU','Mpesa','','2023-02-02 11:31:39','','0','5','2023-02-02 11:31:39','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51675326682','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(59,'','Cash','','2023-02-02 11:39:29','','0','5','2023-02-02 11:39:29','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675326771','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(60,'','Invoice','','2023-02-02 12:11:44','','0','5','2023-02-02 12:11:44','228','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675328482','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(61,'','Invoice','','2023-02-02 12:13:49','','0','5','2023-02-02 12:13:49','229','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675329216','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(62,'RB25PXAZED','Mpesa','','2023-02-02 12:17:12','','0','5','2023-02-02 12:17:12','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675329408','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(63,'','Invoice','','2023-02-02 12:23:39','','0','5','2023-02-02 12:23:39','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51675329803','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(64,'','Cash','','2023-02-02 12:56:57','','0','5','2023-02-02 12:56:57','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51675330628','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(65,'','Invoice','','2023-02-02 13:33:52','','0','5','2023-02-02 13:33:52','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675331828','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(66,'','Invoice','','2023-02-02 13:36:58','','0','5','2023-02-02 13:36:58','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675334209','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(67,'','Invoice','','2023-02-02 13:38:02','','0','5','2023-02-02 13:38:02','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51675334267','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(68,'','Invoice','','2023-02-02 13:39:15','','0','5','2023-02-02 13:39:15','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675334340','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(69,'RB24Q2WM7K','Bank','','2023-02-02 13:40:06','','0','5','2023-02-02 13:40:06','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51675334390','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(70,'RB28Q31FDO','Bank','','2023-02-02 13:42:50','','0','5','2023-02-02 13:42:50','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51675334540','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(71,'RB24Q4M44E','Bank','','2023-02-02 13:53:06','','0','5','2023-02-02 13:53:06','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51675335162','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(72,'RB22Q1KBW2','Mpesa','','2023-02-02 14:05:14','','0','5','2023-02-02 14:05:14','231','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','51675335885','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(73,'','Cash','','2023-02-02 14:09:55','','0','5','2023-02-02 14:09:55','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51675336178','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(74,'RB23Q9JDID','Mpesa','','2023-02-02 14:40:02','','0','5','2023-02-02 14:40:02','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51675336628','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(75,'','Cash','','2023-02-02 14:45:01','','0','5','2023-02-02 14:45:01','94','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51675338171','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(76,'RB21QCY3BZ','Mpesa','','2023-02-02 14:56:31','','0','5','2023-02-02 14:56:31','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675338978','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(77,'RB21QDN491','Bank','','2023-02-02 15:03:39','','0','5','2023-02-02 15:03:39','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51675339069','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(78,'','Invoice','','2023-02-02 15:24:32','','0','5','2023-02-02 15:24:32','232','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51675340651','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(79,'','Cash','','2023-02-02 15:40:23','','0','5','2023-02-02 15:40:23','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51675341511','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(80,'RB28QH5S3E','Bank','','2023-02-02 15:49:05','','0','5','2023-02-02 15:49:05','233','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51675341854','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(81,'','Cash','','2023-02-02 16:11:31','','0','5','2023-02-02 16:11:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51675343104','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(82,'RB28QIK12G','Bank','','2023-02-02 16:14:19','','0','5','2023-02-02 16:14:19','234','0','780','1','retail','20','780','1','0','0','0','0','0','780','printed',' ','','1','0','51675343634','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(83,'','Cash','','2023-02-02 16:15:43','','0','5','2023-02-02 16:15:43','99','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51675343716','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(84,'RB21QLADGP','Mpesa','','2023-02-02 16:35:34','','0','5','2023-02-02 16:35:34','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675344920','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(85,'','Invoice','','2023-02-02 16:46:10','','0','5','2023-02-02 16:46:10','235','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675345558','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(86,'RB28QORARY','Mpesa','','2023-02-02 17:09:47','','0','5','2023-02-02 17:09:47','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51675346960','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(87,'','Cash','','2023-02-02 17:29:09','','0','5','2023-02-02 17:29:09','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51675348133','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(88,'','Invoice','','2023-02-02 17:50:31','','0','5','2023-02-02 17:50:31','236','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675348615','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(89,'','Cash','','2023-02-02 18:16:16','','0','5','2023-02-02 18:16:16','237','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675350848','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(90,'RB24QX6QI0','Mpesa','','2023-02-02 18:26:45','','0','5','2023-02-02 18:26:45','238','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51675351305','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(91,'RB22QWYBTA','Bank','','2023-02-02 18:48:41','','0','5','2023-02-02 18:48:41','239','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51675351810','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(92,'','Cash','','2023-02-02 18:50:21','','0','5','2023-02-02 18:50:21','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675353004','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(93,'RB22QYR2IK','Mpesa','','2023-02-02 19:06:54','','0','5','2023-02-02 19:06:54','240','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675354003','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(94,'RB28R0YUFW','Mpesa','','2023-02-02 19:07:53','','0','5','2023-02-02 19:07:53','37','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675354055','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(95,'','Cash','','2023-02-02 19:23:16','','0','5','2023-02-02 19:23:16','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675354987','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(96,'','Cash','','2023-02-02 19:30:47','','0','5','2023-02-02 19:30:47','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675355433','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(97,'RB22R69DD4','Mpesa','','2023-02-02 19:31:11','','0','5','2023-02-02 19:31:11','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51675355459','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(98,'RB33S4XCKB','Bank','','2023-02-03 09:05:37','','0','5','2023-02-03 09:05:37','88','0','500','1','retail','100','500','1','0','0','0','0','0','500','printed',' ','','1','0','51675404307','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(99,'','Cash','','2023-02-03 12:06:03','','0','1','2023-02-03 12:06:03','','0','0','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','11675415143','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(100,'','Cash','','2023-02-03 12:45:30','','0','5','2023-02-03 12:45:30','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675405048','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(101,'','Cash','','2023-02-03 12:46:17','','0','5','2023-02-03 12:46:17','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675417556','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(102,'','Cash','','2023-02-03 13:01:57','','0','5','2023-02-03 13:01:57','241','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51675417591','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(103,'','Cash','','2023-02-03 13:38:38','','0','5','2023-02-03 13:38:38','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675420535','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(104,'','Invoice','','2023-02-03 13:39:18','','0','5','2023-02-03 13:39:18','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51675420732','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(105,'RB39SBB7LL','Mpesa','','2023-02-03 13:40:45','','0','5','2023-02-03 13:40:45','122','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51675420827','Cleared','5','2023-02-03 15:57:18','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(106,'','Invoice','','2023-02-03 13:42:58','','0','5','2023-02-03 13:42:58','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675420938','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(107,'RB32SGTA4U','Mpesa','','2023-02-03 13:56:27','','0','5','2023-02-03 13:56:27','205','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675421769','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(108,'RB38TAMUNO','Mpesa','','2023-02-03 14:00:46','','0','5','2023-02-03 14:00:46','65','0','1500','1','retail','0','1500','1','0','0','0','0','3000','0','printed',' ','','1','0','51675421851','Cleared','5','2023-09-20 14:01:37','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(109,'RB33SHS33T','Mpesa','','2023-02-03 14:03:00','','0','5','2023-02-03 14:03:00','141','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675422139','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(110,'','Invoice','','2023-02-03 14:07:24','','0','5','2023-02-03 14:07:24','244','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675422419','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(111,'RB39SITJUZ','Mpesa','','2023-02-03 14:21:12','','0','5','2023-02-03 14:21:12','209','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','51675422904','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(112,'RB37SMKXFT','Mpesa','','2023-02-03 14:29:27','','0','5','2023-02-03 14:29:27','245','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675423465','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(113,'RB32SQU05S','Mpesa','','2023-02-03 14:30:46','','0','5','2023-02-03 14:30:46','175','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675423809','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(114,'','Invoice','','2023-02-03 14:33:33','','0','5','2023-02-03 14:33:33','13','0','2520','1','retail','180','2520','1','0','0','0','0','0','2520','printed',' ','','1','0','51675423973','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(115,'RB35SO8JAL','Mpesa','','2023-02-03 14:41:25','','0','5','2023-02-03 14:41:25','116','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675424319','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(116,'','Cash','','2023-02-03 14:48:39','','0','5','2023-02-03 14:48:39','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675424725','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(117,'RB34T0JKAG','Mpesa','','2023-02-03 14:49:30','','0','5','2023-02-03 14:49:30','186','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675424935','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(118,'','Cash','','2023-02-03 14:55:14','','0','5','2023-02-03 14:55:14','209','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','51675425031','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(119,'RB39SNVNEP','Mpesa','','2023-02-03 15:00:25','','0','5','2023-02-03 15:00:25','247','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51675425458','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(120,'','Cash','','2023-02-03 15:05:49','','0','5','2023-02-03 15:05:49','136','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51675425788','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(121,'RB33SX2SLL','Mpesa','','2023-02-03 15:06:22','','0','5','2023-02-03 15:06:22','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675425965','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(122,'','Invoice','','2023-02-03 15:08:44','','0','5','2023-02-03 15:08:44','58','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675426066','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(123,'','Invoice','','2023-02-03 15:09:30','','0','5','2023-02-03 15:09:30','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675426157','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(124,'','Invoice','','2023-02-03 15:10:29','','0','5','2023-02-03 15:10:29','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675426206','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(125,'','Invoice','','2023-02-03 15:14:16','','0','5','2023-02-03 15:14:16','248','1680','1960','1','retail','140','1960','1','0','0','0','0','0','280','printed',' ','','1','0','51675426266','Cleared','5','2023-02-03 16:48:38','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(126,'RB33T7L0KV','Mpesa','','2023-02-03 16:06:12','','0','5','2023-02-03 16:06:12','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675429044','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(127,'','Invoice','','2023-02-03 16:07:23','','0','5','2023-02-03 16:07:23','26','390','390','1','retail','60','390','1','0','0','0','0','0','0','printed',' ','','1','0','51675429616','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(128,'RB39TCTGK3','Mpesa','','2023-02-03 17:11:23','','0','5','2023-02-03 17:11:23','249','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675433473','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(129,'RB36TCHGLQ','Mpesa','','2023-02-03 17:12:37','','0','5','2023-02-03 17:12:37','100','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51675433520','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(130,'RB34TF85MA','Mpesa','','2023-02-03 17:30:05','','0','5','2023-02-03 17:30:05','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51675434583','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(131,'RB36TGDMBU','Bank','','2023-02-03 17:41:43','','0','5','2023-02-03 17:41:43','250','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51675434762','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(132,'RB39TH2V3R','Mpesa','','2023-02-03 17:44:04','','0','5','2023-02-03 17:44:04','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675435429','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(133,'RB39TISAYF','Mpesa','','2023-02-03 17:58:17','','0','5','2023-02-03 17:58:17','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675436246','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(134,'','Mpesa','','2023-02-03 18:01:22','','0','5','2023-02-03 18:01:22','186','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675436462','Cleared','5','2023-07-04 15:23:18','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(135,'','Invoice','','2023-02-03 18:12:51','','0','5','2023-02-03 18:12:51','121','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51675437136','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(136,'','Cash','','2023-02-03 18:29:57','','0','5','2023-02-03 18:29:57','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675437658','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(137,'RB42URZBSQ','Bank','','2023-02-04 09:13:31','','0','5','2023-02-04 09:13:31','251','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51675491071','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(138,'','Invoice','','2023-02-04 09:14:36','','0','5','2023-02-04 09:14:36','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675491245','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(139,'RB47UW285Z','Mpesa','','2023-02-04 09:20:09','','0','5','2023-02-04 09:20:09','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675491479','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(140,'','Cash','','2023-02-04 09:47:48','','0','5','2023-02-04 09:47:48','54','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675493257','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(141,'','Invoice','','2023-02-04 09:51:22','','0','5','2023-02-04 09:51:22','253','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675493469','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(142,'','Invoice','','2023-02-04 09:55:09','','0','5','2023-02-04 09:55:09','254','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675493698','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(143,'RB46V0EOZC','Bank','','2023-02-04 10:17:54','','0','5','2023-02-04 10:17:54','255','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51675494932','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(144,'RB32TS162G','Mpesa','','2023-02-04 10:18:38','','0','5','2023-02-04 10:18:38','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675495107','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(145,'','Cash','','2023-02-04 10:57:35','','0','5','2023-02-04 10:57:35','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675497443','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(146,'','Invoice','','2023-02-04 10:58:33','','0','5','2023-02-04 10:58:33','146','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51675497475','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(147,'RB43V7K1BD','Mpesa','','2023-02-04 11:29:28','','0','5','2023-02-04 11:29:28','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675499357','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(148,'RB43V99M2P','Mpesa','','2023-02-04 11:50:55','','0','5','2023-02-04 11:50:55','256','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675499819','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(149,'RB43V9TCT3','Mpesa','','2023-02-04 12:00:42','','0','5','2023-02-04 12:00:42','257','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675501057','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(150,'RB45V9FXE3','Mpesa','','2023-02-04 12:05:39','','0','5','2023-02-04 12:05:39','258','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51675501330','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(151,'RB43VAM8YX','Mpesa','','2023-02-04 12:07:07','','0','5','2023-02-04 12:07:07','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51675501617','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(152,'RB43VC8F6L','Mpesa','','2023-02-04 12:16:40','','0','5','2023-02-04 12:16:40','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675502188','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(153,'','Invoice','','2023-02-04 12:40:54','','0','5','2023-02-04 12:40:54','36','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51675502294','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(154,'','Invoice','','2023-02-04 12:42:29','','0','5','2023-02-04 12:42:29','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675503684','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(155,'','Invoice','','2023-02-04 12:49:59','','0','5','2023-02-04 12:49:59','259','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675503807','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(156,'','Invoice','','2023-02-04 13:01:41','','0','5','2023-02-04 13:01:41','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675504886','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(157,'RB47VHEXCZ','Mpesa','','2023-02-04 13:13:38','','0','5','2023-02-04 13:13:38','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675505305','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(158,'','Cash','','2023-02-04 14:15:29','','0','5','2023-02-04 14:15:29','199','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675509310','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(159,'','Invoice','','2023-02-04 14:16:38','','0','5','2023-02-04 14:16:38','20','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675509387','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(160,'','Invoice','','2023-02-04 14:17:08','','0','5','2023-02-04 14:17:08','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675509416','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(161,'','Invoice','','2023-02-04 14:26:05','','0','5','2023-02-04 14:26:05','261','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675509566','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(162,'','Invoice','','2023-02-04 14:30:56','','0','5','2023-02-04 14:30:56','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675510014','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(163,'','Invoice','','2023-02-04 14:33:38','','0','5','2023-02-04 14:33:38','262','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675510283','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(164,'','Invoice','','2023-02-04 14:34:08','','0','5','2023-02-04 14:34:08','148','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675510439','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(165,'','Invoice','','2023-02-04 15:37:56','','0','5','2023-02-04 15:37:56','62','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675510477','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(166,'','Invoice','','2023-02-04 15:40:54','','0','5','2023-02-04 15:40:54','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51675514434','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(167,'','Invoice','','2023-02-04 15:41:57','','0','5','2023-02-04 15:41:57','15','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51675514493','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(168,'RB49VV1ICB','Mpesa','','2023-02-04 15:48:50','','0','5','2023-02-04 15:48:50','263','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675514918','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(169,'','Cash','','2023-02-04 16:10:56','','0','5','2023-02-04 16:10:56','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51675516242','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(170,'','Cash','','2023-02-04 16:12:09','','0','5','2023-02-04 16:12:09','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51675516316','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(171,'RB44V7BDFW','Bank','','2023-02-04 16:12:32','','0','5','2023-02-04 16:12:32','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51675516339','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(172,'RB45W49CWB','Mpesa','','2023-02-04 17:11:34','','0','5','2023-02-04 17:11:34','201','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675519644','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(173,'','Invoice','','2023-02-04 17:44:45','','0','5','2023-02-04 17:44:45','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675520948','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(174,'','Invoice','','2023-02-04 17:48:36','','0','5','2023-02-04 17:48:36','265','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675521938','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(175,'','Invoice','','2023-02-04 17:58:58','','0','5','2023-02-04 17:58:58','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675522612','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(176,'','Cash','','2023-02-04 18:01:01','','0','5','2023-02-04 18:01:01','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675522848','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(177,'','Invoice','','2023-02-04 18:01:46','','0','5','2023-02-04 18:01:46','30','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51675522874','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(178,'','Invoice','','2023-02-04 18:04:50','','0','5','2023-02-04 18:04:50','30','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675523079','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(179,'RB49WC50TV','Mpesa','','2023-02-04 18:06:22','','0','5','2023-02-04 18:06:22','107','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675523157','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(180,'RB46WEP384','Mpesa','','2023-02-04 18:26:33','','0','5','2023-02-04 18:26:33','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675524383','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(181,'','Invoice','','2023-02-04 19:06:02','','0','5','2023-02-04 19:06:02','267','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51675526167','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(182,'','Invoice','','2023-02-05 12:53:01','','0','5','2023-02-05 12:53:01','268','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675590629','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(183,'','Invoice','','2023-02-05 13:01:29','','0','5','2023-02-05 13:01:29','168','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675590803','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(184,'','Invoice','','2023-02-05 13:40:36','','0','5','2023-02-05 13:40:37','29','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675591342','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(185,'RB55Y9ZGP1','Mpesa','','2023-02-05 14:01:25','','0','5','2023-02-05 14:01:25','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51675594867','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(186,'','Invoice','','2023-02-05 14:07:09','','0','5','2023-02-05 14:07:09','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675595218','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(187,'','Cash','','2023-02-05 14:57:18','','0','5','2023-02-05 14:57:18','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675598134','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(188,'','Invoice','','2023-02-05 17:07:56','','0','5','2023-02-05 17:07:56','269','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675604785','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(189,'','Cash','','2023-02-05 18:10:43','','0','5','2023-02-05 18:10:43','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675606993','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(190,'','Cash','','2023-02-05 18:11:06','','0','5','2023-02-05 18:11:06','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51675609855','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(191,'RB58YVQIFY','Mpesa','','2023-02-05 18:15:49','','0','5','2023-02-05 18:15:49','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675609888','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(192,'RB50YWHTVC','Mpesa','','2023-02-05 18:19:45','','0','5','2023-02-05 18:19:45','271','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675610279','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(193,'RB55YYBHUT','Mpesa','','2023-02-05 18:23:04','','0','5','2023-02-05 18:23:04','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51675610493','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(194,'','Cash','','2023-02-05 18:40:46','','0','5','2023-02-05 18:40:46','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675611562','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(195,'RB57Z31KKX','Mpesa','','2023-02-05 19:00:15','','0','5','2023-02-05 19:00:15','179','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675612785','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(196,'','Invoice','','2023-02-06 09:44:29','','0','5','2023-02-06 09:44:29','273','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675662548','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(197,'','Cash','','2023-02-06 10:15:20','','0','5','2023-02-06 10:15:20','274','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675667610','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(198,'','Invoice','','2023-02-06 10:16:05','','0','5','2023-02-06 10:16:05','13','0','1680','1','retail','120','1680','1','0','0','0','0','0','1680','printed',' ','','1','0','51675667739','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(199,'','Cash','','2023-02-06 10:33:32','','0','5','2023-02-06 10:33:32','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51675668798','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(200,'','Invoice','','2023-02-06 10:57:53','','0','5','2023-02-06 10:57:53','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675670256','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(201,'RB681FRVTA','Mpesa','','2023-02-06 11:02:22','','0','5','2023-02-06 11:02:22','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51675670376','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(202,'','Invoice','','2023-02-06 12:00:20','','0','5','2023-02-06 12:00:20','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51675672483','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(203,'','Invoice','','2023-02-06 12:03:54','','0','5','2023-02-06 12:03:54','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51675674186','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(204,'','Invoice','','2023-02-06 12:28:05','','0','5','2023-02-06 12:28:05','167','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675675671','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(205,'','Cash','','2023-02-06 12:29:27','','0','5','2023-02-06 12:29:27','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675675760','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(206,'','Invoice','','2023-02-06 12:45:14','','0','5','2023-02-06 12:45:14','275','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675676591','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(207,'','Invoice','','2023-02-06 12:49:29','','0','5','2023-02-06 12:49:29','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675676957','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(208,'','Invoice','','2023-02-06 13:08:42','','0','5','2023-02-06 13:08:42','276','250','250','1','retail','50','250','1','0','0','0','0','0','0','printed',' ','','1','0','51675678060','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(209,'','Invoice','','2023-02-06 13:21:24','','0','5','2023-02-06 13:21:24','277','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675678749','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(210,'','Invoice','','2023-02-06 13:22:24','','0','5','2023-02-06 13:22:24','21','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675678932','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(211,'RB','Invoice','','2023-02-06 13:22:56','','0','5','2023-02-06 13:22:56','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51675678965','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(212,'RB621XLWU0','Mpesa','','2023-02-06 14:45:20','','0','5','2023-02-06 14:45:20','279','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51675683716','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(213,'RB611Y0YK7','Mpesa','','2023-02-06 14:53:18','','0','5','2023-02-06 14:53:18','280','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51675683988','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(214,'RB661YQ9ZQ','Mpesa','','2023-02-06 14:54:33','','0','5','2023-02-06 14:54:33','143','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','51675684460','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(215,'RB641YXD76','Mpesa','','2023-02-06 14:58:19','','0','5','2023-02-06 14:58:19','281','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51675684539','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(216,'RB6622QH5E','Mpesa','','2023-02-06 15:45:57','','0','5','2023-02-06 15:45:57','282','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51675685241','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(217,'','Invoice','','2023-02-06 15:46:53','','0','5','2023-02-06 15:46:53','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675687599','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(218,'','Invoice','','2023-02-06 15:47:23','','0','5','2023-02-06 15:47:23','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675687629','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(219,'','Invoice','','2023-02-06 15:48:14','','0','5','2023-02-06 15:48:14','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675687685','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(220,'RB682BVM34','Mpesa','','2023-02-06 16:56:52','','0','5','2023-02-06 16:56:52','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675690084','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(221,'','Cash','','2023-02-06 16:58:57','','0','5','2023-02-06 16:58:57','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675691920','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(222,'RB692EU0G7','Mpesa','','2023-02-06 17:23:03','','0','5','2023-02-06 17:23:03','283','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51675693277','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(223,'','Invoice','','2023-02-06 18:07:10','','0','5','2023-02-06 18:07:10','101','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675693981','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(224,'','Invoice','','2023-02-06 18:08:22','','0','5','2023-02-06 18:08:22','90','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675696093','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(225,'','Cash','','2023-02-06 18:11:15','','0','5','2023-02-06 18:11:15','284','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675696148','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(226,'RB632LZJ0V','Mpesa','','2023-02-06 18:23:50','','0','5','2023-02-06 18:23:50','67','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51675697016','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(227,'','Invoice','','2023-02-06 18:30:48','','0','5','2023-02-06 18:30:48','285','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675697322','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(228,'','Invoice','','2023-02-06 18:36:21','','0','5','2023-02-06 18:36:21','286','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675697699','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(229,'RB622TF20Y','Bank','','2023-02-06 19:30:04','','0','5','2023-02-06 19:30:04','210','0','800','1','retail','0','800','1','0','0','0','0','0','800','printed',' ','','1','0','51675700278','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(230,'RB713SDYQR','Mpesa','','2023-02-07 09:30:43','','0','5','2023-02-07 09:30:43','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675751431','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(231,'','Invoice','','2023-02-07 09:37:00','','0','5','2023-02-07 09:37:00','288','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51675751586','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(232,'RB703UQHC2','Mpesa','','2023-02-07 09:40:57','','0','5','2023-02-07 09:40:57','289','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675751843','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(233,'','Invoice','','2023-02-07 09:48:44','','0','5','2023-02-07 09:48:44','61','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675752496','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(234,'','Invoice','','2023-02-07 09:57:37','','0','5','2023-02-07 09:57:37','290','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675753046','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(235,'','Invoice','','2023-02-07 10:13:13','','0','5','2023-02-07 10:13:13','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675753970','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(236,'','Invoice','','2023-02-07 10:44:28','','0','5','2023-02-07 10:44:28','290','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675755266','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(237,'RB744197XU','Mpesa','','2023-02-07 10:55:12','','0','5','2023-02-07 10:55:12','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51675756441','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(238,'','Invoice','','2023-02-07 10:56:08','','0','5','2023-02-07 10:56:08','151','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675756548','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(239,'','Invoice','','2023-02-07 10:58:53','','0','5','2023-02-07 10:58:53','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675756724','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(240,'','Cash','','2023-02-07 11:28:08','','0','5','2023-02-07 11:28:08','113','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51675758465','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(241,'','Invoice','','2023-02-07 11:35:39','','0','5','2023-02-07 11:35:39','291','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51675758929','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(242,'','Invoice','','2023-02-07 11:44:31','','0','5','2023-02-07 11:44:31','292','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675759365','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(243,'','Cash','','2023-02-07 12:04:35','','0','5','2023-02-07 12:04:35','237','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675760666','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(244,'RB7948PGDN','Mpesa','','2023-02-07 12:08:39','','0','5','2023-02-07 12:08:39','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675760906','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(245,'RB74495ZX8','Mpesa','','2023-02-07 12:16:30','','0','5','2023-02-07 12:16:30','293','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675761291','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(246,'','Invoice','','2023-02-07 12:33:21','','0','5','2023-02-07 12:33:21','244','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675762392','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(247,'','Invoice','','2023-02-07 12:34:42','','0','5','2023-02-07 12:34:42','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675762467','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(248,'RB744CHPAQ','Mpesa','','2023-02-07 12:35:38','','0','5','2023-02-07 12:35:38','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675762530','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(249,'','Invoice','','2023-02-07 13:12:52','','0','5','2023-02-07 13:12:52','75','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51675764746','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(250,'','Invoice','','2023-02-07 13:24:03','','0','5','2023-02-07 13:24:03','177','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675765244','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(251,'','Invoice','','2023-02-07 13:31:50','','0','5','2023-02-07 13:31:50','52','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675765894','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(252,'RB724IG89M','Mpesa','','2023-02-07 13:33:42','','0','5','2023-02-07 13:33:42','182','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675765995','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(253,'','Cash','','2023-02-07 13:50:24','','0','5','2023-02-07 13:50:24','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51675767009','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(254,'','Cash','','2023-02-07 14:08:35','','0','5','2023-02-07 14:08:35','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51675768045','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(255,'RB744G9PP0','Bank','','2023-02-07 14:10:03','','0','5','2023-02-07 14:10:04','216','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51675768125','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(256,'RB724GJYUI','Mpesa','','2023-02-07 15:14:33','','0','5','2023-02-07 15:14:33','39','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675772028','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(257,'RB724N9Y5W','Mpesa','','2023-02-07 15:18:14','','0','5','2023-02-07 15:18:14','140','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675772284','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(258,'','Invoice','','2023-02-07 17:02:16','','0','5','2023-02-07 17:02:16','111','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675777547','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(259,'','Invoice','','2023-02-07 17:04:28','','0','5','2023-02-07 17:04:28','98','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51675778657','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(260,'','Cash','','2023-02-07 17:07:05','','0','5','2023-02-07 17:07:05','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675778715','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(261,'','Invoice','','2023-02-07 17:19:34','','0','5','2023-02-07 17:19:34','295','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675779424','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(262,'','Invoice','','2023-02-07 17:57:16','','0','5','2023-02-07 17:57:16','296','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675781734','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(263,'RB7257Q09K','Mpesa','','2023-02-07 17:58:06','','0','5','2023-02-07 17:58:06','255','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675781877','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(264,'RB7759UOKT','Mpesa','','2023-02-07 18:15:02','','0','5','2023-02-07 18:15:02','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51675782890','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(265,'RB705C4KA4','Mpesa','','2023-02-07 18:36:39','','0','5','2023-02-07 18:36:39','31','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675784186','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(266,'','Cash','','2023-02-07 18:58:32','','0','5','2023-02-07 18:58:32','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51675785498','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(267,'RB866FE5BU','Bank','','2023-02-08 08:43:43','','0','5','2023-02-08 08:43:43','114','0','840','1','retail','60','840','1','0','0','0','0','0','840','printed',' ','','1','0','51675834493','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(268,'','Invoice','','2023-02-08 08:53:50','','0','5','2023-02-08 08:53:50','297','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675835324','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(269,'RB816H70N3','Mpesa','','2023-02-08 09:02:52','','0','5','2023-02-08 09:02:52','79','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51675836157','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(270,'','Invoice','','2023-02-08 09:34:07','','0','5','2023-02-08 09:34:07','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675837524','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(271,'','Invoice','','2023-02-08 09:36:52','','0','5','2023-02-08 09:36:52','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51675838194','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(272,'','Invoice','','2023-02-08 09:51:05','','0','5','2023-02-08 09:51:05','257','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675838487','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(273,'','Invoice','','2023-02-08 10:01:22','','0','5','2023-02-08 10:01:22','299','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675839339','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(274,'','Cash','','2023-02-08 11:20:12','','0','5','2023-02-08 11:20:12','58','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675839735','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(275,'','Invoice','','2023-02-08 11:34:27','','0','5','2023-02-08 11:34:27','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675844449','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(276,'','Invoice','','2023-02-08 11:35:03','','0','5','2023-02-08 11:35:03','210','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675845282','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(277,'','Cash','','2023-02-08 12:52:36','','0','5','2023-02-08 12:52:36','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675848533','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(278,'RB8374V7J5','Mpesa','','2023-02-08 13:26:40','','0','5','2023-02-08 13:26:40','213','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675851983','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(279,'','Invoice','','2023-02-08 14:15:40','','0','5','2023-02-08 14:15:40','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51675854932','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(280,'RB837C3LI7','Mpesa','','2023-02-08 14:48:33','','0','5','2023-02-08 14:48:33','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51675854971','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(281,'RB887BYERU','Mpesa','','2023-02-08 14:49:19','','0','5','2023-02-08 14:49:19','148','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675856948','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(282,'','Cash','','2023-02-08 14:52:08','','0','5','2023-02-08 14:52:08','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51675857104','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(283,'','Invoice','','2023-02-08 15:49:06','','0','5','2023-02-08 15:49:06','259','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675860538','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(284,'','Cash','','2023-02-08 16:08:39','','0','5','2023-02-08 16:08:39','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51675861705','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(285,'','Invoice','','2023-02-08 16:19:33','','0','5','2023-02-08 16:19:33','231','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51675862358','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(286,'','Invoice','','2023-02-08 16:22:23','','0','5','2023-02-08 16:22:23','84','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51675862402','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(287,'','Cash','','2023-02-08 17:04:24','','0','5','2023-02-08 17:04:24','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51675864052','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(288,'','Cash','','2023-02-08 17:05:31','','0','5','2023-02-08 17:05:31','197','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675865072','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(289,'','Invoice','','2023-02-08 17:15:28','','0','5','2023-02-08 17:15:28','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675865720','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(290,'','Cash','','2023-02-08 17:31:32','','0','5','2023-02-08 17:31:32','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51675866667','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(291,'','Invoice','','2023-02-08 17:33:32','','0','5','2023-02-08 17:33:32','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675866800','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(292,'','Cash','','2023-02-08 17:42:07','','0','5','2023-02-08 17:42:07','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51675867318','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(293,'','Cash','','2023-02-08 17:55:10','','0','5','2023-02-08 17:55:10','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51675868098','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(294,'','Cash','','2023-02-08 17:55:26','','0','5','2023-02-08 17:55:26','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675868117','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(295,'RB837SN2IF','Mpesa','','2023-02-08 17:56:55','','0','5','2023-02-08 17:56:55','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675868204','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(296,'','Invoice','','2023-02-08 18:24:02','','0','5','2023-02-08 18:24:02','218','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675869831','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(297,'RB857XN8YP','Bank','','2023-02-08 18:30:20','','0','5','2023-02-08 18:30:20','301','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51675870103','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(298,'','Cash','','2023-02-08 18:41:28','','0','5','2023-02-08 18:41:28','189','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675870880','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(299,'RB867Y71R0','Mpesa','','2023-02-09 08:17:43','','0','5','2023-02-09 08:17:43','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675919843','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(300,'RB98952MH8','Mpesa','','2023-02-09 09:27:53','','0','5','2023-02-09 09:27:53','302','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51675924048','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(301,'','Invoice','','2023-02-09 09:28:46','','0','5','2023-02-09 09:28:46','169','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675924115','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(302,'','Invoice','','2023-02-09 09:33:35','','0','5','2023-02-09 09:33:35','38','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675924402','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(303,'RB959EBDN5','Mpesa','','2023-02-09 10:58:33','','0','5','2023-02-09 10:58:33','118','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675929500','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(304,'RB999AN1FL','Mpesa','','2023-02-09 11:00:45','','0','5','2023-02-09 11:00:45','302','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675929627','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(305,'','Cash','','2023-02-09 12:49:11','','0','5','2023-02-09 12:49:11','303','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','51675936140','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(306,'RB909T0VQ0','Mpesa','','2023-02-09 13:34:56','','0','5','2023-02-09 13:34:56','209','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51675938881','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(307,'RB979QFOS5','Mpesa','','2023-02-09 13:36:02','','0','5','2023-02-09 13:36:02','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51675938947','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(308,'','Invoice','','2023-02-09 13:39:58','','0','5','2023-02-09 13:39:58','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51675939124','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(309,'','Invoice','','2023-02-09 13:40:40','','0','5','2023-02-09 13:40:40','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51675939217','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(310,'','Invoice','','2023-02-09 13:41:06','','0','5','2023-02-09 13:41:06','276','250','250','1','retail','50','250','1','0','0','0','0','0','0','printed',' ','','1','0','51675939253','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(311,'','Invoice','','2023-02-09 13:43:28','','0','5','2023-02-09 13:43:28','304','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675939280','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(312,'','Invoice','','2023-02-09 13:46:19','','0','5','2023-02-09 13:46:19','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675939564','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(313,'','Invoice','','2023-02-09 13:47:12','','0','5','2023-02-09 13:47:12','156','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675939622','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(314,'','Invoice','','2023-02-09 13:49:44','','0','5','2023-02-09 13:49:44','238','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675939773','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(315,'RB949L86K0','Mpesa','','2023-02-09 13:52:19','','0','5','2023-02-09 13:52:19','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675939927','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(316,'','Invoice','','2023-02-09 13:53:24','','0','5','2023-02-09 13:53:24','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675939981','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(317,'','Invoice','','2023-02-09 13:57:19','','0','5','2023-02-09 13:57:19','132','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675940227','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(318,'RB999XVUOH','Mpesa','','2023-02-09 14:27:14','','0','5','2023-02-09 14:27:14','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675942025','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(319,'RB93A2KI5N','Mpesa','','2023-02-09 15:20:14','','0','5','2023-02-09 15:20:14','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675945202','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(320,'RB96A445BC','Mpesa','','2023-02-09 15:38:40','','0','5','2023-02-09 15:38:40','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51675946301','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(321,'RB95AKKOLP','Mpesa','','2023-02-09 19:00:18','','0','5','2023-02-09 19:00:18','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51675958405','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(322,'RB91AI1RGT','Mpesa','','2023-02-09 19:01:09','','0','5','2023-02-09 19:01:09','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675958445','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(323,'RB97ALJK07','Mpesa','','2023-02-09 19:02:13','','0','5','2023-02-09 19:02:13','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675958517','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(324,'','Invoice','','2023-02-09 19:03:51','','0','5','2023-02-09 19:03:51','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675958612','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(325,'','Cash','','2023-02-09 19:04:34','','0','5','2023-02-09 19:04:34','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51675958660','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(326,'','Cash','','2023-02-09 19:05:32','','0','5','2023-02-09 19:05:32','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51675958692','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(327,'RB827GBQUC','Mpesa','','2023-02-09 19:06:01','','0','5','2023-02-09 19:06:01','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675958739','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(328,'RB92AOF30K','Mpesa','','2023-02-09 19:11:08','','0','5','2023-02-09 19:11:08','306','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51675959055','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(329,'RB98AOQTO0','Mpesa','','2023-02-09 19:12:41','','0','5','2023-02-09 19:12:41','209','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51675959143','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(330,'RB90ASA091','Mpesa','','2023-02-09 19:24:36','','0','5','2023-02-09 19:24:36','307','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51675959267','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(331,'RB97ARU7XF','Mpesa','','2023-02-09 19:34:44','','0','5','2023-02-09 19:34:44','308','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51675960307','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(332,'','Invoice','','2023-02-10 09:41:16','','0','5','2023-02-10 09:41:16','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51676011258','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(333,'','Invoice','','2023-02-10 09:41:42','','0','5','2023-02-10 09:41:42','172','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51676011289','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(334,'','Invoice','','2023-02-10 09:53:17','','0','5','2023-02-10 09:53:17','248','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51676011389','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(335,'RBA9BWZHLD','Mpesa','','2023-02-10 09:59:48','','0','5','2023-02-10 09:59:48','309','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51676012377','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(336,'RBA9C2K16N','Mpesa','','2023-02-10 11:33:11','','0','5','2023-02-10 11:33:11','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676017984','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(337,'','Invoice','','2023-02-10 11:57:14','','0','5','2023-02-10 11:57:14','310','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676018329','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(338,'','Invoice','','2023-02-10 11:59:16','','0','5','2023-02-10 11:59:16','121','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51676019501','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(339,'','Invoice','','2023-02-10 12:15:34','','0','5','2023-02-10 12:15:34','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676020509','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(340,'','Invoice','','2023-02-10 12:23:43','','0','5','2023-02-10 12:23:43','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676020815','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(341,'','Invoice','','2023-02-10 13:07:49','','0','5','2023-02-10 13:07:49','61','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676023486','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(342,'RBA2CECEOG','Mpesa','','2023-02-10 13:17:07','','0','5','2023-02-10 13:17:07','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51676024205','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(343,'','Invoice','','2023-02-10 13:42:59','','0','5','2023-02-10 13:42:59','208','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676024545','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(344,'','Invoice','','2023-02-10 14:08:51','','0','5','2023-02-10 14:08:51','311','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676026990','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(345,'','Invoice','','2023-02-10 14:09:16','','0','5','2023-02-10 14:09:16','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676027347','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(346,'','Invoice','','2023-02-10 14:32:58','','0','5','2023-02-10 14:32:58','312','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676028085','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(347,'','Invoice','','2023-02-10 14:35:44','','0','5','2023-02-10 14:35:44','313','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676028806','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(348,'','Invoice','','2023-02-10 14:46:13','','0','5','2023-02-10 14:46:13','314','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676029334','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(349,'','Invoice','','2023-02-10 14:49:37','','0','5','2023-02-10 14:49:37','315','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51676029607','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(350,'','Cash','','2023-02-10 15:34:23','','0','5','2023-02-10 15:34:23','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51676032450','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(351,'RBA6CQWUN8','Mpesa','','2023-02-10 15:34:46','','0','5','2023-02-10 15:34:46','226','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51676032475','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(352,'','Invoice','','2023-02-10 16:11:08','','0','5','2023-02-10 16:11:08','92','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676034600','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(353,'','Invoice','','2023-02-10 16:32:59','','0','5','2023-02-10 16:32:59','52','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51676035959','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(354,'','Cash','','2023-02-10 16:43:52','','0','5','2023-02-10 16:43:52','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51676036192','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(355,'','Invoice','','2023-02-10 16:47:06','','0','5','2023-02-10 16:47:06','316','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51676036640','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(356,'','Invoice','','2023-02-10 17:19:00','','0','5','2023-02-10 17:19:00','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676037614','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(357,'','Cash','','2023-02-10 17:19:34','','0','5','2023-02-10 17:19:34','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51676038759','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(358,'','Invoice','','2023-02-10 17:19:56','','0','5','2023-02-10 17:19:56','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676038785','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(359,'RBA3D09ITJ','Mpesa','','2023-02-10 17:21:54','','0','5','2023-02-10 17:21:54','25','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676038898','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(360,'','Cash','','2023-02-10 17:50:12','','0','5','2023-02-10 17:50:12','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51676040596','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(361,'','Cash','','2023-02-10 18:01:32','','0','5','2023-02-10 18:01:32','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51676041280','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(362,'','Invoice','','2023-02-10 18:10:04','','0','5','2023-02-10 18:10:04','318','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676041703','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(363,'','Invoice','','2023-02-10 18:13:59','','0','5','2023-02-10 18:13:59','319','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676041937','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(364,'','Cash','','2023-02-10 18:23:26','','0','5','2023-02-10 18:23:26','209','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51676042588','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(365,'','Invoice','','2023-02-10 18:26:23','','0','5','2023-02-10 18:26:23','209','1000','1120','1','retail','80','1120','1','0','0','0','0','0','120','printed',' ','','1','0','51676042768','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(366,'RBA1DC0ULZ','Mpesa','','2023-02-10 18:59:37','','0','5','2023-02-10 18:59:37','67','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51676044217','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(367,'','Invoice','','2023-02-11 08:56:45','','0','5','2023-02-11 08:56:45','229','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676094901','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(368,'','Invoice','','2023-02-11 08:59:29','','0','5','2023-02-11 08:59:29','320','0','900','1','retail','0','900','1','0','0','0','0','0','900','printed',' ','','1','0','51676095038','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(369,'','Invoice','','2023-02-11 09:00:08','','0','5','2023-02-11 09:00:08','147','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676095200','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(370,'RBB0EESX7E','Mpesa','','2023-02-11 11:25:10','','0','5','2023-02-11 11:25:10','321','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676103784','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(371,'RBB0ESC3P8','Mpesa','','2023-02-11 11:29:40','','0','5','2023-02-11 11:29:40','322','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676103959','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(372,'','Invoice','','2023-02-11 11:30:40','','0','5','2023-02-11 11:30:40','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676104228','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(373,'','Invoice','','2023-02-11 11:31:17','','0','5','2023-02-11 11:31:17','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676104266','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(374,'','Invoice','','2023-02-11 11:35:06','','0','5','2023-02-11 11:35:06','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676104405','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(375,'RBB6EZ879S','Mpesa','','2023-02-11 12:36:20','','0','5','2023-02-11 12:36:20','262','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676108171','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(376,'','Invoice','','2023-02-11 12:37:53','','0','5','2023-02-11 12:37:53','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51676108262','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(377,'','Invoice','','2023-02-11 12:48:24','','0','5','2023-02-11 12:48:24','324','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676108893','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(378,'RBB4F0MTV2','Mpesa','','2023-02-11 12:53:01','','0','5','2023-02-11 12:53:01','325','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676109129','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(379,'','Cash','','2023-02-11 13:01:56','','0','5','2023-02-11 13:01:56','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51676109707','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(380,'RBB3F4NPQF','Mpesa','','2023-02-11 15:02:31','','0','5','2023-02-11 15:02:31','146','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676116819','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(381,'RBB3FAQ8MR','Mpesa','','2023-02-11 15:03:58','','0','5','2023-02-11 15:03:58','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676117016','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(382,'','Cash','','2023-02-11 15:05:12','','0','5','2023-02-11 15:05:12','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51676117099','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(383,'','Invoice','','2023-02-11 15:07:30','','0','5','2023-02-11 15:07:30','23','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676117239','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(384,'','Invoice','','2023-02-11 15:13:29','','0','5','2023-02-11 15:13:29','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676117599','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(385,'','Invoice','','2023-02-11 15:24:30','','0','5','2023-02-11 15:24:30','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676118261','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(386,'RBB1FNARM9','Mpesa','','2023-02-11 16:55:50','','0','5','2023-02-11 16:55:50','326','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676123591','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(387,'','Cash','','2023-02-11 17:29:44','','0','5','2023-02-11 17:29:44','327','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676125225','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(388,'','Invoice','','2023-02-11 17:32:28','','0','5','2023-02-11 17:32:28','183','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676125938','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(389,'','Invoice','','2023-02-11 17:34:06','','0','5','2023-02-11 17:34:06','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676126038','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(390,'','Invoice','','2023-02-11 17:37:11','','0','5','2023-02-11 17:37:11','328','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676126068','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(391,'RBB3FRX8B9','Bank','','2023-02-11 17:40:25','','0','5','2023-02-11 17:40:25','329','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51676126292','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(392,'RBB8FSHX7S','Mpesa','','2023-02-11 17:42:47','','0','5','2023-02-11 17:42:47','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676126543','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(393,'','Cash','','2023-02-11 17:51:21','','0','5','2023-02-11 17:51:21','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51676127058','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(394,'RBB7FUI18P','Bank','','2023-02-11 18:00:08','','0','5','2023-02-11 18:00:08','330','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51676127511','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(395,'','Invoice','','2023-02-11 18:06:42','','0','5','2023-02-11 18:06:42','41','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676127969','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(396,'RBB6FWG09Y','Mpesa','','2023-02-11 18:07:38','','0','5','2023-02-11 18:07:38','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51676128028','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(397,'RBB4FWYNIM','Bank','','2023-02-11 18:32:34','','0','5','2023-02-11 18:32:34','331','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51676129439','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(398,'RBC6HM93H8','Mpesa','','2023-02-12 12:38:43','','0','5','2023-02-12 12:38:43','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676194704','Cleared','5','2023-02-12 13:14:24','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(399,'RBC5HQZMGJ','Mpesa','','2023-02-12 12:41:39','','0','5','2023-02-12 12:41:39','332','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676194771','Cleared','5','2023-02-12 14:01:54','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(400,'','Invoice','','2023-02-12 13:09:31','','0','5','2023-02-12 13:09:31','178','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676194977','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(401,'','Invoice','','2023-02-12 13:10:59','','0','5','2023-02-12 13:10:59','62','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676196642','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(402,'','Invoice','','2023-02-12 13:19:09','','0','5','2023-02-12 13:19:09','107','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676197142','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(403,'RBC4HOAJL8','Mpesa','','2023-02-12 13:24:44','','0','5','2023-02-12 13:24:44','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676197476','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(404,'','Invoice','','2023-02-12 13:27:10','','0','5','2023-02-12 13:27:10','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676197615','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(405,'','Cash','','2023-02-12 13:34:37','','0','5','2023-02-12 13:34:37','209','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','51676197684','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(406,'','Invoice','','2023-02-12 14:05:25','','0','5','2023-02-12 14:05:25','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676199917','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(407,'','Invoice','','2023-02-12 14:17:14','','0','5','2023-02-12 14:17:14','333','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51676199954','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(408,'','Invoice','','2023-02-12 14:18:13','','0','5','2023-02-12 14:18:13','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676200679','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(409,'','Invoice','','2023-02-12 14:38:40','','0','5','2023-02-12 14:38:40','334','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676201787','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(410,'RBC3HULRXZ','Mpesa','','2023-02-12 14:42:58','','0','5','2023-02-12 14:42:58','143','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51676202171','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(411,'RBC5HUQALV','Mpesa','','2023-02-12 14:43:43','','0','5','2023-02-12 14:43:43','143','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51676202216','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(412,'RBC7HW00W1','Bank','','2023-02-12 15:06:06','','0','5','2023-02-12 15:06:06','335','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51676203548','Cleared','5','2023-02-12 15:07:01','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(413,'','Cash','','2023-02-12 17:24:08','','0','5','2023-02-12 17:24:08','82','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676211840','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(414,'','Invoice','','2023-02-12 17:29:01','','0','5','2023-02-12 17:29:01','336','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676212023','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(415,'','Invoice','','2023-02-12 17:30:05','','0','5','2023-02-12 17:30:05','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676212198','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(416,'','Invoice','','2023-02-12 17:30:40','','0','5','2023-02-12 17:30:40','72','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676212220','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(417,'RBC4I6F0WS','Bank','','2023-02-12 17:35:08','','0','5','2023-02-12 17:35:08','337','0','840','1','retail','60','840','1','0','0','0','0','0','840','printed',' ','','1','0','51676212490','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(418,'','Invoice','','2023-02-12 17:50:00','','0','5','2023-02-12 17:50:00','338','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676213276','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(419,'RBC2IBSS8O','Bank','','2023-02-12 17:51:37','','0','5','2023-02-12 17:51:37','159','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51676213454','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(420,'','Invoice','','2023-02-12 18:32:52','','0','5','2023-02-12 18:32:52','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676215954','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(421,'RBD3JJ5EL5','Mpesa','','2023-02-13 09:03:03','','0','5','2023-02-13 09:03:03','117','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51676267383','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(422,'RBD9JJBGHH','Mpesa','','2023-02-13 09:06:18','','0','5','2023-02-13 09:06:18','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676268270','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(423,'','Invoice','','2023-02-13 09:42:15','','0','5','2023-02-13 09:42:15','340','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676268423','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(424,'RBD2JLBMIQ','Mpesa','','2023-02-13 09:42:56','','0','5','2023-02-13 09:42:56','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676270551','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(425,'','Invoice','','2023-02-13 09:47:00','','0','5','2023-02-13 09:47:00','175','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676270649','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(426,'','Invoice','','2023-02-13 10:48:47','','0','5','2023-02-13 10:48:47','15','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51676270856','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(427,'','Cash','','2023-02-13 10:49:32','','0','5','2023-02-13 10:49:32','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676274564','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(428,'','Invoice','','2023-02-13 10:51:29','','0','5','2023-02-13 10:51:29','341','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676274593','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(429,'','Cash','','2023-02-13 11:18:12','','0','5','2023-02-13 11:18:13','119','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51676276254','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(430,'','Invoice','','2023-02-13 11:19:22','','0','5','2023-02-13 11:19:22','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676276313','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(431,'','Invoice','','2023-02-13 11:20:02','','0','5','2023-02-13 11:20:02','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676276373','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(432,'','Invoice','','2023-02-13 11:40:18','','0','5','2023-02-13 11:40:18','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51676276467','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(433,'','Invoice','','2023-02-13 11:40:46','','0','5','2023-02-13 11:40:46','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51676277631','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(434,'RBD4JX49KO','Mpesa','','2023-02-13 11:44:42','','0','5','2023-02-13 11:44:42','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676277871','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(435,'','Cash','','2023-02-13 11:48:02','','0','5','2023-02-13 11:48:02','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51676278074','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(436,'','Cash','','2023-02-13 11:51:15','','0','5','2023-02-13 11:51:15','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51676278264','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(437,'','Invoice','','2023-02-13 11:56:37','','0','5','2023-02-13 11:56:37','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51676278574','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(438,'','Invoice','','2023-02-13 12:00:48','','0','5','2023-02-13 12:00:48','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676278658','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(439,'','Invoice','','2023-02-13 12:14:08','','0','5','2023-02-13 12:14:08','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51676279640','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(440,'','Invoice','','2023-02-13 13:45:30','','0','5','2023-02-13 13:45:30','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676284717','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(441,'','Invoice','','2023-02-13 14:58:04','','0','5','2023-02-13 14:58:04','94','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676289470','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(442,'RBD2KE7QJG','Bank','','2023-02-13 15:01:32','','0','5','2023-02-13 15:01:32','114','0','840','1','retail','60','840','1','0','0','0','0','0','840','printed',' ','','1','0','51676289638','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(443,'','Invoice','','2023-02-13 15:04:33','','0','5','2023-02-13 15:04:33','100','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51676289859','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(444,'RBD5KAV6U3','Mpesa','','2023-02-13 15:12:18','','0','5','2023-02-13 15:12:18','284','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51676290307','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(445,'RBD1KEXZ2R','Mpesa','','2023-02-13 15:14:54','','0','5','2023-02-13 15:14:55','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676290480','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(446,'RBD5KEVI6L','Mpesa','','2023-02-13 15:16:03','','0','5','2023-02-13 15:16:03','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676290551','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(447,'','Cash','','2023-02-13 16:04:27','','0','5','2023-02-13 16:04:27','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51676293448','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(448,'RBD1KKZUND','Mpesa','','2023-02-13 16:17:53','','0','5','2023-02-13 16:17:53','202','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676294252','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(449,'RBDOKLB6LG','Mpesa','','2023-02-13 16:18:46','','0','5','2023-02-13 16:18:46','209','0','120','1','retail','30','120','1','0','0','0','0','120','0','printed',' ','','1','0','51676294314','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(450,'','Cash','','2023-02-13 16:30:31','','0','5','2023-02-13 16:30:31','209','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','51676295004','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(451,'','Cash','','2023-02-13 17:13:58','','0','5','2023-02-13 17:13:59','342','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51676296685','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(452,'','Cash','','2023-02-13 17:34:44','','0','5','2023-02-13 17:34:44','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51676298872','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(453,'RBD9KQV4GR','Mpesa','','2023-02-13 17:36:33','','0','5','2023-02-13 17:36:33','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676298904','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(454,'RBD2KS696S','Mpesa','','2023-02-13 17:41:55','','0','5','2023-02-13 17:41:55','343','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676299029','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(455,'','Invoice','','2023-02-13 17:44:18','','0','5','2023-02-13 17:44:18','255','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676299447','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(456,'','Invoice','','2023-02-13 17:45:03','','0','5','2023-02-13 17:45:03','90','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676299469','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(457,'RBD1KU2WXJ','Mpesa','','2023-02-13 17:51:48','','0','5','2023-02-13 17:51:48','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676299898','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(458,'','Cash','','2023-02-13 18:09:08','','0','5','2023-02-13 18:09:08','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51676300939','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(459,'','Cash','','2023-02-13 18:26:40','','0','5','2023-02-13 18:26:40','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51676301993','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(460,'','Invoice','','2023-02-13 18:28:08','','0','5','2023-02-13 18:28:08','268','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676302077','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(461,'','Cash','','2023-02-13 18:42:52','','0','5','2023-02-13 18:42:52','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51676302957','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(462,'','Cash','','2023-02-13 18:43:56','','0','5','2023-02-13 18:43:56','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51676302984','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(463,'RBD5LDN9OF','Mpesa','','2023-02-14 08:35:46','','0','5','2023-02-14 08:35:46','31','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676352936','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(464,'','Invoice','','2023-02-14 08:36:33','','0','5','2023-02-14 08:36:33','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676352985','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(465,'','Invoice','','2023-02-14 09:40:05','','0','5','2023-02-14 09:40:05','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676356798','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(466,'','Invoice','','2023-02-14 10:49:02','','0','5','2023-02-14 10:49:02','167','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676360923','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(467,'','Invoice','','2023-02-14 10:49:37','','0','5','2023-02-14 10:49:37','291','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676360968','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(468,'','Invoice','','2023-02-14 11:03:16','','0','5','2023-02-14 11:03:16','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676361775','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(469,'RBE5MQBR0J','Mpesa','','2023-02-14 13:05:43','','0','5','2023-02-14 13:05:43','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676363232','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(470,'','Invoice','','2023-02-14 13:21:54','','0','5','2023-02-14 13:21:54','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51676369194','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(471,'','Invoice','','2023-02-14 14:05:05','','0','5','2023-02-14 14:05:05','344','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51676372569','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(472,'','Invoice','','2023-02-14 14:05:42','','0','5','2023-02-14 14:05:42','27','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51676372716','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(473,'','Invoice','','2023-02-14 14:55:05','','0','5','2023-02-14 14:55:05','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676375694','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(474,'','Invoice','','2023-02-14 15:26:07','','0','5','2023-02-14 15:26:07','345','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676377471','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(475,'','Invoice','','2023-02-14 15:43:52','','0','5','2023-02-14 15:43:52','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51676377576','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(476,'','Cash','','2023-02-14 15:50:38','','0','5','2023-02-14 15:50:38','209','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','51676379027','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(477,'','Invoice','','2023-02-14 16:04:54','','0','5','2023-02-14 16:04:54','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676379880','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(478,'','Invoice','','2023-02-14 16:06:28','','0','5','2023-02-14 16:06:28','75','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676379975','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(479,'RBE2N95Z9G','Bank','','2023-02-14 16:47:45','','0','5','2023-02-14 16:47:45','61','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51676382217','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(480,'','Invoice','','2023-02-14 16:49:38','','0','5','2023-02-14 16:49:38','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676382566','Cleared','5','2023-02-14 17:00:42','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(481,'RBE5N8UCD9','Mpesa','','2023-02-14 16:51:07','','0','5','2023-02-14 16:51:07','43','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51676382637','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(482,'','Invoice','','2023-02-14 17:31:33','','0','5','2023-02-14 17:31:34','177','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676385084','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(483,'','Invoice','','2023-02-14 17:38:03','','0','5','2023-02-14 17:38:03','168','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676385467','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(484,'RBE5NHDR55','Mpesa','','2023-02-14 18:04:45','','0','5','2023-02-14 18:04:45','346','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51676386890','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(485,'RBE8NJIKVW','Mpesa','','2023-02-14 18:16:52','','0','5','2023-02-14 18:16:52','209','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51676387797','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(486,'RBE7NMCYCT','Bank','','2023-02-14 18:39:51','','0','5','2023-02-14 18:39:51','234','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51676389174','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(487,'','Cash','','2023-02-15 08:29:07','','0','5','2023-02-15 08:29:07','209','230','230','1','retail','20','230','1','0','0','0','0','0','0','printed',' ','','1','0','51676438931','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(488,'RBE2NQW9X4','Mpesa','','2023-02-15 08:30:28','','0','5','2023-02-15 08:30:28','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676438956','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(489,'RBF9OOAHJZ','Mpesa','','2023-02-15 08:31:37','','0','5','2023-02-15 08:31:37','105','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51676439073','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(490,'','Invoice','','2023-02-15 17:41:53','','0','5','2023-02-15 17:41:53','257','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676472100','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(491,'RBF1P82J8T','Mpesa','','2023-02-15 17:43:23','','0','5','2023-02-15 17:43:23','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676472188','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(492,'','Invoice','','2023-02-15 17:48:14','','0','5','2023-02-15 17:48:14','26','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51676472477','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(493,'','Invoice','','2023-02-15 17:49:59','','0','5','2023-02-15 17:49:59','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676472590','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(494,'RBF3Q331ZF','Mpesa','','2023-02-15 18:02:22','','0','5','2023-02-15 18:02:23','347','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51676473336','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(495,'','Invoice','','2023-02-15 18:05:34','','0','5','2023-02-15 18:05:34','26','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51676473524','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(496,'','Invoice','','2023-02-15 18:07:09','','0','5','2023-02-15 18:07:09','136','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676473622','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(497,'','Invoice','','2023-02-15 18:10:14','','0','5','2023-02-15 18:10:14','348','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676473640','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(498,'','Invoice','','2023-02-15 18:13:48','','0','5','2023-02-15 18:13:48','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676473822','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(499,'','Cash','','2023-02-15 18:31:10','','0','5','2023-02-15 18:31:10','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51676474921','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(500,'RBF4Q8E060','Mpesa','','2023-02-15 18:38:27','','0','5','2023-02-15 18:38:27','37','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676475093','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(501,' RBF3Q94N15','Mpesa','','2023-02-15 18:45:38','','0','5','2023-02-15 18:45:38','272','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676475920','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(502,'','Invoice','','2023-02-15 19:08:56','','0','5','2023-02-15 19:08:56','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676477325','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(503,'RBF6QDKCFA','Mpesa','','2023-02-15 19:16:06','','0','5','2023-02-15 19:16:06','299','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676477754','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(504,'','Invoice','','2023-02-16 08:54:01','','0','5','2023-02-16 08:54:01','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51676524870','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(505,'','Invoice','','2023-02-16 08:56:55','','0','5','2023-02-16 08:56:55','195','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51676526883','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(506,'','Invoice','','2023-02-16 08:57:58','','0','5','2023-02-16 08:57:58','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51676527049','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(507,'','Invoice','','2023-02-16 09:01:55','','0','5','2023-02-16 09:01:55','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676527090','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(508,'RBG5RG1R9F','Mpesa','','2023-02-16 09:15:09','','0','5','2023-02-16 09:15:09','247','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676528096','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(509,'','Invoice','','2023-02-16 09:19:10','','0','5','2023-02-16 09:19:10','101','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676528330','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(510,'RBG7RJGYK1','Mpesa','','2023-02-16 09:51:29','','0','5','2023-02-16 09:51:29','349','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51676530113','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(511,'','Invoice','','2023-02-16 10:11:58','','0','5','2023-02-16 10:11:58','248','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51676531504','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(512,'RBG5RMPNV7','Mpesa','','2023-02-16 10:27:10','','0','5','2023-02-16 10:27:10','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676532031','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(513,'RBG8RNTVK8','Mpesa','','2023-02-16 10:40:45','','0','5','2023-02-16 10:40:45','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51676533231','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(514,'','Invoice','','2023-02-16 10:43:28','','0','5','2023-02-16 10:43:28','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51676533297','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(515,'','Invoice','','2023-02-16 10:50:04','','0','5','2023-02-16 10:50:04','276','250','250','1','retail','50','250','1','0','0','0','0','0','0','printed',' ','','1','0','51676533781','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(516,'','Invoice','','2023-02-16 10:52:05','','0','5','2023-02-16 10:52:05','11','0','750','1','retail','150','750','1','0','0','0','0','0','750','printed',' ','','1','0','51676533911','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(517,'','Cash','','2023-02-16 10:58:40','','0','5','2023-02-16 10:58:40','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51676534294','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(518,'','Invoice','','2023-02-16 11:36:40','','0','5','2023-02-16 11:36:40','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51676535985','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(519,'RBG1S01MOL','Mpesa','','2023-02-16 13:09:23','','0','5','2023-02-16 13:09:23','29','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51676541831','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(520,'','Cash','','2023-02-16 13:50:59','','0','5','2023-02-16 13:50:59','209','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','51676544645','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(521,'RBG2S2ZKB6','Mpesa','','2023-02-16 13:52:55','','0','5','2023-02-16 13:52:55','125','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676544732','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(522,'','Cash','','2023-02-16 15:34:24','','0','5','2023-02-16 15:34:24','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51676550853','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(523,'','Invoice','','2023-02-16 15:36:14','','0','5','2023-02-16 15:36:14','341','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676550953','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(524,'','Invoice','','2023-02-16 15:36:56','','0','5','2023-02-16 15:36:56','312','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676551007','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(525,'','Invoice','','2023-02-16 16:11:26','','0','5','2023-02-16 16:11:26','20','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51676553078','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(526,'','Invoice','','2023-02-16 16:41:15','','0','5','2023-02-16 16:41:15','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676554866','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(527,'','Invoice','','2023-02-16 17:12:37','','0','5','2023-02-16 17:12:37','236','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676556748','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(528,'','Invoice','','2023-02-16 17:13:47','','0','5','2023-02-16 17:13:47','284','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676556807','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(529,'','Invoice','','2023-02-16 17:21:56','','0','5','2023-02-16 17:21:56','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676557304','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(530,'','Invoice','','2023-02-16 18:09:41','','0','5','2023-02-16 18:09:41','179','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51676560165','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(531,'','Invoice','','2023-02-16 18:10:13','','0','5','2023-02-16 18:10:13','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676560202','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(532,'RBG9SYCXFH','Mpesa','','2023-02-16 19:00:17','','0','5','2023-02-16 19:00:17','213','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676563206','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(533,'','Invoice','','2023-02-17 08:45:50','','0','5','2023-02-17 08:45:50','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51676612564','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(534,'','Invoice','','2023-02-17 09:07:24','','0','5','2023-02-17 09:07:24','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676614036','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(535,'','Invoice','','2023-02-17 09:07:51','','0','5','2023-02-17 09:07:52','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676614064','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(536,'','Invoice','','2023-02-17 09:10:56','','0','5','2023-02-17 09:10:56','36','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51676614083','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(537,'','Invoice','','2023-02-17 09:15:00','','0','5','2023-02-17 09:15:00','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51676614329','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(538,'RBH1U30D0P','Mpesa','','2023-02-17 09:58:31','','0','5','2023-02-17 09:58:31','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676617075','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(539,'','Invoice','','2023-02-17 10:42:24','','0','5','2023-02-17 10:42:24','62','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676618173','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(540,'RBH0UBZ8XI','Mpesa','','2023-02-17 11:16:22','','0','5','2023-02-17 11:16:22','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676620292','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(541,'','Cash','','2023-02-17 11:55:20','','0','5','2023-02-17 11:55:20','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51676624098','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(542,'','Invoice','','2023-02-17 13:11:33','','0','5','2023-02-17 13:11:33','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676627623','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(543,'','Cash','','2023-02-17 13:35:52','','0','5','2023-02-17 13:35:52','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51676628943','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(544,'','Invoice','','2023-02-17 14:04:58','','0','5','2023-02-17 14:04:58','38','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676630724','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(545,'','Invoice','','2023-02-17 14:12:46','','0','5','2023-02-17 14:12:46','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51676632348','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(546,'RBH9URLOZH','Mpesa','','2023-02-17 14:17:09','','0','5','2023-02-17 14:17:10','350','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676632459','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(547,'','Invoice','','2023-02-17 14:20:30','','0','5','2023-02-17 14:20:30','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676632776','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(548,'','Cash','','2023-02-17 14:50:58','','0','5','2023-02-17 14:50:58','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51676633837','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(549,'RBH9UW3ADL','Mpesa','','2023-02-17 15:07:37','','0','5','2023-02-17 15:07:37','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676635641','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(550,'','Invoice','','2023-02-17 15:15:41','','0','5','2023-02-17 15:15:41','351','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51676635991','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(551,'','Cash','','2023-02-17 15:32:44','','0','5','2023-02-17 15:32:44','54','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676637156','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(552,'RBH4UZRG60','Bank','','2023-02-17 15:54:26','','0','5','2023-02-17 15:54:26','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51676638453','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(553,'','Invoice','','2023-02-17 16:25:23','','0','5','2023-02-17 16:25:23','96','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676640306','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(554,'RBH4V3LPYA','Mpesa','','2023-02-17 16:34:01','','0','5','2023-02-17 16:34:01','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676640628','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(555,'RBH2V7ABXU','Bank','','2023-02-17 17:11:44','','0','5','2023-02-17 17:11:44','180','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51676643005','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(556,'','Invoice','','2023-02-17 17:26:02','','0','5','2023-02-17 17:26:02','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676643951','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(557,'','Invoice','','2023-02-17 17:32:19','','0','5','2023-02-17 17:32:19','353','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51676643986','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(558,'RBH2VAMV6W','Mpesa','','2023-02-17 17:37:45','','0','5','2023-02-17 17:37:45','67','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51676644645','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(559,'','Invoice','','2023-02-18 09:16:37','','0','5','2023-02-18 09:16:37','175','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676697310','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(560,'','Invoice','','2023-02-18 09:34:52','','0','5','2023-02-18 09:34:52','52','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676702064','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(561,'','Invoice','','2023-02-18 09:38:37','','0','5','2023-02-18 09:38:37','52','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676702124','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(562,'','Invoice','','2023-02-18 10:40:47','','0','5','2023-02-18 10:40:47','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676702433','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(563,'','Invoice','','2023-02-18 11:04:32','','0','5','2023-02-18 11:04:32','354','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51676706109','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(564,'','Invoice','','2023-02-18 11:31:29','','0','5','2023-02-18 11:31:29','141','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676708635','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(565,'','Invoice','','2023-02-18 12:06:56','','0','5','2023-02-18 12:06:56','227','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676711085','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(566,'RBI2X1VU70','Mpesa','','2023-02-18 12:07:16','','0','5','2023-02-18 12:07:16','166','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676711227','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(567,'','Invoice','','2023-02-18 12:09:25','','0','5','2023-02-18 12:09:25','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676711352','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(568,'RBI8X3U3BS','Bank','','2023-02-18 12:15:36','','0','5','2023-02-18 12:15:36','307','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51676711467','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(569,'','Invoice','','2023-02-18 13:04:43','','0','5','2023-02-18 13:04:43','120','100','300','1','retail','0','300','1','0','0','0','0','0','200','printed',' ','','1','0','51676714671','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(570,'','Cash','','2023-02-18 13:14:32','','0','5','2023-02-18 13:14:32','209','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','51676715227','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(571,'','Invoice','','2023-02-18 13:20:35','','0','5','2023-02-18 13:20:35','334','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676715627','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(572,'RBI8XACUJE','Mpesa','','2023-02-18 13:27:23','','0','5','2023-02-18 13:27:23','268','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676716025','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(573,'','Invoice','','2023-02-18 14:19:13','','0','5','2023-02-18 14:19:13','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676719144','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(574,'','Invoice','','2023-02-18 14:19:41','','0','5','2023-02-18 14:19:41','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676719167','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(575,'','Invoice','','2023-02-18 14:43:33','','0','5','2023-02-18 14:43:33','356','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676720461','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(576,'','Invoice','','2023-02-18 14:45:38','','0','5','2023-02-18 14:45:38','285','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676720695','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(577,'','Cash','','2023-02-18 15:16:13','','0','5','2023-02-18 15:16:13','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676722548','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(578,'','Invoice','','2023-02-18 15:41:36','','0','5','2023-02-18 15:41:36','30','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51676722596','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(579,'RBI6XW3S3W','Mpesa','','2023-02-18 17:20:07','','0','5','2023-02-18 17:20:07','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676729953','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(580,'','Invoice','','2023-02-18 18:24:46','','0','5','2023-02-18 18:24:46','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676731044','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(581,'','Invoice','','2023-02-18 18:26:00','','0','5','2023-02-18 18:26:00','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676733944','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(582,'','Invoice','','2023-02-18 18:27:14','','0','5','2023-02-18 18:27:14','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676734022','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(583,'','Invoice','','2023-02-18 18:29:42','','0','5','2023-02-18 18:29:42','259','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676734173','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(584,'','Invoice','','2023-02-18 18:32:03','','0','5','2023-02-18 18:32:03','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676734199','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(585,'','Invoice','','2023-02-18 18:44:15','','0','5','2023-02-18 18:44:15','93','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676735045','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(586,'','Invoice','','2023-02-19 12:49:04','','0','5','2023-02-19 12:49:04','115','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51676800118','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(587,'','Invoice','','2023-02-19 12:51:27','','0','5','2023-02-19 12:51:27','148','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676800271','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(588,'','Invoice','','2023-02-19 12:54:10','','0','5','2023-02-19 12:54:10','338','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676800440','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(589,'','Invoice','','2023-02-19 12:55:34','','0','5','2023-02-19 12:55:34','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676800527','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(590,'RBJ1ZSQDVD','Mpesa','','2023-02-19 13:17:10','','0','5','2023-02-19 13:17:10','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676801824','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(591,'','Cash','','2023-02-19 13:44:57','','0','5','2023-02-19 13:44:57','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51676802837','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(592,'RBJ6ZU9M6E','Mpesa','','2023-02-19 13:45:26','','0','5','2023-02-19 13:45:26','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676803504','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(593,'','Invoice','','2023-02-19 13:58:43','','0','5','2023-02-19 13:58:43','357','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676803935','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(594,'','Invoice','','2023-02-19 14:21:36','','0','5','2023-02-19 14:21:36','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676805690','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(595,'','Invoice','','2023-02-19 14:22:02','','0','5','2023-02-19 14:22:02','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676805708','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(596,'','Invoice','','2023-02-19 14:25:15','','0','5','2023-02-19 14:25:15','35','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676805732','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(597,'','Invoice','','2023-02-19 16:09:48','','0','5','2023-02-19 16:09:48','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676812178','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(598,'RBJ117WEKR','Mpesa','','2023-02-19 17:21:48','','0','5','2023-02-19 17:21:48','289','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676812216','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(599,'','Invoice','','2023-02-19 17:22:43','','0','5','2023-02-19 17:22:43','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676816551','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(600,'RBJ61I8NP6','Mpesa','','2023-02-19 17:25:52','','0','5','2023-02-19 17:25:52','151','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676816745','Cleared','5','2023-02-19 18:16:23','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(601,'','Cash','','2023-02-19 17:27:56','','0','5','2023-02-19 17:27:56','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51676816869','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(602,'','Invoice','','2023-02-19 17:29:51','','0','5','2023-02-19 17:29:51','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676816983','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(603,'','Cash','','2023-02-19 18:17:33','','0','5','2023-02-19 18:17:33','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51676819841','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(604,'RBF51JXM6T','Mpesa','','2023-02-19 18:22:52','','0','5','2023-02-19 18:22:52','154','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676820158','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(605,'RBJ','Mpesa','','2023-02-19 19:10:39','','0','5','2023-02-19 19:10:39','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676823027','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(606,'RBK52FZIHX','Mpesa','','2023-02-20 09:03:10','','0','5','2023-02-20 09:03:11','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676872979','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(607,'','Invoice','','2023-02-20 09:10:21','','0','5','2023-02-20 09:10:21','301','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51676873413','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(608,'','Invoice','','2023-02-20 09:41:39','','0','5','2023-02-20 09:41:39','132','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676875286','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(609,'','Invoice','','2023-02-20 10:49:44','','0','5','2023-02-20 10:49:44','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51676879363','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(610,'','Invoice','','2023-02-20 10:53:39','','0','5','2023-02-20 10:53:39','11','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51676879478','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(611,'','Invoice','','2023-02-20 10:54:57','','0','5','2023-02-20 10:54:57','15','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51676879679','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(612,'','Invoice','','2023-02-20 11:10:46','','0','5','2023-02-20 11:10:46','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676880639','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(613,'','Invoice','','2023-02-20 11:58:16','','0','5','2023-02-20 11:58:16','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676883480','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(614,'','Invoice','','2023-02-20 12:00:49','','0','5','2023-02-20 12:00:49','358','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676883507','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(615,'','Cash','','2023-02-20 12:43:12','','0','5','2023-02-20 12:43:12','238','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676886153','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(616,'','Invoice','','2023-02-20 12:48:00','','0','5','2023-02-20 12:48:00','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676886245','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(617,'','Invoice','','2023-02-20 14:12:57','','0','5','2023-02-20 14:12:57','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676891565','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(618,'','Invoice','','2023-02-20 14:13:24','','0','5','2023-02-20 14:13:24','341','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676891594','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(619,'RBK83FIYDU','Bank','','2023-02-20 14:21:44','','0','5','2023-02-20 14:21:45','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51676892092','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(620,'','Cash','','2023-02-20 14:26:14','','0','5','2023-02-20 14:26:14','99','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51676892348','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(621,'','Mpesa','','2023-02-20 14:44:17','','0','5','2023-02-20 14:44:17','247','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676893446','Cleared','5','2023-02-21 12:15:36','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(623,'','Invoice','','2023-02-20 15:28:37','','0','5','2023-02-20 15:28:37','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676896108','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(624,'','Invoice','','2023-02-20 15:37:59','','0','5','2023-02-20 15:37:59','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676896542','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(625,'RBK23T9GL4','Mpesa','','2023-02-20 17:03:12','','0','5','2023-02-20 17:03:12','25','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676901777','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(626,'','Invoice','','2023-02-20 17:11:25','','0','5','2023-02-20 17:11:25','121','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51676902262','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(627,'','Invoice','','2023-02-20 17:16:12','','0','5','2023-02-20 17:16:12','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51676902559','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(628,'','Invoice','','2023-02-20 17:29:13','','0','5','2023-02-20 17:29:13','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51676903338','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(629,'','Invoice','','2023-02-20 17:30:22','','0','5','2023-02-20 17:30:22','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676903416','Cleared','5','2023-02-20 17:32:01','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(630,'RBK93WH8I1','Mpesa','','2023-02-20 17:34:57','','0','5','2023-02-20 17:34:57','359','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676903577','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(631,'RBK13XJ7IV','Mpesa','','2023-02-20 17:47:36','','0','5','2023-02-20 17:47:36','299','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676904360','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(632,'','Invoice','','2023-02-20 17:49:06','','0','5','2023-02-20 17:49:06','279','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676904536','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(633,'','Invoice','','2023-02-20 17:50:06','','0','5','2023-02-20 17:50:06','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51676904571','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(634,'','Invoice','','2023-02-20 18:19:50','','0','5','2023-02-20 18:19:50','291','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676906380','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(635,'','Cash','','2023-02-20 18:21:29','','0','5','2023-02-20 18:21:29','189','100','300','1','retail','0','300','1','0','0','-200','0','200','0','printed',' ','','1','0','51676906459','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(636,'','Cash','','2023-02-20 19:10:21','','0','5','2023-02-20 19:10:21','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51676909403','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(637,'RBK947LABL','Mpesa','','2023-02-20 19:10:54','','0','5','2023-02-20 19:10:54','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676909444','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(638,'RBK9478OAL','Mpesa','','2023-02-20 19:11:35','','0','5','2023-02-20 19:11:35','31','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676909480','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(639,'RBK443ZRWS','Mpesa','','2023-02-20 19:12:22','','0','5','2023-02-20 19:12:22','238','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676909525','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(640,'','Invoice','','2023-02-21 09:07:50','','0','5','2023-02-21 09:07:50','75','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676959598','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(641,'','Cash','','2023-02-21 10:12:46','','0','5','2023-02-21 10:12:46','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51676963543','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(642,'','Invoice','','2023-02-21 10:16:57','','0','5','2023-02-21 10:16:57','254','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676963658','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(643,'','Invoice','','2023-02-21 10:21:09','','0','5','2023-02-21 10:21:09','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51676964063','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(644,'','Invoice','','2023-02-21 10:21:44','','0','5','2023-02-21 10:21:44','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51676964090','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(645,'','Invoice','','2023-02-21 10:23:11','','0','5','2023-02-21 10:23:11','248','1680','1680','1','retail','120','1680','1','0','0','0','0','0','0','printed',' ','','1','0','51676964177','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(646,'','Invoice','','2023-02-21 10:36:07','','0','5','2023-02-21 10:36:07','218','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676964953','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(647,'','Invoice','','2023-02-21 11:19:17','','0','5','2023-02-21 11:19:17','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676967542','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(648,'RBL75MZ0O1','Mpesa','','2023-02-21 11:59:34','','0','5','2023-02-21 11:59:34','209','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51676969963','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(649,'','Invoice','','2023-02-21 12:22:19','','0','5','2023-02-21 12:22:19','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676967646','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(650,'RBL25PR4E2','Mpesa','','2023-02-21 12:32:16','','0','5','2023-02-21 12:32:16','209','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51676971364','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(651,'','Invoice','','2023-02-21 13:11:41','','0','5','2023-02-21 13:11:41','360','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676973948','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(652,'','Invoice','','2023-02-21 13:45:14','','0','5','2023-02-21 13:45:14','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676976300','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(653,'','Invoice','','2023-02-21 13:56:46','','0','5','2023-02-21 13:56:46','361','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676976917','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(654,'','Invoice','','2023-02-21 14:15:43','','0','5','2023-02-21 14:15:43','273','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51676977063','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(655,'','Cash','','2023-02-21 15:35:51','','0','5','2023-02-21 15:35:51','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51676978261','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(656,'','Invoice','','2023-02-21 16:03:20','','0','5','2023-02-21 16:03:20','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676983431','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(657,'','Cash','','2023-02-21 16:32:44','','0','5','2023-02-21 16:32:44','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51676984669','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(658,'','Invoice','','2023-02-21 16:36:08','','0','5','2023-02-21 16:36:08','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676986560','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(659,'','Invoice','','2023-02-21 17:02:19','','0','5','2023-02-21 17:02:19','59','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51676986675','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(660,'','Invoice','','2023-02-21 17:06:09','','0','5','2023-02-21 17:06:09','362','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676988161','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(661,'','Invoice','','2023-02-21 17:06:39','','0','5','2023-02-21 17:06:39','168','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676988392','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(662,'','Cash','','2023-02-21 17:31:49','','0','5','2023-02-21 17:31:49','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51676989313','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(663,'','Cash','','2023-02-21 17:42:18','','0','5','2023-02-21 17:42:18','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51676990524','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(664,'RBL96N4UAV','Mpesa','','2023-02-21 18:32:18','','0','5','2023-02-21 18:32:18','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676992837','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(665,'RBL96OAJRX','Mpesa','','2023-02-21 18:39:38','','0','5','2023-02-21 18:39:38','200','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51676993574','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(666,'','Invoice','','2023-02-21 18:51:57','','0','5','2023-02-21 18:51:57','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51676994619','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(667,'','Cash','','2023-02-21 18:53:46','','0','5','2023-02-21 18:53:46','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51676994810','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(668,'','Cash','','2023-02-21 19:01:30','','0','5','2023-02-21 19:01:30','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51676995276','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(669,'','Invoice','','2023-02-22 09:21:14','','0','5','2023-02-22 09:21:14','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51677046856','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(670,'','Invoice','','2023-02-22 09:24:28','','0','5','2023-02-22 09:24:28','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677047054','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(671,'','Invoice','','2023-02-22 09:29:09','','0','5','2023-02-22 09:29:09','364','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677047254','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(672,'RBM87VBW3E','Mpesa','','2023-02-22 09:29:43','','0','5','2023-02-22 09:29:43','313','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677047368','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(673,'','Cash','','2023-02-22 10:24:22','','0','5','2023-02-22 10:24:22','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51677050653','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(674,'','Invoice','','2023-02-22 10:36:31','','0','5','2023-02-22 10:36:31','118','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51677051380','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(675,'rbm98374jx','Mpesa','','2023-02-22 11:05:54','','0','5','2023-02-22 11:05:54','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51677053110','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(676,'RBM083O208','Mpesa','','2023-02-22 11:10:36','','0','5','2023-02-22 11:10:36','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51677053422','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(677,'','Invoice','','2023-02-22 11:22:34','','0','5','2023-02-22 11:22:34','365','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677054026','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(678,'','Invoice','','2023-02-22 11:36:52','','0','5','2023-02-22 11:36:52','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51677054998','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(679,'RBM986CJOP','Bank','','2023-02-22 11:39:37','','0','5','2023-02-22 11:39:37','138','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51677055162','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(680,'','Invoice','','2023-02-22 11:53:32','','0','5','2023-02-22 11:53:32','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677056002','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(681,'RBM2891DQ0','Mpesa','','2023-02-22 12:16:02','','0','5','2023-02-22 12:16:02','43','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677057349','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(682,'','Invoice','','2023-02-22 12:21:55','','0','5','2023-02-22 12:21:55','366','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677057614','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(683,'','Invoice','','2023-02-22 12:24:11','','0','5','2023-02-22 12:24:11','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51677057811','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(684,'','Invoice','','2023-02-22 12:44:52','','0','5','2023-02-22 12:44:52','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677059084','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(685,'RBM38DB1X7','Mpesa','','2023-02-22 12:56:27','','0','5','2023-02-22 12:56:27','79','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51677059757','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(686,'RBM48J0L60','Mpesa','','2023-02-22 14:14:45','','0','5','2023-02-22 14:14:45','293','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677064473','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(687,'RBM38KHEKT','Mpesa','','2023-02-22 14:29:46','','0','5','2023-02-22 14:29:46','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677065378','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(688,'RBM88K7L3E','Bank','','2023-02-22 14:30:54','','0','5','2023-02-22 14:30:54','61','0','500','1','retail','0','500','1','0','0','0','0','0','500','printed',' ','','1','0','51677065427','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(689,'','Invoice','','2023-02-22 14:33:27','','0','5','2023-02-22 14:33:27','215','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677065595','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(690,'','Invoice','','2023-02-22 15:02:58','','0','5','2023-02-22 15:02:58','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677065827','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(691,'','Cash','','2023-02-22 15:04:12','','0','5','2023-02-22 15:04:12','209','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','51677067443','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(692,'','Cash','','2023-02-22 15:05:28','','0','5','2023-02-22 15:05:28','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51677067520','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(693,'','Invoice','','2023-02-22 15:32:17','','0','5','2023-02-22 15:32:17','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677069122','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(694,'','Invoice','','2023-02-22 15:34:57','','0','5','2023-02-22 15:34:57','190','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677069286','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(695,'','Cash','','2023-02-22 15:36:00','','0','5','2023-02-22 15:36:00','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51677069338','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(696,'RBM28R0GKQ','Mpesa','','2023-02-22 15:49:40','','0','5','2023-02-22 15:49:40','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677070168','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(697,'','Cash','','2023-02-22 16:11:00','','0','5','2023-02-22 16:11:00','209','1120','1120','1','retail','80','1120','1','0','0','0','0','0','0','printed',' ','','1','0','51677071446','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(698,'','Invoice','','2023-02-22 16:37:13','','0','5','2023-02-22 16:37:13','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677073022','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(699,'','Invoice','','2023-02-22 17:33:56','','0','5','2023-02-22 17:33:56','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677076261','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(700,'RBM991Q8HX','Mpesa','','2023-02-22 17:45:04','','0','5','2023-02-22 17:45:04','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51677077097','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(701,'','Invoice','','2023-02-22 17:49:54','','0','5','2023-02-22 17:49:54','90','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677077386','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(702,'','Cash','','2023-02-22 18:49:29','','0','5','2023-02-22 18:49:29','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51677080955','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(703,'RBM49BJG04','Bank','','2023-02-22 19:04:01','','0','5','2023-02-22 19:04:01','307','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51677081365','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(704,'RBN7A91DZJ','Mpesa','','2023-02-23 09:16:47','','0','5','2023-02-23 09:16:47','367','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51677132971','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(705,'','Invoice','','2023-02-23 09:35:22','','0','5','2023-02-23 09:35:22','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51677134109','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(706,'','Invoice','','2023-02-23 09:56:01','','0','5','2023-02-23 09:56:01','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51677135347','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(707,'','Invoice','','2023-02-23 11:31:44','','0','5','2023-02-23 11:31:44','98','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51677135675','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(708,'RBN0APHOOA','Mpesa','','2023-02-23 11:50:34','','0','5','2023-02-23 11:50:34','368','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677141907','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(709,'RBN9AXWFGN','Mpesa','','2023-02-23 13:25:10','','0','5','2023-02-23 13:25:10','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677147862','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(710,'RBN9AZ15ZN','Mpesa','','2023-02-23 13:39:14','','0','5','2023-02-23 13:39:14','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677148128','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(711,'','Invoice','','2023-02-23 13:49:24','','0','5','2023-02-23 13:49:24','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677148802','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(712,'','Cash','','2023-02-23 14:36:31','','0','5','2023-02-23 14:36:31','209','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','51677149396','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(713,'RBN9B9MXZJ','Mpesa','','2023-02-23 15:45:00','','0','5','2023-02-23 15:45:00','213','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677156194','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(714,'','Invoice','','2023-02-23 16:23:37','','0','5','2023-02-23 16:23:37','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51677157702','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(715,'','Invoice','','2023-02-23 16:34:15','','0','5','2023-02-23 16:34:15','312','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677158689','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(716,'','Invoice','','2023-02-23 17:13:26','','0','5','2023-02-23 17:13:26','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677160182','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(717,'','Invoice','','2023-02-23 17:47:10','','0','5','2023-02-23 17:47:10','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677162684','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(718,'','Invoice','','2023-02-23 17:57:23','','0','5','2023-02-23 17:57:23','341','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677163642','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(719,'','Invoice','','2023-02-23 18:17:04','','0','5','2023-02-23 18:17:04','369','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677165416','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(720,'','Invoice','','2023-02-23 18:19:34','','0','5','2023-02-23 18:19:34','167','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677165563','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(721,'','Cash','','2023-02-23 19:31:58','','0','5','2023-02-23 19:31:58','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51677169911','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(722,'RBN4C24O0Q','Mpesa','','2023-02-24 09:27:57','','0','5','2023-02-24 09:27:57','100','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51677220052','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(723,'','Invoice','','2023-02-24 09:29:06','','0','5','2023-02-24 09:29:06','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677220129','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(724,'RBO6D22DGU','Mpesa','','2023-02-24 10:02:28','','0','5','2023-02-24 10:02:28','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51677222136','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(726,'RBO6D6S20M','Mpesa','','2023-02-24 10:54:20','','0','5','2023-02-24 10:54:20','31','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677225245','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(727,'RBO7DDC4O1','Mpesa','','2023-02-24 12:08:45','','0','5','2023-02-24 12:08:45','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51677229715','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(728,'','Invoice','','2023-02-24 12:19:41','','0','5','2023-02-24 12:19:41','370','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677230124','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(729,'','Invoice','','2023-02-24 12:21:33','','0','5','2023-02-24 12:21:33','62','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677230471','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(730,'','Invoice','','2023-02-24 12:22:03','','0','5','2023-02-24 12:22:03','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677230511','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(731,'RBO2DFU4YG','Bank','','2023-02-24 12:40:10','','0','5','2023-02-24 12:40:10','14','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51677231603','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(732,'RBO1DHVL7R','Mpesa','','2023-02-24 13:12:34','','0','5','2023-02-24 13:12:34','371','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677233471','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(733,'','Invoice','','2023-02-24 13:17:09','','0','5','2023-02-24 13:17:09','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677233784','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(734,'','Invoice','','2023-02-24 13:17:36','','0','5','2023-02-24 13:17:36','324','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677233838','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(735,'RBO8DIUL8I','Bank','','2023-02-24 13:19:44','','0','5','2023-02-24 13:19:44','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51677233978','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(736,'','Invoice','','2023-02-24 14:00:50','','0','5','2023-02-24 14:00:51','182','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51677236440','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(737,'','Invoice','','2023-02-24 14:22:21','','0','5','2023-02-24 14:22:21','270','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677237734','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(738,'','Cash','','2023-02-24 15:20:04','','0','5','2023-02-24 15:20:04','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677241120','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(739,'RBO5DWHRLF','Mpesa','','2023-02-24 15:42:44','','0','5','2023-02-24 15:42:44','25','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51677242347','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(740,'','Invoice','','2023-02-24 16:25:13','','0','5','2023-02-24 16:25:13','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677245106','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(741,'','Invoice','','2023-02-24 16:52:53','','0','5','2023-02-24 16:52:53','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677246766','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(742,'RBO4E360Y2','Mpesa','','2023-02-24 16:53:14','','0','5','2023-02-24 16:53:14','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677246784','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(743,'RBO9EB9IM5','Bank','','2023-02-24 18:09:23','','0','5','2023-02-24 18:09:23','373','0','1200','1','retail','0','1200','1','0','0','0','0','0','1200','printed',' ','','1','0','51677251209','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(744,'','Invoice','','2023-02-25 08:56:00','','0','5','2023-02-25 08:56:00','267','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51677304531','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(745,'','Invoice','','2023-02-25 08:56:32','','0','5','2023-02-25 08:56:32','169','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677304572','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(746,'','Invoice','','2023-02-25 08:57:32','','0','5','2023-02-25 08:57:32','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677304644','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(747,'','Invoice','','2023-02-25 09:26:35','','0','5','2023-02-25 09:26:35','52','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51677306381','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(748,'','Invoice','','2023-02-25 10:20:16','','0','5','2023-02-25 10:20:16','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51677306802','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(749,'','Invoice','','2023-02-25 11:43:46','','0','5','2023-02-25 11:43:46','297','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677314616','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(750,'','Invoice','','2023-02-25 11:57:28','','0','5','2023-02-25 11:57:28','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677315440','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(751,'RBN2BNFBRU','Mpesa','','2023-02-25 11:57:46','','0','5','2023-02-25 11:57:46','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677315458','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(752,'','Invoice','','2023-02-25 12:00:40','','0','5','2023-02-25 12:00:40','15','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51677315629','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(753,'RBP3G4ZBCF','Bank','','2023-02-25 12:43:41','','0','5','2023-02-25 12:43:41','374','0','1120','1','retail','80','1120','1','0','0','0','0','0','1120','printed',' ','','1','0','51677317670','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(754,'','Invoice','','2023-02-25 12:44:32','','0','5','2023-02-25 12:44:32','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51677318263','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(755,'RBP9G55KJ9','Mpesa','','2023-02-25 12:44:53','','0','5','2023-02-25 12:44:53','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677318285','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(756,'','Invoice','','2023-02-25 12:48:52','','0','5','2023-02-25 12:48:52','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677318524','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(757,'','Cash','','2023-02-25 13:15:42','','0','5','2023-02-25 13:15:42','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51677320124','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(758,'','Cash','','2023-02-25 13:27:24','','0','5','2023-02-25 13:27:24','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51677320834','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(759,'','Invoice','','2023-02-25 13:37:09','','0','5','2023-02-25 13:37:09','375','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677321302','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(760,'RBP5GB1QSX','Bank','','2023-02-25 13:42:00','','0','5','2023-02-25 13:42:00','376','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51677321701','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(761,'','Cash','','2023-02-25 14:21:53','','0','5','2023-02-25 14:21:53','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51677324100','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(762,'RBP6GE6122','Mpesa','','2023-02-25 14:22:25','','0','5','2023-02-25 14:22:25','377','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677324137','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(763,'','Invoice','','2023-02-25 14:50:20','','0','5','2023-02-25 14:50:20','378','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677325379','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(764,'','Invoice','','2023-02-25 14:50:52','','0','5','2023-02-25 14:50:52','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677325843','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(765,'','Invoice','','2023-02-25 14:51:19','','0','5','2023-02-25 14:51:19','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51677325869','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(766,'RBP8GLETEE','Bank','','2023-02-25 15:26:43','','0','5','2023-02-25 15:26:43','209','0','120','1','retail','30','120','1','0','0','0','0','0','120','printed',' ','','1','0','51677327992','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(767,'','Invoice','','2023-02-25 15:45:20','','0','5','2023-02-25 15:45:21','379','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51677328962','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(768,'','Invoice','','2023-02-25 15:45:51','','0','5','2023-02-25 15:45:51','17','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677329132','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(769,'','Invoice','','2023-02-25 16:01:55','','0','5','2023-02-25 16:01:55','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677330103','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(770,'RBP5GRRMSP','Mpesa','','2023-02-25 16:38:13','','0','5','2023-02-25 16:38:13','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677332275','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(771,'RBP9GRUV0P','Mpesa','','2023-02-25 16:39:41','','0','5','2023-02-25 16:39:41','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677332360','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(772,'','Invoice','','2023-02-25 16:40:47','','0','5','2023-02-25 16:40:47','331','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677332439','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(773,'','Invoice','','2023-02-25 16:41:30','','0','5','2023-02-25 16:41:30','291','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677332482','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(774,'','Cash','','2023-02-25 16:56:08','','0','5','2023-02-25 16:56:08','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677333360','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(775,'','Invoice','','2023-02-25 17:12:46','','0','5','2023-02-25 17:12:46','101','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677334356','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(776,'','Invoice','','2023-02-25 17:52:58','','0','5','2023-02-25 17:52:58','380','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51677336683','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(777,'RBP8H1S5DE','Mpesa','','2023-02-25 18:01:33','','0','5','2023-02-25 18:01:33','152','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677337282','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(778,'','Invoice','','2023-02-25 18:16:50','','0','5','2023-02-25 18:16:50','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677338201','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(779,'','Invoice','','2023-02-25 18:28:47','','0','5','2023-02-25 18:28:47','37','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677338889','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(780,'RBP9H8UJV9','Bank','','2023-02-25 18:57:54','','0','5','2023-02-25 18:57:54','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51677340663','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(781,'rbq3irqvz1','Mpesa','','2023-02-26 12:33:47','','0','5','2023-02-26 12:33:47','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677404013','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(782,'RBQ0IHGTR8','Mpesa','','2023-02-26 12:36:00','','0','5','2023-02-26 12:36:00','381','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677404058','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(783,'','Invoice','','2023-02-26 12:38:25','','0','5','2023-02-26 12:38:25','382','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677404188','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(784,'','Invoice','','2023-02-26 12:40:19','','0','5','2023-02-26 12:40:19','383','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677404314','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(785,'','Invoice','','2023-02-26 12:41:37','','0','5','2023-02-26 12:41:37','229','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677404471','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(786,'','Invoice','','2023-02-26 12:46:32','','0','5','2023-02-26 12:46:32','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677404784','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(787,'','Invoice','','2023-02-26 13:04:44','','0','5','2023-02-26 13:04:44','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677405563','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(788,'RBQ4IUX7G0','Mpesa','','2023-02-26 13:13:43','','0','5','2023-02-26 13:13:43','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677406412','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(789,'','Invoice','','2023-02-26 13:38:00','','0','5','2023-02-26 13:38:00','382','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677407871','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(790,'','Invoice','','2023-02-26 13:41:31','','0','5','2023-02-26 13:41:31','385','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677407939','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(791,'','Invoice','','2023-02-26 14:00:46','','0','5','2023-02-26 14:00:46','183','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677409239','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(792,'','Invoice','','2023-02-26 14:24:02','','0','5','2023-02-26 14:24:02','146','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677410632','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(793,'','Invoice','','2023-02-26 14:44:59','','0','5','2023-02-26 14:44:59','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677411891','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(794,'','Invoice','','2023-02-26 14:57:21','','0','5','2023-02-26 14:57:21','340','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677412630','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(795,'','Invoice','','2023-02-26 15:14:48','','0','5','2023-02-26 15:14:48','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677413606','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(796,'','Cash','','2023-02-26 15:15:31','','0','5','2023-02-26 15:15:31','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51677413700','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(797,'RBQ2J69FOY','Mpesa','','2023-02-26 15:19:22','','0','5','2023-02-26 15:19:22','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51677413943','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(798,'RBQ7J6X8P1','Mpesa','','2023-02-26 15:27:32','','0','5','2023-02-26 15:27:32','209','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51677414438','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(799,'','Cash','','2023-02-26 15:39:20','','0','5','2023-02-26 15:39:20','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51677415145','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(800,'RBQ0J7S6CI','Mpesa','','2023-02-26 15:42:27','','0','5','2023-02-26 15:42:27','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677415205','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(801,'','Cash','','2023-02-26 15:45:58','','0','5','2023-02-26 15:45:59','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51677415549','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(802,'RBQ0J97GIG','Bank','','2023-02-26 16:08:58','','0','5','2023-02-26 16:08:58','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51677416924','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(803,'RBQ0JB48I0','Mpesa','','2023-02-26 16:14:04','','0','5','2023-02-26 16:14:04','255','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677417237','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(804,'','Invoice','','2023-02-26 16:20:46','','0','5','2023-02-26 16:20:46','158','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677417595','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(805,'RBQ3JCJF3','Mpesa','','2023-02-26 16:25:03','','0','5','2023-02-26 16:25:03','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51677417888','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(806,'RBQ9JE71FN','Mpesa','','2023-02-26 16:49:28','','0','5','2023-02-26 16:49:28','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51677419361','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(807,'','Invoice','','2023-02-26 16:51:28','','0','5','2023-02-26 16:51:28','210','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677419474','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(808,'','Cash','','2023-02-26 17:27:19','','0','5','2023-02-26 17:27:19','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51677421359','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(809,'','Invoice','','2023-02-26 17:38:29','','0','5','2023-02-26 17:38:29','161','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677421744','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(810,'','Invoice','','2023-02-26 17:41:50','','0','5','2023-02-26 17:41:50','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677422462','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(811,'RBQ5JNPITV','Bank','','2023-02-26 18:34:35','','0','5','2023-02-26 18:34:35','209','0','840','1','retail','60','840','1','0','0','0','0','0','840','printed',' ','','1','0','51677424635','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(812,'','Invoice','','2023-02-27 08:45:56','','0','5','2023-02-27 08:45:56','334','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677476686','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(813,'RBR6KSN0K0','Bank','','2023-02-27 09:11:51','','0','5','2023-02-27 09:11:51','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51677478022','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(814,'RBR8KSQ8TM','Mpesa','','2023-02-27 09:13:13','','0','5','2023-02-27 09:13:13','247','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51677478373','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(815,'','Cash','','2023-02-27 09:22:52','','0','5','2023-02-27 09:22:52','117','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677478940','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(816,'RBR8KU3ZNC','Mpesa','','2023-02-27 09:27:17','','0','5','2023-02-27 09:27:17','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51677479228','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(817,'','Cash','','2023-02-27 09:28:25','','0','5','2023-02-27 09:28:25','341','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677479287','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(818,'','Invoice','','2023-02-27 09:42:18','','0','5','2023-02-27 09:42:18','13','0','1680','1','retail','120','1680','1','0','0','0','0','0','1680','printed',' ','','1','0','51677480121','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(819,'','Invoice','','2023-02-27 09:49:15','','0','5','2023-02-27 09:49:15','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677480541','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(820,'','Invoice','','2023-02-27 09:50:32','','0','5','2023-02-27 09:50:33','41','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677480592','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(821,'RBR8KY0UOK','Mpesa','','2023-02-27 10:13:23','','0','5','2023-02-27 10:13:23','388','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677481620','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(822,'','Invoice','','2023-02-27 11:26:55','','0','5','2023-02-27 11:26:55','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51677486392','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(823,'','Invoice','','2023-02-27 11:28:23','','0','5','2023-02-27 11:28:23','11','0','2000','1','retail','400','2000','1','0','0','0','0','0','2000','printed',' ','','1','0','51677486463','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(824,'','Invoice','','2023-02-27 11:31:48','','0','5','2023-02-27 11:31:48','276','500','500','1','retail','100','500','1','0','0','0','0','0','0','printed',' ','','1','0','51677486645','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(825,'','Invoice','','2023-02-27 11:34:01','','0','5','2023-02-27 11:34:01','304','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677486827','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(826,'','Invoice','','2023-02-27 11:37:43','','0','5','2023-02-27 11:37:43','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51677487047','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(827,'RBR2LABRD0','Bank','','2023-02-27 12:31:26','','0','5','2023-02-27 12:31:26','234','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51677490247','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(828,'RBR5LALPX5','Bank','','2023-02-27 12:36:15','','0','5','2023-02-27 12:36:15','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51677490561','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(829,'','Invoice','','2023-02-27 12:39:14','','0','5','2023-02-27 12:39:14','94','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51677490741','Cleared','5','2023-02-27 19:08:57','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(830,'','Invoice','','2023-02-27 12:53:09','','0','5','2023-02-27 12:53:09','23','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677491573','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(831,'','Invoice','','2023-02-27 12:53:48','','0','5','2023-02-27 12:53:48','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677491618','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(832,'RBR0LE30JS','Mpesa','','2023-02-27 13:18:28','','0','5','2023-02-27 13:18:28','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677493098','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(833,'','Invoice','','2023-02-27 13:20:41','','0','5','2023-02-27 13:20:41','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677493173','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(834,'','Invoice','','2023-02-27 13:34:40','','0','5','2023-02-27 13:34:40','195','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','51677493700','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(835,'','Cash','','2023-02-27 13:59:27','','0','5','2023-02-27 13:59:27','209','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','51677495544','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(836,'','Invoice','','2023-02-27 14:18:14','','0','5','2023-02-27 14:18:14','75','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51677496684','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(837,'','Invoice','','2023-02-27 14:20:53','','0','5','2023-02-27 14:20:53','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677496829','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(838,'','Invoice','','2023-02-27 14:42:30','','0','5','2023-02-27 14:42:30','390','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51677497905','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(839,'','Invoice','','2023-02-27 14:54:37','','0','5','2023-02-27 14:54:37','363','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677498865','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(840,'RBR6LPII5OI','Mpesa','','2023-02-27 15:32:13','','0','5','2023-02-27 15:32:13','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51677501120','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(841,'','Invoice','','2023-02-27 15:56:29','','0','5','2023-02-27 15:56:29','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677502580','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(842,'','Invoice','','2023-02-27 15:59:11','','0','5','2023-02-27 15:59:11','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677502601','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(843,'RBR8LXPWVQ','Mpesa','','2023-02-27 16:51:52','','0','5','2023-02-27 16:51:52','25','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51677505897','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(844,'','Invoice','','2023-02-27 17:26:58','','0','5','2023-02-27 17:26:58','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677508009','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(845,'RBR8M51MSU','Mpesa','','2023-02-27 18:02:58','','0','5','2023-02-27 18:02:58','245','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677510167','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(846,'','Cash','','2023-02-27 18:10:13','','0','5','2023-02-27 18:10:13','342','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51677510599','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(847,'','Cash','','2023-02-27 18:15:44','','0','5','2023-02-27 18:15:44','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51677510920','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(848,'','Cash','','2023-02-27 19:00:02','','0','5','2023-02-27 19:00:02','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51677513573','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(849,'RBS3NJQT0H','Bank','','2023-02-28 10:06:55','','0','5','2023-02-28 10:06:55','88','0','500','1','retail','100','500','1','0','0','0','0','0','500','printed',' ','','1','0','51677566621','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(850,'','Invoice','','2023-02-28 10:34:37','','0','5','2023-02-28 10:34:37','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51677569662','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(851,'RBS2NR3P7W','Mpesa','','2023-02-28 11:23:44','','0','5','2023-02-28 11:23:44','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677569691','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(852,'','Cash','','2023-02-28 18:05:39','','0','5','2023-02-28 18:05:39','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51677595406','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(853,'','Bank','','','','0','1','2023-02-28 19:25:19','13','0','3360','1','retail','','','1','0','0','0','0','0','3360','printed','','',NULL,'0','11677601499','Cleared','5','2023-06-19 15:41:20','','','','','',NULL,0.00,0.00,0,NULL,NULL,'',NULL,NULL,NULL),(854,'','Bank','','','','0','1','2023-02-28 19:31:01','13','0','2800','1','retail','','','1','0','0','0','0','0','2800','printed','','',NULL,'0','11677601847','Cleared','5','2023-06-19 15:41:02','','','','','',NULL,0.00,0.00,0,NULL,NULL,'',NULL,NULL,NULL),(855,'RC11Q18209','Bank','','2023-03-01 08:38:55','','0','5','2023-03-01 08:38:55','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51677649121','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(856,'','Points','','2023-03-01 09:02:31','','0','5','2023-03-01 09:02:31','99','0','560','1','retail','40','560','1','0','0','0','560','0','0','printed',' ','','1','0','51677650525','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(857,'','Points','','2023-03-01 09:04:32','','0','5','2023-03-01 09:04:32','176','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51677650656','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(858,'','Points','','2023-03-01 09:06:46','','0','5','2023-03-01 09:06:46','31','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51677650798','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(859,'','Invoice','','2023-03-01 09:24:49','','0','5','2023-03-01 09:24:49','26','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51677651874','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(860,'','Invoice','','2023-03-01 09:25:21','','0','5','2023-03-01 09:25:21','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677651911','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(861,'','Invoice','','2023-03-01 09:33:43','','0','5','2023-03-01 09:33:43','391','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677652416','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(862,'','Invoice','','2023-03-01 09:36:20','','0','5','2023-03-01 09:36:20','184','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677652545','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(863,'','Invoice','','2023-03-01 09:58:30','','0','5','2023-03-01 09:58:30','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677653902','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(864,'','Invoice','','2023-03-01 09:59:00','','0','5','2023-03-01 09:59:00','124','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677653920','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(865,'','Invoice','','2023-03-01 09:59:27','','0','5','2023-03-01 09:59:27','156','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677653951','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(866,'','Invoice','','2023-03-01 10:00:05','','0','5','2023-03-01 10:00:05','202','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677653979','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(867,'','Invoice','','2023-03-01 10:00:52','','0','5','2023-03-01 10:00:52','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51677654036','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(868,'','Invoice','','2023-03-01 10:10:47','','0','5','2023-03-01 10:10:47','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677654426','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(869,'','Invoice','','2023-03-01 10:11:02','','0','5','2023-03-01 10:11:02','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677654656','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(870,'RC15PUXMQ9','Mpesa','','2023-03-01 10:13:45','','0','5','2023-03-01 10:13:45','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677654672','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(871,'','Invoice','','2023-03-01 10:55:46','','0','5','2023-03-01 10:55:46','392','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677657338','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(872,'','Invoice','','2023-03-01 11:14:03','','0','5','2023-03-01 11:14:03','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677658388','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(873,'','Invoice','','2023-03-01 12:21:31','','0','5','2023-03-01 12:21:31','393','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677662403','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(874,'','Invoice','','2023-03-01 12:22:18','','0','5','2023-03-01 12:22:18','341','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677662521','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(875,'','Invoice','','2023-03-01 12:31:26','','0','5','2023-03-01 12:31:26','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677663075','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(876,'','Invoice','','2023-03-01 12:35:58','','0','5','2023-03-01 12:35:58','306','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51677663351','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(877,'','Invoice','','2023-03-01 12:54:52','','0','5','2023-03-01 12:54:52','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677664474','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(878,'','Invoice','','2023-03-01 13:39:43','','0','5','2023-03-01 13:39:43','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51677667031','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(879,'','Invoice','','2023-03-01 13:41:31','','0','5','2023-03-01 13:41:31','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51677667281','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(880,'','Invoice','','2023-03-01 14:04:45','','0','5','2023-03-01 14:04:45','177','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677668623','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(881,'','Cash','','2023-03-01 14:20:41','','0','5','2023-03-01 14:20:41','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51677669629','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(882,'','Invoice','','2023-03-01 14:22:47','','0','5','2023-03-01 14:22:47','140','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677669733','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(883,'','Invoice','','2023-03-01 14:29:11','','0','5','2023-03-01 14:29:11','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677670139','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(884,'RC12QYEE54','Mpesa','','2023-03-01 14:47:58','','0','5','2023-03-01 14:47:58','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51677670169','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(885,'','Invoice','','2023-03-01 14:49:31','','0','5','2023-03-01 14:49:31','20','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51677671354','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(886,'','Invoice','','2023-03-01 15:09:00','','0','5','2023-03-01 15:09:00','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677672533','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(887,'','Cash','','2023-03-01 15:20:04','','0','5','2023-03-01 15:20:04','108','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51677673191','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(888,'','Cash','','2023-03-01 15:32:59','','0','5','2023-03-01 15:32:59','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677673966','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(889,'','Invoice','','2023-03-01 16:08:09','','0','5','2023-03-01 16:08:09','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677676079','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(890,'','Invoice','','2023-03-01 16:09:10','','0','5','2023-03-01 16:09:10','172','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51677676120','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(891,'','Invoice','','2023-03-01 16:33:29','','0','5','2023-03-01 16:33:29','121','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','51677677583','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(892,'RC14R7BOIM','Bank','','2023-03-01 16:36:22','','0','5','2023-03-01 16:36:22','209','0','1120','1','retail','80','1120','1','0','0','0','0','0','1120','printed',' ','','1','0','51677677765','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(893,'','Invoice','','2023-03-01 17:14:11','','0','5','2023-03-01 17:14:11','90','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677680041','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(894,'','Invoice','','2023-03-01 17:50:01','','0','5','2023-03-01 17:50:01','396','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677681835','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(895,'','Invoice','','2023-03-01 17:50:50','','0','5','2023-03-01 17:50:50','238','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51677682237','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(896,'','Invoice','','2023-03-01 17:51:35','','0','5','2023-03-01 17:51:35','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677682284','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(897,'','Invoice','','2023-03-01 17:53:57','','0','5','2023-03-01 17:53:57','397','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677682309','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(898,'','Invoice','','2023-03-01 18:04:34','','0','5','2023-03-01 18:04:34','286','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677683063','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(899,'RC13RJ2KF5','Bank','','2023-03-01 18:09:24','','0','5','2023-03-01 18:09:24','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51677683344','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(900,'rc16ruwhxm','Mpesa','','2023-03-02 09:27:30','','0','5','2023-03-02 09:27:30','218','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677738348','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(901,'','Invoice','','2023-03-02 09:45:56','','0','5','2023-03-02 09:45:56','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51677739540','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(902,'','Invoice','','2023-03-02 09:48:11','','0','5','2023-03-02 09:48:11','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51677739675','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(903,'RC27SZYP55','Mpesa','','2023-03-02 10:00:24','','0','5','2023-03-02 10:00:24','36','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51677740408','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(904,'','Invoice','','2023-03-02 10:03:22','','0','5','2023-03-02 10:03:22','97','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677740588','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(905,'RC29T0CBTD','Mpesa','','2023-03-02 10:06:17','','0','5','2023-03-02 10:06:17','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677740767','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(906,'','Invoice','','2023-03-02 10:12:09','','0','5','2023-03-02 10:12:09','132','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677741117','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(907,'','Invoice','','2023-03-02 11:03:11','','0','5','2023-03-02 11:03:11','257','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51677744145','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(908,'','Invoice','','2023-03-02 11:33:42','','0','5','2023-03-02 11:33:42','312','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677746015','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(909,'','Invoice','','2023-03-02 11:34:51','','0','5','2023-03-02 11:34:51','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677746035','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(910,'','Invoice','','2023-03-02 11:35:43','','0','5','2023-03-02 11:35:43','148','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677746110','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(911,'','Invoice','','2023-03-02 11:37:12','','0','5','2023-03-02 11:37:12','248','1120','1120','1','retail','80','1120','1','0','0','0','0','0','0','printed',' ','','1','0','51677746173','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(912,'RC21T8Y26R','Bank','','2023-03-02 11:40:47','','0','5','2023-03-02 11:40:47','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51677746341','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(913,'RC24TA02OY','Mpesa','','2023-03-02 11:52:14','','0','5','2023-03-02 11:52:14','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51677747126','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(914,'','Invoice','','2023-03-02 12:07:01','','0','5','2023-03-02 12:07:01','310','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677748001','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(915,'','Invoice','','2023-03-02 12:07:38','','0','5','2023-03-02 12:07:38','212','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677748044','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(916,'','Invoice','','2023-03-02 12:22:46','','0','5','2023-03-02 12:22:46','398','0','1500','1','retail','0','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51677748711','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(917,'','Invoice','','2023-03-02 12:24:12','','0','5','2023-03-02 12:24:12','314','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677748973','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(918,'RC21TF6QGT','Mpesa','','2023-03-02 12:49:43','','0','5','2023-03-02 12:49:43','113','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51677750562','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(919,'RC23TGDMML','Mpesa','','2023-03-02 13:10:51','','0','5','2023-03-02 13:10:51','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677751840','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(920,'','Cash','','2023-03-02 14:05:29','','0','5','2023-03-02 14:05:29','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51677754879','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(921,'','Invoice','','2023-03-02 14:09:02','','0','5','2023-03-02 14:09:02','292','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677755331','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(922,'','Invoice','','2023-03-02 14:09:25','','0','5','2023-03-02 14:09:25','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677755357','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(923,'','Cash','','2023-03-02 14:59:11','','0','5','2023-03-02 14:59:11','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677758343','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(924,'','Invoice','','2023-03-02 15:18:25','','0','5','2023-03-02 15:18:25','168','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677759495','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(925,'','Invoice','','2023-03-02 15:47:01','','0','5','2023-03-02 15:47:01','399','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51677760663','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(926,'','Cash','','2023-03-02 16:50:59','','0','5','2023-03-02 16:50:59','209','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','51677764400','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(927,'','Invoice','','2023-03-02 16:53:52','','0','5','2023-03-02 16:53:52','400','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677765144','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(928,'','Invoice','','2023-03-02 16:54:19','','0','5','2023-03-02 16:54:19','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677765240','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(929,'RC26U20UCM','Mpesa','','2023-03-02 16:58:53','','0','5','2023-03-02 16:58:53','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51677765526','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(930,'','Invoice','','2023-03-02 18:18:50','','0','5','2023-03-02 18:18:50','136','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677770319','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(931,'RC23UCIWO7','Mpesa','','2023-03-02 18:23:56','','0','5','2023-03-02 18:23:56','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677770343','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(932,'RC29UEXXO5','Mpesa','','2023-03-02 18:41:26','','0','5','2023-03-02 18:41:26','209','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51677771670','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(933,'','Invoice','','2023-03-02 18:48:38','','0','5','2023-03-02 18:48:38','295','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677772107','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(934,'RC28UHONEU','Mpesa','','2023-03-02 18:58:18','','0','5','2023-03-02 18:58:18','67','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51677772688','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(935,'','Invoice','','2023-03-03 09:02:50','','0','5','2023-03-03 09:02:50','13','0','2520','1','retail','180','2520','1','0','0','0','0','0','2520','printed',' ','','1','0','51677823043','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(936,'RC24ULJT0U','Mpesa','','2023-03-03 09:07:41','','0','5','2023-03-03 09:07:41','213','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677823611','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(937,'RC39VG6JV1','Mpesa','','2023-03-03 09:08:52','','0','5','2023-03-03 09:08:52','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677823703','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(938,'','Invoice','','2023-03-03 09:10:07','','0','5','2023-03-03 09:10:07','223','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677823777','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(939,'','Invoice','','2023-03-03 09:10:37','','0','5','2023-03-03 09:10:37','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677823822','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(940,'','Invoice','','2023-03-03 09:11:06','','0','5','2023-03-03 09:11:06','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51677823847','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(941,'','Invoice','','2023-03-03 09:29:01','','0','5','2023-03-03 09:29:01','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677824934','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(942,'','Invoice','','2023-03-03 10:40:21','','0','5','2023-03-03 10:40:21','30','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51677829213','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(943,'RC32W0GZH2','Mpesa','','2023-03-03 11:31:29','','0','5','2023-03-03 11:31:29','141','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677829237','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(944,'','Invoice','','2023-03-03 11:48:57','','0','5','2023-03-03 11:48:57','210','0','800','1','retail','0','800','1','0','0','0','0','0','800','printed',' ','','1','0','51677833322','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(945,'','Invoice','','2023-03-03 12:00:36','','0','5','2023-03-03 12:00:36','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51677834020','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(946,'','Invoice','','2023-03-03 12:59:59','','0','5','2023-03-03 12:59:59','273','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677835239','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(947,'','Invoice','','2023-03-03 13:02:46','','0','5','2023-03-03 13:02:46','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677837759','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(948,'','Cash','','2023-03-03 13:51:18','','0','5','2023-03-03 13:51:18','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51677839367','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(949,'','Cash','','2023-03-03 13:51:44','','0','5','2023-03-03 13:51:44','248','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51677840685','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(950,'RC36WHOC1A','Mpesa','','2023-03-03 14:37:11','','0','5','2023-03-03 14:37:11','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51677840717','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(951,'','Invoice','','2023-03-03 14:38:45','','0','5','2023-03-03 14:38:45','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677843515','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(952,'','Invoice','','2023-03-03 14:39:57','','0','5','2023-03-03 14:39:57','341','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677843590','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(953,'','Invoice','','2023-03-03 14:40:35','','0','5','2023-03-03 14:40:35','83','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','RJA25B0L28','1','0','51677843618','Cleared','5','2023-10-10 19:38:05','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(954,'','Invoice','','2023-03-03 14:43:18','','0','5','2023-03-03 14:43:18','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677843787','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(955,'','Invoice','','2023-03-03 16:01:57','','0','5','2023-03-03 16:01:57','268','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51677848506','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(956,'','Invoice','','2023-03-03 16:19:19','','0','5','2023-03-03 16:19:19','238','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677849540','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(957,'','Invoice','','2023-03-03 17:16:10','','0','5','2023-03-03 17:16:10','401','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677852742','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(958,'','Invoice','','2023-03-03 17:18:55','','0','5','2023-03-03 17:18:55','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677853126','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(959,'','Invoice','','2023-03-03 17:26:20','','0','5','2023-03-03 17:26:20','402','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51677853307','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(960,'','Invoice','','2023-03-03 17:35:56','','0','5','2023-03-03 17:35:56','403','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677853673','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(961,'','Invoice','','2023-03-03 17:38:59','','0','5','2023-03-03 17:38:59','404','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677854263','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(962,'','Invoice','','2023-03-03 17:49:33','','0','5','2023-03-03 17:49:33','118','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677854966','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(963,'RC37X3MPWH','Mpesa','','2023-03-03 18:03:38','','0','5','2023-03-03 18:03:38','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51677855706','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(964,'RC38X3Z6CO','Mpesa','','2023-03-03 18:11:11','','0','5','2023-03-03 18:11:11','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677856263','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(965,'RC32X2L9QG','Mpesa','','2023-03-03 18:12:05','','0','5','2023-03-03 18:12:05','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677856304','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(966,'RC30XEZ832','Mpesa','','2023-03-03 19:23:15','','0','5','2023-03-03 19:23:15','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51677860582','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(967,'','Cash','','2023-03-03 19:25:19','','0','5','2023-03-03 19:25:19','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51677860626','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(968,'RC49YFR7YR','Mpesa','','2023-03-04 10:55:37','','0','5','2023-03-04 10:55:37','105','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51677916457','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(969,'RC44YGHIEK','Mpesa','','2023-03-04 10:58:56','','0','5','2023-03-04 10:58:56','405','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677916606','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(970,'','Invoice','','2023-03-04 10:59:41','','0','5','2023-03-04 10:59:41','291','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677916773','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(971,'','Invoice','','2023-03-04 11:00:00','','0','5','2023-03-04 11:00:00','350','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677916790','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(972,'','Invoice','','2023-03-04 11:01:28','','0','5','2023-03-04 11:01:28','52','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677916880','Cleared','5','2023-03-06 18:26:09','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(973,'','Invoice','','2023-03-04 11:01:53','','0','5','2023-03-04 11:01:53','147','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677916904','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(974,'','Invoice','','2023-03-04 11:04:22','','0','5','2023-03-04 11:04:22','118','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677917055','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(975,'','Invoice','','2023-03-04 12:44:14','','0','5','2023-03-04 12:44:14','406','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677922980','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(976,'','Invoice','','2023-03-04 12:44:52','','0','5','2023-03-04 12:44:52','41','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677923084','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(977,'','Invoice','','2023-03-04 13:20:36','','0','5','2023-03-04 13:20:36','75','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51677923870','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(978,'RC47Z6JMHX','Bank','','2023-03-04 13:21:43','','0','5','2023-03-04 13:21:43','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51677925264','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(979,'','Cash','','2023-03-04 13:23:02','','0','5','2023-03-04 13:23:02','317','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51677925372','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(980,'','Invoice','','2023-03-04 13:55:21','','0','5','2023-03-04 13:55:21','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677927314','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(981,'','Invoice','','2023-03-04 13:55:49','','0','5','2023-03-04 13:55:49','101','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677927338','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(982,'RC49ZBC99D','Mpesa','','2023-03-04 14:23:21','','0','5','2023-03-04 14:23:22','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677928993','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(983,'','Invoice','','2023-03-04 15:58:38','','0','5','2023-03-04 15:58:38','407','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51677933937','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(984,'','Invoice','','2023-03-04 16:01:08','','0','5','2023-03-04 16:01:08','193','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51677934756','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(985,'','Cash','','2023-03-04 16:04:53','','0','5','2023-03-04 16:04:53','200','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51677935079','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(986,'RC41ZNY60X','Mpesa','','2023-03-04 16:10:19','','0','5','2023-03-04 16:10:19','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51677935409','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(987,'','Invoice','','2023-03-04 16:26:33','','0','5','2023-03-04 16:26:33','241','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51677936209','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(988,'','Cash','','2023-03-04 16:28:50','','0','5','2023-03-04 16:28:50','387','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51677936520','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(989,'','Invoice','','2023-03-04 17:00:51','','0','5','2023-03-04 17:00:51','98','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51677938439','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(990,'RC49ZSXK5D','Mpesa','','2023-03-04 17:01:39','','0','5','2023-03-04 17:01:39','25','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51677938464','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(991,'RC46ZWPRDE','Mpesa','','2023-03-04 17:31:18','','0','5','2023-03-04 17:31:18','232','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51677940268','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(992,'RC4911GW8V','Mpesa','','2023-03-05 12:52:59','','0','5','2023-03-05 12:52:59','31','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678009699','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(993,'RC562TGW5M','Mpesa','','2023-03-05 13:03:01','','0','5','2023-03-05 13:03:01','110','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51678010570','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(994,'','Cash','','2023-03-05 13:06:20','','0','5','2023-03-05 13:06:21','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51678010771','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(995,'','Cash','','2023-03-05 13:16:56','','0','5','2023-03-05 13:16:56','179','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678011408','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(996,'','Invoice','','2023-03-05 13:33:31','','0','5','2023-03-05 13:33:32','29','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51678012127','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(997,'','Invoice','','2023-03-05 14:15:08','','0','5','2023-03-05 14:15:08','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678014901','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(998,'','Invoice','','2023-03-05 14:27:36','','0','5','2023-03-05 14:27:36','408','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678014940','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(999,'RC512W1A1Z','Mpesa','','2023-03-05 14:29:09','','0','5','2023-03-05 14:29:09','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678015741','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1000,'','Invoice','','2023-03-05 17:42:39','','0','5','2023-03-05 17:42:39','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678027352','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1001,'','Invoice','','2023-03-05 17:44:25','','0','5','2023-03-05 17:44:25','409','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678027368','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1002,'','Invoice','','2023-03-05 17:45:07','','0','5','2023-03-05 17:45:07','167','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678027491','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1003,'','Invoice','','2023-03-05 17:45:43','','0','5','2023-03-05 17:45:43','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678027534','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1004,'','Invoice','','2023-03-05 17:46:23','','0','5','2023-03-05 17:46:23','246','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678027575','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1005,'','Invoice','','2023-03-05 17:47:22','','0','5','2023-03-05 17:47:22','355','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678027594','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1006,'','Invoice','','2023-03-05 17:50:25','','0','5','2023-03-05 17:50:25','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678027693','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1007,'','Invoice','','2023-03-05 17:50:42','','0','5','2023-03-05 17:50:42','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678027833','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1008,'','Cash','','2023-03-05 17:53:58','','0','5','2023-03-05 17:53:58','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51678028015','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1009,'','Invoice','','2023-03-05 17:54:54','','0','5','2023-03-05 17:54:54','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51678028081','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1010,'RC593HVF2L','Mpesa','','2023-03-05 17:56:14','','0','5','2023-03-05 17:56:14','289','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678028165','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1011,'','Invoice','','2023-03-05 18:08:48','','0','5','2023-03-05 18:08:48','275','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678028905','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1012,'RC593TFEAX','Mpesa','','2023-03-05 19:03:31','','0','5','2023-03-05 19:03:31','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51678032201','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1013,'RC614WEVKF','Mpesa','','2023-03-06 09:10:10','','0','5','2023-03-06 09:10:10','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678082317','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1014,'RC624WBL86','Mpesa','','2023-03-06 09:12:29','','0','5','2023-03-06 09:12:29','411','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678083048','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1015,'','Invoice','','2023-03-06 09:15:54','','0','5','2023-03-06 09:15:54','412','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678083174','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1016,'','Invoice','','2023-03-06 09:18:42','','0','5','2023-03-06 09:18:42','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678083515','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1017,'RC6351A29L','Mpesa','','2023-03-06 09:54:37','','0','5','2023-03-06 09:54:37','166','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678085641','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1018,'','Invoice','','2023-03-06 10:08:56','','0','5','2023-03-06 10:08:56','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678086526','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1019,'','Cash','','2023-03-06 10:10:07','','0','5','2023-03-06 10:10:07','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51678086587','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1020,'','Invoice','','2023-03-06 10:37:45','','0','5','2023-03-06 10:37:45','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51678087678','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1021,'RC6959GMZH','Mpesa','','2023-03-06 12:00:43','','0','5','2023-03-06 12:00:43','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678093232','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1022,'','Invoice','','2023-03-06 12:01:31','','0','5','2023-03-06 12:01:31','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678093281','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1023,'','Cash','','2023-03-06 12:02:00','','0','5','2023-03-06 12:02:00','54','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678093312','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1024,'RC655DLOTN','Mpesa','','2023-03-06 12:05:04','','0','5','2023-03-06 12:05:04','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51678093493','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1025,'','Cash','','2023-03-06 12:28:41','','0','5','2023-03-06 12:28:41','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51678093742','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1026,'','Cash','','2023-03-06 12:31:34','','0','5','2023-03-06 12:31:34','209','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','51678095083','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1027,'','Invoice','','2023-03-06 12:53:05','','0','5','2023-03-06 12:53:05','413','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678096376','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1028,'RC615M5U0T','Mpesa','','2023-03-06 13:38:52','','0','5','2023-03-06 13:38:52','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678099122','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1029,'RC645O0C3A','Bank','','2023-03-06 13:56:35','','0','5','2023-03-06 13:56:35','414','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51678099979','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1030,'','Cash','','2023-03-06 14:02:00','','0','5','2023-03-06 14:02:00','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51678100509','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1031,'','Invoice','','2023-03-06 14:03:59','','0','5','2023-03-06 14:03:59','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678100601','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1032,'','Invoice','','2023-03-06 15:20:55','','0','5','2023-03-06 15:20:55','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678105247','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1033,'','Invoice','','2023-03-06 15:21:24','','0','5','2023-03-06 15:21:24','116','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678105267','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1034,'','Invoice','','2023-03-06 15:39:47','','0','5','2023-03-06 15:39:47','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678106377','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1035,'','Invoice','','2023-03-06 16:35:15','','0','5','2023-03-06 16:35:15','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678109703','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1036,'RC6264SS1K','Mpesa','','2023-03-06 16:54:34','','0','5','2023-03-06 16:54:34','125','0','750','1','retail','0','750','1','0','0','0','0','750','0','printed',' ','','1','0','51678109728','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1037,'RC6065S74K','Bank','','2023-03-06 17:05:05','','0','5','2023-03-06 17:05:05','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51678110905','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1038,'','Invoice','','2023-03-06 17:13:12','','0','5','2023-03-06 17:13:12','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51678111539','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1039,'RC6566OG85','Mpesa','','2023-03-06 17:30:25','','0','5','2023-03-06 17:30:25','283','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51678112994','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1040,'','Invoice','','2023-03-06 17:32:05','','0','5','2023-03-06 17:32:05','253','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678113117','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1041,'','Invoice','','2023-03-06 17:32:43','','0','5','2023-03-06 17:32:43','313','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678113143','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1042,'','Invoice','','2023-03-06 18:08:06','','0','5','2023-03-06 18:08:06','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678115277','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1043,'RC626EMR26','Mpesa','','2023-03-06 18:42:56','','0','5','2023-03-06 18:42:56','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678117362','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1044,'','Invoice','','2023-03-06 18:44:44','','0','5','2023-03-06 18:44:44','72','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678117458','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1045,'','Invoice','','2023-03-06 18:46:16','','0','5','2023-03-06 18:46:16','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678117553','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1046,'','Invoice','','2023-03-06 18:46:53','','0','5','2023-03-06 18:46:53','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678117604','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1047,'','Invoice','','2023-03-06 18:47:27','','0','5','2023-03-06 18:47:27','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678117624','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1048,'RC636JO121','Mpesa','','2023-03-06 19:00:43','','0','4','2023-03-06 19:00:43','189','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','41678118433','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1049,'RC35WEFW4N','Mpesa','','2023-03-06 19:30:57','','0','5','2023-03-06 19:30:57','83','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51678120241','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1050,'','Cash','','2023-03-06 20:03:31','','0','5','2023-03-06 20:03:31','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51678122170','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1051,'','Invoice','','2023-03-07 10:59:22','','0','5','2023-03-07 10:59:22','13','0','2240','1','retail','160','2240','1','0','0','0','0','0','2240','printed',' ','','1','0','51678175948','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1052,'RC707T0A3G','Mpesa','','2023-03-07 10:59:45','','0','5','2023-03-07 10:59:45','288','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51678175973','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1053,'','Invoice','','2023-03-07 11:03:08','','0','5','2023-03-07 11:03:08','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51678176158','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1054,'','Invoice','','2023-03-07 11:03:45','','0','5','2023-03-07 11:03:45','26','390','390','1','retail','60','390','1','0','0','0','0','0','0','printed',' ','','1','0','51678176213','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1055,'','Invoice','','2023-03-07 11:06:27','','0','5','2023-03-07 11:06:27','315','300','900','1','retail','0','900','1','0','0','0','0','600','0','printed',' ','','1','0','51678176345','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1056,'','Cash','','2023-03-07 11:07:39','','0','5','2023-03-07 11:07:39','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51678176449','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1057,'','Cash','','2023-03-07 13:55:52','','0','5','2023-03-07 13:55:52','209','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51678184742','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1058,'RC728FZ10I','Mpesa','','2023-03-07 14:00:22','','0','5','2023-03-07 14:00:22','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51678186799','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1059,'','Invoice','','2023-03-07 14:55:44','','0','5','2023-03-07 14:55:44','348','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678190130','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1060,'RC718ML0VT','Bank','','2023-03-07 15:13:52','','0','5','2023-03-07 15:13:52','417','0','1120','1','retail','80','1120','1','0','0','0','0','0','1120','printed',' ','','1','0','51678190829','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1061,'RC718MSKXF','Mpesa','','2023-03-07 15:15:10','','0','5','2023-03-07 15:15:10','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678191260','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1062,'','Invoice','','2023-03-07 15:22:25','','0','5','2023-03-07 15:22:25','418','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51678191339','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1063,'','Cash','','2023-03-07 16:53:21','','0','5','2023-03-07 16:53:21','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51678197179','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1064,'','Invoice','','2023-03-07 16:54:16','','0','5','2023-03-07 16:54:16','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51678197209','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1065,'','Invoice','','2023-03-07 16:56:52','','0','5','2023-03-07 16:56:52','15','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51678197402','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1066,'','Invoice','','2023-03-07 16:58:00','','0','5','2023-03-07 16:58:00','285','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678197472','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1067,'','Cash','','2023-03-07 16:58:35','','0','5','2023-03-07 16:58:35','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51678197495','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1068,'','Invoice','','2023-03-07 17:02:23','','0','5','2023-03-07 17:02:23','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678197529','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1069,'','Invoice','','2023-03-07 17:29:17','','0','5','2023-03-07 17:29:17','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678199325','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1070,'','Invoice','','2023-03-07 18:03:51','','0','5','2023-03-07 18:03:51','265','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678201421','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1071,'','Invoice','','2023-03-07 18:05:16','','0','5','2023-03-07 18:05:16','250','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678201503','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1072,'','Invoice','','2023-03-07 18:54:03','','0','5','2023-03-07 18:54:03','83','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','RJA25B0L28','1','0','51678204432','Cleared','5','2023-10-10 19:36:53','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1073,'RC729ALH1Y','Mpesa','','2023-03-07 18:58:23','','0','5','2023-03-07 18:58:23','140','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678204692','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1074,'RC82AK8YD2','Mpesa','','2023-03-08 09:59:43','','0','5','2023-03-08 09:59:43','419','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678255466','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1075,'','Invoice','','2023-03-08 10:00:26','','0','5','2023-03-08 10:00:26','106','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678258810','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1076,'RC87ALMRFH','Bank','','2023-03-08 10:02:54','','0','5','2023-03-08 10:02:54','367','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51678258853','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1077,'RC87AM050P','Mpesa','','2023-03-08 10:04:44','','0','5','2023-03-08 10:04:44','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678259011','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1078,'','Invoice','','2023-03-08 10:05:34','','0','5','2023-03-08 10:05:34','38','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678259112','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1079,'','Invoice','','2023-03-08 10:17:59','','0','5','2023-03-08 10:17:59','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678259860','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1080,'','Invoice','','2023-03-08 10:24:11','','0','5','2023-03-08 10:24:11','117','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51678260237','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1081,'','Invoice','','2023-03-08 10:24:48','','0','5','2023-03-08 10:24:48','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51678260275','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1082,'','Cash','','2023-03-08 10:27:15','','0','5','2023-03-08 10:27:15','341','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678260364','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1083,'RC88AP4MK2','Mpesa','','2023-03-08 10:46:47','','0','5','2023-03-08 10:46:47','247','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678261492','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1084,'RC87AUJ65R','Mpesa','','2023-03-08 11:40:04','','0','5','2023-03-08 11:40:04','420','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51678264133','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1085,'RC85AXXWLV','Mpesa','','2023-03-08 12:20:03','','0','5','2023-03-08 12:20:03','324','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678267184','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1086,'RC86AZ8U8A','Mpesa','','2023-03-08 12:34:46','','0','5','2023-03-08 12:34:46','71','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678268077','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1087,'','Invoice','','2023-03-08 12:55:29','','0','5','2023-03-08 12:55:29','94','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51678269318','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1088,'RC87B133YF','Bank','','2023-03-08 12:56:16','','0','5','2023-03-08 12:56:16','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51678269361','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1089,'RC86B2DZCI','Mpesa','','2023-03-08 13:08:48','','0','5','2023-03-08 13:08:48','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51678270116','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1090,'RC84B3PC08','Mpesa','','2023-03-08 13:20:34','','0','5','2023-03-08 13:20:34','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678270169','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1091,'','Cash','','2023-03-08 13:56:26','','0','5','2023-03-08 13:56:26','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51678272975','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1092,'','Invoice','','2023-03-08 14:02:53','','0','5','2023-03-08 14:02:53','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51678273354','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1093,'','Invoice','','2023-03-08 16:17:36','','0','5','2023-03-08 16:17:36','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678281099','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1094,'','Invoice','','2023-03-08 17:13:20','','0','5','2023-03-08 17:13:20','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678283635','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1095,'','Invoice','','2023-03-08 17:24:42','','0','5','2023-03-08 17:24:42','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678285474','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1096,'','Invoice','','2023-03-08 17:32:00','','0','5','2023-03-08 17:32:00','422','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678285910','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1097,'RC81BTAK4R','Bank','','2023-03-08 17:44:02','','0','5','2023-03-08 17:44:02','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51678286631','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1098,'','Invoice','','2023-03-08 18:14:41','','0','5','2023-03-08 18:14:41','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678288473','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1099,'','Invoice','','2023-03-08 18:14:59','','0','5','2023-03-08 18:14:59','90','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678288490','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1100,'RC88C03918','Mpesa','','2023-03-08 18:39:08','','0','5','2023-03-08 18:39:08','100','0','1120','1','retail','80','1120','1','0','0','0','0','1120','0','printed',' ','','1','0','51678289932','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1101,'','Invoice','','2023-03-09 08:53:21','','0','5','2023-03-09 08:53:21','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51678341184','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1102,'','Invoice','','2023-03-09 08:53:45','','0','5','2023-03-09 08:53:45','84','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51678341212','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1103,'RC86C6CMGS','Bank','','2023-03-09 08:58:30','','0','5','2023-03-09 08:58:30','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51678341480','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1104,'','Invoice','','2023-03-09 10:22:32','','0','5','2023-03-09 10:22:32','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51678346474','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1105,'','Invoice','','2023-03-09 10:23:04','','0','5','2023-03-09 10:23:04','276','500','500','1','retail','100','500','1','0','0','0','0','0','0','printed',' ','','1','0','51678346570','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1106,'','Invoice','','2023-03-09 10:23:47','','0','5','2023-03-09 10:23:47','11','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51678346615','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1107,'','Invoice','','2023-03-09 10:25:11','','0','5','2023-03-09 10:25:11','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678346697','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1108,'','Invoice','','2023-03-09 10:25:54','','0','5','2023-03-09 10:25:54','305','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678346746','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1109,'RC94DE5DBI','Mpesa','','2023-03-09 10:31:45','','0','5','2023-03-09 10:31:45','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678347098','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1110,'','Invoice','','2023-03-09 12:27:59','','0','5','2023-03-09 12:27:59','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678354072','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1111,'','Invoice','','2023-03-09 12:28:16','','0','5','2023-03-09 12:28:16','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678354088','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1112,'','Mpesa','','2023-03-09 12:29:13','','0','5','2023-03-09 12:29:13','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51678354128','Cleared','5','2023-07-04 15:24:15','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1113,'','Invoice','','2023-03-09 13:08:22','','0','5','2023-03-09 13:08:22','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678354163','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1114,'','Invoice','','2023-03-09 13:44:52','','0','5','2023-03-09 13:44:52','223','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678358671','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1115,'','Invoice','','2023-03-09 13:51:37','','0','5','2023-03-09 13:51:37','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678358705','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1116,'RC94DX7IC6','Bank','','2023-03-09 14:03:36','','0','5','2023-03-09 14:03:36','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51678359130','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1117,'','Invoice','','2023-03-09 14:10:11','','0','5','2023-03-09 14:10:11','142','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678360198','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1118,'','Invoice','','2023-03-09 14:10:53','','0','5','2023-03-09 14:10:53','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678360233','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1119,'','Cash','','2023-03-09 15:10:50','','0','5','2023-03-09 15:10:50','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51678363844','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1120,'','Invoice','','2023-03-09 15:16:18','','0','5','2023-03-09 15:16:18','424','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678364169','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1121,'','Invoice','','2023-03-09 15:16:35','','0','5','2023-03-09 15:16:35','236','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678364186','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1122,'','Cash','','2023-03-09 16:17:02','','0','5','2023-03-09 16:17:03','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51678367799','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1123,'RC92EAFCBK','Mpesa','','2023-03-09 16:20:05','','0','5','2023-03-09 16:20:05','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678367988','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1124,'RC95EAPQVJ','Mpesa','','2023-03-09 16:23:53','','0','5','2023-03-09 16:23:53','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51678368226','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1125,'','Invoice','','2023-03-09 17:21:02','','0','5','2023-03-09 17:21:02','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678371632','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1126,'','Invoice','','2023-03-09 17:25:57','','0','5','2023-03-09 17:25:57','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51678371950','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1127,'','Invoice','','2023-03-09 17:27:17','','0','5','2023-03-09 17:27:17','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678372029','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1128,'','Invoice','','2023-03-09 18:06:15','','0','5','2023-03-09 18:06:15','37','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678374365','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1129,'','Invoice','','2023-03-09 18:07:12','','0','5','2023-03-09 18:07:12','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678374414','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1130,'','Invoice','','2023-03-09 18:07:47','','0','5','2023-03-09 18:07:47','178','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678374454','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1131,'','Invoice','','2023-03-09 18:08:55','','0','5','2023-03-09 18:08:55','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678374528','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1132,'','Invoice','','2023-03-09 18:10:38','','0','5','2023-03-09 18:10:38','334','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678374613','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1133,'RC90EMXPMY','Mpesa','','2023-03-09 18:15:00','','0','5','2023-03-09 18:15:00','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678374892','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1134,'','Invoice','','2023-03-09 18:25:54','','0','5','2023-03-09 18:25:54','209','110','300','1','retail','0','300','1','0','0','0','0','190','0','printed',' ','','1','0','51678375532','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1135,'','Cash','','2023-03-09 18:37:20','','0','5','2023-03-09 18:37:20','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51678376230','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1136,'','Invoice','','2023-03-09 18:42:22','','0','5','2023-03-09 18:42:22','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678376528','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1137,'RC93ESH9V9','Mpesa','','2023-03-09 18:56:11','','0','5','2023-03-09 18:56:11','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51678377347','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1138,'','Invoice','','2023-03-10 09:32:21','','0','5','2023-03-10 09:32:21','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678429924','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1139,'','Invoice','','2023-03-10 09:35:05','','0','5','2023-03-10 09:35:05','172','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51678429960','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1140,'RCA8G5UALG','Mpesa','','2023-03-10 10:31:42','','0','5','2023-03-10 10:31:42','205','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678433467','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1141,'','Invoice','','2023-03-10 10:51:01','','0','5','2023-03-10 10:51:01','129','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678434650','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1142,'','Invoice','','2023-03-10 11:13:53','','0','5','2023-03-10 11:13:53','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678436026','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1143,'','Invoice','','2023-03-10 11:30:13','','0','5','2023-03-10 11:30:13','311','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678437006','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1144,'','Invoice','','2023-03-10 11:57:28','','0','5','2023-03-10 11:57:28','75','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51678438634','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1145,'','Invoice','','2023-03-10 12:23:42','','0','5','2023-03-10 12:23:42','425','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678440214','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1146,'','Invoice','','2023-03-10 12:50:28','','0','5','2023-03-10 12:50:28','176','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678440962','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1147,'RCA7GIY9HX','Mpesa','','2023-03-10 12:51:05','','0','5','2023-03-10 12:51:06','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678441845','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1148,'','Invoice','','2023-03-10 13:09:09','','0','5','2023-03-10 13:09:09','312','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678442690','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1149,'','Invoice','','2023-03-10 13:26:20','','0','5','2023-03-10 13:26:20','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678443321','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1150,'','Cash','','2023-03-10 14:29:02','','0','5','2023-03-10 14:29:02','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51678447729','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1151,'','Invoice','','2023-03-10 15:03:29','','0','5','2023-03-10 15:03:29','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678448251','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1152,'','Cash','','2023-03-10 16:21:05','','0','5','2023-03-10 16:21:05','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51678454437','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1153,'','Invoice','','2023-03-10 16:24:37','','0','5','2023-03-10 16:24:37','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51678454658','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1154,'RCA3H444BX','Mpesa','','2023-03-10 16:35:27','','0','5','2023-03-10 16:35:27','226','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51678454688','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1155,'','Cash','','2023-03-10 16:54:26','','0','5','2023-03-10 16:54:26','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51678456457','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1156,'RCA8H8P21K','Mpesa','','2023-03-10 17:29:43','','0','5','2023-03-10 17:29:43','346','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51678458145','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1157,'','Invoice','','2023-03-10 17:59:14','','0','5','2023-03-10 17:59:14','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678460332','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1158,'','Cash','','2023-03-10 18:39:14','','0','5','2023-03-10 18:39:14','426','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51678462735','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1159,'','Cash','','2023-03-10 18:41:23','','0','5','2023-03-10 18:41:23','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678462874','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1160,'','Invoice','','2023-03-11 09:14:50','','0','5','2023-03-11 09:14:50','218','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678515282','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1161,'','Invoice','','2023-03-11 09:15:48','','0','5','2023-03-11 09:15:48','61','280','560','1','retail','40','560','1','0','0','0','0','0','280','printed',' ','','1','0','51678515307','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1162,'','Invoice','','2023-03-11 09:16:16','','0','5','2023-03-11 09:16:16','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678515363','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1163,'','Invoice','','2023-03-11 09:52:54','','0','5','2023-03-11 09:52:54','353','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51678516217','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1164,'','Invoice','','2023-03-11 09:53:46','','0','5','2023-03-11 09:53:46','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678517617','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1165,'','Invoice','','2023-03-11 10:12:09','','0','5','2023-03-11 10:12:09','124','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678517846','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1166,'RCB0IW7WBU','Mpesa','','2023-03-11 10:17:37','','0','5','2023-03-11 10:17:37','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678518739','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1167,'','Invoice','','2023-03-11 10:24:54','','0','5','2023-03-11 10:24:54','338','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678519458','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1168,'','Invoice','','2023-03-11 10:27:24','','0','5','2023-03-11 10:27:25','353','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51678519615','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1169,'RCB0J2MWQ4','Mpesa','','2023-03-11 11:21:01','','0','5','2023-03-11 11:21:01','209','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51678521583','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1170,'RCB2J4GUJY','Mpesa','','2023-03-11 11:44:12','','0','5','2023-03-11 11:44:12','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678524232','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1171,'','Invoice','','2023-03-11 12:38:13','','0','5','2023-03-11 12:38:13','407','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678526245','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1172,'','Cash','','2023-03-11 13:05:51','','0','5','2023-03-11 13:05:51','387','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51678527504','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1173,'','Invoice','','2023-03-11 13:31:34','','0','5','2023-03-11 13:31:34','324','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678530682','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1174,'RCB9JIET59','Bank','','2023-03-11 14:06:51','','0','5','2023-03-11 14:06:51','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51678532801','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1175,'','Invoice','','2023-03-11 14:54:22','','0','5','2023-03-11 14:54:22','169','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678535651','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1176,'','Invoice','','2023-03-11 14:54:44','','0','5','2023-03-11 14:54:44','227','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678535676','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1177,'','Invoice','','2023-03-11 15:01:51','','0','5','2023-03-11 15:01:51','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678536055','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1178,'RCB3JOJ7SL','Mpesa','','2023-03-11 15:09:18','','0','5','2023-03-11 15:09:19','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678536534','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1179,'','Invoice','','2023-03-11 15:19:24','','0','5','2023-03-11 15:19:24','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678536617','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1180,'','Invoice','','2023-03-11 16:07:56','','0','5','2023-03-11 16:07:56','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678540068','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1181,'','Invoice','','2023-03-11 16:08:19','','0','5','2023-03-11 16:08:19','62','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678540089','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1182,'','Invoice','','2023-03-11 16:08:58','','0','5','2023-03-11 16:08:58','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678540131','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1183,'','Invoice','','2023-03-11 16:33:49','','0','5','2023-03-11 16:33:49','428','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678541520','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1184,'','Invoice','','2023-03-11 16:39:13','','0','5','2023-03-11 16:39:13','83','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','RJA25B0L28','1','0','51678541937','Cleared','5','2023-10-10 19:35:54','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1185,'','Invoice','','2023-03-11 16:54:41','','0','5','2023-03-11 16:54:41','278','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678542872','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1186,'','Invoice','','2023-03-11 18:32:32','','0','5','2023-03-11 18:32:32','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678548740','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1187,'RCC8M0MFE0','Mpesa','','2023-03-12 14:08:17','','0','5','2023-03-12 14:08:17','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678619279','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1188,'RCC0M0T2CU','Mpesa','','2023-03-12 14:09:09','','0','5','2023-03-12 14:09:09','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51678619334','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1189,'','Cash','','2023-03-12 14:09:47','','0','5','2023-03-12 14:09:47','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678619372','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1190,'','Invoice','','2023-03-12 14:10:13','','0','5','2023-03-12 14:10:13','317','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678619395','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1191,'','Invoice','','2023-03-12 14:10:49','','0','5','2023-03-12 14:10:49','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678619439','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1192,'','Invoice','','2023-03-12 14:11:06','','0','5','2023-03-12 14:11:06','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678619459','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1193,'','Invoice','','2023-03-12 14:11:24','','0','5','2023-03-12 14:11:24','262','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678619476','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1194,'','Invoice','','2023-03-12 14:11:47','','0','5','2023-03-12 14:11:47','97','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678619494','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1195,'','Invoice','','2023-03-12 14:12:43','','0','5','2023-03-12 14:12:43','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678619555','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1196,'','Invoice','','2023-03-12 14:13:07','','0','5','2023-03-12 14:13:07','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678619573','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1197,'','Invoice','','2023-03-12 14:59:44','','0','5','2023-03-12 14:59:44','429','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51678622138','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1198,'','Invoice','','2023-03-12 15:02:32','','0','5','2023-03-12 15:02:32','430','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678622471','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1199,'','Invoice','','2023-03-12 15:13:30','','0','5','2023-03-12 15:13:30','254','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678623159','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1200,'','Cash','','2023-03-12 16:06:25','','0','5','2023-03-12 16:06:26','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51678625985','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1201,'RCC2MGDVOQ','Bank','','2023-03-12 16:13:27','','0','5','2023-03-12 16:13:27','301','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51678626653','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1202,'RCC1MKI2MR','Mpesa','','2023-03-12 16:51:47','','0','5','2023-03-12 16:51:47','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678629099','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1203,'','Invoice','','2023-03-12 16:54:54','','0','5','2023-03-12 16:54:54','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678629134','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1204,'','Invoice','','2023-03-12 18:49:53','','0','5','2023-03-12 18:49:53','210','0','60','1','retail','0','60','1','0','0','0','0','0','60','printed',' ','','1','0','51678636171','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1205,'','Invoice','','2023-03-13 09:45:42','','0','5','2023-03-13 09:45:42','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51678687755','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1206,'','Invoice','','2023-03-13 09:46:13','','0','5','2023-03-13 09:46:13','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51678689956','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1207,'','Invoice','','2023-03-13 10:02:11','','0','5','2023-03-13 10:02:11','195','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','51678690919','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1208,'','Invoice','','2023-03-13 10:04:43','','0','5','2023-03-13 10:04:43','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51678690957','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1209,'RCD6O64QOV2','Mpesa','','2023-03-13 10:28:04','','0','5','2023-03-13 10:28:04','431','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678691205','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1210,'','Invoice','','2023-03-13 10:54:22','','0','5','2023-03-13 10:54:22','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51678694036','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1211,'','Invoice','','2023-03-13 10:54:55','','0','5','2023-03-13 10:54:55','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51678694079','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1212,'','Invoice','','2023-03-13 10:55:40','','0','5','2023-03-13 10:55:40','276','250','250','1','retail','50','250','1','0','0','0','0','0','0','printed',' ','','1','0','51678694105','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1213,'','Invoice','','2023-03-13 11:12:37','','0','5','2023-03-13 11:12:37','121','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51678695123','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1214,'RCD8OCH73A','Mpesa','','2023-03-13 11:43:19','','0','5','2023-03-13 11:43:19','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678696980','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1215,'RCD2OEBYY0','Mpesa','','2023-03-13 12:44:24','','0','5','2023-03-13 12:44:24','234','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51678700649','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1216,'RCD9OHU37N','Mpesa','','2023-03-13 12:47:02','','0','5','2023-03-13 12:47:02','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51678700815','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1217,'','Invoice','','2023-03-13 12:58:40','','0','5','2023-03-13 12:58:40','101','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678701438','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1218,'','Invoice','','2023-03-13 13:00:23','','0','5','2023-03-13 13:00:23','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51678701566','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1219,'','Invoice','','2023-03-13 13:02:25','','0','5','2023-03-13 13:02:25','23','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678701734','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1220,'','Invoice','','2023-03-13 13:03:57','','0','5','2023-03-13 13:03:57','96','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678701811','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1221,'','Invoice','','2023-03-13 13:06:24','','0','5','2023-03-13 13:06:24','273','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678701867','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1222,'RCD3OK77FZ','Bank','','2023-03-13 13:09:47','','0','5','2023-03-13 13:09:47','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51678702014','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1223,'','Invoice','','2023-03-13 13:11:38','','0','5','2023-03-13 13:11:38','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678702288','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1224,'RCD0ON3WZI','Mpesa','','2023-03-13 14:09:03','','0','5','2023-03-13 14:09:03','343','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678705726','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1225,'','Invoice','','2023-03-13 14:13:32','','0','5','2023-03-13 14:13:32','20','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678706003','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1226,'RCD6OQE7WI','Bank','','2023-03-13 14:17:02','','0','5','2023-03-13 14:17:02','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51678706211','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1227,'RCD6OUCZ0K','Mpesa','','2023-03-13 15:01:53','','0','5','2023-03-13 15:01:53','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51678708874','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1228,'RCD2P1JG38','Bank','','2023-03-13 16:31:10','','0','5','2023-03-13 16:31:10','432','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51678714125','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1229,'','Invoice','','2023-03-13 17:24:56','','0','5','2023-03-13 17:24:56','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678717489','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1230,'','Invoice','','2023-03-13 17:25:35','','0','5','2023-03-13 17:25:35','385','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678717511','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1231,'','Invoice','','2023-03-13 17:41:15','','0','5','2023-03-13 17:41:15','208','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678718460','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1232,'','Invoice','','2023-03-13 17:53:51','','0','5','2023-03-13 17:53:51','433','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51678719219','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1233,'RCD1PF1IZH','Mpesa','','2023-03-13 18:39:09','','0','4','2023-03-13 18:39:09','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41678721941','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1234,'RCD8PF0EZ4','Mpesa','','2023-03-13 18:39:47','','0','4','2023-03-13 18:39:47','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41678721976','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1235,'RCD1PGVJP5','Mpesa','','2023-03-13 18:40:54','','0','4','2023-03-13 18:40:54','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41678722044','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1236,'RCD3PH5O07','Mpesa','','2023-03-13 18:41:39','','0','4','2023-03-13 18:41:39','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','41678722088','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1237,'RCE5QH775D','Mpesa','','2023-03-14 09:19:09','','0','5','2023-03-14 09:19:09','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678774743','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1238,'','Points','','2023-03-14 09:47:29','','0','5','2023-03-14 09:47:29','287','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51678776441','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1239,'','Invoice','','2023-03-14 09:52:11','','0','5','2023-03-14 09:52:11','434','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678776618','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1240,'','Invoice','','2023-03-14 10:09:11','','0','5','2023-03-14 10:09:11','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678777744','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1241,'','Invoice','','2023-03-14 10:31:13','','0','5','2023-03-14 10:31:13','248','1400','1400','1','retail','100','1400','1','0','0','0','0','0','0','printed',' ','','1','0','51678778222','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1242,'','Invoice','','2023-03-14 11:07:12','','0','5','2023-03-14 11:07:12','229','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678781087','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1243,'','Invoice','','2023-03-14 11:47:33','','0','5','2023-03-14 11:47:33','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678781265','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1244,'','Invoice','','2023-03-14 12:01:02','','0','5','2023-03-14 12:01:02','365','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678783667','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1245,'','Invoice','','2023-03-14 12:13:58','','0','5','2023-03-14 12:13:58','182','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678785225','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1246,'RCE1R6WKCT','Bank','','2023-03-14 13:04:06','','0','5','2023-03-14 13:04:06','209','0','1400','1','retail','100','1400','1','0','0','0','0','0','1400','printed',' ','','1','0','51678787673','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1247,'','Invoice','','2023-03-14 13:10:53','','0','5','2023-03-14 13:10:53','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678788646','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1248,'','Invoice','','2023-03-14 13:49:22','','0','5','2023-03-14 13:49:22','435','0','1120','1','retail','80','1120','1','0','0','0','0','0','1120','printed',' ','','1','0','51678790949','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1249,'','Cash','','2023-03-14 14:17:30','','0','5','2023-03-14 14:17:30','60','200','300','1','retail','0','300','1','0','0','0','0','100','0','printed',' ','','1','0','51678792642','Cleared','5','2023-06-27 16:29:38','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1250,'','Invoice','','2023-03-14 14:18:03','','0','5','2023-03-14 14:18:03','52','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51678792672','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1251,'RCE0RDZPNC','Mpesa','','2023-03-14 14:21:42','','0','5','2023-03-14 14:21:42','48','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51678792889','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1252,'RCE9RFI6IF','Mpesa','','2023-03-14 14:39:56','','0','5','2023-03-14 14:39:56','31','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678793966','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1253,'','Invoice','','2023-03-14 15:13:20','','0','5','2023-03-14 15:13:20','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678795993','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1254,'','Cash','','2023-03-14 15:13:36','','0','5','2023-03-14 15:13:36','268','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678796009','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1255,'','Invoice','','2023-03-14 16:27:22','','0','5','2023-03-14 16:27:22','436','300','3000','1','retail','0','3000','1','0','0','0','0','2700','0','printed',' ','','1','0','51678799961','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1256,'','Cash','','2023-03-14 16:27:44','','0','5','2023-03-14 16:27:44','342','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678800451','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1257,'','Invoice','','2023-03-14 17:05:47','','0','5','2023-03-14 17:05:47','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678802737','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1258,'','Invoice','','2023-03-14 17:06:14','','0','5','2023-03-14 17:06:14','246','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678802766','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1259,'RCE7RUBM3J','Mpesa','','2023-03-14 17:20:29','','0','5','2023-03-14 17:20:29','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678803620','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1260,'','Invoice','','2023-03-14 17:21:09','','0','5','2023-03-14 17:21:09','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678803657','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1261,'','Cash','','2023-03-14 18:29:34','','0','5','2023-03-14 18:29:34','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51678807762','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1262,'','Cash','','2023-03-14 18:32:36','','0','5','2023-03-14 18:32:36','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51678807941','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1263,'','Invoice','','2023-03-14 18:33:57','','0','5','2023-03-14 18:33:57','384','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678808027','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1264,'RCE8S9QQ9K','Mpesa','','2023-03-14 19:08:50','','-280','5','2023-03-14 19:08:50','67','0','560','1','retail','40','560','1','0','0','0','0','280','0','printed',' ','','1','0','51678810116','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1265,'','Invoice','','2023-03-15 09:53:08','','0','5','2023-03-15 09:53:08','435','0','8400','1','retail','600','8400','1','0','0','0','0','0','8400','printed',' ','','1','0','51678862743','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1266,'','Invoice','','2023-03-15 10:42:12','','0','5','2023-03-15 10:42:12','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51678866122','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1267,'','Cash','','2023-03-15 10:42:46','','0','5','2023-03-15 10:42:46','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51678866144','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1268,'rcf6tnozdw','Mpesa','','2023-03-15 11:58:15','','0','5','2023-03-15 11:58:15','59','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51678870684','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1269,'RCF1TLW40P','Mpesa','','2023-03-15 11:59:00','','0','5','2023-03-15 11:59:00','141','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678870726','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1270,'','Invoice','','2023-03-15 12:01:15','','0','5','2023-03-15 12:01:15','124','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678870866','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1271,'','Invoice','','2023-03-15 12:02:31','','0','5','2023-03-15 12:02:31','338','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678870942','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1272,'','Invoice','','2023-03-15 12:05:18','','0','5','2023-03-15 12:05:18','157','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678871111','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1273,'','Invoice','','2023-03-15 13:16:58','','0','5','2023-03-15 13:16:59','435','0','4200','1','retail','300','4200','1','0','0','0','0','0','4200','printed',' ','','1','0','51678875401','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1274,'','Invoice','','2023-03-15 13:23:49','','0','5','2023-03-15 13:23:49','35','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678875821','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1275,'','Invoice','','2023-03-15 13:25:29','','0','5','2023-03-15 13:25:29','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678875921','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1276,'','Invoice','','2023-03-15 13:25:51','','0','5','2023-03-15 13:25:51','167','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678875939','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1277,'','Invoice','','2023-03-15 15:01:32','','0','5','2023-03-15 15:01:32','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678881682','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1278,'','Cash','','2023-03-15 15:03:12','','0','5','2023-03-15 15:03:12','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51678881760','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1279,'','Cash','','2023-03-15 15:03:40','','0','5','2023-03-15 15:03:40','22','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678881812','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1280,'','Cash','','2023-03-15 15:14:48','','0','5','2023-03-15 15:14:48','437','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678882396','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1281,'RCF8UCJQRY','Mpesa','','2023-03-15 16:11:09','','0','5','2023-03-15 16:11:09','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678885860','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1282,'','Cash','','2023-03-15 16:47:39','','0','5','2023-03-15 16:47:39','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51678888052','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1283,'','Invoice','','2023-03-15 16:55:03','','0','5','2023-03-15 16:55:03','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678888493','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1284,'','Invoice','','2023-03-15 17:20:38','','0','5','2023-03-15 17:20:38','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678890028','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1285,'','Invoice','','2023-03-15 17:33:36','','0','5','2023-03-15 17:33:36','136','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678890046','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1286,'','Cash','','2023-03-15 17:39:06','','0','5','2023-03-15 17:39:06','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51678891137','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1287,'RCF4US2GLM','Mpesa','','2023-03-15 18:31:13','','0','5','2023-03-15 18:31:13','438','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678894264','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1288,'rcg7w3qk0l','Mpesa','','2023-03-16 10:03:39','','0','5','2023-03-16 10:03:39','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51678950206','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1289,'','Invoice','','2023-03-16 10:04:16','','0','5','2023-03-16 10:04:16','312','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678950238','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1290,'','Invoice','','2023-03-16 10:04:50','','0','5','2023-03-16 10:04:50','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678950283','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1291,'','Invoice','','2023-03-16 10:05:22','','0','5','2023-03-16 10:05:22','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678950313','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1292,'','Invoice','','2023-03-16 10:19:52','','0','5','2023-03-16 10:19:52','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51678951175','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1293,'','Invoice','','2023-03-16 10:23:46','','0','5','2023-03-16 10:23:46','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51678951224','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1294,'','Invoice','','2023-03-16 11:56:32','','0','5','2023-03-16 11:56:32','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678956985','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1295,'','Invoice','','2023-03-16 11:58:43','','0','5','2023-03-16 11:58:43','36','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51678957111','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1296,'','Invoice','','2023-03-16 12:01:36','','0','5','2023-03-16 12:01:36','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678957280','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1297,'','Invoice','','2023-03-16 12:14:16','','0','5','2023-03-16 12:14:16','310','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678958050','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1298,'RCG2WIKPV6','Mpesa','','2023-03-16 12:43:57','','0','5','2023-03-16 12:43:57','48','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51678958278','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1299,'','Cash','','2023-03-16 13:37:33','','0','5','2023-03-16 13:37:33','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51678963040','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1300,'','Invoice','','2023-03-16 14:21:12','','0','5','2023-03-16 14:21:12','257','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51678965648','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1301,'','Invoice','','2023-03-16 14:22:05','','0','5','2023-03-16 14:22:05','223','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678965697','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1302,'','Invoice','','2023-03-16 14:23:23','','0','5','2023-03-16 14:23:23','313','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51678965736','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1303,'','Invoice','','2023-03-16 14:26:53','','0','5','2023-03-16 14:26:53','439','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678965889','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1304,'','Invoice','','2023-03-16 14:58:22','','0','5','2023-03-16 14:58:22','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678967890','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1305,'','Invoice','','2023-03-16 15:20:27','','0','5','2023-03-16 15:20:27','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678968897','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1306,'','Invoice','','2023-03-16 15:33:13','','0','5','2023-03-16 15:33:13','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678969982','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1307,'RCG0WZT2P2','Mpesa','','2023-03-16 15:48:08','','0','5','2023-03-16 15:48:08','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51678970536','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1308,'','Invoice','','2023-03-16 15:49:29','','0','5','2023-03-16 15:49:29','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678970950','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1309,'','Invoice','','2023-03-16 15:49:47','','0','5','2023-03-16 15:49:47','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678970978','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1310,'','Invoice','','2023-03-16 16:17:22','','0','5','2023-03-16 16:17:22','295','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51678972605','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1311,'','Invoice','','2023-03-16 16:53:47','','0','5','2023-03-16 16:53:47','440','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678974734','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1312,'','Invoice','','2023-03-16 17:12:01','','-600','5','2023-03-16 17:12:01','83','0','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','RJA25B0L28','1','0','51678975910','Cleared','5','2023-10-10 19:35:17','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1313,'','Cash','','2023-03-16 17:22:13','','0','5','2023-03-16 17:22:13','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51678976522','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1314,'RCG9XA8BXJ','Bank','','2023-03-16 17:30:51','','0','5','2023-03-16 17:30:51','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51678977036','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1315,'RCG3XAI7IH','Bank','','2023-03-16 17:33:32','','0','5','2023-03-16 17:33:32','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51678977190','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1316,'RCG4XF7XJ2','Mpesa','','2023-03-16 18:10:39','','0','5','2023-03-16 18:10:39','209','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51678979418','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1317,'','Invoice','','2023-03-16 18:19:32','','0','5','2023-03-16 18:19:32','286','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51678979964','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1318,'','Cash','','2023-03-16 19:05:19','','0','5','2023-03-16 19:05:19','289','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51678982711','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1319,'','Invoice','','2023-03-17 09:08:45','','0','5','2023-03-17 09:08:45','32','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679032831','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1320,'','Invoice','','2023-03-17 09:09:07','','0','5','2023-03-17 09:09:07','328','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679033338','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1321,'','Invoice','','2023-03-17 09:09:38','','0','5','2023-03-17 09:09:38','385','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679033356','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1322,'','Invoice','','2023-03-17 09:10:39','','0','5','2023-03-17 09:10:39','94','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51679033427','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1323,'','Invoice','','2023-03-17 09:28:22','','0','5','2023-03-17 09:28:22','435','0','4200','1','retail','300','4200','1','0','0','0','0','0','4200','printed',' ','','1','0','51679034449','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1324,'','Invoice','','2023-03-17 09:32:27','','0','5','2023-03-17 09:32:27','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51679034718','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1325,'','Invoice','','2023-03-17 09:38:24','','0','5','2023-03-17 09:38:24','367','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51679035085','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1326,'','Invoice','','2023-03-17 09:39:40','','0','5','2023-03-17 09:39:40','334','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679035154','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1327,'','Invoice','','2023-03-17 10:26:40','','0','5','2023-03-17 10:26:40','407','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679037991','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1328,'','Invoice','','2023-03-17 10:33:43','','0','5','2023-03-17 10:33:43','75','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51679038408','Cleared','5','2023-03-17 12:01:59','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1329,'','Invoice','','2023-03-17 11:59:44','','0','5','2023-03-17 11:59:44','255','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679043576','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1330,'','Invoice','','2023-03-17 12:03:47','','0','5','2023-03-17 12:03:47','26','520','520','1','retail','80','520','1','0','0','0','0','0','0','printed',' ','','1','0','51679043815','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1331,'','Invoice','','2023-03-17 13:07:10','','0','5','2023-03-17 13:07:10','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51679047617','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1332,'','Invoice','','2023-03-17 13:30:05','','0','5','2023-03-17 13:30:05','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679048996','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1333,'','Invoice','','2023-03-17 13:32:35','','0','5','2023-03-17 13:32:35','62','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679049148','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1334,'','Invoice','','2023-03-17 13:32:56','','0','5','2023-03-17 13:32:56','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679049165','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1335,'','Invoice','','2023-03-17 14:08:49','','0','5','2023-03-17 14:08:49','210','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679051316','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1336,'','Invoice','','2023-03-17 14:09:39','','0','5','2023-03-17 14:09:39','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679051366','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1337,'','Invoice','','2023-03-17 14:24:12','','0','5','2023-03-17 14:24:12','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51679052234','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1338,'','Invoice','','2023-03-17 14:52:50','','0','5','2023-03-17 14:52:50','202','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679053953','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1339,'','Cash','','2023-03-17 15:37:40','','0','5','2023-03-17 15:37:40','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51679056645','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1340,'','Invoice','','2023-03-17 15:38:14','','0','5','2023-03-17 15:38:14','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51679056688','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1341,'','Invoice','','2023-03-17 15:39:25','','0','5','2023-03-17 15:39:25','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51679056753','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1342,'','Invoice','','2023-03-17 15:39:59','','0','5','2023-03-17 15:39:59','349','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51679056775','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1343,'','Invoice','','2023-03-17 15:42:11','','0','5','2023-03-17 15:42:11','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679056924','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1344,'','Invoice','','2023-03-17 17:13:41','','0','5','2023-03-17 17:13:41','33','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679062404','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1345,'RCH41045NQ','Mpesa','','2023-03-17 17:16:02','','0','5','2023-03-17 17:16:02','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679062554','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1346,'','Cash','','2023-03-17 18:29:47','','0','4','2023-03-17 18:29:47','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','41679066975','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1347,'','Invoice','','2023-03-17 18:37:04','','0','5','2023-03-17 18:37:04','210','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51679067417','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1348,'','Invoice','','2023-03-17 18:42:07','','0','5','2023-03-17 18:42:07','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679067713','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1349,'','Invoice','','2023-03-17 18:43:39','','0','5','2023-03-17 18:43:39','168','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679067809','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1350,'','Invoice','','2023-03-17 18:43:57','','0','5','2023-03-17 18:43:57','296','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679067829','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1351,'','Invoice','','2023-03-18 09:03:58','','0','5','2023-03-18 09:03:58','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679119432','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1352,'RCI52KG1WJ','Mpesa','','2023-03-18 10:04:05','','0','5','2023-03-18 10:04:05','238','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51679121511','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1353,'RCH91WQDBL','Mpesa','','2023-03-18 10:07:01','','0','5','2023-03-18 10:07:01','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679123215','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1354,'rci12s9mdh','Mpesa','','2023-03-18 11:07:50','','0','5','2023-03-18 11:07:50','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679124055','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1355,'','Invoice','','2023-03-18 11:18:35','','0','5','2023-03-18 11:18:35','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679127507','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1356,'','Invoice','','2023-03-18 12:15:50','','0','5','2023-03-18 12:15:50','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679130942','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1357,'','Invoice','','2023-03-18 12:16:21','','0','5','2023-03-18 12:16:21','218','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679130964','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1358,'','Invoice','','2023-03-18 12:25:48','','0','5','2023-03-18 12:25:48','185','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679131540','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1359,'','Invoice','','2023-03-18 12:27:01','','0','5','2023-03-18 12:27:01','154','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679131610','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1360,'','Invoice','','2023-03-18 13:24:00','','0','5','2023-03-18 13:24:00','397','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679135033','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1361,'RCI736SXJX','Mpesa','','2023-03-18 13:39:42','','0','5','2023-03-18 13:39:42','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679135067','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1362,'','Cash','','2023-03-18 13:46:30','','0','5','2023-03-18 13:46:30','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51679136289','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1363,'','Cash','','2023-03-18 13:48:00','','0','5','2023-03-18 13:48:00','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51679136401','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1364,'','Invoice','','2023-03-18 13:55:06','','0','5','2023-03-18 13:55:06','341','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679136898','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1365,'','Invoice','','2023-03-18 15:33:44','','0','5','2023-03-18 15:33:44','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51679142813','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1366,'','Invoice','','2023-03-18 15:44:27','','0','5','2023-03-18 15:44:27','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51679143458','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1367,'','Invoice','','2023-03-18 15:49:14','','0','5','2023-03-18 15:49:14','267','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51679143705','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1368,'','Invoice','','2023-03-18 15:50:13','','0','5','2023-03-18 15:50:13','41','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679143807','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1369,'RCI63PYZXQ','Mpesa','','2023-03-18 17:08:07','','0','5','2023-03-18 17:08:07','143','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','51679148474','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1370,'','Cash','','2023-03-18 17:32:17','','0','5','2023-03-18 17:32:17','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679148544','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1371,'RCI73WNEVJ','Mpesa','','2023-03-18 17:48:59','','0','5','2023-03-18 17:48:59','388','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679150926','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1372,'','Invoice','','2023-03-18 17:53:27','','0','5','2023-03-18 17:53:28','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679151201','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1373,'RCI044OTZ4','Bank','','2023-03-18 18:52:22','','0','5','2023-03-18 18:52:22','19','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51679154729','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1374,'','Invoice','','2023-03-18 18:58:35','','0','5','2023-03-18 18:58:35','134','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679155108','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1375,'','Invoice','','2023-03-18 18:59:32','','0','5','2023-03-18 18:59:32','380','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51679155166','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1376,'','Invoice','','2023-03-19 13:21:17','','0','5','2023-03-19 13:21:17','98','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51679221243','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1377,'','Invoice','','2023-03-19 13:21:52','','0','5','2023-03-19 13:21:52','117','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679221298','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1378,'','Invoice','','2023-03-19 13:22:19','','0','5','2023-03-19 13:22:19','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679221326','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1379,'','Invoice','','2023-03-19 13:22:42','','0','5','2023-03-19 13:22:42','134','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679221350','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1380,'','Invoice','','2023-03-19 13:30:32','','0','5','2023-03-19 13:30:32','30','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51679221822','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1381,'','Invoice','','2023-03-19 14:33:01','','0','5','2023-03-19 14:33:01','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679225574','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1382,'','Invoice','','2023-03-19 14:48:04','','0','5','2023-03-19 14:48:04','110','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679226476','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1383,'','Invoice','','2023-03-19 15:31:34','','0','5','2023-03-19 15:31:34','183','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679229085','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1384,'RCJ66CCD9Y','Bank','','2023-03-19 16:51:39','','0','5','2023-03-19 16:51:39','442','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51679232343','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1385,'','Invoice','','2023-03-19 16:57:31','','0','5','2023-03-19 16:57:31','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679234232','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1386,'','Invoice','','2023-03-19 17:00:29','','0','5','2023-03-19 17:00:29','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679234366','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1387,'','Invoice','','2023-03-19 17:08:59','','0','5','2023-03-19 17:08:59','90','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679234932','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1388,'','Invoice','','2023-03-19 17:34:44','','0','5','2023-03-19 17:34:44','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679236477','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1389,'','Invoice','','2023-03-19 17:43:48','','0','5','2023-03-19 17:43:48','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679237020','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1390,'','Invoice','','2023-03-19 17:44:13','','0','5','2023-03-19 17:44:13','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679237041','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1391,'','Invoice','','2023-03-19 17:45:13','','0','5','2023-03-19 17:45:14','22','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679237105','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1392,'RCJ46J8TJI','Bank','','2023-03-19 17:58:47','','0','5','2023-03-19 17:58:47','245','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51679237917','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1393,'','Invoice','','2023-03-19 18:03:01','','0','5','2023-03-19 18:03:01','189','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679238164','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1394,'','Cash','','2023-03-19 18:20:35','','0','5','2023-03-19 18:20:35','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679239228','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1395,'','Invoice','','2023-03-19 18:38:25','','0','5','2023-03-19 18:38:25','351','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51679240285','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1396,'','Invoice','','2023-03-19 18:41:06','','0','5','2023-03-19 18:41:06','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679240459','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1397,'','Invoice','','2023-03-19 18:58:55','','0','5','2023-03-19 18:58:55','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679241528','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1398,'','Invoice','','2023-03-20 08:57:58','','0','5','2023-03-20 08:57:58','435','0','2520','1','retail','180','2520','1','0','0','0','0','0','2520','printed',' ','','1','0','51679291864','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1399,'','Invoice','','2023-03-20 09:12:30','','0','5','2023-03-20 09:12:30','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51679292739','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1400,'','Invoice','','2023-03-20 10:17:16','','0','5','2023-03-20 10:17:16','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51679296607','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1401,'','Invoice','','2023-03-20 10:18:44','','0','5','2023-03-20 10:18:44','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51679296666','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1402,'','Invoice','','2023-03-20 10:20:30','','0','5','2023-03-20 10:20:30','276','250','250','1','retail','50','250','1','0','0','0','0','0','0','printed',' ','','1','0','51679296748','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1403,'','Invoice','','2023-03-20 10:21:00','','0','5','2023-03-20 10:21:00','304','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51679296852','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1404,'','Invoice','','2023-03-20 10:21:36','','0','5','2023-03-20 10:21:36','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679296887','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1405,'RCK97XK5M7','Mpesa','','2023-03-20 10:21:56','','0','5','2023-03-20 10:21:56','247','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679296909','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1406,'RCK2844TJS','Mpesa','','2023-03-20 11:37:54','','0','5','2023-03-20 11:37:54','200','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51679301464','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1407,'','Cash','','2023-03-20 11:38:34','','0','5','2023-03-20 11:38:34','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51679301505','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1408,'','Invoice','','2023-03-20 11:39:44','','0','5','2023-03-20 11:39:44','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679301576','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1409,'','Invoice','','2023-03-20 11:40:42','','0','5','2023-03-20 11:40:42','358','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679301595','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1410,'RCK385CDL9','Mpesa','','2023-03-20 11:47:43','','0','5','2023-03-20 11:47:43','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679301805','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1411,'','Invoice','','2023-03-20 11:56:45','','0','5','2023-03-20 11:56:45','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51679302535','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1412,'','Invoice','','2023-03-20 12:31:54','','0','5','2023-03-20 12:31:54','265','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679304695','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1413,'','Invoice','','2023-03-20 13:42:47','','0','5','2023-03-20 13:42:47','306','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679308961','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1414,'','Invoice','','2023-03-20 14:29:51','','0','5','2023-03-20 14:29:51','121','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','51679311767','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1415,'RCK28NG8FM','Mpesa','','2023-03-20 15:11:35','','0','5','2023-03-20 15:11:35','209','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','51679314285','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1416,'','Invoice','','2023-03-20 17:16:45','','0','5','2023-03-20 17:16:45','140','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679321797','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1417,'','Invoice','','2023-03-20 17:17:06','','0','5','2023-03-20 17:17:07','250','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679321818','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1418,'','Invoice','','2023-03-20 17:17:27','','0','5','2023-03-20 17:17:27','37','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679321836','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1419,'RCK58ZBHBD','Mpesa','','2023-03-20 17:22:59','','0','5','2023-03-20 17:22:59','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679322169','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1420,'RCK494539E','Mpesa','','2023-03-20 18:14:12','','0','5','2023-03-20 18:14:12','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51679325244','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1421,'RCL2AGX0IA','Mpesa','','2023-03-21 10:24:58','','0','5','2023-03-21 10:24:58','413','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679383491','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1422,'RCL9A3PJC5','Mpesa','','2023-03-21 10:25:57','','0','5','2023-03-21 10:25:57','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679383547','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1423,'','Invoice','','2023-03-21 10:26:48','','0','5','2023-03-21 10:26:48','83','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','RJA25B0L28','1','0','51679383591','Cleared','5','2023-10-10 19:34:33','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1424,'','Invoice','','2023-03-21 10:27:13','','0','5','2023-03-21 10:27:13','132','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679383619','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1425,'','Invoice','','2023-03-21 11:41:43','','0','5','2023-03-21 11:41:43','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679388096','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1426,'','Cash','','2023-03-21 12:02:15','','0','5','2023-03-21 12:02:15','443','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51679389326','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1427,'','Invoice','','2023-03-21 12:11:06','','0','5','2023-03-21 12:11:06','444','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51679389855','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1428,'','Invoice','','2023-03-21 12:21:43','','0','5','2023-03-21 12:21:43','215','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679390495','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1429,'RCL7AV4DBX','Mpesa','','2023-03-21 12:58:21','','0','5','2023-03-21 12:58:21','419','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51679392685','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1430,'RCL4AW4BC0','Bank','','2023-03-21 13:06:36','','0','5','2023-03-21 13:06:36','88','0','380','1','retail','70','380','1','0','0','0','0','0','380','printed',' ','','1','0','51679393167','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1431,'RCL8AXF4CO','Bank','','2023-03-21 13:23:25','','0','5','2023-03-21 13:23:25','445','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51679394045','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1432,'RCL2B4TWE2','Mpesa','','2023-03-21 14:40:02','','0','5','2023-03-21 14:40:02','29','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51679398035','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1433,'RCL5B6WQBT','Mpesa','','2023-03-21 15:01:16','','0','5','2023-03-21 15:01:16','125','0','750','1','retail','0','750','1','0','0','0','0','750','0','printed',' ','','1','0','51679400057','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1434,'','Invoice','','2023-03-21 15:06:13','','0','5','2023-03-21 15:06:13','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679400362','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1435,'','Invoice','','2023-03-21 15:26:56','','0','5','2023-03-21 15:26:56','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679401609','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1436,'','Invoice','','2023-03-21 18:17:43','','0','5','2023-03-21 18:17:43','403','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679411849','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1437,'','Invoice','','2023-03-21 18:18:34','','0','5','2023-03-21 18:18:34','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679411900','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1438,'','Cash','','2023-03-21 18:18:55','','0','5','2023-03-21 18:18:55','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679411923','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1439,'','Invoice','','2023-03-21 18:19:23','','0','5','2023-03-21 18:19:23','355','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679411941','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1440,'','Invoice','','2023-03-21 18:19:42','','0','5','2023-03-21 18:19:42','425','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679411971','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1441,'','Invoice','','2023-03-21 18:20:25','','0','5','2023-03-21 18:20:25','401','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679411998','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1442,'','Invoice','','2023-03-21 18:22:18','','0','5','2023-03-21 18:22:18','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679412130','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1443,'','Invoice','','2023-03-21 18:26:10','','0','5','2023-03-21 18:26:10','148','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679412353','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1444,'','Invoice','','2023-03-21 18:26:33','','0','5','2023-03-21 18:26:33','360','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679412384','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1445,'','Cash','','2023-03-21 18:54:03','','0','5','2023-03-21 18:54:03','209','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51679414029','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1446,'RCL7BOJHZL','Bank','','2023-03-22 10:00:52','','0','5','2023-03-22 10:00:52','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51679468441','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1447,'','Invoice','','2023-03-22 10:02:01','','0','5','2023-03-22 10:02:01','435','0','7560','1','retail','540','7560','1','0','0','0','0','0','7560','printed',' ','','1','0','51679468507','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1448,'RCM9D12O1D','Mpesa','','2023-03-22 10:07:57','','0','5','2023-03-22 10:07:57','166','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679468870','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1449,'','Invoice','','2023-03-22 10:10:20','','0','5','2023-03-22 10:10:20','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679469013','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1450,'','Invoice','','2023-03-22 10:54:37','','0','5','2023-03-22 10:54:37','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51679471655','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1451,'','Invoice','','2023-03-22 10:55:50','','0','5','2023-03-22 10:55:50','10','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51679471736','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1452,'','Invoice','','2023-03-22 10:56:37','','0','5','2023-03-22 10:56:37','118','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679471785','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1453,'','Invoice','','2023-03-22 15:29:02','','0','5','2023-03-22 15:29:02','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679488132','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1454,'','Invoice','','2023-03-22 15:30:28','','0','5','2023-03-22 15:30:28','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679488219','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1455,'','Invoice','','2023-03-22 15:30:49','','0','5','2023-03-22 15:30:49','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679488236','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1456,'','Invoice','','2023-03-22 15:31:17','','0','5','2023-03-22 15:31:17','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679488265','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1457,'','Invoice','','2023-03-22 15:31:49','','0','5','2023-03-22 15:31:49','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51679488296','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1458,'','Invoice','','2023-03-22 15:32:32','','0','5','2023-03-22 15:32:32','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679488342','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1459,'','Invoice','','2023-03-22 16:13:33','','0','5','2023-03-22 16:13:33','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679490807','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1460,'','Invoice','','2023-03-22 16:14:16','','0','5','2023-03-22 16:14:16','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679490847','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1461,'','Invoice','','2023-03-22 16:17:25','','0','5','2023-03-22 16:17:25','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51679491035','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1462,'','Invoice','','2023-03-22 16:39:32','','0','5','2023-03-22 16:39:32','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679492361','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1463,'','Invoice','','2023-03-22 17:38:49','','0','5','2023-03-22 17:38:49','169','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679495923','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1464,'','Invoice','','2023-03-22 17:39:38','','0','5','2023-03-22 17:39:38','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679495960','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1465,'','Invoice','','2023-03-22 17:45:56','','0','5','2023-03-22 17:45:56','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679496348','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1466,'RCM6EBS3I2','Mpesa','','2023-03-22 18:10:13','','0','5','2023-03-22 18:10:13','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679497804','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1467,'','Invoice','','2023-03-22 18:23:31','','0','5','2023-03-22 18:23:31','314','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679498584','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1468,'RCM8DSF6UG','Mpesa','','2023-03-23 08:52:42','','0','5','2023-03-23 08:52:42','118','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679550751','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1469,'','Invoice','','2023-03-23 08:57:53','','0','5','2023-03-23 08:57:53','446','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51679550827','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1470,'','Invoice','','2023-03-23 10:25:13','','0','5','2023-03-23 10:25:13','447','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51679556302','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1471,'','Invoice','','2023-03-23 10:28:26','','0','5','2023-03-23 10:28:26','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51679556491','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1472,'','Invoice','','2023-03-23 10:30:08','','0','5','2023-03-23 10:30:08','10','0','250','1','retail','750','250','1','0','0','0','0','0','250','printed',' ','','1','0','51679556589','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1473,'','Invoice','','2023-03-23 15:15:52','','0','5','2023-03-23 10:32:56','11','0','750','1','retail','150','750','1','0','0','0','0','0','750','printed',' ','','1','0','51679556763','Cleared','5','2023-03-23 15:15:52','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1474,'','Invoice','','2023-03-23 10:43:25','','0','5','2023-03-23 10:43:25','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679557395','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1475,'','Invoice','','2023-03-23 10:58:08','','0','5','2023-03-23 10:58:08','248','1680','1680','1','retail','120','1680','1','0','0','0','0','0','0','printed',' ','','1','0','51679557531','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1476,'RCN3FZVWOV','Bank','','2023-03-23 12:02:31','','0','5','2023-03-23 12:02:31','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51679562138','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1477,'','Invoice','','2023-03-23 12:11:02','','0','5','2023-03-23 12:11:02','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51679562653','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1478,'RCN3G20BEZ','Mpesa','','2023-03-23 12:28:02','','0','5','2023-03-23 12:28:02','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679563658','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1479,'','Cash','','2023-03-23 13:06:27','','0','1','2023-03-23 13:06:27','','0','0','1','retail','0','0','1','0','0','0','0','0','0','printed',' ','','1','0','11679565941','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1480,'','Invoice','','2023-03-23 13:21:57','','0','5','2023-03-23 13:21:57','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51679566856','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1481,'','Invoice','','2023-03-23 13:23:26','','0','5','2023-03-23 13:23:26','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679566926','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1482,'','Invoice','','2023-03-23 13:24:04','','0','5','2023-03-23 13:24:04','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51679567035','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1483,'','Invoice','','2023-03-23 15:17:06','','0','5','2023-03-23 15:17:06','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679573817','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1484,'','Invoice','','2023-03-23 15:17:25','','0','5','2023-03-23 15:17:25','23','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679573836','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1485,'','Invoice','','2023-03-23 15:17:55','','0','5','2023-03-23 15:17:55','261','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679573865','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1486,'RCN3GOGEGH','Mpesa','','2023-03-23 16:36:50','','0','5','2023-03-23 16:36:50','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51679578597','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1487,'','Invoice','','2023-03-23 16:57:25','','0','5','2023-03-23 16:57:25','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679579838','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1488,'RCN7GWVU6H','Bank','','2023-03-23 17:57:11','','0','5','2023-03-23 17:57:11','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51679583420','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1489,'','Cash','','2023-03-23 18:07:05','','0','5','2023-03-23 18:07:05','138','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51679584016','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1490,'RCN7GZ9ESZ','Mpesa','','2023-03-23 18:16:26','','0','5','2023-03-23 18:16:26','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679584571','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1491,'','Invoice','','2023-03-23 18:18:25','','0','5','2023-03-23 18:18:25','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679584699','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1492,'','Invoice','','2023-03-23 18:18:42','','0','5','2023-03-23 18:18:42','345','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679584716','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1493,'','Invoice','','2023-03-23 18:19:16','','0','5','2023-03-23 18:19:16','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679584749','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1494,'RCN1H2Q2PJ','Mpesa','','2023-03-23 18:39:24','','0','5','2023-03-23 18:39:24','200','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51679585243','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1495,'','Invoice','','2023-03-23 19:14:21','','0','5','2023-03-23 19:14:21','209','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51679588050','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1496,'','Invoice','','2023-03-24 07:59:55','','0','5','2023-03-24 07:59:55','435','0','5040','1','retail','360','5040','1','0','0','0','0','0','5040','printed',' ','','1','0','51679633981','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1497,'','Invoice','','2023-03-24 08:00:23','','0','5','2023-03-24 08:00:23','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51679634010','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1498,'','Invoice','','2023-03-24 09:02:45','','0','5','2023-03-24 09:02:45','223','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679636979','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1499,'','Invoice','','2023-03-24 09:14:39','','0','5','2023-03-24 09:14:39','84','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51679638371','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1500,'','Invoice','','2023-03-24 10:39:31','','0','5','2023-03-24 10:39:31','312','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679643559','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1501,'RCO9IHO663','Mpesa','','2023-03-24 11:24:12','','0','5','2023-03-24 11:24:12','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51679646240','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1502,'','Invoice','','2023-03-24 11:26:49','','0','5','2023-03-24 11:26:49','75','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51679646399','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1503,'','Invoice','','2023-03-24 11:30:11','','0','5','2023-03-24 11:30:11','341','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679646596','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1504,'','Cash','','2023-03-24 12:32:37','','0','5','2023-03-24 12:32:37','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51679650350','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1505,'','Cash','','2023-03-24 13:37:24','','0','5','2023-03-24 13:37:25','209','20','20','1','retail','10','20','1','0','0','0','0','0','0','printed',' ','','1','0','51679654228','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1506,'','Cash','','2023-03-24 14:26:23','','0','5','2023-03-24 14:26:23','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51679657172','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1507,'','Invoice','','2023-03-24 14:26:39','','0','5','2023-03-24 14:26:39','238','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679657192','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1508,'','Invoice','','2023-03-24 14:28:33','','0','5','2023-03-24 14:28:33','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679657302','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1509,'','Invoice','','2023-03-24 15:03:24','','0','5','2023-03-24 15:03:24','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679659354','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1510,'RCO5J32399','Mpesa','','2023-03-24 15:10:33','','0','5','2023-03-24 15:10:33','234','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51679659820','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1511,'','Cash','','2023-03-24 15:23:33','','0','5','2023-03-24 15:23:33','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679660237','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1512,'','Invoice','','2023-03-24 15:25:46','','0','5','2023-03-24 15:25:46','52','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51679660734','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1513,'','Invoice','','2023-03-24 15:51:50','','0','5','2023-03-24 15:51:50','216','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679662295','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1514,'','Invoice','','2023-03-24 16:29:07','','0','5','2023-03-24 16:29:07','433','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51679664533','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1515,'','Cash','','2023-03-24 16:54:30','','0','5','2023-03-24 16:54:30','22','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679666054','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1516,'','Invoice','','2023-03-24 16:55:28','','0','5','2023-03-24 16:55:28','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679666122','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1517,'','Invoice','','2023-03-24 16:58:02','','0','5','2023-03-24 16:58:02','101','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679666273','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1518,'','Invoice','','2023-03-24 17:21:57','','0','5','2023-03-24 17:21:57','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679667707','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1519,'RCO4JH036O','Mpesa','','2023-03-24 17:29:05','','0','5','2023-03-24 17:29:05','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679668136','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1520,'RCO4JJBK1Y','Mpesa','','2023-03-24 17:39:28','','0','5','2023-03-24 17:39:28','200','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51679668182','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1521,'RCO2JK5T54','Bank','','2023-03-24 17:53:29','','0','5','2023-03-24 17:53:29','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51679669525','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1522,'','Invoice','','2023-03-24 18:25:25','','0','5','2023-03-24 18:25:25','381','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679671517','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1523,'','Invoice','','2023-03-24 18:55:59','','0','5','2023-03-24 18:37:18','38','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679672230','Cleared','5','2023-03-24 18:55:59','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1524,'RCP0KSODNC','Mpesa','','2023-03-25 10:19:07','','0','5','2023-03-25 10:19:07','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679728741','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1525,'','Mpesa','','2023-03-25 11:08:47','','0','5','2023-03-25 11:08:47','350','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679731719','Cleared','5','2023-03-25 18:42:27','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1526,'','Invoice','','2023-03-25 11:09:05','','0','5','2023-03-25 11:09:05','423','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679731736','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1527,'','Invoice','','2023-03-25 11:37:03','','0','5','2023-03-25 11:37:03','315','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51679733403','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1528,'RCP8L6QIZC','Mpesa','','2023-03-25 11:42:55','','0','5','2023-03-25 11:42:55','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679733768','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1529,'','Invoice','','2023-03-25 12:18:51','','0','5','2023-03-25 12:18:51','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679735925','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1530,'','Invoice','','2023-03-25 13:11:47','','0','5','2023-03-25 13:11:48','441','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51679739100','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1531,'','Invoice','','2023-03-25 13:12:20','','0','5','2023-03-25 13:12:20','156','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679739129','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1532,'','Invoice','','2023-03-25 13:13:34','','0','5','2023-03-25 13:13:34','262','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679739202','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1533,'','Invoice','','2023-03-25 13:59:17','','0','5','2023-03-25 13:59:17','449','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679741819','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1534,'','Invoice','','2023-03-25 14:08:55','','0','5','2023-03-25 14:08:55','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51679742524','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1535,'','Invoice','','2023-03-25 14:14:28','','0','5','2023-03-25 14:14:28','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679742855','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1536,'','Invoice','','2023-03-25 15:06:10','','0','5','2023-03-25 15:06:10','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679745962','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1537,'','Invoice','','2023-03-25 15:07:10','','0','5','2023-03-25 15:07:10','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51679745979','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1538,'','Invoice','','2023-03-25 15:10:49','','0','5','2023-03-25 15:10:49','399','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679746183','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1539,'RCP5LT44FH','Mpesa','','2023-03-25 15:44:49','','0','5','2023-03-25 15:44:49','143','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','51679748279','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1540,'','Invoice','','2023-03-25 15:46:37','','0','5','2023-03-25 15:46:37','167','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679748380','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1541,'','Cash','','2023-03-25 18:34:52','','0','5','2023-03-25 15:50:26','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679748608','Cleared','5','2023-03-25 18:34:52','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1542,'','Invoice','','2023-03-25 15:54:33','','0','5','2023-03-25 15:54:33','450','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679748788','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1543,'','Invoice','','2023-03-25 18:52:30','','0','5','2023-03-25 18:52:30','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51679759541','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1544,'RCQ0NLE5ZW','Mpesa','','2023-03-26 12:49:47','','0','5','2023-03-26 12:49:47','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679824146','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1545,'','Invoice','','2023-03-26 12:53:23','','0','5','2023-03-26 12:53:23','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51679824376','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1546,'','Invoice','','2023-03-26 12:55:51','','0','5','2023-03-26 12:55:51','318','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679824414','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1547,'','Cash','','2023-03-26 13:41:16','','0','5','2023-03-26 13:41:16','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51679827267','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1548,'','Invoice','','2023-03-26 13:41:42','','0','5','2023-03-26 13:41:42','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679827296','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1549,'','Invoice','','2023-03-26 13:42:00','','0','5','2023-03-26 13:42:00','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679827312','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1550,'','Invoice','','2023-03-26 15:15:41','','0','5','2023-03-26 15:15:41','83','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','RJA25B0L28','1','0','51679832931','Cleared','5','2023-10-10 19:32:59','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1551,'','Invoice','','2023-03-26 16:00:57','','0','5','2023-03-26 16:00:57','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679835650','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1552,'','Invoice','','2023-03-26 16:52:12','','0','5','2023-03-26 16:52:12','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679838724','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1553,'','Invoice','','2023-03-26 18:00:23','','0','5','2023-03-26 18:00:23','286','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679842816','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1554,'','Invoice','','2023-03-26 18:01:18','','0','5','2023-03-26 18:01:19','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679842844','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1555,'','Invoice','','2023-03-26 18:21:13','','0','5','2023-03-26 18:21:13','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679844067','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1556,'','Cash','','2023-03-27 09:06:10','','0','5','2023-03-27 09:06:10','443','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51679896072','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1557,'RCR1PTIRGV','Mpesa','','2023-03-27 09:41:44','','0','5','2023-03-27 09:41:44','411','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679899298','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1558,'','Invoice','','2023-03-27 09:43:07','','0','5','2023-03-27 09:43:07','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51679899351','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1559,'','Invoice','','2023-03-27 10:09:03','','0','5','2023-03-27 10:09:03','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51679900896','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1560,'','Invoice','','2023-03-27 10:36:13','','0','5','2023-03-27 10:36:13','10','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51679900988','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1561,'','Invoice','','2023-03-27 10:38:17','','0','5','2023-03-27 10:38:17','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51679902603','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1562,'','Invoice','','2023-03-27 10:40:15','','0','5','2023-03-27 10:40:15','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679902800','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1563,'','Invoice','','2023-03-27 10:40:34','','0','5','2023-03-27 10:40:34','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679902827','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1564,'','Invoice','','2023-03-27 10:42:49','','0','5','2023-03-27 10:42:49','435','0','3080','1','retail','220','3080','1','0','0','0','0','0','3080','printed',' ','','1','0','51679902957','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1565,'','Invoice','','2023-03-27 11:47:21','','0','5','2023-03-27 11:47:21','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679906833','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1566,'','Invoice','','2023-03-27 13:34:08','','0','5','2023-03-27 13:34:08','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679913181','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1567,'','Invoice','','2023-03-27 13:34:29','','0','5','2023-03-27 13:34:29','246','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679913259','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1568,'RCR1QKGU4F','Mpesa','','2023-03-27 14:00:50','','0','5','2023-03-27 14:00:50','172','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51679914807','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1569,'','Invoice','','2023-03-27 14:59:44','','0','5','2023-03-27 14:59:44','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679918358','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1570,'','Cash','','2023-03-27 15:19:07','','0','5','2023-03-27 15:19:07','54','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679919456','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1571,'','Invoice','','2023-03-27 15:59:35','','0','5','2023-03-27 15:59:35','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679921969','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1572,'rcr5qu6jq3','Mpesa','','2023-03-27 15:59:57','','0','5','2023-03-27 15:59:57','39','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679921984','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1573,'','Invoice','','2023-03-27 16:00:47','','0','5','2023-03-27 16:00:47','161','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679922041','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1574,'','Invoice','','2023-03-27 16:38:20','','0','5','2023-03-27 16:38:20','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679922910','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1575,'','Cash','','2023-03-27 16:44:46','','0','5','2023-03-27 16:44:46','179','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51679924316','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1576,'','Invoice','','2023-03-27 16:52:32','','0','5','2023-03-27 16:52:32','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679925145','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1577,'RCR2QZ3490','Bank','','2023-03-27 16:53:00','','0','5','2023-03-27 16:53:00','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51679925162','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1578,'','Invoice','','2023-03-27 17:37:50','','0','5','2023-03-27 17:37:50','319','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679927864','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1579,'','Invoice','','2023-03-27 17:38:18','','0','5','2023-03-27 17:38:18','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679927878','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1580,'','Invoice','','2023-03-27 17:39:01','','0','5','2023-03-27 17:39:01','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679927909','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1581,'','Invoice','','2023-03-27 18:35:05','','0','5','2023-03-27 18:35:05','180','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679931286','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1582,'','Invoice','','2023-03-27 18:37:15','','0','5','2023-03-27 18:37:15','100','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51679931423','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1583,'','Invoice','','2023-03-27 18:37:33','','0','5','2023-03-27 18:37:33','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679931446','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1584,'','Invoice','','2023-03-28 08:55:29','','0','5','2023-03-28 08:55:29','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51679982916','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1585,'','Invoice','','2023-03-28 08:58:10','','0','5','2023-03-28 08:58:10','36','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51679982952','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1586,'','Invoice','','2023-03-28 11:11:10','','0','5','2023-03-28 08:59:37','89','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51679983167','Cleared','5','2023-03-28 11:11:10','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1587,'','Invoice','','2023-03-28 09:02:48','','0','5','2023-03-28 09:02:48','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51679983330','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1588,'','Invoice','','2023-03-28 13:36:16','','0','5','2023-03-28 13:36:16','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679999692','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1589,'','Invoice','','2023-03-28 13:36:34','','0','5','2023-03-28 13:36:34','72','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679999787','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1590,'','Invoice','','2023-03-28 13:36:49','','0','5','2023-03-28 13:36:49','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51679999803','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1591,'','Cash','','2023-03-28 15:02:05','','0','5','2023-03-28 15:02:05','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680004918','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1592,'','Invoice','','2023-03-28 15:02:40','','0','5','2023-03-28 15:02:40','195','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','51680004949','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1593,'','Cash','','2023-03-28 15:48:24','','0','5','2023-03-28 15:48:24','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51680007693','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1594,'','Invoice','','2023-03-28 16:15:09','','0','5','2023-03-28 16:15:09','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680009302','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1595,'','Invoice','','2023-03-28 16:28:51','','0','5','2023-03-28 16:28:51','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680010125','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1596,'','Invoice','','2023-03-28 16:29:39','','0','5','2023-03-28 16:29:39','257','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680010142','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1597,'','Invoice','','2023-03-28 16:49:15','','0','5','2023-03-28 16:49:15','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680011347','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1598,'','Invoice','','2023-03-28 16:49:32','','0','5','2023-03-28 16:49:32','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680011365','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1599,'RCS0TMEOCO','Mpesa','','2023-03-28 16:50:00','','0','5','2023-03-28 16:50:00','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51680011386','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1600,'','Invoice','','2023-03-28 17:09:57','','0','5','2023-03-28 17:09:57','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680012580','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1601,'','Invoice','','2023-03-28 17:13:50','','0','5','2023-03-28 17:13:50','384','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680012824','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1602,'','Invoice','','2023-03-28 17:39:43','','0','5','2023-03-28 17:39:43','451','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680012854','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1603,'','Invoice','','2023-03-28 17:40:11','','0','5','2023-03-28 17:40:11','379','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51680014397','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1604,'','Invoice','','2023-03-28 18:12:23','','0','5','2023-03-28 18:07:44','67','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51680016027','Cleared','5','2023-03-28 18:12:23','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1605,'RCS3TW8C0H','Mpesa','','2023-03-28 18:20:21','','0','5','2023-03-28 18:20:21','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51680016811','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1606,'','Invoice','','2023-03-28 18:22:17','','0','5','2023-03-28 18:22:17','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680016929','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1607,'RCS4U2QSH6','Mpesa','','2023-03-28 19:03:14','','0','5','2023-03-28 19:03:14','452','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51680019281','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1608,'','Invoice','','2023-03-28 19:13:46','','0','5','2023-03-28 19:13:46','140','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680020017','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1609,'','Invoice','','2023-03-29 09:10:14','','0','5','2023-03-29 09:10:14','435','0','7280','1','retail','520','7280','1','0','0','0','0','0','7280','printed',' ','','1','0','51680070200','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1610,'','Invoice','','2023-03-29 09:10:58','','0','5','2023-03-29 09:10:58','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680070251','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1611,'','Invoice','','2023-03-29 09:23:44','','0','5','2023-03-29 09:23:44','348','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680070999','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1612,'RCT3V7GK0T','Mpesa','','2023-03-29 09:36:36','','0','5','2023-03-29 09:36:36','43','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680071780','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1613,'RCT2VEA8MW','Bank','','2023-03-29 10:54:17','','0','5','2023-03-29 10:54:17','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51680076448','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1614,'','Cash','','2023-03-29 11:06:07','','0','5','2023-03-29 11:04:47','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51680077078','Cleared','5','2023-03-29 11:06:07','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1615,'','Invoice','','2023-03-29 11:14:26','','0','5','2023-03-29 11:14:26','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51680077651','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1616,'','Invoice','','2023-03-29 12:03:50','','0','5','2023-03-29 12:03:50','94','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51680080621','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1617,'','Cash','','2023-03-29 12:08:40','','0','5','2023-03-29 12:08:40','289','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680080910','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1618,'','Invoice','','2023-03-29 12:14:47','','0','5','2023-03-29 12:14:47','324','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680081060','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1619,'','Invoice','','2023-03-29 12:24:13','','0','5','2023-03-29 12:24:13','241','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51680081843','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1620,'RCT6VR7U7O','Bank','','2023-03-29 13:20:39','','0','5','2023-03-29 13:20:39','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51680085228','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1621,'','Invoice','','2023-03-29 13:34:00','','0','5','2023-03-29 13:34:00','20','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51680085285','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1622,'RCT0VVNH4Y','Bank','','2023-03-29 14:08:51','','0','5','2023-03-29 14:08:51','209','0','50','1','retail','20','50','1','0','0','0','0','0','50','printed',' ','','1','0','51680088091','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1623,'RCT0VW1CAO','Mpesa','','2023-03-29 14:11:49','','0','5','2023-03-29 14:11:49','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680088285','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1624,'RCT5VVVV1P','Mpesa','','2023-03-29 14:12:22','','0','5','2023-03-29 14:12:22','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680088334','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1625,'RCT8W2ZFAY','Mpesa','','2023-03-29 15:28:00','','0','5','2023-03-29 15:28:00','209','0','20','1','retail','10','20','1','0','0','0','0','20','0','printed',' ','','1','0','51680092870','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1626,'','Invoice','','2023-03-29 15:57:41','','0','5','2023-03-29 15:57:41','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680094652','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1627,'','Cash','','2023-03-29 16:01:53','','0','5','2023-03-29 16:01:53','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51680094679','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1628,'RCT3W9JBAH','Bank','','2023-03-29 16:38:12','','0','5','2023-03-29 16:38:12','209','0','410','1','retail','40','410','1','0','0','0','0','0','410','printed',' ','','1','0','51680097065','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1629,'','Invoice','','2023-03-29 16:41:32','','0','5','2023-03-29 16:41:32','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680097285','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1630,'','Invoice','','2023-03-29 16:42:21','','0','5','2023-03-29 16:42:21','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51680097313','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1631,'','Invoice','','2023-03-29 16:46:45','','0','5','2023-03-29 16:46:45','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680097597','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1632,'','Cash','','2023-03-29 17:04:27','','0','5','2023-03-29 17:04:27','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680098659','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1633,'rct6wf6i14','Mpesa','','2023-03-29 18:17:20','','0','5','2023-03-29 18:17:20','43','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680099229','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1634,'RCT7WIYUXF','Mpesa','','2023-03-29 18:18:09','','0','5','2023-03-29 18:18:09','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51680103073','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1635,'','Invoice','','2023-03-29 18:21:48','','0','5','2023-03-29 18:21:48','334','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680103300','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1636,'','Cash','','2023-03-29 18:33:43','','0','5','2023-03-29 18:33:43','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51680104014','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1637,'','Invoice','','2023-03-29 18:56:07','','0','5','2023-03-29 18:56:07','284','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680105361','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1638,'RCU9XN44FZ','Mpesa','','2023-03-30 08:25:26','','0','5','2023-03-30 08:25:26','105','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51680153908','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1639,'','Invoice','','2023-03-30 08:30:07','','0','5','2023-03-30 08:30:07','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680154201','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1640,'','Cash','','2023-03-30 09:42:43','','0','5','2023-03-30 09:42:43','443','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51680158555','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1641,'','Invoice','','2023-03-30 09:44:16','','0','5','2023-03-30 09:44:16','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680158597','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1642,'','Invoice','','2023-03-30 09:44:36','','0','5','2023-03-30 09:44:36','41','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680158670','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1643,'','Invoice','','2023-03-30 09:51:58','','0','5','2023-03-30 09:51:58','10','0','2000','1','retail','400','2000','1','0','0','0','0','0','2000','printed',' ','','1','0','51680159106','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1644,'','Invoice','','2023-03-30 09:59:30','','0','5','2023-03-30 09:59:30','11','0','500','1','retail','100','500','1','0','0','0','0','0','500','printed',' ','','1','0','51680159198','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1645,'','Invoice','','2023-03-30 10:29:15','','0','5','2023-03-30 10:29:15','453','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680161350','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1646,'','Cash','','2023-03-30 10:37:15','','0','5','2023-03-30 10:37:15','209','20','20','1','retail','10','20','1','0','0','0','0','0','0','printed',' ','','1','0','51680161824','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1647,'','Invoice','','2023-03-30 10:43:17','','0','5','2023-03-30 10:43:17','75','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51680161870','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1648,'RCU4Y3UQEC','Mpesa','','2023-03-30 11:05:56','','0','5','2023-03-30 11:05:56','117','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680163546','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1649,'RCU9Y5M07L','Mpesa','','2023-03-30 11:25:26','','0','5','2023-03-30 11:25:26','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51680164711','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1650,'','Invoice','','2023-03-30 11:33:18','','0','5','2023-03-30 11:33:18','332','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680165191','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1651,'','Invoice','','2023-03-30 12:02:06','','0','5','2023-03-30 12:02:06','360','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51680166914','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1652,'','Invoice','','2023-03-30 13:34:10','','0','5','2023-03-30 13:34:10','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680172017','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1653,'','Invoice','','2023-03-30 13:39:13','','0','5','2023-03-30 13:39:13','116','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680172738','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1654,'','Invoice','','2023-03-30 13:41:50','','0','5','2023-03-30 13:41:50','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680172903','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1655,'','Invoice','','2023-03-30 13:42:11','','0','5','2023-03-30 13:42:11','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680172923','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1656,'','Invoice','','2023-03-30 15:32:22','','0','5','2023-03-30 15:32:22','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680179536','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1657,'','Invoice','','2023-03-30 15:38:08','','0','5','2023-03-30 15:38:08','373','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51680179852','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1658,'','Invoice','','2023-03-30 15:47:39','','0','5','2023-03-30 15:47:39','341','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680179944','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1659,'','Invoice','','2023-03-30 15:48:07','','0','5','2023-03-30 15:48:07','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680180479','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1660,'','Invoice','','2023-03-30 15:52:57','','0','5','2023-03-30 15:52:57','373','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680180767','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1661,'','Invoice','','2023-03-30 16:05:39','','0','5','2023-03-30 16:05:39','132','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680181530','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1662,'','Invoice','','2023-03-30 17:34:31','','0','5','2023-03-30 17:34:31','103','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680186854','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1663,'','Invoice','','2023-03-30 17:35:26','','0','5','2023-03-30 17:35:26','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680186888','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1664,'','Invoice','','2023-03-30 17:35:48','','0','5','2023-03-30 17:35:48','425','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680186935','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1665,'','Invoice','','2023-03-30 17:36:15','','0','5','2023-03-30 17:36:15','201','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680186963','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1666,'','Invoice','','2023-03-30 17:38:03','','0','5','2023-03-30 17:38:03','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51680187068','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1667,'','Invoice','','2023-03-30 17:57:22','','0','5','2023-03-30 17:57:22','320','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51680188234','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1668,'','Invoice','','2023-03-30 19:04:52','','0','5','2023-03-30 19:04:52','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680192285','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1669,'','Invoice','','2023-03-30 19:21:17','','0','5','2023-03-30 19:21:17','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680193266','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1670,'','Invoice','','2023-03-31 07:47:31','','0','5','2023-03-31 07:47:31','435','0','6440','1','retail','460','6440','1','0','0','0','0','0','6440','printed',' ','','1','0','51680238034','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1671,'','Invoice','','2023-03-31 08:49:08','','0','5','2023-03-31 08:49:08','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51680241735','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1672,'','Invoice','','2023-03-31 09:54:08','','0','5','2023-03-31 09:54:08','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51680245603','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1673,'','Invoice','','2023-03-31 11:26:50','','0','5','2023-03-31 11:26:50','26','520','520','1','retail','80','520','1','0','0','0','0','0','0','printed',' ','','1','0','51680250098','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1674,'','Cash','','2023-03-31 11:42:22','','0','5','2023-03-31 11:42:22','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51680252131','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1675,'RCV91XYVAZ','Mpesa','','2023-03-31 12:24:23','','0','5','2023-03-31 11:47:54','367','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51680252217','Cleared','5','2023-03-31 12:24:23','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1676,'','Invoice','','2023-03-31 12:27:02','','0','5','2023-03-31 12:27:02','273','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680254809','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1677,'','Invoice','','2023-03-31 12:28:30','','0','5','2023-03-31 12:28:30','180','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51680254840','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1678,'RCV227PNZA','Mpesa','','2023-03-31 14:29:15','','0','5','2023-03-31 14:29:15','248','0','1120','1','retail','80','1120','1','0','0','0','0','1120','0','printed',' ','','1','0','51680262139','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1679,'','Invoice','','2023-06-19 17:39:41','','-0','5','2023-03-31 14:30:05','209','0','0','1','retail','370','0','1','0','0','0','0','0','0','printed',' ','','1','0','51680262185','Cleared','5','2023-06-19 17:39:41','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1680,'','Invoice','','2023-03-31 14:30:33','','0','5','2023-03-31 14:30:33','83','0','600','1','retail','0','600','1','0','0','','0','0','600','printed',' ','RJA25B0L28','1','0','51680262217','Cleared','5','2023-10-10 19:31:47','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1681,'','Invoice','','2023-03-31 14:34:32','','0','5','2023-03-31 14:34:32','441','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680262252','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1682,'RCV52IQU09','Bank','','2023-03-31 15:58:37','','0','5','2023-03-31 15:58:37','374','0','1120','1','retail','80','1120','1','0','0','0','0','0','1120','printed',' ','','1','0','51680266362','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1683,'','Points','','2023-03-31 16:00:23','','0','5','2023-03-31 16:00:23','342','0','0','1','retail','0','600','1','0','0','-100','500','0','100','printed',' ','','1','0','51680267608','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1684,'','Invoice','','2023-03-31 16:03:52','','0','5','2023-03-31 16:03:52','316','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51680267825','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1685,'','Invoice','','2023-03-31 16:04:10','','0','5','2023-03-31 16:04:10','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680267841','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1686,'','Invoice','','2023-03-31 16:04:27','','0','5','2023-03-31 16:04:27','183','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680267860','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1687,'','Invoice','','2023-03-31 16:42:34','','0','5','2023-03-31 16:42:34','363','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680270147','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1688,'','Invoice','','2023-03-31 16:43:01','','0','5','2023-03-31 16:43:01','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680270166','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1689,'RCV32Q1OKF','Mpesa','','2023-03-31 17:05:50','','0','5','2023-03-31 17:05:50','283','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51680271540','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1690,'','Invoice','','2023-03-31 17:11:55','','0','5','2023-03-31 17:11:55','340','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680271907','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1691,'','Invoice','','2023-03-31 18:03:23','','0','5','2023-03-31 18:03:23','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680274994','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1692,'','Invoice','','2023-03-31 18:03:45','','0','5','2023-03-31 18:03:45','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680275012','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1693,'','Invoice','','2023-03-31 18:04:24','','0','5','2023-03-31 18:04:24','38','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680275041','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1694,'','Invoice','','2023-03-31 18:07:18','','0','5','2023-03-31 18:07:18','259','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680275231','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1695,'','Invoice','','2023-03-31 18:27:42','','0','5','2023-03-31 18:27:42','29','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51680276005','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1696,'RCV331PVEJ','Bank','','2023-03-31 18:37:08','','0','5','2023-03-31 18:37:08','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51680276993','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1697,'','Invoice','','2023-03-31 19:09:59','','0','5','2023-03-31 19:09:59','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680278991','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1698,'','Invoice','','2023-04-01 09:19:42','','0','5','2023-04-01 09:19:42','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680329975','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1699,'RD174ISY9T','Mpesa','','2023-04-01 10:23:01','','0','5','2023-04-01 10:23:01','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680329995','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1700,'','Invoice','','2023-04-01 11:07:48','','0','5','2023-04-01 11:07:48','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680336458','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1701,'','Invoice','','2023-04-01 12:01:00','','0','5','2023-04-01 12:01:00','227','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680339651','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1702,'','Invoice','','2023-04-01 12:26:54','','0','5','2023-04-01 12:26:54','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51680341205','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1703,'','Invoice','','2023-04-01 12:53:11','','0','5','2023-04-01 12:53:11','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51680341225','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1704,'','Cash','','2023-04-01 13:27:34','','0','5','2023-04-01 13:27:34','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51680344846','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1705,'','Cash','','2023-04-01 13:45:56','','0','5','2023-04-01 13:45:56','433','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51680344971','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1706,'','Invoice','','2023-04-01 14:21:29','','0','5','2023-04-01 14:21:29','121','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51680346020','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1707,'','Invoice','','2023-04-01 15:22:59','','0','5','2023-04-01 15:22:59','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680351771','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1708,'','Invoice','','2023-04-01 16:43:56','','0','5','2023-04-01 16:43:56','30','0','1200','1','retail','0','1200','1','0','0','0','400','800','0','printed',' ','','1','0','51680356627','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1709,'','Invoice','','2023-04-01 16:44:26','','0','5','2023-04-01 16:44:26','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51680356649','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1710,'','Invoice','','2023-04-01 16:44:53','','0','5','2023-04-01 16:44:53','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680356679','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1711,'','Invoice','','2023-04-01 16:45:55','','0','5','2023-04-01 16:45:55','37','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680356741','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1712,'','Invoice','','2023-04-01 16:47:10','','0','5','2023-04-01 16:47:10','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680356821','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1713,'','Invoice','','2023-04-01 17:50:59','','0','5','2023-04-01 17:50:59','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680360649','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1714,'','Invoice','','2023-04-01 17:57:00','','0','5','2023-04-01 17:57:00','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680361013','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1715,'','Invoice','','2023-04-02 17:50:43','','0','5','2023-04-02 17:50:43','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680447007','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1716,'','Invoice','','2023-04-02 17:51:30','','-0','5','2023-04-02 17:51:30','408','0','0','1','retail','300','0','1','0','0','0','0','0','0','printed',' ','','1','0','51680447055','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1717,'','Invoice','','2023-04-02 17:51:59','','-0','5','2023-04-02 17:51:59','178','0','0','1','retail','600','0','1','0','0','0','0','0','0','printed',' ','','1','0','51680447101','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1718,'','Invoice','','2023-04-02 17:52:29','','0','5','2023-04-02 17:52:29','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680447135','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1719,'','Invoice','','2023-04-02 17:52:55','','0','5','2023-04-02 17:52:55','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680447169','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1720,'','Invoice','','2023-04-02 17:53:16','','0','5','2023-04-02 17:53:16','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680447183','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1721,'','Invoice','','2023-04-02 17:53:39','','0','5','2023-04-02 17:53:39','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680447205','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1722,'','Invoice','','2023-04-02 17:54:21','','0','5','2023-04-02 17:54:21','397','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680447227','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1723,'','Invoice','','2023-04-02 17:54:43','','0','5','2023-04-02 17:54:43','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680447275','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1724,'','Invoice','','2023-04-02 18:02:28','','0','5','2023-04-02 18:02:28','331','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680447292','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1725,'','Invoice','','2023-04-02 18:06:55','','0','5','2023-04-02 18:06:55','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51680448002','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1726,'','Invoice','','2023-04-02 18:24:33','','0','5','2023-04-02 18:24:33','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51680449061','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1727,'','Invoice','','2023-04-02 18:38:10','','0','5','2023-04-02 18:38:10','454','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680449087','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1728,'','Cash','','2023-04-02 19:37:54','','0','5','2023-04-02 19:37:54','306','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51680452582','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1729,'','Invoice','','2023-04-03 09:23:41','','0','5','2023-04-03 09:23:41','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51680502899','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1730,'','Invoice','','2023-04-03 09:24:07','','0','5','2023-04-03 09:24:07','223','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680503033','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1731,'','Invoice','','2023-04-03 09:24:24','','0','5','2023-04-03 09:24:24','408','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680503058','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1732,'','Invoice','','2023-04-03 09:25:07','','0','5','2023-04-03 09:25:07','435','0','10920','1','retail','780','10920','1','0','0','0','0','0','10920','printed',' ','','1','0','51680503094','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1733,'','Invoice','','2023-04-03 09:25:32','','0','5','2023-04-03 09:25:32','304','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51680503123','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1734,'','Invoice','','2023-04-03 09:35:33','','0','5','2023-04-03 09:35:33','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51680503716','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1735,'','Invoice','','2023-04-03 10:33:18','','0','5','2023-04-03 10:33:18','450','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680507191','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1736,'','Invoice','','2023-04-03 10:52:10','','0','5','2023-04-03 10:52:10','262','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680508323','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1737,'','Invoice','','2023-04-03 11:04:51','','0','5','2023-04-03 11:04:52','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51680509073','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1738,'','Invoice','','2023-04-03 11:05:31','','0','5','2023-04-03 11:05:31','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51680509110','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1739,'','Invoice','','2023-04-03 11:10:47','','0','5','2023-04-03 11:10:47','166','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680509438','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1740,'','Invoice','','2023-04-03 11:51:12','','0','5','2023-04-03 11:51:12','446','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680511865','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1741,'','Cash','','2023-04-03 12:03:53','','0','5','2023-04-03 12:03:53','443','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51680512617','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1742,'','Invoice','','2023-04-03 12:25:44','','0','5','2023-04-03 12:25:44','437','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680513881','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1743,'','Invoice','','2023-04-03 12:26:25','','0','5','2023-04-03 12:26:25','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51680513954','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1744,'','Invoice','','2023-04-03 14:38:34','','0','5','2023-04-03 14:38:34','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51680521904','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1745,'','Invoice','','2023-04-03 14:38:52','','0','5','2023-04-03 14:38:52','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680521925','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1746,'','Invoice','','2023-04-03 14:43:02','','0','5','2023-04-03 14:43:02','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680522174','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1747,'','Invoice','','2023-04-03 14:45:53','','0','5','2023-04-03 14:45:53','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680522193','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1748,'','Invoice','','2023-04-03 15:09:51','','0','5','2023-04-03 15:09:51','390','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51680523752','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1749,'','Invoice','','2023-04-03 16:09:11','','0','5','2023-04-03 16:09:11','104','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680527339','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1750,'','Invoice','','2023-04-03 16:20:46','','0','5','2023-04-03 16:20:46','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680528039','Cleared','5','2023-04-03 19:00:14','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1751,'','Invoice','','2023-04-03 16:49:38','','0','5','2023-04-03 16:49:38','455','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680529600','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1752,'','Invoice','','2023-04-03 16:50:04','','0','5','2023-04-03 16:50:04','255','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680529795','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1753,'','Invoice','','2023-04-03 16:50:21','','0','5','2023-04-03 16:50:21','167','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680529812','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1754,'','Invoice','','2023-04-03 17:29:11','','0','5','2023-04-03 17:29:11','456','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51680531391','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1755,'','Invoice','','2023-04-03 17:44:49','','0','5','2023-04-03 17:44:49','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680533081','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1756,'','Invoice','','2023-04-03 17:50:20','','0','5','2023-04-03 17:50:20','288','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51680533408','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1757,'','Invoice','','2023-04-03 17:54:17','','0','5','2023-04-03 17:54:17','388','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680533632','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1758,'RD46CHR564','Bank','','2023-04-04 09:38:37','','0','5','2023-04-04 09:38:37','457','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51680590190','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1759,'','Invoice','','2023-04-04 09:39:41','','0','5','2023-04-04 09:39:41','98','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51680590342','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1760,'RD47CO6019','Mpesa','','2023-04-04 09:46:59','','0','5','2023-04-04 09:46:59','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680590810','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1761,'','Invoice','','2023-04-04 10:25:48','','0','5','2023-04-04 10:25:48','142','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680591729','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1762,'','Invoice','','2023-04-04 10:26:15','','0','5','2023-04-04 10:26:15','190','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680593168','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1763,'','Cash','','2023-04-04 11:13:54','','0','5','2023-04-04 11:13:54','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51680596027','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1764,'','Invoice','','2023-04-04 11:25:11','','0','5','2023-04-04 11:25:11','365','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680596704','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1765,'','Invoice','','2023-04-04 12:21:08','','0','5','2023-04-04 12:21:08','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680600058','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1766,'','Invoice','','2023-04-04 12:21:36','','0','5','2023-04-04 12:21:36','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680600089','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1767,'','Invoice','','2023-04-04 13:02:35','','0','5','2023-04-04 13:02:35','458','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51680600105','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1768,'','Cash','','2023-04-04 13:15:24','','0','5','2023-04-04 13:15:24','247','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51680603316','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1769,'','Cash','','2023-04-04 13:46:45','','0','5','2023-04-04 13:46:45','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51680605129','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1770,'','Invoice','','2023-04-04 14:03:06','','0','5','2023-04-04 14:03:06','453','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680606180','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1771,'','Invoice','','2023-04-04 14:04:08','','0','5','2023-04-04 14:04:08','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680606241','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1772,'RD46DKZ8KK','Bank','','2023-04-04 15:26:19','','0','5','2023-04-04 15:26:19','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51680611093','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1773,'','Invoice','','2023-04-04 15:51:17','','0','5','2023-04-04 15:51:17','31','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680612671','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1774,'','Invoice','','2023-04-04 15:58:14','','0','5','2023-04-04 15:58:14','101','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680613059','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1775,'','Invoice','','2023-04-04 16:31:40','','0','5','2023-04-04 16:31:40','58','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680615094','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1776,'','Invoice','','2023-04-04 16:32:28','','0','5','2023-04-04 16:32:28','178','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680615136','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1777,'','Invoice','','2023-04-04 16:40:32','','0','5','2023-04-04 16:40:32','52','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680615582','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1778,'','Invoice','','2023-04-04 16:51:41','','0','5','2023-04-04 16:51:41','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680616293','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1779,'','Invoice','','2023-04-04 16:52:02','','0','5','2023-04-04 16:52:02','229','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680616311','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1780,'','Invoice','','2023-04-04 16:56:32','','0','5','2023-04-04 16:56:32','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680616345','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1781,'','Invoice','','2023-04-04 16:57:26','','0','5','2023-04-04 16:57:26','268','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680616632','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1782,'','Invoice','','2023-04-04 17:26:53','','0','5','2023-04-04 17:26:53','197','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680618403','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1783,'','Invoice','','2023-04-04 17:27:56','','0','5','2023-04-04 17:27:56','369','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680618468','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1784,'','Invoice','','2023-04-04 17:35:48','','0','5','2023-04-04 17:35:48','286','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680618940','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1785,'','Invoice','','2023-04-04 17:47:23','','0','5','2023-04-04 17:47:23','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51680618957','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1786,'','Invoice','','2023-04-04 17:47:45','','0','5','2023-04-04 17:47:45','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680619656','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1787,'','Invoice','','2023-04-04 18:27:07','','0','5','2023-04-04 18:27:07','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680622020','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1788,'','Invoice','','2023-04-04 18:27:47','','0','5','2023-04-04 18:27:47','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680622052','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1789,'','Invoice','','2023-04-05 10:48:19','','0','5','2023-04-05 10:48:19','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51680680885','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1790,'','Invoice','','2023-04-05 10:48:59','','0','5','2023-04-05 10:48:59','61','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51680680927','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1791,'','Invoice','','2023-04-05 10:49:22','','0','5','2023-04-05 10:49:22','67','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680680949','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1792,'','Invoice','','2023-04-05 10:49:38','','0','5','2023-04-05 10:49:38','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680680971','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1793,'','Invoice','','2023-04-05 10:49:53','','0','5','2023-04-05 10:49:53','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680680987','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1794,'','Invoice','','2023-04-05 11:14:10','','0','5','2023-04-05 11:14:10','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680682443','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1795,'','Invoice','','2023-04-05 11:19:01','','0','5','2023-04-05 11:19:01','248','1120','1120','1','retail','80','1120','1','0','0','0','0','0','0','printed',' ','','1','0','51680682461','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1796,'','Invoice','','2023-04-05 11:43:54','','0','5','2023-04-05 11:43:54','75','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51680682753','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1797,'','Invoice','','2023-04-05 12:12:11','','0','5','2023-04-05 12:12:11','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51680685923','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1798,'','Cash','','2023-04-05 12:47:12','','0','5','2023-04-05 12:47:12','238','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51680688021','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1799,'','Invoice','','2023-04-05 14:11:39','','0','5','2023-04-05 14:11:39','441','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680691999','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1800,'','Invoice','','2023-04-05 14:55:49','','0','5','2023-04-05 14:55:49','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680695742','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1801,'','Invoice','','2023-04-05 14:56:15','','0','5','2023-04-05 14:56:15','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680695758','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1802,'','Invoice','','2023-04-05 14:57:56','','0','5','2023-04-05 14:57:56','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51680695865','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1803,'','Invoice','','2023-04-05 15:47:28','','0','5','2023-04-05 15:47:28','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680698836','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1804,'','Invoice','','2023-04-05 15:47:44','','0','5','2023-04-05 15:47:44','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680698857','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1805,'','Invoice','','2023-04-05 16:20:20','','0','5','2023-04-05 16:20:20','253','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680700814','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1806,'','Invoice','','2023-04-05 16:32:44','','0','5','2023-04-05 16:32:44','433','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51680701509','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1807,'','Invoice','','2023-04-05 16:50:57','','0','5','2023-04-05 16:50:57','202','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680702652','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1808,'','Invoice','','2023-04-05 16:51:41','','0','5','2023-04-05 16:51:41','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680702670','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1809,'','Invoice','','2023-04-05 16:52:59','','0','5','2023-04-05 16:52:59','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680702754','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1810,'RD56GUWAN0','Bank','','2023-04-05 17:52:29','','0','5','2023-04-05 17:52:29','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51680706342','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1811,'','Invoice','','2023-04-05 17:57:03','','0','5','2023-04-05 17:57:03','180','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51680706612','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1812,'','Invoice','','2023-04-05 17:57:46','','0','5','2023-04-05 17:57:46','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680706650','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1813,'','Invoice','','2023-04-05 18:01:46','','0','5','2023-04-05 18:01:46','423','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680706888','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1814,'','Invoice','','2023-04-05 18:17:48','','0','5','2023-04-05 18:17:48','27','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51680707854','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1815,'','Invoice','','2023-04-05 18:28:34','','0','5','2023-04-05 18:28:34','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680707878','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1816,'','Invoice','','2023-04-06 09:43:03','','0','5','2023-04-06 09:43:03','435','0','3080','1','retail','220','3080','1','0','0','0','0','0','3080','printed',' ','','1','0','51680763373','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1817,'','Invoice','','2023-04-06 09:43:24','','0','5','2023-04-06 09:43:24','201','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680763391','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1818,'','Invoice','','2023-04-06 09:44:02','','0','5','2023-04-06 09:44:02','267','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51680763420','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1819,'','Invoice','','2023-04-06 11:00:43','','0','5','2023-04-06 11:00:43','141','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680765888','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1820,'','Invoice','','2023-04-06 11:01:57','','0','5','2023-04-06 11:01:57','154','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680768108','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1821,'','Invoice','','2023-04-06 11:43:31','','0','5','2023-04-06 11:43:31','362','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51680768132','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1822,'','Invoice','','2023-04-06 12:24:32','','0','5','2023-04-06 12:24:32','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51680773063','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1823,'','Invoice','','2023-04-06 12:27:33','','0','5','2023-04-06 12:27:33','11','0','750','1','retail','150','750','1','0','0','0','0','0','750','printed',' ','','1','0','51680773238','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1824,'','Invoice','','2023-04-06 12:33:47','','0','5','2023-04-06 12:33:47','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51680773620','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1825,'','Invoice','','2023-04-06 13:22:38','','0','5','2023-04-06 13:08:10','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680775678','Cleared','5','2023-04-06 13:22:38','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1826,'','Invoice','','2023-04-06 13:29:41','','0','5','2023-04-06 13:29:41','422','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680776972','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1827,'','Invoice','','2023-04-06 13:48:06','','0','5','2023-04-06 13:48:06','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51680776996','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1828,'','Invoice','','2023-04-06 15:08:41','','0','5','2023-04-06 15:08:41','182','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680782910','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1829,'','Invoice','','2023-04-06 15:09:55','','0','5','2023-04-06 15:09:55','257','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51680782968','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1830,'','Invoice','','2023-04-06 15:11:28','','0','5','2023-04-06 15:11:28','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680783079','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1831,'','Cash','','2023-04-06 15:12:43','','0','5','2023-04-06 15:12:43','54','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680783156','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1832,'','Invoice','','2023-04-06 15:13:29','','0','5','2023-04-06 15:13:29','52','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680783196','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1833,'','Invoice','','2023-04-06 15:16:19','','0','5','2023-04-06 15:16:19','399','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680783222','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1834,'','Invoice','','2023-04-06 15:32:50','','0','5','2023-04-06 15:32:50','59','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51680783397','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1835,'','Invoice','','2023-04-06 15:50:54','','0','5','2023-04-06 15:50:54','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51680785442','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1836,'','Invoice','','2023-04-06 16:13:49','','0','5','2023-04-06 16:13:49','413','200','300','1','retail','0','300','1','0','0','0','0','100','0','printed',' ','','1','0','51680786813','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1837,'','Invoice','','2023-04-06 16:30:58','','0','5','2023-04-06 16:30:58','434','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680787850','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1838,'','Invoice','','2023-04-06 17:21:44','','0','5','2023-04-06 17:21:44','100','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51680790822','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1839,'','Cash','','2023-04-06 17:22:26','','0','5','2023-04-06 17:22:26','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51680790932','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1840,'','Invoice','','2023-04-06 17:54:41','','0','5','2023-04-06 17:54:41','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680792869','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1841,'','Invoice','','2023-04-06 18:01:32','','0','5','2023-04-06 18:01:32','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680793281','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1842,'','Invoice','','2023-04-06 18:04:43','','0','5','2023-04-06 18:04:43','189','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680793475','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1843,'','Invoice','','2023-04-06 18:40:43','','0','5','2023-04-06 18:40:43','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680795522','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1844,'','Invoice','','2023-04-06 18:57:52','','0','5','2023-04-06 18:57:52','218','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680796665','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1845,'','Invoice','','2023-04-06 18:59:18','','0','5','2023-04-06 18:59:18','313','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680796749','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1846,'','Invoice','','2023-04-06 19:03:38','','0','5','2023-04-06 19:02:42','418','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51680796943','Cleared','5','2023-04-06 19:03:38','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1847,'','Invoice','','2023-04-06 19:29:52','','0','5','2023-04-06 19:29:52','272','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680798584','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1848,'','Invoice','','2023-04-07 13:26:09','','0','5','2023-04-07 13:26:09','208','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680863159','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1849,'','Invoice','','2023-04-07 13:26:46','','0','5','2023-04-07 13:26:46','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680863190','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1850,'','Invoice','','2023-04-07 13:27:05','','0','5','2023-04-07 13:27:05','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680863217','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1851,'','Invoice','','2023-04-07 13:38:04','','0','5','2023-04-07 13:38:04','92','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51680863235','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1852,'','Invoice','','2023-04-07 13:44:09','','0','5','2023-04-07 13:44:09','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680863909','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1853,'','Invoice','','2023-04-07 13:53:02','','0','5','2023-04-07 13:53:02','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51680864566','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1854,'','Invoice','','2023-04-07 14:21:19','','0','5','2023-04-07 14:21:19','205','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680866387','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1855,'','Invoice','','2023-04-07 14:34:29','','0','5','2023-04-07 14:34:29','396','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680867263','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1856,'','Invoice','','2023-04-07 14:35:41','','0','5','2023-04-07 14:35:41','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680867286','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1857,'','Invoice','','2023-04-07 18:04:16','','0','5','2023-04-07 15:07:29','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51680869241','Cleared','5','2023-04-07 18:04:16','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1858,'','Invoice','','2023-04-07 15:08:26','','0','5','2023-04-07 15:08:26','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680869300','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1859,'','Cash','','2023-04-07 15:28:55','','0','5','2023-04-07 15:28:55','250','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51680869318','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1860,'','Mpesa','','2023-04-07 16:11:31','','0','5','2023-04-07 16:11:31','284','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680873083','Cleared','5','2023-04-07 18:32:11','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1861,'','Invoice','','2023-04-07 16:17:23','','0','5','2023-04-07 16:17:23','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51680873102','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1862,'','Invoice','','2023-04-07 16:23:10','','0','5','2023-04-07 16:23:10','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680873455','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1863,'','Invoice','','2023-04-07 16:25:52','','0','5','2023-04-07 16:25:52','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680873946','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1864,'','Invoice','','2023-04-07 18:27:52','','0','5','2023-04-07 18:18:59','459','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680880733','Cleared','5','2023-04-07 18:27:52','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1865,'RD74MTT0Q8','Mpesa','','2023-04-07 18:50:50','','0','5','2023-04-07 18:50:50','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51680882644','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1866,'','Invoice','','2023-04-08 08:53:12','','0','5','2023-04-08 08:53:12','345','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680933184','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1867,'','Invoice','','2023-04-08 09:12:39','','0','5','2023-04-08 09:07:48','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51680933467','Cleared','5','2023-04-08 09:12:39','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1868,'RD81O1LZPP','Bank','','2023-04-08 09:31:38','','0','5','2023-04-08 09:31:38','209','0','150','1','retail','0','150','1','0','0','0','0','0','150','printed',' ','','1','0','51680934369','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1869,'','Invoice','','2023-04-08 10:00:08','','0','5','2023-04-08 10:00:08','400','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680937198','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1870,'','Invoice','','2023-04-08 10:06:16','','0','5','2023-04-08 10:06:16','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680937570','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1871,'','Invoice','','2023-04-08 10:11:58','','0','5','2023-04-08 10:11:58','435','0','3080','1','retail','220','3080','1','0','0','0','0','0','3080','printed',' ','','1','0','51680937907','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1872,'','Invoice','','2023-04-08 11:15:16','','0','5','2023-04-08 11:15:16','185','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51680941700','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1873,'','Invoice','','2023-04-08 11:53:43','','0','5','2023-04-08 11:53:43','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680944010','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1874,'','Invoice','','2023-04-08 12:15:34','','0','5','2023-04-08 12:15:34','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680945315','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1875,'RD85OOER6P','Mpesa','','2023-04-08 13:36:02','','0','5','2023-04-08 13:36:02','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51680948039','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1876,'','Invoice','','2023-04-08 13:50:38','','0','5','2023-04-08 13:50:38','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680950937','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1877,'','Invoice','','2023-04-08 14:00:47','','0','5','2023-04-08 14:00:48','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680951049','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1878,'RD85OX47OD','Mpesa','','2023-04-08 15:02:44','','0','5','2023-04-08 15:02:44','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51680955352','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1879,'','Invoice','','2023-04-08 15:18:03','','0','5','2023-04-08 15:18:03','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680955449','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1880,'','Invoice','','2023-04-08 15:23:15','','0','5','2023-04-08 15:23:15','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680956588','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1881,'','Invoice','','2023-04-08 15:38:24','','0','5','2023-04-08 15:38:25','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680957497','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1882,'','Cash','','2023-04-08 16:09:19','','0','5','2023-04-08 16:09:19','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51680959351','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1883,'','Invoice','','2023-04-08 16:23:00','','0','5','2023-04-08 16:23:00','292','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680960171','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1884,'','Invoice','','2023-04-08 16:25:30','','0','5','2023-04-08 16:25:30','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51680960189','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1885,'','Invoice','','2023-04-08 16:37:19','','0','5','2023-04-08 16:37:19','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680961032','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1886,'','Invoice','','2023-04-08 16:41:03','','0','5','2023-04-08 16:41:03','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51680961050','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1887,'','Cash','','2023-04-08 16:44:14','','0','5','2023-04-08 16:44:14','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51680961448','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1888,'','Invoice','','2023-04-08 17:57:47','','0','5','2023-04-08 17:57:47','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51680964934','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1889,'','Invoice','','2023-04-08 18:29:49','','0','5','2023-04-08 18:29:49','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51680967782','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1890,'','Invoice','','2023-04-10 13:52:57','','0','5','2023-04-10 13:52:57','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681123970','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1891,'','Invoice','','2023-04-10 13:53:21','','0','5','2023-04-10 13:53:21','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681123994','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1892,'','Invoice','','2023-04-10 14:39:18','','0','5','2023-04-10 14:39:18','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681125629','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1893,'','Invoice','','2023-04-10 14:43:20','','0','5','2023-04-10 14:43:20','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681126793','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1894,'','Invoice','','2023-04-10 14:53:28','','0','5','2023-04-10 14:53:28','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681127048','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1895,'','Invoice','','2023-04-10 14:58:33','','0','5','2023-04-10 14:58:33','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681127905','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1896,'','Invoice','','2023-04-10 15:00:40','','0','5','2023-04-10 15:00:40','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681127931','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1897,'','Invoice','','2023-04-10 15:09:42','','0','5','2023-04-10 15:09:42','67','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51681128415','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1898,'','Cash','','2023-04-11 11:57:20','','-20','5','2023-04-10 15:27:05','209','50','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51681129618','Cleared','5','2023-04-11 11:57:20','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1899,'','Invoice','','2023-04-10 16:35:14','','0','5','2023-04-10 16:35:14','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681133707','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1900,'','Cash','','2023-04-10 16:38:45','','0','5','2023-04-10 16:38:45','180','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51681133911','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1901,'','Invoice','','2023-04-10 18:21:31','','0','5','2023-04-10 18:21:31','409','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681140082','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1902,'','Points','','2023-04-11 09:37:13','','0','5','2023-04-11 09:37:13','106','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51681195025','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1903,'','Invoice','','2023-04-11 10:25:15','','0','5','2023-04-11 10:25:15','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681197908','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1904,'','Cash','','2023-04-11 12:41:15','','0','5','2023-04-11 11:59:05','433','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51681203539','Cleared','5','2023-04-11 12:41:15','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1905,'','Cash','','2023-04-11 12:08:24','','0','5','2023-04-11 12:08:24','461','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51681203887','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1906,'RDB5W9RD77','Mpesa','','2023-04-11 12:24:33','','0','5','2023-04-11 12:24:33','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681204336','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1907,'','Invoice','','2023-04-11 12:25:18','','0','5','2023-04-11 12:25:18','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51681205105','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1908,'','Invoice','','2023-04-11 12:42:35','','0','5','2023-04-11 12:42:35','117','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681206146','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1909,'','Invoice','','2023-04-11 13:03:08','','0','5','2023-04-11 13:03:08','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681207380','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1910,'','Invoice','','2023-04-11 13:03:32','','0','5','2023-04-11 13:03:32','415','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681207403','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1911,'','Invoice','','2023-04-11 13:32:46','','0','5','2023-04-11 13:32:46','234','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51681209147','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1912,'','Invoice','','2023-04-11 13:47:59','','0','5','2023-04-11 13:47:59','295','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681209817','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1913,'','Invoice','','2023-04-11 13:56:53','','0','5','2023-04-11 13:56:53','125','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681210094','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1914,'','Invoice','','2023-04-11 14:20:23','','0','5','2023-04-11 14:20:23','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51681212010','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1915,'','Invoice','','2023-04-11 15:37:34','','0','5','2023-04-11 15:37:34','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681215257','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1916,'','Invoice','','2023-04-11 16:29:06','','0','5','2023-04-11 16:29:06','373','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51681219728','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1917,'','Invoice','','2023-04-11 17:16:00','','0','5','2023-04-11 17:16:00','148','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681222284','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1918,'','Invoice','','2023-04-11 17:21:22','','0','5','2023-04-11 17:21:22','283','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51681222572','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1919,'','Invoice','','2023-04-11 17:50:16','','0','5','2023-04-11 17:50:16','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681224609','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1920,'','Invoice','','2023-04-12 07:39:40','','0','5','2023-04-12 07:39:40','435','0','2520','1','retail','180','2520','1','0','0','0','0','0','2520','printed',' ','','1','0','51681274366','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1921,'','Invoice','','2023-04-12 09:10:54','','0','5','2023-04-12 09:10:54','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51681279822','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1922,'','Invoice','','2023-04-12 13:46:34','','0','5','2023-04-12 09:16:10','445','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51681280160','Cleared','5','2023-04-12 13:46:34','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1923,'','Invoice','','2023-04-12 09:16:31','','0','5','2023-04-12 09:16:31','223','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681280178','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1924,'','Invoice','','2023-04-12 11:06:33','','0','5','2023-04-12 11:06:33','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51681286774','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1925,'','Invoice','','2023-04-12 11:07:10','','0','5','2023-04-12 11:07:10','348','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681286815','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1926,'','Invoice','','2023-04-12 11:07:28','','0','5','2023-04-12 11:07:28','101','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681286839','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1927,'','Invoice','','2023-04-12 11:38:41','','0','5','2023-04-12 11:38:41','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51681288707','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1928,'','Invoice','','2023-04-12 11:39:10','','0','5','2023-04-12 11:39:10','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51681288734','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1929,'','Invoice','','2023-04-12 12:58:17','','0','5','2023-04-12 12:58:17','195','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','51681293484','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1930,'','Invoice','','2023-04-12 14:29:35','','0','5','2023-04-12 14:29:35','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51681298964','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1931,'','Invoice','','2023-04-12 14:29:56','','0','5','2023-04-12 14:29:56','209','30','60','1','retail','0','60','1','0','0','0','0','0','30','printed',' ','','1','0','51681298984','Cleared','5','2023-04-12 14:38:40','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1932,'','Invoice','','2023-04-12 15:10:49','','0','5','2023-04-12 15:10:49','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681301437','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1933,'','Invoice','','2023-04-12 15:12:15','','0','5','2023-04-12 15:12:15','454','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51681301518','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1934,'','Invoice','','2023-04-12 15:23:00','','0','5','2023-04-12 15:23:00','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681302173','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1935,'','Cash','','2023-04-12 17:14:52','','0','5','2023-04-12 17:14:52','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51681308880','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1936,'','Invoice','','2023-04-12 18:08:14','','0','5','2023-04-12 18:08:14','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681312087','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1937,'','Invoice','','2023-04-12 18:08:28','','0','5','2023-04-12 18:08:28','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681312102','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1938,'','Invoice','','2023-04-12 18:08:46','','0','5','2023-04-12 18:08:46','361','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681312118','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1939,'','Invoice','','2023-04-12 18:09:30','','0','5','2023-04-12 18:09:30','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681312162','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1940,'','Invoice','','2023-04-12 18:28:53','','0','5','2023-04-12 18:28:53','383','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681312247','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1941,'','Invoice','','2023-04-12 18:39:41','','0','5','2023-04-12 18:39:41','462','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681313345','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1942,'','Invoice','','2023-04-12 18:55:52','','0','5','2023-04-12 18:55:52','262','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681314945','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1943,'','Invoice','','2023-04-13 10:13:27','','0','5','2023-04-13 10:13:27','324','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681369737','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1944,'','Invoice','','2023-04-13 10:15:03','','0','5','2023-04-13 10:15:03','277','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681370068','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1945,'','Invoice','','2023-04-13 10:16:21','','0','5','2023-04-13 10:16:21','310','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681370116','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1946,'','Invoice','','2023-04-13 10:34:11','','0','5','2023-04-13 10:34:11','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51681370581','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1947,'','Invoice','','2023-04-13 10:42:34','','0','5','2023-04-13 10:42:34','463','0','1400','1','retail','100','1400','1','0','0','0','0','0','1400','printed',' ','','1','0','51681371265','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1948,'','Invoice','','2023-04-13 12:17:38','','0','5','2023-04-13 10:43:35','354','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51681371805','Cleared','5','2023-04-13 12:17:38','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1949,'','Invoice','','2023-04-13 10:44:22','','0','5','2023-04-13 10:44:22','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681371856','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1950,'','Invoice','','2023-04-13 16:01:37','','0','5','2023-04-13 10:44:57','14','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681371892','Cleared','5','2023-04-13 16:01:37','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1951,'','Invoice','','2023-04-13 12:36:40','','0','5','2023-04-13 12:19:30','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681377565','Cleared','5','2023-04-13 12:36:40','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1952,'','Invoice','','2023-04-13 16:06:24','','0','5','2023-04-13 12:22:05','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51681377712','Cleared','5','2023-04-13 16:06:24','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1953,'','Invoice','','2023-04-13 12:35:32','','0','5','2023-04-13 12:35:32','121','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51681378508','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1954,'','Invoice','','2023-04-13 12:38:38','','0','5','2023-04-13 12:38:38','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51681378700','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1955,'','Invoice','','2023-04-13 13:15:43','','0','5','2023-04-13 13:15:43','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51681380920','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1956,'','Cash','','2023-04-13 16:04:18','','0','5','2023-04-13 13:31:53','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51681381904','Cleared','5','2023-04-13 16:04:18','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1957,'','Invoice','','2023-04-13 13:38:53','','0','5','2023-04-13 13:38:53','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51681381920','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1958,'','Invoice','','2023-04-13 13:45:33','','0','5','2023-04-13 13:45:33','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681382727','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1959,'','Invoice','','2023-04-13 13:55:41','','0','5','2023-04-13 13:55:41','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681382743','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1960,'','Invoice','','2023-04-13 14:13:04','','0','5','2023-04-13 14:13:04','464','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51681383556','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1961,'','Invoice','','2023-04-13 14:14:30','','0','5','2023-04-13 14:14:31','94','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51681384459','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1962,'','Invoice','','2023-04-13 14:31:11','','0','5','2023-04-13 14:31:11','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681385465','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1963,'','Invoice','','2023-04-13 16:11:27','','0','5','2023-04-13 16:11:27','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51681391473','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1964,'','Invoice','','2023-04-13 16:33:28','','0','5','2023-04-13 16:33:28','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681392246','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1965,'','Invoice','','2023-04-13 17:19:27','','0','5','2023-04-13 17:19:27','465','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681392915','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1966,'','Invoice','','2023-04-13 17:20:29','','0','5','2023-04-13 17:20:29','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681395621','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1967,'','Invoice','','2023-04-13 17:26:37','','0','5','2023-04-13 17:26:37','466','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51681395899','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1968,'','Invoice','','2023-04-13 17:38:52','','0','5','2023-04-13 17:38:52','245','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51681396723','Cleared','5','2023-04-13 17:49:40','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1969,'','Invoice','','2023-04-13 17:55:19','','0','5','2023-04-13 17:55:19','433','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51681397580','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1970,'','Invoice','','2023-04-13 17:58:17','','0','5','2023-04-13 17:58:17','341','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681397890','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1971,'','Invoice','','2023-04-13 18:14:37','','0','5','2023-04-13 18:14:37','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681398868','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1972,'','Invoice','','2023-04-13 18:19:04','','0','5','2023-04-13 18:19:04','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51681398940','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1973,'','Invoice','','2023-04-13 18:22:43','','0','5','2023-04-13 18:22:43','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681399357','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1974,'','Invoice','','2023-04-13 18:25:45','','0','5','2023-04-13 18:25:45','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681399533','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1975,'','Invoice','','2023-04-14 08:28:07','','0','5','2023-04-14 08:28:07','435','0','4480','1','retail','320','4480','1','0','0','0','0','0','4480','printed',' ','','1','0','51681450074','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1976,'','Invoice','','2023-04-14 09:22:15','','0','5','2023-04-14 09:22:15','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51681453323','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1977,'','Cash','','2023-04-14 09:27:58','','0','5','2023-04-14 09:27:58','273','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51681453671','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1978,'','Cash','','2023-04-14 09:28:40','','0','5','2023-04-14 09:28:40','443','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51681453707','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1979,'','Invoice','','2023-04-14 09:35:21','','0','5','2023-04-14 09:35:21','132','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681454060','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1980,'','Invoice','','2023-04-14 10:43:13','','0','5','2023-04-14 10:43:13','467','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51681458167','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1981,'','Invoice','','2023-04-14 10:48:55','','0','5','2023-04-14 10:48:55','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51681458202','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1982,'','Invoice','','2023-04-14 10:54:13','','0','5','2023-04-14 10:54:13','29','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51681458843','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1983,'','Invoice','','2023-04-14 10:55:05','','0','5','2023-04-14 10:55:05','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51681458890','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1984,'','Invoice','','2023-04-14 11:52:18','','0','5','2023-04-14 11:52:18','10','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51681462326','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1985,'','Invoice','','2023-04-14 11:58:09','','0','5','2023-04-14 11:56:02','75','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51681462546','Cleared','5','2023-04-14 11:58:09','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1986,'','Invoice','','2023-04-14 11:56:36','','0','5','2023-04-14 11:56:36','52','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51681462586','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1987,'','Invoice','','2023-04-14 12:56:22','','0','5','2023-04-14 12:56:22','450','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681466176','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1988,'','Invoice','','2023-04-14 13:42:26','','0','5','2023-04-14 13:42:26','172','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51681468786','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1989,'','Invoice','','2023-04-14 14:16:32','','0','5','2023-04-14 13:42:59','102','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681468958','Cleared','5','2023-04-14 14:16:32','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1990,'','Invoice','','2023-04-14 13:57:52','','0','5','2023-04-14 13:57:52','26','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51681469858','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1991,'','Invoice','','2023-04-14 14:13:56','','0','5','2023-04-14 14:13:56','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681470829','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1992,'','Invoice','','2023-04-14 16:20:01','','0','5','2023-04-14 16:20:01','41','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681478393','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1993,'','Invoice','','2023-04-14 16:27:31','','0','5','2023-04-14 16:27:31','201','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681478844','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1994,'','Invoice','','2023-04-14 17:24:21','','0','5','2023-04-14 17:24:22','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681482239','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1995,'','Invoice','','2023-04-14 17:34:02','','0','5','2023-04-14 17:34:02','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51681482836','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1996,'','Invoice','','2023-04-14 18:00:43','','0','5','2023-04-14 18:00:43','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51681484429','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1997,'','Invoice','','2023-04-14 18:11:19','','0','5','2023-04-14 18:11:19','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681485067','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1998,'','Invoice','','2023-04-14 18:15:24','','0','5','2023-04-14 18:15:24','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681485310','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(1999,'','Invoice','','2023-04-14 18:17:33','','0','5','2023-04-14 18:17:33','180','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51681485444','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2000,'','Cash','','2023-04-14 18:47:57','','0','5','2023-04-14 18:47:57','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51681487262','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2001,'','Invoice','','2023-04-14 18:48:24','','0','5','2023-04-14 18:48:24','67','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51681487285','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2002,'','Invoice','','2023-04-14 18:48:41','','0','5','2023-04-14 18:48:41','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681487313','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2003,'','Invoice','','2023-04-14 18:49:09','','0','5','2023-04-14 18:49:09','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681487342','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2004,'','Invoice','','2023-04-14 18:49:32','','0','5','2023-04-14 18:49:33','268','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681487361','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2005,'','Invoice','','2023-04-14 19:00:26','','0','5','2023-04-14 19:00:26','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681488010','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2006,'','Invoice','','2023-04-14 19:09:20','','0','5','2023-04-14 19:09:20','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681488551','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2007,'','Cash','','2023-04-14 19:24:36','','0','5','2023-04-14 19:24:36','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51681489461','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2008,'','Invoice','','2023-04-15 09:24:06','','0','5','2023-04-15 09:24:06','41','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681539838','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2009,'','Invoice','','2023-04-15 10:47:45','','0','5','2023-04-15 09:24:36','367','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51681539859','Cleared','5','2023-04-15 10:47:45','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2010,'','Invoice','','2023-04-15 09:43:15','','0','5','2023-04-15 09:43:15','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681540392','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2011,'','Invoice','','2023-04-15 10:04:15','','0','5','2023-04-15 10:04:15','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681541735','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2012,'','Invoice','','2023-04-15 10:13:55','','0','5','2023-04-15 10:13:55','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681542828','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2013,'','Invoice','','2023-04-15 11:04:08','','0','5','2023-04-15 11:04:08','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681545841','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2014,'','Cash','','2023-04-15 12:28:08','','0','5','2023-04-15 12:28:08','209','20','20','1','retail','10','20','1','0','0','0','0','0','0','printed',' ','','1','0','51681550876','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2015,'','Invoice','','2023-04-15 12:48:59','','0','5','2023-04-15 12:48:59','385','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681552122','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2016,'','Invoice','','2023-04-15 12:51:40','','0','5','2023-04-15 12:51:40','246','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681552149','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2017,'','Invoice','','2023-04-15 13:06:01','','0','5','2023-04-15 13:06:01','441','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681553145','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2018,'','Invoice','','2023-04-15 13:51:58','','0','5','2023-04-15 13:51:58','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681555911','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2019,'','Invoice','','2023-04-15 14:20:20','','0','5','2023-04-15 14:20:20','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51681555931','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2020,'','Invoice','','2023-04-15 14:45:07','','0','5','2023-04-15 14:45:07','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681559097','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2021,'','Invoice','','2023-04-15 15:52:25','','0','5','2023-04-15 15:52:25','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681563127','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2022,'','Invoice','','2023-04-15 16:03:49','','0','5','2023-04-15 16:03:49','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51681563819','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2023,'','Invoice','','2023-04-15 16:04:18','','0','5','2023-04-15 16:04:18','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681563849','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2024,'','Invoice','','2023-04-15 17:01:19','','0','5','2023-04-15 17:01:19','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681567274','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2025,'','Invoice','','2023-04-15 17:39:50','','0','5','2023-04-15 17:39:50','315','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51681569561','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2026,'','Invoice','','2023-04-16 14:24:57','','0','5','2023-04-16 14:24:57','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681644225','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2027,'','Invoice','','2023-04-16 14:25:47','','0','5','2023-04-16 14:25:47','453','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681644326','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2028,'','Invoice','','2023-04-16 14:26:13','','0','5','2023-04-16 14:26:13','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681644366','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2029,'','Invoice','','2023-04-16 14:26:38','','0','5','2023-04-16 14:26:38','227','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681644383','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2030,'','Invoice','','2023-04-16 14:31:40','','0','5','2023-04-16 14:31:40','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681644689','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2031,'','Invoice','','2023-04-16 14:32:14','','0','5','2023-04-16 14:32:14','392','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681644725','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2032,'','Invoice','','2023-04-16 14:33:13','','0','5','2023-04-16 14:33:13','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681644770','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2033,'','Invoice','','2023-04-16 14:33:51','','0','5','2023-04-16 14:33:51','438','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681644808','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2034,'','Cash','','2023-04-16 14:36:31','','0','5','2023-04-16 14:36:31','289','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51681644930','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2035,'','Invoice','','2023-04-16 14:38:26','','0','5','2023-04-16 14:38:26','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51681645099','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2036,'','Cash','','2023-04-16 15:22:19','','0','5','2023-04-16 15:22:19','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51681647730','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2037,'','Invoice','','2023-04-16 15:56:42','','0','5','2023-04-16 15:56:42','37','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681649778','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2038,'','Invoice','','2023-04-16 16:40:44','','0','5','2023-04-16 16:40:44','158','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681652423','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2039,'','Invoice','','2023-04-16 17:25:21','','0','5','2023-04-16 17:25:21','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681655107','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2040,'','Invoice','','2023-04-16 18:00:39','','0','5','2023-04-16 18:00:39','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681657228','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2041,'','Invoice','','2023-04-17 08:14:20','','0','5','2023-04-17 08:14:20','435','0','3640','1','retail','260','3640','1','0','0','0','0','0','3640','printed',' ','','1','0','51681708447','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2042,'','Invoice','','2023-04-17 08:52:46','','0','5','2023-04-17 08:52:46','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681708845','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2043,'','Invoice','','2023-04-17 09:08:36','','0','5','2023-04-17 09:08:37','13','0','1960','1','retail','140','1960','1','0','0','0','0','0','1960','printed',' ','','1','0','51681711701','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2044,'','Invoice','','2023-04-17 09:36:38','','0','5','2023-04-17 09:36:38','241','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51681713387','Cleared','5','2023-04-17 10:02:38','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2045,'','Invoice','','2023-04-17 10:10:05','','0','5','2023-04-17 10:10:05','10','0','500','1','retail','100','500','1','0','0','0','0','0','500','printed',' ','','1','0','51681715392','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2046,'','Invoice','','2023-04-17 10:10:29','','0','5','2023-04-17 10:10:29','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51681715416','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2047,'rdh7d5x69b','Bank','','2023-04-17 10:20:57','','0','5','2023-04-17 10:15:37','420','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51681715726','Cleared','5','2023-04-17 10:20:57','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2048,'','Invoice','','2023-04-17 11:17:16','','0','5','2023-04-17 11:17:16','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681719427','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2049,'','Invoice','','2023-04-17 11:38:03','','0','5','2023-04-17 11:38:03','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51681720672','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2050,'','Invoice','','2023-04-17 13:06:00','','0','5','2023-04-17 13:06:00','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51681725948','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2051,'','Invoice','','2023-04-17 13:29:50','','0','5','2023-04-17 13:29:50','223','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681727374','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2052,'','Invoice','','2023-04-17 15:34:53','','0','5','2023-04-17 15:34:53','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51681734867','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2053,'','Invoice','','2023-04-17 16:45:03','','0','5','2023-04-17 16:45:03','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681739094','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2054,'','Invoice','','2023-04-17 16:45:39','','0','5','2023-04-17 16:45:39','388','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681739117','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2055,'','Invoice','','2023-04-17 16:46:28','','0','5','2023-04-17 16:46:28','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51681739167','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2056,'','Invoice','','2023-04-17 16:50:34','','0','5','2023-04-17 16:50:34','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51681739420','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2057,'','Cash','','2023-04-17 17:16:14','','0','5','2023-04-17 17:16:14','214','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51681740968','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2058,'','Cash','','2023-04-17 17:16:37','','0','5','2023-04-17 17:16:37','180','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51681740984','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2059,'','Invoice','','2023-04-17 17:17:09','','0','5','2023-04-17 17:17:09','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681741022','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2060,'','Invoice','','2023-04-17 17:43:21','','0','5','2023-04-17 17:43:21','167','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681742185','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2061,'','Invoice','','2023-04-17 17:45:20','','0','5','2023-04-17 17:45:20','294','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681742659','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2062,'','Invoice','','2023-04-17 17:49:14','','0','5','2023-04-17 17:49:14','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681742731','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2063,'','Invoice','','2023-04-17 18:02:59','','0','5','2023-04-17 18:02:59','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51681743761','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2064,'','Invoice','','2023-04-17 18:04:28','','0','5','2023-04-17 18:04:28','403','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681743861','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2065,'','Invoice','','2023-04-17 18:21:42','','0','5','2023-04-17 18:21:42','30','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51681744627','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2066,'','Invoice','','2023-04-17 18:48:58','','0','5','2023-04-17 18:48:58','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681746528','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2067,'','Cash','','2023-04-18 08:30:04','','0','5','2023-04-18 08:30:04','401','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51681795798','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2068,'','Invoice','','2023-04-18 08:31:10','','0','5','2023-04-18 08:31:10','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681795812','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2069,'','Points','','2023-04-18 08:31:47','','0','5','2023-04-18 08:31:47','287','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51681795901','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2070,'','Invoice','','2023-04-18 08:32:20','','0','5','2023-04-18 08:32:20','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51681795931','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2071,'','Invoice','','2023-04-18 09:13:19','','0','5','2023-04-18 09:13:19','106','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51681798391','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2072,'','Invoice','','2023-04-18 09:19:33','','0','5','2023-04-18 09:19:33','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681798762','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2073,'','Invoice','','2023-04-18 09:25:28','','0','5','2023-04-18 09:25:28','169','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681799116','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2074,'','Invoice','','2023-04-18 10:21:24','','0','5','2023-04-18 10:21:24','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51681802477','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2075,'','Invoice','','2023-04-18 11:17:49','','0','5','2023-04-18 11:17:49','313','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681805856','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2076,'','Invoice','','2023-04-18 11:30:35','','0','5','2023-04-18 11:30:35','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51681806006','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2077,'','Invoice','','2023-04-18 12:26:02','','0','5','2023-04-18 12:26:02','398','0','1500','1','retail','0','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51681809937','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2078,'','Invoice','','2023-04-18 12:27:06','','0','5','2023-04-18 12:27:06','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681810019','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2079,'','Invoice','','2023-04-18 13:28:10','','0','5','2023-04-18 13:28:10','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681813683','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2080,'','Invoice','','2023-04-18 13:41:31','','0','5','2023-04-18 13:41:31','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681813701','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2081,'','Invoice','','2023-04-18 15:28:49','','0','5','2023-04-18 15:28:49','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681820923','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2082,'','Invoice','','2023-04-18 17:30:25','','0','5','2023-04-18 17:30:25','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681828218','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2083,'','Invoice','','2023-04-18 17:58:49','','0','5','2023-04-18 17:58:49','209','0','900','1','retail','0','900','1','0','0','0','0','0','900','printed',' ','','1','0','51681829920','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2084,'','Invoice','','2023-04-18 18:38:54','','0','5','2023-04-18 18:01:12','360','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681830063','Cleared','5','2023-04-18 18:38:55','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2085,'','Invoice','','2023-04-18 18:41:16','','0','5','2023-04-18 18:41:16','166','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681832347','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2086,'','Invoice','','2023-04-18 18:43:11','','0','5','2023-04-18 18:43:11','377','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681832585','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2087,'','Invoice','','2023-04-18 18:50:14','','0','5','2023-04-18 18:50:14','238','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51681833005','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2088,'','Invoice','','2023-04-18 19:03:25','','0','5','2023-04-18 19:03:25','468','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681833704','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2089,'','Invoice','','2023-04-19 08:07:17','','0','5','2023-04-19 08:07:17','435','0','8400','1','retail','600','8400','1','0','0','0','0','0','8400','printed',' ','','1','0','51681880821','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2090,'','Invoice','','2023-04-19 08:41:43','','0','5','2023-04-19 08:41:43','406','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681882599','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2091,'','Invoice','','2023-04-19 09:20:28','','0','5','2023-04-19 09:20:28','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51681885219','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2092,'','Invoice','','2023-04-19 09:22:56','','0','5','2023-04-19 09:22:56','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51681885286','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2093,'','Invoice','','2023-04-19 09:38:14','','0','5','2023-04-19 09:38:14','13','0','2240','1','retail','160','2240','1','0','0','0','0','0','2240','printed',' ','','1','0','51681885528','Cleared','5','2023-04-20 13:41:58','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2094,'','Invoice','','2023-04-19 09:50:42','','0','5','2023-04-19 09:50:42','36','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51681886513','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2095,'','Invoice','','2023-04-19 10:08:15','','0','5','2023-04-19 10:08:15','425','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681888081','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2096,'','Invoice','','2023-04-19 12:14:00','','0','5','2023-04-19 12:14:00','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681895631','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2097,'RDI8HNWGU','Mpesa','','2023-04-19 12:18:47','','0','5','2023-04-19 12:14:14','238','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681895648','Cleared','5','2023-04-19 12:18:47','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2098,'','Invoice','','2023-04-19 12:40:18','','0','5','2023-04-19 12:40:18','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51681896518','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2099,'','Invoice','','2023-04-19 12:40:40','','0','5','2023-04-19 12:40:40','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681897233','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2100,'','Invoice','','2023-04-19 14:20:38','','0','5','2023-04-19 14:20:38','71','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681903231','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2101,'','Invoice','','2023-04-19 14:32:19','','0','5','2023-04-19 14:32:19','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681903933','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2102,'','Invoice','','2023-04-19 14:32:35','','0','5','2023-04-19 14:32:35','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681903949','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2103,'','Invoice','','2023-04-19 16:19:53','','0','5','2023-04-19 16:19:53','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681910385','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2104,'','Invoice','','2023-04-19 16:38:46','','0','5','2023-04-19 16:38:46','54','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51681911206','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2105,'','Cash','','2023-04-19 16:54:33','','0','5','2023-04-19 16:54:33','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51681912465','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2106,'','Invoice','','2023-04-19 16:59:00','','0','5','2023-04-19 16:59:00','20','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51681912480','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2107,'','Cash','','2023-04-19 17:06:45','','0','5','2023-04-19 17:06:45','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51681913171','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2108,'','Invoice','','2023-04-19 17:13:53','','0','5','2023-04-19 17:13:53','469','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51681913622','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2109,'','Invoice','','2023-04-19 18:28:57','','0','5','2023-04-19 18:28:57','387','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','51681917604','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2110,'','Invoice','','2023-04-19 18:35:56','','0','5','2023-04-19 18:35:56','453','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681918549','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2111,'','Invoice','','2023-04-19 18:38:02','','0','5','2023-04-19 18:38:02','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681918570','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2112,'','Invoice','','2023-04-19 18:39:29','','0','5','2023-04-19 18:39:29','380','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51681918762','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2113,'','Invoice','','2023-04-19 18:47:21','','0','5','2023-04-19 18:47:21','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51681919229','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2114,'','Invoice','','2023-04-20 08:42:47','','0','5','2023-04-20 08:42:47','152','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681969361','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2115,'','Invoice','','2023-04-20 09:34:31','','0','5','2023-04-20 09:34:31','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51681971815','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2116,'','Invoice','','2023-04-20 09:34:54','','0','5','2023-04-20 09:34:54','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51681972482','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2117,'','Invoice','','2023-04-20 10:05:48','','0','5','2023-04-20 10:05:48','358','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681974325','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2118,'','Invoice','','2023-04-20 10:22:43','','0','5','2023-04-20 10:22:43','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681974357','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2119,'','Invoice','','2023-04-20 10:53:15','','0','5','2023-04-20 10:53:15','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681977125','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2120,'','Invoice','','2023-04-20 11:15:57','','0','5','2023-04-20 11:15:57','38','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51681978528','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2121,'','Invoice','','2023-04-20 11:46:05','','0','5','2023-04-20 11:46:05','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681980299','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2122,'','Invoice','','2023-04-20 12:24:20','','0','5','2023-04-20 12:24:20','455','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681982645','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2123,'','Invoice','','2023-04-20 13:16:42','','0','5','2023-04-20 13:16:42','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681985784','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2124,'','Invoice','','2023-04-20 13:17:19','','0','5','2023-04-20 13:17:19','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51681985828','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2125,'','Invoice','','2023-04-20 13:47:39','','0','5','2023-04-20 13:47:39','92','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51681987653','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2126,'','Invoice','','2023-04-20 13:57:06','','0','5','2023-04-20 13:57:06','182','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51681988207','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2127,'','Invoice','','2023-04-20 15:19:31','','0','5','2023-04-20 15:19:31','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51681992783','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2128,'','Invoice','','2023-04-20 16:23:47','','0','5','2023-04-20 15:46:52','301','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681994802','Cleared','5','2023-04-20 16:23:47','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2129,'','Invoice','','2023-04-20 15:50:11','','0','5','2023-04-20 15:50:11','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51681995001','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2130,'','Invoice','','2023-04-20 17:57:37','','0','5','2023-04-20 17:57:37','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682002651','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2131,'','Invoice','','2023-04-20 18:11:40','','0','5','2023-04-20 18:11:40','321','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682003476','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2132,'','Invoice','','2023-04-20 18:13:01','','0','5','2023-04-20 18:13:01','379','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51682003552','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2133,'','Invoice','','2023-04-20 18:24:23','','0','5','2023-04-20 18:24:23','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682004255','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2134,'','Invoice','','2023-04-20 18:58:33','','0','5','2023-04-20 18:58:33','189','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682005855','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2135,'','Invoice','','2023-04-21 10:26:44','','0','5','2023-04-21 10:26:44','357','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682061998','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2136,'','Invoice','','2023-04-21 10:27:02','','0','5','2023-04-21 10:27:02','423','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682062016','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2137,'','Invoice','','2023-04-21 10:27:19','','0','5','2023-04-21 10:27:19','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682062032','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2138,'','Invoice','','2023-04-21 10:27:44','','0','5','2023-04-21 10:27:44','218','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682062053','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2139,'','Invoice','','2023-04-21 10:33:44','','0','5','2023-04-21 10:33:44','26','520','520','1','retail','80','520','1','0','0','0','0','0','0','printed',' ','','1','0','51682062404','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2140,'','Invoice','','2023-04-21 11:21:22','','0','5','2023-04-21 11:21:22','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682065274','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2141,'','Invoice','','2023-04-21 12:49:43','','0','5','2023-04-21 12:49:44','471','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682070440','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2142,'','Cash','','2023-04-21 12:50:04','','0','5','2023-04-21 12:50:04','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51682070592','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2143,'','Invoice','','2023-04-21 13:10:56','','0','5','2023-04-21 13:10:56','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682071849','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2144,'','Invoice','','2023-04-21 13:11:18','','0','5','2023-04-21 13:11:18','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682071870','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2145,'','Invoice','','2023-04-21 13:12:09','','0','5','2023-04-21 13:12:09','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682071891','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2146,'','Invoice','','2023-04-21 13:47:23','','0','5','2023-04-21 13:47:23','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51682074032','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2147,'','Invoice','','2023-04-21 13:48:06','','0','5','2023-04-21 13:48:06','117','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51682074053','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2148,'','Invoice','','2023-04-21 14:46:48','','0','5','2023-04-21 14:46:48','384','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682077588','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2149,'','Invoice','','2023-04-21 14:47:52','','0','5','2023-04-21 14:47:52','402','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51682077665','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2150,'','Invoice','','2023-04-21 14:57:04','','0','5','2023-04-21 14:57:04','268','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682078218','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2151,'','Invoice','','2023-04-21 15:05:56','','0','5','2023-04-21 15:05:56','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682078740','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2152,'','Invoice','','2023-04-21 15:29:49','','0','5','2023-04-21 15:29:49','284','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682080180','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2153,'','Invoice','','2023-04-21 16:38:50','','0','5','2023-04-21 16:38:50','362','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682084324','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2154,'','Invoice','','2023-04-21 17:11:06','','0','5','2023-04-21 17:11:06','351','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51682086249','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2155,'','Cash','','2023-04-21 17:36:47','','0','5','2023-04-21 17:36:47','180','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51682087715','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2156,'RDL7PLGQW7','Mpesa','','2023-04-21 17:54:24','','0','5','2023-04-21 17:44:06','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682087964','Cleared','5','2023-04-21 17:54:24','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2157,'','Invoice','','2023-04-21 18:49:36','','0','5','2023-04-21 18:49:36','209','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51682092164','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2158,'','Invoice','','2023-04-21 18:59:33','','0','5','2023-04-21 18:59:33','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682092749','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2159,'','Invoice','','2023-04-22 09:15:08','','0','5','2023-04-22 09:15:08','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51682144097','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2160,'','Invoice','','2023-04-22 09:15:24','','0','5','2023-04-22 09:15:24','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682144118','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2161,'','Invoice','','2023-04-22 09:16:01','','0','5','2023-04-22 09:16:01','98','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51682144140','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2162,'','Invoice','','2023-04-22 09:25:36','','0','5','2023-04-22 09:25:36','121','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','51682144171','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2163,'','Invoice','','2023-04-22 09:28:13','','0','5','2023-04-22 09:28:13','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682144792','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2164,'','Invoice','','2023-04-22 09:38:08','','0','5','2023-04-22 09:38:08','390','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51682144915','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2165,'','Invoice','','2023-04-22 09:47:54','','0','5','2023-04-22 09:47:54','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51682146062','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2166,'','Invoice','','2023-04-22 10:38:45','','0','5','2023-04-22 10:38:45','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51682149106','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2167,'','Invoice','','2023-04-22 10:50:16','','0','5','2023-04-22 10:50:16','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682149808','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2168,'','Invoice','','2023-04-22 11:16:25','','0','5','2023-04-22 11:16:25','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682150061','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2169,'','Invoice','','2023-04-22 12:24:52','','0','5','2023-04-22 12:24:52','229','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682154301','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2170,'','Invoice','','2023-04-22 13:09:09','','0','5','2023-04-22 13:09:09','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682158140','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2171,'','Invoice','','2023-04-22 13:11:32','','0','5','2023-04-22 13:11:32','67','560','840','1','retail','60','840','1','0','0','0','0','0','280','printed',' ','','1','0','51682158278','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2172,'','Invoice','','2023-04-22 13:18:32','','0','5','2023-04-22 13:18:32','314','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682158696','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2173,'','Invoice','','2023-04-22 13:19:16','','0','5','2023-04-22 13:19:16','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682158737','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2174,'','Invoice','','2023-04-22 13:37:35','','0','5','2023-04-22 13:37:00','61','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51682159811','Cleared','5','2023-04-22 13:37:35','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2175,'','Invoice','','2023-04-22 13:55:31','','0','5','2023-04-22 13:55:31','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682160918','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2176,'','Invoice','','2023-04-22 13:58:43','','0','5','2023-04-22 13:58:43','161','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682161116','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2177,'','Invoice','','2023-04-22 16:02:21','','0','5','2023-04-22 15:37:35','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51682164113','Cleared','5','2023-04-22 16:02:21','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2178,'','Invoice','','2023-04-22 15:46:39','','0','5','2023-04-22 15:46:39','71','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682167585','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2179,'','Invoice','','2023-04-22 16:05:55','','0','5','2023-04-22 16:05:55','23','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682168744','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2180,'','Invoice','','2023-04-22 16:10:45','','0','5','2023-04-22 16:10:45','433','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51682169031','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2181,'','Invoice','','2023-04-22 16:42:32','','0','5','2023-04-22 16:42:32','296','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682170938','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2182,'','Invoice','','2023-04-22 17:24:43','','0','5','2023-04-22 17:24:43','115','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51682173468','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2183,'','Invoice','','2023-04-22 17:57:56','','0','5','2023-04-22 17:57:56','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682175468','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2184,'','Invoice','','2023-04-22 18:09:48','','0','5','2023-04-22 18:09:49','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682176177','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2185,'','Invoice','','2023-04-22 18:20:07','','0','5','2023-04-22 18:20:07','397','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682176774','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2186,'','Invoice','','2023-04-22 18:39:08','','0','5','2023-04-22 18:39:08','58','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682176818','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2187,'','Cash','','2023-04-22 18:44:53','','0','5','2023-04-22 18:44:53','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51682177964','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2188,'','Invoice','','2023-04-23 13:39:54','','0','5','2023-04-23 13:39:54','209','0','970','1','retail','80','970','1','0','0','0','0','0','970','printed',' ','','1','0','51682246156','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2189,'','Invoice','','2023-04-23 13:40:31','','0','5','2023-04-23 13:40:31','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51682246404','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2190,'','Invoice','','2023-04-23 13:41:43','','0','5','2023-04-23 13:41:43','369','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682246496','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2191,'','Invoice','','2023-04-23 13:43:04','','0','5','2023-04-23 13:43:04','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682246576','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2192,'','Invoice','','2023-04-23 13:44:44','','0','5','2023-04-23 13:44:44','388','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682246678','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2193,'','Invoice','','2023-04-23 13:51:44','','0','5','2023-04-23 13:51:44','386','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51682247097','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2194,'','Invoice','','2023-04-23 13:52:16','','0','5','2023-04-23 13:52:16','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682247115','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2195,'','Cash','','2023-04-23 15:12:50','','0','5','2023-04-23 15:12:50','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682251962','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2196,'','Invoice','','2023-04-23 15:25:44','','0','5','2023-04-23 15:25:44','146','0','600','1','retail','0','600','1','0','0','0','0','300','300','printed',' ','','1','0','51682252005','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2197,'','Invoice','','2023-04-23 16:07:35','','0','5','2023-04-23 16:07:35','465','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682255162','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2198,'','Cash','','2023-04-23 18:06:21','','0','5','2023-04-23 18:06:21','387','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51682262305','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2199,'','Invoice','','2023-04-23 18:08:23','','0','5','2023-04-23 18:08:23','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682262390','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2200,'','Invoice','','2023-04-23 18:32:10','','0','5','2023-04-23 18:32:10','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682263922','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2201,'','Cash','','2023-04-23 18:39:55','','0','5','2023-04-23 18:39:55','450','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682264386','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2202,'','Invoice','','2023-04-24 09:01:36','','0','5','2023-04-24 09:01:36','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682316087','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2203,'','Invoice','','2023-04-24 09:01:53','','0','5','2023-04-24 09:01:53','41','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682316106','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2204,'RDO3W1WLJX','Bank','','2023-04-24 09:03:36','','0','5','2023-04-24 09:03:36','420','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51682316207','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2205,'','Invoice','','2023-04-24 12:03:32','','0','5','2023-04-24 12:03:32','435','0','8960','1','retail','640','8960','1','0','0','0','0','0','8960','printed',' ','','1','0','51682326990','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2206,'','Invoice','','2023-04-24 12:06:11','','0','5','2023-04-24 12:06:11','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51682327132','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2207,'','Invoice','','2023-04-24 12:08:10','','0','5','2023-04-24 12:08:10','10','0','750','1','retail','150','750','1','0','0','0','0','0','750','printed',' ','','1','0','51682327278','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2208,'','Invoice','','2023-04-24 12:09:34','','0','5','2023-04-24 12:09:34','11','0','750','1','retail','150','750','1','0','0','0','0','0','750','printed',' ','','1','0','51682327362','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2209,'','Invoice','','2023-04-24 12:12:51','','0','5','2023-04-24 12:12:51','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51682327562','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2210,'','Invoice','','2023-04-24 12:14:15','','0','5','2023-04-24 12:14:15','37','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682327639','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2211,'','Invoice','','2023-04-24 12:14:40','','0','5','2023-04-24 12:14:40','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682327668','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2212,'','Cash','','2023-04-24 12:15:18','','0','5','2023-04-24 12:15:18','443','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51682327705','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2213,'','Invoice','','2023-04-24 12:15:38','','0','5','2023-04-24 12:15:38','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51682327728','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2214,'','Cash','','2023-04-24 12:18:18','','0','5','2023-04-24 12:18:18','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51682327892','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2215,'','Invoice','','2023-04-24 12:28:48','','0','5','2023-04-24 12:27:20','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682328427','Cleared','5','2023-04-24 12:28:48','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2216,'','Invoice','','2023-04-24 12:43:20','','0','5','2023-04-24 12:43:20','373','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51682329378','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2217,'','Invoice','','2023-04-24 14:20:38','','0','5','2023-04-24 14:20:38','451','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682335229','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2218,'','Invoice','','2023-04-24 14:30:36','','0','5','2023-04-24 14:30:36','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682335828','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2219,'','Invoice','','2023-04-24 14:46:05','','0','5','2023-04-24 14:46:05','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682336757','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2220,'','Invoice','','2023-04-24 14:56:20','','0','5','2023-04-24 14:56:20','52','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51682337366','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2221,'','Invoice','','2023-04-24 15:04:06','','0','5','2023-04-24 15:04:06','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682337801','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2222,'','Invoice','','2023-04-24 15:32:55','','0','5','2023-04-24 15:32:55','77','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682339556','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2223,'','Invoice','','2023-04-24 15:46:40','','0','5','2023-04-24 15:46:40','467','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51682340391','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2224,'','Invoice','','2023-04-24 16:08:41','','0','5','2023-04-24 16:08:41','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682341713','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2225,'','Invoice','','2023-04-24 17:01:26','','0','5','2023-04-24 16:10:18','178','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682341800','Cleared','5','2023-04-24 17:01:26','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2226,'','Cash','','2023-04-24 17:21:39','','0','5','2023-04-24 17:21:39','67','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51682346082','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2227,'','Invoice','','2023-04-24 18:41:06','','0','5','2023-04-24 18:41:06','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51682350853','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2228,'','Invoice','','2023-04-24 18:49:47','','0','5','2023-04-24 18:49:47','360','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682351377','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2229,'','Invoice','','2023-04-24 19:06:33','','0','5','2023-04-24 19:06:33','180','0','560','1','retail','40','560','1','0','0','0','0','280','280','printed',' ','','1','0','51682352379','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2230,'','Invoice','','2023-04-25 08:55:45','','0','5','2023-04-25 08:55:45','262','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682402138','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2231,'','Invoice','','2023-04-25 08:56:02','','0','5','2023-04-25 08:56:02','350','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682402156','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2232,'','Invoice','','2023-04-25 08:56:31','','0','5','2023-04-25 08:56:31','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682402172','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2233,'','Invoice','','2023-04-25 08:57:02','','0','5','2023-04-25 08:57:02','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682402217','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2234,'','Invoice','','2023-04-25 09:26:38','','0','5','2023-04-25 09:26:38','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51682402315','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2235,'','Invoice','','2023-04-25 09:42:10','','0','5','2023-04-25 09:42:10','273','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682404864','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2236,'','Invoice','','2023-04-25 09:42:41','','0','5','2023-04-25 09:42:41','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51682404949','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2237,'','Invoice','','2023-04-25 10:27:05','','0','1','2023-04-25 10:27:05','472','0','30','1','retail','0','30','1','0','0','0','30','0','0','printed',' ','','1','0','11682407503','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2238,'','Invoice','','2023-04-25 10:42:02','','0','5','2023-04-25 10:42:02','473','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682408508','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2239,'','Invoice','','2023-04-25 11:22:34','','0','5','2023-04-25 11:22:34','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682410837','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2240,'','Invoice','','2023-04-25 12:04:58','','0','5','2023-04-25 12:04:58','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682413491','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2241,'','Invoice','','2023-04-25 12:20:23','','0','5','2023-04-25 12:20:23','116','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682413717','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2242,'','Invoice','','2023-04-25 12:30:54','','0','5','2023-04-25 12:30:54','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682415036','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2243,'','Invoice','','2023-04-25 12:36:07','','0','5','2023-04-25 12:36:07','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51682415361','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2244,'','Invoice','','2023-04-25 12:49:18','','0','5','2023-04-25 12:49:18','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682416152','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2245,'','Invoice','','2023-04-25 13:31:13','','0','5','2023-04-25 13:31:13','118','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51682418619','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2246,'','Invoice','','2023-04-25 13:45:52','','0','5','2023-04-25 13:45:52','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682419545','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2247,'','Invoice','','2023-04-25 13:57:39','','0','5','2023-04-25 13:57:39','328','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682419563','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2248,'','Invoice','','2023-04-25 14:42:01','','-0','1','2023-04-25 14:42:01','472','0','0','1','retail','3000','0','1','0','0','0','0','0','0','printed',' ','','2','0','11682422901','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2249,'','Invoice','','2023-04-25 15:26:02','','0','5','2023-04-25 15:26:02','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682425552','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2250,'','Invoice','','2023-04-25 15:37:53','','0','5','2023-04-25 15:37:53','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51682426262','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2251,'','Invoice','','2023-04-25 16:26:47','','0','5','2023-04-25 16:26:47','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51682429193','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2252,'','Cash','','2023-04-25 16:35:49','','0','5','2023-04-25 16:35:49','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51682429735','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2253,'','Invoice','','2023-04-25 17:18:36','','0','5','2023-04-25 17:18:36','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682432307','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2254,'','Invoice','','2023-04-25 17:50:59','','0','5','2023-04-25 17:50:59','100','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51682434042','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2255,'','Invoice','','2023-04-25 18:45:23','','0','5','2023-04-25 18:45:23','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682437515','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2256,'','Invoice','','2023-04-26 08:04:13','','0','5','2023-04-26 08:04:13','435','0','4480','1','retail','320','4480','1','0','0','0','0','0','4480','printed',' ','','1','0','51682485441','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2257,'','Invoice','','2023-04-26 08:20:40','','0','5','2023-04-26 08:20:40','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682486434','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2258,'','Points','','2023-04-26 08:54:33','','0','5','2023-04-26 08:54:33','106','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51682488161','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2259,'','Invoice','','2023-04-26 08:57:47','','0','5','2023-04-26 08:57:47','132','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682488505','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2260,'','Invoice','','2023-04-26 09:40:59','','0','5','2023-04-26 09:40:59','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682489265','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2261,'','Invoice','','2023-04-26 11:27:49','','0','5','2023-04-26 11:27:49','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51682497614','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2262,'','Invoice','','2023-04-26 12:04:18','','0','5','2023-04-26 12:04:18','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682498248','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2263,'','Cash','','2023-04-26 12:21:19','','0','5','2023-04-26 12:21:19','209','20','20','1','retail','10','20','1','0','0','0','0','0','0','printed',' ','','1','0','51682499870','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2264,'','Invoice','','2023-04-26 12:36:46','','0','5','2023-04-26 12:36:46','141','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682500894','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2265,'','Invoice','','2023-04-26 14:27:22','','0','5','2023-04-26 14:27:22','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51682503075','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2266,'','Invoice','','2023-04-26 15:01:31','','0','5','2023-04-26 15:01:31','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682510485','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2267,'','Cash','','2023-04-26 15:32:46','','0','5','2023-04-26 15:32:46','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682512358','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2268,'','Invoice','','2023-04-26 16:46:23','','0','5','2023-04-26 16:46:23','234','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51682516767','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2269,'','Invoice','','2023-04-26 17:44:54','','0','5','2023-04-26 17:20:41','439','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682518812','Cleared','5','2023-04-26 17:44:54','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2270,'','Invoice','','2023-04-26 17:23:57','','0','5','2023-04-26 17:23:57','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682519022','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2271,'','Invoice','','2023-04-26 17:53:05','','0','5','2023-04-26 17:53:05','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682520767','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2272,'','Invoice','','2023-04-26 17:59:44','','0','5','2023-04-26 17:59:44','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51682521165','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2273,'','Invoice','','2023-04-26 18:27:08','','0','5','2023-04-26 18:27:08','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682522815','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2274,'','Invoice','','2023-04-27 08:21:12','','0','5','2023-04-27 08:21:12','447','0','1500','1','retail','0','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51682572770','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2275,'','Invoice','','2023-04-27 08:22:08','','0','5','2023-04-27 08:22:08','461','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682572920','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2276,'','Invoice','','2023-04-27 10:35:29','','0','5','2023-04-27 10:35:29','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682579120','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2277,'','Invoice','','2023-04-27 11:04:10','','0','5','2023-04-27 11:04:10','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51682582591','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2278,'','Invoice','','2023-04-27 11:24:15','','0','5','2023-04-27 11:24:15','11','0','750','1','retail','150','750','1','0','0','0','0','0','750','printed',' ','','1','0','51682582717','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2279,'','Invoice','','2023-04-27 11:24:32','','0','5','2023-04-27 11:24:32','304','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682583865','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2280,'','Invoice','','2023-04-27 11:34:49','','0','5','2023-04-27 11:34:49','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682584481','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2281,'','Invoice','','2023-04-27 13:08:16','','0','5','2023-04-27 12:24:40','338','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682587440','Cleared','5','2023-04-27 13:08:16','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2282,'','Invoice','','2023-04-27 12:28:08','','0','5','2023-04-27 12:28:08','29','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51682587492','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2283,'','Invoice','','2023-04-27 12:48:43','','0','5','2023-04-27 12:48:43','108','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51682588912','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2284,'','Invoice','','2023-04-27 12:50:49','','0','5','2023-04-27 12:50:49','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682589042','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2285,'','Invoice','','2023-04-27 13:10:58','','0','5','2023-04-27 13:10:58','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682590246','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2286,'','Invoice','','2023-04-27 13:21:25','','0','5','2023-04-27 13:21:25','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682590872','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2287,'','Invoice','','2023-04-27 14:25:12','','0','5','2023-04-27 14:25:12','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682594703','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2288,'','Invoice','','2023-04-27 14:57:58','','0','5','2023-04-27 14:57:58','185','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51682596647','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2289,'','Invoice','','2023-04-27 15:06:37','','0','5','2023-04-27 15:06:37','334','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682597122','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2290,'','Invoice','','2023-04-27 15:38:42','','0','5','2023-04-27 15:38:42','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682599115','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2291,'','Invoice','','2023-04-27 15:58:27','','0','5','2023-04-27 15:58:27','94','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51682600291','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2292,'','Invoice','','2023-04-27 16:08:59','','0','5','2023-04-27 16:08:59','71','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682600926','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2293,'','Invoice','','2023-04-27 16:10:01','','0','5','2023-04-27 16:10:01','248','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51682600988','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2294,'','Invoice','','2023-04-27 16:21:15','','0','5','2023-04-27 16:21:15','100','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51682601654','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2295,'','Invoice','','2023-04-28 09:37:54','','0','5','2023-04-27 16:33:45','367','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51682602406','Cleared','5','2023-04-28 09:37:54','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2296,'','Invoice','','2023-04-27 16:46:15','','0','5','2023-04-27 16:46:15','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51682602454','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2297,'','Invoice','','2023-04-27 16:51:12','','0','5','2023-04-27 16:51:12','101','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682603463','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2298,'','Invoice','','2023-04-27 17:11:14','','0','5','2023-04-27 17:11:14','201','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682604666','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2299,'','Invoice','','2023-04-27 18:15:03','','0','5','2023-04-27 18:15:03','348','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682608489','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2300,'','Invoice','','2023-04-27 18:16:08','','0','5','2023-04-27 18:16:08','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51682608561','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2301,'','Invoice','','2023-04-27 18:17:39','','0','5','2023-04-27 18:17:39','319','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682608653','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2302,'','Invoice','','2023-04-27 19:03:48','','0','5','2023-04-27 19:03:48','392','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682611422','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2303,'','Invoice','','2023-04-27 19:09:14','','0','5','2023-04-27 19:09:14','67','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51682611742','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2304,'','Invoice','','2023-04-27 19:26:13','','0','5','2023-04-27 19:26:14','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682612765','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2305,'','Invoice','','2023-04-28 07:53:44','','0','5','2023-04-28 07:53:44','435','0','5320','1','retail','380','5320','1','0','0','0','0','0','5320','printed',' ','','1','0','51682657610','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2306,'','Invoice','','2023-04-28 09:35:47','','0','5','2023-04-28 09:35:47','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51682663726','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2307,'','Invoice','','2023-04-28 10:19:19','','0','5','2023-04-28 10:19:19','195','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','51682664549','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2308,'','Mpesa','','2023-04-28 11:01:19','','0','5','2023-04-28 11:01:19','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51682668804','Cleared','5','2023-07-04 15:25:14','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2309,'','Invoice','','2023-04-28 12:38:07','','0','5','2023-04-28 12:38:07','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682674674','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2310,'','Cash','','2023-04-28 12:54:39','','0','5','2023-04-28 12:54:39','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51682675664','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2311,'','Invoice','','2023-04-28 13:00:24','','0','5','2023-04-28 13:00:24','413','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682675690','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2312,'','Invoice','','2023-04-28 14:16:02','','0','5','2023-04-28 14:16:02','451','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51682678427','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2313,'','Invoice','','2023-04-28 14:21:16','','0','5','2023-04-28 14:21:16','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682680574','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2314,'','Invoice','','2023-04-28 14:26:58','','0','5','2023-04-28 14:26:58','465','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682681209','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2315,'','Invoice','','2023-04-28 15:02:12','','0','5','2023-04-28 15:02:12','238','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682681245','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2316,'','Invoice','','2023-04-28 15:43:30','','0','5','2023-04-28 15:30:53','257','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51682684895','Cleared','5','2023-04-28 15:43:30','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2317,'','Invoice','','2023-04-28 15:51:19','','0','5','2023-04-28 15:51:19','125','0','730','1','retail','20','730','1','0','0','0','0','430','300','printed',' ','','1','0','51682686221','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2318,'','Invoice','','2023-04-28 16:42:08','','0','5','2023-04-28 16:42:08','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51682689303','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2319,'','Invoice','','2023-04-28 17:32:02','','0','5','2023-04-28 17:32:02','250','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51682692307','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2320,'','Invoice','','2023-04-28 17:50:53','','0','5','2023-04-28 17:50:53','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682693446','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2321,'RDT7AND001','Mpesa','','2023-04-29 09:08:20','','0','5','2023-04-29 09:08:20','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682748483','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2322,'','Invoice','','2023-04-29 09:23:38','','0','5','2023-04-29 09:23:38','411','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682749411','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2323,'','Invoice','','2023-04-29 09:24:35','','0','5','2023-04-29 09:24:35','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682749437','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2324,'','Invoice','','2023-04-29 10:00:26','','0','5','2023-04-29 10:00:27','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682751619','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2325,'','Invoice','','2023-04-29 10:11:11','','0','5','2023-04-29 10:11:11','285','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682751636','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2326,'','Cash','','2023-04-29 10:21:29','','0','5','2023-04-29 10:21:29','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682752282','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2327,'','Invoice','','2023-04-29 11:27:29','','0','5','2023-04-29 10:37:06','306','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682753054','Cleared','5','2023-04-29 11:27:29','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2328,'','Invoice','','2023-04-29 10:41:22','','0','5','2023-04-29 10:41:22','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682753837','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2329,'','Invoice','','2023-04-29 11:18:57','','0','5','2023-04-29 11:18:57','381','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682755117','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2330,'','Invoice','','2023-04-29 12:13:04','','0','5','2023-04-29 12:13:04','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682759571','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2331,'','Invoice','','2023-04-29 13:55:43','','0','5','2023-04-29 13:55:43','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682762865','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2332,'','Invoice','','2023-04-29 13:56:41','','0','5','2023-04-29 13:56:41','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682765791','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2333,'','Invoice','','2023-04-29 14:09:45','','0','5','2023-04-29 14:09:45','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682766576','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2334,'','Invoice','','2023-04-29 14:15:05','','0','5','2023-04-29 14:15:05','115','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51682766601','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2335,'','Invoice','','2023-04-29 15:29:57','','0','5','2023-04-29 15:29:57','403','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682771378','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2336,'','Invoice','','2023-04-29 15:36:40','','0','5','2023-04-29 15:36:40','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682771414','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2337,'','Cash','','2023-04-29 16:15:07','','0','5','2023-04-29 16:15:07','209','1960','1960','1','retail','140','1960','1','0','0','0','0','0','0','printed',' ','','1','0','51682772307','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2338,'','Invoice','','2023-04-29 16:51:18','','0','5','2023-04-29 16:51:18','180','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51682774703','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2339,'','Invoice','','2023-04-29 17:17:43','','0','5','2023-04-29 17:17:43','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682777845','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2340,'','Invoice','','2023-04-29 18:13:17','','0','5','2023-04-29 18:13:17','470','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682781190','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2341,'','Invoice','','2023-04-29 19:17:48','','0','5','2023-04-29 19:17:48','209','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51682785055','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2342,'','Invoice','','2023-04-29 19:18:08','','0','5','2023-04-29 19:18:08','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682785081','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2343,'','Invoice','','2023-04-30 13:46:08','','0','5','2023-04-30 13:46:08','324','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682851508','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2344,'','Invoice','','2023-04-30 13:48:07','','0','5','2023-04-30 13:48:07','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51682851645','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2345,'','Invoice','','2023-04-30 14:12:21','','0','5','2023-04-30 14:12:22','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682852165','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2346,'','Invoice','','2023-04-30 14:31:18','','0','5','2023-04-30 14:31:18','35','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682853184','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2347,'','Invoice','','2023-04-30 15:17:03','','0','5','2023-04-30 15:17:03','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51682856933','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2348,'','Invoice','','2023-04-30 15:32:16','','0','5','2023-04-30 15:32:16','253','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682857647','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2349,'','Invoice','','2023-04-30 17:15:55','','0','5','2023-04-30 17:15:55','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51682864142','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2350,'','Invoice','','2023-04-30 18:19:49','','0','5','2023-04-30 18:19:49','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682867957','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2351,'','Invoice','','2023-04-30 18:45:14','','0','5','2023-04-30 18:45:14','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682869508','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2352,'','Invoice','','2023-05-01 09:05:04','','0','5','2023-05-01 09:05:04','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682921095','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2353,'','Invoice','','2023-05-01 10:32:46','','0','5','2023-05-01 10:32:46','361','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682926352','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2354,'','Invoice','','2023-05-01 10:33:44','','0','5','2023-05-01 10:33:44','154','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682926394','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2355,'','Invoice','','2023-05-01 10:50:19','','0','5','2023-05-01 10:50:19','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682927411','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2356,'','Invoice','','2023-05-01 11:21:56','','0','5','2023-05-01 11:21:56','450','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682928979','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2357,'','Invoice','','2023-05-01 11:56:54','','0','5','2023-05-01 11:56:54','295','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682931404','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2358,'','Invoice','','2023-05-01 12:30:02','','0','5','2023-05-01 12:30:02','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51682931447','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2359,'','Invoice','','2023-05-01 12:54:04','','0','5','2023-05-01 12:54:04','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51682933412','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2360,'','Invoice','','2023-05-01 14:34:02','','0','5','2023-05-01 13:09:14','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682935746','Cleared','5','2023-05-01 14:34:02','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2361,'','Invoice','','2023-05-01 13:12:57','','0','5','2023-05-01 13:12:57','475','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682935773','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2362,'','Invoice','','2023-05-01 13:35:02','','0','5','2023-05-01 13:35:02','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682936005','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2363,'','Invoice','','2023-05-01 14:30:32','','0','5','2023-05-01 14:30:32','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682937373','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2364,'','Invoice','','2023-05-01 14:45:08','','0','5','2023-05-01 14:45:09','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682940854','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2365,'','Invoice','','2023-05-01 16:01:47','','0','5','2023-05-01 16:01:47','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51682946088','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2366,'','Invoice','','2023-05-01 16:02:25','','0','5','2023-05-01 16:02:25','441','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51682946123','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2367,'','Invoice','','2023-05-01 17:45:10','','0','5','2023-05-01 17:45:10','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51682952303','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2368,'','Cash','','2023-05-01 19:37:28','','0','5','2023-05-01 19:37:28','214','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51682956467','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2369,'','Invoice','','2023-05-02 08:07:42','','0','5','2023-05-02 08:07:42','435','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51683004048','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2370,'','Invoice','','2023-05-02 09:25:59','','0','5','2023-05-02 09:25:59','476','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683008751','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2371,'','Invoice','','2023-05-02 10:24:45','','0','5','2023-05-02 10:24:45','117','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683012216','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2372,'','Invoice','','2023-05-02 10:25:58','','0','5','2023-05-02 10:25:58','10','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51683012341','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2373,'','Bank','','2023-05-02 10:27:29','','0','5','2023-05-02 10:27:29','11','0','500','1','retail','100','500','1','0','0','0','0','0','500','printed',' ','','1','0','51683012372','Cleared','5','2023-06-26 14:34:33','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2374,'','Invoice','','2023-05-02 10:53:49','','0','5','2023-05-02 10:53:49','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51683014020','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2375,'','Mpesa','','2023-05-02 12:06:15','','0','5','2023-05-02 12:06:15','180','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683018366','Cleared','5','2023-05-02 16:23:12','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2376,'','Invoice','','2023-05-02 12:39:18','','0','5','2023-05-02 12:39:18','262','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683020265','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2377,'','Invoice','','2023-05-02 13:21:27','','0','5','2023-05-02 13:21:27','477','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683022473','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2378,'','Invoice','','2023-05-02 13:22:27','','0','5','2023-05-02 13:22:27','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51683022921','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2379,'','Invoice','','2023-05-02 13:23:06','','0','5','2023-05-02 13:23:06','20','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683022972','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2380,'','Invoice','','2023-05-02 13:24:05','','0','5','2023-05-02 13:24:05','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51683023032','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2381,'','Invoice','','2023-05-02 13:25:32','','0','5','2023-05-02 13:25:32','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51683023113','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2382,'','Invoice','','2023-05-02 13:26:45','','0','5','2023-05-02 13:26:45','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683023169','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2383,'','Invoice','','2023-05-02 13:47:17','','0','5','2023-05-02 13:47:17','362','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683024400','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2384,'','Invoice','','2023-05-02 13:48:24','','0','5','2023-05-02 13:48:24','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683024470','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2385,'','Invoice','','2023-05-02 16:00:50','','0','5','2023-05-02 16:00:50','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51683032439','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2386,'','Invoice','','2023-05-02 16:06:34','','0','5','2023-05-02 16:06:34','449','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683032588','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2387,'','Invoice','','2023-05-02 16:07:34','','0','5','2023-05-02 16:07:34','99','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51683032806','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2388,'','Invoice','','2023-05-02 16:15:58','','0','5','2023-05-02 16:15:58','84','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51683033347','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2389,'','Invoice','','2023-05-02 16:20:41','','0','5','2023-05-02 16:20:41','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683033369','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2390,'','Invoice','','2023-05-02 17:02:16','','0','5','2023-05-02 17:02:16','167','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683036119','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2391,'','Invoice','','2023-05-02 17:02:42','','0','5','2023-05-02 17:02:42','124','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683036149','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2392,'','Invoice','','2023-05-02 17:43:39','','0','5','2023-05-02 17:43:39','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683038612','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2393,'','Invoice','','2023-05-02 17:45:02','','0','5','2023-05-02 17:45:02','387','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','51683038682','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2394,'','Invoice','','2023-05-02 18:21:25','','0','5','2023-05-02 18:21:25','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51683040848','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2395,'','Invoice','','2023-05-02 18:33:48','','0','5','2023-05-02 18:33:48','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683041617','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2396,'','Invoice','','2023-05-02 18:38:35','','0','5','2023-05-02 18:38:35','37','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683041907','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2397,'','Invoice','','2023-05-03 08:24:48','','0','5','2023-05-03 08:24:48','13','0','2520','1','retail','180','2520','1','0','0','0','0','0','2520','printed',' ','','1','0','51683091469','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2398,'','Invoice','','2023-05-03 08:58:26','','0','5','2023-05-03 08:58:27','75','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51683091666','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2399,'','Invoice','','2023-05-03 09:31:41','','0','5','2023-05-03 09:31:41','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683095494','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2400,'','Invoice','','2023-05-03 10:41:02','','0','5','2023-05-03 10:41:02','467','0','1400','1','retail','100','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51683099634','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2401,'','Invoice','','2023-05-03 10:42:16','','0','5','2023-05-03 10:42:16','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683099724','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2402,'','Invoice','','2023-05-03 11:16:06','','0','5','2023-05-03 11:16:06','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683101757','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2403,'','Invoice','','2023-05-03 11:56:07','','0','5','2023-05-03 11:56:07','465','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683104155','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2404,'','Invoice','','2023-05-03 12:40:00','','0','5','2023-05-03 12:40:00','209','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51683104184','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2405,'','Invoice','','2023-05-03 13:58:43','','0','5','2023-05-03 13:58:43','121','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51683110428','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2406,'','Invoice','','2023-05-03 14:27:34','','0','5','2023-05-03 14:27:34','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683111536','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2407,'','Invoice','','2023-05-03 17:31:44','','0','5','2023-05-03 14:33:48','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683113572','Cleared','5','2023-05-03 17:31:45','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2408,'','Invoice','','2023-05-03 15:38:24','','0','5','2023-05-03 15:38:24','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683117495','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2409,'','Invoice','','2023-05-03 16:25:44','','0','5','2023-05-03 16:25:44','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683120336','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2410,'','Invoice','','2023-05-03 16:26:17','','0','5','2023-05-03 16:26:17','102','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683120357','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2411,'','Invoice','','2023-05-03 16:31:49','','0','5','2023-05-03 16:31:49','388','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683120700','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2412,'','Invoice','','2023-05-03 17:01:10','','0','5','2023-05-03 17:01:10','433','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51683122461','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2413,'','Invoice','','2023-05-03 17:44:35','','0','5','2023-05-03 17:44:35','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683125062','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2414,'','Invoice','','2023-05-03 18:01:06','','0','5','2023-05-03 18:01:06','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683126058','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2415,'','Invoice','','2023-05-03 18:50:21','','0','5','2023-05-03 18:08:01','61','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51683126462','Cleared','5','2023-05-03 18:50:21','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2416,'','Invoice','','2023-05-03 18:08:27','','0','5','2023-05-03 18:08:27','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683126498','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2417,'','Invoice','','2023-05-03 18:46:23','','0','5','2023-05-03 18:46:23','429','0','2100','1','retail','0','2100','1','0','0','0','0','1800','300','printed',' ','','1','0','51683128761','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2418,'','Invoice','','2023-05-03 18:51:27','','0','5','2023-05-03 18:51:27','418','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51683129077','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2419,'','Invoice','','2023-05-04 08:15:40','','0','5','2023-05-04 08:15:40','435','0','6160','1','retail','440','6160','1','0','0','0','0','0','6160','printed',' ','','1','0','51683177299','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2420,'','Invoice','','2023-05-04 08:56:14','','0','5','2023-05-04 08:56:14','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683179730','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2421,'','Bank','','2023-05-04 08:57:22','','0','5','2023-05-04 08:57:22','247','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51683179810','Cleared','5','2023-05-04 14:33:30','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2422,'','Invoice','','2023-05-04 09:32:14','','0','5','2023-05-04 08:58:16','314','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683179878','Cleared','5','2023-05-04 09:32:14','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2423,'','Cash','','2023-05-04 08:58:42','','0','5','2023-05-04 08:58:42','106','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683179908','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2424,'','Invoice','','2023-05-04 10:36:31','','0','5','2023-05-04 10:36:31','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51683185759','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2425,'','Invoice','','2023-05-04 11:23:10','','0','5','2023-05-04 11:23:10','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683188574','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2426,'','Invoice','','2023-05-04 12:17:07','','0','5','2023-05-04 12:17:07','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683191817','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2427,'','Invoice','','2023-05-04 13:02:04','','0','5','2023-05-04 13:02:04','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683194515','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2428,'','Invoice','','2023-05-04 13:53:41','','0','5','2023-05-04 13:53:41','341','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683197614','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2429,'','Invoice','','2023-05-04 14:26:27','','0','5','2023-05-04 14:26:27','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683199577','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2430,'','Cash','','2023-05-04 14:27:54','','0','5','2023-05-04 14:27:54','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683199597','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2431,'','Invoice','','2023-05-04 15:40:50','','0','5','2023-05-04 15:40:50','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683204042','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2432,'','Invoice','','2023-05-04 16:18:10','','0','5','2023-05-04 16:18:10','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51683206278','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2433,'','Invoice','','2023-05-04 16:29:08','','0','5','2023-05-04 16:29:08','457','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51683206303','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2434,'','Invoice','','2023-05-04 16:56:02','','0','5','2023-05-04 16:56:02','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683208554','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2435,'','Invoice','','2023-05-04 17:14:06','','0','5','2023-05-04 17:14:06','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51683209624','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2436,'','Cash','','2023-05-04 17:18:01','','0','5','2023-05-04 17:14:38','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683209667','Cleared','5','2023-05-04 17:18:01','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2437,'','Invoice','','2023-05-04 17:14:58','','0','5','2023-05-04 17:14:58','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683209689','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2438,'','Invoice','','2023-05-04 17:29:55','','0','5','2023-05-04 17:29:55','229','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683209903','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2439,'','Invoice','','2023-05-04 18:06:24','','0','5','2023-05-04 18:06:24','318','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683212767','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2440,'','Invoice','','2023-05-04 18:13:08','','0','5','2023-05-04 18:13:08','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683212794','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2441,'','Invoice','','2023-05-04 18:48:00','','0','5','2023-05-04 18:48:00','241','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51683215270','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2442,'','Invoice','','2023-05-04 18:57:18','','0','5','2023-05-04 18:57:18','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683215796','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2443,'','Invoice','','2023-05-04 19:04:33','','0','5','2023-05-04 19:04:33','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683216266','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2444,'','Invoice','','2023-05-05 08:32:04','','0','5','2023-05-05 08:32:04','67','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683264700','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2445,'','Invoice','','2023-05-05 08:32:30','','0','5','2023-05-05 08:32:30','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683264741','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2446,'','Invoice','','2023-05-05 08:33:14','','0','5','2023-05-05 08:33:14','36','0','900','1','retail','0','900','1','0','0','0','0','600','300','printed',' ','','1','0','51683264778','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2447,'','Invoice','','2023-05-05 09:28:54','','0','5','2023-05-05 09:28:54','209','0','840','1','retail','60','840','1','0','0','0','0','0','840','printed',' ','','1','0','51683268121','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2448,'','Invoice','','2023-05-05 09:31:15','','0','5','2023-05-05 09:31:15','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683268268','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2449,'','Invoice','','2023-05-05 09:52:32','','0','5','2023-05-05 09:52:32','141','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683268550','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2450,'','Bank','','2023-05-05 10:34:01','','0','5','2023-05-05 10:34:01','10','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51683271888','Cleared','5','2023-06-15 11:37:07','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2451,'','Bank','','2023-05-05 10:34:41','','0','5','2023-05-05 10:34:41','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51683272053','Cleared','5','2023-06-26 14:34:02','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2452,'','Invoice','','2023-05-05 10:38:45','','0','5','2023-05-05 10:38:45','332','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683272316','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2453,'','Invoice','','2023-05-05 10:41:45','','0','5','2023-05-05 10:41:45','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683272489','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2454,'','Invoice','','2023-05-05 11:38:49','','0','5','2023-05-05 11:38:49','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683275919','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2455,'','Invoice','','2023-05-05 11:42:18','','0','5','2023-05-05 11:42:18','103','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51683276107','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2456,'RE59RMNJXZ','Mpesa','','2023-05-05 11:44:42','','0','5','2023-05-05 11:44:42','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683276275','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2457,'','Invoice','','2023-05-05 12:33:08','','0','5','2023-05-05 12:33:08','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683279165','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2458,'','Invoice','','2023-05-05 13:59:52','','0','5','2023-05-05 13:59:52','255','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683281843','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2459,'','Invoice','','2023-05-05 14:13:09','','0','5','2023-05-05 14:13:09','168','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683285178','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2460,'','Invoice','','2023-05-05 14:25:21','','0','5','2023-05-05 14:25:21','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51683285218','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2461,'','Invoice','','2023-05-05 15:21:01','','0','5','2023-05-05 15:21:01','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683289254','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2462,'','Invoice','','2023-05-05 15:35:24','','0','5','2023-05-05 15:35:24','453','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683290116','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2463,'','Cash','','2023-05-05 15:35:45','','0','5','2023-05-05 15:35:45','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683290138','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2464,'','Invoice','','2023-05-05 15:37:05','','0','5','2023-05-05 15:37:05','62','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683290188','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2465,'','Invoice','','2023-05-05 16:23:16','','0','5','2023-05-05 16:23:16','379','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51683292414','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2466,'','Cash','','2023-05-05 17:01:54','','0','5','2023-05-05 17:01:54','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51683294391','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2467,'','Invoice','','2023-05-05 17:29:51','','0','5','2023-05-05 17:29:51','38','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683296982','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2468,'','Invoice','','2023-05-05 17:53:12','','0','5','2023-05-05 17:53:12','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683298380','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2469,'','Invoice','','2023-05-05 17:53:30','','0','5','2023-05-05 17:53:30','268','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683298403','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2470,'','Invoice','','2023-05-05 17:54:18','','0','5','2023-05-05 17:54:18','283','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51683298447','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2471,'','Invoice','','2023-05-05 17:56:54','','0','5','2023-05-05 17:56:54','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51683298606','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2472,'','Invoice','','2023-05-05 17:57:21','','0','5','2023-05-05 17:57:21','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51683298625','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2473,'','Invoice','','2023-05-05 18:00:08','','0','5','2023-05-05 18:00:08','100','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51683298738','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2474,'','Invoice','','2023-06-19 17:12:19','','0','5','2023-05-05 18:20:58','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683300046','Cleared','5','2023-06-19 17:12:19','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2475,'','Invoice','','2023-05-05 18:31:37','','0','5','2023-05-05 18:31:37','405','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51683300071','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2476,'','Invoice','','2023-05-05 18:40:13','','0','5','2023-05-05 18:40:13','189','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51683301205','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2477,'','Cash','','2023-05-05 18:53:07','','0','5','2023-05-05 18:53:07','383','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51683301978','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2478,'','Cash','','2023-05-05 19:33:29','','0','5','2023-05-05 19:33:29','360','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51683304398','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2479,'','Invoice','','2023-05-06 08:15:54','','0','5','2023-05-06 08:15:54','435','0','5040','1','retail','360','5040','1','0','0','0','0','0','5040','printed',' ','','1','0','51683350126','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2480,'','Invoice','','2023-05-06 09:16:15','','0','5','2023-05-06 09:16:15','272','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51683353754','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2481,'','Invoice','','2023-05-06 09:21:24','','0','5','2023-05-06 09:21:24','172','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51683354074','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2482,'','Invoice','','2023-05-06 09:21:43','','0','5','2023-05-06 09:21:43','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683354095','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2483,'','Invoice','','2023-05-06 10:18:32','','0','5','2023-05-06 10:18:32','408','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683357500','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2484,'','Invoice','','2023-05-06 10:18:56','','0','5','2023-05-06 10:18:56','142','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683357524','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2485,'','Invoice','','2023-05-06 10:19:33','','0','5','2023-05-06 10:19:33','176','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51683357567','Cleared','5','2023-05-07 14:57:59','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2486,'','Invoice','','2023-05-06 10:42:52','','0','5','2023-05-06 10:42:52','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683358352','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2487,'','Cash','','2023-05-06 11:56:38','','0','5','2023-05-06 11:56:38','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51683363387','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2488,'','Invoice','','2023-05-06 12:44:33','','0','5','2023-05-06 12:44:33','52','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51683363556','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2489,'','Invoice','','2023-05-06 12:58:13','','0','5','2023-05-06 12:58:13','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51683367085','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2490,'','Invoice','','2023-05-06 13:10:43','','0','5','2023-05-06 13:10:43','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51683367835','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2491,'','Invoice','','2023-05-06 13:35:12','','0','5','2023-05-06 13:35:13','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51683367852','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2492,'','Invoice','','2023-05-06 13:43:36','','0','5','2023-05-06 13:43:36','180','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51683369717','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2493,'','Invoice','','2023-05-06 16:51:06','','0','5','2023-05-06 14:53:33','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683371428','Cleared','5','2023-05-06 16:51:06','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2494,'','Invoice','','2023-05-06 14:55:49','','0','5','2023-05-06 14:55:49','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683374079','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2495,'','Invoice','','2023-05-06 15:49:44','','0','5','2023-05-06 15:49:44','14','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683377368','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2496,'','Invoice','','2023-05-06 15:50:10','','0','5','2023-05-06 15:50:10','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51683377392','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2497,'','Invoice','','2023-05-06 16:04:32','','0','5','2023-05-06 16:04:32','433','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51683378261','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2498,'','Invoice','','2023-05-06 16:05:24','','0','5','2023-05-06 16:05:24','425','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683378318','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2499,'','Invoice','','2023-05-06 17:05:55','','0','5','2023-05-06 17:05:55','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683381947','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2500,'','Invoice','','2023-05-06 17:16:23','','0','5','2023-05-06 17:16:23','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683382553','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2501,'','Invoice','','2023-05-06 18:44:46','','0','5','2023-05-06 18:44:46','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683387877','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2502,'','Invoice','','2023-05-06 18:52:37','','0','5','2023-05-06 18:52:37','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683388335','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2503,'','Invoice','','2023-05-06 18:53:27','','0','5','2023-05-06 18:53:27','202','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683388368','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2504,'','Invoice','','2023-05-06 18:54:11','','0','5','2023-05-06 18:54:11','210','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683388440','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2505,'','Cash','','2023-05-06 19:15:32','','0','5','2023-05-06 19:15:32','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51683389724','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2506,'','Invoice','','2023-05-07 14:09:27','','0','5','2023-05-07 14:09:27','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683457752','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2507,'','Invoice','','2023-05-07 14:09:47','','0','5','2023-05-07 14:09:47','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683457780','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2508,'','Invoice','','2023-05-07 15:29:13','','0','5','2023-05-07 14:10:36','302','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51683457813','Cleared','5','2023-05-07 15:29:13','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2509,'','Invoice','','2023-05-07 14:11:16','','0','5','2023-05-07 14:11:16','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51683457866','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2510,'','Invoice','','2023-05-07 14:11:30','','0','5','2023-05-07 14:11:30','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683457883','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2511,'','Invoice','','2023-05-07 14:23:03','','0','5','2023-05-07 14:23:03','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51683458572','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2512,'','Invoice','','2023-05-07 14:51:29','','0','5','2023-05-07 14:51:29','320','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51683460276','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2513,'','Invoice','','2023-05-07 14:51:52','','0','5','2023-05-07 14:51:52','30','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51683460303','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2514,'','Invoice','','2023-05-07 15:59:02','','0','5','2023-05-07 15:59:03','222','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683464336','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2515,'','Invoice','','2023-05-07 16:00:45','','0','5','2023-05-07 16:00:45','14','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683464439','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2516,'','Invoice','','2023-05-07 16:01:31','','0','5','2023-05-07 16:01:31','423','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683464477','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2517,'','Invoice','','2023-05-07 16:03:30','','0','5','2023-05-07 16:03:30','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683464604','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2518,'','Invoice','','2023-05-07 17:20:09','','0','5','2023-05-07 17:20:09','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51683469202','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2519,'','Invoice','','2023-05-07 18:19:38','','0','5','2023-05-07 18:19:38','453','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683472771','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2520,'','Invoice','','2023-05-07 18:25:37','','0','5','2023-05-07 18:25:37','465','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683473126','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2521,'','Invoice','','2023-05-07 18:25:57','','0','5','2023-05-07 18:25:57','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683473146','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2522,'','Invoice','','2023-05-07 18:27:25','','0','5','2023-05-07 18:27:25','26','520','520','1','retail','80','520','1','0','0','0','0','0','0','printed',' ','','1','0','51683473201','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2523,'','Invoice','','2023-05-08 08:24:38','','0','5','2023-05-08 08:24:38','59','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51683523468','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2524,'','Invoice','','2023-05-08 09:29:33','','0','5','2023-05-08 09:29:33','435','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51683523516','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2525,'','Cash','','2023-05-08 09:30:06','','0','5','2023-05-08 09:30:06','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51683527397','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2526,'','Invoice','','2023-05-08 09:30:45','','0','5','2023-05-08 09:30:45','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51683527429','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2527,'','Invoice','','2023-05-08 09:35:15','','0','5','2023-05-08 09:35:15','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51683527707','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2528,'','Invoice','','2023-05-08 09:35:58','','0','5','2023-05-08 09:35:58','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51683527725','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2529,'','Invoice','','2023-05-08 09:51:33','','0','5','2023-05-08 09:51:33','267','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51683527788','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2530,'','Bank','','2023-05-08 12:26:51','','0','5','2023-05-08 12:26:52','11','0','750','1','retail','150','750','1','0','0','0','0','0','750','printed',' ','','1','0','51683537998','Cleared','5','2023-06-26 14:32:54','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2531,'','Invoice','','2023-05-08 12:27:36','','0','5','2023-05-08 12:27:36','10','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51683538044','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2532,'','Invoice','','2023-05-08 12:28:02','','0','5','2023-05-08 12:28:02','445','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51683538066','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2533,'','Invoice','','2023-05-08 12:28:37','','0','5','2023-05-08 12:28:37','289','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683538111','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2534,'','Invoice','','2023-05-08 14:23:11','','0','5','2023-05-08 12:29:09','436','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51683538133','Cleared','5','2023-05-08 14:23:11','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2535,'','Invoice','','2023-05-08 14:04:34','','0','5','2023-05-08 14:04:34','365','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683543867','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2536,'','Invoice','','2023-05-08 14:32:25','','0','5','2023-05-08 14:32:25','205','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683545537','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2537,'','Invoice','','2023-05-08 14:37:14','','0','5','2023-05-08 14:37:14','313','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51683545783','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2538,'','Invoice','','2023-05-08 14:37:57','','0','5','2023-05-08 14:37:57','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51683545853','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2539,'','Invoice','','2023-05-08 15:32:02','','0','5','2023-05-08 15:32:02','321','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683549114','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2540,'','Invoice','','2023-05-08 15:58:19','','0','5','2023-05-08 15:58:19','148','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683550689','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2541,'','Invoice','','2023-05-08 16:23:15','','0','5','2023-05-08 16:23:15','413','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683552188','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2542,'','Invoice','','2023-05-08 16:24:30','','0','5','2023-05-08 16:24:30','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51683552260','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2543,'','Invoice','','2023-05-08 17:00:20','','0','5','2023-05-08 17:00:20','118','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683554413','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2544,'','Invoice','','2023-05-08 17:33:42','','0','5','2023-05-08 17:33:42','218','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683556414','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2545,'','Cash','','2023-05-08 18:18:42','','0','5','2023-05-08 18:18:42','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51683556433','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2546,'','Invoice','','2023-05-08 18:55:55','','0','5','2023-05-08 18:55:55','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51683559133','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2547,'','Invoice','','2023-05-08 18:56:41','','0','5','2023-05-08 18:56:41','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683561391','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2548,'','Invoice','','2023-05-08 18:56:57','','0','5','2023-05-08 18:56:57','92','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683561411','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2549,'','Invoice','','2023-05-09 08:49:53','','0','5','2023-05-09 08:49:53','105','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51683610968','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2550,'','Invoice','','2023-05-09 09:35:28','','0','5','2023-05-09 09:35:28','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683611671','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2551,'R','Invoice','','2023-05-09 09:37:15','','0','5','2023-05-09 09:37:15','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683614224','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2552,'','Invoice','','2023-05-09 10:17:42','','0','5','2023-05-09 10:17:42','403','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683616654','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2553,'','Invoice','','2023-05-09 10:18:07','','0','5','2023-05-09 10:18:07','232','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51683616674','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2554,'','Invoice','','2023-05-09 10:57:26','','0','5','2023-05-09 10:57:26','288','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51683616696','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2555,'','Invoice','','2023-05-09 10:58:45','','0','5','2023-05-09 10:58:45','117','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683619067','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2556,'','Invoice','','2023-05-09 10:59:02','','0','5','2023-05-09 10:59:02','318','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683619135','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2557,'','Invoice','','2023-05-09 11:19:49','','0','5','2023-05-09 11:19:49','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683620371','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2558,'','Cash','','2023-05-09 14:17:39','','0','5','2023-05-09 14:17:39','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683631053','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2559,'','Invoice','','2023-05-09 14:18:15','','0','5','2023-05-09 14:18:15','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683631089','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2560,'','Invoice','','2023-05-09 14:19:01','','0','5','2023-05-09 14:19:01','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683631136','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2561,'','Invoice','','2023-05-09 14:54:25','','0','5','2023-05-09 14:54:25','450','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51683633232','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2562,'','Cash','','2023-05-09 15:29:28','','0','5','2023-05-09 15:29:28','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51683633315','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2563,'','Invoice','','2023-05-09 15:44:50','','0','5','2023-05-09 15:44:50','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683636277','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2564,'','Invoice','','2023-05-09 16:06:39','','0','5','2023-05-09 15:45:10','331','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683636298','Cleared','5','2023-05-09 16:06:39','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2565,'','Invoice','','2023-05-09 17:03:17','','0','5','2023-05-09 17:03:17','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683640991','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2566,'','Invoice','','2023-05-09 18:21:02','','0','5','2023-05-09 18:21:02','200','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51683643683','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2567,'','Invoice','','2023-05-09 18:35:10','','0','5','2023-05-09 18:35:10','262','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683646503','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2568,'','Invoice','','2023-05-09 18:43:35','','0','5','2023-05-09 18:43:35','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683647009','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2569,'','Invoice','','2023-05-10 08:19:44','','0','5','2023-05-10 08:19:44','435','0','5040','1','retail','360','5040','1','0','0','0','0','0','5040','printed',' ','','1','0','51683695969','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2570,'','Invoice','','2023-05-10 08:20:56','','0','5','2023-05-10 08:20:57','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683696049','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2571,'','Invoice','','2023-05-10 08:21:17','','0','5','2023-05-10 08:21:17','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683696065','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2572,'','Invoice','','2023-05-10 09:15:28','','0','5','2023-05-10 09:15:28','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683696089','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2573,'','Invoice','','2023-05-10 09:16:16','','0','5','2023-05-10 09:16:16','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51683699367','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2574,'','Invoice','','2023-05-10 09:20:28','','0','5','2023-05-10 09:20:28','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683699621','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2575,'','Invoice','','2023-05-10 09:57:18','','0','5','2023-05-10 09:57:18','437','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683701831','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2576,'','Invoice','','2023-05-10 10:45:56','','0','5','2023-05-10 10:45:56','75','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51683704256','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2577,'','Invoice','','2023-05-10 11:12:41','','0','5','2023-05-10 11:12:41','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51683706355','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2578,'','Invoice','','2023-05-10 11:17:50','','0','5','2023-05-10 11:17:50','96','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683706522','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2579,'','Invoice','','2023-05-10 11:32:16','','0','5','2023-05-10 11:32:16','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683707530','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2580,'','Invoice','','2023-05-10 12:28:23','','0','5','2023-05-10 12:28:23','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683710055','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2581,'','Invoice','','2023-05-10 12:43:41','','0','5','2023-05-10 12:43:41','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683711309','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2582,'','Invoice','','2023-05-10 13:28:28','','0','5','2023-05-10 13:28:28','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51683714445','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2583,'','Cash','','2023-05-10 13:56:27','','0','5','2023-05-10 13:56:27','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51683716176','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2584,'','Cash','','2023-05-10 14:01:36','','0','5','2023-05-10 14:01:36','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51683716486','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2585,'','Invoice','','2023-05-10 14:29:48','','0','5','2023-05-10 14:29:48','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683716502','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2586,'','Cash','','2023-05-10 15:22:19','','0','5','2023-05-10 15:22:19','54','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683720639','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2587,'','Invoice','','2023-05-10 15:39:50','','0','5','2023-05-10 15:39:50','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51683722384','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2588,'','Invoice','','2023-05-10 15:44:30','','0','5','2023-05-10 15:44:31','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51683722663','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2589,'','Invoice','','2023-05-10 15:54:37','','0','5','2023-05-10 15:54:37','37','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683723267','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2590,'','Invoice','','2023-05-10 16:14:51','','0','5','2023-05-10 16:14:51','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683723287','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2591,'','Invoice','','2023-05-10 16:54:52','','0','5','2023-05-10 16:54:52','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51683726871','Cleared','5','2023-05-11 17:41:23','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2592,'','Cash','','2023-05-10 16:58:08','','0','5','2023-05-10 16:58:08','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51683726902','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2593,'','Invoice','','2023-05-10 17:46:07','','0','5','2023-05-10 17:46:07','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683729958','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2594,'','Invoice','','2023-05-10 17:58:03','','0','5','2023-05-10 17:58:03','385','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683730648','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2595,'','Invoice','','2023-05-10 18:03:28','','0','5','2023-05-10 18:03:28','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683730694','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2596,'','Invoice','','2023-05-10 18:05:14','','0','5','2023-05-10 18:05:14','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683731019','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2597,'','Invoice','','2023-05-10 18:13:53','','0','5','2023-05-10 18:13:53','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683731623','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2598,'','Invoice','','2023-05-10 18:19:42','','0','5','2023-05-10 18:19:42','209','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51683731912','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2599,'','Invoice','','2023-05-10 18:35:55','','0','5','2023-05-10 18:35:55','201','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683732948','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2600,'','Invoice','','2023-05-10 18:55:45','','0','5','2023-05-10 18:55:45','465','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683734139','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2601,'','Invoice','','2023-05-11 10:01:59','','0','5','2023-05-11 10:01:59','10','0','500','1','retail','100','500','1','0','0','0','0','0','500','printed',' ','','1','0','51683786548','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2602,'','Bank','','2023-05-11 10:02:23','','0','5','2023-05-11 10:02:23','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51683788529','Cleared','5','2023-06-30 11:18:23','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2603,'','Invoice','','2023-05-11 10:04:05','','0','5','2023-05-11 10:04:05','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683788639','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2604,'REB19QWYRX','Mpesa','','2023-05-11 10:13:45','','0','5','2023-05-11 10:13:45','414','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51683789006','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2605,'','Points','','2023-05-11 10:20:16','','0','5','2023-05-11 10:20:16','106','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51683789283','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2606,'','Invoice','','2023-05-11 10:33:55','','0','5','2023-05-11 10:33:55','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683790293','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2607,'','Invoice','','2023-05-11 10:34:28','','0','5','2023-05-11 10:34:28','369','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683790453','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2608,'','Invoice','','2023-05-11 10:35:06','','0','5','2023-05-11 10:35:06','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51683790487','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2609,'REB19ZEQBL','Mpesa','','2023-05-11 11:46:13','','0','5','2023-05-11 11:46:13','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683794740','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2610,'','Invoice','','2023-05-11 12:09:53','','0','5','2023-05-11 12:09:53','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51683794944','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2611,'','Mpesa','','2023-05-11 12:28:29','','0','5','2023-05-11 12:28:30','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51683797293','Cleared','5','2023-07-04 15:25:02','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2612,'','Invoice','','2023-05-11 12:54:23','','0','5','2023-05-11 12:54:23','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683798853','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2613,'','Cash','','2023-05-11 12:55:04','','0','5','2023-05-11 12:55:04','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683798896','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2614,'','Invoice','','2023-05-11 14:08:20','','0','5','2023-05-11 14:08:20','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683803288','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2615,'','Invoice','','2023-05-11 14:56:42','','0','5','2023-05-11 14:56:42','224','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683806197','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2616,'','Invoice','','2023-05-11 14:58:22','','0','5','2023-05-11 14:58:22','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683806296','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2617,'','Cash','','2023-05-11 15:19:20','','0','5','2023-05-11 15:19:20','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51683807551','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2618,'','Invoice','','2023-05-11 16:13:41','','0','5','2023-05-11 16:13:41','227','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683807572','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2619,'','Invoice','','2023-05-11 17:25:31','','0','5','2023-05-11 17:25:31','31','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683815054','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2620,'','Invoice','','2023-05-11 18:09:13','','0','5','2023-05-11 18:09:13','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51683817747','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2621,'','Invoice','','2023-05-11 18:32:33','','0','5','2023-05-11 18:32:33','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683819145','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2622,'','Invoice','','2023-05-12 08:18:02','','0','5','2023-05-12 08:18:02','435','0','4200','1','retail','300','4200','1','0','0','0','0','0','4200','printed',' ','','1','0','51683868669','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2623,'','Invoice','','2023-05-12 08:59:22','','0','5','2023-05-12 08:59:22','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683871156','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2624,'','Invoice','','2023-05-12 08:59:37','','0','5','2023-05-12 08:59:37','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683871171','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2625,'','Invoice','','2023-05-12 08:59:54','','0','5','2023-05-12 08:59:54','118','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683871186','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2626,'','Invoice','','2023-05-12 10:11:41','','0','5','2023-05-12 10:11:41','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51683875495','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2627,'','Invoice','','2023-05-12 10:14:10','','0','5','2023-05-12 10:14:10','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683875641','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2628,'REC6CKWTWG','Mpesa','','2023-05-12 10:17:38','','0','5','2023-05-12 10:16:09','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683875695','Cleared','5','2023-05-12 10:17:38','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2629,'','Invoice','','2023-05-12 10:19:41','','0','5','2023-05-12 10:19:41','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683875976','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2630,'','Invoice','','2023-05-12 10:52:43','','0','5','2023-05-12 10:52:43','467','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51683877508','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2631,'','Invoice','','2023-05-12 10:53:12','','0','5','2023-05-12 10:53:12','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51683877984','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2632,'','Invoice','','2023-05-12 11:32:08','','0','5','2023-05-12 11:32:08','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683879466','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2633,'','Invoice','','2023-05-12 11:38:43','','0','5','2023-05-12 11:38:43','98','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51683880338','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2634,'','Invoice','','2023-05-12 12:31:00','','0','5','2023-05-12 12:31:00','479','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683883854','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2635,'','Invoice','','2023-05-12 12:53:00','','0','5','2023-05-12 12:53:00','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683885174','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2636,'','Invoice','','2023-05-12 12:53:23','','0','5','2023-05-12 12:53:23','168','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683885195','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2637,'','Invoice','','2023-05-12 13:06:21','','0','5','2023-05-12 13:06:21','94','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51683885969','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2638,'','Invoice','','2023-05-12 14:17:15','','0','5','2023-05-12 14:17:15','480','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683886025','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2639,'','Invoice','','2023-05-12 15:51:20','','0','5','2023-05-12 15:51:20','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683895860','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2640,'','Invoice','','2023-05-12 16:18:51','','0','5','2023-05-12 16:18:51','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51683897523','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2641,'','Cash','','2023-05-12 17:00:26','','0','5','2023-05-12 17:00:26','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683898816','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2642,'','Invoice','','2023-05-12 17:17:02','','0','5','2023-05-12 17:17:02','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683900039','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2643,'','Invoice','','2023-05-12 17:43:28','','0','5','2023-05-12 17:43:28','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51683902586','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2644,'','Invoice','','2023-05-12 17:43:55','','0','5','2023-05-12 17:43:55','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51683902625','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2645,'','Invoice','','2023-05-12 18:17:17','','0','5','2023-05-12 18:17:17','166','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683904568','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2646,'','Invoice','','2023-05-12 18:27:07','','0','5','2023-05-12 18:27:07','182','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51683905175','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2647,'','Invoice','','2023-05-12 18:27:45','','0','5','2023-05-12 18:27:45','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51683905257','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2648,'','Invoice','','2023-05-12 18:38:52','','0','5','2023-05-12 18:38:52','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683905912','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2649,'','Invoice','','2023-05-12 19:00:32','','0','5','2023-05-12 19:00:32','481','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683907224','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2650,'','Invoice','','2023-05-13 09:04:41','','0','5','2023-05-13 09:04:41','471','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683957874','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2651,'','Invoice','','2023-05-13 09:04:57','','0','5','2023-05-13 09:04:57','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683957889','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2652,'','Invoice','','2023-05-13 09:05:46','','0','5','2023-05-13 09:05:46','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683957940','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2653,'','Invoice','','2023-05-13 11:12:36','','0','5','2023-05-13 11:12:36','20','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51683965547','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2654,'','Invoice','','2023-05-13 11:13:07','','0','5','2023-05-13 11:13:07','435','0','6160','1','retail','440','6160','1','0','0','0','0','0','6160','printed',' ','','1','0','51683965575','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2655,'','Invoice','','2023-05-13 11:33:55','','0','5','2023-05-13 11:33:55','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683966142','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2656,'','Invoice','','2023-05-13 11:39:59','','0','5','2023-05-13 11:39:59','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683966887','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2657,'','Cash','','2023-05-13 12:28:21','','0','5','2023-05-13 12:28:21','209','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51683967724','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2658,'','Invoice','','2023-05-13 14:39:49','','0','5','2023-05-13 14:39:49','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683977980','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2659,'','Invoice','','2023-05-13 14:40:55','','0','5','2023-05-13 14:40:55','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51683978013','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2660,'','Invoice','','2023-05-13 15:41:53','','0','5','2023-05-13 15:41:53','362','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683981705','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2661,'','Invoice','','2023-05-13 15:42:58','','0','5','2023-05-13 15:42:58','348','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51683981730','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2662,'','Invoice','','2023-05-13 16:02:49','','0','5','2023-05-13 16:02:49','38','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683982290','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2663,'','Cash','','2023-05-13 16:28:00','','0','5','2023-05-13 16:28:00','180','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51683984468','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2664,'','Cash','','2023-05-13 17:06:05','','0','5','2023-05-11 17:06:05','209','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','51683986738','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2665,'','Invoice','','2023-05-13 17:29:26','','0','5','2023-05-13 17:29:26','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51683988133','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2666,'','Cash','','2023-05-13 17:30:40','','0','5','2023-05-13 17:30:40','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51683988225','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2667,'','Cash','','2023-05-13 17:30:59','','0','5','2023-05-13 17:31:00','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51683988248','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2668,'','Invoice','','2023-05-13 17:42:54','','0','5','2023-05-13 17:42:54','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51683988800','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2669,'','Mpesa','','2023-05-13 18:14:53','','0','5','2023-05-13 18:14:53','373','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51683988996','Cleared','5','2023-05-13 18:22:32','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2670,'','Invoice','','2023-05-14 17:59:31','','0','5','2023-05-14 13:34:33','161','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684060463','Cleared','5','2023-05-14 17:59:31','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2671,'','Invoice','','2023-05-14 13:55:30','','0','5','2023-05-14 13:55:30','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684060511','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2672,'','Invoice','','2023-05-14 14:18:46','','0','5','2023-05-14 13:56:08','482','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684061760','Cleared','5','2023-05-14 14:18:46','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2673,'','Invoice','','2023-05-14 14:50:46','','0','5','2023-05-14 13:57:54','202','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684061858','Cleared','5','2023-05-14 14:50:46','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2674,'','Invoice','','2023-05-14 13:58:22','','0','5','2023-05-14 13:58:22','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684061883','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2675,'','Invoice','','2023-05-14 15:45:16','','0','5','2023-05-14 13:59:38','124','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684061966','Cleared','5','2023-05-14 15:45:16','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2676,'','Cash','','2023-05-14 15:32:28','','0','5','2023-05-14 15:32:28','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684067540','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2677,'','Cash','','2023-05-14 15:32:52','','0','5','2023-05-14 15:32:52','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684067562','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2678,'','Cash','','2023-05-14 16:36:26','','0','5','2023-05-14 16:36:26','483','200','300','1','retail','0','300','1','0','0','-100','0','100','0','printed',' ','','1','100','51684070612','Cleared','5','2023-05-14 16:37:10','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2679,'','Cash','','2023-05-14 17:52:04','','0','5','2023-05-14 16:37:35','250','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684071449','Cleared','5','2023-05-14 17:52:04','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2680,'','Invoice','','2023-05-14 18:12:39','','0','5','2023-05-14 18:12:39','209','0','250','1','retail','0','250','1','0','0','0','0','0','250','printed',' ','','1','0','51684077153','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2681,'','Invoice','','2023-05-15 08:42:20','','0','5','2023-05-15 08:42:20','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51684128086','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2682,'','Invoice','','2023-05-15 09:29:40','','0','5','2023-05-15 09:29:40','367','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51684132116','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2683,'','Invoice','','2023-05-15 09:44:35','','0','5','2023-05-15 09:44:35','257','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51684132251','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2684,'','Invoice','','2023-05-15 09:45:08','','0','5','2023-05-15 09:45:08','304','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684133093','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2685,'','Invoice','','2023-05-15 09:45:50','','0','5','2023-05-15 09:45:50','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51684133123','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2686,'','Bank','','2023-05-15 09:46:36','','0','5','2023-05-15 09:46:36','11','0','500','1','retail','100','500','1','0','0','0','0','0','500','printed',' ','','1','0','51684133176','Cleared','5','2023-06-30 11:18:42','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2687,'','Invoice','','2023-05-15 09:54:43','','0','5','2023-05-15 09:54:43','455','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684133590','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2688,'','Invoice','','2023-05-15 10:45:30','','0','5','2023-05-15 10:45:30','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684136166','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2689,'','Invoice','','2023-05-15 10:54:49','','0','5','2023-05-15 10:54:49','438','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684137283','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2690,'','Cash','','2023-05-15 11:00:34','','0','5','2023-05-15 11:00:34','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684137628','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2691,'','Cash','','2023-05-15 11:39:03','','0','5','2023-04-26 11:39:03','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684139389','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2692,'','Invoice','','2023-05-15 11:40:30','','0','5','2023-04-26 11:40:30','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51684140012','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2693,'','Cash','','2023-05-15 11:43:01','','0','5','2023-04-26 11:43:01','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684140173','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2694,'','Cash','','2023-05-15 11:43:53','','0','5','2023-04-26 11:43:54','209','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','51684140218','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2695,'','Invoice','','2023-05-15 11:45:40','','0','5','2023-04-26 11:45:40','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51684140324','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2696,'','Invoice','','2023-05-15 11:47:01','','0','5','2023-04-27 11:47:01','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51684140411','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2697,'','Invoice','','2023-05-15 11:48:15','','0','5','2023-04-27 11:48:16','210','0','1200','1','retail','0','1200','1','0','0','0','0','0','1200','printed',' ','','1','0','51684140471','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2698,'','Invoice','','2023-05-15 11:49:16','','0','5','2023-04-27 11:49:16','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51684140550','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2699,'','Invoice','','2023-05-15 11:50:41','','0','5','2023-04-28 11:50:41','209','0','120','1','retail','30','120','1','0','0','0','0','120','0','printed',' ','','1','0','51684140611','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2700,'','Invoice','','2023-05-15 11:52:02','','0','5','2023-04-29 11:52:02','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51684140710','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2701,'','Cash','','2023-05-15 11:53:22','','0','5','2023-04-30 11:53:22','209','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','51684140792','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2702,'','Invoice','','2023-05-15 11:54:37','','0','5','2023-05-01 11:54:37','209','0','250','1','retail','0','250','1','0','0','0','0','0','250','printed',' ','','1','0','51684140852','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2703,'','Invoice','','2023-05-15 11:56:06','','0','5','2023-05-01 11:56:06','209','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','51684140911','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2704,'','Invoice','','2023-05-15 11:57:03','','0','5','2023-05-01 11:57:03','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51684141016','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2705,'','Cash','','2023-05-15 11:58:01','','0','5','2023-05-02 11:58:01','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684141070','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2706,'','Invoice','','2023-05-15 12:06:35','','0','5','2023-05-02 12:06:35','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51684141569','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2707,'','Cash','','2023-05-15 12:09:37','','0','5','2023-05-03 12:09:37','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684141771','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2708,'','Cash','','2023-05-15 12:10:02','','0','5','2023-05-03 12:10:02','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684141796','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2709,'','Invoice','','2023-05-15 12:10:26','','0','5','2023-05-03 12:10:26','209','0','500','1','retail','0','500','1','0','0','0','0','0','500','printed',' ','','1','0','51684141818','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2710,'','Cash','','2023-05-15 12:12:04','','0','5','2023-05-04 12:12:04','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684141916','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2711,'','Invoice','','2023-05-15 12:12:50','','0','5','2023-05-04 12:12:50','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51684141963','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2712,'','Cash','','2023-05-15 12:13:32','','0','5','2023-05-04 12:13:32','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684141996','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2713,'','Cash','','2023-05-15 12:14:22','','0','5','2023-05-04 12:14:22','209','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','51684142055','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2714,'','Invoice','','2023-05-15 12:14:56','','0','5','2023-05-04 12:14:56','209','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51684142081','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2715,'','Cash','','2023-05-15 12:16:10','','0','5','2023-05-05 12:16:10','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684142150','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2716,'','Cash','','2023-05-15 12:16:40','','0','5','2023-05-05 12:16:40','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684142190','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2717,'','Cash','','2023-05-15 12:17:08','','0','5','2023-05-05 12:17:08','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51684142212','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2718,'','Invoice','','2023-05-15 12:20:00','','0','5','2023-05-05 12:20:00','209','0','500','1','retail','0','500','1','0','0','0','0','0','500','printed',' ','','1','0','51684142391','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2719,'','Cash','','2023-05-15 12:26:08','','0','5','2023-05-06 12:26:08','209','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','51684142755','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2720,'','Cash','','2023-05-15 12:26:41','','0','5','2023-05-06 12:26:41','209','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','51684142788','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2721,'','Invoice','','2023-05-15 12:27:03','','0','5','2023-05-06 12:27:04','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51684142814','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2722,'','Invoice','','2023-05-15 12:38:11','','0','5','2023-05-15 12:28:19','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51684142889','Cleared','5','2023-05-15 12:38:11','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2723,'','Invoice','','2023-05-15 12:39:58','','0','5','2023-05-06 12:39:58','209','0','3200','1','retail','0','3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51684143590','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2724,'','Invoice','','2023-05-15 12:42:04','','0','5','2023-05-06 12:42:04','209','0','250','1','retail','0','250','1','0','0','0','0','0','250','printed',' ','','1','0','51684143714','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2725,'','Cash','','2023-05-15 12:42:59','','0','5','2023-05-06 12:42:59','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51684143766','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2726,'','Cash','','2023-05-15 12:43:47','','0','5','2023-05-07 12:43:47','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684143790','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2727,'','Cash','','2023-05-15 12:44:15','','0','5','2023-05-07 12:44:15','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684143839','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2728,'','Cash','','2023-05-15 12:45:57','','0','5','2023-05-08 12:45:57','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684143951','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2729,'','Invoice','','2023-05-15 12:46:19','','0','5','2023-05-08 12:46:19','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51684143967','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2730,'','Invoice','','2023-05-15 12:47:34','','0','5','2023-05-08 12:47:34','209','0','500','1','retail','0','500','1','0','0','0','0','0','500','printed',' ','','1','0','51684144044','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2731,'','Invoice','','2023-05-15 12:53:47','','0','5','2023-05-08 12:53:47','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51684144409','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2732,'','Cash','','2023-05-15 12:55:47','','0','5','2023-05-08 12:55:47','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','51684144529','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2733,'','Cash','','2023-05-15 12:56:09','','0','5','2023-05-08 12:56:09','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684144558','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2734,'','Invoice','','2023-05-15 12:56:30','','0','5','2023-05-08 12:56:30','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51684144581','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2735,'','Cash','','2023-05-15 12:57:31','','0','5','2023-05-08 12:57:31','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684144642','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2736,'','Cash','','2023-05-15 12:57:53','','0','5','2023-05-08 12:57:53','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51684144664','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2737,'','Invoice','','2023-05-15 12:59:47','','0','5','2023-05-09 12:59:47','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51684144684','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2738,'','Cash','','2023-05-15 13:00:07','','0','5','2023-05-09 13:00:07','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684144802','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2739,'','Cash','','2023-05-15 13:00:26','','0','5','2023-05-09 13:00:26','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684144820','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2740,'','Cash','','2023-05-15 13:02:57','','0','5','2023-05-10 13:02:57','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684144897','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2741,'','Invoice','','2023-05-15 13:03:23','','0','5','2023-05-15 13:03:23','392','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684144992','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2742,'','Invoice','','2023-05-15 13:03:59','','0','5','2023-05-10 13:03:59','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51684145016','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2743,'','Cash','','2023-05-15 13:06:34','','0','5','2023-05-10 13:06:34','210','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','51684145184','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2744,'','Cash','','2023-05-15 13:08:15','','0','5','2023-05-10 13:08:15','209','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','51684145286','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2745,'','Invoice','','2023-05-15 13:08:42','','0','5','2023-05-11 13:08:42','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51684145310','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2746,'','Invoice','','2023-05-15 13:09:52','','0','5','2023-05-11 13:09:52','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51684145386','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2747,'','Cash','','2023-05-15 13:10:26','','0','5','2023-05-11 13:10:26','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684145420','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2748,'','Invoice','','2023-05-15 13:11:14','','0','5','2023-05-12 13:11:14','209','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51684145442','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2749,'','Cash','','2023-05-15 13:13:37','','0','5','2023-05-12 13:13:37','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51684145573','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2750,'','Cash','','2023-05-15 13:16:52','','0','5','2023-05-12 13:16:52','209','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','51684145794','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2751,'','Invoice','','2023-05-15 13:18:21','','0','5','2023-05-15 13:18:21','14','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684145892','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2752,'','Invoice','','2023-05-15 13:20:10','','0','5','2023-05-15 13:20:10','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51684145995','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2753,'','Cash','','2023-05-15 13:53:51','','0','5','2023-05-15 13:53:51','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684148023','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2754,'','Invoice','','2023-05-15 14:03:41','','0','5','2023-05-15 14:03:41','178','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684148612','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2755,'','Invoice','','2023-05-15 14:13:06','','0','5','2023-05-15 14:13:06','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684148688','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2756,'','Invoice','','2023-05-15 14:33:15','','0','5','2023-05-15 14:33:15','121','0','1650','1','retail','0','1650','1','0','0','0','0','1650','0','printed',' ','','1','0','51684149600','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2757,'','Invoice','','2023-05-15 15:00:29','','0','5','2023-05-15 15:00:29','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684152021','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2758,'','Invoice','','2023-05-15 15:00:47','','0','5','2023-05-15 15:00:47','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684152039','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2759,'','Invoice','','2023-05-15 15:53:45','','0','5','2023-05-15 15:53:45','311','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684155217','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2760,'','Invoice','','2023-05-15 16:52:56','','0','5','2023-05-15 16:52:56','388','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684158763','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2761,'','Invoice','','2023-05-15 17:04:39','','0','5','2023-05-15 17:04:39','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51684159465','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2762,'','Invoice','','2023-05-15 17:05:12','','0','5','2023-05-15 17:05:12','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51684159499','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2763,'','Invoice','','2023-05-15 17:05:28','','0','5','2023-05-15 17:05:28','453','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684159522','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2764,'','Cash','','2023-05-15 17:45:03','','0','5','2023-05-15 17:45:03','163','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51684161893','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2765,'','Invoice','','2023-05-15 17:46:04','','0','5','2023-05-15 17:46:04','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684161952','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2766,'','Invoice','','2023-05-15 17:51:42','','0','5','2023-05-15 17:51:42','184','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51684162277','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2767,'','Invoice','','2023-05-15 18:14:41','','0','5','2023-05-15 18:14:41','77','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684163636','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2768,'','Invoice','','2023-05-15 18:15:08','','0','5','2023-05-15 18:15:08','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684163702','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2769,'','Invoice','','2023-05-15 18:23:11','','0','5','2023-05-15 18:23:11','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684164183','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2770,'','Invoice','','2023-05-15 18:38:55','','0','5','2023-05-15 18:38:55','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51684165128','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2771,'','Invoice','','2023-05-15 18:40:06','','0','5','2023-05-15 18:40:06','31','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684165183','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2772,'','Invoice','','2023-05-15 18:42:54','','0','5','2023-05-15 18:42:54','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51684165295','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2773,'','Invoice','','2023-05-15 19:26:47','','0','5','2023-05-15 19:26:47','209','0','1600','1','retail','0','1600','1','0','0','0','0','0','1600','printed',' ','','1','0','51684168000','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2774,'','Invoice','','2023-05-15 19:32:07','','0','5','2023-05-15 19:32:07','334','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684168316','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2775,'','Invoice','','2023-05-16 08:29:15','','0','5','2023-05-16 08:29:15','435','0','3920','1','retail','280','3920','1','0','0','0','0','0','3920','printed',' ','','1','0','51684214927','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2776,'','Invoice','','2023-05-16 09:17:03','','0','5','2023-05-16 09:17:03','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684217813','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2777,'','Invoice','','2023-05-16 09:17:29','','0','5','2023-05-16 09:17:29','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684217841','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2778,'','Cash','','2023-05-16 09:39:13','','0','5','2023-05-16 09:39:13','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51684219126','Cleared','5','2023-05-16 17:16:17','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2779,'','Invoice','','2023-05-16 09:49:34','','0','5','2023-05-16 09:49:34','484','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51684219691','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2780,'','Invoice','','2023-05-16 09:52:04','','0','5','2023-05-16 09:52:04','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51684219911','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2781,'','Invoice','','2023-05-16 10:17:54','','0','5','2023-05-16 10:17:54','125','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684221293','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2782,'','Invoice','','2023-05-16 10:29:12','','0','5','2023-05-16 10:29:12','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684222132','Cleared','5','2023-05-16 11:41:51','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2783,'','Invoice','','2023-05-16 10:48:43','','0','5','2023-05-16 10:48:43','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684223212','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2784,'','Invoice','','2023-05-16 10:59:27','','0','5','2023-05-16 10:59:27','209','0','1120','1','retail','80','1120','1','0','0','0','0','0','1120','printed',' ','','1','0','51684223894','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2785,'','Invoice','','2023-05-16 11:58:10','','0','5','2023-05-16 11:58:10','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51684227469','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2786,'','Invoice','','2023-05-16 12:38:15','','0','5','2023-05-16 12:38:15','163','0','700','1','retail','0','700','1','0','0','0','0','700','0','printed',' ','','1','0','51684229871','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2787,'','Cash','','2023-05-16 13:53:05','','0','5','2023-05-16 13:53:05','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684234370','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2788,'','Cash','','2023-05-16 14:05:04','','0','5','2023-05-16 14:05:04','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684235077','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2789,'','Invoice','','2023-05-16 14:25:05','','0','5','2023-05-16 14:25:05','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51684236225','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2790,'','Invoice','','2023-05-16 15:18:06','','0','5','2023-05-16 15:18:06','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51684239468','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2791,'','Invoice','','2023-05-16 15:45:04','','0','5','2023-05-16 15:45:04','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684241097','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2792,'','Invoice','','2023-05-16 16:06:12','','0','5','2023-05-16 16:06:12','485','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684242271','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2793,'','Invoice','','2023-05-16 17:06:41','','0','5','2023-05-16 17:06:41','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684245995','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2794,'','Mpesa','','2023-05-16 17:36:51','','0','5','2023-05-16 17:22:25','29','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51684246008','Cleared','5','2023-05-16 18:58:43','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2795,'','Invoice','','2023-05-16 17:22:57','','0','5','2023-05-16 17:22:57','200','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51684246968','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2796,'','Invoice','','2023-05-16 17:32:13','','0','5','2023-05-16 17:32:13','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684247343','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2797,'','Cash','','2023-05-16 17:34:42','','0','5','2023-05-16 17:34:42','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684247541','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2798,'','Invoice','','2023-05-16 17:35:11','','0','5','2023-05-16 17:35:11','384','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684247705','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2799,'','Invoice','','2023-05-16 17:38:45','','0','5','2023-05-16 17:38:45','450','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684247919','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2800,'','Invoice','','2023-05-16 18:01:36','','0','5','2023-05-16 18:01:36','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51684249263','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2801,'','Invoice','','2023-05-16 18:05:26','','0','5','2023-05-16 18:05:26','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684249455','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2802,'','Invoice','','2023-05-16 18:53:08','','0','5','2023-05-16 18:53:08','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684252383','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2803,'','Invoice','','2023-05-16 18:54:54','','0','5','2023-05-16 18:54:54','475','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684252483','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2804,'','Invoice','','2023-05-17 08:44:58','','0','5','2023-05-17 08:44:58','461','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684302233','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2805,'','Invoice','','2023-05-17 09:02:48','','0','5','2023-05-17 09:02:48','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684302370','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2806,'','Invoice','','2023-05-17 09:19:00','','0','5','2023-05-17 09:19:00','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51684304290','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2807,'','Cash','','2023-05-17 09:36:45','','0','5','2023-05-17 09:36:45','209','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','51684305380','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2808,'','Invoice','','2023-05-17 09:44:13','','0','5','2023-05-17 09:44:13','435','0','3640','1','retail','260','3640','1','0','0','0','0','0','3640','printed',' ','','1','0','51684305832','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2809,'','Mpesa','','2023-05-17 10:17:46','','0','5','2023-05-17 10:17:46','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684307817','Cleared','5','2023-05-17 14:47:55','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2810,'','Cash','','2023-05-17 10:53:00','','0','5','2023-05-17 10:53:00','443','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51684309951','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2811,'','Invoice','','2023-05-17 11:09:58','','0','5','2023-05-17 11:09:58','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684310360','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2812,'','Invoice','','2023-05-17 11:23:03','','0','5','2023-05-17 11:11:33','195','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','51684311037','Cleared','5','2023-05-17 11:23:03','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2813,'REH2QPWFYU','Mpesa','','2023-05-17 11:37:17','','0','5','2023-05-17 11:35:27','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684312393','Cleared','5','2023-05-17 11:37:17','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2814,'','Invoice','','2023-05-17 11:45:38','','0','5','2023-05-17 11:45:38','261','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684312739','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2815,'','Invoice','','2023-05-17 11:49:18','','0','5','2023-05-17 11:49:18','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51684313256','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2816,'','Cash','','2023-05-17 13:33:32','','0','5','2023-05-17 13:33:32','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51684319547','Cleared','5','2023-05-17 15:57:33','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2817,'','Invoice','','2023-05-17 13:56:00','','0','5','2023-05-17 13:56:00','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684320918','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2818,'','Invoice','','2023-05-17 13:57:31','','0','5','2023-05-17 13:57:31','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684321000','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2819,'','Invoice','','2023-05-17 13:58:45','','0','5','2023-05-17 13:58:45','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684321080','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2820,'','Invoice','','2023-05-17 14:53:28','','0','5','2023-05-17 14:53:28','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684324396','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2821,'','Invoice','','2023-05-17 14:55:36','','0','5','2023-05-17 14:55:36','35','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684324528','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2822,'','Cash','','2023-05-17 17:00:24','','0','5','2023-05-17 17:00:24','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51684331996','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2823,'','Cash','','2023-05-17 17:51:17','','0','5','2023-05-17 17:26:41','433','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51684332264','Cleared','5','2023-05-17 17:51:17','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2824,'','Invoice','','2023-05-17 17:53:00','','0','5','2023-05-17 17:53:00','356','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684335096','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2825,'','Invoice','','2023-05-19 08:38:48','','0','5','2023-05-18 08:57:49','61','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51684389430','Cleared','5','2023-05-19 08:38:48','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2826,'','Invoice','','2023-05-18 09:20:44','','0','5','2023-05-18 09:20:44','411','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684389988','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2827,'','Invoice','','2023-05-18 09:49:05','','0','5','2023-05-18 09:49:05','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51684392500','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2828,'','Bank','','2023-05-18 09:49:48','','0','5','2023-05-18 09:49:48','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51684392564','Cleared','5','2023-06-26 14:32:34','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2829,'','Invoice','','2023-05-18 10:18:39','','0','5','2023-05-18 10:18:39','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51684393075','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2830,'','Invoice','','2023-05-18 12:41:01','','0','5','2023-05-18 11:21:48','26','520','520','1','retail','80','520','1','0','0','0','0','0','0','printed',' ','','1','0','51684398083','Cleared','5','2023-05-18 12:41:01','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2831,'','Cash','','2023-05-18 12:41:56','','0','5','2023-05-18 12:41:56','217','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51684402908','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2832,'','Cash','','2023-05-18 12:42:14','','0','5','2023-05-18 12:42:14','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684402927','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2833,'REI40LAMC0','Mpesa','','2023-05-18 12:42:56','','0','5','2023-05-17 12:42:56','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51684402962','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2834,'','Invoice','','2023-05-18 12:51:24','','0','5','2023-05-18 12:51:24','423','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684403053','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2835,'REI0TOOJ5Y','Mpesa','','2023-05-18 13:20:28','','0','5','2023-05-18 13:20:28','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684405206','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2836,'','Invoice','','2023-05-18 14:48:36','','0','5','2023-05-18 14:48:36','167','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684410491','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2837,'','Invoice','','2023-05-18 14:53:55','','0','5','2023-05-18 14:53:55','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51684410797','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2838,'','Invoice','','2023-05-18 15:34:43','','0','5','2023-05-18 15:34:43','132','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684413267','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2839,'REI7U5ZUT3','Mpesa','','2023-05-18 16:13:34','','0','5','2023-05-18 16:13:34','39','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684415582','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2840,'','Invoice','','2023-05-18 16:18:50','','0','5','2023-05-18 16:18:50','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684415735','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2841,'REI3U72E7X','Mpesa','','2023-05-18 16:21:13','','0','5','2023-05-18 16:21:13','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684416052','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2842,'','Mpesa','','2023-05-18 16:25:36','','0','5','2023-05-18 16:25:36','257','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684416220','Cleared','5','2023-07-05 18:15:57','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2843,'','Invoice','','2023-05-18 16:26:56','','0','5','2023-05-18 16:26:56','442','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51684416351','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2844,'REI8UC9CIC','Mpesa','','2023-05-18 17:07:57','','0','5','2023-05-18 17:07:57','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51684418646','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2845,'','Invoice','','2023-05-18 17:34:18','','0','5','2023-05-18 17:34:18','120','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684418943','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2846,'','Invoice','','2023-05-18 17:35:20','','0','5','2023-05-18 17:35:20','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684420481','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2847,'','Cash','','2023-05-18 18:56:05','','0','5','2023-05-18 17:56:26','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51684421777','Cleared','5','2023-05-18 18:56:05','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2848,'REI2UJD1LS','Mpesa','','2023-05-18 18:04:08','','0','5','2023-05-18 18:04:08','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684421817','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2849,'','Invoice','','2023-05-18 18:28:34','','0','5','2023-05-18 18:28:34','27','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51684423628','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2850,'','Invoice','','2023-05-19 08:11:32','','0','5','2023-05-19 08:11:32','435','0','3920','1','retail','280','3920','1','0','0','0','0','0','3920','printed',' ','','1','0','51684473081','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2851,'REJ9W9Y7U7','Mpesa','','2023-05-26 09:10:26','','0','5','2023-05-19 09:39:41','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684478374','Cleared','5','2023-05-19 09:10:26','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2852,'','Invoice','','2023-05-19 10:33:31','','0','5','2023-05-19 10:33:31','102','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684478430','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2853,'','Invoice','','2023-05-19 10:52:11','','0','5','2023-05-19 10:52:11','351','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51684482679','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2854,'','Invoice','','2023-05-19 10:57:49','','0','5','2023-05-19 10:57:49','36','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51684483059','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2855,'','Points','','2023-05-19 11:17:31','','0','5','2023-05-19 11:17:31','60','100','300','1','retail','0','300','1','0','0','0','200','0','0','printed',' ','','1','0','51684483079','Cleared','5','2023-05-19 18:40:04','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2856,'','Invoice','','2023-05-19 11:28:57','','0','5','2023-05-19 11:28:57','467','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51684484926','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2857,'','Invoice','','2023-05-19 12:08:27','','0','5','2023-05-19 12:08:27','52','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51684487297','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2858,'','Invoice','','2023-05-19 12:09:20','','0','5','2023-05-19 12:09:20','30','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51684487350','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2859,'','Invoice','','2023-05-19 12:16:42','','0','5','2023-05-19 12:16:42','310','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684487370','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2860,'','Invoice','','2023-05-19 12:18:33','','0','5','2023-05-19 12:18:33','238','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51684487904','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2861,'','Invoice','','2023-05-19 12:35:47','','0','5','2023-05-19 12:35:47','117','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684488937','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2862,'','Invoice','','2023-05-19 13:35:07','','0','5','2023-05-19 13:35:07','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51684492487','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2863,'','Cash','','2023-05-19 15:43:26','','0','5','2023-05-19 13:35:57','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684492549','Cleared','5','2023-05-19 15:43:26','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2864,'','Invoice','','2023-05-19 14:46:22','','0','5','2023-05-19 14:46:22','182','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51684496757','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2865,'','Cash','','2023-05-19 15:43:48','','0','5','2023-05-19 15:43:48','99','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51684500215','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2866,'','Invoice','','2023-05-19 15:56:48','','0','5','2023-05-19 15:56:48','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684500810','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2867,'','Invoice','','2023-05-19 16:11:23','','0','5','2023-05-19 16:11:23','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684501866','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2868,'','Invoice','','2023-05-19 16:14:47','','0','5','2023-05-19 16:14:47','197','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684502001','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2869,'','Cash','','2023-05-19 16:26:43','','0','5','2023-05-19 16:26:43','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51684502116','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2870,'','Cash','','2023-05-19 17:03:43','','0','5','2023-05-19 17:03:43','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684505016','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2871,'','Invoice','','2023-05-19 17:28:17','','0','5','2023-05-19 17:28:17','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684506492','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2872,'REJ31XAKANP','Bank','','2023-05-19 17:44:44','','0','5','2023-05-19 17:44:44','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51684507477','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2873,'','Invoice','','2023-05-19 18:39:09','','0','5','2023-05-19 18:39:09','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684510740','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2874,'','Cash','','2023-05-19 18:47:52','','0','5','2023-05-19 18:47:52','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684511263','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2875,'','Invoice','','2023-05-19 18:49:18','','0','5','2023-05-19 18:49:18','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51684511350','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2876,'','Cash','','2023-05-20 08:44:09','','0','6','2023-05-20 08:44:09','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','61684561431','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2877,'','Cash','','2023-05-20 09:15:38','','0','5','2023-05-20 09:15:38','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684563327','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2878,'REK1YRAABJ','Mpesa','','2023-05-20 09:21:40','','0','5','2023-05-20 09:21:40','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684563356','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2879,'','Invoice','','2023-05-20 09:23:14','','0','5','2023-05-20 09:23:14','190','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684563782','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2880,'','Invoice','','2023-05-20 14:23:54','','0','5','2023-05-20 14:23:54','209','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51684566596','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2881,'','Invoice','','2023-05-20 14:26:12','','0','5','2023-05-20 14:26:12','397','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684581961','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2882,'','Invoice','','2023-05-20 14:40:53','','0','5','2023-05-20 14:28:17','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51684581995','Cleared','5','2023-05-20 14:40:53','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2883,'','Invoice','','2023-05-20 14:29:30','','0','5','2023-05-20 14:29:30','415','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684582111','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2884,'REK2ZIWV4M','Mpesa','','2023-05-20 14:30:39','','0','5','2023-05-20 14:30:39','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684582197','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2885,'','Invoice','','2023-05-20 14:33:22','','0','5','2023-05-20 14:33:22','441','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684582379','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2886,'REKII938XR','Mpesa','','2023-05-20 18:07:01','','0','5','2023-05-20 15:47:35','380','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','51684586845','Cleared','5','2023-05-20 18:07:01','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2887,'','Cash','','2023-05-20 15:58:22','','0','5','2023-05-20 15:58:22','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684587446','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2888,'','Invoice','','2023-05-20 16:08:51','','0','5','2023-05-20 16:03:44','433','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51684587717','Cleared','5','2023-05-20 16:08:51','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2889,'','Invoice','','2023-05-20 16:27:44','','0','5','2023-05-20 16:27:44','357','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684589129','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2890,'','Cash','','2023-05-20 16:58:40','','0','5','2023-05-20 16:58:40','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51684591109','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2891,'REK911UKO3','Mpesa','','2023-05-20 17:05:09','','0','5','2023-05-20 17:05:09','209','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','51684591135','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2892,'','Invoice','','2023-05-20 17:26:03','','0','5','2023-05-20 17:26:03','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684592639','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2893,'','Invoice','','2023-05-20 18:05:04','','0','5','2023-05-20 18:05:04','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684595093','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2894,'REK71BEF15','Mpesa','','2023-05-20 18:26:31','','0','5','2023-05-20 18:24:08','79','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51684596229','Cleared','5','2023-05-20 18:26:31','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2895,'','Invoice','','2023-05-20 18:29:17','','0','5','2023-05-20 18:29:17','259','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684596540','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2896,'REK41E0MB6','Bank','','2023-05-20 18:40:33','','0','5','2023-05-20 18:40:33','209','0','120','1','retail','30','120','1','0','0','0','0','0','120','printed',' ','','1','0','51684597218','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2897,'REK01F4UH8','Bank','','2023-05-20 18:53:17','','0','5','2023-05-20 18:53:17','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51684597975','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2898,'REK911UKO3','Mpesa','','2023-05-20 18:59:59','','0','5','2023-05-20 18:59:59','217','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684598375','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2899,'REL633GMY8','Mpesa','','2023-05-21 13:15:13','','0','5','2023-05-21 13:15:13','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684664101','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2900,'','Invoice','','2023-05-21 13:18:01','','0','5','2023-05-21 13:18:01','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684664184','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2901,'','Invoice','','2023-06-19 17:11:00','','0','5','2023-05-21 13:19:38','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684664298','Cleared','5','2023-06-19 17:11:00','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2902,'','Invoice','','2023-05-21 13:24:42','','0','5','2023-05-21 13:24:42','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684664601','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2903,'','Invoice','','2023-05-21 13:31:46','','0','5','2023-05-21 13:31:46','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684664975','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2904,'','Invoice','','2023-05-21 13:39:19','','0','5','2023-05-21 13:39:19','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684665480','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2905,'','Invoice','','2023-05-21 14:18:03','','0','5','2023-05-21 14:18:03','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684667876','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2906,'','Invoice','','2023-05-21 14:21:25','','0','5','2023-05-21 14:21:25','246','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684668072','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2907,'','Invoice','','2023-05-21 14:36:13','','0','5','2023-05-21 14:36:13','453','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684668961','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2908,'REL13FD5U5','Mpesa','','2023-05-21 15:11:17','','0','5','2023-05-21 15:11:17','209','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51684670993','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2909,'','Cash','','2023-05-21 16:22:05','','0','5','2023-05-21 16:22:05','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684675185','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2910,'REL23NY8PY','Mpesa','','2023-05-21 16:40:29','','0','5','2023-05-21 16:40:29','352','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51684676415','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2911,'REL23NERTW','Mpesa','','2023-05-21 16:53:43','','0','5','2023-05-21 16:53:43','31','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684677206','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2912,'REL5R3RHJEP','Mpesa','','2023-05-21 17:13:27','','0','5','2023-05-21 17:13:27','37','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684678396','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2913,'','Invoice','','2023-05-21 18:34:45','','0','5','2023-05-21 18:34:45','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51684683273','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2914,'','Invoice','','2023-05-22 08:15:35','','0','5','2023-05-22 08:15:35','435','0','5040','1','retail','360','5040','1','0','0','0','0','0','5040','printed',' ','','1','0','51684732513','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2915,'','Cash','','2023-05-22 08:54:27','','0','5','2023-05-22 08:54:27','443','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51684734851','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2916,'','Invoice','','2023-05-22 08:56:36','','0','5','2023-05-22 08:56:36','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684734924','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2917,'','Invoice','','2023-05-22 09:13:55','','0','5','2023-05-22 09:13:55','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51684735999','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2918,'','Invoice','','2023-05-22 09:40:24','','0','5','2023-05-22 09:40:24','462','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684736741','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2919,'','Invoice','','2023-05-22 09:58:06','','0','5','2023-05-22 09:58:06','425','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684738428','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2920,'','Invoice','','2023-05-22 10:18:06','','0','5','2023-05-22 10:18:06','324','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684739879','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2921,'','Cash','','2023-05-22 10:18:20','','0','5','2023-05-22 10:18:20','99','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684739894','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2922,'','Invoice','','2023-05-22 10:25:37','','0','5','2023-05-22 10:25:37','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51684740330','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2923,'','Invoice','','2023-05-22 10:25:52','','0','5','2023-05-22 10:25:52','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51684740345','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2924,'','Invoice','','2023-05-22 12:26:32','','0','5','2023-05-22 10:45:33','209','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','51684741524','Cleared','5','2023-05-22 12:26:32','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2925,'','Invoice','','2023-05-22 10:59:49','','0','5','2023-05-22 10:59:49','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684742371','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2926,'','Invoice','','2023-05-22 11:04:51','','0','5','2023-05-22 11:04:51','209','0','1000','1','retail','0','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51684742398','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2927,'','Invoice','','2023-05-22 12:05:35','','0','5','2023-05-22 12:05:35','385','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684746320','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2928,'','Invoice','','2023-05-22 12:05:56','','0','5','2023-05-22 12:05:57','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684746348','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2929,'','Invoice','','2023-05-22 12:11:43','','0','5','2023-05-22 12:11:43','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51684746402','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2930,'','Invoice','','2023-05-22 13:29:09','','0','5','2023-05-22 12:12:04','108','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51684746714','Cleared','5','2023-05-22 13:29:09','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2931,'','Bank','','2023-05-22 12:15:23','','0','5','2023-05-22 12:15:23','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51684746908','Cleared','5','2023-06-26 14:32:09','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2932,'','Invoice','','2023-05-22 14:00:04','','0','5','2023-05-22 14:00:04','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684753198','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2933,'','Invoice','','2023-05-22 14:19:56','','0','5','2023-05-22 14:19:56','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684753326','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2934,'','Invoice','','2023-05-22 14:45:13','','0','5','2023-05-22 14:44:33','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684755858','Cleared','5','2023-05-22 14:45:14','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2935,'','Invoice','','2023-05-22 15:17:59','','0','5','2023-05-22 15:17:59','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684757734','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2936,'','Invoice','','2023-05-22 15:54:50','','0','5','2023-05-22 15:52:30','295','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684759921','Cleared','5','2023-05-22 15:54:50','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2937,'','Invoice','','2023-05-22 16:34:12','','0','5','2023-05-22 16:34:12','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684760506','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2938,'','Cash','','2023-05-22 16:59:33','','0','5','2023-05-22 16:59:33','67','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51684763964','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2939,'','Invoice','','2023-05-22 17:04:17','','0','5','2023-05-22 17:04:17','488','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51684763982','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2940,'','Invoice','','2023-05-22 17:05:36','','0','5','2023-05-22 17:05:36','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684764328','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2941,'','Invoice','','2023-05-22 17:41:40','','0','5','2023-05-22 17:41:40','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684766487','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2942,'','Invoice','','2023-05-22 17:52:52','','0','5','2023-05-22 17:52:52','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684767162','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2943,'','Invoice','','2023-05-22 17:57:47','','0','5','2023-05-22 17:57:47','229','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684767449','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2944,'','Invoice','','2023-05-22 18:11:40','','0','5','2023-05-22 18:11:40','202','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684768292','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2945,'','Invoice','','2023-05-22 18:30:59','','0','5','2023-05-22 18:30:59','396','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684769437','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2946,'','Invoice','','2023-05-22 19:01:38','','0','5','2023-05-22 19:01:39','434','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51684771287','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2947,'','Invoice','','2023-05-22 19:10:07','','0','5','2023-05-22 19:10:07','209','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51684771796','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2948,'','Invoice','','2023-05-22 19:10:45','','0','5','2023-05-22 19:10:45','387','0','190','1','retail','30','190','1','0','0','0','0','190','0','printed',' ','','1','0','51684771822','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2949,'','Invoice','','2023-05-23 10:30:30','','0','5','2023-05-23 10:30:31','268','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684825823','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2950,'','Invoice','','2023-05-23 10:41:40','','0','5','2023-05-23 10:41:40','75','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51684827681','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2951,'','Invoice','','2023-05-23 10:43:43','','0','5','2023-05-23 10:43:43','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684827811','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2952,'','Invoice','','2023-05-23 10:52:33','','0','5','2023-05-23 10:52:33','99','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684828224','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2953,'','Invoice','','2023-05-23 11:14:59','','0','5','2023-05-23 11:08:04','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684829269','Cleared','5','2023-05-23 11:14:59','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2954,'REN77UEPUV','Mpesa','','2023-05-23 11:18:48','','0','5','2023-05-23 11:18:48','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51684829903','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2955,'','Invoice','','2023-05-23 11:21:35','','0','5','2023-05-23 11:21:35','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51684830081','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2956,'','Invoice','','2023-05-23 11:45:40','','0','5','2023-05-23 11:45:40','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684831475','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2957,'','Invoice','','2023-05-23 12:14:02','','0','5','2023-05-23 12:14:02','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51684833187','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2958,'','Invoice','','2023-05-23 12:28:43','','0','5','2023-05-23 12:18:32','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51684833493','Cleared','5','2023-05-23 12:28:43','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2959,'','Invoice','','2023-05-23 12:37:13','','0','5','2023-05-23 12:37:13','215','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684834624','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2960,'','Cash','','2023-05-23 13:09:28','','0','5','2023-05-23 13:09:28','209','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','51684836556','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2961,'','Cash','','2023-05-23 13:23:58','','0','5','2023-05-23 13:23:58','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51684837391','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2962,'','Invoice','','2023-05-23 14:09:26','','0','5','2023-05-23 14:09:26','35','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684840133','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2963,'','Invoice','','2023-05-23 15:03:14','','0','5','2023-05-23 15:03:14','101','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684843309','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2964,'','Invoice','','2023-05-23 15:05:03','','0','5','2023-05-23 15:05:03','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684843473','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2965,'REN28W7Z28','Mpesa','','2023-05-23 15:42:26','','0','5','2023-05-23 15:42:26','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51684845732','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2966,'','Invoice','','2023-05-23 16:21:53','','0','5','2023-05-23 16:21:53','450','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684847899','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2967,'REN59220V1','Mpesa','','2023-05-23 16:38:54','','0','5','2023-05-23 16:38:54','209','0','1400','1','retail','100','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51684849110','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2968,'','Invoice','','2023-05-23 16:47:18','','0','5','2023-05-23 16:47:18','423','0','1900','1','retail','0','1900','1','0','0','0','0','1900','0','printed',' ','','1','0','51684849587','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2969,'REN296TUX0','Bank','','2023-05-23 18:46:49','','0','5','2023-05-23 17:26:51','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51684851966','Cleared','5','2023-05-23 18:46:49','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2970,'REN596KEGF','Mpesa','','2023-05-23 17:30:29','','0','5','2023-05-23 17:30:29','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684852212','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2971,'','Invoice','','2023-05-23 18:01:24','','0','5','2023-05-23 18:01:24','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684854060','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2972,'','Invoice','','2023-05-23 18:36:17','','0','5','2023-05-23 18:36:17','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684856167','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2973,'','Invoice','','2023-05-23 18:52:43','','0','5','2023-05-23 18:52:43','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51684857149','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2974,'','Invoice','','2023-05-24 08:25:09','','0','5','2023-05-24 08:25:09','435','0','7840','1','retail','560','7840','1','0','0','0','0','0','7840','printed',' ','','1','0','51684905842','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2975,'','Invoice','','2023-05-24 09:18:35','','0','5','2023-05-24 09:18:35','299','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684908930','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2976,'','Invoice','','2023-05-24 09:23:58','','0','5','2023-05-24 09:23:58','13','0','2520','1','retail','180','2520','1','0','0','0','0','0','2520','printed',' ','','1','0','51684909280','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2977,'','Invoice','','2023-05-24 09:27:01','','0','5','2023-05-24 09:27:01','154','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684909588','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2978,'REO9ANV5J1','Bank','','2023-05-24 09:30:29','','0','5','2023-05-24 09:30:29','209','0','140','1','retail','0','140','1','0','0','0','0','0','140','printed',' ','','1','0','51684909632','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2979,'','Invoice','','2023-05-24 09:32:50','','0','5','2023-05-24 09:32:50','169','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684909948','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2980,'','Invoice','','2023-05-24 10:36:28','','0','5','2023-05-24 10:27:06','313','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684912347','Cleared','5','2023-05-24 10:36:28','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2981,'','Invoice','','2023-05-24 10:27:48','','0','5','2023-05-24 10:27:48','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684913246','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2982,'REO5AQDR8V','Bank','','2023-05-24 10:31:56','','0','5','2023-05-24 10:31:56','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51684913490','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2983,'','Cash','','2023-05-24 11:56:28','','0','5','2023-05-24 11:56:28','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684918581','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2984,'','Invoice','','2023-05-24 12:09:03','','0','5','2023-05-24 12:09:03','20','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51684918600','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2985,'','Invoice','','2023-05-24 12:59:57','','0','5','2023-05-24 12:59:57','273','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684922387','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2986,'','Invoice','','2023-05-24 13:03:02','','0','5','2023-05-24 13:03:02','483','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684922550','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2987,'','Cash','','2023-05-24 14:01:40','','0','5','2023-05-24 14:01:40','88','250','250','1','retail','50','250','1','0','0','0','0','0','0','printed',' ','','1','0','51684926092','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2988,'','Invoice','','2023-05-24 14:16:05','','0','5','2023-05-24 14:16:05','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51684926958','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2989,'','Invoice','','2023-05-24 14:34:01','','0','5','2023-05-24 14:34:01','422','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684927616','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2990,'','Cash','','2023-05-24 14:48:54','','0','5','2023-05-24 14:48:54','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684928080','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2991,'','Cash','','2023-05-24 15:49:10','','0','5','2023-05-24 15:49:10','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684932531','Cleared','5','2023-05-24 15:56:44','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2992,'','Cash','','2023-05-24 16:08:54','','0','5','2023-05-24 16:08:54','209','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','51684933719','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2993,'REO3BQ2W39','Mpesa','','2023-05-24 16:31:46','','0','5','2023-05-24 16:31:46','54','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684935040','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2994,'','Points','','2023-05-24 17:02:34','','0','5','2023-05-24 17:02:34','238','0','280','1','retail','20','280','1','0','0','0','280','0','0','printed',' ','','1','0','51684936912','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2995,'','Invoice','','2023-05-24 17:05:17','','0','5','2023-05-24 17:05:17','43','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51684937106','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2996,'','Invoice','','2023-05-24 17:13:57','','0','5','2023-05-24 17:13:57','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684937599','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2997,'','Invoice','','2023-05-24 17:22:40','','0','5','2023-05-24 17:22:40','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684938150','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2998,'','Invoice','','2023-05-24 17:23:23','','0','5','2023-05-24 17:23:23','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684938182','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(2999,'','Invoice','','2023-05-24 17:53:25','','0','5','2023-05-24 17:53:25','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684939995','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3000,'','Invoice','','2023-05-24 17:59:04','','0','5','2023-05-24 17:59:04','61','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51684940316','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3001,'','Invoice','','2023-05-24 18:03:43','','0','5','2023-05-24 18:03:43','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51684940377','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3002,'','Invoice','','2023-05-24 18:07:10','','0','5','2023-05-24 18:07:10','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51684940823','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3003,'','Mpesa','','2023-05-24 18:40:04','','0','5','2023-05-24 18:40:04','257','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684942792','Cleared','5','2023-07-05 18:16:13','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3004,'','Cash','','2023-05-24 19:01:11','','0','5','2023-05-24 19:01:11','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51684944064','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3005,'','Invoice','','2023-05-25 08:11:41','','0','5','2023-05-25 08:11:41','314','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684991488','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3006,'','Invoice','','2023-05-25 08:12:16','','0','5','2023-05-25 08:12:16','84','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51684991526','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3007,'','Invoice','','2023-05-25 09:09:33','','0','5','2023-05-25 09:09:33','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51684994947','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3008,'','Bank','','2023-05-25 09:10:14','','0','5','2023-05-25 09:10:14','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51684995003','Cleared','5','2023-06-26 14:31:42','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3009,'','Invoice','','2023-05-25 10:25:33','','0','5','2023-05-25 10:25:33','172','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51684999525','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3010,'','Invoice','','2023-05-25 10:26:02','','0','5','2023-05-25 10:26:02','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51684999553','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3011,'','Invoice','','2023-05-25 10:30:14','','0','5','2023-05-25 10:30:14','328','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51684999805','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3012,'','Cash','','2023-05-25 12:21:52','','0','5','2023-05-25 12:21:52','217','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51685006505','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3013,'','Invoice','','2023-05-25 12:22:14','','0','5','2023-05-25 12:22:14','248','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51685006520','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3014,'','Invoice','','2023-05-25 12:35:22','','0','5','2023-05-25 12:33:30','121','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','51685007183','Cleared','5','2023-05-25 12:35:22','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3015,'','Invoice','','2023-05-25 12:38:52','','0','5','2023-05-25 12:38:52','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685007523','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3016,'','Invoice','','2023-05-25 13:04:55','','0','5','2023-05-25 13:04:55','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685007541','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3017,'','Invoice','','2023-05-25 13:38:13','','0','5','2023-05-25 13:38:13','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685011085','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3018,'','Invoice','','2023-05-25 13:48:37','','0','5','2023-05-25 13:48:37','468','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685011102','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3019,'','Invoice','','2023-05-25 13:56:52','','0','5','2023-05-25 13:56:52','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51685012201','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3020,'','Invoice','','2023-05-25 14:17:28','','0','5','2023-05-25 14:17:28','180','0','560','1','retail','40','560','1','0','0','0','0','280','280','printed',' ','','1','0','51685012229','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3021,'','Invoice','','2023-05-25 14:18:35','','0','5','2023-05-25 14:18:35','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685013509','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3022,'','Invoice','','2023-05-25 15:00:37','','0','5','2023-05-25 15:00:37','116','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685016032','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3023,'','Points','','2023-05-25 15:24:18','','0','5','2023-05-25 15:10:37','287','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51685016086','Cleared','5','2023-05-25 15:24:18','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3024,'REP7EA0MF7','Mpesa','','2023-05-25 15:17:07','','0','5','2023-05-25 15:17:07','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51685016965','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3025,'','Invoice','','2023-05-25 15:26:08','','0','5','2023-05-25 15:26:08','139','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51685017560','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3026,'','Invoice','','2023-05-25 15:29:14','','0','5','2023-05-25 15:29:14','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685017741','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3027,'','Cash','','2023-05-25 15:58:04','','0','5','2023-05-25 15:58:04','214','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685019466','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3028,'','Invoice','','2023-05-25 16:08:26','','0','5','2023-05-25 16:08:26','92','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685020095','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3029,'','Invoice','','2023-05-25 16:46:43','','0','5','2023-05-25 16:46:43','469','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51685022337','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3030,'','Invoice','','2023-05-25 16:57:21','','0','5','2023-05-25 16:57:21','403','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685023032','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3031,'','Invoice','','2023-05-25 18:48:29','','0','5','2023-05-25 18:48:29','234','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51685029692','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3032,'','Invoice','','2023-05-26 08:21:08','','0','5','2023-05-26 08:21:08','435','0','4480','1','retail','320','4480','1','0','0','0','0','0','4480','printed',' ','','1','0','51685078446','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3033,'','Points','','2023-05-26 09:08:10','','0','5','2023-05-26 09:08:10','106','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51685081282','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3034,'','Invoice','','2023-05-26 09:23:32','','0','5','2023-05-26 09:23:32','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685082203','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3035,'','Invoice','','2023-05-26 10:04:02','','0','5','2023-05-26 10:04:02','292','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685084607','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3036,'','Invoice','','2023-05-26 11:13:21','','0','5','2023-05-26 10:23:14','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685085780','Cleared','5','2023-05-26 11:13:21','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3037,'','Cash','','2023-05-26 11:53:01','','0','5','2023-05-26 11:53:01','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51685091120','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3038,'','Invoice','','2023-05-26 11:53:15','','0','5','2023-05-26 11:53:15','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51685091188','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3039,'','Invoice','','2023-05-26 11:54:20','','0','5','2023-05-26 11:54:20','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685091253','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3040,'REQ2GLJ7ZO','Bank','','2023-05-26 12:07:50','','0','5','2023-05-26 12:07:50','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51685092057','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3041,'REQ1GLA8XX','Bank','','2023-05-26 12:08:51','','0','5','2023-05-26 12:08:51','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51685092119','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3042,'REQ9GZ21RX','Mpesa','','2023-05-26 14:23:29','','0','5','2023-05-26 14:22:33','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51685100136','Cleared','5','2023-05-26 14:23:29','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3043,'','Invoice','','2023-05-26 14:24:52','','0','5','2023-05-26 14:24:52','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685100275','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3044,'','Invoice','','2023-05-26 14:31:20','','0','5','2023-05-26 14:31:20','142','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685100304','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3045,'','Invoice','','2023-05-26 14:31:58','','0','5','2023-05-26 14:31:58','392','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685100710','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3046,'','Cash','','2023-05-26 14:32:36','','0','5','2023-05-26 14:32:36','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51685100741','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3047,'REQ0HOP82S','Bank','','2023-05-26 14:44:30','','0','5','2023-05-26 14:44:30','379','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51685101164','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3048,'REQ7GP21FV','Mpesa','','2023-05-26 14:50:16','','0','5','2023-05-26 14:50:16','480','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685101525','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3049,'','Invoice','','2023-05-26 15:22:24','','0','5','2023-05-26 15:22:24','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51685103723','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3050,'','Invoice','','2023-05-26 16:48:26','','0','5','2023-05-26 16:48:26','125','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','51685108881','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3051,'','Invoice','','2023-05-26 16:49:42','','0','5','2023-05-26 16:49:42','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685108972','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3052,'','Invoice','','2023-05-26 16:51:31','','0','5','2023-05-26 16:51:13','399','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685108992','Cleared','5','2023-05-26 16:51:31','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3053,'','Invoice','','2023-05-26 16:55:37','','0','5','2023-05-26 16:55:37','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685109331','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3054,'','Invoice','','2023-05-26 17:28:26','','0','5','2023-05-26 17:28:26','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685111298','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3055,'','Cash','','2023-05-26 17:32:13','','0','5','2023-05-26 17:32:13','283','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51685111520','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3056,'','Cash','','2023-05-26 18:52:54','','0','5','2023-05-26 18:52:54','401','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685116361','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3057,'','Invoice','','2023-05-27 08:39:48','','0','5','2023-05-27 08:39:48','64','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51685165982','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3058,'','Invoice','','2023-05-27 09:20:12','','0','5','2023-05-27 09:20:12','141','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685168401','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3059,'','Points','','2023-05-27 10:21:50','','0','5','2023-05-27 10:21:50','38','0','300','1','retail','0','300','1','0','0','0','100','200','0','printed',' ','','1','0','51685172091','Cleared','5','2023-05-27 13:42:31','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3060,'','Invoice','','2023-05-27 10:25:06','','0','5','2023-05-27 10:25:06','195','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','51685172279','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3061,'','Invoice','','2023-05-27','','0','5','2023-05-27 10:59:10','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51685174339','Cleared','5','2023-05-27 13:36:48','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3062,'','Invoice','','2023-05-27 12:00:35','','0','5','2023-05-27 12:00:35','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685178019','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3063,'','Bank','','2023-05-27 12:01:19','','0','5','2023-05-27 12:01:19','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51685178056','Cleared','5','2023-05-27 19:12:33','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3064,'','Mpesa','','2023-05-27 12:49:51','','0','5','2023-05-27 12:49:51','373','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51685180804','Cleared','5','2023-05-27 17:59:56','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3065,'','Invoice','','2023-05-27 12:58:59','','0','5','2023-05-27 12:58:59','218','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685181389','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3066,'RER2JMH7KC','Mpesa','','2023-05-27 13:03:34','','0','5','2023-05-27 13:03:34','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685181744','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3067,'RER9JWVZ1V','Mpesa','','2023-05-27 14:43:01','','0','5','2023-05-27 14:43:01','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51685187769','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3068,'RER1K1NVKL','Mpesa','','2023-05-27 15:29:02','','0','5','2023-05-27 15:29:02','259','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685187823','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3069,'','Invoice','','2023-05-27 16:51:38','','0','5','2023-05-27 16:51:38','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685195367','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3070,'','Invoice','','2023-05-27 16:54:14','','0','5','2023-05-27 16:54:14','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685195512','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3071,'RER8KAEWLG','Mpesa','','2023-05-27 16:54:52','','0','5','2023-05-27 16:54:52','387','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','51685195666','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3072,'RER0KEBD30','Mpesa','','2023-05-27 17:26:29','','0','5','2023-05-27 17:26:29','209','0','1080','1','retail','0','1080','1','0','0','0','0','1080','0','printed',' ','','1','0','51685197535','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3073,'','Invoice','','2023-05-27 17:56:59','','0','5','2023-05-27 17:56:59','37','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685199408','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3074,'','Cash','','2023-05-27 18:21:42','','0','5','2023-05-27 18:21:42','317','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685200886','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3075,'RER9QTFL4','Mpesa','','2023-05-27 18:56:30','','0','5','2023-05-27 18:56:30','350','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685202263','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3076,'','Cash','','2023-05-27 19:02:12','','0','5','2023-05-27 19:02:12','484','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685203273','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3077,'RER9KQTFL3','Mpesa','','2023-05-27 19:03:41','','0','5','2023-05-27 19:03:41','209','0','240','1','retail','60','240','1','0','0','0','0','240','0','printed',' ','','1','0','51685203397','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3078,'RER9KSZLEL','Mpesa','','2023-05-27 19:11:05','','0','5','2023-05-27 19:05:05','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51685203485','Cleared','5','2023-05-27 19:11:05','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3079,'','Invoice','','2023-05-28 13:27:32','','0','5','2023-05-28 13:27:32','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685269287','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3080,'','Invoice','','2023-05-28 13:28:12','','0','5','2023-05-28 13:28:12','470','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685269667','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3081,'','Invoice','','2023-05-28 13:28:33','','0','5','2023-05-28 13:28:33','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685269705','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3082,'','Invoice','','2023-05-28 13:29:46','','0','5','2023-05-28 13:29:46','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685269780','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3083,'','Invoice','','2023-05-28 13:30:32','','0','5','2023-05-28 13:30:32','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685269826','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3084,'','Invoice','','2023-05-28 13:31:36','','0','5','2023-05-28 13:31:36','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685269840','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3085,'','Invoice','','2023-05-28 14:01:00','','0','5','2023-05-28 14:01:00','255','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685271654','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3086,'','Invoice','','2023-05-28 14:05:29','','0','5','2023-05-28 14:05:29','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685271923','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3087,'','Invoice','','2023-05-28 15:17:42','','0','5','2023-05-28 15:17:42','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685276254','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3088,'','Invoice','','2023-05-28 15:43:33','','0','5','2023-05-28 15:43:33','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685277792','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3089,'','Cash','','2023-05-28 17:15:12','','0','5','2023-05-28 17:15:12','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51685283306','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3090,'','Cash','','2023-05-28 18:26:55','','0','5','2023-05-28 18:26:55','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51685287526','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3091,'','Invoice','','2023-05-29 08:10:11','','0','5','2023-05-29 08:10:11','435','0','3920','1','retail','280','3920','1','0','0','0','0','0','3920','printed',' ','','1','0','51685336999','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3092,'','Invoice','','2023-05-29 08:11:25','','0','5','2023-05-29 08:11:25','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51685337073','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3093,'','Invoice','','2023-05-29 08:55:01','','0','5','2023-05-29 08:55:01','345','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685339695','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3094,'','Invoice','','2023-05-29 08:56:44','','0','5','2023-05-29 08:56:23','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51685339714','Cleared','5','2023-05-29 08:56:44','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3095,'','Invoice','','2023-05-29 08:58:16','','0','5','2023-05-29 08:58:16','304','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685339889','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3096,'','Invoice','','2023-05-29 08:59:08','','0','5','2023-05-29 08:59:08','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51685339936','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3097,'','Invoice','','2023-05-29 09:22:33','','0','5','2023-05-29 09:22:33','94','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51685340206','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3098,'','Invoice','','2023-05-29 09:24:52','','0','5','2023-05-29 09:24:52','367','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51685341476','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3099,'','Invoice','','2023-05-29 09:41:04','','0','5','2023-05-29 09:41:04','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685341542','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3100,'','Invoice','','2023-05-29 10:06:11','','0','5','2023-05-29 10:06:11','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51685343956','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3101,'','Bank','','2023-05-29 10:06:33','','0','5','2023-05-29 10:06:33','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51685343981','Cleared','5','2023-06-26 14:31:18','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3102,'','Invoice','','2023-05-29 10:22:35','','0','5','2023-05-29 10:22:35','70','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51685344933','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3103,'','Invoice','','2023-05-29 10:53:22','','0','5','2023-05-29 10:53:22','117','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685346792','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3104,'','Invoice','','2023-05-29 11:28:06','','0','5','2023-05-29 11:28:06','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51685348844','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3105,'','Invoice','','2023-05-29 11:29:21','','0','5','2023-05-29 11:29:21','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685348935','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3106,'','Invoice','','2023-05-29 12:34:24','','0','5','2023-05-29 12:34:24','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51685352851','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3107,'','Invoice','','2023-05-29 12:52:57','','0','5','2023-05-29 12:52:57','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51685353970','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3108,'','Invoice','','2023-05-29 13:42:13','','0','5','2023-05-29 13:42:13','467','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51685356918','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3109,'','Cash','','2023-05-29 14:17:57','','0','5','2023-05-29 14:17:57','443','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51685359062','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3110,'','Invoice','','2023-05-29 15:02:52','','0','5','2023-05-29 15:02:52','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51685361766','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3111,'','Invoice','','2023-05-29 15:23:15','','0','5','2023-05-29 15:23:15','92','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51685362989','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3112,'','Invoice','','2023-05-29 15:26:56','','0','5','2023-05-29 15:26:56','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685363210','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3113,'','Invoice','','2023-05-29 16:01:38','','0','5','2023-05-29 16:01:38','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51685363227','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3114,'','Invoice','','2023-05-29 16:05:12','','0','5','2023-05-29 16:05:12','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685365308','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3115,'','Invoice','','2023-05-29 16:05:42','','0','5','2023-05-29 16:05:42','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685365531','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3116,'','Invoice','','2023-05-29 16:07:10','','0','5','2023-05-29 16:07:10','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51685365625','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3117,'','Cash','','2023-05-29 16:22:39','','0','5','2023-05-29 16:22:39','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51685366540','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3118,'','Invoice','','2023-05-29 17:05:40','','0','5','2023-05-29 17:05:40','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51685369131','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3119,'','Invoice','','2023-05-29 17:09:15','','0','5','2023-05-29 17:09:15','107','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51685369345','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3120,'','Invoice','','2023-05-29 17:56:13','','0','5','2023-05-29 17:56:13','31','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685372166','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3121,'','Invoice','','2023-05-29 18:16:35','','0','5','2023-05-29 18:16:35','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51685373383','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3122,'','Invoice','','2023-05-29 18:24:53','','0','5','2023-05-29 18:24:53','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51685373880','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3123,'','Cash','','2023-05-30 08:43:58','','0','5','2023-05-30 08:43:58','209','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','51685425414','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3124,'','Invoice','','2023-05-30 08:48:30','','0','5','2023-05-30 08:48:31','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51685425447','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3125,'','Invoice','','2023-05-30 09:16:08','','0','5','2023-05-30 09:16:08','118','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685427359','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3126,'','Invoice','','2023-05-30 09:34:23','','0','5','2023-05-30 09:34:23','196','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51685428439','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3127,'','Invoice','','2023-05-30 09:43:14','','0','5','2023-05-30 09:43:14','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51685428981','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3128,'','Invoice','','2023-05-30 09:44:44','','0','5','2023-05-30 09:44:44','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685429076','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3129,'','Invoice','','2023-05-30 10:06:47','','0','5','2023-05-30 10:06:47','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51685430395','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3130,'','Invoice','','2023-05-30 11:01:53','','0','5','2023-05-30 11:01:53','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685433706','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3131,'','Invoice','','2023-05-30 12:14:58','','0','5','2023-05-30 12:14:58','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51685438089','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3132,'','Invoice','','2023-05-30 13:28:51','','0','5','2023-05-30 13:28:51','318','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685438541','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3133,'','Invoice','','2023-05-30 13:29:14','','0','5','2023-05-30 13:29:14','156','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685442549','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3134,'','Cash','','2023-05-30 13:45:16','','0','5','2023-05-30 13:45:16','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51685443396','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3135,'','Invoice','','2023-05-30 13:46:34','','0','5','2023-05-30 13:46:34','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685443588','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3136,'','Invoice','','2023-05-30 13:57:16','','0','5','2023-05-30 13:57:16','450','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685443954','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3137,'','Invoice','','2023-05-30 14:11:45','','0','5','2023-05-30 14:11:45','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685445099','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3138,'','Invoice','','2023-05-30 14:22:53','','0','5','2023-05-30 14:22:53','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51685445118','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3139,'','Invoice','','2023-05-30 14:23:21','','0','5','2023-05-30 14:23:22','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51685445790','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3140,'','Invoice','','2023-05-30 14:40:12','','0','5','2023-05-30 14:40:12','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51685446802','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3141,'','Invoice','','2023-05-30 14:40:32','','0','5','2023-05-30 14:40:32','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51685446825','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3142,'','Invoice','','2023-05-30 14:54:52','','0','5','2023-05-30 14:54:52','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685447684','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3143,'','Invoice','','2023-05-30 15:02:34','','0','5','2023-05-30 15:02:34','344','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51685448123','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3144,'','Invoice','','2023-05-30 16:47:03','','0','5','2023-05-30 16:47:03','246','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685454413','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3145,'','Invoice','','2023-05-30 16:50:39','','0','5','2023-05-30 16:50:39','59','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51685454628','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3146,'','Invoice','','2023-05-30 17:05:10','','0','5','2023-05-30 17:05:10','433','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51685455502','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3147,'','Invoice','','2023-05-30 17:41:48','','0','5','2023-05-30 17:41:48','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685457698','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3148,'','Invoice','','2023-05-30 17:58:09','','0','5','2023-05-30 17:58:09','338','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685458683','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3149,'','Invoice','','2023-05-30 17:58:40','','0','5','2023-05-30 17:58:40','315','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51685458703','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3150,'','Invoice','','2023-05-30 17:59:44','','0','5','2023-05-30 17:59:44','334','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685458729','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3151,'','Cash','','2023-05-30 18:24:03','','0','5','2023-05-30 18:24:03','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51685460236','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3152,'','Invoice','','2023-05-30 18:33:20','','0','5','2023-05-30 18:33:20','379','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51685460778','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3153,'','Invoice','','2023-05-30 18:47:33','','0','5','2023-05-30 18:47:33','209','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','51685461644','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3154,'','Invoice','','2023-05-30 18:52:28','','0','5','2023-05-30 18:52:28','100','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51685461937','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3155,'','Invoice','','2023-05-31 08:14:36','','0','5','2023-05-31 08:14:37','435','0','6160','1','retail','440','6160','1','0','0','0','0','0','6160','printed',' ','','1','0','51685510065','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3156,'','Invoice','','2023-05-31 08:27:06','','0','5','2023-05-31 08:27:06','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685510689','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3157,'','Invoice','','2023-05-31 08:57:57','','0','5','2023-05-31 08:57:57','277','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685511058','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3158,'','Invoice','','2023-05-31 09:01:18','','0','5','2023-05-31 09:01:18','491','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51685512863','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3159,'REV0U0PXOI','Bank','','2023-05-31 09:04:30','','0','5','2023-05-31 09:04:30','492','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51685512956','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3160,'','Invoice','','2023-05-31 09:49:31','','0','5','2023-05-31 09:49:31','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685515766','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3161,'','Invoice','','2023-05-31 10:12:43','','0','5','2023-05-31 10:12:43','248','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51685517150','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3162,'','Invoice','','2023-05-31 10:14:29','','0','5','2023-05-31 10:14:29','124','0','1900','1','retail','0','1900','1','0','0','0','0','1900','0','printed',' ','','1','0','51685517175','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3163,'','Invoice','','2023-05-31 10:31:20','','0','5','2023-05-31 10:31:20','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51685517451','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3164,'','Invoice','','2023-05-31 11:50:19','','0','5','2023-05-31 11:50:19','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51685522989','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3165,'','Invoice','','2023-05-31 11:58:31','','0','5','2023-05-31 11:58:31','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685523494','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3166,'','Invoice','','2023-05-31 12:01:25','','0','5','2023-05-31 12:01:25','439','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685523675','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3167,'','Invoice','','2023-05-31 12:29:29','','0','5','2023-05-31 12:29:29','456','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685525358','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3168,'','Invoice','','2023-05-31 13:13:40','','0','5','2023-05-31 13:13:40','98','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51685527779','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3169,'','Cash','','2023-05-31 14:04:07','','0','5','2023-05-31 14:04:07','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51685531018','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3170,'','Invoice','','2023-05-31 14:41:54','','0','5','2023-05-31 14:41:54','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51685533305','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3171,'','Invoice','','2023-05-31 14:48:48','','0','5','2023-05-31 14:48:48','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51685533716','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3172,'','Invoice','','2023-05-31 14:50:25','','0','5','2023-05-31 14:50:25','437','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685533818','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3173,'','Invoice','','2023-05-31 15:29:56','','0','5','2023-05-31 15:29:56','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51685536183','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3174,'','Invoice','','2023-05-31 16:14:52','','0','5','2023-05-31 16:14:52','131','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51685538882','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3175,'','Invoice','','2023-05-31 16:22:57','','0','5','2023-05-31 16:22:57','234','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51685539364','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3176,'','Invoice','','2023-05-31 16:30:52','','0','5','2023-05-31 16:30:52','400','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685539838','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3177,'','Invoice','','2023-05-31 16:57:34','','0','5','2023-05-31 16:57:34','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685541446','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3178,'','Invoice','','2023-05-31 17:06:01','','0','5','2023-05-31 17:06:01','493','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685541464','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3179,'','Cash','','2023-05-31 17:11:15','','0','5','2023-05-31 17:11:15','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51685541970','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3180,'','Invoice','','2023-05-31 17:13:22','','0','5','2023-05-31 17:13:22','319','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685542396','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3181,'','Invoice','','2023-05-31 17:22:06','','0','5','2023-05-31 17:22:06','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685542919','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3182,'','Invoice','','2023-05-31 18:53:57','','0','5','2023-05-31 18:53:57','189','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51685548380','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3183,'','Invoice','','2023-06-01 09:35:18','','0','5','2023-06-01 09:35:18','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685598203','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3184,'','Invoice','','2023-06-01 09:35:58','','0','5','2023-06-01 09:35:58','262','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685601350','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3185,'','Invoice','','2023-06-01 09:44:15','','0','5','2023-06-01 09:44:15','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51685601369','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3186,'','Invoice','','2023-06-01 10:44:55','','0','5','2023-06-01 10:44:55','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685605485','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3187,'','Invoice','','2023-06-01 11:06:46','','0','5','2023-06-01 11:06:46','48','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51685606797','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3188,'','Invoice','','2023-06-01 11:45:14','','0','5','2023-06-01 11:45:14','105','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51685609076','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3189,'','Invoice','','2023-06-01 11:47:16','','0','5','2023-06-01 11:47:16','383','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685609182','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3190,'','Invoice','','2023-06-01 11:51:31','','0','5','2023-06-01 11:51:31','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685609485','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3191,'','Invoice','','2023-06-01 11:58:17','','0','5','2023-06-01 11:58:17','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685609891','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3192,'','Invoice','','2023-06-01 12:00:10','','0','5','2023-06-01 12:00:10','26','390','390','1','retail','60','390','1','0','0','0','0','0','0','printed',' ','','1','0','51685609999','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3193,'','Cash','','2023-06-01 12:37:42','','0','5','2023-06-01 12:37:42','230','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685612257','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3194,'','Invoice','','2023-06-01 12:59:31','','0','5','2023-06-01 12:59:31','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685612270','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3195,'','Invoice','','2023-06-01 13:00:33','','0','5','2023-06-01 12:59:57','209','0','120','1','retail','30','120','1','0','0','0','0','0','120','printed',' ','','1','0','51685613582','Cleared','5','2023-06-01 13:00:33','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3196,'','Invoice','','2023-06-01 13:01:11','','0','5','2023-06-01 13:01:11','166','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685613664','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3197,'','Invoice','','2023-06-01 14:03:42','','0','5','2023-06-01 14:03:42','250','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685616267','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3198,'','Invoice','','2023-06-01 15:18:57','','0','5','2023-06-01 15:18:57','387','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51685621931','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3199,'','Invoice','','2023-06-01 15:21:35','','0','5','2023-06-01 15:21:35','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51685622087','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3200,'','Invoice','','2023-06-01 15:28:18','','0','5','2023-06-01 15:28:18','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685622107','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3201,'','Invoice','','2023-06-01 15:28:35','','0','5','2023-06-01 15:28:35','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51685622506','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3202,'','Invoice','','2023-06-01 15:44:09','','0','5','2023-06-01 15:44:09','32','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51685622522','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3203,'','Cash','','2023-06-01 16:03:34','','0','5','2023-06-01 16:03:34','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51685623461','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3204,'','Invoice','','2023-06-01 16:33:41','','0','5','2023-06-01 16:33:41','380','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51685626414','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3205,'','Invoice','','2023-06-01 16:53:08','','0','5','2023-06-01 16:53:08','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685626436','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3206,'','Invoice','','2023-06-01 17:10:42','','0','5','2023-06-01 17:10:42','405','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51685627598','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3207,'','Invoice','','2023-06-01 17:41:52','','0','5','2023-06-01 17:41:52','234','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51685630501','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3208,'','Invoice','','2023-06-01 17:46:16','','0','5','2023-06-01 17:46:16','442','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51685630673','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3209,'','Invoice','','2023-06-01 17:49:06','','0','5','2023-06-01 17:49:06','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685630940','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3210,'','Invoice','','2023-06-01 18:40:50','','0','5','2023-06-01 18:40:50','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685634044','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3211,'','Invoice','','2023-06-01 18:47:03','','0','5','2023-06-01 18:47:03','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51685634398','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3212,'','Bank','','2023-06-02 09:10:32','','0','5','2023-06-02 09:10:32','435','0','3640','1','retail','260','3640','1','0','0','0','0','0','3640','printed',' ','','1','0','51685684454','Cleared','5','2023-07-24 11:34:57','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3213,'','Invoice','','2023-06-02 09:33:54','','0','5','2023-06-02 09:33:54','461','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685687627','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3214,'','Invoice','','2023-06-02 10:40:14','','0','5','2023-06-02 10:40:14','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685690334','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3215,'','Bank','','2023-06-02 11:07:41','','0','5','2023-06-02 11:07:41','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51685691623','Cleared','5','2023-07-13 10:01:24','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3216,'','Bank','','2023-06-02 11:08:01','','0','5','2023-06-02 11:08:01','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51685693272','Cleared','5','2023-07-24 12:40:31','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3217,'','Cash','','2023-06-02 13:06:54','','0','5','2023-06-02 13:06:54','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51685700387','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3218,'','Invoice','','2023-06-02 13:08:39','','0','5','2023-06-02 13:08:39','35','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685700426','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3219,'','Invoice','','2023-06-02 13:10:25','','0','5','2023-06-02 13:10:25','268','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685700538','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3220,'','Invoice','','2023-06-02 13:19:10','','0','5','2023-06-02 13:19:10','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685701139','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3221,'','Cash','','2023-06-02 14:42:00','','0','5','2023-06-02 14:42:00','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51685701171','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3222,'RF271QB675','Bank','','2023-06-02 14:44:34','','0','5','2023-06-02 14:42:43','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51685706130','Cleared','5','2023-06-02 14:44:34','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3223,'','Cash','','2023-06-02 14:54:08','','0','5','2023-06-02 14:54:08','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685706838','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3224,'RF281RGE3M','Mpesa','','2023-06-02 14:57:18','','0','5','2023-06-02 14:57:18','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685706990','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3225,'RF281RRWIS','Mpesa','','2023-06-02 15:10:22','','0','5','2023-06-02 15:10:23','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685707726','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3226,'','Invoice','','2023-06-02 16:06:15','','0','5','2023-06-02 16:06:15','201','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685711148','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3227,'','Invoice','','2023-06-02 16:23:59','','0','5','2023-06-02 16:23:59','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685712018','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3228,'','Invoice','','2023-06-02 16:31:13','','0','5','2023-06-02 16:31:13','212','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685712255','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3229,'','Invoice','','2023-06-02 16:41:18','','0','5','2023-06-02 16:41:18','102','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685712683','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3230,'','Invoice','','2023-06-02 16:44:21','','0','5','2023-06-02 16:44:21','71','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','51685713294','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3231,'','Invoice','','2023-06-02 16:50:00','','0','5','2023-06-02 16:50:00','23','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685713790','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3232,'','Invoice','','2023-06-02 17:12:09','','0','5','2023-06-02 17:12:09','413','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685713813','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3233,'','Cash','','2023-06-02 17:19:00','','0','5','2023-06-02 17:19:00','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51685715534','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3234,'','Invoice','','2023-06-02 17:37:50','','0','5','2023-06-02 17:37:50','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685716663','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3235,'','Cash','','2023-06-02 17:48:15','','0','5','2023-06-02 17:48:15','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685717287','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3236,'','Invoice','','2023-06-02 18:07:56','','0','5','2023-06-02 18:07:56','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51685718466','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3237,'','Invoice','','2023-06-02 18:10:10','','0','5','2023-06-02 18:10:10','238','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51685718485','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3238,'','Invoice','','2023-06-02 18:38:14','','0','5','2023-06-02 18:38:14','245','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685720116','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3239,'','Invoice','','2023-06-02 18:38:59','','0','5','2023-06-02 18:38:59','418','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685720329','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3240,'RF343V4JIY','Mpesa','','2023-06-03 08:56:58','','0','5','2023-06-03 08:56:58','333','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685771679','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3241,'','Invoice','','2023-06-03 09:45:05','','0','5','2023-06-03 09:01:56','441','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685772087','Cleared','5','2023-06-03 09:45:05','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3242,'','Invoice','','2023-06-03 10:10:09','','0','5','2023-06-03 10:10:09','209','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','51685776191','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3243,'','Invoice','','2023-06-03 10:15:55','','0','5','2023-06-03 10:15:55','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685776522','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3244,'','Cash','','2023-06-03 18:11:28','','0','5','2023-06-03 10:34:33','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51685776586','Cleared','5','2023-06-03 18:11:28','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3245,'','Invoice','','2023-06-03 10:58:30','','0','5','2023-06-03 10:58:30','390','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51685779050','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3246,'','Invoice','','2023-06-03 12:04:31','','0','5','2023-06-03 11:00:20','261','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685779152','Cleared','5','2023-06-03 12:04:31','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3247,'','Invoice','','2023-06-03 11:16:18','','0','5','2023-06-03 11:01:49','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685779297','Cleared','5','2023-06-03 11:16:18','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3248,'','Invoice','','2023-06-03 11:17:53','','0','5','2023-06-03 11:17:53','121','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51685780230','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3249,'','Invoice','','2023-06-03 11:19:10','','0','5','2023-06-03 11:19:10','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685780287','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3250,'','Mpesa','','2023-06-03 11:41:20','','0','5','2023-06-03 11:41:21','425','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685780809','Cleared','5','2023-06-04 18:20:44','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3251,'RF354CXK0L','Mpesa','','2023-06-03 12:05:59','','0','5','2023-06-03 12:05:59','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51685783148','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3252,'','Invoice','','2023-06-03 12:25:00','','0','5','2023-06-03 12:25:00','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685784260','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3253,'','Invoice','','2023-06-03 14:19:57','','0','5','2023-06-03 12:56:49','30','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51685786095','Cleared','5','2023-06-03 14:19:57','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3254,'','Invoice','','2023-06-03 13:15:16','','0','5','2023-06-03 13:15:16','180','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685787305','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3255,'RF334KYU2D','Mpesa','','2023-06-03 13:25:31','','0','5','2023-06-03 13:24:31','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51685787838','Cleared','5','2023-06-03 13:25:31','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3256,'','Cash','','2023-06-03 13:44:17','','0','5','2023-06-03 13:44:17','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685789036','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3257,'','Invoice','','2023-06-03 15:25:45','','0','5','2023-06-03 13:44:51','99','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685789074','Cleared','5','2023-06-03 15:25:45','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3258,'','Invoice','','2023-06-03 16:05:23','','0','5','2023-06-03 16:05:23','37','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685797503','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3259,'RF3753NYKR','Mpesa','','2023-06-03 16:14:38','','0','5','2023-06-03 16:14:38','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685798049','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3260,'RF36549Z1C','Bank','','2023-06-03 16:20:11','','0','5','2023-06-03 16:20:11','209','0','100','1','retail','0','100','1','0','0','0','0','0','100','printed',' ','','1','0','51685798125','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3261,'','Invoice','','2023-06-03 17:26:34','','0','5','2023-06-03 17:26:34','267','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51685802331','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3262,'','Invoice','','2023-06-03 17:28:17','','0','5','2023-06-03 17:28:18','453','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685802440','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3263,'RF335EGI6J','Bank','','2023-06-03 17:46:24','','0','5','2023-06-03 17:46:24','210','0','2000','1','retail','0','2000','1','0','0','0','0','0','2000','printed',' ','','1','0','51685803491','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3264,'','Invoice','','2023-06-03 18:37:21','','0','5','2023-06-03 18:37:21','253','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685806601','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3265,'','Invoice','','2023-06-04 14:02:33','','0','5','2023-06-04 14:02:33','385','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685874411','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3266,'','Invoice','','2023-06-04 14:02:49','','0','5','2023-06-04 14:02:49','161','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685876562','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3267,'','Invoice','','2023-06-04 14:03:03','','0','5','2023-06-04 14:03:03','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685876578','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3268,'','Invoice','','2023-06-04 14:30:39','','0','5','2023-06-04 14:30:39','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685876591','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3269,'','Mpesa','','2023-06-04 14:40:56','','0','5','2023-06-04 14:40:56','257','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685878246','Cleared','5','2023-07-05 18:16:49','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3270,'','Invoice','','2023-06-04 14:47:49','','0','5','2023-06-04 14:47:49','495','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685878865','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3271,'','Invoice','','2023-06-04 14:48:36','','0','5','2023-06-04 14:48:36','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685879309','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3272,'','Cash','','2023-06-04 14:49:00','','0','5','2023-06-04 14:49:00','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51685879325','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3273,'','Cash','','2023-06-04 15:35:09','','0','5','2023-06-04 15:35:09','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51685882102','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3274,'','Cash','','2023-06-04 15:40:29','','0','5','2023-06-04 15:40:29','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51685882422','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3275,'','Invoice','','2023-06-04 17:00:16','','0','5','2023-06-04 17:00:16','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685882437','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3276,'','Invoice','','2023-06-04 17:39:39','','0','5','2023-06-04 17:39:39','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685889573','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3277,'','Invoice','','2023-06-04 18:09:26','','0','5','2023-06-04 18:09:26','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51685891356','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3278,'','Invoice','','2023-06-04 18:43:48','','0','5','2023-06-04 18:43:48','210','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51685893419','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3279,'','Bank','','2023-06-05 08:05:22','','0','5','2023-06-05 08:05:22','435','0','3640','1','retail','260','3640','1','0','0','0','0','0','3640','printed',' ','','1','0','51685941412','Cleared','5','2023-07-24 11:34:42','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3280,'','Bank','','2023-06-05 08:57:31','','0','5','2023-06-05 08:57:31','13','0','2240','1','retail','160','2240','1','0','0','0','0','0','2240','printed',' ','','1','0','51685942423','Cleared','5','2023-07-26 17:52:47','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3281,'','Invoice','','2023-06-05 10:11:12','','0','5','2023-06-05 10:11:12','248','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51685949059','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3282,'','Invoice','','2023-06-05 10:11:32','','0','5','2023-06-05 10:11:32','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685949082','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3283,'','Invoice','','2023-06-05 11:00:13','','0','5','2023-06-05 11:00:13','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685952008','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3284,'','Invoice','','2023-06-05 11:01:40','','0','5','2023-06-05 11:01:40','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685952024','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3285,'','Invoice','','2023-06-05 11:02:10','','0','5','2023-06-05 11:02:10','224','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685952125','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3286,'','Invoice','','2023-06-05 11:05:06','','0','5','2023-06-05 11:05:06','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685952300','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3287,'','Invoice','','2023-06-05 11:16:00','','0','5','2023-06-05 11:16:00','411','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685952954','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3288,'','Bank','','2023-06-05 11:22:50','','0','5','2023-06-05 11:22:50','10','0','750','1','retail','150','750','1','0','0','0','0','0','750','printed',' ','','1','0','51685952983','Cleared','5','2023-07-13 10:01:06','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3289,'','Invoice','','2023-06-05 11:27:52','','0','5','2023-06-05 11:27:52','483','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685953645','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3290,'','Invoice','','2023-06-05 11:37:38','','0','5','2023-06-05 11:37:38','209','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51685954245','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3291,'','Invoice','','2023-06-05 11:38:27','','0','5','2023-06-05 11:38:27','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51685954299','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3292,'','Invoice','','2023-06-05 11:42:33','','0','5','2023-06-05 11:42:33','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685954546','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3293,'','Invoice','','2023-06-05 11:47:06','','0','5','2023-06-05 11:47:06','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51685954567','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3294,'','Invoice','','2023-06-05 12:13:26','','0','5','2023-06-05 12:13:26','209','0','1200','1','retail','0','1200','1','0','0','0','0','0','1200','printed',' ','','1','0','51685956328','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3295,'','Cash','','2023-06-05 12:40:31','','0','5','2023-06-05 12:40:31','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51685958015','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3296,'','Invoice','','2023-06-05 12:40:58','','0','5','2023-06-05 12:40:58','209','0','120','1','retail','30','120','1','0','0','0','0','0','120','printed',' ','','1','0','51685958038','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3297,'','Invoice','','2023-06-05 12:42:39','','0','5','2023-06-05 12:42:39','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51685958148','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3298,'','Invoice','','2023-06-05 12:54:59','','0','5','2023-06-05 12:54:59','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51685958889','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3299,'RF58AC1IN4','Mpesa','','2023-06-05 13:27:18','','0','5','2023-06-05 13:27:18','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685960813','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3300,'','Invoice','','2023-06-05 14:02:37','','0','5','2023-06-05 14:02:37','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51685962921','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3301,'','Invoice','','2023-06-05 14:02:59','','0','5','2023-06-05 14:02:59','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51685962967','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3302,'','Invoice','','2023-06-05 15:10:40','','0','5','2023-06-05 14:03:31','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51685962990','Cleared','5','2023-06-05 15:10:40','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3303,'','Cash','','2023-06-05 14:59:00','','0','5','2023-06-05 14:59:01','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51685966329','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3304,'','Cash','','2023-06-05 15:15:50','','0','5','2023-06-05 15:15:50','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51685967327','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3305,'','Invoice','','2023-06-05 16:07:33','','0','5','2023-06-05 16:07:33','71','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685970445','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3306,'','Invoice','','2023-06-05 16:55:27','','0','5','2023-06-05 16:55:27','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51685973317','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3307,'','Invoice','','2023-06-05 17:02:59','','0','5','2023-06-05 17:02:59','384','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685973773','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3308,'','Invoice','','2023-06-05 17:17:26','','0','5','2023-06-05 17:17:26','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51685974629','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3309,'','Invoice','','2023-06-05 17:31:55','','0','5','2023-06-05 17:31:55','209','0','1000','1','retail','0','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51685975496','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3310,'','Points','','2023-06-05 17:36:37','','0','5','2023-06-05 17:36:37','238','0','500','1','retail','0','500','1','0','0','0','500','0','0','printed',' ','','1','0','51685975736','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3311,'','Cash','','2023-06-05 18:04:05','','0','5','2023-06-05 18:04:05','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51685977425','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3312,'','Invoice','','2023-06-05 18:08:28','','0','5','2023-06-05 18:08:28','125','0','750','1','retail','0','750','1','0','0','0','0','750','0','printed',' ','','1','0','51685977451','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3313,'','Invoice','','2023-06-05 18:22:47','','0','5','2023-06-05 18:22:47','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685978557','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3314,'','Invoice','','2023-06-05 19:11:25','','0','5','2023-06-05 19:11:25','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685981478','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3315,'','Cash','','2023-06-05 19:11:40','','0','5','2023-06-05 19:11:40','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51685981494','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3316,'','Invoice','','2023-06-05 19:11:52','','0','5','2023-06-05 19:11:52','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685981505','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3317,'','Invoice','','2023-06-05 19:14:58','','0','5','2023-06-05 19:14:58','496','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51685981520','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3318,'','Cash','','2023-06-06 09:12:53','','0','5','2023-06-06 09:12:53','386','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686031966','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3319,'','Invoice','','2023-06-06 11:03:13','','0','5','2023-06-06 11:03:13','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686038569','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3320,'','Invoice','','2023-06-06 12:31:14','','0','5','2023-06-06 12:31:14','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51686040208','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3321,'','Invoice','','2023-06-06 12:38:34','','0','5','2023-06-06 12:32:31','195','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','51686043909','Cleared','5','2023-06-06 12:38:34','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3322,'','Bank','','2023-06-06 12:48:40','','0','5','2023-06-06 12:48:40','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51686044914','Cleared','5','2023-06-06 12:56:33','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3323,'','Cash','','2023-06-06 12:55:53','','0','5','2023-06-06 12:55:53','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51686045348','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3324,'','Cash','','2023-06-06 14:07:53','','0','5','2023-06-06 14:07:53','110','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686049666','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3325,'','Cash','','2023-06-06 15:02:44','','0','5','2023-06-06 15:02:44','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686052918','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3326,'','Invoice','','2023-06-06 15:27:39','','0','5','2023-06-06 15:27:39','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686054452','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3327,'','Invoice','','2023-06-06 16:40:52','','0','5','2023-06-06 16:40:52','209','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51686058843','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3328,'','Invoice','','2023-06-06 16:52:08','','0','5','2023-06-06 16:52:08','48','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51686059516','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3329,'','Invoice','','2023-06-06 16:52:35','','0','5','2023-06-06 16:52:35','381','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686059539','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3330,'','Invoice','','2023-06-06 17:24:52','','0','5','2023-06-06 17:24:52','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51686061461','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3331,'','Cash','','2023-06-06 17:26:28','','0','5','2023-06-06 17:26:29','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51686061564','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3332,'RF63DYVLLN','Mpesa','','2023-06-06 17:26:51','','0','5','2023-06-06 17:26:51','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686061599','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3333,'','Invoice','','2023-06-06 17:36:31','','0','5','2023-06-06 17:36:31','38','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686062159','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3334,'','Invoice','','2023-06-06 17:42:23','','0','5','2023-06-06 17:42:23','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686062507','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3335,'','Invoice','','2023-06-06 17:58:57','','0','5','2023-06-06 17:58:57','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686063530','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3336,'','Invoice','','2023-06-06 18:04:21','','0','5','2023-06-06 18:04:21','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51686063555','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3337,'','Invoice','','2023-06-06 18:10:40','','0','5','2023-06-06 18:10:40','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686064229','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3338,'','Invoice','','2023-06-06 18:16:59','','0','5','2023-06-06 18:16:59','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686064613','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3339,'','Invoice','','2023-06-06 18:30:37','','0','5','2023-06-06 18:30:37','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686065428','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3340,'','Bank','','2023-06-07 08:08:28','','0','5','2023-06-07 08:08:28','435','0','6160','1','retail','440','6160','1','0','0','0','0','0','6160','printed',' ','','1','0','51686114489','Cleared','5','2023-07-24 11:34:27','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3341,'','Invoice','','2023-06-07 08:37:42','','0','5','2023-06-07 08:37:42','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686116251','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3342,'','Invoice','','2023-06-07 08:58:09','','0','5','2023-06-07 08:58:09','36','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51686117480','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3343,'','Bank','','2023-06-07 08:58:43','','0','5','2023-06-07 08:58:43','13','0','2240','1','retail','160','2240','1','0','0','0','0','0','2240','printed',' ','','1','0','51686117509','Cleared','5','2023-07-26 17:52:29','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3344,'','Invoice','','2023-06-07 08:59:06','','0','5','2023-06-07 08:59:06','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51686117533','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3345,'','Invoice','','2023-06-07 09:30:20','','0','5','2023-06-07 09:30:20','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686119411','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3346,'','Invoice','','2023-06-07 09:54:16','','0','5','2023-06-07 09:54:16','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686120850','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3347,'','Invoice','','2023-06-07 10:06:26','','0','5','2023-06-07 10:06:26','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686121571','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3348,'','Invoice','','2023-06-07 10:56:49','','0','5','2023-06-07 10:56:49','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686124604','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3349,'','Invoice','','2023-06-07 11:22:55','','0','5','2023-06-07 11:22:55','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51686126167','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3350,'','Cash','','2023-06-07 12:29:14','','0','5','2023-06-07 12:29:14','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51686130146','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3351,'','Invoice','','2023-06-07 13:11:51','','0','5','2023-06-07 13:11:51','471','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686132705','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3352,'','Invoice','','2023-06-07 13:32:40','','0','5','2023-06-07 13:32:40','27','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51686132720','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3353,'RF73GD0CG1','Mpesa','','2023-06-07 14:23:31','','0','5','2023-06-07 14:23:31','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51686136995','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3354,'','Points','','2023-06-07 14:24:21','','0','5','2023-06-07 14:24:21','238','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51686137053','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3355,'','Invoice','','2023-06-07 14:26:52','','0','5','2023-06-07 14:26:52','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51686137201','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3356,'','Invoice','','2023-06-07 15:23:23','','0','5','2023-06-07 15:23:23','168','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686140589','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3357,'','Invoice','','2023-06-07 15:24:35','','0','5','2023-06-07 15:24:35','484','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51686140641','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3358,'','Invoice','','2023-06-07 15:25:00','','0','5','2023-06-07 15:25:00','167','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686140689','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3359,'RF76GKYS5S','Mpesa','','2023-06-07 15:25:40','','0','5','2023-06-07 15:25:40','387','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','51686140725','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3360,'','Invoice','','2023-06-07 16:02:06','','0','5','2023-06-07 16:02:06','29','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51686142891','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3361,'','Invoice','','2023-06-07 16:03:56','','0','5','2023-06-07 16:03:56','450','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686143022','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3362,'','Invoice','','2023-06-07 16:11:40','','0','5','2023-06-07 16:05:46','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51686143129','Cleared','5','2023-06-07 16:11:40','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3363,'','Invoice','','2023-06-07 16:27:40','','0','5','2023-06-07 16:27:40','321','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686144387','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3364,'','Invoice','','2023-06-07 17:11:47','','0','5','2023-06-07 17:11:47','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51686147094','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3365,'RF73GWHUU3','Mpesa','','2023-06-07 17:20:53','','0','5','2023-06-07 17:20:53','348','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686147640','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3366,'RF71GTW6U3','Mpesa','','2023-06-07 17:22:39','','0','5','2023-06-07 17:22:39','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51686147729','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3367,'','Invoice','','2023-06-07 17:32:24','','0','5','2023-06-07 17:32:24','436','0','5600','1','retail','0','5600','1','0','0','0','0','5300','300','printed',' ','','1','0','51686148314','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3368,'','Cash','','2023-06-07 17:39:33','','0','5','2023-06-07 17:39:33','92','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51686148768','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3369,'','Cash','','2023-06-07 18:06:48','','0','5','2023-06-07 18:06:48','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51686148782','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3370,'','Invoice','','2023-06-07 18:11:15','','0','5','2023-06-07 18:11:15','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686150667','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3371,'','Invoice','','2023-06-07 18:49:19','','0','5','2023-06-07 18:49:19','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686152903','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3372,'','Invoice','','2023-06-07 18:53:58','','0','5','2023-06-07 18:53:58','497','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51686152969','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3373,'','Invoice','','2023-06-07 18:56:36','','0','5','2023-06-07 18:56:36','498','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686153249','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3374,'','Cash','','2023-06-08 08:52:40','','0','5','2023-06-08 08:52:40','106','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686203553','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3375,'','Cash','','2023-06-08 09:06:38','','0','5','2023-06-08 09:06:38','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51686203935','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3376,'','Invoice','','2023-06-08 09:07:03','','0','5','2023-06-08 09:07:03','70','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51686204408','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3377,'','Invoice','','2023-06-08 09:09:54','','0','5','2023-06-08 09:09:54','180','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686204439','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3378,'','Invoice','','2023-06-08 09:22:02','','0','5','2023-06-08 09:22:02','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686204944','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3379,'','Invoice','','2023-06-08 09:23:36','','0','5','2023-06-08 09:23:36','209','0','410','1','retail','40','410','1','0','0','0','0','410','0','printed',' ','','1','0','51686205344','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3380,'','Invoice','','2023-06-08 09:23:59','','0','5','2023-06-08 09:23:59','247','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686205428','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3381,'','Cash','','2023-06-08 09:44:08','','0','5','2023-06-08 09:44:08','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51686205879','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3382,'','Bank','','2023-06-08 09:51:48','','0','5','2023-06-08 09:51:48','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51686206665','Cleared','5','2023-07-13 10:00:48','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3383,'','Bank','','2023-06-08 09:52:15','','0','5','2023-06-08 09:52:15','11','0','750','1','retail','150','750','1','0','0','0','0','0','750','printed',' ','','1','0','51686207120','Cleared','5','2023-07-24 12:40:15','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3384,'','Invoice','','2023-06-08 09:54:51','','0','5','2023-06-08 09:54:51','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51686207142','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3385,'','Invoice','','2023-06-08 10:50:33','','0','5','2023-06-08 10:50:33','227','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686210626','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3386,'','Points','','2023-06-08 11:07:14','','0','5','2023-06-08 11:07:14','99','540','560','1','retail','40','560','1','0','0','0','20','0','0','printed',' ','','1','0','51686211153','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3387,'','Invoice','','2023-06-08 11:09:02','','0','5','2023-06-08 11:09:02','94','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51686211711','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3388,'','Invoice','','2023-06-08 11:31:34','','0','5','2023-06-08 11:31:34','467','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51686212681','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3389,'','Invoice','','2023-06-08 11:35:45','','0','5','2023-06-08 11:35:45','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686213340','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3390,'','Cash','','2023-06-08 11:45:30','','0','5','2023-06-08 11:45:30','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51686213464','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3391,'','Cash','','2023-06-08 11:50:03','','0','5','2023-06-08 11:50:03','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51686214191','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3392,'','Invoice','','2023-06-08 11:54:17','','0','5','2023-06-08 11:54:17','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686214444','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3393,'','Invoice','','2023-06-08 12:32:19','','0','5','2023-06-08 12:32:19','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686216733','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3394,'','Invoice','','2023-06-08 12:45:25','','0','5','2023-06-08 12:45:25','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686216753','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3395,'','Invoice','','2023-06-08 12:57:20','','0','5','2023-06-08 12:57:20','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51686218204','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3396,'RF81J54TQD','Mpesa','','2023-06-08 13:06:38','','0','5','2023-06-08 12:59:06','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686218336','Cleared','5','2023-06-08 13:06:38','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3397,'','Cash','','2023-06-08 13:13:01','','0','5','2023-06-08 13:13:01','209','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','51686218840','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3398,'','Invoice','','2023-06-08 13:32:36','','0','5','2023-06-08 13:32:36','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686220339','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3399,'','Cash','','2023-06-08 14:22:24','','0','5','2023-06-08 14:22:24','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51686222150','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3400,'','Invoice','','2023-06-08 14:22:50','','0','5','2023-06-08 14:22:50','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686223351','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3401,'','Invoice','','2023-06-08 14:25:35','','0','5','2023-06-08 14:25:35','272','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686223527','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3402,'','Invoice','','2023-06-08 14:34:52','','0','5','2023-06-08 14:34:52','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686224079','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3403,'','Invoice','','2023-06-08 14:40:14','','0','5','2023-06-08 14:40:14','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686224401','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3404,'','Cash','','2023-06-08 14:57:21','','0','5','2023-06-08 14:57:21','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51686225435','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3405,'','Invoice','','2023-06-08 15:05:42','','0','5','2023-06-08 15:05:42','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51686225912','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3406,'','Cash','','2023-06-08 16:13:10','','0','5','2023-06-08 16:13:10','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51686229979','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3407,'','Cash','','2023-06-08 16:57:43','','0','5','2023-06-08 16:57:43','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686232542','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3408,'','Invoice','','2023-06-08 17:59:10','','0','5','2023-06-08 17:59:10','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686236340','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3409,'','Invoice','','2023-06-08 17:59:29','','0','5','2023-06-08 17:59:29','295','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686236359','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3410,'','Invoice','','2023-06-08 17:59:47','','0','5','2023-06-08 17:59:47','229','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686236378','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3411,'','Invoice','','2023-06-08 18:03:51','','0','5','2023-06-08 18:03:51','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686236624','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3412,'','Bank','','2023-06-09 08:07:01','','0','5','2023-06-09 08:07:01','435','0','7000','1','retail','500','7000','1','0','0','0','0','0','7000','printed',' ','','1','0','51686287210','Cleared','5','2023-07-24 11:33:39','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3413,'','Invoice','','2023-06-09 08:38:11','','0','5','2023-06-09 08:38:11','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51686289082','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3414,'','Invoice','','2023-06-09 08:54:32','','0','5','2023-06-09 08:54:32','209','0','120','1','retail','30','120','1','0','0','0','0','0','120','printed',' ','','1','0','51686289137','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3415,'','Invoice','','2023-06-09 09:57:28','','0','5','2023-06-09 09:57:28','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686290122','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3416,'','Invoice','','2023-06-09 09:57:50','','0','5','2023-06-09 09:57:50','248','280','560','1','retail','40','560','1','0','0','0','0','0','280','printed',' ','','1','0','51686293861','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3417,'','Invoice','','2023-06-09 10:36:13','','0','5','2023-06-09 10:36:13','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686293900','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3418,'','Invoice','','2023-06-09 11:20:29','','0','5','2023-06-09 11:20:29','213','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686298820','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3419,'','Invoice','','2023-06-09 11:20:52','','0','5','2023-06-09 11:20:52','117','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51686298838','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3420,'','Invoice','','2023-06-09 11:23:10','','0','5','2023-06-09 11:23:10','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686298976','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3421,'','Invoice','','2023-06-09 11:30:54','','0','5','2023-06-09 11:30:54','43','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686299008','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3422,'','Invoice','','2023-06-09 12:18:50','','0','5','2023-06-09 12:18:50','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51686302316','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3423,'','Invoice','','2023-06-09 12:32:29','','0','5','2023-06-09 12:32:29','365','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686302380','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3424,'','Cash','','2023-06-09 13:07:25','','0','5','2023-06-09 13:07:25','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51686305231','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3425,'','Invoice','','2023-06-09 15:58:50','','0','5','2023-06-09 15:58:50','455','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686315521','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3426,'','Invoice','','2023-06-09 15:59:19','','0','5','2023-06-09 15:59:19','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686315545','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3427,'','Invoice','','2023-06-09 16:00:05','','0','5','2023-06-09 16:00:05','433','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51686315596','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3428,'','Invoice','','2023-06-09 16:09:11','','0','5','2023-06-09 16:09:11','37','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686316134','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3429,'','Invoice','','2023-06-09 16:35:38','','0','5','2023-06-09 16:35:38','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686317712','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3430,'','Invoice','','2023-06-09 17:30:48','','0','5','2023-06-09 17:30:48','84','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51686321014','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3431,'','Invoice','','2023-06-09 17:31:02','','0','5','2023-06-09 17:31:02','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686321055','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3432,'','Invoice','','2023-06-09 17:45:37','','0','5','2023-06-09 17:45:37','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51686321929','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3433,'','Invoice','','2023-06-09 17:46:01','','0','5','2023-06-09 17:46:01','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51686321945','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3434,'','Cash','','2023-06-09 17:57:23','','0','5','2023-06-09 17:57:23','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51686322624','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3435,'','Invoice','','2023-06-09 18:24:09','','0','5','2023-06-09 18:24:09','67','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51686324240','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3436,'','Invoice','','2023-06-09 18:41:54','','0','5','2023-06-09 18:41:54','475','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686324264','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3437,'','Invoice','','2023-06-10 09:20:58','','0','5','2023-06-10 09:20:58','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686378049','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3438,'','Invoice','','2023-06-10 18:02:45','','0','5','2023-06-10 09:23:47','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51686378190','Cleared','5','2023-06-10 18:02:45','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3439,'','Bank','','2023-06-10 09:34:52','','0','5','2023-06-10 09:34:52','20','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51686378879','Cleared','5','2023-07-23 16:34:07','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3440,'RFA10QZW2H','Mpesa','','2023-06-10 10:40:50','','0','5','2023-06-10 09:42:45','209','0','1400','1','retail','100','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','51686378903','Cleared','5','2023-06-10 10:40:50','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3441,'RFA80NJTNA','Bank','','2023-06-10 10:04:06','','0','5','2023-06-10 10:04:06','210','0','500','1','retail','0','500','1','0','0','0','0','0','500','printed',' ','','1','0','51686379733','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3442,'RFA10A6JDJ','Mpesa','','2023-06-10 10:09:22','','0','5','2023-06-10 10:09:22','438','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686380943','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3443,'RFA300J2SV','Mpesa','','2023-06-10 10:14:13','','0','5','2023-06-10 10:14:13','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51686381036','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3444,'','Invoice','','2023-06-10 10:23:59','','0','5','2023-06-10 10:23:59','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686381680','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3445,'','Invoice','','2023-06-10 17:54:04','','0','5','2023-06-10 10:43:06','26','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51686382975','Cleared','5','2023-06-10 17:54:04','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3446,'','Invoice','','2023-06-10 11:28:02','','0','5','2023-06-10 11:28:02','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686385672','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3447,'','Invoice','','2023-06-10 11:38:20','','0','5','2023-06-10 11:38:20','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686385734','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3448,'','Invoice','','2023-06-10 11:47:08','','0','5','2023-06-10 11:47:08','201','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686386815','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3449,'RFA5P1BDXR','Mpesa','','2023-06-10 12:23:55','','0','5','2023-06-10 12:23:55','99','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686388925','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3450,'RFA2P1NLNO','Mpesa','','2023-06-10 12:30:57','','0','5','2023-06-10 12:30:57','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686389396','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3451,'RFA9P2SWCZ','Mpesa','','2023-06-10 12:41:52','','0','5','2023-06-10 12:41:52','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51686390088','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3452,'','Invoice','','2023-06-10 12:59:04','','0','5','2023-06-10 12:59:04','54','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686391131','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3453,'RFA2PABOJ8','Mpesa','','2023-06-10 13:53:46','','0','5','2023-06-10 13:53:46','180','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51686394371','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3454,'','Invoice','','2023-06-10 18:19:20','','0','5','2023-06-10 13:59:35','241','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51686394760','Cleared','5','2023-06-10 18:19:20','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3455,'','Invoice','','2023-06-10 14:00:58','','0','5','2023-06-10 14:00:58','35','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686394850','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3456,'RFAOPG1ERM','Mpesa','','2023-06-10 14:48:35','','0','5','2023-06-10 14:48:36','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686397706','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3457,'','Invoice','','2023-06-10 15:34:07','','0','5','2023-06-10 15:31:27','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686400279','Cleared','5','2023-06-10 15:34:07','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3458,'','Invoice','','2023-06-10 15:59:32','','0','5','2023-06-10 15:59:32','383','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686401941','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3459,'RFA6POIXC4','Mpesa','','2023-06-10 16:08:16','','0','5','2023-06-10 16:08:16','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51686401988','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3460,'','Invoice','','2023-06-10 16:40:16','','0','5','2023-06-10 16:39:25','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51686404212','Cleared','5','2023-06-10 16:40:16','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3461,'','Invoice','','2023-06-10 17:08:09','','0','5','2023-06-10 17:08:09','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686406068','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3462,'','Mpesa','','2023-06-10 17:09:30','','0','5','2023-06-10 17:09:30','485','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686406159','Cleared','5','2023-06-10 17:47:17','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3463,'RFA9PUSKPL','Mpesa','','2023-06-10 17:11:20','','0','5','2023-06-10 17:11:20','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51686406253','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3464,'','Cash','','2023-06-10 17:17:13','','0','5','2023-06-10 17:17:13','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686406617','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3465,'','Invoice','','2023-06-10 17:36:12','','0','5','2023-06-10 17:36:12','388','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686407713','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3466,'','Invoice','','2023-06-10 17:40:01','','0','5','2023-06-10 17:40:01','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686407978','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3467,'','Invoice','','2023-06-10 18:03:11','','0','5','2023-06-10 18:03:11','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686409378','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3468,'','Cash','','2023-06-10 18:31:33','','0','5','2023-06-10 18:31:33','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51686411076','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3469,'','Cash','','2023-06-10 18:53:53','','0','5','2023-06-10 18:53:53','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51686412406','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3470,'','Invoice','','2023-06-11 12:56:38','','0','5','2023-06-11 12:56:38','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686476062','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3471,'','Invoice','','2023-06-11 12:57:02','','0','5','2023-06-11 12:57:02','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686477414','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3472,'','Invoice','','2023-06-11 12:57:23','','0','5','2023-06-11 12:57:23','209','0','260','1','retail','40','260','1','0','0','0','0','0','260','printed',' ','','1','0','51686477431','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3473,'','Invoice','','2023-06-11 12:57:49','','0','5','2023-06-11 12:57:49','373','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51686477451','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3474,'','Invoice','','2023-06-11 13:55:53','','0','5','2023-06-11 13:55:53','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686480948','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3475,'','Invoice','','2023-06-11 14:39:39','','0','5','2023-06-11 14:39:39','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686480961','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3476,'','Invoice','','2023-06-11 14:51:42','','0','5','2023-06-11 14:51:42','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51686483591','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3477,'','Invoice','','2023-06-11 15:56:11','','0','5','2023-06-11 15:56:11','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686484359','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3478,'','Invoice','','2023-06-11 15:56:35','','0','5','2023-06-11 15:56:35','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686488184','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3479,'','Invoice','','2023-06-11 15:57:00','','0','5','2023-06-11 15:57:00','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686488210','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3480,'','Invoice','','2023-06-11 15:57:15','','0','5','2023-06-11 15:57:15','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686488227','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3481,'','Invoice','','2023-06-11 16:08:18','','0','5','2023-06-11 16:08:18','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686488889','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3482,'','Invoice','','2023-06-11 16:08:38','','0','5','2023-06-11 16:08:38','314','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686488907','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3483,'','Invoice','','2023-06-11 17:48:07','','0','5','2023-06-11 17:48:07','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686494247','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3484,'','Cash','','2023-06-11 18:02:31','','0','5','2023-06-11 18:02:31','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51686495723','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3485,'','Invoice','','2023-06-11 18:27:07','','0','5','2023-06-11 18:27:07','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686497218','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3486,'','Bank','','2023-06-12 08:06:31','','0','5','2023-06-12 08:06:31','435','0','6440','1','retail','460','6440','1','0','0','0','0','0','6440','printed',' ','','1','0','51686546375','Cleared','5','2023-07-24 11:33:19','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3487,'','Cash','','2023-06-12 08:48:27','','0','5','2023-06-12 08:48:27','32','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686548899','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3488,'','Invoice','','2023-06-12 08:48:50','','0','5','2023-06-12 08:48:50','332','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686548918','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3489,'','Bank','','2023-06-12 09:02:33','','0','5','2023-06-12 09:02:33','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51686549739','Cleared','5','2023-07-26 17:52:13','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3490,'','Invoice','','2023-06-12 09:51:02','','0','5','2023-06-12 09:51:02','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686552656','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3491,'','Invoice','','2023-06-12 10:04:14','','0','5','2023-06-12 10:04:14','453','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686553448','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3492,'','Invoice','','2023-06-12 10:28:18','','0','5','2023-06-12 10:28:18','52','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51686553463','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3493,'','Invoice','','2023-06-12 10:53:35','','0','5','2023-06-12 10:53:35','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686556403','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3494,'','Invoice','','2023-06-12 10:53:57','','0','5','2023-06-12 10:53:57','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686556431','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3495,'','Bank','','2023-06-12 11:11:05','','0','5','2023-06-12 11:11:05','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51686557450','Cleared','5','2023-07-13 10:00:26','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3496,'','Bank','','2023-06-12 11:11:52','','0','5','2023-06-12 11:11:52','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51686557486','Cleared','5','2023-07-24 12:39:58','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3497,'','Invoice','','2023-06-12 11:20:27','','0','5','2023-06-12 11:20:27','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686558020','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3498,'','Invoice','','2023-06-12 11:42:21','','0','5','2023-06-12 11:42:21','497','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','51686559306','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3499,'','Invoice','','2023-06-12 11:43:17','','0','5','2023-06-12 11:43:17','483','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686559389','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3500,'','Invoice','','2023-06-12 11:47:41','','0','5','2023-06-12 11:47:41','313','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51686559652','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3501,'','Cash','','2023-06-12 13:21:34','','0','5','2023-06-12 13:21:34','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51686565288','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3502,'','Cash','','2023-06-12 13:50:12','','0','5','2023-06-12 13:50:12','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51686565299','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3503,'','Invoice','','2023-06-12 13:52:22','','0','5','2023-06-12 13:52:22','121','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51686567029','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3504,'','Cash','','2023-06-12 14:03:43','','0','5','2023-06-12 14:03:43','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51686567154','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3505,'','Invoice','','2023-06-12 14:38:34','','0','5','2023-06-12 14:38:34','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686568832','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3506,'','Cash','','2023-06-12 14:48:59','','0','5','2023-06-12 14:48:59','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51686570531','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3507,'','Invoice','','2023-06-12 15:19:18','','0','5','2023-06-12 15:19:18','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686570546','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3508,'','Cash','','2023-06-12 17:18:31','','0','5','2023-06-12 16:02:07','214','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686574921','Cleared','5','2023-06-12 17:18:31','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3509,'','Invoice','','2023-06-12 16:28:01','','0','5','2023-06-12 16:28:01','250','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686576116','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3510,'','Cash','','2023-06-12 16:47:52','','0','5','2023-06-12 16:47:52','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51686577655','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3511,'','Invoice','','2023-06-12 17:07:47','','0','5','2023-06-12 17:07:47','499','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686577679','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3512,'','Invoice','','2023-06-12 18:06:36','','0','5','2023-06-12 18:06:36','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686582390','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3513,'','Invoice','','2023-06-12 18:12:18','','0','5','2023-06-12 18:12:18','418','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686582404','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3514,'','Invoice','','2023-06-12 18:12:33','','0','5','2023-06-12 18:12:33','197','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686582747','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3515,'','Invoice','','2023-06-13 09:19:40','','0','5','2023-06-13 09:19:40','248','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51686637134','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3516,'','Invoice','','2023-06-13 10:01:53','','0','5','2023-06-13 10:01:53','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686637200','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3517,'','Invoice','','2023-06-13 11:07:49','','0','5','2023-06-13 11:07:49','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686643656','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3518,'','Invoice','','2023-06-13 11:22:13','','0','5','2023-06-13 11:22:13','423','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686644106','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3519,'','Invoice','','2023-06-13 11:33:35','','0','5','2023-06-13 11:30:52','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51686645008','Cleared','5','2023-06-13 11:33:35','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3520,'','Invoice','','2023-06-13 13:36:57','','0','5','2023-06-13 13:36:58','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686652610','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3521,'','Invoice','','2023-06-13 13:37:17','','0','5','2023-06-13 13:37:17','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686652628','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3522,'','Invoice','','2023-06-13 13:59:26','','0','5','2023-06-13 13:59:26','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686653955','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3523,'','Invoice','','2023-06-13 16:14:15','','0','5','2023-06-13 16:14:15','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51686661983','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3524,'','Invoice','','2023-06-13 16:57:05','','0','5','2023-06-13 16:57:05','245','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686663159','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3525,'','Cash','','2023-06-13 17:01:32','','0','5','2023-06-13 17:01:32','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51686664885','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3526,'','Invoice','','2023-06-13 17:38:08','','0','5','2023-06-13 17:38:08','397','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686667071','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3527,'','Invoice','','2023-06-13 18:09:54','','0','5','2023-06-13 18:09:54','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686668989','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3528,'','Invoice','','2023-06-13 18:21:53','','0','5','2023-06-13 18:21:53','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','',NULL,'0','51686669703','Cleared','5','2023-06-13 18:21:53','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3529,'','Invoice','','2023-06-13 18:24:42','','0','5','2023-06-13 18:24:42','449','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686669876','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3530,'','Invoice','','2023-06-13 18:38:58','','0','5','2023-06-13 18:38:58','209','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51686670729','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3531,'','Invoice','','2023-06-13 18:55:21','','0','5','2023-06-13 18:55:21','67','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51686671707','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3532,'','Bank','','2023-06-14 08:11:28','','0','5','2023-06-14 08:11:28','435','0','5600','1','retail','400','5600','1','0','0','0','0','0','5600','printed',' ','','1','0','51686719464','Cleared','5','2023-07-24 11:31:53','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3533,'','Invoice','','2023-06-14 08:51:58','','0','5','2023-06-14 08:51:58','324','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686721643','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3534,'','Invoice','','2023-06-14 09:02:34','','0','5','2023-06-14 09:02:34','367','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51686721930','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3535,'','Invoice','','2023-06-14 09:45:38','','0','5','2023-06-14 09:45:38','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51686725128','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3536,'','Invoice','','2023-06-14 10:26:51','','0','5','2023-06-14 10:26:51','116','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686725485','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3537,'','Points','','2023-06-14 11:12:39','','0','5','2023-06-14 11:12:39','287','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51686729201','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3538,'','Invoice','','2023-06-14 11:19:18','','0','5','2023-06-14 11:19:18','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686730464','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3539,'','Invoice','','2023-06-14 11:56:29','','0','5','2023-06-14 11:56:29','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686732979','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3540,'','Invoice','','2023-06-14 13:05:08','','0','5','2023-06-14 12:03:21','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686733008','Cleared','5','2023-06-14 13:05:08','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3541,'','Invoice','','2023-06-14 12:04:03','','0','5','2023-06-14 12:04:03','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686733436','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3542,'','Invoice','','2023-06-14 12:50:40','','0','5','2023-06-14 12:50:40','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51686736214','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3543,'','Cash','','2023-06-14 12:51:42','','0','5','2023-06-14 12:51:42','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51686736296','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3544,'','Invoice','','2023-06-14 13:12:41','','0','5','2023-06-14 13:05:20','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51686736311','Cleared','5','2023-06-14 13:12:41','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3545,'','Invoice','','2023-06-14 13:27:12','','0','5','2023-06-14 13:27:12','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686738426','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3546,'','Invoice','','2023-06-14 13:51:01','','0','5','2023-06-14 13:51:01','110','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51686739687','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3547,'','Invoice','','2023-06-14 14:19:33','','0','5','2023-06-14 14:19:33','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51686739949','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3548,'','Invoice','','2023-06-14 14:23:21','','0','5','2023-06-14 14:23:21','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686741780','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3549,'','Cash','','2023-06-14 14:32:58','','0','5','2023-06-14 14:32:58','455','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51686741809','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3550,'','Invoice','','2023-06-14 14:52:11','','0','5','2023-06-14 14:52:11','500','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686743442','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3551,'','Invoice','','2023-06-14 15:22:39','','0','5','2023-06-14 15:22:39','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51686745353','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3552,'','Invoice','','2023-06-14 16:15:39','','0','5','2023-06-14 16:15:39','283','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51686748517','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3553,'','Invoice','','2023-06-14 16:19:00','','0','5','2023-06-14 16:19:00','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686748735','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3554,'','Invoice','','2023-06-14 16:44:20','','0','5','2023-06-14 16:44:20','142','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686750255','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3555,'','Invoice','','2023-06-14 16:52:34','','0','5','2023-06-14 16:52:34','296','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686750734','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3556,'','Invoice','','2023-06-14 16:58:18','','0','5','2023-06-14 16:58:18','450','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686751087','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3557,'','Invoice','','2023-06-14 17:19:25','','0','5','2023-06-14 17:19:02','501','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686752319','Cleared','5','2023-06-14 17:19:25','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3558,'','Cash','','2023-06-14 17:20:23','','0','5','2023-06-14 17:20:23','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686752415','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3559,'','Invoice','','2023-06-14 17:21:17','','0','5','2023-06-14 17:21:17','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51686752469','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3560,'','Invoice','','2023-06-14 17:44:37','','0','5','2023-06-14 17:44:38','502','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686753761','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3561,'','Invoice','','2023-06-14 17:44:57','','0','5','2023-06-14 17:44:57','255','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686753890','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3562,'','Invoice','','2023-06-14 18:09:40','','0','5','2023-06-14 18:09:40','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51686755364','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3563,'RFF93JHHML','Mpesa','','2023-06-15 08:18:41','','0','5','2023-06-15 08:18:41','488','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51686806308','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3564,'','Bank','','2023-06-15 09:05:19','','0','5','2023-06-15 09:05:19','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51686807900','Cleared','5','2023-07-26 17:51:57','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3565,'','Invoice','','2023-06-15 09:08:45','','0','5','2023-06-15 09:08:45','118','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51686809311','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3566,'','Invoice','','2023-06-15 10:06:51','','0','5','2023-06-15 10:06:51','102','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51686812799','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3567,'','Bank','','2023-06-15 11:22:54','','0','5','2023-06-15 11:22:54','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51686817324','Cleared','5','2023-07-13 10:00:08','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3568,'','Bank','','2023-06-15 11:23:14','','0','5','2023-06-15 11:23:14','11','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51686817384','Cleared','5','2023-07-24 12:39:35','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3569,'','Cash','','2023-06-15 12:37:10','','0','5','2023-06-15 12:37:10','443','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51686821809','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3570,'','Invoice','','2023-06-15 12:38:10','','0','5','2023-06-15 12:38:10','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51686821875','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3571,'','Invoice','','2023-06-15 12:39:08','','0','5','2023-06-15 12:39:08','117','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51686821898','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3572,'','Cash','','2023-06-15 12:57:35','','0','5','2023-06-15 12:57:35','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51686822994','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3573,'','Invoice','','2023-06-15 13:05:43','','0','5','2023-06-15 13:05:43','209','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51686823072','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3574,'','Invoice','','2023-06-15 13:19:57','','0','5','2023-06-15 13:19:57','503','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686824311','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3575,'RFF54BD31X','Mpesa','','2023-06-15 13:35:52','','0','5','2023-06-15 13:35:15','414','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51686825302','Cleared','5','2023-06-15 13:35:52','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3576,'','Invoice','','2023-06-15 14:00:47','','0','5','2023-06-15 14:00:47','62','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686826840','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3577,'','Invoice','','2023-06-15 14:31:14','','0','5','2023-06-15 14:31:14','425','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686828667','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3578,'','Invoice','','2023-06-15 15:00:15','','0','5','2023-06-15 15:00:15','205','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686828683','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3579,'','Invoice','','2023-06-15 15:43:10','','0','5','2023-06-15 15:43:11','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686832985','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3580,'','Invoice','','2023-06-15 15:52:52','','0','5','2023-06-15 15:52:52','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51686833566','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3581,'','Cash','','2023-06-15 16:49:37','','0','5','2023-06-15 15:56:01','272','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686833740','Cleared','5','2023-06-15 16:49:37','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3582,'','Invoice','','2023-06-15 16:31:50','','0','5','2023-06-15 16:31:50','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686835903','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3583,'','Cash','','2023-06-15 16:33:14','','0','5','2023-06-15 16:33:14','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51686835983','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3584,'','Invoice','','2023-06-15 16:42:59','','0','5','2023-06-15 16:42:59','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686836574','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3585,'','Invoice','','2023-06-15 16:57:00','','0','5','2023-06-15 16:57:00','505','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686837325','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3586,'','Cash','','2023-06-15 17:57:12','','0','5','2023-06-15 17:57:12','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51686840985','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3587,'','Invoice','','2023-06-15 18:00:12','','0','5','2023-06-15 18:00:12','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686841185','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3588,'','Invoice','','2023-06-15 19:06:05','','0','5','2023-06-15 19:06:05','110','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51686845140','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3589,'','Invoice','','2023-06-15 19:06:57','','0','5','2023-06-15 19:06:57','434','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51686845208','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3590,'','Invoice','','2023-06-15 19:23:01','','0','5','2023-06-15 19:23:01','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686846174','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3591,'','Cash','','2023-06-15 19:23:52','','0','5','2023-06-15 19:23:52','238','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','51686846217','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3592,'','Bank','','2023-06-16 07:55:17','','0','5','2023-06-16 07:55:17','435','0','5600','1','retail','400','5600','1','0','0','0','0','0','5600','printed',' ','','1','0','51686891305','Cleared','5','2023-07-24 11:31:24','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3593,'','Invoice','','2023-06-16 08:34:15','','0','5','2023-06-16 08:34:15','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686893645','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3594,'','Invoice','','2023-06-16 08:57:07','','0','5','2023-06-16 08:57:07','180','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686894629','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3595,'','Invoice','','2023-06-16 08:58:14','','0','5','2023-06-16 08:58:14','209','0','400','1','retail','0','400','1','0','0','0','0','0','400','printed',' ','','1','0','51686895084','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3596,'','Mpesa','','2023-06-16 11:06:15','','0','5','2023-06-16 09:23:36','257','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51686896607','Cleared','5','2023-07-05 18:17:11','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3597,'','Invoice','','2023-06-16 11:06:35','','0','5','2023-06-16 11:06:35','506','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686902786','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3598,'','Invoice','','2023-06-16 11:07:10','','0','5','2023-06-16 11:07:10','196','0','1900','1','retail','0','1900','1','0','0','0','0','1900','0','printed',' ','','1','0','51686902812','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3599,'','Cash','','2023-06-16 11:07:45','','0','5','2023-06-16 11:07:45','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51686902839','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3600,'','Invoice','','2023-06-16 11:08:28','','0','5','2023-06-16 11:08:28','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686902897','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3601,'','Invoice','','2023-06-16 11:09:07','','0','5','2023-06-16 11:09:07','210','0','1060','1','retail','0','1060','1','0','0','0','0','0','1060','printed',' ','','1','0','51686902916','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3602,'','Invoice','','2023-06-16 11:09:30','','0','5','2023-06-16 11:09:30','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51686902957','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3603,'','Invoice','','2023-06-16 11:10:04','','0','5','2023-06-16 11:10:04','195','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','51686902981','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3604,'','Invoice','','2023-06-16 11:15:35','','0','5','2023-06-16 11:15:35','209','0','1600','1','retail','0','1600','1','0','0','0','0','0','1600','printed',' ','','1','0','51686903321','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3605,'','Bank','','2023-06-19 08:59:05','','0','5','2023-06-19 08:59:05','435','0','3920','1','retail','280','3920','1','0','0','0','0','0','3920','printed',' ','','1','0','51687154325','Cleared','5','2023-07-24 11:30:59','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3606,'','Invoice','','2023-06-19 08:59:22','','0','5','2023-06-19 08:59:22','180','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687154356','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3607,'','Invoice','','2023-06-19 08:59:43','','0','5','2023-06-19 08:59:43','299','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687154371','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3608,'','Invoice','','2023-06-19 09:00:00','','0','5','2023-06-19 09:00:00','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687154393','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3609,'','Invoice','','2023-06-19 09:02:10','','0','5','2023-06-19 09:02:10','70','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51687154513','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3610,'','Invoice','','2023-06-19 09:45:36','','0','5','2023-06-19 09:06:01','248','1400','1400','1','retail','100','1400','1','0','0','0','0','0','0','printed',' ','','1','0','51687154739','Cleared','5','2023-06-19 09:45:36','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3611,'','Invoice','','2023-06-19 09:07:49','','0','5','2023-06-16 09:07:49','447','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687154823','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3612,'','Invoice','','2023-06-19 09:08:16','','0','5','2023-06-16 09:08:16','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687154884','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3613,'','Bank','','2023-06-19 09:09:09','','0','5','2023-06-19 09:09:09','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51687154938','Cleared','5','2023-07-26 17:53:44','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3614,'','Invoice','','2023-06-19 09:14:04','','0','5','2023-06-16 09:11:12','156','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687155056','Cleared','5','2023-06-16 09:14:04','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3615,'','Cash','','2023-06-19 09:17:18','','0','5','2023-06-16 09:17:18','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51687155429','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3616,'','Invoice','','2023-06-19 09:17:43','','0','5','2023-06-16 09:17:43','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51687155450','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3617,'','Invoice','','2023-06-19 09:18:09','','0','5','2023-06-16 09:18:09','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687155479','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3618,'','Invoice','','2023-06-19 09:18:49','','0','5','2023-06-16 09:18:49','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687155516','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3619,'','Invoice','','2023-06-19 09:19:15','','0','5','2023-06-16 09:19:15','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687155544','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3620,'','Invoice','','2023-06-19 09:20:10','','0','5','2023-06-16 09:20:10','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687155601','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3621,'','Cash','','2023-06-19 09:21:43','','0','5','2023-06-16 09:21:43','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687155693','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3622,'','Cash','','2023-06-19 09:24:02','','0','5','2023-06-16 09:24:02','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51687155716','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3623,'','Invoice','','2023-06-19 09:26:50','','0','5','2023-06-16 09:26:50','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51687155854','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3624,'','Invoice','','2023-06-19 09:27:31','','0','5','2023-06-16 09:27:31','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51687156026','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3625,'','Points','','2023-06-19 11:07:03','','0','5','2023-06-19 09:29:11','106','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51687156126','Cleared','5','2023-06-19 11:07:03','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3626,'','Invoice','','2023-06-19 09:31:25','','0','5','2023-06-16 09:31:25','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687156277','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3627,'','Invoice','','2023-06-19 09:31:54','','0','5','2023-06-16 09:31:54','318','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687156302','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3628,'','Invoice','','2023-06-19 09:33:22','','0','5','2023-06-16 09:33:22','381','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687156383','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3629,'','Points','','2023-06-19 09:33:55','','0','5','2023-06-16 09:33:55','238','0','560','1','retail','40','560','1','0','0','0','200','360','0','printed',' ','','1','0','51687156415','Cleared','5','2023-09-04 14:35:24','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3630,'','Invoice','','2023-06-19 09:35:38','','0','5','2023-06-16 09:35:38','209','0','100','1','retail','0','100','1','0','0','0','0','0','100','printed',' ','','1','0','51687156529','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3631,'','Cash','','2023-06-19 09:36:04','','0','5','2023-06-16 09:36:04','176','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687156553','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3632,'','Invoice','','2023-06-19 09:42:32','','0','5','2023-06-16 09:42:32','23','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687156940','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3633,'','Invoice','','2023-06-19 09:46:58','','0','5','2023-06-16 09:46:58','30','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51687157209','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3634,'','Invoice','','2023-06-19 09:49:49','','0','5','2023-06-17 09:49:49','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687157371','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3635,'RFL1CVKIFP','Mpesa','','2023-06-19 09:52:07','','0','5','2023-06-17 09:52:07','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687157493','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3636,'','Invoice','','2023-06-19 14:01:43','','0','5','2023-06-19 09:58:06','36','0','900','1','retail','0','900','1','0','0','0','0','600','300','printed',' ','','1','0','51687157631','Cleared','5','2023-06-19 14:01:43','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3637,'','Cash','','2023-06-19 14:04:49','','0','5','2023-06-19 09:59:55','108','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51687157952','Cleared','5','2023-06-19 14:04:49','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3638,'','Cash','','2023-06-19 10:01:09','','0','5','2023-06-17 10:01:09','26','390','390','1','retail','60','390','1','0','0','0','0','0','0','printed',' ','','1','0','51687158040','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3639,'RFH59VRO7L','Mpesa','','2023-06-19 10:04:20','','0','5','2023-06-17 10:04:20','470','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687158239','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3640,'','Invoice','','2023-06-19 14:05:55','','0','5','2023-06-19 10:05:45','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51687158318','Cleared','5','2023-06-19 14:05:55','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3641,'','Invoice','','2023-06-19 14:07:57','','0','5','2023-06-19 10:08:27','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687158481','Cleared','5','2023-06-19 14:07:57','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3642,'RTYHUJIKOP0','Mpesa','','2023-06-19 12:15:45','','0','5','2023-06-17 10:09:38','86','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687158548','Cleared','5','2023-06-17 12:15:45','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3643,'','Invoice','','2023-06-19 14:11:20','','0','5','2023-06-19 10:10:28','469','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51687158598','Cleared','5','2023-06-19 14:11:20','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3644,'','Invoice','','2023-06-19 14:21:28','','0','5','2023-06-19 10:11:37','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687158655','Cleared','5','2023-06-19 14:21:28','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3645,'RFGUIYTEW','Bank','','2023-06-19 10:17:34','','0','5','2023-06-17 10:17:34','209','0','60','1','retail','0','60','1','0','0','0','0','0','60','printed',' ','','1','0','51687159020','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3646,'','Invoice','','2023-06-19 14:55:56','','0','5','2023-06-19 10:19:07','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51687159089','Cleared','5','2023-06-19 14:55:56','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3647,'RFGTYU67IL','Mpesa','','2023-06-19 10:20:41','','0','5','2023-06-17 10:20:41','98','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51687159174','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3648,'RFTYUIOLT','Mpesa','','2023-06-19 10:23:27','','0','5','2023-06-17 10:23:27','441','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687159288','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3649,'RFDYUIKL2','Cash','','2023-06-19 10:25:20','','0','5','2023-06-17 10:25:20','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed','RFDYUIKL2','','1','0','51687159502','Cleared','5','2023-06-19 12:11:18','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3650,'RDFYUILY7','Mpesa','','2023-06-19 10:26:23','','0','5','2023-06-17 10:26:23','218','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687159550','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3651,'RTYUIO876','Mpesa','','2023-06-19 10:28:20','','0','5','2023-06-17 10:28:20','141','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687159678','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3652,'RTYUIO0967','Mpesa','','2023-06-19 10:31:57','','0','5','2023-06-17 10:31:57','108','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51687159794','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3653,'RTYUI864L','Mpesa','','2023-06-19 10:32:37','','0','5','2023-06-17 10:32:37','501','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687159943','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3654,'','Cash','','2023-06-19 10:33:40','','0','5','2023-06-17 10:33:40','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51687159986','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3655,'RTUIO8760','Mpesa','','2023-06-19 10:34:24','','0','5','2023-06-17 10:34:24','57','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687160050','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3656,'','Invoice','','2023-06-19 17:01:25','','-0','5','2023-06-17 10:35:46','264','0','0','1','retail','600','0','1','0','0','0','0','0','0','printed',' ','','1','0','51687160120','Cleared','5','2023-06-19 17:01:25','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3657,'','Cash','','2023-06-19 10:37:00','','0','5','2023-06-17 10:37:00','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51687160178','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3658,'RTYUIJHFI','Bank','','2023-06-19 10:38:02','','0','5','2023-06-17 10:38:02','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51687160250','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3659,'RTYUJHFG867','Mpesa','','2023-06-19 10:43:08','','0','5','2023-06-17 10:43:08','227','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51687160411','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3660,'RTHGDSAE34','Mpesa','','2023-06-19 10:44:08','','0','5','2023-06-17 10:44:08','288','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687160631','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3661,'RFTHJGFDRR','Mpesa','','2023-06-19 10:45:56','','0','5','2023-06-17 10:45:56','209','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51687160687','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3662,'RTGFGHJI','Mpesa','','2023-06-19 10:46:41','','0','5','2023-06-17 10:46:41','285','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687160792','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3663,'RTYGHKLO0','Mpesa','','2023-06-19 10:47:44','','0','5','2023-06-17 10:47:44','99','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687160830','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3664,'RFGHTYU875','Mpesa','','2023-06-19 10:49:03','','0','5','2023-06-17 10:49:03','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51687160920','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3665,'','Invoice','','2023-06-19 16:16:19','','0','5','2023-06-19 10:50:08','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687160990','Cleared','5','2023-06-19 16:16:19','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3666,'RTYUKJDS45','Mpesa','','2023-06-19 10:50:51','','0','5','2023-06-17 10:50:51','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687161033','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3667,'RTYUIIO8765','Mpesa','','2023-06-19 10:51:29','','0','5','2023-06-17 10:51:29','334','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687161078','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3668,'','Bank','','2023-06-19 10:55:11','','0','5','2023-06-19 10:55:11','10','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51687161301','Cleared','5','2023-07-13 09:59:50','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3669,'','Bank','','2023-06-19 10:56:25','','0','5','2023-06-19 10:56:25','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51687161366','Cleared','5','2023-07-24 12:38:30','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3670,'','Invoice','','2023-06-19 11:04:23','','0','5','2023-06-19 11:04:23','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51687161856','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3671,'','Invoice','','2023-06-19 11:05:02','','0','5','2023-06-19 11:05:02','168','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687161893','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3672,'','Invoice','','2023-06-19 11:05:25','','0','5','2023-06-19 11:05:25','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687161916','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3673,'','Invoice','','2023-06-19 11:48:34','','0','5','2023-06-19 11:48:35','209','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51687164373','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3674,'','Invoice','','2023-06-19 11:49:27','','0','5','2023-06-19 11:49:27','170','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687164561','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3675,'','Cash','','2023-06-19 11:53:14','','0','5','2023-06-19 11:53:15','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51687164784','Cleared','5','2023-06-27 16:30:29','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3676,'','Invoice','','2023-06-19 11:53:34','','0','5','2023-06-19 11:53:34','37','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687164807','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3677,'RTYUI90G6','Mpesa','','2023-06-19 12:05:06','','0','5','2023-06-17 12:05:06','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687165499','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3678,'RTYUI90G6','Mpesa','','2023-06-19 12:07:50','','0','5','2023-06-17 12:07:51','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687165610','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3679,'RUIKOLU78','Mpesa','','2023-06-19 12:34:52','','0','5','2023-06-17 12:34:52','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51687167275','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3680,'RFTYU876L','Mpesa','','2023-06-19 12:46:14','','0','5','2023-06-18 12:46:14','100','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51687167942','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3681,'RDFGU89O','Mpesa','','2023-06-19 12:52:03','','0','5','2023-06-18 12:52:03','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687168300','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3682,'RTYHBDS34','Cash','','2023-06-19 12:53:43','','0','5','2023-06-18 12:53:43','391','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed','RTYHBDS34','','1','0','51687168412','Cleared','5','2023-06-19 13:16:19','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3683,'RTYBVSDE32QA','Mpesa','','2023-06-19 12:56:55','','0','5','2023-06-18 12:56:55','190','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687168547','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3684,'rtygfdwe45','Mpesa','','2023-06-19 12:59:36','','0','5','2023-06-18 12:59:36','426','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687168664','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3685,'RTFGY76DF','Mpesa','','2023-06-19 13:01:08','','0','5','2023-06-18 13:01:08','480','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687168851','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3686,'RTGHJILKB','Mpesa','','2023-06-19 13:02:04','','0','5','2023-06-18 13:02:04','392','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687168908','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3687,'','Invoice','','2023-06-19 13:14:07','','0','5','2023-06-19 13:03:05','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687168970','Cleared','5','2023-06-19 13:14:07','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3688,'RTYUIO7654','Mpesa','','2023-06-19 13:04:06','','0','5','2023-06-18 13:04:06','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51687169023','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3689,'RTYUGFEWQ','Mpesa','','2023-06-19 13:04:52','','0','5','2023-06-18 13:04:52','293','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687169073','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3690,'','Invoice','','2023-06-19 13:14:59','','0','5','2023-06-19 13:14:59','363','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687169690','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3691,'','Invoice','','2023-06-19 17:53:33','','0','5','2023-06-19 17:53:33','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51687186404','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3692,'','Invoice','','2023-06-19 17:59:44','','0','5','2023-06-19 17:59:44','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687186777','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3693,'','Invoice','','2023-06-19 18:00:17','','0','5','2023-06-19 18:00:17','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687186808','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3694,'','Invoice','','2023-06-19 18:00:38','','0','5','2023-06-19 18:00:38','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687186828','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3695,'','Invoice','','2023-06-19 18:10:22','','0','5','2023-06-19 18:10:22','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687187412','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3696,'','Invoice','','2023-06-19 18:17:07','','0','5','2023-06-19 18:17:07','201','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687187819','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3697,'','Invoice','','2023-06-19 18:25:30','','0','5','2023-06-19 18:25:30','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687188321','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3698,'','Cash','','2023-06-19 18:54:42','','0','5','2023-06-19 18:52:25','209','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51687189928','Cleared','5','2023-06-19 18:59:35','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3699,'','Invoice','','2023-06-19 18:55:45','','0','5','2023-06-19 18:55:45','67','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51687190113','Cleared','5','2023-06-19 19:00:07','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3700,'','Invoice','','2023-06-20 08:56:39','','0','5','2023-06-20 08:56:39','288','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51687240588','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3701,'','Bank','','2023-06-20 08:56:58','','0','5','2023-06-20 08:56:58','89','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51687240610','Cleared','5','2023-06-21 10:04:30','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3702,'','Invoice','','2023-06-20 09:15:41','','0','5','2023-06-20 09:15:41','507','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687241727','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3703,'','Cash','','2023-06-20 09:33:05','','0','5','2023-06-20 09:33:05','433','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51687242703','Cleared','5','2023-06-20 10:10:50','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3704,'','Cash','','2023-06-20 09:59:41','','0','5','2023-06-20 09:59:41','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51687243014','Cleared','5','2023-06-20 17:14:53','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3705,'','Bank','','2023-06-20 11:31:54','','0','5','2023-06-20 11:31:54','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51687249885','Cleared','5','2023-06-21 10:05:42','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3706,'','Invoice','','2023-06-20 11:32:54','','0','5','2023-06-20 11:32:54','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687249966','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3707,'','Invoice','','2023-06-20 11:42:12','','0','5','2023-06-20 11:42:12','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51687250518','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3708,'','Invoice','','2023-06-20 11:48:02','','0','5','2023-06-20 11:48:02','132','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687250603','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3709,'','Cash','','2023-06-20 12:43:48','','0','5','2023-06-20 12:43:22','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51687254069','Cleared','5','2023-06-20 17:14:00','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3710,'','Invoice','','2023-06-20 12:45:07','','0','5','2023-06-20 12:45:07','115','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51687254297','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3711,'','Bank','','2023-06-20 13:19:41','','0','5','2023-06-20 13:19:41','209','0','120','1','retail','30','120','1','0','0','0','0','0','120','printed',' ','','1','0','51687256056','Cleared','5','2023-06-20 13:20:20','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3712,'','Invoice','','2023-06-20 13:53:05','','0','5','2023-06-20 13:53:05','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687258377','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3713,'','Invoice','','2023-06-20 14:06:48','','0','5','2023-06-20 14:06:48','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687259102','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3714,'','Cash','','2023-06-20 14:07:07','','0','5','2023-06-20 14:07:07','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51687259219','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3715,'','Invoice','','2023-06-20 14:22:00','','0','5','2023-06-20 14:22:00','245','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687259351','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3716,'','Mpesa','','2023-06-20 16:20:24','','0','5','2023-06-20 16:20:24','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51687267204','Cleared','5','2023-06-20 16:24:03','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3717,'','Cash','','2023-06-20 16:21:02','','0','5','2023-06-20 16:21:02','209','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51687267236','Cleared','5','2023-06-20 16:23:34','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3718,'','Cash','','2023-06-20 16:21:49','','0','5','2023-06-20 16:21:49','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687267304','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3719,'','Mpesa','','2023-06-20 17:17:37','','0','5','2023-06-20 17:17:37','209','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51687270647','Cleared','5','2023-06-20 17:19:47','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3720,'','Bank','','2023-06-20 17:18:04','','0','5','2023-06-20 17:18:04','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51687270668','Cleared','5','2023-06-21 10:09:52','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3721,'','Mpesa','','2023-06-20 17:19:15','','0','5','2023-06-20 17:19:15','209','0','120','1','retail','30','120','1','0','0','0','0','120','0','printed',' ','','1','0','51687270738','Cleared','5','2023-06-20 17:20:09','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3722,'','Invoice','','2023-06-20 17:23:39','','0','5','2023-06-20 17:23:39','261','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687271009','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3723,'','Mpesa','','2023-06-20 17:30:45','','0','5','2023-06-20 17:30:45','180','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51687271432','Cleared','5','2023-06-20 17:31:49','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3724,'','Invoice','','2023-06-20 17:56:03','','0','5','2023-06-20 17:56:03','169','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687272954','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3725,'','Invoice','','2023-06-20 18:29:28','','0','5','2023-06-20 18:29:28','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687274961','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3726,'','Invoice','','2023-06-20 18:40:44','','0','5','2023-06-20 18:40:44','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687275629','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3727,'','Bank','','2023-06-21 08:11:58','','0','5','2023-06-21 08:11:58','435','0','3360','1','retail','240','3360','1','0','0','0','0','0','3360','printed',' ','','1','0','51687324295','Cleared','5','2023-07-24 11:30:00','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3728,'','Mpesa','','2023-06-21 09:45:19','','0','5','2023-06-21 09:45:19','172','0','810','1','retail','90','810','1','0','0','0','0','810','0','printed',' ','','1','0','51687329902','Cleared','5','2023-06-21 10:02:49','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3729,'','Mpesa','','2023-06-21 10:26:57','','0','5','2023-06-21 09:47:54','196','0','1710','1','retail','190','1710','1','0','0','0','0','1710','0','printed',' ','','1','0','51687330043','Cleared','5','2023-06-21 16:04:59','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3730,'','Mpesa','','2023-06-21 09:49:05','','0','5','2023-06-21 09:49:05','411','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687330121','Cleared','5','2023-06-21 10:02:11','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3731,'','Mpesa','','2023-06-21 09:51:04','','0','5','2023-06-21 09:51:04','89','0','250','1','retail','50','250','1','0','0','0','0','250','0','printed',' ','','1','0','51687330230','Cleared','5','2023-06-21 14:39:56','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3732,'','Mpesa','','2023-06-21 09:59:01','','0','5','2023-06-21 09:59:01','349','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51687330723','Cleared','5','2023-06-21 10:01:29','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3733,'','Invoice','','2023-06-21 10:00:05','','0','5','2023-06-21 10:00:05','91','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687330798','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3734,'','Mpesa','','2023-06-21 10:26:13','','0','5','2023-06-21 10:26:13','408','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687332358','Cleared','5','2023-06-21 10:59:38','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3735,'','Mpesa','','2023-06-21 10:34:16','','0','5','2023-06-21 10:34:16','483','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687332839','Cleared','5','2023-06-21 16:31:04','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3736,'','Mpesa','','2023-06-21 11:42:05','','0','5','2023-06-21 11:42:05','188','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687336910','Cleared','5','2023-06-21 11:42:55','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3737,'','Mpesa','','2023-06-21 12:46:53','','0','5','2023-06-21 12:02:23','138','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51687338127','Cleared','5','2023-06-21 17:11:29','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3738,'','Cash','','2023-06-21 12:46:16','','0','5','2023-06-21 12:37:05','478','270','270','1','retail','30','270','1','0','0','0','0','0','0','printed',' ','','1','0','51687340211','Cleared','5','2023-06-21 15:59:44','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3739,'','Mpesa','','2023-06-21 12:45:37','','0','5','2023-06-21 12:43:13','505','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687340269','Cleared','5','2023-06-21 13:09:23','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3740,'','Mpesa','','2023-06-21 13:19:33','','0','5','2023-06-21 13:19:33','121','0','1290','1','retail','60','1290','1','0','0','0','0','1290','0','printed',' ','','1','0','51687342723','Cleared','5','2023-06-21 18:40:18','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3741,'','Mpesa','','2023-06-21 14:05:59','','0','5','2023-06-21 13:43:54','69','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51687342859','Cleared','5','2023-06-21 17:10:10','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3742,'','Mpesa','','2023-06-21 14:05:30','','0','5','2023-06-21 13:49:45','310','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687344575','Cleared','5','2023-06-21 17:11:58','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3743,'','Mpesa','','2023-06-21 13:57:14','','0','5','2023-06-21 13:57:14','508','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687344804','Cleared','5','2023-06-21 14:05:02','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3744,'','Cash','','2023-06-21 14:29:33','','0','5','2023-06-21 14:28:21','110','250','250','1','retail','50','250','1','0','0','0','0','0','0','printed',' ','','1','0','51687346847','Cleared','5','2023-06-21 14:30:30','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3745,'','Mpesa','','2023-06-21 14:33:40','','0','5','2023-06-21 14:33:40','305','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687347208','Cleared','5','2023-06-21 16:00:37','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3746,'','Mpesa','','2023-06-21 15:07:39','','0','5','2023-06-21 15:07:39','372','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687349240','Cleared','5','2023-06-22 16:29:51','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3747,'','Mpesa','','2023-06-21 15:30:10','','0','5','2023-06-21 15:30:10','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51687349371','Cleared','5','2023-06-21 15:31:06','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3748,'','Mpesa','','2023-06-21 15:35:54','','0','5','2023-06-21 15:31:51','182','0','500','1','retail','100','500','1','0','0','0','0','500','0','printed',' ','','1','0','51687350690','Cleared','5','2023-06-21 15:36:59','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3749,'','Cash','','2023-06-21 15:33:00','','0','5','2023-06-21 15:33:00','68','270','270','1','retail','30','270','1','0','0','0','0','0','0','printed',' ','','1','0','51687350767','Cleared','5','2023-06-21 17:22:45','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3750,'','Mpesa','','2023-06-21 15:44:50','','0','5','2023-06-21 15:44:50','224','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687351477','Cleared','5','2023-06-21 16:05:21','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3751,'','Mpesa','','2023-06-21 16:55:54','','0','5','2023-06-21 16:55:54','488','0','250','1','retail','50','250','1','0','0','0','0','250','0','printed',' ','','1','0','51687355475','Cleared','5','2023-06-21 16:57:24','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3752,'','Mpesa','','2023-06-21 16:56:24','','0','5','2023-06-21 16:56:24','509','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687355775','Cleared','5','2023-06-21 16:57:04','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3753,'','Mpesa','','2023-06-21 17:12:59','','0','5','2023-06-21 17:12:59','361','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687356769','Cleared','5','2023-06-21 17:32:59','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3754,'','Mpesa','','2023-06-21 18:09:04','','0','5','2023-06-21 18:09:04','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51687360137','Cleared','5','2023-06-21 18:11:11','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3755,'','Cash','','2023-06-21 18:17:10','','0','5','2023-06-21 18:17:10','40','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687360549','Cleared','5','2023-06-21 18:46:25','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3756,'','Bank','','2023-06-21 18:29:27','','0','5','2023-06-21 18:28:33','510','0','500','1','retail','0','500','1','0','0','0','0','0','500','printed',' ','','1','0','51687361191','Cleared','5','2023-06-21 18:36:18','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3757,'','Cash','','2023-06-21 18:31:00','','0','5','2023-06-21 18:31:00','453','270','270','1','retail','30','270','1','0','0','0','0','0','0','printed',' ','','1','0','51687361442','Cleared','5','2023-06-21 18:52:37','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3758,'','Bank','','2023-06-22 08:30:51','','0','5','2023-06-22 08:30:51','324','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51687411835','Cleared','5','2023-06-23 08:22:02','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3759,'','Cash','','2023-06-22 17:23:23','','0','5','2023-06-22 08:31:25','461','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687411879','Cleared','5','2023-06-22 17:23:23','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3760,'','Bank','','2023-06-22 09:45:37','','0','5','2023-06-22 09:45:37','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51687416316','Cleared','5','2023-07-24 12:38:08','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3761,'','Bank','','2023-06-22 09:47:05','','0','5','2023-06-22 09:47:05','10','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51687416415','Cleared','5','2023-07-13 09:59:31','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3762,'','Invoice','','2023-06-22 10:12:36','','0','5','2023-06-22 10:12:36','446','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51687417749','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3763,'','Mpesa','','2023-06-22 10:20:32','','0','5','2023-06-22 10:20:32','364','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687418422','Cleared','5','2023-06-22 11:31:56','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3764,'','Mpesa','','2023-06-22 12:41:01','','0','5','2023-06-22 12:41:01','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51687426845','Cleared','5','2023-06-22 13:30:10','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3765,'','Mpesa','','2023-06-22 13:08:12','','0','5','2023-06-22 13:08:12','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687426895','Cleared','5','2023-06-22 13:29:07','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3766,'','Bank','','2023-06-22 14:01:41','','0','5','2023-06-22 14:01:41','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51687431687','Cleared','5','2023-07-26 17:51:30','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3767,'','Mpesa','','2023-06-22 14:31:50','','0','5','2023-06-22 14:31:50','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687433484','Cleared','5','2023-06-22 15:18:03','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3768,'','Mpesa','','2023-06-22 15:17:00','','0','5','2023-06-22 15:11:57','209','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51687435898','Cleared','5','2023-06-22 15:18:21','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3769,'','Mpesa','','2023-06-22 15:21:25','','0','5','2023-06-22 15:21:25','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687436477','Cleared','5','2023-06-22 15:22:47','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3770,'','Mpesa','','2023-06-22 16:19:29','','0','5','2023-06-22 16:19:29','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687439963','Cleared','5','2023-06-23 08:23:18','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3771,'','Mpesa','','2023-06-22 16:42:10','','0','5','2023-06-22 16:42:10','163','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687440663','Cleared','5','2023-06-22 16:43:14','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3772,'','Mpesa','','2023-06-22 16:44:39','','0','5','2023-06-22 16:44:39','384','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687441472','Cleared','5','2023-06-22 17:52:24','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3773,'','Mpesa','','2023-06-22 16:45:39','','0','5','2023-06-22 16:45:39','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687441531','Cleared','5','2023-06-22 17:11:08','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3774,'','Mpesa','','2023-06-22 18:23:50','','0','5','2023-06-22 16:47:51','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687441615','Cleared','5','2023-06-22 18:28:00','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3775,'','Cash','','2023-06-22 16:50:36','','0','5','2023-06-22 16:50:36','32','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687441749','Cleared','5','2023-06-22 18:27:11','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3776,'','Cash','','2023-06-22 17:56:08','','0','5','2023-06-22 17:55:42','209','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','51687445712','Cleared','5','2023-06-22 17:57:19','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3777,'','Mpesa','','2023-06-22 18:26:35','','0','5','2023-06-22 18:26:35','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51687447587','Cleared','5','2023-06-22 18:27:41','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3778,'','Cash','','2023-06-22 18:31:30','','0','5','2023-06-22 18:31:30','450','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687447881','Cleared','5','2023-06-23 08:49:56','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3779,'','Mpesa','','2023-06-22 18:37:03','','0','5','2023-06-22 18:37:03','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687448210','Cleared','5','2023-06-23 08:21:35','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3780,'','Bank','','2023-06-23 08:17:19','','0','5','2023-06-23 08:17:19','435','0','6440','1','retail','460','6440','1','0','0','0','0','0','6440','printed',' ','','1','0','51687497426','Cleared','5','2023-07-24 11:29:42','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3781,'','Mpesa','','2023-06-23 10:33:59','','0','5','2023-06-23 10:33:59','213','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687505621','Cleared','5','2023-06-23 10:44:16','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3782,'','Mpesa','','2023-06-23 11:10:29','','0','5','2023-06-23 11:10:29','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687507796','Cleared','5','2023-06-23 17:24:39','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3783,'','Cash','','2023-06-23 11:25:18','','0','5','2023-06-23 11:25:18','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687508711','Cleared','5','2023-06-23 19:05:27','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3784,'','Mpesa','','2023-06-23 11:39:30','','0','5','2023-06-23 11:39:30','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687509565','Cleared','5','2023-06-23 12:51:43','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3785,'','Mpesa','','2023-06-23 12:11:06','','0','5','2023-06-23 12:11:06','52','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51687510413','Cleared','5','2023-06-23 16:43:20','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3786,'','Cash','','2023-06-23 12:14:30','','0','5','2023-06-23 12:14:30','443','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51687511650','Cleared','5','2023-06-23 15:44:01','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3787,'','Mpesa','','2023-06-23 13:12:33','','0','5','2023-06-23 13:12:33','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687514243','Cleared','5','2023-06-25 16:31:11','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3788,'','Mpesa','','2023-06-23 13:41:48','','0','5','2023-06-23 13:41:48','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51687516312','Cleared','5','2023-06-23 18:27:35','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3789,'','Mpesa','','2023-06-23 15:22:26','','0','5','2023-06-23 15:22:26','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687522937','Cleared','5','2023-06-27 16:32:32','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3790,'','Cash','','2023-06-23 15:23:15','','0','5','2023-06-23 15:23:15','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687522988','Cleared','5','2023-06-23 15:30:02','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3791,'','Cash','','2023-06-23 15:24:16','','0','5','2023-06-23 15:24:16','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51687523025','Cleared','5','2023-06-23 17:13:00','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3792,'','Mpesa','','2023-06-23 15:25:00','','0','5','2023-06-23 15:25:00','272','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687523093','Cleared','5','2023-06-23 15:42:01','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3793,'','Cash','','2023-06-23 15:26:06','','0','5','2023-06-23 15:26:06','386','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687523153','Cleared','5','2023-06-23 16:42:44','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3794,'','Mpesa','','2023-06-23 15:27:12','','0','5','2023-06-23 15:27:12','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687523221','Cleared','5','2023-06-23 17:05:03','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3795,'','Mpesa','','2023-06-23 15:27:34','','0','5','2023-06-23 15:27:34','388','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687523247','Cleared','5','2023-06-23 15:42:17','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3796,'','Mpesa','','2023-06-23 15:40:12','','0','5','2023-06-23 15:40:12','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687524001','Cleared','5','2023-06-23 15:42:34','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3797,'','Mpesa','','2023-06-23 16:15:31','','0','5','2023-06-23 16:15:31','511','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687526122','Cleared','5','2023-06-23 18:29:02','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3798,'','Cash','','2023-06-23 16:41:07','','0','5','2023-06-23 16:41:07','94','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51687527658','Cleared','5','2023-06-23 19:05:52','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3799,'','Mpesa','','2023-06-23 17:19:47','','0','5','2023-06-23 17:19:47','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687529973','Cleared','5','2023-06-23 18:36:00','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3800,'','Mpesa','','2023-06-23 17:20:46','','0','5','2023-06-23 17:20:46','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687530032','Cleared','5','2023-06-23 17:24:57','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3801,'','Mpesa','','2023-06-23 17:34:43','','0','5','2023-06-23 17:34:43','429','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51687530619','Cleared','5','2023-06-23 18:44:49','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3802,'','Cash','','2023-06-23 17:47:48','','0','5','2023-06-23 17:47:48','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51687531660','Cleared','5','2023-06-23 17:48:24','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3803,'','Bank','','2023-06-23 18:27:53','','0','5','2023-06-23 18:27:53','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51687534061','Cleared','5','2023-06-23 18:30:41','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3804,'','Cash','','2023-06-23 18:47:08','','0','5','2023-06-23 18:47:08','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687535209','Cleared','5','2023-06-23 19:04:36','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3805,'','Invoice','','2023-06-24 09:02:21','','0','5','2023-06-24 09:02:21','390','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51687585348','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3806,'','Mpesa','','2023-06-26 15:17:56','','0','5','2023-06-24 09:06:29','413','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687586759','Cleared','5','2023-06-27 19:51:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3807,'','Cash','','2023-06-24 11:17:34','','40','5','2023-06-24 11:13:09','99','860','860','1','retail','40','860','1','0','0','0','0','0','0','printed',' ','','1','0','51687594317','Cleared','5','2023-06-24 11:17:34','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3808,'','Mpesa','','2023-06-24 11:19:41','','0','5','2023-06-24 11:19:41','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51687594762','Cleared','5','2023-06-26 14:36:45','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3809,'','Invoice','','2023-06-24 12:54:13','','0','5','2023-06-24 12:54:13','314','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687600416','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3810,'','Invoice','','2023-06-24 13:35:06','','0','5','2023-06-24 13:35:06','154','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687602891','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3811,'','Invoice','','2023-06-24 14:11:05','','0','5','2023-06-24 13:39:59','125','0','730','1','retail','20','-300','1','0','0','0','0','730','0','printed',' ','','1','0','51687603188','Cleared','5','2023-06-27 16:19:12','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3812,'','Invoice','','2023-06-24 14:20:00','','0','5','2023-06-24 14:20:00','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687605573','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3813,'','Invoice','','2023-06-24 14:22:13','','0','5','2023-06-24 14:22:13','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687605713','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3814,'','Invoice','','2023-06-24 14:31:34','','0','5','2023-06-24 14:31:34','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687606284','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3815,'','Invoice','','2023-06-24 15:10:40','','0','5','2023-06-24 15:10:41','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51687608543','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3816,'RTYUI90G6','Mpesa','','2023-06-24 15:38:33','','40','5','2023-06-24 15:38:33','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51687610291','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3817,'RFO6U16AAC','Mpesa','','2023-06-24 16:15:42','','20','5','2023-06-24 16:15:42','232','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51687612529','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3818,'','Invoice','','2023-06-24 16:30:07','','0','5','2023-06-24 16:30:07','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687613383','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3819,'','Cash','','2023-06-24 16:53:46','','0','5','2023-06-24 16:53:46','209','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','51687614813','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3820,'','Invoice','','2023-06-24 16:57:29','','0','5','2023-06-24 16:57:29','245','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687614999','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3821,'RF02UN6F4E','Mpesa','','2023-06-24 16:59:28','','40','5','2023-06-24 16:59:28','209','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51687615129','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3822,'','Invoice','','2023-06-24 17:52:59','','0','5','2023-06-24 17:52:59','209','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','51687618147','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3823,'','Cash','','2023-06-24 17:55:35','','0','5','2023-06-24 17:55:35','170','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687618455','Cleared','5','2023-06-24 18:07:46','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3824,'RTYGHD4','Mpesa','','2023-06-24 18:47:22','','0','5','2023-06-24 18:26:46','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51687620386','Cleared','5','2023-06-24 18:47:22','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3825,'','Invoice','','2023-06-24 18:35:18','','0','5','2023-06-24 18:35:18','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687620892','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3826,'RFO3V2QDH9','Mpesa','','2023-06-24 18:56:34','','0','5','2023-06-24 18:56:34','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687622186','Cleared','','','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3827,'','Cash','','2023-06-25 12:41:47','','0','5','2023-06-25 12:41:47','67','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51687686096','Cleared','5','2023-06-25 13:10:27','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3828,'','Mpesa','','2023-06-25 12:42:33','','0','5','2023-06-25 12:42:33','319','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687686136','Cleared','5','2023-06-25 13:09:51','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3829,'','Cash','','2023-06-25 13:31:46','','0','5','2023-06-25 13:31:46','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51687689096','Cleared','5','2023-06-25 15:36:45','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3830,'','Mpesa','','2023-06-25 14:01:23','','0','5','2023-06-25 14:01:23','37','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687690873','Cleared','5','2023-06-25 15:35:37','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3831,'','Mpesa','','2023-06-25 14:55:31','','0','5','2023-06-25 14:55:31','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687694108','Cleared','5','2023-06-25 17:52:08','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3832,'','Mpesa','','2023-06-25 16:07:04','','0','5','2023-06-25 16:07:04','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687698302','Cleared','5','2023-06-26 09:36:50','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3833,'','Cash','','2023-06-25 16:07:28','','0','5','2023-06-25 16:07:28','54','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687698441','Cleared','5','2023-06-25 16:35:32','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3834,'','Cash','','2023-06-25 16:07:55','','0','5','2023-06-25 16:07:55','20','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687698468','Cleared','5','2023-06-25 16:41:56','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3835,'','Mpesa','','2023-06-25 16:45:40','','0','5','2023-06-25 16:45:40','22','0','120','1','retail','30','120','1','0','0','0','0','120','0','printed',' ','','1','0','51687700729','Cleared','5','2023-06-25 16:46:23','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3836,'','Mpesa','','2023-06-25 17:07:26','','0','5','2023-06-25 17:07:26','503','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687701990','Cleared','5','2023-06-26 09:31:42','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3837,'','Mpesa','','2023-06-25 17:16:18','','0','5','2023-06-25 17:16:18','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51687702098','Cleared','5','2023-06-25 17:36:24','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3838,'','Cash','','2023-06-25 17:28:47','','0','5','2023-06-25 17:16:52','92','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687702603','Cleared','5','2023-06-26 18:38:13','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3839,'','Cash','','2023-06-25 17:30:13','','0','5','2023-06-25 17:30:13','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687703401','Cleared','5','2023-06-25 18:32:51','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3840,'','Mpesa','','2023-06-25 17:33:17','','0','5','2023-06-25 17:33:17','39','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687703583','Cleared','5','2023-06-25 17:35:01','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3841,'','Mpesa','','2023-06-25 17:54:05','','0','5','2023-06-25 17:54:05','415','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687704838','Cleared','5','2023-06-25 18:48:34','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3842,'','Mpesa','','2023-06-25 17:57:21','','0','5','2023-06-25 17:57:21','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687704910','Cleared','5','2023-06-26 08:22:06','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3843,'','Cash','','2023-06-25 18:35:45','','0','5','2023-06-25 18:35:45','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51687707328','Cleared','5','2023-06-25 18:36:35','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3844,'','Bank','','2023-06-26 08:17:01','','0','5','2023-06-26 08:17:01','435','0','3360','1','retail','240','3360','1','0','0','0','0','0','3360','printed',' ','','1','0','51687756609','Cleared','5','2023-07-24 11:29:27','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3845,'','Mpesa','','2023-06-26 08:31:39','','0','5','2023-06-26 08:28:52','507','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687757319','Cleared','5','2023-06-26 18:13:30','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3846,'','Mpesa','','2023-06-26 08:36:15','','0','5','2023-06-26 08:36:15','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687757685','Cleared','5','2023-06-26 13:01:03','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3847,'','Cash','','2023-06-26 08:52:45','','0','5','2023-06-26 08:52:45','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51687758757','Cleared','5','2023-06-26 08:57:21','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3848,'','Cash','','2023-06-26 09:25:14','','0','5','2023-06-26 09:25:14','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51687759058','Cleared','5','2023-06-26 12:27:36','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3849,'','Cash','','2023-06-26 09:58:48','','0','5','2023-06-26 09:26:54','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51687760741','Cleared','5','2023-06-26 15:34:00','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3850,'','Mpesa','','2023-06-26 09:45:44','','0','5','2023-06-26 09:44:07','436','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51687761837','Cleared','5','2023-06-26 16:44:23','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3851,'','Mpesa','','2023-06-26 10:05:03','','0','5','2023-06-26 10:05:03','304','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687762944','Cleared','5','2023-08-03 14:21:55','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3852,'','Bank','','2023-06-26 10:16:11','','0','5','2023-06-26 10:16:12','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51687763741','Cleared','5','2023-07-26 17:51:04','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3853,'','Mpesa','','2023-06-26 10:24:46','','0','5','2023-06-26 10:24:46','482','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687764261','Cleared','5','2023-06-26 10:54:53','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3854,'','Mpesa','','2023-06-26 10:28:55','','0','5','2023-06-26 10:28:55','315','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51687764387','Cleared','5','2023-06-26 17:42:52','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3855,'','Mpesa','','2023-06-26 10:31:13','','0','5','2023-06-26 10:31:13','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687764666','Cleared','5','2023-06-26 13:01:52','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3856,'','Mpesa','','2023-06-26 10:58:03','','0','5','2023-06-26 10:58:03','447','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687766270','Cleared','5','2023-06-26 12:16:08','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3857,'','Mpesa','','2023-06-26 11:10:33','','0','5','2023-06-26 11:10:33','492','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687766988','Cleared','5','2023-06-26 12:16:40','','','','','','',0.00,0.00,0,'','','',NULL,NULL,NULL),(3858,'','Mpesa','','2023-06-26 11:33:34','','0','5','2023-06-26 11:33:34','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687768177','Cleared','5','2023-06-27 10:23:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3859,'','Cash','','2023-06-26 12:00:39','','0','5','2023-06-26 12:00:39','139','20','70','1','retail','0','70','1','0','0','0','0','50','0','printed',' ','','1','0','51687769761','Cleared','5','2023-06-26 12:28:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3860,'','Bank','','2023-06-26 12:17:56','','0','5','2023-06-26 12:17:56','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51687771066','Cleared','5','2023-07-13 09:59:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3861,'','Bank','','2023-06-26 12:18:29','','0','5','2023-06-26 12:18:29','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51687771098','Cleared','5','2023-07-24 12:37:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3862,'','Invoice','','2023-06-26 12:47:54','','0','5','2023-06-26 12:47:54','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687772335','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3863,'','Mpesa','','2023-06-26 13:13:01','','0','5','2023-06-26 13:13:01','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51687774371','Cleared','5','2023-06-26 14:37:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3864,'','Bank','','2023-06-26 15:02:28','','0','5','2023-06-26 15:02:28','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51687780905','Cleared','5','2023-06-26 15:03:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3865,'','Invoice','','2023-06-26 16:50:35','','0','5','2023-06-26 16:40:22','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687786815','Cleared','5','2023-06-26 16:50:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3866,'','Mpesa','','2023-06-26 17:22:17','','0','5','2023-06-26 16:52:35','351','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51687787541','Cleared','5','2023-06-26 18:37:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3867,'','Bank','','2023-06-26 17:29:41','','0','5','2023-06-26 17:29:41','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51687789764','Cleared','5','2023-06-26 17:33:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3868,'','Cash','','2023-06-26 18:30:51','','0','5','2023-06-26 18:30:51','22','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687793445','Cleared','5','2023-06-26 18:31:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3869,'','Mpesa','','2023-06-26 18:42:54','','0','5','2023-06-26 18:42:54','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51687794085','Cleared','5','2023-06-26 18:44:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3870,'','Mpesa','','2023-06-26 18:43:28','','0','5','2023-06-26 18:43:28','255','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687794198','Cleared','5','2023-06-26 18:57:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3871,'','Mpesa','','2023-06-26 19:23:51','','0','5','2023-06-26 19:23:51','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687796622','Cleared','5','2023-06-27 10:24:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3872,'','Mpesa','','2023-06-27 08:54:57','','0','5','2023-06-27 08:46:51','367','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51687843123','Cleared','5','2023-06-27 10:20:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3873,'','Cash','','2023-06-27 08:54:19','','0','5','2023-06-27 08:53:33','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51687845110','Cleared','5','2023-06-27 17:25:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3874,'','Mpesa','','2023-06-27 09:42:25','','0','5','2023-06-27 09:42:25','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687848138','Cleared','5','2023-06-27 15:24:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3875,'','Points','','2023-06-27 09:55:47','','0','5','2023-06-27 09:55:48','287','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51687848938','Cleared','5','2023-06-27 09:58:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3876,'','Bank','','2023-06-27 09:56:33','','0','5','2023-06-27 09:56:33','248','0','1120','1','retail','80','1120','1','0','0','','0','0','1120','printed',' ','','1','0','51687848972','Cleared','5','2023-06-27 19:52:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3877,'','Bank','','2023-06-27 12:43:37','','0','5','2023-06-27 12:43:37','209','0','240','1','retail','60','240','1','0','0','0','0','0','240','printed',' ','','1','0','51687857411','Cleared','5','2023-06-27 12:44:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3878,'','Mpesa','','2023-06-27 13:01:08','','0','5','2023-06-27 12:59:35','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687859963','Cleared','5','2023-06-27 13:29:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3879,'','Mpesa','','2023-06-27 13:00:08','','0','5','2023-06-27 13:00:08','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687859996','Cleared','5','2023-06-27 13:04:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3880,'','Mpesa','','2023-06-27 13:00:39','','0','5','2023-06-27 13:00:39','186','0','900','1','retail','0','900','1','0','0','0','0','600','300','printed',' ','','1','0','51687860024','Cleared','5','2023-07-04 15:26:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3881,'','Mpesa','','2023-06-27 13:31:41','','0','5','2023-06-27 13:31:41','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51687861882','Cleared','5','2023-06-27 17:22:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3882,'','Mpesa','','2023-06-27 14:08:40','','0','5','2023-06-27 14:08:40','273','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687864103','Cleared','5','2023-06-27 16:34:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3883,'','Cash','','2023-06-27 14:10:40','','0','5','2023-06-27 14:10:40','26','390','390','1','retail','60','390','1','0','0','0','0','0','0','printed',' ','','1','0','51687864219','Cleared','5','2023-06-27 17:21:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3884,'','Cash','','2023-06-27 14:58:01','','0','5','2023-06-27 14:58:01','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687867071','Cleared','5','2023-06-27 15:42:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3885,'','Mpesa','','2023-06-27 15:22:51','','0','5','2023-06-27 15:22:51','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687867419','Cleared','5','2023-06-27 17:20:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3886,'','Cash','','2023-06-27 15:33:39','','0','5','2023-06-27 15:33:39','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687869106','Cleared','5','2023-06-27 16:11:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3887,'','Mpesa','','2023-06-27 16:01:02','','0','5','2023-06-27 16:00:28','462','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687870807','Cleared','5','2023-06-27 16:33:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3888,'','Cash','','2023-06-27 16:13:22','','0','5','2023-06-27 16:13:22','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51687871590','Cleared','5','2023-06-27 17:14:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3889,'','Cash','','2023-06-27 16:14:18','','0','5','2023-06-27 16:14:18','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687871650','Cleared','5','2023-06-27 16:33:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3890,'','Cash','','2023-06-27 16:52:31','','0','5','2023-06-27 16:52:31','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51687873938','Cleared','5','2023-06-27 17:09:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3891,'','Mpesa','','2023-06-27 17:14:58','','0','5','2023-06-27 17:14:58','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687875283','Cleared','5','2023-06-27 17:37:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3892,'','Cash','','2023-06-27 17:28:25','','0','5','2023-06-27 17:28:25','391','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51687876093','Cleared','5','2023-06-27 18:29:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3893,'','Mpesa','','2023-06-27 17:36:18','','0','5','2023-06-27 17:36:18','180','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51687876489','Cleared','5','2023-06-27 17:37:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3894,'','Mpesa','','2023-06-27 18:11:24','','0','5','2023-06-27 18:11:24','385','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51687878670','Cleared','5','2023-06-27 19:35:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3895,'','Bank','','2023-06-27 18:16:36','','0','5','2023-06-27 18:16:36','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51687878968','Cleared','5','2023-06-27 18:27:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3896,'','Mpesa','','2023-06-27 18:16:58','','0','5','2023-06-27 18:16:58','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687879012','Cleared','5','2023-06-27 19:35:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3897,'','Mpesa','','2023-06-27 18:23:21','','0','5','2023-06-27 18:23:21','200','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51687879392','Cleared','5','2023-06-27 19:31:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3898,'','Cash','','2023-06-27 19:28:59','','0','5','2023-06-27 19:28:59','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51687883326','Cleared','5','2023-06-27 19:30:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3899,'','Mpesa','','2023-06-28 09:00:25','','0','5','2023-06-28 09:00:25','105','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','51687931998','Cleared','5','2023-06-28 09:11:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3900,'','Mpesa','','2023-06-28 10:04:12','','0','5','2023-06-28 09:50:06','512','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51687933800','Cleared','5','2023-06-28 10:10:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3901,'','Mpesa','','2023-06-28 10:49:13','','0','5','2023-06-28 10:04:38','212','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687935873','Cleared','5','2023-06-28 11:28:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3902,'','Mpesa','','2023-06-28 11:10:54','','0','5','2023-06-28 11:10:54','209','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','51687939847','Cleared','5','2023-06-28 11:20:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3903,'','Mpesa','','2023-06-28 11:13:21','','0','5','2023-06-28 11:13:21','267','0','4230','1','retail','470','4230','1','0','0','0','0','4230','0','printed',' ','','1','0','51687939870','Cleared','5','2023-06-28 15:35:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3904,'','Mpesa','','2023-06-28 11:21:58','','0','5','2023-06-28 11:21:58','84','0','1080','1','retail','120','1080','1','0','0','0','0','1080','0','printed',' ','','1','0','51687940506','Cleared','5','2023-06-28 15:53:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3905,'','Mpesa','','2023-06-28 12:02:16','','0','5','2023-06-28 11:38:01','38','0','420','1','retail','30','420','1','0','0','0','0','420','0','printed',' ','','1','0','51687941411','Cleared','5','2023-06-28 14:38:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3906,'','Cash','','2023-06-28 11:57:55','','0','5','2023-06-28 11:57:55','242','270','270','1','retail','30','270','1','0','0','0','0','0','0','printed',' ','','1','0','51687941928','Cleared','5','2023-06-28 14:38:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3907,'','Cash','','2023-06-28 12:00:11','','0','5','2023-06-28 12:00:11','284','540','540','1','retail','60','540','1','0','0','0','0','0','0','printed',' ','','1','0','51687942798','Cleared','5','2023-06-28 14:38:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3908,'','Mpesa','','2023-06-28 12:01:17','','0','5','2023-06-28 12:01:17','260','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687942852','Cleared','5','2023-06-28 14:37:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3909,'','Mpesa','','2023-06-28 12:03:25','','0','5','2023-06-28 12:03:25','131','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687942981','Cleared','5','2023-06-28 15:47:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3910,'','Mpesa','','2023-06-28 12:48:09','','0','5','2023-06-28 12:48:09','295','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51687945678','Cleared','5','2023-06-28 15:34:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3911,'','Mpesa','','2023-06-28 12:57:50','','0','5','2023-06-28 12:57:50','209','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51687946253','Cleared','5','2023-06-28 12:59:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3912,'','Mpesa','','2023-06-28 13:01:04','','0','5','2023-06-28 13:01:04','167','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51687946453','Cleared','5','2023-06-28 16:29:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3913,'','Mpesa','','2023-06-28 13:09:25','','0','5','2023-06-28 13:09:25','425','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687946955','Cleared','5','2023-06-28 18:46:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3914,'','Mpesa','','2023-06-28 13:11:08','','0','5','2023-06-28 13:11:08','25','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51687947052','Cleared','5','2023-06-28 17:00:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3915,'','Mpesa','','2023-06-28 13:17:30','','0','5','2023-06-28 13:17:30','418','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51687947427','Cleared','5','2023-06-28 14:36:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3916,'','Cash','','2023-06-28 13:34:23','','0','5','2023-06-28 13:34:23','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51687948457','Cleared','5','2023-06-28 13:34:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3917,'','Mpesa','','2023-06-28 13:43:24','','0','5','2023-06-28 13:43:24','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51687948996','Cleared','5','2023-06-28 13:44:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3918,'','Mpesa','','2023-06-28 13:52:42','','0','5','2023-06-28 13:52:42','455','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687949551','Cleared','5','2023-06-28 15:09:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3919,'','Mpesa','','2023-06-28 14:01:14','','0','5','2023-06-28 14:01:14','227','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687950043','Cleared','5','2023-06-28 18:20:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3920,'','Mpesa','','2023-06-28 14:10:06','','0','5','2023-06-28 14:10:06','340','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687950598','Cleared','5','2023-06-28 17:03:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3921,'','Mpesa','','2023-06-28 14:28:59','','0','5','2023-06-28 14:28:59','475','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687951731','Cleared','5','2023-06-28 16:28:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3922,'','Mpesa','','2023-06-28 15:00:11','','0','5','2023-06-28 15:00:11','396','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687953272','Cleared','5','2023-06-28 16:46:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3923,'','Mpesa','','2023-06-28 15:41:54','','0','5','2023-06-28 15:41:54','124','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51687956104','Cleared','5','2023-06-28 17:44:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3924,'','Mpesa','','2023-06-28 15:43:21','','0','5','2023-06-28 15:43:21','493','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687956161','Cleared','5','2023-06-28 18:46:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3925,'','Mpesa','','2023-06-28 15:45:11','','0','5','2023-06-28 15:45:11','334','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687956300','Cleared','5','2023-06-29 14:44:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3926,'','Mpesa','','2023-06-28 15:51:19','','0','5','2023-06-28 15:51:19','450','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687956669','Cleared','5','2023-06-29 14:37:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3927,'','Mpesa','','2023-06-28 16:04:26','','0','5','2023-06-28 16:04:26','71','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687957449','Cleared','5','2023-06-28 16:07:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3928,'','Cash','','2023-06-28 16:05:52','','0','5','2023-06-28 16:05:52','209','250','250','1','retail','50','250','1','0','0','0','0','0','0','printed',' ','','1','0','51687957534','Cleared','5','2023-06-28 16:07:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3929,'','Mpesa','','2023-06-28 16:38:20','','0','5','2023-06-28 16:38:20','513','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687959208','Cleared','5','2023-06-28 17:00:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3930,'','Mpesa','','2023-06-28 16:39:44','','0','5','2023-06-28 16:39:44','110','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687959571','Cleared','5','2023-06-28 19:20:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3931,'','Bank','','2023-06-28 17:01:02','','0','5','2023-06-28 17:01:02','209','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51687960853','Cleared','5','2023-06-28 17:02:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3932,'','Mpesa','','2023-06-28 17:07:46','','0','5','2023-06-28 17:07:46','470','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687961257','Cleared','5','2023-06-30 09:07:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3933,'','Mpesa','','2023-06-28 17:28:29','','0','5','2023-06-28 17:28:29','209','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687962483','Cleared','5','2023-06-28 18:18:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3934,'','Mpesa','','2023-06-28 17:56:26','','0','5','2023-06-28 17:56:26','514','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51687964017','Cleared','5','2023-06-28 19:23:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3935,'','Mpesa','','2023-06-28 18:34:23','','0','5','2023-06-28 18:34:23','434','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51687966452','Cleared','5','2023-06-29 15:50:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3936,'','Mpesa','','2023-06-28 18:50:14','','0','5','2023-06-28 18:50:14','180','0','250','1','retail','50','250','1','0','0','0','0','250','0','printed',' ','','1','0','51687967401','Cleared','5','2023-06-28 18:50:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3937,'','Bank','','2023-06-29 08:25:41','','0','5','2023-06-29 08:25:41','435','0','5600','1','retail','400','5600','1','0','0','0','0','0','5600','printed',' ','','1','0','51688016328','Cleared','5','2023-07-24 11:29:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3938,'','Bank','','2023-06-29 10:17:58','','0','5','2023-06-29 10:17:58','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51688023068','Cleared','5','2023-07-26 17:50:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3939,'','Mpesa','','2023-06-29 12:10:02','','0','5','2023-06-29 12:10:03','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688029794','Cleared','5','2023-06-29 14:30:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3940,'','Mpesa','','2023-06-29 12:11:08','','0','5','2023-06-29 12:11:08','283','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51688029859','Cleared','5','2023-06-29 16:51:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3941,'','Mpesa','','2023-06-29 12:33:39','','0','5','2023-06-29 12:33:39','373','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51688031200','Cleared','5','2023-06-29 15:07:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3942,'','Mpesa','','2023-06-29 12:34:43','','0','5','2023-06-29 12:34:43','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51688031274','Cleared','5','2023-06-29 14:30:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3943,'','Mpesa','','2023-06-29 14:35:51','','0','5','2023-06-29 14:31:05','59','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51688038259','Cleared','5','2023-06-29 14:36:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3944,'','Cash','','2023-06-29 14:31:51','','0','5','2023-06-29 14:31:51','386','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688038302','Cleared','5','2023-06-29 14:45:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3945,'','Bank','','2023-06-29 14:32:17','','0','5','2023-06-29 14:32:17','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51688038331','Cleared','5','2023-06-29 14:35:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3946,'','Cash','','2023-06-29 14:32:43','','0','5','2023-06-29 14:32:43','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51688038356','Cleared','5','2023-06-29 14:34:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3947,'','Cash','','2023-06-29 14:33:04','','0','5','2023-06-29 14:33:04','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51688038379','Cleared','5','2023-06-29 14:34:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3948,'','Cash','','2023-06-29 15:07:47','','0','5','2023-06-29 15:07:47','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51688040446','Cleared','5','2023-06-29 15:08:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3949,'','Cash','','2023-06-29 15:08:45','','0','5','2023-06-29 15:08:45','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688040518','Cleared','5','2023-06-29 16:31:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3950,'','Mpesa','','2023-06-29 15:41:02','','0','5','2023-06-29 15:41:02','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688042452','Cleared','5','2023-06-29 18:27:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3951,'','Mpesa','','2023-06-29 15:56:30','','0','5','2023-06-29 15:56:30','453','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688043385','Cleared','5','2023-06-29 16:33:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3952,'','Cash','','2023-06-29 16:10:19','','0','5','2023-06-29 16:10:20','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51688044204','Cleared','5','2023-06-29 18:25:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3953,'','Bank','','2023-06-29 16:42:07','','0','5','2023-06-29 16:42:07','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51688046118','Cleared','5','2023-06-29 16:44:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3954,'','Cash','','2023-06-29 16:42:31','','0','5','2023-06-29 16:42:31','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51688046146','Cleared','5','2023-06-29 16:43:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3955,'','Mpesa','','2023-06-29 16:57:13','','0','5','2023-06-29 16:57:13','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688047015','Cleared','5','2023-06-29 17:37:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3956,'','Mpesa','','2023-06-29 17:07:45','','0','5','2023-06-29 17:07:45','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688047132','Cleared','5','2023-06-30 09:07:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3957,'','Mpesa','','2023-06-29 17:19:30','','0','5','2023-06-29 17:19:30','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688048364','Cleared','5','2023-06-29 17:57:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3958,'','Mpesa','','2023-06-29 17:33:42','','0','5','2023-06-29 17:33:42','245','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688049199','Cleared','5','2023-06-29 17:34:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3959,'RFU4BOM6R4','Mpesa','','2023-06-30 10:39:08','','0','5','2023-06-30 10:32:47','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688106374','Cleared','5','2023-06-30 10:39:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3960,'','Bank','','2023-06-30 10:33:50','','0','5','2023-06-30 10:33:50','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51688110419','Cleared','5','2023-07-13 09:58:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3961,'','Bank','','2023-06-30 10:34:15','','0','5','2023-06-30 10:34:15','11','0','750','1','retail','150','750','1','0','0','0','0','0','750','printed',' ','','1','0','51688110439','Cleared','5','2023-07-24 12:37:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3962,'','Mpesa','','2023-06-30 11:05:38','','0','5','2023-06-30 11:05:38','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688112333','Cleared','5','2023-06-30 18:30:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3963,'','Mpesa','','2023-06-30 11:11:08','','0','5','2023-06-30 11:11:08','250','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688112627','Cleared','5','2023-06-30 12:20:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3964,'','Cash','','2023-06-30 11:28:54','','0','5','2023-06-30 11:28:54','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688113719','Cleared','5','2023-06-30 15:43:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3965,'','Mpesa','','2023-06-30 12:03:27','','0','5','2023-06-30 12:03:27','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688113763','Cleared','5','2023-06-30 13:09:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3966,'','Mpesa','','2023-06-30 12:16:52','','0','5','2023-06-30 12:16:52','388','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688116605','Cleared','5','2023-06-30 12:36:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3967,'','Mpesa','','2023-06-30 12:17:37','','0','5','2023-06-30 12:17:37','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51688116650','Cleared','5','2023-06-30 12:19:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3968,'','Mpesa','','2023-06-30 14:02:41','','0','5','2023-06-30 14:02:41','515','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51688122850','Cleared','5','2023-06-30 15:44:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3969,'','Mpesa','','2023-06-30 14:03:36','','0','5','2023-06-30 14:03:36','512','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688123003','Cleared','5','2023-06-30 15:17:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3970,'','Mpesa','','2023-06-30 14:05:55','','0','5','2023-06-30 14:05:55','516','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51688123058','Cleared','5','2023-06-30 15:20:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3971,'','Mpesa','','2023-06-30 14:07:10','','0','5','2023-06-30 14:07:10','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51688123224','Cleared','5','2023-06-30 14:08:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL); INSERT INTO `sales` VALUES (3972,'','Cash','','2023-06-30 14:12:40','','0','5','2023-06-30 14:12:40','517','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688123442','Cleared','5','2023-06-30 15:50:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3973,'','Mpesa','','2023-06-30 14:17:03','','0','5','2023-06-30 14:17:03','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688123672','Cleared','5','2023-06-30 17:01:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3974,'','Mpesa','','2023-06-30 15:06:26','','0','5','2023-06-30 15:06:26','100','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51688126777','Cleared','5','2023-06-30 15:07:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3975,'','Bank','','2023-06-30 15:24:23','','0','5','2023-06-30 15:24:23','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51688127852','Cleared','5','2023-06-30 15:25:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3976,'','Mpesa','','2023-06-30 15:40:25','','0','5','2023-06-30 15:40:25','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688128819','Cleared','5','2023-06-30 18:37:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3977,'','Cash','','2023-06-30 15:40:45','','0','5','2023-06-30 15:40:45','117','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688128838','Cleared','5','2023-06-30 16:16:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3978,'','Mpesa','','2023-06-30 15:51:34','','0','5','2023-06-30 15:51:34','121','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51688129472','Cleared','5','2023-06-30 17:02:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3979,'','Mpesa','','2023-06-30 16:45:55','','0','5','2023-06-30 16:45:55','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688132746','Cleared','5','2023-06-30 17:44:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3980,'','Mpesa','','2023-06-30 16:54:52','','0','5','2023-06-30 16:54:52','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688132897','Cleared','5','2023-06-30 18:26:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3981,'','Mpesa','','2023-06-30 17:07:35','','0','5','2023-06-30 17:03:53','488','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51688133807','Cleared','5','2023-06-30 17:08:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3982,'','Mpesa','','2023-06-30 17:42:36','','0','5','2023-06-30 17:38:05','32','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51688135872','Cleared','5','2023-06-30 17:44:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3983,'','Mpesa','','2023-06-30 17:50:03','','0','5','2023-06-30 17:43:04','387','0','120','1','retail','30','120','1','0','0','0','0','120','0','printed',' ','','1','0','51688136175','Cleared','5','2023-06-30 17:50:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3984,'','Mpesa','','2023-06-30 17:49:27','','0','5','2023-06-30 17:49:27','27','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51688136540','Cleared','5','2023-06-30 18:33:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3985,'','Mpesa','','2023-06-30 17:54:03','','0','5','2023-06-30 17:54:03','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688136838','Cleared','5','2023-06-30 17:54:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3986,'','Bank','','2023-06-30 18:15:43','','0','5','2023-06-30 18:12:05','180','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51688137912','Cleared','5','2023-06-30 19:22:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3987,'','Cash','','2023-06-30 18:36:03','','0','5','2023-06-30 18:36:03','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51688139356','Cleared','5','2023-06-30 18:38:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3988,'','Cash','','2023-06-30 18:55:49','','0','5','2023-06-30 18:55:49','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51688140541','Cleared','5','2023-06-30 18:56:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3989,'','Bank','','2023-06-30 19:16:20','','0','5','2023-06-30 19:16:20','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51688141141','Cleared','5','2023-06-30 19:21:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3990,'RF281RGE3M','Mpesa','','2023-07-01 08:33:49','','0','5','2023-07-01 08:33:49','213','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688189581','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3991,'RTYU9OKI','Mpesa','','2023-07-01 09:27:17','','0','5','2023-07-01 09:27:17','508','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688192815','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3992,'','Invoice','','2023-07-01 10:40:54','','0','5','2023-07-01 10:30:30','209','0','280','1','retail','0','280','1','0','0','0','0','0','300','printed',' ','','1','0','51688196613','Cleared','5','2023-07-01 10:57:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3993,'','Cash','','2023-07-01 15:38:27','','0','5','2023-07-01 10:32:31','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688196738','Cleared','5','2023-07-01 15:38:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3994,'','Invoice','','2023-07-01 10:49:57','','0','5','2023-07-01 10:49:57','98','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688197520','Cleared','5','2023-07-01 10:51:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3995,'','Invoice','','2023-07-01 10:51:33','','0','5','2023-07-01 10:51:33','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688197884','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3996,'','Invoice','','2023-07-01 11:31:11','','0','5','2023-07-01 11:31:11','518','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688199848','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3997,'','Invoice','','2023-07-01 11:32:01','','0','5','2023-07-01 11:32:01','479','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688200292','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3998,'RG10F0E5A6','Mpesa','','2023-07-01 12:01:17','','0','5','2023-07-01 12:01:17','209','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688202067','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(3999,'','Mpesa','','2023-07-01 12:11:31','','0','5','2023-07-01 12:11:31','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688202683','Cleared','5','2023-07-02 15:58:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4000,'','Invoice','','2023-07-01 13:30:18','','0','5','2023-07-01 13:27:40','19','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51688205521','Cleared','5','2023-07-01 13:41:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4001,'','Mpesa','','2023-07-01 13:35:32','','0','5','2023-07-01 13:31:38','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51688207466','Cleared','5','2023-07-06 12:42:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4002,'','Points','','2023-07-01 14:09:38','','0','5','2023-07-01 14:09:39','287','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51688209769','Cleared','5','2023-07-02 14:15:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4003,'','Invoice','','2023-07-01 14:48:24','','0','5','2023-07-01 14:48:24','441','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688212081','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4004,'','Invoice','','2023-07-01 15:03:35','','0','5','2023-07-01 14:57:04','379','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51688212177','Cleared','5','2023-07-01 15:03:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4005,'RG14FJ6GOY','Mpesa','','2023-07-01 14:59:44','','0','5','2023-07-01 14:59:45','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688212666','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4006,'','Invoice','','2023-07-01 15:13:49','','0','5','2023-07-01 15:13:49','519','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51688213615','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4007,'','Bank','','2023-07-01 15:57:31','','0','5','2023-07-01 15:57:31','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51688213659','Cleared','5','2023-07-02 14:14:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4008,'','Invoice','','2023-07-01 16:38:31','','0','5','2023-07-01 16:38:31','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688218698','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4009,'','Invoice','','2023-07-01 16:44:46','','0','5','2023-07-01 16:44:46','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688219017','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4010,'','Mpesa','','2023-07-01 17:50:59','','0','5','2023-07-01 17:36:20','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688222172','Cleared','5','2023-07-02 14:17:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4011,'','Cash','','2023-07-01 17:44:55','','0','5','2023-07-01 17:44:55','170','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688222580','Cleared','5','2023-07-01 18:15:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4012,'','Invoice','','2023-07-01 18:03:16','','0','5','2023-07-01 18:03:17','201','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688223754','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4013,'','Invoice','','2023-07-01 18:31:48','','0','5','2023-07-01 18:31:48','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688225481','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4014,'','Mpesa','','2023-07-01 18:36:09','','0','5','2023-07-01 18:36:09','338','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688225526','Cleared','5','2023-07-02 14:14:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4015,'','Mpesa','','2023-07-02 12:13:23','','0','5','2023-07-02 12:13:23','505','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688289166','Cleared','5','2023-07-02 13:11:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4016,'','Mpesa','','2023-07-02 12:18:00','','0','5','2023-07-02 12:18:00','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688289473','Cleared','5','2023-07-02 15:39:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4017,'','Mpesa','','2023-07-02 12:19:15','','0','5','2023-07-02 12:19:15','262','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688289529','Cleared','5','2023-07-02 15:28:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4018,'','Mpesa','','2023-07-02 12:24:10','','0','5','2023-07-02 12:24:10','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51688289824','Cleared','5','2023-07-02 13:07:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4019,'','Mpesa','','2023-07-02 12:39:21','','0','5','2023-07-02 12:39:21','483','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688290745','Cleared','5','2023-07-02 14:34:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4020,'','Mpesa','','2023-07-02 12:49:30','','0','5','2023-07-02 12:49:30','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688291330','Cleared','5','2023-07-02 18:02:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4021,'','Mpesa','','2023-07-02 13:03:51','','0','5','2023-07-02 13:03:16','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688292188','Cleared','5','2023-07-03 16:16:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4022,'','Mpesa','','2023-07-02 13:04:42','','0','5','2023-07-02 13:04:42','348','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688292245','Cleared','5','2023-07-02 14:02:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4023,'','Bank','','2023-07-02 13:51:39','','0','5','2023-07-02 13:51:39','209','0','500','1','retail','0','500','1','0','0','0','0','0','500','printed',' ','','1','0','51688295091','Cleared','5','2023-07-02 13:52:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4024,'','Mpesa','','2023-07-02 13:52:07','','0','5','2023-07-02 13:52:07','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688295122','Cleared','5','2023-07-02 15:04:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4025,'','Cash','','2023-07-02 14:50:39','','0','5','2023-07-02 14:50:39','485','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688298304','Cleared','5','2023-07-02 16:03:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4026,'','Bank','','2023-07-02 14:57:51','','0','5','2023-07-02 14:57:51','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51688298668','Cleared','5','2023-07-02 15:10:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4027,'','Mpesa','','2023-07-02 15:50:08','','0','5','2023-07-02 15:50:08','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688301694','Cleared','5','2023-07-02 17:31:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4028,'','Bank','','2023-07-02 16:16:25','','0','5','2023-07-02 16:16:25','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51688303776','Cleared','5','2023-07-02 16:17:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4029,'','Mpesa','','2023-07-02 16:25:23','','0','5','2023-07-02 16:25:23','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688304312','Cleared','5','2023-07-02 18:03:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4030,'','Mpesa','','2023-07-02 16:37:59','','0','5','2023-07-02 16:37:59','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688305070','Cleared','5','2023-07-02 16:47:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4031,'','Mpesa','','2023-07-02 17:27:33','','0','5','2023-07-02 17:27:33','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688308047','Cleared','5','2023-07-05 10:29:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4032,'','Mpesa','','2023-07-03 09:33:26','','0','5','2023-07-03 09:33:26','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688366000','Cleared','5','2023-07-03 15:55:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4033,'','Mpesa','','2023-07-03 09:35:50','','0','5','2023-07-03 09:35:50','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51688366106','Cleared','5','2023-07-04 11:24:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4034,'','Mpesa','','2023-07-03 10:32:37','','0','5','2023-07-03 10:32:37','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688369461','Cleared','5','2023-07-03 16:40:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4035,'','Mpesa','','2023-07-03 10:38:44','','0','5','2023-07-03 10:38:44','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688369704','Cleared','5','2023-07-03 17:47:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4036,'','Mpesa','','2023-07-03 10:39:44','','0','5','2023-07-03 10:39:44','99','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688369972','Cleared','5','2023-07-03 19:03:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4037,'','Invoice','','2023-07-03 10:42:17','','0','5','2023-07-03 10:42:17','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688370128','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4038,'','Mpesa','','2023-07-03 12:01:27','','0','5','2023-07-03 12:01:27','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688374872','Cleared','5','2023-07-04 14:18:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4039,'','Cash','','2023-07-03 16:00:08','','0','5','2023-07-03 12:11:11','467','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51688375199','Cleared','5','2023-07-04 11:07:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4040,'RG38KUKQ52','Mpesa','','2023-07-03 12:11:58','','0','5','2023-07-03 12:11:58','209','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','51688375505','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4041,'','Invoice','','2023-07-03 12:26:06','','0','5','2023-07-03 12:26:06','35','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688376354','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4042,'','Cash','','2023-07-03 13:35:51','','0','5','2023-07-03 13:27:50','209','890','890','1','retail','60','890','1','0','0','0','0','0','0','printed',' ','','1','0','51688380052','Cleared','5','2023-07-03 17:21:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4043,'','Cash','','2023-07-03 13:49:52','','0','5','2023-07-03 13:49:52','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51688381317','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4044,'','Cash','','2023-07-03 14:32:08','','0','5','2023-07-03 14:32:08','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51688383918','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4045,'','Invoice','','2023-07-03 14:49:13','','0','5','2023-07-03 14:49:13','195','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','51688384818','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4046,'','Mpesa','','2023-07-03 15:03:17','','0','5','2023-07-03 15:03:17','52','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51688385775','Cleared','5','2023-07-03 17:04:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4047,'','Mpesa','','2023-07-03 15:10:03','','0','5','2023-07-03 15:10:03','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688386136','Cleared','5','2023-07-04 11:21:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4048,'','Mpesa','','2023-07-03 15:56:57','','0','5','2023-07-03 15:28:48','520','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51688386909','Cleared','5','2023-07-03 15:57:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4049,'RG34LG1WEK','Mpesa','','2023-07-03 15:37:25','','0','5','2023-07-03 15:37:25','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51688387814','Cleared','5','2023-07-03 17:20:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4050,'','Mpesa','','2023-07-03 15:58:28','','0','5','2023-07-03 15:43:26','238','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688388193','Cleared','5','2023-07-03 15:58:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4051,'','Mpesa','','2023-07-03 16:41:11','','0','5','2023-07-03 16:26:28','174','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688390779','Cleared','5','2023-07-03 17:14:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4052,'','Mpesa','','2023-07-03 16:41:55','','0','5','2023-07-03 16:41:55','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688391709','Cleared','5','2023-07-03 17:30:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4053,'','Mpesa','','2023-07-03 16:42:17','','0','5','2023-07-03 16:42:17','320','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51688391729','Cleared','5','2023-07-03 17:03:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4054,'','Mpesa','','2023-07-03 16:44:43','','0','5','2023-07-03 16:44:43','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688391877','Cleared','5','2023-07-04 11:35:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4055,'','Bank','','2023-07-03 17:11:53','','0','5','2023-07-03 17:11:53','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51688393507','Cleared','5','2023-07-03 17:13:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4056,'','Bank','','2023-07-03 17:21:43','','0','5','2023-07-03 17:21:43','146','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51688394094','Cleared','5','2023-07-03 17:28:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4057,'','Mpesa','','2023-07-03 17:46:20','','0','5','2023-07-03 17:46:20','238','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688395570','Cleared','5','2023-07-03 17:46:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4058,'','Mpesa','','2023-07-03 18:02:39','','0','5','2023-07-03 18:01:53','521','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51688396504','Cleared','5','2023-07-03 18:12:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4059,'','Cash','','2023-07-03 18:03:18','','0','5','2023-07-03 18:03:18','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51688396580','Cleared','5','2023-07-03 18:12:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4060,'','Mpesa','','2023-07-03 18:10:57','','0','5','2023-07-03 18:10:57','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688397043','Cleared','5','2023-07-06 09:15:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4061,'','Mpesa','','2023-07-03 18:11:19','','0','5','2023-07-03 18:11:19','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688397074','Cleared','5','2023-07-04 14:23:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4062,'','Mpesa','','2023-07-03 18:24:04','','0','5','2023-07-03 18:24:04','180','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51688397833','Cleared','5','2023-07-03 18:43:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4063,'','Mpesa','','2023-07-03 18:47:41','','0','5','2023-07-03 18:47:41','522','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688399144','Cleared','5','2023-07-03 19:10:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4064,'','Cash','','2023-07-03 18:55:15','','0','5','2023-07-03 18:55:15','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51688399694','Cleared','5','2023-07-03 19:01:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4065,'','Mpesa','','2023-07-04 08:29:03','','0','5','2023-07-04 08:29:03','507','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688448535','Cleared','5','2023-07-04 09:17:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4066,'','Bank','','2023-07-04 09:15:28','','0','5','2023-07-04 09:15:28','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51688451299','Cleared','5','2023-08-17 16:34:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4067,'','Cash','','2023-07-04 10:59:30','','0','5','2023-07-04 10:59:30','443','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51688457558','Cleared','5','2023-07-04 11:18:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4068,'','Bank','','2023-07-04 12:32:31','','0','5','2023-07-04 12:32:31','209','0','1600','1','retail','0','1600','1','0','0','0','0','0','1600','printed',' ','','1','0','51688461466','Cleared','5','2023-07-04 12:38:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4069,'','Mpesa','','2023-07-04 12:34:04','','0','5','2023-07-04 12:34:04','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688463238','Cleared','5','2023-07-04 14:25:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4070,'','Mpesa','','2023-07-04 15:17:27','','0','5','2023-07-04 15:17:27','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688473020','Cleared','5','2023-07-04 15:47:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4071,'','Cash','','2023-07-04 15:45:16','','0','5','2023-07-04 15:45:16','433','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51688474704','Cleared','5','2023-07-04 16:10:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4072,'','Mpesa','','2023-07-04 15:56:22','','0','5','2023-07-04 15:56:22','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51688475371','Cleared','5','2023-07-04 16:15:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4073,'','Mpesa','','2023-07-04 16:13:24','','0','5','2023-07-04 16:13:24','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51688476370','Cleared','5','2023-07-04 16:14:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4074,'','Cash','','2023-07-04 16:44:14','','0','5','2023-07-04 16:44:14','214','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688478184','Cleared','5','2023-07-04 16:45:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4075,'','Cash','','2023-07-04 16:48:09','','0','5','2023-07-04 16:48:09','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51688478480','Cleared','5','2023-07-04 17:21:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4076,'','Cash','','2023-07-04 17:06:08','','0','5','2023-07-04 17:06:08','110','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51688478623','Cleared','5','2023-07-04 17:12:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4077,'','Bank','','2023-07-04 17:07:13','','0','5','2023-07-04 17:07:13','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51688479588','Cleared','5','2023-07-04 17:10:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4078,'','Mpesa','','2023-07-04 17:16:26','','0','5','2023-07-04 17:16:26','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688480175','Cleared','5','2023-07-04 17:58:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4079,'','Mpesa','','2023-07-04 18:06:34','','0','5','2023-07-04 18:06:34','200','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51688482740','Cleared','5','2023-07-04 18:18:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4080,'','Cash','','2023-07-04 18:11:44','','0','5','2023-07-04 18:11:44','438','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688483468','Cleared','5','2023-07-04 18:58:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4081,'','Cash','','2023-07-04 18:28:07','','0','5','2023-07-04 18:28:07','209','1400','1400','1','retail','100','1400','1','0','0','0','0','0','0','printed',' ','','1','0','51688484441','Cleared','5','2023-07-04 18:35:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4082,'','Bank','','2023-07-05 08:24:29','','0','5','2023-07-05 08:24:29','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51688534657','Cleared','5','2023-07-05 09:09:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4083,'','Mpesa','','2023-07-05 08:57:31','','0','5','2023-07-05 08:57:31','318','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688534722','Cleared','5','2023-07-05 10:14:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4084,'','Cash','','2023-07-05 08:57:58','','0','5','2023-07-05 08:57:58','248','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51688536667','Cleared','5','2023-07-05 13:46:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4085,'','Cash','','2023-07-05 09:15:01','','0','5','2023-07-05 09:15:01','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688537696','Cleared','5','2023-07-05 10:13:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4086,'','Mpesa','','2023-07-05 10:17:18','','0','5','2023-07-05 10:17:18','334','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688541433','Cleared','5','2023-07-05 14:54:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4087,'','Bank','','2023-07-05 10:40:20','','0','5','2023-07-05 10:40:20','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51688542809','Cleared','5','2023-08-14 18:29:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4088,'','Bank','','2023-07-05 10:40:40','','0','5','2023-07-05 10:40:40','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51688542829','Cleared','5','2023-08-21 17:54:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4089,'','Cash','','2023-07-05 10:48:52','','0','5','2023-07-05 10:48:52','26','390','390','1','retail','60','390','1','0','0','0','0','0','0','printed',' ','','1','0','51688543318','Cleared','5','2023-07-05 17:14:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4090,'','Mpesa','','2023-07-05 12:09:36','','0','5','2023-07-05 12:09:36','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688545012','Cleared','5','2023-07-05 13:10:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4091,'','Mpesa','','2023-07-05 13:55:37','','0','5','2023-07-05 13:55:37','29','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51688554220','Cleared','5','2023-07-05 14:54:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4092,'','Mpesa','','2023-07-05 14:00:34','','0','5','2023-07-05 14:00:34','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688554759','Cleared','5','2023-07-05 14:05:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4093,'','Mpesa','','2023-07-05 15:17:48','','0','5','2023-07-05 15:17:48','518','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688559461','Cleared','5','2023-07-05 15:47:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4094,'','Mpesa','','2023-07-05 15:43:09','','0','5','2023-07-05 15:43:09','161','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688559511','Cleared','5','2023-07-05 15:44:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4095,'','Bank','','2023-07-05 15:45:48','','0','5','2023-07-05 15:45:48','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51688561142','Cleared','5','2023-07-05 17:54:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4096,'','Mpesa','','2023-07-05 15:53:07','','0','5','2023-07-05 15:53:07','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688561579','Cleared','5','2023-07-05 17:53:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4097,'','Cash','','2023-07-05 15:59:29','','0','5','2023-07-05 15:59:29','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51688561890','Cleared','5','2023-07-05 16:01:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4098,'','Mpesa','','2023-07-05 16:36:03','','0','5','2023-07-05 16:36:03','23','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688562467','Cleared','5','2023-07-05 17:51:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4099,'','Cash','','2023-07-05 16:45:48','','0','5','2023-07-05 16:45:48','77','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688564719','Cleared','5','2023-07-05 18:21:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4100,'','Mpesa','','2023-07-05 17:48:13','','0','5','2023-07-05 16:56:02','523','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688565352','Cleared','5','2023-07-05 17:48:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4101,'','Mpesa','','2023-07-05 17:12:27','','0','5','2023-07-05 17:12:27','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688566330','Cleared','5','2023-07-05 17:59:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4102,'','Mpesa','','2023-07-05 17:27:19','','0','5','2023-07-05 17:27:19','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688567183','Cleared','5','2023-07-05 17:33:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4103,'','Mpesa','','2023-07-05 18:00:49','','0','5','2023-07-05 18:00:49','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688569241','Cleared','5','2023-07-05 18:18:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4104,'','Cash','','2023-07-05 18:10:45','','0','5','2023-07-05 18:10:45','30','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51688569836','Cleared','5','2023-07-05 19:00:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4105,'','Mpesa','','2023-07-05 18:35:04','','0','5','2023-07-05 18:35:04','238','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688571296','Cleared','5','2023-07-05 18:35:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4106,'','Mpesa','','2023-07-05 19:04:33','','0','5','2023-07-05 19:04:33','524','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688572925','Cleared','5','2023-07-05 19:28:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4107,'','Mpesa','','2023-07-06 07:54:40','','0','5','2023-07-06 07:54:40','257','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51688619270','Cleared','5','2023-08-23 18:38:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4108,'','Cash','','2023-07-06 09:02:49','','0','5','2023-07-06 09:02:49','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51688622526','Cleared','5','2023-07-06 17:06:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4109,'','Mpesa','','2023-07-06 09:33:24','','0','5','2023-07-06 09:33:24','512','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688625197','Cleared','5','2023-07-06 16:00:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4110,'','Mpesa','','2023-07-06 11:23:29','','0','5','2023-07-06 11:23:29','103','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688626387','Cleared','5','2023-07-06 16:25:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4111,'','Mpesa','','2023-07-06 12:11:16','','0','5','2023-07-06 12:11:16','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51688632924','Cleared','5','2023-07-06 12:34:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4112,'','Mpesa','','2023-07-06 13:17:27','','0','5','2023-07-06 13:17:27','209','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51688638639','Cleared','5','2023-07-06 15:23:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4113,'','Mpesa','','2023-07-06 13:34:18','','0','5','2023-07-06 13:34:18','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688638712','Cleared','5','2023-07-06 13:53:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4114,'','Mpesa','','2023-07-06 13:59:28','','0','5','2023-07-06 13:59:29','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688641131','Cleared','5','2023-07-06 16:00:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4115,'','Mpesa','','2023-07-06 14:07:54','','0','5','2023-07-06 14:07:54','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688641668','Cleared','5','2023-07-06 14:09:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4116,'','Mpesa','','2023-07-06 14:59:24','','0','5','2023-07-06 14:11:48','423','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688641898','Cleared','5','2023-07-06 18:14:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4117,'','Mpesa','','2023-07-06 14:18:24','','0','5','2023-07-06 14:18:24','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51688642023','Cleared','5','2023-07-06 17:41:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4118,'','Mpesa','','2023-07-06 14:45:40','','0','5','2023-07-06 14:45:40','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688643926','Cleared','5','2023-07-06 18:13:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4119,'','Mpesa','','2023-07-06 15:06:37','','0','5','2023-07-06 15:06:37','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688645190','Cleared','5','2023-07-06 16:12:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4120,'','Cash','','2023-07-06 15:21:32','','0','5','2023-07-06 15:21:32','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51688645227','Cleared','5','2023-07-06 15:22:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4121,'','Mpesa','','2023-07-06 15:23:51','','0','5','2023-07-06 15:23:51','36','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51688646221','Cleared','5','2023-07-07 16:16:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4122,'','Mpesa','','2023-07-06 15:41:49','','0','5','2023-07-06 15:41:49','209','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688647301','Cleared','5','2023-07-06 18:26:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4123,'','Bank','','2023-07-06 16:06:42','','0','5','2023-07-06 16:06:42','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51688648787','Cleared','5','2023-07-06 16:08:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4124,'','Cash','','2023-07-06 16:07:00','','0','5','2023-07-06 16:07:00','92','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51688648813','Cleared','5','2023-07-06 16:07:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4125,'','Mpesa','','2023-07-06 16:08:00','','0','5','2023-07-06 16:08:00','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688648874','Cleared','5','2023-07-07 09:25:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4126,'','Mpesa','','2023-07-06 17:35:20','','0','5','2023-07-06 17:35:20','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51688654086','Cleared','5','2023-07-06 17:42:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4127,'','Mpesa','','2023-07-06 18:17:48','','0','5','2023-07-06 18:17:48','245','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688656649','Cleared','5','2023-07-06 18:18:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4128,'','Mpesa','','2023-07-07 09:07:32','','0','5','2023-07-07 09:07:32','247','0','250','1','retail','50','250','1','0','0','0','0','250','0','printed',' ','','1','0','51688707842','Cleared','5','2023-07-07 09:34:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4129,'','Mpesa','','2023-07-07 09:08:34','','0','5','2023-07-07 09:08:34','209','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51688710105','Cleared','5','2023-07-07 09:34:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4130,'','Bank','','2023-07-07 09:09:11','','0','5','2023-07-07 09:09:11','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51688710134','Cleared','5','2023-08-17 16:33:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4131,'','Bank','','2023-07-07 10:50:12','','0','5','2023-07-07 10:50:12','209','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51688711711','Cleared','5','2023-07-07 10:59:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4132,'','Mpesa','','2023-07-07 12:43:12','','0','5','2023-07-07 12:43:12','212','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51688719727','Cleared','5','2023-07-07 17:31:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4133,'','Mpesa','','2023-07-07 13:06:23','','0','5','2023-07-07 13:06:23','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51688724374','Cleared','5','2023-07-09 15:17:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4134,'','Mpesa','','2023-07-07 14:49:46','','0','5','2023-07-07 14:49:46','37','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688724407','Cleared','5','2023-07-07 15:21:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4135,'','Mpesa','','2023-07-07 15:32:39','','0','5','2023-07-07 15:32:39','388','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688733132','Cleared','5','2023-07-07 16:10:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4136,'','Mpesa','','2023-07-07 15:37:53','','0','5','2023-07-07 15:37:53','519','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51688733461','Cleared','5','2023-07-07 16:54:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4137,'','Mpesa','','2023-07-07 16:53:18','','0','5','2023-07-07 16:48:06','525','0','1440','1','retail','160','1440','1','0','0','0','0','1440','0','printed',' ','','1','0','51688737679','Cleared','5','2023-07-07 16:55:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4138,'','Mpesa','','2023-07-07 17:08:28','','0','5','2023-07-07 17:08:28','232','0','250','1','retail','50','250','1','0','0','0','0','250','0','printed',' ','','1','0','51688738884','Cleared','5','2023-07-07 17:31:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4139,'','Mpesa','','2023-07-07 17:41:59','','0','5','2023-07-07 17:41:59','381','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51688740547','Cleared','5','2023-07-07 17:45:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4140,'','Bank','','2023-07-07 18:23:06','','0','5','2023-07-07 18:23:06','67','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51688743377','Cleared','5','2023-07-11 08:22:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4141,'','Mpesa','','2023-07-07 18:29:27','','0','5','2023-07-07 18:29:27','526','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51688743406','Cleared','5','2023-07-07 18:45:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4142,'','Bank','','2023-07-07 18:32:15','','0','5','2023-07-07 18:32:15','209','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51688743828','Cleared','5','2023-07-07 18:50:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4143,'','Mpesa','','2023-07-08 08:37:14','','0','5','2023-07-08 08:37:14','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688794563','Cleared','5','2023-07-09 15:33:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4144,'','Invoice','','2023-07-08 08:55:29','','0','5','2023-07-08 08:55:29','411','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688795721','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4145,'','Invoice','','2023-07-08 09:04:31','','0','5','2023-07-08 09:04:31','362','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688795988','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4146,'','Invoice','','2023-07-08 10:21:51','','0','5','2023-07-08 10:21:51','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688800859','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4147,'','Invoice','','2023-07-08 10:34:44','','0','5','2023-07-08 10:34:45','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51688801572','Cleared','5','2023-07-08 18:42:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4148,'','Invoice','','2023-07-08 10:48:46','','0','5','2023-07-08 10:48:46','116','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688802252','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4149,'','Invoice','','2023-07-08 11:11:21','','0','5','2023-07-08 11:11:21','180','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51688803870','Cleared','5','2023-07-08 11:14:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4150,'','Cash','','2023-07-08 12:33:32','','0','5','2023-07-08 12:33:32','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51688808794','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4151,'RG86ZWZIXA','Bank','','2023-07-08 12:59:26','','0','5','2023-07-08 12:59:26','209','0','80','1','retail','0','80','1','0','0','0','0','0','80','printed',' ','','1','0','51688810201','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4152,'','Mpesa','','2023-07-08 13:13:12','','0','5','2023-07-08 13:13:12','410','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688811103','Cleared','5','2023-07-09 13:22:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4153,'','Cash','','2023-07-08 13:49:01','','0','5','2023-07-08 13:49:01','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51688813334','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4154,'','Invoice','','2023-07-08 15:18:32','','0','5','2023-07-08 15:18:32','385','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688818682','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4155,'','Cash','','2023-07-08 15:26:00','','0','5','2023-07-08 15:26:00','342','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51688818944','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4156,'','Invoice','','2023-07-08 17:20:24','','0','5','2023-07-08 17:20:24','384','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688826018','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4157,'','Invoice','','2023-07-08 17:29:40','','0','5','2023-07-08 17:29:40','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688826570','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4158,'','Invoice','','2023-07-08 18:10:13','','0','5','2023-07-08 18:10:13','503','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688828963','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4159,'RG831WFOZ5','Mpesa','','2023-07-08 18:16:17','','0','5','2023-07-08 18:16:17','209','0','120','1','retail','30','120','1','0','0','0','0','120','0','printed',' ','','1','0','51688829358','Cleared','5','2023-07-09 13:21:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4160,'RG8821YDA','Mpesa','','2023-07-08 18:53:51','','0','5','2023-07-08 18:53:51','209','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51688831583','Cleared','5','2023-07-09 13:21:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4161,'','Mpesa','','2023-07-09 12:49:34','','0','5','2023-07-09 12:49:34','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688896167','Cleared','5','2023-07-09 14:02:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4162,'','Mpesa','','2023-07-09 12:50:09','','0','5','2023-07-09 12:50:09','515','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688896204','Cleared','5','2023-07-09 14:04:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4163,'','Mpesa','','2023-07-09 12:50:50','','0','5','2023-07-09 12:50:50','209','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688896243','Cleared','5','2023-07-09 14:01:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4164,'','Mpesa','','2023-07-09 13:06:15','','0','5','2023-07-09 13:06:15','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688897165','Cleared','5','2023-07-09 14:01:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4165,'','Cash','','2023-07-09 14:06:06','','0','5','2023-07-09 14:06:06','450','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688900758','Cleared','5','2023-07-10 16:39:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4166,'','Mpesa','','2023-07-09 14:23:43','','0','5','2023-07-09 14:23:43','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688901815','Cleared','5','2023-07-09 15:12:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4167,'','Bank','','2023-07-09 14:39:08','','0','5','2023-07-09 14:39:08','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51688902732','Cleared','5','2023-07-09 14:56:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4168,'','Mpesa','','2023-07-09 14:39:38','','0','5','2023-07-09 14:39:38','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51688902773','Cleared','5','2023-07-09 14:54:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4169,'','Mpesa','','2023-07-09 14:42:58','','0','5','2023-07-09 14:42:58','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688902802','Cleared','5','2023-07-09 17:59:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4170,'','Mpesa','','2023-07-09 15:11:28','','0','5','2023-07-09 15:11:28','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688904677','Cleared','5','2023-07-10 09:02:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4171,'','Mpesa','','2023-07-09 16:13:20','','0','5','2023-07-09 16:13:20','218','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688906892','Cleared','5','2023-07-09 16:29:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4172,'','Cash','','2023-07-09 16:53:12','','0','5','2023-07-09 16:53:12','68','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688909706','Cleared','5','2023-07-09 18:03:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4173,'','Cash','','2023-07-09 17:08:07','','0','5','2023-07-09 17:08:07','54','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688910837','Cleared','5','2023-07-09 17:15:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4174,'','Cash','','2023-07-09 17:40:10','','0','5','2023-07-09 17:40:10','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688912879','Cleared','5','2023-07-09 18:20:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4175,'','Mpesa','','2023-07-09 17:51:44','','0','5','2023-07-09 17:51:44','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51688914297','Cleared','5','2023-07-09 18:01:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4176,'','Mpesa','','2023-07-10 09:19:00','','0','5','2023-07-10 08:37:22','118','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688966255','Cleared','5','2023-07-10 14:24:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4177,'','Mpesa','','2023-07-10 10:01:30','','0','5','2023-07-10 09:18:25','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688968976','Cleared','5','2023-07-11 08:21:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4178,'','Mpesa','','2023-07-10 09:25:04','','0','5','2023-07-10 09:25:04','300','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688970295','Cleared','5','2023-07-10 16:26:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4179,'','Mpesa','','2023-07-10 09:27:50','','0','5','2023-07-10 09:27:50','512','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688970463','Cleared','5','2023-07-10 11:22:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4180,'','Mpesa','','2023-07-10 09:40:18','','0','5','2023-07-10 09:40:18','142','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688971138','Cleared','5','2023-07-10 11:25:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4181,'','Cash','','2023-07-10 10:56:57','','0','5','2023-07-10 10:56:57','248','1400','1400','1','retail','100','1400','1','0','0','0','0','0','0','printed',' ','','1','0','51688975780','Cleared','5','2023-07-10 14:10:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4182,'','Bank','','2023-07-10 10:58:19','','0','5','2023-07-10 10:58:19','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51688975889','Cleared','5','2023-08-14 18:29:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4183,'','Bank','','2023-07-10 10:58:41','','0','5','2023-07-10 10:58:41','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51688975911','Cleared','5','2023-08-21 17:54:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4184,'','Mpesa','','2023-07-10 11:10:12','','0','5','2023-07-10 11:10:12','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688976220','Cleared','5','2023-07-10 14:17:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4185,'','Mpesa','','2023-07-10 11:19:31','','0','5','2023-07-10 11:19:31','525','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51688977162','Cleared','5','2023-07-10 11:21:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4186,'','Mpesa','','2023-07-10 11:36:14','','0','5','2023-07-10 11:36:14','241','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51688978165','Cleared','5','2023-07-10 12:01:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4187,'','Mpesa','','2023-07-10 11:39:50','','0','5','2023-07-10 11:39:50','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688978385','Cleared','5','2023-07-10 16:25:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4188,'','Bank','','2023-07-10 11:52:08','','0','5','2023-07-10 11:52:08','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51688979002','Cleared','5','2023-07-10 12:21:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4189,'','Mpesa','','2023-07-10 11:59:13','','0','5','2023-07-10 11:59:13','367','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51688979374','Cleared','5','2023-07-10 14:26:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4190,'','Invoice','','2023-07-10 12:22:27','','0','5','2023-07-10 12:21:57','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51688980903','Cleared','5','2023-07-10 12:22:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4191,'','Mpesa','','2023-07-10 12:25:45','','0','5','2023-07-10 12:25:45','477','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688981039','Cleared','5','2023-07-10 16:55:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4192,'','Mpesa','','2023-07-10 12:26:34','','0','5','2023-07-10 12:26:34','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51688981170','Cleared','5','2023-07-10 13:14:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4193,'','Mpesa','','2023-07-10 12:30:31','','0','5','2023-07-10 12:30:31','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51688981401','Cleared','5','2023-07-10 16:30:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4194,'','Mpesa','','2023-07-10 12:54:03','','0','5','2023-07-10 12:54:03','197','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688982482','Cleared','5','2023-07-10 14:09:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4195,'','Mpesa','','2023-07-10 13:07:32','','0','5','2023-07-10 13:07:32','268','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688983646','Cleared','5','2023-07-10 16:24:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4196,'','Cash','','2023-07-10 13:09:55','','0','5','2023-07-10 13:09:55','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51688983789','Cleared','5','2023-07-10 13:11:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4197,'','Mpesa','','2023-07-10 13:37:40','','0','5','2023-07-10 13:37:40','527','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688984432','Cleared','5','2023-07-10 16:06:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4198,'','Mpesa','','2023-07-10 14:11:52','','0','5','2023-07-10 14:11:52','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688987506','Cleared','5','2023-07-10 14:55:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4199,'','Mpesa','','2023-07-10 14:23:05','','0','5','2023-07-10 14:23:05','209','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','51688988174','Cleared','5','2023-07-10 14:23:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4200,'','Mpesa','','2023-07-10 14:25:30','','0','5','2023-07-10 14:25:30','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688988323','Cleared','5','2023-07-10 16:24:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4201,'','Cash','','2023-07-10 14:27:39','','0','5','2023-07-10 14:27:39','163','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688988451','Cleared','5','2023-07-10 15:35:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4202,'','Mpesa','','2023-07-10 14:57:58','','0','5','2023-07-10 14:57:58','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688990266','Cleared','5','2023-07-10 16:06:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4203,'','Mpesa','','2023-07-10 15:02:08','','0','5','2023-07-10 15:02:08','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51688990521','Cleared','5','2023-07-10 15:03:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4204,'RGA4708I1U','Mpesa','','2023-07-10 15:17:33','','0','5','2023-07-10 15:17:33','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51688991250','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4205,'','Cash','','2023-07-10 16:15:28','','0','5','2023-07-10 15:58:31','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51688993901','Cleared','5','2023-07-10 16:26:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4206,'','Cash','','2023-07-10 17:10:22','','0','5','2023-07-10 17:10:22','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51688998104','Cleared','5','2023-07-10 18:06:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4207,'','Mpesa','','2023-07-10 17:12:13','','0','5','2023-07-10 17:12:13','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51688998324','Cleared','5','2023-07-10 17:12:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4208,'','Mpesa','','2023-07-10 17:13:42','','0','5','2023-07-10 17:13:42','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688998416','Cleared','5','2023-07-10 17:42:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4209,'','Mpesa','','2023-07-10 17:35:02','','0','5','2023-07-10 17:35:02','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51688999696','Cleared','5','2023-07-10 18:32:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4210,'','Mpesa','','2023-07-10 18:48:07','','0','5','2023-07-10 17:56:59','100','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51689001008','Cleared','5','2023-07-10 18:54:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4211,'','Mpesa','','2023-07-10 18:08:35','','0','5','2023-07-10 18:07:41','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51689001644','Cleared','5','2023-07-10 19:21:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4212,'','Mpesa','','2023-07-10 18:32:55','','0','5','2023-07-10 18:32:55','229','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689003160','Cleared','5','2023-07-10 19:07:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4213,'','Mpesa','','2023-07-10 18:48:37','','0','5','2023-07-10 18:48:37','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689004110','Cleared','5','2023-07-10 18:49:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4214,'','Mpesa','','2023-07-10 19:03:58','','0','5','2023-07-10 19:03:58','405','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51689005021','Cleared','5','2023-07-10 19:17:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4215,'','Bank','','2023-07-11 08:50:44','','0','5','2023-07-11 08:50:44','13','0','2520','1','retail','180','2520','1','0','0','0','0','0','2520','printed',' ','','1','0','51689052987','Cleared','5','2023-08-17 16:33:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4216,'','Mpesa','','2023-07-11 08:51:19','','0','5','2023-07-11 08:51:19','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51689054658','Cleared','5','2023-07-12 13:00:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4217,'','Cash','','2023-07-11 08:59:40','','0','5','2023-07-11 08:59:40','437','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689054797','Cleared','5','2023-07-11 10:09:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4218,'','Mpesa','','2023-07-11 09:01:34','','0','5','2023-07-11 09:01:34','98','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51689055267','Cleared','5','2023-07-11 15:30:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4219,'','Mpesa','','2023-07-11 09:55:18','','0','5','2023-07-11 09:55:18','512','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689057482','Cleared','5','2023-07-12 13:48:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4220,'','Mpesa','','2023-07-11 10:13:32','','0','5','2023-07-11 10:13:32','467','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51689059602','Cleared','5','2023-07-11 18:11:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4221,'','Cash','','2023-07-11 10:38:15','','0','5','2023-07-11 10:38:15','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51689060105','Cleared','5','2023-07-11 10:38:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4222,'','Cash','','2023-07-11 10:41:07','','0','5','2023-07-11 10:41:07','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51689061258','Cleared','5','2023-07-11 11:45:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4223,'','Bank','','2023-07-11 14:02:45','','0','5','2023-07-11 14:02:07','209','0','60','1','retail','0','60','1','0','0','0','0','0','60','printed',' ','','1','0','51689072842','Cleared','5','2023-07-11 14:10:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4224,'','Mpesa','','2023-07-11 14:35:13','','0','5','2023-07-11 14:35:13','470','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689075304','Cleared','5','2023-07-11 17:49:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4225,'','Cash','','2023-07-11 14:36:28','','0','5','2023-07-11 14:36:28','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51689075383','Cleared','5','2023-07-11 14:45:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4226,'','Mpesa','','2023-07-11 14:39:18','','0','5','2023-07-11 14:39:18','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689075478','Cleared','5','2023-07-11 17:46:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4227,'','Mpesa','','2023-07-11 18:09:32','','0','5','2023-07-11 15:14:12','43','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51689076506','Cleared','5','2023-07-12 08:21:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4228,'','Mpesa','','2023-07-11 15:23:08','','0','5','2023-07-11 15:23:08','32','0','350','1','retail','20','350','1','0','0','0','0','350','0','printed',' ','','1','0','51689078167','Cleared','5','2023-07-11 16:24:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4229,'','Mpesa','','2023-07-11 16:41:12','','0','5','2023-07-11 16:41:12','387','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','51689082865','Cleared','5','2023-07-11 16:42:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4230,'','Cash','','2023-07-11 16:48:03','','0','5','2023-07-11 16:48:03','453','200','300','1','retail','0','300','1','0','0','0','0','100','0','printed',' ','','1','0','51689083277','Cleared','5','2023-07-11 17:17:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4231,'','Mpesa','','2023-07-11 17:14:22','','0','5','2023-07-11 17:13:14','488','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51689084769','Cleared','5','2023-07-11 17:18:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4232,'','Cash','','2023-07-11 17:15:21','','0','5','2023-07-11 17:15:21','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51689084914','Cleared','5','2023-07-11 17:17:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4233,'','Bank','','2023-07-11 17:41:48','','0','5','2023-07-11 17:41:48','209','20','120','1','retail','30','120','1','0','0','0','0','0','100','printed',' ','','1','0','51689086440','Cleared','5','2023-07-11 17:42:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4234,'','Mpesa','','2023-07-11 17:55:12','','0','5','2023-07-11 17:55:13','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689087306','Cleared','5','2023-07-11 19:23:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4235,'','Mpesa','','2023-07-11 18:12:44','','0','5','2023-07-11 18:12:44','484','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51689088353','Cleared','5','2023-07-12 11:02:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4236,'','Mpesa','','2023-07-11 19:12:52','','0','5','2023-07-11 19:12:52','234','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51689091961','Cleared','5','2023-07-11 19:20:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4237,'','Mpesa','','2023-07-12 08:20:32','','0','5','2023-07-12 08:20:32','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689139224','Cleared','5','2023-07-12 08:21:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4238,'','Points','','2023-07-12 08:40:51','','0','5','2023-07-12 08:40:51','106','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51689139420','Cleared','5','2023-07-12 09:11:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4239,'','Mpesa','','2023-07-12 09:32:37','','0','5','2023-07-12 09:32:37','201','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689142816','Cleared','5','2023-07-12 11:01:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4240,'','Mpesa','','2023-07-12 09:35:48','','0','5','2023-07-12 09:35:48','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689143693','Cleared','5','2023-07-12 09:38:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4241,'','Mpesa','','2023-07-12 10:28:06','','0','5','2023-07-12 10:28:06','324','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689144483','Cleared','5','2023-07-12 14:17:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4242,'','Bank','','2023-07-12 10:36:29','','0','5','2023-07-12 10:36:29','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51689147371','Cleared','5','2023-07-12 14:50:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4243,'','Mpesa','','2023-07-12 11:00:45','','0','5','2023-07-12 11:00:45','121','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','51689148074','Cleared','5','2023-07-12 15:48:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4244,'','Mpesa','','2023-07-12 11:10:55','','0','5','2023-07-12 11:10:55','94','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51689149037','Cleared','5','2023-07-12 11:26:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4245,'','Bank','','2023-07-12 11:27:39','','0','5','2023-07-12 11:27:39','446','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51689150403','Cleared','5','2023-07-12 12:56:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4246,'','Mpesa','','2023-07-12 11:28:24','','0','5','2023-07-12 11:28:25','314','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689150476','Cleared','5','2023-07-12 16:54:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4247,'','Cash','','2023-07-12 11:49:06','','0','5','2023-07-12 11:49:06','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689150624','Cleared','5','2023-07-12 11:52:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4248,'','Mpesa','','2023-07-12 12:20:34','','0','5','2023-07-12 12:20:35','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689153207','Cleared','5','2023-07-12 15:47:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4249,'','Mpesa','','2023-07-12 12:59:28','','0','5','2023-07-12 12:59:28','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51689155956','Cleared','5','2023-07-12 13:13:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4250,'','Cash','','2023-07-12 13:27:47','','0','5','2023-07-12 13:27:47','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51689157657','Cleared','5','2023-07-12 13:48:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4251,'','Mpesa','','2023-07-12 13:41:47','','0','5','2023-07-12 13:41:47','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51689158499','Cleared','5','2023-07-12 13:44:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4252,'','Bank','','2023-07-12 13:56:55','','0','5','2023-07-12 13:56:55','11','0','2250','1','retail','450','2250','1','0','0','0','0','0','2250','printed',' ','','1','0','51689159388','Cleared','5','2023-08-21 17:54:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4253,'','Cash','','2023-07-12 15:32:30','','0','5','2023-07-12 15:32:30','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689165141','Cleared','5','2023-07-12 15:47:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4254,'','Mpesa','','2023-07-12 16:06:47','','0','5','2023-07-12 16:06:47','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689167201','Cleared','5','2023-07-12 16:08:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4255,'','Cash','','2023-07-12 16:14:57','','0','5','2023-07-12 16:14:57','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51689167684','Cleared','5','2023-07-13 15:42:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4256,'','Mpesa','','2023-07-12 16:18:54','','0','5','2023-07-12 16:18:54','522','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689167929','Cleared','5','2023-07-12 16:38:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4257,'','Mpesa','','2023-07-12 16:56:24','','0','5','2023-07-12 16:56:24','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689170113','Cleared','5','2023-07-13 08:18:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4258,'','Cash','','2023-07-12 17:26:37','','0','5','2023-07-12 17:26:37','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51689170247','Cleared','5','2023-07-12 17:37:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4259,'','Mpesa','','2023-07-12 17:30:21','','0','5','2023-07-12 17:30:21','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689172212','Cleared','5','2023-07-13 08:18:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4260,'','Bank','','2023-07-12 17:54:44','','0','5','2023-07-12 17:54:44','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51689173675','Cleared','5','2023-07-12 17:55:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4261,'','Cash','','2023-07-12 18:03:27','','0','5','2023-07-12 18:03:27','480','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689174185','Cleared','5','2023-07-12 18:30:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4262,'','Invoice','','2023-07-13 09:05:57','','0','5','2023-07-13 09:05:57','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51689225525','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4263,'','Bank','','2023-07-13 09:32:33','','0','5','2023-07-13 09:32:33','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51689229918','Cleared','5','2023-08-14 18:28:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4264,'','Mpesa','','2023-07-13 09:34:34','','0','5','2023-07-13 09:34:34','304','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689230005','Cleared','5','2023-08-03 14:21:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4265,'','Mpesa','','2023-07-13 09:37:35','','0','5','2023-07-13 09:37:35','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689230250','Cleared','5','2023-07-13 17:02:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4266,'','Mpesa','','2023-07-13 09:45:10','','0','5','2023-07-13 09:45:10','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689230705','Cleared','5','2023-07-14 12:53:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4267,'','Mpesa','','2023-07-13 09:52:50','','0','5','2023-07-13 09:52:50','503','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689231139','Cleared','5','2023-07-13 15:28:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4268,'','Cash','','2023-07-13 10:21:35','','0','5','2023-07-13 10:21:35','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51689231820','Cleared','5','2023-07-13 17:14:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4269,'','Cash','','2023-07-13 10:37:49','','0','5','2023-07-13 10:37:49','461','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689233019','Cleared','5','2023-07-13 15:25:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4270,'','Mpesa','','2023-07-13 10:38:47','','0','5','2023-07-13 10:38:47','388','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689233908','Cleared','5','2023-07-13 12:54:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4271,'','Cash','','2023-07-13 10:40:10','','0','5','2023-07-13 10:40:10','224','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689234003','Cleared','5','2023-07-13 12:53:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4272,'','Invoice','','2023-07-13 11:47:17','','0','5','2023-07-13 11:47:17','512','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689238030','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4273,'','Mpesa','','2023-07-13 12:03:53','','0','5','2023-07-13 12:03:53','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689238361','Cleared','5','2023-07-13 12:52:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4274,'','Mpesa','','2023-07-13 12:07:00','','0','5','2023-07-13 12:07:00','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689239213','Cleared','5','2023-07-13 16:38:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4275,'RGD8F6UQZ6','Mpesa','','2023-07-13 12:49:22','','0','5','2023-07-13 12:49:22','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51689241750','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4276,'','Bank','','2023-07-13 12:54:36','','0','5','2023-07-13 12:54:36','238','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51689242070','Cleared','5','2023-07-13 18:44:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4277,'RGD8F8Y4PC','Bank','','2023-07-13 13:12:10','','0','5','2023-07-13 13:12:10','108','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51689243097','Cleared','5','2023-07-13 15:18:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4278,'','Invoice','','2023-07-13 13:37:25','','0','5','2023-07-13 13:37:26','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689243911','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4279,'','Mpesa','','2023-07-13 14:12:37','','0','5','2023-07-13 14:12:37','215','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689246745','Cleared','5','2023-07-13 15:17:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4280,'','Invoice','','2023-07-13 14:16:14','','0','5','2023-07-13 14:16:14','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689246963','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4281,'','Mpesa','','2023-07-13 15:13:25','','0','5','2023-07-13 15:13:25','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689248679','Cleared','5','2023-07-13 17:22:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4282,'','Mpesa','','2023-07-13 15:46:40','','0','5','2023-07-13 15:46:40','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689252395','Cleared','5','2023-07-13 17:21:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4283,'','Cash','','2023-07-13 16:35:44','','0','5','2023-07-13 16:35:44','26','390','390','1','retail','60','390','1','0','0','0','0','0','0','printed',' ','','1','0','51689252455','Cleared','5','2023-07-13 17:14:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4284,'','Mpesa','','2023-07-13 16:47:00','','0','5','2023-07-13 16:47:00','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689256003','Cleared','5','2023-07-13 17:24:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4285,'','Mpesa','','2023-07-13 16:48:35','','0','5','2023-07-13 16:48:35','524','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689256110','Cleared','5','2023-07-13 17:25:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4286,'','Mpesa','','2023-07-13 16:48:57','','0','5','2023-07-13 16:48:57','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689256131','Cleared','5','2023-07-13 17:15:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4287,'','Cash','','2023-07-13 18:04:26','','0','5','2023-07-13 18:03:58','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689260334','Cleared','5','2023-07-13 18:06:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4288,'','Mpesa','','2023-07-13 18:07:03','','0','5','2023-07-13 18:07:03','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689260791','Cleared','5','2023-07-13 18:31:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4289,'','Mpesa','','2023-07-13 18:41:52','','0','5','2023-07-13 18:41:52','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689262705','Cleared','5','2023-07-13 19:11:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4290,'','Mpesa','','2023-07-13 18:56:05','','0','5','2023-07-13 18:56:05','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689263759','Cleared','5','2023-07-13 18:56:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4291,'','Mpesa','','2023-07-14 08:28:59','','0','5','2023-07-14 08:28:59','67','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689312533','Cleared','5','2023-07-14 09:11:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4292,'','Mpesa','','2023-07-14 08:56:54','','0','5','2023-07-14 08:56:54','358','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689314205','Cleared','5','2023-07-14 16:01:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4293,'','Bank','','2023-07-14 09:04:10','','0','5','2023-07-14 09:04:10','13','0','2520','1','retail','180','2520','1','0','0','0','0','0','2520','printed',' ','','1','0','51689314605','Cleared','5','2023-08-17 16:32:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4294,'','Mpesa','','2023-07-14 10:45:07','','0','5','2023-07-14 10:45:07','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689320702','Cleared','5','2023-07-14 12:36:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4295,'','Mpesa','','2023-07-14 12:12:43','','0','5','2023-07-14 12:12:43','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689324454','Cleared','5','2023-07-14 15:54:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4296,'','Mpesa','','2023-07-14 12:24:42','','0','5','2023-07-14 12:24:42','483','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689326675','Cleared','5','2023-07-14 15:14:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4297,'','Mpesa','','2023-07-14 12:30:04','','0','5','2023-07-14 12:30:04','469','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51689326994','Cleared','5','2023-07-14 15:43:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4298,'','Mpesa','','2023-07-14 12:49:04','','0','5','2023-07-14 12:49:04','182','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51689327437','Cleared','5','2023-07-14 12:50:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4299,'','Cash','','2023-07-14 13:00:23','','0','5','2023-07-14 13:00:23','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51689328445','Cleared','5','2023-07-14 13:01:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4300,'','Mpesa','','2023-07-14 13:09:51','','0','5','2023-07-14 13:09:51','163','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689329385','Cleared','5','2023-07-14 13:12:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4301,'','Cash','','2023-07-14 13:30:01','','0','5','2023-07-14 13:30:01','99','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51689329676','Cleared','5','2023-07-14 13:46:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4302,'','Cash','','2023-07-14 14:18:06','','0','5','2023-07-14 14:18:06','467','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51689333478','Cleared','5','2023-07-14 14:41:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4303,'','Mpesa','','2023-07-14 14:19:43','','0','5','2023-07-14 14:19:43','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689333578','Cleared','5','2023-07-14 14:43:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4304,'','Mpesa','','2023-07-14 14:43:10','','0','5','2023-07-14 14:43:10','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689334985','Cleared','5','2023-07-14 17:14:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4305,'','Mpesa','','2023-07-14 16:22:35','','0','5','2023-07-14 16:22:35','37','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689339720','Cleared','5','2023-07-14 18:29:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4306,'','Cash','','2023-07-14 17:55:51','','0','5','2023-07-14 17:55:51','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51689344064','Cleared','5','2023-07-14 17:57:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4307,'','Invoice','','2023-07-14 18:04:06','','0','5','2023-07-14 18:04:06','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689347039','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4308,'','Invoice','','2023-07-14 18:12:37','','0','5','2023-07-14 18:12:37','284','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689347531','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4309,'','Invoice','','2023-07-14 18:13:23','','0','5','2023-07-14 18:13:23','481','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689347590','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4310,'','Bank','','2023-07-14 18:43:57','','0','5','2023-07-14 18:39:41','209','0','120','1','retail','30','120','1','0','0','0','0','0','120','printed',' ','','1','0','51689348665','Cleared','5','2023-07-14 18:44:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4311,'','Cash','','2023-07-14 18:51:15','','0','5','2023-07-14 18:51:15','238','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689349861','Cleared','5','2023-07-14 18:52:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4312,'','Invoice','','2023-07-15 08:56:55','','0','5','2023-07-15 08:56:56','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689400584','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4313,'','Invoice','','2023-07-15 09:21:46','','0','5','2023-07-15 09:21:46','470','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689402098','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4314,'','Invoice','','2023-07-15 10:14:09','','0','5','2023-07-15 10:14:09','147','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689405226','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4315,'','Invoice','','2023-07-15 11:17:21','','0','5','2023-07-15 11:17:21','52','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689409014','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4316,'','Mpesa','','2023-07-15 11:46:59','','0','5','2023-07-15 11:45:31','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51689410722','Cleared','5','2023-07-15 11:59:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4317,'','Mpesa','','2023-07-15 11:53:02','','0','5','2023-07-15 11:53:02','209','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51689410958','Cleared','5','2023-07-15 17:10:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4318,'RGF3KXF4ZJ','Mpesa','','2023-07-15 11:53:49','','0','5','2023-07-15 11:53:49','209','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51689411196','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4319,'','Invoice','','2023-07-15 12:07:16','','0','5','2023-07-15 12:07:16','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689411815','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4320,'','Invoice','','2023-07-15 12:53:57','','0','5','2023-07-15 12:53:57','241','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689413679','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4321,'','Invoice','','2023-07-15 12:54:40','','0','5','2023-07-15 12:54:40','285','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689414866','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4322,'','Invoice','','2023-07-15 13:01:51','','0','5','2023-07-15 13:01:51','363','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689415293','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4323,'','Invoice','','2023-07-15 14:09:04','','0','5','2023-07-15 14:09:05','375','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689419265','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4324,'','Invoice','','2023-07-15 14:09:49','','0','5','2023-07-15 14:09:49','169','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689419381','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4325,'','Cash','','2023-07-15 14:27:37','','0','5','2023-07-15 14:27:37','519','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689420447','Cleared','5','2023-07-17 10:44:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4326,'','Invoice','','2023-07-15 15:21:26','','0','5','2023-07-15 15:21:26','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689423652','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4327,'','Cash','','2023-07-15 15:22:01','','0','5','2023-07-15 15:22:02','209','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','51689423710','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4328,'','Invoice','','2023-07-15 15:55:19','','0','5','2023-07-15 15:55:19','462','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689425688','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4329,'','Cash','','2023-07-15 17:04:54','','0','5','2023-07-15 17:04:54','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51689429877','Cleared','5','2023-07-17 10:39:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4330,'','Cash','','2023-07-15 17:05:27','','0','5','2023-07-15 17:05:27','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51689429910','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4331,'','Invoice','','2023-07-15 17:30:31','','0','5','2023-07-15 17:30:31','23','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689431176','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4332,'','Invoice','','2023-07-15 17:51:43','','0','5','2023-07-15 17:51:43','475','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689432609','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4333,'','Invoice','','2023-07-15 17:53:01','','0','5','2023-07-15 17:53:01','464','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51689432722','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4334,'','Invoice','','2023-07-15 18:07:51','','0','5','2023-07-15 18:07:51','456','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689433654','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4335,'','Invoice','','2023-07-15 18:31:36','','0','5','2023-07-15 18:31:36','487','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51689434589','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4336,'','Cash','','2023-07-16 12:51:30','','0','5','2023-07-16 12:51:30','119','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689500946','Cleared','5','2023-07-16 14:50:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4337,'','Mpesa','','2023-07-16 12:54:13','','0','5','2023-07-16 12:54:13','262','0','420','1','retail','30','420','1','0','0','0','0','420','0','printed',' ','','1','0','51689501152','Cleared','5','2023-07-16 15:00:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4338,'','Invoice','','2023-07-16 12:55:32','','0','5','2023-07-16 12:55:32','255','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689501325','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4339,'','Invoice','','2023-07-16 12:56:40','','0','5','2023-07-16 12:56:40','394','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689501351','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4340,'','Invoice','','2023-07-16 12:58:21','','0','5','2023-07-16 12:58:21','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51689501450','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4341,'','Invoice','','2023-07-16 13:29:35','','0','5','2023-07-16 13:29:35','528','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689503366','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4342,'','Invoice','','2023-07-16 13:30:02','','0','5','2023-07-16 13:30:02','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689503395','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4343,'','Mpesa','','2023-07-16 13:50:08','','0','5','2023-07-16 13:50:08','227','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689504592','Cleared','5','2023-07-17 08:20:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4344,'','Invoice','','2023-07-16 13:50:47','','0','5','2023-07-16 13:50:47','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689504630','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4345,'','Invoice','','2023-07-16 13:52:02','','0','5','2023-07-16 13:52:02','20','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689504683','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4346,'','Invoice','','2023-07-16 14:29:05','','0','5','2023-07-16 14:29:05','178','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689506933','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4347,'','Invoice','','2023-07-16 14:37:22','','0','5','2023-07-16 14:37:22','468','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689507426','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4348,'','Invoice','','2023-07-16 15:19:05','','0','5','2023-07-16 15:19:05','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689509928','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4349,'','Invoice','','2023-07-16 15:35:44','','0','5','2023-07-16 15:35:44','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689510916','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4350,'','Invoice','','2023-07-16 15:48:28','','0','5','2023-07-16 15:48:28','441','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689511649','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4351,'','Bank','','2023-07-16 16:01:21','','0','5','2023-07-16 16:01:21','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51689512412','Cleared','5','2023-07-16 17:54:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4352,'','Cash','','2023-07-16 16:44:00','','0','5','2023-07-16 16:44:00','180','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51689514946','Cleared','5','2023-07-16 17:11:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4353,'','Invoice','','2023-07-16 17:52:48','','0','5','2023-07-16 17:52:48','397','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689519157','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4354,'','Mpesa','','2023-07-16 18:14:14','','0','5','2023-07-16 18:14:14','53','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689520415','Cleared','5','2023-07-18 19:28:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4355,'','Bank','','2023-07-17 09:00:32','','0','5','2023-07-17 09:00:32','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51689571359','Cleared','5','2023-07-17 09:02:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4356,'','Bank','','2023-07-17 09:25:14','','0','5','2023-07-17 09:25:14','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51689573738','Cleared','5','2023-08-14 18:28:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4357,'','Bank','','2023-07-17 09:25:40','','0','5','2023-07-17 09:25:40','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51689575128','Cleared','5','2023-08-21 17:53:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4358,'','Cash','','2023-07-17 09:34:06','','0','5','2023-07-17 09:33:29','248','840','1120','1','retail','80','1120','1','0','0','0','0','0','280','printed',' ','','1','0','51689575273','Cleared','5','2023-07-18 17:16:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4359,'','Mpesa','','2023-07-17 09:38:00','','0','5','2023-07-17 09:38:00','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689575864','Cleared','5','2023-07-17 15:50:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4360,'','Cash','','2023-07-17 11:47:22','','0','5','2023-07-17 11:47:23','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51689583634','Cleared','5','2023-07-17 17:33:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4361,'','Cash','','2023-07-17 12:18:51','','0','5','2023-07-17 12:18:51','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51689584066','Cleared','5','2023-07-17 12:20:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4362,'','Bank','','2023-07-17 13:35:48','','0','5','2023-07-17 13:35:48','61','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51689589948','Cleared','5','2023-07-17 18:29:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4363,'','Mpesa','','2023-07-17 14:01:47','','0','5','2023-07-17 14:01:47','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689591679','Cleared','5','2023-07-17 17:35:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4364,'','Bank','','2023-07-17 14:07:48','','0','5','2023-07-17 14:07:48','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51689592060','Cleared','5','2023-07-17 14:23:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4365,'','Cash','','2023-07-17 14:46:51','','0','5','2023-07-17 14:46:51','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689593049','Cleared','5','2023-07-17 16:51:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4366,'','Cash','','2023-07-17 15:16:40','','0','5','2023-07-17 15:16:40','99','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689594431','Cleared','5','2023-07-17 15:17:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4367,'','Mpesa','','2023-07-17 15:53:01','','0','5','2023-07-17 15:53:01','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689598371','Cleared','5','2023-07-17 17:47:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4368,'','Mpesa','','2023-07-17 16:11:57','','0','5','2023-07-17 16:11:57','261','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689598567','Cleared','5','2023-07-17 17:39:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4369,'','Mpesa','','2023-07-17 16:30:25','','0','5','2023-07-17 16:30:25','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689600618','Cleared','5','2023-07-17 16:33:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4370,'','Mpesa','','2023-07-17 16:39:49','','0','5','2023-07-17 16:39:49','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689601182','Cleared','5','2023-07-17 17:19:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4371,'','Mpesa','','2023-07-17 16:58:46','','0','5','2023-07-17 16:58:46','503','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689602305','Cleared','5','2023-07-17 18:28:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4372,'','Cash','','2023-07-17 17:03:19','','0','5','2023-07-17 17:03:19','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689602370','Cleared','5','2023-07-17 19:20:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4373,'','Bank','','2023-07-17 17:43:48','','0','5','2023-07-17 17:43:48','202','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51689604990','Cleared','5','2023-07-17 17:45:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4374,'','Invoice','','2023-07-17 17:53:08','','0','5','2023-07-17 17:53:08','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51689605583','Cleared','5','2023-07-21 16:02:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4375,'','Mpesa','','2023-07-17 17:59:39','','0','5','2023-07-17 17:59:39','501','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689605964','Cleared','5','2023-07-17 19:10:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4376,'','Mpesa','','2023-07-17 18:23:57','','0','5','2023-07-17 18:23:57','67','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51689607428','Cleared','5','2023-07-17 18:32:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4377,'','Cash','','2023-07-17 18:36:20','','0','5','2023-07-17 18:36:20','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51689608148','Cleared','5','2023-07-17 18:36:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4378,'','Cash','','2023-07-17 18:53:53','','0','5','2023-07-17 18:53:53','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689609226','Cleared','5','2023-07-17 19:19:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4379,'','Bank','','2023-07-17 18:59:47','','0','5','2023-07-17 18:59:47','245','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51689609578','Cleared','5','2023-07-17 19:04:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4380,'','Cash','','2023-07-17 19:07:26','','0','5','2023-07-17 19:07:26','450','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689610039','Cleared','5','2023-07-18 18:41:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4381,'','Cash','','2023-07-18 08:29:28','','0','5','2023-07-18 08:29:28','283','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51689658155','Cleared','5','2023-07-18 17:07:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4382,'','Cash','','2023-07-18 09:12:14','','0','5','2023-07-18 09:12:14','195','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','51689658654','Cleared','5','2023-07-18 11:20:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4383,'','Mpesa','','2023-07-18 09:51:16','','0','5','2023-07-18 09:51:16','390','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51689660868','Cleared','5','2023-07-18 10:03:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4384,'','Mpesa','','2023-07-18 09:57:12','','0','5','2023-07-18 09:57:12','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689663423','Cleared','5','2023-07-18 12:50:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4385,'','Mpesa','','2023-07-18 10:05:07','','0','5','2023-07-18 10:05:07','209','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51689663820','Cleared','5','2023-07-18 10:24:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4386,'','Bank','','2023-07-18 10:12:50','','0','5','2023-07-18 10:12:50','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51689664359','Cleared','5','2023-08-17 16:32:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4387,'','Mpesa','','2023-07-18 10:25:58','','0','5','2023-07-18 10:25:58','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51689665130','Cleared','5','2023-07-18 10:30:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4388,'','Mpesa','','2023-07-18 10:36:33','','0','5','2023-07-18 10:36:33','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51689665784','Cleared','5','2023-07-18 11:20:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4389,'','Mpesa','','2023-07-18 10:59:46','','0','5','2023-07-18 10:59:46','156','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689667170','Cleared','5','2023-07-18 11:38:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4390,'','Mpesa','','2023-07-18 12:48:33','','0','5','2023-07-18 12:48:33','512','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689669538','Cleared','5','2023-07-18 14:22:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4391,'','Cash','','2023-07-18 13:22:23','','0','5','2023-07-18 13:22:23','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51689675736','Cleared','5','2023-07-18 13:22:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4392,'','Mpesa','','2023-07-18 13:42:42','','0','5','2023-07-18 13:42:42','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689675807','Cleared','5','2023-07-18 14:23:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4393,'','Mpesa','','2023-07-18 13:45:32','','0','5','2023-07-18 13:45:32','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689677118','Cleared','5','2023-07-18 17:40:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4394,'','Mpesa','','2023-07-18 13:46:45','','0','5','2023-07-18 13:46:45','515','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689677190','Cleared','5','2023-07-18 14:51:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4395,'','Cash','','2023-07-18 13:48:29','','0','5','2023-07-18 13:48:29','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51689677279','Cleared','5','2023-07-18 13:51:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4396,'','Cash','','2023-07-18 16:08:13','','0','5','2023-07-18 16:08:13','61','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51689681178','Cleared','5','2023-07-18 16:09:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4397,'','Mpesa','','2023-07-18 16:28:53','','0','5','2023-07-18 16:28:53','529','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689686812','Cleared','5','2023-07-18 16:56:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4398,'','Mpesa','','2023-07-18 16:41:00','','0','5','2023-07-18 16:41:00','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689686960','Cleared','5','2023-07-18 16:57:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4399,'','Mpesa','','2023-07-18 16:54:36','','0','5','2023-07-18 16:54:36','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689688468','Cleared','5','2023-07-18 16:57:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4400,'','Mpesa','','2023-07-18 17:10:23','','0','5','2023-07-18 17:10:23','356','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689689371','Cleared','5','2023-07-18 19:02:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4401,'','Cash','','2023-07-18 17:27:08','','0','5','2023-07-18 17:27:08','433','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51689690190','Cleared','5','2023-07-18 17:32:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4402,'','Cash','','2023-07-18 17:30:42','','0','5','2023-07-18 17:30:42','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51689690635','Cleared','5','2023-07-18 17:31:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4403,'','Cash','','2023-07-18 17:33:53','','0','5','2023-07-18 17:33:11','209','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','51689690785','Cleared','5','2023-07-18 17:43:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4404,'','Mpesa','','2023-07-18 17:35:26','','0','5','2023-07-18 17:35:26','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689690884','Cleared','5','2023-07-18 18:35:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4405,'','Cash','','2023-07-18 17:51:14','','0','5','2023-07-18 17:51:14','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51689691395','Cleared','5','2023-07-18 17:55:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4406,'','Mpesa','','2023-07-18 18:07:45','','0','5','2023-07-18 18:07:45','30','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51689692597','Cleared','5','2023-07-18 19:35:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4407,'','Mpesa','','2023-07-18 18:47:59','','0','5','2023-07-18 18:47:59','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51689695270','Cleared','5','2023-07-18 18:52:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4408,'','Mpesa','','2023-07-18 18:52:32','','0','5','2023-07-18 18:52:32','67','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51689695538','Cleared','5','2023-07-18 19:02:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4409,'','Mpesa','','2023-07-18 18:57:00','','0','5','2023-07-18 18:57:00','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51689695811','Cleared','5','2023-07-18 19:00:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4410,'','Cash','','2023-07-18 19:19:47','','0','5','2023-07-18 19:19:47','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51689697086','Cleared','5','2023-07-18 19:21:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4411,'','Mpesa','','2023-07-19 08:30:53','','0','5','2023-07-19 08:30:53','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51689744646','Cleared','5','2023-07-19 10:10:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4412,'','Cash','','2023-07-19 08:31:25','','0','5','2023-07-19 08:31:25','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51689744677','Cleared','5','2023-07-19 09:08:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4413,'','Mpesa','','2023-07-19 08:50:30','','0','5','2023-07-19 08:50:30','373','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51689744706','Cleared','5','2023-07-19 11:41:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4414,'','Cash','','2023-07-19 09:19:39','','0','5','2023-07-19 09:19:39','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51689747566','Cleared','5','2023-07-19 09:26:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4415,'','Mpesa','','2023-07-19 09:32:05','','0','5','2023-07-19 09:20:55','378','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689747644','Cleared','5','2023-07-19 10:10:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4416,'','Mpesa','','2023-07-19 11:39:45','','0','5','2023-07-19 11:39:45','209','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51689755971','Cleared','5','2023-07-19 12:16:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4417,'','Mpesa','','2023-07-19 11:40:05','','0','5','2023-07-19 11:40:05','418','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689755997','Cleared','5','2023-07-19 11:42:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4418,'','Mpesa','','2023-07-19 11:40:30','','0','5','2023-07-19 11:40:30','43','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689756021','Cleared','5','2023-07-19 15:33:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4419,'','Mpesa','','2023-07-19 11:50:44','','0','5','2023-07-19 11:50:44','453','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689756205','Cleared','5','2023-07-19 13:01:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4420,'','Bank','','2023-07-19 12:53:35','','0','5','2023-07-19 12:53:35','386','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51689760408','Cleared','5','2023-07-21 08:35:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4421,'','Mpesa','','2023-07-19 12:58:10','','0','5','2023-07-19 12:58:10','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689760679','Cleared','5','2023-07-19 13:01:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4422,'','Mpesa','','2023-07-19 13:35:02','','0','5','2023-07-19 13:35:02','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689762894','Cleared','5','2023-07-20 09:14:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4423,'','Mpesa','','2023-07-19 13:52:11','','0','5','2023-07-19 13:52:11','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689763925','Cleared','5','2023-07-19 13:56:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4424,'','Mpesa','','2023-07-19 14:17:53','','0','5','2023-07-19 14:17:53','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689765464','Cleared','5','2023-07-19 15:32:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4425,'','Mpesa','','2023-07-19 14:44:58','','0','5','2023-07-19 14:44:58','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689767089','Cleared','5','2023-07-19 15:04:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4426,'','Cash','','2023-07-19 14:52:21','','0','5','2023-07-19 14:52:21','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51689767525','Cleared','5','2023-07-19 14:59:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4427,'','Mpesa','','2023-07-19 15:13:18','','0','5','2023-07-19 15:13:18','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689768791','Cleared','5','2023-07-19 15:36:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4428,'','Mpesa','','2023-07-20 08:25:21','','0','5','2023-07-20 08:25:21','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689830715','Cleared','5','2023-07-20 13:48:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4429,'','Mpesa','','2023-07-20 08:54:08','','0','5','2023-07-20 08:54:08','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689830993','Cleared','5','2023-07-20 09:38:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4430,'','Bank','','2023-07-20 09:46:55','','0','5','2023-07-20 09:46:55','10','0','750','1','retail','150','750','1','0','0','0','0','0','750','printed',' ','','1','0','51689835383','Cleared','5','2023-08-14 18:28:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4431,'','Bank','','2023-07-20 09:47:14','','0','5','2023-07-20 09:47:14','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51689835624','Cleared','5','2023-08-21 17:53:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4432,'','Mpesa','','2023-07-20 09:51:04','','0','5','2023-07-20 09:51:04','98','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51689835856','Cleared','5','2023-07-20 11:34:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4433,'','Mpesa','','2023-07-20 09:58:06','','0','5','2023-07-20 09:58:06','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689836274','Cleared','5','2023-07-20 11:43:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4434,'','Mpesa','','2023-07-20 10:40:21','','0','5','2023-07-20 10:40:21','121','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','51689838806','Cleared','5','2023-07-20 14:47:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4435,'','Cash','','2023-07-20 11:55:45','','0','5','2023-07-20 11:19:10','209','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','51689839446','Cleared','5','2023-07-20 11:56:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4436,'','Mpesa','','2023-07-20 11:22:31','','0','5','2023-07-20 11:21:46','365','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689841300','Cleared','5','2023-07-20 11:43:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4437,'','Mpesa','','2023-07-20 11:59:06','','0','5','2023-07-20 11:59:06','362','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689843504','Cleared','5','2023-07-20 13:13:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4438,'','Cash','','2023-07-20 12:04:38','','0','5','2023-07-20 12:01:28','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689843593','Cleared','5','2023-07-20 12:05:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4439,'','Mpesa','','2023-07-20 12:03:37','','0','5','2023-07-20 12:03:38','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689843813','Cleared','5','2023-07-20 12:05:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4440,'','Cash','','2023-07-20 12:53:43','','0','5','2023-07-20 12:53:43','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51689846816','Cleared','5','2023-07-20 12:54:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4441,'','Mpesa','','2023-07-20 12:56:21','','0','5','2023-07-20 12:56:21','190','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689846957','Cleared','5','2023-07-20 13:53:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4442,'','Mpesa','','2023-07-20 13:14:06','','0','5','2023-07-20 13:14:06','36','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51689848034','Cleared','5','2023-07-20 15:01:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4443,'','Cash','','2023-07-20 13:25:30','','0','5','2023-07-20 13:25:30','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689848203','Cleared','5','2023-07-20 13:26:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4444,'','Cash','','2023-07-20 13:37:39','','0','5','2023-07-20 13:37:39','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51689848835','Cleared','5','2023-07-20 13:46:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4445,'','Mpesa','','2023-07-20 14:32:47','','0','5','2023-07-20 14:32:47','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689852502','Cleared','5','2023-07-20 15:00:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4446,'','Mpesa','','2023-07-20 16:14:51','','0','5','2023-07-20 14:34:26','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689852857','Cleared','5','2023-07-21 08:34:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4447,'','Bank','','2023-07-20 16:32:01','','0','5','2023-07-20 16:32:01','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51689859908','Cleared','5','2023-07-20 16:36:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4448,'','Mpesa','','2023-07-21 08:24:25','','0','5','2023-07-21 08:24:25','105','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51689917049','Cleared','5','2023-07-21 08:34:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4449,'','Mpesa','','2023-07-21 08:25:47','','0','5','2023-07-21 08:25:47','84','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51689917125','Cleared','5','2023-07-21 14:54:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4450,'','Mpesa','','2023-07-21 08:26:54','','0','5','2023-07-21 08:26:54','295','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689917194','Cleared','5','2023-07-21 15:05:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4451,'','Mpesa','','2023-07-21 08:29:51','','0','5','2023-07-21 08:29:51','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689917277','Cleared','5','2023-07-21 15:13:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4452,'','Mpesa','','2023-07-21 08:31:46','','0','5','2023-07-21 08:31:46','498','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689917466','Cleared','5','2023-07-21 09:25:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4453,'','Mpesa','','2023-07-21 08:32:39','','0','5','2023-07-21 08:32:39','507','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689917553','Cleared','5','2023-07-21 16:20:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4454,'','Cash','','2023-07-21 09:11:34','','0','5','2023-07-21 09:11:34','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51689919830','Cleared','5','2023-07-21 15:55:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4455,'','Mpesa','','2023-07-21 09:12:46','','0','5','2023-07-21 09:12:46','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689919934','Cleared','5','2023-07-21 17:11:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4456,'','Mpesa','','2023-07-21 09:13:47','','0','5','2023-07-21 09:13:47','118','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51689920011','Cleared','5','2023-07-21 10:12:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4457,'','Bank','','2023-07-21 09:14:40','','0','5','2023-07-21 09:14:40','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51689920070','Cleared','5','2023-08-17 16:32:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4458,'','Bank','','2023-07-21 09:21:34','','0','5','2023-07-21 09:21:34','248','560','840','1','retail','60','840','1','0','0','0','0','0','280','printed',' ','','1','0','51689920484','Cleared','5','2023-07-22 09:42:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4459,'','Mpesa','','2023-07-21 09:29:38','','0','5','2023-07-21 09:29:38','411','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689920972','Cleared','5','2023-07-21 10:12:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4460,'','Mpesa','','2023-07-21 09:33:47','','0','5','2023-07-21 09:33:47','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689921218','Cleared','5','2023-07-21 14:41:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4461,'','Cash','','2023-07-21 09:40:20','','0','5','2023-07-21 09:40:20','212','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51689921614','Cleared','5','2023-07-21 16:14:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4462,'','Mpesa','','2023-07-21 10:06:12','','0','5','2023-07-21 10:06:12','163','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689922997','Cleared','5','2023-07-21 15:17:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4463,'','Mpesa','','2023-07-21 10:11:13','','0','5','2023-07-21 10:11:13','311','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689923460','Cleared','5','2023-07-21 14:42:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4464,'','Cash','','2023-07-21 10:49:52','','0','5','2023-07-21 10:15:43','530','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51689923728','Cleared','5','2023-07-21 17:32:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4465,'','Cash','','2023-07-21 10:16:29','','0','5','2023-07-21 10:16:29','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51689923782','Cleared','5','2023-07-24 18:30:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4466,'','Mpesa','','2023-07-21 10:42:11','','0','5','2023-07-21 10:42:11','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51689925293','Cleared','5','2023-07-21 10:45:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4467,'','Mpesa','','2023-07-21 12:00:37','','0','5','2023-07-21 12:00:37','205','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689930029','Cleared','5','2023-07-21 13:24:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4468,'','Mpesa','','2023-07-21 12:03:44','','0','5','2023-07-21 12:03:44','253','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689930209','Cleared','5','2023-07-21 15:11:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4469,'','Mpesa','','2023-07-21 12:12:47','','0','5','2023-07-21 12:12:47','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689930761','Cleared','5','2023-07-21 15:04:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4470,'','Bank','','2023-07-21 12:13:57','','0','5','2023-07-21 12:13:57','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51689930829','Cleared','5','2023-07-21 15:15:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4471,'','Mpesa','','2023-07-21 12:17:21','','0','5','2023-07-21 12:17:21','141','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689930865','Cleared','5','2023-07-21 12:29:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4472,'','Cash','','2023-07-21 12:21:50','','0','5','2023-07-21 12:21:50','437','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','51689931292','Cleared','5','2023-07-21 15:06:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4473,'','Cash','','2023-07-21 12:48:18','','0','5','2023-07-21 12:48:18','209','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','51689932832','Cleared','5','2023-07-21 13:24:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4474,'','Bank','','2023-07-21 13:22:06','','0','5','2023-07-21 13:22:06','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51689934917','Cleared','5','2023-07-21 13:23:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4475,'','Cash','','2023-07-21 13:45:40','','0','5','2023-07-21 13:45:40','488','300','600','1','retail','0','600','1','0','0','0','0','0','300','printed',' ','','1','0','51689936330','Cleared','5','2023-07-22 09:48:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4476,'','Mpesa','','2023-07-21 13:56:14','','0','5','2023-07-21 13:56:14','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689936969','Cleared','5','2023-07-21 15:03:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4477,'','Mpesa','','2023-07-21 13:59:56','','0','5','2023-07-21 13:59:56','503','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689937191','Cleared','5','2023-07-21 15:07:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4478,'','Mpesa','','2023-07-21 14:06:57','','0','5','2023-07-21 14:06:57','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689937278','Cleared','5','2023-07-21 14:07:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4479,'','Mpesa','','2023-07-21 14:19:16','','0','5','2023-07-21 14:19:16','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689938346','Cleared','5','2023-07-21 14:42:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4480,'','Mpesa','','2023-07-21 14:43:44','','0','5','2023-07-21 14:43:44','514','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689939818','Cleared','5','2023-07-21 15:04:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4481,'','Mpesa','','2023-07-21 14:52:22','','0','5','2023-07-21 14:52:22','345','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689940336','Cleared','5','2023-07-21 17:15:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4482,'','Mpesa','','2023-07-21 15:36:46','','0','5','2023-07-21 15:36:46','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51689942996','Cleared','5','2023-07-21 15:37:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4483,'','Mpesa','','2023-07-21 15:40:57','','0','5','2023-07-21 15:40:57','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689943249','Cleared','5','2023-07-21 16:20:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4484,'','Cash','','2023-07-21 15:55:38','','0','5','2023-07-21 15:55:38','217','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51689944132','Cleared','5','2023-07-21 15:56:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4485,'','Mpesa','','2023-07-21 16:03:45','','0','5','2023-07-21 16:03:45','209','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','51689944616','Cleared','5','2023-07-21 16:19:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4486,'','Bank','','2023-07-21 16:09:36','','0','5','2023-07-21 16:09:36','209','0','120','1','retail','30','120','1','0','0','0','0','0','120','printed',' ','','1','0','51689944965','Cleared','5','2023-07-21 16:12:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4487,'','Mpesa','','2023-07-21 16:50:37','','0','5','2023-07-21 16:50:37','453','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51689947424','Cleared','5','2023-07-21 17:11:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4488,'','Cash','','2023-07-21 16:55:04','','0','5','2023-07-21 16:55:04','52','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51689947688','Cleared','5','2023-07-21 17:25:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4489,'','Mpesa','','2023-07-21 16:57:11','','0','5','2023-07-21 16:57:11','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689947823','Cleared','5','2023-07-23 13:39:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4490,'','Invoice','','2023-07-21 16:59:41','','0','5','2023-07-21 16:59:41','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689947968','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4491,'','Mpesa','','2023-07-21 17:05:10','','0','5','2023-07-21 17:05:10','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51689948301','Cleared','5','2023-07-21 17:11:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4492,'','Cash','','2023-07-21 17:08:41','','0','5','2023-07-21 17:08:41','238','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','51689948510','Cleared','5','2023-07-21 17:12:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4493,'','Mpesa','','2023-07-21 17:09:57','','0','5','2023-07-21 17:09:57','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51689948586','Cleared','5','2023-07-21 17:11:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4494,'','Mpesa','','2023-07-21 17:37:07','','0','5','2023-07-21 17:37:07','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51689950214','Cleared','5','2023-07-21 17:39:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4495,'','Mpesa','','2023-07-21 17:38:33','','0','5','2023-07-21 17:38:34','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51689950305','Cleared','5','2023-07-21 17:39:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4496,'','Mpesa','','2023-07-21 17:59:08','','0','5','2023-07-21 17:59:08','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51689951102','Cleared','5','2023-07-21 17:59:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4497,'','Invoice','','2023-07-22 08:57:51','','0','5','2023-07-22 08:57:51','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690005408','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4498,'','Mpesa','','2023-07-22 09:29:16','','0','5','2023-07-22 09:29:16','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51690007339','Cleared','5','2023-07-24 12:29:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4499,'','Invoice','','2023-07-22 10:12:44','','0','5','2023-07-22 10:12:44','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51690009913','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4500,'','Mpesa','','2023-07-22 10:30:35','','0','5','2023-07-22 10:30:35','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690010873','Cleared','5','2023-07-23 16:31:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4501,'','Mpesa','','2023-07-22 10:54:04','','0','5','2023-07-22 10:54:04','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51690012355','Cleared','5','2023-07-23 17:02:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4502,'','Mpesa','','2023-07-22 11:11:35','','0','5','2023-07-22 11:11:35','209','200','300','1','retail','0','300','1','0','0','0','0','100','0','printed',' ','','1','0','51690013468','Cleared','5','2023-07-22 11:12:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4503,'','Invoice','','2023-07-22 12:14:39','','0','5','2023-07-22 12:14:39','125','0','750','1','retail','0','750','1','0','0','0','0','450','300','printed',' ','','1','0','51690017226','Cleared','5','2023-07-23 16:58:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4504,'','Mpesa','','2023-07-22 12:22:53','','0','5','2023-07-22 12:22:53','180','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51690017602','Cleared','5','2023-07-22 12:24:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4505,'','Invoice','','2023-07-22 12:29:14','','0','5','2023-07-22 12:29:14','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690018135','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4506,'','Mpesa','','2023-07-22 12:38:42','','0','5','2023-07-22 12:35:29','467','0','280','1','retail','0','280','1','0','0','0','0','280','0','printed',' ','','1','0','51690018508','Cleared','5','2023-07-22 14:09:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4507,'','Cash','','2023-07-22 14:01:53','','0','5','2023-07-22 12:37:08','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51690018564','Cleared','5','2023-07-23 13:42:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4508,'','Invoice','','2023-07-22 12:48:39','','0','5','2023-07-22 12:48:40','38','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690019304','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4509,'','Invoice','','2023-07-22 12:54:31','','0','5','2023-07-22 12:54:31','313','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51690019657','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4510,'','Invoice','','2023-07-22 13:11:47','','0','5','2023-07-22 13:11:47','505','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690020638','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4511,'RGM65Q7IWI','Mpesa','','2023-07-22 13:31:55','','0','5','2023-07-22 13:30:24','201','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690021779','Cleared','5','2023-07-22 13:31:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4512,'','Mpesa','','2023-07-22 13:35:39','','0','5','2023-07-22 13:32:51','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51690021957','Cleared','5','2023-07-22 14:13:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4513,'RGMTYUIOE','Mpesa','','2023-07-22 14:02:42','','0','5','2023-07-22 13:52:32','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690023145','Cleared','5','2023-07-22 14:02:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4514,'','Invoice','','2023-07-22 13:54:37','','0','5','2023-07-22 13:54:37','261','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690023270','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4515,'','Mpesa','','2023-07-22 13:56:33','','0','5','2023-07-22 13:56:33','519','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690023384','Cleared','5','2023-07-23 13:17:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4516,'','Bank','','2023-07-22 13:57:45','','0','5','2023-07-22 13:57:45','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51690023447','Cleared','5','2023-07-22 14:08:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4517,'','Invoice','','2023-07-22 14:05:43','','0','5','2023-07-22 14:05:43','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51690023914','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4518,'','Invoice','','2023-07-22 14:20:10','','0','5','2023-07-22 14:20:10','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690024802','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4519,'','Cash','','2023-07-22 14:38:48','','0','5','2023-07-22 14:38:48','26','520','520','1','retail','80','520','1','0','0','0','0','0','0','printed',' ','','1','0','51690025892','Cleared','5','2023-07-23 13:42:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4520,'','Mpesa','','2023-07-22 14:41:18','','0','5','2023-07-22 14:41:18','209','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51690026038','Cleared','5','2023-07-22 15:26:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4521,'','Invoice','','2023-07-22 15:27:54','','0','5','2023-07-22 15:27:54','385','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690028847','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4522,'','Invoice','','2023-07-22 15:49:41','','0','5','2023-07-22 15:49:41','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51690030154','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4523,'','Invoice','','2023-07-22 16:05:10','','0','5','2023-07-22 16:05:11','182','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690031090','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4524,'','Cash','','2023-07-22 16:22:51','','0','5','2023-07-22 16:22:51','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690032165','Cleared','5','2023-07-22 18:16:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4525,'','Mpesa','','2023-07-22 18:21:34','','0','5','2023-07-22 18:21:34','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690039237','Cleared','5','2023-07-23 17:01:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4526,'','Mpesa','','2023-07-23 13:00:37','','0','5','2023-07-23 13:00:15','37','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690106403','Cleared','5','2023-07-23 13:06:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4527,'','Mpesa','','2023-07-23 13:01:04','','0','5','2023-07-23 13:01:04','388','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690106455','Cleared','5','2023-07-23 13:06:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4528,'','Mpesa','','2023-07-23 13:52:17','','0','5','2023-07-23 13:01:42','120','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690106490','Cleared','5','2023-07-23 16:52:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4529,'','Mpesa','','2023-07-23 13:02:40','','0','5','2023-07-23 13:02:40','257','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51690106538','Cleared','5','2023-08-23 18:38:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4530,'','Bank','','2023-07-23 13:03:32','','0','5','2023-07-23 13:03:32','209','0','360','1','retail','90','360','1','0','0','0','0','0','360','printed',' ','','1','0','51690106602','Cleared','5','2023-07-23 13:07:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4531,'','Mpesa','','2023-07-23 13:49:43','','0','5','2023-07-23 13:49:43','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690109377','Cleared','5','2023-07-23 14:30:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4532,'','Cash','','2023-07-23 15:20:48','','0','5','2023-07-23 15:20:48','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51690112732','Cleared','5','2023-07-23 15:22:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4533,'','Mpesa','','2023-07-23 15:24:56','','0','5','2023-07-23 15:24:56','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690115004','Cleared','5','2023-07-23 16:31:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4534,'','Bank','','2023-07-23 16:27:50','','0','5','2023-07-23 16:27:50','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51690116772','Cleared','5','2023-07-23 16:43:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4535,'','Cash','','2023-07-23 17:51:54','','0','5','2023-07-23 17:47:03','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51690123615','Cleared','5','2023-07-23 18:10:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4536,'','Mpesa','','2023-07-23 17:53:13','','0','5','2023-07-23 17:53:13','27','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51690123950','Cleared','5','2023-07-23 18:10:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4537,'','Mpesa','','2023-07-23 18:20:52','','0','5','2023-07-23 18:20:52','328','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690125645','Cleared','5','2023-07-23 18:33:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4538,'','Mpesa','','2023-07-24 08:23:38','','0','5','2023-07-24 08:23:38','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690176209','Cleared','5','2023-07-24 12:24:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4539,'','Mpesa','','2023-07-24 08:34:02','','0','5','2023-07-24 08:24:05','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690176233','Cleared','5','2023-07-24 13:13:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4540,'','Mpesa','','2023-07-24 08:25:03','','0','5','2023-07-24 08:25:03','367','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51690176262','Cleared','5','2023-07-24 10:37:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4541,'','Mpesa','','2023-07-24 08:51:50','','0','5','2023-07-24 08:51:50','436','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51690176857','Cleared','5','2023-07-24 15:36:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4542,'','Mpesa','','2023-07-24 09:18:58','','0','5','2023-07-24 09:18:58','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690179529','Cleared','5','2023-07-24 09:48:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4543,'','Bank','','2023-07-24 09:52:58','','0','5','2023-07-24 09:52:58','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51690181524','Cleared','5','2023-08-14 18:28:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4544,'','Bank','','2023-07-24 09:54:21','','0','5','2023-07-24 09:54:22','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51690181649','Cleared','5','2023-08-21 17:53:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4545,'','Bank','','2023-07-24 10:44:58','','0','5','2023-07-24 10:44:58','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51690184681','Cleared','5','2023-07-24 10:46:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4546,'','Mpesa','','2023-07-24 10:50:14','','0','5','2023-07-24 10:50:14','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51690185007','Cleared','5','2023-07-24 12:05:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4547,'','Mpesa','','2023-07-24 12:02:19','','0','5','2023-07-24 12:02:19','172','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51690187753','Cleared','5','2023-07-24 13:32:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4548,'','Cash','','2023-07-24 13:15:58','','0','5','2023-07-24 13:15:58','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690193684','Cleared','5','2023-07-24 13:59:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4549,'','Mpesa','','2023-07-24 13:27:41','','0','5','2023-07-24 13:27:41','224','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690194284','Cleared','5','2023-07-24 13:58:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4550,'','Mpesa','','2023-07-24 13:44:08','','0','5','2023-07-24 13:44:08','140','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690195442','Cleared','5','2023-07-24 14:01:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4551,'','Cash','','2023-07-24 13:46:33','','0','5','2023-07-24 13:46:33','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51690195585','Cleared','5','2023-07-24 13:57:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4552,'','Cash','','2023-07-24 13:48:21','','0','5','2023-07-24 13:48:21','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51690195695','Cleared','5','2023-07-24 13:57:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4553,'','Cash','','2023-07-24 15:13:33','','0','5','2023-07-24 15:13:33','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690200808','Cleared','5','2023-07-24 15:16:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4554,'','Mpesa','','2023-07-24 15:14:01','','0','5','2023-07-24 15:14:01','176','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690200833','Cleared','5','2023-07-31 12:18:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4555,'','Mpesa','','2023-07-24 15:14:18','','0','5','2023-07-24 15:14:18','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690200854','Cleared','5','2023-07-24 17:04:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4556,'','Mpesa','','2023-07-24 15:14:47','','0','5','2023-07-24 15:14:47','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51690200877','Cleared','5','2023-07-24 15:15:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4557,'','Mpesa','','2023-07-24 15:55:37','','0','5','2023-07-24 15:55:37','453','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690203262','Cleared','5','2023-07-24 16:49:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4558,'','Mpesa','','2023-07-24 16:10:55','','0','5','2023-07-24 16:10:55','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690204246','Cleared','5','2023-07-24 16:32:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4559,'','Mpesa','','2023-07-24 16:41:05','','0','5','2023-07-24 16:41:05','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690206052','Cleared','5','2023-07-24 16:42:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4560,'','Cash','','2023-07-24 16:59:50','','0','5','2023-07-24 16:59:50','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690207183','Cleared','5','2023-07-24 17:32:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4561,'','Mpesa','','2023-07-24 17:04:44','','0','5','2023-07-24 17:04:44','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690207475','Cleared','5','2023-07-25 13:41:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4562,'','Mpesa','','2023-07-24 17:45:24','','0','5','2023-07-24 17:45:24','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690209915','Cleared','5','2023-07-25 08:56:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4563,'','Mpesa','','2023-07-25 08:54:44','','0','5','2023-07-25 08:54:44','390','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690264469','Cleared','5','2023-07-25 08:56:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4564,'','Mpesa','','2023-07-25 08:55:34','','0','5','2023-07-25 08:55:34','209','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51690264518','Cleared','5','2023-07-25 11:43:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4565,'','Mpesa','','2023-07-25 09:40:45','','0','5','2023-07-25 09:40:45','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690265875','Cleared','5','2023-07-25 11:03:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4566,'','Mpesa','','2023-07-25 09:48:13','','0','5','2023-07-25 09:48:13','455','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690267607','Cleared','5','2023-07-25 11:01:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4567,'','Mpesa','','2023-07-25 10:36:08','','0','5','2023-07-25 10:36:08','503','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690270562','Cleared','5','2023-07-25 14:50:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4568,'','Mpesa','','2023-07-25 11:30:12','','0','5','2023-07-25 11:30:12','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690272764','Cleared','5','2023-07-25 15:53:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4569,'','Mpesa','','2023-07-25 12:59:47','','0','5','2023-07-25 12:59:47','483','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690275553','Cleared','5','2023-07-25 17:07:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4570,'','Mpesa','','2023-07-25 14:05:00','','0','5','2023-07-25 14:05:00','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51690283091','Cleared','5','2023-07-29 10:57:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4571,'','Bank','','2023-07-25 14:15:14','','0','5','2023-07-25 14:15:14','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51690283113','Cleared','5','2023-07-25 14:17:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4572,'','Cash','','2023-07-25 14:32:17','','0','5','2023-07-25 14:32:17','523','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690284720','Cleared','5','2023-07-25 14:45:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4573,'','Cash','','2023-07-25 14:35:57','','0','5','2023-07-25 14:35:57','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51690284951','Cleared','5','2023-07-25 14:39:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4574,'','Bank','','2023-07-25 14:37:17','','0','5','2023-07-25 14:37:17','446','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51690285029','Cleared','5','2023-07-25 15:08:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4575,'','Cash','','2023-07-25 15:00:37','','0','5','2023-07-25 15:00:37','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51690286426','Cleared','5','2023-07-25 15:10:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4576,'','Mpesa','','2023-07-25 15:48:41','','0','5','2023-07-25 15:48:41','293','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690289314','Cleared','5','2023-07-25 16:10:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4577,'','Cash','','2023-07-25 15:52:44','','0','5','2023-07-25 15:52:44','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690289558','Cleared','5','2023-07-25 16:54:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4578,'','Cash','','2023-07-25 16:14:33','','0','5','2023-07-25 16:14:33','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51690290860','Cleared','5','2023-07-25 16:33:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4579,'','Bank','','2023-07-25 16:54:06','','0','5','2023-07-25 16:54:07','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51690292079','Cleared','5','2023-07-25 16:57:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4580,'','Mpesa','','2023-07-25 17:09:28','','0','5','2023-07-25 17:09:28','180','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51690294156','Cleared','5','2023-07-25 17:15:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4581,'','Mpesa','','2023-07-25 18:11:11','','0','5','2023-07-25 18:11:11','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690297166','Cleared','5','2023-07-25 18:41:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4582,'','Mpesa','','2023-07-25 18:22:34','','0','5','2023-07-25 18:22:34','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690298524','Cleared','5','2023-07-25 18:37:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4583,'','Mpesa','','2023-07-25 18:24:31','','0','5','2023-07-25 18:24:31','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690298662','Cleared','5','2023-07-25 18:30:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4584,'','Mpesa','','2023-07-25 18:26:11','','0','5','2023-07-25 18:26:11','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690298710','Cleared','5','2023-07-25 18:47:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4585,'','Cash','','2023-07-25 18:27:16','','0','5','2023-07-25 18:27:16','212','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690298814','Cleared','5','2023-07-25 18:53:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4586,'','Cash','','2023-07-25 18:39:47','','0','5','2023-07-25 18:39:47','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51690299581','Cleared','5','2023-07-25 18:40:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4587,'','Mpesa','','2023-07-26 08:42:02','','0','5','2023-07-26 08:39:30','67','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690349960','Cleared','5','2023-07-26 12:17:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4588,'','Mpesa','','2023-07-26 08:46:43','','0','5','2023-07-26 08:46:43','383','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690350391','Cleared','5','2023-07-26 12:16:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4589,'','Bank','','2023-07-26 09:09:33','','0','5','2023-07-26 09:09:33','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51690351516','Cleared','5','2023-08-17 16:31:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4590,'','Mpesa','','2023-07-26 09:36:21','','0','5','2023-07-26 09:36:21','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690352603','Cleared','5','2023-07-26 17:34:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4591,'','Mpesa','','2023-07-26 09:43:16','','0','5','2023-07-26 09:43:16','333','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690353786','Cleared','5','2023-07-26 10:22:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4592,'','Mpesa','','2023-07-26 09:52:57','','0','5','2023-07-26 09:52:57','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690354372','Cleared','5','2023-07-26 10:28:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4593,'','Mpesa','','2023-07-26 12:01:00','','0','5','2023-07-26 12:01:00','532','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51690356825','Cleared','5','2023-07-26 13:20:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4594,'','Bank','','2023-07-26 12:12:33','','0','5','2023-07-26 12:11:48','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51690362179','Cleared','5','2023-07-26 12:13:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4595,'','Mpesa','','2023-07-26 13:10:57','','0','5','2023-07-26 13:10:57','515','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690364557','Cleared','5','2023-07-26 16:02:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4596,'','Mpesa','','2023-07-26 13:18:40','','0','5','2023-07-26 13:18:40','524','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690366337','Cleared','5','2023-07-26 13:20:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4597,'','Cash','','2023-07-26 13:26:50','','0','5','2023-07-26 13:26:50','211','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690367194','Cleared','5','2023-07-28 16:55:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4598,'','Cash','','2023-07-26 14:37:27','','0','5','2023-07-26 14:37:27','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51690370707','Cleared','5','2023-07-26 14:37:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4599,'','Mpesa','','2023-07-26 15:06:31','','0','5','2023-07-26 15:06:31','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690373178','Cleared','5','2023-07-27 16:34:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4600,'','Cash','','2023-07-26 15:21:21','','0','5','2023-07-26 15:21:21','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51690373729','Cleared','5','2023-07-26 16:37:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4601,'','Cash','','2023-07-26 16:34:03','','0','5','2023-07-26 16:34:03','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51690378431','Cleared','5','2023-07-26 16:36:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4602,'','Mpesa','','2023-07-26 17:06:19','','0','5','2023-07-26 17:06:19','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690378639','Cleared','5','2023-07-27 10:31:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4603,'','Mpesa','','2023-07-26 18:52:19','','0','5','2023-07-26 18:52:19','314','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690384582','Cleared','5','2023-07-27 15:53:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4604,'','Cash','','2023-07-27 09:00:34','','0','5','2023-07-27 09:00:34','283','750','750','1','retail','150','750','1','0','0','0','0','0','0','printed',' ','','1','0','51690437602','Cleared','5','2023-07-27 17:16:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4605,'','Mpesa','','2023-07-27 09:08:47','','0','5','2023-07-27 09:08:47','99','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51690437663','Cleared','5','2023-07-27 17:43:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4606,'','Bank','','2023-07-27 09:09:14','','0','5','2023-07-27 09:09:14','108','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51690438142','Cleared','5','2023-07-27 10:24:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4607,'','Bank','','2023-07-27 10:10:55','','0','5','2023-07-27 10:10:55','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51690440716','Cleared','5','2023-08-14 18:27:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4608,'','Bank','','2023-07-27 10:11:19','','0','5','2023-07-27 10:11:19','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51690441867','Cleared','5','2023-08-21 17:53:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4609,'','Mpesa','','2023-07-27 10:17:15','','0','5','2023-07-27 10:17:15','209','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51690442212','Cleared','5','2023-07-27 10:54:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4610,'','Mpesa','','2023-07-27 11:22:02','','0','5','2023-07-27 11:22:02','218','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51690445569','Cleared','5','2023-07-27 15:45:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4611,'','Mpesa','','2023-07-27 11:30:51','','0','5','2023-07-27 11:30:51','425','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51690446641','Cleared','5','2023-07-27 15:34:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4612,'','Cash','','2023-07-27 12:02:08','','0','5','2023-07-27 12:02:08','188','270','270','1','retail','30','270','1','0','0','0','0','0','0','printed',' ','','1','0','51690448515','Cleared','5','2023-07-27 15:33:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4613,'','Points','','2023-07-27 12:08:49','','0','5','2023-07-27 12:08:49','287','0','270','1','retail','30','270','1','0','0','0','270','0','0','printed',' ','','1','0','51690448917','Cleared','5','2023-07-27 15:33:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4614,'','Mpesa','','2023-07-27 13:06:59','','0','5','2023-07-27 13:06:59','167','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51690449159','Cleared','5','2023-07-27 17:37:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4615,'','Cash','','2023-07-27 13:10:45','','0','5','2023-07-27 13:10:45','447','540','540','1','retail','60','540','1','0','0','0','0','0','0','printed',' ','','1','0','51690452627','Cleared','5','2023-07-27 14:01:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4616,'','Mpesa','','2023-07-27 13:26:56','','0','5','2023-07-27 13:26:56','70','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51690453587','Cleared','5','2023-07-27 17:10:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4617,'','Mpesa','','2023-07-27 13:36:03','','0','5','2023-07-27 13:36:03','23','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51690454147','Cleared','5','2023-07-27 19:23:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4618,'','Mpesa','','2023-07-27 13:52:14','','0','5','2023-07-27 13:52:14','248','0','1000','1','retail','200','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51690455121','Cleared','5','2023-07-28 11:20:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4619,'','Bank','','2023-07-27 14:46:40','','0','5','2023-07-27 14:46:40','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51690457176','Cleared','5','2023-07-27 14:49:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4620,'','Mpesa','','2023-07-27 15:20:00','','0','5','2023-07-27 15:20:00','209','0','250','1','retail','50','250','1','0','0','0','0','250','0','printed',' ','','1','0','51690460383','Cleared','5','2023-07-27 18:21:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4621,'','Cash','','2023-07-27 15:21:16','','0','5','2023-07-27 15:21:16','195','1620','1620','1','retail','180','1620','1','0','0','0','0','0','0','printed',' ','','1','0','51690460430','Cleared','5','2023-07-27 17:11:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4622,'','Cash','','2023-07-27 15:22:16','','0','5','2023-07-27 15:22:16','478','270','270','1','retail','30','270','1','0','0','0','0','0','0','printed',' ','','1','0','51690460520','Cleared','5','2023-07-27 16:09:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4623,'','Bank','','2023-07-27 16:07:31','','0','5','2023-07-27 16:07:31','209','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51690463220','Cleared','5','2023-07-27 16:33:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4624,'','Cash','','2023-07-27 16:28:58','','0','5','2023-07-27 16:28:58','214','270','270','1','retail','30','270','1','0','0','0','0','0','0','printed',' ','','1','0','51690464526','Cleared','5','2023-07-27 16:33:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4625,'','Cash','','2023-07-27 16:31:24','','0','5','2023-07-27 16:31:24','209','45','45','1','retail','15','45','1','0','0','0','0','0','0','printed',' ','','1','0','51690464637','Cleared','5','2023-07-27 16:32:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4626,'','Mpesa','','2023-07-27 16:42:47','','0','5','2023-07-27 16:42:47','131','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51690464993','Cleared','5','2023-07-27 18:50:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4627,'','Mpesa','','2023-07-27 16:51:18','','0','5','2023-07-27 16:51:18','348','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51690465855','Cleared','5','2023-07-27 16:58:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4628,'','Cash','','2023-07-27 17:01:32','','0','5','2023-07-27 17:01:32','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51690466486','Cleared','5','2023-07-27 17:16:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4629,'','Mpesa','','2023-07-27 17:08:03','','0','5','2023-07-27 17:08:03','488','0','250','1','retail','50','250','1','0','0','0','0','250','0','printed',' ','','1','0','51690466787','Cleared','5','2023-07-27 17:10:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4630,'','Mpesa','','2023-07-27 17:12:21','','0','5','2023-07-27 17:12:21','400','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51690467108','Cleared','5','2023-07-27 17:19:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4631,'','Mpesa','','2023-07-27 17:45:54','','0','5','2023-07-27 17:45:54','402','0','1080','1','retail','120','1080','1','0','0','0','0','1080','0','printed',' ','','1','0','51690469139','Cleared','5','2023-07-27 18:46:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4632,'','Mpesa','','2023-07-27 18:14:02','','0','5','2023-07-27 18:14:02','238','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','51690470834','Cleared','5','2023-07-27 18:21:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4633,'','Mpesa','','2023-07-27 18:29:24','','0','5','2023-07-27 18:29:24','296','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51690471751','Cleared','5','2023-07-28 08:44:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4634,'','Mpesa','','2023-07-28 08:25:42','','0','5','2023-07-28 08:25:42','43','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51690521919','Cleared','5','2023-07-28 18:04:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4635,'','Mpesa','','2023-07-28 09:03:40','','0','5','2023-07-28 09:03:40','439','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51690524204','Cleared','5','2023-07-28 10:57:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4636,'','Cash','','2023-07-28 09:16:31','','0','5','2023-07-28 09:16:31','75','250','250','1','retail','50','250','1','0','0','0','0','0','0','printed',' ','','1','0','51690524982','Cleared','5','2023-07-28 17:11:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4637,'','Cash','','2023-07-28 10:10:22','','0','5','2023-07-28 10:10:22','504','250','250','1','retail','50','250','1','0','0','','0','0','0','printed',' ','','1','0','51690525159','Cleared','5','2023-07-28 17:09:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4638,'','Mpesa','','2023-07-28 10:33:28','','0','5','2023-07-28 10:27:15','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690529217','Cleared','5','2023-07-28 10:57:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4639,'','Mpesa','','2023-07-28 10:54:18','','0','5','2023-07-28 10:54:18','116','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51690529625','Cleared','5','2023-07-28 12:46:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4640,'','Mpesa','','2023-07-28 11:03:17','','0','5','2023-07-28 11:03:17','74','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51690531061','Cleared','5','2023-07-28 12:45:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4641,'','Mpesa','','2023-07-28 12:46:06','','0','5','2023-07-28 11:15:16','372','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51690532105','Cleared','5','2023-07-29 16:48:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4642,'','Mpesa','','2023-07-28 11:39:52','','0','5','2023-07-28 11:39:52','467','0','250','1','retail','50','250','1','0','0','0','0','250','0','printed',' ','','1','0','51690532793','Cleared','5','2023-07-29 08:37:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4643,'','Mpesa','','2023-07-28 12:32:51','','0','5','2023-07-28 12:32:51','71','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51690533612','Cleared','5','2023-07-28 12:45:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4644,'','Points','','2023-07-28 13:52:20','','0','5','2023-07-28 13:52:20','127','0','270','1','retail','30','270','1','0','0','0','270','0','0','printed',' ','','1','0','51690537611','Cleared','5','2023-07-28 13:53:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4645,'','Mpesa','','2023-07-28 15:06:45','','0','5','2023-07-28 15:06:45','209','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','51690545947','Cleared','5','2023-07-28 15:21:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4646,'','Bank','','2023-07-28 15:07:40','','0','5','2023-07-28 15:07:40','209','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51690546019','Cleared','5','2023-07-28 15:28:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4647,'','Mpesa','','2023-07-28 15:11:46','','0','5','2023-07-28 15:11:46','386','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51690546295','Cleared','5','2023-07-28 16:28:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4648,'','Mpesa','','2023-07-28 15:29:45','','0','5','2023-07-28 15:29:45','121','0','990','1','retail','60','990','1','0','0','0','0','990','0','printed',' ','','1','0','51690547356','Cleared','5','2023-07-28 18:55:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4649,'','Cash','','2023-07-28 15:36:11','','0','5','2023-07-28 15:36:11','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51690547498','Cleared','5','2023-07-28 16:27:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4650,'','Cash','','2023-07-28 15:48:25','','0','5','2023-07-28 15:48:25','433','500','500','1','retail','100','500','1','0','0','0','0','0','0','printed',' ','','1','0','51690547808','Cleared','5','2023-07-28 16:26:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4651,'','Cash','','2023-07-28 16:07:12','','0','5','2023-07-28 16:07:12','384','270','270','1','retail','30','270','1','0','0','0','0','0','0','printed',' ','','1','0','51690548583','Cleared','5','2023-07-28 17:10:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4652,'','Mpesa','','2023-07-28 16:32:50','','0','5','2023-07-28 16:32:50','18','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51690551158','Cleared','5','2023-07-28 16:35:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4653,'','Mpesa','','2023-07-28 16:42:11','','0','5','2023-07-28 16:42:11','32','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51690551719','Cleared','5','2023-07-28 16:49:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4654,'','Mpesa','','2023-07-28 17:12:39','','0','5','2023-07-28 17:12:40','110','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51690553549','Cleared','5','2023-07-29 08:37:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4655,'','Mpesa','','2023-07-28 17:31:51','','0','5','2023-07-28 17:31:51','216','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51690554691','Cleared','5','2023-07-29 15:27:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4656,'','Mpesa','','2023-07-28 17:47:13','','0','5','2023-07-28 17:47:13','503','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51690555623','Cleared','5','2023-07-28 18:55:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4657,'','Mpesa','','2023-07-28 17:53:24','','0','5','2023-07-28 17:53:24','209','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690555995','Cleared','5','2023-07-28 17:56:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4658,'','Cash','','2023-07-28 18:30:31','','0','5','2023-07-28 18:30:31','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51690558206','Cleared','5','2023-07-28 18:31:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4659,'','Mpesa','','2023-07-29 08:36:03','','0','5','2023-07-29 08:36:03','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690608957','Cleared','5','2023-07-29 08:37:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4660,'','Cash','','2023-07-29 08:49:19','','0','5','2023-07-29 08:49:19','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51690609751','Cleared','5','2023-07-29 10:16:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4661,'','Mpesa','','2023-07-29 09:55:57','','0','5','2023-07-29 09:54:27','423','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690613654','Cleared','5','2023-07-29 10:16:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4662,'','Mpesa','','2023-07-29 10:29:35','','0','5','2023-07-29 10:29:35','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51690615033','Cleared','5','2023-07-30 11:50:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4663,'','Bank','','2023-07-29 10:41:22','','0','5','2023-07-29 10:41:22','209','0','120','1','retail','30','120','1','0','0','0','0','0','120','printed',' ','','1','0','51690616471','Cleared','5','2023-07-29 10:42:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4664,'','Bank','','2023-07-29 10:55:24','','0','5','2023-07-29 10:55:24','305','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51690616627','Cleared','5','2023-07-30 11:49:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4665,'','Mpesa','','2023-07-29 10:56:52','','0','5','2023-07-29 10:56:52','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51690617375','Cleared','5','2023-07-29 15:49:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4666,'','Mpesa','','2023-07-29 11:07:13','','0','5','2023-07-29 11:07:13','139','40','70','1','retail','0','70','1','0','0','0','0','30','0','printed',' ','','1','0','51690617618','Cleared','5','2023-07-29 11:07:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4667,'','Mpesa','','2023-07-29 11:14:09','','0','5','2023-07-29 11:14:09','340','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690618439','Cleared','5','2023-07-29 12:04:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4668,'','Cash','','2023-07-29 12:12:34','','0','5','2023-07-29 12:12:34','268','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690621936','Cleared','5','2023-07-29 12:27:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4669,'','Mpesa','','2023-07-29 12:17:39','','0','5','2023-07-29 12:17:39','180','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51690622240','Cleared','5','2023-07-29 17:51:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4670,'','Mpesa','','2023-07-29 12:21:18','','0','5','2023-07-29 12:21:18','470','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690622469','Cleared','5','2023-07-29 17:53:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4671,'','Cash','','2023-07-29 13:20:47','','0','5','2023-07-29 13:20:47','26','390','390','1','retail','60','390','1','0','0','0','0','0','0','printed',' ','','1','0','51690626022','Cleared','5','2023-07-29 17:59:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4672,'','Mpesa','','2023-07-29 13:21:23','','0','5','2023-07-29 13:21:23','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51690626074','Cleared','5','2023-07-29 14:05:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4673,'','Mpesa','','2023-07-29 13:25:40','','0','5','2023-07-29 13:25:40','98','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51690626101','Cleared','5','2023-07-29 16:26:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4674,'','Cash','','2023-07-29 14:15:13','','0','5','2023-07-29 14:15:13','475','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690629298','Cleared','5','2023-07-29 15:07:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4675,'','Mpesa','','2023-07-29 14:34:22','','0','5','2023-07-29 14:34:22','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690630449','Cleared','5','2023-07-29 15:56:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4676,'','Mpesa','','2023-07-29 15:47:02','','0','5','2023-07-29 15:47:02','414','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51690634777','Cleared','5','2023-07-29 15:48:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4677,'','Mpesa','','2023-07-29 16:04:40','','0','5','2023-07-29 16:04:40','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51690635874','Cleared','5','2023-07-29 16:05:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4678,'','Cash','','2023-07-29 16:08:07','','0','5','2023-07-29 16:08:07','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690636007','Cleared','5','2023-07-29 16:34:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4679,'','Mpesa','','2023-07-29 16:37:42','','0','5','2023-07-29 16:37:42','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690637855','Cleared','5','2023-07-29 17:39:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4680,'','Cash','','2023-07-29 16:49:10','','0','5','2023-07-29 16:49:10','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51690638544','Cleared','5','2023-07-29 16:50:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4681,'','Mpesa','','2023-07-29 16:52:08','','0','5','2023-07-29 16:52:08','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51690638690','Cleared','5','2023-07-29 16:53:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4682,'','Cash','','2023-07-29 16:54:22','','0','5','2023-07-29 16:54:22','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51690638853','Cleared','5','2023-07-29 17:27:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4683,'','Bank','','2023-07-29 17:35:36','','0','5','2023-07-29 17:35:36','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51690641326','Cleared','5','2023-07-29 17:40:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4684,'','Cash','','2023-07-29 17:49:00','','0','5','2023-07-29 17:49:00','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51690642126','Cleared','5','2023-07-29 17:50:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4685,'','Bank','','2023-07-29 18:15:45','','0','5','2023-07-29 18:15:45','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51690643736','Cleared','5','2023-07-29 18:17:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4686,'','Mpesa','','2023-07-30 13:13:43','','0','5','2023-07-30 11:18:33','210','0','3200','1','retail','0','3200','1','0','0','0','0','3200','0','printed',' ','','1','0','51690705105','Cleared','5','2023-07-30 14:26:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4687,'','Mpesa','','2023-07-30 11:33:48','','0','5','2023-07-30 11:33:48','37','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690706018','Cleared','5','2023-07-30 11:36:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4688,'','Bank','','2023-07-30 11:37:23','','0','5','2023-07-30 11:37:23','30','900','1200','1','retail','0','1200','1','0','0','0','0','0','300','printed',' ','','1','0','51690706232','Cleared','5','2023-08-01 11:06:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4689,'','Mpesa','','2023-07-30 12:01:24','','0','5','2023-07-30 12:01:25','318','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690707636','Cleared','5','2023-07-30 13:07:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4690,'','Mpesa','','2023-07-30 13:11:24','','0','5','2023-07-30 12:01:54','503','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690707703','Cleared','5','2023-07-30 15:58:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4691,'','Mpesa','','2023-07-30 12:19:14','','0','5','2023-07-30 12:19:14','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690708622','Cleared','5','2023-07-30 15:35:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4692,'','Cash','','2023-07-30 12:49:00','','0','5','2023-07-30 12:49:00','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51690710524','Cleared','5','2023-07-30 13:30:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4693,'','Mpesa','','2023-07-30 13:06:12','','0','5','2023-07-30 13:06:12','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690710753','Cleared','5','2023-07-30 13:07:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4694,'','Bank','','2023-07-30 14:53:44','','0','5','2023-07-30 14:53:44','209','0','1600','1','retail','0','1600','1','0','0','0','0','0','1600','printed',' ','','1','0','51690717416','Cleared','5','2023-07-30 15:44:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4695,'','Mpesa','','2023-07-30 15:06:59','','0','5','2023-07-30 15:06:59','245','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690718813','Cleared','5','2023-07-30 15:24:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4696,'','Mpesa','','2023-07-30 15:26:14','','0','5','2023-07-30 15:26:14','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690719968','Cleared','5','2023-07-30 18:15:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4697,'','Mpesa','','2023-07-30 15:26:40','','0','5','2023-07-30 15:26:40','380','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51690719995','Cleared','5','2023-07-30 17:04:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4698,'','Mpesa','','2023-07-30 16:47:06','','0','5','2023-07-30 16:47:06','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690724815','Cleared','5','2023-07-30 17:02:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4699,'','Mpesa','','2023-07-30 17:00:02','','0','5','2023-07-30 17:00:02','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51690725504','Cleared','5','2023-07-30 17:05:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4700,'','Cash','','2023-07-30 17:15:34','','0','5','2023-07-30 17:15:34','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51690726524','Cleared','5','2023-07-30 17:16:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4701,'','Mpesa','','2023-07-30 18:24:08','','0','5','2023-07-30 18:24:08','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690730636','Cleared','5','2023-07-30 18:44:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4702,'','Bank','','2023-07-31 08:31:32','','0','5','2023-07-31 08:31:32','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51690781481','Cleared','5','2023-08-17 16:31:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4703,'','Cash','','2023-07-31 09:32:24','','0','5','2023-07-31 09:32:24','530','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51690785124','Cleared','5','2023-07-31 14:21:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4704,'','Bank','','2023-07-31 09:41:44','','0','5','2023-07-31 09:41:45','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51690785517','Cleared','5','2023-08-14 18:27:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4705,'','Bank','','2023-07-31 09:43:19','','0','5','2023-07-31 09:43:19','11','0','750','1','retail','150','750','1','0','0','0','0','0','750','printed',' ','','1','0','51690785785','Cleared','5','2023-08-21 17:52:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4706,'','Cash','','2023-07-31 09:45:35','','0','5','2023-07-31 09:45:35','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51690785923','Cleared','5','2023-07-31 18:35:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4707,'','Bank','','2023-07-31 10:04:27','','0','5','2023-07-31 10:04:27','108','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51690786260','Cleared','5','2023-07-31 10:25:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4708,'','Mpesa','','2023-07-31 10:05:20','','0','5','2023-07-31 10:05:20','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690787112','Cleared','5','2023-07-31 16:02:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4709,'','Mpesa','','2023-07-31 10:24:04','','0','5','2023-07-31 10:24:04','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690788240','Cleared','5','2023-07-31 11:20:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4710,'','Cash','','2023-07-31 10:37:15','','0','5','2023-07-31 10:37:15','92','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51690789011','Cleared','5','2023-07-31 18:39:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4711,'','Mpesa','','2023-07-31 11:03:17','','0','5','2023-07-31 11:03:17','168','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690790547','Cleared','5','2023-07-31 15:12:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4712,'','Mpesa','','2023-07-31 11:58:20','','0','5','2023-07-31 11:28:49','441','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690792064','Cleared','5','2023-07-31 12:39:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4713,'','Mpesa','','2023-07-31 11:57:30','','0','5','2023-07-31 11:57:30','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690793845','Cleared','5','2023-07-31 12:18:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4714,'','Mpesa','','2023-07-31 12:55:35','','0','5','2023-07-31 12:55:35','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690797322','Cleared','5','2023-07-31 14:36:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4715,'','Bank','','2023-07-31 13:10:38','','0','5','2023-07-31 13:10:38','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51690798229','Cleared','5','2023-07-31 17:52:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4716,'','Cash','','2023-07-31 14:17:49','','0','5','2023-07-31 14:17:49','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51690800701','Cleared','5','2023-07-31 14:19:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4717,'','Mpesa','','2023-07-31 14:30:23','','0','5','2023-07-31 14:30:23','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690803017','Cleared','5','2023-07-31 15:40:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4718,'','Bank','','2023-07-31 14:44:39','','0','5','2023-07-31 14:44:39','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51690803868','Cleared','5','2023-07-31 14:45:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4719,'','Mpesa','','2023-07-31 15:29:39','','0','5','2023-07-31 15:29:39','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690805591','Cleared','5','2023-07-31 18:28:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4720,'','Mpesa','','2023-07-31 16:06:46','','0','5','2023-07-31 16:06:46','457','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51690808630','Cleared','5','2023-07-31 16:08:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4721,'','Mpesa','','2023-07-31 16:25:30','','0','5','2023-07-31 16:25:30','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690809924','Cleared','5','2023-07-31 16:53:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4722,'','Mpesa','','2023-07-31 16:32:06','','0','5','2023-07-31 16:32:07','201','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690810318','Cleared','5','2023-07-31 16:43:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4723,'','Cash','','2023-07-31 16:32:36','','0','5','2023-07-31 16:32:36','99','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51690810345','Cleared','5','2023-07-31 16:43:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4724,'','Cash','','2023-07-31 16:59:30','','0','5','2023-07-31 16:59:30','519','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690811964','Cleared','5','2023-07-31 18:16:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4725,'','Mpesa','','2023-07-31 17:14:02','','0','5','2023-07-31 17:14:02','14','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690812834','Cleared','5','2023-07-31 18:28:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4726,'','Cash','','2023-07-31 17:48:44','','0','5','2023-07-31 17:48:44','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51690813307','Cleared','5','2023-07-31 17:49:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4727,'','Mpesa','','2023-07-31 17:50:24','','0','5','2023-07-31 17:50:24','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51690815014','Cleared','5','2023-07-31 17:51:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4728,'','Mpesa','','2023-07-31 18:02:23','','0','5','2023-07-31 18:02:23','229','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690815735','Cleared','5','2023-07-31 18:20:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4729,'','Cash','','2023-07-31 18:32:50','','0','5','2023-07-31 18:32:10','342','500','600','1','retail','0','600','1','0','0','0','0','100','0','printed',' ','','1','0','51690817520','Cleared','5','2023-07-31 18:34:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4730,'','Mpesa','','2023-07-31 19:28:53','','0','5','2023-07-31 19:28:53','180','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51690820885','Cleared','5','2023-08-01 11:05:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4731,'','Points','','2023-08-01 08:54:59','','0','5','2023-08-01 08:54:59','106','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51690869292','Cleared','5','2023-08-01 11:04:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4732,'','Mpesa','','2023-08-01 09:02:35','','0','5','2023-08-01 09:02:35','310','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690869331','Cleared','5','2023-08-01 13:45:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4733,'','Mpesa','','2023-08-01 09:13:56','','0','5','2023-08-01 09:13:56','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51690870420','Cleared','5','2023-08-01 12:39:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4734,'','Cash','','2023-08-01 10:48:29','','0','5','2023-08-01 10:48:29','209','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','51690870477','Cleared','5','2023-08-01 10:48:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4735,'','Cash','','2023-08-01 11:32:17','','0','5','2023-08-01 11:32:18','209','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','51690877205','Cleared','5','2023-08-01 13:33:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4736,'','Mpesa','','2023-08-01 12:16:20','','0','5','2023-08-01 12:16:20','61','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51690881370','Cleared','5','2023-08-01 16:06:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4737,'','Mpesa','','2023-08-01 12:32:41','','0','5','2023-08-01 12:32:41','517','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690881397','Cleared','5','2023-08-01 15:40:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4738,'','Mpesa','','2023-08-01 12:37:28','','0','5','2023-08-01 12:37:28','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690882642','Cleared','5','2023-08-01 12:56:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4739,'','Mpesa','','2023-08-01 13:29:06','','0','5','2023-08-01 13:29:06','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690885739','Cleared','5','2023-08-01 13:31:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4740,'','Cash','','2023-08-01 13:29:46','','0','5','2023-08-01 13:29:46','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51690885778','Cleared','5','2023-08-01 13:31:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4741,'','Bank','','2023-08-01 13:44:25','','0','5','2023-08-01 13:44:25','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51690886073','Cleared','5','2023-08-01 13:46:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4742,'','Bank','','2023-08-01 13:59:03','','0','5','2023-08-01 13:59:03','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51690887063','Cleared','5','2023-08-01 14:01:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4743,'','Cash','','2023-08-01 15:34:18','','0','5','2023-08-01 15:34:18','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51690893247','Cleared','5','2023-08-01 15:36:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4744,'','Mpesa','','2023-08-01 15:55:25','','0','5','2023-08-01 15:55:25','209','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','51690894514','Cleared','5','2023-08-01 15:57:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4745,'','Mpesa','','2023-08-01 16:24:42','','0','5','2023-08-01 16:24:42','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690896268','Cleared','5','2023-08-01 16:28:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4746,'','Bank','','2023-08-01 16:34:58','','0','5','2023-08-01 16:34:58','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51690896884','Cleared','5','2023-08-01 17:04:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4747,'','Mpesa','','2023-08-01 17:03:24','','0','5','2023-08-01 17:03:24','334','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690897945','Cleared','5','2023-08-01 17:03:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4748,'','Bank','','2023-08-01 17:07:20','','0','5','2023-08-01 17:07:20','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51690898820','Cleared','5','2023-08-01 17:07:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4749,'','Mpesa','','2023-08-01 17:14:57','','0','5','2023-08-01 17:14:57','478','200','300','1','retail','0','300','1','0','0','0','0','100','0','printed',' ','','1','0','51690899291','Cleared','5','2023-08-01 18:02:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4750,'','Mpesa','','2023-08-01 17:16:19','','0','5','2023-08-01 17:16:19','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690899374','Cleared','5','2023-08-02 16:06:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4751,'','Mpesa','','2023-08-01 17:50:15','','0','5','2023-08-01 17:45:10','21','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51690901102','Cleared','5','2023-08-02 08:55:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4752,'','Mpesa','','2023-08-01 17:57:41','','0','5','2023-08-01 17:57:41','200','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51690901851','Cleared','5','2023-08-01 18:00:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4753,'','Mpesa','','2023-08-01 18:02:37','','0','5','2023-08-01 18:02:37','255','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690902146','Cleared','5','2023-08-01 18:05:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4754,'','Mpesa','','2023-08-01 18:57:11','','0','5','2023-08-01 18:57:11','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690905425','Cleared','5','2023-08-01 19:09:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4755,'','Cash','','2023-08-02 08:47:15','','0','5','2023-08-02 08:47:15','283','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51690955223','Cleared','5','2023-08-02 17:14:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4756,'','Cash','','2023-08-02 08:53:26','','0','5','2023-08-02 08:53:26','134','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51690955252','Cleared','5','2023-08-02 11:04:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4757,'','Cash','','2023-08-02 10:03:58','','0','5','2023-08-02 10:03:58','408','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690955899','Cleared','5','2023-08-02 11:04:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4758,'','Mpesa','','2023-08-02 11:03:33','','0','5','2023-08-02 11:03:33','388','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690960933','Cleared','5','2023-08-02 11:04:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4759,'','Mpesa','','2023-08-02 11:05:32','','0','5','2023-08-02 11:05:32','477','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690963523','Cleared','5','2023-08-02 12:38:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4760,'','Mpesa','','2023-08-02 12:06:44','','0','5','2023-08-02 12:06:44','156','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690965113','Cleared','5','2023-08-02 14:59:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4761,'','Mpesa','','2023-08-02 12:07:17','','0','5','2023-08-02 12:07:17','524','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690967231','Cleared','5','2023-08-02 12:36:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4762,'','Mpesa','','2023-08-02 12:31:27','','0','5','2023-08-02 12:31:27','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690968680','Cleared','5','2023-08-02 12:36:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4763,'','Cash','','2023-08-02 12:34:54','','0','5','2023-08-02 12:34:54','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690968888','Cleared','5','2023-08-02 12:35:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4764,'','Mpesa','','2023-08-02 12:43:20','','0','5','2023-08-02 12:43:20','379','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51690969369','Cleared','5','2023-08-02 14:58:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4765,'','Mpesa','','2023-08-02 14:37:09','','0','5','2023-08-02 14:37:09','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690976223','Cleared','5','2023-08-02 16:28:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4766,'','Mpesa','','2023-08-02 14:45:59','','0','5','2023-08-02 14:46:00','515','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690976702','Cleared','5','2023-08-02 16:33:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4767,'','Cash','','2023-08-02 15:16:16','','0','5','2023-08-02 15:16:16','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51690978568','Cleared','5','2023-08-02 17:14:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4768,'','Mpesa','','2023-08-02 15:32:02','','0','5','2023-08-02 15:32:02','209','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690979506','Cleared','5','2023-08-02 16:11:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4769,'','Cash','','2023-08-02 15:50:17','','0','5','2023-08-02 15:50:17','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690980608','Cleared','5','2023-08-02 16:41:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4770,'','Cash','','2023-08-02 15:54:45','','0','5','2023-08-02 15:54:45','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51690980878','Cleared','5','2023-08-02 16:41:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4771,'','Cash','','2023-08-02 16:25:34','','0','5','2023-08-02 16:25:34','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51690982725','Cleared','5','2023-08-02 16:40:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4772,'','Cash','','2023-08-02 16:26:24','','0','5','2023-08-02 16:26:24','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51690982777','Cleared','5','2023-08-02 16:26:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4773,'','Mpesa','','2023-08-02 16:39:52','','0','5','2023-08-02 16:39:52','234','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51690983579','Cleared','5','2023-08-02 16:42:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4774,'','Bank','','2023-08-02 17:13:19','','0','5','2023-08-02 17:13:19','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51690985589','Cleared','5','2023-08-02 17:13:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4775,'','Mpesa','','2023-08-02 17:37:04','','0','5','2023-08-02 17:37:04','332','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690987017','Cleared','5','2023-08-02 18:54:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4776,'','Mpesa','','2023-08-02 17:37:45','','0','5','2023-08-02 17:37:45','406','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690987052','Cleared','5','2023-08-02 19:06:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4777,'','Mpesa','','2023-08-02 18:06:54','','0','5','2023-08-02 18:06:54','534','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690988171','Cleared','5','2023-08-02 18:53:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4778,'','Mpesa','','2023-08-02 18:07:20','','0','5','2023-08-02 18:07:20','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690988830','Cleared','5','2023-08-02 18:59:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4779,'','Mpesa','','2023-08-02 18:07:40','','0','5','2023-08-02 18:07:40','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51690988855','Cleared','5','2023-08-02 19:02:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4780,'','Cash','','2023-08-02 18:19:44','','0','5','2023-08-02 18:19:44','217','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51690989569','Cleared','5','2023-08-02 18:20:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4781,'','Mpesa','','2023-08-02 18:26:10','','0','5','2023-08-02 18:26:10','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51690989960','Cleared','5','2023-08-02 19:23:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4782,'','Bank','','2023-08-02 19:05:46','','0','5','2023-08-02 19:05:46','209','0','140','1','retail','0','140','1','0','0','0','0','0','140','printed',' ','','1','0','51690992326','Cleared','5','2023-08-02 19:09:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4783,'','Mpesa','','2023-08-03 08:50:49','','0','5','2023-08-03 08:50:49','367','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51691041819','Cleared','5','2023-08-03 11:14:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4784,'','Mpesa','','2023-08-03 08:51:40','','0','5','2023-08-03 08:51:40','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691041883','Cleared','5','2023-08-03 16:56:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4785,'','Cash','','2023-08-03 09:16:21','','0','5','2023-08-03 08:52:01','461','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691041915','Cleared','5','2023-08-03 10:03:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4786,'','Bank','','2023-08-03 09:50:37','','0','5','2023-08-03 09:50:37','10','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51691043402','Cleared','5','2023-09-23 16:51:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4787,'','Bank','','2023-08-03 09:50:58','','0','5','2023-08-03 09:50:58','11','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51691045446','Cleared','5','2023-09-23 16:57:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4788,'','Mpesa','','2023-08-03 10:54:59','','0','5','2023-08-03 09:51:21','304','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691045475','Cleared','5','2023-08-03 13:33:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4789,'','Cash','','2023-08-03 10:43:56','','0','5','2023-08-03 10:43:56','453','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691048628','Cleared','5','2023-08-03 13:34:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4790,'','Cash','','2023-08-03 13:15:18','','0','5','2023-08-03 13:15:18','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51691057669','Cleared','5','2023-08-03 17:09:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4791,'','Mpesa','','2023-08-03 13:20:13','','0','5','2023-08-03 13:20:13','397','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691057793','Cleared','5','2023-08-03 13:33:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4792,'','Mpesa','','2023-08-03 13:58:08','','0','5','2023-08-03 13:58:08','484','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51691058958','Cleared','5','2023-08-03 17:26:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4793,'','Bank','','2023-08-03 13:59:07','','0','5','2023-08-03 13:59:07','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51691060339','Cleared','5','2023-08-03 14:15:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4794,'','Cash','','2023-08-03 14:10:24','','0','5','2023-08-03 14:10:24','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51691060996','Cleared','5','2023-08-03 14:15:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4795,'','Cash','','2023-08-03 14:13:07','','0','5','2023-08-03 14:13:07','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51691061142','Cleared','5','2023-08-03 14:15:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4796,'','Mpesa','','2023-08-03 14:57:43','','0','5','2023-08-03 14:35:24','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51691062518','Cleared','5','2023-08-05 14:22:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4797,'','Mpesa','','2023-08-03 16:32:06','','0','5','2023-08-03 16:32:06','295','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691069515','Cleared','5','2023-08-03 17:22:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4798,'','Mpesa','','2023-08-03 16:39:26','','0','5','2023-08-03 16:39:26','197','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691069580','Cleared','5','2023-08-03 17:09:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4799,'','Mpesa','','2023-08-03 17:14:49','','0','5','2023-08-03 17:14:49','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691071826','Cleared','5','2023-08-03 18:24:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4800,'','Mpesa','','2023-08-03 17:19:48','','0','5','2023-08-03 17:19:48','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691072381','Cleared','5','2023-08-03 17:35:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4801,'','Cash','','2023-08-03 18:00:23','','0','5','2023-08-03 17:56:37','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51691073646','Cleared','5','2023-08-03 18:02:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4802,'','Mpesa','','2023-08-03 18:06:22','','0','5','2023-08-03 18:03:20','426','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51691074985','Cleared','5','2023-08-03 18:36:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4803,'','Cash','','2023-08-03 18:04:06','','0','5','2023-08-03 18:04:06','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51691075038','Cleared','5','2023-08-03 18:04:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4804,'','Mpesa','','2023-08-03 18:07:32','','0','5','2023-08-03 18:07:32','319','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691075244','Cleared','5','2023-08-04 18:37:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4805,'','Cash','','2023-08-03 18:25:20','','0','5','2023-08-03 18:25:20','176','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691076314','Cleared','5','2023-08-04 12:10:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4806,'','Mpesa','','2023-08-04 08:59:36','','0','5','2023-08-04 08:59:36','288','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51691128759','Cleared','5','2023-08-04 16:30:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4807,'','Mpesa','','2023-08-04 08:59:57','','0','5','2023-08-04 08:59:57','411','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691128791','Cleared','5','2023-08-04 11:43:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4808,'','Bank','','2023-08-04 09:00:23','','0','5','2023-08-04 09:00:23','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51691128813','Cleared','5','2023-09-23 17:02:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4809,'','Mpesa','','2023-08-04 09:02:02','','0','5','2023-08-04 09:02:02','262','0','370','1','retail','0','370','1','0','0','0','0','370','0','printed',' ','','1','0','51691128875','Cleared','5','2023-08-04 18:21:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4810,'','Bank','','2023-08-04 09:52:26','','0','5','2023-08-04 09:52:26','248','0','840','1','retail','60','840','1','0','0','0','0','0','840','printed',' ','','1','0','51691129338','Cleared','5','2023-08-05 08:46:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4811,'','Bank','','2023-08-04 09:52:56','','0','5','2023-08-04 09:52:56','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51691131969','Cleared','5','2023-08-04 10:19:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4812,'','Bank','','2023-08-04 11:37:19','','0','5','2023-08-04 11:37:19','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51691138230','Cleared','5','2023-08-04 11:42:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4813,'','Mpesa','','2023-08-04 11:44:38','','0','5','2023-08-04 11:44:38','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51691138644','Cleared','5','2023-08-04 18:07:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4814,'','Mpesa','','2023-08-04 11:46:20','','0','5','2023-08-04 11:46:20','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691138722','Cleared','5','2023-08-04 16:42:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4815,'','Mpesa','','2023-08-04 13:10:34','','0','5','2023-08-04 13:10:34','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51691143818','Cleared','5','2023-08-04 14:16:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4816,'','Mpesa','','2023-08-04 13:12:58','','0','5','2023-08-04 13:12:58','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691143969','Cleared','5','2023-08-04 14:31:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4817,'','Mpesa','','2023-08-04 13:30:32','','0','5','2023-08-04 13:30:32','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691145027','Cleared','5','2023-08-04 15:06:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4818,'','Cash','','2023-08-04 13:47:36','','0','5','2023-08-04 13:47:36','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691146050','Cleared','5','2023-08-04 16:25:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4819,'','Points','','2023-08-04 13:53:57','','0','5','2023-08-04 13:53:57','127','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51691146431','Cleared','5','2023-08-04 14:05:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4820,'','Mpesa','','2023-08-04 14:14:55','','0','5','2023-08-04 14:14:55','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691147689','Cleared','5','2023-08-04 16:31:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4821,'','Mpesa','','2023-08-04 14:22:48','','0','5','2023-08-04 14:22:48','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691148161','Cleared','5','2023-08-04 15:20:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4822,'','Cash','','2023-08-04 14:34:14','','0','5','2023-08-04 14:34:14','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51691148698','Cleared','5','2023-08-04 14:36:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4823,'','Mpesa','','2023-08-04 16:23:20','','0','5','2023-08-04 16:02:51','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51691151841','Cleared','5','2023-08-04 16:24:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4824,'','Cash','','2023-08-04 16:21:18','','0','5','2023-08-04 16:21:18','209','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','51691155270','Cleared','5','2023-08-04 16:22:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4825,'','Bank','','2023-08-04 16:59:07','','0','5','2023-08-04 16:46:44','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51691156794','Cleared','5','2023-08-04 17:00:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4826,'','Mpesa','','2023-08-04 17:42:43','','0','5','2023-08-04 17:42:43','444','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51691157725','Cleared','5','2023-08-04 18:37:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4827,'','Bank','','2023-08-04 17:49:19','','0','5','2023-08-04 17:49:19','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51691160363','Cleared','5','2023-08-04 17:53:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4828,'','Cash','','2023-08-04 17:51:59','','0','5','2023-08-04 17:51:59','209','65','65','1','retail','5','65','1','0','0','0','0','0','0','printed',' ','','1','0','51691160574','Cleared','5','2023-08-04 17:52:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4829,'','Bank','','2023-08-04 17:57:00','','0','5','2023-08-04 17:56:28','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51691160952','Cleared','5','2023-08-04 18:11:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4830,'','Mpesa','','2023-08-04 18:00:21','','0','5','2023-08-04 17:59:16','315','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691161148','Cleared','5','2023-08-04 18:42:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4831,'','Mpesa','','2023-08-05 09:07:58','','0','5','2023-08-05 09:07:58','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691214395','Cleared','5','2023-08-05 09:49:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4832,'','Mpesa','','2023-08-05 09:09:55','','0','5','2023-08-05 09:09:55','154','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691215770','Cleared','5','2023-08-05 16:22:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4833,'','Mpesa','','2023-08-05 09:42:14','','0','5','2023-08-05 09:42:14','52','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51691216068','Cleared','5','2023-08-05 12:17:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4834,'','Mpesa','','2023-08-05 09:48:30','','0','5','2023-08-05 09:48:30','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691218101','Cleared','5','2023-08-05 13:55:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4835,'','Mpesa','','2023-08-05 09:59:21','','0','5','2023-08-05 09:59:21','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691218174','Cleared','5','2023-08-05 13:02:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4836,'','Cash','','2023-08-05 11:02:57','','0','5','2023-08-05 11:02:57','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','20','51691219593','Cleared','5','2023-08-11 16:34:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4837,'','Mpesa','','2023-08-05 11:27:47','','0','5','2023-08-05 11:27:48','292','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691224061','Cleared','5','2023-08-05 12:16:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4838,'','Mpesa','','2023-08-05 12:17:15','','0','5','2023-08-05 12:17:15','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51691227024','Cleared','5','2023-08-05 12:18:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4839,'','Cash','','2023-08-05 12:17:43','','0','5','2023-08-05 12:17:43','20','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691227055','Cleared','5','2023-08-05 17:16:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4840,'','Bank','','2023-08-05 12:39:30','','0','5','2023-08-05 12:39:30','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51691228357','Cleared','5','2023-08-05 12:40:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4841,'','Mpesa','','2023-08-05 13:13:14','','0','5','2023-08-05 13:13:14','324','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691230388','Cleared','5','2023-08-06 13:14:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4842,'','Bank','','2023-08-05 13:17:04','','0','5','2023-08-05 13:17:04','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51691230616','Cleared','5','2023-08-05 13:19:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4843,'','Cash','','2023-08-05 13:24:09','','0','5','2023-08-05 13:24:09','238','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','51691231022','Cleared','5','2023-08-05 13:27:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4844,'','Mpesa','','2023-08-05 13:32:02','','0','5','2023-08-05 13:32:02','488','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51691231512','Cleared','5','2023-08-05 13:35:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4845,'','Mpesa','','2023-08-05 14:35:08','','0','5','2023-08-05 14:35:08','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691235300','Cleared','5','2023-08-05 14:51:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4846,'','Cash','','2023-08-05 14:53:44','','0','5','2023-08-05 14:53:44','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691236414','Cleared','5','2023-08-05 14:56:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4847,'','Mpesa','','2023-08-05 15:40:17','','0','5','2023-08-05 15:40:17','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691238871','Cleared','5','2023-08-05 17:42:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4848,'','Mpesa','','2023-08-05 15:46:40','','0','5','2023-08-05 15:46:40','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691239591','Cleared','5','2023-08-05 17:57:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4849,'','Mpesa','','2023-08-05 15:54:37','','0','5','2023-08-05 15:54:37','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691240071','Cleared','5','2023-08-05 16:15:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4850,'','Mpesa','','2023-08-05 15:55:00','','0','5','2023-08-05 15:55:00','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691240093','Cleared','5','2023-08-06 13:14:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4851,'','Mpesa','','2023-08-05 15:57:01','','0','5','2023-08-05 15:57:01','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691240213','Cleared','5','2023-08-05 18:01:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4852,'','Cash','','2023-08-05 15:57:37','','0','5','2023-08-05 15:57:37','22','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691240252','Cleared','5','2023-08-05 15:58:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4853,'','Bank','','2023-08-05 16:33:28','','0','5','2023-08-05 16:28:48','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51691242116','Cleared','5','2023-08-05 16:34:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4854,'','Bank','','2023-08-05 16:38:34','','0','5','2023-08-05 16:37:07','209','0','100','1','retail','0','100','1','0','0','0','0','0','100','printed',' ','','1','0','51691242618','Cleared','5','2023-08-05 16:39:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4855,'','Bank','','2023-08-05 16:52:25','','0','5','2023-08-05 16:52:25','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51691243533','Cleared','5','2023-08-05 18:00:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4856,'','Mpesa','','2023-08-05 17:02:05','','0','5','2023-08-05 17:02:05','362','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691244118','Cleared','5','2023-08-05 17:36:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4857,'','Mpesa','','2023-08-05 17:04:50','','0','5','2023-08-05 17:04:50','385','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691244222','Cleared','5','2023-08-05 18:38:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4858,'','Mpesa','','2023-08-05 17:14:45','','0','5','2023-08-05 17:14:45','536','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51691244877','Cleared','5','2023-08-05 17:28:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4859,'','Cash','','2023-08-05 17:30:37','','0','5','2023-08-05 17:30:37','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51691245812','Cleared','5','2023-08-05 17:36:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4860,'','Mpesa','','2023-08-05 17:31:12','','0','5','2023-08-05 17:31:12','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691245864','Cleared','5','2023-08-06 14:57:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4861,'','Mpesa','','2023-08-05 17:58:06','','0','5','2023-08-05 17:58:06','413','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691247481','Cleared','5','2023-08-07 17:39:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4862,'','Mpesa','','2023-08-05 18:02:13','','0','5','2023-08-05 18:02:13','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691247725','Cleared','5','2023-08-06 14:44:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4863,'','Cash','','2023-08-05 18:11:52','','0','5','2023-08-05 18:11:52','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51691248302','Cleared','5','2023-08-05 18:12:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4864,'','Mpesa','','2023-08-06 12:53:57','','0','5','2023-08-06 12:53:57','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691315629','Cleared','5','2023-08-06 18:37:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4865,'','Mpesa','','2023-08-06 12:54:17','','0','5','2023-08-06 12:54:17','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691315651','Cleared','5','2023-08-06 18:37:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4866,'','Mpesa','','2023-08-06 12:54:42','','0','5','2023-08-06 12:54:42','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691315674','Cleared','5','2023-08-07 18:02:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4867,'','Mpesa','','2023-08-06 12:55:06','','0','5','2023-08-06 12:55:06','314','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691315695','Cleared','5','2023-08-06 18:37:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4868,'','Mpesa','','2023-08-06 12:55:26','','0','5','2023-08-06 12:55:26','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691315718','Cleared','5','2023-08-06 13:38:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4869,'','Bank','','2023-08-06 13:12:14','','0','5','2023-08-06 13:12:14','209','0','840','1','retail','60','840','1','0','0','0','0','0','840','printed',' ','','1','0','51691316715','Cleared','5','2023-08-06 13:12:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4870,'','Mpesa','','2023-08-06 14:25:59','','0','5','2023-08-06 14:25:59','331','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691321142','Cleared','5','2023-08-07 17:14:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4871,'','Mpesa','','2023-08-06 14:39:24','','0','5','2023-08-06 14:39:24','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691321955','Cleared','5','2023-08-06 14:43:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4872,'','Mpesa','','2023-08-06 15:18:02','','0','5','2023-08-06 15:18:02','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691324121','Cleared','5','2023-08-07 17:11:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4873,'','Cash','','2023-08-06 15:33:11','','0','5','2023-08-06 15:33:11','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51691325182','Cleared','5','2023-08-06 16:05:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4874,'','Cash','','2023-08-06 16:01:54','','0','5','2023-08-06 16:01:54','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51691326908','Cleared','5','2023-08-06 16:04:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4875,'','Mpesa','','2023-08-06 16:07:11','','0','5','2023-08-06 16:07:12','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691327219','Cleared','5','2023-08-07 10:16:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4876,'','Mpesa','','2023-08-06 16:18:20','','0','5','2023-08-06 16:18:20','502','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691327476','Cleared','5','2023-08-06 18:36:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4877,'','Bank','','2023-08-06 18:36:59','','-0','5','2023-08-06 17:11:17','210','0','60','1','retail','0','60','1','0','0','0','0','0','60','printed',' ','','1','0','51691331048','Cleared','5','2023-08-10 10:40:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4878,'','Mpesa','','2023-08-06 18:34:35','','0','5','2023-08-06 18:34:35','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691331089','Cleared','5','2023-08-06 18:36:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4879,'','Mpesa','','2023-08-06 18:35:39','','0','5','2023-08-06 18:35:40','200','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51691336129','Cleared','5','2023-08-06 18:36:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4880,'','Bank','','2023-08-07 08:56:36','','0','5','2023-08-07 08:56:36','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51691387525','Cleared','5','2023-09-23 17:02:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4881,'','Mpesa','','2023-08-07 10:17:35','','0','5','2023-08-07 10:13:49','209','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','51691392420','Cleared','5','2023-08-07 11:39:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4882,'','Mpesa','','2023-08-07 10:33:32','','0','5','2023-08-07 10:33:32','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51691393264','Cleared','5','2023-08-07 11:39:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4883,'','Bank','','2023-08-07 10:51:00','','0','5','2023-08-07 10:51:00','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51691393635','Cleared','5','2023-09-23 16:51:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4884,'','Bank','','2023-08-07 10:51:16','','0','5','2023-08-07 10:51:16','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51691394669','Cleared','5','2023-09-23 16:57:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4885,'','Mpesa','','2023-08-07 10:51:33','','0','5','2023-08-07 10:51:33','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691394687','Cleared','5','2023-08-07 11:42:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4886,'','Mpesa','','2023-08-07 11:36:29','','0','5','2023-08-07 11:36:29','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691397378','Cleared','5','2023-08-07 11:39:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4887,'','Mpesa','','2023-08-07 12:03:47','','0','5','2023-08-07 12:03:47','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51691399020','Cleared','5','2023-08-07 12:05:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4888,'','Cash','','2023-08-07 12:04:04','','0','5','2023-08-07 12:04:04','54','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691399039','Cleared','5','2023-08-07 12:04:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4889,'','Mpesa','','2023-08-07 12:12:56','','0','5','2023-08-07 12:12:56','483','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691399181','Cleared','5','2023-08-07 16:57:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4890,'','Cash','','2023-08-07 14:01:09','','0','5','2023-08-07 14:01:09','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51691402137','Cleared','5','2023-08-07 16:38:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4891,'','Mpesa','','2023-08-07 14:01:38','','0','5','2023-08-07 14:01:38','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691406085','Cleared','5','2023-08-07 18:04:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4892,'','Mpesa','','2023-08-07 14:23:11','','0','5','2023-08-07 14:23:11','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691406144','Cleared','5','2023-08-07 17:38:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4893,'','Mpesa','','2023-08-07 14:45:50','','0','5','2023-08-07 14:45:50','392','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691408613','Cleared','5','2023-08-07 16:43:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4894,'','Cash','','2023-08-07 15:42:16','','0','5','2023-08-07 15:42:16','195','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','51691412117','Cleared','5','2023-08-07 16:38:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4895,'','Cash','','2023-08-07 16:22:20','','0','5','2023-08-07 16:22:20','26','390','390','1','retail','60','390','1','0','0','0','0','0','0','printed',' ','','1','0','51691414526','Cleared','5','2023-08-07 18:13:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4896,'','Mpesa','','2023-08-07 16:22:57','','0','5','2023-08-07 16:22:57','257','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691414563','Cleared','5','2023-08-23 18:37:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4897,'','Mpesa','','2023-08-07 16:23:13','','0','5','2023-08-07 16:23:13','505','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691414587','Cleared','5','2023-08-07 16:43:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4898,'','Mpesa','','2023-08-07 16:23:55','','0','5','2023-08-07 16:23:55','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51691414630','Cleared','5','2023-08-07 16:58:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4899,'','Cash','','2023-08-07 16:46:38','','0','5','2023-08-07 16:46:38','433','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51691415844','Cleared','5','2023-08-07 16:59:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4900,'','Mpesa','','2023-08-07 17:12:47','','0','5','2023-08-07 17:12:47','121','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','51691417545','Cleared','5','2023-08-07 18:27:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4901,'','Mpesa','','2023-08-07 17:37:41','','0','5','2023-08-07 17:37:41','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51691419043','Cleared','5','2023-08-07 17:38:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4902,'','Mpesa','','2023-08-07 18:37:41','','0','5','2023-08-07 18:37:41','209','0','1120','1','retail','80','1120','1','0','0','0','0','1120','0','printed',' ','','1','0','51691422650','Cleared','5','2023-08-07 18:49:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4903,'','Bank','','2023-08-07 19:18:54','','0','5','2023-08-07 19:18:54','209','0','200','1','retail','0','200','1','0','0','0','0','0','200','printed',' ','','1','0','51691425119','Cleared','5','2023-08-07 19:20:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4904,'','Bank','','2023-08-07 19:19:42','','0','5','2023-08-07 19:19:42','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51691425174','Cleared','5','2023-08-07 19:20:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4905,'','Mpesa','','2023-08-08 08:23:57','','0','5','2023-08-08 08:23:57','507','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691472232','Cleared','5','2023-08-08 18:01:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4906,'','Cash','','2023-08-08 08:57:04','','0','5','2023-08-08 08:57:04','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51691474217','Cleared','5','2023-08-08 10:56:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4907,'','Mpesa','','2023-08-08 09:20:23','','0','5','2023-08-08 09:20:24','267','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51691475607','Cleared','5','2023-08-08 14:02:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4908,'','Cash','','2023-08-08 09:32:40','','0','5','2023-08-08 09:32:40','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51691476352','Cleared','5','2023-08-09 18:46:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4909,'','Cash','','2023-08-08 09:46:57','','0','5','2023-08-08 09:46:57','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51691477208','Cleared','5','2023-08-08 17:18:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4910,'','Mpesa','','2023-08-08 09:54:11','','0','5','2023-08-08 09:54:11','521','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691477645','Cleared','5','2023-08-08 15:21:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4911,'','Mpesa','','2023-08-08 10:26:16','','0','5','2023-08-08 10:26:16','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691479571','Cleared','5','2023-08-08 10:55:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4912,'','Mpesa','','2023-08-08 10:50:35','','0','5','2023-08-08 10:50:35','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51691481029','Cleared','5','2023-08-08 11:37:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4913,'','Mpesa','','2023-08-08 11:15:35','','0','5','2023-08-08 11:15:35','422','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51691482526','Cleared','5','2023-08-08 11:38:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4914,'','Mpesa','','2023-08-08 11:16:06','','0','5','2023-08-08 11:16:06','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51691482551','Cleared','5','2023-08-08 11:38:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4915,'','Cash','','2023-08-08 11:45:43','','0','5','2023-08-08 11:45:43','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51691484337','Cleared','5','2023-08-08 11:47:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4916,'','Bank','','2023-08-08 11:50:23','','0','5','2023-08-08 11:50:23','209','0','150','1','retail','0','150','1','0','0','0','0','0','150','printed',' ','','1','0','51691484614','Cleared','5','2023-08-08 12:57:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4917,'','Mpesa','','2023-08-08 11:51:15','','0','5','2023-08-08 11:51:15','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691484665','Cleared','5','2023-08-08 19:20:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4918,'','Mpesa','','2023-08-08 13:37:38','','0','5','2023-08-08 12:55:00','196','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691488494','Cleared','5','2023-08-08 17:18:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4919,'','Cash','','2023-08-08 12:55:21','','0','5','2023-08-08 12:55:21','524','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691488514','Cleared','5','2023-08-08 16:21:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4920,'','Mpesa','','2023-08-08 14:00:08','','0','5','2023-08-08 12:55:41','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691488534','Cleared','5','2023-08-08 15:45:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4921,'','Mpesa','','2023-08-08 12:56:07','','0','5','2023-08-08 12:56:07','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51691488560','Cleared','5','2023-08-08 17:00:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4922,'','Bank','','2023-08-08 13:36:40','','0','5','2023-08-08 13:36:40','209','0','1600','1','retail','0','1600','1','0','0','0','0','0','1600','printed',' ','','1','0','51691488669','Cleared','5','2023-08-08 15:25:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4923,'','Mpesa','','2023-08-08 13:42:44','','0','5','2023-08-08 13:42:44','172','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51691491109','Cleared','5','2023-08-08 13:59:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4924,'','Bank','','2023-08-08 13:58:07','','0','5','2023-08-08 13:58:07','540','0','1600','1','retail','0','1600','1','0','0','0','0','0','1600','printed',' ','','1','0','51691492273','Cleared','5','2023-08-08 13:59:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4925,'','Mpesa','','2023-08-08 14:02:38','','0','5','2023-08-08 14:02:38','178','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691492549','Cleared','5','2023-08-08 19:09:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4926,'','Mpesa','','2023-08-08 14:10:21','','0','5','2023-08-08 14:10:21','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691493015','Cleared','5','2023-08-08 14:11:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4927,'','Mpesa','','2023-08-08 14:26:08','','0','5','2023-08-08 14:26:08','209','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51691493959','Cleared','5','2023-08-09 12:30:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4928,'','Mpesa','','2023-08-08 15:45:45','','0','5','2023-08-08 15:45:45','444','1700','2500','1','retail','0','2500','1','0','0','0','0','500','300','printed',' ','','1','0','51691498729','Cleared','5','2023-08-09 10:36:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4929,'','Mpesa','','2023-08-08 15:47:41','','0','5','2023-08-08 15:47:41','125','0','750','1','retail','0','750','1','0','0','0','0','750','0','printed',' ','','1','0','51691498841','Cleared','5','2023-08-08 15:48:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4930,'','Mpesa','','2023-08-08 15:50:41','','0','5','2023-08-08 15:50:41','209','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','51691499016','Cleared','5','2023-08-08 16:42:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4931,'','Cash','','2023-08-08 15:54:56','','0','5','2023-08-08 15:54:56','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51691499291','Cleared','5','2023-08-08 15:55:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4932,'','Cash','','2023-08-08 16:17:43','','0','5','2023-08-08 16:17:43','209','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','51691500656','Cleared','5','2023-08-08 16:18:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4933,'','Cash','','2023-08-08 16:33:12','','0','5','2023-08-08 16:33:12','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51691501140','Cleared','5','2023-08-08 16:33:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4934,'','Mpesa','','2023-08-08 16:53:01','','0','5','2023-08-08 16:53:01','478','35','300','1','retail','0','300','1','0','0','0','0','165','0','printed',' ','','1','0','51691502771','Cleared','5','2023-08-13 15:31:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4935,'','Cash','','2023-08-08 16:55:26','','0','5','2023-08-08 16:55:26','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51691502915','Cleared','5','2023-08-08 16:59:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4936,'','Mpesa','','2023-08-08 17:04:59','','0','5','2023-08-08 17:04:42','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51691503475','Cleared','5','2023-08-08 17:41:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4937,'','Cash','','2023-08-08 17:06:14','','0','5','2023-08-08 17:06:14','209','20','20','1','retail','10','20','1','0','0','0','0','0','0','printed',' ','','1','0','51691503559','Cleared','5','2023-08-08 17:09:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4938,'','Mpesa','','2023-08-08 17:09:49','','0','5','2023-08-08 17:09:49','227','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691503782','Cleared','5','2023-08-10 10:40:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4939,'','Mpesa','','2023-08-08 17:31:13','','0','5','2023-08-08 17:31:13','519','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691505060','Cleared','5','2023-08-08 18:18:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4940,'','Mpesa','','2023-08-08 18:42:31','','0','5','2023-08-08 18:42:31','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51691509345','Cleared','5','2023-08-08 19:08:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4941,'','Mpesa','','2023-08-08 18:43:20','','0','5','2023-08-08 18:43:20','469','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51691509391','Cleared','5','2023-08-08 19:21:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4942,'','Mpesa','','2023-08-08 18:43:48','','0','5','2023-08-08 18:43:48','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691509423','Cleared','5','2023-08-09 10:35:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4943,'','Mpesa','','2023-08-09 08:42:31','','0','5','2023-08-09 08:42:31','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691559744','Cleared','5','2023-08-09 10:03:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4944,'','Mpesa','','2023-08-09 08:42:54','','0','5','2023-08-09 08:42:54','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51691559766','Cleared','5','2023-08-09 15:02:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4945,'','Mpesa','','2023-08-09 09:48:23','','0','5','2023-08-09 09:48:23','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691559814','Cleared','5','2023-08-09 10:03:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4946,'','Mpesa','','2023-08-09 10:37:47','','0','5','2023-08-09 10:37:47','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691566640','Cleared','5','2023-08-09 10:39:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4947,'','Cash','','2023-08-09 10:56:07','','0','5','2023-08-09 10:56:07','98','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51691567757','Cleared','5','2023-08-09 12:29:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4948,'','Mpesa','','2023-08-09 11:09:59','','0','5','2023-08-09 11:09:59','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691568590','Cleared','5','2023-08-09 12:29:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4949,'','Mpesa','','2023-08-09 11:10:23','','0','5','2023-08-09 11:10:23','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691568618','Cleared','5','2023-08-09 18:51:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4950,'','Cash','','2023-08-09 11:31:47','','0','5','2023-08-09 11:31:47','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51691568914','Cleared','5','2023-08-09 12:28:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4951,'','Mpesa','','2023-08-09 11:37:30','','0','5','2023-08-09 11:37:30','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691570229','Cleared','5','2023-08-09 17:59:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4952,'','Mpesa','','2023-08-09 11:59:01','','0','5','2023-08-09 11:59:01','541','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','51691570279','Cleared','5','2023-08-09 12:28:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4953,'','Mpesa','','2023-08-09 13:26:16','','0','5','2023-08-09 13:26:17','273','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691573434','Cleared','5','2023-08-09 14:40:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4954,'','Mpesa','','2023-08-09 13:34:34','','0','5','2023-08-09 13:34:34','23','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691577269','Cleared','5','2023-08-09 18:44:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4955,'','Cash','','2023-08-09 14:29:22','','0','5','2023-08-09 14:29:22','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51691580549','Cleared','5','2023-08-09 14:40:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4956,'','Mpesa','','2023-08-09 14:53:48','','0','5','2023-08-09 14:53:48','453','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691581985','Cleared','5','2023-08-09 17:59:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4957,'','Bank','','2023-08-09 15:19:44','','0','5','2023-08-09 15:19:44','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51691583574','Cleared','5','2023-08-09 17:08:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4958,'','Cash','','2023-08-09 15:20:19','','0','5','2023-08-09 15:20:19','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51691583597','Cleared','5','2023-08-09 17:59:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4959,'','Cash','','2023-08-09 16:59:59','','0','5','2023-08-09 16:59:59','122','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691589593','Cleared','5','2023-08-09 17:06:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4960,'','Mpesa','','2023-08-09 17:00:17','','0','5','2023-08-09 17:00:17','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691589613','Cleared','5','2023-08-09 17:05:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4961,'','Mpesa','','2023-08-09 17:00:38','','0','5','2023-08-09 17:00:38','132','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691589631','Cleared','5','2023-08-11 12:08:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4962,'','Bank','','2023-08-09 17:01:10','','0','5','2023-08-09 17:01:11','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51691589660','Cleared','5','2023-08-09 17:05:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4963,'','Mpesa','','2023-08-09 17:01:50','','0','5','2023-08-09 17:01:50','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51691589698','Cleared','5','2023-08-09 17:06:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4964,'','Mpesa','','2023-08-09 17:02:11','','0','5','2023-08-09 17:02:11','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691589722','Cleared','5','2023-08-09 17:04:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4965,'','Bank','','2023-08-09 17:02:32','','0','5','2023-08-09 17:02:32','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51691589744','Cleared','5','2023-08-09 17:07:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4966,'','Cash','','2023-08-09 17:03:24','','0','5','2023-08-09 17:03:24','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51691589799','Cleared','5','2023-08-09 17:04:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4967,'','Mpesa','','2023-08-09 17:13:22','','0','5','2023-08-09 17:13:22','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691590396','Cleared','5','2023-08-11 12:08:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4968,'','Mpesa','','2023-08-09 17:13:41','','0','5','2023-08-09 17:13:41','99','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691590414','Cleared','5','2023-08-09 17:58:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4969,'','Cash','','2023-08-09 17:14:02','','0','5','2023-08-09 17:14:02','284','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691590436','Cleared','5','2023-08-09 17:14:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4970,'','Mpesa','','2023-08-09 17:56:33','','0','5','2023-08-09 17:56:33','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51691592988','Cleared','5','2023-08-09 18:44:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4971,'','Bank','','2023-08-09 17:56:57','','0','5','2023-08-09 17:56:57','209','0','150','1','retail','0','150','1','0','0','0','0','0','150','printed',' ','','1','0','51691593012','Cleared','5','2023-08-09 17:58:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4972,'','Cash','','2023-08-09 18:37:57','','0','5','2023-08-09 18:37:57','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51691595446','Cleared','5','2023-08-09 18:39:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4973,'','Bank','','2023-08-09 19:15:39','','0','5','2023-08-09 19:14:06','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51691596342','Cleared','5','2023-08-09 19:16:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4974,'','Mpesa','','2023-08-09 19:15:17','','0','5','2023-08-09 19:15:18','100','0','1120','1','retail','80','1120','1','0','0','0','0','1120','0','printed',' ','','1','0','51691597708','Cleared','5','2023-08-09 19:16:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4975,'','Bank','','2023-08-09 19:39:29','','0','5','2023-08-09 19:39:29','180','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51691599160','Cleared','5','2023-08-10 10:39:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4976,'','Mpesa','','2023-08-10 09:01:59','','0','5','2023-08-10 09:01:59','508','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691647313','Cleared','5','2023-08-10 10:29:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4977,'','Mpesa','','2023-08-10 09:02:41','','0','5','2023-08-10 09:02:41','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51691647349','Cleared','5','2023-08-10 10:29:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4978,'','Cash','','2023-08-10 09:32:42','','0','5','2023-08-10 09:32:42','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691647502','Cleared','5','2023-08-10 10:44:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4979,'','Invoice','','2023-08-10 09:33:50','','0','5','2023-08-10 09:33:50','30','0','900','1','retail','0','900','1','0','0','0','100','800','0','printed',' ','','1','0','51691649178','Cleared','5','2023-08-10 17:12:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4980,'','Mpesa','','2023-08-10 09:34:12','','0','5','2023-08-10 09:34:12','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691649245','Cleared','5','2023-08-11 16:21:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4981,'','Bank','','2023-08-10 09:34:32','','0','5','2023-08-10 09:34:32','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51691649259','Cleared','5','2023-09-23 17:01:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4982,'','Mpesa','','2023-08-10 10:34:24','','0','5','2023-08-10 10:34:24','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691652859','Cleared','5','2023-08-10 13:19:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4983,'','Mpesa','','2023-08-10 10:58:56','','0','5','2023-08-10 10:58:56','247','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51691654325','Cleared','5','2023-08-10 11:00:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4984,'','Mpesa','','2023-08-10 11:39:39','','0','5','2023-08-10 11:39:39','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691656773','Cleared','5','2023-08-10 11:48:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4985,'','Bank','','2023-08-10 12:00:27','','0','5','2023-08-10 12:00:27','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51691658009','Cleared','5','2023-09-23 16:51:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4986,'','Bank','','2023-08-10 12:00:45','','0','5','2023-08-10 12:00:45','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51691658036','Cleared','5','2023-09-23 16:57:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4987,'','Cash','','2023-08-10 12:14:24','','0','5','2023-08-10 12:14:24','94','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51691658852','Cleared','5','2023-08-10 13:19:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4988,'','Mpesa','','2023-08-10 13:15:23','','0','5','2023-08-10 13:15:23','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691662508','Cleared','5','2023-08-10 18:34:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4989,'','Bank','','2023-08-10 13:15:45','','0','5','2023-08-10 13:15:45','108','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51691662537','Cleared','5','2023-08-10 13:17:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4990,'','Bank','','2023-08-10 13:16:37','','0','5','2023-08-10 13:16:04','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51691662557','Cleared','5','2023-08-10 18:21:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4991,'','Mpesa','','2023-08-10 14:17:33','','0','5','2023-08-10 14:17:33','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51691666228','Cleared','5','2023-08-10 14:18:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4992,'','Bank','','2023-08-10 15:00:36','','0','5','2023-08-10 15:00:36','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51691668747','Cleared','5','2023-08-10 15:19:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4993,'','Cash','','2023-08-10 15:17:28','','0','5','2023-08-10 15:17:29','542','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691669842','Cleared','5','2023-08-10 15:28:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4994,'','Mpesa','','2023-08-10 16:23:18','','0','5','2023-08-10 16:23:18','169','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691673789','Cleared','5','2023-08-10 17:43:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4995,'','Mpesa','','2023-08-10 17:18:48','','0','5','2023-08-10 17:18:48','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691677120','Cleared','5','2023-08-10 18:09:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4996,'','Bank','','2023-08-10 17:23:14','','0','5','2023-08-10 17:23:14','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51691677386','Cleared','5','2023-08-10 17:24:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4997,'','Cash','','2023-08-10 17:45:36','','0','5','2023-08-10 17:45:36','524','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691678728','Cleared','5','2023-08-10 17:57:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4998,'','Cash','','2023-08-10 18:32:34','','0','5','2023-08-10 18:32:35','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51691681333','Cleared','5','2023-08-10 18:33:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(4999,'','Mpesa','','2023-08-11 11:12:15','','0','5','2023-08-11 11:12:15','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51691741518','Cleared','5','2023-08-12 13:17:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5000,'','Mpesa','','2023-08-11 11:12:48','','0','5','2023-08-11 11:12:48','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51691741556','Cleared','5','2023-08-11 18:27:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5001,'','Cash','','2023-08-11 11:13:18','','0','5','2023-08-11 11:13:18','209','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','51691741582','Cleared','5','2023-08-11 12:04:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5002,'','Invoice','','2023-08-11 11:18:36','','0','5','2023-08-11 11:17:56','209','70','120','1','retail','0','120','1','0','0','0','0','50','0','printed',' ','','1','0','51691741870','Cleared','5','2023-08-11 12:05:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5003,'','Mpesa','','2023-08-11 11:19:26','','0','5','2023-08-11 11:19:26','36','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51691741930','Cleared','5','2023-08-11 16:12:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5004,'','Cash','','2023-08-11 11:20:12','','0','5','2023-08-11 11:20:12','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691742006','Cleared','5','2023-08-11 12:04:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5005,'','Mpesa','','2023-08-11 11:32:27','','0','5','2023-08-11 11:32:27','268','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691742727','Cleared','5','2023-08-11 12:07:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5006,'','Mpesa','','2023-08-11 12:44:42','','0','5','2023-08-11 12:03:11','470','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691744581','Cleared','5','2023-08-11 16:38:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5007,'','Cash','','2023-08-11 12:06:11','','0','5','2023-08-11 12:06:11','238','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691744737','Cleared','5','2023-08-11 16:16:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5008,'','Mpesa','','2023-08-11 12:45:30','','0','5','2023-08-11 12:45:30','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691747121','Cleared','5','2023-08-11 13:26:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5009,'','Cash','','2023-08-11 12:50:58','','0','5','2023-08-11 12:50:58','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51691747443','Cleared','5','2023-08-11 12:52:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5010,'','Cash','','2023-08-11 13:26:46','','0','5','2023-08-11 13:26:46','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691749599','Cleared','5','2023-08-11 14:11:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5011,'','Mpesa','','2023-08-11 14:31:00','','0','5','2023-08-11 14:31:00','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51691753445','Cleared','5','2023-08-11 14:55:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5012,'','Bank','','2023-08-11 15:10:54','','0','5','2023-08-11 15:10:54','209','0','1660','1','retail','140','1660','1','0','0','0','0','0','1660','printed',' ','','1','0','51691755835','Cleared','5','2023-08-11 15:36:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5013,'','Mpesa','','2023-08-11 15:35:44','','0','5','2023-08-11 15:35:44','161','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691757338','Cleared','5','2023-08-11 16:36:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5014,'','Mpesa','','2023-08-11 15:36:09','','0','5','2023-08-11 15:36:09','118','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691757357','Cleared','5','2023-08-11 17:02:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5015,'','Cash','','2023-08-11 15:54:02','','0','5','2023-08-11 15:54:02','238','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691758437','Cleared','5','2023-08-11 16:15:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5016,'','Mpesa','','2023-08-11 15:54:30','','0','5','2023-08-11 15:54:30','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691758464','Cleared','5','2023-08-11 17:58:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5017,'','Cash','','2023-08-11 16:17:18','','0','5','2023-08-11 16:17:18','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51691759831','Cleared','5','2023-08-11 16:18:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5018,'','Cash','','2023-08-11 16:26:32','','0','5','2023-08-11 16:26:32','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51691760383','Cleared','5','2023-08-11 16:26:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5019,'','Cash','','2023-08-11 16:33:33','','0','5','2023-08-11 16:33:33','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51691760545','Cleared','5','2023-08-11 16:34:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5020,'','Mpesa','','2023-08-11 16:48:00','','0','5','2023-08-11 16:44:38','209','0','120','1','retail','30','120','1','0','0','0','0','120','0','printed',' ','','1','0','51691761101','Cleared','5','2023-08-11 16:49:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5021,'','Mpesa','','2023-08-11 16:47:27','','0','5','2023-08-11 16:47:27','521','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691761493','Cleared','5','2023-08-11 16:55:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5022,'','Cash','','2023-08-11 16:48:41','','0','5','2023-08-11 16:48:41','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691761700','Cleared','5','2023-08-11 17:34:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5023,'','Mpesa','','2023-08-11 17:18:37','','0','5','2023-08-11 17:18:37','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691762572','Cleared','5','2023-08-11 17:34:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5024,'','Mpesa','','2023-08-11 17:35:56','','0','5','2023-08-11 17:35:56','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691763565','Cleared','5','2023-08-11 18:13:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5025,'','Mpesa','','2023-08-11 17:59:34','','0','5','2023-08-11 17:59:34','425','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691765966','Cleared','5','2023-08-11 19:06:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5026,'','Mpesa','','2023-08-11 18:13:40','','0','5','2023-08-11 18:13:40','364','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691766811','Cleared','5','2023-08-12 09:45:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5027,'','Mpesa','','2023-08-11 18:27:05','','0','5','2023-08-11 18:27:05','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51691767601','Cleared','5','2023-08-11 18:27:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5028,'','Cash','','2023-08-11 18:57:18','','0','5','2023-08-11 18:57:19','200','80','280','1','retail','20','280','1','0','0','0','0','0','200','printed',' ','','1','0','51691769427','Cleared','5','2023-08-12 11:10:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5029,'','Mpesa','','2023-08-11 19:08:26','','0','5','2023-08-11 19:08:26','210','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51691770098','Cleared','5','2023-08-11 19:08:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5030,'','Bank','','2023-08-12 09:42:16','','0','5','2023-08-12 09:42:16','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51691821565','Cleared','5','2023-08-12 11:11:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5031,'','Cash','','2023-08-12 09:43:02','','0','5','2023-08-12 09:43:02','475','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691822576','Cleared','5','2023-08-12 11:11:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5032,'','Bank','','2023-08-12 10:46:12','','0','5','2023-08-12 10:46:12','209','0','140','1','retail','0','140','1','0','0','0','0','0','140','printed',' ','','1','0','51691822840','Cleared','5','2023-08-12 11:27:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5033,'','Mpesa','','2023-08-12 11:11:37','','0','5','2023-08-12 11:11:38','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691827893','Cleared','5','2023-08-12 15:49:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5034,'','Mpesa','','2023-08-12 14:38:59','','0','5','2023-08-12 11:59:16','515','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51691829575','Cleared','5','2023-08-12 14:39:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5035,'','Mpesa','','2023-08-12 12:38:18','','0','5','2023-08-12 12:38:18','373','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51691830836','Cleared','5','2023-08-12 17:13:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5036,'','Mpesa','','2023-08-12 12:43:31','','0','5','2023-08-12 12:43:31','415','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691833272','Cleared','5','2023-08-12 16:03:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5037,'','Mpesa','','2023-08-12 13:07:31','','0','5','2023-08-12 13:07:31','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691834844','Cleared','5','2023-08-12 14:47:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5038,'','Mpesa','','2023-08-12 13:08:02','','0','5','2023-08-12 13:08:02','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691834865','Cleared','5','2023-08-13 15:34:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5039,'','Mpesa','','2023-08-12 13:22:13','','-0','5','2023-08-12 13:22:13','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51691835546','Cleared','5','2023-08-12 14:39:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5040,'','Invoice','','2023-08-12 13:40:26','','0','5','2023-08-12 13:40:26','127','0','300','1','retail','0','300','1','0','0','0','100','200','0','printed',' ','','1','0','51691836820','Cleared','5','2023-08-12 13:53:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5041,'','Mpesa','','2023-08-12 13:50:48','','0','5','2023-08-12 13:50:48','180','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51691836982','Cleared','5','2023-08-12 14:40:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5042,'','Mpesa','','2023-08-12 13:51:29','','0','5','2023-08-12 13:51:29','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691837483','Cleared','5','2023-08-12 17:08:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5043,'','Mpesa','','2023-08-12 15:14:59','','0','5','2023-08-12 15:14:59','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51691840914','Cleared','5','2023-08-12 15:16:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5044,'','Cash','','2023-08-12 15:15:25','','0','5','2023-08-12 15:15:25','209','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','51691842519','Cleared','5','2023-08-12 15:15:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5045,'','Mpesa','','2023-08-12 15:31:09','','0','5','2023-08-12 15:31:09','534','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691843447','Cleared','5','2023-08-12 15:55:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5046,'','Mpesa','','2023-08-12 15:32:25','','0','5','2023-08-12 15:32:25','38','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691843537','Cleared','5','2023-08-12 16:11:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5047,'','Mpesa','','2023-08-12 16:14:46','','0','5','2023-08-12 16:14:46','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691846078','Cleared','5','2023-08-12 18:59:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5048,'','Bank','','2023-08-12 16:22:29','','0','5','2023-08-12 16:22:29','146','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51691846506','Cleared','5','2023-08-13 14:48:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5049,'','Mpesa','','2023-08-12 16:23:52','','0','5','2023-08-12 16:23:53','388','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691846610','Cleared','5','2023-08-12 16:27:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5050,'','Mpesa','','2023-08-12 16:24:21','','0','5','2023-08-12 16:24:21','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691846655','Cleared','5','2023-08-12 18:11:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5051,'','Bank','','2023-08-12 17:26:41','','0','5','2023-08-12 17:26:41','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51691850390','Cleared','5','2023-08-12 17:27:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5052,'','Cash','','2023-08-12 17:51:21','','0','5','2023-08-12 17:51:21','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51691850879','Cleared','5','2023-08-12 17:51:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5053,'','Mpesa','','2023-08-12 18:35:15','','0','5','2023-08-12 18:35:15','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691854509','Cleared','5','2023-08-13 14:55:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5054,'','Mpesa','','2023-08-12 18:37:20','','0','5','2023-08-12 18:37:20','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691854633','Cleared','5','2023-08-13 14:48:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5055,'','Mpesa','','2023-08-13 13:22:59','','0','5','2023-08-13 13:22:59','380','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51691922172','Cleared','5','2023-08-13 15:12:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5056,'','Mpesa','','2023-08-13 13:23:22','','0','5','2023-08-13 13:23:22','381','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691922194','Cleared','5','2023-08-13 13:31:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5057,'','Mpesa','','2023-08-13 13:50:59','','0','5','2023-08-13 13:50:59','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691923606','Cleared','5','2023-08-13 15:23:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5058,'','Mpesa','','2023-08-13 14:16:23','','0','5','2023-08-13 14:16:23','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691925351','Cleared','5','2023-08-13 17:31:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5059,'','Cash','','2023-08-13 14:56:03','','0','5','2023-08-13 14:56:03','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51691927759','Cleared','5','2023-08-13 15:12:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5060,'','Cash','','2023-08-13 15:20:33','','0','5','2023-08-13 15:20:33','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691929226','Cleared','5','2023-08-13 15:50:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5061,'','Mpesa','','2023-08-13 16:06:01','','0','5','2023-08-13 16:06:01','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51691931949','Cleared','5','2023-08-13 18:22:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5062,'','Mpesa','','2023-08-13 17:07:45','','0','5','2023-08-13 17:07:45','37','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691935659','Cleared','5','2023-08-13 18:15:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5063,'','Mpesa','','2023-08-13 17:31:35','','0','5','2023-08-13 17:31:35','246','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691937088','Cleared','5','2023-08-13 18:23:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5064,'','Bank','','2023-08-13 17:41:42','','0','5','2023-08-13 17:41:42','209','0','120','1','retail','30','120','1','0','0','0','0','0','120','printed',' ','','1','0','51691937671','Cleared','5','2023-08-13 17:42:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5065,'','Mpesa','','2023-08-13 18:14:19','','0','5','2023-08-13 18:14:19','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51691939643','Cleared','5','2023-08-13 18:14:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5066,'','Mpesa','','2023-08-13 18:30:00','','0','5','2023-08-13 18:30:00','543','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691940488','Cleared','5','2023-08-13 19:02:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5067,'','Bank','','2023-08-14 09:09:03','','0','5','2023-08-14 09:09:03','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51691993315','Cleared','5','2023-09-23 17:01:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5068,'','Bank','','2023-08-14 10:19:16','','0','5','2023-08-14 10:19:16','10','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51691993618','Cleared','5','2023-09-23 16:50:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5069,'','Bank','','2023-08-14 10:19:34','','0','5','2023-08-14 10:19:34','11','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51691997564','Cleared','5','2023-09-23 16:56:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5070,'','Cash','','2023-08-14 10:34:24','','0','5','2023-08-14 10:34:24','524','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691998456','Cleared','5','2023-08-14 11:29:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5071,'','Cash','','2023-08-14 10:34:49','','0','5','2023-08-14 10:34:49','106','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51691998484','Cleared','5','2023-08-14 11:29:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5072,'','Mpesa','','2023-08-14 10:44:32','','0','5','2023-08-14 10:44:32','141','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51691999067','Cleared','5','2023-08-14 11:28:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5073,'','Mpesa','','2023-08-14 11:27:21','','0','5','2023-08-14 11:27:21','444','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51692001605','Cleared','5','2023-08-14 11:45:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5074,'','Mpesa','','2023-08-14 11:28:22','','0','5','2023-08-14 11:28:22','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51692001696','Cleared','5','2023-08-14 11:29:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5075,'','Mpesa','','2023-08-14 11:44:39','','0','5','2023-08-14 11:44:39','32','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51692002671','Cleared','5','2023-08-14 11:46:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5076,'','Mpesa','','2023-08-14 12:25:07','','0','5','2023-08-14 12:25:07','447','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692002839','Cleared','5','2023-08-14 14:07:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5077,'','Mpesa','','2023-08-14 13:34:44','','0','5','2023-08-14 13:34:44','209','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','51692009269','Cleared','5','2023-08-14 14:07:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5078,'','Bank','','2023-08-14 13:44:48','','0','5','2023-08-14 13:44:49','248','840','1120','1','retail','80','1120','1','0','0','0','0','0','280','printed',' ','','1','0','51692009876','Cleared','5','2023-08-14 18:54:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5079,'','Mpesa','','2023-08-14 13:48:52','','0','5','2023-08-14 13:48:52','528','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692010126','Cleared','5','2023-08-14 16:43:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5080,'','Cash','','2023-08-14 13:57:01','','0','5','2023-08-14 13:57:01','437','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692010612','Cleared','5','2023-08-14 16:54:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5081,'','Cash','','2023-08-14 14:04:15','','0','5','2023-08-14 14:04:15','22','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692011048','Cleared','5','2023-08-14 14:09:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5082,'','Mpesa','','2023-08-14 14:10:05','','0','5','2023-08-14 14:10:05','538','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692011400','Cleared','5','2023-08-14 16:40:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5083,'','Cash','','2023-08-14 16:32:27','','0','5','2023-08-14 16:32:27','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51692019924','Cleared','5','2023-08-14 17:36:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5084,'','Mpesa','','2023-08-14 16:33:14','','0','5','2023-08-14 16:33:14','505','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692019975','Cleared','5','2023-08-14 16:48:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5085,'','Mpesa','','2023-08-14 16:36:37','','0','5','2023-08-14 16:36:38','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692020192','Cleared','5','2023-08-14 17:33:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5086,'','Mpesa','','2023-08-14 16:37:03','','0','5','2023-08-14 16:37:03','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51692020213','Cleared','5','2023-08-14 16:41:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5087,'','Mpesa','','2023-08-14 16:45:23','','0','5','2023-08-14 16:45:23','23','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692020716','Cleared','5','2023-08-14 17:49:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5088,'','Mpesa','','2023-08-14 17:26:07','','0','5','2023-08-14 17:26:07','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692023159','Cleared','5','2023-08-14 18:02:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5089,'','Mpesa','','2023-08-14 17:32:43','','0','5','2023-08-14 17:32:43','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51692023541','Cleared','5','2023-08-14 17:33:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5090,'','Mpesa','','2023-08-14 17:48:32','','0','5','2023-08-14 17:48:32','148','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51692024498','Cleared','5','2023-08-14 17:49:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5091,'','Cash','','2023-08-14 17:51:12','','0','5','2023-08-14 17:51:12','200','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51692024607','Cleared','5','2023-08-14 18:12:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5092,'','Cash','','2023-08-14 17:58:37','','0','5','2023-08-14 17:58:37','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51692025111','Cleared','5','2023-08-14 17:58:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5093,'','Cash','','2023-08-14 18:05:22','','0','5','2023-08-14 18:05:22','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51692025501','Cleared','5','2023-08-14 18:05:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5094,'','Cash','','2023-08-14 18:09:40','','0','5','2023-08-14 18:09:40','92','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51692025767','Cleared','5','2023-08-14 18:10:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5095,'','Cash','','2023-08-14 18:37:22','','0','5','2023-08-14 18:37:22','209','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51692027430','Cleared','5','2023-08-14 18:52:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5096,'','Cash','','2023-08-14 18:52:24','','0','5','2023-08-14 18:52:24','450','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692028336','Cleared','5','2023-08-16 12:29:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5097,'','Mpesa','','2023-08-15 09:49:03','','0','5','2023-08-15 09:49:03','367','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51692082059','Cleared','5','2023-08-15 10:13:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5098,'','Mpesa','','2023-08-15 09:50:12','','0','5','2023-08-15 09:50:12','142','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692082207','Cleared','5','2023-08-15 16:15:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5099,'','Cash','','2023-08-15 09:51:10','','0','5','2023-08-15 09:51:10','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51692082248','Cleared','5','2023-08-15 09:52:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5100,'','Cash','','2023-08-15 10:44:55','','0','5','2023-08-15 10:44:55','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51692085486','Cleared','5','2023-08-15 10:45:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5101,'','Cash','','2023-08-15 11:27:38','','0','5','2023-08-15 11:27:38','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692088051','Cleared','5','2023-08-15 15:44:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5102,'','Mpesa','','2023-08-15 11:32:29','','0','5','2023-08-15 11:32:29','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692088149','Cleared','5','2023-08-15 16:24:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5103,'','Mpesa','','2023-08-15 11:32:54','','0','5','2023-08-15 11:32:54','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692088366','Cleared','5','2023-08-15 12:09:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5104,'','Mpesa','','2023-08-15 15:35:27','','0','5','2023-08-15 15:35:27','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692102910','Cleared','5','2023-08-15 17:55:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5105,'','Mpesa','','2023-08-15 15:37:52','','0','5','2023-08-15 15:37:52','209','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','51692103060','Cleared','5','2023-08-15 15:40:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5106,'','Bank','','2023-08-15 15:43:13','','0','5','2023-08-15 15:38:27','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51692103098','Cleared','5','2023-08-15 15:44:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5107,'','Mpesa','','2023-08-15 15:45:18','','0','5','2023-08-15 15:45:18','515','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692103512','Cleared','5','2023-08-15 17:58:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5108,'','Mpesa','','2023-08-15 15:47:32','','0','5','2023-08-15 15:47:32','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692103528','Cleared','5','2023-08-15 15:48:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5109,'','Mpesa','','2023-08-15 15:49:17','','0','5','2023-08-15 15:49:17','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692103749','Cleared','5','2023-08-15 15:49:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5110,'','Mpesa','','2023-08-15 15:50:16','','0','5','2023-08-15 15:50:16','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51692103811','Cleared','5','2023-08-15 15:50:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5111,'','Mpesa','','2023-08-15 15:51:05','','0','5','2023-08-15 15:51:05','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51692103858','Cleared','5','2023-08-15 15:51:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5112,'','Bank','','2023-08-15 16:07:08','','0','5','2023-08-15 15:54:02','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51692104030','Cleared','5','2023-08-15 16:08:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5113,'','Cash','','2023-08-16 15:36:55','','0','5','2023-08-15 16:05:10','544','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','printed',' ','','1','0','51692104667','Cleared','5','2023-08-16 15:42:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5114,'','Mpesa','','2023-08-15 16:05:39','','0','5','2023-08-15 16:05:39','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692104725','Cleared','5','2023-08-15 16:25:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5115,'','Mpesa','','2023-08-15 16:08:39','','0','5','2023-08-15 16:08:39','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692104915','Cleared','5','2023-08-18 12:43:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5116,'','Bank','','2023-08-15 16:09:08','','0','5','2023-08-15 16:09:08','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51692104940','Cleared','5','2023-08-15 17:09:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5117,'','Mpesa','','2023-08-15 16:10:23','','0','5','2023-08-15 16:10:23','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692105011','Cleared','5','2023-08-15 18:21:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5118,'','Mpesa','','2023-08-15 16:11:28','','0','5','2023-08-15 16:11:28','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692105083','Cleared','5','2023-08-15 16:12:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5119,'','Mpesa','','2023-08-15 16:12:38','','0','5','2023-08-15 16:12:38','454','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692105148','Cleared','5','2023-08-15 16:46:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5120,'','Mpesa','','2023-08-15 16:27:27','','0','5','2023-08-15 16:27:27','59','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51692106036','Cleared','5','2023-08-15 16:46:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5121,'','Mpesa','','2023-08-15 17:08:59','','0','5','2023-08-15 17:08:59','224','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692108512','Cleared','5','2023-08-15 17:17:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5122,'','Mpesa','','2023-08-15 17:25:56','','0','5','2023-08-15 17:25:57','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692109519','Cleared','5','2023-08-15 19:25:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5123,'','Mpesa','','2023-08-15 17:26:21','','0','5','2023-08-15 17:26:21','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692109574','Cleared','5','2023-08-15 17:59:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5124,'','Mpesa','','2023-08-15 17:54:44','','0','5','2023-08-15 17:54:44','257','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692111276','Cleared','5','2023-08-23 18:37:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5125,'','Mpesa','','2023-08-15 18:18:36','','0','5','2023-08-15 18:11:57','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51692112309','Cleared','5','2023-08-15 18:20:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5126,'','Bank','','2023-08-15 18:19:33','','0','5','2023-08-15 18:19:33','209','0','45','1','retail','15','45','1','0','0','0','0','0','45','printed',' ','','1','0','51692112740','Cleared','5','2023-08-15 18:20:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5127,'','Mpesa','','2023-08-15 18:21:27','','0','5','2023-08-15 18:21:27','245','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51692112879','Cleared','5','2023-08-15 18:22:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5128,'','Mpesa','','2023-08-15 19:06:34','','0','5','2023-08-15 19:06:34','545','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692115508','Cleared','5','2023-08-15 19:35:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5129,'','Mpesa','','2023-08-15 19:22:55','','0','5','2023-08-15 19:22:55','361','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692116569','Cleared','5','2023-08-16 10:59:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5130,'','Mpesa','','2023-08-15 19:24:04','','0','5','2023-08-15 19:24:04','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692116623','Cleared','5','2023-08-16 10:59:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5131,'','Mpesa','','2023-08-16 09:23:51','','0','5','2023-08-16 09:23:51','441','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692164057','Cleared','5','2023-08-16 15:12:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5132,'','Cash','','2023-08-16 09:32:29','','0','5','2023-08-16 09:32:29','524','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692167540','Cleared','5','2023-08-16 11:35:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5133,'','Mpesa','','2023-08-16 10:20:28','','0','5','2023-08-16 10:20:28','99','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692170412','Cleared','5','2023-08-16 18:21:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5134,'','Cash','','2023-08-16 10:21:01','','0','5','2023-08-16 10:21:01','284','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51692170453','Cleared','5','2023-08-16 11:35:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5135,'','Mpesa','','2023-08-16 10:27:12','','0','5','2023-08-16 10:27:12','205','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692170523','Cleared','5','2023-08-16 13:50:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5136,'','Mpesa','','2023-08-16 10:32:32','','0','5','2023-08-16 10:32:32','506','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692171129','Cleared','5','2023-08-16 17:35:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5137,'','Cash','','2023-08-16 10:49:02','','0','5','2023-08-16 10:49:02','209','170','170','1','retail','30','170','1','0','0','0','0','0','0','printed',' ','','1','0','51692171592','Cleared','5','2023-08-16 10:50:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5138,'','Mpesa','','2023-08-16 10:57:07','','0','5','2023-08-16 10:57:07','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692172622','Cleared','5','2023-08-16 10:59:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5139,'','Cash','','2023-08-16 11:11:09','','0','5','2023-08-16 11:11:09','26','390','390','1','retail','60','390','1','0','0','0','0','0','0','printed',' ','','1','0','51692173456','Cleared','5','2023-08-16 18:43:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5140,'','Mpesa','','2023-08-16 11:34:20','','0','5','2023-08-16 11:34:20','467','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51692174851','Cleared','5','2023-08-16 18:22:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5141,'','Bank','','2023-08-16 12:01:29','','0','5','2023-08-16 12:01:29','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51692176484','Cleared','5','2023-08-16 12:33:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5142,'','Mpesa','','2023-08-16 12:02:17','','0','5','2023-08-16 12:02:17','209','0','360','1','retail','90','360','1','0','0','0','0','360','0','printed',' ','','1','0','51692176521','Cleared','5','2023-08-16 13:14:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5143,'','Cash','','2023-08-16 12:04:06','','0','5','2023-08-16 12:04:06','209','10','10','1','retail','20','10','1','0','0','0','0','0','0','printed',' ','','1','0','51692176636','Cleared','5','2023-08-16 12:14:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5144,'','Mpesa','','2023-08-16 12:07:38','','0','5','2023-08-16 12:07:38','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692176847','Cleared','5','2023-08-16 18:47:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5145,'','Bank','','2023-08-16 12:29:43','','0','5','2023-08-16 12:29:43','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51692178151','Cleared','5','2023-08-16 12:33:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5146,'','Mpesa','','2023-08-16 12:54:53','','0','5','2023-08-16 12:54:53','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692178444','Cleared','5','2023-08-16 13:13:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5147,'','Mpesa','','2023-08-16 12:58:32','','0','5','2023-08-16 12:58:32','209','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','51692179904','Cleared','5','2023-08-16 13:46:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5148,'','Mpesa','','2023-08-16 14:53:08','','0','5','2023-08-16 13:04:46','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692180280','Cleared','5','2023-08-16 14:55:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5149,'','Mpesa','','2023-08-16 13:14:58','','0','5','2023-08-16 13:14:58','146','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692180885','Cleared','5','2023-08-16 13:15:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5150,'','Mpesa','','2023-08-16 13:24:21','','0','5','2023-08-16 13:24:21','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51692181452','Cleared','5','2023-08-16 18:22:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5151,'','Cash','','2023-08-16 13:35:46','','0','5','2023-08-16 13:35:46','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51692182136','Cleared','5','2023-08-16 18:21:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5152,'','Mpesa','','2023-08-16 13:49:22','','0','5','2023-08-16 13:49:22','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51692182957','Cleared','5','2023-08-16 14:11:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5153,'','Cash','','2023-08-16 13:56:58','','0','5','2023-08-16 13:56:58','209','45','45','1','retail','15','45','1','0','0','0','0','0','0','printed',' ','','1','0','51692183400','Cleared','5','2023-08-16 14:12:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5154,'','Mpesa','','2023-08-16 16:34:27','','0','5','2023-08-16 16:34:27','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51692192859','Cleared','5','2023-08-16 16:38:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5155,'','Cash','','2023-08-16 16:35:10','','0','5','2023-08-16 16:35:10','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51692192903','Cleared','5','2023-08-19 13:40:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5156,'','Mpesa','','2023-08-16 16:35:34','','0','5','2023-08-16 16:35:34','52','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51692192926','Cleared','5','2023-08-16 16:41:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5157,'','Mpesa','','2023-08-16 16:36:20','','0','5','2023-08-16 16:36:20','257','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692192975','Cleared','5','2023-08-23 18:37:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5158,'','Cash','','2023-08-16 16:36:38','','0','5','2023-08-16 16:36:38','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692192991','Cleared','5','2023-08-16 16:37:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5159,'','Mpesa','','2023-08-16 16:41:17','','0','5','2023-08-16 16:41:17','202','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692193269','Cleared','5','2023-08-16 18:42:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5160,'','Mpesa','','2023-08-16 17:14:57','','0','5','2023-08-16 17:14:57','488','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51692195289','Cleared','5','2023-08-16 17:35:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5161,'','Bank','','2023-08-16 17:32:54','','0','5','2023-08-16 17:15:40','209','0','1380','1','retail','120','1380','1','0','0','0','0','0','1380','printed',' ','','1','0','51692195322','Cleared','5','2023-08-16 17:34:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5162,'','Mpesa','','2023-08-16 17:33:17','','0','5','2023-08-16 17:33:17','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692196393','Cleared','5','2023-08-16 17:35:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5163,'','Bank','','2023-08-16 17:33:36','','0','5','2023-08-16 17:33:36','384','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51692196409','Cleared','5','2023-08-16 18:45:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5164,'','Mpesa','','2023-08-16 17:33:54','','0','5','2023-08-16 17:33:54','519','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692196428','Cleared','5','2023-08-16 18:23:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5165,'','Bank','','2023-08-16 18:23:20','','0','5','2023-08-16 18:23:20','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51692199395','Cleared','5','2023-08-16 18:23:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5166,'','Mpesa','','2023-08-16 18:26:06','','0','5','2023-08-16 18:26:06','418','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692199559','Cleared','5','2023-08-16 18:40:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5167,'','Bank','','2023-08-16 18:44:00','','0','5','2023-08-16 18:44:00','210','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51692200588','Cleared','5','2023-08-16 18:44:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5168,'','Mpesa','','2023-08-16 19:00:03','','0','5','2023-08-16 19:00:03','333','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692201399','Cleared','5','2023-08-18 12:12:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5169,'','Mpesa','','2023-08-17 10:13:20','','0','5','2023-08-17 10:13:20','539','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692256393','Cleared','5','2023-08-17 13:35:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5170,'','Bank','','2023-08-17 10:54:05','','0','5','2023-08-17 10:54:05','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51692258834','Cleared','5','2023-09-23 17:01:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5171,'','Bank','','2023-08-17 10:54:38','','0','5','2023-08-17 10:54:38','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51692258853','Cleared','5','2023-09-23 16:48:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5172,'','Bank','','2023-08-17 10:54:56','','0','5','2023-08-17 10:54:56','11','0','2000','1','retail','400','2000','1','0','0','0','0','0','2000','printed',' ','','1','0','51692258886','Cleared','5','2023-09-23 16:56:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5173,'','Mpesa','','2023-08-17 11:36:51','','0','5','2023-08-17 11:36:51','168','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692261404','Cleared','5','2023-08-17 13:34:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5174,'','Mpesa','','2023-08-17 11:38:00','','0','5','2023-08-17 11:38:00','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692261473','Cleared','5','2023-08-17 15:21:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5175,'','Mpesa','','2023-08-17 11:38:25','','0','5','2023-08-17 11:38:25','186','0','900','1','retail','0','900','1','0','0','0','0','600','300','printed',' ','','1','0','51692261492','Cleared','5','2023-08-18 12:13:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5176,'','Cash','','2023-08-17 11:38:46','','0','5','2023-08-17 11:38:46','324','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692261520','Cleared','5','2023-08-17 17:58:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5177,'','Cash','','2023-08-17 11:40:45','','0','5','2023-08-17 11:40:45','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692261637','Cleared','5','2023-08-17 13:34:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5178,'','Cash','','2023-08-17 12:33:33','','0','5','2023-08-17 12:33:33','99','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51692261740','Cleared','5','2023-08-17 13:58:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5179,'','Bank','','2023-08-17 12:41:53','','0','5','2023-08-17 12:41:53','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51692265301','Cleared','5','2023-08-17 15:02:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5180,'','Mpesa','','2023-08-17 13:56:56','','0','5','2023-08-17 13:56:56','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692269810','Cleared','5','2023-08-17 18:11:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5181,'','Mpesa','','2023-08-17 13:57:14','','0','5','2023-08-17 13:57:14','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692269829','Cleared','5','2023-08-17 16:28:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5182,'','Mpesa','','2023-08-17 13:57:34','','0','5','2023-08-17 13:57:34','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692269848','Cleared','5','2023-08-17 16:29:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5183,'','Mpesa','','2023-08-17 14:16:26','','0','5','2023-08-17 14:16:26','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692270977','Cleared','5','2023-08-17 16:27:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5184,'','Mpesa','','2023-08-17 15:06:14','','0','5','2023-08-17 15:06:14','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692273964','Cleared','5','2023-08-17 18:39:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5185,'','Mpesa','','2023-08-17 15:15:42','','0','5','2023-08-17 15:15:42','209','0','500','1','retail','100','500','1','0','0','0','0','500','0','printed',' ','','1','0','51692274493','Cleared','5','2023-08-17 16:27:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5186,'','Cash','','2023-08-17 15:29:30','','0','5','2023-08-17 15:29:30','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692275364','Cleared','5','2023-08-17 16:27:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5187,'','Cash','','2023-08-17 16:20:35','','0','5','2023-08-17 16:20:35','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51692278322','Cleared','5','2023-08-17 18:03:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5188,'','Cash','','2023-08-17 16:34:37','','0','5','2023-08-17 16:34:37','433','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51692279269','Cleared','5','2023-08-17 17:30:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5189,'','Mpesa','','2023-08-17 17:54:38','','0','5','2023-08-17 17:54:38','121','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51692284058','Cleared','5','2023-08-17 18:49:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5190,'','Bank','','2023-08-17 17:55:24','','0','5','2023-08-17 17:55:24','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51692284091','Cleared','5','2023-08-17 17:58:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5191,'','Cash','','2023-08-17 18:16:34','','0','5','2023-08-17 18:16:34','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51692285384','Cleared','5','2023-08-17 18:17:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5192,'','Mpesa','','2023-08-17 18:43:20','','0','5','2023-08-17 18:43:21','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692286908','Cleared','5','2023-08-18 16:45:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5193,'','Bank','','2023-08-17 18:50:47','','0','5','2023-08-17 18:44:21','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51692287051','Cleared','5','2023-08-17 19:00:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5194,'','Mpesa','','2023-08-17 18:44:44','','0','5','2023-08-17 18:44:44','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692287076','Cleared','5','2023-08-17 18:49:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5195,'','Cash','','2023-08-17 19:00:19','','0','5','2023-08-17 19:00:19','209','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','51692288012','Cleared','5','2023-08-18 12:10:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5196,'','Mpesa','','2023-08-18 08:31:00','','0','5','2023-08-18 08:31:00','98','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51692336651','Cleared','5','2023-08-18 12:53:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5197,'','Mpesa','','2023-08-18 08:31:32','','0','5','2023-08-18 08:31:32','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692336684','Cleared','5','2023-08-18 10:06:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5198,'','Mpesa','','2023-08-18 09:03:58','','0','5','2023-08-18 09:03:58','507','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692336711','Cleared','5','2023-08-18 18:19:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5199,'','Cash','','2023-08-18 11:04:33','','0','5','2023-08-18 10:05:32','248','1120','1120','1','retail','80','1120','1','0','0','0','0','0','0','printed',' ','','1','0','51692342320','Cleared','5','2023-08-19 11:42:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5200,'','Mpesa','','2023-08-18 11:38:56','','0','5','2023-08-18 11:38:56','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51692347925','Cleared','5','2023-08-18 11:39:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5201,'','Bank','','2023-08-18 11:51:49','','0','5','2023-08-18 11:51:49','209','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51692348693','Cleared','5','2023-08-18 12:09:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5202,'','Bank','','2023-08-18 12:41:40','','0','5','2023-08-18 12:41:40','209','0','120','1','retail','30','120','1','0','0','0','0','0','120','printed',' ','','1','0','51692351687','Cleared','5','2023-08-18 12:42:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5203,'','Mpesa','','2023-08-18 12:56:24','','0','5','2023-08-18 12:56:24','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692352483','Cleared','5','2023-08-18 17:03:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5204,'','Mpesa','','2023-08-18 13:50:31','','0','5','2023-08-18 13:50:31','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51692353471','Cleared','5','2023-08-18 13:54:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5205,'','Cash','','2023-08-18 13:59:12','','0','5','2023-08-18 13:59:12','524','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692356345','Cleared','5','2023-08-18 15:48:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5206,'','Mpesa','','2023-08-18 14:23:58','','0','5','2023-08-18 14:23:58','444','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51692357796','Cleared','5','2023-08-18 16:05:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5207,'','Bank','','2023-08-18 15:21:20','','0','5','2023-08-18 15:21:20','446','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51692361274','Cleared','5','2023-08-18 16:36:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5208,'','Bank','','2023-08-18 15:21:44','','0','5','2023-08-18 15:21:44','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51692361296','Cleared','5','2023-08-18 15:23:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5209,'','Mpesa','','2023-08-18 15:22:14','','0','5','2023-08-18 15:22:14','534','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692361326','Cleared','5','2023-08-18 15:24:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5210,'','Mpesa','','2023-08-18 15:47:11','','0','5','2023-08-18 15:47:11','388','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692362822','Cleared','5','2023-08-18 15:47:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5211,'','Mpesa','','2023-08-18 15:49:57','','0','5','2023-08-18 15:49:57','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51692362991','Cleared','5','2023-08-18 15:51:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5212,'','Mpesa','','2023-08-18 16:13:38','','0','5','2023-08-18 16:13:38','295','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692364409','Cleared','5','2023-08-18 18:16:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5213,'','Cash','','2023-08-18 16:36:12','','0','5','2023-08-18 16:36:12','214','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692364457','Cleared','5','2023-08-18 16:36:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5214,'','Mpesa','','2023-08-18 16:54:36','','0','5','2023-08-18 16:54:36','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692366868','Cleared','5','2023-08-19 12:56:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5215,'','Bank','','2023-08-18 17:17:33','','0','5','2023-08-18 17:17:33','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51692368200','Cleared','5','2023-08-18 17:18:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5216,'','Mpesa','','2023-08-18 17:30:20','','0','5','2023-08-18 17:30:20','485','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692369010','Cleared','5','2023-08-18 18:02:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5217,'','Mpesa','','2023-08-18 18:03:09','','0','5','2023-08-18 18:03:09','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51692370973','Cleared','5','2023-08-18 18:04:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5218,'','Mpesa','','2023-08-18 18:18:51','','0','5','2023-08-18 18:18:51','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51692371919','Cleared','5','2023-08-18 18:45:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5219,'','Mpesa','','2023-08-18 19:17:56','','0','5','2023-08-18 19:17:56','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692375471','Cleared','5','2023-08-19 10:37:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5220,'','Mpesa','','2023-08-19 10:28:27','','0','5','2023-08-19 10:28:27','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692430102','Cleared','5','2023-08-20 15:35:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5221,'','Mpesa','','2023-08-19 10:29:07','','0','5','2023-08-19 10:29:07','105','0','2250','1','retail','0','2250','1','0','0','0','0','2250','0','printed',' ','','1','0','51692430121','Cleared','5','2023-08-19 12:08:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5222,'','Mpesa','','2023-08-19 10:29:29','','0','5','2023-08-19 10:29:29','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692430164','Cleared','5','2023-08-19 10:36:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5223,'','Cash','','2023-08-19 10:29:49','','0','5','2023-08-19 10:29:49','30','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51692430181','Cleared','5','2023-08-19 11:25:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5224,'','Cash','','2023-08-19 10:30:08','','0','5','2023-08-19 10:30:08','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51692430202','Cleared','5','2023-08-19 18:43:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5225,'','Cash','','2023-08-19 10:32:31','','0','5','2023-08-19 10:32:31','195','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','51692430337','Cleared','5','2023-08-19 11:25:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5226,'','Bank','','2023-08-19 12:40:52','','0','5','2023-08-19 10:35:20','210','0','3000','1','retail','0','3000','1','0','0','0','0','0','3000','printed',' ','','1','0','51692430425','Cleared','5','2023-08-19 12:41:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5227,'','Mpesa','','2023-08-19 10:35:58','','0','5','2023-08-19 10:35:58','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692430553','Cleared','5','2023-08-19 10:36:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5228,'','Bank','','2023-08-19 11:05:47','','0','5','2023-08-19 11:05:47','209','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51692432341','Cleared','5','2023-08-19 11:24:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5229,'','Bank','','2023-08-19 11:18:39','','0','5','2023-08-19 11:18:39','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51692432359','Cleared','5','2023-08-19 11:24:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5230,'','Bank','','2023-08-19 11:23:30','','0','5','2023-08-19 11:23:30','209','0','100','1','retail','0','100','1','0','0','0','0','0','100','printed',' ','','1','0','51692433402','Cleared','5','2023-08-19 11:24:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5231,'','Mpesa','','2023-08-19 12:15:01','','0','5','2023-08-19 12:15:01','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692436495','Cleared','5','2023-08-19 12:15:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5232,'','Mpesa','','2023-08-19 12:55:57','','0','5','2023-08-19 12:55:57','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692438095','Cleared','5','2023-08-19 12:56:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5233,'','Mpesa','','2023-08-19 13:41:37','','0','5','2023-08-19 13:41:37','156','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692441692','Cleared','5','2023-08-19 14:16:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5234,'','Mpesa','','2023-08-19 14:05:18','','0','5','2023-08-19 14:05:18','229','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692443110','Cleared','5','2023-08-19 14:19:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5235,'','Mpesa','','2023-08-19 14:21:40','','0','5','2023-08-19 14:21:40','470','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692444093','Cleared','5','2023-08-19 15:45:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5236,'','Mpesa','','2023-08-19 15:20:34','','0','5','2023-08-19 15:20:34','209','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51692447609','Cleared','5','2023-08-19 16:38:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5237,'','Mpesa','','2023-08-19 16:22:12','','0','5','2023-08-19 16:22:12','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692451322','Cleared','5','2023-08-19 16:58:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5238,'','Cash','','2023-08-19 16:36:25','','0','5','2023-08-19 16:36:25','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51692452178','Cleared','5','2023-08-19 16:58:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5239,'','Mpesa','','2023-08-19 16:36:48','','0','5','2023-08-19 16:36:48','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692452203','Cleared','5','2023-08-20 17:39:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5240,'','Mpesa','','2023-08-19 16:46:52','','0','5','2023-08-19 16:46:52','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692452804','Cleared','5','2023-08-19 16:57:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5241,'','Cash','','2023-08-19 17:03:25','','0','5','2023-08-19 17:03:25','209','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','51692453794','Cleared','5','2023-08-19 17:03:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5242,'','Mpesa','','2023-08-19 17:17:31','','0','5','2023-08-19 17:17:31','348','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692454640','Cleared','5','2023-08-19 17:42:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5243,'','Bank','','2023-08-19 17:22:22','','0','5','2023-08-19 17:22:22','209','0','45','1','retail','15','45','1','0','0','0','0','0','45','printed',' ','','1','0','51692454922','Cleared','5','2023-08-19 17:25:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5244,'','Mpesa','','2023-08-19 18:08:40','','0','5','2023-08-19 18:08:40','174','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692457713','Cleared','5','2023-08-19 19:04:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5245,'','Cash','','2023-08-19 18:08:58','','0','5','2023-08-19 18:08:58','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51692457733','Cleared','5','2023-08-19 18:10:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5246,'','Mpesa','','2023-08-19 18:09:18','','0','5','2023-08-19 18:09:18','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51692457751','Cleared','5','2023-08-19 18:10:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5247,'','Cash','','2023-08-19 18:27:11','','0','5','2023-08-19 18:27:11','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51692458787','Cleared','5','2023-08-19 18:36:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5248,'','Mpesa','','2023-08-19 18:27:30','','0','5','2023-08-19 18:27:30','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692458844','Cleared','5','2023-08-20 14:38:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5249,'','Mpesa','','2023-08-19 18:35:23','','0','5','2023-08-19 18:35:23','361','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692459318','Cleared','5','2023-08-20 14:38:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5250,'','Mpesa','','2023-08-19 18:44:57','','0','5','2023-08-19 18:44:57','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692459890','Cleared','5','2023-08-19 18:49:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5251,'','Mpesa','','2023-08-20 13:58:03','','0','5','2023-08-20 13:58:03','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692529075','Cleared','5','2023-08-20 14:38:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5252,'','Mpesa','','2023-08-20 13:58:24','','0','5','2023-08-20 13:58:24','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692529097','Cleared','5','2023-08-20 15:07:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5253,'','Mpesa','','2023-08-20 13:58:46','','0','5','2023-08-20 13:58:46','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692529120','Cleared','5','2023-08-20 15:32:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5254,'','Mpesa','','2023-08-20 13:59:04','','0','5','2023-08-20 13:59:04','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692529139','Cleared','5','2023-08-20 15:32:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5255,'','Mpesa','','2023-08-20 13:59:22','','0','5','2023-08-20 13:59:22','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692529156','Cleared','5','2023-08-20 17:38:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5256,'','Mpesa','','2023-08-20 13:59:41','','0','5','2023-08-20 13:59:41','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692529176','Cleared','5','2023-08-21 18:31:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5257,'','Mpesa','','2023-08-20 15:31:32','','0','5','2023-08-20 15:31:32','209','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51692534684','Cleared','5','2023-08-20 15:32:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5258,'','Mpesa','','2023-08-20 16:07:11','','0','5','2023-08-20 16:07:11','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51692536772','Cleared','5','2023-08-20 16:08:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5259,'','Mpesa','','2023-08-20 16:42:17','','0','5','2023-08-20 16:42:17','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692537070','Cleared','5','2023-08-20 17:35:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5260,'','Bank','','2023-08-20 17:31:34','','0','5','2023-08-20 17:31:34','209','0','1600','1','retail','0','1600','1','0','0','0','0','0','1600','printed',' ','','1','0','51692541534','Cleared','5','2023-08-20 17:34:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5261,'','Cash','','2023-08-20 17:31:50','','0','5','2023-08-20 17:31:50','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51692541905','Cleared','5','2023-08-20 17:34:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5262,'','Mpesa','','2023-08-20 17:50:05','','0','5','2023-08-20 17:32:06','227','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51692541921','Cleared','5','2023-08-20 18:27:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5263,'','Bank','','2023-08-20 17:40:15','','0','5','2023-08-20 17:40:15','212','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51692542408','Cleared','5','2023-08-20 18:28:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5264,'','Cash','','2023-08-20 17:43:27','','0','5','2023-08-20 17:43:27','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692542556','Cleared','5','2023-08-24 18:49:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5265,'','Mpesa','','2023-08-20 18:26:52','','0','5','2023-08-20 18:26:52','200','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51692545204','Cleared','5','2023-08-20 18:27:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5266,'','Bank','','2023-08-20 18:54:11','','0','5','2023-08-20 18:54:11','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51692546707','Cleared','5','2023-08-20 19:00:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5267,'','Cash','','2023-08-21 09:09:45','','0','5','2023-08-21 09:09:45','530','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51692598175','Cleared','5','2023-08-21 11:39:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5268,'','Mpesa','','2023-08-21 09:11:07','','0','5','2023-08-21 09:11:07','358','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692598204','Cleared','5','2023-08-21 15:58:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5269,'','Mpesa','','2023-08-21 09:11:29','','0','5','2023-08-21 09:11:29','411','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692598282','Cleared','5','2023-08-21 11:38:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5270,'','Bank','','2023-08-21 10:43:50','','0','5','2023-08-21 10:43:50','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51692603800','Cleared','5','2023-09-23 16:48:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5271,'','Bank','','2023-08-21 10:44:14','','0','5','2023-08-21 10:44:14','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51692603843','Cleared','5','2023-09-23 16:56:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5272,'','Mpesa','','2023-08-21 10:47:38','','0','5','2023-08-21 10:47:38','503','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692604050','Cleared','5','2023-08-21 12:03:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5273,'','Mpesa','','2023-08-21 11:13:12','','0','5','2023-08-21 11:13:12','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692604825','Cleared','5','2023-08-21 15:58:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5274,'','Mpesa','','2023-08-21 11:13:35','','0','5','2023-08-21 11:13:35','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692605607','Cleared','5','2023-08-21 16:18:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5275,'','Mpesa','','2023-08-21 11:37:17','','0','5','2023-08-21 11:37:17','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692607029','Cleared','5','2023-08-21 11:37:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5276,'','Cash','','2023-08-21 12:41:29','','0','5','2023-08-21 12:38:18','546','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51692610691','Cleared','5','2023-08-21 12:42:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5277,'','Mpesa','','2023-08-21 12:41:08','','0','5','2023-08-21 12:40:40','477','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692610802','Cleared','5','2023-08-21 17:43:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5278,'','Mpesa','','2023-08-21 13:01:16','','0','5','2023-08-21 13:01:16','99','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692612070','Cleared','5','2023-08-21 16:20:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5279,'','Mpesa','','2023-08-21 15:55:35','','0','5','2023-08-21 15:55:35','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51692622527','Cleared','5','2023-08-21 15:57:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5280,'','Mpesa','','2023-08-21 15:57:04','','0','5','2023-08-21 15:57:04','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692622556','Cleared','5','2023-08-21 15:57:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5281,'','Mpesa','','2023-08-21 15:59:07','','0','5','2023-08-21 15:59:07','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51692622741','Cleared','5','2023-08-21 15:59:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5282,'','Cash','','2023-08-21 15:59:48','','0','5','2023-08-21 15:59:48','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51692622781','Cleared','5','2023-08-21 16:00:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5283,'','Mpesa','','2023-08-21 16:00:16','','0','5','2023-08-21 16:00:16','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692622806','Cleared','5','2023-08-21 16:00:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5284,'','Mpesa','','2023-08-21 16:04:24','','0','5','2023-08-21 16:04:24','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692623056','Cleared','5','2023-08-21 16:32:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5285,'','Mpesa','','2023-08-21 16:04:41','','0','5','2023-08-21 16:04:41','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692623077','Cleared','5','2023-08-21 17:10:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5286,'','Mpesa','','2023-08-21 16:05:33','','0','5','2023-08-21 16:05:33','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692623128','Cleared','5','2023-08-21 16:05:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5287,'','Cash','','2023-08-21 16:06:28','','0','5','2023-08-21 16:06:28','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51692623178','Cleared','5','2023-08-21 16:07:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5288,'','Cash','','2023-08-21 16:09:26','','0','5','2023-08-21 16:09:26','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692623358','Cleared','5','2023-08-21 18:48:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5289,'','Cash','','2023-08-21 16:10:05','','0','5','2023-08-21 16:10:05','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692623390','Cleared','5','2023-08-21 16:10:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5290,'','Cash','','2023-08-21 16:12:16','','0','5','2023-08-21 16:12:16','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692623511','Cleared','5','2023-08-21 16:12:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5291,'','Cash','','2023-08-21 16:43:15','','0','5','2023-08-21 16:42:40','108','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51692625352','Cleared','5','2023-08-21 16:44:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5292,'','Mpesa','','2023-08-21 16:43:36','','0','5','2023-08-21 16:43:36','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51692625410','Cleared','5','2023-08-29 18:51:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5293,'','Mpesa','','2023-08-21 16:45:03','','0','5','2023-08-21 16:45:03','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692625496','Cleared','5','2023-08-21 19:26:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5294,'','Cash','','2023-08-21 17:35:05','','0','5','2023-08-21 17:35:05','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51692628493','Cleared','5','2023-08-21 17:35:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5295,'','Mpesa','','2023-08-21 18:12:41','','0','5','2023-08-21 18:12:41','320','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51692629804','Cleared','5','2023-08-21 19:27:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5296,'','Mpesa','','2023-08-21 18:57:28','','0','5','2023-08-21 18:57:28','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692633440','Cleared','5','2023-08-22 17:03:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5297,'','Mpesa','','2023-08-21 19:26:03','','0','5','2023-08-21 18:57:45','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51692633461','Cleared','5','2023-08-21 19:26:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5298,'','Mpesa','','2023-08-21 19:24:50','','0','5','2023-08-21 19:24:50','210','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','51692635077','Cleared','5','2023-08-21 19:25:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5299,'','Mpesa','','2023-08-22 09:17:28','','0','5','2023-08-22 09:17:28','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692685044','Cleared','5','2023-08-22 11:28:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5300,'','Bank','','2023-08-22 09:18:07','','0','5','2023-08-22 09:18:07','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51692685075','Cleared','5','2023-09-23 17:00:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5301,'','Cash','','2023-08-22 10:19:07','','0','5','2023-08-22 10:19:07','248','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51692688728','Cleared','5','2023-08-22 11:55:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5302,'','Mpesa','','2023-08-22 10:20:00','','0','5','2023-08-22 10:20:00','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692688786','Cleared','5','2023-08-22 17:24:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5303,'','Mpesa','','2023-08-22 10:21:03','','0','5','2023-08-22 10:21:03','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51692688853','Cleared','5','2023-08-25 10:59:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5304,'','Mpesa','','2023-08-22 11:15:36','','0','5','2023-08-22 11:15:36','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51692692126','Cleared','5','2023-08-23 14:25:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5305,'','Mpesa','','2023-08-22 11:29:01','','0','5','2023-08-22 11:29:01','405','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692692932','Cleared','5','2023-08-22 11:29:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5306,'','Mpesa','','2023-08-22 11:42:12','','0','5','2023-08-22 11:42:12','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692692979','Cleared','5','2023-08-22 18:12:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5307,'','Mpesa','','2023-08-22 15:43:24','','0','5','2023-08-22 11:42:32','21','0','660','1','retail','90','660','1','0','0','0','0','660','0','printed',' ','','1','0','51692693746','Cleared','5','2023-08-22 17:08:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5308,'','Mpesa','','2023-08-22 11:47:03','','0','5','2023-08-22 11:47:03','141','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692694014','Cleared','5','2023-08-22 11:53:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5309,'','Cash','','2023-08-22 13:04:37','','0','5','2023-08-22 13:04:37','209','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','51692698666','Cleared','5','2023-08-22 15:44:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5310,'','Mpesa','','2023-08-22 13:05:02','','0','5','2023-08-22 13:05:02','444','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51692698694','Cleared','5','2023-08-22 15:30:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5311,'','Mpesa','','2023-08-22 13:05:24','','0','5','2023-08-22 13:05:24','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692698718','Cleared','5','2023-08-22 17:11:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5312,'','Mpesa','','2023-08-22 13:51:59','','0','5','2023-08-22 13:51:59','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692701512','Cleared','5','2023-08-22 15:41:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5313,'','Mpesa','','2023-08-22 13:56:33','','0','5','2023-08-22 13:56:33','197','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692701542','Cleared','5','2023-08-22 15:29:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5314,'','Mpesa','','2023-08-22 13:57:03','','0','5','2023-08-22 13:57:03','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692701818','Cleared','5','2023-08-22 17:51:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5315,'','Mpesa','','2023-08-22 13:57:28','','0','5','2023-08-22 13:57:28','469','0','1200','1','retail','0','1200','1','0','0','0','0','900','300','printed',' ','','1','0','51692701839','Cleared','5','2023-08-23 09:15:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5316,'','Bank','','2023-08-22 15:19:42','','0','5','2023-08-22 15:19:42','504','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51692706773','Cleared','5','2023-08-23 09:14:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5317,'','Mpesa','','2023-08-22 15:25:23','','0','5','2023-08-22 15:25:23','505','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692707112','Cleared','5','2023-08-22 15:29:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5318,'','Mpesa','','2023-08-22 15:26:01','','0','5','2023-08-22 15:26:01','43','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692707153','Cleared','5','2023-08-22 18:46:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5319,'','Bank','','2023-08-22 15:26:26','','0','5','2023-08-22 15:26:26','61','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51692707176','Cleared','5','2023-08-22 17:41:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5320,'','Mpesa','','2023-08-22 15:27:03','','0','5','2023-08-22 15:27:03','209','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692707215','Cleared','5','2023-08-22 15:28:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5321,'','Mpesa','','2023-08-22 15:27:31','','0','5','2023-08-22 15:27:31','167','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692707241','Cleared','5','2023-08-22 17:15:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5322,'','Mpesa','','2023-08-22 15:31:24','','0','5','2023-08-22 15:31:24','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51692707477','Cleared','5','2023-08-22 15:33:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5323,'','Bank','','2023-08-22 15:32:33','','0','5','2023-08-22 15:32:33','146','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51692707546','Cleared','5','2023-08-22 15:33:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5324,'','Mpesa','','2023-08-22 17:25:22','','0','5','2023-08-22 17:25:22','457','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692714316','Cleared','5','2023-08-22 17:32:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5325,'','Mpesa','','2023-08-22 17:43:38','','0','5','2023-08-22 17:43:38','38','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692715408','Cleared','5','2023-08-22 18:10:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5326,'','Mpesa','','2023-08-22 17:43:56','','0','5','2023-08-22 17:43:56','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692715431','Cleared','5','2023-08-22 17:44:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5327,'','Mpesa','','2023-08-22 18:07:04','','0','5','2023-08-22 18:07:04','218','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692716815','Cleared','5','2023-08-22 19:16:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5328,'','Mpesa','','2023-08-22 18:19:37','','0','5','2023-08-22 18:19:37','238','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692717568','Cleared','5','2023-08-22 18:48:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5329,'','Cash','','2023-08-22 18:46:06','','0','5','2023-08-22 18:46:06','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692719159','Cleared','5','2023-08-22 18:49:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5330,'','Mpesa','','2023-08-22 18:53:18','','0','5','2023-08-22 18:53:18','200','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51692719583','Cleared','5','2023-08-22 18:59:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5331,'','Mpesa','','2023-08-23 09:12:52','','0','5','2023-08-23 09:12:52','544','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692771164','Cleared','5','2023-09-05 17:06:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5332,'','Cash','','2023-08-23 10:25:25','','0','5','2023-08-23 10:05:17','547','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51692774113','Cleared','5','2023-08-23 10:44:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5333,'','Cash','','2023-08-23 10:26:47','','0','5','2023-08-23 10:26:47','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51692775598','Cleared','5','2023-08-23 10:44:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5334,'','Bank','','2023-08-23 10:41:49','','0','5','2023-08-23 10:41:49','210','0','660','1','retail','0','660','1','0','0','0','0','0','660','printed',' ','','1','0','51692776492','Cleared','5','2023-08-23 10:45:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5335,'','Mpesa','','2023-08-23 10:42:42','','0','5','2023-08-23 10:42:42','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692776556','Cleared','5','2023-08-23 10:58:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5336,'','Mpesa','','2023-08-23 10:45:04','','0','5','2023-08-23 10:45:04','84','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51692776693','Cleared','5','2023-08-23 13:10:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5337,'','Cash','','2023-08-23 11:15:20','','0','5','2023-08-23 11:15:20','26','390','390','1','retail','60','390','1','0','0','0','0','0','0','printed',' ','','1','0','51692778507','Cleared','5','2023-08-23 18:00:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5338,'','Mpesa','','2023-08-23 11:51:11','','0','5','2023-08-23 11:51:11','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692778879','Cleared','5','2023-08-23 12:02:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5339,'','Mpesa','','2023-08-23 12:08:08','','0','5','2023-08-23 12:08:08','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692781346','Cleared','5','2023-08-23 12:21:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5340,'','Mpesa','','2023-08-23 12:16:27','','0','5','2023-08-23 12:16:27','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692782179','Cleared','5','2023-08-23 13:16:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5341,'','Bank','','2023-08-23 12:17:31','','0','5','2023-08-23 12:17:31','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51692782242','Cleared','5','2023-08-23 12:19:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5342,'','Mpesa','','2023-08-23 13:40:30','','0','5','2023-08-23 13:40:30','484','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51692787220','Cleared','5','2023-08-23 15:44:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5343,'','Mpesa','','2023-08-23 14:10:29','','0','5','2023-08-23 14:10:29','539','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692789023','Cleared','5','2023-08-23 15:02:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5344,'','Mpesa','','2023-08-23 14:11:37','','0','5','2023-08-23 14:11:37','147','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692789084','Cleared','5','2023-08-23 15:40:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5345,'','Mpesa','','2023-08-23 14:12:55','','0','5','2023-08-23 14:12:55','483','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692789166','Cleared','5','2023-08-23 17:45:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5346,'','Cash','','2023-08-23 14:26:56','','0','5','2023-08-23 14:26:56','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51692790007','Cleared','5','2023-08-23 14:29:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5347,'','Mpesa','','2023-08-23 14:31:36','','0','5','2023-08-23 14:31:36','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51692790282','Cleared','5','2023-08-23 14:32:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5348,'','Mpesa','','2023-08-23 14:50:15','','0','5','2023-08-23 14:50:15','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692791403','Cleared','5','2023-08-23 18:12:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5349,'','Mpesa','','2023-08-23 16:31:11','','0','5','2023-08-23 16:19:54','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692796787','Cleared','5','2023-08-23 16:32:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5350,'','Mpesa','','2023-08-23 16:34:34','','0','5','2023-08-23 16:34:34','163','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692797667','Cleared','5','2023-08-23 17:43:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5351,'','Mpesa','','2023-08-23 17:24:31','','0','5','2023-08-23 17:24:31','429','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51692800548','Cleared','5','2023-08-24 09:43:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5352,'','Mpesa','','2023-08-23 17:34:44','','0','5','2023-08-23 17:34:44','37','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692801275','Cleared','5','2023-08-23 18:39:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5353,'','Bank','','2023-08-23 17:36:07','','0','5','2023-08-23 17:36:07','60','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51692801297','Cleared','5','2023-08-24 09:43:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5354,'','Mpesa','','2023-08-23 17:38:55','','0','5','2023-08-23 17:38:55','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692801522','Cleared','5','2023-08-23 17:42:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5355,'','Bank','','2023-08-23 17:39:37','','0','5','2023-08-23 17:39:37','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51692801549','Cleared','5','2023-08-23 17:42:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5356,'','Cash','','2023-08-23 17:40:43','','0','5','2023-08-23 17:40:43','363','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692801634','Cleared','5','2023-08-23 18:45:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5357,'','Mpesa','','2023-08-23 18:11:25','','0','5','2023-08-23 18:11:25','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692802646','Cleared','5','2023-08-23 18:47:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5358,'','Bank','','2023-08-23 18:27:48','','0','5','2023-08-23 18:27:49','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51692803588','Cleared','5','2023-08-23 18:28:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5359,'','Mpesa','','2023-08-23 18:29:10','','0','5','2023-08-23 18:29:10','209','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692804543','Cleared','5','2023-08-23 18:35:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5360,'','Mpesa','','2023-08-23 19:14:16','','0','5','2023-08-23 19:14:16','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692807248','Cleared','5','2023-08-23 19:14:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5361,'','Cash','','2023-08-24 08:48:50','','0','5','2023-08-24 08:48:50','461','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692856125','Cleared','5','2023-08-24 09:40:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5362,'','Cash','','2023-08-24 09:26:36','','0','5','2023-08-24 09:26:36','211','50','300','1','retail','0','300','1','0','0','0','0','250','0','printed',' ','','1','0','51692858388','Cleared','5','2023-08-24 18:37:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5363,'','Bank','','2023-08-24 09:40:16','','0','5','2023-08-24 09:40:16','88','0','500','1','retail','100','500','1','0','0','0','0','0','500','printed',' ','','1','0','51692859202','Cleared','5','2023-08-24 09:42:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5364,'','Mpesa','','2023-08-24 09:40:43','','0','5','2023-08-24 09:40:43','209','0','560','1','retail','40','560','1','0','0','0','0','280','280','printed',' ','','1','0','51692859229','Cleared','5','2023-08-25 10:58:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5365,'','Mpesa','','2023-08-24 09:41:07','','0','5','2023-08-24 09:41:07','431','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692859260','Cleared','5','2023-08-24 17:15:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5366,'','Bank','','2023-08-24 09:46:08','','0','5','2023-08-24 09:46:08','10','0','2250','1','retail','450','2250','1','0','0','0','0','0','2250','printed',' ','','1','0','51692859517','Cleared','5','2023-09-23 16:48:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5367,'','Bank','','2023-08-24 09:46:41','','0','5','2023-08-24 09:46:41','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51692859585','Cleared','5','2023-09-23 16:55:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5368,'','Mpesa','','2023-08-24 15:44:49','','0','5','2023-08-24 15:44:49','458','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51692880987','Cleared','5','2023-08-24 17:13:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5369,'','Mpesa','','2023-08-24 16:16:33','','0','5','2023-08-24 16:16:33','132','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692882986','Cleared','5','2023-08-25 18:20:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5370,'','Cash','','2023-08-24 16:19:28','','0','5','2023-08-24 16:19:28','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692883161','Cleared','5','2023-08-24 18:36:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5371,'','Points','','2023-08-24 16:19:49','','0','5','2023-08-24 16:19:49','268','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51692883183','Cleared','5','2023-08-24 17:15:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5372,'','Mpesa','','2023-08-24 16:20:37','','0','5','2023-08-24 16:20:37','257','0','3500','1','retail','0','3500','1','0','0','0','0','3500','0','printed',' ','','1','0','51692883221','Cleared','5','2023-09-25 09:38:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5373,'','Mpesa','','2023-08-24 16:22:45','','0','5','2023-08-24 16:22:45','23','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692883245','Cleared','5','2023-08-25 10:17:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5374,'','Mpesa','','2023-08-24 16:26:02','','0','5','2023-08-24 16:26:02','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692883551','Cleared','5','2023-08-24 17:38:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5375,'','Mpesa','','2023-08-24 16:26:23','','0','5','2023-08-24 16:26:23','534','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692883576','Cleared','5','2023-08-24 17:15:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5376,'','Mpesa','','2023-08-24 16:26:48','','0','5','2023-08-24 16:26:48','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692883603','Cleared','5','2023-08-24 17:32:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5377,'','Cash','','2023-08-24 16:30:53','','0','5','2023-08-24 16:30:53','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51692883843','Cleared','5','2023-08-24 16:31:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5378,'','Mpesa','','2023-08-24 17:14:08','','0','5','2023-08-24 17:14:08','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51692886442','Cleared','5','2023-08-24 17:14:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5379,'','Mpesa','','2023-08-24 17:16:09','','0','5','2023-08-24 17:16:09','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51692886561','Cleared','5','2023-08-24 17:18:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5380,'','Mpesa','','2023-08-24 17:17:41','','0','5','2023-08-24 17:17:41','539','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51692886655','Cleared','5','2023-08-24 17:18:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5381,'','Mpesa','','2023-08-24 17:52:12','','0','5','2023-08-24 17:52:12','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692888726','Cleared','5','2023-08-25 12:08:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5382,'','Mpesa','','2023-08-24 17:52:33','','0','5','2023-08-24 17:52:33','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692888745','Cleared','5','2023-08-24 18:35:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5383,'','Mpesa','','2023-08-24 17:52:51','','0','5','2023-08-24 17:52:51','475','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692888765','Cleared','5','2023-08-24 18:35:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5384,'','Mpesa','','2023-08-24 18:33:35','','0','5','2023-08-24 18:33:35','198','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692891195','Cleared','5','2023-08-24 18:38:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5385,'','Mpesa','','2023-08-24 18:35:40','','0','5','2023-08-24 18:35:40','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692891333','Cleared','5','2023-08-25 10:18:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5386,'','Bank','','2023-08-25 08:33:12','','0','5','2023-08-25 08:33:12','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51692941582','Cleared','5','2023-09-23 17:00:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5387,'','Mpesa','','2023-08-25 08:36:55','','0','5','2023-08-25 08:36:55','118','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692941809','Cleared','5','2023-08-25 17:55:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5388,'','Mpesa','','2023-08-25 08:37:26','','0','5','2023-08-25 08:37:26','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692941841','Cleared','5','2023-08-25 09:47:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5389,'','Cash','','2023-08-25 08:38:30','','0','5','2023-08-25 08:38:31','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51692941861','Cleared','5','2023-08-25 08:39:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5390,'','Cash','','2023-08-25 08:49:32','','0','5','2023-08-25 08:49:32','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51692942564','Cleared','5','2023-08-27 14:13:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5391,'','Cash','','2023-08-25 09:14:21','','0','5','2023-08-25 09:14:21','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51692944052','Cleared','5','2023-08-25 09:47:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5392,'','Mpesa','','2023-08-25 09:47:39','','0','5','2023-08-25 09:47:39','253','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692946052','Cleared','5','2023-08-25 11:01:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5393,'','Mpesa','','2023-08-25 12:33:19','','0','5','2023-08-25 10:07:47','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692946137','Cleared','5','2023-08-25 13:38:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5394,'','Mpesa','','2023-08-25 10:19:21','','0','5','2023-08-25 10:19:21','503','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692947954','Cleared','5','2023-08-25 10:56:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5395,'','Mpesa','','2023-08-25 13:15:50','','0','5','2023-08-25 10:19:49','467','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51692947974','Cleared','5','2023-08-25 15:48:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5396,'','Cash','','2023-08-25 10:48:43','','0','5','2023-08-25 10:48:43','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51692949706','Cleared','5','2023-08-25 10:53:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5397,'','Cash','','2023-08-25 12:33:38','','0','5','2023-08-25 12:33:38','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51692956012','Cleared','5','2023-08-25 12:36:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5398,'','Cash','','2023-08-25 12:58:37','','0','5','2023-08-25 12:58:37','248','840','1120','1','retail','80','1120','1','0','0','0','0','0','280','printed',' ','','1','0','51692957491','Cleared','5','2023-08-27 18:17:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5399,'','Mpesa','','2023-08-25 13:14:49','','0','5','2023-08-25 13:14:49','217','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51692958475','Cleared','5','2023-08-25 13:31:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5400,'','Mpesa','','2023-08-25 13:15:15','','0','5','2023-08-25 13:15:15','172','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51692958503','Cleared','5','2023-08-25 18:50:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5401,'','Bank','','2023-08-25 13:31:02','','0','5','2023-08-25 13:31:03','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51692959456','Cleared','5','2023-08-25 13:31:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5402,'','Mpesa','','2023-08-25 13:36:19','','0','5','2023-08-25 13:36:19','324','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692959765','Cleared','5','2023-08-25 15:48:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5403,'','Mpesa','','2023-08-25 13:36:47','','0','5','2023-08-25 13:36:47','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692959798','Cleared','5','2023-08-25 13:37:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5404,'','Cash','','2023-08-25 14:08:00','','0','5','2023-08-25 14:08:00','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51692961674','Cleared','5','2023-08-25 14:08:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5405,'','Mpesa','','2023-08-25 14:15:35','','0','5','2023-08-25 14:15:35','209','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51692962125','Cleared','5','2023-08-25 14:28:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5406,'','Cash','','2023-08-25 14:20:49','','0','5','2023-08-25 14:20:49','180','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692962443','Cleared','5','2023-08-25 14:21:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5407,'','Mpesa','','2023-08-25 14:28:37','','0','5','2023-08-25 14:28:37','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692962910','Cleared','5','2023-08-25 17:58:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5408,'','Cash','','2023-08-25 14:29:04','','0','5','2023-08-25 14:29:04','230','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51692962938','Cleared','5','2023-08-25 14:48:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5409,'','Cash','','2023-08-25 14:49:10','','0','5','2023-08-25 14:49:11','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51692964144','Cleared','5','2023-08-25 14:49:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5410,'','Mpesa','','2023-08-25 16:02:54','','0','5','2023-08-25 16:02:54','270','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51692968559','Cleared','5','2023-08-25 18:14:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5411,'','Mpesa','','2023-08-25 16:41:58','','0','5','2023-08-25 16:41:58','210','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51692970912','Cleared','5','2023-08-25 18:17:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5412,'','Bank','','2023-08-25 17:29:15','','0','5','2023-08-25 17:29:15','504','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51692973745','Cleared','5','2023-08-26 13:04:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5413,'','Mpesa','','2023-08-25 17:30:12','','0','5','2023-08-25 17:30:12','488','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51692973798','Cleared','5','2023-08-25 17:34:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5414,'','Mpesa','','2023-08-25 17:30:38','','0','5','2023-08-25 17:30:38','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51692973828','Cleared','5','2023-08-25 17:37:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5415,'','Cash','','2023-08-25 17:34:53','','0','5','2023-08-25 17:34:53','209','20','20','1','retail','10','20','1','0','0','0','0','0','0','printed',' ','','1','0','51692974073','Cleared','5','2023-08-25 17:36:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5416,'','Mpesa','','2023-08-25 17:57:23','','0','5','2023-08-25 17:57:23','462','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692975436','Cleared','5','2023-08-25 18:02:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5417,'','Mpesa','','2023-08-25 17:57:43','','0','5','2023-08-25 17:57:43','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51692975457','Cleared','5','2023-08-25 18:15:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5418,'','Mpesa','','2023-08-25 18:48:18','','0','5','2023-08-25 18:48:18','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51692978425','Cleared','5','2023-08-25 18:49:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5419,'','Mpesa','','2023-08-26 13:03:55','','0','5','2023-08-26 13:03:55','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51693044225','Cleared','5','2023-08-26 13:07:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5420,'','Mpesa','','2023-08-26 13:04:51','','0','5','2023-08-26 13:04:51','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693044250','Cleared','5','2023-08-27 14:14:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5421,'','Mpesa','','2023-08-26 13:05:31','','0','5','2023-08-26 13:05:31','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693044320','Cleared','5','2023-08-26 19:49:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5422,'','Cash','','2023-08-26 13:05:50','','0','5','2023-08-26 13:05:50','20','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693044344','Cleared','5','2023-08-28 13:38:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5423,'','Cash','','2023-08-26 13:06:10','','0','5','2023-08-26 13:06:10','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693044362','Cleared','5','2023-08-26 13:07:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5424,'','Mpesa','','2023-08-26 13:06:34','','0','5','2023-08-26 13:06:34','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693044383','Cleared','5','2023-08-26 19:48:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5425,'','Mpesa','','2023-08-26 13:07:49','','0','5','2023-08-26 13:07:49','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693044458','Cleared','5','2023-08-27 14:11:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5426,'','Bank','','2023-08-26 14:15:11','','0','5','2023-08-26 14:15:11','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51693048505','Cleared','5','2023-08-26 14:19:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5427,'','Mpesa','','2023-08-26 14:42:12','','0','5','2023-08-26 14:42:12','108','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51693050122','Cleared','5','2023-08-26 19:48:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5428,'','Mpesa','','2023-08-26 14:43:35','','0','5','2023-08-26 14:43:35','519','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693050202','Cleared','5','2023-08-26 19:56:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5429,'','Mpesa','','2023-08-26 14:44:05','','0','5','2023-08-26 14:44:05','332','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693050233','Cleared','5','2023-08-26 19:47:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5430,'','Mpesa','','2023-08-26 14:44:35','','0','5','2023-08-26 14:44:35','487','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51693050265','Cleared','5','2023-08-27 14:13:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5431,'','Cash','','2023-08-26 15:11:59','','0','5','2023-08-26 15:11:59','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51693051206','Cleared','5','2023-08-26 15:12:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5432,'','Mpesa','','2023-08-26 15:12:45','','0','5','2023-08-26 15:12:45','200','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693051960','Cleared','5','2023-08-27 17:33:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5433,'','Mpesa','','2023-08-26 16:16:47','','0','5','2023-08-26 16:16:47','444','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51693055800','Cleared','5','2023-08-26 19:51:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5434,'','Mpesa','','2023-08-26 16:17:08','','0','5','2023-08-26 16:17:08','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693055821','Cleared','5','2023-08-26 19:47:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5435,'','Mpesa','','2023-08-26 18:19:58','','0','5','2023-08-26 18:19:58','168','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693063184','Cleared','5','2023-08-27 14:12:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5436,'','Mpesa','','2023-08-26 18:24:02','','0','5','2023-08-26 18:24:02','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693063436','Cleared','5','2023-08-27 19:10:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5437,'','Mpesa','','2023-08-26 18:24:24','','0','5','2023-08-26 18:24:24','178','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693063457','Cleared','5','2023-08-26 19:50:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5438,'','Mpesa','','2023-08-26 18:24:54','','0','5','2023-08-26 18:24:54','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693063479','Cleared','5','2023-08-27 14:12:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5439,'','Mpesa','','2023-08-26 18:25:14','','0','5','2023-08-26 18:25:14','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693063509','Cleared','5','2023-08-26 19:44:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5440,'','Mpesa','','2023-08-26 18:59:58','','0','5','2023-08-26 18:59:58','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693065593','Cleared','5','2023-08-26 19:47:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5441,'','Mpesa','','2023-08-26 19:17:31','','0','5','2023-08-26 19:17:31','351','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51693066642','Cleared','5','2023-08-27 14:11:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5442,'','Mpesa','','2023-08-26 19:18:12','','0','5','2023-08-26 19:18:12','209','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','51693066682','Cleared','5','2023-08-26 19:46:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5443,'','Mpesa','','2023-08-26 19:18:32','','0','5','2023-08-26 19:18:32','387','0','120','1','retail','30','120','1','0','0','0','0','120','0','printed',' ','','1','0','51693066703','Cleared','5','2023-08-26 19:45:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5444,'','Mpesa','','2023-08-26 19:45:37','','0','5','2023-08-26 19:45:37','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693068331','Cleared','5','2023-08-27 17:37:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5445,'','Mpesa','','2023-08-26 19:46:04','','0','5','2023-08-26 19:46:04','388','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693068357','Cleared','5','2023-08-26 19:46:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5446,'','Mpesa','','2023-08-26 19:49:18','','0','5','2023-08-26 19:49:18','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693068552','Cleared','5','2023-08-26 19:50:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5447,'','Mpesa','','2023-08-26 19:49:43','','0','5','2023-08-26 19:49:43','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693068576','Cleared','5','2023-08-26 19:50:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5448,'','Mpesa','','2023-08-27 14:16:08','','0','5','2023-08-27 14:16:08','52','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693134934','Cleared','5','2023-08-28 18:12:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5449,'','Cash','','2023-08-27 14:16:35','','0','5','2023-08-27 14:16:35','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693134983','Cleared','5','2023-08-27 15:22:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5450,'','Mpesa','','2023-08-27 14:16:54','','0','5','2023-08-27 14:16:54','470','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693135006','Cleared','5','2023-08-27 18:05:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5451,'','Bank','','2023-08-27 15:22:35','','0','5','2023-08-27 15:22:35','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51693138941','Cleared','5','2023-08-27 15:25:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5452,'','Cash','','2023-08-27 15:23:41','','0','5','2023-08-27 15:23:41','100','840','1120','1','retail','80','1120','1','0','0','0','0','280','0','printed',' ','','1','0','51693138967','Cleared','5','2023-08-29 12:15:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5453,'','Mpesa','','2023-08-27 15:24:19','','0','5','2023-08-27 15:24:19','385','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693139047','Cleared','5','2023-08-27 18:06:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5454,'','Mpesa','','2023-08-27 15:25:03','','0','5','2023-08-27 15:25:03','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693139098','Cleared','5','2023-08-27 15:25:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5455,'','Cash','','2023-08-27 15:54:20','','0','5','2023-08-27 15:54:20','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693139640','Cleared','5','2023-08-27 15:56:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5456,'','Mpesa','','2023-08-27 17:32:19','','0','5','2023-08-27 17:32:19','457','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51693146730','Cleared','5','2023-08-27 17:44:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5457,'','Cash','','2023-08-27 17:32:51','','0','5','2023-08-27 17:32:51','450','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693146760','Cleared','5','2023-08-27 18:07:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5458,'','Bank','','2023-08-27 17:39:01','','0','5','2023-08-27 17:39:01','146','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51693147130','Cleared','5','2023-08-27 17:39:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5459,'','Cash','','2023-08-27 17:47:46','','0','5','2023-08-27 17:47:46','209','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','51693147654','Cleared','5','2023-08-27 17:49:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5460,'','Mpesa','','2023-08-27 18:17:51','','0','5','2023-08-27 18:17:51','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51693149464','Cleared','5','2023-08-27 18:18:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5461,'','Mpesa','','2023-08-27 18:38:39','','0','5','2023-08-27 18:38:39','387','0','120','1','retail','30','120','1','0','0','0','0','120','0','printed',' ','','1','0','51693150700','Cleared','5','2023-08-27 18:39:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5462,'','Bank','','2023-08-28 10:06:10','','0','5','2023-08-28 10:06:10','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51693206361','Cleared','5','2023-09-23 16:59:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5463,'','Bank','','2023-08-28 10:06:54','','0','5','2023-08-28 10:06:54','11','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51693206399','Cleared','5','2023-09-23 16:55:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5464,'','Bank','','2023-08-28 10:10:12','','0','5','2023-08-28 10:10:12','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51693206591','Cleared','5','2023-09-23 16:47:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5465,'','Mpesa','','2023-08-28 10:17:22','','0','5','2023-08-28 10:17:22','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693207037','Cleared','5','2023-08-28 18:11:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5466,'','Mpesa','','2023-08-28 10:19:17','','0','5','2023-08-28 10:19:17','99','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693207148','Cleared','5','2023-08-28 17:55:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5467,'','Mpesa','','2023-08-28 10:19:36','','0','5','2023-08-28 10:19:36','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693207171','Cleared','5','2023-08-28 13:08:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5468,'','Mpesa','','2023-08-28 10:20:09','','0','5','2023-08-28 10:20:09','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693207198','Cleared','5','2023-08-28 12:32:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5469,'','Mpesa','','2023-08-28 10:59:08','','0','5','2023-08-28 10:20:35','507','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693207220','Cleared','5','2023-08-28 17:29:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5470,'','Mpesa','','2023-08-28 10:21:11','','0','5','2023-08-28 10:21:11','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693207261','Cleared','5','2023-08-28 12:31:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5471,'','Cash','','2023-08-28 10:21:59','','0','5','2023-08-28 10:21:59','549','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','51693207295','Cleared','5','2023-08-28 12:20:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5472,'','Mpesa','','2023-08-28 10:22:48','','0','5','2023-08-28 10:22:48','288','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51693207360','Cleared','5','2023-08-28 17:27:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5473,'','Mpesa','','2023-08-28 10:59:39','','0','5','2023-08-28 10:59:39','121','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51693209561','Cleared','5','2023-08-29 12:11:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5474,'','Cash','','2023-08-28 12:15:51','','0','5','2023-08-28 12:15:51','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693214144','Cleared','5','2023-08-28 12:20:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5475,'','Mpesa','','2023-08-28 12:16:16','','0','5','2023-08-28 12:16:16','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693214169','Cleared','5','2023-08-28 12:27:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5476,'','Mpesa','','2023-08-28 12:16:45','','0','5','2023-08-28 12:16:45','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693214199','Cleared','5','2023-08-28 19:01:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5477,'','Bank','','2023-08-28 12:17:33','','280','5','2023-08-28 12:17:33','61','0','560','1','retail','40','560','1','0','0','0','0','0','280','printed',' ','','1','280','51693214238','Cleared','5','2023-08-28 12:23:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5478,'','Cash','','2023-08-28 12:21:11','','0','5','2023-08-28 12:21:11','209','20','20','1','retail','10','20','1','0','0','0','0','0','0','printed',' ','','1','0','51693214462','Cleared','5','2023-08-28 12:23:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5479,'','Mpesa','','2023-08-28 12:30:36','','0','5','2023-08-28 12:30:36','27','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51693215023','Cleared','5','2023-08-28 12:31:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5480,'','Mpesa','','2023-08-28 13:01:58','','0','5','2023-08-28 13:01:58','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51693216908','Cleared','5','2023-08-28 17:16:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5481,'','Mpesa','','2023-08-28 13:05:05','','0','5','2023-08-28 13:05:05','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693217099','Cleared','5','2023-08-28 19:01:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5482,'','Mpesa','','2023-08-28 14:00:57','','0','5','2023-08-28 14:00:57','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693220449','Cleared','5','2023-08-28 15:06:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5483,'','Mpesa','','2023-08-28 14:10:48','','0','5','2023-08-28 14:10:48','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693220470','Cleared','5','2023-08-28 17:28:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5484,'','Cash','','2023-08-28 14:40:56','','0','5','2023-08-28 14:40:57','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693222849','Cleared','5','2023-08-28 18:00:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5485,'','Cash','','2023-08-28 15:48:42','','0','5','2023-08-28 15:48:42','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693226914','Cleared','5','2023-08-28 17:31:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5486,'','Mpesa','','2023-08-28 16:11:33','','0','5','2023-08-28 16:11:33','96','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693228286','Cleared','5','2023-08-30 15:33:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5487,'','Mpesa','','2023-08-28 16:11:58','','0','5','2023-08-28 16:11:58','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693228311','Cleared','5','2023-08-29 12:10:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5488,'','Mpesa','','2023-08-28 16:13:42','','0','5','2023-08-28 16:13:42','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693228388','Cleared','5','2023-08-28 19:28:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5489,'','Mpesa','','2023-08-28 17:15:34','','0','5','2023-08-28 17:15:34','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693232127','Cleared','5','2023-08-28 17:55:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5490,'','Mpesa','','2023-08-28 18:01:49','','0','5','2023-08-28 18:01:07','209','0','1900','1','retail','0','1900','1','0','0','0','0','1900','0','printed',' ','','1','0','51693234854','Cleared','5','2023-08-28 19:28:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5491,'','Mpesa','','2023-08-28 18:02:24','','0','5','2023-08-28 18:02:24','209','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693234936','Cleared','5','2023-08-28 19:01:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5492,'','Cash','','2023-08-28 19:02:18','','0','5','2023-08-28 19:02:18','514','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693238530','Cleared','5','2023-08-28 19:31:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5493,'','Mpesa','','2023-08-28 19:03:04','','0','5','2023-08-28 19:03:04','209','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51693238575','Cleared','5','2023-08-28 19:27:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5494,'','Bank','','2023-08-28 19:35:09','','0','5','2023-08-28 19:34:56','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51693240477','Cleared','5','2023-08-28 19:35:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5495,'','Cash','','2023-08-29 09:59:21','','0','5','2023-08-29 09:59:21','26','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51693292351','Cleared','5','2023-08-30 13:33:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5496,'','Mpesa','','2023-08-29 10:30:36','','0','5','2023-08-29 10:30:36','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693294223','Cleared','5','2023-08-29 18:51:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5497,'','Cash','','2023-08-29 10:47:21','','0','5','2023-08-29 10:47:21','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693295224','Cleared','5','2023-08-29 12:06:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5498,'','Mpesa','','2023-08-29','','0','5','2023-08-29 10:48:03','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693295273','Cleared','5','2023-09-05 17:05:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5499,'','Mpesa','','2023-08-29 10:48:34','','0','5','2023-08-29 10:48:34','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693295308','Cleared','5','2023-08-29 12:07:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5500,'','Mpesa','','2023-08-29 10:48:56','','0','5','2023-08-29 10:48:56','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693295327','Cleared','5','2023-08-29 12:07:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5501,'','Mpesa','','2023-08-29 10:49:20','','0','5','2023-08-29 10:49:20','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693295352','Cleared','5','2023-08-29 12:07:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5502,'','Mpesa','','2023-08-29 10:49:55','','0','5','2023-08-29 10:49:55','209','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51693295386','Cleared','5','2023-08-29 10:52:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5503,'','Mpesa','','2023-08-29 10:51:03','','0','5','2023-08-29 10:51:03','169','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693295457','Cleared','5','2023-08-29 16:15:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5504,'','Mpesa','','2023-08-29 10:51:31','','0','5','2023-08-29 10:51:31','98','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51693295482','Cleared','5','2023-08-29 13:32:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5505,'','Cash','','2023-08-29 10:51:58','','0','5','2023-08-29 10:51:58','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51693295511','Cleared','5','2023-08-29 15:18:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5506,'','Mpesa','','2023-08-29 11:55:07','','0','5','2023-08-29 11:55:07','209','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51693299298','Cleared','5','2023-08-29 12:06:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5507,'','Cash','','2023-08-29 11:56:01','','0','5','2023-08-29 11:56:01','195','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','51693299342','Cleared','5','2023-08-29 13:33:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5508,'','Bank','','2023-08-29 11:56:41','','0','5','2023-08-29 11:56:41','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51693299386','Cleared','5','2023-08-29 12:06:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5509,'','Mpesa','','2023-08-29 12:13:21','','0','5','2023-08-29 12:13:21','544','0','630','1','retail','0','630','1','0','0','0','0','630','0','printed',' ','','1','0','51693300381','Cleared','5','2023-09-04 16:52:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5510,'','Cash','','2023-08-29 12:23:28','','0','5','2023-08-29 12:23:28','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51693301002','Cleared','5','2023-08-29 14:18:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5511,'','Bank','','2023-08-29 15:41:04','','0','5','2023-08-29 13:08:30','550','0','1800','1','retail','0','1800','1','0','0','0','0','0','1800','printed',' ','','1','0','51693303700','Cleared','5','2023-08-29 15:42:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5512,'','Mpesa','','2023-08-29 13:09:39','','0','5','2023-08-29 13:09:39','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51693303768','Cleared','5','2023-08-29 14:16:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5513,'','Mpesa','','2023-08-29 14:16:34','','0','5','2023-08-29 14:16:34','182','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51693307785','Cleared','5','2023-08-29 14:17:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5514,'','Mpesa','','2023-08-29 14:17:01','','0','5','2023-08-29 14:17:01','361','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693307811','Cleared','5','2023-08-30 18:03:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5515,'','Mpesa','','2023-08-29 14:17:21','','0','5','2023-08-29 14:17:21','425','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693307836','Cleared','5','2023-08-29 16:41:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5516,'','Mpesa','','2023-08-29 15:03:45','','0','5','2023-08-29 15:03:45','294','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693310618','Cleared','5','2023-08-29 15:44:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5517,'','Mpesa','','2023-08-29 15:06:56','','0','5','2023-08-29 15:06:56','210','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51693310808','Cleared','5','2023-08-29 15:16:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5518,'','Mpesa','','2023-08-29 15:47:02','','0','5','2023-08-29 15:47:02','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693313205','Cleared','5','2023-08-29 16:34:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5519,'','Mpesa','','2023-08-29 15:47:28','','0','5','2023-08-29 15:47:28','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693313244','Cleared','5','2023-08-29 16:40:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5520,'','Mpesa','','2023-08-29 16:23:40','','0','5','2023-08-29 16:23:40','238','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693315415','Cleared','5','2023-09-05 15:59:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5521,'','Cash','','2023-08-29 16:52:24','','0','5','2023-08-29 16:52:24','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51693317128','Cleared','5','2023-08-29 16:56:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5522,'','Mpesa','','2023-08-29 16:57:19','','0','5','2023-08-29 16:57:19','125','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51693317385','Cleared','5','2023-08-29 16:58:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5523,'','Mpesa','','2023-08-29 17:22:46','','0','5','2023-08-29 17:22:46','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693318960','Cleared','5','2023-08-29 18:16:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5524,'','Mpesa','','2023-08-29 17:51:44','','0','5','2023-08-29 17:51:44','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51693320698','Cleared','5','2023-08-29 18:13:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5525,'','Mpesa','','2023-08-29 18:49:21','','0','5','2023-08-29 18:49:21','30','0','1200','1','retail','0','1200','1','0','0','0','100','1100','0','printed',' ','','1','0','51693324152','Cleared','5','2023-08-30 10:04:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5526,'','Bank','','2023-08-29 18:49:38','','0','5','2023-08-29 18:49:38','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51693324174','Cleared','5','2023-08-29 18:50:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5527,'','Bank','','2023-08-29 18:49:56','','0','5','2023-08-29 18:49:56','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51693324189','Cleared','5','2023-08-29 18:50:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5528,'','Mpesa','','2023-08-29 19:00:01','','0','5','2023-08-29 18:52:01','200','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51693324311','Cleared','5','2023-08-30 10:05:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5529,'','Points','','2023-08-30 09:49:26','','0','5','2023-08-30 09:49:26','287','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51693373596','Cleared','5','2023-08-30 09:55:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5530,'','Cash','','2023-08-30 11:27:57','','0','5','2023-08-30 11:27:57','303','900','1200','1','retail','0','1200','1','0','0','0','0','0','300','printed',' ','','1','0','51693384069','Cleared','5','2023-08-30 13:36:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5531,'','Mpesa','','2023-08-30 11:29:20','','0','5','2023-08-30 11:29:20','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693384155','Cleared','5','2023-08-30 13:18:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5532,'','Cash','','2023-08-30 11:29:39','','0','5','2023-08-30 11:29:39','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51693384172','Cleared','5','2023-08-31 15:25:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5533,'','Mpesa','','2023-08-30 12:54:04','','0','5','2023-08-30 12:54:04','447','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693389234','Cleared','5','2023-08-30 13:21:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5534,'','Mpesa','','2023-08-30 13:15:03','','0','5','2023-08-30 13:15:03','209','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51693390496','Cleared','5','2023-08-30 15:33:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5535,'','Mpesa','','2023-08-30 13:15:44','','0','5','2023-08-30 13:15:45','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693390539','Cleared','5','2023-09-01 10:04:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5536,'','Mpesa','','2023-08-30 13:16:34','','0','5','2023-08-30 13:16:34','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693390588','Cleared','5','2023-08-30 15:50:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5537,'','Cash','','2023-08-30 13:41:51','','0','5','2023-08-30 13:41:51','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51693392105','Cleared','5','2023-08-30 14:09:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5538,'','Mpesa','','2023-08-30 14:04:47','','0','5','2023-08-30 14:04:47','94','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51693392127','Cleared','5','2023-08-31 11:18:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5539,'','Cash','','2023-08-30 14:05:22','','0','5','2023-08-30 14:05:22','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693393516','Cleared','5','2023-08-30 14:09:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5540,'','Mpesa','','2023-08-30 14:08:06','','0','5','2023-08-30 14:08:06','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693393680','Cleared','5','2023-08-30 15:44:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5541,'','Mpesa','','2023-08-30 14:18:42','','0','5','2023-08-30 14:18:42','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51693394315','Cleared','5','2023-08-30 15:13:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5542,'','Mpesa','','2023-08-30 15:11:21','','0','5','2023-08-30 15:11:21','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51693397473','Cleared','5','2023-08-30 15:13:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5543,'','Mpesa','','2023-08-30 15:11:37','','0','5','2023-08-30 15:11:37','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693397492','Cleared','5','2023-08-30 15:55:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5544,'','Mpesa','','2023-08-30 15:12:21','','0','5','2023-08-30 15:12:21','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51693397515','Cleared','5','2023-08-30 15:56:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5545,'','Cash','','2023-08-30 15:13:00','','0','5','2023-08-30 15:13:00','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693397554','Cleared','5','2023-08-30 15:15:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5546,'','Mpesa','','2023-08-30 15:58:14','','0','5','2023-08-30 15:58:14','444','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51693399802','Cleared','5','2023-08-30 19:03:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5547,'','Cash','','2023-08-30 16:28:04','','0','5','2023-08-30 16:28:04','433','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51693402071','Cleared','5','2023-08-30 17:48:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5548,'','Mpesa','','2023-08-30 16:28:49','','0','5','2023-08-30 16:28:49','257','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51693402115','Cleared','5','2023-09-25 09:38:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5549,'','Mpesa','','2023-08-30 17:42:54','','0','5','2023-08-30 17:42:54','373','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51693402137','Cleared','5','2023-08-31 11:17:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5550,'','Mpesa','','2023-08-30 17:44:35','','0','5','2023-08-30 17:44:35','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51693406592','Cleared','5','2023-08-30 17:46:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5551,'','Mpesa','','2023-08-30 17:47:18','','0','5','2023-08-30 17:47:18','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693406798','Cleared','5','2023-08-30 17:56:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5552,'','Mpesa','','2023-08-30 17:47:39','','0','5','2023-08-30 17:47:39','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693406854','Cleared','5','2023-08-30 18:57:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5553,'','Mpesa','','2023-08-30 17:48:00','','0','5','2023-08-30 17:48:00','501','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693406871','Cleared','5','2023-08-30 19:00:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5554,'','Mpesa','','2023-08-30 17:54:31','','0','5','2023-08-30 17:54:31','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693407265','Cleared','5','2023-08-30 17:55:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5555,'','Mpesa','','2023-08-30 18:55:23','','0','5','2023-08-30 18:55:23','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693407929','Cleared','5','2023-08-30 18:57:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5556,'','Cash','','2023-08-30 18:55:57','','0','5','2023-08-30 18:55:57','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51693410947','Cleared','5','2023-08-30 19:04:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5557,'','Mpesa','','2023-08-30 18:57:30','','0','5','2023-08-30 18:57:30','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51693411042','Cleared','5','2023-08-30 18:57:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5558,'','Cash','','2023-08-30 19:10:57','','0','5','2023-08-30 19:10:57','92','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51693411624','Cleared','5','2023-08-30 19:11:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5559,'','Bank','','2023-08-31 09:40:32','','0','5','2023-08-31 09:40:32','36','0','900','1','retail','0','900','1','0','0','0','0','0','900','printed',' ','','1','0','51693464021','Cleared','5','2023-08-31 19:06:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5560,'','Cash','','2023-08-31 09:41:01','','0','5','2023-08-31 09:41:01','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693464051','Cleared','5','2023-08-31 19:05:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5561,'','Mpesa','','2023-08-31 09:42:05','','0','5','2023-08-31 09:42:05','539','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693464086','Cleared','5','2023-08-31 11:15:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5562,'','Bank','','2023-08-31 10:02:03','','0','5','2023-08-31 10:02:03','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51693464161','Cleared','5','2023-09-23 16:55:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5563,'','Bank','','2023-08-31 10:02:42','','0','5','2023-08-31 10:02:42','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51693465335','Cleared','5','2023-09-23 16:47:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5564,'','Cash','','2023-08-31 11:29:55','','0','5','2023-08-31 11:29:55','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51693470576','Cleared','5','2023-08-31 11:30:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5565,'','Mpesa','','2023-08-31 12:02:58','','0','5','2023-08-31 12:02:58','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51693472565','Cleared','5','2023-08-31 12:04:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5566,'','Mpesa','','2023-08-31 12:54:32','','0','5','2023-08-31 12:54:32','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51693472689','Cleared','5','2023-08-31 13:31:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5567,'','Mpesa','','2023-08-31 12:54:59','','0','5','2023-08-31 12:54:59','441','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693475689','Cleared','5','2023-08-31 15:21:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5568,'','Cash','','2023-08-31 13:29:38','','0','5','2023-08-31 13:29:38','99','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51693477767','Cleared','5','2023-08-31 13:31:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5569,'','Mpesa','','2023-08-31 13:30:04','','0','5','2023-08-31 13:30:04','141','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693477797','Cleared','5','2023-08-31 13:31:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5570,'','Mpesa','','2023-08-31 13:30:22','','0','5','2023-08-31 13:30:22','174','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693477818','Cleared','5','2023-08-31 15:23:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5571,'','Cash','','2023-08-31 14:27:13','','0','5','2023-08-31 14:27:13','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51693478213','Cleared','5','2023-08-31 15:20:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5572,'','Cash','','2023-08-31 14:28:01','','0','5','2023-08-31 14:28:01','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693481275','Cleared','5','2023-08-31 15:19:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5573,'','Mpesa','','2023-08-31 14:28:21','','0','5','2023-08-31 14:28:21','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693481293','Cleared','5','2023-08-31 15:19:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5574,'','Mpesa','','2023-08-31 14:28:53','','0','5','2023-08-31 14:28:53','314','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693481321','Cleared','5','2023-08-31 17:51:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5575,'','Bank','','2023-08-31 14:48:15','','0','5','2023-08-31 14:45:37','209','0','3200','1','retail','0','3200','1','0','0','0','0','0','3200','printed',' ','','1','0','51693482323','Cleared','5','2023-08-31 15:19:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5576,'','Mpesa','','2023-08-31 15:23:44','','0','5','2023-08-31 15:23:44','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51693484614','Cleared','5','2023-08-31 15:24:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5577,'','Bank','','2023-08-31 16:26:57','','0','5','2023-08-31 16:26:57','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51693485660','Cleared','5','2023-08-31 16:27:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5578,'','Mpesa','','2023-08-31 16:45:21','','0','5','2023-08-31 16:45:21','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693489142','Cleared','5','2023-08-31 16:45:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5579,'','Mpesa','','2023-08-31 17:08:26','','0','5','2023-08-31 17:08:26','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693490900','Cleared','5','2023-08-31 18:20:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5580,'','Mpesa','','2023-08-31 17:09:08','','0','5','2023-08-31 17:09:08','534','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693490936','Cleared','5','2023-08-31 18:07:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5581,'','Cash','','2023-08-31 18:06:29','','0','5','2023-08-31 18:06:29','379','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51693494381','Cleared','5','2023-08-31 18:07:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5582,'','Mpesa','','2023-08-31 18:20:56','','0','5','2023-08-31 18:20:56','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693495249','Cleared','5','2023-09-01 10:04:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5583,'','Mpesa','','2023-08-31 19:04:45','','0','5','2023-08-31 19:04:45','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693497880','Cleared','5','2023-08-31 19:05:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5584,'','Bank','','2023-09-01 08:55:39','','0','5','2023-09-01 08:55:39','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51693547731','Cleared','5','2023-09-01 09:03:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5585,'','Mpesa','','2023-09-01 08:55:59','','0','5','2023-09-01 08:55:59','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693547751','Cleared','5','2023-09-01 10:04:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5586,'','Invoice','','2023-09-01 09:06:15','','-100','5','2023-09-01 09:06:15','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2500','printed',' ','','1','0','51693548220','Cleared','5','2023-10-30 19:17:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5587,'','Cash','','2023-09-01 10:03:29','','0','5','2023-09-01 10:03:29','248','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51693551800','Cleared','5','2023-09-01 15:21:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5588,'','Mpesa','','2023-09-01 10:42:56','','0','5','2023-09-01 10:42:56','205','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693551911','Cleared','5','2023-09-01 11:03:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5589,'','Cash','','2023-09-01 10:50:04','','0','5','2023-09-01 10:50:04','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51693554592','Cleared','5','2023-09-01 11:03:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5590,'','Cash','','2023-09-01 11:08:42','','0','5','2023-09-01 11:08:42','437','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693555715','Cleared','5','2023-09-01 11:20:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5591,'','Mpesa','','2023-09-01 12:18:13','','0','5','2023-09-01 12:18:13','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693559887','Cleared','5','2023-09-02 12:23:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5592,'','Cash','','2023-09-01 12:18:47','','0','5','2023-09-01 12:18:47','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51693559909','Cleared','5','2023-09-01 12:21:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5593,'','Bank','','2023-09-01 12:19:55','','0','5','2023-09-01 12:19:55','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51693559987','Cleared','5','2023-09-01 12:23:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5594,'','Cash','','2023-09-01 12:35:58','','0','5','2023-09-01 12:35:58','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51693560943','Cleared','5','2023-09-01 12:36:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5595,'','Bank','','2023-09-01 13:18:33','','0','5','2023-09-01 13:18:33','246','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51693563188','Cleared','5','2023-09-01 13:25:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5596,'','Mpesa','','2023-09-01 13:40:21','','0','5','2023-09-01 13:40:21','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693564814','Cleared','5','2023-09-01 15:02:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5597,'','Mpesa','','2023-09-01 13:41:20','','0','5','2023-09-01 13:41:20','388','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693564871','Cleared','5','2023-09-01 15:02:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5598,'','Mpesa','','2023-09-01 14:38:06','','0','5','2023-09-01 14:38:06','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693568280','Cleared','5','2023-09-01 15:31:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5599,'','Mpesa','','2023-09-01 15:00:57','','0','5','2023-09-01 15:00:57','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693568342','Cleared','5','2023-09-01 16:38:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5600,'','Mpesa','','2023-09-01 15:01:40','','0','5','2023-09-01 15:01:40','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51693569695','Cleared','5','2023-09-01 15:02:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5601,'','Bank','','2023-09-01 15:20:27','','0','5','2023-09-01 15:20:27','209','0','120','1','retail','30','120','1','0','0','0','0','0','120','printed',' ','','1','0','51693570738','Cleared','5','2023-09-01 15:21:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5602,'','Mpesa','','2023-09-01 15:37:31','','0','5','2023-09-01 15:37:31','38','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693571844','Cleared','5','2023-09-01 17:26:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5603,'','Cash','','2023-09-01 15:54:19','','0','5','2023-09-01 15:54:19','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693572846','Cleared','5','2023-09-01 15:54:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5604,'','Bank','','2023-09-01 16:35:45','','0','5','2023-09-01 16:35:45','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51693575337','Cleared','5','2023-09-01 17:16:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5605,'','Mpesa','','2023-09-01 16:36:08','','0','5','2023-09-01 16:36:08','29','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51693575359','Cleared','5','2023-09-01 18:35:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5606,'','Mpesa','','2023-09-01 16:41:16','','0','5','2023-09-01 16:41:16','200','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51693575669','Cleared','5','2023-09-01 16:48:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5607,'','Bank','','2023-09-01 17:16:58','','0','5','2023-09-01 17:16:58','209','40','70','1','retail','0','70','1','0','0','0','0','0','30','printed',' ','','1','0','51693577805','Cleared','5','2023-09-01 17:18:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5608,'','Cash','','2023-09-01 17:36:25','','0','5','2023-09-01 17:36:25','209','240','240','1','retail','60','240','1','0','0','0','0','0','0','printed',' ','','1','0','51693578970','Cleared','5','2023-09-01 17:37:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5609,'','Cash','','2023-09-01 18:19:54','','0','5','2023-09-01 18:19:54','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693581586','Cleared','5','2023-09-01 18:27:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5610,'','Mpesa','','2023-09-02 09:51:21','','0','5','2023-09-02 09:18:31','154','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693635492','Cleared','5','2023-09-02 11:25:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5611,'','Mpesa','','2023-09-02 09:19:11','','0','5','2023-09-02 09:19:11','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693635544','Cleared','5','2023-09-02 09:19:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5612,'','Mpesa','','2023-09-02 10:11:36','','0','5','2023-09-02 10:11:36','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51693637491','Cleared','5','2023-09-02 10:12:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5613,'','Mpesa','','2023-09-02 10:12:02','','0','5','2023-09-02 10:12:02','196','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693638716','Cleared','5','2023-09-02 12:22:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5614,'','Mpesa','','2023-09-02 10:38:47','','0','5','2023-09-02 10:38:47','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693640321','Cleared','5','2023-09-02 11:25:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5615,'','Cash','','2023-09-02 11:12:28','','0','5','2023-09-02 10:39:07','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693640340','Cleared','5','2023-09-02 12:24:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5616,'','Mpesa','','2023-09-02 10:39:26','','0','5','2023-09-02 10:39:26','503','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693640360','Cleared','5','2023-09-02 15:18:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5617,'','Mpesa','','2023-09-02 10:44:53','','0','5','2023-09-02 10:44:53','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51693640678','Cleared','5','2023-09-02 10:45:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5618,'','Mpesa','','2023-09-02 10:45:38','','0','5','2023-09-02 10:45:38','69','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693640728','Cleared','5','2023-09-02 17:16:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5619,'','Cash','','2023-09-02 11:05:11','','0','5','2023-09-02 11:05:11','524','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693641903','Cleared','5','2023-09-02 11:13:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5620,'','Mpesa','','2023-09-02 12:15:39','','0','5','2023-09-02 12:15:39','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693646133','Cleared','5','2023-09-02 12:16:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5621,'','Mpesa','','2023-09-02 12:50:55','','0','5','2023-09-02 12:50:55','52','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693647268','Cleared','5','2023-09-02 17:16:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5622,'','Mpesa','','2023-09-02 12:51:14','','0','5','2023-09-02 12:51:15','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693648269','Cleared','5','2023-09-02 15:12:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5623,'','Mpesa','','2023-09-02 13:36:47','','0','5','2023-09-02 13:36:47','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693649605','Cleared','5','2023-09-02 15:13:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5624,'','Mpesa','','2023-09-02 13:37:15','','0','5','2023-09-02 13:37:15','415','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693651028','Cleared','5','2023-09-02 15:19:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5625,'','Mpesa','','2023-09-02 13:37:36','','0','5','2023-09-02 13:37:36','311','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693651049','Cleared','5','2023-09-02 17:19:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5626,'','Mpesa','','2023-09-02 13:49:35','','0','5','2023-09-02 13:49:35','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693651770','Cleared','5','2023-09-02 17:17:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5627,'','Mpesa','','2023-09-02 15:11:49','','0','5','2023-09-02 15:11:49','519','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693656691','Cleared','5','2023-09-02 18:29:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5628,'','Bank','','2023-09-02 15:12:19','','0','5','2023-09-02 15:12:19','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51693656731','Cleared','5','2023-09-02 15:20:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5629,'','Mpesa','','2023-09-02 15:20:59','','0','5','2023-09-02 15:20:59','536','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693657231','Cleared','5','2023-09-02 17:17:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5630,'','Cash','','2023-09-02 15:21:15','','0','5','2023-09-02 15:21:15','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51693657270','Cleared','5','2023-09-02 15:21:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5631,'','Mpesa','','2023-09-02 17:13:41','','0','5','2023-09-02 17:13:41','295','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51693663987','Cleared','5','2023-09-02 17:33:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5632,'','Mpesa','','2023-09-02 17:14:04','','0','5','2023-09-02 17:14:04','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51693664035','Cleared','5','2023-09-02 17:15:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5633,'','Mpesa','','2023-09-02 17:15:30','','0','5','2023-09-02 17:15:30','453','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693664123','Cleared','5','2023-09-02 17:16:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5634,'','Bank','','2023-09-02 17:34:16','','0','5','2023-09-02 17:34:16','475','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51693665250','Cleared','5','2023-09-03 17:42:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5635,'','Cash','','2023-09-02 17:34:39','','0','5','2023-09-02 17:34:39','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693665270','Cleared','5','2023-09-02 17:35:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5636,'','Cash','','2023-09-02 17:51:15','','0','5','2023-09-02 17:51:15','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51693666268','Cleared','5','2023-09-02 17:52:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5637,'','Cash','','2023-09-02 17:56:03','','0','5','2023-09-02 17:56:03','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51693666531','Cleared','5','2023-09-02 18:09:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5638,'','Mpesa','','2023-09-03 13:48:54','','0','5','2023-09-03 13:48:54','209','300','600','1','retail','0','600','1','0','0','0','0','300','0','printed',' ','','1','0','51693738128','Cleared','5','2023-09-03 14:32:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5639,'','Mpesa','','2023-09-03 14:09:58','','0','5','2023-09-03 14:09:58','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693739393','Cleared','5','2023-09-03 15:15:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5640,'','Mpesa','','2023-09-03 14:10:20','','0','5','2023-09-03 14:10:20','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693739411','Cleared','5','2023-09-03 14:31:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5641,'','Cash','','2023-09-03 14:10:44','','0','5','2023-09-03 14:10:44','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693739438','Cleared','5','2023-09-03 14:31:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5642,'','Cash','','2023-09-03 17:37:11','','0','5','2023-09-03 14:11:45','26','520','520','1','retail','80','520','1','0','0','0','0','0','0','printed',' ','','1','0','51693739497','Cleared','5','2023-09-03 18:16:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5643,'','Invoice','','2023-09-03 14:29:50','','0','5','2023-09-03 14:29:50','99','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693740583','Cleared','5','2023-09-07 16:02:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5644,'','Cash','','2023-09-03 14:33:17','','0','5','2023-09-03 14:33:17','209','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','51693740787','Cleared','5','2023-09-03 14:33:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5645,'','Cash','','2023-09-03 15:07:22','','0','5','2023-09-03 15:07:22','384','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693742836','Cleared','5','2023-09-03 15:29:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5646,'','Mpesa','','2023-09-03 15:14:46','','0','5','2023-09-03 15:14:46','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693743281','Cleared','5','2023-09-03 16:47:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5647,'','Bank','','2023-09-03 16:06:27','','0','5','2023-09-03 16:06:27','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51693746381','Cleared','5','2023-09-03 16:14:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5648,'','Mpesa','','2023-09-03 16:06:53','','0','5','2023-09-03 16:06:53','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693746405','Cleared','5','2023-09-03 16:50:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5649,'','Cash','','2023-09-03 16:29:07','','0','5','2023-09-03 16:29:07','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51693747720','Cleared','5','2023-09-03 16:39:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5650,'','Mpesa','','2023-09-03 16:29:27','','0','5','2023-09-03 16:29:27','522','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693747761','Cleared','5','2023-09-03 16:45:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5651,'','Cash','','2023-09-03 16:58:44','','0','5','2023-09-03 16:58:44','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51693749516','Cleared','5','2023-09-03 16:59:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5652,'','Cash','','2023-09-03 17:14:38','','0','5','2023-09-03 17:14:38','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693750470','Cleared','5','2023-09-03 17:39:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5653,'','Mpesa','','2023-09-03 17:15:27','','0','5','2023-09-03 17:15:27','488','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51693750507','Cleared','5','2023-09-03 17:39:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5654,'','Bank','','2023-09-03 18:25:19','','0','5','2023-09-03 18:25:19','210','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51693754711','Cleared','5','2023-09-04 16:52:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5655,'','Mpesa','','2023-09-04 09:04:24','','0','5','2023-09-04 09:04:24','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693807456','Cleared','5','2023-09-04 14:40:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5656,'','Bank','','2023-09-04 09:05:12','','0','5','2023-09-04 09:05:12','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51693807503','Cleared','5','2023-09-04 17:36:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5657,'','Invoice','','2023-09-04 09:05:38','','200','5','2023-09-04 09:05:38','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51693807528','Cleared','5','2023-10-30 19:19:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5658,'','Invoice','','2023-09-04 10:01:22','','350','5','2023-09-04 10:01:22','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51693810857','Cleared','5','2023-11-09 15:36:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5659,'','Invoice','','2023-09-04 10:02:16','','0','5','2023-09-04 10:02:16','11','0','1500','1','retail','300','1500','1','0','0','0','0','0','1200','printed',' ','','1','0','51693810897','Cleared','5','2023-10-28 18:15:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5660,'','Cash','','2023-09-04 10:05:09','','0','5','2023-09-04 10:05:09','209','140','210','1','retail','0','210','1','0','0','0','0','70','0','printed',' ','','1','0','51693811094','Cleared','5','2023-09-04 12:56:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5661,'','Cash','','2023-09-04 10:06:05','','0','5','2023-09-04 10:06:05','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51693811157','Cleared','5','2023-09-07 11:41:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5662,'','Cash','','2023-09-04 10:06:31','','0','5','2023-09-04 10:06:31','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693811182','Cleared','5','2023-09-04 15:19:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5663,'','Bank','','2023-09-04 12:41:55','','0','5','2023-09-04 12:41:55','209','0','260','1','retail','40','260','1','0','0','0','0','0','260','printed',' ','','1','0','51693820503','Cleared','5','2023-09-04 12:57:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5664,'','Mpesa','','2023-09-04 12:50:24','','0','5','2023-09-04 12:50:24','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51693821011','Cleared','5','2023-09-04 12:57:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5665,'','Mpesa','','2023-09-04 12:50:43','','0','5','2023-09-04 12:50:43','444','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51693821036','Cleared','5','2023-09-04 14:41:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5666,'','Mpesa','','2023-09-04 12:51:10','','0','5','2023-09-04 12:51:10','483','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693821063','Cleared','5','2023-09-04 14:40:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5667,'','Mpesa','','2023-09-04 12:51:56','','0','5','2023-09-04 12:51:56','531','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693821082','Cleared','5','2023-09-04 12:57:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5668,'','Mpesa','','2023-09-04 12:52:16','','0','5','2023-09-04 12:52:16','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693821129','Cleared','5','2023-09-04 12:58:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5669,'','Mpesa','','2023-09-04 12:52:50','','0','5','2023-09-04 12:52:50','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693821164','Cleared','5','2023-09-04 12:58:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5670,'','Mpesa','','2023-09-04 12:55:06','','0','5','2023-09-04 12:55:06','142','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693821301','Cleared','5','2023-09-04 14:21:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5671,'','Mpesa','','2023-09-04 14:17:37','','0','5','2023-09-04 12:55:28','434','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51693821322','Cleared','5','2023-09-04 16:14:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5672,'','Cash','','2023-09-04 12:56:03','','0','5','2023-09-04 12:56:03','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51693821358','Cleared','5','2023-09-04 12:58:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5673,'','Mpesa','','2023-09-04 14:15:15','','0','5','2023-09-04 14:15:15','349','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51693826106','Cleared','5','2023-09-04 14:31:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5674,'','Bank','','2023-09-04 14:16:18','','0','5','2023-09-04 14:16:18','294','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51693826171','Cleared','5','2023-09-05 09:38:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5675,'','Mpesa','','2023-09-04 14:18:22','','0','5','2023-09-04 14:18:22','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693826296','Cleared','5','2023-09-04 14:21:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5676,'','Mpesa','','2023-09-04 14:28:15','','0','5','2023-09-04 14:28:15','77','0','240','1','retail','60','240','1','0','0','0','0','240','0','printed',' ','','1','0','51693826865','Cleared','5','2023-09-04 18:11:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5677,'','Mpesa','','2023-09-04 14:32:50','','0','5','2023-09-04 14:32:50','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693827165','Cleared','5','2023-09-04 14:34:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5678,'','Mpesa','','2023-09-04 15:17:54','','0','5','2023-09-04 15:17:54','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693829853','Cleared','5','2023-09-05 09:37:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5679,'','Mpesa','','2023-09-04 15:18:22','','0','5','2023-09-04 15:18:22','464','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51693829889','Cleared','5','2023-09-04 16:14:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5680,'','Mpesa','','2023-09-04 15:18:41','','0','5','2023-09-04 15:18:41','84','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51693829914','Cleared','5','2023-09-04 16:32:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5681,'','Points','','2023-09-04 15:27:59','','0','5','2023-09-04 15:27:59','106','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51693830473','Cleared','5','2023-09-04 15:48:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5682,'','Bank','','2023-09-04 16:12:00','','0','5','2023-09-04 16:12:00','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51693833097','Cleared','5','2023-09-04 16:13:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5683,'','Mpesa','','2023-09-04 16:12:49','','0','5','2023-09-04 16:12:49','250','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693833158','Cleared','5','2023-09-04 16:14:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5684,'','Mpesa','','2023-09-04 16:13:08','','0','5','2023-09-04 16:13:08','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693833182','Cleared','5','2023-09-04 17:41:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5685,'','Mpesa','','2023-09-04 16:46:52','','0','5','2023-09-04 16:46:52','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693835206','Cleared','5','2023-09-06 11:26:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5686,'','Mpesa','','2023-09-04 17:34:34','','0','5','2023-09-04 17:34:34','43','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51693838058','Cleared','5','2023-09-04 17:36:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5687,'','Cash','','2023-09-04 17:34:55','','0','5','2023-09-04 17:34:55','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693838088','Cleared','5','2023-09-04 18:25:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5688,'','Mpesa','','2023-09-04 17:35:29','','0','5','2023-09-04 17:35:29','156','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693838125','Cleared','5','2023-09-05 09:37:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5689,'','Cash','','2023-09-04 17:47:39','','0','5','2023-09-04 17:47:39','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693838235','Cleared','5','2023-09-04 19:14:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5690,'','Mpesa','','2023-09-04 18:07:52','','0','5','2023-09-04 18:07:52','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693840067','Cleared','5','2023-09-04 18:25:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5691,'','Mpesa','','2023-09-04 18:08:19','','0','5','2023-09-04 18:08:19','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693840093','Cleared','5','2023-09-04 18:16:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5692,'','Mpesa','','2023-09-04 18:17:57','','0','5','2023-09-04 18:17:57','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693840657','Cleared','5','2023-09-04 19:13:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5693,'','Bank','','2023-09-04 18:30:46','','0','5','2023-09-04 18:30:46','213','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51693841440','Cleared','5','2023-09-04 18:31:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5694,'','Mpesa','','2023-09-05 09:21:54','','0','5','2023-09-05 09:21:54','345','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693891685','Cleared','5','2023-09-05 09:34:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5695,'','Mpesa','','2023-09-05 09:22:37','','0','5','2023-09-05 09:22:37','260','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51693894941','Cleared','5','2023-09-05 18:20:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5696,'','Mpesa','','2023-09-05 10:17:47','','0','5','2023-09-05 10:17:47','551','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693898262','Cleared','5','2023-09-05 10:59:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5697,'','Bank','','2023-09-05 10:20:10','','0','5','2023-09-05 10:20:10','247','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51693898403','Cleared','5','2023-09-05 11:00:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5698,'','Mpesa','','2023-09-05 10:21:20','','0','5','2023-09-05 10:21:20','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51693898432','Cleared','5','2023-09-05 10:59:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5699,'','Bank','','2023-09-05 10:57:24','','0','5','2023-09-05 10:57:24','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51693900612','Cleared','5','2023-09-05 10:58:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5700,'','Mpesa','','2023-09-05 11:10:24','','0','5','2023-09-05 11:10:24','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693901410','Cleared','5','2023-09-05 15:58:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5701,'','Mpesa','','2023-09-05 12:26:28','','0','5','2023-09-05 12:26:28','324','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693901438','Cleared','5','2023-09-06 08:20:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5702,'','Mpesa','','2023-09-05 12:26:56','','0','5','2023-09-05 12:26:56','367','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51693906001','Cleared','5','2023-09-05 15:55:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5703,'','Cash','','2023-09-05 13:00:07','','0','5','2023-09-05 13:00:07','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51693908001','Cleared','5','2023-09-05 14:41:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5704,'','Mpesa','','2023-09-05 14:33:00','','0','5','2023-09-05 14:33:00','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693908018','Cleared','5','2023-09-05 18:19:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5705,'','Mpesa','','2023-09-05 15:15:53','','0','5','2023-09-05 14:34:05','238','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51693913639','Cleared','5','2023-09-05 15:55:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5706,'','Cash','','2023-09-05 14:34:49','','0','5','2023-09-05 14:34:49','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693913680','Cleared','5','2023-09-06 10:19:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5707,'','Mpesa','','2023-09-05 14:35:17','','0','5','2023-09-05 14:35:17','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693913700','Cleared','5','2023-09-05 17:04:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5708,'','Cash','','2023-09-05 14:40:35','','0','5','2023-09-05 14:40:35','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51693914019','Cleared','5','2023-09-05 14:41:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5709,'','Mpesa','','2023-09-05 14:52:20','','0','5','2023-09-05 14:52:20','414','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51693914731','Cleared','5','2023-09-05 15:15:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5710,'','Cash','','2023-09-05 15:14:33','','0','5','2023-09-05 15:14:33','35','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693916068','Cleared','5','2023-09-05 16:23:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5711,'','Cash','','2023-09-05 15:23:12','','0','5','2023-09-05 15:23:12','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51693916164','Cleared','5','2023-09-05 15:33:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5712,'','Cash','','2023-09-05 16:11:03','','0','5','2023-09-05 16:11:03','224','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693919457','Cleared','5','2023-09-05 16:39:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5713,'','Bank','','2023-09-05 16:32:21','','0','5','2023-09-05 16:32:21','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51693920727','Cleared','5','2023-09-05 16:41:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5714,'','Mpesa','','2023-09-05 16:52:43','','0','5','2023-09-05 16:52:43','209','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693921949','Cleared','5','2023-09-05 17:37:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5715,'','Mpesa','','2023-09-05 17:23:00','','0','5','2023-09-05 17:20:22','200','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51693923615','Cleared','5','2023-09-05 17:31:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5716,'','Mpesa','','2023-09-05 17:38:30','','0','5','2023-09-05 17:38:30','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693924702','Cleared','5','2023-09-05 18:23:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5717,'','Mpesa','','2023-09-05 17:58:35','','0','5','2023-09-05 17:58:35','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693925366','Cleared','5','2023-09-05 18:17:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5718,'','Mpesa','','2023-09-05 17:58:55','','0','5','2023-09-05 17:58:55','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693925928','Cleared','5','2023-09-05 18:17:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5719,'','Cash','','2023-09-05 18:07:29','','0','5','2023-09-05 18:07:29','524','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693926441','Cleared','5','2023-09-05 18:47:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5720,'','Cash','','2023-09-05 18:41:55','','0','5','2023-09-05 18:41:55','209','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','51693928383','Cleared','5','2023-09-05 18:46:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5721,'','Mpesa','','2023-09-05 18:45:58','','0','5','2023-09-05 18:45:58','255','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693928751','Cleared','5','2023-09-06 08:20:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5722,'','Mpesa','','2023-09-06 08:19:02','','0','5','2023-09-06 08:19:02','118','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693977521','Cleared','5','2023-09-06 17:25:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5723,'','Mpesa','','2023-09-06 08:57:59','','0','5','2023-09-06 08:57:59','507','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693977659','Cleared','5','2023-09-06 17:25:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5724,'','Bank','','2023-09-06 09:09:11','','0','5','2023-09-06 09:01:57','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51693980098','Cleared','5','2023-09-06 10:19:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5725,'','Mpesa','','2023-09-06 09:09:30','','0','5','2023-09-06 09:09:30','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693980564','Cleared','5','2023-09-07 15:57:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5726,'','Bank','','2023-09-06 09:09:54','','0','5','2023-09-06 09:09:54','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51693980582','Cleared','5','2023-09-07 08:20:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5727,'','Mpesa','','2023-09-06 09:30:45','','0','5','2023-09-06 09:30:45','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693981839','Cleared','5','2023-09-08 14:53:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5728,'','Cash','','2023-09-06 09:32:31','','0','5','2023-09-06 09:32:31','248','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51693981902','Cleared','5','2023-09-06 14:52:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5729,'','Mpesa','','2023-09-06 10:12:36','','0','5','2023-09-06 10:12:36','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693984350','Cleared','5','2023-09-06 10:14:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5730,'','Mpesa','','2023-09-06 10:15:57','','0','5','2023-09-06 10:15:57','528','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693984548','Cleared','5','2023-09-06 17:26:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5731,'','Cash','','2023-09-06 10:59:54','','0','5','2023-09-06 10:59:54','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51693984878','Cleared','5','2023-09-06 17:26:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5732,'','Cash','','2023-09-06 11:24:38','','0','5','2023-09-06 11:24:38','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51693987247','Cleared','5','2023-09-06 11:26:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5733,'','Cash','','2023-09-06 11:25:25','','0','5','2023-09-06 11:25:25','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693988714','Cleared','5','2023-09-06 11:42:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5734,'','Cash','','2023-09-06 11:53:11','','0','5','2023-09-06 11:53:11','22','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51693990384','Cleared','5','2023-09-06 12:11:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5735,'','Mpesa','','2023-09-06 12:26:32','','0','5','2023-09-06 12:26:32','328','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693992384','Cleared','5','2023-09-06 17:26:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5736,'','Mpesa','','2023-09-06 12:27:20','','0','5','2023-09-06 12:27:20','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693992409','Cleared','5','2023-09-06 13:06:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5737,'','Mpesa','','2023-09-06 12:28:37','','0','5','2023-09-06 12:28:37','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51693992467','Cleared','5','2023-09-06 12:29:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5738,'','Mpesa','','2023-09-06 12:47:03','','0','5','2023-09-06 12:47:03','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51693993613','Cleared','5','2023-09-06 15:01:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5739,'','Invoice','','2023-09-06 13:25:23','','0','5','2023-09-06 13:25:23','10','0','2000','1','retail','400','2000','1','0','0','0','0','0','2000','printed',' ','','1','0','51693995901','Cleared','5','2023-09-06 14:53:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5740,'','Bank','','2023-09-06 14:53:33','','0','5','2023-09-06 14:53:33','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51694001205','Cleared','5','2023-09-06 17:33:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5741,'','Mpesa','','2023-09-06 14:54:27','','0','5','2023-09-06 14:54:27','209','50','80','1','retail','0','80','1','0','0','0','0','30','0','printed',' ','','1','0','51694001239','Cleared','5','2023-09-06 15:02:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5742,'','Cash','','2023-09-06 16:59:44','','0','5','2023-09-06 16:27:45','447','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51694006856','Cleared','5','2023-09-06 17:28:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5743,'','Mpesa','','2023-09-06 17:00:00','','0','5','2023-09-06 17:00:00','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694008795','Cleared','5','2023-09-06 18:29:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5744,'','Bank','','2023-09-06 17:32:35','','0','5','2023-09-06 17:32:35','209','0','250','1','retail','0','250','1','0','0','0','0','0','250','printed',' ','','1','0','51694010747','Cleared','5','2023-09-06 17:33:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5745,'','Mpesa','','2023-09-06 17:43:16','','0','5','2023-09-06 17:43:16','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694011389','Cleared','5','2023-09-06 17:45:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5746,'','Cash','','2023-09-06 18:02:26','','0','5','2023-09-06 18:02:26','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51694012539','Cleared','5','2023-09-06 18:28:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5747,'','Mpesa','','2023-09-06 18:27:21','','0','5','2023-09-06 18:27:21','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694014036','Cleared','5','2023-09-06 18:28:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5748,'','Bank','','2023-09-06 18:27:49','','0','5','2023-09-06 18:27:49','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51694014055','Cleared','5','2023-09-06 18:29:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5749,'','Cash','','2023-09-07 08:46:05','','0','5','2023-09-07 08:46:05','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694065560','Cleared','5','2023-09-07 10:06:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5750,'','Cash','','2023-09-07 08:46:55','','0','5','2023-09-07 08:46:55','530','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51694065605','Cleared','5','2023-09-07 10:06:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5751,'','Invoice','','2023-09-07 09:50:18','','200','5','2023-09-07 09:50:18','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51694065648','Cleared','5','2023-10-30 19:22:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5752,'','Bank','','2023-09-07 09:52:36','','0','5','2023-09-07 09:52:36','209','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51694069548','Cleared','5','2023-09-07 10:06:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5753,'','Bank','','2023-09-07 11:29:00','','0','5','2023-09-07 11:29:00','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51694075330','Cleared','5','2023-09-07 11:37:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5754,'','Mpesa','','2023-09-07 11:34:45','','0','5','2023-09-07 11:34:45','539','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694075679','Cleared','5','2023-09-07 12:47:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5755,'','Cash','','2023-09-07 11:36:48','','0','5','2023-09-07 11:36:48','139','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51694075801','Cleared','5','2023-09-07 11:37:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5756,'','Cash','','2023-09-07 11:39:09','','0','5','2023-09-07 11:39:09','209','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','51694075935','Cleared','5','2023-09-07 11:39:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5757,'','Cash','','2023-09-07 11:42:10','','0','5','2023-09-07 11:42:10','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694076118','Cleared','5','2023-09-07 16:21:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5758,'','Invoice','','2023-09-07 12:13:24','','300','5','2023-09-07 12:13:25','11','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51694077991','Cleared','5','2023-10-28 18:05:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5759,'','Mpesa','','2023-09-07 12:14:17','','0','5','2023-09-07 12:14:17','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694078051','Cleared','5','2023-09-07 13:20:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5760,'','Mpesa','','2023-09-07 12:45:34','','0','5','2023-09-07 12:45:34','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51694079930','Cleared','5','2023-09-07 12:47:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5761,'','Mpesa','','2023-09-07 12:47:06','','0','5','2023-09-07 12:47:06','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51694079989','Cleared','5','2023-09-07 16:20:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5762,'','Mpesa','','2023-09-07 13:00:52','','0','5','2023-09-07 13:00:52','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694080578','Cleared','5','2023-09-08 17:53:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5763,'','Bank','','2023-09-07 13:01:35','','0','5','2023-09-07 13:01:35','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51694080888','Cleared','5','2023-09-07 13:27:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5764,'','Mpesa','','2023-09-07 13:28:24','','0','5','2023-09-07 13:28:09','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694082483','Cleared','5','2023-09-07 18:05:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5765,'RJ38GC5FEQ','Invoice','','2023-09-07 13:29:02','','-300','5','2023-09-07 13:29:02','544','0','600','1','retail','0','600','1','0','0','0','0','300','0','printed',' ','','1','0','51694082515','Cleared','5','2023-10-10 14:20:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5766,'','Mpesa','','2023-09-07 13:31:00','','0','5','2023-09-07 13:31:00','397','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694082654','Cleared','5','2023-09-07 15:28:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5767,'','Mpesa','','2023-09-07 13:49:18','','0','5','2023-09-07 13:49:18','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694083711','Cleared','5','2023-09-07 16:20:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5768,'','Mpesa','','2023-09-07 15:13:43','','0','5','2023-09-07 15:13:43','418','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694088817','Cleared','5','2023-09-07 15:15:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5769,'','Cash','','2023-09-07 15:14:07','','0','5','2023-09-07 15:14:07','32','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694088837','Cleared','5','2023-09-07 15:14:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5770,'','Cash','','2023-09-07 15:16:16','','0','5','2023-09-07 15:16:16','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51694088966','Cleared','5','2023-09-07 15:16:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5771,'','Mpesa','','2023-09-07 15:55:02','','0','5','2023-09-07 15:55:02','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51694091279','Cleared','5','2023-09-07 16:01:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5772,'','Mpesa','','2023-09-07 16:59:11','','0','5','2023-09-07 16:59:11','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694094348','Cleared','5','2023-09-07 18:04:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5773,'','Mpesa','','2023-09-07 17:50:31','','0','5','2023-09-07 17:50:31','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694098210','Cleared','5','2023-09-07 18:01:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5774,'','Bank','','2023-09-07 17:51:29','','0','5','2023-09-07 17:51:29','209','0','120','1','retail','30','120','1','0','0','0','0','0','120','printed',' ','','1','0','51694098256','Cleared','5','2023-09-07 17:52:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5775,'','Bank','','2023-09-07 18:08:18','','0','5','2023-09-07 18:08:18','386','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51694099280','Cleared','5','2023-09-08 10:04:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5776,'','Cash','','2023-09-08 09:40:38','','0','5','2023-09-08 09:40:38','303','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','51694155231','Cleared','5','2023-09-08 17:46:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5777,'','Mpesa','','2023-09-08 09:56:10','','0','5','2023-09-08 09:56:10','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694156158','Cleared','5','2023-09-08 10:03:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5778,'','Mpesa','','2023-09-08 09:59:32','','0','5','2023-09-08 09:59:32','473','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694156183','Cleared','5','2023-09-08 11:43:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5779,'','Mpesa','','2023-09-08 10:19:46','','0','5','2023-09-08 10:19:46','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694157579','Cleared','5','2023-09-08 14:48:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5780,'','Mpesa','','2023-09-08 10:29:03','','0','5','2023-09-08 10:29:03','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694158132','Cleared','5','2023-09-08 14:47:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5781,'','Bank','','2023-09-08 10:40:57','','0','5','2023-09-08 10:40:57','209','0','100','1','retail','0','100','1','0','0','0','0','0','100','printed',' ','','1','0','51694158803','Cleared','5','2023-09-08 10:41:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5782,'','Mpesa','','2023-09-08 11:41:32','','0','5','2023-09-08 11:41:32','538','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694158911','Cleared','5','2023-09-08 13:13:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5783,'','Mpesa','','2023-09-08 11:42:43','','0','5','2023-09-08 11:42:43','534','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694162553','Cleared','5','2023-09-09 11:32:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5784,'','Mpesa','','2023-09-08 12:00:17','','0','5','2023-09-08 11:58:37','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694163511','Cleared','5','2023-09-08 12:02:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5785,'','Cash','','2023-09-08 12:02:32','','0','5','2023-09-08 12:02:32','117','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51694163743','Cleared','5','2023-09-08 12:03:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5786,'','Cash','','2023-09-08 12:35:03','','0','5','2023-09-08 12:35:03','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51694165696','Cleared','5','2023-09-08 12:45:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5787,'','Mpesa','','2023-09-08 12:41:30','','0','5','2023-09-08 12:41:30','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694166084','Cleared','5','2023-09-08 12:43:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5788,'','Mpesa','','2023-09-08 12:42:52','','0','5','2023-09-08 12:42:52','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694166167','Cleared','5','2023-09-08 13:27:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5789,'','Cash','','2023-09-08 13:12:14','','0','5','2023-09-08 13:12:14','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694166403','Cleared','5','2023-09-10 14:10:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5790,'','Cash','','2023-09-08 14:29:00','','0','5','2023-09-08 14:29:00','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51694172512','Cleared','5','2023-09-08 14:47:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5791,'','Mpesa','','2023-09-08 14:32:35','','0','5','2023-09-08 14:32:35','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51694172675','Cleared','5','2023-09-08 14:46:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5792,'','Cash','','2023-09-08 14:33:01','','0','5','2023-09-08 14:33:01','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694172774','Cleared','5','2023-09-08 14:46:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5793,'','Bank','','2023-09-08 14:35:09','','0','5','2023-09-08 14:35:09','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51694172887','Cleared','5','2023-09-08 14:43:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5794,'','Bank','','2023-09-08 14:36:10','','0','5','2023-09-08 14:36:10','268','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51694172964','Cleared','5','2023-09-09 09:33:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5795,'','Mpesa','','2023-09-08 14:40:33','','0','5','2023-09-08 14:40:33','209','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51694173216','Cleared','5','2023-09-08 14:46:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5796,'','Mpesa','','2023-09-08 14:42:56','','0','5','2023-09-08 14:42:56','209','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','51694173369','Cleared','5','2023-09-08 14:43:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5797,'','Cash','','2023-09-08 15:34:55','','0','5','2023-09-08 15:33:26','209','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','51694176399','Cleared','5','2023-09-08 15:35:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5798,'','Mpesa','','2023-09-08 15:38:10','','0','5','2023-09-08 15:38:10','385','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694176675','Cleared','5','2023-09-08 18:00:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5799,'','Cash','','2023-09-08 16:16:57','','0','5','2023-09-08 16:16:57','209','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','51694179001','Cleared','5','2023-09-08 16:18:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5800,'','Mpesa','','2023-09-08 16:19:04','','0','5','2023-09-08 16:19:04','444','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51694179136','Cleared','5','2023-09-08 17:59:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5801,'','Cash','','2023-09-08 16:45:26','','0','5','2023-09-08 16:45:26','453','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694180718','Cleared','5','2023-09-08 19:09:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5802,'','Cash','','2023-09-08 16:54:20','','0','5','2023-09-08 16:54:20','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51694181253','Cleared','5','2023-09-08 16:54:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5803,'','Mpesa','','2023-09-08 17:43:12','','0','5','2023-09-08 17:43:12','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51694184176','Cleared','5','2023-09-08 18:15:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5804,'','Mpesa','','2023-09-08 17:44:05','','0','5','2023-09-08 17:44:05','283','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694184238','Cleared','5','2023-09-08 17:45:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5805,'','Mpesa','','2023-09-08 17:44:24','','0','5','2023-09-08 17:44:24','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51694184257','Cleared','5','2023-09-08 17:45:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5806,'','Bank','','2023-09-08 17:51:55','','0','5','2023-09-08 17:51:55','209','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51694184696','Cleared','5','2023-09-08 17:52:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5807,'','Mpesa','','2023-09-08 18:06:01','','0','5','2023-09-08 18:06:01','331','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694185556','Cleared','5','2023-09-08 19:09:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5808,'','Mpesa','','2023-09-08 18:16:46','','0','5','2023-09-08 18:16:46','202','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694186197','Cleared','5','2023-09-08 18:59:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5809,'','Invoice','','2023-09-09 08:50:06','','0','5','2023-09-09 08:50:06','10','0','2000','1','retail','400','2000','1','0','0','0','0','0','2000','printed',' ','','1','0','51694238591','Cleared','5','2023-09-09 08:50:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5810,'','Mpesa','','2023-09-09 10:42:41','','0','5','2023-09-09 10:42:41','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694245354','Cleared','5','2023-09-09 10:47:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5811,'','Mpesa','','2023-09-09 10:44:07','','0','5','2023-09-09 10:44:07','124','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694245433','Cleared','5','2023-09-10 14:09:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5812,'','Mpesa','','2023-09-09 10:44:40','','0','5','2023-09-09 10:44:40','267','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51694245461','Cleared','5','2023-09-12 15:23:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5813,'','Cash','','2023-09-09 12:12:06','','0','5','2023-09-09 12:12:06','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51694248351','Cleared','5','2023-09-09 14:14:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5814,'','Mpesa','','2023-09-09 12:23:44','','0','5','2023-09-09 12:23:44','104','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694251409','Cleared','5','2023-09-09 13:37:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5815,'','Mpesa','','2023-09-09 12:24:41','','0','5','2023-09-09 12:24:41','37','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694251475','Cleared','5','2023-09-09 13:46:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5816,'','Mpesa','','2023-09-09 12:25:07','','0','5','2023-09-09 12:25:07','209','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694251498','Cleared','5','2023-09-09 13:47:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5817,'','Cash','','2023-09-09 13:26:55','','0','5','2023-09-09 13:26:55','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694255209','Cleared','5','2023-09-09 13:27:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5818,'','Mpesa','','2023-09-09 13:28:44','','0','5','2023-09-09 13:28:44','260','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694255317','Cleared','5','2023-09-10 14:09:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5819,'','Cash','','2023-09-09 14:06:56','','0','5','2023-09-09 14:06:56','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51694257607','Cleared','5','2023-09-09 14:12:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5820,'','Mpesa','','2023-09-09 14:07:12','','0','5','2023-09-09 14:07:12','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694257627','Cleared','5','2023-09-09 17:03:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5821,'','Mpesa','','2023-09-09 14:07:38','','0','5','2023-09-09 14:07:38','209','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694257651','Cleared','5','2023-09-09 14:15:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5822,'','Cash','','2023-09-09 15:01:53','','0','5','2023-09-09 15:01:53','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51694260765','Cleared','5','2023-09-09 15:03:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5823,'','Mpesa','','2023-09-09 15:03:20','','0','5','2023-09-09 15:03:20','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694260994','Cleared','5','2023-09-09 17:25:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5824,'','Mpesa','','2023-09-09 16:23:21','','0','5','2023-09-09 16:23:21','121','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51694261013','Cleared','5','2023-09-09 18:09:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5825,'','Mpesa','','2023-09-09 16:53:40','','0','5','2023-09-09 16:53:40','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694267615','Cleared','5','2023-09-09 17:02:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5826,'','Mpesa','','2023-09-09 17:03:20','','0','5','2023-09-09 17:03:20','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51694268190','Cleared','5','2023-09-09 17:03:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5827,'','Mpesa','','2023-09-09 17:07:26','','0','5','2023-09-09 17:07:27','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694268440','Cleared','5','2023-09-09 17:51:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5828,'','Cash','','2023-09-09 17:34:58','','0','5','2023-09-09 17:34:58','115','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51694270075','Cleared','5','2023-09-09 17:51:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5829,'','Cash','','2023-09-09 18:49:04','','0','5','2023-09-09 18:49:04','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694274538','Cleared','5','2023-09-09 18:49:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5830,'','Mpesa','','2023-09-10 13:44:31','','0','5','2023-09-10 13:44:31','519','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694342664','Cleared','5','2023-09-10 14:08:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5831,'','Mpesa','','2023-09-10 13:45:00','','0','5','2023-09-10 13:45:00','172','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51694342692','Cleared','5','2023-09-10 18:24:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5832,'','Mpesa','','2023-09-10 13:45:28','','0','5','2023-09-10 13:45:28','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694342720','Cleared','5','2023-09-10 18:05:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5833,'','Bank','','2023-09-10 15:08:29','','0','5','2023-09-10 13:45:45','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51694342740','Cleared','5','2023-09-10 15:08:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5834,'','Mpesa','','2023-09-10 13:46:15','','0','5','2023-09-10 13:46:15','241','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694342763','Cleared','5','2023-09-10 17:30:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5835,'','Mpesa','','2023-09-10 13:52:47','','0','5','2023-09-10 13:52:47','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694343154','Cleared','5','2023-09-10 17:33:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5836,'','Mpesa','','2023-09-10 15:22:17','','0','5','2023-09-10 15:22:17','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51694348401','Cleared','5','2023-09-13 10:04:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5837,'','Mpesa','','2023-09-10 15:55:32','','0','5','2023-09-10 15:55:32','396','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694348742','Cleared','5','2023-09-10 17:30:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5838,'','Mpesa','','2023-09-10 16:27:52','','0','5','2023-09-10 16:27:52','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694350575','Cleared','5','2023-09-10 18:04:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5839,'','Cash','','2023-09-10 17:00:12','','0','5','2023-09-10 17:00:12','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694354406','Cleared','5','2023-09-10 18:22:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5840,'','Mpesa','','2023-09-10 17:00:30','','0','5','2023-09-10 17:00:30','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694354426','Cleared','5','2023-09-10 17:26:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5841,'','Mpesa','','2023-09-10 17:24:16','','0','5','2023-09-10 17:24:16','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51694355847','Cleared','5','2023-09-10 18:39:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5842,'','Cash','','2023-09-10 18:12:38','','0','5','2023-09-10 18:12:38','450','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694358705','Cleared','5','2023-09-10 18:35:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5843,'','Mpesa','','2023-09-11 08:57:32','','0','5','2023-09-11 08:57:32','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51694411838','Cleared','5','2023-09-11 13:15:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5844,'','Mpesa','','2023-09-11 08:59:14','','0','5','2023-09-11 08:59:14','297','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694411948','Cleared','5','2023-09-11 13:15:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5845,'','Mpesa','','2023-09-11 08:59:31','','0','5','2023-09-11 08:59:31','200','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51694411965','Cleared','5','2023-09-12 16:00:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5846,'','Invoice','','2023-09-11 09:16:43','','200','5','2023-09-11 09:16:43','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51694412993','Cleared','5','2023-10-30 19:30:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5847,'','Bank','','2023-09-11 09:33:22','','0','5','2023-09-11 09:33:22','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51694413991','Cleared','5','2023-09-11 09:34:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5848,'','Mpesa','','2023-09-11 10:11:44','','0','5','2023-09-11 10:11:44','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694416283','Cleared','5','2023-09-11 16:47:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5849,'','Cash','','2023-09-11 10:52:33','','0','5','2023-09-11 10:52:33','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51694418745','Cleared','5','2023-09-11 11:32:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5850,'','Mpesa','','2023-09-11 11:31:59','','0','5','2023-09-11 11:32:00','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694421114','Cleared','5','2023-09-11 13:14:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5851,'','Mpesa','','2023-09-11 11:32:58','','0','5','2023-09-11 11:32:58','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51694421160','Cleared','5','2023-09-11 13:14:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5852,'','Mpesa','','2023-09-11 12:42:18','','0','5','2023-09-11 12:42:18','205','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694425319','Cleared','5','2023-09-11 12:43:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5853,'','Invoice','','2023-09-11 12:43:23','','600','5','2023-09-11 12:43:23','11','0','750','1','retail','150','750','1','0','0','0','0','0','1200','printed',' ','','1','0','51694425391','Cleared','5','2023-10-28 18:07:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5854,'','Invoice','','2023-09-11 12:47:14','','0','5','2023-09-11 12:47:14','436','0','6470','1','retail','0','6470','1','0','0','0','100','6070','300','printed',' ','','1','0','51694425603','Cleared','5','2023-09-12 08:26:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5855,'','Mpesa','','2023-09-11 13:11:49','','0','5','2023-09-11 13:11:49','118','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694427102','Cleared','5','2023-09-11 17:33:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5856,'','Mpesa','','2023-09-11 13:19:39','','0','5','2023-09-11 13:19:39','209','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','51694427372','Cleared','5','2023-09-11 17:14:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5857,'','Mpesa','','2023-09-11 14:18:10','','0','5','2023-09-11 14:18:10','209','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51694431076','Cleared','5','2023-09-11 14:31:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5858,'','Bank','','2023-09-11 14:19:06','','0','5','2023-09-11 14:19:06','445','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51694431137','Cleared','5','2023-09-11 14:54:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5859,'','Mpesa','','2023-09-11 14:20:06','','0','5','2023-09-11 14:20:06','209','50','80','1','retail','0','80','1','0','0','0','0','30','0','printed',' ','','1','0','51694431185','Cleared','5','2023-09-11 14:20:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5860,'','Mpesa','','2023-09-11 14:33:36','','0','5','2023-09-11 14:33:36','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694431941','Cleared','5','2023-09-11 15:22:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5861,'','Cash','','2023-09-11 15:28:42','','0','5','2023-09-11 15:28:42','209','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','51694435304','Cleared','5','2023-09-11 16:26:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5862,'','Mpesa','','2023-09-11 15:30:59','','0','5','2023-09-11 15:30:59','132','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694435448','Cleared','5','2023-09-12 17:28:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5863,'','Mpesa','','2023-09-11 15:51:24','','0','5','2023-09-11 15:51:24','467','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51694436674','Cleared','5','2023-09-11 18:13:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5864,'','Mpesa','','2023-09-11 15:59:11','','0','5','2023-09-11 15:59:11','388','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694437138','Cleared','5','2023-09-11 16:23:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5865,'','Mpesa','','2023-09-11 16:23:42','','0','5','2023-09-11 16:23:42','229','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694438609','Cleared','5','2023-09-11 16:46:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5866,'','Bank','','2023-09-11 16:24:33','','0','5','2023-09-11 16:24:33','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51694438660','Cleared','5','2023-09-11 16:25:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5867,'','Mpesa','','2023-09-11 16:34:19','','0','5','2023-09-11 16:34:19','381','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694439127','Cleared','5','2023-09-11 16:35:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5868,'','Cash','','2023-09-11 16:45:56','','0','5','2023-09-11 16:45:56','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51694439950','Cleared','5','2023-09-11 16:46:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5869,'','Cash','','2023-09-11 17:02:49','','0','5','2023-09-11 17:02:49','26','390','390','1','retail','60','390','1','0','0','0','0','0','0','printed',' ','','1','0','51694440958','Cleared','5','2023-09-11 18:52:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5870,'','Cash','','2023-09-11 17:03:22','','0','5','2023-09-11 17:03:22','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51694440996','Cleared','5','2023-09-11 17:03:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5871,'','Bank','','2023-09-11 17:21:57','','0','5','2023-09-11 17:21:57','442','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51694442110','Cleared','5','2023-09-11 17:22:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5872,'','Mpesa','','2023-09-11 17:34:51','','0','5','2023-09-11 17:34:51','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694442882','Cleared','5','2023-09-11 18:14:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5873,'','Mpesa','','2023-09-11 17:36:58','','0','5','2023-09-11 17:36:58','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694443011','Cleared','5','2023-09-11 18:18:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5874,'','Invoice','','2023-09-11 18:00:50','','0','5','2023-09-11 18:00:50','209','200','250','1','retail','0','250','1','0','0','0','0','0','50','printed',' ','','1','0','51694444443','Cleared','5','2023-09-11 18:03:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5875,'','Cash','','2023-09-11 18:01:35','','0','5','2023-09-11 18:01:35','433','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51694444486','Cleared','5','2023-09-11 18:12:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5876,'','Mpesa','','2023-09-11 18:04:47','','0','5','2023-09-11 18:04:47','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694444680','Cleared','5','2023-09-11 18:05:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5877,'','Mpesa','','2023-09-11 18:59:04','','0','5','2023-09-11 18:31:19','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694446274','Cleared','5','2023-09-12 11:19:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5878,'','Mpesa','','2023-09-11 18:51:18','','0','5','2023-09-11 18:51:18','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694447466','Cleared','5','2023-09-11 18:52:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5879,'','Cash','','2023-09-11 18:51:48','','0','5','2023-09-11 18:51:48','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51694447501','Cleared','5','2023-09-11 18:52:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5880,'','Cash','','2023-09-12 10:01:07','','0','5','2023-09-12 10:01:07','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51694502054','Cleared','5','2023-09-12 10:03:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5881,'','Mpesa','','2023-09-12 10:02:14','','0','5','2023-09-12 10:02:14','411','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694502092','Cleared','5','2023-09-12 10:03:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5882,'','Mpesa','','2023-09-12 10:25:24','','0','5','2023-09-12 10:25:24','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51694502214','Cleared','5','2023-09-12 11:11:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5883,'','Cash','','2023-09-12 10:42:01','','0','5','2023-09-12 10:42:01','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694504511','Cleared','5','2023-09-12 11:10:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5884,'','Cash','','2023-09-12 10:48:37','','0','5','2023-09-12 10:48:37','209','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51694504906','Cleared','5','2023-09-12 11:13:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5885,'','Mpesa','','2023-09-12 10:55:54','','0','5','2023-09-12 10:55:54','262','0','440','1','retail','0','440','1','0','0','0','0','440','0','printed',' ','','1','0','51694504949','Cleared','5','2023-09-12 11:56:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5886,'','Cash','','2023-09-12 11:10:51','','0','5','2023-09-12 11:10:51','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51694506243','Cleared','5','2023-09-12 17:14:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5887,'','Mpesa','','2023-09-12 11:11:09','','0','5','2023-09-12 11:11:09','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694506260','Cleared','5','2023-09-12 13:40:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5888,'','Bank','','2023-09-12 11:18:32','','0','5','2023-09-12 11:18:32','61','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51694506705','Cleared','5','2023-09-12 11:19:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5889,'','Bank','','2023-09-12 11:47:39','','0','5','2023-09-12 11:47:39','139','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51694508449','Cleared','5','2023-09-12 11:50:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5890,'','Cash','','2023-09-12 13:52:45','','0','5','2023-09-12 13:52:45','209','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','51694515520','Cleared','5','2023-09-12 14:44:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5891,'','Bank','','2023-09-12 14:41:04','','0','5','2023-09-12 13:54:30','550','0','900','1','retail','0','900','1','0','0','0','0','0','900','printed',' ','','1','0','51694515973','Cleared','5','2023-09-12 14:44:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5892,'','Cash','','2023-09-12 14:03:42','','0','5','2023-09-12 14:03:42','209','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','51694516101','Cleared','5','2023-09-12 14:04:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5893,'','Mpesa','','2023-09-12 14:07:40','','0','5','2023-09-12 14:07:40','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694516853','Cleared','5','2023-09-12 14:51:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5894,'','Mpesa','','2023-09-12 14:07:55','','0','5','2023-09-12 14:07:55','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694516869','Cleared','5','2023-09-12 15:48:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5895,'','Mpesa','','2023-09-12 15:09:03','','0','5','2023-09-12 15:09:03','99','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51694520531','Cleared','5','2023-09-12 15:10:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5896,'','Cash','','2023-09-12 15:47:41','','0','5','2023-09-12 15:47:41','209','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','51694522841','Cleared','5','2023-09-12 15:48:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5897,'','Cash','','2023-09-12 16:28:56','','0','5','2023-09-12 16:28:56','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694525327','Cleared','5','2023-09-12 16:42:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5898,'','Bank','','2023-09-12 16:53:53','','0','5','2023-09-12 16:53:53','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51694526710','Cleared','5','2023-09-12 16:56:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5899,'','Mpesa','','2023-09-12 16:54:22','','0','5','2023-09-12 16:54:22','260','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694526847','Cleared','5','2023-09-12 18:36:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5900,'','Mpesa','','2023-09-12 16:58:36','','0','5','2023-09-12 16:58:36','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694527106','Cleared','5','2023-09-12 17:10:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5901,'','Mpesa','','2023-09-12 17:08:48','','0','5','2023-09-12 17:08:48','488','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51694527719','Cleared','5','2023-09-12 17:09:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5902,'','Mpesa','','2023-09-12 17:10:56','','0','5','2023-09-12 17:10:56','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694527849','Cleared','5','2023-09-12 17:28:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5903,'','Cash','','2023-09-12 17:46:16','','0','5','2023-09-12 17:40:52','552','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51694529642','Cleared','5','2023-09-12 17:51:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5904,'','Cash','','2023-09-12 17:51:43','','0','5','2023-09-12 17:51:43','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694530297','Cleared','5','2023-09-12 18:35:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5905,'','Mpesa','','2023-09-13 09:19:41','','0','5','2023-09-13 09:19:41','441','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694585964','Cleared','5','2023-09-13 17:28:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5906,'','Mpesa','','2023-09-13 09:21:34','','0','5','2023-09-13 09:21:34','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694586087','Cleared','5','2023-09-13 16:14:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5907,'','Mpesa','','2023-09-13 09:21:58','','0','5','2023-09-13 09:21:58','30','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51694586109','Cleared','5','2023-09-14 10:45:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5908,'','Bank','','2023-09-13 09:57:46','','0','5','2023-09-13 09:57:46','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51694588183','Cleared','5','2023-09-13 10:03:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5909,'','Mpesa','','2023-09-13 10:09:54','','0','5','2023-09-13 10:09:54','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694588984','Cleared','5','2023-09-13 10:21:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5910,'','Mpesa','','2023-09-13 10:59:28','','0','5','2023-09-13 10:59:28','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694591277','Cleared','5','2023-09-13 18:51:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5911,'','Invoice','','2023-09-13 11:49:09','','0','5','2023-09-13 11:49:09','474','0','300','1','retail','0','300','1','0','0','0','100','200','0','printed',' ','','1','0','51694594912','Cleared','5','2023-09-15 18:49:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5912,'','Cash','','2023-09-13 11:50:36','','0','5','2023-09-13 11:50:36','209','40','40','1','retail','20','40','1','0','0','0','0','0','0','printed',' ','','1','0','51694594990','Cleared','5','2023-09-13 13:13:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5913,'','Mpesa','','2023-09-13 13:03:27','','0','5','2023-09-13 13:03:27','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51694599390','Cleared','5','2023-09-13 13:12:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5914,'','Cash','','2023-09-13 13:05:15','','0','5','2023-09-13 13:05:15','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51694599507','Cleared','5','2023-09-14 17:26:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5915,'','Bank','','2023-09-13 13:28:43','','0','5','2023-09-13 13:28:43','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51694600912','Cleared','5','2023-09-13 13:31:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5916,'','Bank','','2023-09-13 13:40:18','','0','5','2023-09-13 13:39:25','108','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51694601547','Cleared','5','2023-09-13 16:01:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5917,'','Mpesa','','2023-09-13 15:28:42','','0','5','2023-09-13 15:28:42','209','0','140','1','retail','0','140','1','0','0','0','0','70','70','printed',' ','','1','0','51694608111','Cleared','5','2023-09-13 15:44:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5918,'','Mpesa','','2023-09-13 15:28:59','','0','5','2023-09-13 15:28:59','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694608134','Cleared','5','2023-09-13 16:33:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5919,'','Mpesa','','2023-09-13 15:34:32','','0','5','2023-09-13 15:34:32','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694608464','Cleared','5','2023-09-13 16:13:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5920,'','Mpesa','','2023-09-13 15:54:22','','0','5','2023-09-13 15:54:22','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694609620','Cleared','5','2023-09-13 16:01:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5921,'','Cash','','2023-09-13 15:57:37','','0','5','2023-09-13 15:57:37','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51694609840','Cleared','5','2023-09-13 16:01:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5922,'','Mpesa','','2023-09-13 16:33:17','','0','5','2023-09-13 16:33:17','444','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51694611984','Cleared','5','2023-09-13 17:22:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5923,'','Mpesa','','2023-09-13 17:04:25','','0','5','2023-09-13 17:04:25','167','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694613041','Cleared','5','2023-09-13 18:51:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5924,'','Mpesa','','2023-09-13 18:30:49','','0','5','2023-09-13 18:30:50','238','0','830','1','retail','0','830','1','0','0','0','0','830','0','printed',' ','','1','0','51694619026','Cleared','5','2023-09-13 18:51:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5925,'','Cash','','2023-09-14 08:33:52','','0','5','2023-09-14 08:33:00','461','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694669573','Cleared','5','2023-09-14 09:48:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5926,'','Mpesa','','2023-09-14 08:35:23','','0','5','2023-09-14 08:35:23','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694669702','Cleared','5','2023-09-14 09:48:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5927,'RJ38GC5FEQ','Invoice','','2023-09-14 08:49:04','','0','5','2023-09-14 08:49:04','544','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694669734','Cleared','5','2023-10-10 14:19:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5928,'','Invoice','','2023-09-14 08:50:14','','200','5','2023-09-14 08:50:14','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51694670603','Cleared','5','2023-10-30 19:31:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5929,'','Mpesa','','2023-09-14 09:06:23','','0','5','2023-09-14 09:06:23','209','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51694671570','Cleared','5','2023-09-14 10:10:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5930,'','Bank','','2023-09-14 09:47:44','','0','5','2023-09-14 09:47:44','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51694674046','Cleared','5','2023-09-14 09:49:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5931,'','Invoice','','2023-09-14 09:50:30','','0','5','2023-09-14 09:50:30','10','0','2500','1','retail','500','2500','1','0','0','0','0','0','2500','printed',' ','','1','0','51694674161','Cleared','5','2023-09-14 09:52:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5932,'','Invoice','','2023-09-14 09:50:55','','200','5','2023-09-14 09:50:55','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','','1','0','51694674240','Cleared','5','2023-10-28 18:07:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5933,'RJH0Q1TT3C','Invoice','','2023-09-14 09:51:52','','0','5','2023-09-14 09:51:52','304','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694674306','Cleared','5','2023-10-17 14:14:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5934,'','Cash','','2023-09-14 10:02:37','','0','5','2023-09-14 10:02:37','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51694674952','Cleared','5','2023-09-14 10:23:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5935,'','Mpesa','','2023-09-14 10:22:42','','0','5','2023-09-14 10:22:42','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51694676153','Cleared','5','2023-09-15 09:34:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5936,'','Cash','','2023-09-14 10:32:59','','0','5','2023-09-14 10:32:59','248','840','1120','1','retail','80','1120','1','0','0','0','0','0','280','printed',' ','','1','0','51694676248','Cleared','5','2023-09-15 10:39:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5937,'','Mpesa','','2023-09-14 10:33:25','','0','5','2023-09-14 10:33:25','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694676800','Cleared','5','2023-09-14 17:48:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5938,'','Mpesa','','2023-09-14 10:40:38','','0','5','2023-09-14 10:40:38','218','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694676849','Cleared','5','2023-09-14 14:42:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5939,'','Mpesa','','2023-09-14 10:41:17','','0','5','2023-09-14 10:41:17','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694677266','Cleared','5','2023-09-14 17:20:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5940,'','Cash','','2023-09-14 11:07:05','','0','5','2023-09-14 11:07:05','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51694677605','Cleared','5','2023-09-14 11:49:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5941,'','Mpesa','','2023-09-14 11:46:20','','0','5','2023-09-14 11:46:20','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694681174','Cleared','5','2023-09-14 17:48:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5942,'','Mpesa','','2023-09-14 11:46:42','','0','5','2023-09-14 11:46:42','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694681195','Cleared','5','2023-09-14 11:47:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5943,'','Mpesa','','2023-09-14 13:31:02','','0','5','2023-09-14 13:31:02','484','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51694687205','Cleared','5','2023-09-14 14:15:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5944,'','Bank','','2023-09-14 13:31:24','','0','5','2023-09-14 13:31:24','446','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51694687479','Cleared','5','2023-09-14 13:47:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5945,'','Mpesa','','2023-09-14 13:31:45','','0','5','2023-09-14 13:31:45','36','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51694687497','Cleared','5','2023-09-14 14:31:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5946,'','Mpesa','','2023-09-14 13:32:15','','0','5','2023-09-14 13:32:15','358','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694687527','Cleared','5','2023-09-15 10:38:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5947,'','Mpesa','','2023-09-14 13:49:25','','0','5','2023-09-14 13:49:25','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51694688558','Cleared','5','2023-09-14 13:50:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5948,'','Cash','','2023-09-14 14:23:27','','0','5','2023-09-14 14:23:27','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51694690596','Cleared','5','2023-09-14 14:24:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5949,'','Mpesa','','2023-09-14 15:08:01','','0','5','2023-09-14 15:08:01','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694693271','Cleared','5','2023-09-15 09:34:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5950,'','Mpesa','','2023-09-14 15:17:15','','0','5','2023-09-14 15:17:15','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694693295','Cleared','5','2023-09-14 15:58:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5951,'','Mpesa','','2023-09-14 15:22:37','','0','5','2023-09-14 15:22:37','553','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694694043','Cleared','5','2023-09-14 17:48:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5952,'','Cash','','2023-09-14 15:47:39','','0','5','2023-09-14 15:47:39','99','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51694695649','Cleared','5','2023-09-14 15:58:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5953,'','Mpesa','','2023-09-14 15:58:41','','0','5','2023-09-14 15:58:41','521','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694696314','Cleared','5','2023-09-15 17:54:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5954,'','Bank','','2023-09-14 16:11:54','','0','5','2023-09-14 16:11:54','478','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51694697092','Cleared','5','2023-09-15 09:36:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5955,'','Mpesa','','2023-09-14 16:12:37','','0','5','2023-09-14 16:12:37','238','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694697152','Cleared','5','2023-09-15 18:20:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5956,'','Mpesa','','2023-09-14 17:20:40','','0','5','2023-09-14 17:20:40','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694701234','Cleared','5','2023-09-14 17:59:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5957,'','Mpesa','','2023-09-14 17:21:00','','0','5','2023-09-14 17:21:00','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694701255','Cleared','5','2023-09-15 09:34:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5958,'','Mpesa','','2023-09-14 17:46:27','','0','5','2023-09-14 17:46:27','52','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51694701272','Cleared','5','2023-09-14 18:41:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5959,'','Mpesa','','2023-09-14 17:49:46','','0','5','2023-09-14 17:49:46','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694702979','Cleared','5','2023-09-14 17:50:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5960,'','Bank','','2023-09-14 17:54:17','','0','5','2023-09-14 17:54:17','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51694703249','Cleared','5','2023-09-14 17:55:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5961,'','Cash','','2023-09-14 18:21:06','','0','5','2023-09-14 18:21:06','200','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51694704855','Cleared','5','2023-09-14 18:32:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5962,'','Cash','','2023-09-14 18:44:01','','0','5','2023-09-14 18:44:01','68','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694706225','Cleared','5','2023-09-14 18:50:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5963,'','Cash','','2023-09-14 18:49:40','','0','5','2023-09-14 18:49:40','357','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694706574','Cleared','5','2023-09-15 09:33:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5964,'','Bank','','2023-09-15 08:44:48','','0','5','2023-09-15 08:44:48','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51694756679','Cleared','5','2023-09-15 13:51:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5965,'','Cash','','2023-09-15 09:06:58','','0','5','2023-09-15 09:06:58','303','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','51694756706','Cleared','5','2023-09-15 09:37:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5966,'','Mpesa','','2023-09-15 09:32:15','','0','5','2023-09-15 09:32:15','209','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51694759515','Cleared','5','2023-09-15 09:33:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5967,'','Mpesa','','2023-09-15 09:32:33','','0','5','2023-09-15 09:32:33','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694759548','Cleared','5','2023-09-15 12:54:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5968,'','Cash','','2023-09-15 11:03:08','','0','5','2023-09-15 11:03:08','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51694764982','Cleared','5','2023-09-15 11:06:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5969,'','Bank','','2023-09-15 11:05:28','','0','5','2023-09-15 11:05:29','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51694765119','Cleared','5','2023-09-15 11:06:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5970,'','Cash','','2023-09-15 11:28:06','','0','5','2023-09-15 11:28:06','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51694765207','Cleared','5','2023-09-15 11:28:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5971,'','Mpesa','','2023-09-15 11:59:17','','0','5','2023-09-15 11:59:17','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694768351','Cleared','5','2023-09-15 11:59:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5972,'','Mpesa','','2023-09-15 13:07:41','','0','5','2023-09-15 13:07:41','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694772455','Cleared','5','2023-09-15 16:31:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5973,'','Cash','','2023-09-15 14:25:43','','0','5','2023-09-15 14:25:43','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51694775438','Cleared','5','2023-09-15 14:26:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5974,'','Cash','','2023-09-15 14:33:23','','0','5','2023-09-15 14:33:23','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51694777177','Cleared','5','2023-09-15 14:33:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5975,'','Bank','','2023-09-15 14:46:56','','0','5','2023-09-15 14:46:56','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51694777977','Cleared','5','2023-09-15 14:48:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5976,'','Cash','','2023-09-15 14:56:13','','0','5','2023-09-15 14:56:13','209','20','20','1','retail','10','20','1','0','0','0','0','0','0','printed',' ','','1','0','51694778964','Cleared','5','2023-09-15 14:56:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5977,'','Bank','','2023-09-15 15:47:20','','0','5','2023-09-15 15:47:20','139','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51694780187','Cleared','5','2023-09-15 15:47:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5978,'','Mpesa','','2023-09-15 16:11:20','','0','5','2023-09-15 16:11:20','209','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51694783469','Cleared','5','2023-09-15 16:12:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5979,'','Mpesa','','2023-09-15 16:22:03','','0','5','2023-09-15 16:22:03','209','0','120','1','retail','30','120','1','0','0','0','0','120','0','printed',' ','','1','0','51694783549','Cleared','5','2023-09-15 16:22:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5980,'','Mpesa','','2023-09-15 16:49:49','','0','5','2023-09-15 16:49:49','321','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694784700','Cleared','5','2023-09-15 17:12:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5981,'','Mpesa','','2023-09-15 17:06:02','','0','5','2023-09-15 17:06:02','554','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694786553','Cleared','5','2023-09-15 17:27:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5982,'','Mpesa','','2023-09-15 17:32:00','','0','5','2023-09-15 17:32:00','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694788311','Cleared','5','2023-09-15 18:32:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5983,'','Mpesa','','2023-09-15 17:40:00','','0','5','2023-09-15 17:40:00','348','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694788589','Cleared','5','2023-09-15 17:52:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5984,'','Mpesa','','2023-09-15 17:44:32','','0','5','2023-09-15 17:44:32','331','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694789066','Cleared','5','2023-09-15 18:39:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5985,'','Mpesa','','2023-09-15 17:46:25','','0','5','2023-09-15 17:46:25','426','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51694789154','Cleared','5','2023-09-15 18:32:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5986,'','Mpesa','','2023-09-15 18:13:33','','0','5','2023-09-15 18:13:33','483','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694790807','Cleared','5','2023-09-15 18:41:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5987,'','Mpesa','','2023-09-15 18:19:00','','0','5','2023-09-15 18:19:00','238','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694791125','Cleared','5','2023-09-15 18:20:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5988,'','Cash','','2023-09-15 18:22:08','','0','5','2023-09-15 18:22:08','361','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','51694791262','Cleared','5','2023-09-15 18:59:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5989,'','Cash','','2023-09-15 18:37:14','','0','5','2023-09-15 18:37:14','100','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51694792103','Cleared','5','2023-09-15 18:38:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5990,'','Bank','','2023-09-15 18:46:21','','0','5','2023-09-15 18:46:21','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51694792776','Cleared','5','2023-09-15 18:48:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5991,'','Mpesa','','2023-09-15 18:47:04','','0','5','2023-09-15 18:47:04','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694792818','Cleared','5','2023-09-16 08:23:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5992,'','Mpesa','','2023-09-16 09:21:34','','0','5','2023-09-16 09:21:34','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694845282','Cleared','5','2023-09-16 17:03:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5993,'','Mpesa','','2023-09-16 09:46:06','','0','5','2023-09-16 09:46:06','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694846761','Cleared','5','2023-09-16 10:26:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5994,'','Mpesa','','2023-09-16 09:51:17','','0','5','2023-09-16 09:51:17','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694847054','Cleared','5','2023-09-16 15:57:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5995,'','Mpesa','','2023-09-16 10:24:55','','0','5','2023-09-16 10:24:55','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694849086','Cleared','5','2023-09-16 10:46:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5996,'','Cash','','2023-09-16 10:31:39','','0','5','2023-09-16 10:31:40','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51694849488','Cleared','5','2023-09-20 12:34:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5997,'','Cash','','2023-09-16 12:15:45','','0','5','2023-09-16 12:15:45','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51694851804','Cleared','5','2023-09-18 16:48:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5998,'','Mpesa','','2023-09-16 12:16:45','','0','5','2023-09-16 12:16:45','528','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694855798','Cleared','5','2023-09-16 15:53:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(5999,'','Mpesa','','2023-09-16 12:37:06','','0','5','2023-09-16 12:37:06','545','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694857017','Cleared','5','2023-09-16 13:42:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6000,'','Bank','','2023-09-16 12:40:49','','0','5','2023-09-16 12:40:49','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51694857243','Cleared','5','2023-09-16 13:42:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6001,'','Mpesa','','2023-09-16 12:44:16','','0','5','2023-09-16 12:44:16','296','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694857269','Cleared','5','2023-09-16 17:06:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6002,'','Cash','','2023-09-16 13:07:11','','0','5','2023-09-16 13:07:11','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51694858825','Cleared','5','2023-09-16 13:08:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6003,'','Cash','','2023-09-16 13:21:21','','0','5','2023-09-16 13:19:03','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51694859529','Cleared','5','2023-09-16 13:27:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6004,'','Mpesa','','2023-09-16 13:19:24','','0','5','2023-09-16 13:19:24','470','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694859558','Cleared','5','2023-09-16 16:30:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6005,'','Cash','','2023-09-16 13:34:48','','0','5','2023-09-16 13:34:48','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51694860482','Cleared','5','2023-09-16 13:35:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6006,'','Mpesa','','2023-09-16 13:35:59','','0','5','2023-09-16 13:35:59','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694860552','Cleared','5','2023-09-16 14:46:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6007,'','Mpesa','','2023-09-16 14:21:38','','0','5','2023-09-16 14:21:38','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694861530','Cleared','5','2023-09-16 14:46:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6008,'','Mpesa','','2023-09-16 14:27:37','','0','5','2023-09-16 14:27:37','147','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694863622','Cleared','5','2023-09-16 16:27:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6009,'','Mpesa','','2023-09-16 15:01:48','','0','5','2023-09-16 15:01:48','37','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694865684','Cleared','5','2023-09-16 15:18:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6010,'','Mpesa','','2023-09-16 15:45:17','','0','5','2023-09-16 15:45:17','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694868238','Cleared','5','2023-09-16 15:52:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6011,'','Mpesa','','2023-09-16 15:46:39','','0','5','2023-09-16 15:46:39','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694868392','Cleared','5','2023-09-16 15:52:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6012,'','Cash','','2023-09-16 16:01:45','','0','5','2023-09-16 16:01:45','26','520','520','1','retail','80','520','1','0','0','0','0','0','0','printed',' ','','1','0','51694869292','Cleared','5','2023-09-16 18:46:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6013,'','Mpesa','','2023-09-16 16:20:13','','0','5','2023-09-16 16:20:13','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694869379','Cleared','5','2023-09-16 16:20:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6014,'','Bank','','2023-09-16 16:33:51','','0','5','2023-09-16 16:33:51','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51694871218','Cleared','5','2023-09-16 16:47:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6015,'','Bank','','2023-09-16 16:40:40','','0','5','2023-09-16 16:40:40','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51694871631','Cleared','5','2023-09-16 18:34:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6016,'','Bank','','2023-09-16 16:46:45','','0','5','2023-09-16 16:46:45','209','0','80','1','retail','0','80','1','0','0','0','0','0','80','printed',' ','','1','0','51694871985','Cleared','5','2023-09-16 16:47:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6017,'','Mpesa','','2023-09-16 17:33:38','','0','5','2023-09-16 17:33:38','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51694874808','Cleared','5','2023-09-16 17:52:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6018,'','Mpesa','','2023-09-16 18:29:23','','0','5','2023-09-16 18:29:23','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51694878144','Cleared','5','2023-09-18 11:22:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6019,'','Cash','','2023-09-16 18:30:54','','0','5','2023-09-16 18:30:54','333','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51694878217','Cleared','5','2023-09-18 11:22:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6020,'','Cash','','2023-09-16 18:40:58','','0','5','2023-09-16 18:40:58','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51694878848','Cleared','5','2023-09-16 18:45:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6021,'','Mpesa','','2023-09-18 08:08:39','','0','5','2023-09-18 08:08:39','105','0','2250','1','retail','0','2250','1','0','0','0','0','2250','0','printed',' ','','1','0','51695013692','Cleared','5','2023-09-18 09:22:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6022,'','Mpesa','','2023-09-18 08:09:14','','0','5','2023-09-18 08:09:14','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51695013741','Cleared','5','2023-09-18 09:22:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6023,'','Bank','','2023-09-18 08:19:52','','0','5','2023-09-18 08:19:52','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51695014380','Cleared','5','2023-09-18 09:21:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6024,'','Mpesa','','2023-09-18 08:25:40','','0','5','2023-09-18 08:25:40','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695014732','Cleared','5','2023-09-18 16:51:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6025,'','Cash','','2023-09-18 08:51:18','','0','5','2023-09-18 08:51:18','435','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51695016268','Cleared','5','2023-09-18 10:12:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6026,'RJH0Q1TT3C','Invoice','','2023-10-09 10:27:30','','0','5','2023-09-18 08:56:13','304','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695016313','Cleared','5','2023-10-17 14:14:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6027,'','Mpesa','','2023-09-18 09:19:05','','0','5','2023-09-18 09:19:05','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695017930','Cleared','5','2023-09-18 16:45:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6028,'','Mpesa','','2023-09-18 09:30:58','','0','5','2023-09-18 09:30:58','539','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695018636','Cleared','5','2023-09-18 11:36:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6029,'','Mpesa','','2023-09-18 09:32:36','','0','5','2023-09-17 09:32:36','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695018743','Cleared','5','2023-09-18 10:21:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6030,'','Bank','','2023-09-18 09:33:24','','0','5','2023-09-18 09:33:24','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51695018796','Cleared','5','2023-09-18 09:35:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6031,'','Mpesa','','2023-09-18 09:42:09','','0','5','2023-09-17 09:42:09','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695019320','Cleared','5','2023-09-18 10:21:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6032,'','Mpesa','','2023-09-18 09:42:48','','0','5','2023-09-17 09:42:48','408','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695019348','Cleared','5','2023-09-18 10:20:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6033,'','Mpesa','','2023-09-18 09:43:18','','0','5','2023-09-17 09:43:18','169','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695019388','Cleared','5','2023-09-18 10:20:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6034,'','Mpesa','','2023-09-18 09:43:48','','0','5','2023-09-17 09:43:49','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695019412','Cleared','5','2023-09-18 10:20:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6035,'','Bank','','2023-09-18 09:44:19','','0','5','2023-09-17 09:44:19','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51695019441','Cleared','5','2023-09-18 10:19:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6036,'','Mpesa','','2023-09-18 09:44:49','','0','5','2023-09-17 09:44:49','209','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695019472','Cleared','5','2023-09-18 10:19:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6037,'','Mpesa','','2023-09-18 09:47:51','','0','5','2023-09-17 09:47:51','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51695019506','Cleared','5','2023-09-18 10:18:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6038,'','Mpesa','','2023-09-18 09:48:32','','0','5','2023-09-17 09:48:32','217','50','80','1','retail','0','80','1','0','0','0','0','30','0','printed',' ','','1','0','51695019686','Cleared','5','2023-09-18 10:18:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6039,'','Mpesa','','2023-09-18 09:48:56','','0','5','2023-09-17 09:48:56','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695019726','Cleared','5','2023-09-18 10:17:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6040,'','Cash','','2023-09-18 09:49:40','','0','5','2023-09-17 09:49:40','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695019770','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6041,'','Bank','','2023-09-18 09:50:43','','0','5','2023-09-17 09:50:43','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51695019805','Cleared','5','2023-09-18 10:16:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6042,'','Bank','','2023-09-18 09:51:04','','0','5','2023-09-17 09:51:04','32','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51695019856','Cleared','5','2023-09-18 10:16:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6043,'','Mpesa','','2023-09-18 09:51:29','','0','5','2023-09-17 09:51:29','161','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695019879','Cleared','5','2023-09-18 10:16:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6044,'','Bank','','2023-09-18 09:51:56','','0','5','2023-09-17 09:51:56','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51695019906','Cleared','5','2023-09-18 10:15:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6045,'','Mpesa','','2023-09-18 09:52:23','','0','5','2023-09-17 09:52:23','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51695019930','Cleared','5','2023-09-18 10:01:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6046,'','Mpesa','','2023-09-18 09:52:45','','0','5','2023-09-17 09:52:45','210','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51695019955','Cleared','5','2023-09-18 10:00:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6047,'','Mpesa','','2023-09-18 09:53:16','','0','5','2023-09-17 09:53:16','488','0','560','1','retail','40','560','1','0','0','0','0','280','280','printed',' ','','1','0','51695019980','Cleared','5','2023-09-19 14:07:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6048,'','Mpesa','','2023-09-18 09:54:00','','0','5','2023-09-17 09:54:00','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695020028','Cleared','5','2023-09-19 14:06:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6049,'','Bank','','2023-09-18 09:54:20','','0','5','2023-09-17 09:54:20','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51695020052','Cleared','5','2023-09-18 09:56:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6050,'','Mpesa','','2023-09-18 09:54:50','','0','5','2023-09-17 09:54:50','250','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695020079','Cleared','5','2023-09-18 09:55:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6051,'','Points','','2023-09-18 09:57:49','','0','5','2023-09-18 09:57:49','287','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51695020261','Cleared','5','2023-09-18 10:13:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6052,'','Invoice','','2023-09-18 10:07:44','','200','5','2023-09-18 10:07:44','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51695020838','Cleared','5','2023-10-30 19:32:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6053,'','Invoice','','2023-09-18 10:32:23','','400','5','2023-09-18 10:32:23','11','0','2000','1','retail','400','2000','1','0','0','0','0','0','2000','printed',' ','','1','0','51695022325','Cleared','5','2023-10-28 18:10:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6054,'','Invoice','','2023-09-18 10:33:19','','0','5','2023-09-18 10:33:19','10','0','2000','1','retail','400','2000','1','0','0','0','0','0','2000','printed',' ','','1','0','51695022356','Cleared','5','2023-09-18 10:33:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6055,'','Mpesa','','2023-09-18 11:15:57','','0','5','2023-09-18 11:15:57','444','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51695024949','Cleared','5','2023-09-18 12:24:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6056,'','Cash','','2023-09-18 12:19:17','','0','5','2023-09-18 12:19:17','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51695028751','Cleared','5','2023-09-18 12:25:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6057,'','Mpesa','','2023-09-18 12:20:10','','0','5','2023-09-18 12:20:10','425','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695028805','Cleared','5','2023-09-18 18:24:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6058,'','Cash','','2023-09-18 12:42:40','','0','5','2023-09-18 12:42:40','324','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695030151','Cleared','5','2023-09-18 18:24:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6059,'','Mpesa','','2023-09-18 12:56:13','','0','5','2023-09-18 12:56:13','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695030967','Cleared','5','2023-09-18 18:14:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6060,'','Cash','','2023-09-18 14:02:50','','0','5','2023-09-18 14:02:50','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51695034964','Cleared','5','2023-09-18 14:07:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6061,'','Cash','','2023-09-18 14:05:27','','0','5','2023-09-18 14:05:27','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51695035122','Cleared','5','2023-09-18 14:07:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6062,'','Mpesa','','2023-09-18 14:36:25','','0','5','2023-09-18 14:36:25','524','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695036978','Cleared','5','2023-09-18 16:15:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6063,'','Mpesa','','2023-09-18 15:05:40','','0','5','2023-09-18 15:05:41','515','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695038734','Cleared','5','2023-09-18 16:42:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6064,'','Cash','','2023-09-18 15:23:03','','0','5','2023-09-18 15:23:03','549','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','51695039755','Cleared','5','2023-09-18 17:26:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6065,'','Cash','','2023-09-18 15:48:28','','0','5','2023-09-18 15:48:28','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51695041297','Cleared','5','2023-09-18 15:52:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6066,'','Mpesa','','2023-09-18 16:05:34','','0','5','2023-09-18 16:05:34','392','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695042315','Cleared','5','2023-09-18 17:20:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6067,'','Mpesa','','2023-09-18 16:50:51','','0','5','2023-09-18 16:50:52','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51695045041','Cleared','5','2023-09-18 17:19:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6068,'','Mpesa','','2023-09-18 16:52:45','','0','5','2023-09-18 16:52:45','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51695045157','Cleared','5','2023-09-18 17:19:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6069,'','Mpesa','','2023-09-18 16:53:55','','0','5','2023-09-18 16:53:55','519','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695045226','Cleared','5','2023-09-18 18:08:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6070,'','Cash','','2023-09-18 17:08:47','','0','5','2023-09-18 17:08:47','209','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','1','0','51695046119','Cleared','5','2023-09-18 17:15:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6071,'','Mpesa','','2023-09-18 17:11:05','','0','5','2023-09-18 17:11:05','422','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695046246','Cleared','5','2023-09-19 09:06:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6072,'','Mpesa','','2023-09-18 17:11:29','','0','5','2023-09-18 17:11:29','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51695046280','Cleared','5','2023-09-18 17:55:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6073,'','Mpesa','','2023-09-18 17:13:43','','0','5','2023-09-18 17:13:43','209','50','100','1','retail','0','100','1','0','0','0','0','0','50','printed',' ','','1','0','51695046388','Cleared','5','2023-09-18 17:15:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6074,'','Cash','','2023-09-18 17:20:48','','0','5','2023-09-18 17:20:48','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695046842','Cleared','5','2023-09-18 17:48:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6075,'','Bank','','2023-09-18 17:23:58','','0','5','2023-09-18 17:21:57','209','0','100','1','retail','0','100','1','0','0','0','0','0','100','printed',' ','','1','0','51695046911','Cleared','5','2023-09-18 17:24:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6076,'','Cash','','2023-09-18 17:38:23','','0','5','2023-09-18 17:38:24','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51695047895','Cleared','5','2023-09-18 17:48:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6077,'','Mpesa','','2023-09-18 17:41:18','','0','5','2023-09-18 17:41:18','100','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51695048066','Cleared','5','2023-09-18 17:47:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6078,'','Mpesa','','2023-09-18 18:02:16','','0','5','2023-09-18 18:02:16','388','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695049324','Cleared','5','2023-09-18 18:46:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6079,'','Mpesa','','2023-09-18 18:04:49','','0','5','2023-09-18 18:04:49','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695049481','Cleared','5','2023-09-18 18:08:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6080,'','Cash','','2023-09-18 18:07:04','','0','5','2023-09-18 18:07:04','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51695049616','Cleared','5','2023-09-18 18:08:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6081,'','Mpesa','','2023-09-18 18:12:35','','0','5','2023-09-18 18:12:35','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51695049950','Cleared','5','2023-09-18 18:14:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6082,'','Cash','','2023-09-18 18:23:08','','0','5','2023-09-18 18:23:08','58','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695050574','Cleared','5','2023-09-18 18:39:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6083,'','Cash','','2023-09-19 08:23:13','','0','5','2023-09-19 08:23:13','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695100980','Cleared','5','2023-09-19 14:06:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6084,'','Mpesa','','2023-09-19 08:28:43','','0','5','2023-09-19 08:28:43','538','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695101312','Cleared','5','2023-09-19 14:23:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6085,'','Mpesa','','2023-09-19 09:05:19','','0','5','2023-09-19 09:05:19','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51695103508','Cleared','5','2023-09-19 15:31:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6086,'','Cash','','2023-09-19 09:07:30','','0','5','2023-09-19 09:07:30','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51695103636','Cleared','5','2023-09-19 09:11:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6087,'','Cash','','2023-09-19 09:35:40','','0','5','2023-09-19 09:35:40','94','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51695105330','Cleared','5','2023-09-19 15:29:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6088,'','Mpesa','','2023-09-19 09:37:29','','0','5','2023-09-19 09:37:29','454','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695105439','Cleared','5','2023-09-19 14:04:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6089,'','Bank','','2023-09-19 09:42:03','','0','5','2023-09-19 09:42:03','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51695105717','Cleared','5','2023-09-19 09:45:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6090,'','Cash','','2023-09-19 09:43:59','','0','5','2023-09-19 09:43:59','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51695105833','Cleared','5','2023-09-19 09:45:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6091,'','Mpesa','','2023-09-19 11:43:24','','0','5','2023-09-19 11:14:27','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51695111256','Cleared','5','2023-09-19 12:44:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6092,'','Mpesa','','2023-09-19 11:43:03','','0','5','2023-09-19 11:43:03','373','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51695112959','Cleared','5','2023-09-19 12:43:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6093,'','Mpesa','','2023-09-19 12:26:57','','0','5','2023-09-19 12:26:57','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695115610','Cleared','5','2023-09-19 12:44:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6094,'','Cash','','2023-09-19 13:10:20','','0','5','2023-09-19 13:10:20','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51695118043','Cleared','5','2023-09-19 17:35:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6095,'','Mpesa','','2023-09-19 13:11:42','','0','5','2023-09-19 13:11:42','400','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695118290','Cleared','5','2023-09-19 14:23:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6096,'','Mpesa','','2023-09-19 13:18:18','','0','5','2023-09-19 13:18:18','23','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695118682','Cleared','5','2023-09-19 17:21:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6097,'','Mpesa','','2023-09-19 14:41:46','','0','5','2023-09-19 14:41:46','385','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695123685','Cleared','5','2023-09-19 17:11:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6098,'','Cash','','2023-09-19 15:01:58','','0','5','2023-09-19 15:01:58','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51695124903','Cleared','5','2023-09-19 17:00:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6099,'','Mpesa','','2023-09-19 15:02:36','','0','5','2023-09-19 15:02:36','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695124942','Cleared','5','2023-09-19 17:59:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6100,'','Mpesa','','2023-09-19 15:13:26','','0','5','2023-09-19 15:13:26','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695125601','Cleared','5','2023-09-19 17:21:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6101,'','Cash','','2023-09-19 15:43:18','','0','5','2023-09-19 15:43:18','35','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695127390','Cleared','5','2023-09-19 16:41:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6102,'','Bank','','2023-09-19 16:49:05','','0','5','2023-09-19 16:49:05','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51695131224','Cleared','5','2023-09-19 16:49:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6103,'','Cash','','2023-09-19 17:03:07','','0','5','2023-09-19 17:03:07','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695132180','Cleared','5','2023-09-19 17:05:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6104,'','Bank','','2023-09-19 17:21:09','','0','5','2023-09-19 17:21:09','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51695133263','Cleared','5','2023-09-19 17:22:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6105,'','Cash','','2023-09-19 17:42:29','','0','5','2023-09-19 17:41:29','552','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51695134458','Cleared','5','2023-09-19 17:54:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6106,'','Mpesa','','2023-09-19 18:28:03','','0','5','2023-09-19 18:28:03','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695136474','Cleared','5','2023-09-19 18:44:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6107,'','Mpesa','','2023-09-19 18:30:23','','0','5','2023-09-19 18:30:23','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695137333','Cleared','5','2023-09-19 18:52:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6108,'','Cash','','2023-09-19 18:42:49','','0','5','2023-09-19 18:42:49','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51695138154','Cleared','5','2023-09-19 18:43:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6109,'','Mpesa','','2023-09-20 08:19:40','','0','5','2023-09-20 08:19:40','502','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695187154','Cleared','5','2023-09-20 16:41:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6110,'','Bank','','2023-09-20 08:36:06','','0','5','2023-09-20 08:36:06','200','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51695187478','Cleared','5','2023-09-22 09:58:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6111,'','Mpesa','','2023-09-20 08:47:02','','0','5','2023-09-20 08:47:02','84','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51695188813','Cleared','5','2023-09-20 11:15:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6112,'','Cash','','2023-09-20 10:43:59','','0','5','2023-09-20 10:43:59','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51695195781','Cleared','5','2023-09-20 11:16:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6113,'','Mpesa','','2023-09-20 10:52:19','','0','5','2023-09-20 10:52:19','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695196332','Cleared','5','2023-09-20 11:15:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6114,'','Mpesa','','2023-09-20 12:25:42','','0','5','2023-09-20 12:25:42','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695201935','Cleared','5','2023-09-20 16:52:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6115,'','Mpesa','','2023-09-20 12:50:11','','0','5','2023-09-20 12:50:11','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695203404','Cleared','5','2023-09-20 17:34:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6116,'','Mpesa','','2023-09-20 12:56:19','','0','5','2023-09-20 12:56:19','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51695203653','Cleared','5','2023-09-20 12:56:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6117,'','Mpesa','','2023-09-20 13:03:07','','0','5','2023-09-20 13:03:07','467','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','51695204178','Cleared','5','2023-09-21 11:07:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6118,'','Mpesa','','2023-09-20 13:06:29','','0','5','2023-09-20 13:06:29','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695204383','Cleared','5','2023-09-20 13:07:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6119,'','Mpesa','','2023-09-20 13:49:31','','0','5','2023-09-20 13:49:31','121','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','51695206948','Cleared','5','2023-09-20 17:28:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6120,'','Mpesa','','2023-09-20 14:15:40','','0','5','2023-09-20 14:15:40','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51695208524','Cleared','5','2023-09-20 14:17:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6121,'','Mpesa','','2023-09-20 14:29:18','','0','5','2023-09-20 14:29:18','182','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51695208754','Cleared','5','2023-09-20 14:30:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6122,'','Cash','','2023-09-20 14:34:50','','0','5','2023-09-20 14:34:50','99','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695209676','Cleared','5','2023-09-20 14:38:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6123,'','Cash','','2023-09-21 09:32:28','','0','5','2023-09-20 14:36:12','195','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','51695209745','Cleared','5','2023-09-21 09:35:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6124,'','Mpesa','','2023-09-20 14:42:12','','0','5','2023-09-20 14:42:12','209','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51695210104','Cleared','5','2023-09-20 14:59:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6125,'','Cash','','2023-09-20 15:14:17','','0','5','2023-09-20 15:12:59','547','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51695211944','Cleared','5','2023-09-20 15:21:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6126,'','Mpesa','','2023-09-20 15:18:18','','0','5','2023-09-20 15:18:18','342','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695212210','Cleared','5','2023-09-20 15:21:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6127,'','Mpesa','','2023-09-20 15:45:27','','0','5','2023-09-20 15:45:27','406','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695213919','Cleared','5','2023-09-20 16:55:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6128,'','Cash','','2023-09-20 16:07:05','','0','5','2023-09-20 16:07:05','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51695215218','Cleared','5','2023-09-20 16:07:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6129,'','Mpesa','','2023-09-20 16:15:33','','0','5','2023-09-20 16:15:33','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695215699','Cleared','5','2023-09-20 16:29:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6130,'','Cash','','2023-09-20 16:27:16','','0','5','2023-09-20 16:27:16','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51695216422','Cleared','5','2023-09-20 16:28:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6131,'','Mpesa','','2023-09-20 16:56:51','','0','5','2023-09-20 16:56:51','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695218204','Cleared','5','2023-09-20 17:19:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6132,'','Mpesa','','2023-09-20 17:13:01','','0','5','2023-09-20 17:13:01','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695219157','Cleared','5','2023-09-20 17:55:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6133,'','Mpesa','','2023-09-20 17:30:21','','0','5','2023-09-20 17:30:21','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695220199','Cleared','5','2023-09-20 17:51:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6134,'','Mpesa','','2023-09-20 17:42:48','','0','5','2023-09-20 17:42:48','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695220914','Cleared','5','2023-09-20 17:52:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6135,'','Mpesa','','2023-09-21 08:20:56','','0','5','2023-09-21 08:20:56','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695273650','Cleared','5','2023-09-21 16:30:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6136,'','Mpesa','','2023-09-21 08:21:31','','0','5','2023-09-21 08:21:31','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695273684','Cleared','5','2023-09-21 11:06:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6137,'','Mpesa','','2023-09-21 08:21:49','','0','5','2023-09-21 08:21:49','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695273703','Cleared','5','2023-09-21 14:40:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6138,'','Bank','','2023-09-21 08:24:33','','0','5','2023-09-21 08:24:33','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51695273826','Cleared','5','2023-09-21 13:47:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6139,'','Mpesa','','2023-09-21 08:38:31','','0','5','2023-09-21 08:38:31','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695274703','Cleared','5','2023-09-22 09:57:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6140,'','Invoice','','2023-09-21 09:22:33','','200','5','2023-09-21 09:22:33','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51695277341','Cleared','5','2023-10-30 19:33:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6141,'','Cash','','2023-09-21 09:40:00','','0','5','2023-09-21 09:40:00','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695278382','Cleared','5','2023-09-21 13:32:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6142,'','Mpesa','','2023-09-21 09:41:18','','0','5','2023-09-21 09:41:18','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695278471','Cleared','5','2023-09-21 09:45:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6143,'','Mpesa','','2023-09-21 10:26:15','','0','5','2023-09-21 10:26:15','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695281148','Cleared','5','2023-09-21 16:34:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6144,'','Mpesa','','2023-09-21 10:29:47','','0','5','2023-09-21 10:29:47','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695281381','Cleared','5','2023-09-22 09:57:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6145,'','Mpesa','','2023-09-21 11:30:36','','0','5','2023-09-21 11:30:36','186','0','900','1','retail','0','900','1','0','0','0','0','600','300','printed',' ','','1','0','51695285017','Cleared','5','2023-09-23 16:46:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6146,'','Mpesa','','2023-09-21 11:56:53','','0','5','2023-09-21 11:56:53','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695286605','Cleared','5','2023-09-22 09:57:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6147,'','Cash','','2023-09-21 12:09:23','','0','5','2023-09-21 12:09:23','209','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','51695287358','Cleared','5','2023-09-21 12:14:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6148,'','Mpesa','','2023-09-21 12:29:33','','0','5','2023-09-21 12:29:33','531','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695288563','Cleared','5','2023-09-21 13:30:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6149,'RJG6NTAN1K','Invoice','','2023-09-22 09:04:33','','0','5','2023-09-21 12:47:13','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51695289613','Cleared','5','2023-10-16 17:38:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6150,'','Invoice','','2023-09-21 13:14:48','','0','5','2023-09-21 13:14:48','10','0','2250','1','retail','450','2250','1','0','0','0','0','0','2250','printed',' ','','1','0','51695291114','Cleared','5','2023-09-21 13:47:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6151,'','Invoice','','2023-09-21 13:15:44','','0','5','2023-09-21 13:15:44','11','0','1250','1','retail','250','1250','1','0','0','0','0','0','1250','printed',' ','','1','0','51695291327','Cleared','5','2023-09-21 13:48:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6152,'','Cash','','2023-09-21 13:27:09','','0','5','2023-09-21 13:27:09','530','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51695292013','Cleared','5','2023-09-22 18:40:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6153,'','Mpesa','','2023-09-21 13:45:47','','0','5','2023-09-21 13:45:47','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695293132','Cleared','5','2023-09-21 13:46:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6154,'','Mpesa','','2023-09-21 13:50:49','','0','5','2023-09-21 13:50:49','457','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695293442','Cleared','5','2023-09-21 14:01:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6155,'','Mpesa','','2023-09-21 13:59:42','','0','5','2023-09-21 13:59:43','209','0','50','1','retail','10','50','1','0','0','0','0','50','0','printed',' ','','1','0','51695293951','Cleared','5','2023-09-21 14:01:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6156,'','Mpesa','','2023-09-21 14:08:51','','0','5','2023-09-21 14:08:51','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695294516','Cleared','5','2023-09-21 14:09:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6157,'','Mpesa','','2023-09-21 14:12:15','','0','5','2023-09-21 14:12:15','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695294722','Cleared','5','2023-09-25 11:15:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6158,'','Mpesa','','2023-09-21 14:36:00','','0','5','2023-09-21 14:36:00','310','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695296154','Cleared','5','2023-09-22 09:56:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6159,'','Bank','','2023-09-21 15:22:06','','0','5','2023-09-21 15:22:06','209','0','100','1','retail','0','100','1','0','0','0','0','0','100','printed',' ','','1','0','51695298629','Cleared','5','2023-09-21 15:31:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6160,'','Mpesa','','2023-09-21 15:39:12','','0','5','2023-09-21 15:39:12','125','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51695299933','Cleared','5','2023-09-21 16:04:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6161,'','Cash','','2023-09-21 16:26:52','','0','5','2023-09-21 16:26:52','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695302804','Cleared','5','2023-09-22 09:56:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6162,'','Cash','','2023-09-21 16:47:55','','0','5','2023-09-21 16:47:55','110','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51695304019','Cleared','5','2023-09-21 16:56:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6163,'','Mpesa','','2023-09-21 16:56:58','','0','5','2023-09-21 16:56:58','501','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695304590','Cleared','5','2023-09-22 09:56:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6164,'','Mpesa','','2023-09-22 10:09:04','','0','5','2023-09-21 17:05:41','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695305126','Cleared','5','2023-09-22 18:41:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6165,'','Mpesa','','2023-09-22 08:36:18','','0','5','2023-09-22 08:36:18','80','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51695360966','Cleared','5','2023-09-22 17:30:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6166,'','Bank','','2023-09-22 08:51:46','','0','5','2023-09-22 08:51:46','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51695361898','Cleared','5','2023-09-22 09:55:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6167,'','Mpesa','','2023-09-22 08:55:40','','0','5','2023-09-22 08:55:40','553','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695362134','Cleared','5','2023-09-22 17:41:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6168,'','Cash','','2023-09-22 09:40:32','','0','5','2023-09-22 09:40:32','248','1250','1250','1','retail','250','1250','1','0','0','0','0','0','0','printed',' ','','1','0','51695362685','Cleared','5','2023-09-22 14:10:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6169,'','Mpesa','','2023-09-22 09:43:43','','0','5','2023-09-22 09:43:43','132','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695365012','Cleared','5','2023-09-23 11:49:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6170,'','Bank','','2023-09-22 10:36:39','','0','5','2023-09-22 10:36:39','548','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51695368189','Cleared','5','2023-09-23 11:24:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6171,'','Mpesa','','2023-09-22 13:45:19','','0','5','2023-09-22 13:45:19','507','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695379416','Cleared','5','2023-09-23 16:43:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6172,'','Cash','','2023-09-22 13:47:03','','0','5','2023-09-22 13:47:03','209','25','25','1','retail','5','25','1','0','0','0','0','0','0','printed',' ','','1','0','51695379603','Cleared','5','2023-09-22 13:48:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6173,'','Mpesa','','2023-09-22 13:51:00','','0','5','2023-09-22 13:51:00','405','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51695379847','Cleared','5','2023-09-22 14:39:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6174,'','Mpesa','','2023-09-22 13:51:45','','0','5','2023-09-22 13:51:45','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695379892','Cleared','5','2023-09-23 11:25:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6175,'','Mpesa','','2023-09-22 13:53:07','','0','5','2023-09-22 13:53:07','467','0','500','1','retail','100','500','1','0','0','0','0','500','0','printed',' ','','1','0','51695379974','Cleared','5','2023-09-25 18:45:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6176,'','Bank','','2023-09-22 13:54:32','','0','5','2023-09-22 13:54:32','209','0','140','1','retail','0','140','1','0','0','0','0','0','140','printed',' ','','1','0','51695380032','Cleared','5','2023-09-22 14:21:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6177,'','Mpesa','','2023-09-22 13:55:05','','0','5','2023-09-22 13:55:05','534','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51695380090','Cleared','5','2023-09-22 17:36:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6178,'','Mpesa','','2023-09-22 13:55:35','','0','5','2023-09-22 13:55:35','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51695380123','Cleared','5','2023-09-22 14:21:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6179,'','Mpesa','','2023-09-22 13:59:35','','0','5','2023-09-22 13:59:35','209','0','810','1','retail','90','810','1','0','0','0','0','810','0','printed',' ','','1','0','51695380148','Cleared','5','2023-09-22 14:22:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6180,'','Cash','','2023-09-22 14:10:52','','0','5','2023-09-22 14:10:52','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51695381033','Cleared','5','2023-09-22 14:22:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6181,'','Bank','','2023-09-22 14:11:43','','0','5','2023-09-22 14:11:43','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51695381096','Cleared','5','2023-09-22 14:21:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6182,'','Mpesa','','2023-09-22 14:20:14','','0','5','2023-09-22 14:20:14','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695381606','Cleared','5','2023-09-22 14:21:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6183,'','Cash','','2023-09-22 14:34:08','','0','5','2023-09-22 14:34:08','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51695382439','Cleared','5','2023-09-22 18:16:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6184,'','Mpesa','','2023-09-22 14:39:11','','0','5','2023-09-22 14:39:11','453','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695382744','Cleared','5','2023-09-22 15:06:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6185,'','Mpesa','','2023-09-22 14:58:32','','0','5','2023-09-22 14:58:33','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695383898','Cleared','5','2023-09-22 16:28:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6186,'','Cash','','2023-09-22 15:33:41','','0','5','2023-09-22 15:33:41','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51695386014','Cleared','5','2023-09-22 16:23:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6187,'','Cash','','2023-09-22 16:22:11','','0','5','2023-09-22 16:22:11','209','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','51695388917','Cleared','5','2023-09-22 16:37:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6188,'','Mpesa','','2023-09-22 16:31:39','','0','5','2023-09-22 16:31:39','74','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695389478','Cleared','5','2023-09-22 17:22:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6189,'','Bank','','2023-09-22 16:35:06','','0','5','2023-09-22 16:35:06','61','0','500','1','retail','100','500','1','0','0','0','0','0','500','printed',' ','','1','0','51695389691','Cleared','5','2023-09-22 18:16:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6190,'','Mpesa','','2023-09-22 17:25:29','','0','5','2023-09-22 16:41:43','237','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695390098','Cleared','5','2023-09-22 18:27:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6191,'','Cash','','2023-09-22 16:43:32','','0','5','2023-09-22 16:43:32','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695390202','Cleared','5','2023-09-22 16:45:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6192,'','Bank','','2023-09-22 16:58:27','','0','5','2023-09-22 16:58:27','210','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51695391097','Cleared','5','2023-09-22 17:43:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6193,'','Mpesa','','2023-09-22 17:11:23','','0','5','2023-09-22 17:11:23','554','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695391849','Cleared','5','2023-09-22 17:27:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6194,'','Cash','','2023-09-22 17:13:01','','0','5','2023-09-22 17:13:01','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51695391965','Cleared','5','2023-09-22 17:27:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6195,'','Mpesa','','2023-09-22 17:16:48','','0','5','2023-09-22 17:16:48','37','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51695392160','Cleared','5','2023-09-22 18:11:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6196,'','Mpesa','','2023-09-22 17:17:51','','0','5','2023-09-22 17:17:51','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695392229','Cleared','5','2023-09-22 17:36:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6197,'','Bank','','2023-09-22 17:18:32','','0','5','2023-09-22 17:18:32','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51695392298','Cleared','5','2023-09-22 17:22:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6198,'','Mpesa','','2023-09-22 18:06:55','','0','5','2023-09-22 18:06:55','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51695395207','Cleared','5','2023-09-22 18:07:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6199,'','Mpesa','','2023-09-22 18:26:32','','0','5','2023-09-22 18:26:32','514','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695396380','Cleared','5','2023-09-23 11:25:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6200,'','Cash','','2023-09-22 18:28:26','','0','5','2023-09-22 18:28:26','478','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695396499','Cleared','5','2023-09-23 11:24:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6201,'','Mpesa','','2023-09-22 18:32:26','','0','5','2023-09-22 18:32:26','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695396718','Cleared','5','2023-09-23 11:26:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6202,'','Cash','','2023-09-22 18:43:37','','0','5','2023-09-22 18:43:37','530','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51695397406','Cleared','5','2023-09-25 18:46:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6203,'','Cash','','2023-09-23 08:57:04','','0','5','2023-09-23 08:57:04','209','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51695448585','Cleared','5','2023-09-23 08:57:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6204,'','Bank','','2023-09-23 09:30:35','','0','5','2023-09-23 09:30:35','550','0','810','1','retail','90','810','1','0','0','0','0','0','810','printed',' ','','1','0','51695450532','Cleared','5','2023-09-23 11:02:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6205,'','Mpesa','','2023-09-23 09:56:53','','0','5','2023-09-23 09:56:53','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695452205','Cleared','5','2023-09-24 13:25:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6206,'','Cash','','2023-09-23 11:18:43','','0','5','2023-09-23 10:10:47','443','500','500','1','retail','100','500','1','0','0','0','0','0','0','printed',' ','','1','0','51695453023','Cleared','5','2023-09-23 11:21:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6207,'','Mpesa','','2023-09-23 10:42:22','','0','5','2023-09-23 10:42:22','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695454931','Cleared','5','2023-09-23 11:36:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6208,'','Mpesa','','2023-09-23 10:59:37','','0','5','2023-09-23 10:59:37','444','0','1080','1','retail','120','1080','1','0','0','0','0','1080','0','printed',' ','','1','0','51695455962','Cleared','5','2023-09-23 13:53:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6209,'','Cash','','2023-09-23 11:01:19','','0','5','2023-09-23 11:01:19','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51695456057','Cleared','5','2023-09-23 17:53:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6210,'','Mpesa','','2023-09-23 11:35:36','','0','5','2023-09-23 11:35:36','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695458129','Cleared','5','2023-09-23 17:33:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6211,'','Mpesa','','2023-09-23 12:23:10','','0','5','2023-09-23 12:23:11','134','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51695460973','Cleared','5','2023-09-23 15:31:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6212,'','Mpesa','','2023-09-23 12:33:52','','0','5','2023-09-23 12:33:52','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695461625','Cleared','5','2023-09-23 14:45:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6213,'','Mpesa','','2023-09-23 13:07:55','','0','5','2023-09-23 13:07:55','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695463668','Cleared','5','2023-09-23 13:47:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6214,'','Mpesa','','2023-09-23 13:09:06','','0','5','2023-09-23 13:09:06','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695463740','Cleared','5','2023-09-23 14:41:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6215,'','Mpesa','','2023-09-23 13:16:27','','0','5','2023-09-23 13:16:27','163','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695464179','Cleared','5','2023-09-23 14:41:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6216,'','Mpesa','','2023-09-23 13:38:00','','0','5','2023-09-23 13:38:00','39','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695465471','Cleared','5','2023-09-23 14:20:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6217,'','Mpesa','','2023-09-23 13:38:42','','0','5','2023-09-23 13:38:42','315','0','810','1','retail','90','810','1','0','0','0','0','810','0','printed',' ','','1','0','51695465495','Cleared','5','2023-09-23 15:50:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6218,'','Mpesa','','2023-09-23 13:48:27','','0','5','2023-09-23 13:48:27','475','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695466098','Cleared','5','2023-09-23 14:17:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6219,'','Mpesa','','2023-09-23 14:03:53','','0','5','2023-09-23 14:03:53','418','0','810','1','retail','90','810','1','0','0','0','0','810','0','printed',' ','','1','0','51695467015','Cleared','5','2023-09-23 17:14:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6220,'','Mpesa','','2023-09-23 14:11:30','','0','5','2023-09-23 14:11:30','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695467465','Cleared','5','2023-09-23 14:39:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6221,'','Cash','','2023-09-23 14:43:45','','0','5','2023-09-23 14:43:45','115','540','540','1','retail','60','540','1','0','0','0','0','0','0','printed',' ','','1','0','51695469398','Cleared','5','2023-09-23 16:10:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6222,'','Mpesa','','2023-09-23 14:45:38','','0','5','2023-09-23 14:45:38','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51695469532','Cleared','5','2023-09-23 15:03:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6223,'','Bank','','2023-09-23 15:19:55','','0','5','2023-09-23 15:16:01','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51695471355','Cleared','5','2023-09-23 15:29:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6224,'','Bank','','2023-09-23 15:24:36','','0','5','2023-09-23 15:24:36','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51695471866','Cleared','5','2023-09-23 15:30:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6225,'','Bank','','2023-09-23 15:25:08','','0','5','2023-09-23 15:25:09','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51695471902','Cleared','5','2023-09-23 15:30:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6226,'','Cash','','2023-09-23 15:45:17','','0','5','2023-09-23 15:45:17','200','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51695473109','Cleared','5','2023-09-23 15:50:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6227,'','Cash','','2023-09-23 15:45:47','','0','5','2023-09-23 15:45:47','26','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51695473132','Cleared','5','2023-09-23 18:22:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6228,'','Mpesa','','2023-09-23 15:57:23','','0','5','2023-09-23 15:57:23','416','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695473836','Cleared','5','2023-09-24 16:16:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6229,'','Mpesa','','2023-09-23 16:09:02','','0','5','2023-09-23 16:09:02','116','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695474536','Cleared','5','2023-09-23 16:53:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6230,'','Mpesa','','2023-09-23 17:28:48','','0','5','2023-09-23 17:28:48','154','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51695479302','Cleared','5','2023-09-23 17:51:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6231,'','Cash','','2023-09-23 18:14:54','','0','5','2023-09-23 18:14:54','509','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695482065','Cleared','5','2023-09-23 18:16:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6232,'','Mpesa','','2023-09-23 18:15:59','','0','5','2023-09-23 18:15:59','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695482143','Cleared','5','2023-09-23 18:26:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6233,'','Bank','','2023-09-23 18:21:18','','0','5','2023-09-23 18:21:18','209','0','470','1','retail','40','470','1','0','0','0','0','0','470','printed',' ','','1','0','51695482439','Cleared','5','2023-09-23 18:43:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6234,'','Bank','','2023-09-23 18:39:35','','0','5','2023-09-23 18:39:35','339','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51695483569','Cleared','5','2023-09-24 13:24:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6235,'','Mpesa','','2023-09-24 12:18:01','','0','5','2023-09-24 12:18:01','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695547073','Cleared','5','2023-09-25 08:18:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6236,'','Mpesa','','2023-09-24 12:18:22','','0','5','2023-09-24 12:18:22','384','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695547096','Cleared','5','2023-09-24 14:08:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6237,'','Mpesa','','2023-09-24 12:18:53','','0','5','2023-09-24 12:18:53','535','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695547123','Cleared','5','2023-09-24 15:16:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6238,'','Mpesa','','2023-09-24 12:20:02','','0','5','2023-09-24 12:20:02','25','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51695547191','Cleared','5','2023-09-24 14:48:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6239,'','Mpesa','','2023-09-24 12:25:25','','0','5','2023-09-24 12:25:25','30','0','810','1','retail','90','810','1','0','0','0','0','810','0','printed',' ','','1','0','51695547514','Cleared','5','2023-09-24 16:11:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6240,'','Mpesa','','2023-09-24 15:10:40','','0','5','2023-09-24 12:55:39','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695549331','Cleared','5','2023-09-24 15:14:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6241,'','Mpesa','','2023-09-24 13:03:03','','0','5','2023-09-24 13:03:03','209','0','810','1','retail','90','810','1','0','0','0','0','810','0','printed',' ','','1','0','51695549738','Cleared','5','2023-09-24 17:53:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6242,'','Mpesa','','2023-09-24 13:39:15','','0','5','2023-09-24 13:39:15','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695551949','Cleared','5','2023-09-24 14:38:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6243,'','Mpesa','','2023-09-24 14:14:30','','0','5','2023-09-24 14:14:30','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695554065','Cleared','5','2023-09-24 14:15:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6244,'','Mpesa','','2023-09-24 14:25:26','','0','5','2023-09-24 14:25:26','471','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695554713','Cleared','5','2023-09-24 16:14:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6245,'','Cash','','2023-09-24 15:20:30','','0','5','2023-09-24 15:20:30','209','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','51695558016','Cleared','5','2023-09-24 15:21:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6246,'','Bank','','2023-09-24 15:35:32','','0','5','2023-09-24 15:35:32','209','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51695558918','Cleared','5','2023-09-24 15:36:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6247,'','Mpesa','','2023-09-24 16:36:04','','0','5','2023-09-24 16:36:04','172','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51695562549','Cleared','5','2023-09-24 16:37:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6248,'','Cash','','2023-09-24 16:52:55','','0','5','2023-09-24 16:52:55','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51695563050','Cleared','5','2023-09-24 16:53:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6249,'','Mpesa','','2023-09-24 17:01:09','','0','5','2023-09-24 17:01:09','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695564062','Cleared','5','2023-09-24 17:48:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6250,'','Mpesa','','2023-09-24 17:06:34','','0','5','2023-09-24 17:06:34','480','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695564370','Cleared','5','2023-09-24 17:26:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6251,'','Mpesa','','2023-09-24 17:19:47','','0','5','2023-09-24 17:19:47','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51695565000','Cleared','5','2023-09-24 17:20:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6252,'','Mpesa','','2023-09-24 17:21:20','','0','5','2023-09-24 17:21:20','331','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695565274','Cleared','5','2023-09-24 17:45:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6253,'','Mpesa','','2023-09-24 17:35:42','','0','5','2023-09-24 17:35:43','210','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51695566133','Cleared','5','2023-09-25 08:19:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6254,'','Mpesa','','2023-09-24 18:39:52','','0','5','2023-09-24 18:39:52','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51695569967','Cleared','5','2023-09-24 18:43:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6255,'','Mpesa','','2023-09-25 08:15:57','','0','5','2023-09-25 08:15:57','209','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695618920','Cleared','5','2023-09-25 18:21:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6256,'','Invoice','','2023-09-25 08:43:33','','200','5','2023-09-25 08:43:33','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51695620601','Cleared','5','2023-10-30 19:34:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6257,'','Invoice','','2023-09-25 09:28:04','','0','5','2023-09-25 09:24:24','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51695620663','Cleared','5','2023-09-25 09:29:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6258,'','Invoice','','2023-09-25 09:25:05','','200','5','2023-09-25 09:25:05','11','0','1000','1','retail','200','1000','1','0','0','0','0','0','1000','printed',' ','00042','1','0','51695623093','Cleared','5','2023-10-28 18:11:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6259,'','Mpesa','','2023-09-25 09:31:44','','0','5','2023-09-25 09:31:44','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695623490','Cleared','5','2023-09-25 11:14:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6260,'','Mpesa','','2023-09-25 10:12:38','','0','5','2023-09-25 10:12:38','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695624064','Cleared','5','2023-09-25 13:56:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6261,'','Mpesa','','2023-09-25 10:13:10','','0','5','2023-09-25 10:13:10','538','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695625983','Cleared','5','2023-09-25 11:12:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6262,'','Mpesa','','2023-09-25 10:32:57','','0','5','2023-09-25 10:32:57','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695627168','Cleared','5','2023-09-25 14:11:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6263,'','Cash','','2023-09-25 10:53:44','','0','5','2023-09-25 10:53:44','209','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51695627203','Cleared','5','2023-09-25 11:12:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6264,'','Mpesa','','2023-09-25 11:04:19','','0','5','2023-09-25 11:04:19','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695629052','Cleared','5','2023-09-25 12:42:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6265,'','Cash','','2023-09-25 11:11:13','','0','5','2023-09-25 11:11:13','60','250','300','1','retail','0','300','1','0','0','0','0','50','0','printed',' ','','1','0','51695629466','Cleared','5','2023-09-25 12:46:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6266,'','Cash','','2023-09-25 11:18:17','','0','5','2023-09-25 11:18:17','450','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695629885','Cleared','5','2023-09-25 18:52:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6267,'','Mpesa','','2023-09-25 11:50:42','','0','5','2023-09-25 11:50:42','156','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695631727','Cleared','5','2023-09-25 12:49:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6268,'','Cash','','2023-09-25 12:08:50','','0','5','2023-09-25 12:08:50','58','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695632923','Cleared','5','2023-09-25 12:10:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6269,'','Cash','','2023-09-25 12:30:07','','0','5','2023-09-25 12:30:07','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51695634200','Cleared','5','2023-09-25 12:41:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6270,'','Mpesa','','2023-09-25 12:31:43','','0','5','2023-09-25 12:31:43','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695634296','Cleared','5','2023-09-25 13:03:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6271,'','Mpesa','','2023-09-25 12:58:00','','0','5','2023-09-25 12:58:00','558','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695635743','Cleared','5','2023-09-25 14:04:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6272,'','Mpesa','','2023-09-25 13:18:06','','0','5','2023-09-25 13:18:06','314','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695637063','Cleared','5','2023-09-25 18:21:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6273,'','Mpesa','','2023-09-25 13:20:30','','0','5','2023-09-25 13:20:30','38','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51695637221','Cleared','5','2023-09-25 13:58:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6274,'','Cash','','2023-09-25 13:27:37','','0','5','2023-09-25 13:27:37','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51695637648','Cleared','5','2023-09-25 18:12:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6275,'','Bank','','2023-09-25 13:33:52','','0','5','2023-09-25 13:33:52','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51695637702','Cleared','5','2023-09-25 13:42:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6276,'','Bank','','2023-09-25 13:35:11','','0','5','2023-09-25 13:35:11','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51695638105','Cleared','5','2023-09-25 13:42:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6277,'','Bank','','2023-09-25 13:37:22','','0','5','2023-09-25 13:37:22','35','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51695638233','Cleared','5','2023-09-26 12:07:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6278,'','Mpesa','','2023-09-25 14:33:24','','0','5','2023-09-25 14:33:24','141','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695640738','Cleared','5','2023-09-25 14:35:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6279,'','Cash','','2023-09-25 14:33:51','','0','5','2023-09-25 14:33:51','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51695641618','Cleared','5','2023-09-25 14:34:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6280,'','Mpesa','','2023-09-25 14:52:53','','0','5','2023-09-25 14:52:53','262','0','440','1','retail','0','440','1','0','0','0','0','440','0','printed',' ','','1','0','51695642752','Cleared','5','2023-09-25 15:22:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6281,'','Mpesa','','2023-09-25 15:02:55','','0','5','2023-09-25 15:02:55','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695643363','Cleared','5','2023-09-25 18:52:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6282,'','Mpesa','','2023-09-25 18:24:02','','0','5','2023-09-25 18:24:02','230','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695655422','Cleared','5','2023-09-25 18:38:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6283,'','Mpesa','','2023-09-25 18:24:55','','0','5','2023-09-25 18:24:55','232','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51695655465','Cleared','5','2023-09-27 14:35:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6284,'','Cash','','2023-09-25 18:25:58','','0','5','2023-09-25 18:25:58','209','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','51695655512','Cleared','5','2023-09-25 18:37:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6285,'','Mpesa','','2023-09-25 18:26:57','','0','5','2023-09-25 18:26:57','118','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695655574','Cleared','5','2023-09-26 12:32:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6286,'','Mpesa','','2023-09-25 18:27:26','','0','5','2023-09-25 18:27:26','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695655632','Cleared','5','2023-09-25 18:36:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6287,'','Mpesa','','2023-09-25 18:28:01','','0','5','2023-09-25 18:28:01','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695655662','Cleared','5','2023-09-25 18:41:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6288,'','Mpesa','','2023-09-25 18:28:26','','0','5','2023-09-25 18:28:26','391','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695655694','Cleared','5','2023-09-25 18:35:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6289,'','Mpesa','','2023-09-25 18:28:55','','0','5','2023-09-25 18:28:55','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695655720','Cleared','5','2023-09-25 18:34:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6290,'','Cash','','2023-09-25 18:30:01','','0','5','2023-09-25 18:30:01','433','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51695655790','Cleared','5','2023-09-25 18:33:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6291,'','Mpesa','','2023-09-25 18:30:40','','0','5','2023-09-25 18:30:40','36','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51695655815','Cleared','5','2023-09-27 14:01:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6292,'','Mpesa','','2023-09-25 18:31:06','','0','5','2023-09-25 18:31:06','362','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695655852','Cleared','5','2023-09-26 12:36:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6293,'','Mpesa','','2023-09-25 18:32:03','','0','5','2023-09-25 18:32:03','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695655906','Cleared','5','2023-09-25 18:32:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6294,'','Mpesa','','2023-09-25 18:43:15','','0','5','2023-09-25 18:43:15','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695656585','Cleared','5','2023-09-26 12:01:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6295,'','Bank','','2023-09-25 20:09:04','','0','5','2023-09-25 20:09:04','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51695661718','Cleared','5','2023-09-26 12:05:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6296,'','Mpesa','','2023-09-27 13:25:05','','0','5','2023-09-27 13:25:05','209','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51695810289','Cleared','5','2023-09-27 13:43:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6297,'RJ31G7C8Y9','Invoice','','2023-09-27 13:25:59','','0','5','2023-09-27 13:25:59','544','0','600','1','retail','0','600','1','0','0','','0','600','0','printed',' ','','1','0','51695810345','Cleared','5','2023-10-10 14:18:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6298,'','Cash','','2023-09-27 13:26:36','','0','5','2023-09-27 13:26:36','435','300','600','1','retail','0','600','1','0','0','0','0','300','0','printed',' ','','1','0','51695810379','Cleared','5','2023-09-27 15:12:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6299,'','Invoice','','2023-09-27 13:27:07','','200','5','2023-09-27 13:27:07','13','0','2800','1','retail','200','2800','1','0','0','0','0','0','2800','printed',' ','','1','0','51695810411','Cleared','5','2023-10-30 19:35:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6300,'','Bank','','2023-09-27 13:27:31','','0','5','2023-09-27 13:27:31','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51695810435','Cleared','5','2023-09-27 13:37:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6301,'','Mpesa','','2023-09-27 13:28:13','','0','5','2023-09-27 13:28:13','528','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695810484','Cleared','5','2023-09-27 15:36:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6302,'','Cash','','2023-09-27 13:28:40','','0','5','2023-09-27 13:28:40','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51695810505','Cleared','5','2023-09-27 13:35:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6303,'','Mpesa','','2023-09-27 13:29:55','','0','5','2023-09-27 13:29:55','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51695810581','Cleared','5','2023-09-27 13:37:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6304,'','Bank','','2023-09-27 13:31:01','','0','5','2023-09-27 13:31:01','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51695810634','Cleared','5','2023-09-27 18:25:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6305,'','Invoice','','2023-09-27 13:31:35','','0','5','2023-09-27 13:31:35','360','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695810689','Cleared','5','2023-10-18 10:46:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6306,'','Mpesa','','2023-09-27 13:32:07','','0','5','2023-09-27 13:32:07','447','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51695810709','Cleared','5','2023-09-27 15:40:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6307,'','Mpesa','','2023-09-27 13:32:30','','0','5','2023-09-27 13:32:30','142','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695810740','Cleared','5','2023-09-27 13:49:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6308,'','Mpesa','','2023-09-27 13:32:54','','0','5','2023-09-27 13:32:54','168','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695810764','Cleared','5','2023-09-27 15:39:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6309,'','Bank','','2023-09-27 14:02:43','','0','5','2023-09-26 14:02:43','367','0','1500','1','retail','0','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51695812500','Cleared','5','2023-09-27 14:35:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6310,'','Mpesa','','2023-09-27 14:03:24','','0','5','2023-09-26 14:03:24','145','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51695812586','Cleared','5','2023-09-27 14:34:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6311,'','Mpesa','','2023-09-27 14:03:47','','0','5','2023-09-26 14:03:47','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695812618','Cleared','5','2023-09-27 14:33:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6312,'RJ28DGVKYE','Mpesa','','2023-09-27 14:04:15','','0','5','2023-09-26 14:04:15','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695812642','Cleared','5','2023-10-08 15:44:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6313,'','Cash','','2023-09-27 14:07:59','','0','5','2023-09-26 14:07:59','559','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51695812675','Cleared','5','2023-09-27 14:33:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6314,'','Points','','2023-09-27 14:08:25','','0','5','2023-09-26 14:08:25','287','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51695812894','Cleared','5','2023-09-27 14:33:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6315,'','Mpesa','','2023-09-27 14:08:51','','0','5','2023-09-26 14:08:51','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695812920','Cleared','5','2023-09-27 14:33:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6316,'','Points','','2023-09-27 14:10:27','','0','5','2023-09-26 14:10:27','106','0','300','1','retail','0','300','1','0','0','0','300','0','0','printed',' ','','1','0','51695812946','Cleared','5','2023-09-27 14:32:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6317,'','Cash','','2023-09-27 14:11:03','','0','5','2023-09-26 14:11:03','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51695813044','Cleared','5','2023-09-27 14:31:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6318,'','Mpesa','','2023-09-27 14:12:14','','0','5','2023-09-26 14:12:14','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695813079','Cleared','5','2023-09-27 14:31:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6319,'','Cash','','2023-09-27 14:13:02','','0','5','2023-09-26 14:13:02','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51695813151','Cleared','5','2023-09-27 14:31:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6320,'','Mpesa','','2023-09-27 14:13:33','','0','5','2023-09-26 14:13:33','457','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51695813197','Cleared','5','2023-09-27 14:30:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6321,'RJE3GJ383T','Mpesa','','2023-09-27 14:17:13','','0','5','2023-09-27 14:17:13','560','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695813309','Cleared','5','2023-10-14 20:51:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6322,'','Bank','','2023-09-27 14:18:57','','0','5','2023-09-26 14:18:57','209','0','1400','1','retail','100','1400','1','0','0','0','0','0','1400','printed',' ','','1','0','51695813518','Cleared','5','2023-09-27 14:30:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6323,'','Mpesa','','2023-09-27 14:19:31','','0','5','2023-09-26 14:19:31','352','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695813552','Cleared','5','2023-09-27 14:30:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6324,'','Cash','','2023-09-27 14:19:48','','0','5','2023-09-26 14:19:48','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695813582','Cleared','5','2023-09-27 14:29:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6325,'','Mpesa','','2023-09-27 14:20:12','','0','5','2023-09-26 14:20:12','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695813601','Cleared','5','2023-09-27 14:28:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6326,'','Mpesa','','2023-09-27 14:20:32','','0','5','2023-09-26 14:20:32','273','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695813624','Cleared','5','2023-09-27 14:28:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6327,'','Mpesa','','2023-09-27 14:21:00','','0','5','2023-09-26 14:21:00','247','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51695813644','Cleared','5','2023-09-27 14:27:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6328,'','Mpesa','','2023-09-27 14:21:20','','0','5','2023-09-26 14:21:20','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695813673','Cleared','5','2023-09-27 14:27:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6329,'','Mpesa','','2023-09-27 14:22:17','','0','5','2023-09-26 14:22:17','209','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695813722','Cleared','5','2023-09-27 14:27:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6330,'','Bank','','2023-09-27 14:23:15','','0','5','2023-09-26 14:23:15','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51695813759','Cleared','5','2023-09-27 14:26:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6331,'','Mpesa','','2023-09-27 14:23:46','','0','5','2023-09-26 14:23:46','537','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695813810','Cleared','5','2023-09-27 14:26:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6332,'','Cash','','2023-09-27 14:24:26','','0','5','2023-09-26 14:24:26','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51695813853','Cleared','5','2023-09-27 14:25:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6333,'','Mpesa','','2023-09-27 14:37:03','','0','5','2023-09-27 14:37:03','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695814613','Cleared','5','2023-09-27 15:40:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6334,'','Mpesa','','2023-09-27 14:39:17','','0','5','2023-09-26 14:39:17','348','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51695814730','Cleared','5','2023-09-28 18:31:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6335,'','Mpesa','','2023-09-27 15:23:21','','0','5','2023-09-27 14:43:05','286','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695814944','Cleared','5','2023-09-27 15:23:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6336,'','Mpesa','','2023-09-27 14:44:28','','-1000','5','2023-09-26 14:44:28','238','0','1100','1','retail','0','1100','1','0','0','0','0','0','100','printed',' ','RJ71TT1OPD','1','0','51695815042','Cleared','5','2023-10-10 14:36:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6337,'','Cash','','2023-09-27 14:45:29','','0','5','2023-09-27 14:45:29','209','10','10','1','retail','20','10','1','0','0','0','0','0','0','printed',' ','','1','0','51695815093','Cleared','5','2023-09-27 15:02:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6338,'','Mpesa','','2023-09-27 14:46:45','','0','5','2023-09-26 14:46:45','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695815198','Cleared','5','2023-09-27 15:01:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6339,'','Cash','','2023-09-27 14:49:47','','0','5','2023-09-26 14:49:47','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51695815240','Cleared','5','2023-09-27 14:52:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6340,'','Mpesa','','2023-09-27 14:50:18','','0','5','2023-09-26 14:50:18','553','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695815409','Cleared','5','2023-09-27 15:01:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6341,'','Cash','','2023-09-27 14:50:41','','0','5','2023-09-26 14:50:41','94','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51695815433','Cleared','5','2023-09-27 15:01:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6342,'','Mpesa','','2023-09-27 14:58:50','','0','5','2023-09-27 14:58:50','197','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695815914','Cleared','5','2023-09-27 15:30:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6343,'','Bank','','2023-09-27 15:18:19','','0','5','2023-09-27 15:18:19','209','0','330','1','retail','20','330','1','0','0','0','0','0','330','printed',' ','','1','0','51695817068','Cleared','5','2023-09-27 15:19:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6344,'','Cash','','2023-09-27 15:18:59','','0','5','2023-09-27 15:19:00','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51695817128','Cleared','5','2023-09-27 15:19:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6345,'','Mpesa','','2023-09-27 16:31:10','','0','5','2023-09-27 16:31:10','332','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695821462','Cleared','5','2023-09-27 17:08:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6346,'','Cash','','2023-09-27 16:39:57','','0','5','2023-09-27 16:39:57','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695821989','Cleared','5','2023-09-27 18:37:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6347,'','Cash','','2023-09-27 16:54:12','','0','5','2023-09-27 16:54:12','209','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','51695822822','Cleared','5','2023-09-27 17:06:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6348,'','Mpesa','','2023-09-27 17:23:32','','0','5','2023-09-27 17:23:32','209','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51695824492','Cleared','5','2023-09-27 17:28:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6349,'','Bank','','2023-09-27 17:25:17','','0','5','2023-09-27 17:25:17','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51695824705','Cleared','5','2023-09-27 17:28:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6350,'','Mpesa','','2023-09-27 17:31:34','','0','5','2023-09-27 17:31:34','478','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695825088','Cleared','5','2023-09-27 18:41:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6351,'','Cash','','2023-09-27 17:53:37','','0','5','2023-09-27 17:45:23','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51695825902','Cleared','5','2023-09-27 17:59:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6352,'','Bank','','2023-09-27 17:46:44','','0','5','2023-09-27 17:46:44','209','0','45','1','retail','15','45','1','0','0','0','0','0','45','printed',' ','','1','0','51695825945','Cleared','5','2023-09-27 17:48:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6353,'','Mpesa','','2023-09-27 18:13:10','','0','5','2023-09-27 18:13:10','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695827585','Cleared','5','2023-09-27 18:20:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6354,'RIR7WG8RDL','Invoice','','2023-09-27 18:14:11','','0','5','2023-09-27 18:14:11','218','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51695827624','Cleared','5','2023-10-08 15:15:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6355,'RIS5YMCZQV','Invoice','','2023-09-28 08:06:04','','0','5','2023-09-28 08:06:04','444','0','1200','1','retail','0','1200','1','0','0','','0','1200','0','printed',' ','','1','0','51695877555','Cleared','5','2023-10-08 15:09:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6356,'RIS6XT11YS','Invoice','','2023-09-28 08:06:28','','40','5','2023-09-28 08:06:28','488','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51695877578','Cleared','5','2023-10-08 15:12:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6357,'','Cash','','2023-09-28 09:54:07','','0','5','2023-09-28 09:54:07','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','51695883852','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6358,'','Cash','','2023-09-28 09:56:34','','0','5','2023-09-28 09:56:34','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51695884177','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6359,'','Invoice','','2023-09-28 18:25:30','','0','5','2023-09-28 18:25:30','10','0','2000','1','retail','400','2000','1','0','0','0','0','0','2000','printed',' ','','1','0','51695914691','Cleared','5','2023-09-28 18:26:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6360,'','Invoice','','2023-09-28 18:25:55','','0','5','2023-09-28 18:25:55','11','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51695914742','Cleared','5','2023-09-28 18:26:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6361,'','Invoice','','2023-10-02 08:40:59','','-0','5','2023-10-02 08:40:59','13','0','0','1','retail','2500','0','1','0','0','0','0','0','0','printed',' ','','1','0','51696225132','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6362,'','Invoice','','2023-10-31 09:38:39','','-0','5','2023-10-04 09:00:09','11','0','0','1','retail','2750','0','1','0','0','0','0','0','0','printed',' ','','1','0','51696399167','Cleared','5','2023-10-31 09:38:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6363,'','Invoice','','2023-10-29 14:03:46','','-0','5','2023-10-04 09:09:51','11','0','0','1','retail','1750','0','1','0','0','0','0','0','0','printed',' ','','1','0','51696399022','Cleared','5','2023-10-29 14:03:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6364,'','Invoice','','2023-10-04 09:53:48','','350','5','2023-10-04 09:53:48','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51696402284','Cleared','5','2023-11-09 15:30:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6365,'','Cash','','2023-10-04 10:00:22','','200','5','2023-10-04 10:00:22','','0','0','1','retail','200','2800','1','0','0','0','0','0','0','printed',' ','','1','0','51696402579','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6366,'','Invoice','','2023-10-04 10:09:06','','-2600','5','2023-10-04 10:09:06','13','0','2800','1','retail','200','2800','1','0','0','2800','0','0','0','printed',' ','','1','0','51696403287','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6367,'','Invoice','','2023-10-05 10:04:48','','400','5','2023-10-05 10:04:48','10','0','2000','1','retail','400','2000','1','0','0','0','0','0','2000','printed',' ','','1','0','51696489415','Cleared','5','2023-11-09 15:31:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6368,'','Cash','','2023-10-05 11:24:36','','200','5','2023-10-05 11:24:36','','1000','1000','1','retail','200','1000','1','0','0','0','0','0','0','printed',' ','','1','0','51696494232','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6369,'','Invoice','','2023-10-06 10:30:49','','-2600','5','2023-10-06 10:30:49','13','0','2800','1','retail','200','2800','1','0','0','2800','0','0','0','printed',' ','','1','0','51696577380','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6370,'rj63phkw3l','Mpesa','','2023-10-06 12:48:17','','0','5','2023-10-06 12:48:17','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696585458','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6371,'RJ63P7PT7P','Mpesa','','2023-10-06 12:59:17','','0','5','2023-10-06 12:59:17','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696586253','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6372,'RJ62PP6LQ4','Bank','','2023-10-06 13:11:56','','0','5','2023-10-06 13:11:56','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51696586834','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6373,'RJ66PRF4VY','Mpesa','','2023-10-06 13:28:59','','0','5','2023-10-06 13:28:59','205','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696588124','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6374,'RJ65PXLEH5','Mpesa','','2023-10-06 13:50:46','','0','5','2023-10-06 13:50:46','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696588508','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6375,'','Cash','','2023-10-06 13:55:32','','0','5','2023-10-06 13:55:32','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51696589600','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6376,'RJ65Q0215V','Mpesa','','2023-10-06 14:07:03','','0','5','2023-10-06 14:07:03','246','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696590384','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6377,'','Cash','','2023-10-06 14:32:18','','80','5','2023-10-06 14:32:18','248','1120','1120','1','retail','80','1120','1','0','0','0','0','0','0','printed',' ','','1','0','51696591739','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6378,'','Cash','','2023-10-06 15:25:42','','0','5','2023-10-06 15:25:42','561','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51696595100','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6379,'RJ69QBRBGD','Mpesa','','2023-10-06 15:38:52','','0','5','2023-10-06 15:38:52','226','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51696595903','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6380,'RJ65QBYLGR','Mpesa','','2023-10-06 15:45:12','','0','5','2023-10-06 15:45:12','400','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51696596286','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6381,'RJ64QDC7Y2','Bank','','2023-10-06 16:03:14','','60','5','2023-10-06 16:03:14','374','0','840','1','retail','60','840','1','0','0','0','0','0','840','printed',' ','','1','0','51696597171','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6382,'RJ67QHV9KJ','Mpesa','','2023-10-06 16:30:50','','0','5','2023-10-06 16:30:50','364','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696597674','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6383,'RJ67QNMWHH','Mpesa','','2023-10-06 17:15:49','','0','5','2023-10-06 17:15:50','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51696601720','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6384,'','Cash','','2023-10-06 17:18:39','','0','5','2023-10-06 17:18:39','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51696601805','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6385,'','Cash','','2023-10-06 17:26:28','','0','5','2023-10-06 17:26:28','230','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51696602197','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6386,'RJ61QUN3VX','Mpesa','','2023-10-06 17:30:43','','20','5','2023-10-06 17:30:43','467','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51696602592','Cleared','5','2023-10-06 18:11:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6387,'RJ69QQ477T','Mpesa','','2023-10-06 17:39:08','','0','5','2023-10-06 17:39:08','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696602995','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6388,'RJ61QQ2R73','Mpesa','','2023-10-06 17:55:15','','0','5','2023-10-06 17:55:15','562','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696603958','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6389,'RJ74T412D0','Invoice','','2023-10-06 18:12:42','','0','5','2023-10-06 18:12:42','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696605126','Cleared','5','2023-10-08 15:00:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6390,'','Cash','','2023-10-06 18:15:30','','0','5','2023-10-06 18:15:30','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51696605317','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6391,'RJ60R10LXS','Mpesa','','2023-10-06 18:41:06','','0','5','2023-10-06 18:41:06','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696606838','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6392,'RJ68R1V7DY','Mpesa','','2023-10-06 18:50:15','','0','5','2023-10-06 18:50:15','563','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696607366','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6393,'RJ74UI07A4','Invoice','','2023-10-06 18:53:09','','0','5','2023-10-06 18:51:46','534','0','600','1','retail','0','600','1','0','0','','0','600','0','printed',' ','','1','0','51696607447','Cleared','5','2023-10-08 14:39:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6394,'RJ70S3XOO','Invoice','','2023-10-06 18:57:28','','0','5','2023-10-06 18:57:28','373','0','1200','1','retail','0','1200','1','0','0','','0','1200','0','printed',' ','','1','0','51696607811','Cleared','5','2023-10-07 08:56:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6395,'','Invoice','','2023-10-07 09:10:09','','0','5','2023-10-07 09:10:09','211','300','300','1','retail','0','300','1','0','0','','0','0','0','printed',' ','','1','0','51696658990','Cleared','5','2023-10-07 09:57:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6396,'RJ77T7PZAV','Invoice','','2023-10-07 09:17:46','','0','5','2023-10-07 09:12:20','564','0','300','1','retail','0','-300','1','0','0','','0','300','0','printed',' ','','1','0','51696659122','Cleared','5','2023-10-07 13:46:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6397,'RJG3NKBL8F','Invoice','','2023-10-07 09:47:46','','0','5','2023-10-07 09:47:46','99','0','300','1','retail','0','300','1','0','0','','0','300','0','printed',' ','','1','0','51696661248','Cleared','5','2023-10-16 16:21:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6398,'RJ77SRI257','Invoice','','2023-10-07 09:59:17','','0','5','2023-10-07 09:59:17','488','0','600','1','retail','0','600','1','0','0','','0','600','0','printed',' ','','1','0','51696661889','Cleared','5','2023-10-07 10:18:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6399,'RJ86XIZCN0','Invoice','','2023-10-07 10:06:00','','0','5','2023-10-07 10:06:00','32','0','300','1','retail','0','300','1','0','0','','0','300','0','printed',' ','','1','0','51696662129','Cleared','5','2023-10-10 13:05:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6400,'RJ78STQ384','Invoice','','2023-10-07 10:09:36','','0','5','2023-10-07 10:09:36','560','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696662545','Cleared','5','2023-10-07 10:36:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6401,'RJ71SPRV1J','Mpesa','','2023-10-07 10:10:39','','0','5','2023-10-07 10:10:39','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696662617','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6402,'','Cash','','2023-10-07 10:13:55','','0','5','2023-10-07 10:13:55','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51696662820','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6403,'RJ76T0PICC','Invoice','','2023-10-07 10:26:00','','0','5','2023-10-07 10:26:00','253','0','300','1','retail','0','300','1','0','0','','0','300','0','printed',' ','','1','0','51696663522','Cleared','5','2023-10-07 11:33:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6404,'RJ72STR1PM','Mpesa','','2023-10-07 10:34:09','','0','5','2023-10-07 10:34:09','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51696663662','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6405,'RJ921OIGGM','Invoice','','2023-10-07 12:30:33','','0','5','2023-10-07 12:30:33','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51696671002','Cleared','5','2023-10-09 17:34:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6406,'RJ72T689S2','Mpesa','','2023-10-07 12:32:22','','0','5','2023-10-07 12:32:22','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696671111','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6407,'RJ76UDHY84','Invoice','','2023-10-07 12:42:30','','0','5','2023-10-07 12:42:30','21','0','600','1','retail','0','600','1','0','0','','0','600','0','printed',' ','','1','0','51696671613','Cleared','5','2023-10-07 18:23:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6408,'RJ79T6CAE3','Mpesa','','2023-10-07 12:48:19','','0','5','2023-10-07 12:48:19','356','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696671805','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6409,'RJ74TMK54E','Invoice','','2023-10-07 12:50:07','','0','5','2023-10-07 12:50:07','351','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51696672159','Cleared','5','2023-10-07 14:45:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6410,'','Invoice','','2023-10-07 12:52:26','','40','5','2023-10-07 12:52:26','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','RJ71TFU7DR','1','0','51696672308','Cleared','5','2023-10-07 14:59:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6411,'RJ71TQ9CRD','Invoice','','2023-10-07 13:08:17','','0','5','2023-10-07 13:08:17','426','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51696673207','Cleared','5','2023-10-07 15:07:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6412,'RJ74TBX2JA','Bank','','2023-10-07 13:24:33','','20','5','2023-10-07 13:24:33','565','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51696673492','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6413,'','Cash','','2023-10-07 13:31:21','','0','5','2023-10-07 13:29:53','554','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51696674506','Cleared','5','2023-10-07 13:31:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6414,'','Cash','','2023-10-07 13:50:27','','0','5','2023-10-07 13:50:27','209','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','51696675806','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6415,'RJ74UI07A4','Invoice','','2023-10-07 14:25:25','','0','5','2023-10-07 14:25:25','534','0','600','1','retail','0','600','1','0','0','','0','600','0','printed',' ','','1','0','51696677886','Cleared','5','2023-10-07 18:33:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6416,'RJ70TLEZIS','Mpesa','','2023-10-07 14:30:17','','20','5','2023-10-07 14:30:17','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51696678193','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6417,'RJ75TMXF9R','Cash','','2023-10-07 14:41:30','','40','5','2023-10-07 14:41:30','566','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51696678870','Cleared','5','2023-10-07 14:54:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6418,'RJ74TM3J3I','Mpesa','','2023-10-07 14:43:14','','0','5','2023-10-07 14:43:14','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51696678913','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6419,'','Cash','','2023-10-07 14:55:09','','0','5','2023-10-07 14:55:09','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51696679679','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6420,'RJ85Y6UKMD','Invoice','','2023-10-07 15:44:59','','0','5','2023-10-07 15:44:59','120','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696682510','Cleared','5','2023-10-15 16:28:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6421,'RJ90YS7TXO','Invoice','','2023-10-07 15:47:27','','0','5','2023-10-07 15:47:27','261','0','300','1','retail','0','300','1','0','0','','0','300','0','printed',' ','','1','0','51696682811','Cleared','5','2023-10-09 12:32:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6422,'RJ71TT1OPD','Bank','','2023-10-07 15:56:01','','40','5','2023-10-07 15:56:01','209','0','860','1','retail','40','860','1','0','0','0','0','0','860','printed',' ','','1','0','51696683161','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6423,'RJ72TWBQSG','Mpesa','','2023-10-07 16:02:08','','0','5','2023-10-07 16:02:08','567','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51696683633','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6424,'RJ79U2SEK5','Invoice','','2023-10-07 16:23:02','','0','5','2023-10-07 16:23:02','163','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696684952','Cleared','5','2023-10-07 17:06:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6425,'RJ76U2WAZW','Mpesa','','2023-10-07 16:51:26','','20','5','2023-10-07 16:47:23','282','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51696686368','Cleared','5','2023-10-07 16:51:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6426,'','Cash','','2023-10-07 17:23:26','','0','5','2023-10-07 17:23:26','561','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51696688585','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6427,'RJ76U10R44','Mpesa','','2023-10-07 17:39:51','','20','5','2023-10-07 17:39:51','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51696689551','Cleared','5','2023-10-07 18:16:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6428,'RJ81VMW1OV','Invoice','','2023-10-07 17:48:23','','0','5','2023-10-07 17:48:23','568','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51696689964','Cleared','5','2023-10-08 13:55:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6429,'','Invoice','','2023-10-07 18:11:44','','20','5','2023-10-07 18:11:44','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51696691466','Cleared','5','2023-10-07 18:15:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6430,'RJ72UD5G94','Mpesa','','2023-10-07 18:21:11','','0','5','2023-10-07 18:21:11','569','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51696692042','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6431,'','Cash','','2023-10-07 18:28:11','','0','5','2023-10-07 18:28:11','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51696692470','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6432,'RJ77UI8XKX','Bank','','2023-10-07 18:34:23','','0','5','2023-10-07 18:34:23','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51696692842','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6433,'','Cash','','2023-10-08 14:29:15','','0','5','2023-10-08 14:29:15','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51696764543','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6434,'','Cash','','2023-10-08 16:06:05','','0','5','2023-10-08 16:06:05','37','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51696770308','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6435,'RJ82Y114QQ','Invoice','','2023-10-08 16:07:17','','0','5','2023-10-08 16:07:17','470','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696770382','Cleared','5','2023-10-08 19:42:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6436,'RJ80WTWJDA','Mpesa','','2023-10-08 16:10:59','','0','5','2023-10-08 16:10:59','570','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51696770478','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6437,'RJA747YCT1','Invoice','','2023-10-08 16:15:22','','0','5','2023-10-08 16:15:22','382','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51696770704','Cleared','5','2023-10-10 13:59:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6438,'RJA749AB85','Invoice','','2023-10-08 16:17:13','','0','5','2023-10-08 16:17:13','171','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696770953','Cleared','5','2023-10-10 14:13:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6439,'RJ88X6GURG','Mpesa','','2023-10-08 16:19:24','','20','5','2023-10-08 16:19:24','200','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51696771105','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6440,'','Cash','','2023-10-08 16:20:48','','-100','5','2023-10-08 16:20:48','60','200','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51696771216','Cleared','5','2023-10-08 18:22:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6441,'RJ85XDQSS7','Invoice','','2023-10-08 16:23:04','','0','5','2023-10-08 16:23:05','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696771275','Cleared','5','2023-10-10 14:03:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6442,'RJA048J9LE','Invoice','','2023-10-08 16:24:21','','0','5','2023-10-08 16:24:21','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696771443','Cleared','5','2023-10-10 14:04:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6443,'RJ82WTM10S','Mpesa','','2023-10-08 16:25:50','','0','5','2023-10-08 16:25:50','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696771539','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6444,'RJ86XELCCY','Mpesa','','2023-10-08 17:20:54','','0','5','2023-10-08 17:20:54','571','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696774757','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6445,'','Cash','','2023-10-08 17:23:44','','-300','5','2023-10-08 17:22:20','218','0','300','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51696774899','Cleared','5','2023-10-08 18:24:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6446,'RJ86XDGQSU','Mpesa','','2023-10-08 17:26:09','','15','5','2023-10-08 17:26:09','209','0','15','1','retail','15','15','1','0','0','0','0','15','0','printed',' ','','1','0','51696775153','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6447,'RJA44CQ0U2','Invoice','','2023-10-08 18:16:52','','0','5','2023-10-08 18:16:52','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51696778179','Cleared','5','2023-10-10 14:43:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6448,'RJ81XR92IR','Mpesa','','2023-10-08 18:59:27','','0','5','2023-10-08 18:59:27','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696780737','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6449,'RJ84XT1ZUG','Mpesa','','2023-10-08 19:02:58','','20','5','2023-10-08 19:02:58','117','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51696780959','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6450,'RJ88XQY5O6','Bank','','2023-10-08 19:05:00','','20','5','2023-10-08 19:05:00','209','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51696781029','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6451,'','Cash','','2023-10-08 19:10:55','','0','5','2023-10-08 19:10:55','209','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','51696781423','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6452,'RJ82XXHVCG','Mpesa','','2023-10-08 19:19:10','','0','5','2023-10-08 19:19:10','572','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696781939','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6453,'','Cash','','2023-10-08 19:21:42','','0','5','2023-10-08 19:21:42','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51696782090','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6454,'RJ84XZT2VE','Mpesa','','2023-10-08 19:32:28','','0','5','2023-10-08 19:32:28','573','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51696782695','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6455,'RJ81Y2BE05','Mpesa','','2023-10-08 19:46:51','','0','5','2023-10-08 19:46:51','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696783531','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6456,'RJ951ROVTN','Invoice','','2023-10-09 09:26:20','','20','5','2023-10-09 09:26:20','75','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51696832681','Cleared','5','2023-10-11 13:41:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6457,'RJ95ZSYZ2B','Invoice','','2023-10-09 09:31:01','','2080','5','2023-10-09 09:28:31','65','0','1500','1','retail','2080','920','1','0','0','','0','1500','0','printed',' ','','1','0','51696832820','Cleared','5','2023-10-09 14:37:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6458,'','Invoice','','2023-10-09 09:36:53','','20','5','2023-10-09 09:36:53','448','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51696833400','Cleared','5','2023-10-10 14:47:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6459,'RJ951ANXOJ','Invoice','','2023-10-09 09:38:18','','0','5','2023-10-09 09:38:18','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696833462','Cleared','5','2023-10-09 17:04:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6460,'RJ99185OGF','Invoice','','2023-10-09 09:44:08','','0','5','2023-10-09 09:44:08','209','0','300','1','retail','0','300','1','0','0','','0','300','0','printed',' ','','1','0','51696833543','Cleared','5','2023-10-09 17:24:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6461,'RJ91ZSNTQF','Invoice','','2023-10-09 09:54:47','','0','5','2023-10-09 09:54:47','299','0','600','1','retail','0','600','1','0','0','','0','600','0','printed',' ','','1','0','51696834407','Cleared','5','2023-10-09 14:52:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6462,'RJ98Z96B3O','Bank','','2023-10-09 10:01:55','','0','5','2023-10-09 10:01:55','210','0','3200','1','retail','0','3200','1','0','0','0','0','0','3200','printed',' ','','1','0','51696834897','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6463,'','Invoice','','2023-10-09 10:14:06','','-2600','5','2023-10-09 10:14:06','13','0','2800','1','retail','200','2800','1','0','0','2800','0','0','0','printed',' ','','1','0','51696835623','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6464,'RJH0Q1TT3C','Invoice','','2023-10-09 10:29:12','','0','5','2023-10-09 10:29:12','304','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696836541','Cleared','5','2023-10-17 14:13:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6465,'RJG4NJ5L9M','Invoice','','2023-10-09 11:45:18','','0','5','2023-10-09 11:45:18','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696841086','Cleared','5','2023-10-16 18:46:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6466,'','Invoice','','2023-10-09 12:39:10','','300','5','2023-10-09 12:39:10','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51696844188','Cleared','5','2023-11-09 15:33:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6467,'','Invoice','','2023-10-09 12:40:28','','-1200','5','2023-10-09 12:40:28','11','0','1500','1','retail','300','1500','1','0','0','1500','0','0','0','printed',' ','','1','0','51696844407','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6468,'RJ98ZIUA2I','Mpesa','','2023-10-09 12:44:00','','0','5','2023-10-09 12:44:00','561','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51696844545','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6469,'RJ98ZJQJ1S','Mpesa','','2023-10-09 12:47:37','','0','5','2023-10-09 12:47:37','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696844808','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6470,'RJ90ZSWHFS','Mpesa','','2023-10-09 12:59:12','','0','5','2023-10-09 12:59:12','574','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696845534','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6471,'','Invoice','','2023-10-09 13:25:39','','0','5','2023-10-09 13:25:39','542','300','300','1','retail','0','300','1','0','0','','0','0','0','printed',' ','','1','0','51696847095','Cleared','5','2023-10-09 14:35:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6472,'RJ93ZVOGYX','Mpesa','','2023-10-09 14:39:22','','0','5','2023-10-09 14:39:22','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696851540','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6473,'RJ98ZW8HOC','Mpesa','','2023-10-09 14:44:01','','0','5','2023-10-09 14:44:01','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696851609','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6474,'','Cash','','2023-10-09 14:53:50','','60','5','2023-10-09 14:53:50','209','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51696852412','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6475,'','Cash','','2023-10-09 16:47:52','','0','5','2023-10-09 15:00:36','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51696852487','Cleared','5','2023-10-09 16:47:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6476,'','Cash','','2023-10-09 15:03:47','','0','5','2023-10-09 15:03:47','73','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51696853013','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6477,'','Cash','','2023-10-09 15:07:06','','0','5','2023-10-09 15:07:06','443','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51696853167','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6478,'RJ92ZZWKBO','Bank','','2023-10-09 15:10:43','','50','5','2023-10-09 15:10:43','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51696853407','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6479,'RJ971I0IOV','Invoice','','2023-10-09 16:31:45','','0','5','2023-10-09 16:31:45','576','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51696858160','Cleared','5','2023-10-09 17:03:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6480,'RJ931QGXQL','Invoice','','2023-10-09 17:27:04','','0','5','2023-10-09 17:27:04','487','0','1200','1','retail','0','1200','1','0','0','','0','1200','0','printed',' ','','1','0','51696861590','Cleared','5','2023-10-09 17:46:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6481,'','Cash','','2023-10-09 17:41:34','','0','5','2023-10-09 17:41:34','561','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51696862460','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6482,'','Invoice','','2023-10-09 17:57:00','','0','5','2023-10-09 17:57:00','242','300','300','1','retail','0','300','1','0','0','','0','0','0','printed',' ','','1','0','51696863396','Cleared','5','2023-10-09 22:00:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6483,'','Cash','','2023-10-09 18:00:25','','0','5','2023-10-09 18:00:25','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51696863604','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6484,'RJ991TNMVD','Mpesa','','2023-10-09 18:52:25','','0','5','2023-10-09 18:52:25','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696866727','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6485,'RJ95ZSSOXH','Bank','','2023-10-09 19:02:40','','0','5','2023-10-09 19:02:40','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51696867338','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6486,'RJ9416G58I','Bank','','2023-10-09 19:04:07','','20','5','2023-10-09 19:04:07','575','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51696867424','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6487,'RJA43K9ZZC','Mpesa','','2023-10-10 10:56:15','','60','5','2023-10-10 10:56:15','418','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51696924209','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6488,'RJ9427X04S','Bank','','2023-10-10 11:20:04','','0','5','2023-10-10 11:20:04','577','0','1600','1','retail','0','1600','1','0','0','0','0','0','1600','printed',' ','','1','0','51696924992','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6489,'RJA93LBMGL','Mpesa','','2023-10-10 11:22:07','','30','5','2023-10-10 11:22:07','64','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51696926048','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6490,'RJA03LPDBC','Mpesa','','2023-10-10 11:25:44','','30','5','2023-10-10 11:25:44','578','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51696926196','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6491,'RJA23PVU01','Mpesa','','2023-10-10 11:29:49','','0','5','2023-10-10 11:29:49','579','0','440','1','retail','0','440','1','0','0','0','0','440','0','printed',' ','','1','0','51696926500','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6492,'RJA93OWMWV','Mpesa','','2023-10-10 11:38:49','','20','5','2023-10-10 11:38:49','580','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51696927075','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6493,'RJF0JTU8RW','Invoice','','2023-10-10 11:42:53','','60','5','2023-10-10 11:42:53','361','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51696927339','Cleared','5','2023-10-15 16:31:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6494,'RJA151LX0L','Invoice','','2023-10-10 11:49:04','','0','5','2023-10-10 11:49:04','402','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51696927467','Cleared','5','2023-10-10 18:13:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6495,'RJA04V3R6E','Invoice','','2023-10-10 12:12:59','','0','5','2023-10-10 12:12:59','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696929106','Cleared','5','2023-10-10 17:38:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6496,'RJA04JE5OY','Invoice','','2023-10-10 12:13:50','','0','5','2023-10-10 12:13:50','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696929217','Cleared','5','2023-10-10 16:11:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6497,'RJA84SJJEY','Invoice','','2023-10-10 12:16:22','','0','5','2023-10-10 12:16:22','84','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51696929270','Cleared','5','2023-10-10 17:06:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6498,'','Cash','','2023-10-10 12:19:36','','0','5','2023-10-10 12:19:36','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51696929534','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6499,'RJA43UG1L8','Bank','','2023-10-10 12:24:04','','0','5','2023-10-10 12:24:04','581','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51696929601','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6500,'','Cash','','2023-10-10 12:26:05','','0','5','2023-10-10 12:26:05','209','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','51696929906','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6501,'RJA341XFWD','Invoice','','2023-10-10 12:45:47','','60','5','2023-10-10 12:31:24','74','0','270','1','retail','30','270','1','0','0','0','0','300','0','printed',' ','','1','0','51696929994','Cleared','5','2023-10-10 13:11:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6502,'RJA03YILPO','Mpesa','','2023-10-10 12:34:08','','0','5','2023-10-10 12:34:08','294','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696930325','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6503,'RJA53ZPPVL','Mpesa','','2023-10-10 12:49:36','','0','5','2023-10-10 12:49:36','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696931359','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6504,'RJA149PCB','Mpesa','','2023-10-10 15:40:27','','30','5','2023-10-10 15:40:27','396','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51696941556','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6505,'RJA34CR7J9','Mpesa','','2023-10-10 15:43:55','','0','5','2023-10-10 15:43:55','483','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696941795','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6506,'RJA04V3R6E','Invoice','','2023-10-10 15:46:12','','60','5','2023-10-10 15:46:12','252','0','270','1','retail','30','270','1','0','0','0','0','300','0','printed',' ','','1','0','51696941938','Cleared','5','2023-10-10 17:42:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6507,'','Cash','','2023-10-10 15:48:40','','0','5','2023-10-10 15:48:40','209','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','51696942045','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6508,'','Cash','','2023-10-10 15:49:46','','0','5','2023-10-10 15:49:46','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51696942148','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6509,'RJA34BHKW9','Bank','','2023-10-10 15:53:01','','20','5','2023-10-10 15:53:01','582','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51696942223','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6510,'RJA74KJ24N','Mpesa','','2023-10-10 15:54:43','','0','5','2023-10-10 15:54:43','320','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696942428','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6511,'','Cash','','2023-10-10 15:56:13','','0','5','2023-10-10 15:56:13','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51696942539','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6512,'RJA64HUNWU','Mpesa','','2023-10-10 15:57:05','','0','5','2023-10-10 15:57:05','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51696942594','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6513,'','Cash','','2023-10-10 16:29:43','','30','5','2023-10-10 16:29:43','209','270','270','1','retail','30','270','1','0','0','0','0','0','0','printed',' ','','1','0','51696944558','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6514,'RJA04OCW3U','Mpesa','','2023-10-10 16:32:23','','0','5','2023-10-10 16:32:23','536','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696944625','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6515,'RJA34OGTMX','Mpesa','','2023-10-10 16:36:40','','0','5','2023-10-10 16:36:40','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51696944945','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6516,'RJA74KJ24N','Mpesa','','2023-10-10 16:40:47','','0','5','2023-10-10 16:40:47','320','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696945225','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6517,'RJA04Z1SRK','Invoice','','2023-10-10 16:47:18','','0','5','2023-10-10 16:47:18','583','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696945471','Cleared','5','2023-10-10 18:09:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6518,'','Cash','','2023-10-10 16:48:39','','0','5','2023-10-10 16:48:39','561','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51696945700','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6519,'RJA94T61Z9','Mpesa','','2023-10-10 17:13:49','','40','5','2023-10-10 17:13:49','584','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51696947088','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6520,'RJA34VMABZ','Mpesa','','2023-10-10 17:31:40','','60','5','2023-10-10 17:31:40','585','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51696948133','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6521,'RJA34W6BMX','Mpesa','','2023-10-10 17:33:50','','0','5','2023-10-10 17:33:50','209','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51696948356','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6522,'','Invoice','','2023-10-10 17:43:23','','30','5','2023-10-10 17:43:23','504','270','270','1','retail','30','270','1','0','0','0','0','0','0','printed',' ','','1','0','51696948958','Cleared','5','2023-10-10 17:48:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6523,'RJA94YX8RX','Bank','','2023-10-10 17:59:45','','0','5','2023-10-10 17:59:45','586','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51696949538','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6524,'RJB27AN9NA','Invoice','','2023-10-10 18:24:33','','0','5','2023-10-10 18:24:33','587','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696951451','Cleared','5','2023-10-11 13:25:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6525,'RJB07B3LPS','Invoice','','2023-10-10 18:29:02','','0','5','2023-10-10 18:29:02','425','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696951717','Cleared','5','2023-10-11 13:29:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6526,'RJF7L1TJIJ','Invoice','','2023-10-10 18:58:36','','0','5','2023-10-10 18:58:36','145','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51696953504','Cleared','5','2023-10-15 18:34:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6527,'','Cash','','2023-10-10 19:29:35','','0','5','2023-10-10 19:29:36','209','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','51696955357','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6528,'','Cash','','2023-10-11 10:24:58','','0','5','2023-10-11 10:24:58','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','51697009034','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6529,'','Cash','','2023-10-11 10:25:50','','40','5','2023-10-11 10:25:50','','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51697009115','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6530,'','Cash','','2023-10-11 10:26:25','','0','5','2023-10-11 10:26:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51697009163','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6531,'','Cash','','2023-10-11 10:32:43','','0','5','2023-10-11 10:32:43','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697009546','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6532,'RJB16WJGJJ','Mpesa','','2023-10-11 11:08:34','','0','5','2023-10-11 11:08:34','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51697010205','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6533,'RJB77UU393','Invoice','','2023-10-11 11:58:30','','0','5','2023-10-11 11:58:30','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697013206','Cleared','5','2023-10-11 17:19:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6534,'RJG7NLR0T7','Invoice','','2023-10-11 12:20:13','','0','5','2023-10-11 12:20:13','552','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697015927','Cleared','5','2023-10-16 18:57:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6535,'','Cash','','2023-10-11 12:40:32','','20','5','2023-10-11 12:40:32','588','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51697017218','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6536,'RJB17BHASN','Invoice','','2023-10-11 13:11:01','','0','5','2023-10-11 13:11:01','453','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697018969','Cleared','5','2023-10-11 13:33:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6537,'RJB17BMEAH','Mpesa','','2023-10-11 13:34:53','','20','5','2023-10-11 13:34:53','182','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51697020476','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6538,'','Invoice','','2023-10-11 14:31:30','','0','5','2023-10-11 14:31:30','589','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','51697023645','Cleared','5','2023-10-11 15:29:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6539,'RJB17I0IG7','Bank','','2023-10-11 14:36:08','','0','5','2023-10-11 14:36:08','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51697024138','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6540,'RJB07IX1Y2','Bank','','2023-10-11 14:42:44','','0','5','2023-10-11 14:42:44','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51697024501','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6541,'','Cash','','2023-10-11 14:49:34','','20','5','2023-10-11 14:49:34','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51697024695','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6542,'RJB27JUGS2','Mpesa','','2023-10-11 14:52:39','','0','5','2023-10-11 14:52:39','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697025111','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6543,'','Invoice','','2023-10-11 14:58:41','','0','5','2023-10-11 14:58:41','589','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','printed',' ','','1','0','51697025223','Cleared','5','2023-10-11 15:29:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6544,'RJB37LU2SF','Mpesa','','2023-10-11 15:15:19','','40','5','2023-10-11 15:15:20','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51697026471','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6545,'RJB57MK709','Mpesa','','2023-10-11 15:17:58','','20','5','2023-10-11 15:17:58','108','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51697026658','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6546,'RJB47KO314','Mpesa','','2023-10-11 15:19:33','','0','5','2023-10-11 15:19:33','561','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51697026719','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6547,'RJB57PMED9','Mpesa','','2023-10-11 15:44:04','','0','5','2023-10-11 15:44:04','538','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697028227','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6548,'RJB77LF5Z9','Mpesa','','2023-10-11 15:52:10','','0','5','2023-10-11 15:52:10','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51697028694','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6549,'RJB698NWLI','Invoice','','2023-10-11 17:25:05','','0','5','2023-10-11 17:25:05','444','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51697034052','Cleared','5','2023-10-12 19:19:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6550,'RJI45WXW2M','Invoice','','2023-10-11 17:26:43','','0','5','2023-10-11 17:26:43','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697034348','Cleared','5','2023-10-18 10:49:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6551,'RJB87V4QDC','Bank','','2023-10-11 17:29:05','','40','5','2023-10-11 17:29:05','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51697034468','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6552,'RJB08489OW','Mpesa','','2023-10-11 17:53:27','','0','5','2023-10-11 17:53:27','590','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51697035964','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6553,'','Invoice','','2023-10-11 18:00:04','','20','5','2023-10-11 18:00:04','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51697036385','Cleared','5','2023-10-12 16:07:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6554,'RJB687OB92','Mpesa','','2023-10-11 18:14:20','','0','5','2023-10-11 18:14:20','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51697037232','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6555,'','Cash','','2023-10-11 18:17:45','','0','5','2023-10-11 18:17:45','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51697037442','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6556,'','Invoice','','2023-10-11 18:29:05','','0','5','2023-10-11 18:29:05','210','0','600','1','retail','0','600','1','0','0','','0','0','600','printed',' ','RJF5L42X2DH','1','0','51697037499','Cleared','5','2023-10-16 18:43:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6557,'','Cash','','2023-10-11 19:16:55','','0','5','2023-10-11 19:16:55','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697040992','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6558,'RJB78IIEB3','Bank','','2023-10-11 19:18:05','','0','5','2023-10-11 19:18:05','38','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51697041043','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6559,'RJB58D66UH','Mpesa','','2023-10-11 19:20:54','','0','5','2023-10-11 19:20:54','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697041233','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6560,'RJI1TZXAZ9','Invoice','','2023-10-12 09:42:02','','0','5','2023-10-12 09:42:02','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697092905','Cleared','5','2023-10-18 18:30:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6561,'RJC3BBFERP','Invoice','','2023-10-12 09:42:48','','0','5','2023-10-12 09:42:48','70','0','600','1','retail','0','600','1','0','0','','0','600','0','printed',' ','','1','0','51697092947','Cleared','5','2023-10-12 18:02:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6562,'RJC09L3H1Y','Mpesa','','2023-10-12 09:44:04','','0','5','2023-10-12 09:44:04','105','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','51697092990','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6563,'','Cash','','2023-10-12 09:52:23','','200','5','2023-10-12 09:52:23','13','0','2800','1','retail','200','2800','1','0','0','2800','0','0','0','printed',' ','','1','0','51697093517','Cleared','5','2023-10-12 15:45:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6564,'','Cash','','2023-10-12 09:54:01','','350','5','2023-10-12 09:54:01','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51697093579','Cleared','5','2023-11-09 15:34:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6565,'','Cash','','2023-10-12 09:55:26','','150','5','2023-10-12 09:55:26','11','0','750','1','retail','150','750','1','0','0','750','0','0','0','printed',' ','','1','0','51697093709','Cleared','5','2023-10-12 15:46:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6566,'','Invoice','','2023-10-12 13:18:21','','0','5','2023-10-12 13:18:21','591','0','2700','1','retail','0','2700','1','0','0','0','0','0','2700','printed',' ','','1','0','51697105520','Cleared','5','2023-10-12 15:59:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6567,'','Cash','','2023-10-12 13:20:21','','0','5','2023-10-12 13:20:21','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697105996','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6568,'RJC8ASHKSK','Mpesa','','2023-10-12 15:33:36','','0','5','2023-10-12 15:33:36','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697105487','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6569,'RJC3BJSTVZ','Invoice','','2023-10-12 15:38:30','','0','5','2023-10-12 15:38:30','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697114135','Cleared','5','2023-10-12 18:36:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6570,'RJC0BLIJ56','Invoice','','2023-10-12 15:39:46','','0','5','2023-10-12 15:39:46','190','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697114362','Cleared','5','2023-10-12 18:47:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6571,'','Cash','','2023-10-12 15:49:19','','0','5','2023-10-12 15:49:19','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697114933','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6572,'RJC9ADQOPL','Mpesa','','2023-10-12 15:52:27','','20','5','2023-10-12 15:52:27','592','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51697115020','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6573,'RJC4AN32D8','Mpesa','','2023-10-12 15:54:41','','20','5','2023-10-12 15:53:29','110','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51697115185','Cleared','5','2023-10-12 15:54:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6574,'RJC4B28PIU','Mpesa','','2023-10-12 16:40:58','','0','5','2023-10-12 16:40:59','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697117795','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6575,'RJC3BBLHOG','Invoice','','2023-10-12 16:44:10','','0','5','2023-10-12 16:44:10','53','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697118177','Cleared','5','2023-10-12 17:57:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6576,'RJG2OCY1DS','Invoice','','2023-10-12 16:48:26','','0','5','2023-10-12 16:48:26','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697118473','Cleared','5','2023-10-16 19:48:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6577,'RJC3BBFERP','Invoice','','2023-10-12 16:55:41','','600','5','2023-10-12 16:54:40','70','0','300','1','retail','600','0','1','0','0','0','0','300','0','printed',' ','','1','0','51697118728','Cleared','5','2023-10-12 18:01:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6578,'RJC7ALLLTZ','Bank','','2023-10-12 17:00:22','','50','5','2023-10-12 17:00:22','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51697119201','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6579,'RJF2LBB4L4','Invoice','','2023-10-12 17:29:28','','0','5','2023-10-12 17:29:28','519','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697120925','Cleared','5','2023-10-17 11:18:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6580,'RJF4L36OF0','Invoice','','2023-10-12 17:30:37','','0','5','2023-10-12 17:30:37','158','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697121004','Cleared','5','2023-10-15 18:35:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6581,'RJC6BASAR0','Invoice','','2023-10-12 17:33:16','','0','5','2023-10-12 17:33:16','255','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697121168','Cleared','5','2023-10-12 17:59:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6582,'RJD5DUGPG5','Invoice','','2023-10-12 18:09:05','','0','5','2023-10-12 18:09:05','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697123013','Cleared','5','2023-10-14 10:43:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6583,'','Cash','','2023-10-12 18:24:35','','0','5','2023-10-12 18:24:35','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51697124219','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6584,'RJF5L4X2DH','Mpesa','','2023-10-12 18:27:42','','-240','5','2023-10-12 18:27:42','100','0','560','1','retail','40','560','1','0','0','0','0','280','0','printed',' ','','1','0','51697124418','Cleared','5','2023-10-16 16:31:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6585,'RJE9H7V4I7','Invoice','','2023-10-12 19:09:34','','40','5','2023-10-12 19:09:34','67','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51697126923','Cleared','5','2023-10-14 19:53:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6586,'RJC2BLYXZS','Bank','','2023-10-12 19:11:02','','0','5','2023-10-12 19:11:02','593','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','',NULL,'0','51697127049','Cleared','5','2023-10-12 19:11:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6587,'RJC9BKNRVH','Mpesa','','2023-10-12 19:12:22','','0','5','2023-10-12 19:12:22','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697127125','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6588,'RJC1BSFXJ','Mpesa','','2023-10-12 19:21:44','','0','5','2023-10-12 19:21:44','545','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697127690','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6589,'RJH5PXXGD5','Invoice','','2023-10-13 08:29:42','','0','5','2023-10-13 08:29:42','324','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697174947','Cleared','5','2023-10-17 11:11:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6590,'RJD6CSYDMM','Mpesa','','2023-10-13 08:31:48','','0','5','2023-10-13 08:31:48','554','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697175005','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6591,'RJD6CSS83W','Mpesa','','2023-10-13 08:35:57','','0','5','2023-10-13 08:35:57','594','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697175152','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6592,'RJF8KTXOMO','Invoice','','2023-10-13 08:37:45','','0','5','2023-10-13 08:37:45','154','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697175391','Cleared','5','2023-10-15 18:04:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6593,'','Cash','','2023-10-13 08:38:16','','0','5','2023-10-13 08:38:16','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51697175486','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6594,'','Cash','','2023-10-13 18:49:33','','100','5','2023-10-13 18:49:33','248','1400','1400','1','retail','100','1400','1','0','0','0','0','0','0','printed',' ','','1','0','51697212137','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6595,'','Cash','','2023-10-13 18:56:30','','0','5','2023-10-13 18:56:30','209','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','51697212573','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6596,'','Cash','','2023-10-13 18:56:59','','0','5','2023-10-13 18:56:59','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697212599','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6597,'','Cash','','2023-10-13 18:58:04','','0','5','2023-10-13 18:58:04','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697212632','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6598,'','Cash','','2023-10-13 18:58:38','','40','5','2023-10-13 18:58:38','433','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51697212693','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6599,'','Cash','','2023-10-13 18:59:23','','0','5','2023-10-13 18:59:23','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51697212734','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6600,'RJD5DC1NOR','Mpesa','','2023-10-13 19:01:59','','0','5','2023-10-13 19:01:59','595','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51697212779','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6601,'RJD5DT3NHP','Mpesa','','2023-10-13 19:03:58','','0','5','2023-10-13 19:03:58','596','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697212949','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6602,'RJD2DHPFS4','Mpesa','','2023-10-13 19:05:01','','0','5','2023-10-13 19:05:01','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697213076','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6603,'RJD6EWL0ZY','Bank','','2023-10-13 19:13:08','','20','5','2023-10-13 19:13:08','597','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51697213439','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6604,'RJE8H31HQC','Invoice','','2023-10-13 19:15:44','','60','5','2023-10-13 19:15:44','238','0','540','1','retail','60','540','1','0','0','0','0','540','0','printed',' ','','1','0','51697213615','Cleared','5','2023-10-14 19:15:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6605,'RJD6F0I3QE','Mpesa','','2023-10-13 19:17:16','','0','5','2023-10-13 19:17:16','397','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697213811','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6606,'RJD8F83KRK','Invoice','','2023-10-13 19:18:46','','0','5','2023-10-13 19:18:46','202','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697213877','Cleared','5','2023-10-13 19:59:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6607,'','Invoice','','2023-10-13 19:20:40','','20','5','2023-10-13 19:20:40','26','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51697213993','Cleared','5','2023-10-15 18:31:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6608,'','Invoice','','2023-10-13 19:21:31','','20','5','2023-10-13 19:21:31','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51697214076','Cleared','5','2023-10-16 18:44:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6609,'RJD7E2T5W5','Mpesa','','2023-10-13 19:27:29','','0','5','2023-10-13 19:27:29','598','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51697214171','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6610,'RJD4F4QKMC','Invoice','','2023-10-13 19:35:19','','0','5','2023-10-13 19:35:19','599','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697214858','Cleared','5','2023-10-13 19:43:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6611,'','Cash','','2023-10-13 19:55:25','','0','5','2023-10-13 19:55:25','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51697216016','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6612,'RJD5DUGPG5','Mpesa','','2023-10-13 19:56:18','','0','5','2023-10-13 19:56:18','560','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697216167','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6613,'RJD2F62HDO','Bank','','2023-10-14 09:10:05','','0','5','2023-10-14 09:10:05','578','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51697263789','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6614,'','Cash','','2023-10-14 19:35:37','','0','5','2023-10-14 09:18:05','600','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51697263875','Cleared','5','2023-10-14 19:35:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6615,'RJG7NLR0T7','Invoice','','2023-10-14 10:46:01','','0','5','2023-10-14 09:21:38','69','0','600','1','retail','0','600','1','0','0','','0','600','0','printed',' ','','1','0','51697264470','Cleared','5','2023-10-16 16:17:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6616,'RJH6QAPA00','Invoice','','2023-10-14 09:42:57','','0','5','2023-10-14 09:25:07','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697264690','Cleared','5','2023-10-17 18:53:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6617,'RJF1KUZ25J','Invoice','','2023-10-14 09:44:43','','0','5','2023-10-14 09:44:43','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697265864','Cleared','5','2023-10-15 17:53:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6618,'RJE8IGPCY8','Invoice','','2023-10-14 09:46:14','','0','5','2023-10-14 09:46:14','557','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51697265941','Cleared','5','2023-10-14 19:58:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6619,'RJE0IB83FK','Invoice','','2023-10-14 09:47:27','','0','5','2023-10-14 09:47:27','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697266036','Cleared','5','2023-10-14 19:30:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6620,'RJE3GHGDXX','Mpesa','','2023-10-14 10:01:37','','0','5','2023-10-14 10:01:37','38','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697266829','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6621,'','Cash','','2023-10-14 16:37:24','','0','5','2023-10-14 11:07:03','601','140','1200','1','retail','0','1200','1','0','0','0','0','0','1060','printed',' ','','1','0','51697270474','Cleared','5','2023-10-14 16:37:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6622,'','Cash','','2023-10-14 11:08:34','','0','5','2023-10-14 11:08:34','561','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697270874','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6623,'','Cash','','2023-10-14 11:10:54','','0','5','2023-10-14 11:10:54','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697270938','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6624,'RJH6PI98BK','Invoice','','2023-10-14 11:12:04','','0','5','2023-10-14 11:12:04','367','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51697271061','Cleared','5','2023-10-17 11:12:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6625,'RJE7GUDDR3','Invoice','','2023-10-14 12:01:33','','20','5','2023-10-14 12:01:33','94','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51697274030','Cleared','5','2023-10-14 16:37:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6626,'RJE1GMCWXL','Mpesa','','2023-10-14 12:16:58','','0','5','2023-10-14 12:16:58','141','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697274993','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6627,'RJE5ICXVR9','Invoice','','2023-10-14 12:22:40','','0','5','2023-10-14 12:22:40','602','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697275114','Cleared','5','2023-10-14 19:46:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6628,'RJE5IGHX79','Mpesa','','2023-10-14 19:56:01','','0','5','2023-10-14 12:28:01','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697275659','Cleared','5','2023-10-14 19:56:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6629,'RJE0H2X9N6','Invoice','','2023-10-14 12:31:36','','0','5','2023-10-14 12:31:36','603','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697275886','Cleared','5','2023-10-14 19:37:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6630,'RJE6GZL446','Bank','','2023-10-14 13:41:34','','60','5','2023-10-14 13:41:34','605','0','840','1','retail','60','840','1','0','0','0','0','0','840','printed',' ','','1','0','51697279802','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6631,'RJE0I5DZS6','Invoice','','2023-10-14 13:49:38','','0','5','2023-10-14 13:49:38','386','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697280561','Cleared','5','2023-10-14 20:16:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6632,'','Cash','','2023-10-14 16:01:55','','0','5','2023-10-14 16:01:56','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51697288489','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6633,'RJE4H85EWI','Mpesa','','2023-10-14 16:04:23','','0','5','2023-10-14 16:04:23','604','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697288653','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6634,'RJE6HBV58Y','Mpesa','','2023-10-14 16:17:48','','0','5','2023-10-14 16:17:48','606','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697289323','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6635,'RJE9HGUQQT','Mpesa','','2023-10-14 16:24:45','','0','5','2023-10-14 16:24:45','607','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697289808','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6636,'RJF3KW15K5','Invoice','','2023-10-14 17:08:26','','0','5','2023-10-14 17:08:26','608','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697292252','Cleared','5','2023-10-15 17:47:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6637,'','Invoice','','2023-10-14 17:19:42','','0','5','2023-10-14 17:19:42','384','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697292557','Cleared','5','2023-10-15 17:58:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6638,'RJE9H1E29L','Mpesa','','2023-10-14 17:23:04','','0','5','2023-10-14 17:23:04','403','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697293370','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6639,'RJE9H70FYR','Mpesa','','2023-10-14 17:26:13','','0','5','2023-10-14 17:26:13','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697293503','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6640,'RJE7IEJ65F','Invoice','','2023-10-14 17:32:12','','0','5','2023-10-14 17:32:12','609','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51697293645','Cleared','5','2023-10-14 19:45:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6641,'RJEHVGTV0','Invoice','','2023-10-14 17:39:24','','0','5','2023-10-14 17:39:24','610','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697293975','Cleared','5','2023-10-14 18:47:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6642,'RJE1IJCUNT','Invoice','','2023-10-14 17:40:17','','0','5','2023-10-14 17:40:17','169','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697294405','Cleared','5','2023-10-14 20:14:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6643,'RJE0ICEEM0','Invoice','','2023-10-14 17:43:14','','0','5','2023-10-14 17:43:14','385','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697294518','Cleared','5','2023-10-14 19:31:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6644,'RJE8I5ZRBM','Invoice','','2023-10-14 18:44:19','','0','5','2023-10-14 17:52:45','186','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51697295120','Cleared','5','2023-10-14 19:28:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6645,'','Cash','','2023-10-14 17:54:03','','0','5','2023-10-14 17:54:03','209','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','51697295218','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6646,'RJE7HISFJF','Mpesa','','2023-10-14 17:54:39','','0','5','2023-10-14 17:54:39','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697295257','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6647,'RJF3KV3MBV','Invoice','','2023-10-14 17:56:31','','0','5','2023-10-14 17:56:31','339','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697295340','Cleared','5','2023-10-15 17:56:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6648,'RJF3J7U6X3','Invoice','','2023-10-14 17:57:18','','0','5','2023-10-14 17:57:18','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697295424','Cleared','5','2023-10-15 18:40:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6649,'RJE6H02DJQ','Mpesa','','2023-10-14 17:58:22','','0','5','2023-10-14 17:58:22','209','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','51697295479','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6650,'RJE3IABUFJ','Invoice','','2023-10-14 18:02:22','','0','5','2023-10-14 18:02:22','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697295664','Cleared','5','2023-10-14 19:21:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6651,'RJE7HY4IZT','Mpesa','','2023-10-14 18:04:25','','0','5','2023-10-14 18:04:25','514','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697295775','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6652,'RJE8HYBGAA','Bank','','2023-10-14 18:13:16','','0','5','2023-10-14 18:13:16','611','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51697296230','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6653,'RJE412QQF2','Invoice','','2023-10-14 18:15:04','','0','5','2023-10-14 18:15:04','481','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697296431','Cleared','5','2023-10-14 18:39:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6654,'RJE014AW88','Invoice','','2023-10-14 18:34:21','','0','5','2023-10-14 18:34:21','612','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697297587','Cleared','5','2023-10-14 18:47:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6655,'','Cash','','2023-10-14 20:12:05','','0','5','2023-10-14 20:12:05','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697303505','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6656,'RJF0KDSFA4','Cash','','2023-10-15 14:01:02','','0','5','2023-10-15 14:01:02','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697367648','Cleared','5','2023-10-15 15:12:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6657,'RJG3NKBL8F','Invoice','','2023-10-15 14:02:46','','0','5','2023-10-15 14:02:46','99','0','300','1','retail','0','300','1','0','0','','0','300','0','printed',' ','','1','0','51697367748','Cleared','5','2023-10-16 16:19:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6658,'RJF7K9XKRD','Invoice','','2023-10-15 14:03:46','','0','5','2023-10-15 14:03:46','168','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697367809','Cleared','5','2023-10-15 15:14:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6659,'RJF8KEUNT2','Invoice','','2023-10-15 14:45:48','','0','5','2023-10-15 14:45:48','441','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697370332','Cleared','5','2023-10-15 15:11:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6660,'RJF4KW3JGO','Invoice','','2023-10-15 14:46:32','','0','5','2023-10-15 14:46:32','583','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697370376','Cleared','5','2023-10-15 17:44:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6661,'RJF4KF0NVK','Bank','','2023-10-15 15:09:16','','0','5','2023-10-15 15:09:16','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51697371743','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6662,'RJFKT740N','Invoice','','2023-10-15 15:21:10','','0','5','2023-10-15 15:21:10','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697372428','Cleared','5','2023-10-15 18:06:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6663,'','Invoice','','2023-10-15 16:03:17','','40','5','2023-10-15 16:03:17','26','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51697374975','Cleared','5','2023-10-15 18:14:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6664,'','Invoice','','2023-10-15 16:24:53','','0','5','2023-10-15 16:24:53','613','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697376203','Cleared','5','2023-10-15 16:36:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6665,'RJG5MSPAAZ','Invoice','','2023-10-15 18:10:54','','0','5','2023-10-15 18:10:54','60','0','300','1','retail','0','300','1','0','0','','0','300','0','printed',' ','','1','0','51697382643','Cleared','5','2023-10-16 16:15:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6666,'','Cash','','2023-10-15 18:20:13','','0','5','2023-10-15 18:20:13','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','RJF3KXCGIJ','1','0','51697383199','Cleared','5','2023-10-15 18:21:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6667,'','Cash','','2023-10-15 18:28:48','','0','5','2023-10-15 18:28:48','384','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697383715','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6668,'RJF7KUFLA1','Mpesa','','2023-10-15 18:36:30','','0','5','2023-10-15 18:36:30','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697384148','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6669,'','Invoice','','2023-10-20 15:30:37','','-0','5','2023-10-16 10:30:21','13','0','0','1','retail','2800','0','1','0','0','0','0','0','0','printed',' ','','1','0','51697441377','Cleared','5','2023-10-20 15:30:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6670,'','Cash','','2023-10-16 10:49:07','','40','5','2023-10-16 10:49:07','547','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51697442531','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6671,'','Invoice','','2023-10-16 11:48:53','','0','5','2023-10-16 11:48:53','209','300','300','1','retail','0','300','1','0','0','','0','0','0','printed',' ','','1','0','51697443050','Cleared','5','2023-10-16 14:13:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6672,'','Invoice','','2023-10-16 11:49:51','','0','5','2023-10-16 11:49:51','550','1500','1500','1','retail','0','1500','1','0','0','','0','0','0','printed',' ','','1','0','51697446173','Cleared','5','2023-10-16 14:02:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6673,'','Cash','','2023-10-16 12:24:29','','450','5','2023-10-16 12:24:07','10','0','2250','1','retail','450','2250','1','0','0','0','0','0','2250','printed',' ','','1','0','51697448226','Cleared','5','2023-11-09 15:35:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6674,'','Invoice','','2023-10-16 14:06:57','','-0','5','2023-10-16 12:25:37','11','0','0','1','retail','1500','0','1','0','0','0','0','0','0','printed',' ','','1','0','51697448322','Cleared','5','2023-10-16 14:06:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6675,'RJG3N9MH5R','Mpesa','','2023-10-16 14:07:48','','0','5','2023-10-16 14:07:48','392','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697454456','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6676,'RJF0L6CKBA','Mpesa','','2023-10-16 14:15:39','','40','5','2023-10-16 14:15:39','117','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51697454916','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6677,'RK217VLP4X','Invoice','','2023-10-16 14:18:06','','0','5','2023-10-16 14:18:06','544','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51697455025','Cleared','5','2023-11-02 15:23:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6678,'RJH8RQSQN8','Invoice','','2023-10-16 14:22:50','','300','5','2023-10-16 14:22:50','120','0','300','1','retail','0','300','1','0','0','','0','600','0','printed',' ','','1','0','51697455358','Cleared','5','2023-10-18 09:33:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6679,'RJG0MY6Y36','Mpesa','','2023-10-16 14:37:53','','0','5','2023-10-16 14:37:53','488','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697456258','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6680,'','Cash','','2023-10-16 14:39:32','','0','5','2023-10-16 14:39:32','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697456339','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6681,'RJG1MZMAL1','Mpesa','','2023-10-16 14:43:34','','0','5','2023-10-16 14:43:34','146','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697456595','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6682,'RJH7PYDYBZ','Invoice','','2023-10-16 14:45:38','','0','5','2023-10-16 14:45:38','44','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697456713','Cleared','5','2023-10-17 11:14:43','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6683,'RJG8N71D9K','Mpesa','','2023-10-16 14:57:13','','0','5','2023-10-16 14:57:13','614','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697456978','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6684,'RJG4N75S4M','Mpesa','','2023-10-16 14:58:25','','0','5','2023-10-16 14:58:25','139','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51697457489','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6685,'RJG6NC81N4','Bank','','2023-10-16 14:59:48','','0','5','2023-10-16 14:59:48','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51697457570','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6686,'RJG8NCB7GO','Bank','','2023-10-16 15:06:32','','50','5','2023-10-16 15:06:32','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51697457900','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6687,'','Cash','','2023-10-16 15:10:41','','0','5','2023-10-16 15:10:41','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51697458232','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6688,'','Cash','','2023-10-16 15:11:21','','-20','5','2023-10-16 15:11:21','209','130','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','51697458266','Cleared','5','2023-10-16 18:18:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6689,'','Invoice','','2023-10-16 15:55:53','','-0','5','2023-10-16 15:50:09','614','0','0','1','retail','630','0','1','0','0','0','0','0','0','printed',' ','','1','0','51697460597','Cleared','5','2023-10-16 15:55:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6690,'','Invoice','','2023-10-16 15:56:30','','0','5','2023-10-16 15:56:30','224','300','300','1','retail','0','300','1','0','0','','0','0','0','printed',' ','','1','0','51697460976','Cleared','5','2023-10-16 16:33:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6691,'RJG7NS3R5V','Mpesa','','2023-10-16 16:58:03','','20','5','2023-10-16 16:58:03','125','0','1030','1','retail','20','1030','1','0','0','0','0','1030','0','printed',' ','','1','0','51697464648','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6692,'','Cash','','2023-10-16 17:00:16','','0','5','2023-10-16 17:00:16','561','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697464804','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6693,'RJG6NTAN1K','Mpesa','','2023-10-16 17:03:12','','0','5','2023-10-16 17:03:12','139','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51697464826','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6694,'RJH3QW17CF','Invoice','','2023-10-16 17:26:31','','0','5','2023-10-16 17:26:31','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697466376','Cleared','5','2023-10-17 18:52:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6695,'','Invoice','','2023-10-16 17:27:17','','0','5','2023-10-16 17:27:17','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697466422','Cleared','5','2023-10-16 17:38:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6696,'RJG5ON0Y1X','Invoice','','2023-10-16 17:28:42','','0','5','2023-10-16 17:28:42','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697466510','Cleared','5','2023-10-17 13:35:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6697,'RJG6NUJ496','Mpesa','','2023-10-16 17:29:35','','0','5','2023-10-16 17:29:35','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697466561','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6698,'','Invoice','','2023-10-16 17:32:13','','40','5','2023-10-16 17:32:13','530','260','260','1','retail','40','260','1','0','0','0','0','0','0','printed',' ','','1','0','51697466718','Cleared','5','2023-10-16 17:42:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6699,'RJG5NYXD07','Mpesa','','2023-10-16 17:47:55','','15','5','2023-10-16 17:47:55','209','0','15','1','retail','15','15','1','0','0','0','0','15','0','printed',' ','','1','0','51697467561','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6700,'RJL15C409L','Invoice','','2023-10-16 17:50:46','','0','5','2023-10-16 17:50:46','615','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697467738','Cleared','5','2023-10-21 19:15:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6701,'RJG6NSAJTC','Mpesa','','2023-10-16 18:25:06','','0','5','2023-10-16 18:25:06','616','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697469895','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6702,'','Cash','','2023-10-16 18:32:37','','0','5','2023-10-16 18:32:37','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697470308','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6703,'RJG7O9T7AN','Mpesa','','2023-10-16 18:52:58','','0','5','2023-10-16 18:52:58','67','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','51697471546','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6704,'RJG9OAJAX3','Mpesa','','2023-10-16 18:56:03','','0','5','2023-10-16 18:56:03','598','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51697471755','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6705,'','Cash','','2023-10-16 19:00:37','','0','5','2023-10-16 19:00:37','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51697472030','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6706,'','Cash','','2023-10-16 19:41:45','','0','5','2023-10-16 19:41:45','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697474495','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6707,'','Invoice','','2023-10-17 10:26:03','','0','5','2023-10-17 10:26:03','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697527437','Cleared','5','2023-10-17 10:36:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6708,'','Invoice','','2023-10-17 10:30:16','','40','5','2023-10-17 10:30:16','530','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51697527801','Cleared','5','2023-10-17 10:36:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6709,'','Cash','','2023-10-17 10:35:50','','-20','5','2023-10-17 10:34:03','504','280','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697527840','Cleared','5','2023-10-17 10:35:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6710,'','Cash','','2023-10-17 10:40:12','','20','5','2023-10-17 10:40:12','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51697528398','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6711,'RJ46IDIQ2E','Invoice','','2023-10-17 10:57:33','','0','5','2023-10-17 10:57:33','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697529398','Cleared','5','2023-10-18 10:52:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6712,'RJH5PZFCU3','Bank','','2023-10-17 11:25:12','','20','5','2023-10-17 11:25:12','617','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51697530979','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6713,'','Invoice','','2023-10-17 12:22:18','','0','5','2023-10-17 12:22:18','550','0','900','1','retail','0','900','1','0','0','0','0','0','900','printed',' ','RJH9Q7BQVD','1','0','51697531144','Cleared','5','2023-10-17 14:04:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6714,'RJI352VPJP','Invoice','','2023-10-17 12:47:12','','0','5','2023-10-17 12:47:12','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697536018','Cleared','5','2023-10-18 10:44:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6715,'','Cash','','2023-10-17 13:52:43','','0','5','2023-10-17 13:52:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51697539930','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6716,'RJH7QF016J','Bank','','2023-10-17 13:53:16','','0','5','2023-10-17 13:53:16','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51697539982','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6717,'RJH9QRE3I1','Invoice','','2023-10-17 14:45:35','','0','5','2023-10-17 14:45:35','506','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697543122','Cleared','5','2023-10-18 10:43:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6718,'RJH1QQHTDP','Invoice','','2023-10-17 14:53:46','','0','5','2023-10-17 14:53:46','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697543483','Cleared','5','2023-10-18 09:35:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6719,'RJI05XY3XY','Invoice','','2023-10-17 14:55:41','','0','5','2023-10-17 14:55:41','52','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697543692','Cleared','5','2023-10-18 10:51:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6720,'RJI6SVSG9E','Invoice','','2023-10-17 14:56:35','','0','5','2023-10-17 14:56:35','589','0','2200','1','retail','0','2200','1','0','0','0','0','2200','0','printed',' ','','1','0','51697543758','Cleared','5','2023-10-18 10:40:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6721,'RJH9QLRJHT','Mpesa','','2023-10-17 15:01:56','','0','5','2023-10-17 15:01:56','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697543870','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6722,'RJH0QPJ280','Mpesa','','2023-10-17 15:34:38','','0','5','2023-10-17 15:34:38','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51697546046','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6723,'rjh4r146xi','Invoice','','2023-10-17 15:36:52','','0','5','2023-10-17 15:36:52','68','0','300','1','retail','0','300','1','0','0','','0','300','0','printed',' ','','1','0','51697546151','Cleared','5','2023-10-17 17:50:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6724,'','Cash','','2023-10-17 15:45:38','','0','5','2023-10-17 15:45:39','561','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51697546229','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6725,'RJH6RHOPNA','Invoice','','2023-10-17 17:53:55','','0','5','2023-10-17 17:53:55','444','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51697554416','Cleared','5','2023-10-17 19:42:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6726,'','Invoice','','2023-10-17 17:55:15','','0','5','2023-10-17 17:55:15','453','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697554498','Cleared','5','2023-10-17 19:14:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6727,'','Invoice','','2023-10-17 17:56:57','','40','5','2023-10-17 17:56:57','433','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51697554604','Cleared','5','2023-10-17 18:55:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6728,'RJI9V51E0D','Invoice','','2023-10-17 17:58:13','','0','5','2023-10-17 17:58:13','536','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697554641','Cleared','5','2023-10-19 14:04:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6729,'','Cash','','2023-10-17 18:00:22','','0','5','2023-10-17 18:00:22','342','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697554809','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6730,'RJH4R863LO','Bank','','2023-10-17 18:18:09','','0','5','2023-10-17 18:18:09','457','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51697555871','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6731,'RJH7R4BNUH','Mpesa','','2023-10-17 18:48:39','','0','5','2023-10-17 18:48:39','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697557696','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6732,'RJH6RHOPNA','Mpesa','','2023-10-17 19:03:54','','0','5','2023-10-17 19:03:54','444','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51697558607','Cleared','5','2023-10-17 19:30:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6733,'','Cash','','2023-10-17 19:08:07','','0','5','2023-10-17 19:08:07','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51697558873','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6734,'RJI45WXW2M','Invoice','','2023-10-17 19:10:08','','0','5','2023-10-17 19:10:08','167','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697558989','Cleared','5','2023-10-18 10:53:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6735,'RJH9QUM8Q7','Mpesa','','2023-10-17 19:19:13','','0','5','2023-10-17 19:19:13','538','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697559543','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6736,'','Invoice','','2023-10-18 09:26:58','','-2600','5','2023-10-18 09:26:58','13','0','2800','1','retail','200','2800','1','0','0','2800','0','0','0','printed',' ','','1','0','51697610391','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6737,'RJI6U197ZY','Invoice','','2023-10-18 12:48:43','','0','5','2023-10-18 09:28:22','96','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697610491','Cleared','5','2023-10-18 17:27:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6738,'RJH6QAPA00','Mpesa','','2023-10-18 09:29:29','','0','5','2023-10-18 09:29:29','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697610555','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6739,'','Cash','','2023-10-18 10:18:08','','0','5','2023-10-18 10:18:08','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697613377','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6740,'','Cash','','2023-10-18 10:19:26','','0','5','2023-10-18 10:19:26','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697613499','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6741,'RJI8T0AX1U','Mpesa','','2023-10-18 10:35:37','','0','5','2023-10-18 10:35:38','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697614440','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6742,'RJJ23W156V3','Mpesa','','2023-10-19 13:34:50','','0','5','2023-10-18 10:55:50','89','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697615740','Cleared','5','2023-10-19 13:34:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6743,'','Invoice','','2023-10-18 12:15:37','','40','5','2023-10-18 12:15:37','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','RJJ5VZNHY5','1','0','51697620507','Cleared','5','2023-10-20 09:54:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6744,'RJJ8X0XHTQ','Invoice','','2023-10-18 12:18:14','','0','5','2023-10-18 12:18:14','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697620564','Cleared','5','2023-10-19 14:36:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6745,'RJI2TVDXLU','Invoice','','2023-10-18 12:18:54','','0','5','2023-10-18 12:18:54','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697620719','Cleared','5','2023-10-18 17:26:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6746,'RJO4E5B2ZC','Invoice','','2023-10-18 12:57:54','','20','5','2023-10-18 12:57:00','504','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51697623004','Cleared','5','2023-10-24 17:12:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6747,'','Cash','','2023-10-18 14:41:23','','0','5','2023-10-18 14:06:46','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51697627188','Cleared','5','2023-10-18 14:41:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6748,'RJI6UF8FKS','Invoice','','2023-10-18 14:10:04','','60','5','2023-10-18 14:10:04','467','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51697627213','Cleared','5','2023-10-18 18:12:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6749,'RJI6TGGHXK','Mpesa','','2023-10-18 14:14:02','','0','5','2023-10-18 14:14:02','156','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','51697627456','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6750,'RJI7TJ0CVV','Mpesa','','2023-10-18 14:19:03','','0','5','2023-10-18 14:19:03','619','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697627921','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6751,'RJI4TBUDF6','Mpesa','','2023-10-18 14:23:43','','0','5','2023-10-18 14:23:43','446','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697628204','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6752,'RJI7TSKGLN','Invoice','','2023-10-18 14:33:35','','0','5','2023-10-18 14:33:35','73','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697628805','Cleared','5','2023-10-18 17:35:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6753,'RJI0U2M3NK','Invoice','','2023-10-18 14:35:10','','0','5','2023-10-18 14:35:10','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51697628888','Cleared','5','2023-10-18 17:25:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6754,'RJI4TBUDF6','Bank','','2023-10-18 14:47:55','','0','5','2023-10-18 14:47:55','446','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51697629523','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6755,'RJI1U5A7VD','Invoice','','2023-10-18 16:51:38','','20','5','2023-10-18 16:51:38','110','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51697637083','Cleared','5','2023-10-18 17:24:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6756,'RJI1U9009N','Cash','','2023-10-18 16:59:01','','0','5','2023-10-18 16:59:01','604','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697637167','Cleared','5','2023-10-18 17:32:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6757,'','Cash','','2023-10-18 16:59:23','','20','5','2023-10-18 16:59:23','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51697637552','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6758,'','Cash','','2023-10-18 17:30:52','','0','5','2023-10-18 17:30:53','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697639444','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6759,'RJI3TUUI3D','Mpesa','','2023-10-18 17:34:05','','0','5','2023-10-18 17:34:05','561','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51697639635','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6760,'RJI1UE219Z','Invoice','','2023-10-18 17:42:48','','0','5','2023-10-18 17:42:48','35','100','300','1','retail','0','300','1','0','0','0','0','200','0','printed',' ','','1','0','51697640150','Cleared','5','2023-10-18 18:13:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6761,'','Cash','','2023-10-18 17:51:33','','0','5','2023-10-18 17:51:02','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697640589','Cleared','5','2023-10-18 17:51:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6762,'RJJ3VZSC39','Bank','','2023-10-19 09:18:08','','40','5','2023-10-19 09:18:08','620','0','1760','1','retail','40','1760','1','0','0','0','0','0','1760','printed',' ','','1','0','51697696096','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6763,'','Invoice','','2023-10-19 09:20:32','','-0','5','2023-10-19 09:20:32','621','0','0','1','retail','300','0','1','0','0','0','0','0','0','printed',' ','',NULL,'0','51697696417','Cleared','5','2023-10-19 09:20:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6764,'rjj9xpbaz1','Mpesa','','2023-10-19 19:51:04','','0','5','2023-10-19 09:23:34','556','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697696603','Cleared','5','2023-10-19 19:51:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6765,'RJK7ZJR8MB','Invoice','','2023-10-19 09:25:26','','0','5','2023-10-19 09:25:26','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697696659','Cleared','5','2023-10-20 10:49:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6766,'RJJ3WW91SL','Invoice','','2023-10-19 10:20:32','','0','5','2023-10-19 10:20:32','447','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697700019','Cleared','5','2023-10-19 13:58:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6767,'','Invoice','','2023-10-19 10:38:10','','350','5','2023-10-19 10:38:10','10','0','1750','1','retail','350','1750','1','0','0','00','0','0','1750','printed',' ','','1','0','51697701003','Cleared','5','2023-11-09 15:35:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6768,'','Invoice','','2023-10-19 10:38:45','','-1000','5','2023-10-19 10:38:45','11','0','1250','1','retail','250','1250','1','0','0','1250','0','0','0','printed',' ','','1','0','51697701104','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6769,'RJJ5X729RR','Invoice','','2023-10-19 10:39:13','','0','5','2023-10-19 10:39:13','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697701135','Cleared','5','2023-10-19 15:30:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6770,'','Invoice','','2023-10-19 11:56:23','','-2600','5','2023-10-19 11:56:23','13','0','2800','1','retail','200','2800','1','0','0','2800','0','0','0','printed',' ','','1','0','51697705719','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6771,'','Cash','','2023-10-19 12:06:58','','0','5','2023-10-19 12:06:58','108','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','51697706408','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6772,'RJJ4X5HL4E','Invoice','','2023-10-19 12:18:33','','0','5','2023-10-19 12:18:33','458','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51697707085','Cleared','5','2023-10-19 15:17:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6773,'RJI4V1WKSM','Cash','','2023-10-19 13:39:50','','0','5','2023-10-19 12:47:56','554','200','300','1','retail','0','300','1','0','0','0','0','100','0','printed',' ','','1','0','51697708862','Cleared','5','2023-10-19 15:25:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6774,'RJJ9XBRS41','Bank','','2023-10-19 16:32:01','','0','5','2023-10-19 13:01:31','210','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51697709675','Cleared','5','2023-10-19 16:32:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6775,'RJJ6WBB7XW','Mpesa','','2023-10-19 13:02:09','','0','5','2023-10-19 13:02:09','598','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51697709719','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6776,'RJJ2WC1GNI','Bank','','2023-10-19 13:03:54','','0','5','2023-10-19 13:03:54','581','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51697709826','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6777,'RJJ3WI53PZ','Bank','','2023-10-19 13:05:45','','20','5','2023-10-19 13:05:45','247','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51697709885','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6778,'','Cash','','2023-10-19 13:15:23','','0','5','2023-10-19 13:07:59','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697709995','Cleared','5','2023-10-19 13:15:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6779,'','Invoice','','2023-10-19 13:09:00','','0','5','2023-10-19 13:09:00','461','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697710130','Cleared','5','2023-10-19 13:22:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6780,'RJJ6WOWJ2M','Invoice','','2023-10-19 13:10:58','','0','5','2023-10-19 13:10:58','323','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697710152','Cleared','5','2023-10-19 13:13:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6781,'','Cash','','2023-10-19 13:21:19','','0','5','2023-10-19 13:21:19','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697710864','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6782,'RJJ3WTG0U1','Bank','','2023-10-19 13:28:07','','50','5','2023-10-19 13:28:07','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51697711275','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6783,'RJJ7WQ0MEX','Mpesa','','2023-10-19 13:31:31','','0','5','2023-10-19 13:31:31','370','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697711466','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6784,'RJI8UNVL0S','Mpesa','','2023-10-19 13:48:25','','0','5','2023-10-19 13:48:25','567','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51697712450','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6785,'RJP9HYTHCZ','Cash','','2023-10-19 13:50:31','','80','5','2023-10-19 13:50:31','248','840','1120','1','retail','80','1120','1','0','0','','0','0','280','printed',' ','','1','0','51697712611','Cleared','5','2023-10-25 20:04:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6786,'','Cash','','2023-10-19 14:47:35','','0','5','2023-10-19 14:47:35','561','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697716039','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6787,'','Cash','','2023-10-19 15:01:03','','0','5','2023-10-19 15:01:03','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51697716855','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6788,'','Bank','','2023-10-20 09:46:52','','-1190','5','2023-10-19 18:09:26','210','0','0','1','retail','0','1200','1','0','0','0','0','0','10','printed',' ','','1','0','51697728142','Cleared','5','2023-10-20 14:55:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6789,'RJJ0XQQOC4','Mpesa','','2023-10-19 18:26:59','','0','5','2023-10-19 18:26:59','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697728207','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6790,'RJJ6XWEJ4Y','Bank','','2023-10-19 18:46:17','','0','5','2023-10-19 18:46:17','622','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51697729967','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6791,'RJJ4XY9P2G','Invoice','','2023-10-19 18:47:47','','0','5','2023-10-19 18:47:47','80','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697730414','Cleared','5','2023-10-19 19:23:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6792,'RJJ0Y10RXK','Invoice','','2023-10-19 19:01:58','','0','5','2023-10-19 19:01:58','623','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697731283','Cleared','5','2023-10-19 19:05:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6793,'','Cash','','2023-10-19 19:11:40','','0','5','2023-10-19 19:04:04','209','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51697731430','Cleared','5','2023-10-19 19:11:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6794,'RJN89DIFG2','Invoice','','2023-10-20 09:36:32','','60','5','2023-10-20 09:36:32','18','0','270','1','retail','30','270','1','0','0','0','0','300','0','printed',' ','','1','0','51697780747','Cleared','5','2023-10-23 15:44:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6795,'RJK11YGW1R','Invoice','','2023-10-20 09:37:43','','60','5','2023-10-20 09:37:43','216','0','270','1','retail','30','270','1','0','0','0','0','300','0','printed',' ','','1','0','51697783828','Cleared','5','2023-10-20 19:06:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6796,'RJK8ZJX6N2','Invoice','','2023-10-20 10:14:13','','30','5','2023-10-20 10:14:13','142','0','270','1','retail','30','270','1','0','0','0','0','270','0','printed',' ','','1','0','51697786016','Cleared','5','2023-10-20 10:52:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6797,'RJK521DZYF','Invoice','','2023-10-20 10:24:26','','0','5','2023-10-20 10:24:26','314','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697786624','Cleared','5','2023-10-20 18:29:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6798,'RJK8ZJG4A4','Mpesa','','2023-10-20 10:43:07','','0','5','2023-10-20 10:43:07','287','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697787631','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6799,'','Cash','','2023-10-20 11:32:41','','0','5','2023-10-20 11:32:41','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697790741','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6800,'','Invoice','','2023-10-20 11:33:25','','40','5','2023-10-20 11:33:25','209','0','410','1','retail','40','410','1','0','0','0','0','0','410','printed',' ','RJK0ZQ797G','1','0','51697790778','Cleared','5','2023-10-20 11:39:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6801,'RJK21Z8IY6','Invoice','','2023-10-20 12:45:20','','490','5','2023-10-20 12:45:20','436','0','4500','1','retail','490','4500','1','0','0','0','0','4500','0','printed',' ','','1','0','51697795027','Cleared','5','2023-10-20 18:25:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6802,'RJK2ZXSJ6Q','Mpesa','','2023-10-20 14:05:06','','0','5','2023-10-20 14:05:06','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697799892','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6803,'RJK11YW6VH','Invoice','','2023-10-20 14:08:30','','0','5','2023-10-20 14:08:30','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697799976','Cleared','5','2023-10-20 18:23:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6804,'RJL94FAA2N','Invoice','','2023-10-20 14:09:03','','0','5','2023-10-20 14:09:03','99','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697800129','Cleared','5','2023-10-21 14:41:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6805,'RJK521HSFH','Invoice','','2023-10-20 14:13:44','','0','5','2023-10-20 14:13:44','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697800415','Cleared','5','2023-10-20 18:30:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6806,'RJK41Y8LRS','Invoice','','2023-10-20 14:26:51','','0','5','2023-10-20 14:26:51','624','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697800592','Cleared','5','2023-10-20 18:20:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6807,'','Cash','','2023-10-20 14:27:47','','0','5','2023-10-20 14:27:47','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51697801251','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6808,'RJK11G6ARL','Invoice','','2023-10-20 14:28:13','','0','5','2023-10-20 14:28:13','320','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51697801276','Cleared','5','2023-10-20 18:01:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6809,'RJK420ZW32','Invoice','','2023-10-20 14:28:50','','0','5','2023-10-20 14:28:50','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697801318','Cleared','5','2023-10-20 18:28:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6810,'RJK014QCFW','Mpesa','','2023-10-20 14:30:48','','0','5','2023-10-20 14:30:48','625','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697801437','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6811,'','Invoice','','2023-10-20 14:31:51','','30','5','2023-10-20 14:31:51','504','270','270','1','retail','30','270','1','0','0','0','0','0','0','printed',' ','','1','0','51697801478','Cleared','5','2023-10-23 15:37:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6812,'RJK516RPBP','Mpesa','','2023-10-20 14:32:24','','20','5','2023-10-20 14:32:24','282','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51697801533','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6813,'RJO0EGV1M6','Invoice','','2023-10-20 16:13:14','','60','5','2023-10-20 16:13:14','425','0','270','1','retail','30','270','1','0','0','0','0','300','0','printed',' ','','1','0','51697807576','Cleared','5','2023-10-24 18:31:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6814,'RJK21N6D6I','Mpesa','','2023-10-20 16:42:03','','40','5','2023-10-20 16:42:03','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51697809272','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6815,'','Cash','','2023-10-20 17:46:42','','20','5','2023-10-20 17:46:42','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51697813182','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6816,'RJK524GB9X','Invoice','','2023-10-20 17:47:18','','0','5','2023-10-20 17:47:18','147','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697813212','Cleared','5','2023-10-20 18:52:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6817,'RJK7203KHF','Invoice','','2023-10-20 17:48:22','','0','5','2023-10-20 17:48:22','218','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697813285','Cleared','5','2023-10-20 18:27:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6818,'RJK923HCV9','Mpesa','','2023-10-20 18:43:53','','0','5','2023-10-20 18:43:53','626','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697816617','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6819,'RJK02BMG2C','Invoice','','2023-10-20 18:45:06','','0','5','2023-10-20 18:45:06','30','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51697816663','Cleared','5','2023-10-21 09:40:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6820,'','Invoice','','2023-10-20 18:50:40','','60','5','2023-10-20 18:50:40','26','390','390','1','retail','60','390','1','0','0','0','0','0','0','printed',' ','','1','0','51697817026','Cleared','5','2023-10-20 18:59:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6821,'','Cash','','2023-10-20 19:20:01','','0','5','2023-10-20 19:20:01','561','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697818742','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6822,'RJK129CTC7','Bank','','2023-10-21 09:32:36','','0','5','2023-10-21 09:32:36','627','0','350','1','retail','0','350','1','0','0','0','0','0','350','printed',' ','','1','0','51697869780','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6823,'RJL83N7GDQ','Invoice','','2023-10-21 09:33:33','','0','5','2023-10-21 09:33:33','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697869995','Cleared','5','2023-10-21 11:11:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6824,'RJL44SFXZE','Invoice','','2023-10-21 11:27:44','','0','5','2023-10-21 11:27:44','52','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697876747','Cleared','5','2023-10-21 16:36:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6825,'RJL24E3MFO','Invoice','','2023-10-21 11:30:59','','0','5','2023-10-21 11:30:59','628','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51697876941','Cleared','5','2023-10-21 14:30:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6826,'RJL33W0N9V','Bank','','2023-10-21 11:43:22','','0','5','2023-10-21 11:43:22','629','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51697877732','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6827,'','Invoice','','2023-10-21 11:44:48','','0','5','2023-10-21 11:44:48','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697877878','Cleared','5','2023-10-21 11:51:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6828,'RJL03YPNVY','Bank','','2023-10-21 12:07:25','','20','5','2023-10-21 12:07:25','630','0','130','1','retail','20','130','1','0','0','0','0','0','130','printed',' ','','1','0','51697879054','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6829,'RJM76NJPQD','Invoice','','2023-10-21 13:16:16','','0','5','2023-10-21 13:16:16','583','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697879366','Cleared','5','2023-10-22 14:19:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6830,'RJL1493V2R','Bank','','2023-10-21 13:45:34','','0','5','2023-10-21 13:45:34','631','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51697883417','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6831,'','Cash','','2023-10-21 14:10:18','','0','5','2023-10-21 13:47:13','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51697885164','Cleared','5','2023-10-21 14:10:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6832,'RJL64SMIAO','Invoice','','2023-10-21 14:13:31','','0','5','2023-10-21 14:13:31','229','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697886782','Cleared','5','2023-10-21 16:35:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6833,'','Cash','','2023-10-21 14:26:44','','0','5','2023-10-21 14:26:44','209','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','51697887591','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6834,'RJL64JGBCY','Mpesa','','2023-10-21 15:15:03','','0','5','2023-10-21 15:15:03','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697890488','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6835,'','Cash','','2023-10-21 15:30:04','','0','5','2023-10-21 15:30:04','561','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51697891387','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6836,'RJL6ATHY16','Bank','','2023-10-21 16:43:09','','40','5','2023-10-21 16:43:09','405','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51697895771','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6837,'RJL64JGBCY','Bank','','2023-10-21 16:47:49','','0','5','2023-10-21 16:47:49','632','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51697895997','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6838,'RJL64VWYO','Mpesa','','2023-10-21 16:56:44','','0','5','2023-10-21 16:56:44','633','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697896544','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6839,'RJL14WF825','Mpesa','','2023-10-21 17:15:36','','0','5','2023-10-21 17:15:36','587','0','330','1','retail','0','330','1','0','0','0','0','330','0','printed',' ','','1','0','51697897616','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6840,'','Cash','','2023-10-21 17:21:53','','40','5','2023-10-21 17:21:53','115','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51697898067','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6841,'RJL754EFPDN','Mpesa','','2023-10-21 18:24:18','','0','5','2023-10-21 18:24:18','598','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51697901839','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6842,'RJL559HYNH','Invoice','','2023-10-21 18:26:16','','0','5','2023-10-21 18:26:16','163','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697901952','Cleared','5','2023-10-21 18:45:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6843,'RJL357FPDN','Mpesa','','2023-10-21 18:27:05','','0','5','2023-10-21 18:27:05','23','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697902009','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6844,'','Cash','','2023-10-22 13:51:36','','0','5','2023-10-22 13:51:37','209','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','51697970746','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6845,'RJM27E67QW','Invoice','','2023-10-22 13:52:40','','300','5','2023-10-22 13:52:40','74','0','300','1','retail','0','300','1','0','0','0','0','600','0','printed',' ','','1','0','51697971946','Cleared','5','2023-10-22 18:18:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6846,'RJM97T0MPL','Cash','','2023-10-22 13:54:22','','0','5','2023-10-22 13:54:22','455','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697972049','Cleared','5','2023-10-22 19:03:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6847,'','Invoice','','2023-10-22 13:54:55','','-300','5','2023-10-22 13:54:55','120','0','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51697972078','Cleared','5','2023-10-22 19:18:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6848,'RJM48ASN4G','Invoice','','2023-10-22 13:55:55','','0','5','2023-10-22 13:55:55','209','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51697972131','Cleared','5','2023-10-22 19:01:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6849,'RJM67I9YJ4','Invoice','','2023-10-22 13:57:49','','0','5','2023-10-22 13:57:49','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697972208','Cleared','5','2023-10-22 18:21:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6850,'RJM67QLCAK','Invoice','','2023-10-22 13:59:12','','0','5','2023-10-22 13:59:12','604','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697972284','Cleared','5','2023-10-22 18:23:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6851,'','Cash','','2023-10-22 17:38:18','','0','5','2023-10-22 17:38:18','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51697985489','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6852,'RJM47ZYYTA','Cash','','2023-10-22 18:27:33','','0','5','2023-10-22 18:27:33','25','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697988386','Cleared','5','2023-10-22 18:29:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6853,'RJM0893D0W','Invoice','','2023-10-22 18:30:20','','0','5','2023-10-22 18:30:20','318','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697988608','Cleared','5','2023-10-22 18:45:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6854,'RJM388N74X','Invoice','','2023-10-22 18:31:15','','0','5','2023-10-22 18:31:15','483','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697988640','Cleared','5','2023-10-22 18:44:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6855,'RJM87O8IC4','Mpesa','','2023-10-22 18:33:25','','0','5','2023-10-22 18:33:25','634','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697988701','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6856,'RJM281W5P6','Mpesa','','2023-10-22 18:39:23','','0','5','2023-10-22 18:39:23','296','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51697989149','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6857,'RJM48B7L7A','Invoice','','2023-10-22 18:52:24','','0','5','2023-10-22 18:52:24','615','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51697989935','Cleared','5','2023-10-22 19:02:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6858,'RJM686HA8M','Mpesa','','2023-10-22 19:06:06','','0','5','2023-10-22 19:06:06','209','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','51697990754','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6859,'RJM58D5R57','Mpesa','','2023-10-22 19:13:58','','40','5','2023-10-22 19:13:58','117','0','260','1','retail','40','260','1','0','0','0','0','260','0','printed',' ','','1','0','51697991206','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6860,'RJN89RLZ7O','Invoice','','2023-10-23 09:07:51','','0','5','2023-10-23 09:07:51','506','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698041226','Cleared','5','2023-10-23 16:59:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6861,'RJP6HA9AVO','Invoice','','2023-10-23 10:03:39','','0','5','2023-10-23 10:03:39','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698044584','Cleared','5','2023-10-25 16:38:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6862,'RJO3E8JU0R','Invoice','','2023-10-23 10:18:06','','0','5','2023-10-23 10:18:06','70','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51698045406','Cleared','5','2023-10-24 17:28:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6863,'','Invoice','','2023-10-23 10:43:38','','-2340','5','2023-10-23 10:43:38','13','0','2520','1','retail','180','2520','1','0','0','2520','0','0','0','printed',' ','','1','0','51698046994','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6864,'','Invoice','','2023-10-23 10:49:23','','300','5','2023-10-23 10:49:23','10','0','1500','1','retail','300','1500','1','0','0','0','0','0','1500','printed',' ','','1','0','51698047053','Cleared','5','2023-11-09 15:37:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6865,'','Invoice','','2023-10-23 10:50:02','','-600','5','2023-10-23 10:50:02','11','0','750','1','retail','150','750','1','0','0','750','0','0','0','printed',' ','','1','0','51698047379','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6866,'RJP8GU2V6I','Invoice','','2023-10-23 13:24:55','','0','5','2023-10-23 13:16:45','507','0','600','1','retail','0','-1800','1','0','0','0','0','600','0','printed',' ','','1','0','51698056170','Cleared','5','2023-10-25 14:06:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6867,'RJN7AFT3UP','Invoice','','2023-10-23 13:38:30','','0','5','2023-10-23 13:38:30','104','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698057474','Cleared','5','2023-10-23 16:46:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6868,'RJN7APKVO7','Bank','','2023-10-23 16:04:57','','20','5','2023-10-23 16:04:57','635','0','880','1','retail','20','880','1','0','0','0','0','0','880','printed',' ','','1','0','51698065948','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6869,'','Cash','','2023-10-23 16:12:28','','0','5','2023-10-23 16:12:28','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51698066729','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6870,'RJN3B7ZMK3','Invoice','','2023-10-23 16:13:06','','0','5','2023-10-23 16:13:06','112','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698066764','Cleared','5','2023-10-23 18:22:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6871,'RJO4D4KB9W','Cash','','2023-10-23 16:14:02','','0','5','2023-10-23 16:14:02','324','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698066821','Cleared','5','2023-10-24 12:52:58','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6872,'RJN6BJLFIC','Invoice','','2023-10-23 17:52:25','','0','5','2023-10-23 16:15:45','266','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698066913','Cleared','5','2023-10-23 19:20:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6873,'RJN0B669D0','Invoice','','2023-10-23 16:16:29','','0','5','2023-10-23 16:16:29','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698066965','Cleared','5','2023-10-23 18:00:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6874,'','Cash','','2023-10-23 17:53:47','','0','5','2023-10-23 16:20:13','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51698067195','Cleared','5','2023-10-23 17:53:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6875,'RJN1A70117','Bank','','2023-10-23 16:21:03','','0','5','2023-10-23 16:21:03','209','0','100','1','retail','0','100','1','0','0','0','0','0','100','printed',' ','','1','0','51698067221','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6876,'RJN2AUW7CG','Invoice','','2023-10-23 16:23:10','','0','5','2023-10-23 16:23:10','310','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698067356','Cleared','5','2023-10-23 16:49:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6877,'RJP9G8XIM7','Cash','','2023-10-23 16:23:35','','0','5','2023-10-23 16:23:35','132','0','300','1','retail','0','300','1','0','0','00','0','300','0','printed',' ','','1','0','51698067404','Cleared','5','2023-10-25 13:12:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6878,'','Cash','','2023-10-23 16:26:01','','0','5','2023-10-23 16:26:01','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51698067544','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6879,'RJN7B6GHBB','Invoice','','2023-10-23 16:27:21','','0','5','2023-10-23 16:27:21','484','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51698067615','Cleared','5','2023-10-23 18:02:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6880,'RJN5AEU457','Invoice','','2023-10-23 16:30:34','','0','5','2023-10-23 16:30:34','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698067817','Cleared','5','2023-10-23 16:43:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6881,'RJN6AN6T0I','Invoice','','2023-10-23 16:31:49','','0','5','2023-10-23 16:31:49','35','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698067885','Cleared','5','2023-10-23 16:41:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6882,'RJN6ATLAA6','Bank','','2023-10-23 16:34:16','','20','5','2023-10-23 16:34:16','636','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51698067987','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6883,'RJN2APTWBA','Invoice','','2023-10-23 16:37:11','','0','5','2023-10-23 16:37:11','262','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698068220','Cleared','5','2023-10-23 16:40:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6884,'RJN19ZVLRD','Mpesa','','2023-10-23 16:57:09','','0','5','2023-10-23 16:57:09','637','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698069417','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6885,'RJN5B3Q8RF','Invoice','','2023-10-23 17:09:52','','0','5','2023-10-23 17:09:52','183','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698070179','Cleared','5','2023-10-23 17:50:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6886,'RJE5H5DP19','Mpesa','','2023-10-23 17:11:42','','0','5','2023-10-23 17:11:42','569','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698070291','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6887,'','Cash','','2023-10-23 17:27:49','','0','5','2023-10-23 17:27:49','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51698071247','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6888,'RJV32MAY3R','Invoice','','2023-10-23 18:13:19','','0','5','2023-10-23 18:13:19','92','30','300','1','retail','0','300','1','0','0','','0','0','270','printed',' ','','1','0','51698073630','Cleared','5','2023-11-01 10:59:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6889,'RJN8BY5HTW','Invoice','','2023-10-23 18:15:32','','0','5','2023-10-23 18:15:32','444','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51698074025','Cleared','5','2023-10-24 12:56:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6890,'RJO2DNZ6R8','Invoice','','2023-10-23 18:17:17','','0','5','2023-10-23 18:17:17','372','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698074193','Cleared','5','2023-10-24 14:53:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6891,'RJN4BJLQMK','Invoice','','2023-10-23 18:30:43','','0','5','2023-10-23 18:30:43','519','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698075032','Cleared','5','2023-10-23 19:22:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6892,'RJO0DLYVS8','Invoice','','2023-10-23 18:50:24','','0','5','2023-10-23 18:50:24','501','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698076178','Cleared','5','2023-10-24 14:03:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6893,'RJO9COLTT9','Invoice','','2023-10-23 18:51:39','','0','5','2023-10-23 18:51:39','37','0','600','1','retail','0','600','1','0','0','00','0','600','0','printed',' ','','1','0','51698076279','Cleared','5','2023-10-24 12:51:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6894,'RJN5BG5W1P','Mpesa','','2023-10-23 19:02:06','','0','5','2023-10-23 19:02:06','346','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51698076790','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6895,'RJN0B91MFC','Mpesa','','2023-10-23 19:06:48','','0','5','2023-10-23 19:06:48','93','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698077184','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6896,'','Cash','','2023-10-23 19:23:35','','0','5','2023-10-23 19:23:35','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51698078166','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6897,'','Cash','','2023-10-23 19:25:23','','0','5','2023-10-23 19:25:23','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698078313','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6898,'RJO3DVEMVH','Invoice','','2023-10-24 10:50:39','','0','5','2023-10-24 10:50:39','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698133490','Cleared','5','2023-10-24 15:41:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6899,'RJO8DVOTLU','Invoice','','2023-10-24 10:52:13','','0','5','2023-10-24 10:52:13','457','0','300','1','retail','0','300','1','0','0','00','0','300','0','printed',' ','','1','0','51698133916','Cleared','5','2023-10-24 15:41:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6900,'RJO4DCLKKI','Invoice','','2023-10-24 10:52:58','','0','5','2023-10-24 10:52:58','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698133950','Cleared','5','2023-10-24 12:50:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6901,'RJO1E79BUF','Invoice','','2023-10-24 10:53:34','','50','5','2023-10-24 10:53:34','88','0','250','1','retail','50','250','1','0','0','','0','0','250','printed',' ','','1','0','51698134001','Cleared','5','2023-10-24 17:18:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6902,'RJO4E5B2ZC','Invoice','','2023-10-24 10:57:23','','0','5','2023-10-24 10:57:23','549','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','51698134029','Cleared','5','2023-10-24 17:06:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6903,'RJO9EAIKGB','Invoice','','2023-10-24 10:57:56','','0','5','2023-10-24 10:57:56','106','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698134261','Cleared','5','2023-10-24 17:42:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6904,'RJO8DWQ2WS','Invoice','','2023-10-24 11:00:22','','0','5','2023-10-24 11:00:22','638','0','900','1','retail','0','900','1','0','0','0','0','0900','0','printed',' ','','1','0','51698134294','Cleared','5','2023-10-24 15:46:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6905,'RJO7ELP5Y3','Invoice','','2023-10-24 11:00:51','','0','5','2023-10-24 11:00:51','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698134435','Cleared','5','2023-10-24 19:01:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6906,'RJP4G46JAO','Cash','','2023-10-24 11:01:23','','0','5','2023-10-24 11:01:23','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698134475','Cleared','5','2023-10-25 13:13:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6907,'RJO2EKHQ5U','Invoice','','2023-10-24 11:07:55','','0','5','2023-10-24 11:07:55','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698134862','Cleared','5','2023-10-24 19:00:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6908,'RJO0CSA3YI','Invoice','','2023-10-24 11:08:35','','0','5','2023-10-24 11:08:35','594','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698134902','Cleared','5','2023-10-24 12:49:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6909,'','Cash','','2023-10-24 11:10:03','','20','5','2023-10-24 11:10:03','108','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51698134992','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6910,'RJO4ELTVK4','Invoice','','2023-10-24 11:17:00','','40','5','2023-10-24 11:17:01','61','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51698135405','Cleared','5','2023-10-24 18:59:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6911,'RJO6D8WFOO','Bank','','2023-10-24 12:15:55','','0','5','2023-10-24 12:15:55','639','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51698138945','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6912,'','Invoice','','2023-10-24 12:30:35','','20','5','2023-10-24 12:30:35','75','0280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51698138996','Cleared','5','2023-10-24 18:36:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6913,'','Invoice','','2023-10-24 12:31:22','','0','5','2023-10-24 12:31:23','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698139870','Cleared','5','2023-10-24 13:40:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6914,'RJP9HOMFNX','Invoice','','2023-10-24 12:32:05','','0','5','2023-10-24 12:32:05','264','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698139900','Cleared','5','2023-10-25 19:01:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6915,'RJO4DOSAN6','Invoice','','2023-10-24 13:28:04','','0','5','2023-10-24 13:28:04','186','0','900','1','retail','0','900','1','0','0','0','0','600','300','printed',' ','RJP9HYTHCZ','1','0','51698143243','Cleared','5','2023-10-25 20:05:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6916,'','Cash','','2023-10-24 13:53:37','','0','5','2023-10-24 13:53:37','561','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51698144785','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6917,'','Invoice','','2023-10-24 14:05:09','','0','5','2023-10-24 14:05:09','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698145498','Cleared','5','2023-10-24 14:13:32','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6918,'','Invoice','','2023-10-24 14:41:17','','0','5','2023-10-24 14:41:17','437','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698147666','Cleared','5','2023-10-24 17:41:57','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6919,'RJO0DQXDXW','Mpesa','','2023-10-24 14:50:48','','0','5','2023-10-24 14:50:48','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698148236','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6920,'RJO5DYLH55','Invoice','','2023-10-24 15:24:36','','0','5','2023-10-24 15:24:36','209','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51698148290','Cleared','5','2023-10-24 16:09:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6921,'RJO8DX3P1I','Invoice','','2023-10-24 15:47:59','','0','5','2023-10-24 15:47:59','170','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698151667','Cleared','5','2023-10-24 15:55:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6922,'RJO9DY3CTX','Mpesa','','2023-10-24 16:05:37','','0','5','2023-10-24 16:05:37','640','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51698152610','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6923,'','Invoice','','2023-10-24 16:15:43','','20','5','2023-10-24 16:15:43','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51698153323','Cleared','5','2023-10-24 16:37:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6924,'RJO8E03WG8','Mpesa','','2023-10-24 16:16:32','','0','5','2023-10-24 16:16:32','598','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51698153371','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6925,'RJO0E56L04','Mpesa','','2023-10-24 17:06:40','','0','5','2023-10-24 17:06:40','190','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698156390','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6926,'RJP3HZBP2N','Invoice','','2023-10-24 17:19:12','','0','5','2023-10-24 17:19:12','60','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698157138','Cleared','5','2023-10-27 18:58:01','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6927,'RJO9E7Q5LV','Mpesa','','2023-10-24 17:24:15','','0','5','2023-10-24 17:24:15','82','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51698157441','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6928,'','Cash','','2023-10-24 18:00:06','','0','5','2023-10-24 18:00:06','554','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698159591','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6929,'','Invoice','','2023-10-24 18:12:41','','60','5','2023-10-24 18:12:41','67','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51698160346','Cleared','5','2023-10-24 18:19:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6930,'','Cash','','2023-10-24 18:20:16','','0','5','2023-10-24 18:20:16','475','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698160800','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6931,'RJO2EHOW28','Invoice','','2023-10-24 18:21:50','','0','5','2023-10-24 18:21:50','560','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698160898','Cleared','5','2023-10-24 18:35:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6932,'RJO0EGV1M6','Invoice','','2023-10-24 18:28:08','','0','5','2023-10-24 18:28:09','425','0','300','1','retail','0','300','1','0','0','00','0','300','0','printed',' ','','1','0','51698161276','Cleared','5','2023-10-24 18:34:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6933,'RJO1EIMVSN','Mpesa','','2023-10-24 18:43:35','','50','5','2023-10-24 18:43:35','238','0','1050','1','retail','50','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','51698161941','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6934,'','Cash','','2023-10-24 18:49:45','','0','5','2023-10-24 18:49:45','22','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51698162562','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6935,'RJO6ELB5WS','Bank','','2023-10-24 18:50:17','','0','5','2023-10-24 18:50:17','209','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51698162600','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6936,'RJP8G1GQM2','Mpesa','','2023-10-25 09:48:16','','0','5','2023-10-25 09:48:16','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698216483','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6937,'RJP1GGREZ3','Invoice','','2023-10-25 09:52:27','','0','5','2023-10-25 09:52:27','641','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698216605','Cleared','5','2023-10-25 12:45:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6938,'RJP6H7LDRQ','Invoice','','2023-10-25 12:46:43','','0','5','2023-10-25 12:46:43','68','0','300','1','retail','0','300','1','0','0','0','0','0300','0','printed',' ','','1','0','51698227174','Cleared','5','2023-10-25 16:14:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6939,'RJP4GDXY9O','Mpesa','','2023-10-25 12:47:23','','0','5','2023-10-25 12:47:23','131','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698227231','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6940,'RJP2GMIV6E','Invoice','','2023-10-25 12:50:10','','0','5','2023-10-25 12:50:10','551','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698227292','Cleared','5','2023-10-25 13:08:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6941,'RJP2GPACTU','Invoice','','2023-10-25 12:53:28','','0','5','2023-10-25 12:53:28','477','0','300','1','retail','0','300','1','0','0','00','0','300','0','printed',' ','','1','0','51698227598','Cleared','5','2023-10-25 13:28:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6942,'','Cash','','2023-10-25 12:53:59','','0','5','2023-10-25 12:53:59','108','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51698227627','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6943,'RJP0GO3IPO','Invoice','','2023-10-25 12:55:17','','0','5','2023-10-25 12:55:17','333','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698227668','Cleared','5','2023-10-25 13:14:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6944,'','Cash','','2023-10-25 13:05:41','','0','5','2023-10-25 13:05:41','561','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51698228265','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6945,'RJP9GPLN3L','Bank','','2023-10-25 13:31:30','','40','5','2023-10-25 13:31:30','642','0','680','1','retail','40','680','1','0','0','0','0','0','680','printed',' ','','1','0','51698229715','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6946,'RJP5GSF7HR','Mpesa','','2023-10-25 13:59:11','','0','5','2023-10-25 13:59:11','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698230058','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6947,'','Cash','','2023-10-25 14:41:17','','0','5','2023-10-25 14:14:28','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51698232454','Cleared','5','2023-10-25 14:41:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6948,'RJP1GYO2HD','Invoice','','2023-10-25 14:15:08','','0','5','2023-10-25 14:15:08','612','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698232476','Cleared','5','2023-10-25 14:55:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6949,'','Invoice','','2023-10-25 14:59:10','','2900','5','2023-10-25 14:59:10','591','0','2100','1','retail','0','2100','1','0','0','0','0','0','5000','printed',' ','','1','0','51698235095','Cleared','5','2023-10-28 13:51:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6950,'','Cash','','2023-10-25 15:00:19','','0','5','2023-10-25 15:00:19','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51698235209','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6951,'RJP3H07WF7','Mpesa','','2023-10-25 15:07:38','','15','5','2023-10-25 15:07:38','282','0','45','1','retail','15','45','1','0','0','0','0','45','0','printed',' ','','1','0','51698235510','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6952,'RJP3H07WF7','Mpesa','','2023-10-25 15:14:17','','0','5','2023-10-25 15:14:17','234','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698236029','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6953,'RJP5HCD13','Mpesa','','2023-10-25 16:55:58','','0','5','2023-10-25 16:55:58','122','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698242146','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6954,'','Cash','','2023-10-25 16:56:45','','0','5','2023-10-25 16:56:45','554','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51698242192','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6955,'','Cash','','2023-10-25 17:02:29','','0','5','2023-10-25 17:02:29','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51698242533','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6956,'RJP0HJFFGS','Mpesa','','2023-10-25 17:50:45','','0','5','2023-10-25 17:50:45','604','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698245427','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6957,'RJP4HSF87Y','Invoice','','2023-10-25 17:52:06','','0','5','2023-10-25 17:52:06','270','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698245505','Cleared','5','2023-10-25 18:54:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6958,'RJP8HPBXDY','Bank','','2023-10-25 18:40:12','','60','5','2023-10-25 18:40:12','643','0','840','1','retail','60','840','1','0','0','0','0','0','840','printed',' ','','1','0','51698248371','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6959,'RJP0HPZ3B4','Mpesa','','2023-10-25 18:49:30','','20','5','2023-10-25 18:49:30','644','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51698248949','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6960,'RJP6HS57T0','Mpesa','','2023-10-25 18:55:01','','0','5','2023-10-25 18:55:02','295','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698249288','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6961,'RJP3HT9XCX','Mpesa','','2023-10-25 18:57:36','','0','5','2023-10-25 18:57:36','645','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698249356','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6962,'RJP1I1KXD1','Bank','','2023-10-25 19:45:28','','0','5','2023-10-25 19:45:28','646','0','1600','1','retail','0','1600','1','0','0','0','0','0','1600','printed',' ','','1','0','51698252216','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6963,'','Invoice','','2023-10-25 20:30:30','','-0','5','2023-10-25 20:30:30','13','0','0','1','retail','2800','0','1','0','0','0','0','0','0','printed',' ','','1','0','51698254966','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6964,'RJQ9K3AIZ9','Invoice','','2023-10-26 10:23:33','','20','5','2023-10-26 10:23:33','94','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51698304786','Cleared','5','2023-10-26 18:25:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6965,'RJQ2JQ9K1W','Invoice','','2023-10-26 10:54:17','','0','5','2023-10-26 10:54:17','506','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','51698305052','Cleared','5','2023-10-26 18:49:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6966,'','Invoice','','2023-10-26 10:55:35','','450','5','2023-10-26 10:55:35','10','0','2250','1','retail','450','2250','1','0','0','0','0','0','2250','printed',' ','','1','0','51698306892','Cleared','5','2023-11-09 15:38:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6967,'','Invoice','','2023-11-01 11:33:10','','-0','5','2023-10-26 10:56:30','11','0','0','1','retail','3000','0','1','0','0','0','0','0','0','printed',' ','','1','0','51698306963','Cleared','5','2023-10-26 11:33:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6968,'','Invoice','','2023-10-26 10:57:49','','-2600','5','2023-10-26 10:57:49','13','0','2800','1','retail','200','2800','1','0','0','2800','0','0','0','printed',' ','','1','0','51698307012','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6969,'RJQ3JHTFT9','Mpesa','','2023-10-26 10:58:53','','20','5','2023-10-26 10:58:53','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51698307089','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6970,'RJQ3K5MKER','Invoice','','2023-10-26 14:15:09','','0','5','2023-10-26 14:15:09','550','0','900','1','retail','0','900','1','0','0','0','0','0','900','printed',' ','','1','0','51698318885','Cleared','5','2023-10-26 18:54:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6971,'RJQ4KFB0ZS','Invoice','','2023-10-26 15:55:01','','0','5','2023-10-26 15:55:01','589','0','2800','1','retail','0','2800','1','0','0','0','0','2800.','0','printed',' ','','1','0','51698324876','Cleared','5','2023-10-26 18:17:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6972,'','Cash','','2023-10-26 15:55:48','','0','5','2023-10-26 15:55:48','488','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','51698324919','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6973,'RJQ3KZUN37','Invoice','','2023-10-26 16:47:10','','0','5','2023-10-26 16:47:10','647','0','2100','1','retail','0','2100','1','0','0','00','0','2100','0','printed',' ','','1','0','51698327919','Cleared','5','2023-10-26 18:51:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6974,'RJQ5KR7OYN','Invoice','','2023-10-26 17:48:35','','0','5','2023-10-26 17:48:35','209','0','1600','1','retail','0','1600','1','0','0','','0','0','1600','printed',' ','','1','0','51698331606','Cleared','5','2023-10-26 17:54:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6975,'','Invoice','','2023-10-26 17:57:20','','20','5','2023-10-26 17:57:20','67','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51698332230','Cleared','5','2023-10-26 18:05:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6976,'RJQ5JECORJ','Mpesa','','2023-10-26 18:19:12','','0','5','2023-10-26 18:19:12','118','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51698333541','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6977,'RJQ6KWDQQ4','Mpesa','','2023-10-26 18:26:31','','0','5','2023-10-26 18:26:31','348','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698333973','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6978,'RJQ6KWSOD4','Mpesa','','2023-10-26 18:27:55','','0','5','2023-10-26 18:27:55','598','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51698334034','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6979,'RJQ7KKYRDD','Mpesa','','2023-10-26 18:32:12','','0','5','2023-10-26 18:32:12','493','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698334112','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6980,'','Cash','','2023-10-26 18:44:10','','0','5','2023-10-26 18:44:10','92','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','51698335034','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6981,'','Cash','','2023-10-26 18:52:38','','0','5','2023-10-26 18:52:38','246','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698335546','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6982,'RJQIJUSCVV','Bank','','2023-10-26 18:55:47','','0','5','2023-10-26 18:55:47','581','0','70','1','retail','0','70','1','0','0','0','0','0','70','printed',' ','','1','0','51698335733','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6983,'','Cash','','2023-10-26 18:57:54','','0','5','2023-10-26 18:57:54','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51698335786','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6984,'','Cash','','2023-10-26 19:00:33','','20','5','2023-10-26 19:00:33','209','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51698335909','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6985,'RJS4QBCKFU','Invoice','','2023-10-26 19:02:37','','0','5','2023-10-26 19:02:37','587','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698336044','Cleared','5','2023-10-28 14:01:21','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6986,'RJQ3LEPKB7','Invoice','','2023-10-26 19:04:45','','0','5','2023-10-26 19:04:45','609','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','51698336176','Cleared','5','2023-10-26 20:10:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6987,'RJR3OD9ACZ','Invoice','','2023-10-26 19:05:31','','0','5','2023-10-26 19:05:31','386','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698336297','Cleared','5','2023-10-27 19:03:41','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6988,'RJQ4KR9TCW','Invoice','','2023-10-26 19:07:19','','0','5','2023-10-26 19:07:19','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698336427','Cleared','5','2023-10-26 19:19:38','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6989,'RK80QTCJRC','Invoice','','2023-10-26 19:10:33','','0','5','2023-10-26 19:10:33','74','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51698336565','Cleared','5','2023-11-09 15:22:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6990,'RJT7V0LV27','Invoice','','2023-10-26 19:13:28','','0','5','2023-10-26 19:13:28','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698336714','Cleared','5','2023-10-29 19:26:27','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6991,'RJQ0KDW8XE','Bank','','2023-10-26 19:14:22','','0','5','2023-10-26 19:14:22','209','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51698336832','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6992,'rjq8la7hlw','Mpesa','','2023-10-26 19:42:00','','20','5','2023-10-26 19:42:00','89','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51698338494','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6993,'RJQ6L7BKW0','Mpesa','','2023-10-26 19:47:28','','0','5','2023-10-26 19:47:28','648','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698338758','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6994,'RJQ7KUCKQ9','Mpesa','','2023-10-26 19:50:04','','0','5','2023-10-26 19:50:04','381','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698338993','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6995,'','Cash','','2023-10-26 19:58:44','','0','5','2023-10-26 19:58:44','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51698339514','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6996,'RJQ4LCY2NW','Mpesa','','2023-10-26 19:59:27','','0','5','2023-10-26 19:59:27','608','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698339548','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6997,'','Cash','','2023-10-26 20:10:58','','0','5','2023-10-26 20:10:58','209','0','0','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51698340247','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6998,'RJR9MKJ7TR','Cash','','2023-10-27 12:34:55','','100','5','2023-10-27 10:27:12','649','0','500','1','retail','100','500','1','0','0','0','0','0','500','printed',' ','','1','0','51698391608','Cleared','5','2023-10-27 13:22:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(6999,'RJR7OABJDP','Invoice','','2023-10-27 10:28:07','','0','5','2023-10-27 10:28:07','110','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698391677','Cleared','5','2023-10-27 18:46:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7000,'','Invoice','','2023-10-27 10:28:36','','-300','5','2023-10-27 10:28:36','304','0','300','1','retail','0','300','1','0','0','300','0','0','0','printed',' ','','1','0','51698391699','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7001,'RJR3MMTD9X','Invoice','','2023-10-27 10:31:30','','0','5','2023-10-27 10:31:30','650','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698391732','Cleared','5','2023-10-27 12:11:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7002,'RJU2XSQTB0','Invoice','','2023-10-27 10:53:53','','0','5','2023-10-27 10:53:53','70','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698393191','Cleared','5','2023-10-30 19:15:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7003,'RJR6N1OU4E','Bank','','2023-10-27 13:18:53','','40','5','2023-10-27 12:12:49','445','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51698397953','Cleared','5','2023-10-27 13:18:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7004,'RJR8MXWLF0','Mpesa','','2023-10-27 12:21:39','','0','5','2023-10-27 12:21:39','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','',NULL,'0','51698398480','Cleared','5','2023-10-27 12:21:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7005,'RJS0RAZGN4','Invoice','','2023-10-27 12:24:06','','40','5','2023-10-27 12:24:06','433','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51698398416','Cleared','5','2023-10-28 17:46:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7006,'RJR5O2DQD7','Cash','','2023-10-27 12:35:59','','0','5','2023-10-27 12:35:59','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698399342','Cleared','5','2023-10-27 17:58:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7007,'RJR8MXWLF0','Mpesa','','2023-10-27 12:38:29','','0','5','2023-10-27 12:38:29','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51698399465','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7008,'RJR9MT45VD','Bank','','2023-10-27 13:37:43','','0','5','2023-10-27 13:37:43','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51698403047','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7009,'RJR3NESXWX','Mpesa','','2023-10-27 17:33:36','','0','5','2023-10-27 16:07:14','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698412007','Cleared','5','2023-10-27 17:33:36','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7010,'','Invoice','','2023-10-27 16:08:53','','20','5','2023-10-27 16:08:53','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51698412110','Cleared','5','2023-10-27 17:22:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7011,'RJR3NAPG45','Cash','','2023-10-27 17:20:39','','0','5','2023-10-27 17:18:30','138','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698416294','Cleared','5','2023-10-27 17:21:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7012,'RJR1NCYJFN','Mpesa','','2023-10-27 17:26:02','','0','5','2023-10-27 17:26:02','651','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698416377','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7013,'RJR0NCQ6H6','Mpesa','','2023-10-27 17:36:27','','0','5','2023-10-27 17:36:27','127','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698417350','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7014,'','Cash','','2023-10-27 17:37:49','','0','5','2023-10-27 17:37:49','209','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','51698417419','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7015,'RJR7NK85X3','Mpesa','','2023-10-27 17:38:49','','40','5','2023-10-27 17:38:49','48','0','560','1','retail','40','560','1','0','0','0','0','560','0','printed',' ','','1','0','51698417484','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7016,'RJR0NZTRLA','Bank','','2023-10-27 17:42:50','','0','5','2023-10-27 17:42:50','586','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51698417606','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7017,'RJR7NVT8YH','Bank','','2023-10-27 17:51:36','','20','5','2023-10-27 17:51:36','652','0','280','1','retail','20','280','1','0','0','0','0','0','280','printed',' ','','1','0','51698418282','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7018,'RJR7OC4YLR','Invoice','','2023-10-27 18:45:23','','0','5','2023-10-27 18:45:23','415','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698421332','Cleared','5','2023-10-27 19:00:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7019,'RJS1QGBECH','Invoice','','2023-10-27 18:49:57','','20','5','2023-10-27 18:49:57','209','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51698421770','Cleared','5','2023-10-28 13:29:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7020,'RJR7OJBFH1','Invoice','','2023-10-27 19:08:29','','0','5','2023-10-27 19:08:29','77','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698422897','Cleared','5','2023-10-28 08:51:40','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7021,'RJS2R8GN44','Invoice','','2023-10-28 10:02:46','','0','5','2023-10-28 10:02:46','298','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698476534','Cleared','5','2023-10-28 16:51:05','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7022,'','Cash','','2023-10-28 10:03:21','','0','5','2023-10-28 10:03:21','450','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698476588','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7023,'RJS7Q6O2X','Invoice','','2023-10-28 10:05:11','','0','5','2023-10-28 10:05:11','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51698476700','Cleared','5','2023-10-28 11:48:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7024,'RJS3PV0NDB','Bank','','2023-10-28 10:05:42','','0','5','2023-10-28 10:05:42','209','0','120','1','retail','0','120','1','0','0','0','0','0','120','printed',' ','','1','0','51698476724','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7025,'','Invoice','','2023-10-28 10:37:27','','0','5','2023-10-28 10:37:27','210','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','1','0','51698478619','Cleared','5','2023-10-28 11:51:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7026,'RJS4PZZ2OS','Mpesa','','2023-10-28 11:52:20','','0','5','2023-10-28 11:52:20','209','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','51698483109','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7027,'RJS4PZTXIY','Invoice','','2023-10-28 11:54:16','','0','5','2023-10-28 11:54:16','583','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698483201','Cleared','5','2023-10-28 12:16:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7028,'RJS5QBOKMR','Invoice','','2023-10-28 11:56:36','','0','5','2023-10-28 11:56:36','563','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698483305','Cleared','5','2023-10-28 12:18:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7029,'RJS7QAEMJ1','Mpesa','','2023-10-28 12:05:41','','0','5','2023-10-28 12:05:41','50','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698483893','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7030,'RJS6Q8K1G0','Mpesa','','2023-10-28 12:07:21','','0','5','2023-10-28 12:07:21','653','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698483984','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7031,'RRS5RVR8VL','Invoice','','2023-10-28 13:21:06','','0','5','2023-10-28 13:21:06','99','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698488420','Cleared','5','2023-10-28 19:19:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7032,'RJS0QCT9E0','Bank','','2023-10-28 13:26:12','','0','5','2023-10-28 13:26:12','209','0','140','1','retail','0','140','1','0','0','0','0','0','140','printed',' ','','1','0','51698488761','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7033,'RJT6UGNA2K','Invoice','','2023-10-28 13:47:10','','0','5','2023-10-28 13:47:10','209','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51698489960','Cleared','5','2023-10-29 18:53:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7034,'RJV7ZFS653','Invoice','','2023-10-28 13:48:03','','0','5','2023-10-28 13:48:03','69','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698490042','Cleared','5','2023-10-31 09:50:42','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7035,'RJS8QQHPFY','Invoice','','2023-10-28 14:05:51','','0','5','2023-10-28 14:05:51','654','0','1600','1','retail','0','1600','1','0','0','00','0','1600','0','printed',' ','','1','0','51698491132','Cleared','5','2023-10-28 14:32:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7036,'','Invoice','','2023-10-28 14:11:41','','60','5','2023-10-28 14:11:41','26','390','390','1','retail','60','390','1','0','0','0','0','0','0','printed',' ','','1','0','51698491482','Cleared','5','2023-10-28 19:11:56','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7037,'RJS7QPZVP5','Invoice','','2023-10-28 14:17:34','','0','5','2023-10-28 14:14:51','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51698491670','Cleared','5','2023-10-28 14:31:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7038,'','Cash','','2023-10-28 14:32:48','','0','5','2023-10-28 14:32:48','561','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51698492751','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7039,'RJS8QSQ0DA','Mpesa','','2023-10-28 14:52:37','','0','5','2023-10-28 14:52:37','590','0','0','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51698493941','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7040,'RJS0QV7X6W','Bank','','2023-10-28 15:08:07','','0','5','2023-10-28 15:08:08','655','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51698494812','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7041,'RJS9QVJ28N','Mpesa','','2023-10-28 15:10:20','','0','5','2023-10-28 15:10:20','656','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698495005','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7042,'','Invoice','','2023-10-28 15:11:45','','0','5','2023-10-28 15:11:45','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51698495079','Cleared','5','2023-10-28 15:31:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7043,'RJT4UZRHAK','Invoice','','2023-10-28 15:35:46','','0','5','2023-10-28 15:35:46','212','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698496527','Cleared','5','2023-10-29 19:19:25','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7044,'RJS7R837GV','Invoice','','2023-10-28 15:36:18','','0','5','2023-10-28 15:36:18','288','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51698496558','Cleared','5','2023-10-28 16:48:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7045,'RJS5R3G7TX','Bank','','2023-10-28 16:17:29','','50','5','2023-10-28 16:17:29','88','0','250','1','retail','50','250','1','0','0','0','0','0','250','printed',' ','','1','0','51698499029','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7046,'RJS1RFT0C3','Invoice','','2023-10-28 16:22:07','','0','5','2023-10-28 16:22:07','569','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698499149','Cleared','5','2023-10-28 17:43:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7047,'RJS0RAZGN4','Invoice','','2023-10-28 16:41:24','','0','5','2023-10-28 16:41:24','657','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698500348','Cleared','5','2023-10-28 17:30:14','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7048,'RJS6RBEFPO','Bank','','2023-10-28 17:16:42','','0','5','2023-10-28 17:16:42','658','0','600','1','retail','0','600','1','0','0','0','0','0','600','printed',' ','','1','0','51698502355','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7049,'RJS9RF2875','Invoice','','2023-10-28 17:34:03','','20','5','2023-10-28 17:34:03','146','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51698503633','Cleared','5','2023-10-28 17:39:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7050,'RJS4RLQ2CQ','Mpesa','','2023-10-28 18:38:44','','0','5','2023-10-28 18:38:44','598','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','51698506749','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7051,'RJS8ROLTM0','Mpesa','','2023-10-28 18:43:08','','0','5','2023-10-28 18:43:08','502','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698507766','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7052,'','Invoice','','2023-10-28 18:47:28','','0','5','2023-10-28 18:47:28','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51698508036','Cleared','5','2023-10-28 18:51:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7053,'','Cash','','2023-10-29 14:15:57','','0','5','2023-10-29 14:15:57','209','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','51698578147','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7054,'RJT3UXA2AX','Cash','','2023-10-29 19:01:19','','0','5','2023-10-29 14:16:33','210','0','630','1','retail','0','630','1','0','0','0','0','0','630','printed',' ','','1','0','51698578174','Cleared','5','2023-10-29 19:03:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7055,'RJT5V0DYIT','Invoice','','2023-10-29 14:20:27','','0','5','2023-10-29 14:20:27','429','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','51698578399','Cleared','5','2023-10-29 19:22:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7056,'RJT7UYZ8F5','Invoice','','2023-10-29 14:21:04','','0','5','2023-10-29 14:21:04','32','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698578444','Cleared','5','2023-10-29 19:13:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7057,'RJT0U3LXSK','Invoice','','2023-10-29 14:21:38','','0','5','2023-10-29 14:21:38','216','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698578480','Cleared','5','2023-10-29 18:07:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7058,'rjt1tibq9n','Mpesa','','2023-10-29 14:22:30','','0','5','2023-10-29 14:22:30','360','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698578526','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7059,'RJT9U30CUJ','Invoice','','2023-10-29 14:23:33','','0','5','2023-10-29 14:23:33','527','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698578590','Cleared','5','2023-10-29 18:05:55','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7060,'RJT3UYVI0P','Invoice','','2023-10-29 14:26:33','','0','5','2023-10-29 14:26:33','641','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698578780','Cleared','5','2023-10-29 19:12:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7061,'','Cash','','2023-10-29 18:00:09','','0','5','2023-10-29 14:28:00','38','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698578866','Cleared','5','2023-10-29 18:00:09','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7062,'RJR7ONQ7RF','Mpesa','','2023-10-29 15:28:15','','0','5','2023-10-29 15:28:15','426','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51698582475','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7063,'','Cash','','2023-10-29 16:20:01','','0','5','2023-10-29 16:20:01','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51698585584','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7064,'RJT1UD0VJN','Mpesa','','2023-10-29 17:46:55','','60','5','2023-10-29 17:46:55','100','0','840','1','retail','60','840','1','0','0','0','0','840','0','printed',' ','','1','0','51698590784','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7065,'','Cash','','2023-10-29 17:50:05','','0','5','2023-10-29 17:50:05','60','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698590930','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7066,'RJT9UN2J3R','Invoice','','2023-10-29 17:50:30','','0','5','2023-10-29 17:50:30','252','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698591015','Cleared','5','2023-10-29 18:21:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7067,'RJT0UNUKWK','Invoice','','2023-10-29 17:50:59','','0','5','2023-10-29 17:51:00','615','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698591042','Cleared','5','2023-10-29 18:19:54','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7068,'RJT0V2RHOE','Invoice','','2023-10-29 17:51:30','','0','5','2023-10-29 17:51:30','397','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698591072','Cleared','5','2023-10-29 19:36:19','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7069,'RJT2UG8YU4','Invoice','','2023-10-29 17:51:54','','0','5','2023-10-29 17:51:54','604','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698591102','Cleared','5','2023-10-29 18:18:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7070,'','Cash','','2023-10-29 17:55:51','','0','5','2023-10-29 17:55:51','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51698591336','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7071,'RJT8UAWC5E','Invoice','','2023-10-29 18:02:15','','0','5','2023-10-29 18:02:15','481','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698591624','Cleared','5','2023-10-29 18:17:10','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7072,'RJT5U72QBT','Mpesa','','2023-10-29 18:08:20','','0','5','2023-10-29 18:08:20','380','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','51698592092','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7073,'RJT0U94KZW','Mpesa','','2023-10-29 18:12:58','','0','5','2023-10-29 18:12:58','22','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698592347','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7074,'','Cash','','2023-10-29 18:50:35','','0','5','2023-10-29 18:41:02','209','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','51698594002','Cleared','5','2023-10-29 18:50:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7075,'RJT5URNOXN','Cash','','2023-10-29 18:43:52','','0','5','2023-10-29 18:43:52','654','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698594223','Cleared','5','2023-10-29 18:47:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7076,'RJT5UPNO5X','Mpesa','','2023-10-29 18:49:13','','0','5','2023-10-29 18:49:13','660','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698594486','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7077,'RJT1UCTQ27','Mpesa','','2023-10-29 18:59:39','','0','5','2023-10-29 18:59:39','255','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698595169','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7078,'RJT9UXJQHT','Bank','','2023-10-29 19:05:18','','0','5','2023-10-29 19:05:18','209','0','150','1','retail','0','150','1','0','0','0','0','0','150','printed',' ','','1','0','51698595503','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7079,'RK32CEPO98','Invoice','','2023-10-30 09:18:00','','0','5','2023-10-30 09:18:00','211','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698646633','Cleared','5','2023-11-04 14:24:11','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7080,'rju6w7v8mq','Invoice','','2023-10-30 09:18:54','','0','5','2023-10-30 09:18:54','224','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698646720','Cleared','5','2023-10-30 09:53:28','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7081,'RJU3W6HLNT','Mpesa','','2023-10-30 09:23:03','','0','5','2023-10-30 09:21:22','537','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698646803','Cleared','5','2023-10-30 09:23:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7082,'','Invoice','','2023-10-30 09:27:28','','-2600','5','2023-10-30 09:27:28','13','0','2800','1','retail','200','2800','1','0','0','2800','0','0','0','printed',' ','','1','0','51698647196','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7083,'','Invoice','','2023-10-30 09:28:20','','350','5','2023-10-30 09:28:20','10','0','1750','1','retail','350','1750','1','0','0','0','0','0','1750','printed',' ','','1','0','51698647261','Cleared','5','2023-11-09 15:38:39','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7084,'','Invoice','','2023-10-30 09:28:49','','-1000','5','2023-10-30 09:28:50','11','0','1250','1','retail','250','1250','1','0','0','1250','0','0','0','printed',' ','','1','0','51698647314','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7085,'RJV21TAK0M','Invoice','','2023-10-30 10:30:32','','0','5','2023-10-30 10:30:32','474','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698651019','Cleared','5','2023-10-31 18:39:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7086,'RJU5WEXZ65','Mpesa','','2023-10-30 10:44:26','','0','5','2023-10-30 10:31:21','402','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698651072','Cleared','5','2023-10-30 10:44:26','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7087,'','Cash','','2023-10-30 10:46:06','','0','5','2023-10-30 10:46:06','209','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','51698651954','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7088,'RJU1WMA7MD','Invoice','','2023-10-30 10:48:29','','300','5','2023-10-30 10:48:29','106','0','300','1','retail','0','300','1','0','0','0','0','600','0','printed',' ','','1','0','51698652098','Cleared','5','2023-10-30 17:46:53','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7089,'RJU3WFCTBJ','Mpesa','','2023-10-30 10:51:12','','0','5','2023-10-30 10:51:12','71','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698652129','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7090,'RJU1WOBU9F','Invoice','','2023-10-30 11:56:27','','0','5','2023-10-30 11:56:27','209','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698655492','Cleared','5','2023-10-30 18:45:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7091,'RK40EI2GN2','Invoice','','2023-10-30 12:19:08','','0','5','2023-10-30 12:19:08','552','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698657529','Cleared','5','2023-11-04 14:06:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7092,'RJU4WTHV8M','Mpesa','','2023-10-30 13:04:42','','0','5','2023-10-30 13:04:42','661','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','51698660198','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7093,'RK217VLP4X','Invoice','','2023-10-30 13:51:47','','0','5','2023-10-30 13:51:47','544','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698663091','Cleared','5','2023-11-02 15:25:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7094,'RJV7ZJ5V6V','Invoice','','2023-10-30 13:52:14','','0','5','2023-10-30 13:52:14','183','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698663123','Cleared','5','2023-10-31 18:44:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7095,'RJU3X1LQO3','Mpesa','','2023-10-30 14:22:04','','0','5','2023-10-30 14:22:04','464','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','51698664477','Cleared','5','2023-10-30 17:58:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7096,'RJU2X7AFIY','Bank','','2023-10-30 15:21:36','','40','5','2023-10-30 15:21:36','209','0','560','1','retail','40','560','1','0','0','0','0','0','560','printed',' ','','1','0','51698668455','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7097,'RJU9X8VEVR','Bank','','2023-10-30 15:23:21','','0','5','2023-10-30 15:23:21','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51698668564','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7098,'RJU7X74HNX','Mpesa','','2023-10-30 15:26:00','','0','5','2023-10-30 15:26:00','662','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','51698668630','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7099,'','Invoice','','2023-10-30 16:17:57','','140','5','2023-10-30 16:17:57','209','1960','1960','1','retail','140','1960','1','0','0','0','0','0','0','printed',' ','','1','0','51698671856','Cleared','5','2023-10-30 17:16:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7100,'RJU8XYN7CY','Invoice','','2023-10-30 17:18:14','','0','5','2023-10-30 17:18:14','457','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51698675475','Cleared','5','2023-10-30 18:38:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7101,'RJU5Y6CMYR','Invoice','','2023-10-30 17:18:52','','0','5','2023-10-30 17:18:52','190','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698675509','Cleared','5','2023-10-30 19:20:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7102,'RJU7Y4ZRP7','Invoice','','2023-10-30 17:20:11','','0','5','2023-10-30 17:20:11','92','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698675591','Cleared','5','2023-10-30 19:12:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7103,'RJT7VJ6A6Z','Invoice','','2023-10-30 17:21:30','','0','5','2023-10-30 17:21:30','268','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698675623','Cleared','5','2023-10-30 18:26:48','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7104,'RJU0XCGWIY','Cash','','2023-10-30 17:23:54','','20','5','2023-10-30 17:23:14','349','0','130','1','retail','20','130','1','0','0','0','0','130','0','printed',' ','','1','0','51698675734','Cleared','5','2023-10-30 17:24:50','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7105,'RJU5XGML6H','Mpesa','','2023-10-30 17:25:33','','0','5','2023-10-30 17:25:33','188','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698675921','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7106,'','Cash','','2023-10-30 17:27:50','','0','5','2023-10-30 17:27:50','115','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51698676056','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7107,'','Cash','','2023-10-30 17:28:26','','0','5','2023-10-30 17:28:27','242','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698676088','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7108,'RJU8Y35614','Invoice','','2023-10-30 17:36:17','','0','5','2023-10-30 17:36:17','663','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698676327','Cleared','5','2023-10-30 19:11:00','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7109,'RJU9Y2SP3H','Invoice','','2023-10-30 17:36:50','','0','5','2023-10-30 17:36:50','64','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698676594','Cleared','5','2023-10-30 19:04:07','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7110,'RJU1WN9K3J','Invoice','','2023-10-30 17:37:42','','0','5','2023-10-30 17:37:42','169','0','300','1','retail','0','300','1','0','0','00','0','300','0','printed',' ','','1','0','51698676630','Cleared','5','2023-10-30 17:48:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7111,'RJU2WUJ7MC','Mpesa','','2023-10-30 18:03:44','','0','5','2023-10-30 18:03:44','614','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698678203','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7112,'','Cash','','2023-10-30 18:28:16','','0','5','2023-10-30 18:05:50','209','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','51698678303','Cleared','5','2023-10-30 18:28:16','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7113,'RJU3XUN16Z','Invoice','','2023-10-30 18:08:24','','0','5','2023-10-30 18:08:24','363','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698678490','Cleared','5','2023-10-30 18:21:35','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7114,'','Cash','','2023-10-30 18:19:41','','0','5','2023-10-30 18:19:41','561','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','51698679172','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7115,'RJV4YY76VM','Invoice','','2023-10-30 18:36:12','','0','5','2023-10-30 18:36:12','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698680151','Cleared','5','2023-10-31 09:25:52','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7116,'RJU5Y6UEYR','Mpesa','','2023-10-30 19:23:55','','0','5','2023-10-30 19:23:55','317','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698683023','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7117,'','Invoice','','2023-10-31 09:22:27','','40','5','2023-10-31 09:22:27','530','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','1','0','51698733331','Cleared','5','2023-10-31 16:16:18','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7118,'RJV52KBBL5','Invoice','','2023-10-31 10:58:31','','0','5','2023-10-31 10:58:31','386','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51698739100','Cleared','5','2023-11-01 11:02:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7119,'','Cash','','2023-10-31 10:58:57','','20','5','2023-10-31 10:58:57','108','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','1','0','51698739125','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7120,'RJV55ZT1QEZ','Mpesa','','2023-10-31 13:08:23','','0','5','2023-10-31 13:08:23','664','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698746894','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7121,'RJV5ZZCVXJ','Mpesa','','2023-10-31 13:10:35','','0','5','2023-10-31 13:10:35','313','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','51698747002','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7122,'RJV5ZZRIPF','Mpesa','','2023-10-31 13:11:39','','0','5','2023-10-31 13:11:39','134','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698747078','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7123,'RJV32BNAP7','Invoice','','2023-10-31 13:13:17','','0','5','2023-10-31 13:13:17','21','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698747189','Cleared','5','2023-10-31 19:08:33','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7124,'','Cash','','2023-10-31 15:52:27','','20','5','2023-10-31 15:52:27','504','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51698756728','Cleared','5','2023-10-31 16:12:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7125,'','Cash','','2023-10-31 16:16:40','','60','5','2023-10-31 16:16:40','209','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51698758186','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7126,'','Cash','','2023-10-31 16:18:17','','20','5','2023-10-31 16:18:17','75','280','280','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','51698758281','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7127,'RJV41J1API','Bank','','2023-10-31 16:18:47','','0','5','2023-10-31 16:18:47','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51698758309','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7128,'RJV41LVNIQ','Mpesa','','2023-10-31 16:19:50','','0','5','2023-10-31 16:19:50','305','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698758364','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7129,'RK2087GVK8','Invoice','','2023-10-31 16:21:05','','0','5','2023-10-31 16:21:05','99','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698758441','Cleared','5','2023-11-02 15:31:12','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7130,'RJV027SNSC','Invoice','','2023-10-31 16:21:34','','0','5','2023-10-31 16:21:34','172','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698758479','Cleared','5','2023-10-31 18:49:30','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7131,'RJV01LQBOM','Mpesa','','2023-10-31 16:23:00','','0','5','2023-10-31 16:23:00','400','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','51698758563','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7132,'','Cash','','2023-10-31 16:25:44','','0','5','2023-10-31 16:25:44','197','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698758730','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7133,'RJV71SSA9V','Invoice','','2023-10-31 16:28:09','','0','5','2023-10-31 16:28:09','18','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698758814','Cleared','5','2023-10-31 18:34:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7134,'','Invoice','','2023-10-31 16:56:41','','0','5','2023-10-31 16:56:41','294','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698758908','Cleared','5','2023-10-31 18:35:34','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7135,'RJV51RRM2PD','Mpesa','','2023-10-31 18:26:15','','0','5','2023-10-31 16:58:09','418','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51698760665','Cleared','5','2023-10-31 18:26:15','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7136,'RJV72AJG37','Invoice','','2023-10-31 18:08:38','','0','5','2023-10-31 18:08:38','68','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698764907','Cleared','5','2023-10-31 19:02:45','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7137,'','Cash','','2023-10-31 18:11:27','','0','5','2023-10-31 18:11:27','665','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698765020','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7138,'RJV11YC3UB','Mpesa','','2023-10-31 18:14:58','','0','5','2023-10-31 18:14:58','666','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698765094','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7139,'','Cash','','2023-10-31 18:16:22','','0','5','2023-10-31 18:16:22','209','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','51698765369','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7140,'RJV229YG38','Invoice','','2023-10-31 18:16:41','','0','5','2023-10-31 18:16:41','43','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698765392','Cleared','5','2023-10-31 19:03:31','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7141,'RJV126Q7U5','Invoice','','2023-10-31 18:40:29','','20','5','2023-10-31 18:40:29','67','0','280','1','retail','20','280','1','0','0','0','0','280','0','printed',' ','','1','0','51698766801','Cleared','5','2023-10-31 18:52:29','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7142,'RJV92DLCOH','Invoice','','2023-10-31 18:41:40','','0','5','2023-10-31 18:41:40','519','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698766843','Cleared','5','2023-10-31 19:19:08','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7143,'RK26879SEA','Invoice','','2023-10-31 18:42:58','','0','5','2023-10-31 18:42:58','536','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51698766913','Cleared','5','2023-11-02 15:30:06','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7144,'RJV328LEPN','Bank','','2023-10-31 18:52:52','','0','5','2023-10-31 18:52:52','209','0','50','1','retail','0','50','1','0','0','0','0','0','50','printed',' ','','1','0','51698767561','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7145,'RJV6234X4K','Bank','','2023-10-31 19:04:13','','0','5','2023-10-31 18:59:13','238','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51698767293','Cleared','5','2023-10-31 19:04:13','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7146,'RJV52KBBL5','Invoice','','2023-10-31 19:05:04','','0','5','2023-10-31 19:05:04','210','0','30','1','retail','0','30','1','0','0','0','0','0','30','printed',' ','','1','0','51698768291','Cleared','5','2023-11-01 11:05:17','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7147,'','Invoice','','2023-11-01 11:25:28','','-2800','5','2023-10-02 11:25:28','13','0','2800','1','retail','0','2800','1','0','0','2800','0','0','0','printed',' ','','1','0','51698827101','Cleared','5','2023-11-01 11:27:37','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7148,'','Invoice','','2023-11-01 11:37:09','','-1250','5','2023-10-26 11:37:09','11','0','1250','1','retail','0','1250','1','0','0','1250','0','0','0','printed',' ','','1','0','51698827806','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7149,'','Invoice','','2023-11-01 11:49:01','','-0','5','2023-10-06 11:49:02','11','0','0','1','retail','1500','0','1','0','0','0','0','0','0','printed',' ','','1','0','51698828474','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7150,'','Invoice','','2023-11-01 12:25:20','','-1500','5','2023-10-16 12:25:20','11','0','1500','1','retail','0','1500','1','0','0','1500','0','0','0','printed',' ','','1','0','51698830692','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7151,'','Invoice','','2023-11-01 12:52:53','','-1750','5','2023-10-02 12:52:53','11','0','1750','1','retail','0','1750','1','0','0','1750','0','0','0','printed',' ','','1','0','51698830537','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7152,'','Invoice','','2023-11-01 12:55:58','','-1000','5','2023-10-05 12:55:58','11','0','1000','1','retail','0','1000','1','0','0','1000','0','0','0','printed',' ','','1','0','51698832485','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7153,'','Invoice','','2023-11-01 15:16:01','','-2800','5','2023-11-01 15:16:01','13','0','2800','1','retail','0','2800','1','0','0','2800','0','0','0','printed',' ','','1','0','51698840870','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7154,'','Invoice','','2023-11-02 09:57:40','','-2250','5','2023-11-02 09:57:40','10','0','2250','1','retail','0','2250','1','0','0','2250','0','0','0','printed',' ','','1','0','51698908228','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7155,'','Invoice','','2023-11-02 09:58:23','','-1250','5','2023-11-02 09:58:24','11','0','1250','1','retail','0','1250','1','0','0','1250','0','0','0','printed',' ','','1','0','51698908281','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7156,'','Cash','','2023-11-02 11:37:38','','60','5','2023-11-02 11:37:38','547','840','840','1','retail','60','840','1','0','0','0','0','0','0','printed',' ','','1','0','51698914060','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7157,'','Invoice','','2023-11-02 12:31:39','','-300','5','2023-11-02 12:31:39','304','0','300','1','retail','0','300','1','0','0','300','0','0','0','printed',' ','','1','0','51698917469','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7158,'','Invoice','','2023-11-02 13:32:44','','-2600','5','2023-11-02 13:34:15','13','0','2800','1','retail','200','2800','1','0','0','2800','0','0','0','printed',' ','',NULL,'0','51698917517','Cleared','5','2023-11-02 13:32:44','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7159,'rk26829mg4','Bank','','2023-11-02 14:45:36','','0','5','2023-11-02 14:45:36','209','0','1200','1','retail','0','1200','1','0','0','0','0','0','1200','printed',' ','','1','0','51698925517','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7160,'RK217VLP4X','Invoice','','2023-11-02 15:15:13','','0','5','2023-11-02 15:15:13','544','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','51698927296','Cleared','5','2023-11-02 15:24:49','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7161,'RK39BIGL5X','Invoice','','2023-11-03 10:16:55','','0','5','2023-11-03 10:16:55','65','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','51698995778','Cleared','5','2023-11-04 14:22:02','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7162,'rk32aqec8c','Bank','','2023-11-03 11:24:03','','0','5','2023-11-03 11:24:03','209','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','51698999831','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7163,'RK38C7I8IA','Invoice','','2023-11-03 18:08:06','','0','5','2023-11-03 18:08:06','467','0','280','1','retail','0','280','1','0','0','0','0','280','0','printed',' ','','1','0','51699024057','Cleared','5','2023-11-04 14:09:04','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7164,'','Invoice','','2023-11-06 09:37:23','','-2800','5','2023-11-06 09:37:23','13','0','2800','1','retail','0','2800','1','0','0','2800','0','0','0','printed',' ','','1','0','51699252612','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7165,'','Invoice','','2023-11-06 09:39:08','','-1500','5','2023-11-06 09:39:08','10','0','1500','1','retail','0','1500','1','0','0','1500','0','0','0','printed',' ','','1','0','51699252700','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7166,'','Invoice','','2023-11-06 09:40:20','','-1000','5','2023-11-06 09:40:20','11','0','1000','1','retail','0','1000','1','0','0','1000','0','0','0','printed',' ','','1','0','51699252764','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7167,'','Invoice','','2023-11-07 11:49:53','','0','5','2023-11-07 11:49:53','467','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','51699346970','Cleared','5','2023-11-07 17:57:51','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7168,'RK73OY767F','Invoice','','2023-11-07 14:42:29','','0','5','2023-11-07 14:42:29','589','0','2800','1','retail','0','2800','1','0','0','0','0','2800','0','printed',' ','','1','0','51699357250','Cleared','5','2023-11-07 17:57:23','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7169,'RKKK84QVWUMS','Invoice','','2023-11-08 10:41:30','','0','5','2023-11-08 10:41:30','621','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','51699429268','Cleared','5','2023-11-08 11:46:59','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7170,'','Invoice','','2023-11-08 11:43:41','','-2800','5','2023-11-08 11:43:41','13','0','2800','1','retail','0','2800','1','0','0','2800','0','0','0','printed',' ','','1','0','51699432875','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7171,'','Invoice','','2023-11-08 12:25:42','','--20','5','2023-11-08 12:25:42','504','0','0','1','retail','300','-20','1','0','0','-20','0','0','0','printed',' ','','1','0','51699435522','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7172,'','Invoice','','2023-11-09 11:10:55','','-2000','5','2023-11-09 11:10:55','10','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed',' ','','1','0','51699517403','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7173,'','Invoice','','2023-11-09 11:13:02','','-1250','5','2023-11-09 11:13:02','11','0','1250','1','retail','0','1250','1','0','0','1250','0','0','0','printed',' ','','1','0','51699517557','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7174,'RK99ULUESB','Invoice','','2023-11-09 13:56:48','','0','5','2023-11-09 13:56:48','667','0','280','1','retail','0','280','1','0','0','','0','0','280','printed',' ','','1','0','51699527282','Cleared','5','2023-11-09 15:20:47','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7175,'','Invoice','','2023-11-10 09:34:41','','0','5','2023-11-10 09:34:41','550','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','51699598047','Cleared','5','2023-11-12 14:30:03','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7176,'','Invoice','','2023-11-10 09:35:42','','-2800','5','2023-11-10 09:35:42','13','0','2800','1','retail','0','2800','1','0','0','2800','0','0','0','printed',' ','','1','0','51699598114','Cleared','','','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7177,'','Invoice','','2023-11-10 09:44:41','','0','5','2023-11-10 09:44:41','530','560','560','1','retail','0','560','1','0','0','0','0','0','0','printed',' ','','1','0','51699598152','Cleared','5','2023-11-12 14:27:22','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7178,'','Invoice','','2023-11-10 11:53:38','','0','5','2023-11-10 11:53:38','550','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','51699606385','Cleared','5','2023-11-12 14:29:20','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7179,'','Invoice','','2023-11-11 11:18:59','','0','5','2023-11-11 11:19:00','26','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','51699690716','Cleared','5','2023-11-12 14:28:24','','','','','','',0.00,0.00,0,'','','','',0.00,NULL),(7180,'','Invoice','','2023-11-11 11:41:18','','0','5','2023-11-11 11:41:18','467','560','560','1','retail','0','560','1','0','0','0','0','0','0','printed',' ','','1','0','51699692053','Cleared','5','2023-11-12 14:28:46','','','','','','',0.00,0.00,0,'','','','',0.00,NULL); /*!40000 ALTER TABLE `sales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_order` -- DROP TABLE IF EXISTS `sales_order`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_order` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(10) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `start` varchar(20) NOT NULL, `close` varchar(20) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB AUTO_INCREMENT=8461 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_order` -- LOCK TABLES `sales_order` WRITE; /*!40000 ALTER TABLE `sales_order` DISABLE KEYS */; INSERT INTO `sales_order` VALUES ('116748493366201243',1,'11674849260','2','1.00','300','retail','0','2023-01-27 22:55:36','','','','30','Cash',0.00,'300','','','1','','1','2023-01-27 19:55:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516751535232733033',2,'51675153315','6','10.00','2800','retail','200','2023-01-31 11:25:23','','','','28.35','Cash',386.21,'280','','','5','','1','2023-01-31 08:26:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('516751543163115533',3,'51675154265','6','10.00','2800','retail','200','2023-01-31 11:38:52','','','','28.35','Cash',386.21,'280','','','5','','1','2023-01-31 08:38:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','10.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516751544485222532',4,'51675154404','6','10.00','2800','retail','200','2023-01-31 11:40:56','','','','28.35','Cash',386.21,'280','','','5','','1','2023-01-31 08:40:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','10.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516751548282320276',5,'51675154525','6','10.00','2800','retail','200','2023-01-31 11:47:33','','','','28.35','Cash',386.21,'280','','','5','','1','2023-01-31 08:47:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','10.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516751557777233553',6,'51675155621','2','2.00','600','retail','0','2023-01-31 12:03:08','','','','30','Cash',82.76,'300','','','5','','1','2023-01-31 09:03:18','1','2','new','1','new','pcs','','','','','','0','','','VATABLE',517.24,'','0.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516752328388727324',7,'51675232449','4','1.00','300','retail','0','2023-02-01 09:27:55','','','','208','Cash',41.38,'300','','','5','','1','2023-02-01 06:28:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516752328752022253',8,'51675232449','6','1.00','300','retail','0','2023-02-01 09:27:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-01 06:28:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516752330992033233',9,'51675233014','2','1.00','300','retail','0','2023-02-01 09:31:39','','','','208','Cash',41.38,'300','','','5','','1','2023-02-01 06:37:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516752335193622152',10,'51675233499','2','1.00','300','retail','0','2023-02-01 09:50:15','','','','208','Cash',41.38,'300','','','5','','1','2023-02-01 06:50:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516752347772726243',11,'51675234708','6','10.00','2800','retail','200','2023-02-01 09:59:38','','','','208.27','Cash',386.21,'280','','','5','','1','2023-02-01 07:00:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','30.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516752349121120230',12,'51675234877','6','2.00','600','retail','0','2023-02-01 10:06:07','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-01 07:07:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','30.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516752353015223153',13,'51675235283','6','1.00','280','retail','20','2023-02-01 10:08:22','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-01 07:09:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516752354555252543',14,'51675235393','12','1.00','30','retail','0','2023-02-01 10:10:56','','','','8','Cash',4.14,'30','','','5','','1','2023-02-01 07:11:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516752370513530303',15,'51675237032','10','1.00','70','retail','0','2023-02-01 10:37:32','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-01 07:43:39','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516752382222202023',16,'51675238207','6','1.00','300','retail','0','2023-02-01 10:57:03','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-01 07:58:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516752409183550333',17,'51675238785','2','1.00','300','retail','0','2023-02-01 11:47:14','','','','208','Cash',41.38,'300','','','5','','1','2023-02-01 08:47:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516752412982621601',18,'51675241289','10','1.00','70','retail','0','2023-02-01 11:48:19','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-01 08:48:46','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516752427863636303',19,'51675242767','4','1.00','300','retail','0','2023-02-01 12:13:06','','','','208','Cash',41.38,'300','','','5','','1','2023-02-01 09:13:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516752437196222126',20,'51675243556','10','1.00','70','retail','0','2023-02-01 12:28:39','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-01 09:29:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516752438713323083',21,'51675243748','6','7.00','1750','retail','350','2023-02-01 12:31:11','','','','208.27','Cash',241.38,'250','','','5','','1','2023-02-01 09:32:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','31.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516752439843804023',22,'51675243957','6','6.00','1500','retail','300','2023-02-01 12:33:04','','','','208.27','Cash',206.90,'250','','','5','','1','2023-02-01 09:35:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','31.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('516752469760037061',23,'51675244194','6','1.00','280','retail','20','2023-02-01 13:22:56','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-01 10:24:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516752470975220202',24,'51675247067','11','1.00','50','retail','0','2023-02-01 13:28:07','','','','19.11','Cash',6.90,'50','','','5','','1','2023-02-01 10:32:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516752482157132222',25,'51675247524','10','1.00','70','retail','0','2023-02-01 13:43:36','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-01 10:44:01','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516752482683223230',26,'51675248241','2','1.00','300','retail','0','2023-02-01 13:44:28','','','','208','Cash',41.38,'300','','','5','','1','2023-02-01 10:44:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516752485170335221',27,'51675248497','10','1.00','70','retail','0','2023-02-01 13:48:38','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-01 10:49:34','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516752486602732320',28,'51675248638','2','1.00','300','retail','0','2023-02-01 13:51:01','','','','208','Cash',41.38,'300','','','5','','1','2023-02-01 10:51:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516752516803250532',29,'51675248754','10','2.00','140','retail','0','2023-02-01 14:41:21','','','','63.76','Cash',19.31,'70','','','5','','1','2023-02-01 11:41:49','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('516752517720027162',30,'51675251712','2','1.00','300','retail','0','2023-02-01 14:47:02','','','','208','Cash',41.38,'300','','','5','','1','2023-02-01 11:47:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516752521020232554',31,'51675252071','6','1.00','300','retail','0','2023-02-01 14:48:22','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-01 11:48:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516752538035000326',32,'51675253782','4','1.00','300','retail','0','2023-02-01 15:17:01','','','','208','Cash',41.38,'300','','','5','','1','2023-02-01 12:17:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516752538201430222',33,'51675253782','6','5.00','1500','retail','0','2023-02-01 15:17:01','','','','208.27','Cash',206.90,'300','','','5','','1','2023-02-01 12:17:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','31.00','26','Inclusive','branch','Service','1110','4000','5500','',''),('516752548050221530',34,'51675254783','2','1.00','300','retail','0','2023-02-01 15:33:25','','','','208','Cash',41.38,'300','','','5','','1','2023-02-01 12:33:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516752549643035322',35,'51675254938','6','1.00','300','retail','0','2023-02-01 15:36:05','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-01 12:36:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516752557602302232',36,'51675255750','6','1.00','300','retail','0','2023-02-01 15:49:20','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-01 12:49:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516752559030220522',37,'51675255887','4','1.00','280','retail','20','2023-02-01 15:51:43','','','','208','Cash',38.62,'280','','','5','','1','2023-02-01 12:52:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516752569772702303',38,'51675255931','11','1.00','50','retail','0','2023-02-01 16:11:38','','','','19.11','Cash',6.90,'50','','','5','','1','2023-02-01 13:12:14','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516752579135525372',39,'51675257335','6','1.00','300','retail','0','2023-02-01 16:27:46','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-01 13:28:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516752598812598000',40,'51675259861','4','1.00','300','retail','0','2023-02-01 16:58:02','','','','208','Cash',41.38,'300','','','5','','1','2023-02-01 13:58:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516752599605500230',41,'51675259918','10','1.00','70','retail','0','2023-02-01 16:59:21','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-01 14:00:20','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516752614862236200',42,'51675261445','14','1.00','30','retail','0','2023-02-01 17:24:47','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-01 14:25:14','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516752617843120333',43,'51675261514','10','1.00','70','retail','0','2023-02-01 17:29:46','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-01 14:31:32','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516752619162321119',44,'51675261893','11','1.00','50','retail','0','2023-02-01 17:34:17','','','','19.11','Cash',6.90,'50','','','5','','1','2023-02-01 14:34:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516752621632205022',45,'51675262075','10','1.00','70','retail','0','2023-02-01 17:36:04','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-01 14:36:57','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516752623710202433',46,'51675262218','6','1.00','300','retail','0','2023-02-01 18:29:15','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-01 15:30:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516752649922226320',47,'51675262218','8','1.00','150','retail','0','2023-02-01 18:29:15','','','','112','Cash',20.69,'150','','','5','','1','2023-02-01 15:30:33','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('516752656446423620',48,'51675265626','6','1.00','300','retail','0','2023-02-01 18:36:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-01 15:37:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516752679563509323',49,'51675267925','6','3.00','840','retail','60','2023-02-01 19:12:37','','','','208.27','Cash',115.86,'280','','','5','','1','2023-02-01 16:12:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','32.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516753160650116403',50,'51675316038','6','1.00','300','retail','0','2023-02-02 08:34:36','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-02 05:34:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516753160760512200',51,'51675316038','4','1.00','300','retail','0','2023-02-02 08:34:36','','','','208','Cash',41.38,'300','','','5','','1','2023-02-02 05:34:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516753208563623433',52,'51675320842','1','1.00','1500','retail','0','2023-02-02 09:54:17','','','','1105','Cash',206.90,'1500','','','5','','1','2023-02-02 06:55:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753212581503340',53,'51675321239','2','2.00','600','retail','0','2023-02-02 10:00:58','','','','208','Cash',82.76,'300','','','5','','1','2023-02-02 07:03:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','8.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516753214420437201',54,'51675321398','4','1.00','300','retail','0','2023-02-02 10:06:49','','','','208','Cash',41.38,'300','','','5','','1','2023-02-02 07:07:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516753217933333330',55,'51675321781','12','1.00','30','retail','0','2023-02-02 10:09:53','','','','8','Cash',4.14,'30','','','5','','1','2023-02-02 07:10:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516753218572032202',56,'51675321813','11','1.00','50','retail','0','2023-02-02 10:12:44','','','','19.11','Cash',6.90,'50','','','5','','1','2023-02-02 07:13:34','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753221643615334',57,'51675322017','6','1.00','300','retail','0','2023-02-02 10:16:04','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-02 07:16:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516753222472227233',58,'51675322230','2','2.00','600','retail','0','2023-02-02 10:17:28','','','','208','Cash',82.76,'300','','','5','','1','2023-02-02 07:21:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','8.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516753226472623722',59,'51675322507','2','1.00','300','retail','0','2023-02-02 10:26:39','','','','208','Cash',41.38,'300','','','5','','1','2023-02-02 07:26:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516753242752053332',60,'51675324264','12','1.00','30','retail','0','2023-02-02 10:51:16','','','','8','Cash',4.14,'30','','','5','','1','2023-02-02 07:51:26','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516753263743713242',61,'51675326341','10','1.00','70','retail','0','2023-02-02 11:26:16','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-02 08:27:12','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516753266992722233',62,'51675326682','12','1.00','30','retail','0','2023-02-02 11:31:39','','','','8','Cash',4.14,'30','','','5','','1','2023-02-02 08:32:50','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516753271697203555',63,'51675326771','10','1.00','70','retail','0','2023-02-02 11:39:29','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-02 08:39:49','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516753291006052203',64,'51675328482','2','1.00','300','retail','0','2023-02-02 12:11:44','','','','208','Cash',41.38,'300','','','5','','1','2023-02-02 09:12:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516753292299523243',65,'51675329216','8','2.00','300','retail','0','2023-02-02 12:13:49','','','','112','Cash',41.38,'150','','','5','','1','2023-02-02 09:14:08','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('516753294310320922',66,'51675329408','4','2.00','600','retail','0','2023-02-02 12:17:12','','','','208','Cash',82.76,'300','','','5','','1','2023-02-02 09:18:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516753298185308320',67,'51675329803','6','1.00','280','retail','20','2023-02-02 12:23:39','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-02 09:24:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516753318171603333',68,'51675330628','11','1.00','50','retail','0','2023-02-02 12:56:57','','','','19.11','Cash',6.90,'50','','','5','','1','2023-02-02 09:57:08','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753337516262323',69,'51675331828','2','1.00','300','retail','0','2023-02-02 13:33:52','','','','208','Cash',41.38,'300','','','5','','1','2023-02-02 10:34:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516753342172722335',70,'51675334209','2','1.00','300','retail','0','2023-02-02 13:36:58','','','','208','Cash',41.38,'300','','','5','','1','2023-02-02 10:37:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516753342813325733',71,'51675334267','10','1.00','70','retail','0','2023-02-02 13:38:02','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-02 10:38:29','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516753343553654503',72,'51675334340','4','1.00','300','retail','0','2023-02-02 13:39:15','','','','208','Cash',41.38,'300','','','5','','1','2023-02-02 10:39:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516753344067220202',73,'51675334390','2','1.00','250','retail','50','2023-02-02 13:40:06','','','','208','Cash',34.48,'250','','','5','','1','2023-02-02 10:42:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516753345703352047',74,'51675334540','10','1.00','70','retail','0','2023-02-02 13:42:50','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-02 10:52:41','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516753351860535383',75,'51675335162','10','1.00','70','retail','0','2023-02-02 13:53:06','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-02 10:55:41','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516753359132232225',76,'51675335885','13','4.00','2000','retail','0','2023-02-02 14:05:14','','','','450','Cash',275.86,'500','','','5','','1','2023-02-02 11:06:44','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753361940323537',77,'51675336178','11','1.00','50','retail','0','2023-02-02 14:09:55','','','','19.11','Cash',6.90,'50','','','5','','1','2023-02-02 11:10:06','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753366382287010',78,'51675336628','11','1.00','50','retail','0','2023-02-02 14:40:02','','','','19.11','Cash',6.90,'50','','','5','','1','2023-02-02 11:42:51','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753381972220356',79,'51675338171','6','1.00','280','retail','20','2023-02-02 14:45:01','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-02 11:45:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516753389915108722',80,'51675338978','4','1.00','300','retail','0','2023-02-02 14:56:31','','','','208','Cash',41.38,'300','','','5','','1','2023-02-02 11:57:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516753394183522023',81,'51675339069','10','1.00','70','retail','0','2023-02-02 15:03:39','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-02 12:05:40','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516753406722423023',82,'51675340651','6','2.00','560','retail','40','2023-02-02 15:24:32','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-02 12:25:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','33.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516753415385328228',83,'51675341511','12','1.00','30','retail','0','2023-02-02 15:40:23','','','','8','Cash',4.14,'30','','','5','','1','2023-02-02 12:44:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516753419193202032',84,'51675341854','6','1.00','280','retail','20','2023-02-02 15:49:05','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-02 12:50:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516753434903303032',85,'51675343104','11','1.00','50','retail','0','2023-02-02 16:11:31','','','','19.11','Cash',6.90,'50','','','5','','1','2023-02-02 13:11:59','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753436450523343',86,'51675343634','3','1.00','500','retail','0','2023-02-02 16:14:19','','','','378','Cash',68.97,'500','','','5','','1','2023-02-02 13:15:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516753436583532336',87,'51675343634','4','1.00','280','retail','20','2023-02-02 16:14:19','','','','208','Cash',38.62,'280','','','5','','1','2023-02-02 13:15:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516753437430032320',88,'51675343716','4','2.00','560','retail','40','2023-02-02 16:15:43','','','','208','Cash',77.24,'280','','','5','','1','2023-02-02 13:16:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516753449342322322',89,'51675344920','6','1.00','300','retail','0','2023-02-02 16:35:34','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-02 13:37:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516753455700237402',90,'51675345558','6','1.00','300','retail','0','2023-02-02 16:46:10','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-02 13:46:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516753469869974323',91,'51675346960','6','2.00','560','retail','40','2023-02-02 17:09:47','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-02 14:11:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','33.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516753481488261532',92,'51675348133','6','1.00','280','retail','20','2023-02-02 17:29:09','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-02 14:29:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516753492662212672',93,'51675348615','2','1.00','300','retail','0','2023-02-02 17:50:31','','','','208','Cash',41.38,'300','','','5','','1','2023-02-02 14:50:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516753508720005330',94,'51675350848','6','1.00','300','retail','0','2023-02-02 18:16:16','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-02 15:16:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516753516057560050',95,'51675351305','2','1.00','280','retail','20','2023-02-02 18:26:45','','','','208','Cash',38.62,'280','','','5','','1','2023-02-02 15:27:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516753518192223012',96,'51675351810','6','1.00','300','retail','0','2023-02-02 18:48:41','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-02 15:50:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516753530204232242',97,'51675353004','10','1.00','70','retail','0','2023-02-02 18:50:21','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-02 15:50:30','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516753540140204124',98,'51675354003','4','1.00','300','retail','0','2023-02-02 19:06:54','','','','208','Cash',41.38,'300','','','5','','1','2023-02-02 16:07:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516753540733533250',99,'51675354055','4','2.00','600','retail','0','2023-02-02 19:07:53','','','','208','Cash',82.76,'300','','','5','','1','2023-02-02 16:09:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516753549965213230',100,'51675354987','10','1.00','70','retail','0','2023-02-02 19:23:16','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-02 16:23:27','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516753554462522256',101,'51675355433','2','1.00','300','retail','0','2023-02-02 19:30:47','','','','208','Cash',41.38,'300','','','5','','1','2023-02-02 16:30:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516753554700123022',102,'51675355459','10','1.00','70','retail','0','2023-02-02 19:31:11','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-02 16:33:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516754043242550372',103,'51675404307','4','1.00','250','retail','50','2023-02-03 09:05:37','','','','208','Cash',34.48,'250','','','5','','1','2023-02-03 06:07:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516754043363222243',104,'51675404307','6','1.00','250','retail','50','2023-02-03 09:05:37','','','','208.27','Cash',34.48,'250','','','5','','1','2023-02-03 06:07:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('116754151626027313',105,'11675415143','20','1.00','30','retail','0','2023-02-03 12:06:03','','','','10','Cash',4.14,'30','','','1','','1','2023-02-03 09:08:37','1','1','returned','1','new','pcs','','2023-02-03 12:08:37','1','yes','','0','','','VATABLE',25.86,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754175132273601',106,'51675405048','10','1.00','70','retail','0','2023-02-03 12:45:30','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-03 09:45:56','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516754175765324520',107,'51675417556','10','1.00','70','retail','0','2023-02-03 12:46:17','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-03 09:46:31','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516754176192523613',108,'51675417591','8','1.00','130','retail','20','2023-02-03 13:01:57','','','','112','Cash',17.93,'130','','','5','','1','2023-02-03 10:02:20','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('516754205503532302',109,'51675420535','6','1.00','300','retail','0','2023-02-03 13:38:38','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-03 10:38:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516754207585240332',110,'51675420732','6','3.00','900','retail','0','2023-02-03 13:39:18','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-03 10:39:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','33.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516754208450003552',111,'51675420827','1','1.00','1500','retail','0','2023-02-03 13:40:45','','','','1105','Cash',206.90,'1500','','','5','','1','2023-02-03 10:42:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754209787247702',112,'51675420938','2','1.00','300','retail','0','2023-02-03 13:42:58','','','','208','Cash',41.38,'300','','','5','','1','2023-02-03 10:43:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516754217842328042',113,'51675421769','2','1.00','300','retail','0','2023-02-03 13:56:27','','','','208','Cash',41.38,'300','','','5','','1','2023-02-03 10:57:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516754218843025236',114,'51675421851','4','5.00','1500','retail','0','2023-02-03 14:00:46','','','','208','Cash',206.90,'300','','','5','','1','2023-02-03 11:01:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','1.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('516754221793243026',115,'51675422139','4','1.00','300','retail','0','2023-02-03 14:03:00','','','','208','Cash',41.38,'300','','','5','','1','2023-02-03 11:03:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516754224432333031',116,'51675422419','4','1.00','300','retail','0','2023-02-03 14:07:24','','','','208','Cash',41.38,'300','','','5','','1','2023-02-03 11:07:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516754232715030055',117,'51675422904','9','2.00','240','retail','0','2023-02-03 14:21:12','','','','93.93','Cash',33.10,'120','','','5','','1','2023-02-03 11:24:24','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754235232453224',118,'51675423465','4','1.00','300','retail','0','2023-02-03 14:29:27','','','','208','Cash',41.38,'300','','','5','','1','2023-02-03 11:30:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516754238462326463',119,'51675423809','6','1.00','300','retail','0','2023-02-03 14:30:46','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-03 11:32:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516754240052222020',120,'51675423973','6','9.00','2520','retail','180','2023-02-03 14:33:33','','','','208.27','Cash',347.59,'280','','','5','','1','2023-02-03 11:34:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'9','33.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516754244842542423',121,'51675424319','6','1.00','300','retail','0','2023-02-03 14:41:25','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-03 11:43:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516754247470432103',122,'51675424725','4','1.00','300','retail','0','2023-02-03 14:48:39','','','','208','Cash',41.38,'300','','','5','','1','2023-02-03 11:48:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516754249699222020',123,'51675424935','6','2.00','600','retail','0','2023-02-03 14:49:30','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-03 11:50:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','33.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516754252997201223',124,'51675425031','13','1.00','500','retail','0','2023-02-03 14:55:14','','','','450','Cash',68.97,'500','','','5','','1','2023-02-03 11:56:09','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516754255057257522',125,'51675425458','4','1.00','280','retail','20','2023-02-03 15:00:25','','','','208','Cash',38.62,'280','','','5','','1','2023-02-03 12:03:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516754259482249232',126,'51675425788','2','1.00','280','retail','20','2023-02-03 15:05:49','','','','208','Cash',38.62,'280','','','5','','1','2023-02-03 12:06:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516754259810233322',127,'51675425965','2','1.00','300','retail','0','2023-02-03 15:06:22','','','','208','Cash',41.38,'300','','','5','','1','2023-02-03 12:07:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516754261233332232',128,'51675426066','6','1.00','300','retail','0','2023-02-03 15:08:44','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-03 12:09:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516754261692533321',129,'51675426157','2','1.00','300','retail','0','2023-02-03 15:09:30','','','','208','Cash',41.38,'300','','','5','','1','2023-02-03 12:09:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516754262282202752',130,'51675426206','6','2.00','600','retail','0','2023-02-03 15:10:29','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-03 12:10:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','33.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516754262914722230',131,'51675426266','6','7.00','1960','retail','140','2023-02-03 15:14:16','','','','208.27','Cash',270.34,'280','','','5','','1','2023-02-03 12:14:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'7','33.00','26','Inclusive','branch','Service','1110','4000','5500','',''),('516754295714052334',132,'51675429044','2','1.00','300','retail','0','2023-02-03 16:06:12','','','','208','Cash',41.38,'300','','','5','','1','2023-02-03 13:06:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516754296430300242',133,'51675429616','8','3.00','390','retail','60','2023-02-03 16:07:23','','','','112','Cash',53.79,'130','','','5','','1','2023-02-03 13:08:13','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','5.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('516754334822002035',134,'51675433473','6','1.00','300','retail','0','2023-02-03 17:11:23','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-03 14:11:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516754335413123240',135,'51675433520','6','2.00','560','retail','40','2023-02-03 17:12:37','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-03 14:14:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','33.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516754346053422224',136,'51675434583','10','1.00','70','retail','0','2023-02-03 17:30:05','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-03 14:32:41','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516754350593040433',137,'51675434762','4','1.00','300','retail','0','2023-02-03 17:41:43','','','','208','Cash',41.38,'300','','','5','','1','2023-02-03 14:42:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516754354430303343',138,'51675435429','4','1.00','300','retail','0','2023-02-03 17:44:04','','','','208','Cash',41.38,'300','','','5','','1','2023-02-03 14:45:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516754362963030735',139,'51675436246','6','1.00','300','retail','0','2023-02-03 17:58:17','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-03 14:58:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516754364810613063',140,'51675436462','4','1.00','300','retail','0','2023-02-03 18:01:22','','','','208','Cash',41.38,'300','','','5','','1','2023-02-03 15:01:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516754371523102235',141,'51675437136','6','2.00','600','retail','0','2023-02-03 18:12:51','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-03 15:13:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','33.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516754371703327272',142,'51675437136','8','4.00','600','retail','0','2023-02-03 18:12:51','','','','112','Cash',82.76,'150','','','5','','1','2023-02-03 15:13:12','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','5.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('516754381972334000',143,'51675437658','10','1.00','70','retail','0','2023-02-03 18:29:57','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-03 15:30:28','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('516754910840323033',144,'51675491071','2','1.00','300','retail','0','2023-02-04 09:13:31','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 06:14:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516754912753233423',145,'51675491245','4','1.00','300','retail','0','2023-02-04 09:14:36','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 06:16:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516754915023233933',146,'51675491479','2','1.00','300','retail','0','2023-02-04 09:20:09','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 06:21:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516754932682023126',147,'51675493257','2','1.00','300','retail','0','2023-02-04 09:47:48','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 06:48:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516754934823923733',148,'51675493469','2','1.00','300','retail','0','2023-02-04 09:51:22','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 06:51:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516754937090492333',149,'51675493698','6','1.00','300','retail','0','2023-02-04 09:55:09','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-04 06:55:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516754949484043041',150,'51675494932','2','1.00','300','retail','0','2023-02-04 10:17:54','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 07:18:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516754951175224100',151,'51675495107','6','1.00','300','retail','0','2023-02-04 10:18:38','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-04 07:19:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516754974552357532',152,'51675497443','2','1.00','300','retail','0','2023-02-04 10:57:35','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 07:57:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516754975126035313',153,'51675497475','6','1.00','300','retail','0','2023-02-04 10:58:33','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-04 07:58:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516754993681333914',154,'51675499357','6','2.00','600','retail','0','2023-02-04 11:29:28','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-04 08:30:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','33.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516755002753012234',155,'51675499819','6','1.00','300','retail','0','2023-02-04 11:50:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-04 08:52:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516755011072303733',156,'51675501057','2','2.00','600','retail','0','2023-02-04 12:00:42','','','','208','Cash',82.76,'300','','','5','','1','2023-02-04 09:02:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516755013567003320',157,'51675501330','1','1.00','1500','retail','0','2023-02-04 12:05:39','','','','1105','Cash',206.90,'1500','','','5','','1','2023-02-04 09:06:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516755016260332220',158,'51675501617','12','1.00','30','retail','0','2023-02-04 12:07:07','','','','8','Cash',4.14,'30','','','5','','1','2023-02-04 09:08:41','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516755021990220133',159,'51675502188','2','1.00','300','retail','0','2023-02-04 12:16:40','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 09:18:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516755036535030232',160,'51675502294','6','3.00','900','retail','0','2023-02-04 12:40:54','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-04 09:41:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','33.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516755037487782430',161,'51675503684','6','2.00','600','retail','0','2023-02-04 12:42:29','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-04 09:43:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','33.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516755040452220207',162,'51675503807','4','1.00','300','retail','0','2023-02-04 12:49:59','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 09:50:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516755049006393002',163,'51675504886','4','2.00','600','retail','0','2023-02-04 13:01:41','','','','208','Cash',82.76,'300','','','5','','1','2023-02-04 10:01:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516755053153321113',164,'51675505305','6','1.00','300','retail','0','2023-02-04 13:13:38','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-04 10:15:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516755093292520222',165,'51675509310','6','1.00','300','retail','0','2023-02-04 14:15:29','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-04 11:15:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516755093972319532',166,'51675509387','2','1.00','300','retail','0','2023-02-04 14:16:38','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 11:16:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516755094284083242',167,'51675509416','2','1.00','300','retail','0','2023-02-04 14:17:08','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 11:18:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516755095840033221',168,'51675509566','2','1.00','300','retail','0','2023-02-04 14:26:05','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 11:26:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516755100301060723',169,'51675510014','2','2.00','600','retail','0','2023-02-04 14:30:56','','','','208','Cash',82.76,'300','','','5','','1','2023-02-04 11:31:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516755103143220200',170,'51675510283','4','1.00','300','retail','0','2023-02-04 14:33:38','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 11:33:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516755104481505000',171,'51675510439','6','1.00','300','retail','0','2023-02-04 14:34:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-04 11:34:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516755142763337407',172,'51675510477','2','1.00','300','retail','0','2023-02-04 15:37:56','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 12:38:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516755144532037233',173,'51675514434','2','1.00','280','retail','20','2023-02-04 15:40:54','','','','208','Cash',38.62,'280','','','5','','1','2023-02-04 12:41:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516755145172032411',174,'51675514493','8','1.00','130','retail','20','2023-02-04 15:41:57','','','','112','Cash',17.93,'130','','','5','','1','2023-02-04 12:42:09','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('516755149303250300',175,'51675514918','6','2.00','600','retail','0','2023-02-04 15:48:50','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-04 12:49:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','33.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516755162565021533',176,'51675516242','11','1.00','50','retail','0','2023-02-04 16:10:56','','','','19.11','Cash',6.90,'50','','','5','','1','2023-02-04 13:11:55','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516755163292163330',177,'51675516316','11','1.00','50','retail','0','2023-02-04 16:12:09','','','','19.11','Cash',6.90,'50','','','5','','1','2023-02-04 13:12:18','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516755163522102222',178,'51675516339','11','1.00','50','retail','0','2023-02-04 16:12:32','','','','19.11','Cash',6.90,'50','','','5','','1','2023-02-04 13:14:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516755198880125211',179,'51675519644','2','1.00','300','retail','0','2023-02-04 17:11:34','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 14:13:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516755209683132052',180,'51675520948','2','1.00','300','retail','0','2023-02-04 17:44:45','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 14:45:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516755219785240036',181,'51675521938','4','2.00','600','retail','0','2023-02-04 17:48:36','','','','208','Cash',82.76,'300','','','5','','1','2023-02-04 14:48:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516755226242320643',182,'51675522612','2','1.00','300','retail','0','2023-02-04 17:58:58','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 14:59:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516755228614302352',183,'51675522848','10','1.00','70','retail','0','2023-02-04 18:01:01','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-04 15:01:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('516755229065297023',184,'51675522874','6','3.00','900','retail','0','2023-02-04 18:01:46','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-04 15:02:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','33.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516755230893213302',185,'51675523079','6','1.00','300','retail','0','2023-02-04 18:04:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-04 15:05:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516755231822236521',186,'51675523157','2','1.00','300','retail','0','2023-02-04 18:06:22','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 15:07:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516755243920643246',187,'51675524383','2','1.00','300','retail','0','2023-02-04 18:26:33','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 15:28:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516755267190251362',188,'51675526167','2','2.00','600','retail','0','2023-02-04 19:06:02','','','','208','Cash',82.76,'300','','','5','','1','2023-02-04 16:11:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516755267627302771',189,'51675526167','6','3.00','900','retail','0','2023-02-04 19:06:02','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-04 16:11:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','33.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516755906372053232',190,'51675590629','2','1.00','300','retail','0','2023-02-05 12:53:01','','','','208','Cash',41.38,'300','','','5','','1','2023-02-05 09:53:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516755908213223222',191,'51675590803','6','1.00','300','retail','0','2023-02-05 13:01:29','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-05 10:01:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516755913511324255',192,'51675591342','2','1.00','300','retail','0','2023-02-05 13:40:37','','','','208','Cash',41.38,'300','','','5','','1','2023-02-05 10:40:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516755948842821252',193,'51675594867','14','1.00','30','retail','0','2023-02-05 14:01:25','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-05 11:02:07','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516755952292332924',194,'51675595218','2','1.00','300','retail','0','2023-02-05 14:07:09','','','','208','Cash',41.38,'300','','','5','','1','2023-02-05 11:07:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516755982377662332',195,'51675598134','10','1.00','70','retail','0','2023-02-05 14:57:18','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-05 11:57:30','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('516756047933936201',196,'51675604785','6','1.00','300','retail','0','2023-02-05 17:07:56','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-05 14:08:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516756098423300203',197,'51675606993','4','1.00','300','retail','0','2023-02-05 18:10:43','','','','208','Cash',41.38,'300','','','5','','1','2023-02-05 15:10:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516756098668032036',198,'51675609855','12','1.00','30','retail','0','2023-02-05 18:11:06','','','','8','Cash',4.14,'30','','','5','','1','2023-02-05 15:11:28','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('516756099212509721',199,'51675609888','4','1.00','300','retail','0','2023-02-05 18:15:49','','','','208','Cash',41.38,'300','','','5','','1','2023-02-05 15:17:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516756102893228506',200,'51675610279','6','1.00','300','retail','0','2023-02-05 18:19:45','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-05 15:20:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516756105835030412',201,'51675610493','6','1.00','280','retail','20','2023-02-05 18:23:04','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-05 15:24:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516756115711123233',202,'51675611562','4','1.00','300','retail','0','2023-02-05 18:40:46','','','','208','Cash',41.38,'300','','','5','','1','2023-02-05 15:40:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516756128155673632',203,'51675612785','4','2.00','600','retail','0','2023-02-05 19:00:15','','','','208','Cash',82.76,'300','','','5','','1','2023-02-05 16:04:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516756655210152207',204,'51675662548','6','2.00','600','retail','0','2023-02-06 09:44:29','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-06 06:44:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','33.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516756676295000023',205,'51675667610','6','1.00','300','retail','0','2023-02-06 10:15:20','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-06 07:15:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516756677655633230',206,'51675667739','6','6.00','1680','retail','120','2023-02-06 10:16:05','','','','208.27','Cash',231.72,'280','','','5','','1','2023-02-06 07:18:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'6','34.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516756688122422353',207,'51675668798','8','1.00','130','retail','20','2023-02-06 10:33:32','','','','112','Cash',17.93,'130','','','5','','1','2023-02-06 07:33:52','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('516756702732362700',208,'51675670256','2','1.00','300','retail','0','2023-02-06 10:57:53','','','','208','Cash',41.38,'300','','','5','','1','2023-02-06 07:58:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516756705420247230',209,'51675670376','8','1.00','130','retail','20','2023-02-06 11:02:22','','','','112','Cash',17.93,'130','','','5','','1','2023-02-06 08:05:03','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('516756740200667232',210,'51675672483','6','7.00','1750','retail','350','2023-02-06 12:00:20','','','','208.27','Cash',241.38,'250','','','5','','1','2023-02-06 09:02:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','34.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516756742342264043',211,'51675674186','6','5.00','1250','retail','250','2023-02-06 12:03:54','','','','208.27','Cash',172.41,'250','','','5','','1','2023-02-06 09:04:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','34.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516756756840333365',212,'51675675671','6','2.00','600','retail','0','2023-02-06 12:28:05','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-06 09:28:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516756757676252236',213,'51675675760','10','1.00','70','retail','0','2023-02-06 12:29:27','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-06 09:29:34','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('516756765996399673',214,'51675676591','2','1.00','300','retail','0','2023-02-06 12:45:14','','','','208','Cash',41.38,'300','','','5','','1','2023-02-06 09:45:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516756769690423063',215,'51675676957','2','1.00','300','retail','0','2023-02-06 12:49:29','','','','208','Cash',41.38,'300','','','5','','1','2023-02-06 09:49:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516756780740230322',216,'51675678060','6','1.00','250','retail','50','2023-02-06 13:08:42','','','','208.27','Cash',34.48,'250','','','5','','1','2023-02-06 10:08:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516756787627134552',217,'51675678749','6','1.00','300','retail','0','2023-02-06 13:21:24','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-06 10:21:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516756789442302232',218,'51675678932','4','2.00','600','retail','0','2023-02-06 13:22:24','','','','208','Cash',82.76,'300','','','5','','1','2023-02-06 10:22:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516756789766207213',219,'51675678965','6','1.00','250','retail','50','2023-02-06 13:22:56','','','','208.27','Cash',34.48,'250','','','5','','1','2023-02-06 10:35:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516756837693203743',220,'51675683716','4','1.00','280','retail','20','2023-02-06 14:45:20','','','','208','Cash',38.62,'280','','','5','','1','2023-02-06 11:46:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516756840125012301',221,'51675683988','2','1.00','280','retail','20','2023-02-06 14:53:18','','','','208','Cash',38.62,'280','','','5','','1','2023-02-06 11:54:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516756844726632253',222,'51675684460','10','2.00','140','retail','0','2023-02-06 14:54:33','','','','63.76','Cash',19.31,'70','','','5','','1','2023-02-06 11:55:38','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516756845602705535',223,'51675684539','6','1.00','280','retail','20','2023-02-06 14:58:19','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-06 11:58:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516756852553385352',224,'51675685241','6','1.00','280','retail','20','2023-02-06 15:45:57','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-06 12:46:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516756876138325200',225,'51675687599','2','1.00','300','retail','0','2023-02-06 15:46:53','','','','208','Cash',41.38,'300','','','5','','1','2023-02-06 12:47:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516756876423270720',226,'51675687629','2','1.00','300','retail','0','2023-02-06 15:47:23','','','','208','Cash',41.38,'300','','','5','','1','2023-02-06 12:48:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516756876940235301',227,'51675687685','6','1.00','300','retail','0','2023-02-06 15:48:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-06 12:48:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516756918128110225',228,'51675690084','6','1.00','300','retail','0','2023-02-06 16:56:52','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-06 13:58:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516756919364956352',229,'51675691920','2','1.00','300','retail','0','2023-02-06 16:58:57','','','','208','Cash',41.38,'300','','','5','','1','2023-02-06 13:59:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516756932932393233',230,'51675693277','6','2.00','560','retail','40','2023-02-06 17:23:03','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-06 14:24:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','36.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516756939917232203',231,'51675693981','6','2.00','600','retail','0','2023-02-06 18:07:10','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-06 15:07:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','36.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516756961025032244',232,'51675696093','6','1.00','300','retail','0','2023-02-06 18:08:22','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-06 15:08:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516756961562037625',233,'51675696148','6','1.00','300','retail','0','2023-02-06 18:11:15','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-06 15:11:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516756970290232325',234,'51675697016','6','1.00','280','retail','20','2023-02-06 18:23:50','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-06 15:27:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516756973526930623',235,'51675697322','2','1.00','300','retail','0','2023-02-06 18:30:48','','','','208','Cash',41.38,'300','','','5','','1','2023-02-06 15:30:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516756977073170320',236,'51675697699','2','1.00','300','retail','0','2023-02-06 18:36:21','','','','208','Cash',41.38,'300','','','5','','1','2023-02-06 15:36:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516757010043340032',237,'51675700278','17','2.00','800','retail','0','2023-02-06 19:30:04','','','','350','Cash',110.34,'400','','','5','','1','2023-02-06 16:30:53','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757514432334123',238,'51675751431','4','1.00','300','retail','0','2023-02-07 09:30:43','','','','208','Cash',41.38,'300','','','5','','1','2023-02-07 06:31:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516757515990232753',239,'51675751586','6','4.00','1200','retail','0','2023-02-07 09:37:00','','','','208.27','Cash',165.52,'300','','','5','','1','2023-02-07 06:37:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','36.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516757518522726608',240,'51675751843','6','1.00','300','retail','0','2023-02-07 09:40:57','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-07 06:41:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516757525234423525',241,'51675752496','4','2.00','600','retail','0','2023-02-07 09:48:44','','','','208','Cash',82.76,'300','','','5','','1','2023-02-07 06:49:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('516757530560332322',242,'51675753046','6','1.00','300','retail','0','2023-02-07 09:57:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-07 06:57:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516757539933426332',243,'51675753970','6','1.00','300','retail','0','2023-02-07 10:13:13','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-07 07:13:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516757558642403333',244,'51675755266','6','1.00','300','retail','0','2023-02-07 10:44:28','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-07 07:53:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516757564562512333',245,'51675756441','4','1.00','280','retail','20','2023-02-07 10:55:12','','','','208','Cash',38.62,'280','','','5','','1','2023-02-07 07:55:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('516757565687650333',246,'51675756548','2','1.00','300','retail','0','2023-02-07 10:56:08','','','','208','Cash',41.38,'300','','','5','','1','2023-02-07 07:56:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516757567333235200',247,'51675756724','2','1.00','300','retail','0','2023-02-07 10:58:53','','','','208','Cash',41.38,'300','','','5','','1','2023-02-07 08:09:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516757584883465218',248,'51675758465','6','2.00','560','retail','40','2023-02-07 11:28:08','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-07 08:28:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','37.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516757589393533304',249,'51675758929','3','1.00','500','retail','0','2023-02-07 11:35:39','','','','378','Cash',68.97,'500','','','5','','1','2023-02-07 08:35:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757593757222553',250,'51675759365','2','1.00','300','retail','0','2023-02-07 11:44:31','','','','208','Cash',41.38,'300','','','5','','1','2023-02-07 08:44:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516757606746034322',251,'51675760666','6','1.00','300','retail','0','2023-02-07 12:04:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-07 09:04:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','37.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516757609182163922',252,'51675760906','4','2.00','600','retail','0','2023-02-07 12:08:39','','','','208','Cash',82.76,'300','','','5','','1','2023-02-07 09:10:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','6.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('516757613002202333',253,'51675761291','6','1.00','300','retail','0','2023-02-07 12:16:30','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-07 09:17:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','37.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516757624012206632',254,'51675762392','2','1.00','300','retail','0','2023-02-07 12:33:21','','','','208','Cash',41.38,'300','','','5','','1','2023-02-07 09:34:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516757624813273033',255,'51675762467','2','1.00','300','retail','0','2023-02-07 12:34:42','','','','208','Cash',41.38,'300','','','5','','1','2023-02-07 09:35:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516757625385030616',256,'51675762530','4','1.00','300','retail','0','2023-02-07 12:35:38','','','','208','Cash',41.38,'300','','','5','','1','2023-02-07 09:36:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516757647716203332',257,'51675764746','6','1.00','280','retail','20','2023-02-07 13:12:52','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-07 10:20:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','37.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516757654433433225',258,'51675765244','2','1.00','300','retail','0','2023-02-07 13:24:03','','','','208','Cash',41.38,'300','','','5','','1','2023-02-07 10:24:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516757659099259225',259,'51675765894','4','1.00','300','retail','0','2023-02-07 13:31:50','','','','208','Cash',41.38,'300','','','5','','1','2023-02-07 10:32:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516757660213535322',260,'51675765995','6','2.00','600','retail','0','2023-02-07 13:33:42','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-07 10:34:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','37.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516757670233036203',261,'51675767009','14','1.00','30','retail','0','2023-02-07 13:50:24','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-07 10:50:31','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757681141246433',262,'51675768045','4','1.00','280','retail','20','2023-02-07 14:08:35','','','','208','Cash',38.62,'280','','','5','','1','2023-02-07 11:08:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516757682032233327',263,'51675768125','2','1.00','280','retail','20','2023-02-07 14:10:04','','','','208','Cash',38.62,'280','','','5','','1','2023-02-07 11:11:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516757720724335033',264,'51675772028','8','2.00','300','retail','0','2023-02-07 15:14:33','','','','112','Cash',41.38,'150','','','5','','1','2023-02-07 12:15:18','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516757722943312222',265,'51675772284','2','1.00','300','retail','0','2023-02-07 15:18:14','','','','208','Cash',41.38,'300','','','5','','1','2023-02-07 12:19:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516757780677200625',266,'51675777547','2','1.00','300','retail','0','2023-02-07 17:02:16','','','','208','Cash',41.38,'300','','','5','','1','2023-02-07 14:02:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516757786682832572',267,'51675778657','6','3.00','900','retail','0','2023-02-07 17:04:28','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-07 14:05:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','38.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516757787242707215',268,'51675778715','4','1.00','300','retail','0','2023-02-07 17:07:05','','','','208','Cash',41.38,'300','','','5','','1','2023-02-07 14:07:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516757794402033400',269,'51675779424','6','2.00','600','retail','0','2023-02-07 17:19:34','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-07 14:19:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','38.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516757817478232247',270,'51675781734','6','2.00','600','retail','0','2023-02-07 17:57:16','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-07 14:57:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','38.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516757818850232282',271,'51675781877','2','1.00','300','retail','0','2023-02-07 17:58:06','','','','208','Cash',41.38,'300','','','5','','1','2023-02-07 14:59:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516757829015000703',272,'51675782890','14','1.00','30','retail','0','2023-02-07 18:15:02','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-07 15:15:34','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516757841983385712',273,'51675784186','6','1.00','300','retail','0','2023-02-07 18:36:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-07 15:37:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516757855113033032',274,'51675785498','14','1.00','30','retail','0','2023-02-07 18:58:32','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-07 15:58:41','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516758345312035382',275,'51675834493','6','3.00','840','retail','60','2023-02-08 08:43:43','','','','208.27','Cash',115.86,'280','','','5','','1','2023-02-08 05:45:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','38.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516758353330300102',276,'51675835324','6','1.00','300','retail','0','2023-02-08 08:53:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-08 05:54:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516758361713332533',277,'51675836157','4','1.00','280','retail','20','2023-02-08 09:02:52','','','','208','Cash',38.62,'280','','','5','','1','2023-02-08 06:03:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516758377373574308',278,'51675837524','6','1.00','300','retail','0','2023-02-08 09:34:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-08 06:34:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516758382123521322',279,'51675838194','6','10.00','2800','retail','200','2023-02-08 09:36:52','','','','208.27','Cash',386.21,'280','','','5','','1','2023-02-08 06:41:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','38.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516758390652342295',280,'51675838487','6','2.00','600','retail','0','2023-02-08 09:51:05','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-08 06:51:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','38.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516758393533332923',281,'51675839339','4','1.00','300','retail','0','2023-02-08 10:01:22','','','','208','Cash',41.38,'300','','','5','','1','2023-02-08 07:01:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516758444112214222',282,'51675839735','4','1.00','300','retail','0','2023-02-08 11:20:12','','','','208','Cash',41.38,'300','','','5','','1','2023-02-08 08:20:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516758451110810328',283,'51675844449','6','2.00','600','retail','0','2023-02-08 11:34:27','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-08 08:34:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','38.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516758453033053561',284,'51675845282','6','2.00','600','retail','0','2023-02-08 11:35:03','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-08 08:35:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','38.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516758499553323359',285,'51675848533','10','1.00','70','retail','0','2023-02-08 12:52:36','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-08 09:53:12','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('516758519995209513',286,'51675851983','4','1.00','300','retail','0','2023-02-08 13:26:40','','','','208','Cash',41.38,'300','','','5','','1','2023-02-08 10:28:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516758549392323231',287,'51675854932','10','1.00','70','retail','0','2023-02-08 14:15:40','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-08 11:15:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('516758569130522393',288,'51675854971','10','1.00','70','retail','0','2023-02-08 14:48:33','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-08 11:49:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('516758569598303353',289,'51675856948','6','2.00','600','retail','0','2023-02-08 14:49:19','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-08 11:49:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','38.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516758571275035400',290,'51675857104','4','1.00','280','retail','20','2023-02-08 14:52:08','','','','208','Cash',38.62,'280','','','5','','1','2023-02-08 11:52:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516758605462263625',291,'51675860538','4','1.00','300','retail','0','2023-02-08 15:49:06','','','','208','Cash',41.38,'300','','','5','','1','2023-02-08 12:49:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516758617181038605',292,'51675861705','9','1.00','120','retail','30','2023-02-08 16:08:39','','','','93.93','Cash',16.55,'120','','','5','','1','2023-02-08 13:08:53','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516758623722364222',293,'51675862358','15','3.00','1500','retail','0','2023-02-08 16:19:33','','','','450','Cash',206.90,'500','','','5','','1','2023-02-08 13:19:44','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516758624142033320',294,'51675862402','6','3.00','900','retail','0','2023-02-08 16:22:23','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-08 13:22:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','38.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516758650646030043',295,'51675864052','14','1.00','30','retail','0','2023-02-08 17:04:24','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-08 14:04:32','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516758651312112024',296,'51675865072','6','1.00','300','retail','0','2023-02-08 17:05:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-08 14:14:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516758657285211208',297,'51675865720','4','1.00','300','retail','0','2023-02-08 17:15:28','','','','208','Cash',41.38,'300','','','5','','1','2023-02-08 14:16:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516758666912862026',298,'51675866667','2','1.00','280','retail','20','2023-02-08 17:31:32','','','','208','Cash',38.62,'280','','','5','','1','2023-02-08 14:32:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516758668118233236',299,'51675866800','6','1.00','300','retail','0','2023-02-08 17:33:32','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-08 14:33:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516758673274233363',300,'51675867318','14','1.00','30','retail','0','2023-02-08 17:42:07','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-08 14:42:16','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516758681096222380',301,'51675868098','10','1.00','70','retail','0','2023-02-08 17:55:10','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-08 14:55:16','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('516758681264605018',302,'51675868117','6','1.00','300','retail','0','2023-02-08 17:55:26','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-08 14:56:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516758682152356526',303,'51675868204','2','1.00','300','retail','0','2023-02-08 17:56:55','','','','208','Cash',41.38,'300','','','5','','1','2023-02-08 14:58:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516758698410302239',304,'51675869831','6','1.00','300','retail','0','2023-02-08 18:24:02','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-08 15:28:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516758701132323032',305,'51675870103','4','1.00','300','retail','0','2023-02-08 18:30:20','','','','208','Cash',41.38,'300','','','5','','1','2023-02-08 15:31:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516758708883373802',306,'51675870880','2','1.00','300','retail','0','2023-02-08 18:41:28','','','','208','Cash',41.38,'300','','','5','','1','2023-02-08 15:41:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516759198639300333',307,'51675919843','6','1.00','300','retail','0','2023-02-09 08:17:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-09 05:24:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516759240737023023',308,'51675924048','6','4.00','1200','retail','0','2023-02-09 09:27:53','','','','208.27','Cash',165.52,'300','','','5','','1','2023-02-09 06:28:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','38.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516759241252902273',309,'51675924115','2','1.00','300','retail','0','2023-02-09 09:28:46','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 06:28:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516759244143235202',310,'51675924402','8','2.00','300','retail','0','2023-02-09 09:33:35','','','','112','Cash',41.38,'150','','','5','','1','2023-02-09 06:33:59','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516759295134351553',311,'51675929500','6','2.00','600','retail','0','2023-02-09 10:58:33','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-09 07:58:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','39.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516759296445343200',312,'51675929627','6','1.00','300','retail','0','2023-02-09 11:00:45','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-09 08:01:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516759361506336332',313,'51675936140','1','1.00','1500','retail','0','2023-02-09 12:49:11','','','','1105','Cash',206.90,'1500','','','5','','1','2023-02-09 09:49:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516759388952935803',314,'51675938881','8','1.00','130','retail','20','2023-02-09 13:34:56','','','','112','Cash',17.93,'130','','','5','','1','2023-02-09 10:35:46','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516759389622233395',315,'51675938947','14','1.00','30','retail','0','2023-02-09 13:36:02','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-09 10:36:48','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516759391973573123',316,'51675939124','6','7.00','1750','retail','350','2023-02-09 13:39:58','','','','208.27','Cash',241.38,'250','','','5','','1','2023-02-09 10:40:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','39.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516759392393723201',317,'51675939217','6','5.00','1250','retail','250','2023-02-09 13:40:40','','','','208.27','Cash',172.41,'250','','','5','','1','2023-02-09 10:40:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','39.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516759392652232220',318,'51675939253','6','1.00','250','retail','50','2023-02-09 13:41:06','','','','208.27','Cash',34.48,'250','','','5','','1','2023-02-09 10:41:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516759392943650330',319,'51675939280','4','1.00','300','retail','0','2023-02-09 13:43:28','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 10:43:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516759395789223209',320,'51675939564','2','1.00','300','retail','0','2023-02-09 13:46:19','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 10:46:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516759396312420200',321,'51675939622','2','1.00','300','retail','0','2023-02-09 13:47:12','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 10:48:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516759397832292036',322,'51675939773','6','1.00','300','retail','0','2023-02-09 13:49:44','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-09 10:49:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516759399384032322',323,'51675939927','2','1.00','300','retail','0','2023-02-09 13:52:19','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 10:53:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516759400033922309',324,'51675939981','2','1.00','300','retail','0','2023-02-09 13:53:24','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 10:55:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516759402393902322',325,'51675940227','8','2.00','300','retail','0','2023-02-09 13:57:19','','','','112','Cash',41.38,'150','','','5','','1','2023-02-09 11:00:20','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','7.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516759420343443732',326,'51675942025','2','1.00','300','retail','0','2023-02-09 14:27:14','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 11:27:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516759452130223392',327,'51675945202','2','1.00','300','retail','0','2023-02-09 15:20:14','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 12:20:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516759463190505272',328,'51675946301','12','1.00','30','retail','0','2023-02-09 15:38:40','','','','8','Cash',4.14,'30','','','5','','1','2023-02-09 12:39:09','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('516759584175253613',329,'51675958405','6','2.00','600','retail','0','2023-02-09 19:00:18','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-09 16:00:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','39.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516759584680032822',330,'51675958445','2','1.00','300','retail','0','2023-02-09 19:01:09','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 16:01:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516759585322832323',331,'51675958517','2','1.00','300','retail','0','2023-02-09 19:02:13','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 16:03:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516759586312335635',332,'51675958612','2','1.00','300','retail','0','2023-02-09 19:03:51','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 16:04:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516759586747022236',333,'51675958660','4','1.00','300','retail','0','2023-02-09 19:04:34','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 16:04:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516759587310227003',334,'51675958692','2','1.00','280','retail','20','2023-02-09 19:05:32','','','','208','Cash',38.62,'280','','','5','','1','2023-02-09 16:05:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516759587612826310',335,'51675958739','4','1.00','300','retail','0','2023-02-09 19:06:01','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 16:07:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516759590672430133',336,'51675959055','1','1.00','1500','retail','0','2023-02-09 19:11:08','','','','1105','Cash',206.90,'1500','','','5','','1','2023-02-09 16:12:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516759591600353220',337,'51675959143','8','2.00','260','retail','40','2023-02-09 19:12:41','','','','112','Cash',35.86,'130','','','5','','1','2023-02-09 16:13:19','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','7.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516759597282327254',338,'51675959267','4','1.00','280','retail','20','2023-02-09 19:24:36','','','','208','Cash',38.62,'280','','','5','','1','2023-02-09 16:25:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516759603160603493',339,'51675960307','2','1.00','300','retail','0','2023-02-09 19:34:44','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 16:35:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516760112763361720',340,'51676011258','6','10.00','2800','retail','200','2023-02-10 09:41:16','','','','208.27','Cash',386.21,'280','','','5','','1','2023-02-10 06:41:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','39.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516760113012032012',341,'51676011289','2','3.00','900','retail','0','2023-02-10 09:41:42','','','','208','Cash',124.14,'300','','','5','','1','2023-02-10 06:42:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','12.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516760119973101063',342,'51676011389','6','3.00','840','retail','60','2023-02-10 09:53:17','','','','208.27','Cash',115.86,'280','','','5','','1','2023-02-10 06:53:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','39.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516760123880312243',343,'51676012377','15','2.00','1000','retail','0','2023-02-10 09:59:48','','','','450','Cash',137.93,'500','','','5','','1','2023-02-10 07:00:16','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760179913339327',344,'51676017984','2','1.00','300','retail','0','2023-02-10 11:33:11','','','','208','Cash',41.38,'300','','','5','','1','2023-02-10 08:34:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516760185405200120',345,'51676018329','2','1.00','300','retail','0','2023-02-10 11:57:14','','','','208','Cash',41.38,'300','','','5','','1','2023-02-10 08:57:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516760195440040022',346,'51676019501','8','4.00','600','retail','0','2023-02-10 11:59:16','','','','112','Cash',82.76,'150','','','5','','1','2023-02-10 08:59:26','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','7.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516760195562460300',347,'51676019501','6','2.00','600','retail','0','2023-02-10 11:59:16','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-10 08:59:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','39.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516760205333050002',348,'51676020509','6','2.00','600','retail','0','2023-02-10 12:15:34','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-10 09:15:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','40.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516760210133336113',349,'51676020815','6','1.00','300','retail','0','2023-02-10 12:23:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-10 09:27:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516760210224104702',350,'51676020815','4','1.00','300','retail','0','2023-02-10 12:23:43','','','','208','Cash',41.38,'300','','','5','','1','2023-02-10 09:27:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516760236696203790',351,'51676023486','4','2.00','600','retail','0','2023-02-10 13:07:49','','','','208','Cash',82.76,'300','','','5','','1','2023-02-10 10:08:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','8.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516760242255303232',352,'51676024205','12','1.00','30','retail','0','2023-02-10 13:17:07','','','','8','Cash',4.14,'30','','','5','','1','2023-02-10 10:17:49','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('516760257790173025',353,'51676024545','2','1.00','300','retail','0','2023-02-10 13:42:59','','','','208','Cash',41.38,'300','','','5','','1','2023-02-10 10:43:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516760270073520063',354,'51676026990','2','1.00','300','retail','0','2023-02-10 14:08:51','','','','208','Cash',41.38,'300','','','5','','1','2023-02-10 11:08:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516760273550123353',355,'51676027347','2','1.00','300','retail','0','2023-02-10 14:09:16','','','','208','Cash',41.38,'300','','','5','','1','2023-02-10 11:09:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516760281213814632',356,'51676028085','2','1.00','300','retail','0','2023-02-10 14:32:58','','','','208','Cash',41.38,'300','','','5','','1','2023-02-10 11:33:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516760288226330322',357,'51676028806','6','2.00','600','retail','0','2023-02-10 14:35:44','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-10 11:35:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','40.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516760293492262239',358,'51676029334','6','1.00','300','retail','0','2023-02-10 14:46:13','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-10 11:46:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516760293652033205',359,'51676029334','4','1.00','300','retail','0','2023-02-10 14:46:13','','','','208','Cash',41.38,'300','','','5','','1','2023-02-10 11:46:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516760296170302293',360,'51676029607','6','1.00','300','retail','0','2023-02-10 14:49:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-10 11:50:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516760296311022320',361,'51676029607','4','2.00','600','retail','0','2023-02-10 14:49:37','','','','208','Cash',82.76,'300','','','5','','1','2023-02-10 11:50:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','8.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516760324623106503',362,'51676032450','14','1.00','30','retail','0','2023-02-10 15:34:23','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-10 12:34:34','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760324853030020',363,'51676032475','14','1.00','30','retail','0','2023-02-10 15:34:46','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-10 12:35:33','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760346670310342',364,'51676034600','2','1.00','300','retail','0','2023-02-10 16:11:08','','','','208','Cash',41.38,'300','','','5','','1','2023-02-10 13:12:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516760359793640393',365,'51676035959','4','3.00','900','retail','0','2023-02-10 16:32:59','','','','208','Cash',124.14,'300','','','5','','1','2023-02-10 13:33:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','8.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516760366310636026',366,'51676036192','10','1.00','70','retail','0','2023-02-10 16:43:52','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-10 13:44:00','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('516760366556525725',367,'51676036640','4','1.00','300','retail','0','2023-02-10 16:47:06','','','','208','Cash',41.38,'300','','','5','','1','2023-02-10 13:47:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516760381356038153',368,'51676037614','6','1.00','300','retail','0','2023-02-10 17:19:00','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-10 14:19:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516760387736327263',369,'51676038759','14','1.00','30','retail','0','2023-02-10 17:19:34','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-10 14:19:45','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760387952365303',370,'51676038785','2','1.00','300','retail','0','2023-02-10 17:19:56','','','','208','Cash',41.38,'300','','','5','','1','2023-02-10 14:20:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516760389149032232',371,'51676038898','6','1.00','280','retail','20','2023-02-10 17:21:54','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-10 14:22:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516760406114003322',372,'51676040596','2','1.00','280','retail','20','2023-02-10 17:50:12','','','','208','Cash',38.62,'280','','','5','','1','2023-02-10 14:50:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516760412922322400',373,'51676041280','14','1.00','30','retail','0','2023-02-10 18:01:32','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-10 15:01:40','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516760417180000381',374,'51676041703','6','1.00','280','retail','20','2023-02-10 18:10:04','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-10 15:10:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516760419464293342',375,'51676041937','6','1.00','300','retail','0','2023-02-10 18:13:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-10 15:14:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516760426052236133',376,'51676042588','6','3.00','840','retail','60','2023-02-10 18:23:26','','','','208.27','Cash',115.86,'280','','','5','','1','2023-02-10 15:26:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','41.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516760427830222323',377,'51676042768','6','4.00','1120','retail','80','2023-02-10 18:26:23','','','','208.27','Cash',154.48,'280','','','5','','1','2023-02-10 15:26:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','41.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516760442316313312',378,'51676044217','6','2.00','560','retail','40','2023-02-10 18:59:37','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-10 16:00:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','41.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516760949274300403',379,'51676094901','8','2.00','300','retail','0','2023-02-11 08:56:45','','','','112','Cash',41.38,'150','','','5','','1','2023-02-11 05:57:07','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','7.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516760950520026335',380,'51676095038','6','3.00','900','retail','0','2023-02-11 08:59:29','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-11 05:59:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','41.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516760952086393003',381,'51676095200','6','1.00','300','retail','0','2023-02-11 09:00:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-11 06:00:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516761037923607002',382,'51676103784','2','1.00','300','retail','0','2023-02-11 11:25:10','','','','208','Cash',41.38,'300','','','5','','1','2023-02-11 08:25:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516761039710022232',383,'51676103959','6','1.00','300','retail','0','2023-02-11 11:29:40','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-11 08:30:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516761042402220032',384,'51676104228','4','1.00','300','retail','0','2023-02-11 11:30:40','','','','208','Cash',41.38,'300','','','5','','1','2023-02-11 08:30:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516761042762037342',385,'51676104266','2','1.00','300','retail','0','2023-02-11 11:31:17','','','','208','Cash',41.38,'300','','','5','','1','2023-02-11 08:31:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516761044252250253',386,'51676104405','2','1.00','300','retail','0','2023-02-11 11:35:06','','','','208','Cash',41.38,'300','','','5','','1','2023-02-11 08:35:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516761081793392003',387,'51676108171','4','1.00','300','retail','0','2023-02-11 12:36:20','','','','208','Cash',41.38,'300','','','5','','1','2023-02-11 09:37:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516761082731020233',388,'51676108262','6','3.00','900','retail','0','2023-02-11 12:37:53','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-11 09:38:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','41.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516761089042000230',389,'51676108893','2','1.00','300','retail','0','2023-02-11 12:48:24','','','','208','Cash',41.38,'300','','','5','','1','2023-02-11 09:48:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516761091812649123',390,'51676109129','6','1.00','300','retail','0','2023-02-11 12:53:01','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-11 09:53:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516761097152743327',391,'51676109707','10','1.00','70','retail','0','2023-02-11 13:01:56','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-11 10:03:09','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('516761169503120422',392,'51676116819','6','2.00','600','retail','0','2023-02-11 15:02:31','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-11 12:03:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','41.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516761170372423347',393,'51676117016','2','1.00','300','retail','0','2023-02-11 15:03:58','','','','208','Cash',41.38,'300','','','5','','1','2023-02-11 12:04:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516761171113323311',394,'51676117099','6','1.00','280','retail','20','2023-02-11 15:05:12','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-11 12:05:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516761172490342169',395,'51676117239','6','2.00','600','retail','0','2023-02-11 15:07:30','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-11 12:07:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','41.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516761176080032620',396,'51676117599','4','1.00','300','retail','0','2023-02-11 15:13:29','','','','208','Cash',41.38,'300','','','5','','1','2023-02-11 12:13:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516761182706670236',397,'51676118261','2','1.00','300','retail','0','2023-02-11 15:24:30','','','','208','Cash',41.38,'300','','','5','','1','2023-02-11 12:24:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516761235988526193',398,'51676123591','6','1.00','300','retail','0','2023-02-11 16:55:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-11 14:00:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516761252542171333',399,'51676125225','6','1.00','300','retail','0','2023-02-11 17:29:44','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-11 14:29:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516761259483030043',400,'51676125938','2','1.00','300','retail','0','2023-02-11 17:32:28','','','','208','Cash',41.38,'300','','','5','','1','2023-02-11 14:33:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516761260461223612',401,'51676126038','2','1.00','300','retail','0','2023-02-11 17:34:06','','','','208','Cash',41.38,'300','','','5','','1','2023-02-11 14:34:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516761260792333252',402,'51676126068','4','1.00','300','retail','0','2023-02-11 17:37:11','','','','208','Cash',41.38,'300','','','5','','1','2023-02-11 14:37:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516761263180012323',403,'51676126292','6','1.00','280','retail','20','2023-02-11 17:40:25','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-11 14:41:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516761265676023222',404,'51676126543','2','2.00','600','retail','0','2023-02-11 17:42:47','','','','208','Cash',82.76,'300','','','5','','1','2023-02-11 14:43:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516761270815222802',405,'51676127058','9','1.00','120','retail','30','2023-02-11 17:51:21','','','','93.93','Cash',16.55,'120','','','5','','1','2023-02-11 14:51:33','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516761275183278023',406,'51676127511','10','1.00','70','retail','0','2023-02-11 18:00:08','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-11 15:00:36','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('516761280026034333',407,'51676127969','6','1.00','300','retail','0','2023-02-11 18:06:42','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-11 15:07:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516761280581723332',408,'51676128028','6','2.00','560','retail','40','2023-02-11 18:07:38','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-11 15:16:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','41.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516761294462332673',409,'51676129439','2','1.00','300','retail','0','2023-02-11 18:32:34','','','','208','Cash',41.38,'300','','','5','','1','2023-02-11 15:33:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516761947227320222',410,'51676194704','4','1.00','300','retail','0','2023-02-12 12:38:43','','','','208','Cash',41.38,'300','','','5','','1','2023-02-12 09:39:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516761947773215323',411,'51676194771','2','1.00','300','retail','0','2023-02-12 12:41:39','','','','208','Cash',41.38,'300','','','5','','1','2023-02-12 09:41:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516761965503053953',412,'51676194977','6','2.00','600','retail','0','2023-02-12 13:09:31','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-12 10:10:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','41.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516761966590262326',413,'51676196642','2','1.00','300','retail','0','2023-02-12 13:10:59','','','','208','Cash',41.38,'300','','','5','','1','2023-02-12 10:11:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516761971497003379',414,'51676197142','2','1.00','300','retail','0','2023-02-12 13:19:09','','','','208','Cash',41.38,'300','','','5','','1','2023-02-12 10:19:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516761974840022024',415,'51676197476','6','1.00','300','retail','0','2023-02-12 13:24:44','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-12 10:26:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516761976297232203',416,'51676197615','6','2.00','600','retail','0','2023-02-12 13:27:10','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-12 10:27:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','41.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516761980773173431',417,'51676197684','10','2.00','140','retail','0','2023-02-12 13:34:37','','','','63.76','Cash',19.31,'70','','','5','','1','2023-02-12 10:34:46','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('516761999243299362',418,'51676199917','2','1.00','300','retail','0','2023-02-12 14:05:25','','','','208','Cash',41.38,'300','','','5','','1','2023-02-12 11:05:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516762002402264020',419,'51676199954','6','2.00','600','retail','0','2023-02-12 14:17:14','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-12 11:17:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','41.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516762006932223333',420,'51676200679','4','1.00','300','retail','0','2023-02-12 14:18:13','','','','208','Cash',41.38,'300','','','5','','1','2023-02-12 11:18:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516762017973453033',421,'51676201787','2','1.00','300','retail','0','2023-02-12 14:38:40','','','','208','Cash',41.38,'300','','','5','','1','2023-02-12 11:38:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516762021782632030',422,'51676202171','10','1.00','70','retail','0','2023-02-12 14:42:58','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-12 11:43:36','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516762022232263313',423,'51676202216','10','1.00','70','retail','0','2023-02-12 14:43:43','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-12 11:44:20','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516762035652263353',424,'51676203548','6','2.00','560','retail','40','2023-02-12 15:06:06','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-12 12:06:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','41.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516762118487430222',425,'51676211840','2','1.00','300','retail','0','2023-02-12 17:24:08','','','','208','Cash',41.38,'300','','','5','','1','2023-02-12 14:26:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516762120343002432',426,'51676212023','2','1.00','300','retail','0','2023-02-12 17:29:01','','','','208','Cash',41.38,'300','','','5','','1','2023-02-12 14:29:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516762122051204263',427,'51676212198','2','1.00','300','retail','0','2023-02-12 17:30:05','','','','208','Cash',41.38,'300','','','5','','1','2023-02-12 14:30:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516762122391622103',428,'51676212220','6','1.00','300','retail','0','2023-02-12 17:30:40','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-12 14:30:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516762125063325212',429,'51676212490','6','3.00','840','retail','60','2023-02-12 17:35:08','','','','208.27','Cash',115.86,'280','','','5','','1','2023-02-12 14:35:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','47.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516762133155573005',430,'51676213276','2','1.00','300','retail','0','2023-02-12 17:50:00','','','','208','Cash',41.38,'300','','','5','','1','2023-02-12 14:50:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516762134823734400',431,'51676213454','2','1.00','280','retail','20','2023-02-12 17:51:37','','','','208','Cash',38.62,'280','','','5','','1','2023-02-12 14:52:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516762134972207740',432,'51676213454','6','1.00','280','retail','20','2023-02-12 17:51:37','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-12 14:52:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516762159712166969',433,'51676215954','2','1.00','300','retail','0','2023-02-12 18:32:52','','','','208','Cash',41.38,'300','','','5','','1','2023-02-12 15:34:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516762681835363221',434,'51676267383','8','2.00','260','retail','40','2023-02-13 09:03:03','','','','112','Cash',35.86,'130','','','5','','1','2023-02-13 06:03:44','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','7.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516762682793607461',435,'51676268270','2','1.00','300','retail','0','2023-02-13 09:06:18','','','','208','Cash',41.38,'300','','','5','','1','2023-02-13 06:06:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516762704644227230',436,'51676268423','4','1.00','300','retail','0','2023-02-13 09:42:15','','','','208','Cash',41.38,'300','','','5','','1','2023-02-13 06:42:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516762705603436003',437,'51676270551','4','2.00','600','retail','0','2023-02-13 09:42:56','','','','208','Cash',82.76,'300','','','5','','1','2023-02-13 06:43:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','8.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516762708193823228',438,'51676270649','6','1.00','300','retail','0','2023-02-13 09:47:00','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-13 06:47:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516762745264326330',439,'51676270856','8','1.00','130','retail','20','2023-02-13 10:48:47','','','','112','Cash',17.93,'130','','','5','','1','2023-02-13 07:49:06','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516762745725220001',440,'51676274564','4','1.00','300','retail','0','2023-02-13 10:49:32','','','','208','Cash',41.38,'300','','','5','','1','2023-02-13 07:49:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516762746063776221',441,'51676274593','6','1.00','300','retail','0','2023-02-13 10:51:29','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-13 07:51:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516762762920300661',442,'51676276254','4','2.00','560','retail','40','2023-02-13 11:18:13','','','','208','Cash',77.24,'280','','','5','','1','2023-02-13 08:18:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516762763624230023',443,'51676276313','6','1.00','300','retail','0','2023-02-13 11:19:22','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-13 08:19:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516762764023662664',444,'51676276373','4','1.00','300','retail','0','2023-02-13 11:20:02','','','','208','Cash',41.38,'300','','','5','','1','2023-02-13 08:20:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516762776185270322',445,'51676276467','6','6.00','1500','retail','300','2023-02-13 11:40:18','','','','208.27','Cash',206.90,'250','','','5','','1','2023-02-13 08:40:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','49.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516762776467550603',446,'51676277631','6','5.00','1250','retail','250','2023-02-13 11:40:46','','','','208.27','Cash',172.41,'250','','','5','','1','2023-02-13 08:40:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','49.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516762778813310322',447,'51676277871','6','1.00','280','retail','20','2023-02-13 11:44:42','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-13 08:45:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516762780827326520',448,'51676278074','10','1.00','70','retail','0','2023-02-13 11:48:02','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-13 08:51:03','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516762782740633315',449,'51676278264','8','1.00','130','retail','20','2023-02-13 11:51:15','','','','112','Cash',17.93,'130','','','5','','1','2023-02-13 08:51:23','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516762785966230866',450,'51676278574','4','5.00','1500','retail','0','2023-02-13 11:56:37','','','','208','Cash',206.90,'300','','','5','','1','2023-02-13 08:57:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','13.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516762788474203353',451,'51676278658','2','1.00','300','retail','0','2023-02-13 12:00:48','','','','208','Cash',41.38,'300','','','5','','1','2023-02-13 09:01:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516762796488392386',452,'51676279640','10','1.00','70','retail','0','2023-02-13 12:14:08','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-13 09:14:34','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516762851294002283',453,'51676284717','6','1.00','300','retail','0','2023-02-13 13:45:30','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-13 10:45:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516762894833243163',454,'51676289470','6','1.00','280','retail','20','2023-02-13 14:58:04','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-13 11:59:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516762896916302230',455,'51676289638','6','3.00','840','retail','60','2023-02-13 15:01:32','','','','208.27','Cash',115.86,'280','','','5','','1','2023-02-13 12:02:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','49.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516762898726273224',456,'51676289859','6','2.00','560','retail','40','2023-02-13 15:04:33','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-13 12:05:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','50.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516762903374372322',457,'51676290307','6','2.00','560','retail','40','2023-02-13 15:12:18','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-13 12:13:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','50.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516762904944303226',458,'51676290480','4','1.00','300','retail','0','2023-02-13 15:14:55','','','','208','Cash',41.38,'300','','','5','','1','2023-02-13 12:15:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516762905633553023',459,'51676290551','6','1.00','280','retail','20','2023-02-13 15:16:03','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-13 12:17:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516762934673927030',460,'51676293448','12','1.00','30','retail','0','2023-02-13 16:04:27','','','','8','Cash',4.14,'30','','','5','','1','2023-02-13 13:04:34','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516762942722024650',461,'51676294252','6','2.00','600','retail','0','2023-02-13 16:17:53','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-13 13:18:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','50.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516762943250232332',462,'51676294314','9','1.00','120','retail','30','2023-02-13 16:18:46','','','','93.93','Cash',16.55,'120','','','5','','1','2023-02-13 13:21:36','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516762950190223202',463,'51676295004','6','3.00','900','retail','0','2023-02-13 16:30:31','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-13 13:30:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','50.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516762950313002273',464,'51676295004','4','1.00','300','retail','0','2023-02-13 16:30:31','','','','208','Cash',41.38,'300','','','5','','1','2023-02-13 13:30:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516762973177922533',465,'51676296685','6','2.00','600','retail','0','2023-02-13 17:13:59','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-13 14:14:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','50.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516762988833250323',466,'51676298872','2','1.00','280','retail','20','2023-02-13 17:34:44','','','','208','Cash',38.62,'280','','','5','','1','2023-02-13 14:35:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516762989928201032',467,'51676298904','2','1.00','300','retail','0','2023-02-13 17:36:33','','','','208','Cash',41.38,'300','','','5','','1','2023-02-13 14:37:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516762990493304537',468,'51676299029','6','1.00','300','retail','0','2023-02-13 17:41:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-13 14:42:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516762994570453032',469,'51676299447','2','1.00','300','retail','0','2023-02-13 17:44:18','','','','208','Cash',41.38,'300','','','5','','1','2023-02-13 14:44:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516762995029623630',470,'51676299469','6','1.00','300','retail','0','2023-02-13 17:45:03','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-13 14:45:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516762999081333222',471,'51676299898','2','1.00','300','retail','0','2023-02-13 17:51:48','','','','208','Cash',41.38,'300','','','5','','1','2023-02-13 14:52:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516763009476377224',472,'51676300939','10','1.00','70','retail','0','2023-02-13 18:09:08','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-13 15:09:15','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516763019990000622',473,'51676301993','10','1.00','70','retail','0','2023-02-13 18:26:40','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-13 15:26:47','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516763020883017323',474,'51676302077','2','1.00','300','retail','0','2023-02-13 18:28:08','','','','208','Cash',41.38,'300','','','5','','1','2023-02-13 15:28:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516763029712020120',475,'51676302957','8','1.00','130','retail','20','2023-02-13 18:42:52','','','','112','Cash',17.93,'130','','','5','','1','2023-02-13 15:43:03','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516763030352237331',476,'51676302984','2','1.00','280','retail','20','2023-02-13 18:43:56','','','','208','Cash',38.62,'280','','','5','','1','2023-02-13 15:44:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516763529453033243',477,'51676352936','6','1.00','300','retail','0','2023-02-14 08:35:46','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-14 05:36:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516763529930332993',478,'51676352985','2','1.00','300','retail','0','2023-02-14 08:36:33','','','','208','Cash',41.38,'300','','','5','','1','2023-02-14 05:36:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516763568050630232',479,'51676356798','6','1.00','300','retail','0','2023-02-14 09:40:05','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-14 06:40:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516763609423364399',480,'51676360923','6','2.00','600','retail','0','2023-02-14 10:49:02','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-14 07:49:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','50.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516763609760723302',481,'51676360968','4','1.00','300','retail','0','2023-02-14 10:49:37','','','','208','Cash',41.38,'300','','','5','','1','2023-02-14 07:51:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516763617963340337',482,'51676361775','6','2.00','600','retail','0','2023-02-14 11:03:16','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-14 08:03:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','50.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516763691435622460',483,'51676363232','2','1.00','300','retail','0','2023-02-14 13:05:43','','','','208','Cash',41.38,'300','','','5','','1','2023-02-14 10:06:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516763701133300223',484,'51676369194','6','1.00','250','retail','50','2023-02-14 13:21:54','','','','208.27','Cash',34.48,'250','','','5','','1','2023-02-14 10:22:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516763725760275522',485,'51676372569','3','1.00','500','retail','0','2023-02-14 14:05:05','','','','378','Cash',68.97,'500','','','5','','1','2023-02-14 11:05:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516763727293636013',486,'51676372716','4','1.00','300','retail','0','2023-02-14 14:05:42','','','','208','Cash',41.38,'300','','','5','','1','2023-02-14 11:06:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516763727422412257',487,'51676372716','8','1.00','150','retail','0','2023-02-14 14:05:42','','','','112','Cash',20.69,'150','','','5','','1','2023-02-14 11:06:09','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516763757037225503',488,'51676375694','2','1.00','300','retail','0','2023-02-14 14:55:05','','','','208','Cash',41.38,'300','','','5','','1','2023-02-14 11:55:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516763774811335700',489,'51676377471','2','1.00','300','retail','0','2023-02-14 15:26:07','','','','208','Cash',41.38,'300','','','5','','1','2023-02-14 12:26:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516763775932200333',490,'51676377576','6','1.00','280','retail','20','2023-02-14 15:43:52','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-14 12:44:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516763790380309836',491,'51676379027','15','1.00','500','retail','0','2023-02-14 15:50:38','','','','450','Cash',68.97,'500','','','5','','1','2023-02-14 12:50:49','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516763798943743870',492,'51676379880','6','1.00','300','retail','0','2023-02-14 16:04:54','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-14 13:05:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516763799877727357',493,'51676379975','6','1.00','280','retail','20','2023-02-14 16:06:28','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-14 13:06:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516763824642120234',494,'51676382217','4','1.00','280','retail','20','2023-02-14 16:47:45','','','','208','Cash',38.62,'280','','','5','','1','2023-02-14 13:49:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516763825782883233',495,'51676382566','2','1.00','300','retail','0','2023-02-14 16:49:38','','','','208','Cash',41.38,'300','','','5','','1','2023-02-14 13:50:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516763826672223324',496,'51676382637','1','1.00','1500','retail','0','2023-02-14 16:51:07','','','','1105','Cash',206.90,'1500','','','5','','1','2023-02-14 13:53:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516763850923273875',497,'51676385084','2','1.00','300','retail','0','2023-02-14 17:31:34','','','','208','Cash',41.38,'300','','','5','','1','2023-02-14 14:31:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516763854823203455',498,'51676385467','6','1.00','300','retail','0','2023-02-14 17:38:03','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-14 14:49:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516763869033401322',499,'51676386890','6','2.00','600','retail','0','2023-02-14 18:04:45','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-14 15:05:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516763869182249239',500,'51676386890','4','1.00','300','retail','0','2023-02-14 18:04:45','','','','208','Cash',41.38,'300','','','5','','1','2023-02-14 15:05:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516763878120338263',501,'51676387797','8','2.00','260','retail','40','2023-02-14 18:16:52','','','','112','Cash',35.86,'130','','','5','','1','2023-02-14 15:17:45','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','7.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516763891906533303',502,'51676389174','4','2.00','560','retail','40','2023-02-14 18:39:51','','','','208','Cash',77.24,'280','','','5','','1','2023-02-14 15:42:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516764389469330328',503,'51676438931','7','1.00','230','retail','20','2023-02-15 08:29:07','','','','168','Cash',31.72,'230','','','5','','1','2023-02-15 05:29:16','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',198.28,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516764390272322624',504,'51676438956','6','1.00','300','retail','0','2023-02-15 08:30:28','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-15 05:31:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516764390864273133',505,'51676439073','4','6.00','1800','retail','0','2023-02-15 08:31:37','','','','208','Cash',248.28,'300','','','5','','1','2023-02-15 05:32:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'6','13.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516764390970230130',506,'51676439073','6','1.00','300','retail','0','2023-02-15 08:31:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-15 05:32:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516764721122350204',507,'51676472100','2','2.00','600','retail','0','2023-02-15 17:41:53','','','','208','Cash',82.76,'300','','','5','','1','2023-02-15 14:42:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516764722032464233',508,'51676472188','6','2.00','600','retail','0','2023-02-15 17:43:23','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-15 14:44:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516764724933633239',509,'51676472477','8','2.00','260','retail','40','2023-02-15 17:48:14','','','','112','Cash',35.86,'130','','','5','','1','2023-02-15 14:48:23','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','7.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516764725992320222',510,'51676472590','2','1.00','300','retail','0','2023-02-15 17:49:59','','','','208','Cash',41.38,'300','','','5','','1','2023-02-15 14:51:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516764733420600163',511,'51676473336','1','1.00','1500','retail','0','2023-02-15 18:02:23','','','','1105','Cash',206.90,'1500','','','5','','1','2023-02-15 15:02:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516764735343205342',512,'51676473524','8','1.00','130','retail','20','2023-02-15 18:05:34','','','','112','Cash',17.93,'130','','','5','','1','2023-02-15 15:05:46','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516764736282083220',513,'51676473622','2','1.00','300','retail','0','2023-02-15 18:07:09','','','','208','Cash',41.38,'300','','','5','','1','2023-02-15 15:07:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516764736742733232',514,'51676473640','6','1.00','300','retail','0','2023-02-15 18:10:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-15 15:10:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516764736852316280',515,'51676473640','4','1.00','300','retail','0','2023-02-15 18:10:14','','','','208','Cash',41.38,'300','','','5','','1','2023-02-15 15:10:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516764738442332332',516,'51676473822','2','2.00','600','retail','0','2023-02-15 18:13:48','','','','208','Cash',82.76,'300','','','5','','1','2023-02-15 15:13:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516764750691232412',517,'51676474921','10','1.00','70','retail','0','2023-02-15 18:31:10','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-15 15:31:33','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516764755060200362',518,'51676475093','4','2.00','600','retail','0','2023-02-15 18:38:27','','','','208','Cash',82.76,'300','','','5','','1','2023-02-15 15:41:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516764759387622332',519,'51676475920','4','1.00','300','retail','0','2023-02-15 18:45:38','','','','208','Cash',41.38,'300','','','5','','1','2023-02-15 15:49:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516764773363330333',520,'51676477325','2','1.00','300','retail','0','2023-02-15 19:08:56','','','','208','Cash',41.38,'300','','','5','','1','2023-02-15 16:09:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516764777653432326',521,'51676477754','6','1.00','280','retail','20','2023-02-15 19:16:06','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-15 16:16:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516765268412322243',522,'51676524870','6','10.00','2800','retail','200','2023-02-16 08:54:01','','','','208.27','Cash',386.21,'280','','','5','','1','2023-02-16 05:54:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','51.00','41','Inclusive','branch','Service','1110','4000','5500','',''),('516765269523045222',523,'51676526883','6','5.00','1500','retail','0','2023-02-16 08:56:55','','','','208.27','Cash',206.90,'300','','','5','','1','2023-02-16 05:57:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','51.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516765270122230221',524,'51676526883','4','1.00','300','retail','0','2023-02-16 08:56:55','','','','208','Cash',41.38,'300','','','5','','1','2023-02-16 05:57:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516765270651012023',525,'51676527049','6','2.00','600','retail','0','2023-02-16 08:57:58','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-16 05:58:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','56.00','54','Inclusive','branch','Service','1110','4000','5500','',''),('516765270785003220',526,'51676527049','4','1.00','300','retail','0','2023-02-16 08:57:58','','','','208','Cash',41.38,'300','','','5','','1','2023-02-16 05:58:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516765271027132302',527,'51676527090','2','1.00','300','retail','0','2023-02-16 09:01:55','','','','208','Cash',41.38,'300','','','5','','1','2023-02-16 06:02:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516765281082603333',528,'51676528096','2','1.00','280','retail','20','2023-02-16 09:15:09','','','','208','Cash',38.62,'280','','','5','','1','2023-02-16 06:15:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516765283493634360',529,'51676528330','6','2.00','600','retail','0','2023-02-16 09:19:10','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-16 06:19:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','56.00','54','Inclusive','branch','Service','1110','4000','5500','',''),('516765301981158922',530,'51676530113','8','1.00','130','retail','20','2023-02-16 09:51:29','','','','112','Cash',17.93,'130','','','5','','1','2023-02-16 06:53:44','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516765315173273152',531,'51676531504','6','3.00','840','retail','60','2023-02-16 10:11:58','','','','208.27','Cash',115.86,'280','','','5','','1','2023-02-16 07:18:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','56.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516765324290343025',532,'51676532031','2','1.00','300','retail','0','2023-02-16 10:27:10','','','','208','Cash',41.38,'300','','','5','','1','2023-02-16 07:28:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516765332446432452',533,'51676533231','8','1.00','130','retail','20','2023-02-16 10:40:45','','','','112','Cash',17.93,'130','','','5','','1','2023-02-16 07:41:37','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516765334073267332',534,'51676533297','6','7.00','1750','retail','350','2023-02-16 10:43:28','','','','208.27','Cash',241.38,'250','','','5','','1','2023-02-16 07:49:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','56.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516765338036323243',535,'51676533781','6','1.00','250','retail','50','2023-02-16 10:50:04','','','','208.27','Cash',34.48,'250','','','5','','1','2023-02-16 07:51:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','56.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516765339255002353',536,'51676533911','6','3.00','750','retail','150','2023-02-16 10:52:05','','','','208.27','Cash',103.45,'250','','','5','','1','2023-02-16 07:56:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','56.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516765343197354222',537,'51676534294','10','1.00','70','retail','0','2023-02-16 10:58:40','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-16 07:58:48','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516765366002003006',538,'51676535985','6','2.00','600','retail','0','2023-02-16 11:36:40','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-16 08:36:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','56.00','54','Inclusive','branch','Service','1110','4000','5500','',''),('516765418803543813',539,'51676541831','6','3.00','900','retail','0','2023-02-16 13:09:23','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-16 10:10:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','56.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516765446580200232',540,'51676544645','15','3.00','1500','retail','0','2023-02-16 13:50:59','','','','450','Cash',206.90,'500','','','5','','1','2023-02-16 10:51:06','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516765447443343242',541,'51676544732','8','2.00','300','retail','0','2023-02-16 13:52:55','','','','112','Cash',41.38,'150','','','5','','1','2023-02-16 10:53:38','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','8.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516765447752320322',542,'51676544732','4','1.00','300','retail','0','2023-02-16 13:52:55','','','','208','Cash',41.38,'300','','','5','','1','2023-02-16 10:53:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516765508633607033',543,'51676550853','12','1.00','30','retail','0','2023-02-16 15:34:24','','','','8','Cash',4.14,'30','','','5','','1','2023-02-16 12:34:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516765509745402962',544,'51676550953','2','1.00','300','retail','0','2023-02-16 15:36:14','','','','208','Cash',41.38,'300','','','5','','1','2023-02-16 12:36:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516765510160156263',545,'51676551007','2','1.00','300','retail','0','2023-02-16 15:36:56','','','','208','Cash',41.38,'300','','','5','','1','2023-02-16 12:37:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516765530860511163',546,'51676553078','2','1.00','300','retail','0','2023-02-16 16:11:26','','','','208','Cash',41.38,'300','','','5','','1','2023-02-16 13:11:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516765548750071371',547,'51676554866','4','1.00','300','retail','0','2023-02-16 16:41:15','','','','208','Cash',41.38,'300','','','5','','1','2023-02-16 13:41:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516765567562322365',548,'51676556748','2','1.00','300','retail','0','2023-02-16 17:12:37','','','','208','Cash',41.38,'300','','','5','','1','2023-02-16 14:12:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516765568270227607',549,'51676556807','4','1.00','300','retail','0','2023-02-16 17:13:47','','','','208','Cash',41.38,'300','','','5','','1','2023-02-16 14:14:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516765573152407452',550,'51676557304','4','1.00','300','retail','0','2023-02-16 17:21:56','','','','208','Cash',41.38,'300','','','5','','1','2023-02-16 14:22:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516765601806231360',551,'51676560165','4','3.00','900','retail','0','2023-02-16 18:09:41','','','','208','Cash',124.14,'300','','','5','','1','2023-02-16 15:10:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516765602120502115',552,'51676560202','4','1.00','300','retail','0','2023-02-16 18:10:13','','','','208','Cash',41.38,'300','','','5','','1','2023-02-16 15:10:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516765632172322723',553,'51676563206','4','1.00','300','retail','0','2023-02-16 19:00:17','','','','208','Cash',41.38,'300','','','5','','1','2023-02-16 16:00:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516766127492267030',554,'51676612564','6','10.00','2800','retail','200','2023-02-17 08:45:50','','','','208.27','Cash',386.21,'280','','','5','','1','2023-02-17 05:46:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','57.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516766140440230306',555,'51676614036','2','1.00','300','retail','0','2023-02-17 09:07:24','','','','208','Cash',41.38,'300','','','5','','1','2023-02-17 06:07:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516766140710762220',556,'51676614064','4','1.00','300','retail','0','2023-02-17 09:07:52','','','','208','Cash',41.38,'300','','','5','','1','2023-02-17 06:08:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516766142562163321',557,'51676614083','2','3.00','900','retail','0','2023-02-17 09:10:56','','','','208','Cash',124.14,'300','','','5','','1','2023-02-17 06:12:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','15.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516766144993032552',558,'51676614329','2','1.00','280','retail','20','2023-02-17 09:15:00','','','','208','Cash',38.62,'280','','','5','','1','2023-02-17 06:15:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516766171112373223',559,'51676617075','6','1.00','280','retail','20','2023-02-17 09:58:31','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-17 06:59:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516766197434333762',560,'51676618173','2','1.00','300','retail','0','2023-02-17 10:42:24','','','','208','Cash',41.38,'300','','','5','','1','2023-02-17 07:48:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516766217813212227',561,'51676620292','2','1.00','300','retail','0','2023-02-17 11:16:22','','','','208','Cash',41.38,'300','','','5','','1','2023-02-17 08:16:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516766241126232133',562,'51676624098','6','2.00','560','retail','40','2023-02-17 11:55:20','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-17 09:04:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','59.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516766286806523024',563,'51676627623','6','1.00','300','retail','0','2023-02-17 13:11:33','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-17 10:12:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516766286923023702',564,'51676627623','4','1.00','300','retail','0','2023-02-17 13:11:33','','','','208','Cash',41.38,'300','','','5','','1','2023-02-17 10:12:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516766301515326330',565,'51676628943','9','1.00','120','retail','30','2023-02-17 13:35:52','','','','93.93','Cash',16.55,'120','','','5','','1','2023-02-17 10:37:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516766318985913018',566,'51676630724','8','2.00','300','retail','0','2023-02-17 14:04:58','','','','112','Cash',41.38,'150','','','5','','1','2023-02-17 11:05:15','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','8.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516766323653532320',567,'51676632348','2','1.00','280','retail','20','2023-02-17 14:12:46','','','','208','Cash',38.62,'280','','','5','','1','2023-02-17 11:14:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516766324920060061',568,'51676632459','2','1.00','300','retail','0','2023-02-17 14:17:10','','','','208','Cash',41.38,'300','','','5','','1','2023-02-17 11:17:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516766328292682322',569,'51676632776','4','1.00','300','retail','0','2023-02-17 14:20:30','','','','208','Cash',41.38,'300','','','5','','1','2023-02-17 11:21:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516766346573130553',570,'51676633837','6','1.00','280','retail','20','2023-02-17 14:50:58','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-17 11:51:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516766356575650535',571,'51676635641','6','1.00','300','retail','0','2023-02-17 15:07:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-17 12:08:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516766360020232222',572,'51676635991','6','4.00','1200','retail','0','2023-02-17 15:15:41','','','','208.27','Cash',165.52,'300','','','5','','1','2023-02-17 12:16:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','59.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516766371633022322',573,'51676637156','2','1.00','300','retail','0','2023-02-17 15:32:44','','','','208','Cash',41.38,'300','','','5','','1','2023-02-17 12:36:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516766384660323232',574,'51676638453','6','1.00','250','retail','50','2023-02-17 15:54:26','','','','208.27','Cash',34.48,'250','','','5','','1','2023-02-17 12:54:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','60.00','59','Inclusive','branch','Service','1110','4000','5500','',''),('516766403220012705',575,'51676640306','2','1.00','300','retail','0','2023-02-17 16:25:23','','','','208','Cash',41.38,'300','','','5','','1','2023-02-17 13:25:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516766406486322063',576,'51676640628','6','1.00','300','retail','0','2023-02-17 16:34:01','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-17 13:34:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','60.00','59','Inclusive','branch','Service','1110','4000','5500','',''),('516766431040331612',577,'51676643005','10','1.00','70','retail','0','2023-02-17 17:11:44','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-17 14:14:40','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516766439620792300',578,'51676643951','6','1.00','300','retail','0','2023-02-17 17:26:02','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-17 14:26:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','60.00','59','Inclusive','branch','Service','1110','4000','5500','',''),('516766440016730632',579,'51676643986','8','1.00','150','retail','0','2023-02-17 17:32:19','','','','112','Cash',20.69,'150','','','5','','1','2023-02-17 14:32:29','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516766440183062082',580,'51676643986','6','1.00','300','retail','0','2023-02-17 17:32:19','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-17 14:32:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','60.00','59','Inclusive','branch','Service','1110','4000','5500','',''),('516766446653560220',581,'51676644645','4','2.00','560','retail','40','2023-02-17 17:37:45','','','','208','Cash',77.24,'280','','','5','','1','2023-02-17 14:40:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516767009972762323',582,'51676697310','6','1.00','300','retail','0','2023-02-18 09:16:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-18 06:16:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516767020923063303',583,'51676702064','4','1.00','300','retail','0','2023-02-18 09:34:52','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 06:35:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516767023170340407',584,'51676702124','4','1.00','300','retail','0','2023-02-18 09:38:37','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 06:38:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516767060474307623',585,'51676702433','2','1.00','300','retail','0','2023-02-18 10:40:47','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 07:41:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516767073666667643',586,'51676706109','6','3.00','900','retail','0','2023-02-18 11:04:32','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-18 08:04:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','62.00','59','Inclusive','branch','Service','1110','4000','5500','',''),('516767090890309913',587,'51676708635','4','1.00','300','retail','0','2023-02-18 11:31:29','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 08:31:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516767112161237235',588,'51676711085','2','1.00','300','retail','0','2023-02-18 12:06:56','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 09:07:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516767112362261353',589,'51676711227','6','1.00','300','retail','0','2023-02-18 12:07:16','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-18 09:08:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516767113650237330',590,'51676711352','2','1.00','300','retail','0','2023-02-18 12:09:25','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 09:10:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516767117353302427',591,'51676711467','4','1.00','280','retail','20','2023-02-18 12:15:36','','','','208','Cash',38.62,'280','','','5','','1','2023-02-18 09:17:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516767146822230132',592,'51676714671','2','1.00','300','retail','0','2023-02-18 13:04:43','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 10:05:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516767152482678323',593,'51676715227','15','2.00','1000','retail','0','2023-02-18 13:14:32','','','','450','Cash',137.93,'500','','','5','','1','2023-02-18 10:14:46','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516767156353315313',594,'51676715627','2','1.00','300','retail','0','2023-02-18 13:20:35','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 10:21:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516767160434230331',595,'51676716025','2','1.00','300','retail','0','2023-02-18 13:27:23','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 10:28:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516767191532332061',596,'51676719144','2','1.00','300','retail','0','2023-02-18 14:19:13','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 11:19:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516767191811108208',597,'51676719167','6','1.00','300','retail','0','2023-02-18 14:19:41','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-18 11:20:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516767204723220372',598,'51676720461','2','1.00','300','retail','0','2023-02-18 14:43:33','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 11:43:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516767207373332224',599,'51676720695','2','1.00','300','retail','0','2023-02-18 14:45:38','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 11:45:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516767225710723233',600,'51676722548','4','1.00','300','retail','0','2023-02-18 15:16:13','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 12:16:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516767240952717320',601,'51676722596','6','4.00','1200','retail','0','2023-02-18 15:41:36','','','','208.27','Cash',165.52,'300','','','5','','1','2023-02-18 12:44:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','62.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516767300073060620',602,'51676729953','4','1.00','300','retail','0','2023-02-18 17:20:07','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 14:21:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516767338853132373',603,'51676731044','2','1.00','300','retail','0','2023-02-18 18:24:46','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 15:25:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516767339593926760',604,'51676733944','2','1.00','300','retail','0','2023-02-18 18:26:00','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 15:26:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516767340344425234',605,'51676734022','4','2.00','600','retail','0','2023-02-18 18:27:14','','','','208','Cash',82.76,'300','','','5','','1','2023-02-18 15:27:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516767341803422043',606,'51676734173','2','1.00','300','retail','0','2023-02-18 18:29:42','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 15:29:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516767343223343220',607,'51676734199','2','1.00','300','retail','0','2023-02-18 18:32:03','','','','208','Cash',41.38,'300','','','5','','1','2023-02-18 15:32:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516767350555006422',608,'51676735045','6','1.00','300','retail','0','2023-02-18 18:44:15','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-18 15:44:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516768001434101443',609,'51676800118','6','2.00','600','retail','0','2023-02-19 12:49:04','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-19 09:49:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','62.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('516768002871330800',610,'51676800271','6','2.00','600','retail','0','2023-02-19 12:51:27','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-19 09:51:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','62.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('516768004502821320',611,'51676800440','2','1.00','300','retail','0','2023-02-19 12:54:10','','','','208','Cash',41.38,'300','','','5','','1','2023-02-19 09:55:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516768005348004022',612,'51676800527','2','1.00','300','retail','0','2023-02-19 12:55:34','','','','208','Cash',41.38,'300','','','5','','1','2023-02-19 09:55:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516768018308223620',613,'51676801824','2','1.00','300','retail','0','2023-02-19 13:17:10','','','','208','Cash',41.38,'300','','','5','','1','2023-02-19 10:17:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516768034977230328',614,'51676802837','10','1.00','70','retail','0','2023-02-19 13:44:57','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-19 10:45:04','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516768035262286033',615,'51676803504','2','1.00','280','retail','20','2023-02-19 13:45:26','','','','208','Cash',38.62,'280','','','5','','1','2023-02-19 10:48:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516768039430000373',616,'51676803935','6','1.00','300','retail','0','2023-02-19 13:58:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-19 10:58:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516768056960330605',617,'51676805690','2','1.00','300','retail','0','2023-02-19 14:21:36','','','','208','Cash',41.38,'300','','','5','','1','2023-02-19 11:21:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516768057210605733',618,'51676805708','2','1.00','300','retail','0','2023-02-19 14:22:02','','','','208','Cash',41.38,'300','','','5','','1','2023-02-19 11:22:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516768057474145307',619,'51676805732','4','1.00','300','retail','0','2023-02-19 14:25:15','','','','208','Cash',41.38,'300','','','5','','1','2023-02-19 11:29:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516768121872423206',620,'51676812178','6','1.00','300','retail','0','2023-02-19 16:09:48','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-19 13:10:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516768165083663007',621,'51676812216','6','1.00','300','retail','0','2023-02-19 17:21:48','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-19 14:22:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516768165626660822',622,'11677601847','2','1.00','300','retail','0','2023-02-19 17:22:43','','','11677601847','208','Cash',41.38,'300','','','5','','1','2023-02-28 16:31:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516768167523120223',623,'51676816745','2','1.00','300','retail','0','2023-02-19 17:25:52','','','','208','Cash',41.38,'300','','','5','','1','2023-02-19 14:25:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516768168766626032',624,'51676816869','10','1.00','70','retail','0','2023-02-19 17:27:56','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-19 14:28:03','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516768169912833320',625,'51676816983','6','1.00','300','retail','0','2023-02-19 17:29:51','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-19 14:30:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516768198533922002',626,'51676819841','2','1.00','280','retail','20','2023-02-19 18:17:33','','','','208','Cash',38.62,'280','','','5','','1','2023-02-19 15:17:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516768201722002200',627,'51676820158','6','2.00','600','retail','0','2023-02-19 18:22:52','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-19 15:25:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','62.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('516768230392202363',628,'51676823027','6','1.00','280','retail','20','2023-02-19 19:10:39','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-19 16:24:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516768729903332392',629,'51676872979','4','2.00','600','retail','0','2023-02-20 09:03:11','','','','208','Cash',82.76,'300','','','5','','1','2023-02-20 06:04:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516768734213303336',630,'51676873413','4','1.00','300','retail','0','2023-02-20 09:10:21','','','','208','Cash',41.38,'300','','','5','','1','2023-02-20 06:10:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516768752999932020',631,'51676875286','8','2.00','300','retail','0','2023-02-20 09:41:39','','','','112','Cash',41.38,'150','','','5','','1','2023-02-20 06:45:39','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','8.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516768793832231873',632,'51676879363','6','6.00','1500','retail','300','2023-02-20 10:49:44','','','','208.27','Cash',206.90,'250','','','5','','1','2023-02-20 07:51:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','62.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516768796192247746',633,'51676879478','6','7.00','1750','retail','350','2023-02-20 10:53:39','','','','208.27','Cash',241.38,'250','','','5','','1','2023-02-20 07:54:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','62.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516768796979967072',634,'51676879679','8','1.00','130','retail','20','2023-02-20 10:54:57','','','','112','Cash',17.93,'130','','','5','','1','2023-02-20 07:55:08','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516768806465203312',635,'51676880639','6','1.00','300','retail','0','2023-02-20 11:10:46','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-20 08:10:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516768834962430222',636,'51676883480','6','2.00','600','retail','0','2023-02-20 11:58:16','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-20 08:58:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','62.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('516768835165237303',637,'51676883507','4','1.00','300','retail','0','2023-02-20 12:00:49','','','','208','Cash',41.38,'300','','','5','','1','2023-02-20 09:01:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516768835258231522',638,'51676883507','6','1.00','300','retail','0','2023-02-20 12:00:49','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-20 09:01:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516768861710202366',639,'51676886153','6','1.00','300','retail','0','2023-02-20 12:43:12','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-20 09:43:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516768864800402365',640,'51676886245','2','1.00','300','retail','0','2023-02-20 12:48:00','','','','208','Cash',41.38,'300','','','5','','1','2023-02-20 09:48:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516768915750203729',641,'51676891565','2','1.00','300','retail','0','2023-02-20 14:12:57','','','','208','Cash',41.38,'300','','','5','','1','2023-02-20 11:13:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516768916031007223',642,'51676891594','6','1.00','300','retail','0','2023-02-20 14:13:24','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-20 11:13:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516768921043531363',643,'51676892092','6','1.00','250','retail','50','2023-02-20 14:21:45','','','','208.27','Cash',34.48,'250','','','5','','1','2023-02-20 11:22:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516768923732032032',644,'51676892348','4','2.00','560','retail','40','2023-02-20 14:26:14','','','','208','Cash',77.24,'280','','','5','','1','2023-02-20 11:26:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516768934565203534',645,'51676893446','4','1.00','300','retail','0','2023-02-20 14:44:17','','','','208','Cash',41.38,'300','','','5','','1','2023-02-20 11:44:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516768955333306262',646,'51676895464','6','10.00','2800','retail','200','2023-02-20 15:18:54','','','11677601847','208.27','Cash',386.21,'280','','','5','','1','2023-02-28 16:31:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','62.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516768961161301036',647,'51676896108','6','1.00','300','retail','0','2023-02-20 15:28:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-20 12:28:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516768966783302334',648,'51676896542','2','1.00','300','retail','0','2023-02-20 15:37:59','','','','208','Cash',41.38,'300','','','5','','1','2023-02-20 12:38:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516769017919201342',649,'51676901777','4','1.00','280','retail','20','2023-02-20 17:03:12','','','','208','Cash',38.62,'280','','','5','','1','2023-02-20 14:03:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516769022732333220',650,'51676902262','8','4.00','600','retail','0','2023-02-20 17:11:25','','','','112','Cash',82.76,'150','','','5','','1','2023-02-20 14:11:35','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','8.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('516769022857472222',651,'51676902262','6','1.00','300','retail','0','2023-02-20 17:11:25','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-20 14:11:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516769025726700527',652,'51676902559','2','1.00','280','retail','20','2023-02-20 17:16:12','','','','208','Cash',38.62,'280','','','5','','1','2023-02-20 14:16:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516769033522002352',653,'51676903338','2','1.00','280','retail','20','2023-02-20 17:29:13','','','','208','Cash',38.62,'280','','','5','','1','2023-02-20 14:29:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516769034223043223',654,'51676903416','2','1.00','300','retail','0','2023-02-20 17:30:22','','','','208','Cash',41.38,'300','','','5','','1','2023-02-20 14:30:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516769035888876333',655,'51676903577','6','1.00','300','retail','0','2023-02-20 17:34:57','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-20 14:35:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516769044560243232',656,'51676904360','6','1.00','280','retail','20','2023-02-20 17:47:36','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-20 14:48:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516769045462352313',657,'51676904536','6','1.00','300','retail','0','2023-02-20 17:49:06','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-20 14:49:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516769046066230650',658,'51676904571','6','2.00','560','retail','40','2023-02-20 17:50:06','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-20 14:50:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','63.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516769063900022022',659,'51676906380','4','1.00','300','retail','0','2023-02-20 18:19:50','','','','208','Cash',41.38,'300','','','5','','1','2023-02-20 15:20:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516769064896233484',660,'51676906459','2','1.00','300','retail','0','2023-02-20 18:21:29','','','','208','Cash',41.38,'300','','','5','','1','2023-02-20 15:22:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516769094210000413',661,'51676909403','6','2.00','560','retail','40','2023-02-20 19:10:21','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-20 16:10:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','63.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516769094540009043',662,'51676909444','2','1.00','300','retail','0','2023-02-20 19:10:54','','','','208','Cash',41.38,'300','','','5','','1','2023-02-20 16:11:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516769094953092459',663,'51676909480','6','1.00','300','retail','0','2023-02-20 19:11:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-20 16:12:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516769095419130025',664,'51676909525','2','1.00','280','retail','20','2023-02-20 19:12:22','','','','208','Cash',38.62,'280','','','5','','1','2023-02-20 16:12:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516769596696533296',665,'51676959598','6','1.00','280','retail','20','2023-02-21 09:07:50','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-21 06:08:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516769635663536936',666,'51676963543','4','1.00','280','retail','20','2023-02-21 10:12:46','','','','208','Cash',38.62,'280','','','5','','1','2023-02-21 07:14:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516769638174363301',667,'51676963658','6','1.00','300','retail','0','2023-02-21 10:16:57','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-21 07:17:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516769640691222323',668,'51676964063','10','1.00','70','retail','0','2023-02-21 10:21:09','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-21 07:21:18','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516769641033613115',669,'51676964090','4','2.00','560','retail','40','2023-02-21 10:21:44','','','','208','Cash',77.24,'280','','','5','','1','2023-02-21 07:22:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516769641900233109',670,'51676964177','6','6.00','1680','retail','120','2023-02-21 10:23:11','','','','208.27','Cash',231.72,'280','','','5','','1','2023-02-21 07:26:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'6','63.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516769649666243163',671,'51676964953','6','1.00','300','retail','0','2023-02-21 10:36:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-21 07:36:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516769675562120262',672,'51676967542','6','2.00','600','retail','0','2023-02-21 11:19:17','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-21 08:19:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','63.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516769699730073096',673,'51676969963','8','1.00','130','retail','20','2023-02-21 11:59:34','','','','112','Cash',17.93,'130','','','5','','1','2023-02-21 09:00:22','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516769713380412206',674,'51676967646','2','1.00','300','retail','0','2023-02-21 12:22:19','','','','208','Cash',41.38,'300','','','5','','1','2023-02-21 09:22:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516769719352256523',675,'51676971364','8','1.00','130','retail','20','2023-02-21 12:32:16','','','','112','Cash',17.93,'130','','','5','','1','2023-02-21 09:32:55','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516769739570202542',676,'51676973948','2','2.00','600','retail','0','2023-02-21 13:11:41','','','','208','Cash',82.76,'300','','','5','','1','2023-02-21 10:11:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','19.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516769763137229340',677,'51676976300','4','1.00','300','retail','0','2023-02-21 13:45:14','','','','208','Cash',41.38,'300','','','5','','1','2023-02-21 10:45:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516769769240203093',678,'51676976917','2','1.00','300','retail','0','2023-02-21 13:56:46','','','','208','Cash',41.38,'300','','','5','','1','2023-02-21 10:56:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516769781422240043',679,'51676977063','6','2.00','600','retail','0','2023-02-21 14:15:43','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-21 11:16:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','63.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516769829503863222',680,'51676978261','4','1.00','300','retail','0','2023-02-21 15:35:51','','','','208','Cash',41.38,'300','','','5','','1','2023-02-21 12:36:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516769845998263218',681,'51676983431','2','1.00','300','retail','0','2023-02-21 16:03:20','','','','208','Cash',41.38,'300','','','5','','1','2023-02-21 13:03:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516769863646629206',682,'51676984669','12','1.00','30','retail','0','2023-02-21 16:32:44','','','','8','Cash',4.14,'30','','','5','','1','2023-02-21 13:32:56','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516769865673102272',683,'51676986560','2','1.00','300','retail','0','2023-02-21 16:36:08','','','','208','Cash',41.38,'300','','','5','','1','2023-02-21 13:36:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516769872108030302',684,'51676986675','6','1.00','280','retail','20','2023-02-21 17:02:19','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-21 14:02:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516769881702068666',685,'51676988161','2','1.00','300','retail','0','2023-02-21 17:06:09','','','','208','Cash',41.38,'300','','','5','','1','2023-02-21 14:06:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516769883993329033',686,'51676988392','6','1.00','300','retail','0','2023-02-21 17:06:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-21 14:07:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516769899083020298',687,'51676989313','6','2.00','560','retail','40','2023-02-21 17:31:49','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-21 14:39:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','63.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516769905375936630',688,'51676990524','9','1.00','120','retail','30','2023-02-21 17:42:18','','','','93.93','Cash',16.55,'120','','','5','','1','2023-02-21 14:42:24','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516769935383032333',689,'51676992837','6','1.00','300','retail','0','2023-02-21 18:32:18','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-21 15:32:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516769935892342993',690,'51676993574','6','2.00','560','retail','40','2023-02-21 18:39:38','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-21 15:41:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','63.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516769946262032633',691,'51676994619','4','1.00','300','retail','0','2023-02-21 18:51:57','','','','208','Cash',41.38,'300','','','5','','1','2023-02-21 15:52:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516769948244323426',692,'51676994810','8','1.00','130','retail','20','2023-02-21 18:53:46','','','','112','Cash',17.93,'130','','','5','','1','2023-02-21 15:58:32','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516769952894973822',693,'51676995276','6','1.00','280','retail','20','2023-02-21 19:01:30','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-21 16:01:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516770468744231023',694,'51677046856','6','10.00','2800','retail','200','2023-02-22 09:21:14','','','','208.27','Cash',386.21,'280','','','5','','1','2023-02-22 06:22:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','64.00','54','Inclusive','branch','Service','1110','4000','5500','',''),('516770470682504223',695,'51677047054','6','2.00','600','retail','0','2023-02-22 09:24:28','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-22 06:27:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516770472673233222',696,'51677047254','2','1.00','300','retail','0','2023-02-22 09:29:09','','','','208','Cash',41.38,'300','','','5','','1','2023-02-22 06:29:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516770473833378437',697,'51677047368','6','2.00','600','retail','0','2023-02-22 09:29:43','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-22 06:30:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516770506613062001',698,'51677050653','10','1.00','70','retail','0','2023-02-22 10:24:22','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-22 07:24:29','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516770513900227032',699,'51677051380','6','3.00','900','retail','0','2023-02-22 10:36:31','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-22 07:37:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','64.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516770531530522655',700,'51677053110','8','1.00','130','retail','20','2023-02-22 11:05:54','','','','112','Cash',17.93,'130','','','5','','1','2023-02-22 08:06:31','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516770534364537262',701,'51677053422','12','1.00','30','retail','0','2023-02-22 11:10:36','','','','8','Cash',4.14,'30','','','5','','1','2023-02-22 08:11:10','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516770540330200400',702,'51677054026','4','1.00','300','retail','0','2023-02-22 11:22:34','','','','208','Cash',41.38,'300','','','5','','1','2023-02-22 08:22:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516770550113701202',703,'51677054998','6','2.00','560','retail','40','2023-02-22 11:36:52','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-22 08:37:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516770551763205020',704,'51677055162','4','1.00','280','retail','20','2023-02-22 11:39:37','','','','208','Cash',38.62,'280','','','5','','1','2023-02-22 08:44:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516770560113201121',705,'51677056002','2','1.00','300','retail','0','2023-02-22 11:53:32','','','','208','Cash',41.38,'300','','','5','','1','2023-02-22 08:53:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516770573622313000',706,'51677057349','2','2.00','600','retail','0','2023-02-22 12:16:02','','','','208','Cash',82.76,'300','','','5','','1','2023-02-22 09:16:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','19.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516770576257332273',707,'51677057614','2','2.00','600','retail','0','2023-02-22 12:21:55','','','','208','Cash',82.76,'300','','','5','','1','2023-02-22 09:22:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','19.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516770578512007252',708,'51677057811','4','5.00','1500','retail','0','2023-02-22 12:24:11','','','','208','Cash',206.90,'300','','','5','','1','2023-02-22 09:26:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','13.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516770590920033670',709,'51677059084','2','1.00','300','retail','0','2023-02-22 12:44:52','','','','208','Cash',41.38,'300','','','5','','1','2023-02-22 09:45:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516770597862380335',710,'51677059757','4','1.00','280','retail','20','2023-02-22 12:56:27','','','','208','Cash',38.62,'280','','','5','','1','2023-02-22 10:06:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516770644850323324',711,'51677064473','2','2.00','600','retail','0','2023-02-22 14:14:45','','','','208','Cash',82.76,'300','','','5','','1','2023-02-22 11:15:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516770653855230807',712,'51677065378','4','1.00','300','retail','0','2023-02-22 14:29:46','','','','208','Cash',41.38,'300','','','5','','1','2023-02-22 11:30:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516770654536401226',713,'51677065427','15','1.00','500','retail','0','2023-02-22 14:30:54','','','','450','Cash',68.97,'500','','','5','','1','2023-02-22 11:31:22','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516770656062362602',714,'51677065595','2','1.00','300','retail','0','2023-02-22 14:33:27','','','','208','Cash',41.38,'300','','','5','','1','2023-02-22 11:34:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516770658452300783',715,'51677065827','2','1.00','300','retail','0','2023-02-22 15:02:58','','','','208','Cash',41.38,'300','','','5','','1','2023-02-22 12:03:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516770674520303633',716,'51677067443','17','1.00','400','retail','0','2023-02-22 15:04:12','','','','350','Cash',55.17,'400','','','5','','1','2023-02-22 12:04:20','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516770675270707212',717,'51677067520','10','1.00','70','retail','0','2023-02-22 15:05:28','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-22 12:05:53','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516770691363233342',718,'51677069122','4','1.00','300','retail','0','2023-02-22 15:32:17','','','','208','Cash',41.38,'300','','','5','','1','2023-02-22 12:32:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516770692970272023',719,'51677069286','6','1.00','300','retail','0','2023-02-22 15:34:57','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-22 12:35:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516770693593223742',720,'51677069338','10','1.00','70','retail','0','2023-02-22 15:36:00','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-22 12:36:18','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516770701794320300',721,'51677070168','2','1.00','300','retail','0','2023-02-22 15:49:40','','','','208','Cash',41.38,'300','','','5','','1','2023-02-22 12:50:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516770714595020203',722,'51677071446','6','4.00','1120','retail','80','2023-02-22 16:11:00','','','','208.27','Cash',154.48,'280','','','5','','1','2023-02-22 13:11:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','68.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('516770730330100302',723,'51677073022','2','1.00','300','retail','0','2023-02-22 16:37:13','','','','208','Cash',41.38,'300','','','5','','1','2023-02-22 13:37:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516770762682622026',724,'51677076261','2','1.00','300','retail','0','2023-02-22 17:33:56','','','','208','Cash',41.38,'300','','','5','','1','2023-02-22 14:34:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516770771044224026',725,'11677601499','10','1.00','70','retail','0','2023-02-22 17:45:04','','','11677601499','63.76','Cash',9.66,'70','','','5','','1','2023-02-28 16:25:19','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516770773933220727',726,'51677077386','6','1.00','300','retail','0','2023-02-22 17:49:54','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-22 14:50:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516770809682028093',727,'51677080955','2','1.00','280','retail','20','2023-02-22 18:49:29','','','','208','Cash',38.62,'280','','','5','','1','2023-02-22 15:49:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516770818413422700',728,'51677081365','8','1.00','130','retail','20','2023-02-22 19:04:01','','','','112','Cash',17.93,'130','','','5','','1','2023-02-22 16:06:26','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516771329853373232',729,'51677132971','6','2.00','560','retail','40','2023-02-23 09:16:47','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-23 06:17:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','68.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('516771341222353031',730,'51677134109','6','1.00','250','retail','50','2023-02-23 09:35:22','','','','208.27','Cash',34.48,'250','','','5','','1','2023-02-23 06:35:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516771353612330323',731,'51677135347','6','7.00','1750','retail','350','2023-02-23 09:56:01','','','','208.27','Cash',241.38,'250','','','5','','1','2023-02-23 06:58:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','68.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516771410955337733',732,'51677135675','6','2.00','600','retail','0','2023-02-23 11:31:44','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-23 08:31:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','68.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('516771411044120235',733,'51677135675','4','1.00','300','retail','0','2023-02-23 11:31:44','','','','208','Cash',41.38,'300','','','5','','1','2023-02-23 08:31:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516771419553622223',734,'51677141907','4','1.00','300','retail','0','2023-02-23 11:50:34','','','','208','Cash',41.38,'300','','','5','','1','2023-02-23 08:52:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516771479094720343',735,'51677147862','6','1.00','300','retail','0','2023-02-23 13:25:10','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-23 10:25:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516771487532345522',736,'51677148128','4','1.00','300','retail','0','2023-02-23 13:39:14','','','','208','Cash',41.38,'300','','','5','','1','2023-02-23 10:40:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516771493640320602',737,'51677148802','2','1.00','300','retail','0','2023-02-23 13:49:24','','','','208','Cash',41.38,'300','','','5','','1','2023-02-23 10:49:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516771521911223339',738,'51677149396','15','1.00','500','retail','0','2023-02-23 14:36:31','','','','450','Cash',68.97,'500','','','5','','1','2023-02-23 11:36:39','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516771562162036032',739,'51677156194','4','1.00','300','retail','0','2023-02-23 15:45:00','','','','208','Cash',41.38,'300','','','5','','1','2023-02-23 12:46:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516771586173303237',740,'51677157702','2','1.00','280','retail','20','2023-02-23 16:23:37','','','','208','Cash',38.62,'280','','','5','','1','2023-02-23 13:23:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516771592542532413',741,'51677158689','2','1.00','300','retail','0','2023-02-23 16:34:15','','','','208','Cash',41.38,'300','','','5','','1','2023-02-23 13:34:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516771616060232122',742,'51677160182','6','1.00','300','retail','0','2023-02-23 17:13:26','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-23 14:13:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516771636295006303',743,'51677162684','2','1.00','300','retail','0','2023-02-23 17:47:10','','','','208','Cash',41.38,'300','','','5','','1','2023-02-23 14:47:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516771642422310223',744,'51677163642','6','1.00','300','retail','0','2023-02-23 17:57:23','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-23 14:57:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516771654245574036',745,'51677165416','4','1.00','300','retail','0','2023-02-23 18:17:04','','','','208','Cash',41.38,'300','','','5','','1','2023-02-23 15:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516771655745203262',746,'51677165563','6','2.00','600','retail','0','2023-02-23 18:19:34','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-23 15:19:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','68.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('516771699182130532',747,'51677169911','10','1.00','70','retail','0','2023-02-23 19:31:58','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-23 16:32:05','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516772200763367307',748,'51677220052','6','3.00','840','retail','60','2023-02-24 09:27:57','','','','208.27','Cash',115.86,'280','','','5','','1','2023-02-24 06:28:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','68.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('516772201384322673',749,'51677220129','6','1.00','300','retail','0','2023-02-24 09:29:06','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-24 06:29:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516772201463344672',750,'51677220129','4','1.00','300','retail','0','2023-02-24 09:29:06','','','','208','Cash',41.38,'300','','','5','','1','2023-02-24 06:29:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516772221483232630',751,'51677222136','8','1.00','130','retail','20','2023-02-24 10:02:28','','','','112','Cash',17.93,'130','','','5','','1','2023-02-24 07:03:03','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516772222182042223',752,'51677222198','6','12.00','3360','retail','240','2023-02-24 10:03:38','','','11677601499','208.27','Cash',463.45,'280','','','5','','1','2023-02-28 16:25:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'12','68.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516772252590350233',753,'51677225245','6','1.00','300','retail','0','2023-02-24 10:54:20','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-24 07:54:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516772297252096551',754,'51677229715','6','1.00','280','retail','20','2023-02-24 12:08:45','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-24 09:15:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516772301333027705',755,'51677230124','2','1.00','300','retail','0','2023-02-24 12:19:41','','','','208','Cash',41.38,'300','','','5','','1','2023-02-24 09:20:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516772304932036926',756,'51677230471','2','1.00','300','retail','0','2023-02-24 12:21:33','','','','208','Cash',41.38,'300','','','5','','1','2023-02-24 09:21:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516772305223322202',757,'51677230511','2','1.00','300','retail','0','2023-02-24 12:22:03','','','','208','Cash',41.38,'300','','','5','','1','2023-02-24 09:22:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516772316102205770',758,'51677231603','2','1.00','300','retail','0','2023-02-24 12:40:10','','','','208','Cash',41.38,'300','','','5','','1','2023-02-24 09:41:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516772334807300323',759,'51677233471','6','1.00','300','retail','0','2023-02-24 13:12:34','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-24 10:12:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516772338295337030',760,'51677233784','6','1.00','300','retail','0','2023-02-24 13:17:09','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-24 10:17:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516772338552282304',761,'51677233838','2','1.00','300','retail','0','2023-02-24 13:17:36','','','','208','Cash',41.38,'300','','','5','','1','2023-02-24 10:18:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516772339842033335',762,'51677233978','10','1.00','70','retail','0','2023-02-24 13:19:44','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-24 10:20:24','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516772364502030543',763,'51677236440','6','3.00','900','retail','0','2023-02-24 14:00:51','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-24 11:01:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','68.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('516772377411447032',764,'51677237734','4','1.00','300','retail','0','2023-02-24 14:22:21','','','','208','Cash',41.38,'300','','','5','','1','2023-02-24 11:22:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516772411383372032',765,'51677241120','4','1.00','300','retail','0','2023-02-24 15:20:04','','','','208','Cash',41.38,'300','','','5','','1','2023-02-24 12:20:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516772425630252203',766,'51677242347','4','1.00','280','retail','20','2023-02-24 15:42:44','','','','208','Cash',38.62,'280','','','5','','1','2023-02-24 12:45:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516772451120250333',767,'51677245106','6','1.00','300','retail','0','2023-02-24 16:25:13','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-24 13:25:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516772467732233435',768,'51677246766','2','1.00','300','retail','0','2023-02-24 16:52:53','','','','208','Cash',41.38,'300','','','5','','1','2023-02-24 13:53:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516772467930533243',769,'51677246784','4','1.00','300','retail','0','2023-02-24 16:53:14','','','','208','Cash',41.38,'300','','','5','','1','2023-02-24 13:53:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516772512226023313',770,'51677251209','4','2.00','600','retail','0','2023-02-24 18:09:23','','','','208','Cash',82.76,'300','','','5','','1','2023-02-24 15:10:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516772512753243173',771,'51677251209','6','2.00','600','retail','0','2023-02-24 18:09:23','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-24 15:10:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','69.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516773045475230332',772,'51677304531','6','3.00','900','retail','0','2023-02-25 08:56:00','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-25 05:56:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','69.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('516773045590331324',773,'51677304531','2','2.00','600','retail','0','2023-02-25 08:56:00','','','','208','Cash',82.76,'300','','','5','','1','2023-02-25 05:56:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516773045912311732',774,'51677304572','2','1.00','300','retail','0','2023-02-25 08:56:32','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 05:56:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516773046523175523',775,'51677304644','2','1.00','300','retail','0','2023-02-25 08:57:32','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 05:58:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516773063940200232',776,'51677306381','4','3.00','900','retail','0','2023-02-25 09:26:35','','','','208','Cash',124.14,'300','','','5','','1','2023-02-25 06:27:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516773096077033332',777,'51677306802','6','2.00','600','retail','0','2023-02-25 10:20:16','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-25 07:20:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','69.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516773096162377323',778,'51677306802','4','1.00','300','retail','0','2023-02-25 10:20:16','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 07:20:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516773146263702321',779,'51677314616','6','1.00','300','retail','0','2023-02-25 11:43:46','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-25 08:43:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','69.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516773154473736550',780,'51677315440','4','1.00','300','retail','0','2023-02-25 11:57:28','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 08:57:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516773154663223323',781,'51677315458','4','1.00','300','retail','0','2023-02-25 11:57:46','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 08:59:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516773156403337525',782,'51677315629','8','1.00','130','retail','20','2023-02-25 12:00:40','','','','112','Cash',17.93,'130','','','5','','1','2023-02-25 09:01:08','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516773176874103037',783,'51677317670','4','4.00','1120','retail','80','2023-02-25 12:43:41','','','','208','Cash',154.48,'280','','','5','','1','2023-02-25 09:44:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','13.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516773182710857033',784,'51677318263','6','3.00','900','retail','0','2023-02-25 12:44:32','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-25 09:44:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','73.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516773182930033320',785,'51677318285','4','1.00','300','retail','0','2023-02-25 12:44:53','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 09:45:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516773185325738320',786,'51677318524','2','1.00','300','retail','0','2023-02-25 12:48:52','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 09:49:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516773201410024072',787,'51677320124','4','1.00','280','retail','20','2023-02-25 13:15:42','','','','208','Cash',38.62,'280','','','5','','1','2023-02-25 10:15:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516773208442230333',788,'51677320834','8','1.00','130','retail','20','2023-02-25 13:27:24','','','','112','Cash',17.93,'130','','','5','','1','2023-02-25 10:27:38','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516773213200313123',789,'51677321302','6','2.00','600','retail','0','2023-02-25 13:37:09','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-25 10:37:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','73.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516773217191300013',790,'51677321701','6','1.00','280','retail','20','2023-02-25 13:42:00','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-25 10:42:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','73.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('516773241132332151',791,'51677324100','9','1.00','120','retail','30','2023-02-25 14:21:53','','','','93.93','Cash',16.55,'120','','','5','','1','2023-02-25 11:22:01','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516773241443213217',792,'51677324137','4','1.00','300','retail','0','2023-02-25 14:22:25','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 11:22:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516773256253305303',793,'51677325379','6','2.00','600','retail','0','2023-02-25 14:50:20','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-25 11:50:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','73.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516773258524305256',794,'51677325843','2','1.00','300','retail','0','2023-02-25 14:50:52','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 11:51:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516773258797522222',795,'51677325869','2','3.00','900','retail','0','2023-02-25 14:51:19','','','','208','Cash',124.14,'300','','','5','','1','2023-02-25 11:51:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','20.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516773280023804030',796,'51677327992','9','1.00','120','retail','30','2023-02-25 15:26:43','','','','93.93','Cash',16.55,'120','','','5','','1','2023-02-25 12:27:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516773290257233350',797,'51677328962','8','1.00','150','retail','0','2023-02-25 15:45:21','','','','112','Cash',20.69,'150','','','5','','1','2023-02-25 12:45:31','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516773290433027620',798,'51677328962','4','1.00','300','retail','0','2023-02-25 15:45:21','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 12:45:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516773291513032320',799,'51677329132','6','2.00','600','retail','0','2023-02-25 15:45:51','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-25 12:46:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','73.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516773301153110022',800,'51677330103','2','1.00','300','retail','0','2023-02-25 16:01:55','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 13:02:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516773322930205303',801,'51677332275','2','1.00','300','retail','0','2023-02-25 16:38:13','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 13:39:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516773323812130382',802,'51677332360','4','2.00','600','retail','0','2023-02-25 16:39:41','','','','208','Cash',82.76,'300','','','5','','1','2023-02-25 13:40:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516773324473027033',803,'51677332439','2','1.00','300','retail','0','2023-02-25 16:40:47','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 13:41:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516773324903233422',804,'51677332482','4','1.00','300','retail','0','2023-02-25 16:41:30','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 13:41:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516773333685013026',805,'51677333360','6','1.00','300','retail','0','2023-02-25 16:56:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-25 13:56:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','73.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('516773343652703332',806,'51677334356','6','2.00','600','retail','0','2023-02-25 17:12:46','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-25 14:13:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','73.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516773366912213603',807,'51677336683','8','1.00','150','retail','0','2023-02-25 17:52:58','','','','112','Cash',20.69,'150','','','5','','1','2023-02-25 14:53:06','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516773372933052235',808,'51677337282','6','1.00','300','retail','0','2023-02-25 18:01:33','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-25 15:02:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','73.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('516773382102133400',809,'51677338201','4','1.00','300','retail','0','2023-02-25 18:16:50','','','','208','Cash',41.38,'300','','','5','','1','2023-02-25 15:17:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516773389262333222',810,'51677338889','4','2.00','600','retail','0','2023-02-25 18:28:47','','','','208','Cash',82.76,'300','','','5','','1','2023-02-25 15:28:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516773406743302744',811,'51677340663','6','1.00','280','retail','20','2023-02-25 18:57:54','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-25 15:58:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','73.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('516774040272122124',812,'51677404013','4','1.00','300','retail','0','2023-02-26 12:33:47','','','','208','Cash',41.38,'300','','','5','','1','2023-02-26 09:34:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516774040692700936',813,'51677404058','2','1.00','300','retail','0','2023-02-26 12:36:00','','','','208','Cash',41.38,'300','','','5','','1','2023-02-26 09:36:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774042127027221',814,'51677404188','2','1.00','300','retail','0','2023-02-26 12:38:25','','','','208','Cash',41.38,'300','','','5','','1','2023-02-26 09:38:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774043302302323',815,'51677404314','6','2.00','600','retail','0','2023-02-26 12:40:19','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-26 09:41:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','73.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516774044977732220',816,'51677404471','8','2.00','300','retail','0','2023-02-26 12:41:37','','','','112','Cash',41.38,'150','','','5','','1','2023-02-26 09:42:59','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','8.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516774047923067320',817,'51677404784','2','1.00','300','retail','0','2023-02-26 12:46:32','','','','208','Cash',41.38,'300','','','5','','1','2023-02-26 09:46:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774058840526070',818,'51677405563','2','1.00','300','retail','0','2023-02-26 13:04:44','','','','208','Cash',41.38,'300','','','5','','1','2023-02-26 10:04:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774064222007022',819,'51677406412','4','1.00','300','retail','0','2023-02-26 13:13:43','','','','208','Cash',41.38,'300','','','5','','1','2023-02-26 10:14:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516774078792230240',820,'51677407871','2','1.00','300','retail','0','2023-02-26 13:38:00','','','','208','Cash',41.38,'300','','','5','','1','2023-02-26 10:38:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774079493071333',821,'51677407939','8','2.00','300','retail','0','2023-02-26 13:41:31','','','','112','Cash',41.38,'150','','','5','','1','2023-02-26 10:41:45','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','8.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516774079820079733',822,'51677407939','2','1.00','300','retail','0','2023-02-26 13:41:31','','','','208','Cash',41.38,'300','','','5','','1','2023-02-26 10:41:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774092463111030',823,'51677409239','2','1.00','300','retail','0','2023-02-26 14:00:46','','','','208','Cash',41.38,'300','','','5','','1','2023-02-26 11:00:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774106427227623',824,'51677410632','6','2.00','600','retail','0','2023-02-26 14:24:02','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-26 11:24:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','73.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516774118980201203',825,'51677411891','2','1.00','300','retail','0','2023-02-26 14:44:59','','','','208','Cash',41.38,'300','','','5','','1','2023-02-26 11:45:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774126413020331',826,'51677412630','4','1.00','300','retail','0','2023-02-26 14:57:21','','','','208','Cash',41.38,'300','','','5','','1','2023-02-26 11:57:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516774136887320722',827,'51677413606','4','1.00','300','retail','0','2023-02-26 15:14:48','','','','208','Cash',41.38,'300','','','5','','1','2023-02-26 12:14:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516774137304071323',828,'51677413700','2','1.00','280','retail','20','2023-02-26 15:15:31','','','','208','Cash',38.62,'280','','','5','','1','2023-02-26 12:15:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774139624313132',829,'51677413943','12','1.00','30','retail','0','2023-02-26 15:19:22','','','','8','Cash',4.14,'30','','','5','','1','2023-02-26 12:19:59','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516774144525202220',830,'51677414438','6','3.00','840','retail','60','2023-02-26 15:27:32','','','','208.27','Cash',115.86,'280','','','5','','1','2023-02-26 12:28:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','73.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516774151597032294',831,'51677415145','8','1.00','130','retail','20','2023-02-26 15:39:20','','','','112','Cash',17.93,'130','','','5','','1','2023-02-26 12:40:05','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516774152303323332',832,'51677415205','6','1.00','300','retail','0','2023-02-26 15:42:27','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-26 12:42:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','73.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('516774155582201350',833,'51677415549','12','1.00','30','retail','0','2023-02-26 15:45:59','','','','8','Cash',4.14,'30','','','5','','1','2023-02-26 12:46:07','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516774169373520230',834,'51677416924','4','1.00','280','retail','20','2023-02-26 16:08:58','','','','208','Cash',38.62,'280','','','5','','1','2023-02-26 13:09:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516774172442234040',835,'51677417237','2','1.00','300','retail','0','2023-02-26 16:14:04','','','','208','Cash',41.38,'300','','','5','','1','2023-02-26 13:14:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774176452033153',836,'51677417595','6','1.00','300','retail','0','2023-02-26 16:20:46','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-26 13:21:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','73.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('516774179030012130',837,'51677417888','6','2.00','560','retail','40','2023-02-26 16:25:03','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-26 13:29:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','73.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516774193673622710',838,'51677419361','10','1.00','70','retail','0','2023-02-26 16:49:28','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-26 13:49:52','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516774194873303796',839,'51677419474','6','2.00','600','retail','0','2023-02-26 16:51:28','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-26 13:54:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','75.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('516774213755334330',840,'51677421359','8','1.00','130','retail','20','2023-02-26 17:27:19','','','','112','Cash',17.93,'130','','','5','','1','2023-02-26 14:27:28','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516774217516602532',841,'51677421744','6','1.00','300','retail','0','2023-02-26 17:38:29','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-26 14:38:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','75.00','74','Inclusive','branch','Service','1110','4000','5500','',''),('516774225104603224',842,'51677422462','2','1.00','300','retail','0','2023-02-26 17:41:50','','','','208','Cash',41.38,'300','','','5','','1','2023-02-26 14:42:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774256586302223',843,'51677424635','6','2.00','560','retail','40','2023-02-26 18:34:35','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-26 15:35:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','75.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('516774256744303753',844,'51677424635','4','1.00','280','retail','20','2023-02-26 18:34:35','','','','208','Cash',38.62,'280','','','5','','1','2023-02-26 15:35:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516774767566350522',845,'51677476686','2','1.00','300','retail','0','2023-02-27 08:45:56','','','','208','Cash',41.38,'300','','','5','','1','2023-02-27 05:46:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774783103373237',846,'51677478022','2','1.00','280','retail','20','2023-02-27 09:11:51','','','','208','Cash',38.62,'280','','','5','','1','2023-02-27 06:12:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774783923222002',847,'51677478373','2','1.00','280','retail','20','2023-02-27 09:13:13','','','','208','Cash',38.62,'280','','','5','','1','2023-02-27 06:13:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774789727093203',848,'51677478940','8','2.00','300','retail','0','2023-02-27 09:22:52','','','','112','Cash',41.38,'150','','','5','','1','2023-02-27 06:23:02','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','8.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516774792377262372',849,'51677479228','6','1.00','280','retail','20','2023-02-27 09:27:17','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-27 06:28:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516774793050033762',850,'51677479287','6','1.00','300','retail','0','2023-02-27 09:28:25','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-27 06:28:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516774801383222303',851,'51677480121','6','6.00','1680','retail','120','2023-02-27 09:42:18','','','','208.27','Cash',231.72,'280','','','5','','1','2023-02-27 06:43:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'6','78.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('516774805545202330',852,'51677480541','2','2.00','600','retail','0','2023-02-27 09:49:15','','','','208','Cash',82.76,'300','','','5','','1','2023-02-27 06:49:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516774806322222333',853,'51677480592','2','1.00','300','retail','0','2023-02-27 09:50:33','','','','208','Cash',41.38,'300','','','5','','1','2023-02-27 06:50:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516774818203530030',854,'51677481620','4','1.00','300','retail','0','2023-02-27 10:13:23','','','','208','Cash',41.38,'300','','','5','','1','2023-02-27 07:13:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516774864157785067',855,'51677486392','6','6.00','1500','retail','300','2023-02-27 11:26:55','','','','208.27','Cash',206.90,'250','','','5','','1','2023-02-27 08:27:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','78.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('516774865027348332',856,'51677486463','6','8.00','2000','retail','400','2023-02-27 11:28:23','','','','208.27','Cash',275.86,'250','','','5','','1','2023-02-27 08:30:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'8','78.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516774867072202333',857,'51677486645','6','2.00','500','retail','100','2023-02-27 11:31:48','','','','208.27','Cash',68.97,'250','','','5','','1','2023-02-27 08:33:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','78.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516774868402023223',858,'51677486827','4','1.00','300','retail','0','2023-02-27 11:34:01','','','','208','Cash',41.38,'300','','','5','','1','2023-02-27 08:34:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516774870632120314',859,'51677487047','2','1.00','280','retail','20','2023-02-27 11:37:43','','','','208','Cash',38.62,'280','','','5','','1','2023-02-27 08:37:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516774902790273322',860,'51677490247','4','2.00','560','retail','40','2023-02-27 12:31:26','','','','208','Cash',77.24,'280','','','5','','1','2023-02-27 09:36:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516774905744242905',861,'51677490561','6','1.00','280','retail','20','2023-02-27 12:36:15','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-27 09:37:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516774907533443102',862,'51677490741','6','1.00','280','retail','20','2023-02-27 12:39:14','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-27 09:39:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516774915872030702',863,'51677491573','6','2.00','600','retail','0','2023-02-27 12:53:09','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-27 09:53:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','78.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516774916270333541',864,'51677491618','2','1.00','300','retail','0','2023-02-27 12:53:48','','','','208','Cash',41.38,'300','','','5','','1','2023-02-27 09:54:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516774931077320303',865,'51677493098','6','1.00','300','retail','0','2023-02-27 13:18:28','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-27 10:19:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516774932404332073',866,'51677493173','6','2.00','600','retail','0','2023-02-27 13:20:41','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-27 10:20:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','78.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516774940782820337',867,'51677493700','6','5.00','1500','retail','0','2023-02-27 13:34:40','','','','208.27','Cash',206.90,'300','','','5','','1','2023-02-27 10:36:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','78.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('516774955663316334',868,'51677495544','10','2.00','140','retail','0','2023-02-27 13:59:27','','','','63.76','Cash',19.31,'70','','','5','','1','2023-02-27 10:59:52','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','9.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516774966942462661',869,'51677496684','6','1.00','280','retail','20','2023-02-27 14:18:14','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-27 11:18:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516774968533042520',870,'51677496829','2','1.00','300','retail','0','2023-02-27 14:20:53','','','','208','Cash',41.38,'300','','','5','','1','2023-02-27 11:21:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516774979187237041',871,'51677497905','6','7.00','2100','retail','0','2023-02-27 14:42:30','','','','208.27','Cash',289.66,'300','','','5','','1','2023-02-27 11:42:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'7','78.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516774988763622307',872,'51677498865','4','1.00','300','retail','0','2023-02-27 14:54:37','','','','208','Cash',41.38,'300','','','5','','1','2023-02-27 11:54:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516775011323313063',873,'51677501120','6','2.00','560','retail','40','2023-02-27 15:32:13','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-27 12:33:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','78.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516775025893231703',874,'51677502580','4','1.00','300','retail','0','2023-02-27 15:56:29','','','','208','Cash',41.38,'300','','','5','','1','2023-02-27 12:56:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516775027517713533',875,'51677502601','2','1.00','300','retail','0','2023-02-27 15:59:11','','','','208','Cash',41.38,'300','','','5','','1','2023-02-27 12:59:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516775059110225221',876,'51677505897','6','1.00','280','retail','20','2023-02-27 16:51:52','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-27 13:56:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516775080174822722',877,'51677508009','2','1.00','300','retail','0','2023-02-27 17:26:58','','','','208','Cash',41.38,'300','','','5','','1','2023-02-27 14:27:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516775101777250061',878,'51677510167','4','1.00','300','retail','0','2023-02-27 18:02:58','','','','208','Cash',41.38,'300','','','5','','1','2023-02-27 15:03:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516775106123335632',879,'51677510599','6','2.00','600','retail','0','2023-02-27 18:10:13','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-27 15:11:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','78.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516775109443002653',880,'51677510920','9','1.00','120','retail','30','2023-02-27 18:15:44','','','','93.93','Cash',16.55,'120','','','5','','1','2023-02-27 15:18:57','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516775135852552342',881,'51677513573','4','1.00','300','retail','0','2023-02-27 19:00:02','','','','208','Cash',41.38,'300','','','5','','1','2023-02-27 16:00:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516775136020033035',882,'51677513573','6','1.00','300','retail','0','2023-02-27 19:00:02','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-27 16:00:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516775680000260250',883,'51677566621','2','1.00','250','retail','50','2023-02-28 10:06:55','','','','208','Cash',34.48,'250','','','5','','1','2023-02-28 07:08:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516775680150037036',884,'51677566621','6','1.00','250','retail','50','2023-02-28 10:06:55','','','','208.27','Cash',34.48,'250','','','5','','1','2023-02-28 07:08:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516775696765603232',885,'51677569662','10','1.00','70','retail','0','2023-02-28 10:34:37','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-28 07:34:51','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516775726230303033',886,'51677569691','6','2.00','600','retail','0','2023-02-28 11:23:44','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-28 08:32:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','78.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516775967393637955',887,'51677595406','10','1.00','70','retail','0','2023-02-28 18:05:39','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-28 15:05:50','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516776491355316235',888,'51677649121','4','2.00','560','retail','40','2023-03-01 08:38:55','','','','208','Cash',77.24,'280','','','5','','1','2023-03-01 05:39:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516776505506007255',889,'51677650525','4','2.00','560','retail','40','2023-03-01 09:02:31','','','','208','Cash',77.24,'280','','','5','','1','2023-03-01 06:02:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516776506720220222',890,'51677650656','4','1.00','300','retail','0','2023-03-01 09:04:32','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 06:04:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516776508060302241',891,'51677650798','6','1.00','300','retail','0','2023-03-01 09:06:46','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-01 06:06:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516776518898330213',892,'51677651874','8','2.00','260','retail','40','2023-03-01 09:24:49','','','','112','Cash',35.86,'130','','','5','','1','2023-03-01 06:24:58','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','9.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516776519209032025',893,'51677651911','2','1.00','300','retail','0','2023-03-01 09:25:21','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 06:25:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516776524225333200',894,'51677652416','6','1.00','300','retail','0','2023-03-01 09:33:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-01 06:33:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516776525800645222',895,'51677652545','4','1.00','300','retail','0','2023-03-01 09:36:20','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 06:36:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516776539103212322',896,'51677653902','2','1.00','300','retail','0','2023-03-01 09:58:30','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 06:58:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516776539400236323',897,'51677653920','6','2.00','600','retail','0','2023-03-01 09:59:00','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-01 06:59:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','78.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516776539663021310',898,'51677653951','6','1.00','300','retail','0','2023-03-01 09:59:27','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-01 06:59:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516776540044220752',899,'51677653979','6','2.00','600','retail','0','2023-03-01 10:00:05','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-01 07:00:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','78.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516776540523732650',900,'51677654036','6','10.00','2800','retail','200','2023-03-01 10:00:52','','','','208.27','Cash',386.21,'280','','','5','','1','2023-03-01 07:01:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','78.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516776546463031252',901,'51677654426','6','1.00','300','retail','0','2023-03-01 10:10:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-01 07:10:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516776546623222032',902,'51677654656','6','1.00','300','retail','0','2023-03-01 10:11:02','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-01 07:11:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516776548252225700',903,'51677654672','2','1.00','300','retail','0','2023-03-01 10:13:45','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 07:14:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516776573452200442',904,'51677657338','2','1.00','300','retail','0','2023-03-01 10:55:46','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 07:55:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516776584433582623',905,'51677658388','2','1.00','300','retail','0','2023-03-01 11:14:03','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 08:16:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516776624112434032',906,'51677662403','2','1.00','300','retail','0','2023-03-01 12:21:31','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 09:21:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516776625380226527',907,'51677662521','6','1.00','300','retail','0','2023-03-01 12:22:18','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-01 09:22:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516776630853632343',908,'51677663075','6','1.00','300','retail','0','2023-03-01 12:31:26','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-01 09:31:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516776633583723532',909,'51677663351','2','1.00','300','retail','0','2023-03-01 12:35:58','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 09:36:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516776644922303352',910,'51677664474','4','1.00','300','retail','0','2023-03-01 12:54:52','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 09:55:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516776671822222124',911,'51677667031','6','1.00','280','retail','20','2023-03-01 13:39:43','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-01 10:40:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516776672912923132',912,'51677667281','4','1.00','280','retail','20','2023-03-01 13:41:31','','','','208','Cash',38.62,'280','','','5','','1','2023-03-01 10:41:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516776686840622282',913,'51677668623','2','1.00','300','retail','0','2023-03-01 14:04:45','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 11:05:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516776696403332272',914,'51677669629','4','1.00','280','retail','20','2023-03-01 14:20:41','','','','208','Cash',38.62,'280','','','5','','1','2023-03-01 11:20:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516776697679204073',915,'51677669733','2','1.00','300','retail','0','2023-03-01 14:22:47','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 11:28:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516776701503023302',916,'51677670139','6','2.00','600','retail','0','2023-03-01 14:29:11','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-01 11:29:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','78.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516776712770165722',917,'51677670169','10','1.00','70','retail','0','2023-03-01 14:47:58','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-01 11:49:13','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516776713707323376',918,'51677671354','2','1.00','300','retail','0','2023-03-01 14:49:31','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 11:51:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516776725393067202',919,'51677672533','6','1.00','300','retail','0','2023-03-01 15:09:00','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-01 12:09:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516776732033303723',920,'51677673191','8','1.00','130','retail','20','2023-03-01 15:20:04','','','','112','Cash',17.93,'130','','','5','','1','2023-03-01 12:32:34','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516776739793227329',921,'51677673966','6','1.00','300','retail','0','2023-03-01 15:32:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-01 12:33:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516776760893406323',922,'51677676079','2','1.00','300','retail','0','2023-03-01 16:08:09','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 13:08:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516776761505032230',923,'51677676120','2','3.00','900','retail','0','2023-03-01 16:09:10','','','','208','Cash',124.14,'300','','','5','','1','2023-03-01 13:10:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','21.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516776775957172235',924,'51677677583','8','5.00','750','retail','0','2023-03-01 16:33:29','','','','112','Cash',103.45,'150','','','5','','1','2023-03-01 13:34:59','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','9.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('516776776080703047',925,'51677677583','6','1.00','300','retail','0','2023-03-01 16:33:29','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-01 13:34:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516776777812605227',926,'51677677765','4','4.00','1120','retail','80','2023-03-01 16:36:22','','','','208','Cash',154.48,'280','','','5','','1','2023-03-01 13:37:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','14.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516776800513032113',927,'51677680041','6','1.00','300','retail','0','2023-03-01 17:14:11','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-01 14:14:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516776818430603283',928,'51677681835','2','1.00','300','retail','0','2023-03-01 17:50:01','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 14:50:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516776822490926393',929,'51677682237','2','1.00','280','retail','20','2023-03-01 17:50:50','','','','208','Cash',38.62,'280','','','5','','1','2023-03-01 14:51:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516776822940542629',930,'51677682284','2','1.00','300','retail','0','2023-03-01 17:51:35','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 14:51:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516776823172703707',931,'51677682309','6','1.00','300','retail','0','2023-03-01 17:53:57','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-01 14:54:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516776830743040162',932,'51677683063','2','1.00','300','retail','0','2023-03-01 18:04:34','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 15:05:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516776833630223234',933,'51677683344','6','1.00','280','retail','20','2023-03-01 18:09:24','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-01 15:10:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516777384502231582',934,'51677738348','6','1.00','300','retail','0','2023-03-02 09:27:30','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-02 06:29:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516777395567527721',935,'51677739540','6','7.00','1750','retail','350','2023-03-02 09:45:56','','','','208.27','Cash',241.38,'250','','','5','','1','2023-03-02 06:47:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','79.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('516777396909303043',936,'51677739675','6','5.00','1250','retail','250','2023-03-02 09:48:11','','','','208.27','Cash',172.41,'250','','','5','','1','2023-03-02 06:48:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','79.00','74','Inclusive','branch','Service','1110','4000','5500','',''),('516777404236333042',937,'51677740408','6','3.00','900','retail','0','2023-03-02 10:00:24','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-02 07:02:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','79.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516777406010323623',938,'51677740588','6','2.00','600','retail','0','2023-03-02 10:03:22','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-02 07:06:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516777407770264772',939,'51677740767','6','1.00','300','retail','0','2023-03-02 10:06:17','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-02 07:07:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516777411283222732',940,'51677741117','8','2.00','300','retail','0','2023-03-02 10:12:09','','','','112','Cash',41.38,'150','','','5','','1','2023-03-02 07:13:58','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','9.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516777441622420133',941,'51677744145','2','3.00','900','retail','0','2023-03-02 11:03:11','','','','208','Cash',124.14,'300','','','5','','1','2023-03-02 08:05:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','22.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516777441912133323',942,'51677744145','6','2.00','600','retail','0','2023-03-02 11:03:11','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-02 08:05:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516777460220373220',943,'51677746015','2','1.00','300','retail','0','2023-03-02 11:33:42','','','','208','Cash',41.38,'300','','','5','','1','2023-03-02 08:33:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516777460910253223',944,'51677746035','4','1.00','300','retail','0','2023-03-02 11:34:51','','','','208','Cash',41.38,'300','','','5','','1','2023-03-02 08:35:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516777461437233737',945,'51677746110','6','2.00','600','retail','0','2023-03-02 11:35:43','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-02 08:35:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516777462322033632',946,'51677746173','6','4.00','1120','retail','80','2023-03-02 11:37:12','','','','208.27','Cash',154.48,'280','','','5','','1','2023-03-02 08:39:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','79.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('516777464472734234',947,'51677746341','10','1.00','70','retail','0','2023-03-02 11:40:47','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-02 08:42:22','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516777471330023700',948,'51677747126','12','1.00','30','retail','0','2023-03-02 11:52:14','','','','8','Cash',4.14,'30','','','5','','1','2023-03-02 08:52:40','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516777480215502703',949,'51677748001','2','1.00','300','retail','0','2023-03-02 12:07:01','','','','208','Cash',41.38,'300','','','5','','1','2023-03-02 09:07:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516777480572123202',950,'51677748044','2','1.00','300','retail','0','2023-03-02 12:07:38','','','','208','Cash',41.38,'300','','','5','','1','2023-03-02 09:07:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516777487340247372',951,'51677748711','4','5.00','1500','retail','0','2023-03-02 12:22:46','','','','208','Cash',206.90,'300','','','5','','1','2023-03-02 09:22:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','14.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516777490140323620',952,'51677748973','6','1.00','300','retail','0','2023-03-02 12:24:12','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-02 09:24:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516777490510720633',953,'51677748973','4','1.00','300','retail','0','2023-03-02 12:24:12','','','','208','Cash',41.38,'300','','','5','','1','2023-03-02 09:24:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516777505835448282',954,'51677750562','6','2.00','560','retail','40','2023-03-02 12:49:43','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-02 09:54:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516777518503207353',955,'51677751840','2','2.00','600','retail','0','2023-03-02 13:10:51','','','','208','Cash',82.76,'300','','','5','','1','2023-03-02 10:11:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','22.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516777551290539333',956,'51677754879','2','1.00','280','retail','20','2023-03-02 14:05:29','','','','208','Cash',38.62,'280','','','5','','1','2023-03-02 11:05:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516777553423500420',957,'51677755331','2','1.00','300','retail','0','2023-03-02 14:09:02','','','','208','Cash',41.38,'300','','','5','','1','2023-03-02 11:09:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516777553655030654',958,'51677755357','2','1.00','300','retail','0','2023-03-02 14:09:25','','','','208','Cash',41.38,'300','','','5','','1','2023-03-02 11:09:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516777583503237326',959,'51677758343','2','1.00','300','retail','0','2023-03-02 14:59:11','','','','208','Cash',41.38,'300','','','5','','1','2023-03-02 11:59:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516777595040220392',960,'51677759495','6','1.00','300','retail','0','2023-03-02 15:18:25','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-02 12:18:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516777607173207270',961,'51677760663','8','2.00','300','retail','0','2023-03-02 15:47:01','','','','112','Cash',41.38,'150','','','5','','1','2023-03-02 12:54:26','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','9.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516777607293022367',962,'51677760663','4','2.00','600','retail','0','2023-03-02 15:47:01','','','','208','Cash',82.76,'300','','','5','','1','2023-03-02 12:54:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516777650526337037',963,'51677764400','10','2.00','140','retail','0','2023-03-02 16:50:59','','','','63.76','Cash',19.31,'70','','','5','','1','2023-03-02 13:51:08','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','9.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516777651572330220',964,'51677765144','6','2.00','600','retail','0','2023-03-02 16:53:52','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-02 13:53:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516777652586502255',965,'51677765240','4','2.00','600','retail','0','2023-03-02 16:54:19','','','','208','Cash',82.76,'300','','','5','','1','2023-03-02 13:54:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516777655333042402',966,'51677765526','10','1.00','70','retail','0','2023-03-02 16:58:53','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-02 13:59:19','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516777703290344333',967,'51677770319','2','1.00','300','retail','0','2023-03-02 18:18:50','','','','208','Cash',41.38,'300','','','5','','1','2023-03-02 15:19:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516777706354132227',968,'51677770343','4','1.00','300','retail','0','2023-03-02 18:23:56','','','','208','Cash',41.38,'300','','','5','','1','2023-03-02 15:24:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516777716860270233',969,'51677771670','8','2.00','260','retail','40','2023-03-02 18:41:26','','','','112','Cash',35.86,'130','','','5','','1','2023-03-02 15:42:44','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','9.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516777721182333281',970,'51677772107','6','2.00','600','retail','0','2023-03-02 18:48:38','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-02 15:48:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516777726983220623',971,'51677772688','6','1.00','280','retail','20','2023-03-02 18:58:18','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-02 16:01:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516778233700377022',972,'51677823043','6','9.00','2520','retail','180','2023-03-03 09:02:50','','','','208.27','Cash',347.59,'280','','','5','','1','2023-03-03 06:04:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'9','79.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516778236600606322',973,'51677823611','6','1.00','300','retail','0','2023-03-03 09:07:41','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-03 06:08:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516778237323337200',974,'51677823703','4','2.00','600','retail','0','2023-03-03 09:08:52','','','','208','Cash',82.76,'300','','','5','','1','2023-03-03 06:09:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516778237962222103',975,'51677823777','6','1.00','300','retail','0','2023-03-03 09:10:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-03 06:10:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516778238062030237',976,'51677823777','4','1.00','300','retail','0','2023-03-03 09:10:07','','','','208','Cash',41.38,'300','','','5','','1','2023-03-03 06:10:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516778238373335738',977,'51677823822','2','1.00','300','retail','0','2023-03-03 09:10:37','','','','208','Cash',41.38,'300','','','5','','1','2023-03-03 06:10:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516778238650707230',978,'51677823847','2','1.00','280','retail','20','2023-03-03 09:11:06','','','','208','Cash',38.62,'280','','','5','','1','2023-03-03 06:11:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516778249402320302',979,'51677824934','4','1.00','300','retail','0','2023-03-03 09:29:01','','','','208','Cash',41.38,'300','','','5','','1','2023-03-03 06:29:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516778292213202029',980,'51677829213','6','4.00','1200','retail','0','2023-03-03 10:40:21','','','','208.27','Cash',165.52,'300','','','5','','1','2023-03-03 07:40:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','79.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('516778322030252523',981,'51677829237','4','1.00','300','retail','0','2023-03-03 11:31:29','','','','208','Cash',41.38,'300','','','5','','1','2023-03-03 08:31:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516778333363273523',982,'51677833322','17','2.00','800','retail','0','2023-03-03 11:48:57','','','','350','Cash',110.34,'400','','','5','','1','2023-03-03 08:49:11','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516778340350022333',983,'51677834020','4','5.00','1500','retail','0','2023-03-03 12:00:36','','','','208','Cash',206.90,'300','','','5','','1','2023-03-03 09:20:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','14.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516778375982500303',984,'51677835239','6','2.00','600','retail','0','2023-03-03 12:59:59','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-03 10:00:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516778377660336020',985,'51677837759','2','1.00','300','retail','0','2023-03-03 13:02:46','','','','208','Cash',41.38,'300','','','5','','1','2023-03-03 10:02:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516778406782273733',986,'51677839367','8','1.00','130','retail','20','2023-03-03 13:51:18','','','','112','Cash',17.93,'130','','','5','','1','2023-03-03 10:51:25','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516778407042220063',987,'51677840685','6','3.00','840','retail','60','2023-03-03 13:51:44','','','','208.27','Cash',115.86,'280','','','5','','1','2023-03-03 10:51:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','79.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516778434300033123',988,'51677840717','12','1.00','30','retail','0','2023-03-03 14:37:11','','','','8','Cash',4.14,'30','','','5','','1','2023-03-03 11:37:40','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516778435248030734',989,'51677843515','6','1.00','300','retail','0','2023-03-03 14:38:45','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-03 11:39:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516778435972625388',990,'51677843590','6','1.00','300','retail','0','2023-03-03 14:39:57','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-03 11:40:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516778436352873362',991,'51677843618','2','2.00','600','retail','0','2023-03-03 14:40:35','','','','208','Cash',82.76,'300','','','5','','1','2023-03-03 11:40:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','22.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516778437980029385',992,'51677843787','6','2.00','600','retail','0','2023-03-03 14:43:18','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-03 11:45:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516778485164333203',993,'51677848506','2','1.00','300','retail','0','2023-03-03 16:01:57','','','','208','Cash',41.38,'300','','','5','','1','2023-03-03 13:03:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516778495592282263',994,'51677849540','6','1.00','300','retail','0','2023-03-03 16:19:19','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-03 13:19:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516778527533330033',995,'51677852742','4','1.00','300','retail','0','2023-03-03 17:16:10','','','','208','Cash',41.38,'300','','','5','','1','2023-03-03 14:17:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516778531352032200',996,'51677853126','2','1.00','300','retail','0','2023-03-03 17:18:55','','','','208','Cash',41.38,'300','','','5','','1','2023-03-03 14:19:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516778533190435736',997,'51677853307','6','3.00','900','retail','0','2023-03-03 17:26:20','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-03 14:26:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','79.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516778536851733020',998,'51677853673','4','1.00','300','retail','0','2023-03-03 17:35:56','','','','208','Cash',41.38,'300','','','5','','1','2023-03-03 14:36:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516778542724320270',999,'51677854263','2','1.00','300','retail','0','2023-03-03 17:38:59','','','','208','Cash',41.38,'300','','','5','','1','2023-03-03 14:39:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516778549722027342',1000,'51677854966','6','1.00','300','retail','0','2023-03-03 17:49:33','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-03 14:49:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516778558172124235',1001,'51677855706','2','2.00','560','retail','40','2023-03-03 18:03:38','','','','208','Cash',77.24,'280','','','5','','1','2023-03-03 15:04:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','22.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516778562707032305',1002,'51677856263','4','1.00','300','retail','0','2023-03-03 18:11:11','','','','208','Cash',41.38,'300','','','5','','1','2023-03-03 15:11:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516778563250520332',1003,'51677856304','6','1.00','300','retail','0','2023-03-03 18:12:05','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-03 15:12:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516778605940403250',1004,'51677860582','10','1.00','70','retail','0','2023-03-03 19:23:15','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-03 16:23:46','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516778607190184221',1005,'51677860626','6','2.00','560','retail','40','2023-03-03 19:25:19','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-03 16:25:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516779165293203323',1006,'51677916457','4','4.00','1200','retail','0','2023-03-04 10:55:37','','','','208','Cash',165.52,'300','','','5','','1','2023-03-04 07:56:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','14.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516779165375332202',1007,'51677916457','6','1.00','300','retail','0','2023-03-04 10:55:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-04 07:56:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516779166243023135',1008,'51677916606','6','2.00','600','retail','0','2023-03-04 10:58:56','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-04 07:59:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516779167812622242',1009,'51677916773','4','1.00','300','retail','0','2023-03-04 10:59:41','','','','208','Cash',41.38,'300','','','5','','1','2023-03-04 07:59:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516779167994937300',1010,'51677916790','2','1.00','300','retail','0','2023-03-04 11:00:00','','','','208','Cash',41.38,'300','','','5','','1','2023-03-04 08:01:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516779168888233223',1011,'51677916880','4','2.00','600','retail','0','2023-03-04 11:01:28','','','','208','Cash',82.76,'300','','','5','','1','2023-03-04 08:01:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516779169132130360',1012,'51677916904','6','1.00','300','retail','0','2023-03-04 11:01:53','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-04 08:02:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516779170613233327',1013,'51677917055','6','1.00','300','retail','0','2023-03-04 11:04:22','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-04 08:04:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516779229862640323',1014,'51677922980','6','1.00','300','retail','0','2023-03-04 12:44:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-04 09:44:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516779230913923230',1015,'51677923084','6','1.00','300','retail','0','2023-03-04 12:44:52','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-04 09:45:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516779252362312002',1016,'51677923870','6','1.00','280','retail','20','2023-03-04 13:20:36','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-04 10:20:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516779253021252372',1017,'51677925264','6','1.00','280','retail','20','2023-03-04 13:21:43','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-04 10:22:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516779253810303239',1018,'51677925372','6','1.00','280','retail','20','2023-03-04 13:23:02','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-04 10:23:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516779273212321330',1019,'51677927314','2','1.00','300','retail','0','2023-03-04 13:55:21','','','','208','Cash',41.38,'300','','','5','','1','2023-03-04 10:55:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516779273482232533',1020,'51677927338','6','2.00','600','retail','0','2023-03-04 13:55:49','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-04 10:56:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516779290012273729',1021,'51677928993','6','1.00','300','retail','0','2023-03-04 14:23:22','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-04 11:23:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516779339783324232',1022,'51677933937','6','2.00','600','retail','0','2023-03-04 15:58:38','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-04 12:59:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516779347633263230',1023,'51677934756','2','1.00','300','retail','0','2023-03-04 16:01:08','','','','208','Cash',41.38,'300','','','5','','1','2023-03-04 13:01:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516779350929377202',1024,'51677935079','6','2.00','560','retail','40','2023-03-04 16:04:53','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-04 13:05:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516779354187302635',1025,'51677935409','12','1.00','30','retail','0','2023-03-04 16:10:19','','','','8','Cash',4.14,'30','','','5','','1','2023-03-04 13:10:52','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516779363927269200',1026,'51677936209','8','1.00','130','retail','20','2023-03-04 16:26:33','','','','112','Cash',17.93,'130','','','5','','1','2023-03-04 13:26:47','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516779365302040063',1027,'51677936520','10','1.00','70','retail','0','2023-03-04 16:28:50','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-04 13:30:18','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516779384502032522',1028,'51677938439','6','3.00','900','retail','0','2023-03-04 17:00:51','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-04 14:01:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','79.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516779384993503028',1029,'51677938464','4','1.00','280','retail','20','2023-03-04 17:01:39','','','','208','Cash',38.62,'280','','','5','','1','2023-03-04 14:09:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516779402783323233',1030,'51677940268','2','1.00','280','retail','20','2023-03-04 17:31:18','','','','208','Cash',38.62,'280','','','5','','1','2023-03-04 14:32:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780097130387302',1031,'51678009699','6','1.00','300','retail','0','2023-03-05 12:52:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-05 09:53:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516780105812208060',1032,'51678010570','2','1.00','280','retail','20','2023-03-05 13:03:01','','','','208','Cash',38.62,'280','','','5','','1','2023-03-05 10:03:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780107803503332',1033,'51678010771','10','1.00','70','retail','0','2023-03-05 13:06:21','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-05 10:06:32','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516780114160521220',1034,'51678011408','4','1.00','300','retail','0','2023-03-05 13:16:56','','','','208','Cash',41.38,'300','','','5','','1','2023-03-05 10:17:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516780121452252332',1035,'51678012127','6','3.00','900','retail','0','2023-03-05 13:33:32','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-05 10:33:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','79.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516780149088323223',1036,'51678014901','2','1.00','300','retail','0','2023-03-05 14:15:08','','','','208','Cash',41.38,'300','','','5','','1','2023-03-05 11:15:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780155581315026',1037,'51678014940','2','1.00','300','retail','0','2023-03-05 14:27:36','','','','208','Cash',41.38,'300','','','5','','1','2023-03-05 11:27:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780157494903134',1038,'51678015741','2','1.00','300','retail','0','2023-03-05 14:29:09','','','','208','Cash',41.38,'300','','','5','','1','2023-03-05 11:29:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780273581603000',1039,'51678027352','2','1.00','300','retail','0','2023-03-05 17:42:39','','','','208','Cash',41.38,'300','','','5','','1','2023-03-05 14:42:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780273788022783',1040,'51678027368','4','1.00','300','retail','0','2023-03-05 17:44:25','','','','208','Cash',41.38,'300','','','5','','1','2023-03-05 14:44:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516780275064350223',1041,'51678027491','6','2.00','600','retail','0','2023-03-05 17:45:07','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-05 14:45:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516780275423202270',1042,'51678027534','2','1.00','300','retail','0','2023-03-05 17:45:43','','','','208','Cash',41.38,'300','','','5','','1','2023-03-05 14:46:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780275830587000',1043,'51678027575','4','1.00','300','retail','0','2023-03-05 17:46:23','','','','208','Cash',41.38,'300','','','5','','1','2023-03-05 14:46:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516780276423206333',1044,'51678027594','2','1.00','300','retail','0','2023-03-05 17:47:22','','','','208','Cash',41.38,'300','','','5','','1','2023-03-05 14:47:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780277000062230',1045,'51678027693','2','1.00','300','retail','0','2023-03-05 17:50:25','','','','208','Cash',41.38,'300','','','5','','1','2023-03-05 14:50:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780278422321224',1046,'51678027833','2','1.00','300','retail','0','2023-03-05 17:50:42','','','','208','Cash',41.38,'300','','','5','','1','2023-03-05 14:51:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780280373870267',1047,'51678028015','6','2.00','600','retail','0','2023-03-05 17:53:58','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-05 14:54:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516780280945333202',1048,'51678028081','4','2.00','560','retail','40','2023-03-05 17:54:54','','','','208','Cash',77.24,'280','','','5','','1','2023-03-05 14:55:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516780281743032322',1049,'51678028165','6','1.00','300','retail','0','2023-03-05 17:56:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-05 14:56:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516780289271272103',1050,'51678028905','2','1.00','300','retail','0','2023-03-05 18:08:48','','','','208','Cash',41.38,'300','','','5','','1','2023-03-05 15:08:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780322110333302',1051,'51678032201','12','1.00','30','retail','0','2023-03-05 19:03:31','','','','8','Cash',4.14,'30','','','5','','1','2023-03-05 16:04:03','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516780830102323220',1052,'51678082317','6','2.00','600','retail','0','2023-03-06 09:10:10','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-06 06:10:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516780830563670000',1053,'51678083048','2','1.00','300','retail','0','2023-03-06 09:12:29','','','','208','Cash',41.38,'300','','','5','','1','2023-03-06 06:12:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780832073003228',1054,'51678083174','2','1.00','300','retail','0','2023-03-06 09:15:54','','','','208','Cash',41.38,'300','','','5','','1','2023-03-06 06:16:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780835212221320',1055,'51678083515','6','1.00','300','retail','0','2023-03-06 09:18:42','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-06 06:20:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516780856776203220',1056,'51678085641','6','1.00','300','retail','0','2023-03-06 09:54:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-06 06:55:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516780865350223282',1057,'51678086526','2','1.00','300','retail','0','2023-03-06 10:08:56','','','','208','Cash',41.38,'300','','','5','','1','2023-03-06 07:09:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780866060362636',1058,'51678086587','12','1.00','30','retail','0','2023-03-06 10:10:07','','','','8','Cash',4.14,'30','','','5','','1','2023-03-06 07:10:17','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516780882655002853',1059,'51678087678','6','5.00','1250','retail','250','2023-03-06 10:37:45','','','','208.27','Cash',172.41,'250','','','5','','1','2023-03-06 07:38:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','79.00','74','Inclusive','branch','Service','1110','4000','5500','',''),('516780932433497063',1060,'51678093232','6','1.00','300','retail','0','2023-03-06 12:00:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-06 09:01:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516780932902053203',1061,'51678093281','2','1.00','300','retail','0','2023-03-06 12:01:31','','','','208','Cash',41.38,'300','','','5','','1','2023-03-06 09:01:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780933190829332',1062,'51678093312','2','1.00','300','retail','0','2023-03-06 12:02:00','','','','208','Cash',41.38,'300','','','5','','1','2023-03-06 09:02:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516780935040320022',1063,'51678093493','12','1.00','30','retail','0','2023-03-06 12:05:04','','','','8','Cash',4.14,'30','','','5','','1','2023-03-06 09:05:52','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516780949213713021',1064,'51678093742','10','1.00','70','retail','0','2023-03-06 12:28:41','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-06 09:28:49','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516780950934293320',1065,'51678095083','10','2.00','140','retail','0','2023-03-06 12:31:34','','','','63.76','Cash',19.31,'70','','','5','','1','2023-03-06 09:31:41','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516780963842323232',1066,'51678096376','6','1.00','300','retail','0','2023-03-06 12:53:05','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-06 09:53:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516780991312222133',1067,'51678099122','4','1.00','300','retail','0','2023-03-06 13:38:52','','','','208','Cash',41.38,'300','','','5','','1','2023-03-06 10:39:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516781000561627302',1068,'51678099979','4','1.00','280','retail','20','2023-03-06 13:56:35','','','','208','Cash',38.62,'280','','','5','','1','2023-03-06 10:57:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516781005203185230',1069,'51678100509','10','1.00','70','retail','0','2023-03-06 14:02:00','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-06 11:02:09','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516781006388383001',1070,'51678100601','4','1.00','300','retail','0','2023-03-06 14:03:59','','','','208','Cash',41.38,'300','','','5','','1','2023-03-06 11:04:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516781052546503320',1071,'51678105247','6','1.00','300','retail','0','2023-03-06 15:20:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-06 12:21:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516781052840470333',1072,'51678105267','6','1.00','300','retail','0','2023-03-06 15:21:24','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-06 12:21:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516781063866386083',1073,'51678106377','4','1.00','300','retail','0','2023-03-06 15:39:47','','','','208','Cash',41.38,'300','','','5','','1','2023-03-06 12:39:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516781097157003733',1074,'51678109703','2','1.00','300','retail','0','2023-03-06 16:35:15','','','','208','Cash',41.38,'300','','','5','','1','2023-03-06 13:35:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516781108644022233',1075,'51678109728','6','2.00','600','retail','0','2023-03-06 16:54:34','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-06 13:55:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516781108740226314',1076,'51678109728','8','1.00','150','retail','0','2023-03-06 16:54:34','','','','112','Cash',20.69,'150','','','5','','1','2023-03-06 13:55:04','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516781115047480530',1077,'51678110905','10','1.00','70','retail','0','2023-03-06 17:05:05','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-06 14:05:38','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516781119913531587',1078,'51678111539','2','1.00','280','retail','20','2023-03-06 17:13:12','','','','208','Cash',38.62,'280','','','5','','1','2023-03-06 14:14:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516781130243303533',1079,'51678112994','6','1.00','280','retail','20','2023-03-06 17:30:25','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-06 14:30:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516781131250323323',1080,'51678113117','2','1.00','300','retail','0','2023-03-06 17:32:05','','','','208','Cash',41.38,'300','','','5','','1','2023-03-06 14:32:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516781131633243328',1081,'51678113143','6','2.00','600','retail','0','2023-03-06 17:32:43','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-06 14:33:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516781152858523163',1082,'51678115277','2','1.00','300','retail','0','2023-03-06 18:08:06','','','','208','Cash',41.38,'300','','','5','','1','2023-03-06 15:08:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516781173763212327',1083,'51678117362','4','2.00','600','retail','0','2023-03-06 18:42:56','','','','208','Cash',82.76,'300','','','5','','1','2023-03-06 15:43:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516781174834033372',1084,'51678117458','6','1.00','300','retail','0','2023-03-06 18:44:44','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-06 15:45:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516781175760232733',1085,'51678117553','6','2.00','600','retail','0','2023-03-06 18:46:16','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-06 15:46:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516781176130243223',1086,'51678117604','2','1.00','300','retail','0','2023-03-06 18:46:53','','','','208','Cash',41.38,'300','','','5','','1','2023-03-06 15:47:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516781176460233336',1087,'51678117624','6','1.00','300','retail','0','2023-03-06 18:47:27','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-06 15:47:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('416781184431024422',1088,'41678118433','2','1.00','280','retail','20','2023-03-06 19:00:43','','','','208','Cash',38.62,'280','','','4','','1','2023-03-06 16:01:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516781202562112072',1089,'51678120241','2','6.00','1800','retail','0','2023-03-06 19:30:57','','','','208','Cash',248.28,'300','','','5','','1','2023-03-06 16:31:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'6','22.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516781222116610220',1090,'51678122170','8','1.00','130','retail','20','2023-03-06 20:03:31','','','','112','Cash',17.93,'130','','','5','','1','2023-03-06 17:03:38','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516781759623404392',1091,'51678175948','6','8.00','2240','retail','160','2023-03-07 10:59:22','','','','208.27','Cash',308.97,'280','','','5','','1','2023-03-07 07:59:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'8','79.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516781759852820302',1092,'51678175973','6','4.00','1200','retail','0','2023-03-07 10:59:45','','','','208.27','Cash',165.52,'300','','','5','','1','2023-03-07 08:00:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','79.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('516781761713820033',1093,'51678176158','4','2.00','560','retail','40','2023-03-07 11:03:08','','','','208','Cash',77.24,'280','','','5','','1','2023-03-07 08:03:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516781762253230042',1094,'51678176213','8','3.00','390','retail','60','2023-03-07 11:03:45','','','','112','Cash',53.79,'130','','','5','','1','2023-03-07 08:05:17','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','9.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516781763793203232',1095,'51678176345','4','2.00','600','retail','0','2023-03-07 11:06:27','','','','208','Cash',82.76,'300','','','5','','1','2023-03-07 08:06:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516781763873232323',1096,'51678176345','6','1.00','300','retail','0','2023-03-07 11:06:27','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-07 08:06:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516781764581313213',1097,'51678176449','10','1.00','70','retail','0','2023-03-07 11:07:39','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-07 08:07:52','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516781865528213363',1098,'51678184742','8','2.00','260','retail','40','2023-03-07 13:55:52','','','','112','Cash',35.86,'130','','','5','','1','2023-03-07 10:59:59','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','9.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516781868098632482',1099,'51678186799','12','1.00','30','retail','0','2023-03-07 14:00:22','','','','8','Cash',4.14,'30','','','5','','1','2023-03-07 11:01:41','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516781901367303383',1100,'51678190130','4','1.00','300','retail','0','2023-03-07 14:55:44','','','','208','Cash',41.38,'300','','','5','','1','2023-03-07 11:55:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516781901430252331',1101,'51678190130','6','1.00','300','retail','0','2023-03-07 14:55:44','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-07 11:55:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516781908440120024',1102,'51678190829','6','4.00','1120','retail','80','2023-03-07 15:13:52','','','','208.27','Cash',154.48,'280','','','5','','1','2023-03-07 12:14:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','79.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('516781913092732233',1103,'51678191260','4','1.00','300','retail','0','2023-03-07 15:15:10','','','','208','Cash',41.38,'300','','','5','','1','2023-03-07 12:15:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516781916022333192',1104,'51678191339','6','3.00','900','retail','0','2023-03-07 15:22:25','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-07 12:22:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','79.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516781972006638005',1105,'51678197179','6','1.00','280','retail','20','2023-03-07 16:53:21','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-07 13:53:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516781972555330738',1106,'51678197209','6','1.00','280','retail','20','2023-03-07 16:54:16','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-07 13:54:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516781974113962903',1107,'51678197402','8','1.00','130','retail','20','2023-03-07 16:56:52','','','','112','Cash',17.93,'130','','','5','','1','2023-03-07 13:57:04','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516781974793910770',1108,'51678197472','2','1.00','300','retail','0','2023-03-07 16:58:00','','','','208','Cash',41.38,'300','','','5','','1','2023-03-07 13:58:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516781975063650109',1109,'51678197495','6','3.00','900','retail','0','2023-03-07 16:58:35','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-07 13:58:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','79.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516781977411230306',1110,'51678197529','4','1.00','300','retail','0','2023-03-07 17:02:23','','','','208','Cash',41.38,'300','','','5','','1','2023-03-07 14:03:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516781993573094545',1111,'51678199325','4','1.00','300','retail','0','2023-03-07 17:29:17','','','','208','Cash',41.38,'300','','','5','','1','2023-03-07 14:30:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516782014313023340',1112,'51678201421','4','1.00','300','retail','0','2023-03-07 18:03:51','','','','208','Cash',41.38,'300','','','5','','1','2023-03-07 15:05:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516782015148222505',1113,'51678201503','4','1.00','300','retail','0','2023-03-07 18:05:16','','','','208','Cash',41.38,'300','','','5','','1','2023-03-07 15:08:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516782044422330023',1114,'51678204432','2','2.00','600','retail','0','2023-03-07 18:54:03','','','','208','Cash',82.76,'300','','','5','','1','2023-03-07 15:54:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','22.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516782047030302220',1115,'51678204692','2','1.00','300','retail','0','2023-03-07 18:58:23','','','','208','Cash',41.38,'300','','','5','','1','2023-03-07 15:59:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516782580512230280',1116,'51678255466','4','1.00','300','retail','0','2023-03-08 09:59:43','','','','208','Cash',41.38,'300','','','5','','1','2023-03-08 07:00:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516782588250323233',1117,'51678258810','4','1.00','300','retail','0','2023-03-08 10:00:26','','','','208','Cash',41.38,'300','','','5','','1','2023-03-08 07:00:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516782589732277330',1118,'51678258853','6','2.00','560','retail','40','2023-03-08 10:02:54','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-08 07:03:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516782590845230233',1119,'51678259011','4','1.00','300','retail','0','2023-03-08 10:04:44','','','','208','Cash',41.38,'300','','','5','','1','2023-03-08 07:05:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516782591347023632',1120,'51678259112','8','2.00','300','retail','0','2023-03-08 10:05:34','','','','112','Cash',41.38,'150','','','5','','1','2023-03-08 07:05:42','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516782598792200033',1121,'51678259860','2','1.00','300','retail','0','2023-03-08 10:17:59','','','','208','Cash',41.38,'300','','','5','','1','2023-03-08 07:18:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516782602507562233',1122,'51678260237','8','2.00','260','retail','40','2023-03-08 10:24:11','','','','112','Cash',35.86,'130','','','5','','1','2023-03-08 07:24:35','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516782602872726366',1123,'51678260275','2','1.00','280','retail','20','2023-03-08 10:24:48','','','','208','Cash',38.62,'280','','','5','','1','2023-03-08 07:24:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516782604352417326',1124,'51678260364','6','1.00','300','retail','0','2023-03-08 10:27:15','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-08 07:27:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516782616073002530',1125,'51678261492','2','1.00','300','retail','0','2023-03-08 10:46:47','','','','208','Cash',41.38,'300','','','5','','1','2023-03-08 07:47:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516782641622231420',1126,'51678264133','6','1.00','280','retail','20','2023-03-08 11:40:04','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-08 08:40:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516782672037070326',1127,'51678267184','16','1.00','600','retail','0','2023-03-08 12:20:03','','','','400','Cash',82.76,'600','','','5','','1','2023-03-08 09:20:30','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516782680853002338',1128,'51678268077','6','1.00','300','retail','0','2023-03-08 12:34:46','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-08 09:35:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516782693296130122',1129,'51678269318','6','1.00','280','retail','20','2023-03-08 12:55:29','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-08 09:56:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516782693753573422',1130,'51678269361','8','1.00','130','retail','20','2023-03-08 12:56:16','','','','112','Cash',17.93,'130','','','5','','1','2023-03-08 09:56:59','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516782701282300687',1131,'51678270116','2','3.00','900','retail','0','2023-03-08 13:08:48','','','','208','Cash',124.14,'300','','','5','','1','2023-03-08 10:09:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','23.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516782708332822723',1132,'51678270169','6','1.00','300','retail','0','2023-03-08 13:20:34','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-08 10:21:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516782729868352022',1133,'51678272975','2','1.00','280','retail','20','2023-03-08 13:56:26','','','','208','Cash',38.62,'280','','','5','','1','2023-03-08 11:02:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516782733722303232',1134,'51678273354','6','2.00','600','retail','0','2023-03-08 14:02:53','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-08 11:03:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516782814553403282',1135,'51678281099','2','1.00','300','retail','0','2023-03-08 16:17:36','','','','208','Cash',41.38,'300','','','5','','1','2023-03-08 13:18:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516782847993229372',1136,'51678283635','2','1.00','300','retail','0','2023-03-08 17:13:20','','','','208','Cash',41.38,'300','','','5','','1','2023-03-08 14:13:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516782854828318022',1137,'51678285474','6','1.00','300','retail','0','2023-03-08 17:24:42','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-08 14:24:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516782859204322300',1138,'51678285910','4','1.00','300','retail','0','2023-03-08 17:32:00','','','','208','Cash',41.38,'300','','','5','','1','2023-03-08 14:32:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516782866420832032',1139,'51678286631','8','1.00','130','retail','20','2023-03-08 17:44:02','','','','112','Cash',17.93,'130','','','5','','1','2023-03-08 14:46:07','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516782884812112458',1140,'51678288473','4','1.00','300','retail','0','2023-03-08 18:14:41','','','','208','Cash',41.38,'300','','','5','','1','2023-03-08 15:14:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516782884982502071',1141,'51678288490','6','1.00','300','retail','0','2023-03-08 18:14:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-08 15:15:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516782899473082234',1142,'51678289932','6','4.00','1120','retail','80','2023-03-08 18:39:08','','','','208.27','Cash',154.48,'280','','','5','','1','2023-03-08 15:49:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','79.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('516783412013130303',1143,'51678341184','6','10.00','2800','retail','200','2023-03-09 08:53:21','','','','208.27','Cash',386.21,'280','','','5','','1','2023-03-09 05:53:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','79.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516783412252233501',1144,'51678341212','6','4.00','1200','retail','0','2023-03-09 08:53:45','','','','208.27','Cash',165.52,'300','','','5','','1','2023-03-09 05:54:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','79.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('516783415090432513',1145,'51678341480','6','1.00','280','retail','20','2023-03-09 08:58:30','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-09 05:58:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516783464933342909',1146,'51678346474','6','7.00','1750','retail','350','2023-03-09 10:22:32','','','','208.27','Cash',241.38,'250','','','5','','1','2023-03-09 07:22:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','79.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('516783465843034038',1147,'51678346570','6','2.00','500','retail','100','2023-03-09 10:23:04','','','','208.27','Cash',68.97,'250','','','5','','1','2023-03-09 07:23:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','86.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('516783466273330336',1148,'51678346615','6','7.00','1750','retail','350','2023-03-09 10:23:47','','','','208.27','Cash',241.38,'250','','','5','','1','2023-03-09 07:23:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','86.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('516783467112733304',1149,'51678346697','2','1.00','300','retail','0','2023-03-09 10:25:11','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 07:25:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516783467540323276',1150,'51678346746','2','1.00','300','retail','0','2023-03-09 10:25:54','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 07:26:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516783471052008133',1151,'51678347098','6','1.00','300','retail','0','2023-03-09 10:31:45','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-09 07:32:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516783540783570018',1152,'51678354072','2','1.00','300','retail','0','2023-03-09 12:27:59','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 09:28:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516783540952203133',1153,'51678354088','2','1.00','300','retail','0','2023-03-09 12:28:16','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 09:28:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516783541441225123',1154,'51678354128','4','1.00','300','retail','0','2023-03-09 12:29:13','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 09:29:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516783541538235205',1155,'51678354128','6','2.00','600','retail','0','2023-03-09 12:29:13','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-09 09:29:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','86.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('516783565023222702',1156,'51678354163','2','1.00','300','retail','0','2023-03-09 13:08:22','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 10:08:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516783586792253330',1157,'51678358671','6','1.00','300','retail','0','2023-03-09 13:44:52','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-09 10:45:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516783586910345873',1158,'51678358671','4','1.00','300','retail','0','2023-03-09 13:44:52','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 10:45:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516783590972203301',1159,'51678358705','4','1.00','300','retail','0','2023-03-09 13:51:37','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 10:51:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516783591453354303',1160,'51678359130','6','1.00','280','retail','20','2023-03-09 14:03:36','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-09 11:04:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516783602112100323',1161,'51678360198','2','1.00','300','retail','0','2023-03-09 14:10:11','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 11:10:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516783602512220303',1162,'51678360233','2','1.00','300','retail','0','2023-03-09 14:10:53','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 11:11:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516783638493120310',1163,'51678363844','12','1.00','30','retail','0','2023-03-09 15:10:50','','','','8','Cash',4.14,'30','','','5','','1','2023-03-09 12:11:04','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516783641783730423',1164,'51678364169','8','2.00','300','retail','0','2023-03-09 15:16:18','','','','112','Cash',41.38,'150','','','5','','1','2023-03-09 12:16:26','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516783641940053616',1165,'51678364186','2','1.00','300','retail','0','2023-03-09 15:16:35','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 12:17:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516783678221062323',1166,'51678367799','2','1.00','280','retail','20','2023-03-09 16:17:03','','','','208','Cash',38.62,'280','','','5','','1','2023-03-09 13:17:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516783680042522360',1167,'51678367988','6','2.00','600','retail','0','2023-03-09 16:20:05','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-09 13:20:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','86.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('516783682333021236',1168,'51678368226','12','1.00','30','retail','0','2023-03-09 16:23:53','','','','8','Cash',4.14,'30','','','5','','1','2023-03-09 13:24:15','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516783716623332205',1169,'51678371632','4','1.00','300','retail','0','2023-03-09 17:21:02','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 14:22:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516783719570212231',1170,'51678371950','12','1.00','30','retail','0','2023-03-09 17:25:57','','','','8','Cash',4.14,'30','','','5','','1','2023-03-09 14:26:06','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516783720360530633',1171,'51678372029','6','1.00','300','retail','0','2023-03-09 17:27:17','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-09 14:27:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516783743747032331',1172,'51678374365','4','2.00','600','retail','0','2023-03-09 18:06:15','','','','208','Cash',82.76,'300','','','5','','1','2023-03-09 15:06:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516783744320322243',1173,'51678374414','2','1.00','300','retail','0','2023-03-09 18:07:12','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 15:07:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516783744663224057',1174,'51678374454','6','2.00','600','retail','0','2023-03-09 18:07:47','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-09 15:08:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','86.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('516783745354352550',1175,'51678374528','6','1.00','300','retail','0','2023-03-09 18:08:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-09 15:09:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516783746373248662',1176,'51678374613','2','1.00','300','retail','0','2023-03-09 18:10:38','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 15:10:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516783749000832200',1177,'51678374892','6','1.00','300','retail','0','2023-03-09 18:15:00','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-09 15:15:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516783755532325150',1178,'51678375532','6','1.00','300','retail','0','2023-03-09 18:25:54','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-09 15:26:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516783762393602082',1179,'51678376230','10','1.00','70','retail','0','2023-03-09 18:37:20','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-09 15:37:35','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516783765415050070',1180,'51678376528','2','1.00','300','retail','0','2023-03-09 18:42:22','','','','208','Cash',41.38,'300','','','5','','1','2023-03-09 15:43:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516783773712337020',1181,'51678377347','10','1.00','70','retail','0','2023-03-09 18:56:11','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-09 15:57:05','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516784299403023104',1182,'51678429924','2','2.00','600','retail','0','2023-03-10 09:32:21','','','','208','Cash',82.76,'300','','','5','','1','2023-03-10 06:32:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516784301043342223',1183,'51678429960','2','3.00','900','retail','0','2023-03-10 09:35:05','','','','208','Cash',124.14,'300','','','5','','1','2023-03-10 06:35:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','23.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516784335003060742',1184,'51678433467','2','1.00','300','retail','0','2023-03-10 10:31:42','','','','208','Cash',41.38,'300','','','5','','1','2023-03-10 07:33:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516784346610333006',1185,'51678434650','2','2.00','600','retail','0','2023-03-10 10:51:01','','','','208','Cash',82.76,'300','','','5','','1','2023-03-10 07:51:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516784360336062702',1186,'51678436026','4','1.00','300','retail','0','2023-03-10 11:13:53','','','','208','Cash',41.38,'300','','','5','','1','2023-03-10 08:14:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516784370137505202',1187,'51678437006','2','1.00','300','retail','0','2023-03-10 11:30:13','','','','208','Cash',41.38,'300','','','5','','1','2023-03-10 08:30:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516784386461820233',1188,'51678438634','6','1.00','280','retail','20','2023-03-10 11:57:28','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-10 08:57:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516784402212011520',1189,'51678440214','2','1.00','300','retail','0','2023-03-10 12:23:42','','','','208','Cash',41.38,'300','','','5','','1','2023-03-10 09:23:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516784409783322044',1190,'51678440962','6','2.00','600','retail','0','2023-03-10 12:50:28','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-10 09:50:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','87.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516784418652370203',1191,'51678441845','2','2.00','600','retail','0','2023-03-10 12:51:06','','','','208','Cash',82.76,'300','','','5','','1','2023-03-10 09:51:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516784429483955233',1192,'51678442690','2','1.00','300','retail','0','2023-03-10 13:09:09','','','','208','Cash',41.38,'300','','','5','','1','2023-03-10 10:11:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516784439794940224',1193,'51678443321','6','2.00','600','retail','0','2023-03-10 13:26:20','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-10 10:26:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','87.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516784477423000030',1194,'51678447729','4','1.00','280','retail','20','2023-03-10 14:29:02','','','','208','Cash',38.62,'280','','','5','','1','2023-03-10 11:32:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516784498083023232',1195,'51678448251','6','2.00','600','retail','0','2023-03-10 15:03:29','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-10 12:03:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','87.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516784544650305227',1196,'51678454437','12','1.00','30','retail','0','2023-03-10 16:21:05','','','','8','Cash',4.14,'30','','','5','','1','2023-03-10 13:21:14','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516784546774702313',1197,'51678454658','2','1.00','280','retail','20','2023-03-10 16:24:37','','','','208','Cash',38.62,'280','','','5','','1','2023-03-10 13:24:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516784553143722382',1198,'51678454688','12','1.00','30','retail','0','2023-03-10 16:35:27','','','','8','Cash',4.14,'30','','','5','','1','2023-03-10 13:35:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516784564652235425',1199,'51678456457','12','1.00','30','retail','0','2023-03-10 16:54:26','','','','8','Cash',4.14,'30','','','5','','1','2023-03-10 13:54:35','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516784585680247808',1200,'51678458145','4','2.00','600','retail','0','2023-03-10 17:29:43','','','','208','Cash',82.76,'300','','','5','','1','2023-03-10 14:30:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516784585823032722',1201,'51678458145','6','2.00','600','retail','0','2023-03-10 17:29:43','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-10 14:30:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','87.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516784603533083343',1202,'51678460332','2','1.00','300','retail','0','2023-03-10 17:59:14','','','','208','Cash',41.38,'300','','','5','','1','2023-03-10 14:59:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516784627533260234',1203,'51678462735','4','2.00','600','retail','0','2023-03-10 18:39:14','','','','208','Cash',82.76,'300','','','5','','1','2023-03-10 15:39:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','17.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516784628820362732',1204,'51678462874','2','1.00','300','retail','0','2023-03-10 18:41:23','','','','208','Cash',41.38,'300','','','5','','1','2023-03-10 15:41:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516785152892228255',1205,'51678515282','6','1.00','300','retail','0','2023-03-11 09:14:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-11 06:15:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516785153477528053',1206,'51678515307','4','2.00','560','retail','40','2023-03-11 09:15:48','','','','208','Cash',77.24,'280','','','5','','1','2023-03-11 06:16:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','17.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516785153763420023',1207,'51678515363','6','2.00','600','retail','0','2023-03-11 09:16:16','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-11 06:16:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','87.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516785175622237335',1208,'51678516217','6','1.00','300','retail','0','2023-03-11 09:52:54','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-11 06:53:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516785175743363522',1209,'51678516217','8','1.00','150','retail','0','2023-03-11 09:52:54','','','','112','Cash',20.69,'150','','','5','','1','2023-03-11 06:53:37','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516785176262332686',1210,'51678517617','6','1.00','300','retail','0','2023-03-11 09:53:46','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-11 06:53:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516785187292023323',1211,'51678517846','4','2.00','600','retail','0','2023-03-11 10:12:09','','','','208','Cash',82.76,'300','','','5','','1','2023-03-11 07:12:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','17.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516785190560325072',1212,'51678518739','4','2.00','600','retail','0','2023-03-11 10:17:37','','','','208','Cash',82.76,'300','','','5','','1','2023-03-11 07:18:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','17.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516785194941032645',1213,'51678519458','2','1.00','300','retail','0','2023-03-11 10:24:54','','','','208','Cash',41.38,'300','','','5','','1','2023-03-11 07:26:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516785196442232222',1214,'51678519615','6','6.00','1800','retail','0','2023-03-11 10:27:25','','','','208.27','Cash',248.28,'300','','','5','','1','2023-03-11 07:28:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'6','87.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('516785228612042338',1215,'51678521583','8','1.00','130','retail','20','2023-03-11 11:21:01','','','','112','Cash',17.93,'130','','','5','','1','2023-03-11 08:23:06','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516785242510220528',1216,'51678524232','2','1.00','300','retail','0','2023-03-11 11:44:12','','','','208','Cash',41.38,'300','','','5','','1','2023-03-11 08:44:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516785274926232345',1217,'51678526245','6','2.00','600','retail','0','2023-03-11 12:38:13','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-11 09:38:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','87.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516785291513032012',1218,'51678527504','10','1.00','70','retail','0','2023-03-11 13:05:51','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-11 10:06:00','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516785306940342318',1219,'51678530682','2','1.00','300','retail','0','2023-03-11 13:31:34','','','','208','Cash',41.38,'300','','','5','','1','2023-03-11 10:31:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516785328102240343',1220,'51678532801','6','1.00','280','retail','20','2023-03-11 14:06:51','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-11 11:08:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516785356623326332',1221,'51678535651','2','1.00','300','retail','0','2023-03-11 14:54:22','','','','208','Cash',41.38,'300','','','5','','1','2023-03-11 11:54:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516785356833555623',1222,'51678535676','2','1.00','300','retail','0','2023-03-11 14:54:44','','','','208','Cash',41.38,'300','','','5','','1','2023-03-11 11:54:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516785360763233200',1223,'51678536055','6','1.00','300','retail','0','2023-03-11 15:01:51','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-11 12:02:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516785361104202223',1224,'51678536055','6','1.00','300','retail','0','2023-03-11 15:01:51','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-11 12:02:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516785365583026035',1225,'51678536534','2','1.00','300','retail','0','2023-03-11 15:09:19','','','','208','Cash',41.38,'300','','','5','','1','2023-03-11 12:10:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516785371642305217',1226,'51678536617','2','1.00','300','retail','0','2023-03-11 15:19:24','','','','208','Cash',41.38,'300','','','5','','1','2023-03-11 12:19:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516785400753526280',1227,'51678540068','2','1.00','300','retail','0','2023-03-11 16:07:56','','','','208','Cash',41.38,'300','','','5','','1','2023-03-11 13:08:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516785400990639203',1228,'51678540089','2','1.00','300','retail','0','2023-03-11 16:08:19','','','','208','Cash',41.38,'300','','','5','','1','2023-03-11 13:08:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516785401380355224',1229,'51678540131','6','1.00','300','retail','0','2023-03-11 16:08:58','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-11 13:09:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516785415272533323',1230,'51678541520','2','1.00','300','retail','0','2023-03-11 16:33:49','','','','208','Cash',41.38,'300','','','5','','1','2023-03-11 13:33:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516785419535232023',1231,'51678541937','2','2.00','600','retail','0','2023-03-11 16:39:13','','','','208','Cash',82.76,'300','','','5','','1','2023-03-11 13:39:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','24.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516785428810235203',1232,'51678542872','2','1.00','300','retail','0','2023-03-11 16:54:41','','','','208','Cash',41.38,'300','','','5','','1','2023-03-11 13:54:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516785487510323361',1233,'51678548740','2','1.00','300','retail','0','2023-03-11 18:32:32','','','','208','Cash',41.38,'300','','','5','','1','2023-03-11 15:32:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516786192972603923',1234,'51678619279','2','1.00','300','retail','0','2023-03-12 14:08:17','','','','208','Cash',41.38,'300','','','5','','1','2023-03-12 11:08:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516786193489308226',1235,'51678619334','6','1.00','280','retail','20','2023-03-12 14:09:09','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-12 11:09:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516786193863283324',1236,'51678619372','6','1.00','300','retail','0','2023-03-12 14:09:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-12 11:09:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516786194132356801',1237,'51678619395','6','1.00','300','retail','0','2023-03-12 14:10:13','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-12 11:10:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516786194483323211',1238,'51678619439','2','1.00','300','retail','0','2023-03-12 14:10:49','','','','208','Cash',41.38,'300','','','5','','1','2023-03-12 11:10:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516786194669527061',1239,'51678619459','2','1.00','300','retail','0','2023-03-12 14:11:06','','','','208','Cash',41.38,'300','','','5','','1','2023-03-12 11:11:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516786194841068401',1240,'51678619476','4','1.00','300','retail','0','2023-03-12 14:11:24','','','','208','Cash',41.38,'300','','','5','','1','2023-03-12 11:11:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516786195073425463',1241,'51678619494','6','1.00','300','retail','0','2023-03-12 14:11:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-12 11:12:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516786195623825358',1242,'51678619555','2','1.00','300','retail','0','2023-03-12 14:12:43','','','','208','Cash',41.38,'300','','','5','','1','2023-03-12 11:12:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516786195863228327',1243,'51678619573','6','1.00','300','retail','0','2023-03-12 14:13:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-12 11:13:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516786221494260223',1244,'51678622138','6','5.00','1500','retail','0','2023-03-12 14:59:44','','','','208.27','Cash',206.90,'300','','','5','','1','2023-03-12 11:59:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','87.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('516786221670700122',1245,'51678622138','4','2.00','600','retail','0','2023-03-12 14:59:44','','','','208','Cash',82.76,'300','','','5','','1','2023-03-12 11:59:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','17.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516786224786034500',1246,'51678622471','6','1.00','300','retail','0','2023-03-12 15:02:32','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-12 12:02:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516786231673333230',1247,'51678623159','6','1.00','300','retail','0','2023-03-12 15:13:30','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-12 12:13:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516786263762252202',1248,'51678625985','12','1.00','30','retail','0','2023-03-12 16:06:26','','','','8','Cash',4.14,'30','','','5','','1','2023-03-12 13:06:34','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516786266703002762',1249,'51678626653','4','1.00','300','retail','0','2023-03-12 16:13:27','','','','208','Cash',41.38,'300','','','5','','1','2023-03-12 13:14:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516786291063202232',1250,'51678629099','6','1.00','300','retail','0','2023-03-12 16:51:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-12 13:52:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516786292944052902',1251,'51678629134','4','1.00','300','retail','0','2023-03-12 16:54:54','','','','208','Cash',41.38,'300','','','5','','1','2023-03-12 13:55:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516786361936316332',1252,'51678636171','12','2.00','60','retail','0','2023-03-12 18:49:53','','','','8','Cash',8.28,'30','','','5','','1','2023-03-12 15:50:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('516786899416194387',1253,'51678687755','6','1.00','280','retail','20','2023-03-13 09:45:42','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-13 06:45:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516786899722026322',1254,'51678689956','6','1.00','280','retail','20','2023-03-13 09:46:13','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-13 06:46:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516786909311232876',1255,'51678690919','6','5.00','1500','retail','0','2023-03-13 10:02:11','','','','208.27','Cash',206.90,'300','','','5','','1','2023-03-13 07:02:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','87.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('516786910820275482',1256,'51678690957','6','10.00','2800','retail','200','2023-03-13 10:04:43','','','','208.27','Cash',386.21,'280','','','5','','1','2023-03-13 07:04:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','87.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516786912212203922',1257,'51678691205','2','1.00','300','retail','0','2023-03-13 10:28:04','','','','208','Cash',41.38,'300','','','5','','1','2023-03-13 07:28:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516786940616390330',1258,'51678694036','6','7.00','1750','retail','350','2023-03-13 10:54:22','','','','208.27','Cash',241.38,'250','','','5','','1','2023-03-13 07:54:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','87.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('516786940952383328',1259,'51678694079','6','5.00','1250','retail','250','2023-03-13 10:54:55','','','','208.27','Cash',172.41,'250','','','5','','1','2023-03-13 07:55:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','87.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('516786941393332218',1260,'51678694105','6','1.00','250','retail','50','2023-03-13 10:55:40','','','','208.27','Cash',34.48,'250','','','5','','1','2023-03-13 08:11:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516786951332312017',1261,'51678695123','8','5.00','750','retail','0','2023-03-13 11:12:37','','','','112','Cash',103.45,'150','','','5','','1','2023-03-13 08:12:50','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','10.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516786951565019362',1262,'51678695123','6','2.00','600','retail','0','2023-03-13 11:12:37','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-13 08:12:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','87.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516786969992329233',1263,'51678696980','6','1.00','300','retail','0','2023-03-13 11:43:19','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-13 08:43:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516787006643222316',1264,'51678700649','4','2.00','560','retail','40','2023-03-13 12:44:24','','','','208','Cash',77.24,'280','','','5','','1','2023-03-13 09:45:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','17.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516787008227220423',1265,'51678700815','12','1.00','30','retail','0','2023-03-13 12:47:02','','','','8','Cash',4.14,'30','','','5','','1','2023-03-13 09:47:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516787015205336107',1266,'51678701438','6','2.00','600','retail','0','2023-03-13 12:58:40','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-13 09:59:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','87.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516787016238728033',1267,'51678701566','4','5.00','1500','retail','0','2023-03-13 13:00:23','','','','208','Cash',206.90,'300','','','5','','1','2023-03-13 10:02:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','17.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516787017452000073',1268,'51678701734','6','1.00','300','retail','0','2023-03-13 13:02:25','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-13 10:03:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516787018273820020',1269,'51678701811','2','1.00','300','retail','0','2023-03-13 13:03:57','','','','208','Cash',41.38,'300','','','5','','1','2023-03-13 10:04:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516787019847010033',1270,'51678701867','6','2.00','600','retail','0','2023-03-13 13:06:24','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-13 10:06:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','87.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516787021861846710',1271,'51678702014','2','1.00','280','retail','20','2023-03-13 13:09:47','','','','208','Cash',38.62,'280','','','5','','1','2023-03-13 10:10:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516787022972033033',1272,'51678702288','2','1.00','300','retail','0','2023-03-13 13:11:38','','','','208','Cash',41.38,'300','','','5','','1','2023-03-13 10:11:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516787057421553373',1273,'51678705726','4','1.00','300','retail','0','2023-03-13 14:09:03','','','','208','Cash',41.38,'300','','','5','','1','2023-03-13 11:09:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516787060122132210',1274,'51678706003','2','1.00','300','retail','0','2023-03-13 14:13:32','','','','208','Cash',41.38,'300','','','5','','1','2023-03-13 11:13:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516787062222222320',1275,'51678706211','6','1.00','250','retail','50','2023-03-13 14:17:02','','','','208.27','Cash',34.48,'250','','','5','','1','2023-03-13 11:17:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516787089126322233',1276,'51678708874','8','1.00','130','retail','20','2023-03-13 15:01:53','','','','112','Cash',17.93,'130','','','5','','1','2023-03-13 12:02:45','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516787141312333320',1277,'51678714125','6','1.00','300','retail','0','2023-03-13 16:31:10','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-13 13:31:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516787174962224668',1278,'51678717489','2','1.00','300','retail','0','2023-03-13 17:24:56','','','','208','Cash',41.38,'300','','','5','','1','2023-03-13 14:25:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516787175351101223',1279,'51678717511','6','1.00','300','retail','0','2023-03-13 17:25:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-13 14:25:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516787184751330377',1280,'51678718460','2','1.00','300','retail','0','2023-03-13 17:41:15','','','','208','Cash',41.38,'300','','','5','','1','2023-03-13 14:41:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516787192312320392',1281,'51678719219','6','2.00','560','retail','40','2023-03-13 17:53:51','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-13 14:53:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','87.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('416787219491333232',1282,'41678721941','2','1.00','300','retail','0','2023-03-13 18:39:09','','','','208','Cash',41.38,'300','','','4','','1','2023-03-13 15:39:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('416787219874303131',1283,'41678721976','6','1.00','300','retail','0','2023-03-13 18:39:47','','','','208.27','Cash',41.38,'300','','','4','','1','2023-03-13 15:40:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('416787220543332030',1284,'41678722044','4','1.00','300','retail','0','2023-03-13 18:40:54','','','','208','Cash',41.38,'300','','','4','','1','2023-03-13 15:41:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('416787220982223202',1285,'41678722088','4','1.00','280','retail','20','2023-03-13 18:41:39','','','','208','Cash',38.62,'280','','','4','','1','2023-03-13 15:42:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516787747492023203',1286,'51678774743','4','1.00','300','retail','0','2023-03-14 09:19:09','','','','208','Cash',41.38,'300','','','5','','1','2023-03-14 06:19:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516787764487623332',1287,'51678776441','4','1.00','300','retail','0','2023-03-14 09:47:29','','','','208','Cash',41.38,'300','','','5','','1','2023-03-14 06:48:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516787766273330302',1288,'51678776618','6','2.00','600','retail','0','2023-03-14 09:52:11','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-14 06:52:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','88.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516787777518123070',1289,'51678777744','6','1.00','300','retail','0','2023-03-14 10:09:11','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-14 07:15:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('516787790729073324',1290,'51678778222','6','5.00','1400','retail','100','2023-03-14 10:31:13','','','','208.27','Cash',193.10,'280','','','5','','1','2023-03-14 07:31:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'5','88.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('516787812312388331',1291,'51678781087','8','2.00','300','retail','0','2023-03-14 11:07:12','','','','112','Cash',41.38,'150','','','5','','1','2023-03-14 08:07:29','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516787836533035133',1292,'51678781265','2','1.00','300','retail','0','2023-03-14 11:47:33','','','','208','Cash',41.38,'300','','','5','','1','2023-03-14 08:47:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516787844612332331',1293,'51678783667','4','1.00','300','retail','0','2023-03-14 12:01:02','','','','208','Cash',41.38,'300','','','5','','1','2023-03-14 09:01:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516787852384362335',1294,'51678785225','6','2.00','600','retail','0','2023-03-14 12:13:58','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-14 09:14:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','88.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516787876890325827',1295,'51678787673','6','5.00','1400','retail','100','2023-03-14 13:04:06','','','','208.27','Cash',193.10,'280','','','5','','1','2023-03-14 10:05:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'5','88.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('516787886532333838',1296,'51678788646','2','1.00','300','retail','0','2023-03-14 13:10:53','','','','208','Cash',41.38,'300','','','5','','1','2023-03-14 10:11:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516787909622629630',1297,'51678790949','6','4.00','1120','retail','80','2023-03-14 13:49:22','','','','208.27','Cash',154.48,'280','','','5','','1','2023-03-14 10:49:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','88.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('516787926500602286',1298,'51678792642','2','1.00','300','retail','0','2023-03-14 14:17:30','','','','208','Cash',41.38,'300','','','5','','1','2023-03-14 11:17:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516787926833382333',1299,'51678792672','4','3.00','900','retail','0','2023-03-14 14:18:03','','','','208','Cash',124.14,'300','','','5','','1','2023-03-14 11:19:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','17.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516787929011102194',1300,'51678792889','6','1.00','280','retail','20','2023-03-14 14:21:42','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-14 11:22:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('516787939952337223',1301,'51678793966','6','1.00','300','retail','0','2023-03-14 14:39:56','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-14 11:40:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('516787959993209433',1302,'51678795993','2','1.00','300','retail','0','2023-03-14 15:13:20','','','','208','Cash',41.38,'300','','','5','','1','2023-03-14 12:13:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516787960150223342',1303,'51678796009','2','1.00','300','retail','0','2023-03-14 15:13:36','','','','208','Cash',41.38,'300','','','5','','1','2023-03-14 12:14:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516787999717991173',1304,'51678799961','2','10.00','3000','retail','0','2023-03-14 16:27:22','','','','208','Cash',413.79,'300','','','5','','1','2023-03-14 13:27:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'10','24.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516788004644653386',1305,'51678800451','6','1.00','300','retail','0','2023-03-14 16:27:44','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-14 13:28:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('516788027460133237',1306,'51678802737','4','1.00','300','retail','0','2023-03-14 17:05:47','','','','208','Cash',41.38,'300','','','5','','1','2023-03-14 14:06:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516788027743200768',1307,'51678802766','4','1.00','300','retail','0','2023-03-14 17:06:14','','','','208','Cash',41.38,'300','','','5','','1','2023-03-14 14:06:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516788036299032338',1308,'51678803620','6','1.00','300','retail','0','2023-03-14 17:20:29','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-14 14:20:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('516788036692723333',1309,'51678803657','4','1.00','300','retail','0','2023-03-14 17:21:09','','','','208','Cash',41.38,'300','','','5','','1','2023-03-14 14:21:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516788077747802884',1310,'51678807762','2','1.00','280','retail','20','2023-03-14 18:29:34','','','','208','Cash',38.62,'280','','','5','','1','2023-03-14 15:31:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516788079553036025',1311,'51678807941','2','1.00','280','retail','20','2023-03-14 18:32:36','','','','208','Cash',38.62,'280','','','5','','1','2023-03-14 15:32:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516788080370423822',1312,'51678808027','2','1.00','300','retail','0','2023-03-14 18:33:57','','','','208','Cash',41.38,'300','','','5','','1','2023-03-14 15:35:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516788101290239233',1313,'51678810116','6','2.00','560','retail','40','2023-03-14 19:08:50','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-14 16:18:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','88.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516788627592552337',1314,'51678862743','6','30.00','8400','retail','600','2023-03-15 09:53:08','','','','208.27','Cash',1158.62,'280','','','5','','1','2023-03-15 06:53:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'30','88.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516788661322068030',1315,'51678866122','6','10.00','2800','retail','200','2023-03-15 10:42:12','','','','208.27','Cash',386.21,'280','','','5','','1','2023-03-15 07:42:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','88.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('516788661652330538',1316,'51678866144','12','1.00','30','retail','0','2023-03-15 10:42:46','','','','8','Cash',4.14,'30','','','5','','1','2023-03-15 07:42:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516788706943046222',1317,'51678870684','6','1.00','280','retail','20','2023-03-15 11:58:15','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-15 08:58:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('516788707392376797',1318,'51678870726','4','1.00','300','retail','0','2023-03-15 11:59:00','','','','208','Cash',41.38,'300','','','5','','1','2023-03-15 09:00:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516788708753010282',1319,'51678870866','6','2.00','600','retail','0','2023-03-15 12:01:15','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-15 09:01:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','88.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516788709513132232',1320,'51678870942','2','1.00','300','retail','0','2023-03-15 12:02:31','','','','208','Cash',41.38,'300','','','5','','1','2023-03-15 09:03:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516788711180136033',1321,'51678871111','2','1.00','300','retail','0','2023-03-15 12:05:18','','','','208','Cash',41.38,'300','','','5','','1','2023-03-15 09:05:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516788754183233230',1322,'51678875401','6','15.00','4200','retail','300','2023-03-15 13:16:59','','','','208.27','Cash',579.31,'280','','','5','','1','2023-03-15 10:23:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'15','88.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('516788758283320203',1323,'51678875821','2','1.00','300','retail','0','2023-03-15 13:23:49','','','','208','Cash',41.38,'300','','','5','','1','2023-03-15 10:25:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516788759293029224',1324,'51678875921','6','1.00','300','retail','0','2023-03-15 13:25:29','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-15 10:25:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('516788759503215322',1325,'51678875939','6','2.00','600','retail','0','2023-03-15 13:25:51','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-15 10:26:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','88.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516788816914628234',1326,'51678881682','2','1.00','300','retail','0','2023-03-15 15:01:32','','','','208','Cash',41.38,'300','','','5','','1','2023-03-15 12:02:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516788817920822832',1327,'51678881760','12','1.00','30','retail','0','2023-03-15 15:03:12','','','','8','Cash',4.14,'30','','','5','','1','2023-03-15 12:03:22','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516788818191310186',1328,'51678881812','6','1.00','300','retail','0','2023-03-15 15:03:40','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-15 12:03:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('516788824067654322',1329,'51678882396','6','1.00','300','retail','0','2023-03-15 15:14:48','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-15 12:14:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('516788858686882435',1330,'51678885860','4','1.00','300','retail','0','2023-03-15 16:11:09','','','','208','Cash',41.38,'300','','','5','','1','2023-03-15 13:13:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516788880588083323',1331,'51678888052','10','1.00','70','retail','0','2023-03-15 16:47:39','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-15 13:47:47','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516788885020208380',1332,'51678888493','2','1.00','300','retail','0','2023-03-15 16:55:03','','','','208','Cash',41.38,'300','','','5','','1','2023-03-15 13:55:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516788900382232022',1333,'51678890028','4','1.00','300','retail','0','2023-03-15 17:20:38','','','','208','Cash',41.38,'300','','','5','','1','2023-03-15 14:20:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516788908150320195',1334,'51678890046','2','1.00','300','retail','0','2023-03-15 17:33:36','','','','208','Cash',41.38,'300','','','5','','1','2023-03-15 14:34:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516788911460202300',1335,'51678891137','12','1.00','30','retail','0','2023-03-15 17:39:06','','','','8','Cash',4.14,'30','','','5','','1','2023-03-15 14:39:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516788942723843000',1336,'51678894264','2','1.00','300','retail','0','2023-03-15 18:31:13','','','','208','Cash',41.38,'300','','','5','','1','2023-03-15 15:31:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516789502183340709',1337,'51678950206','6','1.00','280','retail','20','2023-03-16 10:03:39','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-16 07:03:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('516789502550028232',1338,'51678950238','2','1.00','300','retail','0','2023-03-16 10:04:16','','','','208','Cash',41.38,'300','','','5','','1','2023-03-16 07:04:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516789502890207352',1339,'51678950283','2','1.00','300','retail','0','2023-03-16 10:04:50','','','','208','Cash',41.38,'300','','','5','','1','2023-03-16 07:04:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516789503210222706',1340,'51678950313','6','2.00','600','retail','0','2023-03-16 10:05:22','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-16 07:05:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','88.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516789511912210380',1341,'51678951175','6','5.00','1250','retail','250','2023-03-16 10:19:52','','','','208.27','Cash',172.41,'250','','','5','','1','2023-03-16 07:20:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','91.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516789514253202100',1342,'51678951224','6','5.00','1250','retail','250','2023-03-16 10:23:46','','','','208.27','Cash',172.41,'250','','','5','','1','2023-03-16 07:23:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','91.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('516789569916279200',1343,'51678956985','4','1.00','300','retail','0','2023-03-16 11:56:32','','','','208','Cash',41.38,'300','','','5','','1','2023-03-16 08:56:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516789571232321736',1344,'51678957111','6','3.00','900','retail','0','2023-03-16 11:58:43','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-16 08:59:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('516789572962727222',1345,'51678957280','6','1.00','300','retail','0','2023-03-16 12:01:36','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-16 09:01:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516789580561200085',1346,'51678958050','2','1.00','300','retail','0','2023-03-16 12:14:16','','','','208','Cash',41.38,'300','','','5','','1','2023-03-16 09:14:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516789598365002256',1347,'51678958278','6','1.00','280','retail','20','2023-03-16 12:43:57','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-16 09:46:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516789630523030226',1348,'51678963040','4','1.00','280','retail','20','2023-03-16 13:37:33','','','','208','Cash',38.62,'280','','','5','','1','2023-03-16 10:37:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516789656602209263',1349,'51678965648','6','1.00','300','retail','0','2023-03-16 14:21:12','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-16 11:21:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516789656713133025',1350,'51678965648','2','2.00','600','retail','0','2023-03-16 14:21:12','','','','208','Cash',82.76,'300','','','5','','1','2023-03-16 11:21:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','25.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516789657185330838',1351,'51678965697','6','1.00','300','retail','0','2023-03-16 14:22:05','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-16 11:22:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516789657252423330',1352,'51678965697','4','1.00','300','retail','0','2023-03-16 14:22:05','','','','208','Cash',41.38,'300','','','5','','1','2023-03-16 11:22:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516789658036233870',1353,'51678965736','6','3.00','900','retail','0','2023-03-16 14:23:23','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-16 11:24:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('516789658987932902',1354,'51678965889','4','2.00','600','retail','0','2023-03-16 14:26:53','','','','208','Cash',82.76,'300','','','5','','1','2023-03-16 11:27:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','18.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516789679013302200',1355,'51678967890','2','2.00','600','retail','0','2023-03-16 14:58:22','','','','208','Cash',82.76,'300','','','5','','1','2023-03-16 11:58:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','25.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516789692262622029',1356,'51678968897','6','1.00','300','retail','0','2023-03-16 15:20:27','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-16 12:20:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516789699930269178',1357,'51678969982','4','2.00','600','retail','0','2023-03-16 15:33:13','','','','208','Cash',82.76,'300','','','5','','1','2023-03-16 12:33:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','18.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516789708882000838',1358,'51678970536','12','1.00','30','retail','0','2023-03-16 15:48:08','','','','8','Cash',4.14,'30','','','5','','1','2023-03-16 12:49:09','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516789709690231844',1359,'51678970950','6','2.00','600','retail','0','2023-03-16 15:49:29','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-16 12:49:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('516789709872482937',1360,'51678970978','6','1.00','300','retail','0','2023-03-16 15:49:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-16 12:49:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516789726420232222',1361,'51678972605','6','2.00','600','retail','0','2023-03-16 16:17:22','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-16 13:37:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('516789747410722222',1362,'51678974734','4','1.00','300','retail','0','2023-03-16 16:53:47','','','','208','Cash',41.38,'300','','','5','','1','2023-03-16 13:53:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516789759213393033',1363,'51678975910','2','2.00','600','retail','0','2023-03-16 17:12:01','','','','208','Cash',82.76,'300','','','5','','1','2023-03-16 14:12:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','25.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516789765332213153',1364,'51678976522','2','1.00','280','retail','20','2023-03-16 17:22:13','','','','208','Cash',38.62,'280','','','5','','1','2023-03-16 14:22:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516789770517321826',1365,'51678977036','6','2.00','560','retail','40','2023-03-16 17:30:51','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-16 14:31:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('516789772123317203',1366,'51678977190','6','1.00','280','retail','20','2023-03-16 17:33:32','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-16 14:34:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516789794383008339',1367,'51678979418','8','2.00','260','retail','40','2023-03-16 18:10:39','','','','112','Cash',35.86,'130','','','5','','1','2023-03-16 15:12:33','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516789799723906105',1368,'51678979964','2','1.00','300','retail','0','2023-03-16 18:19:32','','','','208','Cash',41.38,'300','','','5','','1','2023-03-16 15:20:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516789827193282798',1369,'51678982711','6','1.00','300','retail','0','2023-03-16 19:05:19','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-16 16:05:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516790333240206312',1370,'51679032831','2','1.00','300','retail','0','2023-03-17 09:08:45','','','','208','Cash',41.38,'300','','','5','','1','2023-03-17 06:08:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516790333470303027',1371,'51679033338','4','1.00','300','retail','0','2023-03-17 09:09:07','','','','208','Cash',41.38,'300','','','5','','1','2023-03-17 06:09:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516790333703323943',1372,'51679033356','8','2.00','300','retail','0','2023-03-17 09:09:38','','','','112','Cash',41.38,'150','','','5','','1','2023-03-17 06:10:00','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516790333782300357',1373,'51679033356','2','1.00','300','retail','0','2023-03-17 09:09:38','','','','208','Cash',41.38,'300','','','5','','1','2023-03-17 06:10:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516790334382864002',1374,'51679033427','6','1.00','280','retail','20','2023-03-17 09:10:39','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-17 06:14:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516790345025350922',1375,'51679034449','6','15.00','4200','retail','300','2023-03-17 09:28:22','','','','208.27','Cash',579.31,'280','','','5','','1','2023-03-17 06:31:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'15','91.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516790347472720927',1376,'51679034718','6','10.00','2800','retail','200','2023-03-17 09:32:27','','','','208.27','Cash',386.21,'280','','','5','','1','2023-03-17 06:36:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','91.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('516790351043303003',1377,'51679035085','6','2.00','560','retail','40','2023-03-17 09:38:24','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-17 06:38:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('516790351592909052',1378,'51679035154','2','1.00','300','retail','0','2023-03-17 09:39:40','','','','208','Cash',41.38,'300','','','5','','1','2023-03-17 06:39:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516790379990332933',1379,'51679037991','6','2.00','600','retail','0','2023-03-17 10:26:40','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-17 07:26:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('516790384222009030',1380,'51679038408','6','1.00','280','retail','20','2023-03-17 10:33:43','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-17 07:33:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516790435848023230',1381,'51679043576','2','1.00','300','retail','0','2023-03-17 11:59:44','','','','208','Cash',41.38,'300','','','5','','1','2023-03-17 08:59:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516790438264423502',1382,'51679043815','8','4.00','520','retail','80','2023-03-17 12:03:47','','','','112','Cash',71.72,'130','','','5','','1','2023-03-17 09:05:31','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'4','10.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516790476292223232',1383,'51679047617','6','2.00','560','retail','40','2023-03-17 13:07:10','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-17 10:29:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('516790490043233223',1384,'51679048996','4','1.00','300','retail','0','2023-03-17 13:30:05','','','','208','Cash',41.38,'300','','','5','','1','2023-03-17 10:30:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516790491544425353',1385,'51679049148','2','1.00','300','retail','0','2023-03-17 13:32:35','','','','208','Cash',41.38,'300','','','5','','1','2023-03-17 10:32:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516790491767317221',1386,'51679049165','6','1.00','300','retail','0','2023-03-17 13:32:56','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-17 10:33:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516790513282312718',1387,'51679051316','6','2.00','600','retail','0','2023-03-17 14:08:49','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-17 11:09:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('516790513782003094',1388,'51679051366','6','1.00','300','retail','0','2023-03-17 14:09:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-17 11:09:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516790522512226015',1389,'51679052234','6','3.00','900','retail','0','2023-03-17 14:24:12','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-17 11:24:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('516790539700320220',1390,'51679053953','6','2.00','600','retail','0','2023-03-17 14:52:50','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-17 11:53:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('516790566591603335',1391,'51679056645','4','1.00','280','retail','20','2023-03-17 15:37:40','','','','208','Cash',38.62,'280','','','5','','1','2023-03-17 12:37:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516790566943033002',1392,'51679056688','12','1.00','30','retail','0','2023-03-17 15:38:14','','','','8','Cash',4.14,'30','','','5','','1','2023-03-17 12:38:27','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516790567655743223',1393,'51679056753','4','2.00','560','retail','40','2023-03-17 15:39:25','','','','208','Cash',77.24,'280','','','5','','1','2023-03-17 12:39:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','18.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516790567992322520',1394,'51679056775','8','1.00','130','retail','20','2023-03-17 15:39:59','','','','112','Cash',17.93,'130','','','5','','1','2023-03-17 12:40:08','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516790569303022222',1395,'51679056924','4','1.00','300','retail','0','2023-03-17 15:42:11','','','','208','Cash',41.38,'300','','','5','','1','2023-03-17 12:42:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516790624100332173',1396,'51679062404','2','1.00','300','retail','0','2023-03-17 17:13:41','','','','208','Cash',41.38,'300','','','5','','1','2023-03-17 14:13:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516790625622023300',1397,'51679062554','6','2.00','600','retail','0','2023-03-17 17:16:02','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-17 14:16:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','93.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('416790669874203044',1398,'41679066975','8','1.00','130','retail','20','2023-03-17 18:29:47','','','','112','Cash',17.93,'130','','','4','','1','2023-03-17 15:29:54','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516790674240304063',1399,'51679067417','12','1.00','30','retail','0','2023-03-17 18:37:04','','','','8','Cash',4.14,'30','','','5','','1','2023-03-17 15:37:12','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516790677263022430',1400,'51679067713','4','1.00','300','retail','0','2023-03-17 18:42:07','','','','208','Cash',41.38,'300','','','5','','1','2023-03-17 15:42:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516790678183212226',1401,'51679067809','6','1.00','300','retail','0','2023-03-17 18:43:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-17 15:43:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('516790678373324020',1402,'51679067829','6','2.00','600','retail','0','2023-03-17 18:43:57','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-17 15:44:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','93.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('516791194377723032',1403,'51679119432','6','1.00','300','retail','0','2023-03-18 09:03:58','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-18 06:04:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('516791230451245000',1404,'51679121511','2','1.00','280','retail','20','2023-03-18 10:04:05','','','','208','Cash',38.62,'280','','','5','','1','2023-03-18 07:05:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('516791232203211330',1405,'51679123215','6','1.00','300','retail','0','2023-03-18 10:07:01','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-18 07:07:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('516791268709231722',1406,'51679124055','2','1.00','300','retail','0','2023-03-18 11:07:50','','','','208','Cash',41.38,'300','','','5','','1','2023-03-18 08:08:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('516791275143333212',1407,'51679127507','2','1.00','300','retail','0','2023-03-18 11:18:35','','','','208','Cash',41.38,'300','','','5','','1','2023-03-18 08:19:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('516791309499933262',1408,'51679130942','2','1.00','300','retail','0','2023-03-18 12:15:50','','','','208','Cash',41.38,'300','','','5','','1','2023-03-18 09:16:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('516791309803330333',1409,'51679130964','6','2.00','600','retail','0','2023-03-18 12:16:21','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-18 09:16:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','93.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('516791315477754214',1410,'51679131540','2','1.00','300','retail','0','2023-03-18 12:25:48','','','','208','Cash',41.38,'300','','','5','','1','2023-03-18 09:26:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('516791316209302637',1411,'51679131610','6','2.00','600','retail','0','2023-03-18 12:27:01','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-18 09:27:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','93.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('516791350403230210',1412,'51679135033','6','1.00','300','retail','0','2023-03-18 13:24:00','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-18 10:24:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('516791350770330332',1413,'51679135067','2','1.00','300','retail','0','2023-03-18 13:39:42','','','','208','Cash',41.38,'300','','','5','','1','2023-03-18 10:40:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('516791363743073214',1414,'51679136289','12','1.00','30','retail','0','2023-03-18 13:46:30','','','','8','Cash',4.14,'30','','','5','','1','2023-03-18 10:46:41','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516791364791023303',1415,'51679136401','8','1.00','130','retail','20','2023-03-18 13:48:00','','','','112','Cash',17.93,'130','','','5','','1','2023-03-18 10:54:57','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516791369063125902',1416,'51679136898','6','1.00','300','retail','0','2023-03-18 13:55:06','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-18 10:55:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('516791428240162925',1417,'51679142813','2','1.00','280','retail','20','2023-03-18 15:33:44','','','','208','Cash',38.62,'280','','','5','','1','2023-03-18 12:33:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('516791434662122132',1418,'51679143458','6','1.00','280','retail','20','2023-03-18 15:44:27','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-18 12:44:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516791437344243132',1419,'51679143705','2','2.00','600','retail','0','2023-03-18 15:49:14','','','','208','Cash',82.76,'300','','','5','','1','2023-03-18 12:49:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','29.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516791437540952607',1420,'51679143705','6','3.00','900','retail','0','2023-03-18 15:49:14','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-18 12:49:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','94.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('516791438132322432',1421,'51679143807','6','1.00','300','retail','0','2023-03-18 15:50:13','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-18 12:50:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516791484873049331',1422,'51679148474','10','2.00','140','retail','0','2023-03-18 17:08:07','','','','63.76','Cash',19.31,'70','','','5','','1','2023-03-18 14:09:03','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516791499369370462',1423,'51679148544','4','1.00','300','retail','0','2023-03-18 17:32:17','','','','208','Cash',41.38,'300','','','5','','1','2023-03-18 14:32:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516791509383290333',1424,'51679150926','4','1.00','300','retail','0','2023-03-18 17:48:59','','','','208','Cash',41.38,'300','','','5','','1','2023-03-18 14:49:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516791512072322202',1425,'51679151201','2','1.00','300','retail','0','2023-03-18 17:53:28','','','','208','Cash',41.38,'300','','','5','','1','2023-03-18 14:53:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516791547412155372',1426,'51679154729','6','1.00','280','retail','20','2023-03-18 18:52:22','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-18 15:52:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516791551140302271',1427,'51679155108','6','1.00','300','retail','0','2023-03-18 18:58:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-18 15:59:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516791551722131300',1428,'51679155166','8','1.00','150','retail','0','2023-03-18 18:59:32','','','','112','Cash',20.69,'150','','','5','','1','2023-03-18 15:59:41','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516792212694922102',1429,'51679221243','6','3.00','900','retail','0','2023-03-19 13:21:17','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-19 10:21:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','94.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('516792212772232720',1430,'51679221243','4','1.00','300','retail','0','2023-03-19 13:21:17','','','','208','Cash',41.38,'300','','','5','','1','2023-03-19 10:21:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516792213123231252',1431,'51679221298','8','2.00','300','retail','0','2023-03-19 13:21:52','','','','112','Cash',41.38,'150','','','5','','1','2023-03-19 10:22:05','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516792213383093264',1432,'51679221326','2','1.00','300','retail','0','2023-03-19 13:22:19','','','','208','Cash',41.38,'300','','','5','','1','2023-03-19 10:22:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516792213613222321',1433,'51679221350','6','1.00','300','retail','0','2023-03-19 13:22:42','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-19 10:22:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516792218325822003',1434,'51679221822','6','3.00','900','retail','0','2023-03-19 13:30:32','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-19 10:30:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','94.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('516792255803033320',1435,'51679225574','6','1.00','300','retail','0','2023-03-19 14:33:01','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-19 11:33:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516792264843602333',1436,'51679226476','4','1.00','300','retail','0','2023-03-19 14:48:04','','','','208','Cash',41.38,'300','','','5','','1','2023-03-19 11:48:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516792290940233263',1437,'51679229085','2','1.00','300','retail','0','2023-03-19 15:31:34','','','','208','Cash',41.38,'300','','','5','','1','2023-03-19 12:31:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516792323503332302',1438,'51679232343','4','1.00','300','retail','0','2023-03-19 16:51:39','','','','208','Cash',41.38,'300','','','5','','1','2023-03-19 13:51:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516792342512512100',1439,'51679234232','4','1.00','300','retail','0','2023-03-19 16:57:31','','','','208','Cash',41.38,'300','','','5','','1','2023-03-19 13:59:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516792344284282322',1440,'51679234366','2','2.00','600','retail','0','2023-03-19 17:00:29','','','','208','Cash',82.76,'300','','','5','','1','2023-03-19 14:00:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','29.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516792349381335027',1441,'51679234932','6','1.00','300','retail','0','2023-03-19 17:08:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-19 14:09:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516792364843209241',1442,'51679236477','2','1.00','300','retail','0','2023-03-19 17:34:44','','','','208','Cash',41.38,'300','','','5','','1','2023-03-19 14:34:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516792370280011137',1443,'51679237020','6','1.00','300','retail','0','2023-03-19 17:43:48','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-19 14:44:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516792370529323622',1444,'51679237041','2','1.00','300','retail','0','2023-03-19 17:44:13','','','','208','Cash',41.38,'300','','','5','','1','2023-03-19 14:44:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516792371133230312',1445,'51679237105','6','1.00','300','retail','0','2023-03-19 17:45:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-19 14:45:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516792379260323702',1446,'51679237917','4','1.00','300','retail','0','2023-03-19 17:58:47','','','','208','Cash',41.38,'300','','','5','','1','2023-03-19 14:59:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516792381802015288',1447,'51679238164','2','1.00','300','retail','0','2023-03-19 18:03:01','','','','208','Cash',41.38,'300','','','5','','1','2023-03-19 15:03:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516792392355223223',1448,'51679239228','6','1.00','300','retail','0','2023-03-19 18:20:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-19 15:20:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516792403052590033',1449,'51679240285','6','4.00','1200','retail','0','2023-03-19 18:38:25','','','','208.27','Cash',165.52,'300','','','5','','1','2023-03-19 15:40:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','94.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516792404656552226',1450,'51679240459','2','1.00','300','retail','0','2023-03-19 18:41:06','','','','208','Cash',41.38,'300','','','5','','1','2023-03-19 15:41:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516792415353923597',1451,'51679241528','2','1.00','300','retail','0','2023-03-19 18:58:55','','','','208','Cash',41.38,'300','','','5','','1','2023-03-19 15:59:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516792918782722048',1452,'51679291864','6','9.00','2520','retail','180','2023-03-20 08:57:58','','','','208.27','Cash',347.59,'280','','','5','','1','2023-03-20 05:58:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'9','94.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516792927502927503',1453,'51679292739','6','10.00','2800','retail','200','2023-03-20 09:12:30','','','','208.27','Cash',386.21,'280','','','5','','1','2023-03-20 06:12:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','94.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('516792966362223922',1454,'51679296607','6','6.00','1500','retail','300','2023-03-20 10:17:16','','','','208.27','Cash',206.90,'250','','','5','','1','2023-03-20 07:17:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','94.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('516792967240350243',1455,'51679296666','6','4.00','1000','retail','200','2023-03-20 10:18:44','','','','208.27','Cash',137.93,'250','','','5','','1','2023-03-20 07:19:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','94.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516792968303333130',1456,'51679296748','6','1.00','250','retail','50','2023-03-20 10:20:30','','','','208.27','Cash',34.48,'250','','','5','','1','2023-03-20 07:20:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516792968607227332',1457,'51679296852','4','1.00','300','retail','0','2023-03-20 10:21:00','','','','208','Cash',41.38,'300','','','5','','1','2023-03-20 07:21:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516792968969218359',1458,'51679296887','6','2.00','600','retail','0','2023-03-20 10:21:36','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-20 07:21:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','94.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('516792969163323321',1459,'51679296909','2','1.00','300','retail','0','2023-03-20 10:21:56','','','','208','Cash',41.38,'300','','','5','','1','2023-03-20 07:22:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516793014741224323',1460,'51679301464','6','1.00','280','retail','20','2023-03-20 11:37:54','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-20 08:38:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516793015131313223',1461,'51679301505','10','1.00','70','retail','0','2023-03-20 11:38:34','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-20 08:38:44','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516793015833323500',1462,'51679301576','2','1.00','300','retail','0','2023-03-20 11:39:44','','','','208','Cash',41.38,'300','','','5','','1','2023-03-20 08:39:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516793016412063231',1463,'51679301595','4','2.00','600','retail','0','2023-03-20 11:40:42','','','','208','Cash',82.76,'300','','','5','','1','2023-03-20 08:40:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','18.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516793020623030332',1464,'51679301805','6','2.00','600','retail','0','2023-03-20 11:47:43','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-20 08:48:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','94.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('516793026052266260',1465,'51679302535','8','1.00','130','retail','20','2023-03-20 11:56:45','','','','112','Cash',17.93,'130','','','5','','1','2023-03-20 08:56:54','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516793047132220343',1466,'51679304695','4','2.00','600','retail','0','2023-03-20 12:31:54','','','','208','Cash',82.76,'300','','','5','','1','2023-03-20 09:32:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','18.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516793089677386020',1467,'51679308961','2','1.00','300','retail','0','2023-03-20 13:42:47','','','','208','Cash',41.38,'300','','','5','','1','2023-03-20 10:42:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516793117783710512',1468,'51679311767','8','4.00','600','retail','0','2023-03-20 14:29:51','','','','112','Cash',82.76,'150','','','5','','1','2023-03-20 11:30:03','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','10.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516793117909652334',1469,'51679311767','6','2.00','600','retail','0','2023-03-20 14:29:51','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-20 11:30:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','94.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('516793142952403753',1470,'51679314285','10','2.00','140','retail','0','2023-03-20 15:11:35','','','','63.76','Cash',19.31,'70','','','5','','1','2023-03-20 12:12:09','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516793218050533306',1471,'51679321797','2','1.00','300','retail','0','2023-03-20 17:16:45','','','','208','Cash',41.38,'300','','','5','','1','2023-03-20 14:16:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516793218267363123',1472,'51679321818','4','1.00','300','retail','0','2023-03-20 17:17:07','','','','208','Cash',41.38,'300','','','5','','1','2023-03-20 14:17:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516793218473280240',1473,'51679321836','4','2.00','600','retail','0','2023-03-20 17:17:27','','','','208','Cash',82.76,'300','','','5','','1','2023-03-20 14:17:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','18.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516793221780333300',1474,'51679322169','4','2.00','600','retail','0','2023-03-20 17:22:59','','','','208','Cash',82.76,'300','','','5','','1','2023-03-20 14:23:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','18.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516793252500032225',1475,'51679325244','12','1.00','30','retail','0','2023-03-20 18:14:12','','','','8','Cash',4.14,'30','','','5','','1','2023-03-20 15:14:43','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516793834973032323',1476,'51679383491','6','1.00','300','retail','0','2023-03-21 10:24:58','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-21 07:25:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516793835563302312',1477,'51679383547','4','1.00','300','retail','0','2023-03-21 10:25:57','','','','208','Cash',41.38,'300','','','5','','1','2023-03-21 07:26:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516793836083359383',1478,'51679383591','2','2.00','600','retail','0','2023-03-21 10:26:48','','','','208','Cash',82.76,'300','','','5','','1','2023-03-21 07:26:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','29.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516793836320133263',1479,'51679383619','8','2.00','300','retail','0','2023-03-21 10:27:13','','','','112','Cash',41.38,'150','','','5','','1','2023-03-21 07:27:30','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516793881033313043',1480,'51679388096','2','1.00','300','retail','0','2023-03-21 11:41:43','','','','208','Cash',41.38,'300','','','5','','1','2023-03-21 08:41:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516793893350035520',1481,'51679389326','6','1.00','280','retail','20','2023-03-21 12:02:15','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-21 09:02:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516793898653500333',1482,'51679389855','2','4.00','1200','retail','0','2023-03-21 12:11:06','','','','208','Cash',165.52,'300','','','5','','1','2023-03-21 09:11:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','30.00','26','Inclusive','branch','Service','1110','4000','5500','',''),('516793905032302340',1483,'51679390495','2','1.00','300','retail','0','2023-03-21 12:21:43','','','','208','Cash',41.38,'300','','','5','','1','2023-03-21 09:22:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516793927010393436',1484,'51679392685','4','2.00','560','retail','40','2023-03-21 12:58:21','','','','208','Cash',77.24,'280','','','5','','1','2023-03-21 09:58:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','18.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516793931767700230',1485,'51679393167','8','1.00','130','retail','20','2023-03-21 13:06:36','','','','112','Cash',17.93,'130','','','5','','1','2023-03-21 10:07:49','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516793931953209220',1486,'51679393167','6','1.00','250','retail','50','2023-03-21 13:06:36','','','','208.27','Cash',34.48,'250','','','5','','1','2023-03-21 10:07:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516793940570023556',1487,'51679394045','6','2.00','560','retail','40','2023-03-21 13:23:25','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-21 10:23:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516793981333332622',1488,'51679398035','6','3.00','900','retail','0','2023-03-21 14:40:02','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-21 11:41:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','95.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('516794000693932320',1489,'51679400057','6','2.00','600','retail','0','2023-03-21 15:01:16','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-21 12:01:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516794000757003400',1490,'51679400057','8','1.00','150','retail','0','2023-03-21 15:01:16','','','','112','Cash',20.69,'150','','','5','','1','2023-03-21 12:01:53','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516794003722003373',1491,'51679400362','2','2.00','600','retail','0','2023-03-21 15:06:13','','','','208','Cash',82.76,'300','','','5','','1','2023-03-21 12:06:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','30.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516794016162200202',1492,'51679401609','4','1.00','300','retail','0','2023-03-21 15:26:56','','','','208','Cash',41.38,'300','','','5','','1','2023-03-21 12:27:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516794118623142233',1493,'51679411849','4','1.00','300','retail','0','2023-03-21 18:17:43','','','','208','Cash',41.38,'300','','','5','','1','2023-03-21 15:18:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516794119136063202',1494,'51679411900','6','1.00','300','retail','0','2023-03-21 18:18:34','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-21 15:18:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('516794119344433220',1495,'51679411923','4','1.00','300','retail','0','2023-03-21 18:18:55','','','','208','Cash',41.38,'300','','','5','','1','2023-03-21 15:19:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516794119632221331',1496,'51679411941','2','1.00','300','retail','0','2023-03-21 18:19:23','','','','208','Cash',41.38,'300','','','5','','1','2023-03-21 15:19:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516794119812633324',1497,'51679411971','2','1.00','300','retail','0','2023-03-21 18:19:42','','','','208','Cash',41.38,'300','','','5','','1','2023-03-21 15:19:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516794120252293350',1498,'51679411998','6','1.00','300','retail','0','2023-03-21 18:20:25','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-21 15:21:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('516794121379332023',1499,'51679412130','2','1.00','300','retail','0','2023-03-21 18:22:18','','','','208','Cash',41.38,'300','','','5','','1','2023-03-21 15:22:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516794123703273363',1500,'51679412353','6','2.00','600','retail','0','2023-03-21 18:26:10','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-21 15:26:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516794123939222203',1501,'51679412384','2','1.00','300','retail','0','2023-03-21 18:26:33','','','','208','Cash',41.38,'300','','','5','','1','2023-03-21 15:26:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516794140432220435',1502,'51679414029','6','3.00','840','retail','60','2023-03-21 18:54:03','','','','208.27','Cash',115.86,'280','','','5','','1','2023-03-21 15:54:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','95.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('516794684524336023',1503,'51679468441','6','1.00','280','retail','20','2023-03-22 10:00:52','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-22 07:01:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('516794685213703735',1504,'51679468507','6','27.00','7560','retail','540','2023-03-22 10:02:01','','','','208.27','Cash',1042.76,'280','','','5','','1','2023-03-22 07:02:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'27','95.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516794688760805488',1505,'51679468870','6','1.00','300','retail','0','2023-03-22 10:07:57','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-22 07:08:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('516794690206322972',1506,'51679469013','2','1.00','300','retail','0','2023-03-22 10:10:20','','','','208','Cash',41.38,'300','','','5','','1','2023-03-22 07:11:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516794716773323235',1507,'51679471655','6','10.00','2800','retail','200','2023-03-22 10:54:37','','','','208.27','Cash',386.21,'280','','','5','','1','2023-03-22 07:54:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','95.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('516794717493272927',1508,'51679471736','6','4.00','1000','retail','200','2023-03-22 10:55:50','','','','208.27','Cash',137.93,'250','','','5','','1','2023-03-22 07:56:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','99.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('516794717972331202',1509,'51679471785','6','2.00','600','retail','0','2023-03-22 10:56:37','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-22 07:56:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99.00','97','Inclusive','branch','Service','1110','4000','5500','',''),('516794881413292332',1510,'51679488132','4','1.00','300','retail','0','2023-03-22 15:29:02','','','','208','Cash',41.38,'300','','','5','','1','2023-03-22 12:30:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516794882279372782',1511,'51679488219','6','1.00','300','retail','0','2023-03-22 15:30:28','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-22 12:30:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99.00','98','Inclusive','branch','Service','1110','4000','5500','',''),('516794882492267435',1512,'51679488236','2','1.00','300','retail','0','2023-03-22 15:30:49','','','','208','Cash',41.38,'300','','','5','','1','2023-03-22 12:31:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516794882777000320',1513,'51679488265','2','1.00','300','retail','0','2023-03-22 15:31:17','','','','208','Cash',41.38,'300','','','5','','1','2023-03-22 12:31:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516794883080403323',1514,'51679488296','2','3.00','900','retail','0','2023-03-22 15:31:49','','','','208','Cash',124.14,'300','','','5','','1','2023-03-22 12:31:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','30.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516794883523302822',1515,'51679488342','4','1.00','300','retail','0','2023-03-22 15:32:32','','','','208','Cash',41.38,'300','','','5','','1','2023-03-22 12:32:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516794908132001926',1516,'51679490807','6','1.00','300','retail','0','2023-03-22 16:13:33','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-22 13:14:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99.00','98','Inclusive','branch','Service','1110','4000','5500','',''),('516794908555402052',1517,'51679490847','2','1.00','300','retail','0','2023-03-22 16:14:16','','','','208','Cash',41.38,'300','','','5','','1','2023-03-22 13:14:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516794910450243014',1518,'51679491035','10','1.00','70','retail','0','2023-03-22 16:17:25','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-22 13:17:38','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516794923722726222',1519,'51679492361','6','1.00','300','retail','0','2023-03-22 16:39:32','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-22 13:39:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99.00','98','Inclusive','branch','Service','1110','4000','5500','',''),('516794959292325439',1520,'51679495923','2','1.00','300','retail','0','2023-03-22 17:38:49','','','','208','Cash',41.38,'300','','','5','','1','2023-03-22 14:38:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516794959779254939',1521,'51679495960','2','2.00','600','retail','0','2023-03-22 17:39:38','','','','208','Cash',82.76,'300','','','5','','1','2023-03-22 14:40:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','30.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516794963553322392',1522,'51679496348','4','1.00','300','retail','0','2023-03-22 17:45:56','','','','208','Cash',41.38,'300','','','5','','1','2023-03-22 14:46:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516794978123242209',1523,'51679497804','2','1.00','300','retail','0','2023-03-22 18:10:13','','','','208','Cash',41.38,'300','','','5','','1','2023-03-22 15:10:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516794985922319338',1524,'51679498584','6','1.00','300','retail','0','2023-03-22 18:23:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-22 15:23:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99.00','98','Inclusive','branch','Service','1110','4000','5500','',''),('516794986103235026',1525,'51679498584','4','1.00','300','retail','0','2023-03-22 18:23:31','','','','208','Cash',41.38,'300','','','5','','1','2023-03-22 15:23:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516795507622345230',1526,'51679550751','6','2.00','600','retail','0','2023-03-23 08:52:42','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-23 05:53:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99.00','97','Inclusive','branch','Service','1110','4000','5500','',''),('516795508342392533',1527,'51679550827','4','1.00','300','retail','0','2023-03-23 08:57:53','','','','208','Cash',41.38,'300','','','5','','1','2023-03-23 05:58:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516795563121260255',1528,'51679556302','6','4.00','1200','retail','0','2023-03-23 10:25:13','','','','208.27','Cash',165.52,'300','','','5','','1','2023-03-23 07:25:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('516795565053042239',1529,'51679556491','6','5.00','1500','retail','0','2023-03-23 10:28:26','','','','208.27','Cash',206.90,'300','','','5','','1','2023-03-23 07:29:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','99.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('516795574042462203',1532,'51679557395','4','2.00','600','retail','0','2023-03-23 10:43:25','','','','208','Cash',82.76,'300','','','5','','1','2023-03-23 07:43:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','18.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516795582887336225',1533,'51679557531','6','6.00','1680','retail','120','2023-03-23 10:58:08','','','','208.27','Cash',231.72,'280','','','5','','1','2023-03-23 07:58:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'6','99.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516795621513302325',1534,'51679562138','2','1.00','280','retail','20','2023-03-23 12:02:31','','','','208','Cash',38.62,'280','','','5','','1','2023-03-23 09:03:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516795626612315606',1535,'51679562653','6','1.00','280','retail','20','2023-03-23 12:11:02','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-23 09:11:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99.00','98','Inclusive','branch','Service','1110','4000','5500','',''),('516795636813222607',1536,'51679563658','6','1.00','300','retail','0','2023-03-23 12:28:02','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-23 09:28:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99.00','98','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,1538,'51679556589','6','1','250','retail','0','2023-03-23 10:30:08','','','','208.27','Cash',34.48,'250','','','5','','1','2023-03-23 09:57:24','1','3','returned','1','new','pcs','','2023-03-23 12:57:24','5','yes','','0','','','VATABLE',215.52,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('116795659482622253',1541,'11679565941','21','1.00','0','retail','0','2023-03-23 13:06:27','','','','0','Cash',0.00,'0','','','1','','1','2023-03-23 10:06:31','1','8','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('516795669069363222',1542,'51679566856','4','1.00','300','retail','0','2023-03-23 13:21:57','','','','208','Cash',41.38,'300','','','5','','1','2023-03-23 10:22:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516795669163633433',1543,'51679566856','6','2.00','600','retail','0','2023-03-23 13:21:57','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-23 10:22:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','100.00','98','Inclusive','branch','Service','1110','4000','5500','',''),('516795670060302067',1544,'51679566926','2','1.00','300','retail','0','2023-03-23 13:23:26','','','','208','Cash',41.38,'300','','','5','','1','2023-03-23 10:23:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516795670436330222',1545,'51679567035','6','1.00','280','retail','20','2023-03-23 13:24:04','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-23 10:24:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','100.00','99','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,1546,'51679556589','6','1','250','retail','0','2023-03-23 10:30:08','','','','208.27','Cash',34.49,'250','','','5','','1','2023-03-23 10:41:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,1547,'51679556589','6','1','250','retail','0','2023-03-23 10:30:08','','','','208.27','Cash',34.49,'250','','','5','','1','2023-03-23 10:41:50','1','3','returned','1','new','pcs','','2023-03-23 13:41:50','5','yes','','0','','','VATABLE',215.52,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516795567752235522',1548,'51679556763','6','2.00','500','retail','100','2023-03-23 15:15:52','','','','208.27','Cash',68.97,'250','','','5','','1','2023-03-23 12:16:13','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',215.52,'2','99.00','97','Inclusive','branch','Service','1110','4000','5500','',''),('516795655692296090',1549,'51679556763','6','1.00','250','retail','50','2023-03-23 15:15:52','','','','208.27','Cash',34.48,'250','','','5','','1','2023-03-23 12:16:13','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',215.52,'1','100.00','99','Inclusive','branch','Service','1110','4000','5500','',''),('516795738266232003',1550,'51679573817','2','1.00','300','retail','0','2023-03-23 15:17:06','','','','208','Cash',41.38,'300','','','5','','1','2023-03-23 12:17:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516795738459568337',1551,'51679573836','6','1.00','300','retail','0','2023-03-23 15:17:25','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-23 12:17:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516795738753250334',1552,'51679573865','2','1.00','300','retail','0','2023-03-23 15:17:55','','','','208','Cash',41.38,'300','','','5','','1','2023-03-23 12:18:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516795786103602205',1553,'51679578597','6','2.00','560','retail','40','2023-03-23 16:36:50','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-23 13:37:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','101.00','99','Inclusive','branch','Service','1110','4000','5500','',''),('516795798453360293',1554,'51679579838','4','1.00','300','retail','0','2023-03-23 16:57:25','','','','208','Cash',41.38,'300','','','5','','1','2023-03-23 13:58:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516795834300330230',1555,'51679583420','6','1.00','280','retail','20','2023-03-23 17:57:11','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-23 14:57:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516795840243052252',1556,'51679584016','2','2.00','600','retail','0','2023-03-23 18:07:05','','','','208','Cash',82.76,'300','','','5','','1','2023-03-23 15:07:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','30.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516795845862302030',1557,'51679584571','6','2.00','600','retail','0','2023-03-23 18:16:26','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-23 15:16:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','101.00','99','Inclusive','branch','Service','1110','4000','5500','',''),('516795847053229372',1558,'51679584699','2','1.00','300','retail','0','2023-03-23 18:18:25','','','','208','Cash',41.38,'300','','','5','','1','2023-03-23 15:18:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516795847227022025',1559,'51679584716','2','1.00','300','retail','0','2023-03-23 18:18:42','','','','208','Cash',41.38,'300','','','5','','1','2023-03-23 15:19:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516795847552425544',1560,'51679584749','2','1.00','300','retail','0','2023-03-23 18:19:16','','','','208','Cash',41.38,'300','','','5','','1','2023-03-23 15:19:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516795852560023550',1561,'51679585243','6','3.00','840','retail','60','2023-03-23 18:39:24','','','','208.27','Cash',115.86,'280','','','5','','1','2023-03-23 15:40:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','101.00','98','Inclusive','branch','Service','1110','4000','5500','',''),('516795880619380300',1562,'51679588050','8','2.00','260','retail','40','2023-03-23 19:14:21','','','','112','Cash',35.86,'130','','','5','','1','2023-03-23 16:20:30','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516796339949623273',1563,'51679633981','6','18.00','5040','retail','360','2023-03-24 07:59:55','','','','208.27','Cash',695.17,'280','','','5','','1','2023-03-24 05:00:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'18','101.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('516796340226732333',1564,'51679634010','6','10.00','2800','retail','200','2023-03-24 08:00:23','','','','208.27','Cash',386.21,'280','','','5','','1','2023-03-24 05:00:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','101.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('516796377585902562',1565,'51679636979','6','1.00','300','retail','0','2023-03-24 09:02:45','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-24 06:03:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516796377653333502',1566,'51679636979','4','1.00','300','retail','0','2023-03-24 09:02:45','','','','208','Cash',41.38,'300','','','5','','1','2023-03-24 06:03:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516796383842233822',1567,'51679638371','6','4.00','1200','retail','0','2023-03-24 09:14:39','','','','208.27','Cash',165.52,'300','','','5','','1','2023-03-24 06:14:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','101.00','97','Inclusive','branch','Service','1110','4000','5500','',''),('516796435703060037',1568,'51679643559','2','1.00','300','retail','0','2023-03-24 10:39:31','','','','208','Cash',41.38,'300','','','5','','1','2023-03-24 07:39:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516796462523024012',1569,'51679646240','8','1.00','130','retail','20','2023-03-24 11:24:12','','','','112','Cash',17.93,'130','','','5','','1','2023-03-24 08:25:10','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516796464086269404',1570,'51679646399','6','1.00','280','retail','20','2023-03-24 11:26:49','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-24 08:27:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516796466100332669',1571,'51679646596','6','1.00','300','retail','0','2023-03-24 11:30:11','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-24 08:30:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516796503577301007',1572,'51679650350','12','1.00','30','retail','0','2023-03-24 12:32:37','','','','8','Cash',4.14,'30','','','5','','1','2023-03-24 09:32:44','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516796542445220326',1573,'51679654228','12','1.00','20','retail','10','2023-03-24 13:37:25','','','','8','Cash',2.76,'20','','','5','','1','2023-03-24 10:37:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516796571822113265',1574,'51679657172','10','1.00','70','retail','0','2023-03-24 14:26:23','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-24 11:26:32','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('516796571986239085',1575,'51679657192','6','1.00','300','retail','0','2023-03-24 14:26:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-24 11:27:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516796573130603072',1576,'51679657302','4','2.00','600','retail','0','2023-03-24 14:28:33','','','','208','Cash',82.76,'300','','','5','','1','2023-03-24 11:28:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','18.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516796594043293439',1577,'51679659354','2','1.00','300','retail','0','2023-03-24 15:03:24','','','','208','Cash',41.38,'300','','','5','','1','2023-03-24 12:03:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516796598332423235',1578,'51679659820','4','2.00','560','retail','40','2023-03-24 15:10:33','','','','208','Cash',77.24,'280','','','5','','1','2023-03-24 12:17:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','18.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516796606123029616',1579,'51679660237','4','1.00','300','retail','0','2023-03-24 15:23:33','','','','208','Cash',41.38,'300','','','5','','1','2023-03-24 12:23:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516796607463427269',1580,'51679660734','4','3.00','900','retail','0','2023-03-24 15:25:46','','','','208','Cash',124.14,'300','','','5','','1','2023-03-24 12:25:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','18.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516796623092602360',1581,'51679662295','2','1.00','300','retail','0','2023-03-24 15:51:50','','','','208','Cash',41.38,'300','','','5','','1','2023-03-24 12:52:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516796645463022643',1582,'51679664533','6','2.00','560','retail','40','2023-03-24 16:29:07','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-24 13:29:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','101.00','99','Inclusive','branch','Service','1110','4000','5500','',''),('516796660692223022',1583,'51679666054','6','1.00','300','retail','0','2023-03-24 16:54:30','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-24 13:54:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516796661280923222',1584,'51679666122','4','1.00','300','retail','0','2023-03-24 16:55:28','','','','208','Cash',41.38,'300','','','5','','1','2023-03-24 13:55:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516796662816026252',1585,'51679666273','6','2.00','600','retail','0','2023-03-24 16:58:02','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-24 13:58:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','101.00','99','Inclusive','branch','Service','1110','4000','5500','',''),('516796677163612229',1586,'51679667707','2','1.00','300','retail','0','2023-03-24 17:21:57','','','','208','Cash',41.38,'300','','','5','','1','2023-03-24 14:22:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516796681452033263',1587,'51679668136','2','1.00','300','retail','0','2023-03-24 17:29:05','','','','208','Cash',41.38,'300','','','5','','1','2023-03-24 14:29:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516796687686003000',1588,'51679668182','6','1.00','280','retail','20','2023-03-24 17:39:28','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-24 14:48:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516796696099022030',1589,'51679669525','6','2.00','560','retail','40','2023-03-24 17:53:29','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-24 14:57:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','101.00','99','Inclusive','branch','Service','1110','4000','5500','',''),('516796715246052301',1590,'51679671517','2','1.00','300','retail','0','2023-03-24 18:25:25','','','','208','Cash',41.38,'300','','','5','','1','2023-03-24 15:25:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516796722382380201',1592,'51679672230','8','1.00','150','retail','0','2023-03-24 18:55:59','','','','112','Cash',20.69,'150','','','5','','1','2023-03-24 15:56:23','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516796733582330236',1593,'51679672230','8','1.00','150','retail','0','2023-03-24 18:55:59','','','','112','Cash',20.69,'150','','','5','','1','2023-03-24 15:56:23','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516797287479133000',1594,'51679728741','6','1.00','300','retail','0','2023-03-25 10:19:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-25 07:20:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516797317261127762',1595,'51679731719','2','1.00','300','retail','0','2023-03-25 11:08:47','','','','208','Cash',41.38,'300','','','5','','1','2023-03-25 08:08:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516797317442432315',1596,'51679731736','2','1.00','300','retail','0','2023-03-25 11:09:05','','','','208','Cash',41.38,'300','','','5','','1','2023-03-25 08:09:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516797334150703212',1597,'51679733403','4','2.00','600','retail','0','2023-03-25 11:37:03','','','','208','Cash',82.76,'300','','','5','','1','2023-03-25 08:42:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','18.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516797334233224230',1598,'51679733403','6','1.00','300','retail','0','2023-03-25 11:37:03','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-25 08:42:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516797337744260037',1599,'51679733768','6','1.00','300','retail','0','2023-03-25 11:42:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-25 08:44:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516797359313330507',1600,'51679735925','2','1.00','300','retail','0','2023-03-25 12:18:51','','','','208','Cash',41.38,'300','','','5','','1','2023-03-25 09:19:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516797391072322942',1601,'51679739100','8','1.00','150','retail','0','2023-03-25 13:11:48','','','','112','Cash',20.69,'150','','','5','','1','2023-03-25 10:11:58','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516797391393320943',1602,'51679739129','6','1.00','300','retail','0','2023-03-25 13:12:20','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-25 10:12:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516797392141912013',1603,'51679739202','4','1.00','300','retail','0','2023-03-25 13:13:34','','','','208','Cash',41.38,'300','','','5','','1','2023-03-25 10:13:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516797418333384513',1604,'51679741819','2','1.00','300','retail','0','2023-03-25 13:59:17','','','','208','Cash',41.38,'300','','','5','','1','2023-03-25 10:59:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516797425352315330',1605,'51679742524','6','2.00','600','retail','0','2023-03-25 14:08:55','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-25 11:09:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','101.00','99','Inclusive','branch','Service','1110','4000','5500','',''),('516797428672463412',1606,'51679742855','2','1.00','300','retail','0','2023-03-25 14:14:28','','','','208','Cash',41.38,'300','','','5','','1','2023-03-25 11:14:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516797459696443322',1607,'51679745962','6','1.00','300','retail','0','2023-03-25 15:06:10','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-25 12:06:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516797460301020622',1608,'51679745979','6','3.00','900','retail','0','2023-03-25 15:07:10','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-25 12:07:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','101.00','98','Inclusive','branch','Service','1110','4000','5500','',''),('516797461953494937',1609,'51679746183','8','2.00','300','retail','0','2023-03-25 15:10:49','','','','112','Cash',41.38,'150','','','5','','1','2023-03-25 12:11:00','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516797462490049002',1610,'51679746183','4','1.00','300','retail','0','2023-03-25 15:10:49','','','','208','Cash',41.38,'300','','','5','','1','2023-03-25 12:11:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516797482892310787',1611,'51679748279','10','3.00','210','retail','0','2023-03-25 15:44:49','','','','63.76','Cash',28.97,'70','','','5','','1','2023-03-25 12:45:34','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'3','51.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516797483963020023',1612,'51679748380','6','2.00','600','retail','0','2023-03-25 15:46:37','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-25 12:49:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','101.00','99','Inclusive','branch','Service','1110','4000','5500','',''),('516797487933332993',1614,'51679748788','4','1.00','300','retail','0','2023-03-25 15:54:33','','','','208','Cash',41.38,'300','','','5','','1','2023-03-25 12:54:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516797486263322632',1615,'51679748608','2','1.00','300','retail','0','2023-03-25 18:34:52','','','','208','Cash',41.38,'300','','','5','','1','2023-03-25 15:35:07','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516797584925292232',1616,'51679748608','2','1.00','300','retail','0','2023-03-25 18:34:52','','','','208','Cash',41.38,'300','','','5','','1','2023-03-25 15:35:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516797595503222543',1617,'51679759541','12','1.00','30','retail','0','2023-03-25 18:52:30','','','','8','Cash',4.14,'30','','','5','','1','2023-03-25 15:59:42','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516798241862385223',1618,'51679824146','6','1.00','300','retail','0','2023-03-26 12:49:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-26 09:52:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516798243900333669',1619,'51679824376','2','1.00','280','retail','20','2023-03-26 12:53:23','','','','208','Cash',38.62,'280','','','5','','1','2023-03-26 09:53:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516798244030220320',1620,'51679824376','6','1.00','280','retail','20','2023-03-26 12:53:23','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-26 09:53:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516798245502033220',1621,'51679824414','6','1.00','300','retail','0','2023-03-26 12:55:51','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-26 09:56:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516798272752252033',1622,'51679827267','10','1.00','70','retail','0','2023-03-26 13:41:16','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-26 10:41:26','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516798273026750823',1623,'51679827296','4','1.00','300','retail','0','2023-03-26 13:41:42','','','','208','Cash',41.38,'300','','','5','','1','2023-03-26 10:41:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516798273202170230',1624,'51679827312','2','1.00','300','retail','0','2023-03-26 13:42:00','','','','208','Cash',41.38,'300','','','5','','1','2023-03-26 10:42:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516798329403790607',1625,'51679832931','2','2.00','600','retail','0','2023-03-26 15:15:41','','','','208','Cash',82.76,'300','','','5','','1','2023-03-26 12:15:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','31.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516798356563330095',1626,'51679835650','2','1.00','300','retail','0','2023-03-26 16:00:57','','','','208','Cash',41.38,'300','','','5','','1','2023-03-26 13:01:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516798387323213332',1627,'51679838724','2','1.00','300','retail','0','2023-03-26 16:52:12','','','','208','Cash',41.38,'300','','','5','','1','2023-03-26 13:52:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516798428223275003',1628,'51679842816','2','1.00','300','retail','0','2023-03-26 18:00:23','','','','208','Cash',41.38,'300','','','5','','1','2023-03-26 15:00:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516798428783373372',1629,'51679842844','4','1.00','300','retail','0','2023-03-26 18:01:19','','','','208','Cash',41.38,'300','','','5','','1','2023-03-26 15:01:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516798440734332382',1630,'51679844067','2','1.00','300','retail','0','2023-03-26 18:21:13','','','','208','Cash',41.38,'300','','','5','','1','2023-03-26 15:21:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516798971700203103',1631,'51679896072','6','1.00','280','retail','20','2023-03-27 09:06:10','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-27 06:06:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516798993033284239',1632,'51679899298','2','1.00','300','retail','0','2023-03-27 09:41:44','','','','208','Cash',41.38,'300','','','5','','1','2023-03-27 06:42:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516798993602205009',1633,'51679899351','2','2.00','600','retail','0','2023-03-27 09:43:07','','','','208','Cash',82.76,'300','','','5','','1','2023-03-27 06:43:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','31.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516799009437930632',1634,'51679900896','6','10.00','2800','retail','200','2023-03-27 10:09:03','','','','208.27','Cash',386.21,'280','','','5','','1','2023-03-27 07:09:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','101.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('516799025733909704',1635,'51679900988','6','4.00','1000','retail','200','2023-03-27 10:36:13','','','','208.27','Cash',137.93,'250','','','5','','1','2023-03-27 07:36:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','101.00','97','Inclusive','branch','Service','1110','4000','5500','',''),('516799026970234296',1636,'51679902603','6','5.00','1250','retail','250','2023-03-27 10:38:17','','','','208.27','Cash',172.41,'250','','','5','','1','2023-03-27 07:39:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','101.00','96','Inclusive','branch','Service','1110','4000','5500','',''),('516799028159200003',1637,'51679902800','6','1.00','300','retail','0','2023-03-27 10:40:15','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-27 07:40:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516799028335622214',1638,'51679902827','2','1.00','300','retail','0','2023-03-27 10:40:34','','','','208','Cash',41.38,'300','','','5','','1','2023-03-27 07:40:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516799029693099272',1639,'51679902957','6','11.00','3080','retail','220','2023-03-27 10:42:49','','','','208.27','Cash',424.83,'280','','','5','','1','2023-03-27 07:43:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'11','101.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('516799068406223339',1640,'51679906833','6','1.00','300','retail','0','2023-03-27 11:47:21','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-27 08:47:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516799132472522262',1641,'51679913181','6','1.00','300','retail','0','2023-03-27 13:34:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-27 10:34:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516799132682543811',1642,'51679913259','4','1.00','300','retail','0','2023-03-27 13:34:29','','','','208','Cash',41.38,'300','','','5','','1','2023-03-27 10:34:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516799148490030033',1643,'51679914807','2','3.00','900','retail','0','2023-03-27 14:00:50','','','','208','Cash',124.14,'300','','','5','','1','2023-03-27 11:01:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','31.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516799183845643038',1644,'51679918358','2','1.00','300','retail','0','2023-03-27 14:59:44','','','','208','Cash',41.38,'300','','','5','','1','2023-03-27 11:59:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516799195470220332',1645,'51679919456','2','1.00','300','retail','0','2023-03-27 15:19:07','','','','208','Cash',41.38,'300','','','5','','1','2023-03-27 12:19:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516799219752733035',1646,'51679921969','6','1.00','300','retail','0','2023-03-27 15:59:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-27 12:59:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516799219971710091',1647,'51679921984','8','2.00','300','retail','0','2023-03-27 15:59:57','','','','112','Cash',41.38,'150','','','5','','1','2023-03-27 13:00:40','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516799220470290224',1648,'51679922041','6','1.00','300','retail','0','2023-03-27 16:00:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-27 13:01:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516799243003633403',1649,'51679922910','2','1.00','300','retail','0','2023-03-27 16:38:20','','','','208','Cash',41.38,'300','','','5','','1','2023-03-27 13:38:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516799246863238930',1650,'51679924316','4','1.00','300','retail','0','2023-03-27 16:44:46','','','','208','Cash',41.38,'300','','','5','','1','2023-03-27 13:51:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516799251510134443',1651,'51679925145','6','1.00','300','retail','0','2023-03-27 16:52:32','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-27 13:52:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516799251799229622',1652,'51679925162','4','2.00','560','retail','40','2023-03-27 16:53:00','','','','208','Cash',77.24,'280','','','5','','1','2023-03-27 13:53:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','18.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516799278707737703',1653,'51679927864','6','1.00','300','retail','0','2023-03-27 17:37:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-27 14:37:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516799278982332008',1654,'51679927878','4','1.00','300','retail','0','2023-03-27 17:38:18','','','','208','Cash',41.38,'300','','','5','','1','2023-03-27 14:38:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516799279402312302',1655,'51679927909','2','1.00','300','retail','0','2023-03-27 17:39:01','','','','208','Cash',41.38,'300','','','5','','1','2023-03-27 14:39:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516799313053642321',1656,'51679931286','6','1.00','300','retail','0','2023-03-27 18:35:05','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-27 15:35:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516799314353330323',1657,'51679931423','6','3.00','840','retail','60','2023-03-27 18:37:15','','','','208.27','Cash',115.86,'280','','','5','','1','2023-03-27 15:37:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','101.00','98','Inclusive','branch','Service','1110','4000','5500','',''),('516799314532104202',1658,'51679931446','2','1.00','300','retail','0','2023-03-27 18:37:33','','','','208','Cash',41.38,'300','','','5','','1','2023-03-27 15:37:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516799829293003003',1659,'51679982916','2','1.00','280','retail','20','2023-03-28 08:55:29','','','','208','Cash',38.62,'280','','','5','','1','2023-03-28 05:55:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516799830899223239',1660,'51679982952','6','3.00','900','retail','0','2023-03-28 08:58:10','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-28 05:59:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','101.00','98','Inclusive','branch','Service','1110','4000','5500','',''),('516799833672384004',1662,'51679983330','4','2.00','560','retail','40','2023-03-28 09:02:48','','','','208','Cash',77.24,'280','','','5','','1','2023-03-28 06:03:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','19.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516799831760627103',1663,'51679983167','6','1.00','280','retail','20','2023-03-28 11:11:10','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-28 08:11:21','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('516799910692023263',1664,'51679983167','6','1.00','280','retail','20','2023-03-28 11:11:10','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-28 08:11:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('516799997765729630',1665,'51679999692','2','1.00','300','retail','0','2023-03-28 13:36:16','','','','208','Cash',41.38,'300','','','5','','1','2023-03-28 10:36:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516799997942332207',1666,'51679999787','6','1.00','300','retail','0','2023-03-28 13:36:34','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-28 10:36:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('516799998096792522',1667,'51679999803','6','1.00','300','retail','0','2023-03-28 13:36:49','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-28 10:36:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('516800049250633322',1668,'51680004918','2','1.00','300','retail','0','2023-03-28 15:02:05','','','','208','Cash',41.38,'300','','','5','','1','2023-03-28 12:02:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516800049609330333',1669,'51680004949','6','5.00','1500','retail','0','2023-03-28 15:02:40','','','','208.27','Cash',206.90,'300','','','5','','1','2023-03-28 12:02:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','102.00','97','Inclusive','branch','Service','1110','4000','5500','',''),('516800077040240232',1670,'51680007693','4','2.00','560','retail','40','2023-03-28 15:48:24','','','','208','Cash',77.24,'280','','','5','','1','2023-03-28 12:48:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','19.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516800093082340308',1671,'51680009302','2','1.00','300','retail','0','2023-03-28 16:15:09','','','','208','Cash',41.38,'300','','','5','','1','2023-03-28 13:15:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516800101300008238',1672,'51680010125','6','1.00','300','retail','0','2023-03-28 16:28:51','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-28 13:29:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('516800101793062330',1673,'51680010142','2','2.00','600','retail','0','2023-03-28 16:29:39','','','','208','Cash',82.76,'300','','','5','','1','2023-03-28 13:30:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','31.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516800113553200225',1674,'51680011347','6','2.00','600','retail','0','2023-03-28 16:49:15','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-28 13:49:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','102.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516800113713103012',1675,'51680011365','4','1.00','300','retail','0','2023-03-28 16:49:32','','','','208','Cash',41.38,'300','','','5','','1','2023-03-28 13:49:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516800113993322031',1676,'51680011386','12','1.00','30','retail','0','2023-03-28 16:50:00','','','','8','Cash',4.14,'30','','','5','','1','2023-03-28 13:50:21','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516800125973213003',1677,'51680012580','4','2.00','600','retail','0','2023-03-28 17:09:57','','','','208','Cash',82.76,'300','','','5','','1','2023-03-28 14:10:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','19.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516800128301800102',1678,'51680012824','2','1.00','300','retail','0','2023-03-28 17:13:50','','','','208','Cash',41.38,'300','','','5','','1','2023-03-28 14:14:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516800128600830030',1679,'51680012854','2','1.00','300','retail','0','2023-03-28 17:39:43','','','','208','Cash',41.38,'300','','','5','','1','2023-03-28 14:39:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516800144043002054',1680,'51680014397','8','1.00','150','retail','0','2023-03-28 17:40:11','','','','112','Cash',20.69,'150','','','5','','1','2023-03-28 14:40:28','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516800144100314403',1681,'51680014397','4','1.00','300','retail','0','2023-03-28 17:40:11','','','','208','Cash',41.38,'300','','','5','','1','2023-03-28 14:40:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516800160646032232',1685,'51680016027','6','1.00','300','retail','0','2023-03-28 18:12:23','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-28 15:12:38','1','3','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('516800162963022063',1686,'51680016027','6','1.00','280','retail','20','2023-03-28 18:12:23','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-28 15:12:38','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('516800168200001024',1687,'51680016811','2','1.00','280','retail','20','2023-03-28 18:20:21','','','','208','Cash',38.62,'280','','','5','','1','2023-03-28 15:20:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516800169372330452',1688,'51680016929','4','1.00','300','retail','0','2023-03-28 18:22:17','','','','208','Cash',41.38,'300','','','5','','1','2023-03-28 15:22:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516800192972226449',1689,'51680019281','8','2.00','260','retail','40','2023-03-28 19:03:14','','','','112','Cash',35.86,'130','','','5','','1','2023-03-28 16:03:36','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516800200262324322',1690,'51680020017','2','1.00','300','retail','0','2023-03-28 19:13:46','','','','208','Cash',41.38,'300','','','5','','1','2023-03-28 16:14:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516800702142323223',1691,'51680070200','6','26.00','7280','retail','520','2023-03-29 09:10:14','','','','208.27','Cash',1004.14,'280','','','5','','1','2023-03-29 06:10:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'26','103.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516800702585622233',1692,'51680070251','2','1.00','300','retail','0','2023-03-29 09:10:58','','','','208','Cash',41.38,'300','','','5','','1','2023-03-29 06:11:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516800710053020723',1693,'51680070999','4','1.00','300','retail','0','2023-03-29 09:23:44','','','','208','Cash',41.38,'300','','','5','','1','2023-03-29 06:23:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516800710242207830',1694,'51680070999','6','1.00','300','retail','0','2023-03-29 09:23:44','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-29 06:23:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516800717961301046',1695,'51680071780','2','2.00','600','retail','0','2023-03-29 09:36:36','','','','208','Cash',82.76,'300','','','5','','1','2023-03-29 06:37:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','31.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516800764573827300',1696,'51680076448','2','1.00','280','retail','20','2023-03-29 10:54:17','','','','208','Cash',38.62,'280','','','5','','1','2023-03-29 07:56:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516800770863388360',1698,'51680077078','4','1.00','280','retail','20','2023-03-29 11:06:07','','','','208','Cash',38.62,'280','','','5','','1','2023-03-29 08:13:34','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',241.38,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516800771533052233',1699,'51680077078','4','1.00','280','retail','20','2023-03-29 11:06:07','','','','208','Cash',38.62,'280','','','5','','1','2023-03-29 08:13:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516800776667330003',1700,'51680077651','6','10.00','2800','retail','200','2023-03-29 11:14:26','','','','208.27','Cash',386.21,'280','','','5','','1','2023-03-29 08:14:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','103.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('516800806296220033',1701,'51680080621','6','1.00','280','retail','20','2023-03-29 12:03:50','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-29 09:04:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516800809200262232',1702,'51680080910','6','1.00','300','retail','0','2023-03-29 12:08:40','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-29 09:08:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516800812868220313',1703,'51680081060','2','1.00','300','retail','0','2023-03-29 12:14:47','','','','208','Cash',41.38,'300','','','5','','1','2023-03-29 09:14:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516800818521120000',1704,'51680081843','8','1.00','130','retail','20','2023-03-29 12:24:13','','','','112','Cash',17.93,'130','','','5','','1','2023-03-29 09:24:32','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516800852388830353',1705,'51680085228','6','1.00','250','retail','50','2023-03-29 13:20:39','','','','208.27','Cash',34.48,'250','','','5','','1','2023-03-29 10:21:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516800860390160333',1706,'51680085285','2','1.00','300','retail','0','2023-03-29 13:34:00','','','','208','Cash',41.38,'300','','','5','','1','2023-03-29 10:34:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516800881302320220',1707,'51680088091','10','1.00','50','retail','20','2023-03-29 14:08:51','','','','63.76','Cash',6.90,'50','','','5','','1','2023-03-29 11:09:22','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516800882944688202',1708,'51680088285','6','2.00','600','retail','0','2023-03-29 14:11:49','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-29 11:12:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','103.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('516800883428022323',1709,'51680088334','6','1.00','300','retail','0','2023-03-29 14:12:22','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-29 11:12:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516800928796303233',1710,'51680092870','12','1.00','20','retail','10','2023-03-29 15:28:00','','','','8','Cash',2.76,'20','','','5','','1','2023-03-29 12:29:16','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516800946614230201',1711,'51680094652','6','2.00','600','retail','0','2023-03-29 15:57:41','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-29 12:57:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','103.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('516800949130222932',1712,'51680094679','12','1.00','30','retail','0','2023-03-29 16:01:53','','','','8','Cash',4.14,'30','','','5','','1','2023-03-29 13:05:14','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516800970759303503',1713,'51680097065','2','1.00','280','retail','20','2023-03-29 16:38:12','','','','208','Cash',38.62,'280','','','5','','1','2023-03-29 13:41:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516800970916950300',1714,'51680097065','8','1.00','130','retail','20','2023-03-29 16:38:12','','','','112','Cash',17.93,'130','','','5','','1','2023-03-29 13:41:24','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516800972922223342',1715,'51680097285','2','1.00','300','retail','0','2023-03-29 16:41:32','','','','208','Cash',41.38,'300','','','5','','1','2023-03-29 13:41:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516800973408003300',1716,'51680097313','6','1.00','280','retail','20','2023-03-29 16:42:21','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-29 13:46:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516800976057233202',1717,'51680097597','2','1.00','300','retail','0','2023-03-29 16:46:45','','','','208','Cash',41.38,'300','','','5','','1','2023-03-29 13:46:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516800986662200903',1718,'51680098659','2','1.00','300','retail','0','2023-03-29 17:04:27','','','','208','Cash',41.38,'300','','','5','','1','2023-03-29 14:04:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516801003150300280',1719,'51680099229','2','2.00','600','retail','0','2023-03-29 18:17:20','','','','208','Cash',82.76,'300','','','5','','1','2023-03-29 15:17:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','31.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516801030893223203',1720,'51680103073','6','2.00','560','retail','40','2023-03-29 18:18:09','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-29 15:18:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','103.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('516801033083325060',1721,'51680103300','2','1.00','300','retail','0','2023-03-29 18:21:48','','','','208','Cash',41.38,'300','','','5','','1','2023-03-29 15:21:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516801040232433032',1722,'51680104014','6','1.00','280','retail','20','2023-03-29 18:33:43','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-29 15:33:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516801053673350013',1723,'51680105361','6','1.00','300','retail','0','2023-03-29 18:56:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-29 15:56:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516801539183032648',1724,'51680153908','4','6.00','1800','retail','0','2023-03-30 08:25:26','','','','208','Cash',248.28,'300','','','5','','1','2023-03-30 05:26:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'6','21.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516801539252005033',1725,'51680153908','6','1.00','300','retail','0','2023-03-30 08:25:26','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-30 05:26:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516801542070137024',1726,'51680154201','2','1.00','300','retail','0','2023-03-30 08:30:07','','','','208','Cash',41.38,'300','','','5','','1','2023-03-30 05:30:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516801585633303002',1727,'51680158555','6','1.00','280','retail','20','2023-03-30 09:42:43','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-30 06:42:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516801586561335435',1728,'51680158597','2','1.00','300','retail','0','2023-03-30 09:44:16','','','','208','Cash',41.38,'300','','','5','','1','2023-03-30 06:44:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516801586752038610',1729,'51680158670','6','1.00','300','retail','0','2023-03-30 09:44:36','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-30 06:44:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516801591188032282',1730,'51680159106','6','8.00','2000','retail','400','2023-03-30 09:51:58','','','','208.27','Cash',275.86,'250','','','5','','1','2023-03-30 06:53:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'8','103.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('516801595692219340',1731,'51680159198','6','2.00','500','retail','100','2023-03-30 09:59:30','','','','208.27','Cash',68.97,'250','','','5','','1','2023-03-30 06:59:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','103.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('516801613554160210',1732,'51680161350','6','1.00','300','retail','0','2023-03-30 10:29:15','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-30 07:29:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516801618353305333',1733,'51680161824','12','1.00','20','retail','10','2023-03-30 10:37:15','','','','8','Cash',2.76,'20','','','5','','1','2023-03-30 07:37:24','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516801621975213216',1734,'51680161870','6','1.00','280','retail','20','2023-03-30 10:43:17','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-30 07:43:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516801635560522331',1735,'51680163546','8','2.00','300','retail','0','2023-03-30 11:05:56','','','','112','Cash',41.38,'150','','','5','','1','2023-03-30 08:08:58','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516801647252130324',1736,'51680164711','8','1.00','130','retail','20','2023-03-30 11:25:26','','','','112','Cash',17.93,'130','','','5','','1','2023-03-30 08:25:56','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516801651983232220',1737,'51680165191','2','1.00','300','retail','0','2023-03-30 11:33:18','','','','208','Cash',41.38,'300','','','5','','1','2023-03-30 08:37:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516801669252022396',1738,'51680166914','2','2.00','600','retail','0','2023-03-30 12:02:06','','','','208','Cash',82.76,'300','','','5','','1','2023-03-30 09:02:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','31.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516801724500254022',1739,'51680172017','6','2.00','600','retail','0','2023-03-30 13:34:10','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-30 10:34:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','103.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('516801727522322323',1740,'51680172738','6','1.00','300','retail','0','2023-03-30 13:39:13','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-30 10:41:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516801729103423202',1741,'51680172903','2','1.00','300','retail','0','2023-03-30 13:41:50','','','','208','Cash',41.38,'300','','','5','','1','2023-03-30 10:42:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516801729310323002',1742,'51680172923','4','1.00','300','retail','0','2023-03-30 13:42:11','','','','208','Cash',41.38,'300','','','5','','1','2023-03-30 10:42:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516801795415393034',1743,'51680179536','2','1.00','300','retail','0','2023-03-30 15:32:22','','','','208','Cash',41.38,'300','','','5','','1','2023-03-30 12:32:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516801798612393622',1744,'51680179852','4','4.00','1200','retail','0','2023-03-30 15:38:08','','','','208','Cash',165.52,'300','','','5','','1','2023-03-30 12:38:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','22.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516801804595200330',1745,'51680179944','6','1.00','300','retail','0','2023-03-30 15:47:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-30 12:47:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516801804863220002',1746,'51680180479','2','1.00','300','retail','0','2023-03-30 15:48:07','','','','208','Cash',41.38,'300','','','5','','1','2023-03-30 12:48:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516801807766253282',1747,'51680180767','6','1.00','300','retail','0','2023-03-30 15:52:57','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-30 12:53:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('516801815380535352',1748,'51680181530','8','2.00','300','retail','0','2023-03-30 16:05:39','','','','112','Cash',41.38,'150','','','5','','1','2023-03-30 13:05:48','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516801868712202881',1749,'51680186854','6','2.00','600','retail','0','2023-03-30 17:34:31','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-30 14:34:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','103.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('516801869255281163',1750,'51680186888','6','2.00','600','retail','0','2023-03-30 17:35:26','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-30 14:35:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','103.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('516801869471013364',1751,'51680186935','2','1.00','300','retail','0','2023-03-30 17:35:48','','','','208','Cash',41.38,'300','','','5','','1','2023-03-30 14:36:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516801869751030223',1752,'51680186963','2','1.00','300','retail','0','2023-03-30 17:36:15','','','','208','Cash',41.38,'300','','','5','','1','2023-03-30 14:36:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516801870838220038',1753,'51680187068','10','1.00','70','retail','0','2023-03-30 17:38:03','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-30 14:38:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516801882423528332',1754,'51680188234','6','3.00','900','retail','0','2023-03-30 17:57:22','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-30 14:57:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','103.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('516801922912403424',1755,'51680192285','2','1.00','300','retail','0','2023-03-30 19:04:52','','','','208','Cash',41.38,'300','','','5','','1','2023-03-30 16:05:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516801932763001333',1756,'51680193266','2','1.00','300','retail','0','2023-03-30 19:21:17','','','','208','Cash',41.38,'300','','','5','','1','2023-03-30 16:21:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516802380515552828',1757,'51680238034','6','23.00','6440','retail','460','2023-03-31 07:47:31','','','','208.27','Cash',888.28,'280','','','5','','1','2023-03-31 04:47:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'23','129.00','106','Inclusive','branch','Service','1110','4000','5500','',''),('516802417480342233',1758,'51680241735','6','10.00','2800','retail','200','2023-03-31 08:49:08','','','','208.27','Cash',386.21,'280','','','5','','1','2023-03-31 05:49:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','129.00','119','Inclusive','branch','Service','1110','4000','5500','',''),('516802456313223033',1759,'51680245603','6','3.00','900','retail','0','2023-03-31 09:54:08','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-31 06:54:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','129.00','126','Inclusive','branch','Service','1110','4000','5500','',''),('516802456485503200',1760,'51680245603','4','2.00','600','retail','0','2023-03-31 09:54:08','','','','208','Cash',82.76,'300','','','5','','1','2023-03-31 06:54:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','22.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516802512095511056',1761,'51680250098','8','4.00','520','retail','80','2023-03-31 11:26:50','','','','112','Cash',71.72,'130','','','5','','1','2023-03-31 08:27:41','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'4','10.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516802521423303202',1762,'51680252131','6','1.00','280','retail','20','2023-03-31 11:42:22','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-31 08:42:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','129.00','128','Inclusive','branch','Service','1110','4000','5500','',''),('516802522231231206',1765,'51680252217','6','1.00','300','retail','0','2023-03-31 12:24:23','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-31 09:24:51','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','129.00','128','Inclusive','branch','Service','1110','4000','5500','',''),('516802522602323380',1766,'51680252217','6','2.00','600','retail','0','2023-03-31 12:24:23','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-31 09:24:51','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','129.00','127','Inclusive','branch','Service','1110','4000','5500','',''),('516802546633333580',1767,'51680252217','6','1.00','300','retail','0','2023-03-31 12:24:23','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-31 09:24:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','129.00','128','Inclusive','branch','Service','1110','4000','5500','',''),('516802548213200684',1768,'51680254809','6','2.00','600','retail','0','2023-03-31 12:27:02','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-31 09:27:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','129.00','127','Inclusive','branch','Service','1110','4000','5500','',''),('516802548912220251',1769,'51680254840','6','1.00','280','retail','20','2023-03-31 12:28:30','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-31 09:28:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','129.00','128','Inclusive','branch','Service','1110','4000','5500','',''),('516802549092235024',1770,'51680254840','4','1.00','280','retail','20','2023-03-31 12:28:30','','','','208','Cash',38.62,'280','','','5','','1','2023-03-31 09:28:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516802621542323000',1771,'51680262139','6','4.00','1120','retail','80','2023-03-31 14:29:15','','','','208.27','Cash',154.48,'280','','','5','','1','2023-03-31 11:29:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','129.00','125','Inclusive','branch','Service','1110','4000','5500','',''),('516802622332202223',1773,'51680262217','2','2.00','600','retail','0','2023-03-31 14:30:33','','','','208','Cash',82.76,'300','','','5','','1','2023-03-31 11:30:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','31.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516802624710201202',1774,'51680262252','8','2.00','300','retail','0','2023-03-31 14:34:32','','','','112','Cash',41.38,'150','','','5','','1','2023-03-31 11:34:41','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516802663823026022',1775,'51680266362','4','4.00','1120','retail','80','2023-03-31 15:58:37','','','','208','Cash',154.48,'280','','','5','','1','2023-03-31 13:00:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','25.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516802676223006662',1776,'51680267608','6','2.00','600','retail','0','2023-03-31 16:00:23','','','','208.27','Cash',82.76,'300','','','5','','1','2023-03-31 15:48:40','1','3','returned','1','new','pcs','','2023-03-31 18:48:40','5','yes','','0','','','VATABLE',258.62,'2','130.00','128','Inclusive','branch','Service','1110','4000','5500','',''),('516802678322235282',1777,'51680267825','4','1.00','300','retail','0','2023-03-31 16:03:52','','','','208','Cash',41.38,'300','','','5','','1','2023-03-31 13:04:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516802678497333337',1778,'51680267841','6','1.00','300','retail','0','2023-03-31 16:04:10','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-31 13:04:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','130.00','129','Inclusive','branch','Service','1110','4000','5500','',''),('516802678678020302',1779,'51680267860','2','1.00','300','retail','0','2023-03-31 16:04:27','','','','208','Cash',41.38,'300','','','5','','1','2023-03-31 13:04:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516802701540332700',1780,'51680270147','4','1.00','300','retail','0','2023-03-31 16:42:34','','','','208','Cash',41.38,'300','','','5','','1','2023-03-31 13:42:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516802701806002201',1781,'51680270166','6','1.00','300','retail','0','2023-03-31 16:43:01','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-31 13:43:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','130.00','129','Inclusive','branch','Service','1110','4000','5500','',''),('516802715495063223',1782,'51680271540','6','1.00','280','retail','20','2023-03-31 17:05:50','','','','208.27','Cash',38.62,'280','','','5','','1','2023-03-31 14:06:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','130.00','129','Inclusive','branch','Service','1110','4000','5500','',''),('516802719150025233',1783,'51680271907','4','1.00','300','retail','0','2023-03-31 17:11:55','','','','208','Cash',41.38,'300','','','5','','1','2023-03-31 14:12:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516802750031002020',1784,'51680274994','4','1.00','300','retail','0','2023-03-31 18:03:23','','','','208','Cash',41.38,'300','','','5','','1','2023-03-31 15:03:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516802750251170252',1785,'51680275012','2','1.00','300','retail','0','2023-03-31 18:03:45','','','','208','Cash',41.38,'300','','','5','','1','2023-03-31 15:04:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516802750643332220',1786,'51680275041','8','2.00','300','retail','0','2023-03-31 18:04:24','','','','112','Cash',41.38,'150','','','5','','1','2023-03-31 15:04:35','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516802752372320200',1787,'51680275231','4','1.00','300','retail','0','2023-03-31 18:07:18','','','','208','Cash',41.38,'300','','','5','','1','2023-03-31 15:07:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516802760176020052',1788,'51680276005','6','3.00','900','retail','0','2023-03-31 18:27:42','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-31 15:27:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','130.00','127','Inclusive','branch','Service','1110','4000','5500','',''),('516802770273042254',1789,'51680276993','8','1.00','130','retail','20','2023-03-31 18:37:08','','','','112','Cash',17.93,'130','','','5','','1','2023-03-31 15:38:16','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516802789984032642',1790,'51680278991','6','1.00','300','retail','0','2023-03-31 19:09:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-31 16:10:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','132.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('516803299810533932',1791,'51680329975','6','1.00','300','retail','0','2023-04-01 09:19:42','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-01 06:19:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','132.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('516803337802530320',1792,'51680329995','6','1.00','300','retail','0','2023-04-01 10:23:01','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-01 07:23:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','132.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('516803364672320062',1793,'51680336458','2','1.00','300','retail','0','2023-04-01 11:07:48','','','','208','Cash',41.38,'300','','','5','','1','2023-04-01 08:07:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516803396608500636',1794,'51680339651','2','1.00','300','retail','0','2023-04-01 12:01:00','','','','208','Cash',41.38,'300','','','5','','1','2023-04-01 09:01:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516803412142023303',1795,'51680341205','6','1.00','280','retail','20','2023-04-01 12:26:54','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-01 09:27:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','132.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('516803427912220240',1796,'51680341225','10','1.00','70','retail','0','2023-04-01 12:53:11','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-01 09:53:23','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516803448543208483',1797,'51680344846','10','1.00','70','retail','0','2023-04-01 13:27:34','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-01 10:27:40','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516803459553333533',1798,'51680344971','2','1.00','280','retail','20','2023-04-01 13:45:56','','','','208','Cash',38.62,'280','','','5','','1','2023-04-01 10:46:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516803480792480103',1799,'51680346020','8','5.00','750','retail','0','2023-04-01 14:21:29','','','','112','Cash',103.45,'150','','','5','','1','2023-04-01 11:22:50','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','10.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516803480883383202',1800,'51680346020','6','2.00','600','retail','0','2023-04-01 14:21:29','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-01 11:22:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','132.00','130','Inclusive','branch','Service','1110','4000','5500','',''),('516803517784152372',1801,'51680351771','2','1.00','300','retail','0','2023-04-01 15:22:59','','','','208','Cash',41.38,'300','','','5','','1','2023-04-01 12:23:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516803566366320363',1802,'51680356627','6','4.00','1200','retail','0','2023-04-01 16:43:56','','','','208.27','Cash',165.52,'300','','','5','','1','2023-04-01 13:44:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','132.00','128','Inclusive','branch','Service','1110','4000','5500','',''),('516803566653032243',1803,'51680356649','2','1.00','280','retail','20','2023-04-01 16:44:26','','','','208','Cash',38.62,'280','','','5','','1','2023-04-01 13:44:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516803566932063232',1804,'51680356679','2','1.00','300','retail','0','2023-04-01 16:44:53','','','','208','Cash',41.38,'300','','','5','','1','2023-04-01 13:45:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516803567555000555',1805,'51680356741','4','2.00','600','retail','0','2023-04-01 16:45:55','','','','208','Cash',82.76,'300','','','5','','1','2023-04-01 13:46:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','25.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516803568302113023',1806,'51680356821','2','2.00','600','retail','0','2023-04-01 16:47:10','','','','208','Cash',82.76,'300','','','5','','1','2023-04-01 13:47:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','32.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516803606599320352',1807,'51680360649','2','1.00','300','retail','0','2023-04-01 17:50:59','','','','208','Cash',41.38,'300','','','5','','1','2023-04-01 14:51:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516803610203322003',1808,'51680361013','2','1.00','300','retail','0','2023-04-01 17:57:00','','','','208','Cash',41.38,'300','','','5','','1','2023-04-01 14:57:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516804470424200470',1809,'51680447007','4','2.00','600','retail','0','2023-04-02 17:50:43','','','','208','Cash',82.76,'300','','','5','','1','2023-04-02 14:50:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','25.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('516804470900342247',1810,'51680447055','2','1.00','300','retail','0','2023-04-02 17:51:30','','','','208','Cash',41.38,'300','','','5','','1','2023-04-02 16:19:22','1','2','returned','1','new','pcs','','2023-04-02 19:19:22','5','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516804471491300821',1812,'51680447135','2','1.00','300','retail','0','2023-04-02 17:52:29','','','','208','Cash',41.38,'300','','','5','','1','2023-04-02 14:52:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516804471742133427',1813,'51680447169','6','1.00','300','retail','0','2023-04-02 17:52:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-02 14:53:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','132.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('516804471968223007',1814,'51680447183','6','1.00','300','retail','0','2023-04-02 17:53:16','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-02 14:53:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','132.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('516804472182273223',1815,'51680447205','2','2.00','600','retail','0','2023-04-02 17:53:39','','','','208','Cash',82.76,'300','','','5','','1','2023-04-02 14:53:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','32.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516804472614006102',1816,'51680447227','6','1.00','300','retail','0','2023-04-02 17:54:21','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-02 14:54:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','132.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('516804472833327036',1817,'51680447275','2','1.00','300','retail','0','2023-04-02 17:54:43','','','','208','Cash',41.38,'300','','','5','','1','2023-04-02 14:54:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516804473353236330',1818,'51680447292','2','1.00','300','retail','0','2023-04-02 18:02:28','','','','208','Cash',41.38,'300','','','5','','1','2023-04-02 15:02:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516804480140322203',1819,'51680448002','6','2.00','600','retail','0','2023-04-02 18:06:55','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-02 15:07:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','132.00','130','Inclusive','branch','Service','1110','4000','5500','',''),('516804490734220032',1820,'51680449061','6','1.00','280','retail','20','2023-04-02 18:24:33','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-02 15:24:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','132.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('516804497629320236',1821,'51680449087','8','2.00','300','retail','0','2023-04-02 18:38:10','','','','112','Cash',41.38,'150','','','5','','1','2023-04-02 15:38:18','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,1822,'51680447101','6','2','600','retail','0','2023-04-02 17:51:59','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-02 16:02:01','1','3','returned','1','new','pcs','','2023-04-02 19:02:01','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,1823,'51680447101','6','0','0','retail','0','2023-04-02 17:51:59','','','','208.27','Cash',0.00,'300','','','5','','1','2023-04-02 16:02:08','1','3','returned','1','new','pcs','','2023-04-02 19:02:08','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516804534743022050',1824,'51680452582','2','1.00','280','retail','20','2023-04-02 19:37:54','','','','208','Cash',38.62,'280','','','5','','1','2023-04-02 16:38:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516805030210020103',1825,'51680502899','6','1.00','280','retail','20','2023-04-03 09:23:41','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-03 06:23:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','134.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516805030402253303',1826,'51680503033','6','1.00','300','retail','0','2023-04-03 09:24:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-03 06:24:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','134.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516805030473203302',1827,'51680503033','4','1.00','300','retail','0','2023-04-03 09:24:07','','','','208','Cash',41.38,'300','','','5','','1','2023-04-03 06:24:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516805030630320500',1828,'51680503058','2','1.00','300','retail','0','2023-04-03 09:24:24','','','','208','Cash',41.38,'300','','','5','','1','2023-04-03 06:24:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516805031073104023',1829,'51680503094','6','39.00','10920','retail','780','2023-04-03 09:25:07','','','','208.27','Cash',1506.21,'280','','','5','','1','2023-04-03 06:25:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'39','134.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('516805031311232233',1830,'51680503123','6','1.00','300','retail','0','2023-04-03 09:25:32','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-03 06:25:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','134.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516805037336222420',1831,'51680503716','6','10.00','2800','retail','200','2023-04-03 09:35:33','','','','208.27','Cash',386.21,'280','','','5','','1','2023-04-03 06:49:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','134.00','124','Inclusive','branch','Service','1110','4000','5500','',''),('516805071977002373',1832,'51680507191','4','1.00','300','retail','0','2023-04-03 10:33:18','','','','208','Cash',41.38,'300','','','5','','1','2023-04-03 07:33:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516805083303320853',1833,'51680508323','4','1.00','300','retail','0','2023-04-03 10:52:10','','','','208','Cash',41.38,'300','','','5','','1','2023-04-03 07:52:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516805090912020360',1834,'51680509073','6','6.00','1500','retail','300','2023-04-03 11:04:52','','','','208.27','Cash',206.90,'250','','','5','','1','2023-04-03 08:05:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','134.00','128','Inclusive','branch','Service','1110','4000','5500','',''),('516805091318022313',1835,'51680509110','6','5.00','1250','retail','250','2023-04-03 11:05:31','','','','208.27','Cash',172.41,'250','','','5','','1','2023-04-03 08:05:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','134.00','129','Inclusive','branch','Service','1110','4000','5500','',''),('516805094470822302',1836,'51680509438','6','1.00','300','retail','0','2023-04-03 11:10:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-03 08:11:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','134.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516805118722032222',1837,'51680511865','4','1.00','300','retail','0','2023-04-03 11:51:12','','','','208','Cash',41.38,'300','','','5','','1','2023-04-03 09:03:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516805126332005063',1838,'51680512617','6','2.00','560','retail','40','2023-04-03 12:03:53','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-03 09:06:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','134.00','132','Inclusive','branch','Service','1110','4000','5500','',''),('516805139435991324',1839,'51680513881','4','1.00','300','retail','0','2023-04-03 12:25:44','','','','208','Cash',41.38,'300','','','5','','1','2023-04-03 09:25:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516805139753724973',1840,'51680513954','2','1.00','280','retail','20','2023-04-03 12:26:25','','','','208','Cash',38.62,'280','','','5','','1','2023-04-03 09:27:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516805139841323286',1841,'51680513954','4','1.00','280','retail','20','2023-04-03 12:26:25','','','','208','Cash',38.62,'280','','','5','','1','2023-04-03 09:27:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516805219133200301',1842,'51680521904','6','3.00','900','retail','0','2023-04-03 14:38:34','','','','208.27','Cash',124.14,'300','','','5','','1','2023-04-03 11:38:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','134.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('516805219313433511',1843,'51680521925','4','1.00','300','retail','0','2023-04-03 14:38:52','','','','208','Cash',41.38,'300','','','5','','1','2023-04-03 11:39:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516805221828330323',1844,'51680522174','2','1.00','300','retail','0','2023-04-03 14:43:02','','','','208','Cash',41.38,'300','','','5','','1','2023-04-03 11:43:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516805223532323285',1845,'51680522193','4','1.00','300','retail','0','2023-04-03 14:45:53','','','','208','Cash',41.38,'300','','','5','','1','2023-04-03 11:46:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516805237726433273',1846,'51680523752','4','3.00','900','retail','0','2023-04-03 15:09:51','','','','208','Cash',124.14,'300','','','5','','1','2023-04-03 12:11:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','25.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516805237910230102',1847,'51680523752','6','4.00','1200','retail','0','2023-04-03 15:09:51','','','','208.27','Cash',165.52,'300','','','5','','1','2023-04-03 12:11:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','134.00','130','Inclusive','branch','Service','1110','4000','5500','',''),('516805273512822722',1848,'51680527339','2','2.00','600','retail','0','2023-04-03 16:09:11','','','','208','Cash',82.76,'300','','','5','','1','2023-04-03 13:09:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','33.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516805280463222634',1849,'51680528039','2','1.00','300','retail','0','2023-04-03 16:20:46','','','','208','Cash',41.38,'300','','','5','','1','2023-04-03 13:20:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516805296073030628',1850,'51680529600','4','1.00','300','retail','0','2023-04-03 16:49:38','','','','208','Cash',41.38,'300','','','5','','1','2023-04-03 13:49:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516805298042833282',1851,'51680529795','2','1.00','300','retail','0','2023-04-03 16:50:04','','','','208','Cash',41.38,'300','','','5','','1','2023-04-03 13:50:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516805298203258000',1852,'51680529812','6','2.00','600','retail','0','2023-04-03 16:50:21','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-03 13:50:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','134.00','132','Inclusive','branch','Service','1110','4000','5500','',''),('516805315082413223',1853,'51680531391','8','1.00','150','retail','0','2023-04-03 17:29:11','','','','112','Cash',20.69,'150','','','5','','1','2023-04-03 14:29:44','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516805330892322323',1854,'51680533081','2','1.00','300','retail','0','2023-04-03 17:44:49','','','','208','Cash',41.38,'300','','','5','','1','2023-04-03 14:45:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516805334200340352',1855,'51680533408','6','4.00','1200','retail','0','2023-04-03 17:50:20','','','','208.27','Cash',165.52,'300','','','5','','1','2023-04-03 14:50:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','134.00','130','Inclusive','branch','Service','1110','4000','5500','',''),('516805336560032232',1856,'51680533632','4','1.00','300','retail','0','2023-04-03 17:54:17','','','','208','Cash',41.38,'300','','','5','','1','2023-04-03 14:54:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516805901973222310',1857,'51680590190','6','1.00','300','retail','0','2023-04-04 09:38:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-04 06:39:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','134.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516805903811223322',1858,'51680590342','6','3.00','900','retail','0','2023-04-04 09:39:41','','','','208.27','Cash',124.14,'300','','','5','','1','2023-04-04 06:40:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','134.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('516805908190439952',1859,'51680590810','2','1.00','300','retail','0','2023-04-04 09:46:59','','','','208','Cash',41.38,'300','','','5','','1','2023-04-04 06:48:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516805931483628823',1860,'51680591729','2','1.00','300','retail','0','2023-04-04 10:25:48','','','','208','Cash',41.38,'300','','','5','','1','2023-04-04 07:26:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516805931752035230',1861,'51680593168','6','1.00','300','retail','0','2023-04-04 10:26:15','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-04 07:26:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','134.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516805960330033222',1862,'51680596027','10','1.00','70','retail','0','2023-04-04 11:13:54','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-04 08:14:02','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516805967100930303',1863,'51680596704','4','1.00','300','retail','0','2023-04-04 11:25:11','','','','208','Cash',41.38,'300','','','5','','1','2023-04-04 08:25:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516806000682628202',1864,'51680600058','2','1.00','300','retail','0','2023-04-04 12:21:08','','','','208','Cash',41.38,'300','','','5','','1','2023-04-04 09:21:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516806000966303028',1865,'51680600089','4','1.00','300','retail','0','2023-04-04 12:21:36','','','','208','Cash',41.38,'300','','','5','','1','2023-04-04 09:21:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('516806024296266604',1866,'51680600105','2','1.00','300','retail','0','2023-04-04 13:02:35','','','','208','Cash',41.38,'300','','','5','','1','2023-04-04 10:02:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516806024402000330',1867,'51680600105','8','4.00','600','retail','0','2023-04-04 13:02:35','','','','112','Cash',82.76,'150','','','5','','1','2023-04-04 10:02:51','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','10.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516806033232823500',1868,'51680603316','2','1.00','280','retail','20','2023-04-04 13:15:24','','','','208','Cash',38.62,'280','','','5','','1','2023-04-04 10:15:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516806052052258623',1869,'51680605129','6','2.00','560','retail','40','2023-04-04 13:46:45','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-04 10:46:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','134.00','132','Inclusive','branch','Service','1110','4000','5500','',''),('516806061862303631',1870,'51680606180','6','1.00','300','retail','0','2023-04-04 14:03:06','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-04 11:04:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','134.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516806062472003402',1871,'51680606241','6','1.00','300','retail','0','2023-04-04 14:04:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-04 11:04:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','134.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516806111013033224',1872,'51680611093','6','1.00','280','retail','20','2023-04-04 15:26:19','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-04 12:34:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','134.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516806126778800623',1873,'51680612671','6','1.00','300','retail','0','2023-04-04 15:51:17','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-04 12:51:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','134.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516806130680323301',1874,'51680613059','6','2.00','600','retail','0','2023-04-04 15:58:14','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-04 12:58:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','134.00','132','Inclusive','branch','Service','1110','4000','5500','',''),('516806150990023555',1875,'51680615094','6','1.00','300','retail','0','2023-04-04 16:31:40','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-04 13:31:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','134.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516806151470030066',1876,'51680615136','6','2.00','600','retail','0','2023-04-04 16:32:28','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-04 13:32:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','134.00','132','Inclusive','branch','Service','1110','4000','5500','',''),('516806156313362386',1877,'51680615582','4','1.00','300','retail','0','2023-04-04 16:40:32','','','','208','Cash',41.38,'300','','','5','','1','2023-04-04 13:40:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516806163010333232',1878,'51680616293','2','1.00','300','retail','0','2023-04-04 16:51:41','','','','208','Cash',41.38,'300','','','5','','1','2023-04-04 13:51:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516806163213618231',1879,'51680616311','8','2.00','300','retail','0','2023-04-04 16:52:02','','','','112','Cash',41.38,'150','','','5','','1','2023-04-04 13:52:25','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516806165922633405',1880,'51680616345','6','2.00','600','retail','0','2023-04-04 16:56:32','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-04 13:56:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','134.00','132','Inclusive','branch','Service','1110','4000','5500','',''),('516806166466333008',1881,'51680616632','2','1.00','300','retail','0','2023-04-04 16:57:26','','','','208','Cash',41.38,'300','','','5','','1','2023-04-04 13:57:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516806184130282223',1882,'51680618403','6','1.00','300','retail','0','2023-04-04 17:26:53','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-04 14:27:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','134.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516806184754030333',1883,'51680618468','4','1.00','300','retail','0','2023-04-04 17:27:56','','','','208','Cash',41.38,'300','','','5','','1','2023-04-04 14:28:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516806189482292121',1884,'51680618940','2','1.00','300','retail','0','2023-04-04 17:35:48','','','','208','Cash',41.38,'300','','','5','','1','2023-04-04 14:35:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516806189653020156',1885,'51680618957','6','1.00','280','retail','20','2023-04-04 17:47:23','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-04 14:47:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','135.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('516806196640860822',1886,'51680619656','2','1.00','300','retail','0','2023-04-04 17:47:45','','','','208','Cash',41.38,'300','','','5','','1','2023-04-04 14:47:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516806220270323601',1887,'51680622020','6','1.00','300','retail','0','2023-04-04 18:27:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-04 15:27:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','135.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('516806220672224330',1888,'51680622052','6','1.00','300','retail','0','2023-04-04 18:27:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-04 15:27:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','135.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('516806808996326298',1889,'51680680885','6','10.00','2800','retail','200','2023-04-05 10:48:19','','','','208.27','Cash',386.21,'280','','','5','','1','2023-04-05 07:48:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','135.00','125','Inclusive','branch','Service','1110','4000','5500','',''),('516806809398001302',1890,'51680680927','4','2.00','560','retail','40','2023-04-05 10:48:59','','','','208','Cash',77.24,'280','','','5','','1','2023-04-05 07:49:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','28.00','26','Inclusive','branch','Service','1110','4000','5500','',''),('516806809615231296',1891,'51680680949','6','2.00','600','retail','0','2023-04-05 10:49:22','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-05 07:49:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','135.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516806809772308252',1892,'51680680971','2','1.00','300','retail','0','2023-04-05 10:49:38','','','','208','Cash',41.38,'300','','','5','','1','2023-04-05 07:49:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516806809939389692',1893,'51680680987','2','1.00','300','retail','0','2023-04-05 10:49:53','','','','208','Cash',41.38,'300','','','5','','1','2023-04-05 07:50:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516806824490303302',1894,'51680682443','2','1.00','300','retail','0','2023-04-05 11:14:10','','','','208','Cash',41.38,'300','','','5','','1','2023-04-05 08:14:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516806827410320384',1895,'51680682461','6','4.00','1120','retail','80','2023-04-05 11:19:01','','','','208.27','Cash',154.48,'280','','','5','','1','2023-04-05 08:19:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','135.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('516806842348285083',1896,'51680682753','6','1.00','280','retail','20','2023-04-05 11:43:54','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-05 08:44:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','135.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('516806859303390230',1897,'51680685923','12','1.00','30','retail','0','2023-04-05 12:12:11','','','','8','Cash',4.14,'30','','','5','','1','2023-04-05 09:12:21','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516806880328268362',1898,'51680688021','2','1.00','280','retail','20','2023-04-05 12:47:12','','','','208','Cash',38.62,'280','','','5','','1','2023-04-05 09:47:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516806920100235020',1899,'51680691999','8','2.00','300','retail','0','2023-04-05 14:11:39','','','','112','Cash',41.38,'150','','','5','','1','2023-04-05 11:11:52','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516806957499222059',1900,'51680695742','2','1.00','300','retail','0','2023-04-05 14:55:49','','','','208','Cash',41.38,'300','','','5','','1','2023-04-05 11:55:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516806957753035316',1901,'51680695758','6','2.00','600','retail','0','2023-04-05 14:56:15','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-05 11:56:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','135.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516806958760563122',1902,'51680695865','6','1.00','250','retail','50','2023-04-05 14:57:56','','','','208.27','Cash',34.48,'250','','','5','','1','2023-04-05 11:58:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','135.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('516806988483308193',1903,'51680698836','6','1.00','300','retail','0','2023-04-05 15:47:28','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-05 12:47:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','135.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('516806988644203890',1904,'51680698857','2','1.00','300','retail','0','2023-04-05 15:47:44','','','','208','Cash',41.38,'300','','','5','','1','2023-04-05 12:48:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516807008202282330',1905,'51680700814','2','1.00','300','retail','0','2023-04-05 16:20:20','','','','208','Cash',41.38,'300','','','5','','1','2023-04-05 13:20:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516807015632235004',1906,'51680701509','6','2.00','560','retail','40','2023-04-05 16:32:44','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-05 13:36:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','135.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516807026572273252',1907,'51680702652','6','1.00','300','retail','0','2023-04-05 16:50:57','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-05 13:51:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','135.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('516807027012630632',1908,'51680702670','2','1.00','300','retail','0','2023-04-05 16:51:41','','','','208','Cash',41.38,'300','','','5','','1','2023-04-05 13:52:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516807027795423338',1909,'51680702754','4','1.00','300','retail','0','2023-04-05 16:52:59','','','','208','Cash',41.38,'300','','','5','','1','2023-04-05 13:53:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516807063483262302',1910,'51680706342','2','1.00','300','retail','0','2023-04-05 17:52:29','','','','208','Cash',41.38,'300','','','5','','1','2023-04-05 14:52:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516807066223333221',1911,'51680706612','6','1.00','280','retail','20','2023-04-05 17:57:03','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-05 14:57:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','136.00','135','Inclusive','branch','Service','1110','4000','5500','',''),('516807066662063050',1912,'51680706650','4','1.00','300','retail','0','2023-04-05 17:57:46','','','','208','Cash',41.38,'300','','','5','','1','2023-04-05 15:01:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516807068995788305',1913,'51680706888','2','1.00','300','retail','0','2023-04-05 18:01:46','','','','208','Cash',41.38,'300','','','5','','1','2023-04-05 15:01:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516807078600333060',1914,'51680707854','8','1.00','150','retail','0','2023-04-05 18:17:48','','','','112','Cash',20.69,'150','','','5','','1','2023-04-05 15:17:58','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516807078684362308',1915,'51680707854','4','1.00','300','retail','0','2023-04-05 18:17:48','','','','208','Cash',41.38,'300','','','5','','1','2023-04-05 15:17:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516807085144662330',1916,'51680707878','2','1.00','300','retail','0','2023-04-05 18:28:34','','','','208','Cash',41.38,'300','','','5','','1','2023-04-05 15:28:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516807633822023038',1917,'51680763373','6','11.00','3080','retail','220','2023-04-06 09:43:03','','','','208.27','Cash',424.83,'280','','','5','','1','2023-04-06 06:43:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'11','136.00','125','Inclusive','branch','Service','1110','4000','5500','',''),('516807634043231643',1918,'51680763391','2','1.00','300','retail','0','2023-04-06 09:43:24','','','','208','Cash',41.38,'300','','','5','','1','2023-04-06 06:43:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516807634312003336',1919,'51680763420','2','2.00','600','retail','0','2023-04-06 09:44:02','','','','208','Cash',82.76,'300','','','5','','1','2023-04-06 06:44:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','34.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516807634422084260',1920,'51680763420','6','3.00','900','retail','0','2023-04-06 09:44:02','','','','208.27','Cash',124.14,'300','','','5','','1','2023-04-06 06:44:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','136.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516807680420283302',1921,'51680765888','4','1.00','300','retail','0','2023-04-06 11:00:43','','','','208','Cash',41.38,'300','','','5','','1','2023-04-06 08:00:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516807681170113423',1922,'51680768108','6','2.00','600','retail','0','2023-04-06 11:01:57','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-06 08:02:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','136.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('516807706110143230',1923,'51680768132','6','2.00','560','retail','40','2023-04-06 11:43:31','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-06 08:44:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','136.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('516807730720022222',1924,'51680773063','6','3.00','900','retail','0','2023-04-06 12:24:32','','','','208.27','Cash',124.14,'300','','','5','','1','2023-04-06 09:24:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','136.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516807732527225331',1925,'51680773238','6','3.00','750','retail','150','2023-04-06 12:27:33','','','','208.27','Cash',103.45,'250','','','5','','1','2023-04-06 09:28:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','136.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516807736262306833',1926,'51680773620','10','1.00','70','retail','0','2023-04-06 12:33:47','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-06 09:33:56','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516807756892329083',1928,'51680775678','6','1.00','300','retail','0','2023-04-06 13:22:38','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-06 10:22:51','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','136.00','135','Inclusive','branch','Service','1110','4000','5500','',''),('516807765582283203',1929,'51680775678','6','1.00','300','retail','0','2023-04-06 13:22:38','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-06 10:22:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','136.00','135','Inclusive','branch','Service','1110','4000','5500','',''),('516807769802230273',1930,'51680776972','4','1.00','300','retail','0','2023-04-06 13:29:41','','','','208','Cash',41.38,'300','','','5','','1','2023-04-06 10:29:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516807780862773830',1931,'51680776996','6','5.00','1250','retail','250','2023-04-06 13:48:06','','','','208.27','Cash',172.41,'250','','','5','','1','2023-04-06 10:50:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','136.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('516807829200222004',1932,'51680782910','6','2.00','600','retail','0','2023-04-06 15:08:41','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-06 12:08:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','136.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('516807829773233329',1933,'51680782968','2','4.00','1200','retail','0','2023-04-06 15:09:55','','','','208','Cash',165.52,'300','','','5','','1','2023-04-06 12:10:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','34.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516807829956028215',1934,'51680782968','6','2.00','600','retail','0','2023-04-06 15:09:55','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-06 12:10:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','136.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('516807830872303205',1935,'51680783079','2','1.00','300','retail','0','2023-04-06 15:11:28','','','','208','Cash',41.38,'300','','','5','','1','2023-04-06 12:11:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516807831632236102',1936,'51680783156','2','1.00','300','retail','0','2023-04-06 15:12:43','','','','208','Cash',41.38,'300','','','5','','1','2023-04-06 12:12:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516807832093369232',1937,'51680783196','4','2.00','600','retail','0','2023-04-06 15:13:29','','','','208','Cash',82.76,'300','','','5','','1','2023-04-06 12:13:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','28.00','26','Inclusive','branch','Service','1110','4000','5500','',''),('516807833680630263',1938,'51680783222','4','1.00','300','retail','0','2023-04-06 15:16:19','','','','208','Cash',41.38,'300','','','5','','1','2023-04-06 12:16:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516807833792323033',1939,'51680783222','8','2.00','300','retail','0','2023-04-06 15:16:19','','','','112','Cash',41.38,'150','','','5','','1','2023-04-06 12:16:36','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516807843694036732',1940,'51680783397','6','1.00','280','retail','20','2023-04-06 15:32:50','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-06 12:34:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','136.00','135','Inclusive','branch','Service','1110','4000','5500','',''),('516807854542232083',1941,'51680785442','6','2.00','560','retail','40','2023-04-06 15:50:54','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-06 12:51:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','136.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('516807868298014303',1942,'51680786813','6','1.00','300','retail','0','2023-04-06 16:13:49','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-06 13:14:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','136.00','135','Inclusive','branch','Service','1110','4000','5500','',''),('516807878587602047',1943,'51680787850','6','2.00','600','retail','0','2023-04-06 16:30:58','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-06 13:32:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','136.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('516807909030302332',1944,'51680790822','6','2.00','560','retail','40','2023-04-06 17:21:44','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-06 14:21:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','136.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('516807909463353385',1945,'51680790932','2','2.00','560','retail','40','2023-04-06 17:22:26','','','','208','Cash',77.24,'280','','','5','','1','2023-04-06 14:22:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','34.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516807928807320205',1946,'51680792869','2','2.00','600','retail','0','2023-04-06 17:54:41','','','','208','Cash',82.76,'300','','','5','','1','2023-04-06 14:54:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','34.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516807932927333250',1947,'51680793281','6','2.00','600','retail','0','2023-04-06 18:01:32','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-06 15:01:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','138.00','136','Inclusive','branch','Service','1110','4000','5500','',''),('516807934830280048',1948,'51680793475','2','1.00','300','retail','0','2023-04-06 18:04:43','','','','208','Cash',41.38,'300','','','5','','1','2023-04-06 15:10:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516807956430023237',1949,'51680795522','6','1.00','300','retail','0','2023-04-06 18:40:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-06 15:40:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','141.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516807966722320053',1950,'51680796665','6','1.00','300','retail','0','2023-04-06 18:57:52','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-06 15:58:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','141.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516807967582003674',1951,'51680796749','6','2.00','600','retail','0','2023-04-06 18:59:18','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-06 15:59:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','141.00','139','Inclusive','branch','Service','1110','4000','5500','',''),('516807969622373182',1953,'51680796943','6','3.00','900','retail','0','2023-04-06 19:03:38','','','','208.27','Cash',124.14,'300','','','5','','1','2023-04-06 16:04:10','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'3','141.00','138','Inclusive','branch','Service','1110','4000','5500','',''),('516807985923193033',1954,'51680798584','4','1.00','300','retail','0','2023-04-06 19:29:52','','','','208','Cash',41.38,'300','','','5','','1','2023-04-06 16:30:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516808631694300033',1955,'51680863159','2','1.00','300','retail','0','2023-04-07 13:26:09','','','','208','Cash',41.38,'300','','','5','','1','2023-04-07 10:26:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516808632060030320',1956,'51680863190','4','2.00','600','retail','0','2023-04-07 13:26:46','','','','208','Cash',82.76,'300','','','5','','1','2023-04-07 10:26:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','28.00','26','Inclusive','branch','Service','1110','4000','5500','',''),('516808632255520226',1957,'51680863217','6','2.00','600','retail','0','2023-04-07 13:27:05','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-07 10:27:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','141.00','139','Inclusive','branch','Service','1110','4000','5500','',''),('516808638843235202',1958,'51680863235','10','1.00','70','retail','0','2023-04-07 13:38:04','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-07 10:38:29','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516808642482332480',1959,'51680863909','6','1.00','300','retail','0','2023-04-07 13:44:09','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-07 10:44:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','141.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516808647507262040',1960,'51680864566','2','1.00','280','retail','20','2023-04-07 13:53:02','','','','208','Cash',38.62,'280','','','5','','1','2023-04-07 10:55:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516808647823230832',1961,'51680864566','4','1.00','280','retail','20','2023-04-07 13:53:02','','','','208','Cash',38.62,'280','','','5','','1','2023-04-07 10:55:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516808664797222016',1962,'51680866387','2','1.00','300','retail','0','2023-04-07 14:21:19','','','','208','Cash',41.38,'300','','','5','','1','2023-04-07 11:21:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516808672692285189',1963,'51680867263','2','1.00','300','retail','0','2023-04-07 14:34:29','','','','208','Cash',41.38,'300','','','5','','1','2023-04-07 11:34:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516808673413704020',1964,'51680867286','6','1.00','300','retail','0','2023-04-07 14:35:41','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-07 11:35:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','141.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516808693063368323',1966,'51680869300','6','1.00','300','retail','0','2023-04-07 15:08:26','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-07 12:08:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','141.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516808705358338322',1967,'51680869318','4','2.00','600','retail','0','2023-04-07 15:28:55','','','','208','Cash',82.76,'300','','','5','','1','2023-04-07 12:29:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','28.00','26','Inclusive','branch','Service','1110','4000','5500','',''),('516808730902333333',1968,'51680873083','6','1.00','300','retail','0','2023-04-07 16:11:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-07 13:11:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','141.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516808734422830322',1969,'51680873102','2','3.00','900','retail','0','2023-04-07 16:17:23','','','','208','Cash',124.14,'300','','','5','','1','2023-04-07 13:17:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','34.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516808737900000330',1970,'51680873455','2','1.00','300','retail','0','2023-04-07 16:23:10','','','','208','Cash',41.38,'300','','','5','','1','2023-04-07 13:23:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516808739513052022',1971,'51680873946','6','1.00','300','retail','0','2023-04-07 16:25:52','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-07 13:26:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','141.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516808692486432243',1972,'51680869241','4','1.00','300','retail','0','2023-04-07 18:04:16','','','','208','Cash',41.38,'300','','','5','','1','2023-04-07 15:04:29','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516808798562222302',1973,'51680869241','4','1.00','280','retail','20','2023-04-07 18:04:16','','','','208','Cash',38.62,'280','','','5','','1','2023-04-07 15:04:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516808807390803004',1975,'51680880733','6','1.00','300','retail','0','2023-04-07 18:27:52','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-07 15:28:01','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','141.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516808811590332258',1976,'51680880733','6','2.00','600','retail','0','2023-04-07 18:27:52','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-07 15:28:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','142.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516808826500132623',1977,'51680882644','10','1.00','70','retail','0','2023-04-07 18:50:50','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-07 15:51:59','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516809331912039331',1978,'51680933184','2','1.00','300','retail','0','2023-04-08 08:53:12','','','','208','Cash',41.38,'300','','','5','','1','2023-04-08 05:53:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516809340679303026',1982,'51680933467','2','1.00','300','retail','0','2023-04-08 09:12:39','','','','208','Cash',41.38,'300','','','5','','1','2023-04-08 06:12:49','1','2','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516809343213838534',1983,'51680933467','2','1.00','280','retail','20','2023-04-08 09:12:39','','','','208','Cash',38.62,'280','','','5','','1','2023-04-08 06:12:49','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516809354976420313',1984,'51680934369','8','1.00','150','retail','0','2023-04-08 09:31:38','','','','112','Cash',20.69,'150','','','5','','1','2023-04-08 06:32:03','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516809372070333726',1985,'51680937198','6','2.00','600','retail','0','2023-04-08 10:00:08','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-08 07:00:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','142.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516809375767333295',1986,'51680937570','2','1.00','300','retail','0','2023-04-08 10:06:16','','','','208','Cash',41.38,'300','','','5','','1','2023-04-08 07:06:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516809379185330232',1987,'51680937907','6','11.00','3080','retail','220','2023-04-08 10:11:58','','','','208.27','Cash',424.83,'280','','','5','','1','2023-04-08 07:12:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'11','142.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('516809417151334203',1988,'51680941700','2','1.00','280','retail','20','2023-04-08 11:15:16','','','','208','Cash',38.62,'280','','','5','','1','2023-04-08 08:15:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516809440232403620',1989,'51680944010','6','2.00','600','retail','0','2023-04-08 11:53:43','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-08 08:53:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','142.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516809453341223239',1990,'51680945315','2','1.00','300','retail','0','2023-04-08 12:15:34','','','','208','Cash',41.38,'300','','','5','','1','2023-04-08 09:15:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516809496682208000',1991,'51680948039','2','1.00','280','retail','20','2023-04-08 13:36:02','','','','208','Cash',38.62,'280','','','5','','1','2023-04-08 10:36:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516809510381895023',1992,'51680950937','6','1.00','300','retail','0','2023-04-08 13:50:38','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-08 10:50:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516809516477300323',1993,'51680951049','6','1.00','300','retail','0','2023-04-08 14:00:48','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-08 11:00:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516809553640553309',1994,'51680955352','4','2.00','600','retail','0','2023-04-08 15:02:44','','','','208','Cash',82.76,'300','','','5','','1','2023-04-08 12:04:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','29.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516809562833033220',1995,'51680955449','2','1.00','300','retail','0','2023-04-08 15:18:03','','','','208','Cash',41.38,'300','','','5','','1','2023-04-08 12:18:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516809565956309303',1996,'51680956588','4','1.00','300','retail','0','2023-04-08 15:23:15','','','','208','Cash',41.38,'300','','','5','','1','2023-04-08 12:23:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('516809575043740892',1997,'51680957497','4','1.00','300','retail','0','2023-04-08 15:38:25','','','','208','Cash',41.38,'300','','','5','','1','2023-04-08 12:38:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516809593583222620',1998,'51680959351','10','1.00','70','retail','0','2023-04-08 16:09:19','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-08 13:09:26','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516809601793260403',1999,'51680960171','2','1.00','300','retail','0','2023-04-08 16:23:00','','','','208','Cash',41.38,'300','','','5','','1','2023-04-08 13:23:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516809603300004513',2000,'51680960189','12','1.00','30','retail','0','2023-04-08 16:25:30','','','','8','Cash',4.14,'30','','','5','','1','2023-04-08 13:25:39','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516809610380025333',2001,'51680961032','2','1.00','300','retail','0','2023-04-08 16:37:19','','','','208','Cash',41.38,'300','','','5','','1','2023-04-08 13:37:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516809612636089221',2002,'51680961050','2','1.00','280','retail','20','2023-04-08 16:41:03','','','','208','Cash',38.62,'280','','','5','','1','2023-04-08 13:44:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516809614540462222',2003,'51680961448','10','1.00','70','retail','0','2023-04-08 16:44:14','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-08 13:44:22','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516809658670002536',2004,'51680964934','2','1.00','300','retail','0','2023-04-08 17:57:47','','','','208','Cash',41.38,'300','','','5','','1','2023-04-08 14:57:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516809677886636602',2005,'51680967782','4','1.00','300','retail','0','2023-04-08 18:29:49','','','','208','Cash',41.38,'300','','','5','','1','2023-04-08 15:29:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516811239773322022',2006,'51681123970','2','1.00','300','retail','0','2023-04-10 13:52:57','','','','208','Cash',41.38,'300','','','5','','1','2023-04-10 10:53:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516811240014085303',2007,'51681123994','6','1.00','300','retail','0','2023-04-10 13:53:21','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-10 10:53:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516811267587220571',2008,'51681125629','2','1.00','300','retail','0','2023-04-10 14:39:18','','','','208','Cash',41.38,'300','','','5','','1','2023-04-10 11:39:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516811270002522031',2009,'51681126793','6','1.00','300','retail','0','2023-04-10 14:43:20','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-10 11:43:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516811276072431520',2010,'51681127048','2','1.00','300','retail','0','2023-04-10 14:53:28','','','','208','Cash',41.38,'300','','','5','','1','2023-04-10 11:53:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516811279126352232',2011,'51681127905','2','1.00','300','retail','0','2023-04-10 14:58:33','','','','208','Cash',41.38,'300','','','5','','1','2023-04-10 11:58:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516811280400364804',2012,'51681127931','4','1.00','300','retail','0','2023-04-10 15:00:40','','','','208','Cash',41.38,'300','','','5','','1','2023-04-10 12:00:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516811285810202421',2013,'51681128415','6','1.00','280','retail','20','2023-04-10 15:09:42','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-10 12:09:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516811337143121323',2015,'51681133707','4','1.00','300','retail','0','2023-04-10 16:35:14','','','','208','Cash',41.38,'300','','','5','','1','2023-04-10 13:35:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516811339243212332',2016,'51681133911','4','1.00','280','retail','20','2023-04-10 16:38:45','','','','208','Cash',38.62,'280','','','5','','1','2023-04-10 13:38:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516811400912329202',2017,'51681140082','4','1.00','300','retail','0','2023-04-10 18:21:31','','','','208','Cash',41.38,'300','','','5','','1','2023-04-10 15:21:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516811950323232000',2018,'51681195025','4','1.00','300','retail','0','2023-04-11 09:37:13','','','','208','Cash',41.38,'300','','','5','','1','2023-04-11 06:37:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516811979153892522',2019,'51681197908','2','1.00','300','retail','0','2023-04-11 10:25:15','','','','208','Cash',41.38,'300','','','5','','1','2023-04-11 07:25:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516811296252622023',2020,'51681129618','10','1.00','70','retail','0','2023-04-11 11:57:20','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-11 08:57:36','1','5','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',60.34,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516812034394433393',2021,'51681129618','10','1.00','70','retail','0','2023-04-11 11:57:20','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-11 08:57:36','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516812038952033033',2023,'51681203887','2','1.00','300','retail','0','2023-04-11 12:08:24','','','','208','Cash',41.38,'300','','','5','','1','2023-04-11 09:08:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','37.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516812043422832013',2024,'51681204336','2','1.00','300','retail','0','2023-04-11 12:24:33','','','','208','Cash',41.38,'300','','','5','','1','2023-04-11 09:25:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','37.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516812051182302522',2025,'51681205105','8','1.00','130','retail','20','2023-04-11 12:25:18','','','','112','Cash',17.93,'130','','','5','','1','2023-04-11 09:25:29','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516812035446214333',2026,'51681203539','10','1.00','70','retail','0','2023-04-11 12:41:15','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-11 09:41:23','1','5','new','1','printed','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516812061550025600',2027,'51681206146','8','2.00','300','retail','0','2023-04-11 12:42:35','','','','112','Cash',41.38,'150','','','5','','1','2023-04-11 09:42:45','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516812073877370072',2028,'51681207380','4','1.00','300','retail','0','2023-04-11 13:03:08','','','','208','Cash',41.38,'300','','','5','','1','2023-04-11 10:03:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516812074114320011',2029,'51681207403','4','1.00','300','retail','0','2023-04-11 13:03:32','','','','208','Cash',41.38,'300','','','5','','1','2023-04-11 10:04:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516812091652135603',2030,'51681209147','4','2.00','560','retail','40','2023-04-11 13:32:46','','','','208','Cash',77.24,'280','','','5','','1','2023-04-11 10:32:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','32.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516812100791003807',2031,'51681209817','6','2.00','600','retail','0','2023-04-11 13:47:59','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-11 10:48:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','142.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516812105962530220',2032,'51681210094','6','1.00','300','retail','0','2023-04-11 13:56:53','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-11 10:57:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516812106132221103',2033,'51681210094','8','2.00','300','retail','0','2023-04-11 13:56:53','','','','112','Cash',41.38,'150','','','5','','1','2023-04-11 10:57:06','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516812120230003005',2034,'51681212010','6','2.00','600','retail','0','2023-04-11 14:20:23','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-11 11:20:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','142.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516812166544435204',2035,'51681215257','4','1.00','300','retail','0','2023-04-11 15:37:34','','','','208','Cash',41.38,'300','','','5','','1','2023-04-11 12:37:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516812197373261353',2036,'51681219728','4','2.00','600','retail','0','2023-04-11 16:29:06','','','','208','Cash',82.76,'300','','','5','','1','2023-04-11 13:29:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','32.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516812197463311103',2037,'51681219728','6','2.00','600','retail','0','2023-04-11 16:29:06','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-11 13:29:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','142.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516812225593102025',2038,'51681222284','6','2.00','600','retail','0','2023-04-11 17:16:00','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-11 14:16:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','142.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516812228812322230',2039,'51681222572','4','2.00','560','retail','40','2023-04-11 17:21:22','','','','208','Cash',77.24,'280','','','5','','1','2023-04-11 14:21:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','32.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516812246152106364',2040,'51681224609','2','1.00','300','retail','0','2023-04-11 17:50:16','','','','208','Cash',41.38,'300','','','5','','1','2023-04-11 14:50:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516812743803043321',2041,'51681274366','6','9.00','2520','retail','180','2023-04-12 07:39:40','','','','208.27','Cash',347.59,'280','','','5','','1','2023-04-12 04:39:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'9','142.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516812798545033329',2042,'51681279822','6','10.00','2800','retail','200','2023-04-12 09:10:54','','','','208.27','Cash',386.21,'280','','','5','','1','2023-04-12 06:11:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','142.00','132','Inclusive','branch','Service','1110','4000','5500','',''),('516812801842038120',2044,'51681280178','6','1.00','300','retail','0','2023-04-12 09:16:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-12 06:16:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516812801908201302',2045,'51681280178','4','1.00','300','retail','0','2023-04-12 09:16:31','','','','208','Cash',41.38,'300','','','5','','1','2023-04-12 06:16:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516812867921303300',2046,'51681286774','6','2.00','560','retail','40','2023-04-12 11:06:33','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-12 08:06:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','142.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516812868221231223',2047,'51681286815','6','1.00','300','retail','0','2023-04-12 11:07:10','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-12 08:07:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516812868299028431',2048,'51681286815','4','1.00','300','retail','0','2023-04-12 11:07:10','','','','208','Cash',41.38,'300','','','5','','1','2023-04-12 08:07:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516812868483202832',2049,'51681286839','6','2.00','600','retail','0','2023-04-12 11:07:28','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-12 08:07:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','142.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516812887214288722',2050,'51681288707','6','5.00','1250','retail','250','2023-04-12 11:38:41','','','','208.27','Cash',172.41,'250','','','5','','1','2023-04-12 08:38:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','142.00','137','Inclusive','branch','Service','1110','4000','5500','',''),('516812887507320332',2051,'51681288734','6','4.00','1000','retail','200','2023-04-12 11:39:10','','','','208.27','Cash',137.93,'250','','','5','','1','2023-04-12 08:39:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','142.00','138','Inclusive','branch','Service','1110','4000','5500','',''),('516812934975089332',2052,'51681293484','6','5.00','1500','retail','0','2023-04-12 12:58:17','','','','208.27','Cash',206.90,'300','','','5','','1','2023-04-12 09:58:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','142.00','137','Inclusive','branch','Service','1110','4000','5500','',''),('516812801693813131',2053,'51681280160','2','1.00','280','retail','20','2023-04-12 13:46:34','','','','208','Cash',38.62,'280','','','5','','1','2023-04-12 10:46:58','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516812963940032232',2054,'51681280160','6','1.00','280','retail','20','2023-04-12 13:46:34','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-12 10:46:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516812989752512150',2055,'51681298964','6','1.00','280','retail','20','2023-04-12 14:29:35','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-12 11:29:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516812989968803938',2056,'51681298984','12','2.00','60','retail','0','2023-04-12 14:29:56','','','','8','Cash',8.28,'30','','','5','','1','2023-04-12 11:30:19','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('516813014492320400',2057,'51681301437','2','2.00','600','retail','0','2023-04-12 15:10:49','','','','208','Cash',82.76,'300','','','5','','1','2023-04-12 12:11:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','38.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516813015340013032',2058,'51681301518','8','2.00','260','retail','40','2023-04-12 15:12:15','','','','112','Cash',35.86,'130','','','5','','1','2023-04-12 12:12:28','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516813021802203223',2059,'51681302173','2','1.00','300','retail','0','2023-04-12 15:23:00','','','','208','Cash',41.38,'300','','','5','','1','2023-04-12 12:23:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516813088913308139',2060,'51681308880','2','1.00','280','retail','20','2023-04-12 17:14:52','','','','208','Cash',38.62,'280','','','5','','1','2023-04-12 14:15:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516813120942331113',2061,'51681312087','2','1.00','300','retail','0','2023-04-12 18:08:14','','','','208','Cash',41.38,'300','','','5','','1','2023-04-12 15:08:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516813121083332322',2062,'51681312102','2','1.00','300','retail','0','2023-04-12 18:08:28','','','','208','Cash',41.38,'300','','','5','','1','2023-04-12 15:08:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516813121263320132',2063,'51681312118','2','1.00','300','retail','0','2023-04-12 18:08:46','','','','208','Cash',41.38,'300','','','5','','1','2023-04-12 15:09:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516813121703002331',2064,'51681312162','4','1.00','300','retail','0','2023-04-12 18:09:30','','','','208','Cash',41.38,'300','','','5','','1','2023-04-12 15:09:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516813122572337134',2065,'51681312247','6','2.00','600','retail','0','2023-04-12 18:28:53','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-12 15:29:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','142.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516813139073270273',2066,'51681313345','2','1.00','300','retail','0','2023-04-12 18:39:41','','','','208','Cash',41.38,'300','','','5','','1','2023-04-12 15:39:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516813149512200320',2067,'51681314945','4','1.00','300','retail','0','2023-04-12 18:55:52','','','','208','Cash',41.38,'300','','','5','','1','2023-04-12 15:56:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516813700071233723',2068,'51681369737','2','1.00','300','retail','0','2023-04-13 10:13:27','','','','208','Cash',41.38,'300','','','5','','1','2023-04-13 07:14:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516813701020202022',2069,'51681370068','6','1.00','300','retail','0','2023-04-13 10:15:03','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-13 07:15:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516813701704332732',2070,'51681370116','2','1.00','300','retail','0','2023-04-13 10:16:21','','','','208','Cash',41.38,'300','','','5','','1','2023-04-13 07:16:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516813701811304132',2071,'51681370116','6','1.00','300','retail','0','2023-04-13 10:16:21','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-13 07:16:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516813705892322059',2072,'51681370581','6','1.00','300','retail','0','2023-04-13 10:34:11','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-13 07:34:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516813712783323013',2073,'51681371265','6','5.00','1400','retail','100','2023-04-13 10:42:34','','','','208.27','Cash',193.10,'280','','','5','','1','2023-04-13 07:42:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'5','142.00','137','Inclusive','branch','Service','1110','4000','5500','',''),('516813718623512733',2075,'51681371856','4','1.00','300','retail','0','2023-04-13 10:44:22','','','','208','Cash',41.38,'300','','','5','','1','2023-04-13 07:44:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516813718148120320',2077,'51681371805','6','3.00','900','retail','0','2023-04-13 12:17:38','','','','208.27','Cash',124.14,'300','','','5','','1','2023-04-13 09:17:47','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'3','142.00','139','Inclusive','branch','Service','1110','4000','5500','',''),('516813774571223372',2078,'51681371805','6','1.00','300','retail','0','2023-04-13 12:17:38','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-13 09:17:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516813785177000732',2081,'51681378508','6','2.00','600','retail','0','2023-04-13 12:35:32','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-13 09:36:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','142.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516813785327023223',2082,'51681378508','8','5.00','750','retail','0','2023-04-13 12:35:32','','','','112','Cash',103.45,'150','','','5','','1','2023-04-13 09:36:12','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','10.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516813775707220207',2083,'51681377565','6','1.00','300','retail','0','2023-04-13 12:36:40','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-13 09:36:59','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516813785994282232',2084,'51681377565','6','1.00','300','retail','0','2023-04-13 12:36:40','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-13 09:36:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516813787087233373',2085,'51681378700','4','1.00','300','retail','0','2023-04-13 12:38:38','','','','208','Cash',41.38,'300','','','5','','1','2023-04-13 10:05:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516813787177230253',2086,'51681378700','6','2.00','600','retail','0','2023-04-13 12:38:38','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-13 10:05:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','142.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516813809293266283',2087,'51681380920','6','1.00','250','retail','50','2023-04-13 13:15:43','','','','208.27','Cash',34.48,'250','','','5','','1','2023-04-13 10:15:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516813823322002320',2089,'51681381920','2','1.00','280','retail','20','2023-04-13 13:38:53','','','','208','Cash',38.62,'280','','','5','','1','2023-04-13 10:39:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516813827333332502',2090,'51681382727','2','1.00','300','retail','0','2023-04-13 13:45:33','','','','208','Cash',41.38,'300','','','5','','1','2023-04-13 10:45:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516813833412232333',2091,'51681382743','2','1.00','300','retail','0','2023-04-13 13:55:41','','','','208','Cash',41.38,'300','','','5','','1','2023-04-13 10:55:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516813840442633032',2092,'51681383556','4','1.00','300','retail','0','2023-04-13 14:13:04','','','','208','Cash',41.38,'300','','','5','','1','2023-04-13 11:13:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516813840572302308',2093,'51681383556','8','1.00','150','retail','0','2023-04-13 14:13:04','','','','112','Cash',20.69,'150','','','5','','1','2023-04-13 11:13:15','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516813844704323423',2094,'51681384459','6','1.00','280','retail','20','2023-04-13 14:14:31','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-13 11:14:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516813854711323241',2095,'51681385465','6','1.00','300','retail','0','2023-04-13 14:31:11','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-13 11:31:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516813718971232028',2096,'51681371892','6','1.00','300','retail','0','2023-04-13 16:01:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-13 13:01:50','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516813908963101062',2097,'51681371892','6','1.00','300','retail','0','2023-04-13 16:01:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-13 13:01:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516813819133142033',2098,'51681381904','4','1.00','280','retail','20','2023-04-13 16:04:18','','','','208','Cash',38.62,'280','','','5','','1','2023-04-13 13:04:25','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516813777247232377',2099,'51681377712','4','1.00','280','retail','20','2023-04-13 16:06:24','','','','208','Cash',38.62,'280','','','5','','1','2023-04-13 13:06:39','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516813914862023329',2100,'51681391473','4','2.00','560','retail','40','2023-04-13 16:11:27','','','','208','Cash',77.24,'280','','','5','','1','2023-04-13 13:11:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','32.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516813928072323918',2101,'51681392246','6','1.00','300','retail','0','2023-04-13 16:33:28','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-13 13:35:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516813929222330231',2102,'51681392915','6','1.00','300','retail','0','2023-04-13 17:19:27','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-13 14:19:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516813956283033005',2103,'51681395621','4','1.00','300','retail','0','2023-04-13 17:20:29','','','','208','Cash',41.38,'300','','','5','','1','2023-04-13 14:20:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516813959123913293',2104,'51681395899','4','1.00','280','retail','20','2023-04-13 17:26:37','','','','208','Cash',38.62,'280','','','5','','1','2023-04-13 14:26:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516813967312312032',2105,'51681396723','4','1.00','300','retail','0','2023-04-13 17:38:52','','','','208','Cash',41.38,'300','','','5','','1','2023-04-13 14:39:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516813977192307231',2106,'51681397580','6','2.00','560','retail','40','2023-04-13 17:55:19','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-13 14:55:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','142.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516813978963423222',2107,'51681397890','6','1.00','300','retail','0','2023-04-13 17:58:17','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-13 14:59:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516813988773230602',2108,'51681398868','2','1.00','300','retail','0','2023-04-13 18:14:37','','','','208','Cash',41.38,'300','','','5','','1','2023-04-13 15:14:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516813990602342243',2109,'51681398940','6','1.00','280','retail','20','2023-04-13 18:19:04','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-13 15:19:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','143.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516813993633222293',2110,'51681399357','6','1.00','300','retail','0','2023-04-13 18:22:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-13 15:22:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','143.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516813995443933325',2111,'51681399533','2','2.00','600','retail','0','2023-04-13 18:25:45','','','','208','Cash',82.76,'300','','','5','','1','2023-04-13 15:25:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','38.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516814500872000212',2112,'51681450074','6','16.00','4480','retail','320','2023-04-14 08:28:07','','','','208.27','Cash',617.93,'280','','','5','','1','2023-04-14 05:28:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'16','143.00','127','Inclusive','branch','Service','1110','4000','5500','',''),('516814533356242333',2113,'51681453323','6','10.00','2800','retail','200','2023-04-14 09:22:15','','','','208.27','Cash',386.21,'280','','','5','','1','2023-04-14 06:22:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','143.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('516814536774732082',2114,'51681453671','2','1.00','300','retail','0','2023-04-14 09:27:58','','','','208','Cash',41.38,'300','','','5','','1','2023-04-14 06:28:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516814537207300733',2115,'51681453707','6','2.00','560','retail','40','2023-04-14 09:28:40','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-14 06:29:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','143.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516814540703004842',2116,'51681454060','8','2.00','300','retail','0','2023-04-14 09:35:21','','','','112','Cash',41.38,'150','','','5','','1','2023-04-14 06:35:31','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516814581780855231',2117,'51681458167','2','1.00','280','retail','20','2023-04-14 10:43:13','','','','208','Cash',38.62,'280','','','5','','1','2023-04-14 07:43:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516814581922255224',2118,'51681458167','6','2.00','560','retail','40','2023-04-14 10:43:13','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-14 07:43:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','143.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516814584332433302',2119,'51681458202','6','1.00','280','retail','20','2023-04-14 10:48:55','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-14 07:49:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','143.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516814588525200228',2120,'51681458843','6','3.00','900','retail','0','2023-04-14 10:54:13','','','','208.27','Cash',124.14,'300','','','5','','1','2023-04-14 07:54:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','143.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516814589052044330',2121,'51681458890','4','5.00','1500','retail','0','2023-04-14 10:55:05','','','','208','Cash',206.90,'300','','','5','','1','2023-04-14 07:55:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','32.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('516814623382203203',2122,'51681462326','6','4.00','1000','retail','200','2023-04-14 11:52:18','','','','208.27','Cash',137.93,'250','','','5','','1','2023-04-14 08:52:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','143.00','139','Inclusive','branch','Service','1110','4000','5500','',''),('516814625953403222',2124,'51681462586','4','3.00','900','retail','0','2023-04-14 11:56:36','','','','208','Cash',124.14,'300','','','5','','1','2023-04-14 08:56:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','32.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516814625623603053',2125,'51681462546','6','1.00','280','retail','20','2023-04-14 11:58:09','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-14 08:58:20','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','143.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516814661821808231',2126,'51681466176','4','1.00','300','retail','0','2023-04-14 12:56:22','','','','208','Cash',41.38,'300','','','5','','1','2023-04-14 10:03:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516814689461604232',2127,'51681468786','2','3.00','900','retail','0','2023-04-14 13:42:26','','','','208','Cash',124.14,'300','','','5','','1','2023-04-14 10:42:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','38.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516814698727240262',2129,'51681469858','8','2.00','260','retail','40','2023-04-14 13:57:52','','','','112','Cash',35.86,'130','','','5','','1','2023-04-14 10:58:10','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516814708362022822',2130,'51681470829','6','1.00','300','retail','0','2023-04-14 14:13:56','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-14 11:14:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','143.00','142','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,2133,'51681468958','6','1.00','300','retail','0','2023-04-14 14:16:32','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-14 11:16:43','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,2134,'51681468958','6','1.00','300','retail','0','2023-04-14 14:16:32','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-14 11:16:43','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516814784005032072',2135,'51681478393','2','1.00','300','retail','0','2023-04-14 16:20:01','','','','208','Cash',41.38,'300','','','5','','1','2023-04-14 13:20:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516814788503250036',2136,'51681478844','2','1.00','300','retail','0','2023-04-14 16:27:31','','','','208','Cash',41.38,'300','','','5','','1','2023-04-14 13:27:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516814822612210222',2137,'51681482239','2','1.00','300','retail','0','2023-04-14 17:24:22','','','','208','Cash',41.38,'300','','','5','','1','2023-04-14 14:24:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516814828425602883',2138,'51681482836','10','1.00','70','retail','0','2023-04-14 17:34:02','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-14 14:34:13','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516814844422534313',2139,'51681484429','2','1.00','280','retail','20','2023-04-14 18:00:43','','','','208','Cash',38.62,'280','','','5','','1','2023-04-14 15:00:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516814850795803920',2140,'51681485067','6','2.00','600','retail','0','2023-04-14 18:11:19','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-14 15:11:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','144.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516814853241333530',2141,'51681485310','2','1.00','300','retail','0','2023-04-14 18:15:24','','','','208','Cash',41.38,'300','','','5','','1','2023-04-14 15:15:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516814854533030022',2142,'51681485444','6','1.00','280','retail','20','2023-04-14 18:17:33','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-14 15:18:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516814872766276723',2143,'51681487262','6','1.00','280','retail','20','2023-04-14 18:47:57','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-14 15:48:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516814873034422053',2144,'51681487285','6','1.00','280','retail','20','2023-04-14 18:48:24','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-14 15:48:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516814873208202040',2145,'51681487313','4','1.00','300','retail','0','2023-04-14 18:48:41','','','','208','Cash',41.38,'300','','','5','','1','2023-04-14 15:49:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516814873492033356',2146,'51681487342','2','1.00','300','retail','0','2023-04-14 18:49:09','','','','208','Cash',41.38,'300','','','5','','1','2023-04-14 15:49:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516814873723373380',2147,'51681487361','2','1.00','300','retail','0','2023-04-14 18:49:33','','','','208','Cash',41.38,'300','','','5','','1','2023-04-14 15:49:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516814880263382220',2148,'51681488010','4','1.00','300','retail','0','2023-04-14 19:00:26','','','','208','Cash',41.38,'300','','','5','','1','2023-04-14 16:00:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516814885594123505',2149,'51681488551','6','2.00','600','retail','0','2023-04-14 19:09:20','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-14 16:09:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','144.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516814894760022190',2150,'51681489461','6','1.00','280','retail','20','2023-04-14 19:24:36','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-14 16:24:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516815398453128122',2151,'51681539838','6','1.00','300','retail','0','2023-04-15 09:24:06','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-15 06:24:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516815409952203404',2153,'51681540392','2','1.00','300','retail','0','2023-04-15 09:43:15','','','','208','Cash',41.38,'300','','','5','','1','2023-04-15 06:43:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516815422552505525',2154,'51681541735','6','1.00','300','retail','0','2023-04-15 10:04:15','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-15 07:04:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516815428355504502',2155,'51681542828','2','1.00','300','retail','0','2023-04-15 10:13:55','','','','208','Cash',41.38,'300','','','5','','1','2023-04-15 07:14:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516815398760039421',2156,'51681539859','4','3.00','900','retail','0','2023-04-15 10:47:45','','','','208','Cash',124.14,'300','','','5','','1','2023-04-15 07:47:55','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'3','32.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('516815448640056332',2157,'51681539859','6','2.00','600','retail','0','2023-04-15 10:47:45','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-15 07:47:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','144.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516815458482440526',2158,'51681545841','2','1.00','300','retail','0','2023-04-15 11:04:08','','','','208','Cash',41.38,'300','','','5','','1','2023-04-15 08:04:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516815508870382208',2159,'51681550876','12','1.00','20','retail','10','2023-04-15 12:28:08','','','','8','Cash',2.76,'20','','','5','','1','2023-04-15 09:28:23','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516815521283002231',2160,'51681552122','2','1.00','300','retail','0','2023-04-15 12:48:59','','','','208','Cash',41.38,'300','','','5','','1','2023-04-15 09:49:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516815521382228050',2161,'51681552122','8','2.00','300','retail','0','2023-04-15 12:48:59','','','','112','Cash',41.38,'150','','','5','','1','2023-04-15 09:49:09','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516815523000033123',2162,'51681552149','4','1.00','300','retail','0','2023-04-15 12:51:40','','','','208','Cash',41.38,'300','','','5','','1','2023-04-15 09:51:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516815531600022613',2163,'51681553145','8','2.00','300','retail','0','2023-04-15 13:06:01','','','','112','Cash',41.38,'150','','','5','','1','2023-04-15 10:06:12','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516815559183028218',2164,'51681555911','6','1.00','300','retail','0','2023-04-15 13:51:58','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-15 10:52:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516815576200600323',2165,'51681555931','6','2.00','560','retail','40','2023-04-15 14:20:20','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-15 11:20:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','144.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516815591071272550',2166,'51681559097','6','1.00','300','retail','0','2023-04-15 14:45:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-15 11:45:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516815631353312336',2167,'51681563127','4','2.00','600','retail','0','2023-04-15 15:52:25','','','','208','Cash',82.76,'300','','','5','','1','2023-04-15 12:52:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','33.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('516815638282833558',2168,'51681563819','6','1.00','280','retail','20','2023-04-15 16:03:49','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-15 13:03:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516815638575110030',2169,'51681563849','2','1.00','300','retail','0','2023-04-15 16:04:18','','','','208','Cash',41.38,'300','','','5','','1','2023-04-15 13:04:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516815672797343610',2170,'51681567274','6','1.00','300','retail','0','2023-04-15 17:01:19','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-15 14:01:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516815695742375333',2171,'51681569561','6','1.00','300','retail','0','2023-04-15 17:39:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-15 14:40:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516815695826054203',2172,'51681569561','4','1.00','300','retail','0','2023-04-15 17:39:50','','','','208','Cash',41.38,'300','','','5','','1','2023-04-15 14:40:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516815695906020596',2173,'51681569561','4','1.00','300','retail','0','2023-04-15 17:39:50','','','','208','Cash',41.38,'300','','','5','','1','2023-04-15 14:40:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516816442961630212',2174,'51681644225','6','1.00','300','retail','0','2023-04-16 14:24:57','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-16 11:25:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516816443472301302',2175,'51681644326','6','1.00','300','retail','0','2023-04-16 14:25:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-16 11:26:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516816443732260303',2176,'51681644366','6','1.00','300','retail','0','2023-04-16 14:26:13','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-16 11:26:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516816443988460583',2177,'51681644383','2','1.00','300','retail','0','2023-04-16 14:26:38','','','','208','Cash',41.38,'300','','','5','','1','2023-04-16 11:26:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516816446992020303',2178,'51681644689','2','1.00','300','retail','0','2023-04-16 14:31:40','','','','208','Cash',41.38,'300','','','5','','1','2023-04-16 11:32:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516816447342214302',2179,'51681644725','2','1.00','300','retail','0','2023-04-16 14:32:14','','','','208','Cash',41.38,'300','','','5','','1','2023-04-16 11:32:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516816447933522332',2180,'51681644770','2','1.00','300','retail','0','2023-04-16 14:33:13','','','','208','Cash',41.38,'300','','','5','','1','2023-04-16 11:33:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516816448318131322',2181,'51681644808','2','1.00','300','retail','0','2023-04-16 14:33:51','','','','208','Cash',41.38,'300','','','5','','1','2023-04-16 11:35:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516816449911661348',2182,'51681644930','6','1.00','300','retail','0','2023-04-16 14:36:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-16 11:36:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516816451065421320',2183,'51681645099','12','1.00','30','retail','0','2023-04-16 14:38:26','','','','8','Cash',4.14,'30','','','5','','1','2023-04-16 11:38:36','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516816477393740629',2184,'51681647730','10','1.00','70','retail','0','2023-04-16 15:22:19','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-16 12:22:26','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516816498020609309',2185,'51681649778','4','1.00','300','retail','0','2023-04-16 15:56:42','','','','208','Cash',41.38,'300','','','5','','1','2023-04-16 12:56:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516816524444200030',2186,'51681652423','6','1.00','300','retail','0','2023-04-16 16:40:44','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-16 13:51:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516816551213514315',2187,'51681655107','4','1.00','300','retail','0','2023-04-16 17:25:21','','','','208','Cash',41.38,'300','','','5','','1','2023-04-16 14:25:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516816572384422533',2188,'51681657228','6','1.00','300','retail','0','2023-04-16 18:00:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-16 15:00:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516817084598500322',2189,'51681708447','6','13.00','3640','retail','260','2023-04-17 08:14:20','','','','208.27','Cash',502.07,'280','','','5','','1','2023-04-17 05:14:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'13','144.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('516817107663063523',2190,'51681708845','2','1.00','300','retail','0','2023-04-17 08:52:46','','','','208','Cash',41.38,'300','','','5','','1','2023-04-17 05:52:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516817117168034220',2191,'51681711701','6','7.00','1960','retail','140','2023-04-17 09:08:37','','','','208.27','Cash',270.34,'280','','','5','','1','2023-04-17 06:08:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'7','144.00','137','Inclusive','branch','Service','1110','4000','5500','',''),('516817133981200323',2192,'51681713387','6','2.00','600','retail','0','2023-04-17 09:36:38','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-17 06:36:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','144.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516817154051423330',2193,'51681715392','6','2.00','500','retail','100','2023-04-17 10:10:05','','','','208.27','Cash',68.97,'250','','','5','','1','2023-04-17 07:10:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','144.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516817154284322336',2194,'51681715416','6','4.00','1000','retail','200','2023-04-17 10:10:29','','','','208.27','Cash',137.93,'250','','','5','','1','2023-04-17 07:10:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','144.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('516817157360122105',2196,'51681715726','4','1.00','280','retail','20','2023-04-17 10:20:57','','','','208','Cash',38.62,'280','','','5','','1','2023-04-17 07:21:30','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516817194362342613',2197,'51681719427','4','1.00','300','retail','0','2023-04-17 11:17:16','','','','208','Cash',41.38,'300','','','5','','1','2023-04-17 08:17:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516817206832160301',2198,'51681720672','8','1.00','130','retail','20','2023-04-17 11:38:03','','','','112','Cash',17.93,'130','','','5','','1','2023-04-17 08:38:14','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516817259606132023',2199,'51681725948','4','1.00','280','retail','20','2023-04-17 13:06:00','','','','208','Cash',38.62,'280','','','5','','1','2023-04-17 10:06:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516817273813102327',2200,'51681727374','4','1.00','300','retail','0','2023-04-17 13:29:50','','','','208','Cash',41.38,'300','','','5','','1','2023-04-17 10:30:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516817273892323867',2201,'51681727374','6','1.00','300','retail','0','2023-04-17 13:29:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-17 10:30:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516817348920833030',2202,'51681734867','2','1.00','280','retail','20','2023-04-17 15:34:53','','','','208','Cash',38.62,'280','','','5','','1','2023-04-17 12:35:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516817391024231218',2203,'51681739094','4','1.00','300','retail','0','2023-04-17 16:45:03','','','','208','Cash',41.38,'300','','','5','','1','2023-04-17 13:45:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516817391392902106',2204,'51681739117','4','1.00','300','retail','0','2023-04-17 16:45:39','','','','208','Cash',41.38,'300','','','5','','1','2023-04-17 13:45:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516817391882230183',2205,'51681739167','4','1.00','280','retail','20','2023-04-17 16:46:28','','','','208','Cash',38.62,'280','','','5','','1','2023-04-17 13:46:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516817394334300335',2206,'51681739420','6','2.00','560','retail','40','2023-04-17 16:50:34','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-17 13:50:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','144.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516817409734273233',2207,'51681740968','4','1.00','300','retail','0','2023-04-17 17:16:14','','','','208','Cash',41.38,'300','','','5','','1','2023-04-17 14:16:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516817409973010334',2208,'51681740984','4','1.00','280','retail','20','2023-04-17 17:16:37','','','','208','Cash',38.62,'280','','','5','','1','2023-04-17 14:16:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516817410282862322',2209,'51681741022','2','1.00','300','retail','0','2023-04-17 17:17:09','','','','208','Cash',41.38,'300','','','5','','1','2023-04-17 14:17:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516817426000027330',2210,'51681742185','6','2.00','600','retail','0','2023-04-17 17:43:21','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-17 14:44:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','144.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516817427204303103',2211,'51681742659','4','1.00','300','retail','0','2023-04-17 17:45:20','','','','208','Cash',41.38,'300','','','5','','1','2023-04-17 14:45:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516817429541232342',2212,'51681742731','2','1.00','300','retail','0','2023-04-17 17:49:14','','','','208','Cash',41.38,'300','','','5','','1','2023-04-17 14:49:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516817437792224323',2213,'51681743761','10','1.00','70','retail','0','2023-04-17 18:02:59','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-17 15:03:24','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516817438671221621',2214,'51681743861','4','1.00','300','retail','0','2023-04-17 18:04:28','','','','208','Cash',41.38,'300','','','5','','1','2023-04-17 15:04:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516817447063050330',2215,'51681744627','6','3.00','900','retail','0','2023-04-17 18:21:42','','','','208.27','Cash',124.14,'300','','','5','','1','2023-04-17 15:21:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','144.00','141','Inclusive','branch','Service','1110','4000','5500','',''),('516817465373333052',2216,'51681746528','6','2.00','600','retail','0','2023-04-17 18:48:58','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-17 15:49:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','144.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516817958042240815',2217,'51681795798','6','1.00','300','retail','0','2023-04-18 08:30:04','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-18 05:30:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516817958231052722',2218,'51681795812','6','2.00','600','retail','0','2023-04-18 08:31:10','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-18 05:31:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','144.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516817959072407003',2219,'51681795901','4','1.00','300','retail','0','2023-04-18 08:31:47','','','','208','Cash',41.38,'300','','','5','','1','2023-04-18 05:32:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516817959393672273',2220,'51681795931','2','3.00','900','retail','0','2023-04-18 08:32:20','','','','208','Cash',124.14,'300','','','5','','1','2023-04-18 05:32:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','40.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516817983980522333',2221,'51681798391','4','1.00','300','retail','0','2023-04-18 09:13:19','','','','208','Cash',41.38,'300','','','5','','1','2023-04-18 06:13:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516817987733203027',2222,'51681798762','6','1.00','300','retail','0','2023-04-18 09:19:33','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-18 06:21:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516817991283112933',2223,'51681799116','2','1.00','300','retail','0','2023-04-18 09:25:28','','','','208','Cash',41.38,'300','','','5','','1','2023-04-18 06:25:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516818024843243222',2224,'51681802477','10','1.00','70','retail','0','2023-04-18 10:21:24','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-18 07:21:44','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516818058686232145',2225,'51681805856','6','2.00','600','retail','0','2023-04-18 11:17:49','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-18 08:18:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','144.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516818066348400233',2226,'51681806006','6','2.00','600','retail','0','2023-04-18 11:30:35','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-18 08:30:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','144.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516818099520034232',2227,'51681809937','4','3.00','900','retail','0','2023-04-18 12:26:02','','','','208','Cash',124.14,'300','','','5','','1','2023-04-18 09:26:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','33.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516818099620322280',2228,'51681809937','6','2.00','600','retail','0','2023-04-18 12:26:02','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-18 09:26:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','144.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('516818100262822203',2229,'51681810019','2','1.00','300','retail','0','2023-04-18 12:27:06','','','','208','Cash',41.38,'300','','','5','','1','2023-04-18 09:27:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516818136903143130',2230,'51681813683','2','1.00','300','retail','0','2023-04-18 13:28:10','','','','208','Cash',41.38,'300','','','5','','1','2023-04-18 10:28:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516818144913122488',2231,'51681813701','6','1.00','300','retail','0','2023-04-18 13:41:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-18 10:41:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516818209293030313',2232,'51681820923','2','1.00','300','retail','0','2023-04-18 15:28:49','','','','208','Cash',41.38,'300','','','5','','1','2023-04-18 12:28:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516818282243022328',2233,'51681828218','2','1.00','300','retail','0','2023-04-18 17:30:25','','','','208','Cash',41.38,'300','','','5','','1','2023-04-18 14:30:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516818299291965323',2234,'51681829920','2','3.00','900','retail','0','2023-04-18 17:58:49','','','','208','Cash',124.14,'300','','','5','','1','2023-04-18 14:58:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','41.00','38','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,2238,'51681830063','2','1.00','300','retail','0','2023-04-18 18:38:55','','','','208','Cash',41.38,'300','','','5','','1','2023-04-18 15:39:07','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,2239,'51681830063','2','1.00','300','retail','0','2023-04-18 18:38:55','','','','208','Cash',41.38,'300','','','5','','1','2023-04-18 15:39:07','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516818323343438221',2240,'51681830063','2','1.00','300','retail','0','2023-04-18 18:38:55','','','','208','Cash',41.38,'300','','','5','','1','2023-04-18 15:39:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','42.00','41','Inclusive','branch','Service','1110','4000','5500','',''),('516818324754863012',2241,'51681832347','6','1.00','300','retail','0','2023-04-18 18:41:16','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-18 15:43:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516818325916032320',2242,'51681832585','4','1.00','300','retail','0','2023-04-18 18:43:11','','','','208','Cash',41.38,'300','','','5','','1','2023-04-18 15:43:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516818330138328180',2243,'51681833005','2','1.00','280','retail','20','2023-04-18 18:50:14','','','','208','Cash',38.62,'280','','','5','','1','2023-04-18 15:50:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','42.00','41','Inclusive','branch','Service','1110','4000','5500','',''),('516818337163430160',2244,'51681833704','2','1.00','300','retail','0','2023-04-18 19:03:25','','','','208','Cash',41.38,'300','','','5','','1','2023-04-18 16:03:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','42.00','41','Inclusive','branch','Service','1110','4000','5500','',''),('516818808360321526',2245,'51681880821','6','30.00','8400','retail','600','2023-04-19 08:07:17','','','','208.27','Cash',1158.62,'280','','','5','','1','2023-04-19 05:07:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'30','144.00','114','Inclusive','branch','Service','1110','4000','5500','',''),('516818829025203022',2246,'51681882599','6','1.00','300','retail','0','2023-04-19 08:41:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-19 05:41:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','144.00','143','Inclusive','branch','Service','1110','4000','5500','',''),('516818852282302823',2247,'51681885219','6','1.00','280','retail','20','2023-04-19 09:20:28','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-19 06:20:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','154.00','153','Inclusive','branch','Service','1110','4000','5500','',''),('516818853755748872',2248,'51681885286','6','1.00','300','retail','0','2023-04-19 09:22:56','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-19 06:23:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','154.00','153','Inclusive','branch','Service','1110','4000','5500','',''),('516818862932032898',2249,'51681885528','6','8.00','2240','retail','160','2023-04-19 09:38:14','','','','208.27','Cash',308.97,'280','','','5','','1','2023-04-19 06:38:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'8','154.00','146','Inclusive','branch','Service','1110','4000','5500','',''),('516818870422308282',2250,'51681886513','6','3.00','900','retail','0','2023-04-19 09:50:42','','','','208.27','Cash',124.14,'300','','','5','','1','2023-04-19 06:50:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','154.00','151','Inclusive','branch','Service','1110','4000','5500','',''),('516818880941382283',2251,'51681888081','2','1.00','300','retail','0','2023-04-19 10:08:15','','','','208','Cash',41.38,'300','','','5','','1','2023-04-19 07:08:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','42.00','41','Inclusive','branch','Service','1110','4000','5500','',''),('516818956393202222',2252,'51681895631','2','1.00','300','retail','0','2023-04-19 12:14:00','','','','208','Cash',41.38,'300','','','5','','1','2023-04-19 09:14:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','42.00','41','Inclusive','branch','Service','1110','4000','5500','',''),('516818956533609333',2254,'51681895648','6','1.00','300','retail','0','2023-04-19 12:18:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-19 09:19:26','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','154.00','153','Inclusive','branch','Service','1110','4000','5500','',''),('516818972182821208',2255,'51681896518','12','1.00','30','retail','0','2023-04-19 12:40:18','','','','8','Cash',4.14,'30','','','5','','1','2023-04-19 09:40:26','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516818972393333009',2256,'51681897233','4','1.00','300','retail','0','2023-04-19 12:40:40','','','','208','Cash',41.38,'300','','','5','','1','2023-04-19 09:40:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516819032370303207',2257,'51681903231','6','1.00','300','retail','0','2023-04-19 14:20:38','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-19 11:20:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','154.00','153','Inclusive','branch','Service','1110','4000','5500','',''),('516819039390240052',2258,'51681903933','6','1.00','300','retail','0','2023-04-19 14:32:19','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-19 11:32:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','154.00','153','Inclusive','branch','Service','1110','4000','5500','',''),('516819039543033035',2259,'51681903949','6','1.00','300','retail','0','2023-04-19 14:32:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-19 11:32:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','154.00','153','Inclusive','branch','Service','1110','4000','5500','',''),('516819103923533233',2260,'51681910385','2','1.00','300','retail','0','2023-04-19 16:19:53','','','','208','Cash',41.38,'300','','','5','','1','2023-04-19 13:20:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','43.00','42','Inclusive','branch','Service','1110','4000','5500','',''),('516819115250502330',2261,'51681911206','2','1.00','300','retail','0','2023-04-19 16:38:46','','','','208','Cash',41.38,'300','','','5','','1','2023-04-19 13:38:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','43.00','42','Inclusive','branch','Service','1110','4000','5500','',''),('516819124722231222',2262,'51681912465','6','1.00','280','retail','20','2023-04-19 16:54:33','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-19 13:54:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','154.00','153','Inclusive','branch','Service','1110','4000','5500','',''),('516819127408202934',2263,'51681912480','2','1.00','300','retail','0','2023-04-19 16:59:00','','','','208','Cash',41.38,'300','','','5','','1','2023-04-19 13:59:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','43.00','42','Inclusive','branch','Service','1110','4000','5500','',''),('516819132058229323',2264,'51681913171','6','1.00','280','retail','20','2023-04-19 17:06:45','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-19 14:06:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','154.00','153','Inclusive','branch','Service','1110','4000','5500','',''),('516819136332343330',2265,'51681913622','6','4.00','1200','retail','0','2023-04-19 17:13:53','','','','208.27','Cash',165.52,'300','','','5','','1','2023-04-19 14:14:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','154.00','150','Inclusive','branch','Service','1110','4000','5500','',''),('516819181362221230',2266,'51681917604','10','2.00','140','retail','0','2023-04-19 18:28:57','','','','63.76','Cash',19.31,'70','','','5','','1','2023-04-19 15:29:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','54.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516819185560408633',2267,'51681918549','6','1.00','300','retail','0','2023-04-19 18:35:56','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-19 15:36:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','154.00','153','Inclusive','branch','Service','1110','4000','5500','',''),('516819186810202330',2268,'51681918570','4','1.00','300','retail','0','2023-04-19 18:38:02','','','','208','Cash',41.38,'300','','','5','','1','2023-04-19 15:38:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516819187692112623',2269,'51681918762','8','1.00','150','retail','0','2023-04-19 18:39:29','','','','112','Cash',20.69,'150','','','5','','1','2023-04-19 15:39:43','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516819192412205833',2270,'51681919229','2','1.00','280','retail','20','2023-04-19 18:47:21','','','','208','Cash',38.62,'280','','','5','','1','2023-04-19 15:47:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516819693675025660',2271,'51681969361','6','1.00','300','retail','0','2023-04-20 08:42:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-20 05:43:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','154.00','153','Inclusive','branch','Service','1110','4000','5500','',''),('516819724712424650',2272,'51681971815','6','5.00','1250','retail','250','2023-04-20 09:34:31','','','','208.27','Cash',172.41,'250','','','5','','1','2023-04-20 06:34:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','154.00','149','Inclusive','branch','Service','1110','4000','5500','',''),('516819724943214742',2273,'51681972482','6','5.00','1250','retail','250','2023-04-20 09:34:54','','','','208.27','Cash',172.41,'250','','','5','','1','2023-04-20 06:35:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','154.00','149','Inclusive','branch','Service','1110','4000','5500','',''),('516819743321833333',2274,'51681974325','4','1.00','300','retail','0','2023-04-20 10:05:48','','','','208','Cash',41.38,'300','','','5','','1','2023-04-20 07:05:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516819743470243475',2275,'51681974325','4','1.00','300','retail','0','2023-04-20 10:05:48','','','','208','Cash',41.38,'300','','','5','','1','2023-04-20 07:05:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516819753629024223',2276,'51681974357','2','1.00','300','retail','0','2023-04-20 10:22:43','','','','208','Cash',41.38,'300','','','5','','1','2023-04-20 07:22:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516819771953093193',2277,'51681977125','2','1.00','300','retail','0','2023-04-20 10:53:15','','','','208','Cash',41.38,'300','','','5','','1','2023-04-20 07:53:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516819785563288521',2278,'51681978528','8','3.00','450','retail','0','2023-04-20 11:15:57','','','','112','Cash',62.07,'150','','','5','','1','2023-04-20 08:16:30','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'3','10.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516819803080200023',2279,'51681980299','2','1.00','300','retail','0','2023-04-20 11:46:05','','','','208','Cash',41.38,'300','','','5','','1','2023-04-20 08:46:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516819826600120130',2280,'51681982645','4','1.00','300','retail','0','2023-04-20 12:24:20','','','','208','Cash',41.38,'300','','','5','','1','2023-04-20 09:24:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516819858013081310',2281,'51681985784','2','1.00','300','retail','0','2023-04-20 13:16:42','','','','208','Cash',41.38,'300','','','5','','1','2023-04-20 10:16:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516819858383862308',2282,'51681985828','6','1.00','250','retail','50','2023-04-20 13:17:19','','','','208.27','Cash',34.48,'250','','','5','','1','2023-04-20 10:17:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','155.00','154','Inclusive','branch','Service','1110','4000','5500','',''),('516819876588348080',2283,'51681987653','10','1.00','70','retail','0','2023-04-20 13:47:39','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-20 10:47:49','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516819882132382322',2284,'51681988207','4','1.00','300','retail','0','2023-04-20 13:57:06','','','','208','Cash',41.38,'300','','','5','','1','2023-04-20 10:57:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516819882262031230',2285,'51681988207','6','2.00','600','retail','0','2023-04-20 13:57:06','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-20 10:57:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','155.00','153','Inclusive','branch','Service','1110','4000','5500','',''),('516819931703351122',2286,'51681992783','6','2.00','600','retail','0','2023-04-20 15:19:31','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-20 12:19:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','155.00','153','Inclusive','branch','Service','1110','4000','5500','',''),('516819950103532321',2288,'51681995001','6','1.00','300','retail','0','2023-04-20 15:50:11','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-20 12:50:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','155.00','154','Inclusive','branch','Service','1110','4000','5500','',''),('516819948122383336',2289,'51681994802','4','1.00','300','retail','0','2023-04-20 16:23:47','','','','208','Cash',41.38,'300','','','5','','1','2023-04-20 13:24:00','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516819970272421020',2290,'51681994802','4','1.00','300','retail','0','2023-04-20 16:23:47','','','','208','Cash',41.38,'300','','','5','','1','2023-04-20 13:24:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516820026572626063',2291,'51682002651','2','1.00','300','retail','0','2023-04-20 17:57:37','','','','208','Cash',41.38,'300','','','5','','1','2023-04-20 14:57:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516820034993262224',2292,'51682003476','2','1.00','300','retail','0','2023-04-20 18:11:40','','','','208','Cash',41.38,'300','','','5','','1','2023-04-20 15:12:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516820035813333312',2293,'51682003552','6','1.00','300','retail','0','2023-04-20 18:13:01','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-20 15:13:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','155.00','154','Inclusive','branch','Service','1110','4000','5500','',''),('516820042632333222',2294,'51682004255','4','1.00','300','retail','0','2023-04-20 18:24:23','','','','208','Cash',41.38,'300','','','5','','1','2023-04-20 15:24:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516820063133322046',2295,'51682005855','2','1.00','300','retail','0','2023-04-20 18:58:33','','','','208','Cash',41.38,'300','','','5','','1','2023-04-20 15:58:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516820620046002233',2296,'51682061998','6','1.00','300','retail','0','2023-04-21 10:26:44','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-21 07:26:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','155.00','154','Inclusive','branch','Service','1110','4000','5500','',''),('516820620211323300',2297,'51682062016','2','1.00','300','retail','0','2023-04-21 10:27:02','','','','208','Cash',41.38,'300','','','5','','1','2023-04-21 07:27:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516820620386322223',2298,'51682062032','2','1.00','300','retail','0','2023-04-21 10:27:19','','','','208','Cash',41.38,'300','','','5','','1','2023-04-21 07:27:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516820620632013202',2299,'51682062053','6','2.00','600','retail','0','2023-04-21 10:27:44','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-21 07:27:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','155.00','153','Inclusive','branch','Service','1110','4000','5500','',''),('516820624242334402',2300,'51682062404','8','4.00','520','retail','80','2023-04-21 10:33:44','','','','112','Cash',71.72,'130','','','5','','1','2023-04-21 07:34:02','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'4','10.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516820652823212022',2301,'51682065274','2','1.00','300','retail','0','2023-04-21 11:21:22','','','','208','Cash',41.38,'300','','','5','','1','2023-04-21 08:21:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516820704493742200',2302,'51682070440','2','1.00','300','retail','0','2023-04-21 12:49:44','','','','208','Cash',41.38,'300','','','5','','1','2023-04-21 09:49:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516820706040622120',2303,'51682070592','10','1.00','70','retail','0','2023-04-21 12:50:04','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-21 09:50:19','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516820718562238320',2304,'51682071849','2','1.00','300','retail','0','2023-04-21 13:10:56','','','','208','Cash',41.38,'300','','','5','','1','2023-04-21 10:11:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516820718770320103',2305,'51682071870','4','1.00','300','retail','0','2023-04-21 13:11:18','','','','208','Cash',41.38,'300','','','5','','1','2023-04-21 10:11:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516820719280500322',2306,'51682071891','6','1.00','300','retail','0','2023-04-21 13:12:09','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-21 10:12:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','155.00','154','Inclusive','branch','Service','1110','4000','5500','',''),('516820740433022303',2307,'51682074032','4','1.00','280','retail','20','2023-04-21 13:47:23','','','','208','Cash',38.62,'280','','','5','','1','2023-04-21 10:47:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516820740862502202',2308,'51682074053','8','2.00','260','retail','40','2023-04-21 13:48:06','','','','112','Cash',35.86,'130','','','5','','1','2023-04-21 10:48:27','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516820776082244782',2309,'51682077588','2','1.00','300','retail','0','2023-04-21 14:46:48','','','','208','Cash',41.38,'300','','','5','','1','2023-04-21 11:47:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516820776722302558',2310,'51682077665','6','3.00','900','retail','0','2023-04-21 14:47:52','','','','208.27','Cash',124.14,'300','','','5','','1','2023-04-21 11:56:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','155.00','152','Inclusive','branch','Service','1110','4000','5500','',''),('516820782242023303',2311,'51682078218','2','1.00','300','retail','0','2023-04-21 14:57:04','','','','208','Cash',41.38,'300','','','5','','1','2023-04-21 11:57:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516820787555232220',2312,'51682078740','2','1.00','300','retail','0','2023-04-21 15:05:56','','','','208','Cash',41.38,'300','','','5','','1','2023-04-21 12:06:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516820801892280032',2313,'51682080180','6','2.00','600','retail','0','2023-04-21 15:29:49','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-21 12:30:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','155.00','153','Inclusive','branch','Service','1110','4000','5500','',''),('516820843302302304',2314,'51682084324','2','1.00','300','retail','0','2023-04-21 16:38:50','','','','208','Cash',41.38,'300','','','5','','1','2023-04-21 13:39:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516820862652303306',2315,'51682086249','6','4.00','1200','retail','0','2023-04-21 17:11:06','','','','208.27','Cash',165.52,'300','','','5','','1','2023-04-21 14:11:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','155.00','151','Inclusive','branch','Service','1110','4000','5500','',''),('516820878070201067',2316,'51682087715','4','1.00','280','retail','20','2023-04-21 17:36:47','','','','208','Cash',38.62,'280','','','5','','1','2023-04-21 14:37:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516820879773725252',2318,'51682087964','2','2.00','600','retail','0','2023-04-21 17:54:24','','','','208','Cash',82.76,'300','','','5','','1','2023-04-21 14:54:50','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','',''),('516820921761230223',2319,'51682092164','6','4.00','1200','retail','0','2023-04-21 18:49:36','','','','208.27','Cash',165.52,'300','','','5','','1','2023-04-21 15:54:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','155.00','151','Inclusive','branch','Service','1110','4000','5500','',''),('516820927733900036',2320,'51682092749','4','1.00','300','retail','0','2023-04-21 18:59:33','','','','208','Cash',41.38,'300','','','5','','1','2023-04-21 15:59:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516821441082341052',2321,'51682144097','10','1.00','70','retail','0','2023-04-22 09:15:08','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-22 06:15:17','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516821441241231243',2322,'51682144118','6','1.00','300','retail','0','2023-04-22 09:15:24','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-22 06:15:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','155.00','154','Inclusive','branch','Service','1110','4000','5500','',''),('516821441493448223',2323,'51682144140','6','3.00','900','retail','0','2023-04-22 09:16:01','','','','208.27','Cash',124.14,'300','','','5','','1','2023-04-22 06:16:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','155.00','152','Inclusive','branch','Service','1110','4000','5500','',''),('516821441610631023',2324,'51682144140','4','1.00','300','retail','0','2023-04-22 09:16:01','','','','208','Cash',41.38,'300','','','5','','1','2023-04-22 06:16:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516821441811224820',2325,'51682144171','8','5.00','750','retail','0','2023-04-22 09:25:36','','','','112','Cash',103.45,'150','','','5','','1','2023-04-22 06:26:31','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','10.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516821447362424252',2326,'51682144171','4','1.00','300','retail','0','2023-04-22 09:25:36','','','','208','Cash',41.38,'300','','','5','','1','2023-04-22 06:26:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516821448922234310',2327,'51682144792','2','1.00','300','retail','0','2023-04-22 09:28:13','','','','208','Cash',41.38,'300','','','5','','1','2023-04-22 06:28:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516821454794302249',2328,'51682144915','6','2.00','600','retail','0','2023-04-22 09:38:08','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-22 06:38:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','157.00','155','Inclusive','branch','Service','1110','4000','5500','',''),('516821454872280001',2329,'51682144915','4','1.00','300','retail','0','2023-04-22 09:38:08','','','','208','Cash',41.38,'300','','','5','','1','2023-04-22 06:38:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516821460742002033',2330,'51682146062','6','1.00','280','retail','20','2023-04-22 09:47:54','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-22 06:48:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','157.00','156','Inclusive','branch','Service','1110','4000','5500','',''),('516821491253204303',2331,'51682149106','10','1.00','70','retail','0','2023-04-22 10:38:45','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-22 07:39:05','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516821498166216023',2332,'51682149808','4','1.00','300','retail','0','2023-04-22 10:50:16','','','','208','Cash',41.38,'300','','','5','','1','2023-04-22 07:52:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516821513842645040',2333,'51682150061','6','1.00','300','retail','0','2023-04-22 11:16:25','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-22 08:16:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','157.00','156','Inclusive','branch','Service','1110','4000','5500','',''),('516821554912530252',2334,'51682154301','8','2.00','300','retail','0','2023-04-22 12:24:52','','','','112','Cash',41.38,'150','','','5','','1','2023-04-22 09:25:09','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516821581481333202',2335,'51682158140','2','1.00','300','retail','0','2023-04-22 13:09:09','','','','208','Cash',41.38,'300','','','5','','1','2023-04-22 10:09:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516821582918232812',2336,'51682158278','6','3.00','840','retail','60','2023-04-22 13:11:32','','','','208.27','Cash',115.86,'280','','','5','','1','2023-04-22 10:11:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','159.00','156','Inclusive','branch','Service','1110','4000','5500','',''),('516821587044123120',2337,'51682158696','6','1.00','300','retail','0','2023-04-22 13:18:32','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-22 10:18:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','159.00','158','Inclusive','branch','Service','1110','4000','5500','',''),('516821587122222702',2338,'51682158696','4','1.00','300','retail','0','2023-04-22 13:18:32','','','','208','Cash',41.38,'300','','','5','','1','2023-04-22 10:18:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516821587560323800',2339,'51682158737','6','2.00','600','retail','0','2023-04-22 13:19:16','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-22 10:21:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','159.00','157','Inclusive','branch','Service','1110','4000','5500','',''),('516821598203033332',2341,'51682159811','4','1.00','300','retail','0','2023-04-22 13:37:35','','','','208','Cash',41.38,'300','','','5','','1','2023-04-22 10:37:56','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516821598555053550',2342,'51682159811','4','1.00','300','retail','0','2023-04-22 13:37:35','','','','208','Cash',41.38,'300','','','5','','1','2023-04-22 10:37:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516821609306233232',2343,'51682160918','4','2.00','600','retail','0','2023-04-22 13:55:31','','','','208','Cash',82.76,'300','','','5','','1','2023-04-22 10:58:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516821611232623230',2344,'51682161116','6','1.00','300','retail','0','2023-04-22 13:58:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-22 10:59:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','159.00','158','Inclusive','branch','Service','1110','4000','5500','',''),('516821675990022223',2346,'51682167585','6','1.00','300','retail','0','2023-04-22 15:46:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-22 12:46:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','159.00','158','Inclusive','branch','Service','1110','4000','5500','',''),('516821641253032122',2348,'51682164113','2','1.00','300','retail','0','2023-04-22 16:02:21','','','','208','Cash',41.38,'300','','','5','','1','2023-04-22 13:02:35','1','2','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516821685400023353',2349,'51682164113','2','1.00','280','retail','20','2023-04-22 16:02:21','','','','208','Cash',38.62,'280','','','5','','1','2023-04-22 13:02:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516821687552632133',2350,'51682168744','6','2.00','600','retail','0','2023-04-22 16:05:55','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-22 13:06:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','159.00','157','Inclusive','branch','Service','1110','4000','5500','',''),('516821690450060210',2351,'51682169031','6','2.00','560','retail','40','2023-04-22 16:10:45','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-22 13:10:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','159.00','157','Inclusive','branch','Service','1110','4000','5500','',''),('516821709522323233',2352,'51682170938','6','2.00','600','retail','0','2023-04-22 16:42:32','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-22 13:54:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','159.00','157','Inclusive','branch','Service','1110','4000','5500','',''),('516821734822603342',2353,'51682173468','6','2.00','600','retail','0','2023-04-22 17:24:43','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-22 14:24:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','165.00','163','Inclusive','branch','Service','1110','4000','5500','',''),('516821754765165305',2354,'51682175468','2','1.00','300','retail','0','2023-04-22 17:57:56','','','','208','Cash',41.38,'300','','','5','','1','2023-04-22 14:58:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516821761883023232',2355,'51682176177','4','1.00','300','retail','0','2023-04-22 18:09:49','','','','208','Cash',41.38,'300','','','5','','1','2023-04-22 15:10:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516821768073203683',2356,'51682176774','6','1.00','300','retail','0','2023-04-22 18:20:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-22 15:20:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','165.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('516821779482222072',2357,'51682176818','4','1.00','300','retail','0','2023-04-22 18:39:08','','','','208','Cash',41.38,'300','','','5','','1','2023-04-22 15:39:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516821782920530032',2358,'51682177964','6','1.00','280','retail','20','2023-04-22 18:44:53','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-22 15:45:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','165.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('516822461692302393',2359,'51682246156','2','2.00','560','retail','40','2023-04-23 13:39:54','','','','208','Cash',77.24,'280','','','5','','1','2023-04-23 10:40:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','45.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516822462092230336',2360,'51682246156','6','1.00','280','retail','20','2023-04-23 13:39:54','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-23 10:40:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','165.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('516822463933323003',2361,'51682246156','8','1.00','130','retail','20','2023-04-23 13:39:54','','','','112','Cash',17.93,'130','','','5','','1','2023-04-23 10:40:04','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516822464313322201',2362,'51682246404','2','1.00','280','retail','20','2023-04-23 13:40:31','','','','208','Cash',38.62,'280','','','5','','1','2023-04-23 10:40:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516822465032335623',2363,'51682246496','4','1.00','300','retail','0','2023-04-23 13:41:43','','','','208','Cash',41.38,'300','','','5','','1','2023-04-23 10:42:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516822465833182322',2364,'51682246576','4','2.00','600','retail','0','2023-04-23 13:43:04','','','','208','Cash',82.76,'300','','','5','','1','2023-04-23 10:43:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516822466841382083',2365,'51682246678','4','1.00','300','retail','0','2023-04-23 13:44:44','','','','208','Cash',41.38,'300','','','5','','1','2023-04-23 10:44:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516822471041230220',2366,'51682247097','6','1.00','300','retail','0','2023-04-23 13:51:44','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-23 10:51:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','165.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('516822471352230350',2367,'51682247115','4','1.00','300','retail','0','2023-04-23 13:52:16','','','','208','Cash',41.38,'300','','','5','','1','2023-04-23 10:52:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516822519705213222',2368,'51682251962','6','1.00','300','retail','0','2023-04-23 15:12:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-23 12:13:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','165.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('516822527440742231',2369,'51682252005','6','2.00','600','retail','0','2023-04-23 15:25:44','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-23 12:26:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','165.00','163','Inclusive','branch','Service','1110','4000','5500','',''),('516822552556032225',2370,'51682255162','6','1.00','300','retail','0','2023-04-23 16:07:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-23 13:42:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','165.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('516822623802334635',2371,'51682262305','10','1.00','70','retail','0','2023-04-23 18:06:21','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-23 15:06:30','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516822625032324325',2372,'51682262390','2','1.00','300','retail','0','2023-04-23 18:08:23','','','','208','Cash',41.38,'300','','','5','','1','2023-04-23 15:08:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516822639290302292',2373,'51682263922','2','1.00','300','retail','0','2023-04-23 18:32:10','','','','208','Cash',41.38,'300','','','5','','1','2023-04-23 15:32:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516822643940203266',2374,'51682264386','4','1.00','300','retail','0','2023-04-23 18:39:55','','','','208','Cash',41.38,'300','','','5','','1','2023-04-23 15:40:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516823160966230622',2375,'51682316087','2','1.00','300','retail','0','2023-04-24 09:01:36','','','','208','Cash',41.38,'300','','','5','','1','2023-04-24 06:01:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516823161138342033',2376,'51682316106','6','1.00','300','retail','0','2023-04-24 09:01:53','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-24 06:02:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','165.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('516823162152353862',2377,'51682316207','6','1.00','280','retail','20','2023-04-24 09:03:36','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-24 06:05:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','165.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('516823270123823206',2378,'51682326990','6','32.00','8960','retail','640','2023-04-24 12:03:32','','','','208.27','Cash',1235.86,'280','','','5','','1','2023-04-24 09:03:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'32','198.00','166','Inclusive','branch','Service','1110','4000','5500','',''),('516823271714032373',2379,'51682327132','6','10.00','2800','retail','200','2023-04-24 12:06:11','','','','208.27','Cash',386.21,'280','','','5','','1','2023-04-24 09:06:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','198.00','188','Inclusive','branch','Service','1110','4000','5500','',''),('516823272892623212',2380,'51682327278','6','3.00','750','retail','150','2023-04-24 12:08:10','','','','208.27','Cash',103.45,'250','','','5','','1','2023-04-24 09:08:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','198.00','195','Inclusive','branch','Service','1110','4000','5500','',''),('516823273733423313',2381,'51682327362','6','3.00','750','retail','150','2023-04-24 12:09:34','','','','208.27','Cash',103.45,'250','','','5','','1','2023-04-24 09:09:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','198.00','195','Inclusive','branch','Service','1110','4000','5500','',''),('516823275700220300',2382,'51682327562','6','1.00','280','retail','20','2023-04-24 12:12:51','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-24 09:13:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','198.00','197','Inclusive','branch','Service','1110','4000','5500','',''),('516823276550620073',2383,'51682327639','4','1.00','300','retail','0','2023-04-24 12:14:15','','','','208','Cash',41.38,'300','','','5','','1','2023-04-24 09:14:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516823276793803303',2384,'51682327668','4','1.00','300','retail','0','2023-04-24 12:14:40','','','','208','Cash',41.38,'300','','','5','','1','2023-04-24 09:14:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516823277185202333',2385,'51682327705','6','2.00','560','retail','40','2023-04-24 12:15:18','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-24 09:15:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','198.00','196','Inclusive','branch','Service','1110','4000','5500','',''),('516823277382370302',2386,'51682327728','6','1.00','280','retail','20','2023-04-24 12:15:38','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-24 09:16:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','198.00','197','Inclusive','branch','Service','1110','4000','5500','',''),('516823278983338323',2387,'51682327892','10','1.00','70','retail','0','2023-04-24 12:18:18','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-24 09:18:25','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516823284402842330',2389,'51682328427','6','1.00','300','retail','0','2023-04-24 12:28:48','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-24 09:28:58','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','198.00','197','Inclusive','branch','Service','1110','4000','5500','',''),('516823293906342620',2390,'51682329378','4','2.00','600','retail','0','2023-04-24 12:43:20','','','','208','Cash',82.76,'300','','','5','','1','2023-04-24 09:44:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516823294000042230',2391,'51682329378','6','2.00','600','retail','0','2023-04-24 12:43:20','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-24 09:44:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','198.00','196','Inclusive','branch','Service','1110','4000','5500','',''),('516823352372613238',2392,'51682335229','2','1.00','300','retail','0','2023-04-24 14:20:38','','','','208','Cash',41.38,'300','','','5','','1','2023-04-24 11:21:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516823358366363300',2393,'51682335828','4','1.00','300','retail','0','2023-04-24 14:30:36','','','','208','Cash',41.38,'300','','','5','','1','2023-04-24 11:30:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516823367645343202',2394,'51682336757','6','1.00','300','retail','0','2023-04-24 14:46:05','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-24 11:46:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','198.00','197','Inclusive','branch','Service','1110','4000','5500','',''),('516823373803032252',2395,'51682337366','4','3.00','900','retail','0','2023-04-24 14:56:20','','','','208','Cash',124.14,'300','','','5','','1','2023-04-24 11:56:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','35.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516823378463321221',2396,'51682337801','6','2.00','600','retail','0','2023-04-24 15:04:06','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-24 12:04:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','198.00','196','Inclusive','branch','Service','1110','4000','5500','',''),('516823395748330427',2397,'51682339556','4','1.00','300','retail','0','2023-04-24 15:32:55','','','','208','Cash',41.38,'300','','','5','','1','2023-04-24 12:33:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516823403993225334',2398,'51682340391','6','1.00','280','retail','20','2023-04-24 15:46:40','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-24 12:46:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','198.00','197','Inclusive','branch','Service','1110','4000','5500','',''),('516823417202325203',2399,'51682341713','2','1.00','300','retail','0','2023-04-24 16:08:41','','','','208','Cash',41.38,'300','','','5','','1','2023-04-24 13:09:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,2405,'51682341800','6','1.00','300','retail','0','2023-04-24 17:01:26','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-24 14:01:42','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,2406,'51682341800','6','1.00','300','retail','0','2023-04-24 17:01:26','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-24 14:01:42','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516823448852251223',2407,'51682341800','6','1.00','300','retail','0','2023-04-24 17:01:26','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-24 14:01:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','199.00','198','Inclusive','branch','Service','1110','4000','5500','',''),('516823460993330354',2408,'51682346082','6','1.00','280','retail','20','2023-04-24 17:21:39','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-24 14:21:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','200.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516823508652633884',2409,'51682350853','6','2.00','560','retail','40','2023-04-24 18:41:06','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-24 15:42:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','200.00','198','Inclusive','branch','Service','1110','4000','5500','',''),('516823513873223352',2410,'51682351377','2','2.00','600','retail','0','2023-04-24 18:49:47','','','','208','Cash',82.76,'300','','','5','','1','2023-04-24 15:50:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','45.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516823523932303003',2411,'51682352379','6','2.00','560','retail','40','2023-04-24 19:06:33','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-24 16:09:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','200.00','198','Inclusive','branch','Service','1110','4000','5500','',''),('516824021442633242',2412,'51682402138','4','1.00','300','retail','0','2023-04-25 08:55:45','','','','208','Cash',41.38,'300','','','5','','1','2023-04-25 05:55:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516824021620320220',2413,'51682402156','2','1.00','300','retail','0','2023-04-25 08:56:02','','','','208','Cash',41.38,'300','','','5','','1','2023-04-25 05:56:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516824021821302330',2414,'51682402172','6','1.00','300','retail','0','2023-04-25 08:56:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-25 05:56:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','200.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516824021902818332',2415,'51682402172','4','1.00','300','retail','0','2023-04-25 08:56:31','','','','208','Cash',41.38,'300','','','5','','1','2023-04-25 05:56:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516824022222225332',2416,'51682402217','6','1.00','300','retail','0','2023-04-25 08:57:02','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-25 05:58:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','200.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516824039988132383',2417,'51682402315','6','1.00','280','retail','20','2023-04-25 09:26:38','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-25 06:26:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','200.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516824048772083428',2418,'51682404864','6','2.00','600','retail','0','2023-04-25 09:42:10','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-25 06:42:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','200.00','198','Inclusive','branch','Service','1110','4000','5500','',''),('516824049613224305',2419,'51682404949','6','5.00','1500','retail','0','2023-04-25 09:42:41','','','','208.27','Cash',206.90,'300','','','5','','1','2023-04-25 06:42:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','200.00','195','Inclusive','branch','Service','1110','4000','5500','',''),('116824075110124530',2420,'11682407503','20','1.00','30','retail','0','2023-04-25 10:27:05','','','','10','Cash',4.14,'30','','','1','','1','2023-04-25 07:27:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('516824085228833030',2421,'51682408508','6','2.00','600','retail','0','2023-04-25 10:42:02','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-25 07:42:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','200.00','198','Inclusive','branch','Service','1110','4000','5500','',''),('516824109543833212',2422,'51682410837','2','2.00','600','retail','0','2023-04-25 11:22:34','','','','208','Cash',82.76,'300','','','5','','1','2023-04-25 08:22:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','45.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516824134983429424',2423,'51682413491','2','1.00','300','retail','0','2023-04-25 12:04:58','','','','208','Cash',41.38,'300','','','5','','1','2023-04-25 09:05:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516824144233030043',2424,'51682413717','6','1.00','300','retail','0','2023-04-25 12:20:23','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-25 09:20:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','200.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516824150546030312',2425,'51682415036','4','1.00','300','retail','0','2023-04-25 12:30:54','','','','208','Cash',41.38,'300','','','5','','1','2023-04-25 09:31:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516824153661620033',2426,'51682415361','12','1.00','30','retail','0','2023-04-25 12:36:07','','','','8','Cash',4.14,'30','','','5','','1','2023-04-25 09:36:18','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516824161583563253',2427,'51682416152','6','1.00','300','retail','0','2023-04-25 12:49:18','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-25 09:49:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','200.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516824186730230120',2428,'51682418619','6','2.00','560','retail','40','2023-04-25 13:31:13','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-25 10:31:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','200.00','198','Inclusive','branch','Service','1110','4000','5500','',''),('516824195522614502',2429,'51682419545','2','1.00','300','retail','0','2023-04-25 13:45:52','','','','208','Cash',41.38,'300','','','5','','1','2023-04-25 10:46:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516824202583222533',2430,'51682419563','4','1.00','300','retail','0','2023-04-25 13:57:39','','','','208','Cash',41.38,'300','','','5','','1','2023-04-25 10:58:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('116824229133162380',2431,'11682422901','22','1.00','3000','retail','0','2023-04-25 14:42:01','','','','2000','Cash',413.79,'3000','','','1','','1','2023-04-25 11:43:09','2','9','returned','1','new','pcs','','2023-04-25 14:43:09','1','yes','','0','','','VATABLE',2586.21,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516824255615360022',2432,'51682425552','6','1.00','300','retail','0','2023-04-25 15:26:02','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-25 12:26:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','200.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516824262722302242',2433,'51682426262','2','1.00','280','retail','20','2023-04-25 15:37:53','','','','208','Cash',38.62,'280','','','5','','1','2023-04-25 12:38:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516824292078222024',2434,'51682429193','6','2.00','560','retail','40','2023-04-25 16:26:47','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-25 13:27:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','200.00','198','Inclusive','branch','Service','1110','4000','5500','',''),('516824297483402703',2435,'51682429735','10','1.00','70','retail','0','2023-04-25 16:35:49','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-25 13:35:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516824323163032420',2436,'51682432307','4','1.00','300','retail','0','2023-04-25 17:18:36','','','','208','Cash',41.38,'300','','','5','','1','2023-04-25 14:18:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516824340703062023',2437,'51682434042','6','3.00','840','retail','60','2023-04-25 17:50:59','','','','208.27','Cash',115.86,'280','','','5','','1','2023-04-25 14:52:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','200.00','197','Inclusive','branch','Service','1110','4000','5500','',''),('516824375233337333',2438,'51682437515','2','1.00','300','retail','0','2023-04-25 18:45:23','','','','208','Cash',41.38,'300','','','5','','1','2023-04-25 15:46:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516824854532383802',2439,'51682485441','6','16.00','4480','retail','320','2023-04-26 08:04:13','','','','208.27','Cash',617.93,'280','','','5','','1','2023-04-26 05:04:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'16','200.00','184','Inclusive','branch','Service','1110','4000','5500','',''),('516824864408233450',2440,'51682486434','6','1.00','300','retail','0','2023-04-26 08:20:40','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-26 05:20:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','200.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516824884734303432',2441,'51682488161','4','1.00','300','retail','0','2023-04-26 08:54:33','','','','208','Cash',41.38,'300','','','5','','1','2023-04-26 05:54:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516824886670421824',2442,'51682488505','8','2.00','300','retail','0','2023-04-26 08:57:47','','','','112','Cash',41.38,'150','','','5','','1','2023-04-26 05:57:58','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516824912582333283',2443,'51682489265','2','1.00','300','retail','0','2023-04-26 09:40:59','','','','208','Cash',41.38,'300','','','5','','1','2023-04-26 06:41:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516824976692231237',2444,'51682497614','2','1.00','280','retail','20','2023-04-26 11:27:49','','','','208','Cash',38.62,'280','','','5','','1','2023-04-26 08:28:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516824998570623239',2445,'51682498248','2','2.00','600','retail','0','2023-04-26 12:04:18','','','','208','Cash',82.76,'300','','','5','','1','2023-04-26 09:04:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','45.00','43','Inclusive','branch','Service','1110','4000','5500','',''),('516825008797382220',2446,'51682499870','12','1.00','20','retail','10','2023-04-26 12:21:19','','','','8','Cash',2.76,'20','','','5','','1','2023-04-26 09:21:34','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516825018062523252',2447,'51682500894','4','1.00','300','retail','0','2023-04-26 12:36:46','','','','208','Cash',41.38,'300','','','5','','1','2023-04-26 09:38:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516825084423830033',2448,'51682503075','6','1.00','250','retail','50','2023-04-26 14:27:22','','','','208.27','Cash',34.48,'250','','','5','','1','2023-04-26 11:27:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','200.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516825104912532335',2449,'51682510485','2','1.00','300','retail','0','2023-04-26 15:01:31','','','','208','Cash',41.38,'300','','','5','','1','2023-04-26 12:01:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516825123653338082',2450,'51682512358','4','1.00','300','retail','0','2023-04-26 15:32:46','','','','208','Cash',41.38,'300','','','5','','1','2023-04-26 12:32:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516825167822611223',2451,'51682516767','4','2.00','560','retail','40','2023-04-26 16:46:23','','','','208','Cash',77.24,'280','','','5','','1','2023-04-26 13:46:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516825190362533353',2453,'51682519022','6','1.00','300','retail','0','2023-04-26 17:23:57','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-26 14:24:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','200.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516825188408352802',2454,'51682518812','4','1.00','300','retail','0','2023-04-26 17:44:54','','','','208','Cash',41.38,'300','','','5','','1','2023-04-26 14:45:07','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516825202944029353',2455,'51682518812','4','1.00','300','retail','0','2023-04-26 17:44:54','','','','208','Cash',41.38,'300','','','5','','1','2023-04-26 14:45:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516825207852623102',2456,'51682520767','2','1.00','300','retail','0','2023-04-26 17:53:05','','','','208','Cash',41.38,'300','','','5','','1','2023-04-26 14:53:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516825211842313328',2457,'51682521165','10','1.00','70','retail','0','2023-04-26 17:59:44','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-26 14:59:57','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516825228282288233',2458,'51682522815','6','2.00','600','retail','0','2023-04-26 18:27:08','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-26 15:27:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','200.00','198','Inclusive','branch','Service','1110','4000','5500','',''),('516825728200082202',2459,'51682572770','4','5.00','1500','retail','0','2023-04-27 08:21:12','','','','208','Cash',206.90,'300','','','5','','1','2023-04-27 05:21:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','35.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('516825729280833282',2460,'51682572920','2','1.00','300','retail','0','2023-04-27 08:22:08','','','','208','Cash',41.38,'300','','','5','','1','2023-04-27 05:31:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516825809299232232',2461,'51682579120','4','1.00','300','retail','0','2023-04-27 10:35:29','','','','208','Cash',41.38,'300','','','5','','1','2023-04-27 07:35:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516825826492524323',2462,'51682582591','6','7.00','1750','retail','350','2023-04-27 11:04:10','','','','208.27','Cash',241.38,'250','','','5','','1','2023-04-27 08:05:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','200.00','193','Inclusive','branch','Service','1110','4000','5500','',''),('516825838552802882',2463,'51682582717','6','3.00','750','retail','150','2023-04-27 11:24:15','','','','208.27','Cash',103.45,'250','','','5','','1','2023-04-27 08:24:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','200.00','197','Inclusive','branch','Service','1110','4000','5500','',''),('516825838722523148',2464,'51682583865','4','1.00','300','retail','0','2023-04-27 11:24:32','','','','208','Cash',41.38,'300','','','5','','1','2023-04-27 08:24:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516825844899031233',2465,'51682584481','6','1.00','300','retail','0','2023-04-27 11:34:49','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-27 08:35:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','200.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516825876884673473',2467,'51682587492','6','4.00','1200','retail','0','2023-04-27 12:28:08','','','','208.27','Cash',165.52,'300','','','5','','1','2023-04-27 09:29:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','200.00','196','Inclusive','branch','Service','1110','4000','5500','',''),('516825889222205352',2468,'51682588912','8','1.00','130','retail','20','2023-04-27 12:48:43','','','','112','Cash',17.93,'130','','','5','','1','2023-04-27 09:49:03','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516825890492022298',2469,'51682589042','6','1.00','300','retail','0','2023-04-27 12:50:49','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-27 09:50:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','200.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516825874800735160',2470,'51682587440','2','1.00','300','retail','0','2023-04-27 13:08:16','','','','208','Cash',41.38,'300','','','5','','1','2023-04-27 10:08:39','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','45.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516825900953232002',2471,'51682587440','2','1.00','300','retail','0','2023-04-27 13:08:16','','','','208','Cash',41.38,'300','','','5','','1','2023-04-27 10:08:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516825902583323035',2472,'51682590246','2','1.00','300','retail','0','2023-04-27 13:10:58','','','','208','Cash',41.38,'300','','','5','','1','2023-04-27 10:11:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516825908845310353',2473,'51682590872','6','1.00','300','retail','0','2023-04-27 13:21:25','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-27 10:21:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','200.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516825947115070330',2474,'51682594703','4','1.00','300','retail','0','2023-04-27 14:25:12','','','','208','Cash',41.38,'300','','','5','','1','2023-04-27 11:25:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516825966775736320',2475,'51682596647','6','2.00','560','retail','40','2023-04-27 14:57:58','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-27 11:58:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','201.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516825971976092683',2476,'51682597122','2','1.00','300','retail','0','2023-04-27 15:06:37','','','','208','Cash',41.38,'300','','','5','','1','2023-04-27 12:06:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516825991222122302',2477,'51682599115','2','1.00','300','retail','0','2023-04-27 15:38:42','','','','208','Cash',41.38,'300','','','5','','1','2023-04-27 12:39:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516826003072023380',2478,'51682600291','6','1.00','280','retail','20','2023-04-27 15:58:27','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-27 12:58:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','201.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516826009382220632',2479,'51682600926','6','1.00','300','retail','0','2023-04-27 16:08:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-27 13:09:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','201.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516826010008524011',2480,'51682600988','6','3.00','840','retail','60','2023-04-27 16:10:01','','','','208.27','Cash',115.86,'280','','','5','','1','2023-04-27 13:10:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','201.00','198','Inclusive','branch','Service','1110','4000','5500','',''),('516826016746263337',2481,'51682601654','6','1.00','280','retail','20','2023-04-27 16:21:15','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-27 13:21:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','201.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516826031758300353',2484,'51682602454','10','1.00','70','retail','0','2023-04-27 16:46:15','','','','63.76','Cash',9.66,'70','','','5','','1','2023-04-27 13:47:04','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516826034720030262',2485,'51682603463','6','2.00','600','retail','0','2023-04-27 16:51:12','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-27 13:52:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','201.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516826046734333320',2486,'51682604666','2','1.00','300','retail','0','2023-04-27 17:11:14','','','','208','Cash',41.38,'300','','','5','','1','2023-04-27 14:12:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516826084952320206',2487,'51682608489','4','1.00','300','retail','0','2023-04-27 18:15:03','','','','208','Cash',41.38,'300','','','5','','1','2023-04-27 15:15:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516826085025822888',2488,'51682608489','6','1.00','300','retail','0','2023-04-27 18:15:03','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-27 15:15:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','201.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516826085670852322',2489,'51682608561','4','1.00','300','retail','0','2023-04-27 18:16:08','','','','208','Cash',41.38,'300','','','5','','1','2023-04-27 15:16:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516826086592005420',2490,'51682608653','6','1.00','300','retail','0','2023-04-27 18:17:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-27 15:17:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','201.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516826114283134313',2491,'51682611422','2','1.00','300','retail','0','2023-04-27 19:03:48','','','','208','Cash',41.38,'300','','','5','','1','2023-04-27 16:03:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516826117530102332',2492,'51682611742','6','1.00','280','retail','20','2023-04-27 19:09:14','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-27 16:09:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','201.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516826127736670102',2493,'51682612765','6','1.00','300','retail','0','2023-04-27 19:26:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-27 16:26:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','201.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516826576245423267',2494,'51682657610','6','19.00','5320','retail','380','2023-04-28 07:53:44','','','','208.27','Cash',733.79,'280','','','5','','1','2023-04-28 04:53:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'19','201.00','182','Inclusive','branch','Service','1110','4000','5500','',''),('516826637473334633',2495,'51682663726','6','10.00','2800','retail','200','2023-04-28 09:35:47','','','','208.27','Cash',386.21,'280','','','5','','1','2023-04-28 06:36:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','201.00','191','Inclusive','branch','Service','1110','4000','5500','',''),('516826024163332243',2496,'51682602406','4','3.00','900','retail','0','2023-04-28 09:37:54','','','','208','Cash',124.14,'300','','','5','','1','2023-04-28 06:38:11','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'3','35.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('516826024243024033',2497,'51682602406','6','1.00','300','retail','0','2023-04-28 09:37:54','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-28 06:38:11','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','201.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516826638743832266',2498,'51682602406','4','1.00','300','retail','0','2023-04-28 09:37:54','','','','208','Cash',41.38,'300','','','5','','1','2023-04-28 06:38:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516826663583332203',2499,'51682664549','6','5.00','1500','retail','0','2023-04-28 10:19:19','','','','208.27','Cash',206.90,'300','','','5','','1','2023-04-28 07:19:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','201.00','196','Inclusive','branch','Service','1110','4000','5500','',''),('516826688693863066',2500,'51682668804','4','1.00','300','retail','0','2023-04-28 11:01:19','','','','208','Cash',41.38,'300','','','5','','1','2023-04-28 08:03:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516826688783760653',2501,'51682668804','6','2.00','600','retail','0','2023-04-28 11:01:19','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-28 08:03:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','201.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516826746860603840',2502,'51682674674','2','1.00','300','retail','0','2023-04-28 12:38:07','','','','208','Cash',41.38,'300','','','5','','1','2023-04-28 09:38:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516826756792220624',2503,'51682675664','6','2.00','600','retail','0','2023-04-28 12:54:39','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-28 09:54:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','201.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516826760230206030',2504,'51682675690','6','1.00','300','retail','0','2023-04-28 13:00:24','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-28 10:00:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','201.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516826805623331333',2505,'51682678427','2','1.00','300','retail','0','2023-04-28 14:16:02','','','','208','Cash',41.38,'300','','','5','','1','2023-04-28 11:16:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516826808760048022',2506,'51682680574','6','1.00','300','retail','0','2023-04-28 14:21:16','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-28 11:21:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','201.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516826812178222010',2507,'51682681209','6','1.00','300','retail','0','2023-04-28 14:26:58','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-28 11:27:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','201.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516826833313432213',2508,'51682681245','2','1.00','300','retail','0','2023-04-28 15:02:12','','','','208','Cash',41.38,'300','','','5','','1','2023-04-28 12:02:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516826850382255030',2513,'51682684895','2','2.00','600','retail','0','2023-04-28 15:43:30','','','','208','Cash',82.76,'300','','','5','','1','2023-04-28 12:43:45','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','46.00','44','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,2514,'51682684895','6','1.00','300','retail','0','2023-04-28 15:43:30','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-28 12:43:45','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,2515,'51682684895','6','1.00','300','retail','0','2023-04-28 15:43:30','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-28 12:43:45','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516826862620323322',2516,'51682686221','8','1.00','130','retail','20','2023-04-28 15:51:19','','','','112','Cash',17.93,'130','','','5','','1','2023-04-28 12:51:30','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516826862788328272',2517,'51682686221','6','2.00','600','retail','0','2023-04-28 15:51:19','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-28 12:51:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','202.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516826893270323343',2518,'51682689303','6','2.00','600','retail','0','2023-04-28 16:42:08','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-28 13:42:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','202.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516826923211546281',2519,'51682692307','4','2.00','600','retail','0','2023-04-28 17:32:02','','','','208','Cash',82.76,'300','','','5','','1','2023-04-28 14:32:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516826934523422620',2520,'51682693446','4','1.00','300','retail','0','2023-04-28 17:50:53','','','','208','Cash',41.38,'300','','','5','','1','2023-04-28 14:51:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516827484992322232',2521,'51682748483','6','2.00','600','retail','0','2023-04-29 09:08:20','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-29 06:12:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','202.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516827494182395124',2522,'51682749411','2','1.00','300','retail','0','2023-04-29 09:23:38','','','','208','Cash',41.38,'300','','','5','','1','2023-04-29 06:23:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516827494752327020',2523,'51682749437','6','1.00','300','retail','0','2023-04-29 09:24:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-29 06:24:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','202.00','201','Inclusive','branch','Service','1110','4000','5500','',''),('516827516267532206',2524,'51682751619','6','1.00','300','retail','0','2023-04-29 10:00:27','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-29 07:00:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','202.00','201','Inclusive','branch','Service','1110','4000','5500','',''),('516827522712323327',2525,'51682751636','2','1.00','300','retail','0','2023-04-29 10:11:11','','','','208','Cash',41.38,'300','','','5','','1','2023-04-29 07:11:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516827528882232520',2526,'51682752282','6','1.00','300','retail','0','2023-04-29 10:21:29','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-29 07:23:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','202.00','201','Inclusive','branch','Service','1110','4000','5500','',''),('516827540822220835',2528,'51682753837','2','2.00','600','retail','0','2023-04-29 10:41:22','','','','208','Cash',82.76,'300','','','5','','1','2023-04-29 07:41:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','46.00','44','Inclusive','branch','Service','1110','4000','5500','',''),('516827563370337330',2529,'51682755117','2','1.00','300','retail','0','2023-04-29 11:18:57','','','','208','Cash',41.38,'300','','','5','','1','2023-04-29 08:19:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516827538262023528',2532,'51682753054','2','1.00','280','retail','20','2023-04-29 11:27:29','','','','208','Cash',38.62,'280','','','5','','1','2023-04-29 08:27:42','1','2','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',241.38,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516827568203320302',2533,'51682753054','2','1.00','300','retail','0','2023-04-29 11:27:29','','','','208','Cash',41.38,'300','','','5','','1','2023-04-29 08:27:42','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516827595838502332',2534,'51682759571','6','1.00','300','retail','0','2023-04-29 12:13:04','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-29 09:13:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','202.00','201','Inclusive','branch','Service','1110','4000','5500','',''),('516827641313030144',2535,'51682762865','2','1.00','300','retail','0','2023-04-29 13:55:43','','','','208','Cash',41.38,'300','','','5','','1','2023-04-29 10:56:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516827658012202322',2536,'51682765791','2','1.00','300','retail','0','2023-04-29 13:56:41','','','','208','Cash',41.38,'300','','','5','','1','2023-04-29 10:57:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516827665840358332',2537,'51682766576','2','1.00','300','retail','0','2023-04-29 14:09:45','','','','208','Cash',41.38,'300','','','5','','1','2023-04-29 11:10:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516827669040900232',2538,'51682766601','6','2.00','600','retail','0','2023-04-29 14:15:05','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-29 11:29:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','202.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516827713963223273',2539,'51682771378','4','1.00','300','retail','0','2023-04-29 15:29:57','','','','208','Cash',41.38,'300','','','5','','1','2023-04-29 12:30:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516827717992273032',2540,'51682771414','2','1.00','300','retail','0','2023-04-29 15:36:40','','','','208','Cash',41.38,'300','','','5','','1','2023-04-29 12:36:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516827723223810822',2541,'51682772307','6','7.00','1960','retail','140','2023-04-29 16:15:07','','','','208.27','Cash',270.34,'280','','','5','','1','2023-04-29 13:16:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'7','207.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516827762656274300',2542,'51682774703','6','1.00','280','retail','20','2023-04-29 16:51:18','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-29 13:51:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','207.00','206','Inclusive','branch','Service','1110','4000','5500','',''),('516827762772337332',2543,'51682774703','4','1.00','280','retail','20','2023-04-29 16:51:18','','','','208','Cash',38.62,'280','','','5','','1','2023-04-29 13:51:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516827778626762658',2544,'51682777845','6','2.00','600','retail','0','2023-04-29 17:17:43','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-29 14:17:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','207.00','205','Inclusive','branch','Service','1110','4000','5500','',''),('516827811976224088',2545,'51682781190','2','1.00','300','retail','0','2023-04-29 18:13:17','','','','208','Cash',41.38,'300','','','5','','1','2023-04-29 15:13:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516827850682083023',2546,'51682785055','8','2.00','260','retail','40','2023-04-29 19:17:48','','','','112','Cash',35.86,'130','','','5','','1','2023-04-29 16:18:00','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516827850883203383',2547,'51682785081','2','1.00','300','retail','0','2023-04-29 19:18:08','','','','208','Cash',41.38,'300','','','5','','1','2023-04-29 16:18:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516828515685638332',2548,'51682851508','2','1.00','300','retail','0','2023-04-30 13:46:08','','','','208','Cash',41.38,'300','','','5','','1','2023-04-30 10:47:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516828516872123687',2549,'51682851645','6','1.00','280','retail','20','2023-04-30 13:48:07','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-30 10:48:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','207.00','206','Inclusive','branch','Service','1110','4000','5500','',''),('516828531412331310',2550,'51682852165','6','1.00','300','retail','0','2023-04-30 14:12:22','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-30 11:13:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','207.00','206','Inclusive','branch','Service','1110','4000','5500','',''),('516828542780200532',2551,'51682853184','2','1.00','300','retail','0','2023-04-30 14:31:18','','','','208','Cash',41.38,'300','','','5','','1','2023-04-30 11:31:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516828569946222253',2552,'51682856933','2','1.00','280','retail','20','2023-04-30 15:17:03','','','','208','Cash',38.62,'280','','','5','','1','2023-04-30 12:17:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516828570222312332',2553,'51682856933','4','1.00','280','retail','20','2023-04-30 15:17:03','','','','208','Cash',38.62,'280','','','5','','1','2023-04-30 12:17:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516828579360288032',2554,'51682857647','2','1.00','300','retail','0','2023-04-30 15:32:16','','','','208','Cash',41.38,'300','','','5','','1','2023-04-30 12:33:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516828641540430263',2555,'51682864142','4','2.00','560','retail','40','2023-04-30 17:15:55','','','','208','Cash',77.24,'280','','','5','','1','2023-04-30 14:16:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516828679887132232',2556,'51682867957','6','1.00','300','retail','0','2023-04-30 18:19:49','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-30 15:20:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516828695142630203',2557,'51682869508','2','1.00','300','retail','0','2023-04-30 18:45:14','','','','208','Cash',41.38,'300','','','5','','1','2023-04-30 15:45:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516829211032333813',2558,'51682921095','2','1.00','300','retail','0','2023-05-01 09:05:04','','','','208','Cash',41.38,'300','','','5','','1','2023-05-01 06:05:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516829263669230202',2559,'51682926352','2','1.00','300','retail','0','2023-05-01 10:32:46','','','','208','Cash',41.38,'300','','','5','','1','2023-05-01 07:33:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516829264242353305',2560,'51682926394','6','2.00','600','retail','0','2023-05-01 10:33:44','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-01 07:33:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','208.00','206','Inclusive','branch','Service','1110','4000','5500','',''),('516829274193033132',2561,'51682927411','6','1.00','300','retail','0','2023-05-01 10:50:19','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-01 07:51:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516829293152112503',2562,'51682928979','4','1.00','300','retail','0','2023-05-01 11:21:56','','','','208','Cash',41.38,'300','','','5','','1','2023-05-01 08:23:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516829314143204032',2563,'51682931404','6','2.00','600','retail','0','2023-05-01 11:56:54','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-01 08:57:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','208.00','206','Inclusive','branch','Service','1110','4000','5500','',''),('516829334013031586',2564,'51682931447','2','1.00','280','retail','20','2023-05-01 12:30:02','','','','208','Cash',38.62,'280','','','5','','1','2023-05-01 09:30:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516829348430220534',2565,'51682933412','6','1.00','280','retail','20','2023-05-01 12:54:04','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-01 09:54:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516829358783252823',2567,'51682935773','4','1.00','300','retail','0','2023-05-01 13:12:57','','','','208','Cash',41.38,'300','','','5','','1','2023-05-01 10:13:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516829373016889200',2568,'51682936005','2','1.00','300','retail','0','2023-05-01 13:35:02','','','','208','Cash',41.38,'300','','','5','','1','2023-05-01 10:35:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516829406322032323',2569,'51682937373','6','2.00','600','retail','0','2023-05-01 14:30:32','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-01 11:30:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','208.00','206','Inclusive','branch','Service','1110','4000','5500','',''),('516829357543380524',2570,'51682935746','2','1.00','300','retail','0','2023-05-01 14:34:02','','','','208','Cash',41.38,'300','','','5','','1','2023-05-01 11:34:14','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516829408412400532',2571,'51682935746','4','1.00','300','retail','0','2023-05-01 14:34:02','','','','208','Cash',41.38,'300','','','5','','1','2023-05-01 11:34:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516829415080213200',2572,'51682940854','2','1.00','300','retail','0','2023-05-01 14:45:09','','','','208','Cash',41.38,'300','','','5','','1','2023-05-01 11:45:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516829461061802333',2573,'51682946088','6','1.00','300','retail','0','2023-05-01 16:01:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-01 13:02:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516829461452226221',2574,'51682946123','8','4.00','600','retail','0','2023-05-01 16:02:25','','','','112','Cash',82.76,'150','','','5','','1','2023-05-01 13:02:42','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','10.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516829523104502003',2575,'51682952303','10','1.00','70','retail','0','2023-05-01 17:45:10','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-01 14:45:34','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516829590483286630',2576,'51682956467','4','1.00','300','retail','0','2023-05-01 19:37:28','','','','208','Cash',41.38,'300','','','5','','1','2023-05-01 16:37:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516830040622342425',2577,'51683004048','6','10.00','2800','retail','200','2023-05-02 08:07:42','','','','208.27','Cash',386.21,'280','','','5','','1','2023-05-02 05:07:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','208.00','198','Inclusive','branch','Service','1110','4000','5500','',''),('516830087598262433',2578,'51683008751','2','1.00','300','retail','0','2023-05-02 09:25:59','','','','208','Cash',41.38,'300','','','5','','1','2023-05-02 06:26:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516830122841003320',2579,'51683012216','8','2.00','300','retail','0','2023-05-02 10:24:45','','','','112','Cash',41.38,'150','','','5','','1','2023-05-02 07:25:08','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516830123582843328',2580,'51683012341','6','4.00','1000','retail','200','2023-05-02 10:25:58','','','','208.27','Cash',137.93,'250','','','5','','1','2023-05-02 07:26:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','208.00','204','Inclusive','branch','Service','1110','4000','5500','',''),('516830124490239336',2581,'51683012372','6','2.00','500','retail','100','2023-05-02 10:27:29','','','','208.27','Cash',68.97,'250','','','5','','1','2023-05-02 07:27:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','208.00','206','Inclusive','branch','Service','1110','4000','5500','',''),('516830140294004223',2582,'51683014020','10','1.00','70','retail','0','2023-05-02 10:53:49','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-02 07:54:04','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516830183740303023',2583,'51683018366','4','1.00','300','retail','0','2023-05-02 12:06:15','','','','208','Cash',41.38,'300','','','5','','1','2023-05-02 09:06:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516830203562033202',2584,'51683020265','4','1.00','300','retail','0','2023-05-02 12:39:18','','','','208','Cash',41.38,'300','','','5','','1','2023-05-02 09:39:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516830224799133843',2585,'51683022473','2','1.00','300','retail','0','2023-05-02 13:21:27','','','','208','Cash',41.38,'300','','','5','','1','2023-05-02 10:21:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516830229478543439',2586,'51683022921','2','3.00','900','retail','0','2023-05-02 13:22:27','','','','208','Cash',124.14,'300','','','5','','1','2023-05-02 10:22:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','48.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516830229862202228',2587,'51683022972','2','1.00','300','retail','0','2023-05-02 13:23:06','','','','208','Cash',41.38,'300','','','5','','1','2023-05-02 10:23:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516830230442333323',2588,'51683023032','6','1.00','280','retail','20','2023-05-02 13:24:05','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-02 10:24:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516830231303223300',2589,'51683023113','6','1.00','250','retail','50','2023-05-02 13:25:32','','','','208.27','Cash',34.48,'250','','','5','','1','2023-05-02 10:26:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516830232050200332',2590,'51683023169','2','1.00','300','retail','0','2023-05-02 13:26:45','','','','208','Cash',41.38,'300','','','5','','1','2023-05-02 10:27:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516830244373133032',2591,'51683024400','2','1.00','300','retail','0','2023-05-02 13:47:17','','','','208','Cash',41.38,'300','','','5','','1','2023-05-02 10:47:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516830245032520100',2592,'51683024470','4','2.00','600','retail','0','2023-05-02 13:48:24','','','','208','Cash',82.76,'300','','','5','','1','2023-05-02 10:48:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516830324492326825',2593,'51683032439','12','1.00','30','retail','0','2023-05-02 16:00:50','','','','8','Cash',4.14,'30','','','5','','1','2023-05-02 13:01:05','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516830326106400263',2594,'51683032588','2','1.00','300','retail','0','2023-05-02 16:06:34','','','','208','Cash',41.38,'300','','','5','','1','2023-05-02 13:06:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516830328532233655',2595,'51683032806','4','2.00','600','retail','0','2023-05-02 16:07:34','','','','208','Cash',82.76,'300','','','5','','1','2023-05-02 13:08:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516830333577308203',2596,'51683033347','6','4.00','1200','retail','0','2023-05-02 16:15:58','','','','208.27','Cash',165.52,'300','','','5','','1','2023-05-02 13:16:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','208.00','204','Inclusive','branch','Service','1110','4000','5500','',''),('516830336400323622',2597,'51683033369','4','1.00','300','retail','0','2023-05-02 16:20:41','','','','208','Cash',41.38,'300','','','5','','1','2023-05-02 13:21:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516830361363033260',2598,'51683036119','6','2.00','600','retail','0','2023-05-02 17:02:16','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-02 14:02:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','208.00','206','Inclusive','branch','Service','1110','4000','5500','',''),('516830361613303322',2599,'51683036149','6','2.00','600','retail','0','2023-05-02 17:02:42','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-02 14:02:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','208.00','206','Inclusive','branch','Service','1110','4000','5500','',''),('516830386193213003',2600,'51683038612','6','1.00','300','retail','0','2023-05-02 17:43:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-02 14:43:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516830387003723383',2601,'51683038682','10','2.00','140','retail','0','2023-05-02 17:45:02','','','','63.76','Cash',19.31,'70','','','5','','1','2023-05-02 14:45:22','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','55.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516830408843832436',2602,'51683040848','6','1.00','280','retail','20','2023-05-02 18:21:25','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-02 15:21:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516830416273437330',2603,'51683041617','2','1.00','300','retail','0','2023-05-02 18:33:48','','','','208','Cash',41.38,'300','','','5','','1','2023-05-02 15:34:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516830419149332006',2604,'51683041907','4','1.00','300','retail','0','2023-05-02 18:38:35','','','','208','Cash',41.38,'300','','','5','','1','2023-05-02 15:38:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516830914881000088',2605,'51683091469','6','9.00','2520','retail','180','2023-05-03 08:24:48','','','','208.27','Cash',347.59,'280','','','5','','1','2023-05-03 05:25:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'9','208.00','199','Inclusive','branch','Service','1110','4000','5500','',''),('516830935063403300',2606,'51683091666','6','1.00','280','retail','20','2023-05-03 08:58:27','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-03 05:58:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516830955003203539',2607,'51683095494','2','1.00','300','retail','0','2023-05-03 09:31:41','','','','208','Cash',41.38,'300','','','5','','1','2023-05-03 06:31:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516830996612032930',2608,'51683099634','6','5.00','1400','retail','100','2023-05-03 10:41:02','','','','208.27','Cash',193.10,'280','','','5','','1','2023-05-03 07:41:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'5','208.00','203','Inclusive','branch','Service','1110','4000','5500','',''),('516830997299282933',2609,'51683099724','4','1.00','300','retail','0','2023-05-03 10:42:16','','','','208','Cash',41.38,'300','','','5','','1','2023-05-03 07:42:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516830997360733530',2610,'51683099724','6','1.00','300','retail','0','2023-05-03 10:42:16','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-03 07:42:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516831017652220512',2611,'51683101757','2','1.00','300','retail','0','2023-05-03 11:16:06','','','','208','Cash',41.38,'300','','','5','','1','2023-05-03 08:16:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516831041662316326',2612,'51683104155','6','1.00','300','retail','0','2023-05-03 11:56:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-03 08:56:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516831067998032400',2613,'51683104184','8','1.00','150','retail','0','2023-05-03 12:40:00','','','','112','Cash',20.69,'150','','','5','','1','2023-05-03 09:40:14','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516831115122226033',2614,'51683110428','6','2.00','600','retail','0','2023-05-03 13:58:43','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-03 10:58:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','208.00','206','Inclusive','branch','Service','1110','4000','5500','',''),('516831115235303382',2615,'51683110428','8','5.00','750','retail','0','2023-05-03 13:58:43','','','','112','Cash',103.45,'150','','','5','','1','2023-05-03 10:58:55','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','10.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516831132531322210',2616,'51683111536','2','1.00','300','retail','0','2023-05-03 14:27:34','','','','208','Cash',41.38,'300','','','5','','1','2023-05-03 11:27:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516831175042601001',2618,'51683117495','6','1.00','300','retail','0','2023-05-03 15:38:24','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-03 12:38:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516831203433342103',2619,'51683120336','4','1.00','300','retail','0','2023-05-03 16:25:44','','','','208','Cash',41.38,'300','','','5','','1','2023-05-03 13:25:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516831203670330224',2620,'51683120357','6','1.00','300','retail','0','2023-05-03 16:26:17','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-03 13:26:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516831207086240374',2621,'51683120700','4','1.00','300','retail','0','2023-05-03 16:31:49','','','','208','Cash',41.38,'300','','','5','','1','2023-05-03 13:31:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516831224701062033',2622,'51683122461','6','1.00','280','retail','20','2023-05-03 17:01:10','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-03 14:01:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516831136282530608',2623,'51683113572','8','1.00','150','retail','0','2023-05-03 17:31:45','','','','112','Cash',20.69,'150','','','5','','1','2023-05-03 14:31:53','1','4','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516831243046064226',2624,'51683113572','4','1.00','300','retail','0','2023-05-03 17:31:45','','','','208','Cash',41.38,'300','','','5','','1','2023-05-03 14:31:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516831250753000322',2625,'51683125062','2','1.00','300','retail','0','2023-05-03 17:44:35','','','','208','Cash',41.38,'300','','','5','','1','2023-05-03 14:45:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516831260653362300',2626,'51683126058','4','1.00','300','retail','0','2023-05-03 18:01:06','','','','208','Cash',41.38,'300','','','5','','1','2023-05-03 15:01:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516831265073080322',2628,'51683126498','4','1.00','300','retail','0','2023-05-03 18:08:27','','','','208','Cash',41.38,'300','','','5','','1','2023-05-03 15:08:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516831287712233320',2629,'51683128761','4','2.00','600','retail','0','2023-05-03 18:46:23','','','','208','Cash',82.76,'300','','','5','','1','2023-05-03 15:47:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','36.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('516831287823132226',2630,'51683128761','6','5.00','1500','retail','0','2023-05-03 18:46:23','','','','208.27','Cash',206.90,'300','','','5','','1','2023-05-03 15:47:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','208.00','203','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,2633,'51683126462','4','2.00','560','retail','0','2023-05-03 18:50:21','','','','208','Cash',77.24,'280','','','5','','1','2023-05-03 15:50:32','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',241.38,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,2634,'51683126462','4','0.00','0','retail','0','2023-05-03 18:50:21','','','','208','Cash',0.00,'280','','','5','','1','2023-05-03 15:50:32','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516831290214305002',2635,'51683126462','4','2.00','600','retail','0','2023-05-03 18:50:21','','','','208','Cash',82.76,'300','','','5','','1','2023-05-03 15:50:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','38.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516831290873120022',2636,'51683129077','6','3.00','900','retail','0','2023-05-03 18:51:27','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-03 15:52:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','208.00','205','Inclusive','branch','Service','1110','4000','5500','',''),('516831773399142360',2637,'51683177299','6','22.00','6160','retail','440','2023-05-04 08:15:40','','','','208.27','Cash',849.66,'280','','','5','','1','2023-05-04 05:15:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'22','208.00','186','Inclusive','branch','Service','1110','4000','5500','',''),('516831797733877722',2638,'51683179730','4','1.00','300','retail','0','2023-05-04 08:56:14','','','','208','Cash',41.38,'300','','','5','','1','2023-05-04 05:56:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516831798420022220',2639,'51683179810','2','1.00','280','retail','20','2023-05-04 08:57:22','','','','208','Cash',38.62,'280','','','5','','1','2023-05-04 05:57:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516831799223032943',2642,'51683179908','4','1.00','300','retail','0','2023-05-04 08:58:42','','','','208','Cash',41.38,'300','','','5','','1','2023-05-04 05:58:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516831798880710238',2643,'51683179878','4','1.00','300','retail','0','2023-05-04 09:32:14','','','','208','Cash',41.38,'300','','','5','','1','2023-05-04 06:32:25','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516831798956323503',2644,'51683179878','6','1.00','300','retail','0','2023-05-04 09:32:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-04 06:32:25','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','208.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516831857918222312',2645,'51683185759','12','1.00','30','retail','0','2023-05-04 10:36:31','','','','8','Cash',4.14,'30','','','5','','1','2023-05-04 07:36:47','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516831885903282335',2646,'51683188574','2','1.00','300','retail','0','2023-05-04 11:23:10','','','','208','Cash',41.38,'300','','','5','','1','2023-05-04 08:23:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516831918264039203',2647,'51683191817','2','1.00','300','retail','0','2023-05-04 12:17:07','','','','208','Cash',41.38,'300','','','5','','1','2023-05-04 09:17:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516831945240332642',2648,'51683194515','6','1.00','300','retail','0','2023-05-04 13:02:04','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-04 10:02:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516831976213332200',2649,'51683197614','6','1.00','300','retail','0','2023-05-04 13:53:41','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-04 10:54:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516831995872185035',2650,'51683199577','2','1.00','300','retail','0','2023-05-04 14:26:27','','','','208','Cash',41.38,'300','','','5','','1','2023-05-04 11:26:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516831996733001803',2651,'51683199597','6','1.00','300','retail','0','2023-05-04 14:27:54','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-04 11:28:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832040494021133',2652,'51683204042','6','1.00','300','retail','0','2023-05-04 15:40:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-04 12:41:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832062902439332',2653,'51683206278','2','1.00','280','retail','20','2023-05-04 16:18:10','','','','208','Cash',38.62,'280','','','5','','1','2023-05-04 13:18:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516832069472223293',2654,'51683206303','6','4.00','1200','retail','0','2023-05-04 16:29:08','','','','208.27','Cash',165.52,'300','','','5','','1','2023-05-04 13:29:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','209.00','205','Inclusive','branch','Service','1110','4000','5500','',''),('516832085612152203',2655,'51683208554','2','1.00','300','retail','0','2023-05-04 16:56:02','','','','208','Cash',41.38,'300','','','5','','1','2023-05-04 14:13:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516832096458052224',2656,'51683209624','2','1.00','280','retail','20','2023-05-04 17:14:06','','','','208','Cash',38.62,'280','','','5','','1','2023-05-04 14:14:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516832096982363323',2658,'51683209689','6','2.00','600','retail','0','2023-05-04 17:14:58','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-04 14:15:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','209.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516832096772392036',2659,'51683209667','6','1.00','300','retail','0','2023-05-04 17:18:01','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-04 14:18:12','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832105953351220',2660,'51683209903','8','2.00','300','retail','0','2023-05-04 17:29:55','','','','112','Cash',41.38,'150','','','5','','1','2023-05-04 14:30:10','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516832127843323002',2661,'51683212767','4','1.00','300','retail','0','2023-05-04 18:06:24','','','','208','Cash',41.38,'300','','','5','','1','2023-05-04 15:06:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516832131880282631',2662,'51683212794','6','1.00','300','retail','0','2023-05-04 18:13:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-04 15:13:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832152801330132',2663,'51683215270','8','1.00','130','retail','20','2023-05-04 18:48:00','','','','112','Cash',17.93,'130','','','5','','1','2023-05-04 15:48:12','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516832158374220322',2664,'51683215796','6','1.00','300','retail','0','2023-05-04 18:57:18','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-04 16:04:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832162726723620',2665,'51683216266','6','1.00','300','retail','0','2023-05-04 19:04:33','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-04 16:04:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832647242040638',2666,'51683264700','6','2.00','600','retail','0','2023-05-05 08:32:04','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-05 05:32:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','209.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516832647492032230',2667,'51683264741','6','1.00','300','retail','0','2023-05-05 08:32:30','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-05 05:32:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832647941302233',2668,'51683264778','6','3.00','900','retail','0','2023-05-05 08:33:14','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-05 05:33:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','209.00','206','Inclusive','branch','Service','1110','4000','5500','',''),('516832681333324231',2669,'51683268121','6','3.00','840','retail','60','2023-05-05 09:28:54','','','','208.27','Cash',115.86,'280','','','5','','1','2023-05-05 06:29:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','209.00','206','Inclusive','branch','Service','1110','4000','5500','',''),('516832682752225053',2670,'51683268268','6','1.00','300','retail','0','2023-05-05 09:31:15','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-05 06:33:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832695520345322',2671,'51683268550','4','1.00','300','retail','0','2023-05-05 09:52:32','','','','208','Cash',41.38,'300','','','5','','1','2023-05-05 06:52:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516832720413420222',2672,'51683271888','6','4.00','1000','retail','200','2023-05-05 10:34:01','','','','208.27','Cash',137.93,'250','','','5','','1','2023-05-05 07:34:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','209.00','205','Inclusive','branch','Service','1110','4000','5500','',''),('516832720802200222',2673,'51683272053','6','4.00','1000','retail','200','2023-05-05 10:34:41','','','','208.27','Cash',137.93,'250','','','5','','1','2023-05-05 07:34:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','209.00','205','Inclusive','branch','Service','1110','4000','5500','',''),('516832723242503032',2674,'51683272316','2','1.00','300','retail','0','2023-05-05 10:38:45','','','','208','Cash',41.38,'300','','','5','','1','2023-05-05 07:41:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516832725050205333',2675,'51683272489','4','1.00','300','retail','0','2023-05-05 10:41:45','','','','208','Cash',41.38,'300','','','5','','1','2023-05-05 07:41:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516832759290002333',2676,'51683275919','2','1.00','300','retail','0','2023-05-05 11:38:49','','','','208','Cash',41.38,'300','','','5','','1','2023-05-05 08:38:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516832761260232220',2677,'51683276107','6','1.00','300','retail','0','2023-05-05 11:42:18','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-05 08:44:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832761386360373',2678,'51683276107','4','2.00','600','retail','0','2023-05-05 11:42:18','','','','208','Cash',82.76,'300','','','5','','1','2023-05-05 08:44:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','38.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516832762823233303',2679,'51683276275','6','1.00','300','retail','0','2023-05-05 11:44:42','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-05 08:45:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832791883283002',2680,'51683279165','2','1.00','300','retail','0','2023-05-05 12:33:08','','','','208','Cash',41.38,'300','','','5','','1','2023-05-05 09:33:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516832843920132009',2681,'51683281843','2','1.00','300','retail','0','2023-05-05 13:59:52','','','','208','Cash',41.38,'300','','','5','','1','2023-05-05 11:00:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516832851883322313',2682,'51683285178','6','1.00','300','retail','0','2023-05-05 14:13:09','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-05 11:13:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832859203300033',2683,'51683285218','12','1.00','30','retail','0','2023-05-05 14:25:21','','','','8','Cash',4.14,'30','','','5','','1','2023-05-05 11:25:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516832892613632360',2684,'51683289254','6','1.00','300','retail','0','2023-05-05 15:21:01','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-05 12:21:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832901246423020',2685,'51683290116','6','1.00','300','retail','0','2023-05-05 15:35:24','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-05 12:35:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832901455023240',2686,'51683290138','2','1.00','300','retail','0','2023-05-05 15:35:45','','','','208','Cash',41.38,'300','','','5','','1','2023-05-05 12:35:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516832902241243823',2687,'51683290188','2','1.00','300','retail','0','2023-05-05 15:37:05','','','','208','Cash',41.38,'300','','','5','','1','2023-05-05 12:37:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516832929963336962',2688,'51683292414','6','2.00','600','retail','0','2023-05-05 16:23:16','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-05 13:23:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','209.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516832953130330638',2689,'51683294391','6','2.00','560','retail','40','2023-05-05 17:01:54','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-05 14:02:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','209.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516832969912232520',2690,'51683296982','8','2.00','300','retail','0','2023-05-05 17:29:51','','','','112','Cash',41.38,'150','','','5','','1','2023-05-05 14:31:49','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516832983923228332',2691,'51683298380','4','1.00','300','retail','0','2023-05-05 17:53:12','','','','208','Cash',41.38,'300','','','5','','1','2023-05-05 14:53:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516832984092909324',2692,'51683298403','2','1.00','300','retail','0','2023-05-05 17:53:30','','','','208','Cash',41.38,'300','','','5','','1','2023-05-05 14:54:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516832984583591223',2693,'51683298447','6','1.00','280','retail','20','2023-05-05 17:54:18','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-05 14:54:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832986135200322',2694,'51683298606','12','1.00','30','retail','0','2023-05-05 17:56:54','','','','8','Cash',4.14,'30','','','5','','1','2023-05-05 14:57:04','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516832986410300324',2695,'51683298625','6','1.00','280','retail','20','2023-05-05 17:57:21','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-05 14:57:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516832988070324207',2696,'51683298738','6','1.00','280','retail','20','2023-05-05 18:00:08','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-05 15:00:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516833006973230327',2698,'51683300071','6','1.00','280','retail','20','2023-05-05 18:31:37','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-05 15:32:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516833012130638025',2699,'51683301205','2','1.00','280','retail','20','2023-05-05 18:40:13','','','','208','Cash',38.62,'280','','','5','','1','2023-05-05 15:40:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516833019873303800',2700,'51683301978','6','2.00','600','retail','0','2023-05-05 18:53:07','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-05 15:53:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','209.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516833044093302430',2701,'51683304398','2','2.00','600','retail','0','2023-05-05 19:33:29','','','','208','Cash',82.76,'300','','','5','','1','2023-05-05 16:33:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','48.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516833501542323162',2702,'51683350126','6','18.00','5040','retail','360','2023-05-06 08:15:54','','','','208.27','Cash',695.17,'280','','','5','','1','2023-05-06 05:16:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'18','209.00','191','Inclusive','branch','Service','1110','4000','5500','',''),('516833537754283512',2703,'51683353754','4','2.00','600','retail','0','2023-05-06 09:16:15','','','','208','Cash',82.76,'300','','','5','','1','2023-05-06 06:16:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','38.00','36','Inclusive','branch','Service','1110','4000','5500','',''),('516833540832522222',2704,'51683354074','2','3.00','900','retail','0','2023-05-06 09:21:24','','','','208','Cash',124.14,'300','','','5','','1','2023-05-06 06:21:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','48.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516833541036430230',2705,'51683354095','2','1.00','300','retail','0','2023-05-06 09:21:43','','','','208','Cash',41.38,'300','','','5','','1','2023-05-06 06:21:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516833575110221262',2706,'51683357500','2','1.00','300','retail','0','2023-05-06 10:18:32','','','','208','Cash',41.38,'300','','','5','','1','2023-05-06 07:18:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516833575355403327',2707,'51683357524','2','1.00','300','retail','0','2023-05-06 10:18:56','','','','208','Cash',41.38,'300','','','5','','1','2023-05-06 07:19:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516833575735235203',2708,'51683357567','4','1.00','300','retail','0','2023-05-06 10:19:33','','','','208','Cash',41.38,'300','','','5','','1','2023-05-06 07:19:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516833589722739003',2709,'51683358352','6','2.00','600','retail','0','2023-05-06 10:42:52','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-06 07:43:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','209.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516833633983232338',2710,'51683363387','6','1.00','280','retail','20','2023-05-06 11:56:38','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-06 08:56:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516833662735360227',2711,'51683363556','4','3.00','900','retail','0','2023-05-06 12:44:33','','','','208','Cash',124.14,'300','','','5','','1','2023-05-06 09:44:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','38.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('516833670922032232',2712,'51683367085','6','1.00','250','retail','50','2023-05-06 12:58:13','','','','208.27','Cash',34.48,'250','','','5','','1','2023-05-06 09:58:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516833678432333103',2713,'51683367835','6','1.00','280','retail','20','2023-05-06 13:10:43','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-06 10:10:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','210.00','209','Inclusive','branch','Service','1110','4000','5500','',''),('516833693124230313',2714,'51683367852','4','1.00','300','retail','0','2023-05-06 13:35:13','','','','208','Cash',41.38,'300','','','5','','1','2023-05-06 10:35:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516833698060630421',2715,'51683369717','4','1.00','280','retail','20','2023-05-06 13:43:36','','','','208','Cash',38.62,'280','','','5','','1','2023-05-06 10:43:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516833698153636323',2716,'51683369717','6','1.00','280','retail','20','2023-05-06 13:43:36','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-06 10:43:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','210.00','209','Inclusive','branch','Service','1110','4000','5500','',''),('516833741496031043',2718,'51683374079','2','2.00','600','retail','0','2023-05-06 14:55:49','','','','208','Cash',82.76,'300','','','5','','1','2023-05-06 11:56:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','49.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('516833773843303230',2721,'51683377368','6','1.00','300','retail','0','2023-05-06 15:49:44','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-06 12:49:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','210.00','209','Inclusive','branch','Service','1110','4000','5500','',''),('516833774102320070',2722,'51683377392','6','2.00','560','retail','40','2023-05-06 15:50:10','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-06 12:50:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','210.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516833782713070373',2723,'51683378261','6','2.00','560','retail','40','2023-05-06 16:04:32','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-06 13:04:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','210.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516833783230283312',2724,'51683378318','2','1.00','300','retail','0','2023-05-06 16:05:24','','','','208','Cash',41.38,'300','','','5','','1','2023-05-06 13:05:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516833740132024420',2725,'51683371428','2','1.00','300','retail','0','2023-05-06 16:51:06','','','','208','Cash',41.38,'300','','','5','','1','2023-05-06 13:51:17','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516833761483133040',2726,'51683371428','2','1.00','300','retail','0','2023-05-06 16:51:06','','','','208','Cash',41.38,'300','','','5','','1','2023-05-06 13:51:17','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516833819555432232',2727,'51683381947','6','1.00','300','retail','0','2023-05-06 17:05:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-06 14:15:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','210.00','209','Inclusive','branch','Service','1110','4000','5500','',''),('516833825833382333',2728,'51683382553','2','1.00','300','retail','0','2023-05-06 17:16:23','','','','208','Cash',41.38,'300','','','5','','1','2023-05-06 14:16:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516833878858812382',2729,'51683387877','2','1.00','300','retail','0','2023-05-06 18:44:46','','','','208','Cash',41.38,'300','','','5','','1','2023-05-06 15:44:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516833883443034033',2730,'51683388335','6','1.00','300','retail','0','2023-05-06 18:52:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-06 15:52:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','210.00','209','Inclusive','branch','Service','1110','4000','5500','',''),('516833883572128734',2731,'51683388335','4','1.00','300','retail','0','2023-05-06 18:52:37','','','','208','Cash',41.38,'300','','','5','','1','2023-05-06 15:52:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516833884074212334',2732,'51683388368','6','1.00','300','retail','0','2023-05-06 18:53:27','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-06 15:54:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','210.00','209','Inclusive','branch','Service','1110','4000','5500','',''),('516833884511352502',2733,'51683388440','6','2.00','600','retail','0','2023-05-06 18:54:11','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-06 15:54:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','210.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516833897323332302',2734,'51683389724','6','1.00','280','retail','20','2023-05-06 19:15:32','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-06 16:15:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','210.00','209','Inclusive','branch','Service','1110','4000','5500','',''),('516834577663263322',2735,'51683457752','6','1.00','300','retail','0','2023-05-07 14:09:27','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-07 11:09:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','210.00','209','Inclusive','branch','Service','1110','4000','5500','',''),('516834577874332007',2736,'51683457780','2','1.00','300','retail','0','2023-05-07 14:09:47','','','','208','Cash',41.38,'300','','','5','','1','2023-05-07 11:09:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516834578750232353',2738,'51683457866','6','2.00','560','retail','40','2023-05-07 14:11:16','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-07 11:11:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','210.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516834578893233366',2739,'51683457883','4','1.00','300','retail','0','2023-05-07 14:11:30','','','','208','Cash',41.38,'300','','','5','','1','2023-05-07 11:12:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516834585834235406',2740,'51683458572','4','1.00','280','retail','20','2023-05-07 14:23:03','','','','208','Cash',38.62,'280','','','5','','1','2023-05-07 11:23:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516834602892022232',2741,'51683460276','6','3.00','900','retail','0','2023-05-07 14:51:29','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-07 11:51:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','210.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516834603110304123',2742,'51683460303','6','3.00','900','retail','0','2023-05-07 14:51:52','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-07 11:52:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','210.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516834578358063853',2743,'51683457813','6','3.00','900','retail','0','2023-05-07 15:29:13','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-07 12:29:31','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'3','210.00','207','Inclusive','branch','Service','1110','4000','5500','',''),('516834643422342632',2744,'51683464336','2','1.00','300','retail','0','2023-05-07 15:59:03','','','','208','Cash',41.38,'300','','','5','','1','2023-05-07 12:59:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516834644452236520',2745,'51683464439','2','1.00','300','retail','0','2023-05-07 16:00:45','','','','208','Cash',41.38,'300','','','5','','1','2023-05-07 13:01:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516834644914323960',2746,'51683464477','2','1.00','300','retail','0','2023-05-07 16:01:31','','','','208','Cash',41.38,'300','','','5','','1','2023-05-07 13:01:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516834646102360532',2747,'51683464604','2','1.00','300','retail','0','2023-05-07 16:03:30','','','','208','Cash',41.38,'300','','','5','','1','2023-05-07 13:03:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516834692092000232',2748,'51683469202','12','1.00','30','retail','0','2023-05-07 17:20:09','','','','8','Cash',4.14,'30','','','5','','1','2023-05-07 14:20:18','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516834727782738352',2749,'51683472771','6','1.00','300','retail','0','2023-05-07 18:19:38','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-07 15:24:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','210.00','209','Inclusive','branch','Service','1110','4000','5500','',''),('516834731372311335',2750,'51683473126','6','1.00','300','retail','0','2023-05-07 18:25:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-07 15:25:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','210.00','209','Inclusive','branch','Service','1110','4000','5500','',''),('516834731572202133',2751,'51683473146','2','1.00','300','retail','0','2023-05-07 18:25:57','','','','208','Cash',41.38,'300','','','5','','1','2023-05-07 15:26:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500','',''),('516834732453750020',2752,'51683473201','8','4.00','520','retail','80','2023-05-07 18:27:25','','','','112','Cash',71.72,'130','','','5','','1','2023-05-07 15:27:35','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'4','12.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516835234773113213',2753,'51683523468','6','1.00','280','retail','20','2023-05-08 08:24:38','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-08 05:25:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','210.00','209','Inclusive','branch','Service','1110','4000','5500','',''),('516835273722373373',2754,'51683523516','6','10.00','2800','retail','200','2023-05-08 09:29:33','','','','208.27','Cash',386.21,'280','','','5','','1','2023-05-08 06:29:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','210.00','200','Inclusive','branch','Service','1110','4000','5500','',''),('516835274060541022',2755,'51683527397','6','1.00','280','retail','20','2023-05-08 09:30:06','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-08 06:30:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','211.00','210','Inclusive','branch','Service','1110','4000','5500','',''),('516835274443453224',2756,'51683527429','6','10.00','2800','retail','200','2023-05-08 09:30:45','','','','208.27','Cash',386.21,'280','','','5','','1','2023-05-08 06:30:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','211.00','201','Inclusive','branch','Service','1110','4000','5500','',''),('516835277141122523',2757,'51683527707','6','1.00','280','retail','20','2023-05-08 09:35:15','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-08 06:35:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','211.00','210','Inclusive','branch','Service','1110','4000','5500','',''),('516835277573236542',2758,'51683527725','6','2.00','560','retail','40','2023-05-08 09:35:58','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-08 06:36:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','211.00','209','Inclusive','branch','Service','1110','4000','5500','',''),('516835286835505020',2759,'51683527788','2','2.00','600','retail','0','2023-05-08 09:51:33','','','','208','Cash',82.76,'300','','','5','','1','2023-05-08 06:51:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','50.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516835286932203532',2760,'51683527788','6','3.00','900','retail','0','2023-05-08 09:51:33','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-08 06:51:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','211.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516835380118600238',2761,'51683537998','6','3.00','750','retail','150','2023-05-08 12:26:52','','','','208.27','Cash',103.45,'250','','','5','','1','2023-05-08 09:27:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','211.00','208','Inclusive','branch','Service','1110','4000','5500','',''),('516835380555322323',2762,'51683538044','6','4.00','1000','retail','200','2023-05-08 12:27:36','','','','208.27','Cash',137.93,'250','','','5','','1','2023-05-08 09:27:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','215.00','211','Inclusive','branch','Service','1110','4000','5500','',''),('516835380823323086',2763,'51683538066','6','2.00','560','retail','40','2023-05-08 12:28:02','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-08 09:28:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','215.00','213','Inclusive','branch','Service','1110','4000','5500','',''),('516835381163116220',2764,'51683538111','6','1.00','300','retail','0','2023-05-08 12:28:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-08 09:28:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','215.00','214','Inclusive','branch','Service','1110','4000','5500','',''),('516835438743323034',2766,'51683543867','4','1.00','300','retail','0','2023-05-08 14:04:34','','','','208','Cash',41.38,'300','','','5','','1','2023-05-08 11:04:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,2771,'51683538133','2','1.00','300','retail','0','2023-05-08 14:23:11','','','','208','Cash',41.38,'300','','','5','','1','2023-05-08 11:23:52','1','2','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,2772,'51683538133','2','10.00','3000','retail','0','2023-05-08 14:23:11','','','','208','Cash',413.79,'300','','','5','','1','2023-05-08 11:23:52','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516835455443538302',2773,'51683545537','2','1.00','300','retail','0','2023-05-08 14:32:25','','','','208','Cash',41.38,'300','','','5','','1','2023-05-08 11:32:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','52.00','51','Inclusive','branch','Service','1110','4000','5500','',''),('516835458343003203',2774,'51683545783','6','3.00','900','retail','0','2023-05-08 14:37:14','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-08 11:37:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','215.00','212','Inclusive','branch','Service','1110','4000','5500','',''),('516835458652520330',2775,'51683545853','4','2.00','600','retail','0','2023-05-08 14:37:57','','','','208','Cash',82.76,'300','','','5','','1','2023-05-08 11:38:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','39.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516835458778000330',2776,'51683545853','6','3.00','900','retail','0','2023-05-08 14:37:57','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-08 11:38:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','215.00','212','Inclusive','branch','Service','1110','4000','5500','',''),('516835491223530222',2777,'51683549114','2','1.00','300','retail','0','2023-05-08 15:32:02','','','','208','Cash',41.38,'300','','','5','','1','2023-05-08 12:35:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','52.00','51','Inclusive','branch','Service','1110','4000','5500','',''),('516835506986232239',2778,'51683550689','6','2.00','600','retail','0','2023-05-08 15:58:19','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-08 12:58:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','215.00','213','Inclusive','branch','Service','1110','4000','5500','',''),('516835521943422523',2779,'51683552188','6','1.00','300','retail','0','2023-05-08 16:23:15','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-08 13:23:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','215.00','214','Inclusive','branch','Service','1110','4000','5500','',''),('516835522702324432',2780,'51683552260','2','1.00','280','retail','20','2023-05-08 16:24:30','','','','208','Cash',38.62,'280','','','5','','1','2023-05-08 13:24:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516835544204252433',2781,'51683554413','6','1.00','300','retail','0','2023-05-08 17:00:20','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-08 14:00:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','215.00','214','Inclusive','branch','Service','1110','4000','5500','',''),('516835564228662220',2782,'51683556414','6','2.00','600','retail','0','2023-05-08 17:33:42','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-08 14:33:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','215.00','213','Inclusive','branch','Service','1110','4000','5500','',''),('516835591025202033',2783,'51683556433','6','2.00','600','retail','0','2023-05-08 18:18:42','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-08 15:18:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','215.00','213','Inclusive','branch','Service','1110','4000','5500','',''),('516835591410080458',2784,'51683559133','6','1.00','280','retail','20','2023-05-08 18:55:55','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-08 15:56:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','215.00','214','Inclusive','branch','Service','1110','4000','5500','',''),('516835614013055333',2785,'51683561391','6','1.00','300','retail','0','2023-05-08 18:56:41','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-08 15:56:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','215.00','214','Inclusive','branch','Service','1110','4000','5500','',''),('516835614166212824',2786,'51683561411','2','1.00','300','retail','0','2023-05-08 18:56:57','','','','208','Cash',41.38,'300','','','5','','1','2023-05-08 15:57:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516836113875661303',2787,'51683610968','4','6.00','1800','retail','0','2023-05-09 08:49:53','','','','208','Cash',248.28,'300','','','5','','1','2023-05-09 05:50:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'6','39.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('516836113939131622',2788,'51683610968','6','1.00','300','retail','0','2023-05-09 08:49:53','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-09 05:50:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','215.00','214','Inclusive','branch','Service','1110','4000','5500','',''),('516836141270323233',2789,'51683611671','4','2.00','600','retail','0','2023-05-09 09:35:28','','','','208','Cash',82.76,'300','','','5','','1','2023-05-09 06:35:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','39.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516836142341036332',2790,'51683614224','6','2.00','600','retail','0','2023-05-09 09:37:15','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-09 07:01:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','215.00','213','Inclusive','branch','Service','1110','4000','5500','',''),('516836166626233200',2791,'51683616654','4','1.00','300','retail','0','2023-05-09 10:17:42','','','','208','Cash',41.38,'300','','','5','','1','2023-05-09 07:17:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516836166872220001',2792,'51683616674','2','1.00','280','retail','20','2023-05-09 10:18:07','','','','208','Cash',38.62,'280','','','5','','1','2023-05-09 07:18:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516836190463362022',2793,'51683616696','6','4.00','1200','retail','0','2023-05-09 10:57:26','','','','208.27','Cash',165.52,'300','','','5','','1','2023-05-09 07:57:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','215.00','211','Inclusive','branch','Service','1110','4000','5500','',''),('516836191256236332',2794,'51683619067','8','2.00','300','retail','0','2023-05-09 10:58:45','','','','112','Cash',41.38,'150','','','5','','1','2023-05-09 07:58:55','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516836191424362252',2795,'51683619135','4','1.00','300','retail','0','2023-05-09 10:59:02','','','','208','Cash',41.38,'300','','','5','','1','2023-05-09 07:59:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516836203892233232',2796,'51683620371','2','1.00','300','retail','0','2023-05-09 11:19:49','','','','208','Cash',41.38,'300','','','5','','1','2023-05-09 08:19:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516836310595036333',2797,'51683631053','6','1.00','300','retail','0','2023-05-09 14:17:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-09 11:17:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','215.00','214','Inclusive','branch','Service','1110','4000','5500','',''),('516836310952213225',2798,'51683631089','2','1.00','300','retail','0','2023-05-09 14:18:15','','','','208','Cash',41.38,'300','','','5','','1','2023-05-09 11:18:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516836311412810313',2799,'51683631136','6','1.00','300','retail','0','2023-05-09 14:19:01','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-09 11:19:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','215.00','214','Inclusive','branch','Service','1110','4000','5500','',''),('516836332650226352',2800,'51683633232','4','1.00','300','retail','0','2023-05-09 14:54:25','','','','208','Cash',41.38,'300','','','5','','1','2023-05-09 11:55:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516836353672623123',2801,'51683633315','10','1.00','70','retail','0','2023-05-09 15:29:28','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-09 12:30:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','56.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516836362903224035',2802,'51683636277','2','1.00','300','retail','0','2023-05-09 15:44:50','','','','208','Cash',41.38,'300','','','5','','1','2023-05-09 12:44:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,2806,'51683636298','6','1.00','300','retail','0','2023-05-09 16:06:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-09 13:06:49','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,2807,'51683636298','6','1.00','300','retail','0','2023-05-09 16:06:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-09 13:06:49','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516836409972230209',2808,'51683640991','4','1.00','300','retail','0','2023-05-09 17:03:17','','','','208','Cash',41.38,'300','','','5','','1','2023-05-09 14:03:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516836456616333203',2809,'51683643683','6','1.00','280','retail','20','2023-05-09 18:21:02','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-09 15:21:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516836465103036324',2810,'51683646503','4','1.00','300','retail','0','2023-05-09 18:35:10','','','','208','Cash',41.38,'300','','','5','','1','2023-05-09 15:35:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516836470151630222',2811,'51683647009','6','1.00','300','retail','0','2023-05-09 18:43:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-09 15:43:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516836959841533383',2812,'51683695969','6','18.00','5040','retail','360','2023-05-10 08:19:44','','','','208.27','Cash',695.17,'280','','','5','','1','2023-05-10 05:20:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'18','216.00','198','Inclusive','branch','Service','1110','4000','5500','',''),('516836960562616393',2813,'51683696049','4','1.00','300','retail','0','2023-05-10 08:20:57','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 05:21:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516836960773300228',2814,'51683696065','2','1.00','300','retail','0','2023-05-10 08:21:17','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 05:21:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516836993190302080',2815,'51683696089','4','1.00','300','retail','0','2023-05-10 09:15:28','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 06:15:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516836993283842932',2816,'51683696089','6','1.00','300','retail','0','2023-05-10 09:15:28','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-10 06:15:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516836993765323022',2817,'51683699367','6','10.00','2800','retail','200','2023-05-10 09:16:16','','','','208.27','Cash',386.21,'280','','','5','','1','2023-05-10 06:17:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','216.00','206','Inclusive','branch','Service','1110','4000','5500','',''),('516836996286503323',2818,'51683699621','2','2.00','600','retail','0','2023-05-10 09:20:28','','','','208','Cash',82.76,'300','','','5','','1','2023-05-10 06:20:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','53.00','51','Inclusive','branch','Service','1110','4000','5500','',''),('516837018383208031',2819,'51683701831','6','1.00','300','retail','0','2023-05-10 09:57:18','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-10 06:57:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516837047568326322',2820,'51683704256','6','1.00','280','retail','20','2023-05-10 10:45:56','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-10 07:46:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516837063610322020',2821,'51683706355','4','1.00','300','retail','0','2023-05-10 11:12:41','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 08:12:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516837065323022406',2822,'51683706522','2','1.00','300','retail','0','2023-05-10 11:17:50','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 08:17:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516837075367432002',2823,'51683707530','2','1.00','300','retail','0','2023-05-10 11:32:16','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 08:41:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516837109032393262',2824,'51683710055','2','1.00','300','retail','0','2023-05-10 12:28:23','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 09:28:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516837113802000033',2825,'51683711309','2','1.00','300','retail','0','2023-05-10 12:43:41','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 09:43:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516837145083222383',2826,'51683714445','12','1.00','30','retail','0','2023-05-10 13:28:28','','','','8','Cash',4.14,'30','','','5','','1','2023-05-10 10:28:38','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516837161862623203',2827,'51683716176','6','3.00','900','retail','0','2023-05-10 13:56:27','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-10 10:56:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','216.00','213','Inclusive','branch','Service','1110','4000','5500','',''),('516837164964033354',2828,'51683716486','10','1.00','70','retail','0','2023-05-10 14:01:36','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-10 11:01:42','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','56.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516837181870177334',2829,'51683716502','2','1.00','300','retail','0','2023-05-10 14:29:48','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 11:30:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516837213392327090',2830,'51683720639','2','1.00','300','retail','0','2023-05-10 15:22:19','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 12:22:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516837223901728530',2831,'51683722384','12','1.00','30','retail','0','2023-05-10 15:39:50','','','','8','Cash',4.14,'30','','','5','','1','2023-05-10 12:40:06','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516837226700233230',2832,'51683722663','10','1.00','70','retail','0','2023-05-10 15:44:31','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-10 12:45:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','56.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516837232766830333',2833,'51683723267','4','2.00','600','retail','0','2023-05-10 15:54:37','','','','208','Cash',82.76,'300','','','5','','1','2023-05-10 12:54:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','39.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516837244912371123',2834,'51683723287','4','1.00','300','retail','0','2023-05-10 16:14:51','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 13:15:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516837268920332385',2835,'51683726871','10','1.00','70','retail','0','2023-05-10 16:54:52','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-10 13:55:01','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','56.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516837270883510023',2836,'51683726902','2','2.00','560','retail','40','2023-05-10 16:58:08','','','','208','Cash',77.24,'280','','','5','','1','2023-05-10 13:58:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','53.00','51','Inclusive','branch','Service','1110','4000','5500','',''),('516837299663316372',2837,'51683729958','2','1.00','300','retail','0','2023-05-10 17:46:07','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 14:46:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516837306563707523',2838,'51683730648','2','1.00','300','retail','0','2023-05-10 17:58:03','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 14:58:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516837306823030022',2839,'51683730648','8','2.00','300','retail','0','2023-05-10 17:58:03','','','','112','Cash',41.38,'150','','','5','','1','2023-05-10 14:58:14','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516837310082332005',2840,'51683730694','2','1.00','300','retail','0','2023-05-10 18:03:28','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 15:03:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516837311143434311',2841,'51683731019','2','1.00','300','retail','0','2023-05-10 18:05:14','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 15:11:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516837316330068233',2842,'51683731623','4','2.00','600','retail','0','2023-05-10 18:13:53','','','','208','Cash',82.76,'300','','','5','','1','2023-05-10 15:14:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','39.00','37','Inclusive','branch','Service','1110','4000','5500','',''),('516837319823301139',2843,'51683731912','8','1.00','130','retail','20','2023-05-10 18:19:42','','','','112','Cash',17.93,'130','','','5','','1','2023-05-10 15:19:53','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516837329554533032',2844,'51683732948','2','1.00','300','retail','0','2023-05-10 18:35:55','','','','208','Cash',41.38,'300','','','5','','1','2023-05-10 15:36:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516837341453223023',2845,'51683734139','6','1.00','300','retail','0','2023-05-10 18:55:45','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-10 15:58:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516837885198237331',2846,'51683786548','6','2.00','500','retail','100','2023-05-11 10:01:59','','','','208.27','Cash',68.97,'250','','','5','','1','2023-05-11 07:02:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','216.00','214','Inclusive','branch','Service','1110','4000','5500','',''),('516837885422761333',2847,'51683788529','6','4.00','1000','retail','200','2023-05-11 10:02:23','','','','208.27','Cash',137.93,'250','','','5','','1','2023-05-11 07:02:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','216.00','212','Inclusive','branch','Service','1110','4000','5500','',''),('516837886450726040',2848,'51683788639','6','1.00','300','retail','0','2023-05-11 10:04:05','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-11 07:04:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516837890143359840',2849,'51683789006','4','1.00','280','retail','20','2023-05-11 10:13:45','','','','208','Cash',38.62,'280','','','5','','1','2023-05-11 07:14:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516837896163346034',2850,'51683789283','4','1.00','300','retail','0','2023-05-11 10:20:16','','','','208','Cash',41.38,'300','','','5','','1','2023-05-11 07:20:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516837904355750382',2851,'51683790293','6','1.00','300','retail','0','2023-05-11 10:33:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-11 07:34:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516837904592773033',2852,'51683790453','4','1.00','300','retail','0','2023-05-11 10:34:28','','','','208','Cash',41.38,'300','','','5','','1','2023-05-11 07:34:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516837904686002008',2853,'51683790453','8','2.00','300','retail','0','2023-05-11 10:34:28','','','','112','Cash',41.38,'150','','','5','','1','2023-05-11 07:34:47','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516837905063343202',2854,'51683790487','4','2.00','560','retail','40','2023-05-11 10:35:06','','','','208','Cash',77.24,'280','','','5','','1','2023-05-11 07:35:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','40.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516837947734223023',2855,'51683794740','6','1.00','300','retail','0','2023-05-11 11:46:13','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-11 08:46:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516837961930793929',2856,'51683794944','6','1.00','280','retail','20','2023-05-11 12:09:53','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-11 09:10:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516837973000322203',2857,'51683797293','4','1.00','300','retail','0','2023-05-11 12:28:30','','','','208','Cash',41.38,'300','','','5','','1','2023-05-11 09:30:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516837973092730221',2858,'51683797293','6','2.00','600','retail','0','2023-05-11 12:28:30','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-11 09:30:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','216.00','214','Inclusive','branch','Service','1110','4000','5500','',''),('516837988627250720',2859,'51683798853','2','1.00','300','retail','0','2023-05-11 12:54:23','','','','208','Cash',41.38,'300','','','5','','1','2023-05-11 09:54:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516837989035237237',2860,'51683798896','4','1.00','300','retail','0','2023-05-11 12:55:04','','','','208','Cash',41.38,'300','','','5','','1','2023-05-11 09:55:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516838033000000032',2861,'51683803288','2','1.00','300','retail','0','2023-05-11 14:08:20','','','','208','Cash',41.38,'300','','','5','','1','2023-05-11 11:08:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516838062020328308',2862,'51683806197','2','1.00','300','retail','0','2023-05-11 14:56:42','','','','208','Cash',41.38,'300','','','5','','1','2023-05-11 11:57:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516838063026310003',2863,'51683806296','2','1.00','300','retail','0','2023-05-11 14:58:22','','','','208','Cash',41.38,'300','','','5','','1','2023-05-11 11:58:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516838075607251020',2864,'51683807551','4','1.00','280','retail','20','2023-05-11 15:19:20','','','','208','Cash',38.62,'280','','','5','','1','2023-05-11 12:19:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516838108213233043',2865,'51683807572','2','1.00','300','retail','0','2023-05-11 16:13:41','','','','208','Cash',41.38,'300','','','5','','1','2023-05-11 13:13:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516838151315226123',2866,'51683815054','6','1.00','300','retail','0','2023-05-11 17:25:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-11 14:25:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516838177520023227',2867,'51683817747','10','1.00','70','retail','0','2023-05-11 18:09:13','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-11 15:09:38','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','56.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516838191528008503',2868,'51683819145','2','1.00','300','retail','0','2023-05-11 18:32:33','','','','208','Cash',41.38,'300','','','5','','1','2023-05-11 15:32:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516838686822253883',2869,'51683868669','6','15.00','4200','retail','300','2023-05-12 08:18:02','','','','208.27','Cash',579.31,'280','','','5','','1','2023-05-12 05:18:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'15','216.00','201','Inclusive','branch','Service','1110','4000','5500','',''),('516838711613304062',2870,'51683871156','2','1.00','300','retail','0','2023-05-12 08:59:22','','','','208','Cash',41.38,'300','','','5','','1','2023-05-12 05:59:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516838711762537333',2871,'51683871171','6','1.00','300','retail','0','2023-05-12 08:59:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-12 05:59:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516838711941021426',2872,'51683871186','6','2.00','600','retail','0','2023-05-12 08:59:54','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-12 06:00:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','216.00','214','Inclusive','branch','Service','1110','4000','5500','',''),('516838755015322105',2873,'51683875495','10','1.00','70','retail','0','2023-05-12 10:11:41','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-12 07:11:49','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','56.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516838756495334262',2874,'51683875641','2','1.00','300','retail','0','2023-05-12 10:14:10','','','','208','Cash',41.38,'300','','','5','','1','2023-05-12 07:14:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516838757698358103',2876,'51683875695','2','1.00','300','retail','0','2023-05-12 10:17:38','','','','208','Cash',41.38,'300','','','5','','1','2023-05-12 07:18:08','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516838759800032262',2877,'51683875976','6','1.00','300','retail','0','2023-05-12 10:19:41','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-12 07:19:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516838779633227306',2878,'51683877508','6','2.00','560','retail','40','2023-05-12 10:52:43','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-12 07:52:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','216.00','214','Inclusive','branch','Service','1110','4000','5500','',''),('516838779923087233',2879,'51683877984','6','1.00','280','retail','20','2023-05-12 10:53:12','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-12 07:53:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516838803282353032',2880,'51683879466','6','1.00','300','retail','0','2023-05-12 11:32:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-12 08:32:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516838807222200273',2881,'51683880338','6','3.00','900','retail','0','2023-05-12 11:38:43','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-12 08:38:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','216.00','213','Inclusive','branch','Service','1110','4000','5500','',''),('516838838602128082',2882,'51683883854','2','1.00','300','retail','0','2023-05-12 12:31:00','','','','208','Cash',41.38,'300','','','5','','1','2023-05-12 09:31:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500','',''),('516838851803885183',2883,'51683885174','6','1.00','300','retail','0','2023-05-12 12:53:00','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-12 09:53:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516838852022530348',2884,'51683885195','6','1.00','300','retail','0','2023-05-12 12:53:23','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-12 09:53:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516838859816923023',2885,'51683885969','6','1.00','280','retail','20','2023-05-12 13:06:21','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-12 10:06:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516838900710622309',2886,'51683886025','4','1.00','300','retail','0','2023-05-12 14:17:15','','','','208','Cash',41.38,'300','','','5','','1','2023-05-12 11:17:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516838958804221325',2887,'51683895860','2','2.00','600','retail','0','2023-05-12 15:51:20','','','','208','Cash',82.76,'300','','','5','','1','2023-05-12 12:51:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','53.00','51','Inclusive','branch','Service','1110','4000','5500','',''),('516838975319080728',2888,'51683897523','2','1.00','280','retail','20','2023-05-12 16:18:51','','','','208','Cash',38.62,'280','','','5','','1','2023-05-12 13:19:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516839000260200202',2889,'51683898816','2','1.00','300','retail','0','2023-05-12 17:00:26','','','','208','Cash',41.38,'300','','','5','','1','2023-05-12 14:00:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516839010222002243',2890,'51683900039','2','1.00','300','retail','0','2023-05-12 17:17:02','','','','208','Cash',41.38,'300','','','5','','1','2023-05-12 14:17:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516839026083333263',2891,'51683902586','6','1.00','250','retail','50','2023-05-12 17:43:28','','','','208.27','Cash',34.48,'250','','','5','','1','2023-05-12 14:43:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516839026352202302',2892,'51683902625','6','1.00','300','retail','0','2023-05-12 17:43:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-12 14:44:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516839046376073335',2893,'51683904568','6','1.00','300','retail','0','2023-05-12 18:17:17','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-12 15:18:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516839052272221253',2894,'51683905175','6','2.00','560','retail','40','2023-05-12 18:27:07','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-12 15:27:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','216.00','214','Inclusive','branch','Service','1110','4000','5500','',''),('516839052650604306',2895,'51683905257','10','1.00','70','retail','0','2023-05-12 18:27:45','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-12 15:28:06','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','56.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516839059312520200',2896,'51683905912','2','1.00','300','retail','0','2023-05-12 18:38:52','','','','208','Cash',41.38,'300','','','5','','1','2023-05-12 15:39:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516839072323330323',2897,'51683907224','6','2.00','600','retail','0','2023-05-12 19:00:32','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-12 16:00:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','216.00','214','Inclusive','branch','Service','1110','4000','5500','',''),('516839578812439286',2898,'51683957874','2','1.00','300','retail','0','2023-05-13 09:04:41','','','','208','Cash',41.38,'300','','','5','','1','2023-05-13 06:04:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516839578970832302',2899,'51683957889','2','1.00','300','retail','0','2023-05-13 09:04:57','','','','208','Cash',41.38,'300','','','5','','1','2023-05-13 06:05:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516839579460553489',2900,'51683957940','6','1.00','300','retail','0','2023-05-13 09:05:46','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-13 06:05:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500','',''),('516839655560308650',2901,'51683965547','2','1.00','300','retail','0','2023-05-13 11:12:36','','','','208','Cash',41.38,'300','','','5','','1','2023-05-13 08:12:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516839655862263333',2902,'51683965575','6','22.00','6160','retail','440','2023-05-13 11:13:07','','','','208.27','Cash',849.66,'280','','','5','','1','2023-05-13 08:14:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'22','238.00','216','Inclusive','branch','Service','1110','4000','5500','',''),('516839668344103235',2903,'51683966142','2','1.00','300','retail','0','2023-05-13 11:33:55','','','','208','Cash',41.38,'300','','','5','','1','2023-05-13 08:34:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516839671992060262',2904,'51683966887','6','2.00','600','retail','0','2023-05-13 11:39:59','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-13 08:40:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','238.00','236','Inclusive','branch','Service','1110','4000','5500','',''),('516839700906042152',2905,'51683967724','4','1.00','280','retail','20','2023-05-13 12:28:21','','','','208','Cash',38.62,'280','','','5','','1','2023-05-13 09:28:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516839701004202223',2906,'51683967724','6','2.00','560','retail','40','2023-05-13 12:28:21','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-13 09:28:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','238.00','236','Inclusive','branch','Service','1110','4000','5500','',''),('516839779883078134',2907,'51683977980','4','1.00','300','retail','0','2023-05-13 14:39:49','','','','208','Cash',41.38,'300','','','5','','1','2023-05-13 11:40:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516839780542530433',2908,'51683978013','12','1.00','30','retail','0','2023-05-13 14:40:55','','','','8','Cash',4.14,'30','','','5','','1','2023-05-13 11:41:04','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('516839817126131333',2909,'51683981705','2','1.00','300','retail','0','2023-05-13 15:41:53','','','','208','Cash',41.38,'300','','','5','','1','2023-05-13 12:42:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516839817354852033',2910,'51683981730','4','1.00','300','retail','0','2023-05-13 15:42:58','','','','208','Cash',41.38,'300','','','5','','1','2023-05-13 12:51:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516839817787818232',2911,'51683981730','6','1.00','300','retail','0','2023-05-13 15:42:58','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-13 12:51:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','238.00','237','Inclusive','branch','Service','1110','4000','5500','',''),('516839829692929393',2912,'51683982290','8','2.00','300','retail','0','2023-05-13 16:02:49','','','','112','Cash',41.38,'150','','','5','','1','2023-05-13 13:02:59','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516839844733233382',2913,'51683984468','6','1.00','300','retail','0','2023-05-13 16:28:00','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-13 13:28:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','238.00','237','Inclusive','branch','Service','1110','4000','5500','',''),('516839844797329262',2914,'51683984468','4','1.00','300','retail','0','2023-05-13 16:28:00','','','','208','Cash',41.38,'300','','','5','','1','2023-05-13 13:28:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516839867653250263',2915,'51683986738','1','1.00','1600','retail','0','2023-05-11 17:06:05','','','','1105','Cash',220.69,'1600','','','5','','1','2023-05-13 14:07:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839881663233333',2916,'51683988133','1','1.00','1600','retail','0','2023-05-13 17:29:26','','','','1105','Cash',220.69,'1600','','','5','','1','2023-05-13 14:29:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839882393238388',2917,'51683988225','14','1.00','30','retail','0','2023-05-13 17:30:40','','','','19.54','Cash',4.14,'30','','','5','','1','2023-05-13 14:30:48','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','126.00','125','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839882595282883',2918,'51683988248','11','1.00','50','retail','0','2023-05-13 17:31:00','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-13 14:31:06','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('516839889749333048',2919,'51683988800','2','1.00','300','retail','0','2023-05-13 17:42:54','','','','208','Cash',41.38,'300','','','5','','1','2023-05-13 14:43:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516839908840303689',2920,'51683988996','4','2.00','600','retail','0','2023-05-13 18:14:53','','','','208','Cash',82.76,'300','','','5','','1','2023-05-13 15:22:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','40.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('516839908936389228',2921,'51683988996','6','2.00','600','retail','0','2023-05-13 18:14:53','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-13 15:22:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','238.00','236','Inclusive','branch','Service','1110','4000','5500','',''),('516840617237137838',2923,'51684060511','4','1.00','300','retail','0','2023-05-14 13:55:30','','','','208','Cash',41.38,'300','','','5','','1','2023-05-14 10:56:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516840619012333199',2928,'51684061883','2','1.00','300','retail','0','2023-05-14 13:58:22','','','','208','Cash',41.38,'300','','','5','','1','2023-05-14 10:59:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','55.00','54','Inclusive','branch','Service','1110','4000','5500','',''),('516840617681470023',2930,'51684061760','2','1.00','300','retail','0','2023-05-14 14:18:46','','','','208','Cash',41.38,'300','','','5','','1','2023-05-14 11:18:54','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516840631260362423',2931,'51684061760','2','1.00','300','retail','0','2023-05-14 14:18:46','','','','208','Cash',41.38,'300','','','5','','1','2023-05-14 11:18:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516840618732003283',2932,'51684061858','4','1.00','300','retail','0','2023-05-14 14:50:46','','','','208','Cash',41.38,'300','','','5','','1','2023-05-14 11:54:11','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516840650464030848',2933,'51684061858','6','1.00','300','retail','0','2023-05-14 14:50:46','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-14 11:54:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','238.00','237','Inclusive','branch','Service','1110','4000','5500','',''),('516840675482888854',2934,'51684067540','4','1.00','300','retail','0','2023-05-14 15:32:28','','','','208','Cash',41.38,'300','','','5','','1','2023-05-14 12:32:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516840675723380073',2935,'51684067562','11','1.00','50','retail','0','2023-05-14 15:32:52','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-14 12:33:00','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('516840619780213052',2936,'51684061966','2','1.00','300','retail','0','2023-05-14 15:45:16','','','','208','Cash',41.38,'300','','','5','','1','2023-05-14 12:45:29','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','55.00','54','Inclusive','branch','Service','1110','4000','5500','',''),('516840683090522020',2937,'51684061966','4','1.00','300','retail','0','2023-05-14 15:45:16','','','','208','Cash',41.38,'300','','','5','','1','2023-05-14 12:45:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516840683162315003',2938,'51684061966','6','1.00','300','retail','0','2023-05-14 15:45:16','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-14 12:45:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','238.00','237','Inclusive','branch','Service','1110','4000','5500','',''),('516840706202230220',2939,'51684070612','2','1.00','300','retail','0','2023-05-14 16:36:26','','','','208','Cash',41.38,'300','','','5','','1','2023-05-14 13:36:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516840714540402100',2941,'51684071449','4','1.00','300','retail','0','2023-05-14 17:52:04','','','','208','Cash',41.38,'300','','','5','','1','2023-05-14 14:52:16','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516840759239243025',2942,'51684071449','4','1.00','300','retail','0','2023-05-14 17:52:04','','','','208','Cash',41.38,'300','','','5','','1','2023-05-14 14:52:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','42.00','41','Inclusive','branch','Service','1110','4000','5500','',''),('516840604728238322',2943,'51684060463','2','1.00','300','retail','0','2023-05-14 17:59:31','','','','208','Cash',41.38,'300','','','5','','1','2023-05-14 14:59:50','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500','',''),('516840618393313382',2944,'51684060463','6','1.00','300','retail','0','2023-05-14 17:59:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-14 14:59:50','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','238.00','237','Inclusive','branch','Service','1110','4000','5500','',''),('516840763713503632',2945,'51684060463','6','1.00','300','retail','0','2023-05-14 17:59:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-14 14:59:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','249.00','248','Inclusive','branch','Service','1110','4000','5500','',''),('516840771590932306',2946,'51684077153','7','1.00','250','retail','0','2023-05-14 18:12:39','','','','168','Cash',34.48,'250','','','5','','1','2023-05-14 15:26:58','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841293399323023',2947,'51684128086','6','10.00','2800','retail','200','2023-05-15 08:42:20','','','','208.27','Cash',386.21,'280','','','5','','1','2023-05-15 05:42:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','249.00','239','Inclusive','branch','Service','1110','4000','5500','',''),('516841321496023932',2948,'51684132116','4','3.00','900','retail','0','2023-05-15 09:29:40','','','','208','Cash',124.14,'300','','','5','','1','2023-05-15 06:30:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','42.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('516841321800540103',2949,'51684132116','6','2.00','600','retail','0','2023-05-15 09:29:40','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-15 06:30:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','249.00','247','Inclusive','branch','Service','1110','4000','5500','',''),('516841322670133266',2950,'51684132251','2','2.00','600','retail','0','2023-05-15 09:44:35','','','','208','Cash',82.76,'300','','','5','','1','2023-05-15 06:44:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','57.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516841330744243302',2951,'51684132251','6','2.00','600','retail','0','2023-05-15 09:44:35','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-15 06:44:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','249.00','247','Inclusive','branch','Service','1110','4000','5500','',''),('516841331082223231',2952,'51684133093','6','1.00','300','retail','0','2023-05-15 09:45:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-15 06:45:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','249.00','248','Inclusive','branch','Service','1110','4000','5500','',''),('516841331501134513',2953,'51684133123','6','7.00','1750','retail','350','2023-05-15 09:45:50','','','','208.27','Cash',241.38,'250','','','5','','1','2023-05-15 06:46:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','249.00','242','Inclusive','branch','Service','1110','4000','5500','',''),('516841331963322032',2954,'51684133176','6','2.00','500','retail','100','2023-05-15 09:46:36','','','','208.27','Cash',68.97,'250','','','5','','1','2023-05-15 06:46:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','249.00','247','Inclusive','branch','Service','1110','4000','5500','',''),('516841336823432241',2955,'51684133590','4','1.00','300','retail','0','2023-05-15 09:54:43','','','','208','Cash',41.38,'300','','','5','','1','2023-05-15 06:55:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','42.00','41','Inclusive','branch','Service','1110','4000','5500','',''),('516841367296206204',2956,'51684136166','2','1.00','300','retail','0','2023-05-15 10:45:30','','','','208','Cash',41.38,'300','','','5','','1','2023-05-15 07:54:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516841372890344821',2957,'51684137283','2','1.00','300','retail','0','2023-05-15 10:54:49','','','','208','Cash',41.38,'300','','','5','','1','2023-05-15 07:54:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516841376343260046',2958,'51684137628','6','1.00','300','retail','0','2023-05-15 11:00:34','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-15 08:00:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','249.00','248','Inclusive','branch','Service','1110','4000','5500','',''),('516841399432330334',2959,'51684139389','11','1.00','50','retail','0','2023-04-26 11:39:03','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 08:40:12','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841400303001001',2960,'51684140012','11','1.00','50','retail','0','2023-04-26 11:40:30','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 08:41:19','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841401811042234',2961,'51684140173','11','1.00','50','retail','0','2023-04-26 11:43:01','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 08:43:38','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841402332145221',2962,'51684140218','13','1.00','500','retail','0','2023-04-26 11:43:54','','','','450','Cash',68.97,'500','','','5','','1','2023-05-15 08:45:24','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841403408202433',2963,'51684140324','11','1.00','50','retail','0','2023-04-26 11:45:40','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 08:46:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841404200222021',2964,'51684140411','11','1.00','50','retail','0','2023-04-27 11:47:01','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 08:47:24','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841404954030404',2965,'51684140471','16','2.00','1200','retail','0','2023-04-27 11:48:16','','','','400','Cash',165.52,'600','','','5','','1','2023-05-15 08:48:43','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841405562235045',2966,'51684140550','11','1.00','50','retail','0','2023-04-27 11:49:16','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 08:49:40','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841406412603236',2967,'51684140611','9','1.00','120','retail','30','2023-04-28 11:50:41','','','','93.93','Cash',16.55,'120','','','5','','1','2023-05-15 08:51:04','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841407212240420',2968,'51684140710','11','1.00','50','retail','0','2023-04-29 11:52:02','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 08:52:20','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841408021280240',2969,'51684140792','7','1.00','250','retail','0','2023-04-30 11:53:22','','','','168','Cash',34.48,'250','','','5','','1','2023-05-15 08:54:12','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841408773670201',2970,'51684140852','7','1.00','250','retail','0','2023-05-01 11:54:37','','','','168','Cash',34.48,'250','','','5','','1','2023-05-15 08:55:10','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841409295132210',2971,'51684140911','7','1.00','250','retail','0','2023-05-01 11:56:06','','','','168','Cash',34.48,'250','','','5','','1','2023-05-15 08:56:22','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841410233241331',2972,'51684141016','1','1.00','1600','retail','0','2023-05-01 11:57:03','','','','1105','Cash',220.69,'1600','','','5','','1','2023-05-15 08:57:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841410811280233',2973,'51684141070','11','1.00','50','retail','0','2023-05-02 11:58:01','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 08:58:14','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841415958512641',2974,'51684141569','11','1.00','50','retail','0','2023-05-02 12:06:35','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 09:07:19','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841417772323353',2975,'51684141771','11','1.00','50','retail','0','2023-05-03 12:09:37','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 09:09:55','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841418026430032',2976,'51684141796','11','1.00','50','retail','0','2023-05-03 12:10:02','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 09:10:17','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841418250202061',2977,'51684141818','3','1.00','500','retail','0','2023-05-03 12:10:26','','','','378','Cash',68.97,'500','','','5','','1','2023-05-15 09:10:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841419242023223',2978,'51684141916','11','1.00','50','retail','0','2023-05-04 12:12:04','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 09:12:18','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841419690391368',2979,'51684141963','11','1.00','50','retail','0','2023-05-04 12:12:50','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 09:13:16','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841420126013641',2980,'51684141996','11','1.00','50','retail','0','2023-05-04 12:13:32','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 09:13:45','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841420623030403',2981,'51684142055','3','1.00','500','retail','0','2023-05-04 12:14:22','','','','378','Cash',68.97,'500','','','5','','1','2023-05-15 09:14:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841420960302862',2982,'51684142081','3','1.00','500','retail','0','2023-05-04 12:14:56','','','','378','Cash',68.97,'500','','','5','','1','2023-05-15 09:15:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841421707340032',2983,'51684142150','11','1.00','50','retail','0','2023-05-05 12:16:10','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 09:16:23','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841422003680310',2984,'51684142190','11','1.00','50','retail','0','2023-05-05 12:16:40','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 09:16:52','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841422277362230',2985,'51684142212','14','1.00','30','retail','0','2023-05-05 12:17:08','','','','19.54','Cash',4.14,'30','','','5','','1','2023-05-15 09:17:23','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','125.00','124','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841424003343023',2986,'51684142391','13','1.00','500','retail','0','2023-05-05 12:20:00','','','','450','Cash',68.97,'500','','','5','','1','2023-05-15 09:20:59','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841427684312022',2987,'51684142755','11','3.00','150','retail','0','2023-05-06 12:26:08','','','','19.11','Cash',20.69,'50','','','5','','1','2023-05-15 09:26:28','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'3','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841428018641012',2988,'51684142788','11','5.00','250','retail','0','2023-05-06 12:26:41','','','','19.11','Cash',34.48,'50','','','5','','1','2023-05-15 09:26:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'5','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841428232402266',2989,'51684142814','11','1.00','50','retail','0','2023-05-06 12:27:04','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 09:27:15','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),(NULL,3002,'51684142889','1','0.00','0','retail','0','2023-05-15 12:38:11','','','','1105','Cash',0.00,'1600','','','5','','1','2023-05-15 09:38:24','1','2','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',1379.31,'0','','','Inclusive','branch','Inventory','1110','4000','5500','',''),(NULL,3003,'51684142889','1','2.00','3200','retail','0','2023-05-15 12:38:11','','','','1105','Cash',441.38,'1600','','','5','','1','2023-05-15 09:38:24','1','2','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',1379.31,'0','','','Inclusive','branch','Inventory','1110','4000','5500','',''),(NULL,3004,'51684142889','1','0.00','0','retail','0','2023-05-15 12:38:11','','','','1105','Cash',0.00,'1600','','','5','','1','2023-05-15 09:38:24','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',1379.31,'0','','','Inclusive','branch','Inventory','1110','4000','5500','',''),(NULL,3005,'51684142889','1','2.00','3200','retail','0','2023-05-15 12:38:11','','','','1105','Cash',441.38,'1600','','','5','','1','2023-05-15 09:38:24','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',1379.31,'0','','','Inclusive','branch','Inventory','1110','4000','5500','',''),(NULL,3006,'51684142889','1','0.00','0','retail','0','2023-05-15 12:38:11','','','','1105','Cash',0.00,'1600','','','5','','1','2023-05-15 09:38:24','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',1379.31,'0','','','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841434903222920',3007,'51684142889','8','1.00','130','retail','20','2023-05-15 12:38:11','','','','112','Cash',17.93,'130','','','5','','1','2023-05-15 09:38:24','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516841435982038422',3008,'51684143590','1','2.00','3200','retail','0','2023-05-06 12:39:58','','','','1105','Cash',441.38,'1600','','','5','','1','2023-05-15 09:40:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841437240242242',3009,'51684143714','7','1.00','250','retail','0','2023-05-06 12:42:04','','','','168','Cash',34.48,'250','','','5','','1','2023-05-15 09:42:19','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841437792206382',3010,'51684143766','14','1.00','30','retail','0','2023-05-06 12:42:59','','','','19.54','Cash',4.14,'30','','','5','','1','2023-05-15 09:43:10','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','124.00','123','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841438273242288',3011,'51684143790','11','1.00','50','retail','0','2023-05-07 12:43:47','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 09:43:59','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841438552308632',3012,'51684143839','11','1.00','50','retail','0','2023-05-07 12:44:15','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 09:44:35','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841439564423310',3013,'51684143951','11','1.00','50','retail','0','2023-05-08 12:45:57','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 09:46:07','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841439783034473',3014,'51684143967','14','1.00','30','retail','0','2023-05-08 12:46:19','','','','19.54','Cash',4.14,'30','','','5','','1','2023-05-15 09:46:51','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','123.00','122','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841440534420232',3015,'51684144044','3','1.00','500','retail','0','2023-05-08 12:47:34','','','','378','Cash',68.97,'500','','','5','','1','2023-05-15 09:52:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841444260222531',3016,'51684144409','14','1.00','30','retail','0','2023-05-08 12:53:47','','','','19.54','Cash',4.14,'30','','','5','','1','2023-05-15 09:54:07','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','122.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841445463342426',3017,'51684144529','1','1.00','1600','retail','0','2023-05-08 12:55:47','','','','1105','Cash',220.69,'1600','','','5','','1','2023-05-15 09:55:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841445693323330',3018,'51684144558','11','1.00','50','retail','0','2023-05-08 12:56:09','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 09:56:21','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841445899333302',3019,'51684144581','1','1.00','1600','retail','0','2023-05-08 12:56:30','','','','1105','Cash',220.69,'1600','','','5','','1','2023-05-15 09:56:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841446515222133',3020,'51684144642','11','1.00','50','retail','0','2023-05-08 12:57:31','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 09:57:43','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841446723236322',3021,'51684144664','14','1.00','30','retail','0','2023-05-08 12:57:53','','','','19.54','Cash',4.14,'30','','','5','','1','2023-05-15 09:58:04','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','121.00','120','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841447876276437',3022,'51684144684','11','1.00','50','retail','0','2023-05-09 12:59:47','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 10:00:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841448072220833',3023,'51684144802','11','1.00','50','retail','0','2023-05-09 13:00:07','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 10:00:19','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841448261220125',3024,'51684144820','11','1.00','50','retail','0','2023-05-09 13:00:26','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 10:00:36','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841449760264020',3025,'51684144897','11','1.00','50','retail','0','2023-05-10 13:02:57','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 10:03:12','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841450034336303',3026,'51684144992','2','1.00','300','retail','0','2023-05-15 13:03:23','','','','208','Cash',41.38,'300','','','5','','1','2023-05-15 10:03:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516841450381303333',3027,'51684145016','11','1.00','50','retail','0','2023-05-10 13:03:59','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 10:04:17','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841451932222223',3028,'51684145184','15','2.00','1000','retail','0','2023-05-10 13:06:34','','','','450','Cash',137.93,'500','','','5','','1','2023-05-15 10:06:51','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841452950342249',3029,'51684145286','11','3.00','150','retail','0','2023-05-10 13:08:15','','','','19.11','Cash',20.69,'50','','','5','','1','2023-05-15 10:08:30','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841453225353223',3030,'51684145310','1','1.00','1600','retail','0','2023-05-11 13:08:42','','','','1105','Cash',220.69,'1600','','','5','','1','2023-05-15 10:09:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841453915003233',3031,'51684145386','11','1.00','50','retail','0','2023-05-11 13:09:52','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 10:10:20','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841454265420022',3032,'51684145420','11','1.00','50','retail','0','2023-05-11 13:10:26','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 10:10:41','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841454731333442',3033,'51684145442','15','1.00','500','retail','0','2023-05-12 13:11:14','','','','450','Cash',68.97,'500','','','5','','1','2023-05-15 10:11:30','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841456170622432',3034,'51684145573','9','1.00','120','retail','30','2023-05-12 13:13:37','','','','93.93','Cash',16.55,'120','','','5','','1','2023-05-15 10:16:33','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841458125452321',3035,'51684145794','14','15.00','450','retail','0','2023-05-12 13:16:52','','','','19.54','Cash',62.07,'30','','','5','','1','2023-05-15 10:17:15','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'15','120.00','105','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841459005102210',3036,'51684145892','6','1.00','300','retail','0','2023-05-15 13:18:21','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-15 10:18:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','249.00','248','Inclusive','branch','Service','1110','4000','5500','',''),('516841460092222033',3037,'51684145995','6','1.00','280','retail','20','2023-05-15 13:20:10','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-15 10:20:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','249.00','248','Inclusive','branch','Service','1110','4000','5500','',''),('516841480312331412',3038,'51684148023','2','1.00','300','retail','0','2023-05-15 13:53:51','','','','208','Cash',41.38,'300','','','5','','1','2023-05-15 10:53:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516841486203143314',3039,'51684148612','6','2.00','600','retail','0','2023-05-15 14:03:41','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-15 11:04:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','250.00','248','Inclusive','branch','Service','1110','4000','5500','',''),('516841486968066206',3040,'51684148688','2','1.00','300','retail','0','2023-05-15 14:13:06','','','','208','Cash',41.38,'300','','','5','','1','2023-05-15 11:13:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516841503830352340',3041,'51684149600','8','5.00','750','retail','0','2023-05-15 14:33:15','','','','112','Cash',103.45,'150','','','5','','1','2023-05-15 11:34:17','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','12.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516841503953053201',3042,'51684149600','6','3.00','900','retail','0','2023-05-15 14:33:15','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-15 11:34:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','250.00','247','Inclusive','branch','Service','1110','4000','5500','',''),('516841520283008223',3043,'51684152021','2','1.00','300','retail','0','2023-05-15 15:00:29','','','','208','Cash',41.38,'300','','','5','','1','2023-05-15 12:00:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516841520463236002',3044,'51684152039','4','1.00','300','retail','0','2023-05-15 15:00:47','','','','208','Cash',41.38,'300','','','5','','1','2023-05-15 12:00:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','42.00','41','Inclusive','branch','Service','1110','4000','5500','',''),('516841552253501223',3045,'51684155217','2','1.00','300','retail','0','2023-05-15 15:53:45','','','','208','Cash',41.38,'300','','','5','','1','2023-05-15 12:54:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516841587753827701',3046,'51684158763','4','2.00','600','retail','0','2023-05-15 16:52:56','','','','208','Cash',82.76,'300','','','5','','1','2023-05-15 13:53:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','42.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516841594780373953',3047,'51684159465','6','1.00','280','retail','20','2023-05-15 17:04:39','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-15 14:04:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','251.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('516841595120352111',3048,'51684159499','6','2.00','560','retail','40','2023-05-15 17:05:12','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-15 14:05:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','251.00','249','Inclusive','branch','Service','1110','4000','5500','',''),('516841595280802522',3049,'51684159522','6','1.00','300','retail','0','2023-05-15 17:05:28','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-15 14:05:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','251.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('516841619022103222',3050,'51684161893','14','1.00','30','retail','0','2023-05-15 17:45:03','','','','19.54','Cash',4.14,'30','','','5','','1','2023-05-15 14:45:15','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','105.00','104','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841619649063660',3051,'51684161952','6','2.00','600','retail','0','2023-05-15 17:46:04','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-15 14:46:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','251.00','249','Inclusive','branch','Service','1110','4000','5500','',''),('516841623012222033',3052,'51684162277','6','2.00','560','retail','40','2023-05-15 17:51:42','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-15 14:52:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','251.00','249','Inclusive','branch','Service','1110','4000','5500','',''),('516841636802283308',3053,'51684163636','4','1.00','300','retail','0','2023-05-15 18:14:41','','','','208','Cash',41.38,'300','','','5','','1','2023-05-15 15:14:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','42.00','41','Inclusive','branch','Service','1110','4000','5500','',''),('516841637080313433',3054,'51684163702','4','1.00','300','retail','0','2023-05-15 18:15:08','','','','208','Cash',41.38,'300','','','5','','1','2023-05-15 15:15:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','42.00','41','Inclusive','branch','Service','1110','4000','5500','',''),('516841641900142233',3055,'51684164183','6','1.00','300','retail','0','2023-05-15 18:23:11','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-15 15:23:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','251.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('516841651351222142',3056,'51684165128','1','1.00','1600','retail','0','2023-05-15 18:38:55','','','','1105','Cash',220.69,'1600','','','5','','1','2023-05-15 15:39:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841652063166005',3057,'51684165183','6','1.00','300','retail','0','2023-05-15 18:40:06','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-15 15:40:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','251.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('516841653742324660',3058,'51684165295','2','3.00','900','retail','0','2023-05-15 18:42:54','','','','208','Cash',124.14,'300','','','5','','1','2023-05-15 15:43:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','57.00','54','Inclusive','branch','Service','1110','4000','5500','',''),('516841680075362072',3059,'51684168000','1','1.00','1600','retail','0','2023-05-15 19:26:47','','','','1105','Cash',220.69,'1600','','','5','','1','2023-05-15 16:27:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516841683271060022',3060,'51684168316','2','1.00','300','retail','0','2023-05-15 19:32:07','','','','208','Cash',41.38,'300','','','5','','1','2023-05-15 16:32:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516842149543322303',3061,'51684214927','6','14.00','3920','retail','280','2023-05-16 08:29:15','','','','208.27','Cash',540.69,'280','','','5','','1','2023-05-16 05:29:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'14','251.00','237','Inclusive','branch','Service','1110','4000','5500','',''),('516842178223237303',3062,'51684217813','6','1.00','300','retail','0','2023-05-16 09:17:03','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-16 06:17:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','251.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('516842178499201918',3063,'51684217841','4','2.00','600','retail','0','2023-05-16 09:17:29','','','','208','Cash',82.76,'300','','','5','','1','2023-05-16 06:17:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','42.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('516842191533000043',3064,'51684219126','6','1.00','280','retail','20','2023-05-16 09:39:13','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-16 06:39:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','251.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('516842197000333220',3065,'51684219691','4','4.00','1200','retail','0','2023-05-16 09:49:34','','','','208','Cash',165.52,'300','','','5','','1','2023-05-16 06:50:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','46.00','42','Inclusive','branch','Service','1110','4000','5500','',''),('516842199249233331',3066,'51684219911','6','1.00','280','retail','20','2023-05-16 09:52:04','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-16 06:52:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','251.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('516842214463466222',3067,'51684221293','4','1.00','300','retail','0','2023-05-16 10:17:54','','','','208','Cash',41.38,'300','','','5','','1','2023-05-16 07:18:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500','',''),('516842214648236202',3068,'51684221293','8','1.00','150','retail','0','2023-05-16 10:17:54','','','','112','Cash',20.69,'150','','','5','','1','2023-05-16 07:18:50','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516842214742023234',3069,'51684221293','8','1.00','150','retail','0','2023-05-16 10:17:54','','','','112','Cash',20.69,'150','','','5','','1','2023-05-16 07:18:50','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516842221518232203',3070,'51684222132','4','1.00','300','retail','0','2023-05-16 10:29:12','','','','208','Cash',41.38,'300','','','5','','1','2023-05-16 07:29:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516842233104620033',3071,'51684223212','4','1.00','300','retail','0','2023-05-16 10:48:43','','','','208','Cash',41.38,'300','','','5','','1','2023-05-16 07:49:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516842233235022320',3072,'51684223212','6','1.00','300','retail','0','2023-05-16 10:48:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-16 07:49:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','251.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('516842239492022222',3073,'51684223894','4','3.00','840','retail','60','2023-05-16 10:59:27','','','','208','Cash',115.86,'280','','','5','','1','2023-05-16 07:59:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','49.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('516842239662302322',3074,'51684223894','6','1.00','280','retail','20','2023-05-16 10:59:27','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-16 07:59:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','251.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('516842274893824303',3075,'51684227469','6','1.00','280','retail','20','2023-05-16 11:58:10','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-16 08:58:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','251.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('516842298812830022',3076,'51684229871','6','2.00','600','retail','0','2023-05-16 12:38:15','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-16 09:38:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','251.00','249','Inclusive','branch','Service','1110','4000','5500','',''),('516842298953353833',3077,'51684229871','11','2.00','100','retail','0','2023-05-16 12:38:15','','','','19.11','Cash',13.79,'50','','','5','','1','2023-05-16 09:38:25','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516842343852280340',3078,'51684234370','11','1.00','50','retail','0','2023-05-16 13:53:05','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-16 10:53:12','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516842351043063330',3079,'51684235077','4','1.00','300','retail','0','2023-05-16 14:05:04','','','','208','Cash',41.38,'300','','','5','','1','2023-05-16 11:05:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516842362723230002',3080,'51684236225','6','2.00','600','retail','0','2023-05-16 14:25:05','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-16 11:25:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','251.00','249','Inclusive','branch','Service','1110','4000','5500','',''),('516842394852312823',3081,'51684239468','6','1.00','280','retail','20','2023-05-16 15:18:06','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-16 12:18:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','271.00','270','Inclusive','branch','Service','1110','4000','5500','',''),('516842411032000041',3082,'51684241097','2','1.00','300','retail','0','2023-05-16 15:45:04','','','','208','Cash',41.38,'300','','','5','','1','2023-05-16 13:04:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516842422823502224',3083,'51684242271','8','2.00','300','retail','0','2023-05-16 16:06:12','','','','112','Cash',41.38,'150','','','5','','1','2023-05-16 13:06:20','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516842460002056202',3084,'51684245995','2','1.00','300','retail','0','2023-05-16 17:06:41','','','','208','Cash',41.38,'300','','','5','','1','2023-05-16 14:06:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516842469776292525',3086,'51684246968','6','1.00','280','retail','20','2023-05-16 17:22:57','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-16 14:23:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','271.00','270','Inclusive','branch','Service','1110','4000','5500','',''),('516842475330607022',3087,'51684247343','4','1.00','300','retail','0','2023-05-16 17:32:13','','','','208','Cash',41.38,'300','','','5','','1','2023-05-16 14:32:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516842476820220226',3088,'51684247541','4','1.00','300','retail','0','2023-05-16 17:34:42','','','','208','Cash',41.38,'300','','','5','','1','2023-05-16 14:34:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516842477100270003',3089,'51684247705','2','1.00','300','retail','0','2023-05-16 17:35:11','','','','208','Cash',41.38,'300','','','5','','1','2023-05-16 14:35:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,3094,'51684246008','6','1.00','300','retail','0','2023-05-16 17:36:51','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-16 14:37:04','1','3','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,3095,'51684246008','6','3.00','900','retail','0','2023-05-16 17:36:51','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-16 14:37:04','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516842479250202352',3096,'51684247919','4','1.00','300','retail','0','2023-05-16 17:38:45','','','','208','Cash',41.38,'300','','','5','','1','2023-05-16 14:38:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516842492969233093',3097,'51684249263','6','1.00','280','retail','20','2023-05-16 18:01:36','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-16 15:02:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','272.00','271','Inclusive','branch','Service','1110','4000','5500','',''),('516842495255322330',3098,'51684249455','2','1.00','300','retail','0','2023-05-16 18:05:26','','','','208','Cash',41.38,'300','','','5','','1','2023-05-16 15:05:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516842523872052322',3099,'51684252383','6','1.00','300','retail','0','2023-05-16 18:53:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-16 15:54:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','272.00','271','Inclusive','branch','Service','1110','4000','5500','',''),('516842524934323130',3100,'51684252483','4','1.00','300','retail','0','2023-05-16 18:54:54','','','','208','Cash',41.38,'300','','','5','','1','2023-05-16 15:55:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516843022982335029',3101,'51684302233','2','1.00','300','retail','0','2023-05-17 08:44:58','','','','208','Cash',41.38,'300','','','5','','1','2023-05-17 05:45:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516843033682263330',3102,'51684302370','2','1.00','300','retail','0','2023-05-17 09:02:48','','','','208','Cash',41.38,'300','','','5','','1','2023-05-17 06:03:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516843043400203224',3103,'51684304290','6','10.00','2800','retail','200','2023-05-17 09:19:00','','','','208.27','Cash',386.21,'280','','','5','','1','2023-05-17 06:19:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','272.00','262','Inclusive','branch','Service','1110','4000','5500','',''),('516843054043228500',3104,'51684305380','10','2.00','140','retail','0','2023-05-17 09:36:45','','','','63.76','Cash',19.31,'70','','','5','','1','2023-05-17 06:37:23','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','57.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516843058535365002',3105,'51684305832','6','13.00','3640','retail','260','2023-05-17 09:44:13','','','','208.27','Cash',502.07,'280','','','5','','1','2023-05-17 06:44:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'13','305.00','292','Inclusive','branch','Service','1110','4000','5500','',''),('516843078661060333',3106,'51684307817','2','2.00','600','retail','0','2023-05-17 10:17:46','','','','208','Cash',82.76,'300','','','5','','1','2023-05-17 07:18:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','57.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516843099803280338',3107,'51684309951','6','1.00','280','retail','20','2023-05-17 10:53:00','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-17 07:53:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','305.00','304','Inclusive','branch','Service','1110','4000','5500','',''),('516843109972302213',3108,'51684310360','2','1.00','300','retail','0','2023-05-17 11:09:58','','','','208','Cash',41.38,'300','','','5','','1','2023-05-17 08:10:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516843110921232303',3110,'51684311037','6','5.00','1500','retail','0','2023-05-17 11:23:03','','','','208.27','Cash',206.90,'300','','','5','','1','2023-05-17 08:23:47','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'5','305.00','300','Inclusive','branch','Service','1110','4000','5500','',''),('516843125264602022',3111,'51684312393','6','5.00','1500','retail','0','2023-05-17 11:35:27','','','','208.27','Cash',206.90,'300','','','5','','1','2023-05-17 08:36:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','305.00','300','Inclusive','branch','Service','1110','4000','5500','',''),('516843126373233732',3112,'51684312393','4','1.00','300','retail','0','2023-05-17 11:37:17','','','','208','Cash',41.38,'300','','','5','','1','2023-05-17 08:38:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516843131382223221',3113,'51684312739','2','2.00','600','retail','0','2023-05-17 11:45:38','','','','208','Cash',82.76,'300','','','5','','1','2023-05-17 08:47:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','57.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516843133582303352',3114,'51684313256','10','1.00','70','retail','0','2023-05-17 11:49:18','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-17 08:49:33','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516843195733301373',3115,'51684319547','2','1.00','280','retail','20','2023-05-17 13:33:32','','','','208','Cash',38.62,'280','','','5','','1','2023-05-17 10:33:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516843209606032234',3116,'51684320918','6','1.00','300','retail','0','2023-05-17 13:56:00','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-17 10:56:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','305.00','304','Inclusive','branch','Service','1110','4000','5500','',''),('516843210510230312',3117,'51684321000','6','1.00','300','retail','0','2023-05-17 13:57:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-17 10:58:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','305.00','304','Inclusive','branch','Service','1110','4000','5500','',''),('516843211251512352',3118,'51684321080','4','1.00','300','retail','0','2023-05-17 13:58:45','','','','208','Cash',41.38,'300','','','5','','1','2023-05-17 10:59:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500','',''),('516843244083124233',3119,'51684324396','6','1.00','300','retail','0','2023-05-17 14:53:28','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-17 11:53:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','305.00','304','Inclusive','branch','Service','1110','4000','5500','',''),('516843245363324424',3120,'51684324528','2','1.00','300','retail','0','2023-05-17 14:55:36','','','','208','Cash',41.38,'300','','','5','','1','2023-05-17 11:55:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516843320242833404',3121,'51684331996','12','1.00','30','retail','0','2023-05-17 17:00:24','','','','8','Cash',4.14,'30','','','5','','1','2023-05-17 14:04:23','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516843336000320330',3124,'51684332264','6','1.00','280','retail','20','2023-05-17 17:51:17','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-17 14:51:24','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','305.00','304','Inclusive','branch','Service','1110','4000','5500','',''),('516843351802353132',3125,'51684335096','2','1.00','300','retail','0','2023-05-17 17:53:00','','','','208','Cash',41.38,'300','','','5','','1','2023-05-17 14:54:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516843908442060058',3127,'51684389988','2','1.00','300','retail','0','2023-05-18 09:20:44','','','','208','Cash',41.38,'300','','','5','','1','2023-05-18 06:21:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516843925441300233',3128,'51684392500','6','6.00','1500','retail','300','2023-05-18 09:49:05','','','','208.27','Cash',206.90,'250','','','5','','1','2023-05-18 06:49:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','305.00','299','Inclusive','branch','Service','1110','4000','5500','',''),('516843925883320802',3129,'51684392564','6','4.00','1000','retail','200','2023-05-18 09:49:48','','','','208.27','Cash',137.93,'250','','','5','','1','2023-05-18 06:50:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','305.00','301','Inclusive','branch','Service','1110','4000','5500','',''),('516843943193523232',3130,'51684393075','10','1.00','70','retail','0','2023-05-18 10:18:39','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-18 07:19:05','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516843981080013062',3133,'51684398083','8','4.00','520','retail','80','2023-05-18 12:41:01','','','','112','Cash',71.72,'130','','','5','','1','2023-05-18 09:41:18','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',112.07,'4','12.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516844029162023190',3134,'51684402908','12','1.00','30','retail','0','2023-05-18 12:41:56','','','','8','Cash',4.14,'30','','','5','','1','2023-05-18 09:42:07','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516844029343034228',3135,'51684402927','11','1.00','50','retail','0','2023-05-18 12:42:14','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-18 09:42:23','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516844029753053247',3136,'51684402962','6','5.00','1500','retail','0','2023-05-17 12:42:56','','','','208.27','Cash',206.90,'300','','','5','','1','2023-05-18 09:43:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','305.00','300','Inclusive','branch','Service','1110','4000','5500','',''),('516844034843332342',3137,'51684403053','2','1.00','300','retail','0','2023-05-18 12:51:24','','','','208','Cash',41.38,'300','','','5','','1','2023-05-18 09:51:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516844052270324032',3138,'51684405206','4','1.00','300','retail','0','2023-05-18 13:20:28','','','','208','Cash',41.38,'300','','','5','','1','2023-05-18 10:21:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','56.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516844105162362620',3139,'51684410491','6','2.00','600','retail','0','2023-05-18 14:48:36','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-18 11:49:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','305.00','303','Inclusive','branch','Service','1110','4000','5500','',''),('516844108350682253',3140,'51684410797','12','1.00','30','retail','0','2023-05-18 14:53:55','','','','8','Cash',4.14,'30','','','5','','1','2023-05-18 11:55:19','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('516844132832312123',3141,'51684413267','8','2.00','300','retail','0','2023-05-18 15:34:43','','','','112','Cash',41.38,'150','','','5','','1','2023-05-18 12:35:48','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516844156133533046',3142,'51684415582','8','2.00','300','retail','0','2023-05-18 16:13:34','','','','112','Cash',41.38,'150','','','5','','1','2023-05-18 13:15:34','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516844159303009240',3143,'51684415735','6','1.00','300','retail','0','2023-05-18 16:18:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-18 13:19:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','319.00','318','Inclusive','branch','Service','1110','4000','5500','',''),('516844160731072302',3144,'51684416052','2','2.00','600','retail','0','2023-05-18 16:21:13','','','','208','Cash',82.76,'300','','','5','','1','2023-05-18 13:22:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','58.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516844163364303116',3145,'51684416220','2','2.00','600','retail','0','2023-05-18 16:25:36','','','','208','Cash',82.76,'300','','','5','','1','2023-05-18 13:25:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','58.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516844164150343031',3146,'51684416351','4','1.00','300','retail','0','2023-05-18 16:26:56','','','','208','Cash',41.38,'300','','','5','','1','2023-05-18 13:27:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','56.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516844188761302682',3147,'51684418646','10','1.00','70','retail','0','2023-05-18 17:07:57','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-18 14:09:02','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','61.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('516844204586003240',3148,'51684418943','2','1.00','300','retail','0','2023-05-18 17:34:18','','','','208','Cash',41.38,'300','','','5','','1','2023-05-18 14:34:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516844205201223832',3149,'51684420481','2','1.00','300','retail','0','2023-05-18 17:35:20','','','','208','Cash',41.38,'300','','','5','','1','2023-05-18 14:35:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516844222472722022',3151,'51684421817','2','1.00','300','retail','0','2023-05-18 18:04:08','','','','208','Cash',41.38,'300','','','5','','1','2023-05-18 15:04:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516844236886323332',3152,'51684423628','4','1.00','300','retail','0','2023-05-18 18:28:34','','','','208','Cash',41.38,'300','','','5','','1','2023-05-18 15:29:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','56.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516844237132307332',3153,'51684423628','8','1.00','150','retail','0','2023-05-18 18:28:34','','','','112','Cash',20.69,'150','','','5','','1','2023-05-18 15:29:01','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('516844217852352322',3154,'51684421777','2','1.00','300','retail','0','2023-05-18 18:56:05','','','','208','Cash',41.38,'300','','','5','','1','2023-05-18 15:56:13','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516844253643654354',3155,'51684421777','2','1.00','280','retail','20','2023-05-18 18:56:05','','','','208','Cash',38.62,'280','','','5','','1','2023-05-18 15:56:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516844730927522344',3156,'51684473081','6','14.00','3920','retail','280','2023-05-19 08:11:32','','','','208.27','Cash',540.69,'280','','','5','','1','2023-05-19 05:11:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'14','319.00','305','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,3159,'51684389430','4','2.00','560','retail','0','2023-05-19 08:38:48','','','','208','Cash',77.24,'280','','','5','','1','2023-05-19 05:38:56','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',241.38,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,3160,'51684389430','4','0.00','0','retail','0','2023-05-19 08:38:48','','','','208','Cash',0.00,'280','','','5','','1','2023-05-19 05:38:56','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516844747272183402',3161,'51684389430','4','2.00','600','retail','0','2023-05-19 08:38:48','','','','208','Cash',82.76,'300','','','5','','1','2023-05-19 05:38:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','58.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516844816103030134',3163,'51684478430','6','1.00','300','retail','0','2023-05-19 10:33:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-19 07:51:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','319.00','318','Inclusive','branch','Service','1110','4000','5500','',''),('516844827302333228',3164,'51684482679','6','4.00','1200','retail','0','2023-05-19 10:52:11','','','','208.27','Cash',165.52,'300','','','5','','1','2023-05-19 07:57:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','319.00','315','Inclusive','branch','Service','1110','4000','5500','',''),('516844830683022032',3165,'51684483059','6','3.00','900','retail','0','2023-05-19 10:57:49','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-19 07:57:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','319.00','316','Inclusive','branch','Service','1110','4000','5500','',''),('516844842515212220',3166,'51684483079','2','1.00','300','retail','0','2023-05-19 11:17:31','','','','208','Cash',41.38,'300','','','5','','1','2023-05-19 08:17:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516844849372002083',3167,'51684484926','6','2.00','560','retail','40','2023-05-19 11:28:57','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-19 08:29:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','319.00','317','Inclusive','branch','Service','1110','4000','5500','',''),('516844873073437880',3168,'51684487297','4','3.00','900','retail','0','2023-05-19 12:08:27','','','','208','Cash',124.14,'300','','','5','','1','2023-05-19 09:08:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','58.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('516844873603423227',3169,'51684487350','6','4.00','1200','retail','0','2023-05-19 12:09:20','','','','208.27','Cash',165.52,'300','','','5','','1','2023-05-19 09:09:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','319.00','315','Inclusive','branch','Service','1110','4000','5500','',''),('516844876212023226',3170,'51684487370','2','1.00','300','retail','0','2023-05-19 12:16:42','','','','208','Cash',41.38,'300','','','5','','1','2023-05-19 09:16:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516844879123600023',3171,'51684487904','6','1.00','280','retail','20','2023-05-19 12:18:33','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-19 09:18:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','319.00','318','Inclusive','branch','Service','1110','4000','5500','',''),('516844889462122333',3172,'51684488937','8','2.00','300','retail','0','2023-05-19 12:35:47','','','','112','Cash',41.38,'150','','','5','','1','2023-05-19 09:35:55','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516844925060532432',3173,'51684492487','6','1.00','250','retail','50','2023-05-19 13:35:07','','','','208.27','Cash',34.48,'250','','','5','','1','2023-05-19 10:35:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','319.00','318','Inclusive','branch','Service','1110','4000','5500','',''),('516844967819532823',3175,'51684496757','6','2.00','560','retail','40','2023-05-19 14:46:22','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-19 11:47:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','319.00','317','Inclusive','branch','Service','1110','4000','5500','',''),('516844925571059308',3176,'51684492549','2','1.00','300','retail','0','2023-05-19 15:43:26','','','','208','Cash',41.38,'300','','','5','','1','2023-05-19 12:43:33','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516845002063145322',3177,'51684492549','2','1.00','300','retail','0','2023-05-19 15:43:26','','','','208','Cash',41.38,'300','','','5','','1','2023-05-19 12:43:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516845002273202042',3178,'51684500215','4','2.00','560','retail','40','2023-05-19 15:43:48','','','','208','Cash',77.24,'280','','','5','','1','2023-05-19 12:43:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','58.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('516845010073543352',3179,'51684500810','6','1.00','300','retail','0','2023-05-19 15:56:48','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-19 12:56:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','319.00','318','Inclusive','branch','Service','1110','4000','5500','',''),('516845018822452253',3180,'51684501866','2','1.00','300','retail','0','2023-05-19 16:11:23','','','','208','Cash',41.38,'300','','','5','','1','2023-05-19 13:11:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516845020110332328',3181,'51684502001','6','1.00','300','retail','0','2023-05-19 16:14:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-19 13:15:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','319.00','318','Inclusive','branch','Service','1110','4000','5500','',''),('516845028030023243',3182,'51684502116','14','1.00','30','retail','0','2023-05-19 16:26:43','','','','19.54','Cash',4.14,'30','','','5','','1','2023-05-19 13:26:50','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','104.00','103','Inclusive','branch','Inventory','1110','4000','5500','',''),('516845050223415885',3183,'51684505016','6','1.00','300','retail','0','2023-05-19 17:03:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-19 14:03:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','319.00','318','Inclusive','branch','Service','1110','4000','5500','',''),('516845064972325900',3184,'51684506492','6','1.00','300','retail','0','2023-05-19 17:28:17','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-19 14:28:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','319.00','318','Inclusive','branch','Service','1110','4000','5500','',''),('516845074832243425',3185,'51684507477','11','1.00','50','retail','0','2023-05-19 17:44:44','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-19 14:45:31','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('516845107482032242',3186,'51684510740','6','2.00','600','retail','0','2023-05-19 18:39:09','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-19 15:39:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','319.00','317','Inclusive','branch','Service','1110','4000','5500','',''),('516845112715133643',3187,'51684511263','11','1.00','50','retail','0','2023-05-19 18:47:52','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-19 15:47:58','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('516845113573504220',3188,'51684511350','10','1.00','70','retail','0','2023-05-19 18:49:18','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-19 15:49:27','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','61.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('616845614483424310',3189,'61684561431','6','1.00','300','retail','0','2023-05-20 08:44:09','','','','208.27','Cash',41.38,'300','','','6','','1','2023-05-20 05:45:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','319.00','318','Inclusive','branch','Service','1110','4000','5500','',''),('516845633370230325',3190,'51684563327','6','1.00','300','retail','0','2023-05-20 09:15:38','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-20 06:15:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','319.00','318','Inclusive','branch','Service','1110','4000','5500','',''),('516845633834323863',3191,'51684563356','2','1.00','300','retail','0','2023-05-20 09:21:40','','','','208','Cash',41.38,'300','','','5','','1','2023-05-20 06:22:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516845637943307619',3192,'51684563782','6','1.00','300','retail','0','2023-05-20 09:23:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-20 06:23:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','319.00','318','Inclusive','branch','Service','1110','4000','5500','',''),('516845667116352302',3193,'51684566596','2','4.00','1200','retail','0','2023-05-20 14:23:54','','','','208','Cash',165.52,'300','','','5','','1','2023-05-20 11:24:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('516845819723471123',3194,'51684581961','6','1.00','300','retail','0','2023-05-20 14:26:12','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-20 11:26:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','319.00','318','Inclusive','branch','Service','1110','4000','5500','',''),('516845821703336803',3196,'51684582111','4','1.00','300','retail','0','2023-05-20 14:29:30','','','','208','Cash',41.38,'300','','','5','','1','2023-05-20 11:29:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516845822390529042',3197,'51684582197','2','1.00','300','retail','0','2023-05-20 14:30:39','','','','208','Cash',41.38,'300','','','5','','1','2023-05-20 11:32:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516845823912310330',3198,'51684582379','8','4.00','600','retail','0','2023-05-20 14:33:22','','','','112','Cash',82.76,'150','','','5','','1','2023-05-20 11:33:41','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','14.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516845820974312250',3199,'51684581995','6','1.00','300','retail','0','2023-05-20 14:40:53','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-20 11:44:14','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','319.00','318','Inclusive','branch','Service','1110','4000','5500','',''),('516845828533200002',3200,'51684581995','6','2.00','600','retail','0','2023-05-20 14:40:53','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-20 11:44:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','322.00','320','Inclusive','branch','Service','1110','4000','5500','',''),('516845875017130532',3202,'51684587446','4','1.00','300','retail','0','2023-05-20 15:58:22','','','','208','Cash',41.38,'300','','','5','','1','2023-05-20 12:58:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516845878242608013',3206,'51684587717','6','2.00','560','retail','40','2023-05-20 16:08:51','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-20 13:09:03','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'2','322.00','320','Inclusive','branch','Service','1110','4000','5500','',''),('516845892632328038',3207,'51684589129','6','1.00','300','retail','0','2023-05-20 16:27:44','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-20 13:28:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','322.00','321','Inclusive','branch','Service','1110','4000','5500','',''),('516845911202111600',3208,'51684591109','9','1.00','120','retail','30','2023-05-20 16:58:40','','','','93.93','Cash',16.55,'120','','','5','','1','2023-05-20 13:58:54','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516845915080121201',3209,'51684591135','12','2.00','60','retail','0','2023-05-20 17:05:09','','','','8','Cash',8.28,'30','','','5','','1','2023-05-20 14:06:50','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','7.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('516845926603302600',3210,'51684592639','2','1.00','300','retail','0','2023-05-20 17:26:03','','','','208','Cash',41.38,'300','','','5','','1','2023-05-20 14:44:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516845951041504532',3211,'51684595093','2','1.00','300','retail','0','2023-05-20 18:05:04','','','','208','Cash',41.38,'300','','','5','','1','2023-05-20 15:05:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516845868552326135',3212,'51684586845','10','1.00','70','retail','0','2023-05-20 18:07:01','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-20 15:08:20','1','5','new','1','printed','pcs','','','','yes','','0','','','VATABLE',60.34,'1','65.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('516845952212331023',3213,'51684586845','10','1.00','70','retail','0','2023-05-20 18:07:01','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-20 15:08:20','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','67.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('516845962470244020',3215,'51684596229','8','1.00','130','retail','20','2023-05-20 18:26:31','','','','112','Cash',17.93,'130','','','5','','1','2023-05-20 15:27:48','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',112.07,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516845965562323104',3216,'51684596540','4','1.00','300','retail','0','2023-05-20 18:29:17','','','','208','Cash',41.38,'300','','','5','','1','2023-05-20 15:29:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516845972334922326',3217,'51684597218','8','1.00','120','retail','30','2023-05-20 18:40:33','','','','112','Cash',16.55,'120','','','5','','1','2023-05-20 15:44:28','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516845979972521200',3218,'51684597975','6','1.00','280','retail','20','2023-05-20 18:53:17','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-20 15:54:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','323.00','322','Inclusive','branch','Service','1110','4000','5500','',''),('516845983833024193',3219,'51684598375','6','1.00','300','retail','0','2023-05-20 18:59:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-20 16:00:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','323.00','322','Inclusive','branch','Service','1110','4000','5500','',''),('516846641133312233',3220,'51684664101','4','1.00','300','retail','0','2023-05-21 13:15:13','','','','208','Cash',41.38,'300','','','5','','1','2023-05-21 10:16:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516846642816062230',3221,'51684664184','6','1.00','300','retail','0','2023-05-21 13:18:01','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-21 10:18:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','323.00','322','Inclusive','branch','Service','1110','4000','5500','',''),('516846646822403325',3223,'51684664601','2','1.00','300','retail','0','2023-05-21 13:24:42','','','','208','Cash',41.38,'300','','','5','','1','2023-05-21 10:28:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516846649882344429',3224,'51684664975','2','1.00','300','retail','0','2023-05-21 13:31:46','','','','208','Cash',41.38,'300','','','5','','1','2023-05-21 10:32:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516846655232282353',3225,'51684665480','2','1.00','300','retail','0','2023-05-21 13:39:19','','','','208','Cash',41.38,'300','','','5','','1','2023-05-21 10:39:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516846678830428230',3226,'51684667876','2','1.00','300','retail','0','2023-05-21 14:18:03','','','','208','Cash',41.38,'300','','','5','','1','2023-05-21 11:18:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516846680842038226',3227,'51684668072','4','1.00','300','retail','0','2023-05-21 14:21:25','','','','208','Cash',41.38,'300','','','5','','1','2023-05-21 11:21:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516846689723343330',3228,'51684668961','6','1.00','300','retail','0','2023-05-21 14:36:13','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-21 11:36:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','323.00','322','Inclusive','branch','Service','1110','4000','5500','',''),('516846710316113232',3229,'51684670993','15','1.00','500','retail','0','2023-05-21 15:11:17','','','','450','Cash',68.97,'500','','','5','','1','2023-05-21 12:13:39','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516846710771003373',3230,'51684670993','15','1.00','500','retail','0','2023-05-21 15:11:17','','','','450','Cash',68.97,'500','','','5','','1','2023-05-21 12:13:39','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516846753253523522',3231,'51684675185','4','1.00','300','retail','0','2023-05-21 16:22:05','','','','208','Cash',41.38,'300','','','5','','1','2023-05-21 13:23:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516846764284356232',3232,'51684676415','2','3.00','900','retail','0','2023-05-21 16:40:29','','','','208','Cash',124.14,'300','','','5','','1','2023-05-21 13:41:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('516846772233202030',3233,'51684677206','6','1.00','300','retail','0','2023-05-21 16:53:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-21 13:54:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','324.00','323','Inclusive','branch','Service','1110','4000','5500','',''),('516846784062232732',3234,'51684678396','4','1.00','300','retail','0','2023-05-21 17:13:27','','','','208','Cash',41.38,'300','','','5','','1','2023-05-21 14:15:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516846832858232535',3235,'51684683273','11','1.00','50','retail','0','2023-05-21 18:34:45','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-21 15:36:05','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('516847325346551322',3236,'51684732513','6','18.00','5040','retail','360','2023-05-22 08:15:35','','','','208.27','Cash',695.17,'280','','','5','','1','2023-05-22 05:16:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'18','324.00','306','Inclusive','branch','Service','1110','4000','5500','',''),('516847348670402340',3237,'51684734851','6','2.00','560','retail','40','2023-05-22 08:54:27','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-22 05:54:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','325.00','323','Inclusive','branch','Service','1110','4000','5500','',''),('516847349964418323',3238,'51684734924','2','2.00','600','retail','0','2023-05-22 08:56:36','','','','208','Cash',82.76,'300','','','5','','1','2023-05-22 05:56:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516847360082133331',3239,'51684735999','6','10.00','2800','retail','200','2023-05-22 09:13:55','','','','208.27','Cash',386.21,'280','','','5','','1','2023-05-22 06:14:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','325.00','315','Inclusive','branch','Service','1110','4000','5500','',''),('516847376244010434',3240,'51684736741','2','1.00','300','retail','0','2023-05-22 09:40:24','','','','208','Cash',41.38,'300','','','5','','1','2023-05-22 06:52:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516847386863833230',3241,'51684738428','2','1.00','300','retail','0','2023-05-22 09:58:06','','','','208','Cash',41.38,'300','','','5','','1','2023-05-22 06:58:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516847398853573530',3242,'51684739879','2','1.00','300','retail','0','2023-05-22 10:18:06','','','','208','Cash',41.38,'300','','','5','','1','2023-05-22 07:18:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516847399000329899',3243,'51684739894','4','1.00','300','retail','0','2023-05-22 10:18:20','','','','208','Cash',41.38,'300','','','5','','1','2023-05-22 07:18:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516847403360643863',3244,'51684740330','12','1.00','30','retail','0','2023-05-22 10:25:37','','','','8','Cash',4.14,'30','','','5','','1','2023-05-22 07:25:44','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516847403510522023',3245,'51684740345','10','1.00','70','retail','0','2023-05-22 10:25:52','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-22 07:26:08','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','67.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('516847423894731422',3247,'51684742371','2','1.00','300','retail','0','2023-05-22 10:59:49','','','','208','Cash',41.38,'300','','','5','','1','2023-05-22 07:59:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516847426916413540',3248,'51684742398','15','2.00','1000','retail','0','2023-05-22 11:04:51','','','','450','Cash',137.93,'500','','','5','','1','2023-05-22 08:05:01','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516847463260343633',3249,'51684746320','2','1.00','300','retail','0','2023-05-22 12:05:35','','','','208','Cash',41.38,'300','','','5','','1','2023-05-22 09:05:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516847463354253230',3250,'51684746320','8','2.00','300','retail','0','2023-05-22 12:05:35','','','','112','Cash',41.38,'150','','','5','','1','2023-05-22 09:05:48','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516847463568023336',3251,'51684746348','2','1.00','300','retail','0','2023-05-22 12:05:57','','','','208','Cash',41.38,'300','','','5','','1','2023-05-22 09:06:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516847467033236344',3252,'51684746402','6','6.00','1500','retail','300','2023-05-22 12:11:43','','','','208.27','Cash',206.90,'250','','','5','','1','2023-05-22 09:11:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','325.00','319','Inclusive','branch','Service','1110','4000','5500','',''),('516847469233634230',3256,'51684746908','6','4.00','1000','retail','200','2023-05-22 12:15:23','','','','208.27','Cash',137.93,'250','','','5','','1','2023-05-22 09:15:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','325.00','321','Inclusive','branch','Service','1110','4000','5500','',''),('516847415324233416',3257,'51684741524','2','1.00','280','retail','20','2023-05-22 12:26:32','','','','208','Cash',38.62,'280','','','5','','1','2023-05-22 09:26:52','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516847475917230042',3258,'51684741524','1','1.00','1600','retail','0','2023-05-22 12:26:32','','','','1105','Cash',220.69,'1600','','','5','','1','2023-05-22 09:26:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516847468783725024',3266,'51684746714','2','1.00','300','retail','0','2023-05-22 13:29:09','','','','208','Cash',41.38,'300','','','5','','1','2023-05-22 10:29:19','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,3267,'51684746714','6','0.00','0','retail','0','2023-05-22 13:29:09','','','','208.27','Cash',0.00,'300','','','5','','1','2023-05-22 10:29:19','1','3','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,3268,'51684746714','6','4.00','1200','retail','0','2023-05-22 13:29:09','','','','208.27','Cash',165.52,'300','','','5','','1','2023-05-22 10:29:19','1','3','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,3269,'51684746714','6','0.00','0','retail','0','2023-05-22 13:29:09','','','','208.27','Cash',0.00,'300','','','5','','1','2023-05-22 10:29:19','1','3','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516847513487337272',3270,'51684746714','8','1.00','130','retail','20','2023-05-22 13:29:09','','','','112','Cash',17.93,'130','','','5','','1','2023-05-22 10:29:19','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516847532042330302',3271,'51684753198','2','1.00','300','retail','0','2023-05-22 14:00:04','','','','208','Cash',41.38,'300','','','5','','1','2023-05-22 11:00:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516847533346753735',3272,'51684753326','6','2.00','600','retail','0','2023-05-22 14:19:56','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-22 11:35:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','329.00','327','Inclusive','branch','Service','1110','4000','5500','',''),('516847558658255263',3275,'51684755858','4','1.00','300','retail','0','2023-05-22 14:45:14','','','','208','Cash',41.38,'300','','','5','','1','2023-05-22 11:45:22','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516847558730336000',3276,'51684755858','6','1.00','300','retail','0','2023-05-22 14:45:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-22 11:45:22','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','329.00','328','Inclusive','branch','Service','1110','4000','5500','',''),('516847578793545722',3277,'51684757734','6','1.00','300','retail','0','2023-05-22 15:17:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-22 12:18:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','329.00','328','Inclusive','branch','Service','1110','4000','5500','',''),('516847599502283291',3279,'51684759921','6','1.00','300','retail','0','2023-05-22 15:54:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-22 12:54:59','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','329.00','328','Inclusive','branch','Service','1110','4000','5500','',''),('516847600900201220',3280,'51684759921','6','1.00','300','retail','0','2023-05-22 15:54:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-22 12:54:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','329.00','328','Inclusive','branch','Service','1110','4000','5500','',''),('516847624522230043',3281,'51684760506','2','1.00','300','retail','0','2023-05-22 16:34:12','','','','208','Cash',41.38,'300','','','5','','1','2023-05-22 13:34:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516847639733432720',3282,'51684763964','6','2.00','560','retail','40','2023-05-22 16:59:33','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-22 13:59:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','329.00','327','Inclusive','branch','Service','1110','4000','5500','',''),('516847639965334648',3283,'51684763982','2','2.00','600','retail','0','2023-05-22 17:04:17','','','','208','Cash',82.76,'300','','','5','','1','2023-05-22 14:04:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516847643360623802',3284,'51684764328','4','2.00','600','retail','0','2023-05-22 17:05:36','','','','208','Cash',82.76,'300','','','5','','1','2023-05-22 14:05:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','59.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516847665002323603',3285,'51684766487','4','1.00','300','retail','0','2023-05-22 17:41:40','','','','208','Cash',41.38,'300','','','5','','1','2023-05-22 14:41:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516847671722117723',3286,'51684767162','6','1.00','300','retail','0','2023-05-22 17:52:52','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-22 14:53:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','329.00','328','Inclusive','branch','Service','1110','4000','5500','',''),('516847674670306430',3287,'51684767449','8','2.00','300','retail','0','2023-05-22 17:57:47','','','','112','Cash',41.38,'150','','','5','','1','2023-05-22 14:58:10','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516847683002023712',3288,'51684768292','6','1.00','300','retail','0','2023-05-22 18:11:40','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-22 15:11:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','329.00','328','Inclusive','branch','Service','1110','4000','5500','',''),('516847694594243224',3289,'51684769437','2','1.00','300','retail','0','2023-05-22 18:30:59','','','','208','Cash',41.38,'300','','','5','','1','2023-05-22 15:31:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516847712986023338',3290,'51684771287','6','3.00','900','retail','0','2023-05-22 19:01:39','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-22 16:02:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','329.00','326','Inclusive','branch','Service','1110','4000','5500','',''),('516847718071377218',3291,'51684771796','8','2.00','260','retail','40','2023-05-22 19:10:07','','','','112','Cash',35.86,'130','','','5','','1','2023-05-22 16:10:15','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516847718342238332',3292,'51684771822','10','1.00','70','retail','0','2023-05-22 19:10:45','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-22 16:10:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','67.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('516847718447822483',3293,'51684771822','9','1.00','120','retail','30','2023-05-22 19:10:45','','','','93.93','Cash',16.55,'120','','','5','','1','2023-05-22 16:10:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516848269792282573',3294,'51684825823','2','1.00','300','retail','0','2023-05-23 10:30:31','','','','208','Cash',41.38,'300','','','5','','1','2023-05-23 07:30:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516848277003723221',3295,'51684827681','6','1.00','280','retail','20','2023-05-23 10:41:40','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-23 07:41:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','330.00','329','Inclusive','branch','Service','1110','4000','5500','',''),('516848278223230532',3296,'51684827811','6','1.00','300','retail','0','2023-05-23 10:43:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-23 07:44:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','330.00','329','Inclusive','branch','Service','1110','4000','5500','',''),('516848283532832204',3297,'51684828224','4','1.00','300','retail','0','2023-05-23 10:52:33','','','','208','Cash',41.38,'300','','','5','','1','2023-05-23 07:55:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516848292832558322',3299,'51684829269','4','1.00','300','retail','0','2023-05-23 11:14:59','','','','208','Cash',41.38,'300','','','5','','1','2023-05-23 08:15:15','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516848299288393325',3300,'51684829903','14','1.00','30','retail','0','2023-05-23 11:18:48','','','','19.54','Cash',4.14,'30','','','5','','1','2023-05-23 08:20:43','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','103.00','102','Inclusive','branch','Inventory','1110','4000','5500','',''),('516848300950432951',3301,'51684830081','6','1.00','280','retail','20','2023-05-23 11:21:35','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-23 08:21:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','333.00','332','Inclusive','branch','Service','1110','4000','5500','',''),('516848314938643210',3302,'51684831475','2','1.00','300','retail','0','2023-05-23 11:45:40','','','','208','Cash',41.38,'300','','','5','','1','2023-05-23 08:45:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516848331978321384',3303,'51684833187','4','1.00','300','retail','0','2023-05-23 12:14:02','','','','208','Cash',41.38,'300','','','5','','1','2023-05-23 09:14:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516848332421203333',3304,'51684833187','6','2.00','600','retail','0','2023-05-23 12:14:02','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-23 09:14:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','337.00','335','Inclusive','branch','Service','1110','4000','5500','',''),('516848335116440222',3307,'51684833493','6','1.00','280','retail','20','2023-05-23 12:28:43','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-23 09:28:59','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','337.00','336','Inclusive','branch','Service','1110','4000','5500','',''),('516848346320232283',3308,'51684834624','2','1.00','300','retail','0','2023-05-23 12:37:13','','','','208','Cash',41.38,'300','','','5','','1','2023-05-23 09:39:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516848365688322223',3309,'51684836556','14','2.00','60','retail','0','2023-05-23 13:09:28','','','','19.54','Cash',8.28,'30','','','5','','1','2023-05-23 10:09:41','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','102.00','100','Inclusive','branch','Inventory','1110','4000','5500','',''),('516848374383023335',3310,'51684837391','2','2.00','600','retail','0','2023-05-23 13:23:58','','','','208','Cash',82.76,'300','','','5','','1','2023-05-23 10:24:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516848401664360422',3311,'51684840133','2','1.00','300','retail','0','2023-05-23 14:09:26','','','','208','Cash',41.38,'300','','','5','','1','2023-05-23 11:09:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516848433182308248',3312,'51684843309','6','2.00','600','retail','0','2023-05-23 15:03:14','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-23 12:03:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','337.00','335','Inclusive','branch','Service','1110','4000','5500','',''),('516848434825023344',3313,'51684843473','6','1.00','300','retail','0','2023-05-23 15:05:03','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-23 12:05:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','337.00','336','Inclusive','branch','Service','1110','4000','5500','',''),('516848457460313853',3314,'51684845732','10','1.00','70','retail','0','2023-05-23 15:42:26','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-23 12:43:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','67.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('516848480970088266',3315,'51684847899','4','1.00','300','retail','0','2023-05-23 16:21:53','','','','208','Cash',41.38,'300','','','5','','1','2023-05-23 13:22:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('516848491330223232',3316,'51684849110','4','5.00','1400','retail','100','2023-05-23 16:38:54','','','','208','Cash',193.10,'280','','','5','','1','2023-05-23 13:42:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'5','64.00','59','Inclusive','branch','Service','1110','4000','5500','',''),('516848495973845263',3317,'51684849587','1','1.00','1600','retail','0','2023-05-23 16:47:18','','','','1105','Cash',220.69,'1600','','','5','','1','2023-05-23 13:47:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516848496377003090',3318,'51684849587','2','1.00','300','retail','0','2023-05-23 16:47:18','','','','208','Cash',41.38,'300','','','5','','1','2023-05-23 13:47:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516848522282222240',3320,'51684852212','4','1.00','300','retail','0','2023-05-23 17:30:29','','','','208','Cash',41.38,'300','','','5','','1','2023-05-23 14:31:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516848540843500058',3321,'51684854060','2','1.00','300','retail','0','2023-05-23 18:01:24','','','','208','Cash',41.38,'300','','','5','','1','2023-05-23 15:02:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516848561773013462',3322,'51684856167','4','1.00','300','retail','0','2023-05-23 18:36:17','','','','208','Cash',41.38,'300','','','5','','1','2023-05-23 15:37:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516848520118530640',3323,'51684851966','6','1.00','300','retail','0','2023-05-23 18:46:49','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-23 15:49:30','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','337.00','336','Inclusive','branch','Service','1110','4000','5500','',''),('516848571636370334',3324,'51684857149','6','2.00','560','retail','40','2023-05-23 18:52:43','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-23 15:53:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','367.00','365','Inclusive','branch','Service','1110','4000','5500','',''),('516849059093992025',3325,'51684905842','6','28.00','7840','retail','560','2023-05-24 08:25:09','','','','208.27','Cash',1081.38,'280','','','5','','1','2023-05-24 05:25:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'28','367.00','339','Inclusive','branch','Service','1110','4000','5500','',''),('516849091150265183',3326,'51684908930','4','2.00','600','retail','0','2023-05-24 09:18:35','','','','208','Cash',82.76,'300','','','5','','1','2023-05-24 06:18:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516849094133043330',3327,'51684909280','6','9.00','2520','retail','180','2023-05-24 09:23:58','','','','208.27','Cash',347.59,'280','','','5','','1','2023-05-24 06:24:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'9','367.00','358','Inclusive','branch','Service','1110','4000','5500','',''),('516849096202233360',3328,'51684909588','6','2.00','600','retail','0','2023-05-24 09:27:01','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-24 06:27:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','367.00','365','Inclusive','branch','Service','1110','4000','5500','',''),('516849098282304023',3329,'51684909632','10','2.00','140','retail','0','2023-05-24 09:30:29','','','','63.76','Cash',19.31,'70','','','5','','1','2023-05-24 06:31:11','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','67.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('516849099700328940',3330,'51684909948','2','1.00','300','retail','0','2023-05-24 09:32:50','','','','208','Cash',41.38,'300','','','5','','1','2023-05-24 06:33:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516849132682252301',3332,'51684913246','2','1.00','300','retail','0','2023-05-24 10:27:48','','','','208','Cash',41.38,'300','','','5','','1','2023-05-24 07:28:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516849135154160056',3333,'51684913490','4','2.00','560','retail','40','2023-05-24 10:31:56','','','','208','Cash',77.24,'280','','','5','','1','2023-05-24 07:34:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,3336,'51684912347','6','2.00','600','retail','0','2023-05-24 10:36:28','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-24 07:37:01','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,3337,'51684912347','6','0.00','0','retail','0','2023-05-24 10:36:28','','','','208.27','Cash',0.00,'300','','','5','','1','2023-05-24 07:37:01','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516849137888051301',3338,'51684912347','6','2.00','600','retail','0','2023-05-24 10:36:28','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-24 07:37:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','369.00','367','Inclusive','branch','Service','1110','4000','5500','',''),('516849185888382482',3339,'51684918581','4','1.00','300','retail','0','2023-05-24 11:56:28','','','','208','Cash',41.38,'300','','','5','','1','2023-05-24 08:56:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516849193432922353',3340,'51684918600','2','1.00','300','retail','0','2023-05-24 12:09:03','','','','208','Cash',41.38,'300','','','5','','1','2023-05-24 09:09:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516849223960300226',3341,'51684922387','6','2.00','600','retail','0','2023-05-24 12:59:57','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-24 10:00:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','369.00','367','Inclusive','branch','Service','1110','4000','5500','',''),('516849225822324332',3342,'51684922550','2','1.00','300','retail','0','2023-05-24 13:03:02','','','','208','Cash',41.38,'300','','','5','','1','2023-05-24 10:03:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516849261000259222',3343,'51684926092','6','1.00','250','retail','50','2023-05-24 14:01:40','','','','208.27','Cash',34.48,'250','','','5','','1','2023-05-24 11:01:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','369.00','368','Inclusive','branch','Service','1110','4000','5500','',''),('516849269652332200',3344,'51684926958','12','1.00','30','retail','0','2023-05-24 14:16:05','','','','8','Cash',4.14,'30','','','5','','1','2023-05-24 11:16:11','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516849276320282006',3345,'51684927616','4','1.00','300','retail','0','2023-05-24 14:34:01','','','','208','Cash',41.38,'300','','','5','','1','2023-05-24 11:34:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516849289343033022',3346,'51684928080','4','1.00','300','retail','0','2023-05-24 14:48:54','','','','208','Cash',41.38,'300','','','5','','1','2023-05-24 11:49:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516849325503030533',3347,'51684932531','6','1.00','300','retail','0','2023-05-24 15:49:10','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-24 12:49:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','369.00','368','Inclusive','branch','Service','1110','4000','5500','',''),('516849337330301183',3348,'51684933719','1','1.00','1600','retail','0','2023-05-24 16:08:54','','','','1105','Cash',220.69,'1600','','','5','','1','2023-05-24 13:09:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516849351050311502',3349,'51684935040','2','1.00','300','retail','0','2023-05-24 16:31:46','','','','208','Cash',41.38,'300','','','5','','1','2023-05-24 13:32:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516849369534229852',3350,'51684936912','4','1.00','280','retail','20','2023-05-24 17:02:34','','','','208','Cash',38.62,'280','','','5','','1','2023-05-24 14:02:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516849371160067223',3351,'51684937106','2','1.00','300','retail','0','2023-05-24 17:05:17','','','','208','Cash',41.38,'300','','','5','','1','2023-05-24 14:05:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516849376362222926',3352,'51684937599','2','1.00','300','retail','0','2023-05-24 17:13:57','','','','208','Cash',41.38,'300','','','5','','1','2023-05-24 14:14:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516849381593252134',3353,'51684938150','2','1.00','300','retail','0','2023-05-24 17:22:40','','','','208','Cash',41.38,'300','','','5','','1','2023-05-24 14:23:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516849382023233220',3354,'51684938182','2','2.00','600','retail','0','2023-05-24 17:23:23','','','','208','Cash',82.76,'300','','','5','','1','2023-05-24 14:23:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516849400050322303',3355,'51684939995','4','1.00','300','retail','0','2023-05-24 17:53:25','','','','208','Cash',41.38,'300','','','5','','1','2023-05-24 14:53:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516849403440020526',3356,'51684940316','4','2.00','600','retail','0','2023-05-24 17:59:04','','','','208','Cash',82.76,'300','','','5','','1','2023-05-24 14:59:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516849406233202290',3357,'51684940377','2','1.00','280','retail','20','2023-05-24 18:03:43','','','','208','Cash',38.62,'280','','','5','','1','2023-05-24 15:03:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516849408292132395',3358,'51684940823','4','1.00','300','retail','0','2023-05-24 18:07:10','','','','208','Cash',41.38,'300','','','5','','1','2023-05-24 15:07:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516849428033038044',3359,'51684942792','2','2.00','600','retail','0','2023-05-24 18:40:04','','','','208','Cash',82.76,'300','','','5','','1','2023-05-24 15:40:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516849440718023332',3360,'51684944064','10','1.00','70','retail','0','2023-05-24 19:01:11','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-24 16:01:19','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','67.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('516849914953224529',3361,'51684991488','4','1.00','300','retail','0','2023-05-25 08:11:41','','','','208','Cash',41.38,'300','','','5','','1','2023-05-25 05:12:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516849915014330211',3362,'51684991488','6','1.00','300','retail','0','2023-05-25 08:11:41','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-25 05:12:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','369.00','368','Inclusive','branch','Service','1110','4000','5500','',''),('516849915356823358',3363,'51684991526','6','4.00','1200','retail','0','2023-05-25 08:12:16','','','','208.27','Cash',165.52,'300','','','5','','1','2023-05-25 05:12:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','369.00','365','Inclusive','branch','Service','1110','4000','5500','',''),('516849949732627030',3364,'51684994947','6','6.00','1500','retail','300','2023-05-25 09:09:33','','','','208.27','Cash',206.90,'250','','','5','','1','2023-05-25 06:10:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','369.00','363','Inclusive','branch','Service','1110','4000','5500','',''),('516849950140264423',3365,'51684995003','6','5.00','1250','retail','250','2023-05-25 09:10:14','','','','208.27','Cash',172.41,'250','','','5','','1','2023-05-25 06:10:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','369.00','364','Inclusive','branch','Service','1110','4000','5500','',''),('516849995338033493',3366,'51684999525','2','3.00','900','retail','0','2023-05-25 10:25:33','','','','208','Cash',124.14,'300','','','5','','1','2023-05-25 07:25:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('516849995610122104',3367,'51684999553','4','2.00','600','retail','0','2023-05-25 10:26:02','','','','208','Cash',82.76,'300','','','5','','1','2023-05-25 07:26:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516849998143849938',3368,'51684999805','4','1.00','300','retail','0','2023-05-25 10:30:14','','','','208','Cash',41.38,'300','','','5','','1','2023-05-25 07:30:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516850065125886082',3369,'51685006505','12','1.00','30','retail','0','2023-05-25 12:21:52','','','','8','Cash',4.14,'30','','','5','','1','2023-05-25 09:22:00','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516850065336302232',3370,'51685006520','6','3.00','840','retail','60','2023-05-25 12:22:14','','','','208.27','Cash',115.86,'280','','','5','','1','2023-05-25 09:22:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','369.00','366','Inclusive','branch','Service','1110','4000','5500','',''),('516850071933063500',3373,'51685007183','8','5.00','750','retail','0','2023-05-25 12:35:22','','','','112','Cash',103.45,'150','','','5','','1','2023-05-25 09:35:39','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',129.31,'5','16.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516850072101232232',3374,'51685007183','6','2.00','600','retail','0','2023-05-25 12:35:22','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-25 09:35:39','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'2','369.00','367','Inclusive','branch','Service','1110','4000','5500','',''),('516850073222220037',3375,'51685007183','6','1.00','300','retail','0','2023-05-25 12:35:22','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-25 09:35:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','371.00','370','Inclusive','branch','Service','1110','4000','5500','',''),('516850075317267075',3376,'51685007523','6','1.00','300','retail','0','2023-05-25 12:38:52','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-25 09:39:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','371.00','370','Inclusive','branch','Service','1110','4000','5500','',''),('516850090950305240',3377,'51685007541','4','1.00','300','retail','0','2023-05-25 13:04:55','','','','208','Cash',41.38,'300','','','5','','1','2023-05-25 10:05:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516850110922222252',3378,'51685011085','2','1.00','300','retail','0','2023-05-25 13:38:13','','','','208','Cash',41.38,'300','','','5','','1','2023-05-25 10:38:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516850117173632372',3379,'51685011102','2','1.00','300','retail','0','2023-05-25 13:48:37','','','','208','Cash',41.38,'300','','','5','','1','2023-05-25 10:49:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516850122122250010',3380,'51685012201','2','1.00','280','retail','20','2023-05-25 13:56:52','','','','208','Cash',38.62,'280','','','5','','1','2023-05-25 10:57:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516850134473251232',3381,'51685012229','6','2.00','560','retail','40','2023-05-25 14:17:28','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-25 11:17:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','371.00','369','Inclusive','branch','Service','1110','4000','5500','',''),('516850135153604582',3382,'51685013509','6','1.00','300','retail','0','2023-05-25 14:18:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-25 11:18:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','371.00','370','Inclusive','branch','Service','1110','4000','5500','',''),('516850160374023320',3383,'51685016032','6','1.00','300','retail','0','2023-05-25 15:00:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-25 12:00:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','371.00','370','Inclusive','branch','Service','1110','4000','5500','',''),('516850170272875527',3385,'51685016965','11','1.00','50','retail','0','2023-05-25 15:17:07','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-25 12:20:31','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('516850166361002223',3386,'51685016086','4','1.00','300','retail','0','2023-05-25 15:24:18','','','','208','Cash',41.38,'300','','','5','','1','2023-05-25 12:24:48','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516850175676078083',3387,'51685017560','10','1.00','70','retail','0','2023-05-25 15:26:08','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-25 12:26:21','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','67.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('516850177543725232',3388,'51685017741','6','2.00','600','retail','0','2023-05-25 15:29:14','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-25 12:29:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','371.00','369','Inclusive','branch','Service','1110','4000','5500','',''),('516850194830243250',3389,'51685019466','4','1.00','300','retail','0','2023-05-25 15:58:04','','','','208','Cash',41.38,'300','','','5','','1','2023-05-25 12:58:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516850201066002166',3390,'51685020095','2','1.00','300','retail','0','2023-05-25 16:08:26','','','','208','Cash',41.38,'300','','','5','','1','2023-05-25 13:08:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516850223456402014',3391,'51685022337','6','4.00','1200','retail','0','2023-05-25 16:46:43','','','','208.27','Cash',165.52,'300','','','5','','1','2023-05-25 13:46:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','371.00','367','Inclusive','branch','Service','1110','4000','5500','',''),('516850230415140343',3392,'51685023032','4','1.00','300','retail','0','2023-05-25 16:57:21','','','','208','Cash',41.38,'300','','','5','','1','2023-05-25 13:57:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516850297096222802',3393,'51685029692','4','1.00','280','retail','20','2023-05-25 18:48:29','','','','208','Cash',38.62,'280','','','5','','1','2023-05-25 15:48:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516850784670202307',3394,'51685078446','6','16.00','4480','retail','320','2023-05-26 08:21:08','','','','208.27','Cash',617.93,'280','','','5','','1','2023-05-26 05:21:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'16','371.00','355','Inclusive','branch','Service','1110','4000','5500','',''),('516850812900022035',3395,'51685081282','4','1.00','300','retail','0','2023-05-26 09:08:10','','','','208','Cash',41.38,'300','','','5','','1','2023-05-26 06:08:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516844783812330212',3396,'51684478374','4','1.00','300','retail','0','2023-05-19 09:10:26','','','','208','Cash',41.38,'300','','','5','','1','2023-05-26 06:11:40','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('516850822122030202',3397,'51685082203','2','1.00','300','retail','0','2023-05-26 09:23:32','','','','208','Cash',41.38,'300','','','5','','1','2023-05-26 06:23:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516850846420222032',3398,'51685084607','2','1.00','300','retail','0','2023-05-26 10:04:02','','','','208','Cash',41.38,'300','','','5','','1','2023-05-26 07:04:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516850857948423225',3399,'51685085780','2','1.00','300','retail','0','2023-05-26 10:23:14','','','','208','Cash',41.38,'300','','','5','','1','2023-05-26 07:23:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516850888002034334',3400,'51685085780','6','1.00','300','retail','0','2023-05-26 11:13:21','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-26 08:13:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','371.00','370','Inclusive','branch','Service','1110','4000','5500','',''),('516850911603104433',3401,'51685091120','12','1.00','30','retail','0','2023-05-26 11:53:01','','','','8','Cash',4.14,'30','','','5','','1','2023-05-26 08:53:07','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('516850911952123353',3402,'51685091188','12','1.00','30','retail','0','2023-05-26 11:53:15','','','','8','Cash',4.14,'30','','','5','','1','2023-05-26 08:53:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516850912603300632',3403,'51685091253','2','1.00','300','retail','0','2023-05-26 11:54:20','','','','208','Cash',41.38,'300','','','5','','1','2023-05-26 08:54:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516850920703330362',3404,'51685092057','6','2.00','560','retail','40','2023-05-26 12:07:50','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-26 09:08:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','373.00','371','Inclusive','branch','Service','1110','4000','5500','',''),('516850921312100133',3405,'51685092119','12','1.00','30','retail','0','2023-05-26 12:08:51','','','','8','Cash',4.14,'30','','','5','','1','2023-05-26 09:10:07','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('516851001521012202',3407,'51685100136','4','1.00','280','retail','20','2023-05-26 14:23:29','','','','208','Cash',38.62,'280','','','5','','1','2023-05-26 11:24:21','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516851002920322123',3408,'51685100275','2','1.00','300','retail','0','2023-05-26 14:24:52','','','','208','Cash',41.38,'300','','','5','','1','2023-05-26 11:25:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516851005520320533',3409,'51685100304','2','1.00','300','retail','0','2023-05-26 14:31:20','','','','208','Cash',41.38,'300','','','5','','1','2023-05-26 11:31:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516851007183222212',3410,'51685100710','2','1.00','300','retail','0','2023-05-26 14:31:58','','','','208','Cash',41.38,'300','','','5','','1','2023-05-26 11:32:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516851007563234330',3411,'51685100741','10','1.00','70','retail','0','2023-05-26 14:32:36','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-26 11:32:53','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','67.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('516851011833306322',3412,'51685101164','6','2.00','600','retail','0','2023-05-26 14:44:30','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-26 11:45:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','374.00','372','Inclusive','branch','Service','1110','4000','5500','',''),('516851015913441013',3413,'51685101525','2','1.00','300','retail','0','2023-05-26 14:50:16','','','','208','Cash',41.38,'300','','','5','','1','2023-05-26 11:51:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516851037432423332',3414,'51685103723','6','1.00','280','retail','20','2023-05-26 15:22:24','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-26 12:22:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','376.00','375','Inclusive','branch','Service','1110','4000','5500','',''),('516851088893030082',3415,'51685108881','6','1.00','300','retail','0','2023-05-26 16:48:26','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-26 13:48:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','376.00','375','Inclusive','branch','Service','1110','4000','5500','',''),('516851088990218632',3416,'51685108881','8','2.00','300','retail','0','2023-05-26 16:48:26','','','','112','Cash',41.38,'150','','','5','','1','2023-05-26 13:48:35','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516851089063103410',3417,'51685108881','3','1.00','500','retail','0','2023-05-26 16:48:26','','','','378','Cash',68.97,'500','','','5','','1','2023-05-26 13:48:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851089824313202',3418,'51685108972','6','1.00','300','retail','0','2023-05-26 16:49:42','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-26 13:49:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','376.00','375','Inclusive','branch','Service','1110','4000','5500','',''),('516851089993222323',3421,'51685108992','4','1.00','300','retail','0','2023-05-26 16:51:31','','','','208','Cash',41.38,'300','','','5','','1','2023-05-26 13:51:42','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516851090092300002',3422,'51685108992','8','2.00','300','retail','0','2023-05-26 16:51:31','','','','112','Cash',41.38,'150','','','5','','1','2023-05-26 13:51:42','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',129.31,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516851093372032113',3423,'51685109331','2','1.00','300','retail','0','2023-05-26 16:55:37','','','','208','Cash',41.38,'300','','','5','','1','2023-05-26 13:55:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516851113061320213',3424,'51685111298','6','1.00','300','retail','0','2023-05-26 17:28:26','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-26 14:28:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','376.00','375','Inclusive','branch','Service','1110','4000','5500','',''),('516851115333345250',3425,'51685111520','4','1.00','280','retail','20','2023-05-26 17:32:13','','','','208','Cash',38.62,'280','','','5','','1','2023-05-26 14:32:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516851163743436262',3426,'51685116361','6','1.00','300','retail','0','2023-05-26 18:52:54','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-26 15:53:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','377.00','376','Inclusive','branch','Service','1110','4000','5500','',''),('516851659883236812',3427,'51685165982','6','1.00','300','retail','0','2023-05-27 08:39:48','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-27 05:39:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','377.00','376','Inclusive','branch','Service','1110','4000','5500','',''); INSERT INTO `sales_order` VALUES ('516851684126823403',3428,'51685168401','4','1.00','300','retail','0','2023-05-27 09:20:12','','','','208','Cash',41.38,'300','','','5','','1','2023-05-27 06:20:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516851721107030323',3429,'51685172091','8','2.00','300','retail','0','2023-05-27 10:21:50','','','','112','Cash',41.38,'150','','','5','','1','2023-05-27 07:22:13','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516851723062213738',3430,'51685172279','6','5.00','1500','retail','0','2023-05-27 10:25:06','','','','208.27','Cash',206.90,'300','','','5','','1','2023-05-27 07:25:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','377.00','372','Inclusive','branch','Service','1110','4000','5500','',''),('516851780350383333',3432,'51685178019','2','1.00','300','retail','0','2023-05-27 12:00:35','','','','208','Cash',41.38,'300','','','5','','1','2023-05-27 09:00:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516851780780203210',3433,'51685178056','6','2.00','600','retail','0','2023-05-27 12:01:19','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-27 09:01:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','377.00','375','Inclusive','branch','Service','1110','4000','5500','',''),('516851808568166320',3434,'51685180804','4','2.00','600','retail','0','2023-05-27 12:49:51','','','','208','Cash',82.76,'300','','','5','','1','2023-05-27 09:50:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516851809124282322',3435,'51685180804','6','2.00','600','retail','0','2023-05-27 12:49:51','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-27 09:50:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','378.00','376','Inclusive','branch','Service','1110','4000','5500','',''),('516851815390412860',3436,'51685181389','6','2.00','600','retail','0','2023-05-27 12:58:59','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-27 09:59:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','378.00','376','Inclusive','branch','Service','1110','4000','5500','',''),('516851817553565132',3437,'51685181744','2','1.00','300','retail','0','2023-05-27 13:03:34','','','','208','Cash',41.38,'300','','','5','','1','2023-05-27 10:04:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516851877808123031',3438,'51685187769','14','1.00','30','retail','0','2023-05-27 14:43:01','','','','19.54','Cash',4.14,'30','','','5','','1','2023-05-27 11:43:43','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851905423523522',3439,'51685187823','4','1.00','300','retail','0','2023-05-27 15:29:02','','','','208','Cash',41.38,'300','','','5','','1','2023-05-27 12:29:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516851954970129040',3440,'51685195367','6','2.00','600','retail','0','2023-05-27 16:51:38','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-27 13:51:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','378.00','376','Inclusive','branch','Service','1110','4000','5500','',''),('516851955212852320',3441,'51685195512','6','1.00','300','retail','0','2023-05-27 16:54:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-27 13:54:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','378.00','377','Inclusive','branch','Service','1110','4000','5500','',''),('516851956545021383',3442,'51685195512','6','1.00','300','retail','0','2023-05-27 16:54:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-27 13:54:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','378.00','377','Inclusive','branch','Service','1110','4000','5500','',''),('516851956920253052',3443,'51685195666','10','2.00','140','retail','0','2023-05-27 16:54:52','','','','63.76','Cash',19.31,'70','','','5','','1','2023-05-27 13:55:35','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','68.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('516851975490523213',3444,'51685197535','3','2.00','1000','retail','0','2023-05-27 17:26:29','','','','378','Cash',137.93,'500','','','5','','1','2023-05-27 14:27:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851975743267228',3445,'51685197535','14','1.00','30','retail','0','2023-05-27 17:26:29','','','','19.54','Cash',4.14,'30','','','5','','1','2023-05-27 14:27:44','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851975890289263',3446,'51685197535','11','1.00','50','retail','0','2023-05-27 17:26:29','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-27 14:27:44','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('516851994182323430',3447,'51685199408','2','1.00','300','retail','0','2023-05-27 17:56:59','','','','208','Cash',41.38,'300','','','5','','1','2023-05-27 14:57:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516852009020020233',3448,'51685200886','6','1.00','300','retail','0','2023-05-27 18:21:42','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-27 15:22:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','378.00','377','Inclusive','branch','Service','1110','4000','5500','',''),('516852022762302543',3449,'51685202263','4','1.00','300','retail','0','2023-05-27 18:56:30','','','','208','Cash',41.38,'300','','','5','','1','2023-05-27 15:57:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516852033310132043',3450,'51685203273','2','1.00','300','retail','0','2023-05-27 19:02:12','','','','208','Cash',41.38,'300','','','5','','1','2023-05-27 16:02:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516852034212510022',3451,'51685203397','9','2.00','240','retail','60','2023-05-27 19:03:41','','','','93.93','Cash',33.10,'120','','','5','','1','2023-05-27 16:04:45','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516852035052502235',3453,'51685203485','6','1.00','280','retail','20','2023-05-27 19:11:05','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-27 16:11:35','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','378.00','377','Inclusive','branch','Service','1110','4000','5500','',''),('516852038641243004',3454,'51685203485','6','1.00','280','retail','20','2023-05-27 19:11:05','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-27 16:11:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','379.00','378','Inclusive','branch','Service','1110','4000','5500','',''),('516852696523313100',3455,'51685269287','2','1.00','300','retail','0','2023-05-28 13:27:32','','','','208','Cash',41.38,'300','','','5','','1','2023-05-28 10:27:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516852696922532083',3456,'51685269667','2','2.00','600','retail','0','2023-05-28 13:28:12','','','','208','Cash',82.76,'300','','','5','','1','2023-05-28 10:28:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516852697120224242',3457,'51685269705','6','1.00','300','retail','0','2023-05-28 13:28:33','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-28 10:29:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','379.00','378','Inclusive','branch','Service','1110','4000','5500','',''),('516852697862538336',3458,'51685269780','4','1.00','300','retail','0','2023-05-28 13:29:46','','','','208','Cash',41.38,'300','','','5','','1','2023-05-28 10:29:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516852698310023302',3459,'51685269826','6','1.00','300','retail','0','2023-05-28 13:30:32','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-28 10:30:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','379.00','378','Inclusive','branch','Service','1110','4000','5500','',''),('516852698961319303',3460,'51685269840','2','1.00','300','retail','0','2023-05-28 13:31:36','','','','208','Cash',41.38,'300','','','5','','1','2023-05-28 10:31:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516851743492334920',3461,'51685174339','6','1.00','300','retail','0','2023-05-27 13:36:48','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-28 10:37:17','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','377.00','376','Inclusive','branch','Service','1110','4000','5500','',''),('516852702070338623',3462,'51685174339','6','1.00','280','retail','20','2023-05-27 13:36:48','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-28 10:37:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516852716592222872',3463,'51685271654','2','1.00','300','retail','0','2023-05-28 14:01:00','','','','208','Cash',41.38,'300','','','5','','1','2023-05-28 11:01:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516852719287343825',3464,'51685271923','2','1.00','300','retail','0','2023-05-28 14:05:29','','','','208','Cash',41.38,'300','','','5','','1','2023-05-28 11:05:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516852762622703337',3465,'51685276254','2','1.00','300','retail','0','2023-05-28 15:17:42','','','','208','Cash',41.38,'300','','','5','','1','2023-05-28 12:17:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516852778128050750',3466,'51685277792','4','1.00','300','retail','0','2023-05-28 15:43:33','','','','208','Cash',41.38,'300','','','5','','1','2023-05-28 12:43:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516852833123201322',3467,'51685283306','10','1.00','70','retail','0','2023-05-28 17:15:12','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-28 14:15:19','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516852876144332510',3468,'51685287526','6','1.00','280','retail','20','2023-05-28 18:26:55','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-28 15:27:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516853370106000243',3469,'51685336999','6','14.00','3920','retail','280','2023-05-29 08:10:11','','','','208.27','Cash',540.69,'280','','','5','','1','2023-05-29 05:10:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'14','380.00','366','Inclusive','branch','Service','1110','4000','5500','',''),('516853370850648020',3470,'51685337073','2','3.00','900','retail','0','2023-05-29 08:11:25','','','','208','Cash',124.14,'300','','','5','','1','2023-05-29 05:11:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('516853397010222227',3471,'51685339695','2','1.00','300','retail','0','2023-05-29 08:55:01','','','','208','Cash',41.38,'300','','','5','','1','2023-05-29 05:55:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516853397730826700',3474,'51685339714','6','4.00','1200','retail','0','2023-05-29 08:56:44','','','','208.27','Cash',165.52,'300','','','5','','1','2023-05-29 05:57:32','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'4','380.00','376','Inclusive','branch','Service','1110','4000','5500','',''),('516853397833803098',3475,'51685339714','4','1.00','300','retail','0','2023-05-29 08:56:44','','','','208','Cash',41.38,'300','','','5','','1','2023-05-29 05:57:32','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516853398955033030',3476,'51685339889','4','1.00','300','retail','0','2023-05-29 08:58:16','','','','208','Cash',41.38,'300','','','5','','1','2023-05-29 05:58:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516853399473023233',3477,'51685339936','6','10.00','2800','retail','200','2023-05-29 08:59:08','','','','208.27','Cash',386.21,'280','','','5','','1','2023-05-29 05:59:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','380.00','370','Inclusive','branch','Service','1110','4000','5500','',''),('516853413525801255',3478,'51685340206','6','1.00','280','retail','20','2023-05-29 09:22:33','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-29 06:22:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516853414843042115',3479,'51685341476','4','3.00','900','retail','0','2023-05-29 09:24:52','','','','208','Cash',124.14,'300','','','5','','1','2023-05-29 06:25:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','64.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516853414913044113',3480,'51685341476','6','2.00','600','retail','0','2023-05-29 09:24:52','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-29 06:25:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','380.00','378','Inclusive','branch','Service','1110','4000','5500','',''),('516853424643543320',3481,'51685341542','4','1.00','300','retail','0','2023-05-29 09:41:04','','','','208','Cash',41.38,'300','','','5','','1','2023-05-29 06:41:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516853439719133573',3482,'51685343956','6','6.00','1500','retail','300','2023-05-29 10:06:11','','','','208.27','Cash',206.90,'250','','','5','','1','2023-05-29 07:06:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','380.00','374','Inclusive','branch','Service','1110','4000','5500','',''),('516853439933323322',3483,'51685343981','6','5.00','1250','retail','250','2023-05-29 10:06:33','','','','208.27','Cash',172.41,'250','','','5','','1','2023-05-29 07:07:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','380.00','375','Inclusive','branch','Service','1110','4000','5500','',''),('516853449482212844',3484,'51685344933','4','2.00','600','retail','0','2023-05-29 10:22:35','','','','208','Cash',82.76,'300','','','5','','1','2023-05-29 07:22:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516853449553043030',3485,'51685344933','6','1.00','300','retail','0','2023-05-29 10:22:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-29 07:22:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516853468020033020',3486,'51685346792','8','2.00','300','retail','0','2023-05-29 10:53:22','','','','112','Cash',41.38,'150','','','5','','1','2023-05-29 07:53:29','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516853488862463432',3487,'51685348844','12','1.00','30','retail','0','2023-05-29 11:28:06','','','','8','Cash',4.14,'30','','','5','','1','2023-05-29 08:28:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516853489602263333',3488,'51685348935','2','1.00','300','retail','0','2023-05-29 11:29:21','','','','208','Cash',41.38,'300','','','5','','1','2023-05-29 08:29:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516853528632321353',3489,'51685352851','8','1.00','130','retail','20','2023-05-29 12:34:24','','','','112','Cash',17.93,'130','','','5','','1','2023-05-29 09:34:32','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516853539771222233',3490,'51685353970','6','1.00','280','retail','20','2023-05-29 12:52:57','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-29 09:55:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516853569330333225',3491,'51685356918','6','3.00','840','retail','60','2023-05-29 13:42:13','','','','208.27','Cash',115.86,'280','','','5','','1','2023-05-29 10:42:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','380.00','377','Inclusive','branch','Service','1110','4000','5500','',''),('516853590776922003',3492,'51685359062','6','2.00','560','retail','40','2023-05-29 14:17:57','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-29 11:18:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','380.00','378','Inclusive','branch','Service','1110','4000','5500','',''),('516853617710650273',3493,'51685361766','12','1.00','30','retail','0','2023-05-29 15:02:52','','','','8','Cash',4.14,'30','','','5','','1','2023-05-29 12:03:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516853629949203832',3494,'51685362989','10','1.00','70','retail','0','2023-05-29 15:23:15','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-29 12:23:23','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516853632160232332',3495,'51685363210','4','1.00','300','retail','0','2023-05-29 15:26:56','','','','208','Cash',41.38,'300','','','5','','1','2023-05-29 12:27:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516853652980402338',3496,'51685363227','6','3.00','900','retail','0','2023-05-29 16:01:38','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-29 13:01:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','380.00','377','Inclusive','branch','Service','1110','4000','5500','',''),('516853655125320332',3497,'51685365308','2','1.00','300','retail','0','2023-05-29 16:05:12','','','','208','Cash',41.38,'300','','','5','','1','2023-05-29 13:05:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516853655423232052',3498,'51685365531','6','2.00','600','retail','0','2023-05-29 16:05:42','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-29 13:05:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','380.00','378','Inclusive','branch','Service','1110','4000','5500','',''),('516853656302226352',3499,'51685365625','10','1.00','70','retail','0','2023-05-29 16:07:10','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-29 13:07:19','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516853665583233336',3500,'51685366540','10','1.00','70','retail','0','2023-05-29 16:22:39','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-29 13:22:47','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516853691402644620',3501,'51685369131','6','1.00','280','retail','20','2023-05-29 17:05:40','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-29 14:07:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516853693548425353',3502,'51685369345','4','3.00','900','retail','0','2023-05-29 17:09:15','','','','208','Cash',124.14,'300','','','5','','1','2023-05-29 14:16:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','64.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('516853721730302221',3503,'51685372166','6','1.00','300','retail','0','2023-05-29 17:56:13','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-29 14:56:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516853733953022322',3504,'51685373383','8','1.00','130','retail','20','2023-05-29 18:16:35','','','','112','Cash',17.93,'130','','','5','','1','2023-05-29 15:16:46','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516853738938823020',3505,'51685373880','11','1.00','50','retail','0','2023-05-29 18:24:53','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-29 15:25:02','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854254382323333',3506,'51685425414','10','2.00','140','retail','0','2023-05-30 08:43:58','','','','63.76','Cash',19.31,'70','','','5','','1','2023-05-30 05:44:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','68.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('516854257107303315',3507,'51685425447','6','1.00','280','retail','20','2023-05-30 08:48:31','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-30 05:48:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516854273670235321',3508,'51685427359','6','2.00','600','retail','0','2023-05-30 09:16:08','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-30 06:16:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','380.00','378','Inclusive','branch','Service','1110','4000','5500','',''),('516854284504021133',3509,'51685428439','2','2.00','600','retail','0','2023-05-30 09:34:23','','','','208','Cash',82.76,'300','','','5','','1','2023-05-30 06:34:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516854284624241232',3510,'51685428439','8','2.00','300','retail','0','2023-05-30 09:34:23','','','','112','Cash',41.38,'150','','','5','','1','2023-05-30 06:34:55','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516854289944389324',3511,'51685428981','11','1.00','50','retail','0','2023-05-30 09:43:14','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-30 06:43:27','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854290833035281',3512,'51685429076','2','1.00','300','retail','0','2023-05-30 09:44:44','','','','208','Cash',41.38,'300','','','5','','1','2023-05-30 06:44:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516854304073301344',3513,'51685430395','6','1.00','280','retail','20','2023-05-30 10:06:47','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-30 07:07:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516854337135160322',3514,'51685433706','6','1.00','300','retail','0','2023-05-30 11:01:53','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-30 08:02:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516854380983322886',3515,'51685438089','12','1.00','30','retail','0','2023-05-30 12:14:58','','','','8','Cash',4.14,'30','','','5','','1','2023-05-30 09:15:16','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516854425300583003',3516,'51685438541','6','1.00','300','retail','0','2023-05-30 13:28:51','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-30 10:29:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516854425546323253',3517,'51685442549','6','1.00','300','retail','0','2023-05-30 13:29:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-30 10:29:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516854435160120256',3518,'51685443396','11','1.00','50','retail','0','2023-05-30 13:45:16','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-30 10:45:23','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854435942033862',3519,'51685443588','2','1.00','300','retail','0','2023-05-30 13:46:34','','','','208','Cash',41.38,'300','','','5','','1','2023-05-30 10:46:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516854442352234243',3520,'51685443954','4','1.00','300','retail','0','2023-05-30 13:57:16','','','','208','Cash',41.38,'300','','','5','','1','2023-05-30 10:57:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516854451052253534',3521,'51685445099','6','1.00','300','retail','0','2023-05-30 14:11:45','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-30 11:11:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516854457720335353',3522,'51685445118','6','1.00','280','retail','20','2023-05-30 14:22:53','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-30 11:23:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516854458014020253',3523,'51685445790','6','2.00','560','retail','40','2023-05-30 14:23:22','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-30 11:25:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','380.00','378','Inclusive','branch','Service','1110','4000','5500','',''),('516854468124102330',3524,'51685446802','2','1.00','280','retail','20','2023-05-30 14:40:12','','','','208','Cash',38.62,'280','','','5','','1','2023-05-30 11:40:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516854468325223583',3525,'51685446825','11','1.00','50','retail','0','2023-05-30 14:40:32','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-30 11:40:49','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854476913033355',3526,'51685447684','2','2.00','600','retail','0','2023-05-30 14:54:52','','','','208','Cash',82.76,'300','','','5','','1','2023-05-30 11:55:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516854481532222530',3527,'51685448123','1','1.00','1600','retail','0','2023-05-30 15:02:34','','','','1105','Cash',220.69,'1600','','','5','','1','2023-05-30 12:02:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854544233500042',3528,'51685454413','4','1.00','300','retail','0','2023-05-30 16:47:03','','','','208','Cash',41.38,'300','','','5','','1','2023-05-30 13:47:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516854546390240046',3529,'51685454628','6','1.00','280','retail','20','2023-05-30 16:50:39','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-30 13:51:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516854555102341233',3530,'51685455502','6','1.00','280','retail','20','2023-05-30 17:05:10','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-30 14:05:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516854577085304522',3531,'51685457698','6','1.00','300','retail','0','2023-05-30 17:41:48','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-30 14:41:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516854586894202323',3532,'51685458683','2','1.00','300','retail','0','2023-05-30 17:58:09','','','','208','Cash',41.38,'300','','','5','','1','2023-05-30 14:58:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516854587140358043',3533,'51685458703','4','2.00','600','retail','0','2023-05-30 17:58:40','','','','208','Cash',82.76,'300','','','5','','1','2023-05-30 14:58:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516854587202428238',3534,'51685458703','6','1.00','300','retail','0','2023-05-30 17:58:40','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-30 14:58:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','380.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516854587830024853',3535,'51685458729','2','1.00','300','retail','0','2023-05-30 17:59:44','','','','208','Cash',41.38,'300','','','5','','1','2023-05-30 14:59:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516854602432363032',3536,'51685460236','10','1.00','70','retail','0','2023-05-30 18:24:03','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-30 15:24:11','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516854607900484280',3537,'51685460778','4','1.00','300','retail','0','2023-05-30 18:33:20','','','','208','Cash',41.38,'300','','','5','','1','2023-05-30 15:35:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516854608003280030',3538,'51685460778','8','1.00','150','retail','0','2023-05-30 18:33:20','','','','112','Cash',20.69,'150','','','5','','1','2023-05-30 15:35:20','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516854616532014036',3539,'51685461644','11','5.00','250','retail','0','2023-05-30 18:47:33','','','','19.11','Cash',34.48,'50','','','5','','1','2023-05-30 15:47:44','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'5','29.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('516854619470845420',3540,'51685461937','6','3.00','840','retail','60','2023-05-30 18:52:28','','','','208.27','Cash',115.86,'280','','','5','','1','2023-05-30 15:52:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','382.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516855100763042602',3541,'51685510065','6','22.00','6160','retail','440','2023-05-31 08:14:37','','','','208.27','Cash',849.66,'280','','','5','','1','2023-05-31 05:14:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'22','382.00','360','Inclusive','branch','Service','1110','4000','5500','',''),('516855108266360382',3542,'51685510689','6','1.00','300','retail','0','2023-05-31 08:27:06','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-31 05:27:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516855126763303326',3543,'51685511058','6','1.00','300','retail','0','2023-05-31 08:57:57','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-31 05:58:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516855128703102312',3544,'51685512863','6','1.00','300','retail','0','2023-05-31 09:01:18','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-31 06:01:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516855128781550230',3545,'51685512863','8','1.00','150','retail','0','2023-05-31 09:01:18','','','','112','Cash',20.69,'150','','','5','','1','2023-05-31 06:01:27','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516855129632313232',3546,'51685512956','4','1.00','300','retail','0','2023-05-31 09:04:30','','','','208','Cash',41.38,'300','','','5','','1','2023-05-31 06:05:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516855157713315015',3547,'51685515766','2','1.00','300','retail','0','2023-05-31 09:49:31','','','','208','Cash',41.38,'300','','','5','','1','2023-05-31 06:49:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516855171628425652',3548,'51685517150','6','3.00','840','retail','60','2023-05-31 10:12:43','','','','208.27','Cash',115.86,'280','','','5','','1','2023-05-31 07:12:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','382.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516855172622205116',3549,'51685517175','1','1.00','1600','retail','0','2023-05-31 10:14:29','','','','1105','Cash',220.69,'1600','','','5','','1','2023-05-31 07:14:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516855172682342251',3550,'51685517175','6','1.00','300','retail','0','2023-05-31 10:14:29','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-31 07:14:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516855174733532235',3551,'51685517451','6','10.00','2800','retail','200','2023-05-31 10:31:20','','','','208.27','Cash',386.21,'280','','','5','','1','2023-05-31 07:33:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','382.00','372','Inclusive','branch','Service','1110','4000','5500','',''),('516855230185212332',3552,'51685522989','4','1.00','280','retail','20','2023-05-31 11:50:19','','','','208','Cash',38.62,'280','','','5','','1','2023-05-31 08:53:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516855235112822332',3553,'51685523494','6','1.00','300','retail','0','2023-05-31 11:58:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-31 08:58:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516855236845343202',3554,'51685523675','4','2.00','600','retail','0','2023-05-31 12:01:25','','','','208','Cash',82.76,'300','','','5','','1','2023-05-31 09:01:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516855253692003280',3555,'51685525358','8','2.00','300','retail','0','2023-05-31 12:29:29','','','','112','Cash',41.38,'150','','','5','','1','2023-05-31 09:29:45','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516855278582053333',3556,'51685527779','6','3.00','900','retail','0','2023-05-31 13:13:40','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-31 10:13:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','382.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516855278811052252',3557,'51685527779','4','1.00','300','retail','0','2023-05-31 13:13:40','','','','208','Cash',41.38,'300','','','5','','1','2023-05-31 10:13:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516855310464331523',3558,'51685531018','12','1.00','30','retail','0','2023-05-31 14:04:07','','','','8','Cash',4.14,'30','','','5','','1','2023-05-31 11:04:18','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('516855333142363225',3559,'51685533305','6','1.00','280','retail','20','2023-05-31 14:41:54','','','','208.27','Cash',38.62,'280','','','5','','1','2023-05-31 11:42:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516855337272233203',3560,'51685533716','6','2.00','560','retail','40','2023-05-31 14:48:48','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-31 11:49:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','382.00','380','Inclusive','branch','Service','1110','4000','5500','',''),('516855338248220232',3561,'51685533818','4','1.00','300','retail','0','2023-05-31 14:50:25','','','','208','Cash',41.38,'300','','','5','','1','2023-05-31 11:50:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516855361951833303',3562,'51685536183','6','2.00','560','retail','40','2023-05-31 15:29:56','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-31 12:30:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','382.00','380','Inclusive','branch','Service','1110','4000','5500','',''),('516855388912808632',3563,'51685538882','2','1.00','300','retail','0','2023-05-31 16:14:52','','','','208','Cash',41.38,'300','','','5','','1','2023-05-31 13:15:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516855393770473032',3564,'51685539364','4','2.00','560','retail','40','2023-05-31 16:22:57','','','','208','Cash',77.24,'280','','','5','','1','2023-05-31 13:23:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('516855398444228364',3565,'51685539838','6','1.00','300','retail','0','2023-05-31 16:30:52','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-31 13:31:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516855398513026883',3566,'51685539838','6','1.00','300','retail','0','2023-05-31 16:30:52','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-31 13:31:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516855414543532022',3567,'51685541446','2','1.00','300','retail','0','2023-05-31 16:57:34','','','','208','Cash',41.38,'300','','','5','','1','2023-05-31 13:57:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516855415360250063',3568,'51685541464','4','1.00','300','retail','0','2023-05-31 17:06:01','','','','208','Cash',41.38,'300','','','5','','1','2023-05-31 14:06:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516855422754203132',3569,'51685541970','10','1.00','70','retail','0','2023-05-31 17:11:15','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-31 14:11:23','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516855424022312333',3570,'51685542396','6','1.00','300','retail','0','2023-05-31 17:13:22','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-31 14:13:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516855429252620338',3571,'51685542919','4','1.00','300','retail','0','2023-05-31 17:22:06','','','','208','Cash',41.38,'300','','','5','','1','2023-05-31 14:22:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('516855484372333237',3572,'51685548380','2','1.00','280','retail','20','2023-05-31 18:53:57','','','','208','Cash',38.62,'280','','','5','','1','2023-05-31 15:54:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516856013143533003',3573,'51685598203','6','2.00','600','retail','0','2023-06-01 09:35:18','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-01 06:35:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','382.00','380','Inclusive','branch','Service','1110','4000','5500','',''),('516856013584002322',3574,'51685601350','4','1.00','300','retail','0','2023-06-01 09:35:58','','','','208','Cash',41.38,'300','','','5','','1','2023-06-01 06:36:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('516856018555321043',3575,'51685601369','4','2.00','560','retail','40','2023-06-01 09:44:15','','','','208','Cash',77.24,'280','','','5','','1','2023-06-01 06:44:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('516856054943615202',3576,'51685605485','2','2.00','600','retail','0','2023-06-01 10:44:55','','','','208','Cash',82.76,'300','','','5','','1','2023-06-01 07:45:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516856068063332105',3577,'51685606797','6','2.00','560','retail','40','2023-06-01 11:06:46','','','','208.27','Cash',77.24,'280','','','5','','1','2023-06-01 08:06:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','382.00','380','Inclusive','branch','Service','1110','4000','5500','',''),('516856090932208205',3578,'51685609076','4','5.00','1500','retail','0','2023-06-01 11:45:14','','','','208','Cash',206.90,'300','','','5','','1','2023-06-01 08:45:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','70.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('516856091142025204',3579,'51685609076','6','2.00','600','retail','0','2023-06-01 11:45:14','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-01 08:45:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','382.00','380','Inclusive','branch','Service','1110','4000','5500','',''),('516856092366341239',3580,'51685609182','2','2.00','600','retail','0','2023-06-01 11:47:16','','','','208','Cash',82.76,'300','','','5','','1','2023-06-01 08:47:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516856094915390022',3581,'51685609485','4','1.00','300','retail','0','2023-06-01 11:51:31','','','','208','Cash',41.38,'300','','','5','','1','2023-06-01 08:51:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516856098970331000',3582,'51685609891','4','1.00','300','retail','0','2023-06-01 11:58:17','','','','208','Cash',41.38,'300','','','5','','1','2023-06-01 08:58:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516856100100030423',3583,'51685609999','8','3.00','390','retail','60','2023-06-01 12:00:10','','','','112','Cash',53.79,'130','','','5','','1','2023-06-01 09:00:20','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','18.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516856122623330233',3584,'51685612257','2','1.00','300','retail','0','2023-06-01 12:37:42','','','','208','Cash',41.38,'300','','','5','','1','2023-06-01 09:37:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516856135713002335',3585,'51685612270','6','1.00','300','retail','0','2023-06-01 12:59:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-01 09:59:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516856135962225256',3587,'51685613582','10','1.00','70','retail','0','2023-06-01 13:00:33','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-01 10:00:40','1','5','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',60.34,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516856136320030415',3588,'51685613582','9','1.00','120','retail','30','2023-06-01 13:00:33','','','','93.93','Cash',16.55,'120','','','5','','1','2023-06-01 10:00:40','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856136703202022',3589,'51685613664','6','1.00','300','retail','0','2023-06-01 13:01:11','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-01 10:02:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516856174210406624',3590,'51685616267','4','1.00','300','retail','0','2023-06-01 14:03:42','','','','208','Cash',41.38,'300','','','5','','1','2023-06-01 11:03:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516856219374333623',3591,'51685621931','10','1.00','70','retail','0','2023-06-01 15:18:57','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-01 12:19:22','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','69.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516856220953046562',3592,'51685622087','6','1.00','280','retail','20','2023-06-01 15:21:35','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-01 12:21:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516856224983428462',3593,'51685622107','2','1.00','300','retail','0','2023-06-01 15:28:18','','','','208','Cash',41.38,'300','','','5','','1','2023-06-01 12:28:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516856225143230024',3594,'51685622506','2','1.00','280','retail','20','2023-06-01 15:28:35','','','','208','Cash',38.62,'280','','','5','','1','2023-06-01 12:28:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516856234492422335',3595,'51685622522','2','1.00','300','retail','0','2023-06-01 15:44:09','','','','208','Cash',41.38,'300','','','5','','1','2023-06-01 12:44:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516856246142340320',3596,'51685623461','11','1.00','50','retail','0','2023-06-01 16:03:34','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-01 13:03:42','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856264216223226',3597,'51685626414','8','1.00','150','retail','0','2023-06-01 16:33:41','','','','112','Cash',20.69,'150','','','5','','1','2023-06-01 13:33:51','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516856275882037632',3598,'51685626436','2','1.00','300','retail','0','2023-06-01 16:53:08','','','','208','Cash',41.38,'300','','','5','','1','2023-06-01 13:53:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516856286412052332',3599,'51685627598','6','2.00','560','retail','40','2023-06-01 17:10:42','','','','208.27','Cash',77.24,'280','','','5','','1','2023-06-01 14:10:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','382.00','380','Inclusive','branch','Service','1110','4000','5500','',''),('516856305122323032',3600,'51685630501','13','1.00','500','retail','0','2023-06-01 17:41:52','','','','450','Cash',68.97,'500','','','5','','1','2023-06-01 14:42:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516856306812221253',3601,'51685630673','4','1.00','300','retail','0','2023-06-01 17:46:16','','','','208','Cash',41.38,'300','','','5','','1','2023-06-01 14:46:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516856309452322300',3602,'51685630940','6','1.00','300','retail','0','2023-06-01 17:49:06','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-01 14:49:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516856340496365210',3603,'51685634044','2','1.00','300','retail','0','2023-06-01 18:40:50','','','','208','Cash',41.38,'300','','','5','','1','2023-06-01 15:40:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516856344233222000',3604,'51685634398','2','1.00','280','retail','20','2023-06-01 18:47:03','','','','208','Cash',38.62,'280','','','5','','1','2023-06-01 15:47:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516856862322033023',3605,'51685684454','6','13.00','3640','retail','260','2023-06-02 09:10:32','','','','208.27','Cash',502.07,'280','','','5','','1','2023-06-02 06:10:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'13','382.00','369','Inclusive','branch','Service','1110','4000','5500','',''),('516856876343562336',3606,'51685687627','2','1.00','300','retail','0','2023-06-02 09:33:54','','','','208','Cash',41.38,'300','','','5','','1','2023-06-02 06:34:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516856916145462040',3607,'51685690334','6','1.00','300','retail','0','2023-06-02 10:40:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-02 07:40:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516856932612930523',3608,'51685691623','6','6.00','1500','retail','300','2023-06-02 11:07:41','','','','208.27','Cash',206.90,'250','','','5','','1','2023-06-02 08:07:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','382.00','376','Inclusive','branch','Service','1110','4000','5500','',''),('516856932812300822',3609,'51685693272','6','4.00','1000','retail','200','2023-06-02 11:08:01','','','','208.27','Cash',137.93,'250','','','5','','1','2023-06-02 08:08:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','382.00','378','Inclusive','branch','Service','1110','4000','5500','',''),('516857004140416022',3610,'51685700387','11','1.00','50','retail','0','2023-06-02 13:06:54','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-02 10:07:06','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('516857005192333503',3611,'51685700426','2','1.00','300','retail','0','2023-06-02 13:08:39','','','','208','Cash',41.38,'300','','','5','','1','2023-06-02 10:08:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857006253052330',3612,'51685700538','2','1.00','300','retail','0','2023-06-02 13:10:25','','','','208','Cash',41.38,'300','','','5','','1','2023-06-02 10:10:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857011502253282',3613,'51685701139','6','1.00','300','retail','0','2023-06-02 13:19:10','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-02 10:19:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516857061202012128',3614,'51685701171','11','1.00','50','retail','0','2023-06-02 14:42:00','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-02 11:42:09','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('516857061620005524',3616,'51685706130','12','1.00','30','retail','0','2023-06-02 14:44:34','','','','8','Cash',4.14,'30','','','5','','1','2023-06-02 11:45:06','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516857068473060213',3617,'51685706838','4','1.00','300','retail','0','2023-06-02 14:54:08','','','','208','Cash',41.38,'300','','','5','','1','2023-06-02 11:54:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516857070383002323',3618,'51685706990','4','1.00','300','retail','0','2023-06-02 14:57:18','','','','208','Cash',41.38,'300','','','5','','1','2023-06-02 11:59:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516857078223270222',3619,'51685707726','2','1.00','300','retail','0','2023-06-02 15:10:23','','','','208','Cash',41.38,'300','','','5','','1','2023-06-02 12:10:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857111752045131',3620,'51685711148','2','1.00','300','retail','0','2023-06-02 16:06:15','','','','208','Cash',41.38,'300','','','5','','1','2023-06-02 13:06:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857122393022330',3621,'51685712018','4','1.00','300','retail','0','2023-06-02 16:23:59','','','','208','Cash',41.38,'300','','','5','','1','2023-06-02 13:24:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516857126720300202',3622,'51685712255','2','1.00','300','retail','0','2023-06-02 16:31:13','','','','208','Cash',41.38,'300','','','5','','1','2023-06-02 13:31:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857132780042300',3623,'51685712683','6','1.00','300','retail','0','2023-06-02 16:41:18','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-02 13:41:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516857134524430732',3624,'51685713294','3','1.00','500','retail','0','2023-06-02 16:44:21','','','','378','Cash',68.97,'500','','','5','','1','2023-06-02 13:44:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516857134601232513',3625,'51685713294','4','1.00','300','retail','0','2023-06-02 16:44:21','','','','208','Cash',41.38,'300','','','5','','1','2023-06-02 13:44:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516857137991112229',3626,'51685713790','6','1.00','300','retail','0','2023-06-02 16:50:00','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-02 13:50:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516857151291321123',3627,'51685713813','6','1.00','300','retail','0','2023-06-02 17:12:09','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-02 14:12:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516857155404253500',3628,'51685715534','12','1.00','30','retail','0','2023-06-02 17:19:00','','','','8','Cash',4.14,'30','','','5','','1','2023-06-02 14:19:07','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516857166702233222',3629,'51685716663','6','1.00','300','retail','0','2023-06-02 17:37:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-02 14:38:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516857172944320203',3630,'51685717287','4','1.00','300','retail','0','2023-06-02 17:48:15','','','','208','Cash',41.38,'300','','','5','','1','2023-06-02 14:48:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516857184765437637',3631,'51685718466','2','1.00','280','retail','20','2023-06-02 18:07:56','','','','208','Cash',38.62,'280','','','5','','1','2023-06-02 15:08:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857186100003380',3632,'51685718485','4','1.00','280','retail','20','2023-06-02 18:10:10','','','','208','Cash',38.62,'280','','','5','','1','2023-06-02 15:10:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516857201220312045',3633,'51685720116','4','1.00','300','retail','0','2023-06-02 18:38:14','','','','208','Cash',41.38,'300','','','5','','1','2023-06-02 15:38:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516857203392330333',3634,'51685720329','6','1.00','300','retail','0','2023-06-02 18:38:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-02 15:39:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516857717952223703',3635,'51685771679','6','1.00','300','retail','0','2023-06-03 08:56:58','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-03 05:59:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516857718180021232',3636,'51685771679','6','1.00','300','retail','0','2023-06-03 08:56:58','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-03 05:59:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','382.00','381','Inclusive','branch','Service','1110','4000','5500','',''),('516857721163742328',3639,'51685772087','8','4.00','600','retail','0','2023-06-03 09:45:05','','','','112','Cash',82.76,'150','','','5','','1','2023-06-03 06:45:19','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',129.31,'4','18.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516857761990297302',3640,'51685776191','8','1.00','150','retail','0','2023-06-03 10:10:09','','','','112','Cash',20.69,'150','','','5','','1','2023-06-03 07:10:42','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516857762090226700',3641,'51685776191','7','1.00','250','retail','0','2023-06-03 10:10:09','','','','168','Cash',34.48,'250','','','5','','1','2023-06-03 07:10:42','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516857765553855305',3642,'51685776522','2','1.00','300','retail','0','2023-06-03 10:15:55','','','','208','Cash',41.38,'300','','','5','','1','2023-06-03 07:16:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857790900381623',3644,'51685779050','6','4.00','1200','retail','0','2023-06-03 10:58:30','','','','208.27','Cash',165.52,'300','','','5','','1','2023-06-03 07:59:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','388.00','384','Inclusive','branch','Service','1110','4000','5500','',''),('516857791102030233',3645,'51685779050','4','2.00','600','retail','0','2023-06-03 10:58:30','','','','208','Cash',82.76,'300','','','5','','1','2023-06-03 07:59:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','70.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516857793088275032',3648,'51685779297','2','1.00','300','retail','0','2023-06-03 11:16:18','','','','208','Cash',41.38,'300','','','5','','1','2023-06-03 08:17:09','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857802563312337',3649,'51685780230','6','2.00','600','retail','0','2023-06-03 11:17:53','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-03 08:18:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','388.00','386','Inclusive','branch','Service','1110','4000','5500','',''),('516857802727045232',3650,'51685780230','8','4.00','600','retail','0','2023-06-03 11:17:53','','','','112','Cash',82.76,'150','','','5','','1','2023-06-03 08:18:07','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','18.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('516857803490333388',3651,'51685780287','2','2.00','600','retail','0','2023-06-03 11:19:10','','','','208','Cash',82.76,'300','','','5','','1','2023-06-03 08:19:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857816002323012',3652,'51685780809','2','1.00','300','retail','0','2023-06-03 11:41:21','','','','208','Cash',41.38,'300','','','5','','1','2023-06-03 08:41:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857791756219157',3653,'51685779152','2','1.00','300','retail','0','2023-06-03 12:04:31','','','','208','Cash',41.38,'300','','','5','','1','2023-06-03 09:04:42','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857831580531702',3654,'51685783148','12','1.00','30','retail','0','2023-06-03 12:05:59','','','','8','Cash',4.14,'30','','','5','','1','2023-06-03 09:07:05','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516857842994324285',3655,'51685784260','4','1.00','300','retail','0','2023-06-03 12:25:00','','','','208','Cash',41.38,'300','','','5','','1','2023-06-03 09:25:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516857873157434283',3657,'51685787305','6','1.00','300','retail','0','2023-06-03 13:15:16','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-03 10:15:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','388.00','387','Inclusive','branch','Service','1110','4000','5500','',''),('516857878502345225',3660,'51685787838','2','1.00','280','retail','20','2023-06-03 13:25:31','','','','208','Cash',38.62,'280','','','5','','1','2023-06-03 10:26:07','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857878714237008',3661,'51685787838','2','1.00','280','retail','20','2023-06-03 13:25:31','','','','208','Cash',38.62,'280','','','5','','1','2023-06-03 10:26:07','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857890562920220',3662,'51685789036','2','1.00','300','retail','0','2023-06-03 13:44:17','','','','208','Cash',41.38,'300','','','5','','1','2023-06-03 10:44:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857862098302033',3666,'51685786095','6','2.00','600','retail','0','2023-06-03 14:19:57','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-03 11:20:13','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','388.00','386','Inclusive','branch','Service','1110','4000','5500','',''),('516857907942332321',3667,'51685786095','6','2.00','600','retail','0','2023-06-03 14:19:57','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-03 11:20:13','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','388.00','386','Inclusive','branch','Service','1110','4000','5500','',''),('516857890902200235',3668,'51685789074','2','1.00','300','retail','0','2023-06-03 15:25:45','','','','208','Cash',41.38,'300','','','5','','1','2023-06-03 12:26:02','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516857975233386037',3669,'51685797503','4','1.00','300','retail','0','2023-06-03 16:05:23','','','','208','Cash',41.38,'300','','','5','','1','2023-06-03 13:05:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516857980776370635',3670,'51685798049','4','1.00','300','retail','0','2023-06-03 16:14:38','','','','208','Cash',41.38,'300','','','5','','1','2023-06-03 13:15:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516857984114303513',3671,'51685798125','11','2.00','100','retail','0','2023-06-03 16:20:11','','','','19.11','Cash',13.79,'50','','','5','','1','2023-06-03 13:21:24','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('516858023801333201',3672,'51685802331','6','3.00','900','retail','0','2023-06-03 17:26:34','','','','208.27','Cash',124.14,'300','','','5','','1','2023-06-03 14:26:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','391.00','388','Inclusive','branch','Service','1110','4000','5500','',''),('516858023932432292',3673,'51685802331','2','2.00','600','retail','0','2023-06-03 17:26:34','','','','208','Cash',82.76,'300','','','5','','1','2023-06-03 14:26:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516858024673036230',3674,'51685802440','6','1.00','300','retail','0','2023-06-03 17:28:18','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-03 14:29:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','391.00','390','Inclusive','branch','Service','1110','4000','5500','',''),('516858035151208368',3675,'51685803491','15','1.00','500','retail','0','2023-06-03 17:46:24','','','','450','Cash',68.97,'500','','','5','','1','2023-06-03 14:47:04','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516858035408805302',3676,'51685803491','15','1.00','500','retail','0','2023-06-03 17:46:24','','','','450','Cash',68.97,'500','','','5','','1','2023-06-03 14:47:04','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516858035480313023',3677,'51685803491','15','1.00','500','retail','0','2023-06-03 17:46:24','','','','450','Cash',68.97,'500','','','5','','1','2023-06-03 14:47:04','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516858035830550304',3678,'51685803491','13','1.00','500','retail','0','2023-06-03 17:46:24','','','','450','Cash',68.97,'500','','','5','','1','2023-06-03 14:47:04','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516857776733333587',3679,'51685776586','6','1.00','300','retail','0','2023-06-03 18:11:28','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-03 15:11:43','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','388.00','387','Inclusive','branch','Service','1110','4000','5500','',''),('516858050870320825',3680,'51685776586','6','1.00','280','retail','20','2023-06-03 18:11:28','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-03 15:11:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','392.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('516858066402320832',3681,'51685806601','2','1.00','300','retail','0','2023-06-03 18:37:21','','','','208','Cash',41.38,'300','','','5','','1','2023-06-03 15:39:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516858765392251023',3682,'51685874411','2','1.00','300','retail','0','2023-06-04 14:02:33','','','','208','Cash',41.38,'300','','','5','','1','2023-06-04 11:02:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516858765530263203',3683,'51685874411','8','2.00','300','retail','0','2023-06-04 14:02:33','','','','112','Cash',41.38,'150','','','5','','1','2023-06-04 11:02:42','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','18.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('516858765692235226',3684,'51685876562','6','1.00','300','retail','0','2023-06-04 14:02:49','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-04 11:02:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','392.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('516858765830603220',3685,'51685876578','2','1.00','300','retail','0','2023-06-04 14:03:03','','','','208','Cash',41.38,'300','','','5','','1','2023-06-04 11:03:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516858782391223323',3686,'51685876591','2','1.00','300','retail','0','2023-06-04 14:30:39','','','','208','Cash',41.38,'300','','','5','','1','2023-06-04 11:30:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516858788563328821',3687,'51685878246','6','2.00','600','retail','0','2023-06-04 14:40:56','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-04 11:41:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','392.00','390','Inclusive','branch','Service','1110','4000','5500','',''),('516858791931004338',3688,'51685878865','6','1.00','300','retail','0','2023-06-04 14:47:49','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-04 11:47:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','392.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('516858793164205383',3689,'51685879309','6','1.00','300','retail','0','2023-06-04 14:48:36','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-04 11:48:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','392.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('516858793400153633',3690,'51685879325','12','1.00','30','retail','0','2023-06-04 14:49:00','','','','8','Cash',4.14,'30','','','5','','1','2023-06-04 11:49:06','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516858821092322203',3691,'51685882102','10','1.00','70','retail','0','2023-06-04 15:35:09','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-04 12:35:27','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516858824298330083',3692,'51685882422','11','1.00','50','retail','0','2023-06-04 15:40:29','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-04 12:40:37','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('516858872162383313',3693,'51685882437','2','1.00','300','retail','0','2023-06-04 17:00:16','','','','208','Cash',41.38,'300','','','5','','1','2023-06-04 14:00:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516858895789835205',3694,'51685889573','4','1.00','300','retail','0','2023-06-04 17:39:39','','','','208','Cash',41.38,'300','','','5','','1','2023-06-04 14:39:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516858913652523252',3695,'51685891356','8','1.00','130','retail','20','2023-06-04 18:09:26','','','','112','Cash',17.93,'130','','','5','','1','2023-06-04 15:09:34','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('516858934282222232',3696,'51685893419','12','1.00','30','retail','0','2023-06-04 18:43:48','','','','8','Cash',4.14,'30','','','5','','1','2023-06-04 15:43:57','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516859415220433355',3697,'51685941412','6','13.00','3640','retail','260','2023-06-05 08:05:22','','','','208.27','Cash',502.07,'280','','','5','','1','2023-06-05 05:05:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'13','392.00','379','Inclusive','branch','Service','1110','4000','5500','',''),('516859446512833013',3698,'51685942423','6','8.00','2240','retail','160','2023-06-05 08:57:31','','','','208.27','Cash',308.97,'280','','','5','','1','2023-06-05 05:57:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'8','392.00','384','Inclusive','branch','Service','1110','4000','5500','',''),('516859490722490223',3699,'51685949059','6','3.00','840','retail','60','2023-06-05 10:11:12','','','','208.27','Cash',115.86,'280','','','5','','1','2023-06-05 07:11:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','392.00','389','Inclusive','branch','Service','1110','4000','5500','',''),('516859490929323626',3700,'51685949082','2','1.00','300','retail','0','2023-06-05 10:11:32','','','','208','Cash',41.38,'300','','','5','','1','2023-06-05 07:11:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516859520133090242',3701,'51685952008','6','1.00','300','retail','0','2023-06-05 11:00:13','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-05 08:00:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','392.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('516859521003490525',3702,'51685952024','2','1.00','300','retail','0','2023-06-05 11:01:40','','','','208','Cash',41.38,'300','','','5','','1','2023-06-05 08:01:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516859521304055383',3703,'51685952125','2','1.00','300','retail','0','2023-06-05 11:02:10','','','','208','Cash',41.38,'300','','','5','','1','2023-06-05 08:03:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516859523069222306',3704,'51685952300','4','1.00','300','retail','0','2023-06-05 11:05:06','','','','208','Cash',41.38,'300','','','5','','1','2023-06-05 08:05:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516859529593339933',3705,'51685952954','2','1.00','300','retail','0','2023-06-05 11:16:00','','','','208','Cash',41.38,'300','','','5','','1','2023-06-05 08:16:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516859533703335422',3706,'51685952983','6','3.00','750','retail','150','2023-06-05 11:22:50','','','','208.27','Cash',103.45,'250','','','5','','1','2023-06-05 08:23:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','392.00','389','Inclusive','branch','Service','1110','4000','5500','',''),('516859536723333663',3707,'51685953645','2','1.00','300','retail','0','2023-06-05 11:27:52','','','','208','Cash',41.38,'300','','','5','','1','2023-06-05 08:28:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516859542580253831',3708,'51685954245','15','2.00','1000','retail','0','2023-06-05 11:37:38','','','','450','Cash',137.93,'500','','','5','','1','2023-06-05 08:37:55','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859543078540709',3709,'51685954299','6','1.00','280','retail','20','2023-06-05 11:38:27','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-05 08:38:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','392.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('516859545535332800',3710,'51685954546','2','1.00','300','retail','0','2023-06-05 11:42:33','','','','208','Cash',41.38,'300','','','5','','1','2023-06-05 08:42:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516859548268243505',3711,'51685954567','6','1.00','280','retail','20','2023-06-05 11:47:06','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-05 08:53:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','392.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('516859563525222885',3712,'51685956328','16','1.00','600','retail','0','2023-06-05 12:13:26','','','','400','Cash',82.76,'600','','','5','','1','2023-06-05 09:16:03','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859564060222202',3713,'51685956328','16','1.00','600','retail','0','2023-06-05 12:13:26','','','','400','Cash',82.76,'600','','','5','','1','2023-06-05 09:16:03','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859580313292223',3714,'51685958015','12','1.00','30','retail','0','2023-06-05 12:40:31','','','','8','Cash',4.14,'30','','','5','','1','2023-06-05 09:40:37','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516859580573545013',3715,'51685958038','9','1.00','120','retail','30','2023-06-05 12:40:58','','','','93.93','Cash',16.55,'120','','','5','','1','2023-06-05 09:41:06','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859581580302468',3716,'51685958148','6','2.00','560','retail','40','2023-06-05 12:42:39','','','','208.27','Cash',77.24,'280','','','5','','1','2023-06-05 09:42:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','392.00','390','Inclusive','branch','Service','1110','4000','5500','',''),('516859588982813554',3717,'51685958889','6','1.00','300','retail','0','2023-06-05 12:54:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-05 09:55:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','392.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('516859608373834202',3718,'51685960813','6','1.00','300','retail','0','2023-06-05 13:27:18','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-05 10:27:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','392.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('516859629575302323',3719,'51685962921','12','1.00','30','retail','0','2023-06-05 14:02:37','','','','8','Cash',4.14,'30','','','5','','1','2023-06-05 11:02:47','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516859629780022252',3720,'51685962967','2','2.00','600','retail','0','2023-06-05 14:02:59','','','','208','Cash',82.76,'300','','','5','','1','2023-06-05 11:03:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516859663400042210',3723,'51685966329','12','1.00','30','retail','0','2023-06-05 14:59:01','','','','8','Cash',4.14,'30','','','5','','1','2023-06-05 11:59:45','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516859629994323232',3724,'51685962990','4','1.00','300','retail','0','2023-06-05 15:10:40','','','','208','Cash',41.38,'300','','','5','','1','2023-06-05 12:10:49','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516859630106430310',3725,'51685962990','6','2.00','600','retail','0','2023-06-05 15:10:40','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-05 12:10:49','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','392.00','390','Inclusive','branch','Service','1110','4000','5500','',''),('516859673500033037',3726,'51685967327','11','1.00','50','retail','0','2023-06-05 15:15:50','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-05 12:15:57','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859704525521212',3727,'51685970445','6','1.00','300','retail','0','2023-06-05 16:07:33','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-05 13:07:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','392.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('516859733273537336',3728,'51685973317','2','1.00','280','retail','20','2023-06-05 16:55:27','','','','208','Cash',38.62,'280','','','5','','1','2023-06-05 13:55:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516859737793604502',3729,'51685973773','2','1.00','300','retail','0','2023-06-05 17:02:59','','','','208','Cash',41.38,'300','','','5','','1','2023-06-05 14:03:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516859746460420482',3730,'51685974629','6','1.00','280','retail','20','2023-06-05 17:17:26','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-05 14:17:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','392.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('516859755062422452',3731,'51685975496','13','1.00','500','retail','0','2023-06-05 17:31:55','','','','450','Cash',68.97,'500','','','5','','1','2023-06-05 14:32:03','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859755149653833',3732,'51685975496','15','1.00','500','retail','0','2023-06-05 17:31:55','','','','450','Cash',68.97,'500','','','5','','1','2023-06-05 14:32:03','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859757872433388',3733,'51685975736','7','2.00','500','retail','0','2023-06-05 17:36:37','','','','168','Cash',68.97,'250','','','5','','1','2023-06-05 14:37:03','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859774442044041',3734,'51685977425','14','1.00','30','retail','0','2023-06-05 18:04:05','','','','19.54','Cash',4.14,'30','','','5','','1','2023-06-05 15:04:11','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('516859777013330632',3735,'51685977451','6','2.00','600','retail','0','2023-06-05 18:08:28','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-05 15:08:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','392.00','390','Inclusive','branch','Service','1110','4000','5500','',''),('516859777082229302',3736,'51685977451','8','1.00','150','retail','0','2023-06-05 18:08:28','','','','112','Cash',20.69,'150','','','5','','1','2023-06-05 15:08:41','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516859785673896633',3737,'51685978557','6','1.00','300','retail','0','2023-06-05 18:22:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-05 15:22:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','392.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('516859814850393300',3738,'51685981478','2','1.00','300','retail','0','2023-06-05 19:11:25','','','','208','Cash',41.38,'300','','','5','','1','2023-06-05 16:11:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516859814992333012',3739,'51685981494','10','1.00','70','retail','0','2023-06-05 19:11:40','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-05 16:11:45','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516859815120905525',3740,'51685981505','4','1.00','300','retail','0','2023-06-05 19:11:52','','','','208','Cash',41.38,'300','','','5','','1','2023-06-05 16:12:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516859815298022222',3741,'51685981520','6','1.00','300','retail','0','2023-06-05 19:14:58','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-05 16:15:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','392.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('516860319723723973',3742,'51686031966','6','1.00','300','retail','0','2023-06-06 09:12:53','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-06 06:13:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','392.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('516860385933803324',3743,'51686038569','2','1.00','300','retail','0','2023-06-06 11:03:13','','','','208','Cash',41.38,'300','','','5','','1','2023-06-06 08:03:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516860438736333632',3744,'51686040208','8','1.00','130','retail','20','2023-06-06 12:31:14','','','','112','Cash',17.93,'130','','','5','','1','2023-06-06 09:31:21','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516860439502202130',3746,'51686043909','6','5.00','1500','retail','0','2023-06-06 12:38:34','','','','208.27','Cash',206.90,'300','','','5','','1','2023-06-06 09:38:47','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'5','392.00','387','Inclusive','branch','Service','1110','4000','5500','',''),('516860443140343304',3747,'51686043909','6','4.00','1200','retail','0','2023-06-06 12:38:34','','','','208.27','Cash',165.52,'300','','','5','','1','2023-06-06 09:38:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','397.00','393','Inclusive','branch','Service','1110','4000','5500','',''),('516860449206202602',3748,'51686044914','12','1.00','30','retail','0','2023-06-06 12:48:40','','','','8','Cash',4.14,'30','','','5','','1','2023-06-06 09:48:52','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516860453533233032',3749,'51686045348','11','1.00','50','retail','0','2023-06-06 12:55:53','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-06 09:55:58','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('516860496736302330',3750,'51686049666','2','1.00','280','retail','20','2023-06-06 14:07:53','','','','208','Cash',38.62,'280','','','5','','1','2023-06-06 11:08:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516860529642232543',3751,'51686052918','4','1.00','300','retail','0','2023-06-06 15:02:44','','','','208','Cash',41.38,'300','','','5','','1','2023-06-06 12:03:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516860544590013322',3752,'51686054452','6','2.00','600','retail','0','2023-06-06 15:27:39','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-06 12:27:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','397.00','395','Inclusive','branch','Service','1110','4000','5500','',''),('516860588513221040',3753,'51686058843','3','1.00','500','retail','0','2023-06-06 16:40:52','','','','378','Cash',68.97,'500','','','5','','1','2023-06-06 13:41:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516860595285232400',3754,'51686059516','6','2.00','560','retail','40','2023-06-06 16:52:08','','','','208.27','Cash',77.24,'280','','','5','','1','2023-06-06 13:52:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','397.00','395','Inclusive','branch','Service','1110','4000','5500','',''),('516860595552300300',3755,'51686059539','2','1.00','300','retail','0','2023-06-06 16:52:35','','','','208','Cash',41.38,'300','','','5','','1','2023-06-06 13:52:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516860614920343204',3756,'51686061461','6','1.00','280','retail','20','2023-06-06 17:24:52','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-06 14:25:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','397.00','396','Inclusive','branch','Service','1110','4000','5500','',''),('516860615882263232',3757,'51686061564','11','1.00','50','retail','0','2023-06-06 17:26:29','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-06 14:26:38','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('516860616100633030',3758,'51686061599','4','1.00','300','retail','0','2023-06-06 17:26:51','','','','208','Cash',41.38,'300','','','5','','1','2023-06-06 14:27:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516860621681560522',3759,'51686062159','8','1.00','150','retail','0','2023-06-06 17:36:31','','','','112','Cash',20.69,'150','','','5','','1','2023-06-06 14:36:47','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516860621912336136',3760,'51686062159','8','1.00','150','retail','0','2023-06-06 17:36:31','','','','112','Cash',20.69,'150','','','5','','1','2023-06-06 14:36:47','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516860625430126023',3761,'51686062507','2','1.00','300','retail','0','2023-06-06 17:42:23','','','','208','Cash',41.38,'300','','','5','','1','2023-06-06 14:43:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516860635373333233',3762,'51686063530','2','1.00','300','retail','0','2023-06-06 17:58:57','','','','208','Cash',41.38,'300','','','5','','1','2023-06-06 14:59:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516860638603023333',3763,'51686063555','10','1.00','70','retail','0','2023-06-06 18:04:21','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-06 15:04:31','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516860642403024433',3764,'51686064229','6','1.00','280','retail','20','2023-06-06 18:10:40','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-06 15:11:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','397.00','396','Inclusive','branch','Service','1110','4000','5500','',''),('516860646196236333',3765,'51686064613','6','1.00','300','retail','0','2023-06-06 18:16:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-06 15:17:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','397.00','396','Inclusive','branch','Service','1110','4000','5500','',''),('516860654362236336',3766,'51686065428','2','1.00','300','retail','0','2023-06-06 18:30:37','','','','208','Cash',41.38,'300','','','5','','1','2023-06-06 15:30:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516861145080301232',3767,'51686114489','6','22.00','6160','retail','440','2023-06-07 08:08:28','','','','208.27','Cash',849.66,'280','','','5','','1','2023-06-07 05:08:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'22','397.00','375','Inclusive','branch','Service','1110','4000','5500','',''),('516861162626326343',3768,'51686116251','6','1.00','280','retail','20','2023-06-07 08:37:42','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-07 05:37:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','397.00','396','Inclusive','branch','Service','1110','4000','5500','',''),('516861174890212422',3769,'51686117480','6','3.00','900','retail','0','2023-06-07 08:58:09','','','','208.27','Cash',124.14,'300','','','5','','1','2023-06-07 05:58:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','397.00','394','Inclusive','branch','Service','1110','4000','5500','',''),('516861175238403327',3770,'51686117509','6','8.00','2240','retail','160','2023-06-07 08:58:43','','','','208.27','Cash',308.97,'280','','','5','','1','2023-06-07 05:58:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'8','397.00','389','Inclusive','branch','Service','1110','4000','5500','',''),('516861175460003353',3771,'51686117533','6','2.00','600','retail','0','2023-06-07 08:59:06','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-07 05:59:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','397.00','395','Inclusive','branch','Service','1110','4000','5500','',''),('516861194206302220',3772,'51686119411','4','1.00','300','retail','0','2023-06-07 09:30:20','','','','208','Cash',41.38,'300','','','5','','1','2023-06-07 06:30:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516861208562848250',3773,'51686120850','2','1.00','300','retail','0','2023-06-07 09:54:16','','','','208','Cash',41.38,'300','','','5','','1','2023-06-07 06:54:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516861215851208202',3774,'51686121571','6','2.00','600','retail','0','2023-06-07 10:06:26','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-07 07:06:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','397.00','395','Inclusive','branch','Service','1110','4000','5500','',''),('516861246084833022',3775,'51686124604','6','1.00','300','retail','0','2023-06-07 10:56:49','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-07 07:56:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','397.00','396','Inclusive','branch','Service','1110','4000','5500','',''),('516861261752336215',3776,'51686126167','11','1.00','50','retail','0','2023-06-07 11:22:55','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-07 08:23:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('516861301530001312',3777,'51686130146','12','1.00','30','retail','0','2023-06-07 12:29:14','','','','8','Cash',4.14,'30','','','5','','1','2023-06-07 09:29:25','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516861327100132432',3778,'51686132705','2','1.00','300','retail','0','2023-06-07 13:11:51','','','','208','Cash',41.38,'300','','','5','','1','2023-06-07 10:12:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516861339513335408',3779,'51686132720','8','1.00','150','retail','0','2023-06-07 13:32:40','','','','112','Cash',20.69,'150','','','5','','1','2023-06-07 10:32:50','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516861339606303326',3780,'51686132720','4','1.00','300','retail','0','2023-06-07 13:32:40','','','','208','Cash',41.38,'300','','','5','','1','2023-06-07 10:32:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516861370112123421',3781,'51686136995','12','1.00','30','retail','0','2023-06-07 14:23:31','','','','8','Cash',4.14,'30','','','5','','1','2023-06-07 11:24:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516861370612323433',3782,'51686137053','6','1.00','300','retail','0','2023-06-07 14:24:21','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-07 11:24:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','397.00','396','Inclusive','branch','Service','1110','4000','5500','',''),('516861372123432641',3783,'51686137201','12','1.00','30','retail','0','2023-06-07 14:26:52','','','','8','Cash',4.14,'30','','','5','','1','2023-06-07 11:27:08','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516861406032332121',3784,'51686140589','4','1.00','300','retail','0','2023-06-07 15:23:23','','','','208','Cash',41.38,'300','','','5','','1','2023-06-07 12:24:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516861406503460630',3785,'51686140641','2','1.00','300','retail','0','2023-06-07 15:24:35','','','','208','Cash',41.38,'300','','','5','','1','2023-06-07 12:24:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516861406747833458',3786,'51686140641','4','4.00','1200','retail','0','2023-06-07 15:24:35','','','','208','Cash',165.52,'300','','','5','','1','2023-06-07 12:24:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','70.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('516861407000323282',3787,'51686140689','6','2.00','600','retail','0','2023-06-07 15:25:00','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-07 12:25:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','397.00','395','Inclusive','branch','Service','1110','4000','5500','',''),('516861407392612503',3788,'51686140725','10','2.00','140','retail','0','2023-06-07 15:25:40','','','','63.76','Cash',19.31,'70','','','5','','1','2023-06-07 12:26:58','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','70.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516861429092158004',3789,'51686142891','6','3.00','900','retail','0','2023-06-07 16:02:06','','','','208.27','Cash',124.14,'300','','','5','','1','2023-06-07 13:02:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','397.00','394','Inclusive','branch','Service','1110','4000','5500','',''),('516861430362823630',3790,'51686143022','4','1.00','300','retail','0','2023-06-07 16:03:56','','','','208','Cash',41.38,'300','','','5','','1','2023-06-07 13:04:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516861431450413343',3793,'51686143129','6','1.00','300','retail','0','2023-06-07 16:11:40','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-07 13:12:01','1','3','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','397.00','396','Inclusive','branch','Service','1110','4000','5500','',''),('516861435005223302',3794,'51686143129','6','1.00','280','retail','20','2023-06-07 16:11:40','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-07 13:12:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','398.00','397','Inclusive','branch','Service','1110','4000','5500','',''),('516861444602444243',3795,'51686144387','2','1.00','300','retail','0','2023-06-07 16:27:40','','','','208','Cash',41.38,'300','','','5','','1','2023-06-07 13:27:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516861471072632213',3796,'51686147094','12','1.00','30','retail','0','2023-06-07 17:11:47','','','','8','Cash',4.14,'30','','','5','','1','2023-06-07 14:16:22','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516861476520502360',3797,'51686147640','6','2.00','600','retail','0','2023-06-07 17:20:53','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-07 14:21:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','398.00','396','Inclusive','branch','Service','1110','4000','5500','',''),('516861477590523322',3798,'51686147729','10','1.00','70','retail','0','2023-06-07 17:22:39','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-07 14:23:26','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516861483262232318',3799,'51686148314','1','2.00','3200','retail','0','2023-06-07 17:32:24','','','','1105','Cash',441.38,'1600','','','5','','1','2023-06-07 14:33:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516861483444632310',3800,'51686148314','2','8.00','2400','retail','0','2023-06-07 17:32:24','','','','208','Cash',331.03,'300','','','5','','1','2023-06-07 14:33:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'8','99999999.99','99999991.99','Inclusive','branch','Service','1110','4000','5500','',''),('516861487737330113',3801,'51686148768','10','1.00','70','retail','0','2023-06-07 17:39:33','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-07 14:39:41','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516861504080103383',3802,'51686148782','8','1.00','130','retail','20','2023-06-07 18:06:48','','','','112','Cash',17.93,'130','','','5','','1','2023-06-07 15:06:54','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516861506757020526',3803,'51686150667','2','1.00','280','retail','20','2023-06-07 18:11:15','','','','208','Cash',38.62,'280','','','5','','1','2023-06-07 15:11:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516861529592062182',3804,'51686152903','2','1.00','300','retail','0','2023-06-07 18:49:19','','','','208','Cash',41.38,'300','','','5','','1','2023-06-07 15:49:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516861531262602562',3805,'51686152969','8','1.00','150','retail','0','2023-06-07 18:53:58','','','','112','Cash',20.69,'150','','','5','','1','2023-06-07 15:54:06','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516861532572133306',3806,'51686153249','4','1.00','300','retail','0','2023-06-07 18:56:36','','','','208','Cash',41.38,'300','','','5','','1','2023-06-07 15:56:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516862035600323053',3807,'51686203553','6','1.00','300','retail','0','2023-06-08 08:52:40','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-08 05:52:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','398.00','397','Inclusive','branch','Service','1110','4000','5500','',''),('516862043982083300',3808,'51686203935','8','1.00','130','retail','20','2023-06-08 09:06:38','','','','112','Cash',17.93,'130','','','5','','1','2023-06-08 06:06:48','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516862044130243332',3809,'51686204408','6','1.00','300','retail','0','2023-06-08 09:07:03','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-08 06:07:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','398.00','397','Inclusive','branch','Service','1110','4000','5500','',''),('516862044236103242',3810,'51686204408','4','2.00','600','retail','0','2023-06-08 09:07:03','','','','208','Cash',82.76,'300','','','5','','1','2023-06-08 06:07:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','70.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516862045935403330',3811,'51686204439','4','1.00','300','retail','0','2023-06-08 09:09:54','','','','208','Cash',41.38,'300','','','5','','1','2023-06-08 06:10:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516862053222306023',3812,'51686204944','6','1.00','300','retail','0','2023-06-08 09:22:02','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-08 06:22:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','398.00','397','Inclusive','branch','Service','1110','4000','5500','',''),('516862053992930238',3813,'51686205344','6','1.00','280','retail','20','2023-06-08 09:23:36','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-08 06:23:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516862054154203324',3814,'51686205344','8','1.00','130','retail','20','2023-06-08 09:23:36','','','','112','Cash',17.93,'130','','','5','','1','2023-06-08 06:23:48','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516862054390626330',3815,'51686205428','2','1.00','280','retail','20','2023-06-08 09:23:59','','','','208','Cash',38.62,'280','','','5','','1','2023-06-08 06:24:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516862066472578032',3816,'51686205879','14','1.00','30','retail','0','2023-06-08 09:44:08','','','','19.54','Cash',4.14,'30','','','5','','1','2023-06-08 06:44:24','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862071082221033',3817,'51686206665','6','5.00','1250','retail','250','2023-06-08 09:51:48','','','','208.27','Cash',172.41,'250','','','5','','1','2023-06-08 06:52:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','399.00','394','Inclusive','branch','Service','1110','4000','5500','',''),('516862071346230403',3818,'51686207120','6','3.00','750','retail','150','2023-06-08 09:52:15','','','','208.27','Cash',103.45,'250','','','5','','1','2023-06-08 06:52:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','399.00','396','Inclusive','branch','Service','1110','4000','5500','',''),('516862072914322125',3819,'51686207142','1','1.00','1600','retail','0','2023-06-08 09:54:51','','','','1105','Cash',220.69,'1600','','','5','','1','2023-06-08 06:55:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862106333203330',3820,'51686210626','2','1.00','300','retail','0','2023-06-08 10:50:33','','','','208','Cash',41.38,'300','','','5','','1','2023-06-08 07:50:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516862116346663520',3821,'51686211153','4','2.00','560','retail','40','2023-06-08 11:07:14','','','','208','Cash',77.24,'280','','','5','','1','2023-06-08 08:08:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','70.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516862117410236033',3822,'51686211711','6','1.00','280','retail','20','2023-06-08 11:09:02','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-08 08:09:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516862130933330220',3823,'51686212681','6','3.00','840','retail','60','2023-06-08 11:31:34','','','','208.27','Cash',115.86,'280','','','5','','1','2023-06-08 08:31:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','399.00','396','Inclusive','branch','Service','1110','4000','5500','',''),('516862133453223031',3824,'51686213340','4','1.00','300','retail','0','2023-06-08 11:35:45','','','','208','Cash',41.38,'300','','','5','','1','2023-06-08 08:35:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516862138992231351',3825,'51686213464','11','1.00','50','retail','0','2023-06-08 11:45:30','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-08 08:46:00','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862142022233221',3826,'51686214191','11','1.00','50','retail','0','2023-06-08 11:50:03','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-08 08:50:22','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862144565562336',3827,'51686214444','2','1.00','300','retail','0','2023-06-08 11:54:17','','','','208','Cash',41.38,'300','','','5','','1','2023-06-08 08:54:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516862167393062032',3828,'51686216733','6','1.00','300','retail','0','2023-06-08 12:32:19','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-08 09:32:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516862175243533066',3829,'51686216753','2','1.00','300','retail','0','2023-06-08 12:45:25','','','','208','Cash',41.38,'300','','','5','','1','2023-06-08 09:45:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516862182393232335',3830,'51686218204','6','2.00','600','retail','0','2023-06-08 12:57:20','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-08 09:57:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','399.00','397','Inclusive','branch','Service','1110','4000','5500','',''),('516862183468122360',3832,'51686218336','2','1.00','300','retail','0','2023-06-08 13:06:38','','','','208','Cash',41.38,'300','','','5','','1','2023-06-08 10:07:14','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516862191808603233',3833,'51686218840','14','2.00','60','retail','0','2023-06-08 13:13:01','','','','19.54','Cash',8.28,'30','','','5','','1','2023-06-08 10:13:09','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','96.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862203552202503',3834,'51686220339','6','2.00','600','retail','0','2023-06-08 13:32:36','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-08 10:32:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','399.00','397','Inclusive','branch','Service','1110','4000','5500','',''),('516862232740704200',3835,'51686222150','14','1.00','30','retail','0','2023-06-08 14:22:24','','','','19.54','Cash',4.14,'30','','','5','','1','2023-06-08 11:22:31','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862233693360660',3836,'51686223351','2','2.00','600','retail','0','2023-06-08 14:22:50','','','','208','Cash',82.76,'300','','','5','','1','2023-06-08 11:22:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516862235352223232',3837,'51686223527','6','1.00','300','retail','0','2023-06-08 14:25:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-08 11:25:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516862240921222960',3838,'51686224079','2','1.00','280','retail','20','2023-06-08 14:34:52','','','','208','Cash',38.62,'280','','','5','','1','2023-06-08 11:35:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516862244133322306',3839,'51686224401','6','1.00','300','retail','0','2023-06-08 14:40:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-08 11:40:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516862254410343233',3840,'51686225435','11','1.00','50','retail','0','2023-06-08 14:57:21','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-08 11:57:27','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862259422032353',3841,'51686225912','1','1.00','1600','retail','0','2023-06-08 15:05:42','','','','1105','Cash',220.69,'1600','','','5','','1','2023-06-08 12:05:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862299896230933',3842,'51686229979','11','1.00','50','retail','0','2023-06-08 16:13:10','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-08 13:13:18','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862326360333323',3843,'51686232542','4','1.00','300','retail','0','2023-06-08 16:57:43','','','','208','Cash',41.38,'300','','','5','','1','2023-06-08 13:57:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516862363491248263',3844,'51686236340','2','1.00','300','retail','0','2023-06-08 17:59:10','','','','208','Cash',41.38,'300','','','5','','1','2023-06-08 14:59:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516862363683400338',3845,'51686236359','6','2.00','600','retail','0','2023-06-08 17:59:29','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-08 14:59:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','399.00','397','Inclusive','branch','Service','1110','4000','5500','',''),('516862363870813323',3846,'51686236378','8','2.00','300','retail','0','2023-06-08 17:59:47','','','','112','Cash',41.38,'150','','','5','','1','2023-06-08 15:00:38','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516862366315838130',3847,'51686236624','4','1.00','300','retail','0','2023-06-08 18:03:51','','','','208','Cash',41.38,'300','','','5','','1','2023-06-08 15:04:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516862872214522428',3848,'51686287210','6','25.00','7000','retail','500','2023-06-09 08:07:01','','','','208.27','Cash',965.52,'280','','','5','','1','2023-06-09 05:07:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'25','399.00','374','Inclusive','branch','Service','1110','4000','5500','',''),('516862890900329230',3849,'51686289082','6','1.00','250','retail','50','2023-06-09 08:38:11','','','','208.27','Cash',34.48,'250','','','5','','1','2023-06-09 05:38:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516862900712232130',3850,'51686289137','9','1.00','120','retail','30','2023-06-09 08:54:32','','','','93.93','Cash',16.55,'120','','','5','','1','2023-06-09 05:54:44','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('516862938480326001',3851,'51686290122','6','1.00','300','retail','0','2023-06-09 09:57:28','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-09 06:57:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516862938693892303',3852,'51686293861','6','2.00','560','retail','40','2023-06-09 09:57:50','','','','208.27','Cash',77.24,'280','','','5','','1','2023-06-09 06:57:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','399.00','397','Inclusive','branch','Service','1110','4000','5500','',''),('516862961726230022',3853,'51686293900','2','1.00','300','retail','0','2023-06-09 10:36:13','','','','208','Cash',41.38,'300','','','5','','1','2023-06-09 07:36:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516862988292980346',3854,'51686298820','6','1.00','300','retail','0','2023-06-09 11:20:29','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-09 08:20:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516862988518199136',3855,'51686298838','8','2.00','300','retail','0','2023-06-09 11:20:52','','','','112','Cash',41.38,'150','','','5','','1','2023-06-09 08:21:02','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516862989892828933',3856,'51686298976','4','2.00','600','retail','0','2023-06-09 11:23:10','','','','208','Cash',82.76,'300','','','5','','1','2023-06-09 08:23:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','70.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516862994543290240',3857,'51686299008','2','2.00','600','retail','0','2023-06-09 11:30:54','','','','208','Cash',82.76,'300','','','5','','1','2023-06-09 08:31:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516863023302323333',3858,'51686302316','4','5.00','1500','retail','0','2023-06-09 12:18:50','','','','208','Cash',206.90,'300','','','5','','1','2023-06-09 09:19:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','70.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('516863031488410263',3859,'51686302380','4','1.00','300','retail','0','2023-06-09 12:32:29','','','','208','Cash',41.38,'300','','','5','','1','2023-06-09 09:32:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516863052453342320',3860,'51686305231','10','1.00','70','retail','0','2023-06-09 13:07:25','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-09 10:07:35','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516863155302223260',3861,'51686315521','4','1.00','300','retail','0','2023-06-09 15:58:50','','','','208','Cash',41.38,'300','','','5','','1','2023-06-09 12:59:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516863155593530033',3862,'51686315545','4','1.00','300','retail','0','2023-06-09 15:59:19','','','','208','Cash',41.38,'300','','','5','','1','2023-06-09 12:59:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516863156053232213',3863,'51686315596','6','2.00','560','retail','40','2023-06-09 16:00:05','','','','208.27','Cash',77.24,'280','','','5','','1','2023-06-09 13:00:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','399.00','397','Inclusive','branch','Service','1110','4000','5500','',''),('516863161513306303',3864,'51686316134','4','2.00','600','retail','0','2023-06-09 16:09:11','','','','208','Cash',82.76,'300','','','5','','1','2023-06-09 13:09:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','70.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516863177387333630',3865,'51686317712','2','1.00','300','retail','0','2023-06-09 16:35:38','','','','208','Cash',41.38,'300','','','5','','1','2023-06-09 13:35:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516863210472300674',3866,'51686321014','6','3.00','900','retail','0','2023-06-09 17:30:48','','','','208.27','Cash',124.14,'300','','','5','','1','2023-06-09 14:30:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','399.00','396','Inclusive','branch','Service','1110','4000','5500','',''),('516863210612310302',3867,'51686321055','6','2.00','600','retail','0','2023-06-09 17:31:02','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-09 14:31:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','399.00','397','Inclusive','branch','Service','1110','4000','5500','',''),('516863219370667033',3868,'51686321929','1','1.00','1600','retail','0','2023-06-09 17:45:37','','','','1105','Cash',220.69,'1600','','','5','','1','2023-06-09 14:45:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516863219619816020',3869,'51686321945','2','1.00','280','retail','20','2023-06-09 17:46:01','','','','208','Cash',38.62,'280','','','5','','1','2023-06-09 14:46:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516863226433223226',3870,'51686322624','11','1.00','50','retail','0','2023-06-09 17:57:23','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-09 14:57:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('516863242482321332',3871,'51686324240','6','1.00','300','retail','0','2023-06-09 18:24:09','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-09 15:24:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516863253145122303',3872,'51686324264','4','1.00','300','retail','0','2023-06-09 18:41:54','','','','208','Cash',41.38,'300','','','5','','1','2023-06-09 15:42:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516863780573328780',3873,'51686378049','6','1.00','300','retail','0','2023-06-10 09:20:58','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-10 06:21:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516863788918733213',3875,'51686378879','2','1.00','300','retail','0','2023-06-10 09:34:52','','','','208','Cash',41.38,'300','','','5','','1','2023-06-10 06:35:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516863806463320848',3877,'51686379733','15','1.00','500','retail','0','2023-06-10 10:04:06','','','','450','Cash',68.97,'500','','','5','','1','2023-06-10 07:05:17','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516863809610363260',3878,'51686380943','2','1.00','300','retail','0','2023-06-10 10:09:22','','','','208','Cash',41.38,'300','','','5','','1','2023-06-10 07:10:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516863812533652035',3879,'51686381036','7','2.00','500','retail','0','2023-06-10 10:14:13','','','','168','Cash',68.97,'250','','','5','','1','2023-06-10 07:15:18','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516863816876332203',3880,'51686381680','2','1.00','300','retail','0','2023-06-10 10:23:59','','','','208','Cash',41.38,'300','','','5','','1','2023-06-10 07:24:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516863793400630330',3882,'51686378903','6','5.00','1400','retail','100','2023-06-10 10:40:50','','','','208.27','Cash',193.10,'280','','','5','','1','2023-06-10 07:41:21','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'5','399.00','394','Inclusive','branch','Service','1110','4000','5500','',''),('516863856820822326',3884,'51686385672','6','1.00','300','retail','0','2023-06-10 11:28:02','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-10 08:28:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516863857632332336',3885,'51686385734','4','2.00','600','retail','0','2023-06-10 11:38:20','','','','208','Cash',82.76,'300','','','5','','1','2023-06-10 08:38:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','70.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516863868270628265',3886,'51686386815','2','1.00','300','retail','0','2023-06-10 11:47:08','','','','208','Cash',41.38,'300','','','5','','1','2023-06-10 08:47:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516863890343302332',3887,'51686388925','4','1.00','300','retail','0','2023-06-10 12:23:55','','','','208','Cash',41.38,'300','','','5','','1','2023-06-10 09:29:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516863894572843387',3888,'51686389396','2','1.00','300','retail','0','2023-06-10 12:30:57','','','','208','Cash',41.38,'300','','','5','','1','2023-06-10 09:31:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516863901120303133',3892,'51686390088','11','1.00','50','retail','0','2023-06-10 12:41:52','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-10 09:43:26','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('516863911448134042',3893,'51686391131','2','1.00','300','retail','0','2023-06-10 12:59:04','','','','208','Cash',41.38,'300','','','5','','1','2023-06-10 09:59:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516863944251353200',3894,'51686394371','6','1.00','280','retail','20','2023-06-10 13:53:46','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-10 10:54:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516863948574246372',3896,'51686394850','2','1.00','300','retail','0','2023-06-10 14:00:58','','','','208','Cash',41.38,'300','','','5','','1','2023-06-10 11:01:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516863977150263105',3897,'51686397706','4','1.00','300','retail','0','2023-06-10 14:48:36','','','','208','Cash',41.38,'300','','','5','','1','2023-06-10 11:49:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516864002872351233',3899,'51686400279','6','1.00','300','retail','0','2023-06-10 15:34:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-10 12:34:17','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516864019510528250',3900,'51686401941','6','2.00','600','retail','0','2023-06-10 15:59:32','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-10 12:59:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','399.00','397','Inclusive','branch','Service','1110','4000','5500','',''),('516864024963033232',3901,'51686401988','11','1.00','50','retail','0','2023-06-10 16:08:16','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-10 13:09:35','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516864043653333324',3903,'51686404212','6','1.00','300','retail','0','2023-06-10 16:40:16','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-10 13:40:37','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516864044162306303',3904,'51686404212','6','2.00','600','retail','0','2023-06-10 16:40:16','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-10 13:40:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','399.00','397','Inclusive','branch','Service','1110','4000','5500','',''),('516864060892220292',3905,'51686406068','2','1.00','300','retail','0','2023-06-10 17:08:09','','','','208','Cash',41.38,'300','','','5','','1','2023-06-10 14:08:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516864061699623432',3906,'51686406159','8','2.00','300','retail','0','2023-06-10 17:09:30','','','','112','Cash',41.38,'150','','','5','','1','2023-06-10 14:09:41','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','22.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516864062792937322',3907,'51686406253','6','1.00','280','retail','20','2023-06-10 17:11:20','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-10 14:12:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','420.00','419','Inclusive','branch','Service','1110','4000','5500','',''),('516864066330233523',3908,'51686406617','6','1.00','280','retail','20','2023-06-10 17:17:13','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-10 14:18:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','421.00','420','Inclusive','branch','Service','1110','4000','5500','',''),('516864077720223040',3909,'51686407713','4','2.00','600','retail','0','2023-06-10 17:36:12','','','','208','Cash',82.76,'300','','','5','','1','2023-06-10 14:39:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','70.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516864080000233346',3910,'51686407978','4','1.00','300','retail','0','2023-06-10 17:40:01','','','','208','Cash',41.38,'300','','','5','','1','2023-06-10 14:40:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516863829863222323',3911,'51686382975','8','2.00','300','retail','0','2023-06-10 17:54:04','','','','112','Cash',41.38,'150','','','5','','1','2023-06-10 14:54:16','1','4','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',129.31,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516863900123326333',3912,'51686382975','8','2.00','260','retail','40','2023-06-10 17:54:04','','','','112','Cash',35.86,'130','','','5','','1','2023-06-10 14:54:16','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',112.07,'2','22.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516863782262526867',3913,'51686378190','6','1.00','300','retail','0','2023-06-10 18:02:45','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-10 15:02:58','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','399.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('516864093652012520',3914,'51686378190','6','1.00','280','retail','20','2023-06-10 18:02:45','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-10 15:02:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516864093919124003',3915,'51686409378','6','1.00','300','retail','0','2023-06-10 18:03:11','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-10 15:04:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516863947743422272',3916,'51686394760','8','1.00','120','retail','30','2023-06-10 18:19:20','','','','112','Cash',16.55,'120','','','5','','1','2023-06-10 15:19:30','1','4','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',103.45,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516864103593926261',3917,'51686394760','8','1.00','130','retail','20','2023-06-10 18:19:20','','','','112','Cash',17.93,'130','','','5','','1','2023-06-10 15:19:30','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516864110933222822',3918,'51686411076','6','2.00','600','retail','0','2023-06-10 18:31:33','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-10 15:32:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','422.00','420','Inclusive','branch','Service','1110','4000','5500','',''),('516864124333010233',3919,'51686412406','14','1.00','30','retail','0','2023-06-10 18:53:53','','','','19.54','Cash',4.14,'30','','','5','','1','2023-06-10 15:54:07','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('516864760706670222',3920,'51686476062','2','1.00','300','retail','0','2023-06-11 12:56:38','','','','208','Cash',41.38,'300','','','5','','1','2023-06-11 09:56:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516864774212573340',3921,'51686477414','2','1.00','300','retail','0','2023-06-11 12:57:02','','','','208','Cash',41.38,'300','','','5','','1','2023-06-11 09:57:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516864774427231432',3922,'51686477431','8','2.00','260','retail','40','2023-06-11 12:57:23','','','','112','Cash',35.86,'130','','','5','','1','2023-06-11 09:57:31','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516864774612424324',3923,'51686477451','4','2.00','600','retail','0','2023-06-11 12:57:49','','','','208','Cash',82.76,'300','','','5','','1','2023-06-11 09:58:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','70.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516864774693330840',3924,'51686477451','6','2.00','600','retail','0','2023-06-11 12:57:49','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-11 09:58:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','422.00','420','Inclusive','branch','Service','1110','4000','5500','',''),('516864809532199523',3925,'51686480948','6','1.00','300','retail','0','2023-06-11 13:55:53','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-11 10:56:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516864835796330790',3926,'51686480961','2','1.00','300','retail','0','2023-06-11 14:39:39','','','','208','Cash',41.38,'300','','','5','','1','2023-06-11 11:39:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516864843028432235',3927,'51686483591','14','1.00','30','retail','0','2023-06-11 14:51:42','','','','19.54','Cash',4.14,'30','','','5','','1','2023-06-11 11:51:53','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('516864843682222233',3928,'51686484359','4','2.00','600','retail','0','2023-06-11 15:56:11','','','','208','Cash',82.76,'300','','','5','','1','2023-06-11 12:56:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','70.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516864881950422822',3929,'51686488184','4','1.00','300','retail','0','2023-06-11 15:56:35','','','','208','Cash',41.38,'300','','','5','','1','2023-06-11 12:56:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516864882193808023',3930,'51686488210','6','1.00','300','retail','0','2023-06-11 15:57:00','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-11 12:57:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516864882344036426',3931,'51686488227','2','1.00','300','retail','0','2023-06-11 15:57:15','','','','208','Cash',41.38,'300','','','5','','1','2023-06-11 12:57:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516864888974376878',3932,'51686488889','6','2.00','600','retail','0','2023-06-11 16:08:18','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-11 13:08:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','422.00','420','Inclusive','branch','Service','1110','4000','5500','',''),('516864889182328982',3933,'51686488907','6','1.00','300','retail','0','2023-06-11 16:08:38','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-11 13:09:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516864948878638204',3934,'51686494247','4','1.00','300','retail','0','2023-06-11 17:48:07','','','','208','Cash',41.38,'300','','','5','','1','2023-06-11 14:48:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516864957506325336',3935,'51686495723','14','1.00','30','retail','0','2023-06-11 18:02:31','','','','19.54','Cash',4.14,'30','','','5','','1','2023-06-11 15:02:38','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('516864972267452232',3936,'51686497218','6','1.00','300','retail','0','2023-06-11 18:27:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-11 15:27:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516865463900234230',3937,'51686546375','6','23.00','6440','retail','460','2023-06-12 08:06:31','','','','208.27','Cash',888.28,'280','','','5','','1','2023-06-12 05:06:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'23','422.00','399','Inclusive','branch','Service','1110','4000','5500','',''),('516865489075139327',3938,'51686548899','2','1.00','280','retail','20','2023-06-12 08:48:27','','','','208','Cash',38.62,'280','','','5','','1','2023-06-12 05:48:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516865489239332330',3939,'51686548918','2','1.00','300','retail','0','2023-06-12 08:48:50','','','','208','Cash',41.38,'300','','','5','','1','2023-06-12 06:02:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516865497530038226',3940,'51686549739','6','10.00','2800','retail','200','2023-06-12 09:02:33','','','','208.27','Cash',386.21,'280','','','5','','1','2023-06-12 06:02:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','422.00','412','Inclusive','branch','Service','1110','4000','5500','',''),('516865526621062600',3941,'51686552656','2','1.00','300','retail','0','2023-06-12 09:51:02','','','','208','Cash',41.38,'300','','','5','','1','2023-06-12 06:51:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516865534533803224',3942,'51686553448','6','1.00','300','retail','0','2023-06-12 10:04:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-12 07:04:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516865534841233351',3943,'51686553463','4','3.00','900','retail','0','2023-06-12 10:28:18','','','','208','Cash',124.14,'300','','','5','','1','2023-06-12 07:28:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','70.00','67','Inclusive','branch','Service','1110','4000','5500','',''),('516865564151042613',3944,'51686556403','2','1.00','280','retail','20','2023-06-12 10:53:35','','','','208','Cash',38.62,'280','','','5','','1','2023-06-12 07:53:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516865564370338130',3945,'51686556431','2','1.00','300','retail','0','2023-06-12 10:53:57','','','','208','Cash',41.38,'300','','','5','','1','2023-06-12 07:54:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516865574653232222',3946,'51686557450','6','6.00','1500','retail','300','2023-06-12 11:11:05','','','','208.27','Cash',206.90,'250','','','5','','1','2023-06-12 08:11:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','422.00','416','Inclusive','branch','Service','1110','4000','5500','',''),('516865575115003101',3947,'51686557486','6','5.00','1250','retail','250','2023-06-12 11:11:52','','','','208.27','Cash',172.41,'250','','','5','','1','2023-06-12 08:12:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','422.00','417','Inclusive','branch','Service','1110','4000','5500','',''),('516865580272035205',3948,'51686558020','6','1.00','300','retail','0','2023-06-12 11:20:27','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-12 08:20:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516865593403002203',3949,'51686559306','8','1.00','150','retail','0','2023-06-12 11:42:21','','','','112','Cash',20.69,'150','','','5','','1','2023-06-12 08:43:09','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516865593963995063',3950,'51686559389','2','1.00','300','retail','0','2023-06-12 11:43:17','','','','208','Cash',41.38,'300','','','5','','1','2023-06-12 08:43:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516865596603633333',3951,'51686559652','8','1.00','130','retail','20','2023-06-12 11:47:41','','','','112','Cash',17.93,'130','','','5','','1','2023-06-12 08:47:50','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516865652942646511',3952,'51686565288','10','1.00','70','retail','0','2023-06-12 13:21:34','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-12 10:21:39','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516865670121223670',3953,'51686565299','11','1.00','50','retail','0','2023-06-12 13:50:12','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-12 10:50:28','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('516865671252323300',3954,'51686567029','8','5.00','750','retail','0','2023-06-12 13:52:22','','','','112','Cash',103.45,'150','','','5','','1','2023-06-12 10:52:34','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','23.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('516865671415216485',3955,'51686567029','6','2.00','600','retail','0','2023-06-12 13:52:22','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-12 10:52:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','422.00','420','Inclusive','branch','Service','1110','4000','5500','',''),('516865678233226002',3956,'51686567154','11','1.00','50','retail','0','2023-06-12 14:03:43','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-12 11:03:50','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('516865699140022033',3957,'51686568832','2','1.00','300','retail','0','2023-06-12 14:38:34','','','','208','Cash',41.38,'300','','','5','','1','2023-06-12 11:38:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516865705397728323',3958,'51686570531','12','1.00','30','retail','0','2023-06-12 14:48:59','','','','8','Cash',4.14,'30','','','5','','1','2023-06-12 11:49:06','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516865723588322302',3959,'51686570546','2','1.00','300','retail','0','2023-06-12 15:19:18','','','','208','Cash',41.38,'300','','','5','','1','2023-06-12 12:25:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516865764810430620',3961,'51686576116','4','1.00','300','retail','0','2023-06-12 16:28:01','','','','208','Cash',41.38,'300','','','5','','1','2023-06-12 13:28:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516865776720227506',3962,'51686577655','12','1.00','30','retail','0','2023-06-12 16:47:52','','','','8','Cash',4.14,'30','','','5','','1','2023-06-12 13:47:59','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516865787727377363',3963,'51686577679','6','1.00','300','retail','0','2023-06-12 17:07:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-12 14:07:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516865749274723763',3964,'51686574921','4','1.00','300','retail','0','2023-06-12 17:18:31','','','','208','Cash',41.38,'300','','','5','','1','2023-06-12 14:18:38','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516865795111013314',3965,'51686574921','4','1.00','280','retail','20','2023-06-12 17:18:31','','','','208','Cash',38.62,'280','','','5','','1','2023-06-12 14:18:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','71.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516865823962803423',3966,'51686582390','2','1.00','300','retail','0','2023-06-12 18:06:36','','','','208','Cash',41.38,'300','','','5','','1','2023-06-12 15:06:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516865827387232043',3967,'51686582404','6','2.00','600','retail','0','2023-06-12 18:12:18','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-12 15:12:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','422.00','420','Inclusive','branch','Service','1110','4000','5500','',''),('516865827532032232',3968,'51686582747','6','1.00','300','retail','0','2023-06-12 18:12:33','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-12 15:12:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516866371800212302',3969,'51686637134','6','3.00','840','retail','60','2023-06-13 09:19:40','','','','208.27','Cash',115.86,'280','','','5','','1','2023-06-13 06:20:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','422.00','419','Inclusive','branch','Service','1110','4000','5500','',''),('516866397133313633',3970,'51686637200','2','2.00','600','retail','0','2023-06-13 10:01:53','','','','208','Cash',82.76,'300','','','5','','1','2023-06-13 07:02:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516866436692620008',3971,'51686643656','6','1.00','280','retail','20','2023-06-13 11:07:49','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-13 08:09:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516866445325303662',3972,'51686644106','2','2.00','600','retail','0','2023-06-13 11:22:13','','','','208','Cash',82.76,'300','','','5','','1','2023-06-13 08:22:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516866450523030262',3974,'51686645008','4','1.00','280','retail','20','2023-06-13 11:33:35','','','','208','Cash',38.62,'280','','','5','','1','2023-06-13 08:34:00','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','71.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516866452150233315',3975,'51686645008','4','1.00','280','retail','20','2023-06-13 11:33:35','','','','208','Cash',38.62,'280','','','5','','1','2023-06-13 08:34:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','71.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516866526172110228',3976,'51686652610','2','1.00','300','retail','0','2023-06-13 13:36:58','','','','208','Cash',41.38,'300','','','5','','1','2023-06-13 10:37:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516866526373206332',3977,'51686652628','2','1.00','300','retail','0','2023-06-13 13:37:17','','','','208','Cash',41.38,'300','','','5','','1','2023-06-13 10:37:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516866539664600663',3978,'51686653955','2','1.00','300','retail','0','2023-06-13 13:59:26','','','','208','Cash',41.38,'300','','','5','','1','2023-06-13 10:59:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516866620544835203',3979,'51686661983','6','2.00','560','retail','40','2023-06-13 16:14:15','','','','208.27','Cash',77.24,'280','','','5','','1','2023-06-13 13:15:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','422.00','420','Inclusive','branch','Service','1110','4000','5500','',''),('516866646250622043',3980,'51686663159','4','1.00','300','retail','0','2023-06-13 16:57:05','','','','208','Cash',41.38,'300','','','5','','1','2023-06-13 13:57:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','71.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516866648916013400',3981,'51686664885','11','1.00','50','retail','0','2023-06-13 17:01:32','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-13 14:01:39','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516866670877138736',3982,'51686667071','6','1.00','300','retail','0','2023-06-13 17:38:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-13 14:38:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516866689948633626',3983,'51686668989','2','1.00','300','retail','0','2023-06-13 18:09:54','','','','208','Cash',41.38,'300','','','5','','1','2023-06-13 15:10:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516866697133326520',3984,'51686669703','4','1.00','300','retail','0','2023-06-13 18:21:53','','','','208','Invoice',41.38,'300','','','5','','1','2023-06-13 15:22:52','1','2','printed','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','71.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516866698816882303',3986,'51686669876','2','1.00','300','retail','0','2023-06-13 18:24:42','','','','208','Cash',41.38,'300','','','5','','1','2023-06-13 15:24:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516866707388386542',3987,'51686670729','8','1.00','130','retail','20','2023-06-13 18:38:58','','','','112','Cash',17.93,'130','','','5','','1','2023-06-13 15:39:19','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516866717212834302',3988,'51686671707','6','3.00','840','retail','60','2023-06-13 18:55:21','','','','208.27','Cash',115.86,'280','','','5','','1','2023-06-13 15:56:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','422.00','419','Inclusive','branch','Service','1110','4000','5500','',''),('516867194883323322',3989,'51686719464','6','20.00','5600','retail','400','2023-06-14 08:11:28','','','','208.27','Cash',772.41,'280','','','5','','1','2023-06-14 05:12:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'20','422.00','402','Inclusive','branch','Service','1110','4000','5500','',''),('516867219183220313',3990,'51686721643','2','1.00','300','retail','0','2023-06-14 08:51:58','','','','208','Cash',41.38,'300','','','5','','1','2023-06-14 05:52:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516867225451252224',3991,'51686721930','4','3.00','900','retail','0','2023-06-14 09:02:34','','','','208','Cash',124.14,'300','','','5','','1','2023-06-14 06:02:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','71.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('516867225530521222',3992,'51686721930','6','2.00','600','retail','0','2023-06-14 09:02:34','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-14 06:02:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','422.00','420','Inclusive','branch','Service','1110','4000','5500','',''),('516867251384333220',3993,'51686725128','12','1.00','30','retail','0','2023-06-14 09:45:38','','','','8','Cash',4.14,'30','','','5','','1','2023-06-14 06:45:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516867276112170272',3994,'51686725485','6','1.00','300','retail','0','2023-06-14 10:26:51','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-14 07:27:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516867303586223331',3995,'51686729201','4','1.00','300','retail','0','2023-06-14 11:12:39','','','','208','Cash',41.38,'300','','','5','','1','2023-06-14 08:12:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','71.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516867307573343735',3996,'51686730464','2','2.00','600','retail','0','2023-06-14 11:19:18','','','','208','Cash',82.76,'300','','','5','','1','2023-06-14 08:19:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516867329895263626',3997,'51686732979','6','1.00','280','retail','20','2023-06-14 11:56:29','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-14 08:56:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516867334422723335',4000,'51686733436','2','1.00','300','retail','0','2023-06-14 12:04:03','','','','208','Cash',41.38,'300','','','5','','1','2023-06-14 09:04:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516867362403243240',4001,'51686736214','6','1.00','280','retail','20','2023-06-14 12:50:40','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-14 09:50:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516867363022202033',4002,'51686736296','10','1.00','70','retail','0','2023-06-14 12:51:42','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-14 09:51:50','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516867333845362880',4003,'51686733008','2','1.00','300','retail','0','2023-06-14 13:05:08','','','','208','Cash',41.38,'300','','','5','','1','2023-06-14 10:05:19','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516867334010533733',4004,'51686733008','1','1.00','1600','retail','0','2023-06-14 13:05:08','','','','1105','Cash',220.69,'1600','','','5','','1','2023-06-14 10:05:19','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',1379.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516867371073721663',4005,'51686733008','6','1.00','300','retail','0','2023-06-14 13:05:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-14 10:05:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516867363253126425',4007,'51686736311','6','1.00','300','retail','0','2023-06-14 13:12:41','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-14 10:12:52','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','422.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516867375613222001',4008,'51686736311','12','1.00','30','retail','0','2023-06-14 13:12:41','','','','8','Cash',4.14,'30','','','5','','1','2023-06-14 10:12:52','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516867384313002372',4009,'51686738426','2','1.00','300','retail','0','2023-06-14 13:27:12','','','','208','Cash',41.38,'300','','','5','','1','2023-06-14 10:27:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516867398611233433',4010,'51686739687','2','1.00','260','retail','40','2023-06-14 13:51:01','','','','208','Cash',35.86,'260','','','5','','1','2023-06-14 10:51:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',224.14,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516867415730468206',4011,'51686739949','10','1.00','70','retail','0','2023-06-14 14:19:33','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-14 11:19:43','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516867418001306222',4012,'51686741780','2','1.00','300','retail','0','2023-06-14 14:23:21','','','','208','Cash',41.38,'300','','','5','','1','2023-06-14 11:23:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516867423771483233',4013,'51686741809','11','1.00','50','retail','0','2023-06-14 14:32:58','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-14 11:33:16','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516867434466461243',4014,'51686743442','6','1.00','300','retail','0','2023-06-14 14:52:11','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-14 11:52:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','423.00','422','Inclusive','branch','Service','1110','4000','5500','',''),('516867453584127205',4015,'51686745353','12','1.00','30','retail','0','2023-06-14 15:22:39','','','','8','Cash',4.14,'30','','','5','','1','2023-06-14 12:22:48','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516867485272333053',4016,'51686748517','4','2.00','560','retail','40','2023-06-14 16:15:39','','','','208','Cash',77.24,'280','','','5','','1','2023-06-14 13:16:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','71.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516867485397406571',4017,'51686748517','6','1.00','280','retail','20','2023-06-14 16:15:39','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-14 13:16:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','423.00','422','Inclusive','branch','Service','1110','4000','5500','',''),('516867487403034428',4018,'51686748735','6','1.00','300','retail','0','2023-06-14 16:19:00','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-14 13:19:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','423.00','422','Inclusive','branch','Service','1110','4000','5500','',''),('516867502603800020',4019,'51686750255','2','1.00','300','retail','0','2023-06-14 16:44:20','','','','208','Cash',41.38,'300','','','5','','1','2023-06-14 13:44:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516867507533530302',4020,'51686750734','6','2.00','600','retail','0','2023-06-14 16:52:34','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-14 13:52:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','423.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516867510988504372',4021,'51686751087','4','1.00','300','retail','0','2023-06-14 16:58:18','','','','208','Cash',41.38,'300','','','5','','1','2023-06-14 13:58:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','71.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516867523293312062',4023,'51686752319','4','2.00','600','retail','0','2023-06-14 17:19:25','','','','208','Cash',82.76,'300','','','5','','1','2023-06-14 14:19:33','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','72.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516867524233220042',4024,'51686752415','2','1.00','280','retail','20','2023-06-14 17:20:23','','','','208','Cash',38.62,'280','','','5','','1','2023-06-14 14:21:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516867524770753442',4025,'51686752469','4','1.00','300','retail','0','2023-06-14 17:21:17','','','','208','Cash',41.38,'300','','','5','','1','2023-06-14 14:21:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516867537700638320',4026,'51686753761','6','1.00','300','retail','0','2023-06-14 17:44:38','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-14 14:44:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','423.00','422','Inclusive','branch','Service','1110','4000','5500','',''),('516867538970528228',4027,'51686753890','2','1.00','300','retail','0','2023-06-14 17:44:57','','','','208','Cash',41.38,'300','','','5','','1','2023-06-14 14:45:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516867553797655614',4028,'51686755364','2','3.00','900','retail','0','2023-06-14 18:09:40','','','','208','Cash',124.14,'300','','','5','','1','2023-06-14 15:09:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('516868063212333300',4029,'51686806308','2','2.00','560','retail','40','2023-06-15 08:18:41','','','','208','Cash',77.24,'280','','','5','','1','2023-06-15 05:20:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516868091192022331',4030,'51686807900','6','10.00','2800','retail','200','2023-06-15 09:05:19','','','','208.27','Cash',386.21,'280','','','5','','1','2023-06-15 06:05:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','423.00','413','Inclusive','branch','Service','1110','4000','5500','',''),('516868093173222900',4031,'51686809311','6','1.00','300','retail','0','2023-06-15 09:08:45','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-15 06:08:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','423.00','422','Inclusive','branch','Service','1110','4000','5500','',''),('516868093242003042',4032,'51686809311','4','1.00','300','retail','0','2023-06-15 09:08:45','','','','208','Cash',41.38,'300','','','5','','1','2023-06-15 06:08:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516868128113163122',4033,'51686812799','6','1.00','300','retail','0','2023-06-15 10:06:51','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-15 07:09:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','423.00','422','Inclusive','branch','Service','1110','4000','5500','',''),('516868173742421038',4034,'51686817324','6','6.00','1500','retail','300','2023-06-15 11:22:54','','','','208.27','Cash',206.90,'250','','','5','','1','2023-06-15 08:23:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','423.00','417','Inclusive','branch','Service','1110','4000','5500','',''),('516868173943383327',4035,'51686817384','6','6.00','1500','retail','300','2023-06-15 11:23:14','','','','208.27','Cash',206.90,'250','','','5','','1','2023-06-15 08:23:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','423.00','417','Inclusive','branch','Service','1110','4000','5500','',''),('516868218302022446',4036,'51686821809','6','2.00','560','retail','40','2023-06-15 12:37:10','','','','208.27','Cash',77.24,'280','','','5','','1','2023-06-15 09:37:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','423.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516868218812038133',4037,'51686821875','4','1.00','300','retail','0','2023-06-15 12:38:10','','','','208','Cash',41.38,'300','','','5','','1','2023-06-15 09:38:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516868218891302233',4038,'51686821875','6','2.00','600','retail','0','2023-06-15 12:38:10','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-15 09:38:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','423.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516868219472223228',4039,'51686821898','8','2.00','260','retail','40','2023-06-15 12:39:08','','','','112','Cash',35.86,'130','','','5','','1','2023-06-15 09:39:15','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('516868230543302422',4040,'51686822994','11','1.00','50','retail','0','2023-06-15 12:57:35','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-15 09:57:52','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516868235313103523',4041,'51686823072','6','2.00','560','retail','40','2023-06-15 13:05:43','','','','208.27','Cash',77.24,'280','','','5','','1','2023-06-15 10:05:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','423.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('516868235430838332',4042,'51686823072','4','1.00','280','retail','20','2023-06-15 13:05:43','','','','208','Cash',38.62,'280','','','5','','1','2023-06-15 10:05:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516868243166281420',4043,'51686824311','2','1.00','300','retail','0','2023-06-15 13:19:57','','','','208','Cash',41.38,'300','','','5','','1','2023-06-15 10:20:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516868253156560321',4045,'51686825302','4','1.00','280','retail','20','2023-06-15 13:35:52','','','','208','Cash',38.62,'280','','','5','','1','2023-06-15 10:36:23','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516868268460022668',4046,'51686826840','2','1.00','300','retail','0','2023-06-15 14:00:47','','','','208','Cash',41.38,'300','','','5','','1','2023-06-15 11:01:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516868286736320633',4047,'51686828667','2','1.00','300','retail','0','2023-06-15 14:31:14','','','','208','Cash',41.38,'300','','','5','','1','2023-06-15 11:31:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516868304143802433',4048,'51686828683','2','1.00','300','retail','0','2023-06-15 15:00:15','','','','208','Cash',41.38,'300','','','5','','1','2023-06-15 12:01:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516868329903294290',4049,'51686832985','6','1.00','300','retail','0','2023-06-15 15:43:11','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-15 12:43:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','423.00','422','Inclusive','branch','Service','1110','4000','5500','',''),('516868335722233020',4050,'51686833566','12','1.00','30','retail','0','2023-06-15 15:52:52','','','','8','Cash',4.14,'30','','','5','','1','2023-06-15 12:53:38','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516868359102331663',4052,'51686835903','2','1.00','300','retail','0','2023-06-15 16:31:50','','','','208','Cash',41.38,'300','','','5','','1','2023-06-15 13:32:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516868359932203161',4053,'51686835983','2','1.00','280','retail','20','2023-06-15 16:33:14','','','','208','Cash',38.62,'280','','','5','','1','2023-06-15 13:33:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516868365781668363',4054,'51686836574','6','1.00','300','retail','0','2023-06-15 16:42:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-15 13:43:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','423.00','422','Inclusive','branch','Service','1110','4000','5500','',''),('516868337613027233',4055,'51686833740','6','1.00','300','retail','0','2023-06-15 16:49:37','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-15 13:49:50','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','423.00','422','Inclusive','branch','Service','1110','4000','5500','',''),('516868369760003283',4056,'51686833740','6','1.00','280','retail','20','2023-06-15 16:49:37','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-15 13:49:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','424.00','423','Inclusive','branch','Service','1110','4000','5500','',''),('516868373323803453',4057,'51686837325','4','1.00','300','retail','0','2023-06-15 16:57:00','','','','208','Cash',41.38,'300','','','5','','1','2023-06-15 13:57:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516868410326303632',4058,'51686840985','10','1.00','70','retail','0','2023-06-15 17:57:12','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-15 14:59:45','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516868412113320230',4059,'51686841185','6','1.00','300','retail','0','2023-06-15 18:00:12','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-15 15:00:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','424.00','423','Inclusive','branch','Service','1110','4000','5500','',''),('516868451650353326',4060,'51686845140','12','1.00','30','retail','0','2023-06-15 19:06:05','','','','8','Cash',4.14,'30','','','5','','1','2023-06-15 16:06:20','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516868452170051328',4061,'51686845208','6','4.00','1200','retail','0','2023-06-15 19:06:57','','','','208.27','Cash',165.52,'300','','','5','','1','2023-06-15 16:07:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','424.00','420','Inclusive','branch','Service','1110','4000','5500','',''),('516868461805622222',4062,'51686846174','2','1.00','300','retail','0','2023-06-15 19:23:01','','','','208','Cash',41.38,'300','','','5','','1','2023-06-15 16:23:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516868462321263310',4063,'51686846217','7','1.00','250','retail','0','2023-06-15 19:23:52','','','','168','Cash',34.48,'250','','','5','','1','2023-06-15 16:24:04','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('516868913172596825',4064,'51686891305','6','20.00','5600','retail','400','2023-06-16 07:55:17','','','','208.27','Cash',772.41,'280','','','5','','1','2023-06-16 04:55:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'20','424.00','404','Inclusive','branch','Service','1110','4000','5500','',''),('516868936558028001',4065,'51686893645','6','1.00','300','retail','0','2023-06-16 08:34:15','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-16 05:34:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','424.00','423','Inclusive','branch','Service','1110','4000','5500','',''),('516868950273505236',4066,'51686894629','4','1.00','300','retail','0','2023-06-16 08:57:07','','','','208','Cash',41.38,'300','','','5','','1','2023-06-16 05:57:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516868950949643432',4067,'51686895084','17','1.00','400','retail','0','2023-06-16 08:58:14','','','','350','Cash',55.17,'400','','','5','','1','2023-06-16 05:58:34','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),(NULL,4073,'51686896607','2','1.00','300','retail','0','2023-06-16 11:06:15','','','','208','Cash',41.38,'300','','','5','','1','2023-06-16 08:06:25','1','2','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,4074,'51686896607','2','3.00','900','retail','0','2023-06-16 11:06:15','','','','208','Cash',124.14,'300','','','5','','1','2023-06-16 08:06:25','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516869027955200338',4075,'51686902786','6','1.00','300','retail','0','2023-06-16 11:06:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-16 08:06:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','424.00','423','Inclusive','branch','Service','1110','4000','5500','',''),('516869028233302082',4076,'51686902812','1','1.00','1600','retail','0','2023-06-16 11:07:10','','','','1105','Cash',220.69,'1600','','','5','','1','2023-06-16 08:07:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('516869028290232020',4077,'51686902812','2','1.00','300','retail','0','2023-06-16 11:07:10','','','','208','Cash',41.38,'300','','','5','','1','2023-06-16 08:07:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516869028533250802',4078,'51686902839','2','1.00','280','retail','20','2023-06-16 11:07:45','','','','208','Cash',38.62,'280','','','5','','1','2023-06-16 08:08:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516869028652020226',4079,'51686902839','6','1.00','280','retail','20','2023-06-16 11:07:45','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-16 08:08:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','424.00','423','Inclusive','branch','Service','1110','4000','5500','',''),('516869029089230832',4080,'51686902897','6','1.00','300','retail','0','2023-06-16 11:08:28','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-16 08:08:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','424.00','423','Inclusive','branch','Service','1110','4000','5500','',''),('516869029301283032',4081,'51686902916','14','2.00','60','retail','0','2023-06-16 11:09:07','','','','19.54','Cash',8.28,'30','','','5','','1','2023-06-16 08:09:17','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','90.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('516869029372202420',4082,'51686902916','16','1.00','600','retail','0','2023-06-16 11:09:07','','','','400','Cash',82.76,'600','','','5','','1','2023-06-16 08:09:17','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('516869029463230624',4083,'51686902916','17','1.00','400','retail','0','2023-06-16 11:09:07','','','','350','Cash',55.17,'400','','','5','','1','2023-06-16 08:09:17','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516869029702203200',4084,'51686902957','2','1.00','300','retail','0','2023-06-16 11:09:30','','','','208','Cash',41.38,'300','','','5','','1','2023-06-16 08:09:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516869029946352320',4085,'51686902981','6','5.00','1500','retail','0','2023-06-16 11:10:04','','','','208.27','Cash',206.90,'300','','','5','','1','2023-06-16 08:14:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','424.00','419','Inclusive','branch','Service','1110','4000','5500','',''),('516869030042823463',4086,'51686902981','4','1.00','300','retail','0','2023-06-16 11:10:04','','','','208','Cash',41.38,'300','','','5','','1','2023-06-16 08:14:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516869033352381305',4087,'51686903321','1','1.00','1600','retail','0','2023-06-16 11:15:35','','','','1105','Cash',220.69,'1600','','','5','','1','2023-06-16 08:15:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('516871543442227275',4088,'51687154325','6','14.00','3920','retail','280','2023-06-19 08:59:05','','','','208.27','Cash',540.69,'280','','','5','','1','2023-06-19 05:59:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'14','424.00','410','Inclusive','branch','Service','1110','4000','5500','',''),('516871543623262722',4089,'51687154356','6','1.00','300','retail','0','2023-06-19 08:59:22','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 05:59:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','424.00','423','Inclusive','branch','Service','1110','4000','5500','',''),('516871543826283222',4090,'51687154371','4','2.00','600','retail','0','2023-06-19 08:59:43','','','','208','Cash',82.76,'300','','','5','','1','2023-06-19 05:59:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','72.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516871544002553223',4091,'51687154393','2','1.00','300','retail','0','2023-06-19 09:00:00','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 06:00:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871545235650311',4092,'51687154513','4','2.00','600','retail','0','2023-06-19 09:02:10','','','','208','Cash',82.76,'300','','','5','','1','2023-06-19 06:02:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','72.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516871545296323223',4093,'51687154513','6','1.00','300','retail','0','2023-06-19 09:02:10','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 06:02:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','424.00','423','Inclusive','branch','Service','1110','4000','5500','',''),('516871548682808212',4096,'51687154823','6','2.00','600','retail','0','2023-06-16 09:07:49','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-19 06:08:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','424.00','422','Inclusive','branch','Service','1110','4000','5500','',''),('516871548951322052',4097,'51687154884','2','1.00','300','retail','0','2023-06-16 09:08:16','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 06:08:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871549494493321',4098,'51687154938','6','10.00','2800','retail','200','2023-06-19 09:09:09','','','','208.27','Cash',386.21,'280','','','5','','1','2023-06-19 06:09:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','434.00','424','Inclusive','branch','Service','1110','4000','5500','',''),('516871550722208022',4100,'51687155056','6','1.00','300','retail','0','2023-06-16 09:14:04','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 06:14:19','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','434.00','433','Inclusive','branch','Service','1110','4000','5500','',''),('516871554372327350',4101,'51687155429','12','1.00','30','retail','0','2023-06-16 09:17:18','','','','8','Cash',4.14,'30','','','5','','1','2023-06-19 06:17:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('516871554625653202',4102,'51687155450','11','1.00','50','retail','0','2023-06-16 09:17:43','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-19 06:17:58','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('516871554883133424',4103,'51687155479','4','1.00','300','retail','0','2023-06-16 09:18:09','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 06:18:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516871555280235383',4104,'51687155516','6','1.00','300','retail','0','2023-06-16 09:18:49','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 06:19:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','434.00','433','Inclusive','branch','Service','1110','4000','5500','',''),('516871555553723341',4105,'51687155544','2','1.00','300','retail','0','2023-06-16 09:19:15','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 06:20:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871556093224128',4106,'51687155601','2','1.00','300','retail','0','2023-06-16 09:20:10','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 06:20:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871557023222773',4112,'51687155693','6','1.00','300','retail','0','2023-06-16 09:21:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 06:21:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','438.00','437','Inclusive','branch','Service','1110','4000','5500','',''),('516871558412380335',4113,'51687155716','4','1.00','280','retail','20','2023-06-16 09:24:02','','','','208','Cash',38.62,'280','','','5','','1','2023-06-19 06:24:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516871560101200672',4114,'51687155854','6','1.00','250','retail','50','2023-06-16 09:26:50','','','','208.27','Cash',34.48,'250','','','5','','1','2023-06-19 06:27:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','438.00','437','Inclusive','branch','Service','1110','4000','5500','',''),('516871560512122342',4115,'51687156026','8','1.00','130','retail','20','2023-06-16 09:27:31','','','','112','Cash',17.93,'130','','','5','','1','2023-06-19 06:28:45','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('516871562853125254',4119,'51687156277','4','1.00','300','retail','0','2023-06-16 09:31:25','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 06:31:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516871563146511420',4120,'51687156302','4','1.00','300','retail','0','2023-06-16 09:31:54','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 06:32:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516871564010223823',4124,'51687156383','2','1.00','300','retail','0','2023-06-16 09:33:22','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 06:33:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871564352203318',4125,'51687156415','4','2.00','560','retail','40','2023-06-16 09:33:55','','','','208','Cash',77.24,'280','','','5','','1','2023-06-19 06:34:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','72.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516871565388353625',4126,'51687156529','11','2.00','100','retail','0','2023-06-16 09:35:38','','','','19.11','Cash',13.79,'50','','','5','','1','2023-06-19 06:35:53','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('516871565642035523',4127,'51687156553','4','1.00','300','retail','0','2023-06-16 09:36:04','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 06:36:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516871569517303622',4128,'51687156940','6','1.00','300','retail','0','2023-06-16 09:42:32','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 06:42:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','438.00','437','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,4132,'51687154739','6','4.00','1200','retail','0','2023-06-19 09:45:36','','','','208.27','Cash',165.52,'300','','','5','','1','2023-06-19 06:45:46','1','3','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,4133,'51687154739','6','0.00','0','retail','0','2023-06-19 09:45:36','','','','208.27','Cash',0.00,'300','','','5','','1','2023-06-19 06:45:46','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516871556772772457',4134,'51687154739','6','1.00','300','retail','0','2023-06-19 09:45:36','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 06:45:46','1','3','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','438.00','437','Inclusive','branch','Service','1110','4000','5500','',''),('516871571360360573',4135,'51687154739','6','5.00','1400','retail','100','2023-06-19 09:45:36','','','','208.27','Cash',193.10,'280','','','5','','1','2023-06-19 06:45:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'5','439.00','434','Inclusive','branch','Service','1110','4000','5500','',''),('516871572177202362',4136,'51687157209','6','4.00','1200','retail','0','2023-06-16 09:46:58','','','','208.27','Cash',165.52,'300','','','5','','1','2023-06-19 06:47:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','439.00','435','Inclusive','branch','Service','1110','4000','5500','',''),('516871573890102361',4137,'51687157371','2','1.00','300','retail','0','2023-06-17 09:49:49','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 06:51:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871575273832323',4138,'51687157493','4','1.00','300','retail','0','2023-06-17 09:52:07','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 06:53:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516871580692273322',4141,'51687158040','8','3.00','390','retail','60','2023-06-17 10:01:09','','','','112','Cash',53.79,'130','','','5','','1','2023-06-19 07:01:51','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','23.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516871582606038142',4142,'51687158239','2','2.00','600','retail','0','2023-06-17 10:04:20','','','','208','Cash',82.76,'300','','','5','','1','2023-06-19 07:05:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871590545500212',4148,'51687159020','12','2.00','60','retail','0','2023-06-17 10:17:34','','','','8','Cash',8.28,'30','','','5','','1','2023-06-19 07:18:08','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('516871592202392333',4151,'51687159174','6','1.00','300','retail','0','2023-06-17 10:20:41','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 07:21:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','439.00','438','Inclusive','branch','Service','1110','4000','5500','',''),('516871592409229282',4152,'51687159174','6','2.00','600','retail','0','2023-06-17 10:20:41','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-19 07:21:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','439.00','437','Inclusive','branch','Service','1110','4000','5500','',''),('516871593190212033',4153,'51687159288','8','4.00','600','retail','0','2023-06-17 10:23:27','','','','112','Cash',82.76,'150','','','5','','1','2023-06-19 07:24:14','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','23.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('516871595203320232',4154,'51687159502','2','1.00','300','retail','0','2023-06-17 10:25:20','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 07:25:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871595833303232',4155,'51687159550','6','2.00','600','retail','0','2023-06-17 10:26:23','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-19 07:27:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','439.00','437','Inclusive','branch','Service','1110','4000','5500','',''),('516871597001233520',4156,'51687159678','4','2.00','600','retail','0','2023-06-17 10:28:20','','','','208','Cash',82.76,'300','','','5','','1','2023-06-19 07:28:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','76.00','74','Inclusive','branch','Service','1110','4000','5500','',''),('516871598121002277',4157,'51687159794','6','3.00','900','retail','0','2023-06-17 10:31:57','','','','208.27','Cash',124.14,'300','','','5','','1','2023-06-19 07:32:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','439.00','436','Inclusive','branch','Service','1110','4000','5500','',''),('516871599560222002',4158,'51687159943','2','1.00','300','retail','0','2023-06-17 10:32:37','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 07:33:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871600193620840',4159,'51687159986','11','1.00','50','retail','0','2023-06-17 10:33:40','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-19 07:34:10','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('516871600636208003',4160,'51687160050','2','1.00','300','retail','0','2023-06-17 10:34:24','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 07:35:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871602190100103',4162,'51687160178','11','1.00','50','retail','0','2023-06-17 10:37:00','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-19 07:37:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('516871602823030223',4163,'51687160250','6','1.00','280','retail','20','2023-06-17 10:38:02','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-19 07:40:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','439.00','438','Inclusive','branch','Service','1110','4000','5500','',''),('516871604442220703',4164,'51687160411','4','2.00','600','retail','0','2023-06-17 10:43:08','','','','208','Cash',82.76,'300','','','5','','1','2023-06-19 07:43:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','76.00','74','Inclusive','branch','Service','1110','4000','5500','',''),('516871605880323833',4165,'51687160411','6','1.00','300','retail','0','2023-06-17 10:43:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 07:43:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','439.00','438','Inclusive','branch','Service','1110','4000','5500','',''),('516871606488324623',4166,'51687160631','6','2.00','600','retail','0','2023-06-17 10:44:08','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-19 07:44:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','439.00','437','Inclusive','branch','Service','1110','4000','5500','',''),('516871607553352273',4167,'51687160687','6','3.00','840','retail','60','2023-06-17 10:45:56','','','','208.27','Cash',115.86,'280','','','5','','1','2023-06-19 07:46:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','439.00','436','Inclusive','branch','Service','1110','4000','5500','',''),('516871608011022763',4168,'51687160792','2','1.00','300','retail','0','2023-06-17 10:46:41','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 07:47:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871608633331532',4169,'51687160830','4','1.00','300','retail','0','2023-06-17 10:47:44','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 07:48:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','76.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('516871609420240023',4170,'51687160920','4','2.00','560','retail','40','2023-06-17 10:49:03','','','','208','Cash',77.24,'280','','','5','','1','2023-06-19 07:49:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','76.00','74','Inclusive','branch','Service','1110','4000','5500','',''),('516871610505333222',4172,'51687161033','6','2.00','600','retail','0','2023-06-17 10:50:51','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-19 07:51:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','439.00','437','Inclusive','branch','Service','1110','4000','5500','',''),('516871610890303632',4173,'51687161078','2','1.00','300','retail','0','2023-06-17 10:51:29','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 07:52:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871613113134633',4174,'51687161301','6','4.00','1000','retail','200','2023-06-19 10:55:11','','','','208.27','Cash',137.93,'250','','','5','','1','2023-06-19 07:55:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','439.00','435','Inclusive','branch','Service','1110','4000','5500','',''),('516871613853002822',4175,'51687161366','6','4.00','1000','retail','200','2023-06-19 10:56:25','','','','208.27','Cash',137.93,'250','','','5','','1','2023-06-19 07:56:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','453.00','449','Inclusive','branch','Service','1110','4000','5500','',''),('516871618621602332',4176,'51687161856','11','1.00','50','retail','0','2023-06-19 11:04:23','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-19 08:04:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('516871619012266114',4177,'51687161893','6','1.00','300','retail','0','2023-06-19 11:05:02','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 08:05:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','453.00','452','Inclusive','branch','Service','1110','4000','5500','',''),('516871619241281344',4178,'51687161916','2','1.00','300','retail','0','2023-06-19 11:05:25','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 08:05:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871561513322206',4179,'51687156126','4','1.00','300','retail','0','2023-06-19 11:07:03','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 08:07:18','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('516871645140401227',4180,'51687164373','15','2.00','1000','retail','0','2023-06-19 11:48:35','','','','450','Cash',137.93,'500','','','5','','1','2023-06-19 08:49:20','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('516871645674235202',4181,'51687164561','2','1.00','300','retail','0','2023-06-19 11:49:27','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 08:50:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871647946337204',4182,'51687164784','10','1.00','70','retail','0','2023-06-19 11:53:15','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-19 08:53:26','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('516871648142232421',4183,'51687164807','4','1.00','300','retail','0','2023-06-19 11:53:34','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 08:53:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','76.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('516871655050030273',4188,'51687165499','2','1.00','300','retail','0','2023-06-17 12:05:06','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 09:06:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871656326251332',4189,'51687165610','6','2.00','600','retail','0','2023-06-17 12:07:51','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-19 09:08:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','458.00','456','Inclusive','branch','Service','1110','4000','5500','',''),('516871585778528201',4190,'51687158548','8','3.00','390','retail','60','2023-06-17 12:15:45','','','','112','Cash',53.79,'130','','','5','','1','2023-06-19 09:16:09','1','4','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',112.07,'3','23.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('516871661453268306',4191,'51687158548','4','2.00','600','retail','0','2023-06-17 12:15:45','','','','208','Cash',82.76,'300','','','5','','1','2023-06-19 09:16:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','78.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('516871672914276210',4192,'51687167275','6','1.00','280','retail','20','2023-06-17 12:34:52','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-19 09:35:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),('516871679742732707',4193,'51687167942','6','3.00','840','retail','60','2023-06-18 12:46:14','','','','208.27','Cash',115.86,'280','','','5','','1','2023-06-19 09:51:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','480.00','477','Inclusive','branch','Service','1110','4000','5500','',''),('516871683223023380',4194,'51687168300','6','1.00','300','retail','0','2023-06-18 12:52:03','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 09:52:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),('516871684224600650',4195,'51687168412','6','1.00','300','retail','0','2023-06-18 12:53:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 09:55:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),('516871686143226022',4196,'51687168547','6','1.00','300','retail','0','2023-06-18 12:56:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 09:57:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),('516871686890823232',4197,'51687168664','4','1.00','300','retail','0','2023-06-18 12:59:36','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 10:00:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516871688678581222',4198,'51687168851','4','1.00','300','retail','0','2023-06-18 13:01:08','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 10:01:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516871689245680204',4199,'51687168908','2','1.00','300','retail','0','2023-06-18 13:02:04','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 10:02:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871690460122206',4201,'51687169023','2','1.00','280','retail','20','2023-06-18 13:04:06','','','','208','Cash',38.62,'280','','','5','','1','2023-06-19 10:04:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871690912655201',4202,'51687169073','2','1.00','300','retail','0','2023-06-18 13:04:52','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 10:05:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871689858398089',4203,'51687168970','2','1.00','280','retail','20','2023-06-19 13:14:07','','','','208','Cash',38.62,'280','','','5','','1','2023-06-19 10:14:20','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871696473337130',4204,'51687168970','2','1.00','300','retail','0','2023-06-19 13:14:07','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 10:14:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871696992039039',4205,'51687169690','4','1.00','300','retail','0','2023-06-19 13:14:59','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 10:15:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516871578863062372',4206,'51687157631','2','2.00','600','retail','0','2023-06-19 14:01:43','','','','208','Cash',82.76,'300','','','5','','1','2023-06-19 11:01:53','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871725023233224',4207,'51687157631','6','3.00','900','retail','0','2023-06-19 14:01:43','','','','208.27','Cash',124.14,'300','','','5','','1','2023-06-19 11:01:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','480.00','477','Inclusive','branch','Service','1110','4000','5500','',''),('516871579943342902',4208,'51687157952','4','2.00','600','retail','0','2023-06-19 14:04:49','','','','208','Cash',82.76,'300','','','5','','1','2023-06-19 11:05:04','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'2','72.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('516871726888022033',4209,'51687157952','8','1.00','130','retail','20','2023-06-19 14:04:49','','','','112','Cash',17.93,'130','','','5','','1','2023-06-19 11:05:04','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,4210,'51687158318','4','2.00','600','retail','0','2023-06-19 14:05:55','','','','208','Cash',82.76,'300','','','5','','1','2023-06-19 11:07:14','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,4211,'51687158318','4','0.00','0','retail','0','2023-06-19 14:05:55','','','','208','Cash',0.00,'300','','','5','','1','2023-06-19 11:07:14','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('516871727543013034',4212,'51687158318','12','1.00','30','retail','0','2023-06-19 14:05:55','','','','8','Cash',4.14,'30','','','5','','1','2023-06-19 11:07:14','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('516871585063262235',4213,'51687158481','4','2.00','600','retail','0','2023-06-19 14:07:57','','','','208','Cash',82.76,'300','','','5','','1','2023-06-19 11:08:04','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'2','74.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('516871728767283383',4214,'51687158481','2','1.00','300','retail','0','2023-06-19 14:07:57','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 11:08:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871586282250263',4215,'51687158598','12','2.00','60','retail','0','2023-06-19 14:11:20','','','','8','Cash',8.28,'30','','','5','','1','2023-06-19 11:11:32','1','6','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',25.86,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516871730797913672',4216,'51687158598','6','4.00','1200','retail','0','2023-06-19 14:11:20','','','','208.27','Cash',165.52,'300','','','5','','1','2023-06-19 11:11:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','480.00','476','Inclusive','branch','Service','1110','4000','5500','',''),('516871586963323830',4217,'51687158655','12','2.00','60','retail','0','2023-06-19 14:21:28','','','','8','Cash',8.28,'30','','','5','','1','2023-06-19 11:21:46','1','6','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',25.86,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('516871736883313800',4218,'51687158655','4','1.00','300','retail','0','2023-06-19 14:21:28','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 11:21:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('516871591092303123',4219,'51687159089','6','2.00','600','retail','0','2023-06-19 14:55:56','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-19 11:56:07','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'2','439.00','437','Inclusive','branch','Service','1110','4000','5500','',''),('516871591468340935',4220,'51687159089','6','1.00','300','retail','0','2023-06-19 14:55:56','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 11:56:07','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','439.00','438','Inclusive','branch','Service','1110','4000','5500','',''),('516871757553125177',4221,'51687159089','6','1.00','280','retail','20','2023-06-19 14:55:56','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-19 11:56:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,4222,'51687160990','6','2.00','600','retail','0','2023-06-19 16:16:19','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-19 13:16:33','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,4223,'51687160990','6','0.00','0','retail','0','2023-06-19 16:16:19','','','','208.27','Cash',0.00,'300','','','5','','1','2023-06-19 13:16:33','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('5168718057900330013733',4224,'51687160990','2','1.00','300','retail','0','2023-06-19 16:16:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-19 13:16:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516871601467206680',4225,'51687160120','6','1.00','300','retail','0','2023-06-19 17:01:25','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 14:02:07','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','439.00','438','Inclusive','branch','Service','1110','4000','5500','',''),('5168718328422833023820',4226,'51687160120','2','1.00','300','retail','0','2023-06-19 17:01:25','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-19 15:06:45','1','2','returned','1','new','pcs','','2023-06-19 18:06:45','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516846643781003203',4227,'51684664298','2','1.00','300','retail','0','2023-06-19 17:11:00','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 14:11:10','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168718386072822223080',4228,'51684664298','2','1.00','300','retail','0','2023-06-19 17:11:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-19 14:11:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516833000580332304',4229,'51683300046','2','1.00','300','retail','0','2023-06-19 17:12:19','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 14:12:33','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500','',''),('5168718393880022280332',4230,'51683300046','2','1.00','300','retail','0','2023-06-19 17:12:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-19 14:12:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('516802622055262312',4231,'51680262185','6','1.00','300','retail','0','2023-06-19 17:39:41','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 14:39:51','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','129.00','128','Inclusive','branch','Service','1110','4000','5500','',''),('5168718558100082134013',4232,'51680262185','10','1.00','70','retail','0','2023-06-19 17:39:41','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-06-19 15:23:27','1','5','returned','1','new','pcs','','2023-06-19 18:23:27','5','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('5168718641303226200623',4233,'51687186404','10','1.00','70','retail','0','2023-06-19 17:53:33','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-06-19 14:53:48','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Service','1110','4000','5500','',''),('5168718678420223728081',4234,'51687186777','2','1.00','300','retail','0','2023-06-19 17:59:44','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-19 14:59:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168718681747332843823',4235,'51687186808','2','1.00','300','retail','0','2023-06-19 18:00:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-19 15:00:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168718683730323804331',4236,'51687186828','2','1.00','300','retail','0','2023-06-19 18:00:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-19 15:00:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168718742133333343322',4237,'51687187412','2','1.00','300','retail','0','2023-06-19 18:10:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-19 15:10:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168718782623222627232',4238,'51687187819','2','1.00','300','retail','0','2023-06-19 18:17:07','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-19 15:17:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168718832912033332024',4239,'51687188321','6','1.00','300','retail','0','2023-06-19 18:25:30','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-19 15:25:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),('5168718994404434433967',4242,'51687189928','8','2.00','260','retail','40','2023-06-19 18:54:42','','','','112','Cash',35.86,'130','','','5','','1','2023-06-19 15:54:51','1','4','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',112.07,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('5168719008202232700238',4243,'51687189928','8','2.00','260','retail','40','2023-06-19 18:54:42','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-06-19 15:54:51','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','28.00','26','Inclusive','branch','Service','1110','4000','5500','',''),('5168719014444028235102',4244,'51687190113','6','1.00','280','retail','20','2023-06-19 18:55:45','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-19 15:58:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),('5168724059983503022335',4245,'51687240588','6','4.00','1200','retail','0','2023-06-20 08:56:39','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-06-20 05:56:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','480.00','476','Inclusive','branch','Service','1110','4000','5500','',''),('5168724061714223000233',4246,'51687240610','6','1.00','280','retail','20','2023-06-20 08:56:58','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-20 05:57:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),('5168724174020446223227',4247,'51687241727','6','1.00','300','retail','0','2023-06-20 09:15:41','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-20 06:15:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),('5168724278522523002022',4248,'51687242703','6','3.00','840','retail','60','2023-06-20 09:33:05','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-06-20 06:33:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','480.00','477','Inclusive','branch','Service','1110','4000','5500','',''),('5168724438173232102522',4249,'51687243014','6','1.00','280','retail','20','2023-06-20 09:59:41','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-20 06:59:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),('5168724991331420220322',4250,'51687249885','6','2.00','600','retail','0','2023-06-20 11:31:54','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-06-20 08:32:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','480.00','478','Inclusive','branch','Service','1110','4000','5500','',''),('5168724997420224042092',4251,'51687249966','2','1.00','300','retail','0','2023-06-20 11:32:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-20 08:33:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168725053260532030150',4252,'51687250518','4','5.00','1500','retail','0','2023-06-20 11:42:12','','','','208','Cash',206.90,'300','','','5','16.00','1','2023-06-20 08:42:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','79.00','74','Inclusive','branch','Service','1110','4000','5500','',''),('5168725088131304326830',4253,'51687250603','8','2.00','300','retail','0','2023-06-20 11:48:02','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-06-20 08:48:24','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','28.00','26','Inclusive','branch','Service','1110','4000','5500','',''),('5168725420223233032222',4255,'51687254069','2','1.00','280','retail','20','2023-06-20 12:43:48','','','','208','Cash',38.62,'280','','','5','','1','2023-06-20 09:44:07','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168725430676840262033',4256,'51687254297','6','2.00','600','retail','0','2023-06-20 12:45:07','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-06-20 09:45:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','480.00','478','Inclusive','branch','Service','1110','4000','5500','',''),('5168725638087232820333',4257,'51687256056','9','1.00','120','retail','30','2023-06-20 13:19:41','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-06-20 10:19:51','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168725838500353032032',4258,'51687258377','6','1.00','300','retail','0','2023-06-20 13:53:05','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-20 10:53:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),('5168725920892293339562',4259,'51687259102','4','2.00','600','retail','0','2023-06-20 14:06:48','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-06-20 11:06:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('5168725922732632222007',4260,'51687259219','11','1.00','50','retail','0','2023-06-20 14:07:07','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-06-20 11:07:22','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168726012053228322222',4261,'51687259351','4','1.00','300','retail','0','2023-06-20 14:22:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-20 11:22:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168726722302203323302',4262,'51687267204','14','1.00','30','retail','0','2023-06-20 16:20:24','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-06-20 13:20:36','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168726725035235223242',4263,'51687267236','6','2.00','560','retail','40','2023-06-20 16:21:02','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-06-20 13:21:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','480.00','478','Inclusive','branch','Service','1110','4000','5500','',''),('5168726726032120347603',4264,'51687267236','4','1.00','280','retail','20','2023-06-20 16:21:02','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-06-20 13:21:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168726730922242023333',4265,'51687267304','4','1.00','300','retail','0','2023-06-20 16:21:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-20 13:22:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168727065706327302200',4266,'51687270647','8','1.00','130','retail','20','2023-06-20 17:17:37','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-06-20 14:17:47','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('5168727068307332063105',4267,'51687270668','4','2.00','560','retail','40','2023-06-20 17:18:04','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-06-20 14:18:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('5168727075400334335373',4268,'51687270738','9','1.00','120','retail','30','2023-06-20 17:19:15','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-06-20 14:19:22','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168727101970223233202',4269,'51687271009','2','2.00','600','retail','0','2023-06-20 17:23:39','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-06-20 14:23:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168727144515332427883',4270,'51687271432','4','1.00','280','retail','20','2023-06-20 17:30:45','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-06-20 14:31:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168727296222730323223',4271,'51687272954','2','1.00','300','retail','0','2023-06-20 17:56:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-20 14:56:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168727496730027463325',4272,'51687274961','6','1.00','300','retail','0','2023-06-20 18:29:28','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-20 15:29:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),('5168727564474345672621',4273,'51687275629','6','1.00','300','retail','0','2023-06-20 18:40:44','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-20 15:40:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),('5168732431733833533472',4274,'51687324295','6','12.00','3360','retail','240','2023-06-21 08:11:58','','','','208.27','Cash',463.45,'280','','','5','16.00','1','2023-06-21 05:12:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'12','480.00','468','Inclusive','branch','Service','1110','4000','5500','',''),('5168732991823239332033',4275,'51687329902','2','3.00','810','retail','90','2023-06-21 09:45:19','','','','208','Cash',111.72,'270','','','5','16.00','1','2023-06-21 06:45:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168733014420332843343',4277,'51687330121','2','1.00','270','retail','30','2023-06-21 09:49:05','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-21 06:49:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168733026343122630720',4278,'51687330230','6','1.00','250','retail','50','2023-06-21 09:51:04','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-06-21 06:51:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),('5168733074127437303013',4279,'51687330723','8','1.00','130','retail','20','2023-06-21 09:59:01','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-06-21 06:59:17','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('5168733080522033032853',4280,'51687330798','4','1.00','300','retail','0','2023-06-21 10:00:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-21 07:00:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168733237327253327133',4281,'51687332358','2','1.00','270','retail','30','2023-06-21 10:26:13','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-21 07:26:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168733007407248340000',4282,'51687330043','1','1.00','1440','retail','160','2023-06-21 10:26:57','','','','1105','Cash',198.62,'1440','','','5','','1','2023-06-21 07:27:35','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',1241.38,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168733241708742833202',4283,'51687330043','2','1.00','270','retail','30','2023-06-21 10:26:57','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-21 07:27:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168733285604272322622',4284,'51687332839','2','1.00','270','retail','30','2023-06-21 10:34:16','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-21 07:34:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168733692423225329432',4285,'51687336910','2','1.00','270','retail','30','2023-06-21 11:42:05','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-21 08:42:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168734059333833533034',4289,'51687340269','4','1.00','300','retail','0','2023-06-21 12:45:37','','','','208','Cash',41.38,'300','','','5','','1','2023-06-21 09:45:50','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168734022502822333042',4290,'51687340211','2','1.00','270','retail','30','2023-06-21 12:46:16','','','','208','Cash',37.24,'270','','','5','','1','2023-06-21 09:46:26','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168733814330315723422',4291,'51687338127','2','2.00','540','retail','60','2023-06-21 12:46:53','','','','208','Cash',74.48,'270','','','5','','1','2023-06-21 09:47:03','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',232.76,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168734276062738023300',4292,'51687342723','6','2.00','540','retail','60','2023-06-21 13:19:33','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-06-21 10:19:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','480.00','478','Inclusive','branch','Service','1110','4000','5500','',''),('5168734277370207274244',4293,'51687342723','8','5.00','750','retail','0','2023-06-21 13:19:33','','','','112','Cash',103.45,'150','','','5','16.00','1','2023-06-21 10:19:47','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','28.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('5168734489640764234803',4296,'51687344804','6','1.00','270','retail','30','2023-06-21 13:57:14','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-06-21 10:57:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','480.00','479','Inclusive','branch','Service','1110','4000','5500','',''),('5168734458434142353225',4297,'51687344575','2','1.00','270','retail','30','2023-06-21 14:05:30','','','','208','Cash',37.24,'270','','','5','','1','2023-06-21 11:05:43','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168734423325320303230',4298,'51687342859','2','2.00','540','retail','60','2023-06-21 14:05:59','','','','208','Cash',74.48,'270','','','5','','1','2023-06-21 11:06:11','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',232.76,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168734690132020003343',4301,'51687346847','2','1.00','250','retail','50','2023-06-21 14:29:33','','','','208','Cash',34.48,'250','','','5','','1','2023-06-21 11:29:54','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',215.52,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168734722020243230306',4302,'51687347208','2','1.00','270','retail','30','2023-06-21 14:33:40','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-21 11:34:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168734925909305657442',4303,'51687349240','2','1.00','270','retail','30','2023-06-21 15:07:39','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-21 12:08:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168735060902200602443',4304,'51687349371','11','1.00','50','retail','0','2023-06-21 15:30:10','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-06-21 12:30:22','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168735078033020560406',4306,'51687350767','2','1.00','270','retail','30','2023-06-21 15:33:00','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-21 12:33:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168735071020803073001',4307,'51687350690','6','2.00','540','retail','60','2023-06-21 15:35:54','','','','208.27','Cash',74.48,'270','','','5','','1','2023-06-21 12:36:09','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',232.76,'2','480.00','478','Inclusive','branch','Service','1110','4000','5500','',''),('5168735095450052503453',4308,'51687350690','6','2.00','500','retail','100','2023-06-21 15:35:54','','','','208.27','Cash',68.97,'250','','','5','16.00','1','2023-06-21 12:36:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','482.00','480','Inclusive','branch','Service','1110','4000','5500','',''),('5168735149000082134033',4309,'51687351477','2','1.00','270','retail','30','2023-06-21 15:44:50','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-21 12:45:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168735551533128103352',4310,'51687355475','2','1.00','250','retail','50','2023-06-21 16:55:54','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-06-21 13:56:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168735578383335231323',4311,'51687355775','4','1.00','300','retail','0','2023-06-21 16:56:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-21 13:56:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168735677936532331603',4312,'51687356769','2','1.00','270','retail','30','2023-06-21 17:12:59','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-21 14:13:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168736014303330325732',4313,'51687360137','12','1.00','30','retail','0','2023-06-21 18:09:04','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-06-21 15:09:17','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5168736063006002000320',4314,'51687360549','4','1.00','300','retail','0','2023-06-21 18:17:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-21 15:17:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168736123720052028323',4316,'51687361191','13','1.00','500','retail','0','2023-06-21 18:29:27','','','','450','Cash',68.97,'500','','','5','','1','2023-06-21 15:29:38','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168736146000223702203',4317,'51687361442','6','1.00','270','retail','30','2023-06-21 18:31:00','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-06-21 15:31:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168741185103762703331',4318,'51687411835','2','1.00','300','retail','0','2023-06-22 08:30:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-22 05:31:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168741633602303833363',4320,'51687416316','6','5.00','1250','retail','250','2023-06-22 09:45:37','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-06-22 06:46:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','482.00','477','Inclusive','branch','Service','1110','4000','5500','',''),('5168741642553335200231',4321,'51687416415','6','4.00','1000','retail','200','2023-06-22 09:47:05','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-06-22 06:47:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','482.00','478','Inclusive','branch','Service','1110','4000','5500','',''),('5168741795500031220852',4322,'51687417749','4','1.00','300','retail','0','2023-06-22 10:12:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-22 07:12:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168741843150321472833',4323,'51687418422','2','1.00','300','retail','0','2023-06-22 10:20:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-22 07:20:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168742685927720602227',4324,'51687426845','6','1.00','280','retail','20','2023-06-22 12:41:01','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-22 09:41:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168742849121230722814',4325,'51687426895','6','1.00','300','retail','0','2023-06-22 13:08:12','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-22 10:08:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168743170001727232572',4326,'51687431687','6','10.00','2800','retail','200','2023-06-22 14:01:41','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-06-22 11:04:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','482.00','472','Inclusive','branch','Service','1110','4000','5500','',''),('5168743350912530333070',4327,'51687433484','4','1.00','300','retail','0','2023-06-22 14:31:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-22 11:32:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168743591707248370090',4329,'51687435898','8','1.00','130','retail','20','2023-06-22 15:17:00','','','','112','Cash',17.93,'130','','','5','','1','2023-06-22 12:17:12','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',112.07,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('5168743648444033300300',4330,'51687436477','2','1.00','300','retail','0','2023-06-22 15:21:25','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-22 12:21:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168743996972323397832',4331,'51687439963','4','1.00','300','retail','0','2023-06-22 16:19:29','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-22 13:19:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168744132907440023435',4332,'51687440663','6','1.00','300','retail','0','2023-06-22 16:42:10','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-22 13:42:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168744147844063138218',4333,'51687441472','2','1.00','300','retail','0','2023-06-22 16:44:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-22 13:44:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168744153912152204364',4334,'51687441531','2','1.00','300','retail','0','2023-06-22 16:45:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-22 13:45:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168744181642204700432',4336,'51687441749','2','1.00','300','retail','0','2023-06-22 16:50:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-22 13:51:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168741188502484825002',4337,'51687411879','2','1.00','300','retail','0','2023-06-22 17:23:23','','','','208','Cash',41.38,'300','','','5','','1','2023-06-22 14:23:32','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168744380246243050232',4338,'51687411879','2','1.00','300','retail','0','2023-06-22 17:23:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-22 14:23:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168744572121333200013',4341,'51687445712','13','1.00','500','retail','0','2023-06-22 17:56:08','','','','450','Cash',68.97,'500','','','5','','1','2023-06-22 14:56:20','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168744573246245050232',4342,'51687445712','15','1.00','500','retail','0','2023-06-22 17:56:08','','','','450','Cash',68.97,'500','','','5','','1','2023-06-22 14:56:20','1','7','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168744167104342024206',4343,'51687441615','6','2.00','600','retail','0','2023-06-22 18:23:50','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-22 15:24:01','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','482.00','480','Inclusive','branch','Service','1110','4000','5500','',''),('5168744759476450657778',4344,'51687447587','12','1.00','30','retail','0','2023-06-22 18:26:35','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-06-22 15:26:43','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5168744788902206433222',4345,'51687447881','4','1.00','300','retail','0','2023-06-22 18:31:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-22 15:31:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168744822225433070322',4346,'51687448210','6','1.00','300','retail','0','2023-06-22 18:37:03','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-22 15:37:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168749743844344330727',4347,'51687497426','6','23.00','6440','retail','460','2023-06-23 08:17:19','','','','208.27','Cash',888.28,'280','','','5','16.00','1','2023-06-23 05:17:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'23','482.00','459','Inclusive','branch','Service','1110','4000','5500','',''),('5168750563924235228072',4348,'51687505621','4','1.00','300','retail','0','2023-06-23 10:33:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-23 07:34:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168750782633223733553',4349,'51687507796','2','1.00','300','retail','0','2023-06-23 11:10:29','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-23 08:11:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168750871822023203282',4350,'51687508711','6','1.00','300','retail','0','2023-06-23 11:25:18','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-23 08:25:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168750957022337550426',4351,'51687509565','2','1.00','300','retail','0','2023-06-23 11:39:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-23 08:39:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168751146623635111232',4352,'51687510413','4','3.00','900','retail','0','2023-06-23 12:11:06','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-06-23 09:11:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','79.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5168751167006220702072',4353,'51687511650','6','2.00','560','retail','40','2023-06-23 12:14:30','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-06-23 09:14:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','482.00','480','Inclusive','branch','Service','1110','4000','5500','',''),('5168751515230115225120',4354,'51687514243','6','1.00','300','retail','0','2023-06-23 13:12:33','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-23 10:12:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168751690865362580373',4355,'51687516312','4','1.00','280','retail','20','2023-06-23 13:41:48','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-06-23 10:41:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168752294560082485223',4356,'51687522937','2','1.00','300','retail','0','2023-06-23 15:22:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-23 12:22:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168752299502052325303',4357,'51687522988','4','1.00','300','retail','0','2023-06-23 15:23:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-23 12:23:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168752303703082200332',4358,'51687523025','2','1.00','280','retail','20','2023-06-23 15:24:16','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-06-23 12:24:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168752310082120033643',4359,'51687523093','6','1.00','300','retail','0','2023-06-23 15:25:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-23 12:25:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168752316533333058052',4360,'51687523153','6','1.00','300','retail','0','2023-06-23 15:26:06','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-23 12:26:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168752323205562223003',4361,'51687523221','4','2.00','600','retail','0','2023-06-23 15:27:12','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-06-23 12:27:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('5168752325435222232025',4362,'51687523247','4','1.00','300','retail','0','2023-06-23 15:27:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-23 12:27:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168752401203070264380',4363,'51687524001','4','1.00','300','retail','0','2023-06-23 15:40:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-23 12:40:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168752613001200372332',4364,'51687526122','2','1.00','300','retail','0','2023-06-23 16:15:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-23 13:15:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168752766665302220621',4365,'51687527658','6','1.00','280','retail','20','2023-06-23 16:41:07','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-23 13:41:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168752998782232297233',4366,'51687529973','6','1.00','300','retail','0','2023-06-23 17:19:47','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-23 14:20:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168753004530522802230',4367,'51687530032','2','1.00','300','retail','0','2023-06-23 17:20:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-23 14:20:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168753073020317213026',4368,'51687530619','6','4.00','1200','retail','0','2023-06-23 17:34:43','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-06-23 14:35:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','482.00','478','Inclusive','branch','Service','1110','4000','5500','',''),('5168753088230833730233',4369,'51687530619','4','2.00','600','retail','0','2023-06-23 17:34:43','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-06-23 14:35:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('5168753166865238073723',4370,'51687531660','11','1.00','50','retail','0','2023-06-23 17:47:48','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-06-23 14:48:02','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168753407226340002333',4371,'51687534061','6','2.00','560','retail','40','2023-06-23 18:27:53','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-06-23 15:28:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','482.00','480','Inclusive','branch','Service','1110','4000','5500','',''),('5168753522862305802255',4372,'51687535209','4','1.00','300','retail','0','2023-06-23 18:47:08','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-23 15:47:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168758654032332373222',4373,'51687585348','6','5.00','1500','retail','0','2023-06-24 09:02:21','','','','208.27','Cash',206.90,'300','','','5','16.00','1','2023-06-24 06:02:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','482.00','477','Inclusive','branch','Service','1110','4000','5500','',''),('5168759437323323582733',4381,'51687594317','4','2.00','560','retail','40','2023-06-24 11:17:34','','','','208','Cash',77.24,'280','','','5','','1','2023-06-24 08:17:50','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'2','81.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5168759438922494225053',4382,'51687594317','4','1.00','300','retail','0','2023-06-24 11:17:34','','','','208','Cash',41.38,'300','','','5','','1','2023-06-24 08:17:50','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168759478100222022174',4383,'51687594762','6','1.00','280','retail','20','2023-06-24 11:19:41','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-24 08:20:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168760044403602752227',4384,'51687600416','4','1.00','300','retail','0','2023-06-24 12:54:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-24 09:54:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168760045333326163385',4385,'51687600416','6','1.00','300','retail','0','2023-06-24 12:54:13','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-24 09:54:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168760290663606202833',4386,'51687602891','6','2.00','600','retail','0','2023-06-24 13:35:06','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-06-24 10:35:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','482.00','480','Inclusive','branch','Service','1110','4000','5500','',''),('5168760319843230662330',4387,'51687603188','4','1.00','300','retail','0','2023-06-24 13:39:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-24 10:40:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168760499923059463923',4388,'51687603188','6','1.00','300','retail','0','2023-06-24 14:11:05','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-24 11:12:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168760500940300221030',4389,'51687603188','4','1.00','300','retail','0','2023-06-24 14:11:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-26 08:35:29','1','2','returned','1','new','pcs','','2023-06-26 11:35:29','5','yes','','0','','','VATABLE',258.62,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168760506505610553350',4390,'51687603188','8','1.00','130','retail','20','2023-06-24 14:11:05','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-06-24 11:12:47','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('5168760559932329359321',4391,'51687605573','6','1.00','300','retail','0','2023-06-24 14:20:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-24 11:20:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','482.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('5168760573226322367213',4392,'51687605713','4','1.00','300','retail','0','2023-06-24 14:22:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-24 11:22:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168760629430233730233',4393,'51687606284','2','1.00','300','retail','0','2023-06-24 14:31:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-24 11:32:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168760864068320402330',4394,'51687608543','11','1.00','50','retail','0','2023-06-24 15:10:41','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-06-24 12:11:02','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168761030932772323202',4395,'51687610291','6','2.00','560','retail','40','2023-06-24 15:38:33','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-06-24 12:39:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','482.00','480','Inclusive','branch','Service','1110','4000','5500','',''),('5168761254128507235003',4396,'51687612529','2','1.00','280','retail','20','2023-06-24 16:15:42','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-06-24 13:16:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168761340721673422222',4397,'51687613383','2','1.00','300','retail','0','2023-06-24 16:30:07','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-24 13:30:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168761482544233732230',4398,'51687614813','15','1.00','500','retail','0','2023-06-24 16:53:46','','','','450','Cash',68.97,'500','','','5','16.00','1','2023-06-24 13:53:59','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168761500763607202833',4399,'51687614999','4','1.00','300','retail','0','2023-06-24 16:57:29','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-24 13:57:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168761516860333503223',4400,'51687615129','8','2.00','260','retail','40','2023-06-24 16:59:28','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-06-24 14:00:40','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','28.00','26','Inclusive','branch','Service','1110','4000','5500','',''),('5168761830918301313422',4401,'51687618147','14','6.00','180','retail','0','2023-06-24 17:52:59','','','','19.54','Cash',24.83,'30','','','5','16.00','1','2023-06-24 14:53:28','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'6','87.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168761837800233837002',4402,'51687618147','14','1.00','30','retail','0','2023-06-24 17:52:59','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-06-24 14:53:28','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168761853437254262207',4403,'51687618455','2','1.00','300','retail','0','2023-06-24 17:55:35','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-24 14:58:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168762091702870330726',4406,'51687620892','2','1.00','300','retail','0','2023-06-24 18:35:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-24 15:35:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168762040502022504603',4409,'51687620386','2','1.00','300','retail','0','2023-06-24 18:47:22','','','','208','Cash',41.38,'300','','','5','','1','2023-06-24 15:47:47','1','2','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168762057332223322403',4410,'51687620386','11','1.00','50','retail','0','2023-06-24 18:47:22','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-24 15:47:47','1','6','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',43.10,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168762164203623324328',4411,'51687620386','11','1.00','50','retail','0','2023-06-24 18:47:22','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-06-24 15:47:47','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168762219462230080300',4412,'51687622186','2','1.00','300','retail','0','2023-06-24 18:56:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-24 15:57:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168768610782000032300',4413,'51687686096','6','3.00','840','retail','60','2023-06-25 12:41:47','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-06-25 09:42:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','486.00','483','Inclusive','branch','Service','1110','4000','5500','',''),('5168768615307053686104',4414,'51687686136','6','1.00','300','retail','0','2023-06-25 12:42:33','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-25 09:42:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','486.00','485','Inclusive','branch','Service','1110','4000','5500','',''),('5168768910602363711522',4415,'51687689096','9','1.00','120','retail','30','2023-06-25 13:31:46','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-06-25 10:31:54','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168769088302262783338',4416,'51687690873','4','2.00','600','retail','0','2023-06-25 14:01:23','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-06-25 11:01:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','81.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5168769413046125005036',4417,'51687694108','6','1.00','300','retail','0','2023-06-25 14:55:31','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-25 11:55:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','486.00','485','Inclusive','branch','Service','1110','4000','5500','',''),('5168769835782672020836',4418,'51687698302','6','1.00','300','retail','0','2023-06-25 16:07:04','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-25 13:07:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','486.00','485','Inclusive','branch','Service','1110','4000','5500','',''),('5168769844863208323353',4419,'51687698441','2','1.00','300','retail','0','2023-06-25 16:07:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-25 13:07:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168769847525022323473',4420,'51687698468','2','1.00','300','retail','0','2023-06-25 16:07:55','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-25 13:08:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168770073990301032223',4421,'51687700729','9','1.00','120','retail','30','2023-06-25 16:45:40','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-06-25 13:45:52','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168770204303342330313',4422,'51687701990','2','1.00','300','retail','0','2023-06-25 17:07:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-25 14:07:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168770257820024234283',4423,'51687702098','12','1.00','30','retail','0','2023-06-25 17:16:18','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-06-25 14:16:34','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5168770261020303260340',4426,'51687702603','2','1.00','300','retail','0','2023-06-25 17:28:47','','','','208','Invoice',41.38,'300','','','5','','1','2023-06-25 14:28:58','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168770341220233215322',4427,'51687703401','2','1.00','300','retail','0','2023-06-25 17:30:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-25 14:30:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168770359633340732354',4428,'51687703583','8','2.00','300','retail','0','2023-06-25 17:33:17','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-06-25 14:33:30','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','28.00','26','Inclusive','branch','Service','1110','4000','5500','',''),('5168770484401226231410',4429,'51687704838','4','1.00','300','retail','0','2023-06-25 17:54:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-25 14:54:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168770504130333333323',4430,'51687704910','6','1.00','300','retail','0','2023-06-25 17:57:21','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-25 14:57:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','486.00','485','Inclusive','branch','Service','1110','4000','5500','',''),('5168770734138022802203',4431,'51687707328','10','1.00','70','retail','0','2023-06-25 18:35:45','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-06-25 15:36:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','71.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('5168775662133052310222',4432,'51687756609','6','12.00','3360','retail','240','2023-06-26 08:17:01','','','','208.27','Cash',463.45,'280','','','5','16.00','1','2023-06-26 05:17:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'12','486.00','474','Inclusive','branch','Service','1110','4000','5500','',''),('5168775733122332733371',4435,'51687757319','6','1.00','300','retail','0','2023-06-26 08:31:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-26 05:31:49','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','486.00','485','Inclusive','branch','Service','1110','4000','5500','',''),('5168775771527286255230',4436,'51687757685','6','1.00','300','retail','0','2023-06-26 08:36:15','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-26 05:36:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','486.00','485','Inclusive','branch','Service','1110','4000','5500','',''),('5168775776902832077233',4437,'51687757685','4','1.00','300','retail','0','2023-06-26 08:36:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-26 05:36:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168775876427200240226',4438,'51687758757','11','1.00','50','retail','0','2023-06-26 08:52:45','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-06-26 05:52:56','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168776071431382242333',4439,'51687759058','6','2.00','600','retail','0','2023-06-26 09:25:14','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-06-26 06:25:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','486.00','484','Inclusive','branch','Service','1110','4000','5500','',''),('5168776184620026622322',4442,'51687761837','2','5.00','1500','retail','0','2023-06-26 09:45:44','','','','208','Cash',206.90,'300','','','5','','1','2023-06-26 06:45:55','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'5','99999999.99','99999994.99','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,4449,'51687760741','6','3.00','840','retail','0','2023-06-26 09:58:48','','','','208.27','Cash',115.86,'280','','','5','','1','2023-06-26 06:58:59','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',241.38,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,4450,'51687760741','6','1.00','280','retail','0','2023-06-26 09:58:48','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-26 06:58:59','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',241.38,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,4451,'51687760741','6','6.00','1680','retail','0','2023-06-26 09:58:48','','','','208.27','Cash',231.73,'280','','','5','','1','2023-06-26 06:58:59','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',241.38,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,4452,'51687760741','6','0.00','0','retail','0','2023-06-26 09:58:48','','','','208.27','Cash',0.00,'280','','','5','','1','2023-06-26 06:58:59','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('5168776272827360022237',4453,'51687760741','6','1.00','280','retail','20','2023-06-26 09:58:48','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-26 06:58:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','496.00','495','Inclusive','branch','Service','1110','4000','5500','',''),('5168776310323383333362',4454,'51687762944','6','1.00','300','retail','0','2023-06-26 10:05:03','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-26 07:05:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','496.00','495','Inclusive','branch','Service','1110','4000','5500','',''),('5168776376708622126630',4455,'51687763741','6','10.00','2800','retail','200','2023-06-26 10:16:12','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-06-26 07:19:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','503.00','493','Inclusive','branch','Service','1110','4000','5500','',''),('5168776428602702743674',4456,'51687764261','2','1.00','300','retail','0','2023-06-26 10:24:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-26 07:25:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168776452220333403253',4457,'51687764387','4','2.00','600','retail','0','2023-06-26 10:28:55','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-06-26 07:29:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','81.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5168776453403323458372',4458,'51687764387','6','1.00','300','retail','0','2023-06-26 10:28:55','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-26 07:29:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','503.00','502','Inclusive','branch','Service','1110','4000','5500','',''),('5168776467323370223436',4459,'51687764666','2','1.00','300','retail','0','2023-06-26 10:31:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-26 07:31:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168776628300023386222',4460,'51687766270','6','2.00','600','retail','0','2023-06-26 10:58:03','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-06-26 07:58:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','503.00','501','Inclusive','branch','Service','1110','4000','5500','',''),('5168776703112323310354',4461,'51687766988','4','1.00','300','retail','0','2023-06-26 11:10:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-26 08:11:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168776841333213523606',4462,'51687768177','2','1.00','300','retail','0','2023-06-26 11:33:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-26 08:34:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168776984903202030300',4463,'51687769761','10','1.00','70','retail','0','2023-06-26 12:00:39','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-06-26 09:12:29','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','71.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('5168777107505732313322',4464,'51687771066','6','6.00','1500','retail','300','2023-06-26 12:17:56','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-06-26 09:18:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','503.00','497','Inclusive','branch','Service','1110','4000','5500','',''),('5168777110935345203023',4465,'51687771098','6','4.00','1000','retail','200','2023-06-26 12:18:29','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-06-26 09:18:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','503.00','499','Inclusive','branch','Service','1110','4000','5500','',''),('5168777287007202242252',4466,'51687772335','2','1.00','300','retail','0','2023-06-26 12:47:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-26 09:48:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168777438120782313257',4467,'51687774371','8','1.00','130','retail','20','2023-06-26 13:13:01','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-06-26 10:15:10','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('5168778094820232883837',4468,'51687780905','6','2.00','560','retail','40','2023-06-26 15:02:28','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-06-26 12:02:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','503.00','501','Inclusive','branch','Service','1110','4000','5500','',''),('5168758678803238332222',4469,'51687586759','4','1.00','300','retail','0','2023-06-24 15:17:56','','','','208','Cash',41.38,'300','','','5','','1','2023-06-26 12:18:19','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5168778682232280713220',4471,'51687786815','6','1.00','300','retail','0','2023-06-26 16:50:35','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-26 13:50:50','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','503.00','502','Inclusive','branch','Service','1110','4000','5500','',''),('5168778743533473702340',4472,'51687786815','6','1.00','300','retail','0','2023-06-26 16:50:35','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-26 13:50:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','504.00','503','Inclusive','branch','Service','1110','4000','5500','',''),('5168778755552220078383',4474,'51687787541','6','1.00','280','retail','20','2023-06-26 17:22:17','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-26 14:29:14','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',241.38,'1','504.00','503','Inclusive','branch','Service','1110','4000','5500','',''),('5168778933732712338302',4475,'51687787541','6','4.00','1200','retail','0','2023-06-26 17:22:17','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-06-26 14:29:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','505.00','501','Inclusive','branch','Service','1110','4000','5500','',''),('5168778978007923948266',4476,'51687789764','2','1.00','280','retail','20','2023-06-26 17:29:41','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-06-26 14:29:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168779345145070253257',4477,'51687793445','6','1.00','300','retail','0','2023-06-26 18:30:51','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-26 15:31:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','505.00','504','Inclusive','branch','Service','1110','4000','5500','',''),('5168779409423537000136',4478,'51687794085','6','1.00','280','retail','20','2023-06-26 18:42:54','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-26 15:43:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','505.00','504','Inclusive','branch','Service','1110','4000','5500','',''),('5168779420800802000602',4479,'51687794198','2','1.00','300','retail','0','2023-06-26 18:43:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-26 15:43:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168779663032003205336',4480,'51687796622','4','1.00','300','retail','0','2023-06-26 19:23:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-26 16:24:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168784521236226020833',4490,'51687845110','6','1.00','280','retail','20','2023-06-27 08:54:19','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-27 05:54:28','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,4491,'51687843123','6','3.00','900','retail','0','2023-06-27 08:54:57','','','','208.27','Cash',124.14,'300','','','5','','1','2023-06-27 05:55:06','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,4492,'51687843123','6','2.00','600','retail','0','2023-06-27 08:54:57','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-27 05:55:06','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('5168784495622303922893',4493,'51687843123','4','1.00','300','retail','0','2023-06-27 08:54:57','','','','208','Cash',41.38,'300','','','5','','1','2023-06-27 05:55:06','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168784496432120344403',4494,'51687843123','4','1.00','300','retail','0','2023-06-27 08:54:57','','','','208','Cash',41.38,'300','','','5','','1','2023-06-27 05:55:06','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168784497423802373584',4495,'51687843123','4','1.00','300','retail','0','2023-06-27 08:54:57','','','','208','Cash',41.38,'300','','','5','','1','2023-06-27 05:55:06','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168784814534285222140',4496,'51687848138','2','1.00','300','retail','0','2023-06-27 09:42:25','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-27 06:42:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168784894773489823334',4497,'51687848938','4','1.00','300','retail','0','2023-06-27 09:55:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-27 06:56:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168784899333973382225',4498,'51687848972','6','4.00','1120','retail','80','2023-06-27 09:56:33','','','','208.27','Cash',154.48,'280','','','5','16.00','1','2023-06-27 06:56:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','508.00','504','Inclusive','branch','Service','1110','4000','5500','',''),('5168785901632306023072',4499,'51687857411','9','2.00','240','retail','60','2023-06-27 12:43:37','','','','93.93','Cash',33.10,'120','','','5','16.00','1','2023-06-27 09:43:46','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168786000813233020136',4501,'51687859996','6','1.00','300','retail','0','2023-06-27 13:00:08','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-27 10:00:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168786003051231222302',4502,'51687860024','4','1.00','300','retail','0','2023-06-27 13:00:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-27 10:00:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168786003933262670332',4503,'51687860024','6','2.00','600','retail','0','2023-06-27 13:00:39','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-06-27 10:00:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','508.00','506','Inclusive','branch','Service','1110','4000','5500','',''),('5168785997580782273330',4504,'51687859963','4','1.00','300','retail','0','2023-06-27 13:01:08','','','','208','Cash',41.38,'300','','','5','','1','2023-06-27 10:01:17','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168786190020213215322',4505,'51687861882','6','2.00','560','retail','40','2023-06-27 13:31:41','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-06-27 10:32:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','508.00','506','Inclusive','branch','Service','1110','4000','5500','',''),('5168786412032325110332',4506,'51687864103','6','2.00','600','retail','0','2023-06-27 14:08:40','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-06-27 11:08:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','508.00','506','Inclusive','branch','Service','1110','4000','5500','',''),('5168786424008256634307',4507,'51687864219','8','3.00','390','retail','60','2023-06-27 14:10:40','','','','112','Cash',53.79,'130','','','5','16.00','1','2023-06-27 11:10:51','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','28.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('5168786708065824650060',4508,'51687867071','2','1.00','300','retail','0','2023-06-27 14:58:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-27 11:58:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168786857130000525701',4509,'51687867419','4','1.00','300','retail','0','2023-06-27 15:22:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-27 12:23:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168786921883208323353',4510,'51687869106','2','1.00','300','retail','0','2023-06-27 15:33:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-27 12:33:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168787082713372243228',4512,'51687870807','2','1.00','300','retail','0','2023-06-27 16:01:02','','','','208','Cash',41.38,'300','','','5','','1','2023-06-27 13:01:11','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168787160131360226000',4513,'51687871590','6','3.00','900','retail','0','2023-06-27 16:13:22','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-06-27 13:13:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','508.00','505','Inclusive','branch','Service','1110','4000','5500','',''),('5168787165823736237033',4514,'51687871650','4','1.00','300','retail','0','2023-06-27 16:14:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-27 13:14:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168787395050080326203',4515,'51687873938','6','2.00','560','retail','40','2023-06-27 16:52:31','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-06-27 13:52:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','508.00','506','Inclusive','branch','Service','1110','4000','5500','',''),('5168787529743823163027',4516,'51687875283','2','1.00','300','retail','0','2023-06-27 17:14:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-27 14:15:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168787610427257327173',4517,'51687876093','6','1.00','300','retail','0','2023-06-27 17:28:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-27 14:28:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168787657805002623623',4518,'51687876489','6','1.00','280','retail','20','2023-06-27 17:36:18','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-27 14:36:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168787867653367613203',4519,'51687878670','2','1.00','300','retail','0','2023-06-27 18:11:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-27 15:11:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168787868481847028318',4520,'51687878670','8','2.00','300','retail','0','2023-06-27 18:11:24','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-06-27 15:11:33','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','28.00','26','Inclusive','branch','Service','1110','4000','5500','',''),('5168787898682032203203',4521,'51687878968','4','1.00','280','retail','20','2023-06-27 18:16:36','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-06-27 15:16:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168787899672051363290',4522,'51687878968','6','1.00','280','retail','20','2023-06-27 18:16:36','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-27 15:16:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168787901818209360482',4523,'51687879012','6','1.00','300','retail','0','2023-06-27 18:16:58','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-27 15:17:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168787940003333533368',4524,'51687879392','6','1.00','280','retail','20','2023-06-27 18:23:21','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-27 15:23:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168788333908263030333',4525,'51687883326','6','2.00','560','retail','40','2023-06-27 19:28:59','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-06-27 16:29:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','508.00','506','Inclusive','branch','Service','1110','4000','5500','',''),('5168793201033032310222',4526,'51687931998','4','5.00','1500','retail','0','2023-06-28 09:00:25','','','','208','Cash',206.90,'300','','','5','16.00','1','2023-06-28 06:00:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','82.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('5168793201723303282822',4527,'51687931998','6','1.00','300','retail','0','2023-06-28 09:00:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-28 06:00:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168793202433327348472',4528,'51687931998','8','1.00','150','retail','0','2023-06-28 09:00:25','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-06-28 06:00:50','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('5168793455831520433281',4530,'51687933800','2','1.00','300','retail','0','2023-06-28 10:04:12','','','','208','Cash',41.38,'300','','','5','','1','2023-06-28 07:04:21','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168793587822363323720',4532,'51687935873','2','1.00','300','retail','0','2023-06-28 10:49:13','','','','208','Cash',41.38,'300','','','5','','1','2023-06-28 07:49:23','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168793855323230563200',4533,'51687935873','2','1.00','270','retail','30','2023-06-28 10:49:13','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-28 07:49:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168793985403004820300',4534,'51687939847','7','1.00','250','retail','0','2023-06-28 11:10:54','','','','168','Cash',34.48,'250','','','5','16.00','1','2023-06-28 08:11:02','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168793988810382993283',4535,'51687939870','1','2.00','2880','retail','320','2023-06-28 11:13:21','','','','1105','Cash',397.24,'1440','','','5','16.00','1','2023-06-28 08:13:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1241.38,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168793998933952529009',4536,'51687939870','2','2.00','540','retail','60','2023-06-28 11:13:21','','','','208','Cash',74.48,'270','','','5','16.00','1','2023-06-28 08:13:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168794000010440930604',4537,'51687939870','6','3.00','810','retail','90','2023-06-28 11:13:21','','','','208.27','Cash',111.72,'270','','','5','16.00','1','2023-06-28 08:13:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'3','508.00','505','Inclusive','branch','Service','1110','4000','5500','',''),('5168794051831273232224',4538,'51687940506','6','4.00','1080','retail','120','2023-06-28 11:21:58','','','','208.27','Cash',148.97,'270','','','5','16.00','1','2023-06-28 08:22:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'4','508.00','504','Inclusive','branch','Service','1110','4000','5500','',''),('5168794267570832362004',4541,'51687941928','6','1.00','270','retail','30','2023-06-28 11:57:55','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-06-28 08:58:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168794281043220222320',4542,'51687942798','6','2.00','540','retail','60','2023-06-28 12:00:11','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-06-28 09:00:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','508.00','506','Inclusive','branch','Service','1110','4000','5500','',''),('5168794287792240009752',4543,'51687942852','6','1.00','270','retail','30','2023-06-28 12:01:17','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-06-28 09:01:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168794141737343114721',4544,'51687941411','8','1.00','150','retail','0','2023-06-28 12:02:16','','','','112','Cash',20.69,'150','','','5','','1','2023-06-28 09:02:23','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',129.31,'1','28.00','27','Inclusive','branch','Service','1110','4000','5500','',''),('5168794148043684000003',4545,'51687941411','4','1.00','270','retail','30','2023-06-28 12:02:16','','','','208','Cash',37.24,'270','','','5','','1','2023-06-28 09:02:23','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',232.76,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168794299133012033320',4546,'51687942981','2','1.00','270','retail','30','2023-06-28 12:03:25','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-28 09:03:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168794568862277083250',4547,'51687945678','6','2.00','540','retail','60','2023-06-28 12:48:09','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-06-28 09:48:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','508.00','506','Inclusive','branch','Service','1110','4000','5500','',''),('5168794626923020522423',4548,'51687946253','6','2.00','540','retail','60','2023-06-28 12:57:50','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-06-28 09:58:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','508.00','506','Inclusive','branch','Service','1110','4000','5500','',''),('5168794646434336041362',4549,'51687946453','6','2.00','540','retail','60','2023-06-28 13:01:04','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-06-28 10:01:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','508.00','506','Inclusive','branch','Service','1110','4000','5500','',''),('5168794696543230692330',4550,'51687946955','2','1.00','270','retail','30','2023-06-28 13:09:25','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-28 10:09:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168794706796247050232',4551,'51687947052','6','2.00','540','retail','60','2023-06-28 13:11:08','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-06-28 10:11:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','508.00','506','Inclusive','branch','Service','1110','4000','5500','',''),('5168794744935403332232',4552,'51687947427','6','2.00','540','retail','60','2023-06-28 13:17:30','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-06-28 10:17:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','508.00','506','Inclusive','branch','Service','1110','4000','5500','',''),('5168794846392791313300',4553,'51687948457','11','1.00','50','retail','0','2023-06-28 13:34:23','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-06-28 10:34:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168794900449240943033',4554,'51687948996','12','1.00','30','retail','0','2023-06-28 13:43:24','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-06-28 10:43:40','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5168794956222532409322',4555,'51687949551','4','1.00','270','retail','30','2023-06-28 13:52:42','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-28 10:52:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168795007333027233732',4556,'51687950043','2','1.00','270','retail','30','2023-06-28 14:01:14','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-28 11:01:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168795060630062226070',4557,'51687950598','4','1.00','270','retail','30','2023-06-28 14:10:06','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-28 11:10:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168795173833733302135',4558,'51687951731','4','1.00','270','retail','30','2023-06-28 14:28:59','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-28 11:29:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168795360532362033239',4559,'51687953272','2','1.00','270','retail','30','2023-06-28 15:00:11','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-28 12:00:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168795611422660027280',4560,'51687956104','6','2.00','540','retail','60','2023-06-28 15:41:54','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-06-28 12:42:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','508.00','506','Inclusive','branch','Service','1110','4000','5500','',''),('5168795620025933070322',4561,'51687956161','6','1.00','270','retail','30','2023-06-28 15:43:21','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-06-28 12:43:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168795631069222693230',4562,'51687956300','2','1.00','270','retail','30','2023-06-28 15:45:11','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-28 12:45:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168795667982275713323',4563,'51687956669','4','1.00','270','retail','30','2023-06-28 15:51:19','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-28 12:51:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168795746635332962060',4564,'51687957449','4','1.00','270','retail','30','2023-06-28 16:04:26','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-28 13:04:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168795755122313101985',4565,'51687957534','2','1.00','250','retail','50','2023-06-28 16:05:52','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-06-28 13:06:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168795921753300392820',4566,'51687959208','6','1.00','270','retail','30','2023-06-28 16:38:20','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-06-28 13:38:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168795958410482836059',4567,'51687959571','4','1.00','270','retail','30','2023-06-28 16:39:44','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-28 13:39:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168796086222202232023',4568,'51687960853','6','1.00','250','retail','50','2023-06-28 17:01:02','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-06-28 14:01:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168796126667322261211',4569,'51687961257','2','1.00','270','retail','30','2023-06-28 17:07:46','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-28 14:08:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168796250955144232203',4570,'51687962483','2','1.00','270','retail','30','2023-06-28 17:28:29','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-06-28 14:28:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168796402612000523163',4571,'51687964017','6','1.00','270','retail','30','2023-06-28 17:56:26','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-06-28 14:56:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168796646333220040234',4572,'51687966452','6','2.00','540','retail','60','2023-06-28 18:34:23','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-06-28 15:34:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','508.00','506','Inclusive','branch','Service','1110','4000','5500','',''),('5168796741330706240620',4573,'51687967401','4','1.00','250','retail','50','2023-06-28 18:50:14','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-06-28 15:50:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168801634120322303260',4574,'51688016328','6','20.00','5600','retail','400','2023-06-29 08:25:41','','','','208.27','Cash',772.41,'280','','','5','16.00','1','2023-06-29 05:26:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'20','508.00','488','Inclusive','branch','Service','1110','4000','5500','',''),('5168802307750132107735',4575,'51688023068','6','10.00','2800','retail','200','2023-06-29 10:17:58','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-06-29 07:18:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','508.00','498','Inclusive','branch','Service','1110','4000','5500','',''),('5168802980202330230823',4576,'51688029794','4','1.00','300','retail','0','2023-06-29 12:10:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-29 09:10:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168802986830100800033',4577,'51688029859','6','1.00','280','retail','20','2023-06-29 12:11:08','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-29 09:11:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168803120822380318313',4578,'51688031200','6','2.00','600','retail','0','2023-06-29 12:33:39','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-06-29 09:34:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','508.00','506','Inclusive','branch','Service','1110','4000','5500','',''),('5168803121963222903023',4579,'51688031200','4','2.00','600','retail','0','2023-06-29 12:33:39','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-06-29 09:34:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','82.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168803128330338003388',4580,'51688031274','12','1.00','30','retail','0','2023-06-29 12:34:43','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-06-29 09:34:51','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5168803831133218833288',4582,'51688038302','6','1.00','300','retail','0','2023-06-29 14:31:51','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-29 11:31:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168803833758302330343',4583,'51688038331','12','1.00','30','retail','0','2023-06-29 14:32:17','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-06-29 11:32:28','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5168803836333143022838',4584,'51688038356','11','1.00','50','retail','0','2023-06-29 14:32:43','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-06-29 11:32:51','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168803838450308288283',4585,'51688038379','10','1.00','70','retail','0','2023-06-29 14:33:04','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-06-29 11:33:12','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','71.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('5168803826433052522004',4586,'51688038259','6','1.00','300','retail','0','2023-06-29 14:35:51','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-29 11:36:03','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','508.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168803855002303320333',4587,'51688038259','6','1.00','280','retail','20','2023-06-29 14:35:51','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-29 11:36:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','509.00','508','Inclusive','branch','Service','1110','4000','5500','',''),('5168804046763500028134',4588,'51688040446','11','1.00','50','retail','0','2023-06-29 15:07:47','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-06-29 12:07:58','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168804052434320253244',4589,'51688040518','4','1.00','300','retail','0','2023-06-29 15:08:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-29 12:08:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168804246103283313123',4590,'51688042452','6','2.00','600','retail','0','2023-06-29 15:41:02','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-06-29 12:41:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','509.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168804338933102243582',4591,'51688043385','6','1.00','300','retail','0','2023-06-29 15:56:30','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-29 12:56:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','509.00','508','Inclusive','branch','Service','1110','4000','5500','',''),('5168804421903233645343',4592,'51688044204','2','1.00','280','retail','20','2023-06-29 16:10:20','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-06-29 13:10:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168804612726228032183',4593,'51688046118','6','1.00','280','retail','20','2023-06-29 16:42:07','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-29 13:42:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','510.00','509','Inclusive','branch','Service','1110','4000','5500','',''),('5168804615141202330330',4594,'51688046146','12','1.00','30','retail','0','2023-06-29 16:42:31','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-06-29 13:42:45','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5168804702322324303301',4595,'51688047015','6','1.00','300','retail','0','2023-06-29 16:57:13','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-29 13:57:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','510.00','509','Inclusive','branch','Service','1110','4000','5500','',''),('5168804703220603332030',4596,'51688047015','6','1.00','300','retail','0','2023-06-29 16:57:13','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-29 13:57:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','510.00','509','Inclusive','branch','Service','1110','4000','5500','',''),('5168804766573236772302',4597,'51688047132','2','2.00','600','retail','0','2023-06-29 17:07:45','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-06-29 14:07:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168804836900386503693',4598,'51688048364','6','1.00','300','retail','0','2023-06-29 17:19:30','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-29 14:19:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','510.00','509','Inclusive','branch','Service','1110','4000','5500','',''),('5168804922233280823102',4599,'51688049199','4','1.00','300','retail','0','2023-06-29 17:33:42','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-29 14:33:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168811042932153020020',4601,'51688110419','6','7.00','1750','retail','350','2023-06-30 10:33:50','','','','208.27','Cash',241.38,'250','','','5','16.00','1','2023-06-30 07:33:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','510.00','503','Inclusive','branch','Service','1110','4000','5500','',''),('5168811045403844106833',4602,'51688110439','6','3.00','750','retail','150','2023-06-30 10:34:15','','','','208.27','Cash',103.45,'250','','','5','16.00','1','2023-06-30 07:34:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','510.00','507','Inclusive','branch','Service','1110','4000','5500','',''),('5168811036722303061202',4603,'51688106374','6','1.00','300','retail','0','2023-06-30 10:39:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-30 07:39:46','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','510.00','509','Inclusive','branch','Service','1110','4000','5500','',''),('5168811233820283003032',4604,'51688112333','2','1.00','300','retail','0','2023-06-30 11:05:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-30 08:05:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168811266804866002180',4605,'51688112627','4','2.00','600','retail','0','2023-06-30 11:11:08','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-06-30 08:11:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','82.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168811373300262832326',4606,'51688113719','2','1.00','300','retail','0','2023-06-30 11:28:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-30 08:29:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168811580723301218303',4607,'51688113763','6','2.00','600','retail','0','2023-06-30 12:03:27','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-06-30 09:04:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','510.00','508','Inclusive','branch','Service','1110','4000','5500','',''),('5168811661260220100125',4608,'51688116605','4','1.00','300','retail','0','2023-06-30 12:16:52','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-30 09:17:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168811665722121333152',4609,'51688116650','11','1.00','50','retail','0','2023-06-30 12:17:37','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-06-30 09:17:47','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168812285632222324222',4610,'51688122850','3','1.00','500','retail','0','2023-06-30 14:02:41','','','','378','Cash',68.97,'500','','','5','16.00','1','2023-06-30 11:02:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168812301623582633023',4611,'51688123003','2','1.00','300','retail','0','2023-06-30 14:03:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-30 11:03:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168812307222322032223',4612,'51688123058','8','1.00','150','retail','0','2023-06-30 14:05:55','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-06-30 11:06:02','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('5168812322942202830293',4613,'51688123224','11','1.00','50','retail','0','2023-06-30 14:07:10','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-06-30 11:07:17','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168812344683433210332',4614,'51688123442','6','1.00','300','retail','0','2023-06-30 14:12:40','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-30 11:12:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','510.00','509','Inclusive','branch','Service','1110','4000','5500','',''),('5168812382230608820232',4615,'51688123672','2','1.00','300','retail','0','2023-06-30 14:17:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-30 11:17:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168812678631203138382',4616,'51688126777','6','1.00','280','retail','20','2023-06-30 15:06:26','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-30 12:06:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','512.00','511','Inclusive','branch','Service','1110','4000','5500','',''),('5168812786200032220822',4617,'51688127852','6','1.00','280','retail','20','2023-06-30 15:24:23','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-06-30 12:24:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','512.00','511','Inclusive','branch','Service','1110','4000','5500','',''),('5168812882433483332228',4618,'51688128819','2','1.00','300','retail','0','2023-06-30 15:40:25','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-30 12:40:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168812884523233032222',4619,'51688128838','8','2.00','300','retail','0','2023-06-30 15:40:45','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-06-30 12:40:52','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','',''),('5168812947963590835232',4620,'51688129472','6','2.00','600','retail','0','2023-06-30 15:51:34','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-06-30 12:51:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','512.00','510','Inclusive','branch','Service','1110','4000','5500','',''),('5168812949424932230013',4621,'51688129472','8','4.00','600','retail','0','2023-06-30 15:51:34','','','','112','Cash',82.76,'150','','','5','16.00','1','2023-06-30 12:51:48','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','35.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('5168813275555232328253',4622,'51688132746','2','1.00','300','retail','0','2023-06-30 16:45:55','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-30 13:46:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168813329180130024224',4623,'51688132897','2','1.00','300','retail','0','2023-06-30 16:54:52','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-30 13:55:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168813383323330533333',4625,'51688133807','2','2.00','560','retail','40','2023-06-30 17:07:35','','','','208','Cash',77.24,'280','','','5','','1','2023-06-30 14:07:48','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168813588533533328630',4627,'51688135872','2','1.00','280','retail','20','2023-06-30 17:42:36','','','','208','Cash',38.62,'280','','','5','','1','2023-06-30 14:42:46','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168813654802330228883',4629,'51688136540','4','1.00','300','retail','0','2023-06-30 17:49:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-06-30 14:49:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168813656602132558623',4630,'51688136540','8','1.00','150','retail','0','2023-06-30 17:49:27','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-06-30 14:49:36','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('5168813618412822322330',4631,'51688136175','9','1.00','120','retail','30','2023-06-30 17:50:03','','','','93.93','Cash',16.55,'120','','','5','','1','2023-06-30 14:50:12','1','5','new','1','printed','pcs','','','','yes','','0','','','VATABLE',103.45,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168813684332332323030',4632,'51688136838','6','1.00','300','retail','0','2023-06-30 17:54:03','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-06-30 14:54:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','512.00','511','Inclusive','branch','Service','1110','4000','5500','',''),('5168813792403182824020',4634,'51688137912','6','1.00','280','retail','20','2023-06-30 18:15:43','','','','208.27','Cash',38.62,'280','','','5','','1','2023-06-30 15:15:51','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','512.00','511','Inclusive','branch','Service','1110','4000','5500','',''),('5168813936230621232232',4635,'51688139356','10','1.00','70','retail','0','2023-06-30 18:36:03','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-06-30 15:36:13','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5168814054835538330230',4636,'51688140541','11','1.00','50','retail','0','2023-06-30 18:55:49','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-06-30 15:56:02','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168814177902010221224',4637,'51688141141','4','1.00','280','retail','20','2023-06-30 19:16:20','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-06-30 16:16:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168818962829383831330',4638,'51688189581','6','1.00','300','retail','0','2023-07-01 08:33:49','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-01 05:34:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','512.00','511','Inclusive','branch','Service','1110','4000','5500','',''),('5168819283723522982323',4639,'51688192815','4','1.00','300','retail','0','2023-07-01 09:27:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-01 06:27:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','82.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168819663020553323033',4642,'51688196613','4','1.00','280','retail','20','2023-07-01 10:40:54','','','','208','Cash',38.62,'280','','','5','','1','2023-07-01 07:41:50','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','83.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('5168819779723708350991',4643,'51688197520','6','2.00','600','retail','0','2023-07-01 10:49:57','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-01 07:50:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','512.00','510','Inclusive','branch','Service','1110','4000','5500','',''),('5168819789320413313307',4644,'51688197884','6','1.00','300','retail','0','2023-07-01 10:51:33','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-01 07:51:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','512.00','511','Inclusive','branch','Service','1110','4000','5500','',''),('5168819996523036459981',4645,'51688199848','2','1.00','300','retail','0','2023-07-01 11:31:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-01 08:31:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168820032123330222883',4646,'51688200292','2','1.00','300','retail','0','2023-07-01 11:32:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-01 08:32:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168820207632302322236',4647,'51688202067','16','1.00','600','retail','0','2023-07-01 12:01:17','','','','400','Cash',82.76,'600','','','5','16.00','1','2023-07-01 09:03:21','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168820269002560230303',4648,'51688202683','4','1.00','300','retail','0','2023-07-01 12:11:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-01 09:11:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','83.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('5168820725927257202223',4650,'51688205521','6','1.00','300','retail','0','2023-07-01 13:30:18','','','','208.27','Cash',41.38,'300','','','5','','1','2023-07-01 10:30:29','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','512.00','511','Inclusive','branch','Service','1110','4000','5500','',''),('5168820741787222132283',4651,'51688205521','6','1.00','280','retail','20','2023-07-01 13:30:18','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-01 10:30:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','513.00','512','Inclusive','branch','Service','1110','4000','5500','',''),('5168820749726244202338',4654,'51688207466','8','1.00','130','retail','20','2023-07-01 13:35:32','','','','112','Cash',17.93,'130','','','5','','1','2023-07-01 10:35:42','1','4','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',112.07,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','',''),('5168820773202222222332',4655,'51688207466','10','1.00','70','retail','0','2023-07-01 13:35:32','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-01 10:35:42','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5168820977853261932390',4656,'51688209769','4','1.00','300','retail','0','2023-07-01 14:09:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-01 11:10:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','83.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('5168821210380210232038',4657,'51688212081','8','4.00','600','retail','0','2023-07-01 14:48:24','','','','112','Cash',82.76,'150','','','5','16.00','1','2023-07-01 11:48:35','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','36.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('5168821278421322332682',4660,'51688212666','4','2.00','600','retail','0','2023-07-01 14:59:45','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-01 12:00:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','83.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168821231621223323330',4661,'51688212177','4','1.00','300','retail','0','2023-07-01 15:03:35','','','','208','Cash',41.38,'300','','','5','','1','2023-07-01 12:03:52','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','83.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('5168821261650265583304',4662,'51688212177','8','1.00','130','retail','20','2023-07-01 15:03:35','','','','112','Cash',17.93,'130','','','5','','1','2023-07-01 12:03:52','1','4','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',112.07,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('5168821300123103431332',4663,'51688212177','4','1.00','300','retail','0','2023-07-01 15:03:35','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-01 12:03:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','84.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168821301503480830103',4664,'51688212177','8','1.00','150','retail','0','2023-07-01 15:03:35','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-07-01 12:03:52','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('5168821362828132222132',4665,'51688213615','1','1.00','1600','retail','0','2023-07-01 15:13:49','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-07-01 12:14:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168819675152533201932',4666,'51688196738','6','1.00','280','retail','20','2023-07-01 15:38:27','','','','208.27','Cash',38.62,'280','','','5','','1','2023-07-01 12:38:44','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',241.38,'1','512.00','511','Inclusive','branch','Service','1110','4000','5500','',''),('5168821510720508331018',4667,'51688196738','6','1.00','300','retail','0','2023-07-01 15:38:27','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-01 12:38:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','514.00','513','Inclusive','branch','Service','1110','4000','5500','',''),('5168821625111801533152',4668,'51688213659','6','2.00','600','retail','0','2023-07-01 15:57:31','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-01 12:57:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','514.00','512','Inclusive','branch','Service','1110','4000','5500','',''),('5168821871022812804228',4669,'51688218698','2','1.00','300','retail','0','2023-07-01 16:38:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-01 13:38:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168821905442222238945',4670,'51688219017','6','2.00','600','retail','0','2023-07-01 16:44:46','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-01 13:45:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','514.00','512','Inclusive','branch','Service','1110','4000','5500','',''),('5168822269592282020328',4672,'51688222580','2','1.00','300','retail','0','2023-07-01 17:44:55','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-01 14:45:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168822217922322028317',4673,'51688222172','2','1.00','300','retail','0','2023-07-01 17:50:59','','','','208','Cash',41.38,'300','','','5','','1','2023-07-01 14:51:16','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168822305820003032235',4674,'51688222172','2','2.00','600','retail','0','2023-07-01 17:50:59','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-01 14:51:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168822379623251332300',4675,'51688223754','2','1.00','300','retail','0','2023-07-01 18:03:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-01 15:03:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168822550833450835060',4676,'51688225481','2','1.00','300','retail','0','2023-07-01 18:31:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-01 15:32:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168822576909332530480',4677,'51688225526','2','1.00','300','retail','0','2023-07-01 18:36:09','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-01 15:36:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168828917833632382286',4678,'51688289166','4','1.00','300','retail','0','2023-07-02 12:13:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-02 09:13:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','84.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168828948020323324522',4679,'51688289473','2','1.00','300','retail','0','2023-07-02 12:18:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-02 09:18:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168828955533135510382',4680,'51688289529','4','1.00','300','retail','0','2023-07-02 12:19:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-02 09:19:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','84.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168828985030533232308',4681,'51688289824','2','3.00','900','retail','0','2023-07-02 12:24:10','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-07-02 09:24:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168829076162282400362',4682,'51688290745','2','1.00','300','retail','0','2023-07-02 12:39:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-02 09:39:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168829137032885222228',4683,'51688291330','2','1.00','300','retail','0','2023-07-02 12:49:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-02 09:49:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168829219531284333383',4685,'51688292188','12','1.00','30','retail','0','2023-07-02 13:03:51','','','','8','Cash',4.14,'30','','','5','','1','2023-07-02 10:03:59','1','6','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',25.86,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5168829223032120342903',4686,'51688292188','2','1.00','300','retail','0','2023-07-02 13:03:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-02 10:03:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168829228123203402212',4687,'51688292245','6','2.00','600','retail','0','2023-07-02 13:04:42','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-02 10:04:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','514.00','512','Inclusive','branch','Service','1110','4000','5500','',''),('5168829509923906838309',4688,'51688295091','3','1.00','500','retail','0','2023-07-02 13:51:39','','','','378','Cash',68.97,'500','','','5','16.00','1','2023-07-02 10:51:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168829512728332123822',4689,'51688295122','6','1.00','300','retail','0','2023-07-02 13:52:07','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-02 10:52:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','514.00','513','Inclusive','branch','Service','1110','4000','5500','',''),('5168829863838325612233',4690,'51688298304','8','2.00','300','retail','0','2023-07-02 14:50:39','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-07-02 11:50:47','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','58.00','56','Inclusive','branch','Service','1110','4000','5500','',''),('5168829907022329577038',4691,'51688298668','6','2.00','560','retail','40','2023-07-02 14:57:51','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-07-02 11:57:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','514.00','512','Inclusive','branch','Service','1110','4000','5500','',''),('5168830220733030232240',4692,'51688301694','2','1.00','300','retail','0','2023-07-02 15:50:08','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-02 12:50:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168830378583232622133',4693,'51688303776','2','1.00','280','retail','20','2023-07-02 16:16:25','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-02 13:16:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168830432300202353330',4694,'51688304312','2','2.00','600','retail','0','2023-07-02 16:25:23','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-02 13:25:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168830507900208031336',4695,'51688305070','4','1.00','300','retail','0','2023-07-02 16:37:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-02 13:38:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','84.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168830805300380580838',4696,'51688308047','2','1.00','300','retail','0','2023-07-02 17:27:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-02 14:27:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168836600628230022635',4697,'51688366000','2','1.00','300','retail','0','2023-07-03 09:33:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-03 06:34:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168836613533353263253',4698,'51688366106','4','4.00','1200','retail','0','2023-07-03 09:35:50','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-07-03 06:35:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','84.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168836615026611035323',4699,'51688366106','6','1.00','300','retail','0','2023-07-03 09:35:50','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-03 06:35:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','514.00','513','Inclusive','branch','Service','1110','4000','5500','',''),('5168836955650030226635',4700,'51688369461','2','2.00','600','retail','0','2023-07-03 10:32:37','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-03 07:32:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168836991635303200402',4701,'51688369704','6','1.00','300','retail','0','2023-07-03 10:38:44','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-03 07:38:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','514.00','513','Inclusive','branch','Service','1110','4000','5500','',''),('5168836992432223409326',4702,'51688369704','4','1.00','300','retail','0','2023-07-03 10:38:44','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-03 07:38:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','84.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168836998332329939230',4703,'51688369972','4','2.00','600','retail','0','2023-07-03 10:39:44','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-03 07:39:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','84.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('5168837013623236132282',4704,'51688370128','2','1.00','300','retail','0','2023-07-03 10:42:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-03 07:42:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168837488732832003557',4705,'51688374872','6','1.00','300','retail','0','2023-07-03 12:01:27','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-03 09:01:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','514.00','513','Inclusive','branch','Service','1110','4000','5500','',''),('5168837551832223405326',4708,'51688375505','7','1.00','250','retail','0','2023-07-03 12:11:58','','','','168','Cash',34.48,'250','','','5','16.00','1','2023-07-03 09:12:49','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168837636638062133233',4713,'51688376354','2','1.00','300','retail','0','2023-07-03 12:26:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-03 09:26:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168838007038832823303',4715,'51688380052','8','3.00','390','retail','60','2023-07-03 13:35:51','','','','112','Cash',53.79,'130','','','5','','1','2023-07-03 10:36:09','1','4','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',112.07,'3','58.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('5168838054050232023220',4716,'51688380052','8','3.00','390','retail','60','2023-07-03 13:35:51','','','','112','Cash',53.79,'130','','','5','16.00','1','2023-07-03 10:36:09','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','61.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('5168838055030302288822',4717,'51688380052','3','1.00','500','retail','0','2023-07-03 13:35:51','','','','378','Cash',68.97,'500','','','5','16.00','1','2023-07-03 10:36:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168838139283123415400',4718,'51688381317','10','1.00','70','retail','0','2023-07-03 13:49:52','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-03 10:50:08','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5168838392822823992905',4719,'51688383918','11','1.00','50','retail','0','2023-07-03 14:32:08','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-03 11:32:23','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168838489932028332922',4720,'51688384818','6','6.00','1800','retail','0','2023-07-03 14:49:13','','','','208.27','Cash',248.28,'300','','','5','16.00','1','2023-07-03 11:49:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'6','517.00','511','Inclusive','branch','Service','1110','4000','5500','',''),('5168838579732833830083',4721,'51688385775','4','3.00','900','retail','0','2023-07-03 15:03:17','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-07-03 12:03:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','84.00','81','Inclusive','branch','Service','1110','4000','5500','',''),('5168838614322133238331',4722,'51688386136','2','1.00','300','retail','0','2023-07-03 15:10:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-03 12:10:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168838784520422830820',4724,'51688387814','4','2.00','560','retail','40','2023-07-03 15:37:25','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-07-03 12:39:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','84.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('5168838695013280802501',4726,'51688386909','4','1.00','300','retail','0','2023-07-03 15:56:57','','','','208','Cash',41.38,'300','','','5','','1','2023-07-03 12:57:08','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','84.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168838901730371088330',4727,'51688386909','4','1.00','280','retail','20','2023-07-03 15:56:57','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-03 12:57:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168838820601330033008',4728,'51688388193','6','1.00','280','retail','20','2023-07-03 15:58:28','','','','208.27','Cash',38.62,'280','','','5','','1','2023-07-03 12:58:36','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',241.38,'1','519.00','518','Inclusive','branch','Service','1110','4000','5500','',''),('5168838910723268503729',4729,'51688388193','6','1.00','300','retail','0','2023-07-03 15:58:28','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-03 12:58:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168837540175333302033',4730,'51688375199','2','1.00','300','retail','0','2023-07-03 16:00:08','','','','208','Cash',41.38,'300','','','5','','1','2023-07-03 13:00:17','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168837547150327482533',4731,'51688375199','6','2.00','600','retail','0','2023-07-03 16:00:08','','','','208.27','Cash',82.76,'300','','','5','','1','2023-07-03 13:00:17','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'2','515.00','513','Inclusive','branch','Service','1110','4000','5500','',''),('5168837577883122300382',4732,'51688375199','6','2.00','560','retail','40','2023-07-03 16:00:08','','','','208.27','Cash',77.24,'280','','','5','','1','2023-07-03 13:00:17','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'2','517.00','515','Inclusive','branch','Service','1110','4000','5500','',''),('5168837579348232132293',4733,'51688375199','2','1.00','280','retail','20','2023-07-03 16:00:08','','','','208','Cash',38.62,'280','','','5','','1','2023-07-03 13:00:17','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168839078821823213723',4735,'51688390779','6','1.00','300','retail','0','2023-07-03 16:41:11','','','','208.27','Cash',41.38,'300','','','5','','1','2023-07-03 13:41:21','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168839171522512312332',4736,'51688391709','6','1.00','300','retail','0','2023-07-03 16:41:55','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-03 13:42:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168839173732323633252',4737,'51688391729','6','3.00','900','retail','0','2023-07-03 16:42:17','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-07-03 13:43:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','520.00','517','Inclusive','branch','Service','1110','4000','5500','',''),('5168839188330003253862',4738,'51688391877','6','1.00','300','retail','0','2023-07-03 16:44:43','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-03 13:44:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168839351311322933300',4739,'51688393507','6','1.00','280','retail','20','2023-07-03 17:11:53','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-03 14:12:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168839410330832213818',4740,'51688394094','6','1.00','300','retail','0','2023-07-03 17:21:43','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-03 14:21:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168839558060129238833',4741,'51688395570','4','1.00','300','retail','0','2023-07-03 17:46:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-03 14:46:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168839651232282682233',4743,'51688396504','1','1.00','1600','retail','0','2023-07-03 18:02:39','','','','1105','Cash',220.69,'1600','','','5','','1','2023-07-03 15:02:47','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168839659723903836323',4744,'51688396580','10','1.00','70','retail','0','2023-07-03 18:03:18','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-03 15:03:28','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5168839705523830239033',4745,'51688397043','2','1.00','300','retail','0','2023-07-03 18:10:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-03 15:11:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168839707922259253309',4746,'51688397074','2','1.00','300','retail','0','2023-07-03 18:11:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-03 15:11:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168839784493823234232',4747,'51688397833','4','1.00','280','retail','20','2023-07-03 18:24:04','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-03 15:24:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168839915321223323223',4748,'51688399144','4','1.00','300','retail','0','2023-07-03 18:47:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-03 15:47:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168839971432634310223',4749,'51688399694','6','1.00','280','retail','20','2023-07-03 18:55:15','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-03 15:55:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168844854242154300002',4750,'51688448535','6','1.00','300','retail','0','2023-07-04 08:29:03','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-04 05:29:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168845132836538013030',4751,'51688451299','6','10.00','2800','retail','200','2023-07-04 09:15:28','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-07-04 06:15:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','520.00','510','Inclusive','branch','Service','1110','4000','5500','',''),('5168845756995565203200',4752,'51688457558','6','2.00','560','retail','40','2023-07-04 10:59:30','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-07-04 07:59:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','520.00','518','Inclusive','branch','Service','1110','4000','5500','',''),('5168846315153313803806',4753,'51688461466','1','1.00','1600','retail','0','2023-07-04 12:32:31','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-07-04 09:32:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168846324320332846446',4754,'51688463238','2','1.00','300','retail','0','2023-07-04 12:34:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-04 09:34:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168847304603832260323',4755,'51688473020','4','2.00','600','retail','0','2023-07-04 15:17:27','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-04 12:17:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168847471583384223004',4756,'51688474704','6','2.00','560','retail','40','2023-07-04 15:45:16','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-07-04 12:45:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','520.00','518','Inclusive','branch','Service','1110','4000','5500','',''),('5168847538212202148362',4757,'51688475371','6','2.00','560','retail','40','2023-07-04 15:56:22','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-07-04 12:56:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','520.00','518','Inclusive','branch','Service','1110','4000','5500','',''),('5168847640481224203080',4758,'51688476370','12','1.00','30','retail','0','2023-07-04 16:13:24','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-04 13:13:49','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5168847825428341333411',4759,'51688478184','4','1.00','300','retail','0','2023-07-04 16:44:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-04 13:44:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168847848945842034000',4760,'51688478480','2','1.00','280','retail','20','2023-07-04 16:48:09','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-04 13:48:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168847956733842233730',4761,'51688478623','2','1.00','280','retail','20','2023-07-04 17:06:08','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-04 14:06:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168847963232320202328',4762,'51688479588','11','1.00','50','retail','0','2023-07-04 17:07:13','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-04 14:07:37','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168848018623326333620',4763,'51688480175','6','1.00','300','retail','0','2023-07-04 17:16:26','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-04 14:17:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168848319330204200233',4764,'51688482740','6','2.00','560','retail','40','2023-07-04 18:06:34','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-07-04 15:06:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','520.00','518','Inclusive','branch','Service','1110','4000','5500','',''),('5168848350310283523608',4765,'51688483468','2','1.00','300','retail','0','2023-07-04 18:11:44','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-04 15:12:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168848448683348623254',4766,'51688484441','6','5.00','1400','retail','100','2023-07-04 18:28:07','','','','208.27','Cash',193.10,'280','','','5','16.00','1','2023-07-04 15:29:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'5','520.00','515','Inclusive','branch','Service','1110','4000','5500','',''),('5168853466960823033538',4767,'51688534657','4','2.00','560','retail','40','2023-07-05 08:24:29','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-07-05 05:24:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168853665168633343201',4768,'51688534722','4','1.00','300','retail','0','2023-07-05 08:57:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-05 05:57:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168853667723383333632',4769,'51688536667','6','3.00','840','retail','60','2023-07-05 08:57:58','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-07-05 05:58:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','520.00','517','Inclusive','branch','Service','1110','4000','5500','',''),('5168853770027403400643',4770,'51688537696','6','1.00','300','retail','0','2023-07-05 09:15:01','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-05 06:15:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168854143850035132388',4771,'51688541433','2','1.00','300','retail','0','2023-07-05 10:17:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-05 07:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168854282032833532235',4772,'51688542809','6','5.00','1250','retail','250','2023-07-05 10:40:20','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-07-05 07:40:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','520.00','515','Inclusive','branch','Service','1110','4000','5500','',''),('5168854284003866033443',4773,'51688542829','6','5.00','1250','retail','250','2023-07-05 10:40:40','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-07-05 07:40:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','520.00','515','Inclusive','branch','Service','1110','4000','5500','',''),('5168854333133224313528',4774,'51688543318','8','3.00','390','retail','60','2023-07-05 10:48:52','','','','112','Cash',53.79,'130','','','5','16.00','1','2023-07-05 07:49:00','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','61.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('5168854817563231037332',4775,'51688545012','2','1.00','300','retail','0','2023-07-05 12:09:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-05 09:09:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168855422922296223333',4776,'51688554220','6','3.00','900','retail','0','2023-07-05 13:55:37','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-07-05 10:55:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','520.00','517','Inclusive','branch','Service','1110','4000','5500','',''),('5168855483450860320823',4777,'51688554759','4','1.00','300','retail','0','2023-07-05 14:00:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-05 11:00:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168855946736536973023',4778,'51688559461','2','1.00','300','retail','0','2023-07-05 15:17:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-05 12:17:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168856098803500813638',4779,'51688559511','6','1.00','300','retail','0','2023-07-05 15:43:09','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-05 12:43:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168856114863084826052',4780,'51688561142','12','1.00','30','retail','0','2023-07-05 15:45:48','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-05 12:45:56','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5168856158773838308852',4781,'51688561579','6','1.00','300','retail','0','2023-07-05 15:53:07','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-05 12:53:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168856196906333343253',4782,'51688561890','6','1.00','280','retail','20','2023-07-05 15:59:29','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-05 12:59:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168856416330223306030',4783,'51688562467','6','1.00','300','retail','0','2023-07-05 16:36:03','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-05 13:36:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168856473852703522102',4784,'51688564719','4','1.00','300','retail','0','2023-07-05 16:45:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-05 13:46:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168856634533833533656',4786,'51688566330','6','1.00','300','retail','0','2023-07-05 17:12:27','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-05 14:13:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168856723823202135223',4787,'51688567183','6','1.00','300','retail','0','2023-07-05 17:27:19','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-05 14:27:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168856536133240611000',4788,'51688565352','4','1.00','300','retail','0','2023-07-05 17:48:13','','','','208','Cash',41.38,'300','','','5','','1','2023-07-05 14:48:21','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168856924900154043202',4789,'51688569241','4','1.00','300','retail','0','2023-07-05 18:00:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-05 15:00:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168856984546822882043',4790,'51688569836','6','3.00','900','retail','0','2023-07-05 18:10:45','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-07-05 15:10:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','520.00','517','Inclusive','branch','Service','1110','4000','5500','',''),('5168857130480210232038',4791,'51688571296','4','1.00','300','retail','0','2023-07-05 18:35:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-05 15:35:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168857293032022223243',4792,'51688572925','6','1.00','300','retail','0','2023-07-05 19:04:33','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-05 16:04:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168861928035230152820',4793,'51688619270','2','4.00','1200','retail','0','2023-07-06 07:54:40','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-07-06 04:54:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168862336802323840038',4794,'51688622526','6','1.00','280','retail','20','2023-07-06 09:02:49','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-06 06:03:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168862520332816230813',4795,'51688625197','2','1.00','300','retail','0','2023-07-06 09:33:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-06 06:33:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168863177433276220386',4796,'51688626387','4','1.00','300','retail','0','2023-07-06 11:23:29','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-06 08:23:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168863180803021283403',4797,'51688626387','6','1.00','300','retail','0','2023-07-06 11:23:29','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-06 08:23:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168863467533262020082',4798,'51688632924','8','1.00','130','retail','20','2023-07-06 12:11:16','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-07-06 09:11:24','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','61.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('5168863864783802002332',4799,'51688638639','15','2.00','1000','retail','0','2023-07-06 13:17:27','','','','450','Cash',137.93,'500','','','5','16.00','1','2023-07-06 10:17:37','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168863965755226510633',4800,'51688638712','2','1.00','300','retail','0','2023-07-06 13:34:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-06 10:34:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168864116800203082302',4801,'51688641131','2','1.00','300','retail','0','2023-07-06 13:59:29','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-06 10:59:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168864167441323213236',4802,'51688641668','6','1.00','300','retail','0','2023-07-06 14:07:54','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-06 11:08:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168864230360220833323',4805,'51688642023','6','1.00','280','retail','20','2023-07-06 14:18:24','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-06 11:18:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168864393236922286252',4806,'51688643926','2','1.00','300','retail','0','2023-07-06 14:45:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-06 11:45:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168864190820303290344',4807,'51688641898','2','1.00','300','retail','0','2023-07-06 14:59:24','','','','208','Cash',41.38,'300','','','5','','1','2023-07-06 11:59:37','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168864476330233330341',4808,'51688641898','2','1.00','300','retail','0','2023-07-06 14:59:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-06 11:59:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168864519632821012331',4809,'51688645190','2','1.00','300','retail','0','2023-07-06 15:06:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-06 12:06:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168864609222230262023',4810,'51688645227','12','1.00','30','retail','0','2023-07-06 15:21:32','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-06 12:21:40','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5168864623023430682028',4811,'51688646221','6','3.00','900','retail','0','2023-07-06 15:23:51','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-07-06 12:23:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','520.00','517','Inclusive','branch','Service','1110','4000','5500','',''),('5168864730903132272042',4812,'51688647301','6','2.00','600','retail','0','2023-07-06 15:41:49','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-06 12:41:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','520.00','518','Inclusive','branch','Service','1110','4000','5500','',''),('5168864880223336832240',4813,'51688648787','4','1.00','280','retail','20','2023-07-06 16:06:42','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-06 13:06:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168864882002228803236',4814,'51688648813','10','1.00','70','retail','0','2023-07-06 16:07:00','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-06 13:07:09','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5168864888052863230536',4815,'51688648874','2','1.00','300','retail','0','2023-07-06 16:08:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-06 13:08:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168865411900332115032',4816,'51688654086','2','2.00','560','retail','40','2023-07-06 17:35:20','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-07-06 14:35:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168865666703431580266',4817,'51688656649','4','1.00','300','retail','0','2023-07-06 18:17:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-06 15:18:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168871005101303371038',4818,'51688707842','2','1.00','250','retail','50','2023-07-07 09:07:32','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-07-07 06:07:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168871011330003253162',4819,'51688710105','6','1.00','270','retail','30','2023-07-07 09:08:34','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-07-07 06:08:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168871015110220612721',4820,'51688710134','6','10.00','2800','retail','200','2023-07-07 09:09:11','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-07-07 06:09:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','520.00','510','Inclusive','branch','Service','1110','4000','5500','',''),('5168871621120231222300',4821,'51688711711','6','1.00','250','retail','50','2023-07-07 10:50:12','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-07-07 07:50:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168872299224303902826',4822,'51688719727','2','1.00','270','retail','30','2023-07-07 12:43:12','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-07 09:43:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168872438133132303336',4823,'51688724374','10','1.00','70','retail','0','2023-07-07 13:06:23','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-07 10:06:35','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5168873058658730822332',4824,'51688724407','4','1.00','300','retail','0','2023-07-07 14:49:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-07 11:49:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168873315943200323811',4825,'51688733132','4','1.00','300','retail','0','2023-07-07 15:32:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-07 12:32:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168873347306022332338',4826,'51688733461','2','1.00','270','retail','30','2023-07-07 15:37:53','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-07 12:38:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168873768623263260020',4828,'51688737679','1','1.00','1600','retail','0','2023-07-07 16:53:18','','','','1105','Cash',220.69,'1600','','','5','','1','2023-07-07 13:53:26','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',1379.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168873796662200702230',4829,'51688737679','1','1.00','1440','retail','160','2023-07-07 16:53:18','','','','1105','Cash',198.62,'1440','','','5','16.00','1','2023-07-07 13:53:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1241.38,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168873890844230303007',4830,'51688738884','2','1.00','250','retail','50','2023-07-07 17:08:28','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-07-07 14:09:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168874091823033007322',4831,'51688740547','2','1.00','270','retail','30','2023-07-07 17:41:59','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-07 14:42:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168874338603234485082',4832,'51688743377','6','1.00','250','retail','50','2023-07-07 18:23:06','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-07-07 15:23:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168874370337033400300',4833,'51688743406','6','1.00','270','retail','30','2023-07-07 18:29:27','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-07-07 15:29:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168874393403864023233',4834,'51688743828','2','1.00','250','retail','50','2023-07-07 18:32:15','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-07-07 15:32:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168879457553232204249',4835,'51688794563','4','1.00','300','retail','0','2023-07-08 08:37:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-08 05:37:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168879572822222708320',4836,'51688795721','2','1.00','300','retail','0','2023-07-08 08:55:29','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-08 05:55:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168879621900330322302',4837,'51688795988','2','1.00','300','retail','0','2023-07-08 09:04:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-08 06:04:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168880091122933030083',4838,'51688800859','6','1.00','300','retail','0','2023-07-08 10:21:51','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-08 07:22:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168880168434413204522',4839,'51688801572','6','1.00','280','retail','20','2023-07-08 10:34:45','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-08 07:34:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168880241633630053423',4840,'51688802252','6','1.00','300','retail','0','2023-07-08 10:48:46','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-08 07:49:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168880388122030323223',4841,'51688803870','6','1.00','280','retail','20','2023-07-08 11:11:21','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-08 08:11:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','521.00','520','Inclusive','branch','Service','1110','4000','5500','',''),('5168880881113382143228',4842,'51688808794','11','1.00','50','retail','0','2023-07-08 12:33:32','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-08 09:33:41','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168881022120652232031',4843,'51688810201','12','1.00','30','retail','0','2023-07-08 12:59:26','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-08 10:00:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5168881023128303518335',4844,'51688810201','11','1.00','50','retail','0','2023-07-08 12:59:26','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-08 10:00:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168881119261383088322',4845,'51688811103','2','1.00','300','retail','0','2023-07-08 13:13:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-08 10:14:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168881334130342400241',4846,'51688813334','11','1.00','50','retail','0','2023-07-08 13:49:01','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-08 10:49:15','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168881868932832522221',4847,'51688818682','2','1.00','300','retail','0','2023-07-08 15:18:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-08 12:19:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168881871212052233223',4848,'51688818682','8','2.00','300','retail','0','2023-07-08 15:18:32','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-07-08 12:19:39','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','61.00','59','Inclusive','branch','Service','1110','4000','5500','',''),('5168881895230889032333',4849,'51688818944','6','1.00','300','retail','0','2023-07-08 15:26:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-08 12:26:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','521.00','520','Inclusive','branch','Service','1110','4000','5500','',''),('5168881896053394283328',4850,'51688818944','6','1.00','300','retail','0','2023-07-08 15:26:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-08 12:26:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','521.00','520','Inclusive','branch','Service','1110','4000','5500','',''),('5168882602428032003322',4851,'51688826018','2','1.00','300','retail','0','2023-07-08 17:20:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-08 14:20:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168882658038843823660',4852,'51688826570','6','1.00','300','retail','0','2023-07-08 17:29:40','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-08 14:30:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','521.00','520','Inclusive','branch','Service','1110','4000','5500','',''),('5168882901238142222913',4853,'51688828963','2','1.00','300','retail','0','2023-07-08 18:10:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-08 15:10:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168882937682030606208',4854,'51688829358','9','1.00','120','retail','30','2023-07-08 18:16:17','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-07-08 15:18:17','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168883163136123332223',4855,'51688831583','8','1.00','130','retail','20','2023-07-08 18:53:51','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-07-08 15:55:03','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','61.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('5168889617421743021984',4856,'51688896167','2','1.00','300','retail','0','2023-07-09 12:49:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-09 09:49:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168889620903333232362',4857,'51688896204','4','1.00','300','retail','0','2023-07-09 12:50:09','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-09 09:50:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168889625030022803223',4858,'51688896243','6','2.00','600','retail','0','2023-07-09 12:50:50','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-09 09:50:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','521.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168889717552078000432',4859,'51688897165','6','2.00','600','retail','0','2023-07-09 13:06:15','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-09 10:06:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','521.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168890076623733282332',4860,'51688900758','4','1.00','300','retail','0','2023-07-09 14:06:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-09 11:06:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168890182382283145223',4861,'51688901815','6','1.00','300','retail','0','2023-07-09 14:23:43','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-09 11:23:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','521.00','520','Inclusive','branch','Service','1110','4000','5500','',''),('5168890274732004233343',4862,'51688902732','11','1.00','50','retail','0','2023-07-09 14:39:08','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-09 11:39:16','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168890277830231332302',4863,'51688902773','10','1.00','70','retail','0','2023-07-09 14:39:38','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-09 11:39:54','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5168890297833001223132',4864,'51688902802','2','2.00','600','retail','0','2023-07-09 14:42:58','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-09 11:43:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168890468830920523302',4865,'51688904677','2','1.00','300','retail','0','2023-07-09 15:11:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-09 12:11:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168890839938200333003',4866,'51688906892','6','1.00','300','retail','0','2023-07-09 16:13:20','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-09 13:13:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','521.00','520','Inclusive','branch','Service','1110','4000','5500','',''),('5168891079102303520222',4867,'51688909706','2','1.00','300','retail','0','2023-07-09 16:53:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-09 13:53:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168891168730850322280',4868,'51688910837','2','1.00','300','retail','0','2023-07-09 17:08:07','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-09 14:08:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168891361001201030029',4869,'51688912879','2','1.00','300','retail','0','2023-07-09 17:40:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-09 14:40:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168891430401602240842',4870,'51688914297','6','1.00','280','retail','20','2023-07-09 17:51:44','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-09 14:51:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','521.00','520','Inclusive','branch','Service','1110','4000','5500','',''),('5168896744143225300367',4874,'51688966255','6','1.00','300','retail','0','2023-07-10 09:19:00','','','','208.27','Cash',41.38,'300','','','5','','1','2023-07-10 06:19:07','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','521.00','520','Inclusive','branch','Service','1110','4000','5500','',''),('5168896993928592329423',4875,'51688966255','6','1.00','300','retail','0','2023-07-10 09:19:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-10 06:19:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','521.00','520','Inclusive','branch','Service','1110','4000','5500','',''),('5168897030333262332302',4876,'51688970295','6','2.00','600','retail','0','2023-07-10 09:25:04','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-10 06:25:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','521.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('5168897047063822133700',4877,'51688970463','2','1.00','300','retail','0','2023-07-10 09:27:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-10 06:27:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168897121823200231303',4878,'51688971138','2','1.00','300','retail','0','2023-07-10 09:40:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-10 06:40:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168896989609623886989',4879,'51688968976','6','1.00','300','retail','0','2023-07-10 10:01:30','','','','208.27','Cash',41.38,'300','','','5','','1','2023-07-10 07:01:39','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','521.00','520','Inclusive','branch','Service','1110','4000','5500','',''),('5168896990503868233336',4880,'51688968976','4','2.00','600','retail','0','2023-07-10 10:01:30','','','','208','Cash',82.76,'300','','','5','','1','2023-07-10 07:01:39','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168897579700903730887',4881,'51688975780','6','5.00','1400','retail','100','2023-07-10 10:56:57','','','','208.27','Cash',193.10,'280','','','5','16.00','1','2023-07-10 07:57:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'5','522.00','517','Inclusive','branch','Service','1110','4000','5500','',''),('5168897589832922200823',4882,'51688975889','6','5.00','1250','retail','250','2023-07-10 10:58:19','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-07-10 07:58:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','522.00','517','Inclusive','branch','Service','1110','4000','5500','',''),('5168897592141122390627',4883,'51688975911','6','4.00','1000','retail','200','2023-07-10 10:58:41','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-07-10 07:58:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','522.00','518','Inclusive','branch','Service','1110','4000','5500','',''),('5168897661134682223923',4884,'51688976220','6','1.00','300','retail','0','2023-07-10 11:10:12','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-10 08:10:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','522.00','521','Inclusive','branch','Service','1110','4000','5500','',''),('5168897717012032823233',4885,'51688977162','18','1.00','30','retail','0','2023-07-10 11:19:31','','','','26','Cash',4.14,'30','','','5','16.00','1','2023-07-10 08:19:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168897817433089780038',4886,'51688978165','8','1.00','130','retail','20','2023-07-10 11:36:14','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-07-10 08:36:24','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('5168897839022932772322',4887,'51688978385','2','1.00','300','retail','0','2023-07-10 11:39:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-10 08:40:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168897912802320402812',4888,'51688979002','2','1.00','280','retail','20','2023-07-10 11:52:08','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-10 08:52:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168897954092419332320',4889,'51688979374','4','3.00','900','retail','0','2023-07-10 11:59:13','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-07-10 08:59:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','85.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('5168897955300200223023',4890,'51688979374','6','2.00','600','retail','0','2023-07-10 11:59:13','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-10 08:59:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','522.00','520','Inclusive','branch','Service','1110','4000','5500','',''),('5168898091620332848918',4892,'51688980903','11','1.00','50','retail','0','2023-07-10 12:22:27','','','','19.11','Cash',6.90,'50','','','5','','1','2023-07-10 09:22:41','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',43.10,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168898114510232108141',4893,'51688981039','2','1.00','300','retail','0','2023-07-10 12:25:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-10 09:25:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168898119480201208368',4894,'51688981170','10','1.00','70','retail','0','2023-07-10 12:26:34','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-10 09:26:44','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5168898141626223300862',4895,'51688981401','4','1.00','300','retail','0','2023-07-10 12:30:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-10 09:30:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168898143000330820033',4896,'51688981401','6','2.00','600','retail','0','2023-07-10 12:30:31','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-10 09:30:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','522.00','520','Inclusive','branch','Service','1110','4000','5500','',''),('5168898284264305320813',4897,'51688982482','6','1.00','300','retail','0','2023-07-10 12:54:03','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-10 09:54:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','522.00','521','Inclusive','branch','Service','1110','4000','5500','',''),('5168898365222330368683',4898,'51688983646','2','1.00','300','retail','0','2023-07-10 13:07:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-10 10:09:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168898379444332743823',4899,'51688983789','11','1.00','50','retail','0','2023-07-10 13:09:55','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-10 10:10:04','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168898536823208593230',4900,'51688984432','6','1.00','300','retail','0','2023-07-10 13:37:40','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-10 10:37:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','522.00','521','Inclusive','branch','Service','1110','4000','5500','',''),('5168898751233238802239',4901,'51688987506','4','1.00','300','retail','0','2023-07-10 14:11:52','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-10 11:12:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168898818534052010890',4902,'51688988174','11','2.00','100','retail','0','2023-07-10 14:23:05','','','','19.11','Cash',13.79,'50','','','5','16.00','1','2023-07-10 11:23:19','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168898833022266538933',4903,'51688988323','2','1.00','300','retail','0','2023-07-10 14:25:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-10 11:25:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168898845920030892313',4904,'51688988451','6','1.00','300','retail','0','2023-07-10 14:27:39','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-10 11:27:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','522.00','521','Inclusive','branch','Service','1110','4000','5500','',''),('5168899027820026822322',4905,'51688990266','2','1.00','300','retail','0','2023-07-10 14:57:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-10 11:58:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168899052724092053003',4906,'51688990521','12','1.00','30','retail','0','2023-07-10 15:02:08','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-10 12:02:21','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5168899145330830304309',4907,'51688991250','12','1.00','30','retail','0','2023-07-10 15:17:33','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-10 12:18:12','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5168899391123922901338',4913,'51688993901','2','1.00','280','retail','20','2023-07-10 16:15:29','','','','208','Cash',38.62,'280','','','5','','1','2023-07-10 13:15:38','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168899443535322120028',4914,'51688993901','6','1.00','280','retail','20','2023-07-10 16:15:29','','','','208.27','Cash',38.62,'280','','','5','','1','2023-07-10 13:15:38','1','3','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',241.38,'1','522.00','521','Inclusive','branch','Service','1110','4000','5500','',''),('5168899492813230383389',4915,'51688993901','6','1.00','300','retail','0','2023-07-10 16:15:29','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-10 13:15:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','523.00','522','Inclusive','branch','Service','1110','4000','5500','',''),('5168899822232322233220',4916,'51688998104','2','1.00','280','retail','20','2023-07-10 17:10:22','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-10 14:10:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168899833332323024323',4917,'51688998324','4','2.00','600','retail','0','2023-07-10 17:12:13','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-10 14:12:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168899842223998430302',4918,'51688998416','6','1.00','300','retail','0','2023-07-10 17:13:42','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-10 14:13:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','523.00','522','Inclusive','branch','Service','1110','4000','5500','',''),('5168899970292029300354',4919,'51688999696','2','1.00','300','retail','0','2023-07-10 17:35:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-10 14:35:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168900166010203030316',4922,'51689001644','6','1.00','280','retail','20','2023-07-10 18:08:35','','','','208.27','Cash',38.62,'280','','','5','','1','2023-07-10 15:08:43','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','523.00','522','Inclusive','branch','Service','1110','4000','5500','',''),('5168900317523223025383',4923,'51689003160','8','2.00','300','retail','0','2023-07-10 18:32:55','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-07-10 15:33:14','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','62.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('5168900101831331102382',4924,'51689001008','6','1.00','280','retail','20','2023-07-10 18:48:07','','','','208.27','Cash',38.62,'280','','','5','','1','2023-07-10 15:48:22','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','523.00','522','Inclusive','branch','Service','1110','4000','5500','',''),('5168900408702333346901',4925,'51689001008','6','2.00','560','retail','40','2023-07-10 18:48:07','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-07-10 15:48:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','523.00','521','Inclusive','branch','Service','1110','4000','5500','',''),('5168900411604303302033',4926,'51689004110','6','1.00','300','retail','0','2023-07-10 18:48:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-10 15:48:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','523.00','522','Inclusive','branch','Service','1110','4000','5500','',''),('5168900503703200006083',4927,'51689005021','6','2.00','560','retail','40','2023-07-10 19:03:58','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-07-10 16:04:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','523.00','521','Inclusive','branch','Service','1110','4000','5500','',''),('5168905464402283252222',4928,'51689052987','6','9.00','2520','retail','180','2023-07-11 08:50:44','','','','208.27','Cash',347.59,'280','','','5','16.00','1','2023-07-11 05:50:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'9','523.00','514','Inclusive','branch','Service','1110','4000','5500','',''),('5168905467933222463853',4929,'51689054658','6','1.00','280','retail','20','2023-07-11 08:51:19','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-11 05:51:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','523.00','522','Inclusive','branch','Service','1110','4000','5500','',''),('5168905518052235021040',4930,'51689054797','4','1.00','300','retail','0','2023-07-11 08:59:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-11 06:00:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168905529459222328822',4931,'51689055267','6','3.00','900','retail','0','2023-07-11 09:01:34','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-07-11 06:01:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','523.00','520','Inclusive','branch','Service','1110','4000','5500','',''),('5168905851820221208052',4932,'51689057482','2','1.00','300','retail','0','2023-07-11 09:55:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-11 06:55:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168905961233323228086',4933,'51689059602','6','2.00','560','retail','40','2023-07-11 10:13:32','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-07-11 07:13:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','523.00','521','Inclusive','branch','Service','1110','4000','5500','',''),('5168906109522025513636',4934,'51689060105','14','1.00','30','retail','0','2023-07-11 10:38:15','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-07-11 07:38:24','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168906126632362111422',4935,'51689061258','2','1.00','280','retail','20','2023-07-11 10:41:07','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-11 07:41:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168907332707754223339',4937,'51689072842','12','1.00','30','retail','0','2023-07-11 14:02:45','','','','8','Cash',4.14,'30','','','5','','1','2023-07-11 11:02:54','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5168907336522253330726',4938,'51689072842','12','1.00','30','retail','0','2023-07-11 14:02:45','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-11 11:02:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5168907531333293302423',4939,'51689075304','2','1.00','300','retail','0','2023-07-11 14:35:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-11 11:35:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168907538840322060522',4940,'51689075383','10','1.00','70','retail','0','2023-07-11 14:36:28','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-11 11:36:37','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5168907555702347303735',4941,'51689075478','2','2.00','600','retail','0','2023-07-11 14:39:18','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-11 11:39:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168907817822267803032',4944,'51689078167','2','1.00','280','retail','20','2023-07-11 15:23:08','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-11 12:23:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168907818863000163202',4945,'51689078167','10','1.00','70','retail','0','2023-07-11 15:23:08','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-11 12:23:19','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5168908287228324013913',4948,'51689082865','10','2.00','140','retail','0','2023-07-11 16:41:12','','','','63.76','Cash',19.31,'70','','','5','16.00','1','2023-07-11 13:41:20','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','72.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('5168908328300403323052',4949,'51689083277','6','1.00','300','retail','0','2023-07-11 16:48:03','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-11 13:48:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','523.00','522','Inclusive','branch','Service','1110','4000','5500','',''),('5168908479434326334008',4951,'51689084769','2','2.00','560','retail','40','2023-07-11 17:14:22','','','','208','Cash',77.24,'280','','','5','','1','2023-07-11 14:14:41','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168908492122043128682',4952,'51689084914','11','1.00','50','retail','0','2023-07-11 17:15:21','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-11 14:15:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168908650706606746330',4953,'51689086440','9','1.00','120','retail','30','2023-07-11 17:41:48','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-07-11 14:41:59','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168908731230257223722',4954,'51689087306','2','1.00','300','retail','0','2023-07-11 17:55:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-11 14:55:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168907749603237130262',4955,'51689076506','2','1.00','300','retail','0','2023-07-11 18:09:32','','','','208','Cash',41.38,'300','','','5','','1','2023-07-11 15:09:41','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168907765262281330200',4956,'51689076506','2','1.00','300','retail','0','2023-07-11 18:09:32','','','','208','Cash',41.38,'300','','','5','','1','2023-07-11 15:09:41','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168908817236823382227',4957,'51689076506','2','2.00','600','retail','0','2023-07-11 18:09:32','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-11 15:09:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168908836402205830324',4958,'51689088353','4','5.00','1500','retail','0','2023-07-11 18:12:44','','','','208','Cash',206.90,'300','','','5','16.00','1','2023-07-11 15:12:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','85.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168909197101332473052',4959,'51689091961','4','2.00','560','retail','40','2023-07-11 19:12:52','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-07-11 16:13:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168913923139200333303',4960,'51689139224','4','1.00','300','retail','0','2023-07-12 08:20:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-12 05:20:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168914045136233032224',4961,'51689139420','4','1.00','300','retail','0','2023-07-12 08:40:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-12 05:40:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168914355733252022933',4962,'51689142816','2','1.00','300','retail','0','2023-07-12 09:32:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-12 06:32:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168914374705433220326',4963,'51689143693','6','1.00','300','retail','0','2023-07-12 09:35:48','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-12 06:35:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','523.00','522','Inclusive','branch','Service','1110','4000','5500','',''),('5168914688531843823660',4964,'51689144483','2','1.00','300','retail','0','2023-07-12 10:28:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-12 07:28:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168914738903242947237',4965,'51689147371','6','2.00','600','retail','0','2023-07-12 10:36:29','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-12 07:36:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','525.00','523','Inclusive','branch','Service','1110','4000','5500','',''),('5168914879623162331747',4966,'51689148074','8','5.00','750','retail','0','2023-07-12 11:00:45','','','','112','Cash',103.45,'150','','','5','16.00','1','2023-07-12 08:00:57','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','62.00','57','Inclusive','branch','Service','1110','4000','5500','',''),('5168914884421241348323',4967,'51689148074','6','1.00','300','retail','0','2023-07-12 11:00:45','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-12 08:00:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168914945533333343322',4968,'51689149037','6','1.00','280','retail','20','2023-07-12 11:10:55','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-12 08:11:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168915045950332308041',4969,'51689150403','4','1.00','300','retail','0','2023-07-12 11:27:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-12 08:27:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168915049623093321353',4970,'51689150476','4','1.00','300','retail','0','2023-07-12 11:28:25','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-12 08:28:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168915050423113380548',4971,'51689150476','6','1.00','300','retail','0','2023-07-12 11:28:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-12 08:28:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168915174533205380355',4972,'51689150624','4','1.00','300','retail','0','2023-07-12 11:49:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-12 08:50:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168915363433232812263',4973,'51689153207','2','2.00','600','retail','0','2023-07-12 12:20:35','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-12 09:20:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168915596823223298504',4974,'51689155956','6','2.00','560','retail','40','2023-07-12 12:59:28','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-07-12 09:59:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','527.00','525','Inclusive','branch','Service','1110','4000','5500','',''),('5168915766732226035729',4975,'51689157657','12','1.00','30','retail','0','2023-07-12 13:27:47','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-12 10:27:55','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5168915850735008712232',4976,'51689158499','12','1.00','30','retail','0','2023-07-12 13:41:47','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-12 10:41:58','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5168915941510322522043',4977,'51689159388','6','9.00','2250','retail','450','2023-07-12 13:56:55','','','','208.27','Cash',310.34,'250','','','5','16.00','1','2023-07-12 10:57:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'9','527.00','518','Inclusive','branch','Service','1110','4000','5500','',''),('5168916515001200035336',4978,'51689165141','4','1.00','300','retail','0','2023-07-12 15:32:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-12 12:32:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168916720663216660300',4979,'51689167201','2','1.00','300','retail','0','2023-07-12 16:06:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-12 13:07:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168916769660660320923',4980,'51689167684','6','3.00','900','retail','0','2023-07-12 16:14:57','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-07-12 13:15:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','527.00','524','Inclusive','branch','Service','1110','4000','5500','',''),('5168916793422129634292',4981,'51689167929','4','1.00','300','retail','0','2023-07-12 16:18:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-12 13:19:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168917018421220030803',4982,'51689170113','6','1.00','300','retail','0','2023-07-12 16:56:24','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-12 13:56:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168917199762900993121',4983,'51689170247','2','1.00','280','retail','20','2023-07-12 17:26:37','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-12 14:26:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168917222121333024033',4984,'51689172212','4','1.00','300','retail','0','2023-07-12 17:30:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-12 14:30:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168917368330338003399',4985,'51689173675','6','1.00','250','retail','50','2023-07-12 17:54:44','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-07-12 14:54:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168917420743904170302',4986,'51689174185','4','1.00','300','retail','0','2023-07-12 18:03:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-12 15:03:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168922835792322008043',4987,'51689225525','4','5.00','1500','retail','0','2023-07-13 09:05:57','','','','208','Cash',206.90,'300','','','5','16.00','1','2023-07-13 06:06:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','85.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168922995309519939303',4988,'51689229918','6','6.00','1500','retail','300','2023-07-13 09:32:33','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-07-13 06:33:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','527.00','521','Inclusive','branch','Service','1110','4000','5500','',''),('5168923007303030702320',4989,'51689230005','4','1.00','300','retail','0','2023-07-13 09:34:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 06:35:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168923025532922012332',4990,'51689230250','6','1.00','300','retail','0','2023-07-13 09:37:35','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-13 06:37:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168923071032287213003',4991,'51689230705','6','1.00','300','retail','0','2023-07-13 09:45:10','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-13 06:45:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168923117022488200430',4992,'51689231139','2','1.00','300','retail','0','2023-07-13 09:52:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 06:53:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168923289503303336123',4993,'51689231820','6','1.00','280','retail','20','2023-07-13 10:21:35','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-13 07:22:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168923386893134242323',4994,'51689233019','2','1.00','300','retail','0','2023-07-13 10:37:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 07:38:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168923392708030212092',4995,'51689233908','4','2.00','600','retail','0','2023-07-13 10:38:47','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-13 07:38:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168923400993329932203',4996,'51689234003','2','1.00','300','retail','0','2023-07-13 10:40:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 07:40:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168923803703333222070',4997,'51689238030','2','1.00','300','retail','0','2023-07-13 11:47:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 08:47:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168923903322239232320',4998,'51689238361','4','1.00','300','retail','0','2023-07-13 12:03:53','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 09:04:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168923922032320303230',4999,'51689239213','2','1.00','300','retail','0','2023-07-13 12:07:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 09:07:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168924176223451332300',5000,'51689241750','14','1.00','30','retail','0','2023-07-13 12:49:22','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-07-13 09:50:11','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168924207535328247003',5001,'51689242070','4','1.00','300','retail','0','2023-07-13 12:54:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 09:54:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168924313033433341532',5002,'51689243097','8','1.00','130','retail','20','2023-07-13 13:12:10','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-07-13 10:12:49','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5168924455233238225230',5003,'51689243911','2','1.00','300','retail','0','2023-07-13 13:37:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 10:37:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168924675656020626263',5004,'51689246745','2','1.00','300','retail','0','2023-07-13 14:12:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 11:12:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168924697431328371435',5005,'51689246963','6','2.00','600','retail','0','2023-07-13 14:16:14','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-13 11:16:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','527.00','525','Inclusive','branch','Service','1110','4000','5500','',''),('5168925040433320823223',5006,'51689248679','6','1.00','300','retail','0','2023-07-13 15:13:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-13 12:13:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168925240039864002006',5007,'51689252395','2','1.00','300','retail','0','2023-07-13 15:46:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 12:46:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168925534402334203435',5008,'51689252455','8','3.00','390','retail','60','2023-07-13 16:35:44','','','','112','Cash',53.79,'130','','','5','16.00','1','2023-07-13 13:35:53','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','63.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('5168925602044230303002',5009,'51689256003','4','1.00','300','retail','0','2023-07-13 16:47:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 13:47:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168925611501302605120',5010,'51689256110','6','1.00','300','retail','0','2023-07-13 16:48:35','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-13 13:48:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168925613722313336235',5011,'51689256131','2','1.00','300','retail','0','2023-07-13 16:48:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 13:49:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168926063825228326826',5013,'51689260334','6','1.00','300','retail','0','2023-07-13 18:04:26','','','','208.27','Cash',41.38,'300','','','5','','1','2023-07-13 15:04:34','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168926082303022036232',5014,'51689260791','2','1.00','300','retail','0','2023-07-13 18:07:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 15:07:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168926291229332293331',5015,'51689262705','2','1.00','300','retail','0','2023-07-13 18:41:52','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-13 15:42:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168926376503243822153',5016,'51689263759','6','1.00','300','retail','0','2023-07-13 18:56:05','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-13 15:56:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168931253996323332102',5017,'51689312533','6','2.00','600','retail','0','2023-07-14 08:28:59','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-14 05:29:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','527.00','525','Inclusive','branch','Service','1110','4000','5500','',''),('5168931421303204010451',5018,'51689314205','4','2.00','600','retail','0','2023-07-14 08:56:54','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-14 05:57:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168931465066036530592',5019,'51689314605','6','9.00','2520','retail','180','2023-07-14 09:04:10','','','','208.27','Cash',347.59,'280','','','5','16.00','1','2023-07-14 06:04:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'9','527.00','518','Inclusive','branch','Service','1110','4000','5500','',''),('5168932070732730330933',5020,'51689320702','6','1.00','300','retail','0','2023-07-14 10:45:07','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-14 07:45:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168932596322330023629',5021,'51689324454','2','2.00','600','retail','0','2023-07-14 12:12:43','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-14 09:12:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168932668118628235162',5022,'51689326675','2','1.00','300','retail','0','2023-07-14 12:24:42','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-14 09:24:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168932700326370002332',5023,'51689326994','6','4.00','1200','retail','0','2023-07-14 12:30:04','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-07-14 09:30:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','527.00','523','Inclusive','branch','Service','1110','4000','5500','',''),('5168932814432222596653',5024,'51689327437','6','2.00','560','retail','40','2023-07-14 12:49:04','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-07-14 09:49:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','527.00','525','Inclusive','branch','Service','1110','4000','5500','',''),('5168932882253200323600',5025,'51689328445','12','1.00','30','retail','0','2023-07-14 13:00:23','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-14 10:00:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5168932939138003432503',5026,'51689329385','6','1.00','300','retail','0','2023-07-14 13:09:51','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-14 10:10:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168933060102320023028',5027,'51689329676','4','2.00','560','retail','40','2023-07-14 13:30:01','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-07-14 10:30:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168933348542892322332',5028,'51689333478','6','1.00','280','retail','20','2023-07-14 14:18:06','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-14 11:18:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168933358303323201052',5029,'51689333578','2','1.00','300','retail','0','2023-07-14 14:19:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-14 11:19:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168933499042023220603',5030,'51689334985','6','1.00','300','retail','0','2023-07-14 14:43:10','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-14 11:43:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168934095503200082690',5031,'51689339720','4','2.00','600','retail','0','2023-07-14 16:22:35','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-14 13:22:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168934655133550333501',5032,'51689344064','4','1.00','280','retail','20','2023-07-14 17:55:51','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-14 14:56:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168934704532633934333',5033,'51689347039','2','1.00','300','retail','0','2023-07-14 18:04:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-14 15:04:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168934755634332030682',5034,'51689347531','6','1.00','300','retail','0','2023-07-14 18:12:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-14 15:12:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168934760306232300083',5035,'51689347590','6','2.00','600','retail','0','2023-07-14 18:13:23','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-14 15:13:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','527.00','525','Inclusive','branch','Service','1110','4000','5500','',''),('5168934918123229242304',5037,'51689348665','11','2.00','100','retail','0','2023-07-14 18:43:57','','','','19.11','Cash',13.79,'50','','','5','','1','2023-07-14 15:44:04','1','6','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',43.10,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168934943633368462092',5038,'51689348665','9','1.00','120','retail','30','2023-07-14 18:43:57','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-07-14 15:44:04','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168934987522133358532',5039,'51689349861','4','1.00','300','retail','0','2023-07-14 18:51:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-14 15:51:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168940061522336203000',5040,'51689400584','4','1.00','300','retail','0','2023-07-15 08:56:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-15 05:57:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168940210622023032534',5041,'51689402098','2','1.00','300','retail','0','2023-07-15 09:21:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-15 06:21:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168940524822363323420',5042,'51689405226','6','2.00','600','retail','0','2023-07-15 10:14:09','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-15 07:14:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','528.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168940904111200010095',5043,'51689409014','4','1.00','300','retail','0','2023-07-15 11:17:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-15 08:17:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168941073126834334093',5045,'51689410722','2','1.00','300','retail','0','2023-07-15 11:46:59','','','','208','Cash',41.38,'300','','','5','','1','2023-07-15 08:47:10','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168941081921302020044',5046,'51689410722','2','1.00','280','retail','20','2023-07-15 11:46:59','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-15 08:47:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168941118202033851032',5047,'51689410958','3','1.00','500','retail','0','2023-07-15 11:53:02','','','','378','Cash',68.97,'500','','','5','16.00','1','2023-07-15 08:53:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168941122923520123220',5048,'51689411196','15','1.00','500','retail','0','2023-07-15 11:53:49','','','','450','Cash',68.97,'500','','','5','16.00','1','2023-07-15 08:54:55','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168941203663431062323',5049,'51689411815','2','1.00','300','retail','0','2023-07-15 12:07:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-15 09:07:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168941483711232820104',5050,'51689413679','6','2.00','600','retail','0','2023-07-15 12:53:57','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-15 09:54:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','528.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168941487934330020218',5051,'51689414866','2','1.00','300','retail','0','2023-07-15 12:54:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-15 09:54:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168941531123330016125',5052,'51689415293','4','1.00','300','retail','0','2023-07-15 13:01:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-15 10:02:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168941927434293305222',5053,'51689419265','6','1.00','300','retail','0','2023-07-15 14:09:05','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-15 11:09:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','528.00','527','Inclusive','branch','Service','1110','4000','5500','',''),('5168941938996123000520',5054,'51689419381','2','1.00','300','retail','0','2023-07-15 14:09:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-15 11:10:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168942045685302036208',5055,'51689420447','2','1.00','300','retail','0','2023-07-15 14:27:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-15 11:27:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168942368630069232228',5056,'51689423652','2','2.00','600','retail','0','2023-07-15 15:21:26','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-15 12:21:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168942372120327032165',5057,'51689423710','7','1.00','250','retail','0','2023-07-15 15:22:02','','','','168','Cash',34.48,'250','','','5','16.00','1','2023-07-15 12:22:12','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168942571924223206010',5058,'51689425688','2','1.00','300','retail','0','2023-07-15 15:55:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-15 12:55:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168942989492832502332',5059,'51689429877','4','1.00','280','retail','20','2023-07-15 17:04:54','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-15 14:05:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168942992743723423242',5060,'51689429910','11','1.00','50','retail','0','2023-07-15 17:05:27','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-15 14:05:37','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168943143030251023100',5061,'51689431176','6','1.00','300','retail','0','2023-07-15 17:30:31','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-15 14:30:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','528.00','527','Inclusive','branch','Service','1110','4000','5500','',''),('5168943270320327032165',5062,'51689432609','4','1.00','300','retail','0','2023-07-15 17:51:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-15 14:51:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168943276905022830343',5063,'51689432722','4','1.00','300','retail','0','2023-07-15 17:53:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-15 14:53:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168943278024234033332',5064,'51689432722','8','1.00','150','retail','0','2023-07-15 17:53:01','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-07-15 14:53:34','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5168943367080316533373',5065,'51689433654','8','2.00','300','retail','0','2023-07-15 18:07:51','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-07-15 15:09:19','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','63.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('5168943472732115222321',5066,'51689434589','2','3.00','900','retail','0','2023-07-15 18:31:36','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-07-15 15:31:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168950104523330016125',5067,'51689500946','4','1.00','300','retail','0','2023-07-16 12:51:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-16 09:52:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168950120635233226236',5068,'51689501152','4','1.00','300','retail','0','2023-07-16 12:54:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-16 09:54:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168950124636328544203',5069,'51689501152','9','1.00','120','retail','30','2023-07-16 12:54:13','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-07-16 09:54:25','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168950133233233035333',5070,'51689501325','2','1.00','300','retail','0','2023-07-16 12:55:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-16 09:55:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168950140020830835222',5071,'51689501351','6','1.00','300','retail','0','2023-07-16 12:56:40','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-16 09:56:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','528.00','527','Inclusive','branch','Service','1110','4000','5500','',''),('5168950150005503235243',5072,'51689501450','2','3.00','900','retail','0','2023-07-16 12:58:21','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-07-16 09:58:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168950337520303512430',5073,'51689503366','2','1.00','300','retail','0','2023-07-16 13:29:35','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-16 10:29:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168950340220342292208',5074,'51689503395','2','1.00','300','retail','0','2023-07-16 13:30:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-16 10:30:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168950460836160083003',5075,'51689504592','2','1.00','300','retail','0','2023-07-16 13:50:08','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-16 10:50:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168950464732242122952',5076,'51689504630','2','1.00','300','retail','0','2023-07-16 13:50:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-16 10:50:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168950470510330904305',5077,'51689504683','2','1.00','300','retail','0','2023-07-16 13:52:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-16 10:52:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168950694524423566035',5078,'51689506933','6','1.00','300','retail','0','2023-07-16 14:29:05','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-16 11:29:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','528.00','527','Inclusive','branch','Service','1110','4000','5500','',''),('5168950744270674423293',5079,'51689507426','2','1.00','300','retail','0','2023-07-16 14:37:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-16 11:37:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168950994533033580320',5080,'51689509928','2','1.00','300','retail','0','2023-07-16 15:19:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-16 12:19:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168951094403002351921',5081,'51689510916','4','1.00','300','retail','0','2023-07-16 15:35:44','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-16 12:35:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168951170823422822112',5082,'51689511649','8','4.00','600','retail','0','2023-07-16 15:48:28','','','','112','Cash',82.76,'150','','','5','16.00','1','2023-07-16 12:48:42','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','63.00','59','Inclusive','branch','Service','1110','4000','5500','',''),('5168951248153232225406',5083,'51689512412','11','1.00','50','retail','0','2023-07-16 16:01:21','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-16 13:02:41','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168951504010943406048',5084,'51689514946','6','1.00','280','retail','20','2023-07-16 16:44:00','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-16 13:44:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','529.00','528','Inclusive','branch','Service','1110','4000','5500','',''),('5168951916846125005036',5085,'51689519157','6','1.00','300','retail','0','2023-07-16 17:52:48','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-16 14:53:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','529.00','528','Inclusive','branch','Service','1110','4000','5500','',''),('5168952042828202201303',5086,'51689520415','2','1.00','300','retail','0','2023-07-16 18:14:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-16 15:14:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168957363266804323250',5087,'51689571359','6','1.00','280','retail','20','2023-07-17 09:00:32','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-17 06:00:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','529.00','528','Inclusive','branch','Service','1110','4000','5500','',''),('5168957511313733965351',5088,'51689573738','6','5.00','1250','retail','250','2023-07-17 09:25:14','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-07-17 06:25:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','529.00','524','Inclusive','branch','Service','1110','4000','5500','',''),('5168957514037436033255',5089,'51689575128','6','4.00','1000','retail','200','2023-07-17 09:25:40','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-07-17 06:25:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','529.00','525','Inclusive','branch','Service','1110','4000','5500','',''),('5168957560903532207303',5091,'51689575273','6','4.00','1120','retail','80','2023-07-17 09:34:06','','','','208.27','Cash',154.48,'280','','','5','','1','2023-07-17 06:34:14','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'4','529.00','525','Inclusive','branch','Service','1110','4000','5500','',''),('5168957587532630436332',5092,'51689575864','4','1.00','300','retail','0','2023-07-17 09:38:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-17 06:38:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168957588022016105372',5093,'51689575864','6','1.00','300','retail','0','2023-07-17 09:38:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-17 06:38:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','529.00','528','Inclusive','branch','Service','1110','4000','5500','',''),('5168958364232328544603',5094,'51689583634','2','1.00','280','retail','20','2023-07-17 11:47:23','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-17 08:47:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168958553130822356351',5095,'51689584066','11','1.00','50','retail','0','2023-07-17 12:18:51','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-17 09:18:59','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168959014810420562224',5096,'51689589948','4','2.00','600','retail','0','2023-07-17 13:35:48','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-17 10:35:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168959170732732207393',5097,'51689591679','2','1.00','300','retail','0','2023-07-17 14:01:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-17 11:06:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168959206835223141022',5098,'51689592060','6','1.00','250','retail','50','2023-07-17 14:07:48','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-07-17 11:07:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','529.00','528','Inclusive','branch','Service','1110','4000','5500','',''),('5168959441044520303933',5099,'51689593049','6','1.00','300','retail','0','2023-07-17 14:46:51','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-17 11:47:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','529.00','528','Inclusive','branch','Service','1110','4000','5500','',''),('5168959620001303350039',5100,'51689594431','4','1.00','300','retail','0','2023-07-17 15:16:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-17 12:16:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168959838182810202329',5101,'51689598371','6','2.00','600','retail','0','2023-07-17 15:53:01','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-17 12:53:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','529.00','527','Inclusive','branch','Service','1110','4000','5500','',''),('5168959951743350002318',5102,'51689598567','2','2.00','600','retail','0','2023-07-17 16:11:57','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-17 13:12:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168960062421023232032',5103,'51689600618','2','1.00','300','retail','0','2023-07-17 16:30:25','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-17 13:30:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168960118920922035289',5104,'51689601182','4','1.00','300','retail','0','2023-07-17 16:39:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-17 13:40:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168960232523083526392',5105,'51689602305','2','1.00','300','retail','0','2023-07-17 16:58:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-17 13:59:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168960259932002036234',5106,'51689602370','2','1.00','300','retail','0','2023-07-17 17:03:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-17 14:03:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168960502805223323034',5107,'51689604990','6','2.00','600','retail','0','2023-07-17 17:43:48','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-17 14:44:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','529.00','527','Inclusive','branch','Service','1110','4000','5500','',''),('5168960558825330033200',5108,'51689605583','10','1.00','70','retail','0','2023-07-17 17:53:08','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-17 14:53:17','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5168960597922926997905',5109,'51689605964','4','2.00','600','retail','0','2023-07-17 17:59:39','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-17 14:59:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168960743726031346530',5110,'51689607428','6','1.00','280','retail','20','2023-07-17 18:23:57','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-17 15:24:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','529.00','528','Inclusive','branch','Service','1110','4000','5500','',''),('5168960818008343033002',5111,'51689608148','8','1.00','130','retail','20','2023-07-17 18:36:20','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-07-17 15:36:28','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5168960923206992690229',5112,'51689609226','6','1.00','300','retail','0','2023-07-17 18:53:53','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-17 15:55:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','529.00','528','Inclusive','branch','Service','1110','4000','5500','',''),('5168960958732363083022',5113,'51689609578','4','1.00','300','retail','0','2023-07-17 18:59:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-17 16:00:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168961004623016420106',5114,'51689610039','4','1.00','300','retail','0','2023-07-17 19:07:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-17 16:07:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168965816800523230258',5115,'51689658155','4','1.00','280','retail','20','2023-07-18 08:29:28','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-18 05:29:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168966072737370022056',5116,'51689658654','6','5.00','1500','retail','0','2023-07-18 09:12:14','','','','208.27','Cash',206.90,'300','','','5','16.00','1','2023-07-18 06:12:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','529.00','524','Inclusive','branch','Service','1110','4000','5500','',''),('5168966073439233340407',5117,'51689658654','4','1.00','300','retail','0','2023-07-18 09:12:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-18 06:12:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168966306483332603223',5118,'51689660868','6','5.00','1500','retail','0','2023-07-18 09:51:16','','','','208.27','Cash',206.90,'300','','','5','16.00','1','2023-07-18 06:51:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','529.00','524','Inclusive','branch','Service','1110','4000','5500','',''),('5168966307630363395632',5119,'51689660868','4','2.00','600','retail','0','2023-07-18 09:51:16','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-18 06:51:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168966343293223320032',5120,'51689663423','2','1.00','300','retail','0','2023-07-18 09:57:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-18 06:57:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168966390778272523032',5121,'51689663820','3','1.00','500','retail','0','2023-07-18 10:05:07','','','','378','Cash',68.97,'500','','','5','16.00','1','2023-07-18 07:05:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168966436913656802083',5122,'51689664359','6','10.00','2800','retail','200','2023-07-18 10:12:50','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-07-18 07:12:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','530.00','520','Inclusive','branch','Service','1110','4000','5500','',''),('5168966515825633232220',5123,'51689665130','6','1.00','280','retail','20','2023-07-18 10:25:58','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-18 07:28:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','530.00','529','Inclusive','branch','Service','1110','4000','5500','',''),('5168966579329256329163',5124,'51689665784','8','1.00','130','retail','20','2023-07-18 10:36:33','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-07-18 07:36:41','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5168966717603253224332',5125,'51689667170','6','1.00','300','retail','0','2023-07-18 10:59:46','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-18 07:59:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','530.00','529','Inclusive','branch','Service','1110','4000','5500','',''),('5168967371220407031203',5126,'51689669538','2','1.00','300','retail','0','2023-07-18 12:48:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-18 09:48:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168967574300222105352',5127,'51689675736','11','1.00','50','retail','0','2023-07-18 13:22:23','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-18 10:22:33','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168967696222066000432',5128,'51689675807','6','1.00','300','retail','0','2023-07-18 13:42:42','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-18 10:43:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','530.00','529','Inclusive','branch','Service','1110','4000','5500','',''),('5168967713133123226213',5129,'51689677118','2','1.00','300','retail','0','2023-07-18 13:45:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-18 10:46:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168967720428000073320',5130,'51689677190','4','1.00','300','retail','0','2023-07-18 13:46:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-18 10:47:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168967730933271386526',5131,'51689677279','12','1.00','30','retail','0','2023-07-18 13:48:29','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-18 10:48:38','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5168968569263268633399',5132,'51689681178','11','1.00','50','retail','0','2023-07-18 16:08:13','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-18 13:08:30','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168968683522229820303',5133,'51689686812','6','1.00','300','retail','0','2023-07-18 16:28:53','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-18 13:29:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','530.00','529','Inclusive','branch','Service','1110','4000','5500','',''),('5168968766000076322168',5134,'51689686960','2','1.00','300','retail','0','2023-07-18 16:41:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-18 13:41:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168968847602403833363',5135,'51689688468','2','1.00','300','retail','0','2023-07-18 16:54:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-18 13:54:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168968942334002090320',5136,'51689689371','2','1.00','300','retail','0','2023-07-18 17:10:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-18 14:10:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168969042829096256301',5137,'51689690190','6','2.00','560','retail','40','2023-07-18 17:27:08','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-07-18 14:27:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','530.00','528','Inclusive','branch','Service','1110','4000','5500','',''),('5168969064200236264386',5138,'51689690635','11','1.00','50','retail','0','2023-07-18 17:30:42','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-18 14:30:50','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168969079033299222492',5140,'51689690785','3','1.00','500','retail','0','2023-07-18 17:33:53','','','','378','Cash',68.97,'500','','','5','','1','2023-07-18 14:34:02','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168969092602623338932',5141,'51689690884','2','1.00','300','retail','0','2023-07-18 17:35:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-18 14:35:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168969187438463665061',5142,'51689691395','2','1.00','280','retail','20','2023-07-18 17:51:14','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-18 14:51:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168969286430312236022',5143,'51689692597','6','4.00','1200','retail','0','2023-07-18 18:07:45','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-07-18 15:08:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','530.00','526','Inclusive','branch','Service','1110','4000','5500','',''),('5168969527822144232203',5144,'51689695270','2','1.00','280','retail','20','2023-07-18 18:47:59','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-18 15:48:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168969555250032054324',5145,'51689695538','6','1.00','280','retail','20','2023-07-18 18:52:32','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-18 15:54:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','530.00','529','Inclusive','branch','Service','1110','4000','5500','',''),('5168969582053823522202',5146,'51689695811','6','1.00','280','retail','20','2023-07-18 18:57:00','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-18 15:57:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','530.00','529','Inclusive','branch','Service','1110','4000','5500','',''),('5168969718702280130372',5147,'51689697086','10','1.00','70','retail','0','2023-07-18 19:19:47','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-18 16:19:56','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5168974465322301000272',5148,'51689744646','6','1.00','280','retail','20','2023-07-19 08:30:53','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-19 05:31:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','530.00','529','Inclusive','branch','Service','1110','4000','5500','',''),('5168974468522302323306',5149,'51689744677','6','2.00','600','retail','0','2023-07-19 08:31:25','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-19 05:31:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','530.00','528','Inclusive','branch','Service','1110','4000','5500','',''),('5168974582001622223222',5150,'51689744706','6','2.00','600','retail','0','2023-07-19 08:50:30','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-19 05:51:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','530.00','528','Inclusive','branch','Service','1110','4000','5500','',''),('5168974582902336233233',5151,'51689744706','4','2.00','600','retail','0','2023-07-19 08:50:30','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-19 05:51:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168974757843323733194',5152,'51689747566','6','1.00','280','retail','20','2023-07-19 09:19:39','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-19 06:19:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','530.00','529','Inclusive','branch','Service','1110','4000','5500','',''),('5168974765544200135366',5154,'51689747644','6','2.00','560','retail','40','2023-07-19 09:32:05','','','','208.27','Cash',77.24,'280','','','5','','1','2023-07-19 06:32:27','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',241.38,'2','530.00','528','Inclusive','branch','Service','1110','4000','5500','',''),('5168974832432332292022',5155,'51689747644','6','2.00','600','retail','0','2023-07-19 09:32:05','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-19 06:32:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','532.00','530','Inclusive','branch','Service','1110','4000','5500','',''),('5168975598553435052323',5156,'51689755971','8','2.00','260','retail','40','2023-07-19 11:39:45','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-07-19 08:39:53','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','63.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('5168975600482792020637',5157,'51689755997','6','2.00','600','retail','0','2023-07-19 11:40:05','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-19 08:40:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','532.00','530','Inclusive','branch','Service','1110','4000','5500','',''),('5168975602900033305320',5158,'51689756021','2','2.00','600','retail','0','2023-07-19 11:40:30','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-19 08:40:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168975664443360232035',5159,'51689756205','6','1.00','300','retail','0','2023-07-19 11:50:44','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-19 08:50:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','532.00','531','Inclusive','branch','Service','1110','4000','5500','',''),('5168976041454200033025',5160,'51689760408','6','1.00','300','retail','0','2023-07-19 12:53:35','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-19 09:53:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','532.00','531','Inclusive','branch','Service','1110','4000','5500','',''),('5168976068929363330380',5161,'51689760679','4','2.00','600','retail','0','2023-07-19 12:58:10','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-19 09:58:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168976290133833533216',5162,'51689762894','4','1.00','300','retail','0','2023-07-19 13:35:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-19 10:35:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168976393133002020522',5163,'51689763925','6','1.00','300','retail','0','2023-07-19 13:52:11','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-19 10:52:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','532.00','531','Inclusive','branch','Service','1110','4000','5500','',''),('5168976547229333321038',5164,'51689765464','2','1.00','300','retail','0','2023-07-19 14:17:53','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-19 11:18:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168976709773209843372',5165,'51689767089','6','2.00','600','retail','0','2023-07-19 14:44:58','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-19 11:45:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','532.00','530','Inclusive','branch','Service','1110','4000','5500','',''),('5168976754122256253301',5166,'51689767525','2','1.00','280','retail','20','2023-07-19 14:52:21','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-19 11:53:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168976879730173670220',5167,'51689768791','2','1.00','300','retail','0','2023-07-19 15:13:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-19 12:13:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168983072033933202033',5168,'51689830715','6','1.00','300','retail','0','2023-07-20 08:25:21','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-20 05:25:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','532.00','531','Inclusive','branch','Service','1110','4000','5500','',''),('5168983244800338320033',5169,'51689830993','4','2.00','600','retail','0','2023-07-20 08:54:08','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-20 05:54:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5168983561540295923223',5170,'51689835383','6','3.00','750','retail','150','2023-07-20 09:46:55','','','','208.27','Cash',103.45,'250','','','5','16.00','1','2023-07-20 06:47:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','532.00','529','Inclusive','branch','Service','1110','4000','5500','',''),('5168983563433923532022',5171,'51689835624','6','5.00','1250','retail','250','2023-07-20 09:47:14','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-07-20 06:47:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','532.00','527','Inclusive','branch','Service','1110','4000','5500','',''),('5168983586432212933020',5172,'51689835856','6','3.00','900','retail','0','2023-07-20 09:51:04','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-07-20 06:51:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','532.00','529','Inclusive','branch','Service','1110','4000','5500','',''),('5168983628568308502285',5173,'51689836274','2','1.00','300','retail','0','2023-07-20 09:58:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-20 06:58:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168983881188381023333',5174,'51689838806','6','1.00','300','retail','0','2023-07-20 10:40:21','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-20 07:40:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5168983882063238032332',5175,'51689838806','8','5.00','750','retail','0','2023-07-20 10:40:21','','','','112','Cash',103.45,'150','','','5','16.00','1','2023-07-20 07:40:35','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','63.00','58','Inclusive','branch','Service','1110','4000','5500','',''),('5168984130649322261211',5178,'51689841300','2','1.00','300','retail','0','2023-07-20 11:22:32','','','','208','Cash',41.38,'300','','','5','','1','2023-07-20 08:22:42','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168984135122802835338',5179,'51689841300','4','1.00','300','retail','0','2023-07-20 11:22:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-20 08:22:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168984115025635348982',5180,'51689839446','7','1.00','250','retail','0','2023-07-20 11:55:45','','','','168','Cash',34.48,'250','','','5','','1','2023-07-20 08:55:55','1','4','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',215.52,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168984334522924833333',5181,'51689839446','3','1.00','500','retail','0','2023-07-20 11:55:45','','','','378','Cash',68.97,'500','','','5','16.00','1','2023-07-20 08:55:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168984354502451233222',5182,'51689843504','2','1.00','300','retail','0','2023-07-20 11:59:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-20 08:59:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168984381723732301028',5184,'51689843813','6','1.00','300','retail','0','2023-07-20 12:03:38','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-20 09:03:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5168984368728332470382',5185,'51689843593','4','1.00','300','retail','0','2023-07-20 12:04:38','','','','208','Cash',41.38,'300','','','5','','1','2023-07-20 09:04:47','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168984682283835231323',5186,'51689846816','12','1.00','30','retail','0','2023-07-20 12:53:43','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-20 09:53:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5168984698090238222300',5187,'51689846957','6','1.00','300','retail','0','2023-07-20 12:56:21','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-20 09:56:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5168984804600144232203',5188,'51689848034','6','3.00','900','retail','0','2023-07-20 13:14:06','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-07-20 10:14:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','534.00','531','Inclusive','branch','Service','1110','4000','5500','',''),('5168984873032303100071',5189,'51689848203','4','1.00','300','retail','0','2023-07-20 13:25:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-20 10:25:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168984945999222952039',5190,'51689848835','11','1.00','50','retail','0','2023-07-20 13:37:39','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-20 10:37:47','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168985276673322007210',5191,'51689852502','2','1.00','300','retail','0','2023-07-20 14:32:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-20 11:32:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168985286688022632623',5193,'51689852857','11','1.00','50','retail','0','2023-07-20 16:14:51','','','','19.11','Cash',6.90,'50','','','5','','1','2023-07-20 13:15:00','1','6','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',43.10,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168985889050302532038',5194,'51689852857','2','1.00','300','retail','0','2023-07-20 16:14:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-20 13:15:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168985992123023206013',5195,'51689859908','4','1.00','300','retail','0','2023-07-20 16:32:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-20 13:32:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168991705880314122200',5196,'51689917049','4','5.00','1500','retail','0','2023-07-21 08:24:25','','','','208','Cash',206.90,'300','','','5','16.00','1','2023-07-21 05:24:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','85.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5168991706430102001390',5197,'51689917049','6','1.00','300','retail','0','2023-07-21 08:24:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-21 05:24:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5168991714728778033813',5198,'51689917125','6','4.00','1200','retail','0','2023-07-21 08:25:47','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-07-21 05:26:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','534.00','530','Inclusive','branch','Service','1110','4000','5500','',''),('5168991721432372320922',5199,'51689917194','6','2.00','600','retail','0','2023-07-21 08:26:54','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-21 05:27:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','534.00','532','Inclusive','branch','Service','1110','4000','5500','',''),('5168991739119329039333',5200,'51689917277','4','1.00','300','retail','0','2023-07-21 08:29:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 05:29:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168991750596302425207',5201,'51689917466','4','1.00','300','retail','0','2023-07-21 08:31:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 05:31:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168991755898084304328',5202,'51689917553','6','1.00','300','retail','0','2023-07-21 08:32:39','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-21 05:32:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5168991989436313099291',5203,'51689919830','6','1.00','280','retail','20','2023-07-21 09:11:34','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-21 06:12:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5168991996556091392031',5204,'51689919934','4','1.00','300','retail','0','2023-07-21 09:12:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 06:13:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168992001820182338543',5205,'51689920011','6','1.00','280','retail','20','2023-07-21 09:13:47','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-21 06:13:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5168992002717330200223',5206,'51689920011','4','1.00','280','retail','20','2023-07-21 09:13:47','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-21 06:13:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168992007949640270294',5207,'51689920070','6','10.00','2800','retail','200','2023-07-21 09:14:40','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-07-21 06:14:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','534.00','524','Inclusive','branch','Service','1110','4000','5500','',''),('5168992049339105220290',5208,'51689920484','6','3.00','840','retail','60','2023-07-21 09:21:34','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-07-21 06:21:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','534.00','531','Inclusive','branch','Service','1110','4000','5500','',''),('5168992097762120280303',5209,'51689920972','2','1.00','300','retail','0','2023-07-21 09:29:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 06:29:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168992122622222141300',5210,'51689921218','2','1.00','300','retail','0','2023-07-21 09:33:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 06:33:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168992162009220213321',5211,'51689921614','2','1.00','300','retail','0','2023-07-21 09:40:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 06:40:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168992317223223331214',5212,'51689922997','6','2.00','600','retail','0','2023-07-21 10:06:12','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-21 07:10:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','534.00','532','Inclusive','branch','Service','1110','4000','5500','',''),('5168992347320276223229',5213,'51689923460','2','1.00','300','retail','0','2023-07-21 10:11:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 07:11:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168992378995022210332',5215,'51689923782','6','1.00','280','retail','20','2023-07-21 10:16:29','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-21 07:16:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5168992531023234302320',5216,'51689925293','6','1.00','280','retail','20','2023-07-21 10:42:11','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-21 07:42:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5168992374393133802222',5217,'51689923728','6','2.00','560','retail','40','2023-07-21 10:49:52','','','','208.27','Cash',77.24,'280','','','5','','1','2023-07-21 07:49:59','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'2','534.00','532','Inclusive','branch','Service','1110','4000','5500','',''),('5168993003623262223022',5218,'51689930029','2','1.00','300','retail','0','2023-07-21 12:00:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 09:00:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168993022423230204022',5219,'51689930209','2','1.00','300','retail','0','2023-07-21 12:03:44','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 09:04:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168993076723292341222',5220,'51689930761','2','1.00','300','retail','0','2023-07-21 12:12:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 09:13:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168993083728024032024',5221,'51689930829','6','2.00','600','retail','0','2023-07-21 12:13:57','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-21 09:14:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','534.00','532','Inclusive','branch','Service','1110','4000','5500','',''),('5168993104030301323212',5222,'51689930865','4','1.00','300','retail','0','2023-07-21 12:17:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 09:17:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168993131005253293193',5223,'51689931292','15','3.00','1500','retail','0','2023-07-21 12:21:50','','','','450','Cash',206.90,'500','','','5','16.00','1','2023-07-21 09:22:00','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168993289033083820330',5224,'51689932832','13','1.00','500','retail','0','2023-07-21 12:48:18','','','','450','Cash',68.97,'500','','','5','16.00','1','2023-07-21 09:48:27','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168993289802403963983',5225,'51689932832','15','1.00','500','retail','0','2023-07-21 12:48:18','','','','450','Cash',68.97,'500','','','5','16.00','1','2023-07-21 09:48:27','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168993492521333200013',5226,'51689934917','6','1.00','250','retail','50','2023-07-21 13:22:06','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-07-21 10:22:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5168993634066902334233',5227,'51689936330','2','2.00','600','retail','0','2023-07-21 13:45:40','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-21 10:45:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168993697449323230243',5228,'51689936969','2','1.00','300','retail','0','2023-07-21 13:56:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 10:56:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168993719531213033152',5229,'51689937191','2','1.00','300','retail','0','2023-07-21 13:59:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 11:00:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168993761732032930332',5230,'51689937278','6','1.00','300','retail','0','2023-07-21 14:06:57','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-21 11:07:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5168993835633333323021',5231,'51689938346','8','2.00','300','retail','0','2023-07-21 14:19:16','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-07-21 11:19:25','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','63.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('5168993982403022365338',5232,'51689939818','6','1.00','300','retail','0','2023-07-21 14:43:44','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-21 11:43:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5168994034212902242340',5233,'51689940336','2','1.00','300','retail','0','2023-07-21 14:52:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 11:52:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168994300632603205333',5234,'51689942996','2','2.00','600','retail','0','2023-07-21 15:36:46','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-21 12:36:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168994325615263322039',5235,'51689943249','4','1.00','300','retail','0','2023-07-21 15:40:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 12:41:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168994413793290232314',5236,'51689944132','12','1.00','30','retail','0','2023-07-21 15:55:38','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-21 12:55:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5168994462540904453402',5237,'51689944616','12','2.00','60','retail','0','2023-07-21 16:03:45','','','','8','Cash',8.28,'30','','','5','16.00','1','2023-07-21 13:04:02','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','17.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5168994497642238030290',5238,'51689944965','9','1.00','120','retail','30','2023-07-21 16:09:36','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-07-21 13:09:44','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168994743727233022247',5239,'51689947424','8','1.00','150','retail','0','2023-07-21 16:50:37','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-07-21 13:50:55','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5168994770338220332333',5240,'51689947688','4','3.00','900','retail','0','2023-07-21 16:55:04','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-07-21 13:55:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','85.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('5168994783131320733211',5241,'51689947823','2','1.00','300','retail','0','2023-07-21 16:57:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 13:57:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5168994798146289033123',5242,'51689947968','6','1.00','300','retail','0','2023-07-21 16:59:41','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-21 13:59:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5168994831044398822220',5243,'51689948301','14','1.00','30','retail','0','2023-07-21 17:05:10','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-07-21 14:05:19','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168994852033252423528',5244,'51689948510','7','1.00','250','retail','0','2023-07-21 17:08:41','','','','168','Cash',34.48,'250','','','5','16.00','1','2023-07-21 14:08:53','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5168994859692313002302',5245,'51689948586','6','2.00','560','retail','40','2023-07-21 17:09:57','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-07-21 14:10:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','534.00','532','Inclusive','branch','Service','1110','4000','5500','',''),('5168995022230903620320',5246,'51689950214','4','1.00','300','retail','0','2023-07-21 17:37:07','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-21 14:37:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5168995031322132080533',5247,'51689950305','10','1.00','70','retail','0','2023-07-21 17:38:34','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-21 14:38:49','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5168995154703202220233',5248,'51689951102','4','1.00','280','retail','20','2023-07-21 17:59:08','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-21 14:59:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169000547110001733072',5249,'51690005408','2','1.00','300','retail','0','2023-07-22 08:57:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-22 05:58:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169000735632992123123',5250,'51690007339','4','5.00','1500','retail','0','2023-07-22 09:29:16','','','','208','Cash',206.90,'300','','','5','16.00','1','2023-07-22 06:30:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','85.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5169000996330933333330',5251,'51690009913','11','1.00','50','retail','0','2023-07-22 10:12:44','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-22 07:12:55','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169001103403103033105',5252,'51690010873','2','1.00','300','retail','0','2023-07-22 10:30:35','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-22 07:30:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169001239632603033010',5253,'51690012355','6','1.00','280','retail','20','2023-07-22 10:54:04','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-22 07:54:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5169001348730105027133',5254,'51690013468','4','1.00','300','retail','0','2023-07-22 11:11:35','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-22 08:11:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169001726966033273236',5255,'51690017226','4','2.00','600','retail','0','2023-07-22 12:14:39','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-22 09:14:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5169001727852221300032',5256,'51690017226','8','1.00','150','retail','0','2023-07-22 12:14:39','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-07-22 09:14:54','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169001777221302020744',5257,'51690017602','6','1.00','280','retail','20','2023-07-22 12:22:53','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-22 09:23:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5169001815420026422322',5258,'51690018135','2','1.00','300','retail','0','2023-07-22 12:29:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-22 09:29:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169001852923853020322',5261,'51690018508','6','1.00','300','retail','0','2023-07-22 12:38:42','','','','208.27','Cash',41.38,'300','','','5','','1','2023-07-22 09:38:56','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','534.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5169001871323226523203',5262,'51690018508','6','1.00','280','retail','20','2023-07-22 12:38:42','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-22 09:38:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','535.00','534','Inclusive','branch','Service','1110','4000','5500','',''),('5169001931932413332003',5263,'51690019304','8','2.00','300','retail','0','2023-07-22 12:48:40','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-07-22 09:48:50','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169001967125009302903',5264,'51690019657','6','3.00','900','retail','0','2023-07-22 12:54:31','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-07-22 09:55:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','535.00','532','Inclusive','branch','Service','1110','4000','5500','',''),('5169002065522300922032',5265,'51690020638','4','1.00','300','retail','0','2023-07-22 13:11:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-22 10:12:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169002182302102213235',5267,'51690021779','6','1.00','300','retail','0','2023-07-22 13:31:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-07-22 10:32:36','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','535.00','534','Inclusive','branch','Service','1110','4000','5500','',''),('5169002191500202313095',5268,'51690021779','2','1.00','300','retail','0','2023-07-22 13:31:55','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-22 10:32:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169002197040209212302',5270,'51690021957','6','2.00','600','retail','0','2023-07-22 13:35:39','','','','208.27','Cash',82.76,'300','','','5','','1','2023-07-22 10:35:51','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'2','536.00','534','Inclusive','branch','Service','1110','4000','5500','',''),('5169002212633130330329',5271,'51690021957','6','1.00','280','retail','20','2023-07-22 13:35:39','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-22 10:35:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169002213933200033223',5272,'51690021957','4','1.00','280','retail','20','2023-07-22 13:35:39','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-22 10:35:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169002327722303360202',5274,'51690023270','2','1.00','300','retail','0','2023-07-22 13:54:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-22 10:54:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169002339202230913330',5275,'51690023384','2','1.00','300','retail','0','2023-07-22 13:56:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-22 10:57:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169002346532530232203',5276,'51690023447','6','1.00','280','retail','20','2023-07-22 13:57:45','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-22 10:58:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169001857695443230252',5277,'51690018564','2','1.00','300','retail','0','2023-07-22 14:01:53','','','','208','Cash',41.38,'300','','','5','','1','2023-07-22 11:02:03','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169002371320310237651',5278,'51690018564','2','1.00','280','retail','20','2023-07-22 14:01:53','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-22 11:02:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169002315203360331513',5279,'51690023145','2','1.00','300','retail','0','2023-07-22 14:02:43','','','','208','Cash',41.38,'300','','','5','','1','2023-07-22 11:04:00','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169002392796034022023',5280,'51690023914','6','2.00','600','retail','0','2023-07-22 14:05:43','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-22 11:06:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169002394323294430042',5281,'51690023914','4','1.00','300','retail','0','2023-07-22 14:05:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-22 11:06:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169002480933000422120',5282,'51690024802','6','1.00','300','retail','0','2023-07-22 14:20:10','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-22 11:20:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169002592836004510123',5283,'51690025892','8','4.00','520','retail','80','2023-07-22 14:38:48','','','','112','Cash',71.72,'130','','','5','16.00','1','2023-07-22 11:38:59','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'4','64.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('5169002607802309402230',5284,'51690026038','6','3.00','840','retail','60','2023-07-22 14:41:18','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-07-22 11:41:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','538.00','535','Inclusive','branch','Service','1110','4000','5500','',''),('5169002886130103680220',5285,'51690028847','2','1.00','300','retail','0','2023-07-22 15:27:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-22 12:28:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169002887429403335393',5286,'51690028847','8','2.00','300','retail','0','2023-07-22 15:27:54','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-07-22 12:28:38','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169003016323033000322',5287,'51690030154','11','1.00','50','retail','0','2023-07-22 15:49:41','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-22 12:49:55','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169003111062121290303',5288,'51690031090','6','2.00','600','retail','0','2023-07-22 16:05:11','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-22 13:05:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169003217103420393300',5289,'51690032165','2','1.00','300','retail','0','2023-07-22 16:22:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-22 13:23:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169003924500022334004',5290,'51690039237','6','1.00','300','retail','0','2023-07-22 18:21:34','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-22 15:21:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169010641490233106425',5292,'51690106403','4','1.00','300','retail','0','2023-07-23 13:00:37','','','','208','Cash',41.38,'300','','','5','','1','2023-07-23 10:00:48','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169010646400030242003',5293,'51690106455','4','2.00','600','retail','0','2023-07-23 13:01:04','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-23 10:01:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5169010654964303402996',5295,'51690106538','6','2.00','600','retail','0','2023-07-23 13:02:40','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-23 10:02:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169010656003533131320',5296,'51690106538','2','1.00','300','retail','0','2023-07-23 13:02:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-23 10:02:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169010661226302015221',5297,'51690106602','9','3.00','360','retail','90','2023-07-23 13:03:32','','','','93.93','Cash',49.66,'120','','','5','16.00','1','2023-07-23 10:03:40','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'3','24.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169010938394299293050',5298,'51690109377','6','1.00','300','retail','0','2023-07-23 13:49:43','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-23 10:49:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169010650200062003035',5299,'51690106490','2','1.00','300','retail','0','2023-07-23 13:52:17','','','','208','Cash',41.38,'300','','','5','','1','2023-07-23 10:52:26','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169010953603909322291',5300,'51690106490','2','1.00','300','retail','0','2023-07-23 13:52:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-23 10:52:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169011484732702492213',5301,'51690112732','10','1.00','70','retail','0','2023-07-23 15:20:48','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-23 12:20:59','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5169011509632315336221',5302,'51690115004','6','1.00','300','retail','0','2023-07-23 15:24:56','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-23 12:26:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169011886935235683403',5303,'51690116772','6','2.00','560','retail','40','2023-07-23 16:27:50','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-07-23 13:28:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169012362235131921223',5305,'51690123615','6','1.00','280','retail','20','2023-07-23 17:51:54','','','','208.27','Cash',38.62,'280','','','5','','1','2023-07-23 14:52:05','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169012396032003205333',5306,'51690123950','4','1.00','300','retail','0','2023-07-23 17:53:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-23 14:53:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169012399224221522901',5307,'51690123950','8','1.00','150','retail','0','2023-07-23 17:53:13','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-07-23 14:53:21','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169012565253205943322',5308,'51690125645','4','1.00','300','retail','0','2023-07-23 18:20:52','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-23 15:21:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169017621732292293030',5309,'51690176209','6','2.00','600','retail','0','2023-07-24 08:23:38','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-24 05:23:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169017627122309501430',5312,'51690176262','4','3.00','900','retail','0','2023-07-24 08:25:03','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-07-24 05:25:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','85.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('5169017630223226523213',5313,'51690176262','6','2.00','600','retail','0','2023-07-24 08:25:03','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-24 05:25:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169017623922624032024',5314,'51690176233','4','1.00','300','retail','0','2023-07-24 08:34:02','','','','208','Cash',41.38,'300','','','5','','1','2023-07-24 05:34:11','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169017624523322232009',5315,'51690176233','6','1.00','300','retail','0','2023-07-24 08:34:02','','','','208.27','Cash',41.38,'300','','','5','','1','2023-07-24 05:34:11','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169017791023663013092',5316,'51690176857','2','7.00','2100','retail','0','2023-07-24 08:51:50','','','','208','Cash',289.66,'300','','','5','16.00','1','2023-07-24 05:51:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'7','99999999.99','99999992.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169017953858340250238',5317,'51690179529','4','1.00','300','retail','0','2023-07-24 09:18:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-24 06:19:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169018154911053310025',5318,'51690181524','4','1.00','250','retail','50','2023-07-24 09:52:58','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-07-24 06:54:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169018156036092163590',5319,'51690181524','6','4.00','1000','retail','200','2023-07-24 09:52:58','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-07-24 06:54:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','538.00','534','Inclusive','branch','Service','1110','4000','5500','',''),('5169018166104635313213',5320,'51690181649','6','5.00','1250','retail','250','2023-07-24 09:54:22','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-07-24 06:54:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','538.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5169018469898312020903',5321,'51690184681','6','1.00','280','retail','20','2023-07-24 10:44:58','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-24 07:45:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169018501430032001003',5322,'51690185007','1','1.00','1600','retail','0','2023-07-24 10:50:14','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-07-24 07:50:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169018933820050232103',5323,'51690187753','2','3.00','900','retail','0','2023-07-24 12:02:19','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-07-24 09:02:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169019375890316533353',5324,'51690193684','2','1.00','300','retail','0','2023-07-24 13:15:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-24 10:16:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169019446112020221394',5325,'51690194284','2','1.00','300','retail','0','2023-07-24 13:27:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-24 10:28:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169019544733303036293',5326,'51690195442','6','1.00','300','retail','0','2023-07-24 13:44:08','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-24 10:44:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169019559203922693032',5327,'51690195585','11','1.00','50','retail','0','2023-07-24 13:46:33','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-24 10:46:41','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169019570195533323320',5328,'51690195695','12','1.00','30','retail','0','2023-07-24 13:48:21','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-24 10:48:30','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169020081320011020220',5329,'51690200808','6','1.00','300','retail','0','2023-07-24 15:13:33','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-24 12:13:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169020084123023432133',5330,'51690200833','4','1.00','300','retail','0','2023-07-24 15:14:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-24 12:14:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169020085824803203331',5331,'51690200854','6','1.00','300','retail','0','2023-07-24 15:14:18','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-24 12:14:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169020088723323202322',5332,'51690200877','12','1.00','30','retail','0','2023-07-24 15:14:47','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-24 12:14:57','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169020333723392053233',5333,'51690203262','6','1.00','300','retail','0','2023-07-24 15:55:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-24 12:55:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169020425536262223503',5334,'51690204246','6','1.00','300','retail','0','2023-07-24 16:10:55','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-24 13:11:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169020606429000003326',5335,'51690206052','2','1.00','300','retail','0','2023-07-24 16:41:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-24 13:41:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169020719093222202030',5336,'51690207183','4','1.00','300','retail','0','2023-07-24 16:59:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-24 14:00:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169020748336029033020',5337,'51690207475','4','1.00','300','retail','0','2023-07-24 17:04:44','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-24 14:04:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169020992323336332302',5338,'51690209915','2','1.00','300','retail','0','2023-07-24 17:45:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-24 14:45:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169026447902303524222',5339,'51690264469','6','2.00','600','retail','0','2023-07-25 08:54:44','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-25 05:55:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169026453423533606232',5340,'51690264518','15','2.00','1000','retail','0','2023-07-25 08:55:34','','','','450','Cash',137.93,'500','','','5','16.00','1','2023-07-25 05:55:42','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169026724492030604200',5341,'51690265875','6','1.00','300','retail','0','2023-07-25 09:40:45','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-25 06:40:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169026769322220300033',5342,'51690267607','4','1.00','300','retail','0','2023-07-25 09:48:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-25 06:48:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169027056826883762522',5343,'51690270562','2','1.00','300','retail','0','2023-07-25 10:36:08','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-25 07:36:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169027381233002422120',5344,'51690272764','6','1.00','300','retail','0','2023-07-25 11:30:12','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-25 08:30:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169027918657222320613',5345,'51690275553','2','1.00','300','retail','0','2023-07-25 12:59:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-25 10:00:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169028309993235231323',5346,'51690283091','10','1.00','70','retail','0','2023-07-25 14:05:00','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-25 11:05:08','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5169028371429235141952',5347,'51690283113','8','1.00','130','retail','20','2023-07-25 14:15:14','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-07-25 11:15:22','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169028473730232322332',5348,'51690284720','4','1.00','300','retail','0','2023-07-25 14:32:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-25 11:32:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169028495690033305329',5349,'51690284951','12','1.00','30','retail','0','2023-07-25 14:35:57','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-25 11:36:09','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169028503723132336282',5350,'51690285029','4','1.00','300','retail','0','2023-07-25 14:37:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-25 11:37:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169028643632333302022',5351,'51690286426','11','1.00','50','retail','0','2023-07-25 15:00:37','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-25 12:00:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169028932032125922020',5352,'51690289314','6','1.00','300','retail','0','2023-07-25 15:48:41','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-25 12:48:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169028956442222230945',5353,'51690289558','2','1.00','300','retail','0','2023-07-25 15:52:44','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-25 12:52:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169029087338979203200',5354,'51690290860','8','1.00','130','retail','20','2023-07-25 16:14:33','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-07-25 13:14:48','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169029324692499200343',5355,'51690292079','6','1.00','250','retail','50','2023-07-25 16:54:07','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-07-25 13:54:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169029416732033403300',5356,'51690294156','4','1.00','280','retail','20','2023-07-25 17:09:28','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-25 14:09:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169029787025229726928',5357,'51690297166','4','1.00','300','retail','0','2023-07-25 18:11:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-25 15:11:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169029855423383200032',5358,'51690298524','6','1.00','300','retail','0','2023-07-25 18:22:34','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-25 15:24:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169029867140123330202',5359,'51690298662','6','1.00','300','retail','0','2023-07-25 18:24:31','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-25 15:25:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169029877100004997336',5360,'51690298710','2','1.00','300','retail','0','2023-07-25 18:26:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-25 15:26:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169029883622010090252',5361,'51690298814','2','1.00','300','retail','0','2023-07-25 18:27:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-25 15:27:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169029958722423333390',5362,'51690299581','11','1.00','50','retail','0','2023-07-25 18:39:47','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-25 15:39:56','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169034997031720933201',5364,'51690349960','6','2.00','600','retail','0','2023-07-26 08:42:02','','','','208.27','Cash',82.76,'300','','','5','','1','2023-07-26 05:42:12','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169035040346030032325',5365,'51690350391','6','2.00','600','retail','0','2023-07-26 08:46:43','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-26 05:46:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169035177330033353222',5366,'51690351516','6','10.00','2800','retail','200','2023-07-26 09:09:33','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-07-26 06:09:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','538.00','528','Inclusive','branch','Service','1110','4000','5500','',''),('5169035338001302402235',5367,'51690352603','2','1.00','300','retail','0','2023-07-26 09:36:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-26 06:36:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169035379533222034364',5368,'51690353786','6','2.00','600','retail','0','2023-07-26 09:43:16','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-26 06:43:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169035437723236424322',5369,'51690354372','6','1.00','300','retail','0','2023-07-26 09:52:57','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-26 06:53:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169036193523455023333',5370,'51690356825','6','4.00','1200','retail','0','2023-07-26 12:01:00','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-07-26 09:01:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','538.00','534','Inclusive','branch','Service','1110','4000','5500','',''),('5169036270700217233042',5372,'51690362179','14','1.00','30','retail','0','2023-07-26 12:12:33','','','','19.54','Cash',4.14,'30','','','5','','1','2023-07-26 09:12:41','1','7','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',25.86,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169036275233332023770',5373,'51690362179','11','1.00','50','retail','0','2023-07-26 12:12:33','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-26 09:12:41','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169036625794296293050',5374,'51690364557','2','1.00','300','retail','0','2023-07-26 13:10:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-26 10:11:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169036671979366632122',5375,'51690366337','6','1.00','300','retail','0','2023-07-26 13:18:40','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-26 10:18:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169036720930235223242',5376,'51690367194','6','1.00','300','retail','0','2023-07-26 13:26:50','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-26 10:27:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169037144732233344000',5377,'51690370707','14','1.00','30','retail','0','2023-07-26 14:37:27','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-07-26 11:37:35','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169037319133043323323',5378,'51690373178','2','1.00','300','retail','0','2023-07-26 15:06:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-26 12:06:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169037408103052242078',5379,'51690373729','6','3.00','900','retail','0','2023-07-26 15:21:21','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-07-26 12:21:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','538.00','535','Inclusive','branch','Service','1110','4000','5500','',''),('5169037844260330875422',5380,'51690378431','12','1.00','30','retail','0','2023-07-26 16:34:03','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-26 13:35:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169038037831820220322',5381,'51690378639','6','1.00','300','retail','0','2023-07-26 17:06:19','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-26 14:06:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169038673933231030399',5382,'51690384582','4','1.00','300','retail','0','2023-07-26 18:52:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-26 15:52:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169043761432232623336',5383,'51690437602','4','2.00','500','retail','100','2023-07-27 09:00:34','','','','208','Cash',68.97,'250','','','5','16.00','1','2023-07-27 06:00:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','88.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169043763332910733320',5384,'51690437602','6','1.00','250','retail','50','2023-07-27 09:00:34','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-07-27 06:00:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169043812636223523303',5385,'51690437663','4','2.00','540','retail','60','2023-07-27 09:08:47','','','','208','Cash',74.48,'270','','','5','16.00','1','2023-07-27 06:08:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','88.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169043815443006052233',5386,'51690438142','8','1.00','130','retail','20','2023-07-27 09:09:14','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-07-27 06:09:28','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169044185540011592203',5387,'51690440716','6','5.00','1250','retail','250','2023-07-27 10:10:55','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-07-27 07:11:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','538.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5169044187923403936423',5388,'51690441867','6','5.00','1250','retail','250','2023-07-27 10:11:19','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-07-27 07:11:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','538.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5169044223434359205422',5389,'51690442212','2','1.00','270','retail','30','2023-07-27 10:17:15','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-27 07:17:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169044612223063433314',5390,'51690445569','6','2.00','540','retail','60','2023-07-27 11:22:02','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-07-27 08:22:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169044665135432000232',5391,'51690446641','2','1.00','270','retail','30','2023-07-27 11:30:51','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-27 08:31:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169044852824423129233',5392,'51690448515','2','1.00','270','retail','30','2023-07-27 12:02:08','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-27 09:02:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169044892932232924336',5393,'51690448917','4','1.00','270','retail','30','2023-07-27 12:08:49','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-27 09:09:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169045241901330033000',5394,'51690449159','6','2.00','540','retail','60','2023-07-27 13:06:59','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-07-27 10:07:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169045264420050232404',5395,'51690452627','6','2.00','540','retail','60','2023-07-27 13:10:45','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-07-27 10:10:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169045360123234252560',5396,'51690453587','6','1.00','270','retail','30','2023-07-27 13:26:56','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-07-27 10:27:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169045361534233040033',5397,'51690453587','4','1.00','270','retail','30','2023-07-27 13:26:56','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-27 10:27:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169045416265203603232',5398,'51690454147','6','1.00','270','retail','30','2023-07-27 13:36:03','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-07-27 10:36:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169045513323033320231',5399,'51690455121','6','4.00','1000','retail','200','2023-07-27 13:52:14','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-07-27 10:52:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','538.00','534','Inclusive','branch','Service','1110','4000','5500','',''),('5169045839933200932003',5400,'51690457176','11','1.00','50','retail','0','2023-07-27 14:46:40','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-27 11:47:05','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169046040023500123420',5401,'51690460383','4','1.00','250','retail','50','2023-07-27 15:20:00','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-07-27 12:20:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169046046436333340043',5402,'51690460430','6','5.00','1350','retail','150','2023-07-27 15:21:16','','','','208.27','Cash',186.21,'270','','','5','16.00','1','2023-07-27 12:21:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'5','538.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5169046047636053760430',5403,'51690460430','4','1.00','270','retail','30','2023-07-27 15:21:16','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-27 12:21:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169046053632260324222',5404,'51690460520','2','1.00','270','retail','30','2023-07-27 15:22:16','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-27 12:22:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169046325135335420233',5405,'51690463220','6','1.00','250','retail','50','2023-07-27 16:07:31','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-07-27 13:07:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169046453833202326286',5406,'51690464526','4','1.00','270','retail','30','2023-07-27 16:28:58','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-27 13:29:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169046464821942343634',5407,'51690464637','12','1.00','30','retail','0','2023-07-27 16:31:24','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-27 13:31:33','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169046468354568263224',5408,'51690464637','14','1.00','15','retail','15','2023-07-27 16:31:24','','','','19.54','Cash',2.07,'15','','','5','16.00','1','2023-07-27 13:31:33','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169046536534636630395',5409,'51690464993','2','1.00','270','retail','30','2023-07-27 16:42:47','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-27 13:42:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169046587800332820583',5410,'51690465855','6','2.00','540','retail','60','2023-07-27 16:51:18','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-07-27 13:51:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169046649222005022613',5411,'51690466486','10','1.00','70','retail','0','2023-07-27 17:01:32','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-27 14:01:40','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5169046688262823262220',5412,'51690466787','2','1.00','250','retail','50','2023-07-27 17:08:03','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-07-27 14:08:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169046714139022902201',5413,'51690467108','6','2.00','540','retail','60','2023-07-27 17:12:21','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-07-27 14:12:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169046915429300402003',5414,'51690469139','6','4.00','1080','retail','120','2023-07-27 17:45:54','','','','208.27','Cash',148.97,'270','','','5','16.00','1','2023-07-27 14:46:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'4','538.00','534','Inclusive','branch','Service','1110','4000','5500','',''),('5169047084256228043513',5415,'51690470834','7','1.00','250','retail','0','2023-07-27 18:14:02','','','','168','Cash',34.48,'250','','','5','16.00','1','2023-07-27 15:14:19','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169047176433330192200',5416,'51690471751','6','2.00','540','retail','60','2023-07-27 18:29:24','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-07-27 15:29:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169052194131162244222',5417,'51690521919','2','2.00','540','retail','60','2023-07-28 08:25:42','','','','208','Cash',74.48,'270','','','5','16.00','1','2023-07-28 05:25:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169052421923022300520',5418,'51690524204','4','2.00','540','retail','60','2023-07-28 09:03:40','','','','208','Cash',74.48,'270','','','5','16.00','1','2023-07-28 06:03:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','88.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169052499093230099232',5419,'51690524982','6','1.00','250','retail','50','2023-07-28 09:16:31','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-07-28 06:16:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169052822222330322623',5420,'51690525159','2','1.00','250','retail','50','2023-07-28 10:10:22','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-07-28 07:10:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169052923550202032393',5422,'51690529217','8','2.00','300','retail','0','2023-07-28 10:33:28','','','','112','Cash',41.38,'150','','','5','','1','2023-07-28 07:33:36','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',129.31,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169053085822233380255',5423,'51690529625','6','1.00','270','retail','30','2023-07-28 10:54:18','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-07-28 07:54:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169053139602933903123',5424,'51690531061','2','1.00','270','retail','30','2023-07-28 11:03:17','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-28 08:03:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169053359203352300913',5426,'51690532793','6','1.00','250','retail','50','2023-07-28 11:39:52','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-07-28 08:40:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169053677152236273037',5427,'51690533612','4','2.00','540','retail','60','2023-07-28 12:32:51','','','','208','Cash',74.48,'270','','','5','16.00','1','2023-07-28 09:33:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','88.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169053211622040015322',5428,'51690532105','2','1.00','300','retail','0','2023-07-28 12:46:06','','','','208','Cash',41.38,'300','','','5','','1','2023-07-28 09:46:14','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169053756635022462305',5429,'51690532105','2','1.00','270','retail','30','2023-07-28 12:46:06','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-28 09:46:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169054154030353323345',5430,'51690537611','4','1.00','270','retail','30','2023-07-28 13:52:20','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-28 10:52:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169054600433355000265',5431,'51690545947','14','2.00','60','retail','0','2023-07-28 15:06:45','','','','19.54','Cash',8.28,'30','','','5','16.00','1','2023-07-28 12:06:54','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','75.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169054606026303602165',5432,'51690546019','6','1.00','250','retail','50','2023-07-28 15:07:40','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-07-28 12:07:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169054630603222043050',5433,'51690546295','6','1.00','270','retail','30','2023-07-28 15:11:46','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-07-28 12:11:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169054737435232220403',5434,'51690547356','6','2.00','540','retail','60','2023-07-28 15:29:45','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-07-28 12:30:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169054738572200230210',5435,'51690547356','8','3.00','450','retail','0','2023-07-28 15:29:45','','','','112','Cash',62.07,'150','','','5','16.00','1','2023-07-28 12:30:05','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'3','64.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('5169054777093403556073',5436,'51690547498','10','1.00','70','retail','0','2023-07-28 15:36:11','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-28 12:36:19','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5169054850516202000220',5437,'51690547808','6','2.00','500','retail','100','2023-07-28 15:48:25','','','','208.27','Cash',68.97,'250','','','5','16.00','1','2023-07-28 12:48:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169054963200502330323',5438,'51690548583','2','1.00','270','retail','30','2023-07-28 16:07:12','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-28 13:07:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169055117052440236220',5439,'51690551158','2','1.00','270','retail','30','2023-07-28 16:32:50','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-28 13:33:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169055173113933102304',5440,'51690551719','2','1.00','270','retail','30','2023-07-28 16:42:11','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-28 13:43:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169055355930233390222',5441,'51690553549','4','1.00','270','retail','30','2023-07-28 17:12:40','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-28 14:12:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169055471157252303337',5442,'51690554691','2','1.00','270','retail','30','2023-07-28 17:31:51','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-28 14:32:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169055563223135450200',5443,'51690555623','2','1.00','270','retail','30','2023-07-28 17:47:13','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-07-28 14:47:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169055600353335390233',5444,'51690555995','16','1.00','600','retail','0','2023-07-28 17:53:24','','','','400','Cash',82.76,'600','','','5','16.00','1','2023-07-28 14:53:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169055823130230032332',5445,'51690558206','8','1.00','130','retail','20','2023-07-28 18:30:31','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-07-28 15:30:47','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169060896336086383620',5446,'51690608957','2','1.00','300','retail','0','2023-07-29 08:36:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-29 05:36:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169060975943930030223',5447,'51690609751','4','1.00','280','retail','20','2023-07-29 08:49:19','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-29 05:49:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169061366703366333060',5449,'51690613654','2','1.00','300','retail','0','2023-07-29 09:55:57','','','','208','Cash',41.38,'300','','','5','','1','2023-07-29 06:56:06','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169061577503770075023',5450,'51690615033','6','1.00','280','retail','20','2023-07-29 10:29:35','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-29 07:29:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169061648262205032320',5451,'51690616471','9','1.00','120','retail','30','2023-07-29 10:41:22','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-07-29 07:41:41','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169061732435256307502',5452,'51690616627','2','1.00','300','retail','0','2023-07-29 10:55:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-29 07:56:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169061741142956302323',5453,'51690617375','6','1.00','280','retail','20','2023-07-29 10:56:52','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-29 07:57:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169061803202006353300',5454,'51690617618','10','1.00','70','retail','0','2023-07-29 11:07:13','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-29 08:07:25','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5169061844833235038622',5455,'51690618439','4','1.00','300','retail','0','2023-07-29 11:14:09','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-29 08:14:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169062195400246322233',5456,'51690621936','2','1.00','300','retail','0','2023-07-29 12:12:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-29 09:13:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169062225923202431332',5457,'51690622240','6','1.00','280','retail','20','2023-07-29 12:17:39','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-29 09:17:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169062247842233822220',5458,'51690622469','2','1.00','300','retail','0','2023-07-29 12:21:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-29 09:21:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169062604722000129223',5459,'51690626022','8','3.00','390','retail','60','2023-07-29 13:20:47','','','','112','Cash',53.79,'130','','','5','16.00','1','2023-07-29 10:21:00','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','64.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('5169062608202403830250',5460,'51690626074','2','3.00','900','retail','0','2023-07-29 13:21:23','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-07-29 10:21:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169062633963652260323',5461,'51690626101','6','3.00','900','retail','0','2023-07-29 13:25:40','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-07-29 10:25:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','538.00','535','Inclusive','branch','Service','1110','4000','5500','',''),('5169062931333203233301',5462,'51690629298','4','1.00','300','retail','0','2023-07-29 14:15:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-29 11:15:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169063046130433030233',5463,'51690630449','6','2.00','600','retail','0','2023-07-29 14:34:22','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-29 11:34:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169063482226022102222',5464,'51690634777','4','1.00','280','retail','20','2023-07-29 15:47:02','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-29 12:48:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169063588013233028133',5465,'51690635874','12','1.00','30','retail','0','2023-07-29 16:04:40','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-29 13:04:48','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169063601323300266321',5466,'51690636007','6','1.00','300','retail','0','2023-07-29 16:08:07','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-29 13:08:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169063786124235320831',5467,'51690637855','2','1.00','300','retail','0','2023-07-29 16:37:42','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-29 13:37:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169063855043052280634',5468,'51690638544','11','1.00','50','retail','0','2023-07-29 16:49:10','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-29 13:49:18','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169063872800863873192',5469,'51690638690','12','1.00','30','retail','0','2023-07-29 16:52:08','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-29 13:52:51','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169063886131302002302',5470,'51690638853','12','1.00','30','retail','0','2023-07-29 16:54:22','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-29 13:54:31','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169064133600400630435',5471,'51690641326','6','1.00','280','retail','20','2023-07-29 17:35:36','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-29 14:35:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169064213930030226433',5472,'51690642126','14','1.00','30','retail','0','2023-07-29 17:49:00','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-07-29 14:49:14','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','73.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169064374503430025675',5473,'51690643736','4','1.00','300','retail','0','2023-07-29 18:15:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-29 15:16:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169070602720326250302',5475,'51690706018','4','2.00','600','retail','0','2023-07-30 11:33:48','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-30 08:33:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','88.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169070624333434301542',5476,'51690706232','6','4.00','1200','retail','0','2023-07-30 11:37:23','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-07-30 08:37:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','538.00','534','Inclusive','branch','Service','1110','4000','5500','',''),('5169070768432296213403',5477,'51690707636','6','1.00','300','retail','0','2023-07-30 12:01:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-30 09:01:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169070875223002232322',5479,'51690708622','2','1.00','300','retail','0','2023-07-30 12:19:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-30 09:19:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169071053933399733002',5480,'51690710524','6','1.00','280','retail','20','2023-07-30 12:49:00','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-30 09:49:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169071157230310200422',5481,'51690710753','2','1.00','300','retail','0','2023-07-30 13:06:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-30 10:06:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169070771224020322022',5482,'51690707703','2','1.00','300','retail','0','2023-07-30 13:11:24','','','','208','Cash',41.38,'300','','','5','','1','2023-07-30 10:13:21','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169070511230399616552',5483,'51690705105','1','2.00','3200','retail','0','2023-07-30 13:13:43','','','','1105','Cash',441.38,'1600','','','5','','1','2023-07-30 10:13:56','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169071802402883230290',5484,'51690717416','1','1.00','1600','retail','0','2023-07-30 14:53:44','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-07-30 11:53:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169071881913333601212',5485,'51690718813','4','1.00','300','retail','0','2023-07-30 15:06:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-30 12:07:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169071997332293021093',5486,'51690719968','6','1.00','300','retail','0','2023-07-30 15:26:14','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-30 12:26:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169072000033024032703',5487,'51690719995','8','1.00','150','retail','0','2023-07-30 15:26:40','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-07-30 12:26:50','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169072482553930300052',5488,'51690724815','2','1.00','300','retail','0','2023-07-30 16:47:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-30 13:47:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169072560133540732354',5489,'51690725504','2','1.00','280','retail','20','2023-07-30 17:00:02','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-30 14:00:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169072653322330352623',5490,'51690726524','11','1.00','50','retail','0','2023-07-30 17:15:34','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-30 14:15:50','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169073064832227060133',5491,'51690730636','6','2.00','600','retail','0','2023-07-30 18:24:08','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-30 15:24:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','538.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169078149138221002211',5492,'51690781481','6','10.00','2800','retail','200','2023-07-31 08:31:32','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-07-31 05:31:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','538.00','528','Inclusive','branch','Service','1110','4000','5500','',''),('5169078514370433223721',5493,'51690785124','8','2.00','260','retail','40','2023-07-31 09:32:24','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-07-31 06:32:35','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169078569034206202390',5494,'51690785517','4','2.00','500','retail','100','2023-07-31 09:41:45','','','','208','Cash',68.97,'250','','','5','16.00','1','2023-07-31 06:43:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','88.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169078570430010220333',5495,'51690785517','6','3.00','750','retail','150','2023-07-31 09:41:45','','','','208.27','Cash',103.45,'250','','','5','16.00','1','2023-07-31 06:43:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','539.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169078579972177300002',5496,'51690785785','6','3.00','750','retail','150','2023-07-31 09:43:19','','','','208.27','Cash',103.45,'250','','','5','16.00','1','2023-07-31 06:43:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','539.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169078593402333346001',5497,'51690785923','6','1.00','280','retail','20','2023-07-31 09:45:35','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-07-31 06:45:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169078706726273264279',5498,'51690786260','8','1.00','130','retail','20','2023-07-31 10:04:27','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-07-31 07:04:36','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169078712039208230770',5499,'51690787112','2','1.00','300','retail','0','2023-07-31 10:05:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-31 07:05:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169078824443232240453',5500,'51690788240','6','1.00','300','retail','0','2023-07-31 10:24:04','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-31 07:24:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169078903490223428400',5501,'51690789011','10','1.00','70','retail','0','2023-07-31 10:37:15','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-07-31 07:37:23','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5169079059632332230320',5502,'51690790547','4','1.00','300','retail','0','2023-07-31 11:03:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-31 08:03:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169079385023003033232',5504,'51690793845','6','1.00','300','retail','0','2023-07-31 11:57:30','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-31 08:57:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169079212903790029390',5505,'51690792064','8','4.00','600','retail','0','2023-07-31 11:58:21','','','','112','Cash',82.76,'150','','','5','','1','2023-07-31 08:58:31','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',129.31,'4','64.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('5169079733333302309224',5506,'51690797322','2','2.00','600','retail','0','2023-07-31 12:55:35','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-07-31 09:55:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169079823882223322622',5507,'51690798229','6','2.00','600','retail','0','2023-07-31 13:10:38','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-07-31 10:10:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','539.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169080226923323242623',5508,'51690800701','12','1.00','30','retail','0','2023-07-31 14:17:49','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-07-31 11:17:57','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169080302382030032030',5509,'51690803017','2','1.00','300','retail','0','2023-07-31 14:30:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-31 11:30:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169080387966828263282',5510,'51690803868','11','1.00','50','retail','0','2023-07-31 14:44:39','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-07-31 11:45:04','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169080657820322332672',5511,'51690805591','2','1.00','300','retail','0','2023-07-31 15:29:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-31 12:29:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169080880639261303362',5512,'51690808630','6','4.00','1200','retail','0','2023-07-31 16:06:46','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-07-31 13:07:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','539.00','535','Inclusive','branch','Service','1110','4000','5500','',''),('5169080993035203822830',5513,'51690809924','6','1.00','300','retail','0','2023-07-31 16:25:30','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-07-31 13:26:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169081032622636021015',5514,'51690810318','2','1.00','300','retail','0','2023-07-31 16:32:07','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-31 13:32:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169081035523439022255',5515,'51690810345','4','2.00','560','retail','40','2023-07-31 16:32:36','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-07-31 13:32:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','88.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169081197002930322000',5516,'51690811964','2','1.00','300','retail','0','2023-07-31 16:59:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-31 13:59:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169081284112048000432',5517,'51690812834','2','1.00','300','retail','0','2023-07-31 17:14:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-07-31 14:14:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169081459433033902431',5518,'51690813307','4','1.00','280','retail','20','2023-07-31 17:48:44','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-31 14:48:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169081492403303002039',5519,'51690813307','4','1.00','280','retail','20','2023-07-31 17:48:44','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-31 14:48:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169081502411021025301',5520,'51690815014','4','1.00','280','retail','20','2023-07-31 17:50:24','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-31 14:50:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169081574323233022275',5521,'51690815735','8','2.00','300','retail','0','2023-07-31 18:02:23','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-07-31 15:02:36','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169081752908702600227',5523,'51690817520','6','2.00','600','retail','0','2023-07-31 18:32:50','','','','208.27','Cash',82.76,'300','','','5','','1','2023-07-31 15:33:00','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','539.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169082092613002202959',5524,'51690820885','4','1.00','280','retail','20','2023-07-31 19:28:53','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-07-31 16:29:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169086929923620262633',5525,'51690869292','4','1.00','300','retail','0','2023-08-01 08:54:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-01 05:55:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169086975494623812422',5526,'51690869331','2','1.00','300','retail','0','2023-08-01 09:02:35','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-01 06:02:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169087043658103393236',5527,'51690870420','4','5.00','1500','retail','0','2023-08-01 09:13:56','','','','208','Cash',206.90,'300','','','5','16.00','1','2023-08-01 06:14:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','89.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169087588683652750323',5528,'51690870477','14','1.00','30','retail','0','2023-08-01 10:48:29','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-08-01 07:48:39','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169087610908302333354',5529,'51690870477','14','1.00','30','retail','0','2023-08-01 10:48:29','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-08-01 07:48:39','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169087873722722328619',5530,'51690877205','11','5.00','250','retail','0','2023-08-01 11:32:18','','','','19.11','Cash',34.48,'50','','','5','16.00','1','2023-08-01 08:33:02','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'5','86.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169088138080338230303',5531,'51690881370','4','1.00','280','retail','20','2023-08-01 12:16:20','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-01 09:16:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169088236133123226213',5532,'51690881397','6','1.00','300','retail','0','2023-08-01 12:32:41','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-01 09:32:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169088264835324020822',5533,'51690882642','4','1.00','300','retail','0','2023-08-01 12:37:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-01 09:37:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169088574503202320520',5534,'51690885739','2','1.00','300','retail','0','2023-08-01 13:29:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-01 10:29:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169088578602822208010',5535,'51690885778','12','1.00','30','retail','0','2023-08-01 13:29:46','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-01 10:30:06','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169088666563285680360',5536,'51690886073','6','1.00','280','retail','20','2023-08-01 13:44:25','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-01 10:44:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169088754327202840235',5537,'51690887063','11','1.00','50','retail','0','2023-08-01 13:59:03','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-01 10:59:14','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169089325823023224952',5538,'51690893247','12','1.00','30','retail','0','2023-08-01 15:34:18','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-01 12:34:27','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169089452522930802059',5539,'51690894514','11','2.00','100','retail','0','2023-08-01 15:55:25','','','','19.11','Cash',13.79,'50','','','5','16.00','1','2023-08-01 12:55:34','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','80.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169089628102331090893',5540,'51690896268','2','1.00','300','retail','0','2023-08-01 16:24:42','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-01 13:24:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169089689830304301822',5541,'51690896884','6','1.00','280','retail','20','2023-08-01 16:34:58','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-01 13:35:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169089860338623032358',5542,'51690897945','2','1.00','300','retail','0','2023-08-01 17:03:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-01 14:03:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169089884082219382433',5543,'51690898820','11','1.00','50','retail','0','2023-08-01 17:07:20','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-01 14:07:30','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169089929633482203032',5544,'51690899291','2','1.00','300','retail','0','2023-08-01 17:14:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-01 14:15:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169089937820033032237',5545,'51690899374','6','1.00','300','retail','0','2023-08-01 17:16:19','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-01 14:16:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169090111042300013029',5547,'51690901102','2','1.00','300','retail','0','2023-08-01 17:50:15','','','','208','Cash',41.38,'300','','','5','','1','2023-08-01 14:50:29','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169090141423500431023',5548,'51690901102','9','2.00','240','retail','60','2023-08-01 17:50:15','','','','93.93','Cash',33.10,'120','','','5','16.00','1','2023-08-01 14:50:29','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169090186020032262132',5549,'51690901851','6','1.00','280','retail','20','2023-08-01 17:57:41','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-01 14:57:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169090215720393321522',5550,'51690902146','2','1.00','300','retail','0','2023-08-01 18:02:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-01 15:03:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169090543030390931323',5551,'51690905425','6','1.00','300','retail','0','2023-08-01 18:57:11','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-01 15:57:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169095523463009263202',5552,'51690955223','4','1.00','280','retail','20','2023-08-02 08:47:15','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-02 05:47:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169095560529222003922',5553,'51690955252','6','2.00','600','retail','0','2023-08-02 08:53:26','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-02 05:53:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','539.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169095983800920233230',5554,'51690955899','2','1.00','300','retail','0','2023-08-02 10:03:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-02 07:04:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169096341311312202063',5555,'51690960933','4','1.00','300','retail','0','2023-08-02 11:03:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-02 08:03:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169096353139293223193',5556,'51690963523','2','1.00','300','retail','0','2023-08-02 11:05:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-02 08:05:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169096720333030232240',5557,'51690965113','6','1.00','300','retail','0','2023-08-02 12:06:44','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-02 09:07:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169096723717925703022',5558,'51690967231','6','1.00','300','retail','0','2023-08-02 12:07:17','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-02 09:07:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169096868696031633222',5559,'51690968680','2','1.00','300','retail','0','2023-08-02 12:31:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-02 09:31:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169096889463222502162',5560,'51690968888','4','1.00','300','retail','0','2023-08-02 12:34:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-02 09:35:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169096939902200910222',5561,'51690969369','8','1.00','150','retail','0','2023-08-02 12:43:20','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-08-02 09:43:32','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169097622962910329622',5562,'51690976223','6','1.00','300','retail','0','2023-08-02 14:37:09','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-02 11:40:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169097675993703596053',5563,'51690976702','2','1.00','300','retail','0','2023-08-02 14:46:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-02 11:46:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169097857638300838322',5564,'51690978568','2','1.00','280','retail','20','2023-08-02 15:16:16','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-02 12:16:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169097952123023206013',5565,'51690979506','6','2.00','600','retail','0','2023-08-02 15:32:02','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-02 12:32:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','539.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169098061722363264660',5566,'51690980608','6','1.00','300','retail','0','2023-08-02 15:50:17','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-02 12:50:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169098088453300302920',5567,'51690980878','4','1.00','300','retail','0','2023-08-02 15:54:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-02 12:54:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169098273433632302246',5568,'51690982725','2','1.00','280','retail','20','2023-08-02 16:25:34','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-02 13:25:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169098278433102242582',5569,'51690982777','12','1.00','30','retail','0','2023-08-02 16:26:24','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-02 13:26:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169098359280233543329',5570,'51690983579','4','2.00','560','retail','40','2023-08-02 16:39:52','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-08-02 13:40:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','89.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169098559904329233502',5571,'51690985589','2','1.00','280','retail','20','2023-08-02 17:13:19','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-02 14:13:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169098702402220222453',5572,'51690987017','2','1.00','300','retail','0','2023-08-02 17:37:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-02 14:37:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169098706428200704032',5573,'51690987052','6','1.00','300','retail','0','2023-08-02 17:37:45','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-02 14:37:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169098848992002900328',5574,'51690988171','6','2.00','600','retail','0','2023-08-02 18:06:54','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-02 15:07:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','539.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169098884028332283331',5575,'51690988830','4','1.00','300','retail','0','2023-08-02 18:07:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-02 15:07:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169098885932056100232',5576,'51690988855','6','1.00','300','retail','0','2023-08-02 18:07:40','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-02 15:07:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169098958452000022319',5577,'51690989569','12','1.00','30','retail','0','2023-08-02 18:19:44','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-02 15:19:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169098997030205933302',5578,'51690989960','4','2.00','600','retail','0','2023-08-02 18:26:10','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-02 15:26:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','89.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169099234633096190092',5579,'51690992326','10','2.00','140','retail','0','2023-08-02 19:05:46','','','','63.76','Cash',19.31,'70','','','5','16.00','1','2023-08-02 16:05:53','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','72.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('5169104184013213232234',5580,'51691041819','4','3.00','900','retail','0','2023-08-03 08:50:49','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-08-03 05:50:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','89.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169104184822133424213',5581,'51691041819','6','2.00','600','retail','0','2023-08-03 08:50:49','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-03 05:50:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','539.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169104189033021233132',5582,'51691041883','2','2.00','600','retail','0','2023-08-03 08:51:40','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-03 05:51:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169104192130312232012',5584,'51691041915','2','1.00','300','retail','0','2023-08-03 09:16:21','','','','208','Cash',41.38,'300','','','5','','1','2023-08-03 06:16:32','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169104543753040323523',5585,'51691043402','6','4.00','1000','retail','200','2023-08-03 09:50:37','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-08-03 06:50:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','539.00','535','Inclusive','branch','Service','1110','4000','5500','',''),('5169104545853120430906',5586,'51691045446','6','6.00','1500','retail','300','2023-08-03 09:50:58','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-08-03 06:51:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','539.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('5169104863623430403202',5588,'51691048628','6','1.00','300','retail','0','2023-08-03 10:43:56','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-03 07:44:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169104548130820132242',5589,'51691045475','6','1.00','300','retail','0','2023-08-03 10:54:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-08-03 07:55:07','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169105771843191051301',5590,'51691057669','6','1.00','280','retail','20','2023-08-03 13:15:18','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-03 10:15:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169105801220193633323',5591,'51691057793','6','1.00','300','retail','0','2023-08-03 13:20:13','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-03 10:20:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169106028830339200300',5592,'51691058958','4','4.00','1200','retail','0','2023-08-03 13:58:08','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-08-03 10:58:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','89.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169106034732103623223',5593,'51691060339','6','1.00','250','retail','50','2023-08-03 13:59:07','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-08-03 10:59:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169106102450103393236',5594,'51691060996','9','1.00','120','retail','30','2023-08-03 14:10:24','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-08-03 11:10:32','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169106118608236266204',5595,'51691061142','12','1.00','30','retail','0','2023-08-03 14:13:07','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-03 11:13:14','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169106252303943606933',5597,'51691062518','12','1.00','30','retail','0','2023-08-03 14:57:43','','','','8','Cash',4.14,'30','','','5','','1','2023-08-03 11:57:54','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169106952533052622643',5598,'51691069515','6','2.00','600','retail','0','2023-08-03 16:32:06','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-03 13:32:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','539.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169106996650030332306',5599,'51691069580','6','1.00','300','retail','0','2023-08-03 16:39:26','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-03 13:39:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169107208893203300232',5600,'51691071826','2','1.00','300','retail','0','2023-08-03 17:14:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-03 14:14:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169107238832330927481',5601,'51691072381','4','1.00','300','retail','0','2023-08-03 17:19:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-03 14:19:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169107459722739032233',5603,'51691073646','9','1.00','120','retail','30','2023-08-03 18:00:23','','','','93.93','Cash',16.55,'120','','','5','','1','2023-08-03 15:00:33','1','5','new','1','printed','pcs','','','','yes','','0','','','VATABLE',103.45,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169107504506275453553',5606,'51691075038','9','1.00','120','retail','30','2023-08-03 18:04:06','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-08-03 15:04:16','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169107499321943225093',5607,'51691074985','6','1.00','300','retail','0','2023-08-03 18:06:22','','','','208.27','Cash',41.38,'300','','','5','','1','2023-08-03 15:06:33','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169107500000362009292',5608,'51691074985','4','1.00','300','retail','0','2023-08-03 18:06:22','','','','208','Cash',41.38,'300','','','5','','1','2023-08-03 15:06:33','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169107518227260512920',5609,'51691074985','6','1.00','300','retail','0','2023-08-03 18:06:22','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-03 15:06:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169107525101030206201',5610,'51691075244','6','1.00','300','retail','0','2023-08-03 18:07:32','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-03 15:07:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169107632033962362222',5611,'51691076314','4','1.00','300','retail','0','2023-08-03 18:25:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-03 15:25:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169112877553272327220',5612,'51691128759','6','4.00','1200','retail','0','2023-08-04 08:59:36','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-08-04 05:59:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','539.00','535','Inclusive','branch','Service','1110','4000','5500','',''),('5169112879623023339203',5613,'51691128791','2','1.00','300','retail','0','2023-08-04 08:59:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-04 06:00:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169112882220102853402',5614,'51691128813','6','10.00','2800','retail','200','2023-08-04 09:00:23','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-08-04 06:00:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','539.00','529','Inclusive','branch','Service','1110','4000','5500','',''),('5169112891426210923911',5615,'51691128875','4','1.00','300','retail','0','2023-08-04 09:02:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-04 06:02:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169112892132222202230',5616,'51691128875','10','1.00','70','retail','0','2023-08-04 09:02:02','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-04 06:02:09','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5169113194660312621232',5617,'51691129338','6','3.00','840','retail','60','2023-08-04 09:52:26','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-08-04 06:52:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','539.00','536','Inclusive','branch','Service','1110','4000','5500','',''),('5169113197633216122102',5618,'51691131969','6','1.00','250','retail','50','2023-08-04 09:52:56','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-08-04 06:53:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169113823824212632203',5619,'51691138230','2','1.00','280','retail','20','2023-08-04 11:37:19','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-04 08:37:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169113867813683882132',5620,'51691138644','6','1.00','280','retail','20','2023-08-04 11:44:38','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-04 08:44:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169113878015219021121',5621,'51691138722','2','1.00','300','retail','0','2023-08-04 11:46:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-04 08:46:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169114382733001422120',5622,'51691143818','6','2.00','600','retail','0','2023-08-04 13:10:34','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-04 10:10:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','539.00','537','Inclusive','branch','Service','1110','4000','5500','',''),('5169114383436193633342',5623,'51691143818','4','1.00','300','retail','0','2023-08-04 13:10:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-04 10:10:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169114397743490132221',5624,'51691143969','6','1.00','300','retail','0','2023-08-04 13:12:58','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-04 10:13:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169114503131004522233',5625,'51691145027','6','1.00','300','retail','0','2023-08-04 13:30:32','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-04 10:30:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169114605621025342254',5626,'51691146050','2','1.00','300','retail','0','2023-08-04 13:47:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-04 10:47:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169114643700022520342',5627,'51691146431','4','1.00','300','retail','0','2023-08-04 13:53:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-04 10:54:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169114769520973921129',5628,'51691147689','2','1.00','300','retail','0','2023-08-04 14:14:55','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-04 11:15:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169114816754222320713',5629,'51691148161','2','1.00','300','retail','0','2023-08-04 14:22:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-04 11:22:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169114885403330322241',5630,'51691148698','14','1.00','30','retail','0','2023-08-04 14:34:14','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-08-04 11:34:33','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169115527815263020323',5632,'51691155270','15','2.00','1000','retail','0','2023-08-04 16:21:18','','','','450','Cash',137.93,'500','','','5','16.00','1','2023-08-04 13:21:26','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169115251323303292922',5633,'51691151841','6','1.00','300','retail','0','2023-08-04 16:23:20','','','','208.27','Cash',41.38,'300','','','5','','1','2023-08-04 13:23:28','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','539.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169115540055622332223',5634,'51691151841','6','1.00','280','retail','20','2023-08-04 16:23:20','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-04 13:23:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169115680404482332212',5636,'51691156794','2','1.00','280','retail','20','2023-08-04 16:59:07','','','','208','Cash',38.62,'280','','','5','','1','2023-08-04 13:59:28','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169115754644010243251',5637,'51691156794','6','1.00','280','retail','20','2023-08-04 16:59:07','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-04 13:59:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169115908550235520125',5638,'51691157725','6','1.00','300','retail','0','2023-08-04 17:42:43','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-04 14:42:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169115909235303309904',5639,'51691157725','2','1.00','300','retail','0','2023-08-04 17:42:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-04 14:42:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169116016309163032230',5640,'51691157725','2','1.00','300','retail','0','2023-08-04 17:42:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-04 14:42:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169116055930922200329',5641,'51691160363','11','1.00','50','retail','0','2023-08-04 17:49:19','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-04 14:49:27','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169116071880301001022',5642,'51691160574','10','1.00','65','retail','5','2023-08-04 17:51:59','','','','63.76','Cash',8.97,'65','','','5','16.00','1','2023-08-04 14:52:09','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',56.03,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5169116098885213803232',5644,'51691160952','4','1.00','300','retail','0','2023-08-04 17:57:00','','','','208','Cash',41.38,'300','','','5','','1','2023-08-04 14:57:10','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169116115533203321025',5646,'51691161148','6','1.00','300','retail','0','2023-08-04 18:00:21','','','','208.27','Cash',41.38,'300','','','5','','1','2023-08-04 15:00:34','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169121567823661302018',5647,'51691214395','6','1.00','300','retail','0','2023-08-05 09:07:58','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-05 06:08:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169121579505222733522',5648,'51691215770','6','2.00','600','retail','0','2023-08-05 09:09:55','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-05 06:10:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','540.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169121773404062723222',5649,'51691216068','4','3.00','900','retail','0','2023-08-05 09:42:14','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-08-05 06:42:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','89.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169121811025213612286',5650,'51691218101','2','2.00','600','retail','0','2023-08-05 09:48:30','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-05 06:48:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169121876003233301330',5651,'51691218174','2','1.00','300','retail','0','2023-08-05 09:59:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-05 06:59:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169122257722625542973',5652,'51691219593','10','1.00','70','retail','0','2023-08-05 11:02:57','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-05 08:03:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5169122406725203102010',5653,'51691224061','6','1.00','300','retail','0','2023-08-05 11:27:48','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-05 08:27:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169122703502397053999',5654,'51691227024','6','2.00','560','retail','40','2023-08-05 12:17:15','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-05 09:17:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','540.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169122706246337222202',5655,'51691227055','2','1.00','300','retail','0','2023-08-05 12:17:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-05 09:18:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169122837030123630220',5656,'51691228357','14','1.00','30','retail','0','2023-08-05 12:39:30','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-08-05 09:39:46','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169123039402333534233',5657,'51691230388','2','1.00','300','retail','0','2023-08-05 13:13:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-05 10:13:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169123062463322006210',5658,'51691230616','4','1.00','280','retail','20','2023-08-05 13:17:04','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-05 10:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169123102924235003152',5659,'51691231022','4','1.00','300','retail','0','2023-08-05 13:24:09','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-05 10:24:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169123104810201223431',5660,'51691231022','7','2.00','500','retail','0','2023-08-05 13:24:09','','','','168','Cash',68.97,'250','','','5','16.00','1','2023-08-05 10:24:19','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169123152290200251012',5661,'51691231512','2','2.00','560','retail','40','2023-08-05 13:32:02','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-08-05 10:32:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169123530832123012333',5662,'51691235300','6','1.00','300','retail','0','2023-08-05 14:35:08','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-05 11:35:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169123642432032325333',5663,'51691236414','6','1.00','300','retail','0','2023-08-05 14:53:44','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-05 11:56:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169123921723302594322',5664,'51691238871','6','1.00','300','retail','0','2023-08-05 15:40:17','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-05 12:40:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169123960020303109032',5665,'51691239591','6','2.00','600','retail','0','2023-08-05 15:46:40','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-05 12:46:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','540.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169124007653722327022',5666,'51691240071','6','1.00','300','retail','0','2023-08-05 15:54:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-05 12:54:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169124010032036033020',5667,'51691240093','2','1.00','300','retail','0','2023-08-05 15:55:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-05 12:55:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169124022062200213222',5668,'51691240213','2','1.00','300','retail','0','2023-08-05 15:57:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-05 12:57:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169124025739431032101',5669,'51691240252','6','1.00','300','retail','0','2023-08-05 15:57:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-05 12:57:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169124212703305243311',5671,'51691242116','8','1.00','130','retail','20','2023-08-05 16:33:28','','','','112','Cash',17.93,'130','','','5','','1','2023-08-05 13:33:37','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',112.07,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169124262763274213632',5673,'51691242618','11','1.00','50','retail','0','2023-08-05 16:38:34','','','','19.11','Cash',6.90,'50','','','5','','1','2023-08-05 13:38:42','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',43.10,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169124271313333232362',5674,'51691242618','11','1.00','50','retail','0','2023-08-05 16:38:34','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-05 13:38:42','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169124354421225402032',5675,'51691243533','4','1.00','280','retail','20','2023-08-05 16:52:25','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-05 13:52:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169124412522602330335',5676,'51691244118','2','1.00','300','retail','0','2023-08-05 17:02:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-05 14:02:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169124428200303423234',5677,'51691244222','2','1.00','300','retail','0','2023-08-05 17:04:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-05 14:04:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169124429023232192236',5678,'51691244222','8','2.00','300','retail','0','2023-08-05 17:04:50','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-05 14:04:59','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169124488525320403180',5679,'51691244877','1','1.00','1600','retail','0','2023-08-05 17:14:45','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-08-05 14:14:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169124583634932423352',5680,'51691245812','6','1.00','280','retail','20','2023-08-05 17:30:37','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-05 14:30:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169124587121712321302',5681,'51691245864','4','1.00','300','retail','0','2023-08-05 17:31:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-05 14:31:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169124748622222283330',5682,'51691247481','6','1.00','300','retail','0','2023-08-05 17:58:06','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-05 14:58:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169124773271162360322',5683,'51691247725','2','1.00','300','retail','0','2023-08-05 18:02:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-05 15:02:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169124831226353243222',5684,'51691248302','6','1.00','280','retail','20','2023-08-05 18:11:52','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-05 15:12:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169131563661001221333',5685,'51691315629','2','1.00','300','retail','0','2023-08-06 12:53:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-06 09:54:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169131565750662353322',5686,'51691315651','2','1.00','300','retail','0','2023-08-06 12:54:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-06 09:54:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169131568253822328022',5687,'51691315674','2','2.00','600','retail','0','2023-08-06 12:54:42','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-06 09:54:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169131570031333552333',5688,'51691315695','4','1.00','300','retail','0','2023-08-06 12:55:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-06 09:55:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169131570503001233202',5689,'51691315695','6','1.00','300','retail','0','2023-08-06 12:55:06','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-06 09:55:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','540.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169131572533239257230',5690,'51691315718','6','2.00','600','retail','0','2023-08-06 12:55:26','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-06 09:55:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','540.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169131672723222035322',5691,'51691316715','4','2.00','560','retail','40','2023-08-06 13:12:14','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-08-06 10:12:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','90.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169131673322033333009',5692,'51691316715','6','1.00','280','retail','20','2023-08-06 13:12:14','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-06 10:12:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','542.00','541','Inclusive','branch','Service','1110','4000','5500','',''),('5169132115822133525213',5693,'51691321142','2','1.00','300','retail','0','2023-08-06 14:25:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-06 11:26:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169132196332242306026',5694,'51691321955','2','1.00','300','retail','0','2023-08-06 14:39:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-06 11:39:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169132428220322032165',5695,'51691324121','4','2.00','600','retail','0','2023-08-06 15:18:02','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-06 12:21:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','90.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169132519010200292212',5696,'51691325182','6','1.00','280','retail','20','2023-08-06 15:33:11','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-06 12:33:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','542.00','541','Inclusive','branch','Service','1110','4000','5500','',''),('5169132691432603013040',5697,'51691326908','11','1.00','50','retail','0','2023-08-06 16:01:54','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-06 13:02:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169132723102222253212',5698,'51691327219','6','1.00','300','retail','0','2023-08-06 16:07:12','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-06 13:07:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','542.00','541','Inclusive','branch','Service','1110','4000','5500','',''),('5169132790009060912202',5699,'51691327476','6','1.00','300','retail','0','2023-08-06 16:18:20','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-06 13:18:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','542.00','541','Inclusive','branch','Service','1110','4000','5500','',''),('5169133607424327210434',5701,'51691331089','4','1.00','300','retail','0','2023-08-06 18:34:35','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-06 15:35:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169133613902063015613',5702,'51691336129','6','2.00','560','retail','40','2023-08-06 18:35:40','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-06 15:35:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','542.00','540','Inclusive','branch','Service','1110','4000','5500','',''),('5169133107626603122000',5703,'51691331048','14','1.00','30','retail','0','2023-08-06 18:36:59','','','','19.54','Cash',4.14,'30','','','5','','1','2023-08-06 15:37:07','1','7','new','1','printed','pcs','','','','yes','','0','','','VATABLE',25.86,'1','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169133621932122023032',5704,'51691331048','14','1.00','30','retail','0','2023-08-06 18:36:59','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-08-06 15:37:07','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169138779653922329022',5705,'51691387525','6','10.00','2800','retail','200','2023-08-07 08:56:36','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-08-07 05:57:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','542.00','532','Inclusive','branch','Service','1110','4000','5500','',''),('5169139242905005462302',5707,'51691392420','11','2.00','100','retail','0','2023-08-07 10:17:35','','','','19.11','Cash',13.79,'50','','','5','','1','2023-08-07 07:17:48','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',43.10,'2','73.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169139361293342432403',5708,'51691393264','6','1.00','280','retail','20','2023-08-07 10:33:32','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-07 07:33:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','543.00','542','Inclusive','branch','Service','1110','4000','5500','',''),('5169139466092333633333',5709,'51691393635','6','5.00','1250','retail','250','2023-08-07 10:51:00','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-08-07 07:51:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','543.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169139467606322332236',5710,'51691394669','6','5.00','1250','retail','250','2023-08-07 10:51:16','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-08-07 07:51:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','543.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169139469232329599039',5711,'51691394687','2','1.00','300','retail','0','2023-08-07 10:51:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-07 07:51:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169139738922020042231',5712,'51691397378','8','2.00','300','retail','0','2023-08-07 11:36:29','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-07 08:37:17','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169139902702003290312',5713,'51691399020','11','1.00','50','retail','0','2023-08-07 12:03:47','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-07 09:03:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169139904433444229913',5714,'51691399039','2','1.00','300','retail','0','2023-08-07 12:04:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-07 09:04:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169139957633943723660',5715,'51691399181','2','1.00','300','retail','0','2023-08-07 12:12:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-07 09:13:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169140606930420523302',5716,'51691402137','6','2.00','600','retail','0','2023-08-07 14:01:09','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-07 11:01:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','543.00','541','Inclusive','branch','Service','1110','4000','5500','',''),('5169140609133050343001',5717,'51691406085','4','1.00','300','retail','0','2023-08-07 14:01:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-07 11:01:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169140609892422130009',5718,'51691406085','6','1.00','300','retail','0','2023-08-07 14:01:38','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-07 11:01:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','543.00','542','Inclusive','branch','Service','1110','4000','5500','',''),('5169140739121132029226',5719,'51691406144','6','1.00','300','retail','0','2023-08-07 14:23:11','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-07 11:23:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','543.00','542','Inclusive','branch','Service','1110','4000','5500','',''),('5169140874940218123223',5720,'51691408613','2','1.00','300','retail','0','2023-08-07 14:45:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-07 11:46:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169141212721372223323',5721,'51691412117','6','5.00','1500','retail','0','2023-08-07 15:42:16','','','','208.27','Cash',206.90,'300','','','5','16.00','1','2023-08-07 12:42:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','543.00','538','Inclusive','branch','Service','1110','4000','5500','',''),('5169141213642246322331',5722,'51691412117','4','1.00','300','retail','0','2023-08-07 15:42:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-07 12:42:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169141454056225043513',5723,'51691414526','8','3.00','390','retail','60','2023-08-07 16:22:20','','','','112','Cash',53.79,'130','','','5','16.00','1','2023-08-07 13:22:29','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','64.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('5169141457624327210434',5724,'51691414563','2','2.00','600','retail','0','2023-08-07 16:22:57','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-07 13:23:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169141459330313222333',5725,'51691414587','4','1.00','300','retail','0','2023-08-07 16:23:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-07 13:23:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169141463522230031321',5726,'51691414630','1','1.00','1600','retail','0','2023-08-07 16:23:55','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-08-07 13:24:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169141599702224437232',5727,'51691415844','6','2.00','560','retail','40','2023-08-07 16:46:38','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-07 13:46:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','543.00','541','Inclusive','branch','Service','1110','4000','5500','',''),('5169141755812332333232',5728,'51691417545','8','5.00','750','retail','0','2023-08-07 17:12:47','','','','112','Cash',103.45,'150','','','5','16.00','1','2023-08-07 14:12:58','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','64.00','59','Inclusive','branch','Service','1110','4000','5500','',''),('5169141756733122323603',5729,'51691417545','6','1.00','300','retail','0','2023-08-07 17:12:47','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-07 14:12:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','543.00','542','Inclusive','branch','Service','1110','4000','5500','',''),('5169141906103132033290',5730,'51691419043','2','1.00','280','retail','20','2023-08-07 17:37:41','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-07 14:37:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169142266143012633343',5731,'51691422650','6','4.00','1120','retail','80','2023-08-07 18:37:41','','','','208.27','Cash',154.48,'280','','','5','16.00','1','2023-08-07 15:37:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','543.00','539','Inclusive','branch','Service','1110','4000','5500','',''),('5169142513333223020222',5732,'51691425119','11','4.00','200','retail','0','2023-08-07 19:18:54','','','','19.11','Cash',27.59,'50','','','5','16.00','1','2023-08-07 16:19:21','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'4','70.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169142518102245934324',5733,'51691425174','14','1.00','30','retail','0','2023-08-07 19:19:42','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-08-07 16:19:50','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169147223737002313322',5734,'51691472232','6','1.00','300','retail','0','2023-08-08 08:23:57','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-08 05:24:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','543.00','542','Inclusive','branch','Service','1110','4000','5500','',''),('5169147422400940629202',5735,'51691474217','6','3.00','900','retail','0','2023-08-08 08:57:04','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-08 05:57:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','543.00','540','Inclusive','branch','Service','1110','4000','5500','',''),('5169147561444233233100',5736,'51691475607','6','3.00','900','retail','0','2023-08-08 09:20:24','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-08 06:20:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','543.00','540','Inclusive','branch','Service','1110','4000','5500','',''),('5169147562304623701230',5737,'51691475607','2','4.00','1200','retail','0','2023-08-08 09:20:24','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-08-08 06:20:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169147636006173226432',5738,'51691476352','6','1.00','280','retail','20','2023-08-08 09:32:40','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-08 06:32:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','543.00','542','Inclusive','branch','Service','1110','4000','5500','',''),('5169147721723212932210',5739,'51691477208','2','1.00','280','retail','20','2023-08-08 09:46:57','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-08 06:47:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169147765044230303004',5740,'51691477645','2','1.00','300','retail','0','2023-08-08 09:54:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-08 06:54:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169147957640550092633',5741,'51691479571','2','1.00','300','retail','0','2023-08-08 10:26:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-08 07:26:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169148103520443313301',5742,'51691481029','1','1.00','1600','retail','0','2023-08-08 10:50:35','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-08-08 07:50:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169148253432023038024',5743,'51691482526','6','2.00','560','retail','40','2023-08-08 11:15:35','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-08 08:15:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','543.00','541','Inclusive','branch','Service','1110','4000','5500','',''),('5169148256555868203200',5744,'51691482551','6','1.00','280','retail','20','2023-08-08 11:16:06','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-08 08:16:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','543.00','542','Inclusive','branch','Service','1110','4000','5500','',''),('5169148434316220230122',5745,'51691484337','11','1.00','50','retail','0','2023-08-08 11:45:43','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-08 08:45:51','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169148462350330429032',5746,'51691484614','8','1.00','150','retail','0','2023-08-08 11:50:23','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-08-08 08:50:36','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169148467462211093240',5747,'51691484665','2','1.00','300','retail','0','2023-08-08 11:51:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-08 08:51:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169148852062266348623',5749,'51691488514','6','1.00','300','retail','0','2023-08-08 12:55:21','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-08 09:55:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','543.00','542','Inclusive','branch','Service','1110','4000','5500','',''),('5169148856603513039203',5751,'51691488560','6','1.00','280','retail','20','2023-08-08 12:56:07','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-08 09:56:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','543.00','542','Inclusive','branch','Service','1110','4000','5500','',''),('5169149099904002366203',5752,'51691488669','1','1.00','1600','retail','0','2023-08-08 13:36:40','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-08-08 10:36:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169148850082333160065',5753,'51691488494','2','1.00','300','retail','0','2023-08-08 13:37:38','','','','208','Cash',41.38,'300','','','5','','1','2023-08-08 10:38:03','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169149105803233220343',5754,'51691488494','2','1.00','300','retail','0','2023-08-08 13:37:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-08 10:38:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169149136332090203303',5755,'51691491109','2','3.00','900','retail','0','2023-08-08 13:42:44','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-08-08 10:42:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169149228621322192162',5756,'51691492273','1','1.00','1600','retail','0','2023-08-08 13:58:07','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-08-08 10:58:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169148854024202035033',5757,'51691488534','6','2.00','600','retail','0','2023-08-08 14:00:08','','','','208.27','Cash',82.76,'300','','','5','','1','2023-08-08 11:00:16','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'2','543.00','541','Inclusive','branch','Service','1110','4000','5500','',''),('5169149240809232002033',5758,'51691488534','6','1.00','300','retail','0','2023-08-08 14:00:08','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-08 11:00:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169149255832330020219',5759,'51691492549','6','2.00','600','retail','0','2023-08-08 14:02:38','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-08 11:02:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','545.00','543','Inclusive','branch','Service','1110','4000','5500','',''),('5169149302124292531332',5760,'51691493015','2','1.00','300','retail','0','2023-08-08 14:10:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-08 11:10:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169149396834020223206',5761,'51691493959','8','1.00','130','retail','20','2023-08-08 14:26:08','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-08-08 11:26:21','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169149873941904344234',5762,'51691498729','2','3.00','900','retail','0','2023-08-08 15:45:45','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-08-08 12:46:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169149874515474044352',5763,'51691498729','1','1.00','1600','retail','0','2023-08-08 15:45:45','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-08-08 12:46:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169149885098334043010',5764,'51691498841','4','1.00','300','retail','0','2023-08-08 15:47:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-08 12:47:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169149885523330265018',5765,'51691498841','6','1.00','300','retail','0','2023-08-08 15:47:41','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-08 12:47:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169149886082932630324',5766,'51691498841','8','1.00','150','retail','0','2023-08-08 15:47:41','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-08-08 12:47:50','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169149904191434225300',5767,'51691499016','15','2.00','1000','retail','0','2023-08-08 15:50:41','','','','450','Cash',137.93,'500','','','5','16.00','1','2023-08-08 12:50:56','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169149929603933203290',5768,'51691499291','11','1.00','50','retail','0','2023-08-08 15:54:56','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-08 12:55:04','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169150066303312223025',5769,'51691500656','3','1.00','500','retail','0','2023-08-08 16:17:43','','','','378','Cash',68.97,'500','','','5','16.00','1','2023-08-08 13:17:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169150159155231115223',5770,'51691501140','11','1.00','50','retail','0','2023-08-08 16:33:12','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-08 13:33:21','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169150278032233033022',5771,'51691502771','2','1.00','300','retail','0','2023-08-08 16:53:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-08 13:53:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169150292639334326305',5772,'51691502915','2','1.00','280','retail','20','2023-08-08 16:55:26','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-08 13:55:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169150348203352353322',5774,'51691503475','6','1.00','280','retail','20','2023-08-08 17:04:59','','','','208.27','Cash',38.62,'280','','','5','','1','2023-08-08 14:05:08','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169150357427723466034',5775,'51691503559','18','1.00','20','retail','10','2023-08-08 17:06:14','','','','26','Cash',2.76,'20','','','5','16.00','1','2023-08-08 14:06:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169150378878003038325',5776,'51691503782','2','1.00','300','retail','0','2023-08-08 17:09:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-08 14:09:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169150507330007310902',5777,'51691505060','2','1.00','300','retail','0','2023-08-08 17:31:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-08 14:31:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169150935052242523333',5778,'51691509345','11','1.00','50','retail','0','2023-08-08 18:42:31','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-08 15:42:45','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169150940022935266609',5779,'51691509391','6','4.00','1200','retail','0','2023-08-08 18:43:20','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-08-08 15:43:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','545.00','541','Inclusive','branch','Service','1110','4000','5500','',''),('5169150942838232020232',5780,'51691509423','2','1.00','300','retail','0','2023-08-08 18:43:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-08 15:43:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169155975135251370093',5781,'51691559744','4','1.00','300','retail','0','2023-08-09 08:42:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-09 05:42:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169155977426277202339',5782,'51691559766','6','1.00','280','retail','20','2023-08-09 08:42:54','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-09 05:43:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169156370203302323022',5783,'51691559814','2','1.00','300','retail','0','2023-08-09 09:48:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-09 06:48:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169156666761232620105',5784,'51691566640','2','1.00','300','retail','0','2023-08-09 10:37:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-09 07:37:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169156776723323132337',5785,'51691567757','6','3.00','900','retail','0','2023-08-09 10:56:07','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-09 08:09:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','545.00','542','Inclusive','branch','Service','1110','4000','5500','',''),('5169156859920623253315',5786,'51691568590','6','1.00','300','retail','0','2023-08-09 11:09:59','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-09 08:10:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169156862382632036332',5787,'51691568618','6','1.00','300','retail','0','2023-08-09 11:10:23','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-09 08:10:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169156990761323020350',5788,'51691568914','11','1.00','50','retail','0','2023-08-09 11:31:47','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-09 08:31:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169157024990243021342',5789,'51691570229','2','1.00','300','retail','0','2023-08-09 11:37:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-09 08:37:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169157028620320383903',5790,'51691570279','7','1.00','250','retail','0','2023-08-09 11:59:01','','','','168','Cash',34.48,'250','','','5','16.00','1','2023-08-09 08:59:06','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169157677622097334330',5791,'51691573434','6','2.00','600','retail','0','2023-08-09 13:26:17','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-09 10:26:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','545.00','543','Inclusive','branch','Service','1110','4000','5500','',''),('5169157727323392053533',5792,'51691577269','6','1.00','300','retail','0','2023-08-09 13:34:34','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-09 10:34:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169158056112533220226',5793,'51691580549','12','1.00','30','retail','0','2023-08-09 14:29:22','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-09 11:29:30','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169158202803431810226',5794,'51691581985','6','1.00','300','retail','0','2023-08-09 14:53:48','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-09 12:01:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169158358403829305222',5795,'51691583574','6','2.00','560','retail','40','2023-08-09 15:19:44','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-09 12:19:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','545.00','543','Inclusive','branch','Service','1110','4000','5500','',''),('5169158361793902312403',5796,'51691583597','6','1.00','280','retail','20','2023-08-09 15:20:19','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-09 12:20:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169158959900224239365',5797,'51691589593','2','1.00','300','retail','0','2023-08-09 16:59:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-09 14:00:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169158961700990619202',5798,'51691589613','2','1.00','300','retail','0','2023-08-09 17:00:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-09 14:00:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169158963834232231332',5799,'51691589631','8','2.00','300','retail','0','2023-08-09 17:00:38','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-09 14:00:50','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169158967030323336921',5800,'51691589660','4','2.00','560','retail','40','2023-08-09 17:01:11','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-08-09 14:01:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','90.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169158971003612322110',5801,'51691589698','12','1.00','30','retail','0','2023-08-09 17:01:50','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-09 14:01:58','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169158973030370202309',5802,'51691589722','6','1.00','300','retail','0','2023-08-09 17:02:11','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-09 14:02:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169158975220253322042',5803,'51691589744','6','1.00','250','retail','50','2023-08-09 17:02:32','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-08-09 14:02:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169158980423093496312',5804,'51691589799','12','1.00','30','retail','0','2023-08-09 17:03:24','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-09 14:03:34','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169159040113933165354',5805,'51691590396','2','1.00','300','retail','0','2023-08-09 17:13:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-09 14:13:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169159042103213322026',5806,'51691590414','4','1.00','300','retail','0','2023-08-09 17:13:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-09 14:13:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169159044242200602443',5807,'51691590436','6','1.00','300','retail','0','2023-08-09 17:14:02','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-09 14:14:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169159299303313223653',5808,'51691592988','1','1.00','1600','retail','0','2023-08-09 17:56:33','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-08-09 14:56:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169159301705172322022',5809,'51691593012','8','1.00','150','retail','0','2023-08-09 17:56:57','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-08-09 14:57:05','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169159547702549539303',5810,'51691595446','8','1.00','130','retail','20','2023-08-09 18:37:57','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-08-09 15:38:19','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169159771772307992265',5812,'51691597708','6','4.00','1120','retail','80','2023-08-09 19:15:18','','','','208.27','Cash',154.48,'280','','','5','16.00','1','2023-08-09 16:15:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','545.00','541','Inclusive','branch','Service','1110','4000','5500','',''),('5169159764633001223137',5813,'51691596342','6','1.00','280','retail','20','2023-08-09 19:15:39','','','','208.27','Cash',38.62,'280','','','5','','1','2023-08-09 16:15:46','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169159916913290992501',5814,'51691599160','4','1.00','280','retail','20','2023-08-09 19:39:29','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-09 16:39:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169164731833216220396',5815,'51691647313','6','1.00','300','retail','0','2023-08-10 09:01:59','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-10 06:02:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169164736020326250312',5816,'51691647349','2','3.00','900','retail','0','2023-08-10 09:02:41','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-08-10 06:03:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169164916206192233293',5817,'51691647502','6','1.00','300','retail','0','2023-08-10 09:32:42','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-10 06:32:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169164923053230044322',5818,'51691649178','6','3.00','900','retail','0','2023-08-10 09:33:50','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-10 06:33:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','545.00','542','Inclusive','branch','Service','1110','4000','5500','',''),('5169164925153662343142',5819,'51691649245','2','1.00','300','retail','0','2023-08-10 09:34:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-10 06:34:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169164927293063333430',5820,'51691649259','6','10.00','2800','retail','200','2023-08-10 09:34:32','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-08-10 06:34:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','545.00','535','Inclusive','branch','Service','1110','4000','5500','',''),('5169165286424605235251',5821,'51691652859','6','1.00','300','retail','0','2023-08-10 10:34:24','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-10 07:36:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','545.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169165433633242032543',5822,'51691654325','2','1.00','280','retail','20','2023-08-10 10:58:56','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-10 07:59:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169165677834313029779',5823,'51691656773','6','1.00','300','retail','0','2023-08-10 11:39:39','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-10 08:39:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169165802702322632326',5824,'51691658009','6','5.00','1250','retail','250','2023-08-10 12:00:27','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-08-10 09:00:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','550.00','545','Inclusive','branch','Service','1110','4000','5500','',''),('5169165804522302820233',5825,'51691658036','6','4.00','1000','retail','200','2023-08-10 12:00:45','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-08-10 09:00:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','550.00','546','Inclusive','branch','Service','1110','4000','5500','',''),('5169165886323222628232',5826,'51691658852','6','1.00','280','retail','20','2023-08-10 12:14:24','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-10 09:14:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169166252224052352062',5827,'51691662508','4','1.00','300','retail','0','2023-08-10 13:15:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-10 10:15:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169166254512630531209',5828,'51691662537','8','1.00','130','retail','20','2023-08-10 13:15:45','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-08-10 10:15:54','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169166256433021233132',5830,'51691662557','6','2.00','600','retail','0','2023-08-10 13:16:37','','','','208.27','Cash',82.76,'300','','','5','','1','2023-08-10 10:16:45','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','550.00','548','Inclusive','branch','Service','1110','4000','5500','',''),('5169166625120623253315',5831,'51691666228','6','1.00','280','retail','20','2023-08-10 14:17:33','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-10 11:17:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169166883343333203230',5832,'51691668747','10','1.00','70','retail','0','2023-08-10 15:00:36','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-10 12:01:02','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169166984892293945223',5833,'51691669842','6','1.00','300','retail','0','2023-08-10 15:17:29','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-10 12:17:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169167379822212090330',5834,'51691673789','2','1.00','300','retail','0','2023-08-10 16:23:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-10 13:23:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169167712732203332103',5835,'51691677120','6','1.00','300','retail','0','2023-08-10 17:18:48','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-10 14:18:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169167739322267932500',5836,'51691677386','11','1.00','50','retail','0','2023-08-10 17:23:14','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-10 14:23:21','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169167873530382217122',5837,'51691678728','6','1.00','300','retail','0','2023-08-10 17:45:36','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-10 14:45:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169168155425003335333',5838,'51691681333','6','1.00','280','retail','20','2023-08-10 18:32:35','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-10 15:33:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169174152770220133323',5839,'51691741518','4','3.00','900','retail','0','2023-08-11 11:12:15','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-08-11 08:12:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','90.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169174153446205340302',5840,'51691741518','6','2.00','600','retail','0','2023-08-11 11:12:15','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-11 08:12:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','550.00','548','Inclusive','branch','Service','1110','4000','5500','',''),('5169174156812435402237',5841,'51691741556','6','1.00','280','retail','20','2023-08-11 11:12:48','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-11 08:12:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169174159802751033232',5842,'51691741582','15','2.00','1000','retail','0','2023-08-11 11:13:18','','','','450','Cash',137.93,'500','','','5','16.00','1','2023-08-11 08:13:32','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169174187533395022243',5844,'51691741870','10','1.00','70','retail','0','2023-08-11 11:18:36','','','','63.76','Cash',9.66,'70','','','5','','1','2023-08-11 08:18:44','1','5','new','1','printed','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169174191624126361102',5845,'51691741870','11','1.00','50','retail','0','2023-08-11 11:18:36','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-11 08:18:44','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169174193930032021156',5846,'51691741930','6','3.00','900','retail','0','2023-08-11 11:19:26','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-11 08:19:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','550.00','547','Inclusive','branch','Service','1110','4000','5500','',''),('5169174201193902312402',5847,'51691742006','2','1.00','300','retail','0','2023-08-11 11:20:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-11 08:20:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169174273202217324235',5848,'51691742727','2','1.00','300','retail','0','2023-08-11 11:32:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-11 08:32:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169174477145724651060',5850,'51691744737','4','1.00','300','retail','0','2023-08-11 12:06:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-11 09:06:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,5853,'51691744581','2','1.00','300','retail','0','2023-08-11 12:44:42','','','','208','Cash',41.38,'300','','','5','','1','2023-08-11 09:45:20','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,5854,'51691744581','2','1.00','300','retail','0','2023-08-11 12:44:42','','','','208','Cash',41.38,'300','','','5','','1','2023-08-11 09:45:20','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('5169174713034270370033',5855,'51691747121','2','1.00','300','retail','0','2023-08-11 12:45:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-11 09:45:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169174745702330221773',5856,'51691747443','12','1.00','30','retail','0','2023-08-11 12:50:58','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-11 09:51:12','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169174960533320560226',5857,'51691749599','4','1.00','300','retail','0','2023-08-11 13:26:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-11 10:26:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169175345920593633323',5858,'51691753445','6','2.00','560','retail','40','2023-08-11 14:31:00','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-11 11:31:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','550.00','548','Inclusive','branch','Service','1110','4000','5500','',''),('5169175584593274533263',5859,'51691755835','6','5.00','1400','retail','100','2023-08-11 15:10:54','','','','208.27','Cash',193.10,'280','','','5','16.00','1','2023-08-11 12:11:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'5','550.00','545','Inclusive','branch','Service','1110','4000','5500','',''),('5169175585423337422031',5860,'51691755835','8','2.00','260','retail','40','2023-08-11 15:10:54','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-08-11 12:11:09','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169175734421350333330',5861,'51691757338','6','1.00','300','retail','0','2023-08-11 15:35:44','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-11 12:35:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169175736253232231732',5862,'51691757357','6','1.00','300','retail','0','2023-08-11 15:36:09','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-11 12:36:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169175736913932000293',5863,'51691757357','4','1.00','300','retail','0','2023-08-11 15:36:09','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-11 12:36:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169175844245103933223',5864,'51691758437','6','1.00','300','retail','0','2023-08-11 15:54:02','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-11 12:54:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169175846903253224332',5865,'51691758464','2','1.00','300','retail','0','2023-08-11 15:54:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-11 12:54:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169175983822329652600',5866,'51691759831','12','1.00','30','retail','0','2023-08-11 16:17:18','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-11 13:17:35','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169176039223262603032',5867,'51691760383','10','1.00','70','retail','0','2023-08-11 16:26:32','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-11 13:26:40','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169176081336224332800',5868,'51691760545','10','1.00','70','retail','0','2023-08-11 16:33:33','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-11 13:33:43','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169176164666232313633',5870,'51691761493','2','1.00','300','retail','0','2023-08-11 16:47:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-11 13:47:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169176147700036220972',5871,'51691761101','9','1.00','120','retail','30','2023-08-11 16:48:00','','','','93.93','Cash',16.55,'120','','','5','','1','2023-08-11 13:48:09','1','5','new','1','printed','pcs','','','','yes','','0','','','VATABLE',103.45,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169176172004323632339',5872,'51691761700','4','1.00','300','retail','0','2023-08-11 16:48:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-11 13:48:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169176351721120602221',5873,'51691762572','6','1.00','300','retail','0','2023-08-11 17:18:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-11 14:18:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169176357460304301672',5874,'51691763565','2','1.00','300','retail','0','2023-08-11 17:35:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-11 14:36:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169176597311233349319',5875,'51691765966','2','1.00','300','retail','0','2023-08-11 17:59:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-11 14:59:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169176682032122022302',5876,'51691766811','2','1.00','300','retail','0','2023-08-11 18:13:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-11 15:13:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169176762561592234376',5877,'51691767601','10','1.00','70','retail','0','2023-08-11 18:27:05','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-11 15:27:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169176943843234136233',5878,'51691769427','6','1.00','280','retail','20','2023-08-11 18:57:19','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-11 15:57:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169177010592030605201',5879,'51691770098','14','1.00','30','retail','0','2023-08-11 19:08:26','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-08-11 16:08:33','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169182245626002332241',5880,'51691821565','2','1.00','280','retail','20','2023-08-12 09:42:16','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-12 06:42:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169182258253262322302',5881,'51691822576','4','1.00','300','retail','0','2023-08-12 09:43:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-12 06:43:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169182637205882202363',5882,'51691822840','10','2.00','140','retail','0','2023-08-12 10:46:12','','','','63.76','Cash',19.31,'70','','','5','16.00','1','2023-08-12 07:46:21','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','74.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('5169182789793122378802',5883,'51691827893','2','1.00','300','retail','0','2023-08-12 11:11:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-12 08:11:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169183308035236310033',5885,'51691830836','4','2.00','600','retail','0','2023-08-12 12:38:18','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-12 09:38:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','90.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169183309822120522330',5886,'51691830836','6','2.00','600','retail','0','2023-08-12 12:38:18','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-12 09:38:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','550.00','548','Inclusive','branch','Service','1110','4000','5500','',''),('5169183341122300331323',5887,'51691833272','4','1.00','300','retail','0','2023-08-12 12:43:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-12 09:43:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169183485026340082333',5888,'51691834844','6','1.00','300','retail','0','2023-08-12 13:07:31','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-12 10:07:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169183488230331223220',5889,'51691834865','2','1.00','300','retail','0','2023-08-12 13:08:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-12 10:08:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169183573332523222038',5890,'51691835546','12','1.00','30','retail','0','2023-08-12 13:22:13','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-12 10:22:26','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169183682503202321520',5891,'51691836820','4','1.00','300','retail','0','2023-08-12 13:40:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-12 10:40:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169183744721943225043',5892,'51691836982','6','1.00','280','retail','20','2023-08-12 13:50:48','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-12 10:50:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169183748931520403620',5893,'51691837483','2','1.00','300','retail','0','2023-08-12 13:51:29','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-12 10:51:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169183075620330533333',5896,'51691829575','4','1.00','300','retail','0','2023-08-12 14:38:59','','','','208','Cash',41.38,'300','','','5','','1','2023-08-12 11:39:08','1','2','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169184031330330333330',5897,'51691829575','3','1.00','500','retail','0','2023-08-12 14:38:59','','','','378','Cash',68.97,'500','','','5','','1','2023-08-12 11:39:08','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169184249809333343283',5898,'51691840914','11','1.00','50','retail','0','2023-08-12 15:14:59','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-12 12:15:07','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169184252432332302062',5899,'51691842519','7','1.00','250','retail','0','2023-08-12 15:15:25','','','','168','Cash',34.48,'250','','','5','16.00','1','2023-08-12 12:15:33','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169184345652582443424',5900,'51691843447','6','2.00','600','retail','0','2023-08-12 15:31:09','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-12 12:31:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','550.00','548','Inclusive','branch','Service','1110','4000','5500','',''),('5169184354553434530335',5901,'51691843537','8','2.00','300','retail','0','2023-08-12 15:32:25','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-12 12:32:33','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169184608612243320041',5902,'51691846078','2','1.00','300','retail','0','2023-08-12 16:14:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-12 13:15:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169184654830408402052',5903,'51691846506','6','1.00','300','retail','0','2023-08-12 16:22:29','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-12 13:22:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169184663293603202830',5904,'51691846610','4','1.00','300','retail','0','2023-08-12 16:23:53','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-12 13:24:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169184666164233040133',5905,'51691846655','2','1.00','300','retail','0','2023-08-12 16:24:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-12 13:24:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169185040102124356234',5906,'51691850390','2','1.00','280','retail','20','2023-08-12 17:26:41','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-12 14:26:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169185188121218521323',5907,'51691850879','11','1.00','50','retail','0','2023-08-12 17:51:21','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-12 14:51:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169185451550065330232',5908,'51691854509','2','1.00','300','retail','0','2023-08-12 18:35:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-12 15:35:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169185464009042933202',5909,'51691854633','6','1.00','300','retail','0','2023-08-12 18:37:20','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-12 15:37:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169192217808936350422',5910,'51691922172','8','1.00','150','retail','0','2023-08-13 13:22:59','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-08-13 10:23:08','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169192220103305332200',5911,'51691922194','2','1.00','300','retail','0','2023-08-13 13:23:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-13 10:23:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169192385982009610233',5912,'51691923606','2','1.00','300','retail','0','2023-08-13 13:50:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-13 10:51:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169192538325620603329',5913,'51691925351','2','1.00','300','retail','0','2023-08-13 14:16:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-13 11:16:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169192776300237931002',5914,'51691927759','10','1.00','70','retail','0','2023-08-13 14:56:03','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-13 11:56:10','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169192923392026592536',5915,'51691929226','2','1.00','300','retail','0','2023-08-13 15:20:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-13 12:20:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169193195423052223122',5916,'51691931949','2','1.00','300','retail','0','2023-08-13 16:06:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-13 13:06:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169193196192103063010',5917,'51691931949','2','1.00','300','retail','0','2023-08-13 16:06:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-13 13:06:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169193566456022222154',5918,'51691935659','4','1.00','300','retail','0','2023-08-13 17:07:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-13 14:07:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169193709531922273234',5919,'51691937088','4','1.00','300','retail','0','2023-08-13 17:31:35','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-13 14:31:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169193770200020609002',5920,'51691937671','9','1.00','120','retail','30','2023-08-13 17:41:42','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-08-13 14:41:49','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169193965993035165030',5921,'51691939643','11','1.00','50','retail','0','2023-08-13 18:14:19','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-13 15:14:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169194049320699320222',5922,'51691940488','2','1.00','300','retail','0','2023-08-13 18:30:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-13 15:30:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169199334333232922243',5923,'51691993315','6','10.00','2800','retail','200','2023-08-14 09:09:03','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-08-14 06:13:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','550.00','540','Inclusive','branch','Service','1110','4000','5500','',''),('5169199755535324020922',5924,'51691993618','6','5.00','1250','retail','250','2023-08-14 10:19:16','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-08-14 07:19:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','550.00','545','Inclusive','branch','Service','1110','4000','5500','',''),('5169199757473322407530',5925,'51691997564','6','6.00','1500','retail','300','2023-08-14 10:19:34','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-08-14 07:19:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','550.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169199846345103933323',5926,'51691998456','6','1.00','300','retail','0','2023-08-14 10:34:24','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-14 07:34:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169199848930333033348',5927,'51691998484','4','1.00','300','retail','0','2023-08-14 10:34:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-14 07:34:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169199907223013202221',5928,'51691999067','4','1.00','300','retail','0','2023-08-14 10:44:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-14 07:44:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169200164121220632204',5929,'51692001605','2','4.00','1200','retail','0','2023-08-14 11:27:21','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-08-14 08:27:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169200170133092072230',5930,'51692001696','12','1.00','30','retail','0','2023-08-14 11:28:22','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-14 08:28:30','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('5169200267850325225039',5931,'51692002671','2','1.00','280','retail','20','2023-08-14 11:44:39','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-14 08:44:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169200510740225223223',5932,'51692002839','6','2.00','600','retail','0','2023-08-14 12:25:07','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-14 09:25:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','550.00','548','Inclusive','branch','Service','1110','4000','5500','',''),('5169200927701432725223',5933,'51692009269','6','7.00','2100','retail','0','2023-08-14 13:34:44','','','','208.27','Cash',289.66,'300','','','5','16.00','1','2023-08-14 10:34:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'7','550.00','543','Inclusive','branch','Service','1110','4000','5500','',''),('5169200928395320242633',5934,'51692009269','4','1.00','300','retail','0','2023-08-14 13:34:44','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-14 10:34:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169200988815320938060',5935,'51692009876','6','4.00','1120','retail','80','2023-08-14 13:44:49','','','','208.27','Cash',154.48,'280','','','5','16.00','1','2023-08-14 10:44:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','550.00','546','Inclusive','branch','Service','1110','4000','5500','',''),('5169201013161300126023',5936,'51692010126','2','1.00','300','retail','0','2023-08-14 13:48:52','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-14 10:49:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169201062000202223330',5937,'51692010612','4','1.00','300','retail','0','2023-08-14 13:57:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-14 10:57:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169201105502201305323',5938,'51692011048','6','1.00','300','retail','0','2023-08-14 14:04:15','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-14 11:04:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169201140530333524616',5939,'51692011400','2','1.00','300','retail','0','2023-08-14 14:10:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-14 11:10:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169201994600336334323',5940,'51692019924','2','1.00','280','retail','20','2023-08-14 16:32:27','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-14 13:32:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169201999393123012322',5941,'51692019975','4','1.00','300','retail','0','2023-08-14 16:33:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-14 13:33:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169202019762320632220',5942,'51692020192','2','1.00','300','retail','0','2023-08-14 16:36:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-14 13:36:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169202022353332313203',5943,'51692020213','12','1.00','30','retail','0','2023-08-14 16:37:03','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-14 13:37:11','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('5169202072205433220026',5944,'51692020716','6','1.00','300','retail','0','2023-08-14 16:45:23','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-14 13:45:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169202316632026249302',5945,'51692023159','2','1.00','300','retail','0','2023-08-14 17:26:07','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-14 14:26:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169202356233233052202',5946,'51692023541','12','1.00','30','retail','0','2023-08-14 17:32:43','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-14 14:32:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('5169202451231200224332',5947,'51692024498','6','1.00','280','retail','20','2023-08-14 17:48:32','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-14 14:48:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169202467292632233925',5948,'51692024607','6','2.00','560','retail','40','2023-08-14 17:51:12','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-14 14:51:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','550.00','548','Inclusive','branch','Service','1110','4000','5500','',''),('5169202511722935266609',5949,'51692025111','11','1.00','50','retail','0','2023-08-14 17:58:37','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-14 14:58:46','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169202552223233200332',5950,'51692025501','11','1.00','50','retail','0','2023-08-14 18:05:22','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-14 15:05:35','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169202578093320323033',5951,'51692025767','10','1.00','70','retail','0','2023-08-14 18:09:40','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-14 15:09:48','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169202744239339027302',5952,'51692027430','6','3.00','840','retail','60','2023-08-14 18:37:22','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-08-14 15:37:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','550.00','547','Inclusive','branch','Service','1110','4000','5500','',''),('5169202834323222320468',5953,'51692028336','4','1.00','300','retail','0','2023-08-14 18:52:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-14 15:52:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169208213400223833433',5954,'51692082059','4','3.00','900','retail','0','2023-08-15 09:49:03','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-08-15 06:49:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('5169208214330223302004',5955,'51692082059','6','2.00','600','retail','0','2023-08-15 09:49:03','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-15 06:49:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','550.00','548','Inclusive','branch','Service','1110','4000','5500','',''),('5169208221229222523032',5956,'51692082207','2','1.00','300','retail','0','2023-08-15 09:50:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-15 06:50:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169208226902000030035',5957,'51692082248','10','1.00','70','retail','0','2023-08-15 09:51:10','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-15 06:51:18','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169208549562352031222',5958,'51692085486','14','1.00','30','retail','0','2023-08-15 10:44:55','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-08-15 07:45:05','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169208805732300023830',5959,'51692088051','4','1.00','300','retail','0','2023-08-15 11:27:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-15 08:27:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169208834828202304002',5960,'51692088149','2','2.00','600','retail','0','2023-08-15 11:32:29','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-15 08:32:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169208837372543233303',5961,'51692088366','6','2.00','600','retail','0','2023-08-15 11:32:54','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-15 08:33:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','550.00','548','Inclusive','branch','Service','1110','4000','5500','',''),('5169210292039302344429',5962,'51692102910','4','1.00','300','retail','0','2023-08-15 15:35:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-15 12:35:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169210292702032321090',5963,'51692102910','6','1.00','300','retail','0','2023-08-15 15:35:27','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-15 12:35:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169210307130312237032',5964,'51692103060','11','2.00','100','retail','0','2023-08-15 15:37:52','','','','19.11','Cash',13.79,'50','','','5','16.00','1','2023-08-15 12:38:04','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','54.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169210310722224322000',5966,'51692103098','2','1.00','300','retail','0','2023-08-15 15:43:13','','','','208','Cash',41.38,'300','','','5','','1','2023-08-15 12:43:40','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169210339300003220632',5967,'51692103098','2','1.00','280','retail','20','2023-08-15 15:43:13','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-15 12:43:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169210351803935132332',5968,'51692103512','2','1.00','300','retail','0','2023-08-15 15:45:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-15 12:45:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169210365262220603254',5969,'51692103528','8','2.00','300','retail','0','2023-08-15 15:47:32','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-15 12:47:47','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169210375722102220232',5970,'51692103749','4','2.00','600','retail','0','2023-08-15 15:49:17','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-15 12:49:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169210381523020036224',5971,'51692103811','11','1.00','50','retail','0','2023-08-15 15:50:16','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-15 12:50:22','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169210386541202331331',5972,'51692103858','12','1.00','30','retail','0','2023-08-15 15:51:05','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-15 12:51:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169210473926277202339',5977,'51692104725','4','1.00','300','retail','0','2023-08-15 16:05:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-15 13:06:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169210404200234231121',5978,'51692104030','6','1.00','280','retail','20','2023-08-15 16:07:08','','','','208.27','Cash',38.62,'280','','','5','','1','2023-08-15 13:07:15','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',241.38,'1','550.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169210482803320022223',5979,'51692104030','6','1.00','300','retail','0','2023-08-15 16:07:08','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-15 13:07:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','551.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169210491914929332033',5980,'51692104915','2','1.00','300','retail','0','2023-08-15 16:08:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-15 13:08:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169210494732633234333',5981,'51692104940','2','1.00','300','retail','0','2023-08-15 16:09:08','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-15 13:09:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169210502233230053423',5982,'51692105011','6','1.00','300','retail','0','2023-08-15 16:10:23','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-15 13:11:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','551.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169210508815332343825',5983,'51692105083','2','1.00','300','retail','0','2023-08-15 16:11:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-15 13:11:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169210515752313573001',5984,'51692105148','8','2.00','300','retail','0','2023-08-15 16:12:38','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-15 13:13:32','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169210604743122361002',5985,'51692106036','6','1.00','280','retail','20','2023-08-15 16:27:27','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-15 13:27:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','551.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169210853985301232503',5986,'51692108512','2','1.00','300','retail','0','2023-08-15 17:08:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-15 14:09:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169210955694623022322',5990,'51692109519','2','1.00','300','retail','0','2023-08-15 17:25:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-15 14:26:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169210958050033305325',5991,'51692109574','2','1.00','300','retail','0','2023-08-15 17:26:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-15 14:26:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169211128422222232322',5992,'51692111276','2','2.00','600','retail','0','2023-08-15 17:54:44','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-15 14:54:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169211231731224632412',5995,'51692112309','4','1.00','280','retail','20','2023-08-15 18:18:36','','','','208','Invoice',38.62,'280','','','5','','1','2023-08-15 15:18:44','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169211275135322203233',5996,'51692112740','12','1.00','30','retail','0','2023-08-15 18:19:33','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-15 15:19:42','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169211277329235741952',5997,'51692112740','14','1.00','15','retail','15','2023-08-15 18:19:33','','','','19.54','Cash',2.07,'15','','','5','16.00','1','2023-08-15 15:19:42','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169211288702341313138',5998,'51692112879','10','1.00','70','retail','0','2023-08-15 18:21:27','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-15 15:21:40','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169211551422032543001',5999,'51692115508','6','1.00','300','retail','0','2023-08-15 19:06:34','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-15 16:06:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','551.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169211657473221130906',6000,'51692116569','2','1.00','300','retail','0','2023-08-15 19:22:55','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-15 16:23:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169211664322302620233',6001,'51692116623','2','1.00','300','retail','0','2023-08-15 19:24:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-15 16:24:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169216703160022771230',6002,'51692164057','8','4.00','600','retail','0','2023-08-16 09:23:51','','','','112','Cash',82.76,'150','','','5','16.00','1','2023-08-16 06:23:59','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','64.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('5169216754821360333330',6003,'51692167540','6','1.00','300','retail','0','2023-08-16 09:32:29','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-16 06:32:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','551.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169217042802429030037',6007,'51692170412','4','1.00','300','retail','0','2023-08-16 10:20:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-16 07:20:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169217046113121230022',6008,'51692170453','6','2.00','600','retail','0','2023-08-16 10:21:01','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-16 07:21:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','551.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169217052823330330236',6009,'51692170523','2','1.00','300','retail','0','2023-08-16 10:27:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-16 07:27:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169217083234032302232',6010,'51692170523','8','2.00','300','retail','0','2023-08-16 10:27:12','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-16 07:27:23','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169217115131520133211',6011,'51692171129','6','1.00','300','retail','0','2023-08-16 10:32:32','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-16 07:32:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','551.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169217212773032322303',6012,'51692171592','9','1.00','120','retail','30','2023-08-16 10:49:02','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-08-16 07:49:16','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169217214101151025042',6013,'51692171592','11','1.00','50','retail','0','2023-08-16 10:49:02','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-16 07:49:16','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169217262702930220066',6014,'51692172622','2','1.00','300','retail','0','2023-08-16 10:57:07','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-16 07:57:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169217346932010220333',6015,'51692173456','8','3.00','390','retail','60','2023-08-16 11:11:09','','','','112','Cash',53.79,'130','','','5','16.00','1','2023-08-16 08:11:18','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','64.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('5169217486032424330892',6016,'51692174851','6','2.00','560','retail','40','2023-08-16 11:34:20','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-16 08:34:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','551.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169217648873323833124',6017,'51692176484','10','1.00','70','retail','0','2023-08-16 12:01:29','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-16 09:01:43','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169217653702693275000',6018,'51692176521','8','3.00','360','retail','90','2023-08-16 12:02:17','','','','112','Cash',49.66,'120','','','5','16.00','1','2023-08-16 09:02:24','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'3','65.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169217664640132000431',6019,'51692176636','12','1.00','10','retail','20','2023-08-16 12:04:06','','','','8','Cash',1.38,'10','','','5','16.00','1','2023-08-16 09:04:16','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169217685733782264309',6020,'51692176847','2','1.00','300','retail','0','2023-08-16 12:07:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-16 09:10:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169217818233203023221',6021,'51692178151','8','1.00','130','retail','20','2023-08-16 12:29:43','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-08-16 09:29:51','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','65.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169217969239113323202',6022,'51692178444','4','1.00','300','retail','0','2023-08-16 12:54:53','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-16 09:55:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169217991102347313739',6023,'51692179904','3','1.00','500','retail','0','2023-08-16 12:58:32','','','','378','Cash',68.97,'500','','','5','16.00','1','2023-08-16 09:58:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169218089742230003263',6025,'51692180885','6','2.00','600','retail','0','2023-08-16 13:14:58','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-16 10:15:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','551.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169218146112061301383',6026,'51692181452','6','1.00','280','retail','20','2023-08-16 13:24:21','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-16 10:24:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','551.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169218214522921515330',6027,'51692182136','6','1.00','280','retail','20','2023-08-16 13:35:46','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-16 10:35:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','551.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169218296220200102233',6028,'51692182957','12','1.00','30','retail','0','2023-08-16 13:49:22','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-16 10:49:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169218340621313241208',6029,'51692183400','12','1.00','30','retail','0','2023-08-16 13:56:58','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-16 11:00:35','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169218341800338331323',6030,'51692183400','14','1.00','15','retail','15','2023-08-16 13:56:58','','','','19.54','Cash',2.07,'15','','','5','16.00','1','2023-08-16 11:00:35','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169218028613033203512',6031,'51692180280','6','1.00','300','retail','0','2023-08-16 14:53:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-08-16 11:53:26','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','551.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169218678833018192212',6032,'51692180280','6','1.00','300','retail','0','2023-08-16 14:53:08','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-16 11:53:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169210468000224200022',6033,'51692104667','1','2.00','3200','retail','0','2023-08-16 15:36:55','','','','1105','Cash',441.38,'1600','','','5','','1','2023-08-16 12:37:05','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169210469750070020326',6034,'51692104667','3','1.00','500','retail','0','2023-08-16 15:36:55','','','','378','Cash',68.97,'500','','','5','','1','2023-08-16 12:37:05','1','2','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169210470929333024033',6035,'51692104667','4','2.00','600','retail','0','2023-08-16 15:36:55','','','','208','Cash',82.76,'300','','','5','','1','2023-08-16 12:37:05','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169218941502132552623',6036,'51692104667','3','1.00','600','retail','0','2023-08-16 15:36:55','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-08-16 12:37:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169219286712230090300',6037,'51692192859','4','1.00','280','retail','20','2023-08-16 16:34:27','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-16 13:34:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169219290922592329420',6038,'51692192903','10','1.00','70','retail','0','2023-08-16 16:35:10','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-16 13:35:17','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169219293322633623902',6039,'51692192926','4','3.00','900','retail','0','2023-08-16 16:35:34','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-08-16 13:35:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','93.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169219298052349359333',6040,'51692192975','2','1.00','300','retail','0','2023-08-16 16:36:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-16 13:36:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169219299898031132233',6041,'51692192991','2','1.00','300','retail','0','2023-08-16 16:36:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-16 13:36:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169219327729223247223',6042,'51692193269','6','2.00','600','retail','0','2023-08-16 16:41:17','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-16 13:41:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169219529799302293603',6043,'51692195289','2','2.00','560','retail','40','2023-08-16 17:14:57','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-08-16 14:15:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169219533103352220122',6046,'51692195322','4','1.00','280','retail','20','2023-08-16 17:32:54','','','','208','Cash',38.62,'280','','','5','','1','2023-08-16 14:33:03','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169219533929320903130',6047,'51692195322','3','1.00','500','retail','100','2023-08-16 17:32:54','','','','378','Cash',68.97,'500','','','5','','1','2023-08-16 14:33:03','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169219637403461343220',6048,'51692195322','16','1.00','600','retail','0','2023-08-16 17:32:54','','','','400','Cash',82.76,'600','','','5','16.00','1','2023-08-16 14:33:03','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169219639700213233042',6049,'51692196393','2','1.00','300','retail','0','2023-08-16 17:33:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-16 14:33:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169219641663362399632',6050,'51692196409','2','1.00','300','retail','0','2023-08-16 17:33:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-16 14:33:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169219643420334120021',6051,'51692196428','2','1.00','300','retail','0','2023-08-16 17:33:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-16 14:34:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169219940032203494322',6052,'51692199395','10','1.00','70','retail','0','2023-08-16 18:23:20','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-16 15:23:29','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169219956612021423302',6053,'51692199559','6','2.00','600','retail','0','2023-08-16 18:26:06','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-16 15:40:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169220064033046242032',6054,'51692200588','6','1.00','300','retail','0','2023-08-16 18:44:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-16 15:44:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169220160225022323623',6055,'51692201399','6','1.00','300','retail','0','2023-08-16 19:00:03','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-16 16:00:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169225639992326234243',6056,'51692256393','2','1.00','300','retail','0','2023-08-17 10:13:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-17 07:13:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169225884432203122312',6057,'51692258834','6','10.00','2800','retail','200','2023-08-17 10:54:05','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-08-17 07:54:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','552.00','542','Inclusive','branch','Service','1110','4000','5500','',''),('5169225886933209323002',6058,'51692258853','6','6.00','1500','retail','300','2023-08-17 10:54:38','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-08-17 07:54:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','552.00','546','Inclusive','branch','Service','1110','4000','5500','',''),('5169225887802338312580',6059,'51692258853','4','1.00','250','retail','50','2023-08-17 10:54:38','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-08-17 07:54:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169225889623232085830',6060,'51692258886','6','8.00','2000','retail','400','2023-08-17 10:54:56','','','','208.27','Cash',275.86,'250','','','5','16.00','1','2023-08-17 07:55:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'8','552.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169226141120042129002',6061,'51692261404','4','1.00','300','retail','0','2023-08-17 11:36:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-17 08:37:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169226148049130069010',6062,'51692261473','2','2.00','600','retail','0','2023-08-17 11:38:00','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-17 08:38:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169226149842336220200',6063,'51692261492','4','1.00','300','retail','0','2023-08-17 11:38:25','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-17 08:38:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169226150532210022333',6064,'51692261492','6','2.00','600','retail','0','2023-08-17 11:38:25','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-17 08:38:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169226152521023232032',6065,'51692261520','2','1.00','300','retail','0','2023-08-17 11:38:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-17 08:38:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169226164500222623023',6066,'51692261637','2','1.00','300','retail','0','2023-08-17 11:40:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-17 08:40:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169226481326323013503',6067,'51692261740','4','2.00','560','retail','40','2023-08-17 12:33:33','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-08-17 09:33:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','93.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('5169226531313330309363',6068,'51692265301','6','1.00','250','retail','50','2023-08-17 12:41:53','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-08-17 09:42:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169226981533246340332',6069,'51692269810','2','1.00','300','retail','0','2023-08-17 13:56:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-17 10:57:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169226983409322363350',6070,'51692269829','2','1.00','300','retail','0','2023-08-17 13:57:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-17 10:57:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169226985449409333902',6071,'51692269848','6','1.00','300','retail','0','2023-08-17 13:57:34','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-17 10:57:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169227098520322303200',6072,'51692270977','2','2.00','600','retail','0','2023-08-17 14:16:26','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-17 11:16:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169227397422314272320',6073,'51692273964','6','2.00','600','retail','0','2023-08-17 15:06:14','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-17 12:06:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169227454226244050232',6074,'51692274493','3','1.00','500','retail','100','2023-08-17 15:15:42','','','','378','Cash',68.97,'500','','','5','16.00','1','2023-08-17 12:15:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169227537003232333600',6075,'51692275364','6','1.00','300','retail','0','2023-08-17 15:29:30','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-17 12:29:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169227843502103420203',6076,'51692278322','2','1.00','280','retail','20','2023-08-17 16:20:35','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-17 13:20:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169227927634033222223',6077,'51692279269','6','2.00','560','retail','40','2023-08-17 16:34:37','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-17 13:34:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169228406838304326030',6078,'51692284058','6','2.00','600','retail','0','2023-08-17 17:54:38','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-17 14:54:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169228407843933102304',6079,'51692284058','8','4.00','600','retail','0','2023-08-17 17:54:38','','','','112','Cash',82.76,'150','','','5','16.00','1','2023-08-17 14:54:47','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','65.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('5169228409840233390222',6080,'51692284091','6','1.00','280','retail','20','2023-08-17 17:55:24','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-17 14:55:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169228539403012902398',6081,'51692285384','14','1.00','30','retail','0','2023-08-17 18:16:34','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-08-17 15:16:42','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169228700003253224332',6082,'51692286908','2','1.00','300','retail','0','2023-08-17 18:43:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-17 15:43:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169228708421083232032',6084,'51692287076','4','2.00','600','retail','0','2023-08-17 18:44:44','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-17 15:44:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','93.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('5169228706022322029306',6085,'51692287051','4','1.00','300','retail','0','2023-08-17 18:50:47','','','','208','Cash',41.38,'300','','','5','','1','2023-08-17 15:50:56','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169228801923321800233',6086,'51692288012','8','1.00','150','retail','0','2023-08-17 19:00:19','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-08-17 16:00:27','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','65.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169233666009002220360',6087,'51692336651','6','3.00','900','retail','0','2023-08-18 08:31:00','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-18 05:31:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','552.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169233669263333633262',6088,'51692336684','6','2.00','600','retail','0','2023-08-18 08:31:32','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-18 05:31:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169233863780228323303',6089,'51692336711','6','1.00','300','retail','0','2023-08-18 09:03:58','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-18 06:04:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169234233202032422341',6091,'51692342320','6','2.00','560','retail','40','2023-08-18 11:04:33','','','','208.27','Cash',77.24,'280','','','5','','1','2023-08-18 08:04:46','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169234587153132252233',6092,'51692342320','6','2.00','560','retail','40','2023-08-18 11:04:33','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-18 08:04:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169234793532223349924',6093,'51692347925','6','1.00','280','retail','20','2023-08-18 11:38:56','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-18 08:39:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169234870932052033220',6094,'51692348693','3','2.00','1000','retail','200','2023-08-18 11:51:49','','','','378','Cash',137.93,'500','','','5','16.00','1','2023-08-18 08:51:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169235169901339026250',6095,'51692351687','9','1.00','120','retail','30','2023-08-18 12:41:40','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-08-18 09:41:47','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169235258436262223403',6096,'51692352483','6','1.00','300','retail','0','2023-08-18 12:56:24','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-18 09:56:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169235583133353253213',6097,'51692353471','12','1.00','30','retail','0','2023-08-18 13:50:31','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-18 10:50:40','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169235635233303036293',6098,'51692356345','6','1.00','300','retail','0','2023-08-18 13:59:12','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-18 10:59:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169235783832207602443',6099,'51692357796','2','4.00','1200','retail','0','2023-08-18 14:23:58','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-08-18 11:24:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169236128003966033863',6100,'51692361274','4','1.00','300','retail','0','2023-08-18 15:21:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-18 12:21:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169236130450240360232',6101,'51692361296','2','1.00','280','retail','20','2023-08-18 15:21:44','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-18 12:21:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169236133330323013032',6102,'51692361326','6','2.00','600','retail','0','2023-08-18 15:22:14','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-18 12:22:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169236283123039232332',6103,'51692362822','4','2.00','600','retail','0','2023-08-18 15:47:11','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-18 12:47:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','93.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('5169236299702140935220',6104,'51692362991','12','1.00','30','retail','0','2023-08-18 15:49:57','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-18 12:50:06','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169236441820822905242',6105,'51692364409','6','2.00','600','retail','0','2023-08-18 16:13:38','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-18 13:13:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169236577293224023021',6106,'51692364457','4','1.00','300','retail','0','2023-08-18 16:36:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-18 13:36:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169236687538309323639',6107,'51692366868','2','1.00','300','retail','0','2023-08-18 16:54:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-18 13:54:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169236825323233292332',6108,'51692368200','6','1.00','280','retail','20','2023-08-18 17:17:33','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-18 14:18:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169236902022532000951',6109,'51692369010','8','2.00','300','retail','0','2023-08-18 17:30:20','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-18 14:30:28','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','65.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169237098133002122621',6110,'51692370973','12','1.00','30','retail','0','2023-08-18 18:03:09','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-18 15:03:19','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169237193032302322136',6111,'51692371919','6','2.00','560','retail','40','2023-08-18 18:18:51','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-18 15:19:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169237547653367613203',6112,'51692375471','2','1.00','300','retail','0','2023-08-18 19:17:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-18 16:18:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169243010730243109153',6113,'51692430102','6','1.00','300','retail','0','2023-08-19 10:28:27','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-19 07:28:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169243014122222332352',6114,'51692430121','4','7.00','2100','retail','0','2023-08-19 10:29:07','','','','208','Cash',289.66,'300','','','5','16.00','1','2023-08-19 07:29:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'7','93.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169243014703021233733',6115,'51692430121','8','1.00','150','retail','0','2023-08-19 10:29:07','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-08-19 07:29:17','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','65.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169243016932910036320',6116,'51692430164','6','1.00','300','retail','0','2023-08-19 10:29:29','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-19 07:29:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169243018931600122335',6117,'51692430181','6','3.00','900','retail','0','2023-08-19 10:29:49','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-19 07:29:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','552.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169243020802232232228',6118,'51692430202','6','1.00','280','retail','20','2023-08-19 10:30:08','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-19 07:30:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169243034446204264930',6119,'51692430337','6','5.00','1500','retail','0','2023-08-19 10:32:31','','','','208.27','Cash',206.90,'300','','','5','16.00','1','2023-08-19 07:32:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','552.00','547','Inclusive','branch','Service','1110','4000','5500','',''),('5169243035033322003210',6120,'51692430337','4','1.00','300','retail','0','2023-08-19 10:32:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-19 07:32:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169243055833352222403',6123,'51692430553','2','1.00','300','retail','0','2023-08-19 10:35:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-19 07:36:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169243234734232912233',6124,'51692432341','3','1.00','600','retail','0','2023-08-19 11:05:47','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-08-19 08:05:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169243311930913233032',6125,'51692432359','6','1.00','280','retail','20','2023-08-19 11:18:39','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-19 08:18:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169243341034234604404',6126,'51692433402','11','2.00','100','retail','0','2023-08-19 11:23:30','','','','19.11','Cash',13.79,'50','','','5','16.00','1','2023-08-19 08:23:38','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169243650193142010414',6127,'51692436495','6','1.00','300','retail','0','2023-08-19 12:15:01','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-19 09:15:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169243043544233332226',6128,'51692430425','6','2.00','600','retail','0','2023-08-19 12:40:52','','','','208.27','Cash',82.76,'300','','','5','','1','2023-08-19 09:41:00','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169243052023030933925',6129,'51692430425','15','4.00','2000','retail','0','2023-08-19 12:40:52','','','','450','Cash',275.86,'500','','','5','','1','2023-08-19 09:41:00','1','7','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',431.03,'4','10.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169243805202234224233',6130,'51692430425','15','4.00','2400','retail','0','2023-08-19 12:40:52','','','','450','Cash',331.03,'600','','','5','16.00','1','2023-08-19 09:41:00','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'4','10.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169243895600042236300',6131,'51692438095','2','1.00','300','retail','0','2023-08-19 12:55:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-19 09:56:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169244169663333533364',6132,'51692441692','6','1.00','300','retail','0','2023-08-19 13:41:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-19 10:41:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169244311844206250385',6133,'51692443110','8','2.00','300','retail','0','2023-08-19 14:05:18','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-19 11:05:31','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','65.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169244409920922332202',6134,'51692444093','2','1.00','300','retail','0','2023-08-19 14:21:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-19 11:49:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169244762622422617026',6135,'51692447609','6','2.00','600','retail','0','2023-08-19 15:20:34','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-19 12:20:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169244763322302204331',6136,'51692447609','4','1.00','300','retail','0','2023-08-19 15:20:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-19 12:20:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169245133120320323135',6137,'51692451322','6','1.00','300','retail','0','2023-08-19 16:22:12','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-19 13:22:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169245218520303225243',6138,'51692452178','6','1.00','280','retail','20','2023-08-19 16:36:25','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-19 13:36:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169245220833045240822',6139,'51692452203','2','1.00','300','retail','0','2023-08-19 16:36:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-19 13:36:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169245281163222215320',6140,'51692452804','4','1.00','300','retail','0','2023-08-19 16:46:52','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-19 13:47:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169245380540360395138',6141,'51692453794','11','2.00','100','retail','0','2023-08-19 17:03:25','','','','19.11','Cash',13.79,'50','','','5','16.00','1','2023-08-19 14:03:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169245465052242020522',6142,'51692454640','6','2.00','600','retail','0','2023-08-19 17:17:31','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-19 14:17:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169245492933032232022',6143,'51692454922','12','1.00','30','retail','0','2023-08-19 17:22:22','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-19 14:22:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169245494123234252590',6144,'51692454922','14','1.00','15','retail','15','2023-08-19 17:22:22','','','','19.54','Cash',2.07,'15','','','5','16.00','1','2023-08-19 14:22:32','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169245772027730243305',6145,'51692457713','4','1.00','300','retail','0','2023-08-19 18:08:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-19 15:08:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169245773805218337043',6146,'51692457733','10','1.00','70','retail','0','2023-08-19 18:08:58','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-19 15:09:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169245775851231222302',6147,'51692457751','12','1.00','30','retail','0','2023-08-19 18:09:18','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-19 15:09:26','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169245883000332804422',6148,'51692458787','14','1.00','30','retail','0','2023-08-19 18:27:11','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-08-19 15:27:19','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169245885000288820388',6149,'51692458844','2','1.00','300','retail','0','2023-08-19 18:27:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-19 15:27:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169245932236032322262',6150,'51692459318','2','1.00','300','retail','0','2023-08-19 18:35:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-19 15:35:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169245989620232426202',6151,'51692459890','2','1.00','300','retail','0','2023-08-19 18:44:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-19 15:45:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169252908233222335920',6152,'51692529075','2','1.00','300','retail','0','2023-08-20 13:58:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-20 10:58:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169252910302326293222',6153,'51692529097','6','2.00','600','retail','0','2023-08-20 13:58:24','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-20 10:58:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169252912622204213325',6154,'51692529120','2','1.00','300','retail','0','2023-08-20 13:58:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-20 10:58:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169252914422623422222',6155,'51692529139','6','1.00','300','retail','0','2023-08-20 13:59:04','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-20 10:59:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169252916113114053936',6156,'51692529156','6','1.00','300','retail','0','2023-08-20 13:59:22','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-20 10:59:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','552.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169252918192212033822',6157,'51692529176','4','1.00','300','retail','0','2023-08-20 13:59:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-20 10:59:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169253469222320246333',6158,'51692534684','6','3.00','900','retail','0','2023-08-20 15:31:32','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-20 12:31:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','552.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169253683144332512330',6159,'51692536772','14','1.00','30','retail','0','2023-08-20 16:07:11','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-08-20 13:07:28','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169253893743235293030',6160,'51692537070','8','2.00','300','retail','0','2023-08-20 16:42:17','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-20 13:42:25','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','65.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169254189342329035833',6161,'51692541534','1','1.00','1600','retail','0','2023-08-20 17:31:34','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-08-20 14:31:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169254190900331113036',6162,'51692541905','11','1.00','50','retail','0','2023-08-20 17:31:50','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-20 14:31:57','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169254241452344354333',6164,'51692542408','2','1.00','300','retail','0','2023-08-20 17:40:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-20 14:40:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169254260625223309326',6165,'51692542556','2','1.00','300','retail','0','2023-08-20 17:43:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-20 14:43:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169254192653203223062',6166,'51692541921','2','1.00','300','retail','0','2023-08-20 17:50:05','','','','208','Cash',41.38,'300','','','5','','1','2023-08-20 14:50:13','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169254300400342020232',6167,'51692541921','1','1.00','1600','retail','0','2023-08-20 17:50:05','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-08-20 14:50:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169254521222523130320',6168,'51692545204','6','2.00','560','retail','40','2023-08-20 18:26:52','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-20 15:27:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','554.00','552','Inclusive','branch','Service','1110','4000','5500','',''),('5169254685110153213016',6169,'51692546707','4','1.00','300','retail','0','2023-08-20 18:54:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-20 15:54:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169259818552662028235',6170,'51692598175','6','2.00','560','retail','40','2023-08-21 09:09:45','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-21 06:09:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','554.00','552','Inclusive','branch','Service','1110','4000','5500','',''),('5169259826722342270322',6171,'51692598204','4','2.00','600','retail','0','2023-08-21 09:11:07','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-21 06:11:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','93.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('5169259828932222012332',6172,'51692598282','2','1.00','300','retail','0','2023-08-21 09:11:29','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-21 06:11:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169260381802481233222',6173,'51692603800','6','6.00','1500','retail','300','2023-08-21 10:43:50','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-08-21 07:44:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','554.00','548','Inclusive','branch','Service','1110','4000','5500','',''),('5169260382993243392332',6174,'51692603800','4','1.00','250','retail','50','2023-08-21 10:43:50','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-08-21 07:44:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169260385463323252502',6175,'51692603843','6','4.00','1000','retail','200','2023-08-21 10:44:14','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-08-21 07:44:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','554.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169260405723362205009',6176,'51692604050','2','1.00','300','retail','0','2023-08-21 10:47:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-21 07:47:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169260558692230332530',6177,'51692604825','2','1.00','300','retail','0','2023-08-21 11:13:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-21 08:13:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169260561520000162232',6178,'51692605607','2','2.00','600','retail','0','2023-08-21 11:13:35','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-21 08:13:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169260703630003253062',6179,'51692607029','4','2.00','600','retail','0','2023-08-21 11:37:17','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-21 08:37:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','93.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('5169261083969331223020',6183,'51692610802','2','1.00','300','retail','0','2023-08-21 12:41:08','','','','208','Cash',41.38,'300','','','5','','1','2023-08-21 09:41:14','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169261069703092200032',6184,'51692610691','2','3.00','900','retail','0','2023-08-21 12:41:29','','','','208','Cash',124.14,'300','','','5','','1','2023-08-21 09:41:35','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169261207633350213004',6185,'51692612070','4','1.00','300','retail','0','2023-08-21 13:01:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-21 10:01:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169262253402332356322',6186,'51692622527','6','1.00','280','retail','20','2023-08-21 15:55:35','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-21 12:55:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('5169262262422266532633',6187,'51692622556','2','1.00','300','retail','0','2023-08-21 15:57:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-21 12:57:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169262274703391032234',6188,'51692622741','12','1.00','30','retail','0','2023-08-21 15:59:07','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-21 12:59:17','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169262278702548422319',6189,'51692622781','12','1.00','30','retail','0','2023-08-21 15:59:48','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-21 13:00:00','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169262281630925008231',6190,'51692622806','2','1.00','300','retail','0','2023-08-21 16:00:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-21 13:00:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169262306424332404330',6191,'51692623056','2','1.00','300','retail','0','2023-08-21 16:04:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-21 13:04:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169262308123921623032',6192,'51692623077','2','1.00','300','retail','0','2023-08-21 16:04:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-21 13:04:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169262313360330325422',6193,'51692623128','2','1.00','300','retail','0','2023-08-21 16:05:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-21 13:05:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169262318800222922200',6194,'51692623178','6','3.00','900','retail','0','2023-08-21 16:06:28','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-21 13:06:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','554.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169262336630330322012',6195,'51692623358','4','1.00','300','retail','0','2023-08-21 16:09:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-21 13:09:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169262340500332304422',6196,'51692623390','6','1.00','300','retail','0','2023-08-21 16:10:05','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-21 13:10:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('5169262353513232232035',6197,'51692623511','4','1.00','300','retail','0','2023-08-21 16:12:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-21 13:12:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169262536022320232066',6199,'51692625352','8','1.00','120','retail','30','2023-08-21 16:43:15','','','','112','Cash',16.55,'120','','','5','','1','2023-08-21 13:43:24','1','4','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',103.45,'1','65.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169262539433346602330',6200,'51692625352','8','1.00','130','retail','20','2023-08-21 16:43:15','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-08-21 13:43:24','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169262541502250943233',6201,'51692625410','10','1.00','70','retail','0','2023-08-21 16:43:36','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-21 13:43:45','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169262550220032023322',6202,'51692625496','2','1.00','300','retail','0','2023-08-21 16:45:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-21 13:45:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169262849832634310223',6203,'51692628493','6','1.00','300','retail','0','2023-08-21 17:35:05','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-21 14:35:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('5169262850550320230232',6204,'51692628493','4','1.00','300','retail','0','2023-08-21 17:35:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-21 14:35:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169263076043225133222',6205,'51692629804','6','3.00','900','retail','0','2023-08-21 18:12:41','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-21 15:12:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','554.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169263344824062043003',6206,'51692633440','2','1.00','300','retail','0','2023-08-21 18:57:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-21 15:57:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169263508933222269230',6208,'51692635077','14','2.00','60','retail','0','2023-08-21 19:24:50','','','','19.54','Cash',8.28,'30','','','5','16.00','1','2023-08-21 16:24:57','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','57.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169263346502343363334',6209,'51692633461','2','1.00','300','retail','0','2023-08-21 19:26:03','','','','208','Cash',41.38,'300','','','5','','1','2023-08-21 16:26:11','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169263516362622323036',6210,'51692633461','1','1.00','1600','retail','0','2023-08-21 19:26:03','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-08-21 16:26:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169268504801043230003',6211,'51692685044','2','1.00','300','retail','0','2023-08-22 09:17:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-22 06:17:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169268508603132252042',6212,'51692685075','6','10.00','2800','retail','200','2023-08-22 09:18:07','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-08-22 06:18:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','554.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('5169268874730034532367',6213,'51692688728','9','1.00','120','retail','30','2023-08-22 10:19:07','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-08-22 07:19:22','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169268879433332623333',6214,'51692688786','4','1.00','300','retail','0','2023-08-22 10:20:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-22 07:20:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169268879922313909698',6215,'51692688786','6','1.00','300','retail','0','2023-08-22 10:20:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-22 07:20:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('5169268886238590336882',6216,'51692688853','6','1.00','280','retail','20','2023-08-22 10:21:03','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-22 07:21:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('5169269213602352692622',6217,'51692692126','6','5.00','1500','retail','0','2023-08-22 11:15:36','','','','208.27','Cash',206.90,'300','','','5','16.00','1','2023-08-22 08:15:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','554.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('5169269294123323203123',6218,'51692692932','6','2.00','600','retail','0','2023-08-22 11:29:01','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-22 08:29:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','554.00','552','Inclusive','branch','Service','1110','4000','5500','',''),('5169269373102320039731',6219,'51692692979','2','1.00','300','retail','0','2023-08-22 11:42:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-22 08:42:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169269402242223339232',6221,'51692694014','4','1.00','300','retail','0','2023-08-22 11:47:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-22 08:47:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169269867630729135536',6222,'51692698666','14','3.00','90','retail','0','2023-08-22 13:04:37','','','','19.54','Cash',12.41,'30','','','5','16.00','1','2023-08-22 10:04:44','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'3','55.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169269870201200322039',6223,'51692698694','2','4.00','1200','retail','0','2023-08-22 13:05:02','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-08-22 10:05:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169269872334232232332',6224,'51692698718','2','1.00','300','retail','0','2023-08-22 13:05:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-22 10:05:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169270151903331322211',6225,'51692701512','4','1.00','300','retail','0','2023-08-22 13:51:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-22 10:52:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169270179243225300301',6226,'51692701542','6','1.00','300','retail','0','2023-08-22 13:56:33','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-22 10:56:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('5169270182323243330039',6227,'51692701818','6','1.00','300','retail','0','2023-08-22 13:57:03','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-22 10:57:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('5169270184842219203322',6228,'51692701839','6','4.00','1200','retail','0','2023-08-22 13:57:28','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-08-22 10:57:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','554.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('5169270678292025230902',6229,'51692706773','2','1.00','280','retail','20','2023-08-22 15:19:42','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-22 12:19:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169270712300231932002',6230,'51692707112','4','1.00','300','retail','0','2023-08-22 15:25:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-22 12:25:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169270716133232232721',6231,'51692707153','2','2.00','600','retail','0','2023-08-22 15:26:01','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-22 12:26:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169270718609130433333',6232,'51692707176','4','2.00','600','retail','0','2023-08-22 15:26:26','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-22 12:26:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','93.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('5169270722222022320267',6233,'51692707215','3','1.00','600','retail','0','2023-08-22 15:27:03','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-08-22 12:27:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169270725030339200300',6234,'51692707241','6','2.00','600','retail','0','2023-08-22 15:27:31','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-22 12:27:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','554.00','552','Inclusive','branch','Service','1110','4000','5500','',''),('5169270748336032204723',6235,'51692707477','12','1.00','30','retail','0','2023-08-22 15:31:24','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-22 12:31:34','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169270755373722250327',6236,'51692707546','6','1.00','300','retail','0','2023-08-22 15:32:33','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-22 12:32:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('5169269375132312591095',6237,'51692693746','2','1.00','300','retail','0','2023-08-22 15:43:24','','','','208','Cash',41.38,'300','','','5','','1','2023-08-22 12:43:34','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169270820474203333223',6238,'51692693746','9','3.00','360','retail','90','2023-08-22 15:43:24','','','','93.93','Cash',49.66,'120','','','5','16.00','1','2023-08-22 12:43:34','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169271432150325225139',6239,'51692714316','6','1.00','300','retail','0','2023-08-22 17:25:22','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-22 14:25:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('5169271541813221304312',6240,'51692715408','8','2.00','300','retail','0','2023-08-22 17:43:38','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-22 14:43:47','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169271543649240139203',6241,'51692715431','6','1.00','300','retail','0','2023-08-22 17:43:56','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-22 14:44:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('5169271682313322232322',6242,'51692716815','6','2.00','600','retail','0','2023-08-22 18:07:04','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-22 15:07:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','554.00','552','Inclusive','branch','Service','1110','4000','5500','',''),('5169271757667033100300',6243,'51692717568','4','2.00','600','retail','0','2023-08-22 18:19:37','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-22 15:45:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','93.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('5169271916533203023521',6244,'51692719159','4','1.00','300','retail','0','2023-08-22 18:46:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-22 15:46:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169271959811063139218',6245,'51692719583','6','1.00','280','retail','20','2023-08-22 18:53:18','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-22 15:53:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('5169277117172675542973',6246,'51692771164','4','2.00','600','retail','0','2023-08-23 09:12:52','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-23 06:13:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','94.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169277431603932263323',6252,'51692774113','6','3.00','840','retail','60','2023-08-23 10:25:25','','','','208.27','Cash',115.86,'280','','','5','','1','2023-08-23 07:25:33','1','3','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',241.38,'3','554.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169277483037359205022',6253,'51692774113','6','2.00','600','retail','0','2023-08-23 10:25:25','','','','208.27','Cash',82.76,'300','','','5','','1','2023-08-23 07:25:33','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'2','557.00','555','Inclusive','branch','Service','1110','4000','5500','',''),('5169277483804327233802',6254,'51692774113','4','1.00','300','retail','0','2023-08-23 10:25:25','','','','208','Cash',41.38,'300','','','5','','1','2023-08-23 07:25:33','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169277551433303222202',6255,'51692774113','6','2.00','560','retail','40','2023-08-23 10:25:25','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-23 07:25:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','561.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169277552537632323374',6256,'51692774113','4','1.00','280','retail','20','2023-08-23 10:25:25','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-23 07:25:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169277560633369733052',6257,'51692775598','2','1.00','280','retail','20','2023-08-23 10:26:47','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-23 07:27:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169277649937949227613',6258,'51692776492','16','1.00','600','retail','0','2023-08-23 10:41:49','','','','400','Cash',82.76,'600','','','5','16.00','1','2023-08-23 07:41:58','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169277650828373330306',6259,'51692776492','14','2.00','60','retail','0','2023-08-23 10:41:49','','','','19.54','Cash',8.28,'30','','','5','16.00','1','2023-08-23 07:41:58','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','52.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169277656221033030223',6260,'51692776556','2','1.00','300','retail','0','2023-08-23 10:42:42','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-23 07:42:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169277670427433276022',6261,'51692776693','6','4.00','1200','retail','0','2023-08-23 10:45:04','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-08-23 07:45:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','561.00','557','Inclusive','branch','Service','1110','4000','5500','',''),('5169277851926220230122',6262,'51692778507','8','3.00','390','retail','60','2023-08-23 11:15:20','','','','112','Cash',53.79,'130','','','5','16.00','1','2023-08-23 08:15:29','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','66.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169278067122632202225',6263,'51692778879','6','1.00','300','retail','0','2023-08-23 11:51:11','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-23 08:51:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','561.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169278168830802260670',6264,'51692781346','6','2.00','600','retail','0','2023-08-23 12:08:08','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-23 09:08:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','561.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169278218602103222320',6265,'51692782179','6','1.00','300','retail','0','2023-08-23 12:16:27','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-23 09:16:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','561.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169278225093320033002',6266,'51692782242','6','1.00','280','retail','20','2023-08-23 12:17:31','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-23 09:17:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','561.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169278723012202143262',6267,'51692787220','4','4.00','1200','retail','0','2023-08-23 13:40:30','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-08-23 10:40:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','95.00','91','Inclusive','branch','Service','1110','4000','5500','',''),('5169278902899438022222',6268,'51692789023','2','1.00','300','retail','0','2023-08-23 14:10:29','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-23 11:10:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169278909793303203036',6269,'51692789084','6','1.00','300','retail','0','2023-08-23 14:11:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-23 11:11:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','561.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169278917430950106234',6270,'51692789166','2','1.00','300','retail','0','2023-08-23 14:12:55','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-23 11:13:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169279001400334920033',6271,'51692790007','3','1.00','600','retail','0','2023-08-23 14:26:56','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-08-23 11:27:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169279029622313330239',6272,'51692790282','12','1.00','30','retail','0','2023-08-23 14:31:36','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-23 11:31:47','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169279141432223194924',6273,'51692791403','2','1.00','300','retail','0','2023-08-23 14:50:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-23 11:50:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169279679342799992222',6275,'51692796787','2','1.00','300','retail','0','2023-08-23 16:31:11','','','','208','Cash',41.38,'300','','','5','','1','2023-08-23 13:31:20','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169279767453362323623',6276,'51692797667','2','1.00','300','retail','0','2023-08-23 16:34:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-23 13:34:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169280056122320263032',6277,'51692800548','4','2.00','600','retail','0','2023-08-23 17:24:31','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-23 14:28:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169280067020073300362',6278,'51692800548','6','5.00','1500','retail','0','2023-08-23 17:24:31','','','','208.27','Cash',206.90,'300','','','5','16.00','1','2023-08-23 14:28:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','561.00','556','Inclusive','branch','Service','1110','4000','5500','',''),('5169280128330220323228',6279,'51692801275','4','2.00','600','retail','0','2023-08-23 17:34:44','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-23 14:34:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169280136632236230834',6280,'51692801297','2','1.00','300','retail','0','2023-08-23 17:36:07','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-23 14:36:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169280153522300133032',6281,'51692801522','6','1.00','300','retail','0','2023-08-23 17:38:55','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-23 14:39:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','561.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169280157622033247272',6282,'51692801549','6','2.00','560','retail','40','2023-08-23 17:39:37','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-23 14:40:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','561.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169280164320340240328',6283,'51692801634','4','1.00','300','retail','0','2023-08-23 17:40:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-23 14:41:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169280277783470383833',6284,'51692802646','6','1.00','300','retail','0','2023-08-23 18:11:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-23 15:11:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','561.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169280446831302202302',6285,'51692803588','9','1.00','130','retail','20','2023-08-23 18:27:49','','','','93.93','Cash',17.93,'130','','','5','16.00','1','2023-08-23 15:27:56','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169280454904204432355',6286,'51692804543','6','2.00','600','retail','0','2023-08-23 18:29:10','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-23 15:29:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','561.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169280725633225221707',6287,'51692807248','4','1.00','300','retail','0','2023-08-23 19:14:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-23 16:14:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169285612950123294322',6288,'51692856125','2','1.00','300','retail','0','2023-08-24 08:48:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-24 05:48:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169285839639332933053',6289,'51692858388','6','1.00','300','retail','0','2023-08-24 09:26:36','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-24 06:26:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','561.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169285921633100322208',6290,'51692859202','6','2.00','500','retail','100','2023-08-24 09:40:16','','','','208.27','Cash',68.97,'250','','','5','16.00','1','2023-08-24 06:40:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','561.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169285924233082192282',6291,'51692859229','4','2.00','560','retail','40','2023-08-24 09:40:43','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-08-24 06:40:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169285926731232929034',6292,'51692859260','2','1.00','300','retail','0','2023-08-24 09:41:07','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-24 06:41:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169285956715223320561',6293,'51692859517','6','9.00','2250','retail','450','2023-08-24 09:46:08','','','','208.27','Cash',310.34,'250','','','5','16.00','1','2023-08-24 06:46:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'9','561.00','552','Inclusive','branch','Service','1110','4000','5500','',''),('5169285960008032326930',6294,'51692859585','6','5.00','1250','retail','250','2023-08-24 09:46:41','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-08-24 06:46:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','561.00','556','Inclusive','branch','Service','1110','4000','5500','',''),('5169288099525952325302',6295,'51692880987','2','1.00','300','retail','0','2023-08-24 15:44:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-24 12:44:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169288100330808203200',6296,'51692880987','8','4.00','600','retail','0','2023-08-24 15:44:49','','','','112','Cash',82.76,'150','','','5','16.00','1','2023-08-24 12:44:58','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','66.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169288299322230222293',6297,'51692882986','8','2.00','300','retail','0','2023-08-24 16:16:33','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-24 13:16:44','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169288316702261286320',6298,'51692883161','2','1.00','300','retail','0','2023-08-24 16:19:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-24 13:19:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169288318936832831603',6299,'51692883183','2','1.00','300','retail','0','2023-08-24 16:19:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-24 13:20:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169288322823058463223',6300,'51692883221','1','2.00','3200','retail','0','2023-08-24 16:20:37','','','','1105','Cash',441.38,'1600','','','5','16.00','1','2023-08-24 13:20:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169288323631032323333',6301,'51692883221','2','1.00','300','retail','0','2023-08-24 16:20:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-24 13:20:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169288336403263242406',6302,'51692883245','6','1.00','300','retail','0','2023-08-24 16:22:45','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-24 13:22:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','561.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169288356289530433333',6303,'51692883551','6','1.00','300','retail','0','2023-08-24 16:26:02','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-24 13:26:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','561.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169288358301200322838',6304,'51692883576','6','2.00','600','retail','0','2023-08-24 16:26:23','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-24 13:26:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','561.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169288360838231922222',6305,'51692883603','2','1.00','300','retail','0','2023-08-24 16:26:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-24 13:26:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169288385205002323623',6306,'51692883843','8','1.00','130','retail','20','2023-08-24 16:30:53','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-08-24 13:31:02','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169288644704635363283',6307,'51692886442','11','1.00','50','retail','0','2023-08-24 17:14:08','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-24 14:14:15','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169288656866333222805',6308,'51692886561','8','1.00','130','retail','20','2023-08-24 17:16:09','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-08-24 14:16:17','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169288666060668223020',6309,'51692886655','1','1.00','1600','retail','0','2023-08-24 17:17:41','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-08-24 14:17:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169288873240232032833',6310,'51692888726','2','1.00','300','retail','0','2023-08-24 17:52:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-24 14:52:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169288875323126722023',6311,'51692888745','2','1.00','300','retail','0','2023-08-24 17:52:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-24 14:52:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169288877130501773343',6312,'51692888765','4','1.00','300','retail','0','2023-08-24 17:52:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-24 14:53:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169289121432332082324',6313,'51692891195','2','1.00','300','retail','0','2023-08-24 18:33:35','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-24 15:34:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169289133923351938089',6314,'51692891333','2','1.00','300','retail','0','2023-08-24 18:35:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-24 15:35:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169294159232323322292',6315,'51692941582','6','10.00','2800','retail','200','2023-08-25 08:33:12','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-08-25 05:33:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','561.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('5169294181538005290332',6316,'51692941809','6','2.00','600','retail','0','2023-08-25 08:36:55','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-25 05:37:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','561.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169294184630243109153',6317,'51692941841','6','1.00','300','retail','0','2023-08-25 08:37:26','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-25 05:37:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','561.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169294191000603302691',6318,'51692941861','6','1.00','280','retail','20','2023-08-25 08:38:31','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-25 05:38:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','561.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169294257292712100232',6319,'51692942564','6','1.00','280','retail','20','2023-08-25 08:49:32','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-25 05:49:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','561.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169294406096244050232',6320,'51692944052','11','1.00','50','retail','0','2023-08-25 09:14:21','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-25 06:14:30','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169294605822254253308',6321,'51692946052','2','1.00','300','retail','0','2023-08-25 09:47:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-25 06:48:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169294796030204060331',6323,'51692947954','2','1.00','300','retail','0','2023-08-25 10:19:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-25 07:19:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169294972330204229202',6325,'51692949706','8','1.00','130','retail','20','2023-08-25 10:48:43','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-08-25 07:48:51','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169294726620026002013',6326,'51692946137','6','1.00','300','retail','0','2023-08-25 12:33:19','','','','208.27','Cash',41.38,'300','','','5','','1','2023-08-25 09:33:28','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','561.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169295599835131921223',6327,'51692946137','2','1.00','300','retail','0','2023-08-25 12:33:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-25 09:33:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169295601832925330309',6328,'51692956012','12','1.00','30','retail','0','2023-08-25 12:33:38','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-25 09:33:46','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169295751622623035733',6329,'51692957491','6','4.00','1120','retail','80','2023-08-25 12:58:37','','','','208.27','Cash',154.48,'280','','','5','16.00','1','2023-08-25 09:58:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','562.00','558','Inclusive','branch','Service','1110','4000','5500','',''),('5169295848803222380633',6330,'51692958475','12','1.00','30','retail','0','2023-08-25 13:14:49','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-25 10:14:58','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169295851424309532280',6331,'51692958503','2','3.00','900','retail','0','2023-08-25 13:15:15','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-08-25 10:15:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169294798932020403929',6332,'51692947974','6','2.00','560','retail','40','2023-08-25 13:15:50','','','','208.27','Cash',77.24,'280','','','5','','1','2023-08-25 10:16:00','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'2','561.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169295855023239203222',6333,'51692947974','6','1.00','280','retail','20','2023-08-25 13:15:50','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-25 10:16:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169295946221322402235',6334,'51692959456','10','1.00','70','retail','0','2023-08-25 13:31:03','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-25 10:31:11','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169295977900952373332',6335,'51692959765','2','1.00','300','retail','0','2023-08-25 13:36:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-25 10:36:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169295980626982912203',6336,'51692959798','2','2.00','600','retail','0','2023-08-25 13:36:47','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-25 10:36:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169296168032232622220',6337,'51692961674','3','1.00','600','retail','0','2023-08-25 14:08:00','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-08-25 11:08:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169296213503329333023',6338,'51692962125','15','3.00','1800','retail','0','2023-08-25 14:15:35','','','','450','Cash',248.28,'600','','','5','16.00','1','2023-08-25 11:15:45','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169296244862232623322',6339,'51692962443','4','1.00','300','retail','0','2023-08-25 14:20:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-25 11:21:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169296291631331192362',6340,'51692962910','2','1.00','300','retail','0','2023-08-25 14:28:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-25 11:28:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169296294346023905349',6341,'51692962938','2','1.00','300','retail','0','2023-08-25 14:29:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-25 11:29:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169296415032243026013',6342,'51692964144','12','1.00','30','retail','0','2023-08-25 14:49:11','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-25 11:49:17','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169296856422363323620',6343,'51692968559','3','1.00','600','retail','0','2023-08-25 16:02:54','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-08-25 13:03:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169296857424760301220',6344,'51692968559','6','1.00','300','retail','0','2023-08-25 16:02:54','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-25 13:03:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169297091805203321391',6345,'51692970912','16','1.00','600','retail','0','2023-08-25 16:41:58','','','','400','Cash',82.76,'600','','','5','16.00','1','2023-08-25 13:42:07','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169297375522339320335',6346,'51692973745','2','1.00','280','retail','20','2023-08-25 17:29:15','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-25 14:29:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169297381237933123206',6347,'51692973798','2','2.00','560','retail','40','2023-08-25 17:30:12','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-08-25 14:30:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169297383703233372230',6348,'51692973828','4','2.00','560','retail','40','2023-08-25 17:30:38','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-08-25 14:30:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169297409323429336223',6349,'51692974073','12','1.00','20','retail','10','2023-08-25 17:34:53','','','','8','Cash',2.76,'20','','','5','16.00','1','2023-08-25 14:35:00','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169297544331423343452',6350,'51692975436','2','1.00','300','retail','0','2023-08-25 17:57:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-25 14:57:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169297546333094023934',6351,'51692975457','4','1.00','300','retail','0','2023-08-25 17:57:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-25 14:57:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169297849721093232032',6352,'51692978425','6','2.00','560','retail','40','2023-08-25 18:48:18','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-25 15:48:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169304423421002220330',6353,'51693044225','2','3.00','900','retail','0','2023-08-26 13:03:55','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-08-26 10:04:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169304425722022363523',6354,'51693044250','4','1.00','300','retail','0','2023-08-26 13:04:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-26 10:05:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169304433130024463325',6355,'51693044320','2','1.00','300','retail','0','2023-08-26 13:05:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-26 10:05:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169304435002413030902',6356,'51693044344','2','1.00','300','retail','0','2023-08-26 13:05:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-26 10:05:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169304436953033335332',6357,'51693044362','6','1.00','280','retail','20','2023-08-26 13:06:10','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-26 10:06:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169304439434400140939',6358,'51693044383','6','2.00','600','retail','0','2023-08-26 13:06:34','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-26 10:06:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169304446931004422233',6359,'51693044458','2','1.00','300','retail','0','2023-08-26 13:07:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-26 10:07:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169304851155320303230',6360,'51693048505','11','1.00','50','retail','0','2023-08-26 14:15:11','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-26 11:15:23','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169305013203605203032',6361,'51693050122','6','4.00','1200','retail','0','2023-08-26 14:42:12','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-08-26 11:42:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','562.00','558','Inclusive','branch','Service','1110','4000','5500','',''),('5169305021452330132033',6362,'51693050202','2','1.00','300','retail','0','2023-08-26 14:43:35','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-26 11:43:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169305024535132224205',6363,'51693050233','2','1.00','300','retail','0','2023-08-26 14:44:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-26 11:44:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169305027504323532339',6364,'51693050265','2','4.00','1200','retail','0','2023-08-26 14:44:35','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-08-26 11:44:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169305191926299202339',6365,'51693051206','11','1.00','50','retail','0','2023-08-26 15:11:59','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-26 12:12:08','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169305196523993263526',6366,'51693051960','6','1.00','300','retail','0','2023-08-26 15:12:45','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-26 12:12:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169305580765352332433',6367,'51693055800','2','4.00','1200','retail','0','2023-08-26 16:16:47','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-08-26 13:16:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169305582700309224084',6368,'51693055821','6','1.00','300','retail','0','2023-08-26 16:17:08','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-26 13:17:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169306319843350062323',6369,'51693063184','4','1.00','300','retail','0','2023-08-26 18:19:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-26 15:20:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169306344263200460233',6370,'51693063436','4','1.00','300','retail','0','2023-08-26 18:24:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-26 15:24:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169306346440253320044',6371,'51693063457','6','2.00','600','retail','0','2023-08-26 18:24:24','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-26 15:24:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169306348502393053999',6372,'51693063479','2','1.00','300','retail','0','2023-08-26 18:24:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-26 15:25:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169306351325324032024',6373,'51693063509','2','1.00','300','retail','0','2023-08-26 18:25:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-26 15:25:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169306559809332302323',6374,'51693065593','6','1.00','300','retail','0','2023-08-26 18:59:58','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-26 16:00:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169306665125323360623',6375,'51693066642','6','4.00','1200','retail','0','2023-08-26 19:17:31','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-08-26 16:17:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','562.00','558','Inclusive','branch','Service','1110','4000','5500','',''),('5169306669130352203324',6376,'51693066682','10','2.00','140','retail','0','2023-08-26 19:18:12','','','','63.76','Cash',19.31,'70','','','5','16.00','1','2023-08-26 16:18:19','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','74.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('5169306671262232250422',6377,'51693066703','9','1.00','120','retail','30','2023-08-26 19:18:32','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-08-26 16:25:34','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169306833623902026050',6378,'51693068331','2','1.00','300','retail','0','2023-08-26 19:45:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-26 16:45:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169306836423268000282',6379,'51693068357','4','1.00','300','retail','0','2023-08-26 19:46:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-26 16:46:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169306855700222108352',6380,'51693068552','6','1.00','300','retail','0','2023-08-26 19:49:18','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-26 16:49:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169306858332814222085',6381,'51693068576','4','1.00','300','retail','0','2023-08-26 19:49:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-26 16:49:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169313496888603302696',6382,'51693134934','4','2.00','600','retail','0','2023-08-27 14:16:08','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-27 11:16:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169313499532543235330',6383,'51693134983','2','1.00','280','retail','20','2023-08-27 14:16:35','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-27 11:16:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169313501332153020025',6384,'51693135006','2','1.00','300','retail','0','2023-08-27 14:16:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-27 11:17:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169313895242329051333',6385,'51693138941','2','2.00','560','retail','40','2023-08-27 15:22:35','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-08-27 12:22:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169313902120020332922',6386,'51693138967','6','4.00','1120','retail','80','2023-08-27 15:23:41','','','','208.27','Cash',154.48,'280','','','5','16.00','1','2023-08-27 12:23:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','562.00','558','Inclusive','branch','Service','1110','4000','5500','',''),('5169313905191252130293',6387,'51693139047','2','1.00','300','retail','0','2023-08-27 15:24:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-27 12:24:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169313905920962312901',6388,'51693139047','8','2.00','300','retail','0','2023-08-27 15:24:19','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-27 12:24:36','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169313910391103329333',6389,'51693139098','6','1.00','300','retail','0','2023-08-27 15:25:03','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-27 12:25:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169314085933230932003',6390,'51693139640','6','1.00','280','retail','20','2023-08-27 15:54:20','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-27 12:54:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169314673803330825332',6391,'51693146730','6','4.00','1200','retail','0','2023-08-27 17:32:19','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-08-27 14:32:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','562.00','558','Inclusive','branch','Service','1110','4000','5500','',''),('5169314677015392203732',6392,'51693146760','4','1.00','300','retail','0','2023-08-27 17:32:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-27 14:33:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169314714133209323001',6393,'51693147130','6','1.00','300','retail','0','2023-08-27 17:39:01','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-27 14:39:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169314766601200332634',6394,'51693147654','14','4.00','120','retail','0','2023-08-27 17:47:46','','','','19.54','Cash',16.55,'30','','','5','16.00','1','2023-08-27 14:47:53','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'4','50.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169314947122252442413',6395,'51693149464','14','1.00','30','retail','0','2023-08-27 18:17:51','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-08-27 15:17:58','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169315071835333303230',6396,'51693150700','9','1.00','120','retail','30','2023-08-27 18:38:39','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-08-27 15:38:49','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169320637070330363300',6397,'51693206361','6','10.00','2800','retail','200','2023-08-28 10:06:10','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-08-28 07:06:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','562.00','552','Inclusive','branch','Service','1110','4000','5500','',''),('5169320641330212033033',6398,'51693206399','6','7.00','1750','retail','350','2023-08-28 10:06:54','','','','208.27','Cash',241.38,'250','','','5','16.00','1','2023-08-28 07:07:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','562.00','555','Inclusive','branch','Service','1110','4000','5500','',''),('5169320660210230494020',6399,'51693206591','4','1.00','250','retail','50','2023-08-28 10:10:12','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-08-28 07:16:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169320661203239932303',6400,'51693206591','6','6.00','1500','retail','300','2023-08-28 10:10:12','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-08-28 07:16:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','562.00','556','Inclusive','branch','Service','1110','4000','5500','',''),('5169320704213902150232',6401,'51693207037','6','1.00','300','retail','0','2023-08-28 10:17:22','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-28 07:17:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169320715727232622222',6402,'51693207148','4','1.00','300','retail','0','2023-08-28 10:19:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-28 07:19:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169320717540370221030',6403,'51693207171','2','1.00','300','retail','0','2023-08-28 10:19:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-28 07:19:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169320720832828220803',6404,'51693207198','6','2.00','600','retail','0','2023-08-28 10:20:09','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-28 07:20:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169320727132323029071',6406,'51693207261','4','1.00','300','retail','0','2023-08-28 10:21:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-28 07:21:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169320730002023030074',6407,'51693207295','6','1.00','300','retail','0','2023-08-28 10:21:59','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-28 07:22:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169320730930032293532',6408,'51693207295','2','4.00','1200','retail','0','2023-08-28 10:21:59','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-08-28 07:22:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169320731873332033105',6409,'51693207295','8','3.00','450','retail','0','2023-08-28 10:21:59','','','','112','Cash',62.07,'150','','','5','16.00','1','2023-08-28 07:22:12','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'3','66.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169320736833002333332',6410,'51693207360','6','3.00','900','retail','0','2023-08-28 10:22:48','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-28 07:22:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','562.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169320722539930333793',6411,'51693207220','6','1.00','300','retail','0','2023-08-28 10:59:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-08-28 07:59:17','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169320954852303032225',6412,'51693207220','6','1.00','300','retail','0','2023-08-28 10:59:08','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-28 07:59:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169320956969934322509',6413,'51693209561','6','2.00','600','retail','0','2023-08-28 10:59:39','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-28 07:59:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169320957923721301053',6414,'51693209561','8','5.00','750','retail','0','2023-08-28 10:59:39','','','','112','Cash',103.45,'150','','','5','16.00','1','2023-08-28 07:59:49','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','66.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('5169321415131922215330',6415,'51693214144','6','1.00','280','retail','20','2023-08-28 12:15:51','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-28 09:16:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169321417505043120303',6416,'51693214169','2','1.00','300','retail','0','2023-08-28 12:16:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-28 09:16:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169321420430222202230',6417,'51693214199','2','1.00','300','retail','0','2023-08-28 12:16:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-28 09:17:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169321425229232050226',6418,'51693214238','4','2.00','560','retail','40','2023-08-28 12:17:33','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-08-28 09:17:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169321447040304107412',6419,'51693214462','12','1.00','20','retail','10','2023-08-28 12:21:11','','','','8','Cash',2.76,'20','','','5','16.00','1','2023-08-28 09:21:19','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169321502803232220522',6420,'51693215023','4','1.00','300','retail','0','2023-08-28 12:30:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-28 09:30:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169321503632626200603',6421,'51693215023','8','1.00','150','retail','0','2023-08-28 12:30:36','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-08-28 09:30:44','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169321691833968312633',6422,'51693216908','6','1.00','280','retail','20','2023-08-28 13:01:58','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-28 10:02:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169321710533311323514',6423,'51693217099','6','1.00','300','retail','0','2023-08-28 13:05:05','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-28 10:05:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169322045632332353302',6424,'51693220449','6','1.00','300','retail','0','2023-08-28 14:00:57','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-28 11:01:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169322048336440643009',6425,'51693220470','2','1.00','300','retail','0','2023-08-28 14:10:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-28 11:40:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169322285646602026222',6426,'51693222849','2','1.00','280','retail','20','2023-08-28 14:40:57','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-28 11:41:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169322692123201623232',6427,'51693226914','6','1.00','280','retail','20','2023-08-28 15:48:42','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-28 12:48:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169322829320553323039',6428,'51693228286','2','1.00','300','retail','0','2023-08-28 16:11:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-28 13:11:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169322831822396503183',6429,'51693228311','2','1.00','300','retail','0','2023-08-28 16:11:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-28 13:12:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169322842222934823202',6430,'51693228388','2','1.00','300','retail','0','2023-08-28 16:13:42','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-28 13:14:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169323213430504113343',6431,'51693232127','2','1.00','300','retail','0','2023-08-28 17:15:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-28 14:15:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169323486023320093023',6434,'51693234854','1','1.00','1600','retail','0','2023-08-28 18:01:49','','','','1105','Cash',220.69,'1600','','','5','','1','2023-08-28 15:01:56','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169323486738316230313',6435,'51693234854','2','1.00','300','retail','0','2023-08-28 18:01:49','','','','208','Cash',41.38,'300','','','5','','1','2023-08-28 15:01:56','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169323494432220960222',6436,'51693234936','6','2.00','600','retail','0','2023-08-28 18:02:24','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-28 15:02:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169323853899332298332',6437,'51693238530','6','1.00','300','retail','0','2023-08-28 19:02:18','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-28 16:02:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169323858403302222222',6438,'51693238575','6','7.00','2100','retail','0','2023-08-28 19:03:04','','','','208.27','Cash',289.66,'300','','','5','16.00','1','2023-08-28 16:03:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'7','562.00','555','Inclusive','branch','Service','1110','4000','5500','',''),('5169324048802638240090',6440,'51693240477','8','1.00','130','retail','20','2023-08-28 19:35:09','','','','112','Cash',17.93,'130','','','5','','1','2023-08-28 16:35:17','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169329236135923223236',6441,'51693292351','8','2.00','260','retail','40','2023-08-29 09:59:21','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-08-29 06:59:29','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169329422954230244323',6442,'51693294223','6','1.00','300','retail','0','2023-08-29 10:30:36','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-29 07:30:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169329423644439022232',6443,'51693294223','4','1.00','300','retail','0','2023-08-29 10:30:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-29 07:30:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169329524140305104592',6444,'51693295224','6','1.00','300','retail','0','2023-08-29 10:47:21','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-29 07:47:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169329531330912300224',6446,'51693295308','2','1.00','300','retail','0','2023-08-29 10:48:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-29 07:48:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169329533533035600923',6447,'51693295327','2','1.00','300','retail','0','2023-08-29 10:48:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-29 07:49:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169329536030232023220',6448,'51693295352','4','2.00','600','retail','0','2023-08-29 10:49:20','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-29 07:49:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169329539502222222332',6449,'51693295386','6','3.00','900','retail','0','2023-08-29 10:49:55','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-29 07:50:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','562.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169329546343319323332',6450,'51693295457','2','1.00','300','retail','0','2023-08-29 10:51:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-29 07:51:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169329549060623090092',6451,'51693295482','6','3.00','900','retail','0','2023-08-29 10:51:31','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-29 07:51:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','562.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169329551830012456552',6452,'51693295511','6','2.00','600','retail','0','2023-08-29 10:51:58','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-29 07:52:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169329930733134242323',6453,'51693299298','15','2.00','1200','retail','0','2023-08-29 11:55:07','','','','450','Cash',165.52,'600','','','5','16.00','1','2023-08-29 08:55:13','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169329935233219200223',6454,'51693299342','6','5.00','1500','retail','0','2023-08-29 11:56:01','','','','208.27','Cash',206.90,'300','','','5','16.00','1','2023-08-29 08:56:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','562.00','557','Inclusive','branch','Service','1110','4000','5500','',''),('5169329936029230326232',6455,'51693299342','4','1.00','300','retail','0','2023-08-29 11:56:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-29 08:56:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169329940123231490310',6456,'51693299386','6','2.00','600','retail','0','2023-08-29 11:56:41','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-29 08:56:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169330039222303202230',6459,'51693300381','2','2.00','600','retail','0','2023-08-29 12:13:21','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-29 09:13:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169330040002202141300',6460,'51693300381','18','1.00','30','retail','0','2023-08-29 12:13:21','','','','26','Cash',4.14,'30','','','5','16.00','1','2023-08-29 09:13:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169330100820113020222',6461,'51693301002','12','1.00','30','retail','0','2023-08-29 12:23:28','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-29 09:23:36','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169330377922392303193',6463,'51693303768','4','5.00','1500','retail','0','2023-08-29 13:09:39','','','','208','Cash',206.90,'300','','','5','16.00','1','2023-08-29 10:09:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','95.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169330779400332170032',6464,'51693307785','6','2.00','560','retail','40','2023-08-29 14:16:34','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-29 11:16:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169330782150325225039',6465,'51693307811','2','1.00','300','retail','0','2023-08-29 14:17:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-29 11:17:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169330784102103342322',6466,'51693307836','2','1.00','300','retail','0','2023-08-29 14:17:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-29 11:17:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169331062533224353523',6467,'51693310618','4','1.00','300','retail','0','2023-08-29 15:03:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-29 12:03:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169331081631580304302',6468,'51693310808','14','1.00','30','retail','0','2023-08-29 15:06:56','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-08-29 12:07:12','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169330371050222320013',6469,'51693303700','3','3.00','1800','retail','0','2023-08-29 15:41:04','','','','378','Cash',248.28,'600','','','5','','1','2023-08-29 12:41:10','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169331322223231430310',6470,'51693313205','2','1.00','300','retail','0','2023-08-29 15:47:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-29 12:47:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169331324833123020222',6471,'51693313244','6','1.00','300','retail','0','2023-08-29 15:47:28','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-29 12:47:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169331542043209251332',6472,'51693315415','6','1.00','300','retail','0','2023-08-29 16:23:40','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-29 13:23:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169331714333429403312',6473,'51693317128','10','1.00','70','retail','0','2023-08-29 16:52:24','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-29 13:52:56','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169331739533232220503',6474,'51693317385','6','2.00','600','retail','0','2023-08-29 16:57:19','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-29 13:57:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169331743833440333333',6475,'51693317385','8','2.00','300','retail','0','2023-08-29 16:57:19','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-29 13:57:29','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169331896661231032633',6476,'51693318960','2','1.00','300','retail','0','2023-08-29 17:22:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-29 14:22:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169332070452551203200',6477,'51693320698','12','1.00','30','retail','0','2023-08-29 17:51:44','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-29 14:52:04','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169332416112020221321',6478,'51693324152','6','4.00','1200','retail','0','2023-08-29 18:49:21','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-08-29 15:49:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','562.00','558','Inclusive','branch','Service','1110','4000','5500','',''),('5169332417892312344232',6479,'51693324174','11','1.00','50','retail','0','2023-08-29 18:49:38','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-29 15:49:45','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169332419503523202252',6480,'51693324189','4','1.00','300','retail','0','2023-08-29 18:49:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-29 15:50:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169332432002394003999',6482,'51693324311','6','1.00','280','retail','20','2023-08-29 19:00:01','','','','208.27','Cash',38.62,'280','','','5','','1','2023-08-29 16:00:11','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169337816639093636400',6483,'51693373596','4','1.00','300','retail','0','2023-08-30 09:49:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-30 06:49:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169338407732212092090',6484,'51693384069','6','4.00','1200','retail','0','2023-08-30 11:27:57','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-08-30 08:28:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','562.00','558','Inclusive','branch','Service','1110','4000','5500','',''),('5169338416022132490530',6485,'51693384155','6','1.00','300','retail','0','2023-08-30 11:29:20','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-30 08:29:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169338417993491423338',6486,'51693384172','10','1.00','70','retail','0','2023-08-30 11:29:39','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-30 08:29:48','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169338924423822201339',6487,'51693389234','6','2.00','600','retail','0','2023-08-30 12:54:04','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-30 09:54:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169339050323302300925',6488,'51693390496','6','5.00','1500','retail','0','2023-08-30 13:15:03','','','','208.27','Cash',206.90,'300','','','5','16.00','1','2023-08-30 10:15:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','562.00','557','Inclusive','branch','Service','1110','4000','5500','',''),('5169339054454092920225',6489,'51693390539','2','1.00','300','retail','0','2023-08-30 13:15:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-30 10:16:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169339059392033332320',6490,'51693390588','6','1.00','300','retail','0','2023-08-30 13:16:34','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-30 10:16:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169339211101053129233',6491,'51693392105','10','1.00','70','retail','0','2023-08-30 13:41:51','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-30 10:42:01','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169339348723100152849',6492,'51693392127','6','1.00','280','retail','20','2023-08-30 14:04:47','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-30 11:04:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169339352205023310330',6493,'51693393516','6','1.00','280','retail','20','2023-08-30 14:05:22','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-30 11:05:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169339368530105325933',6494,'51693393680','2','1.00','300','retail','0','2023-08-30 14:08:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-30 11:08:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169339432142230003263',6495,'51693394315','11','1.00','50','retail','0','2023-08-30 14:18:42','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-08-30 11:19:14','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169339748000004994336',6496,'51693397473','12','1.00','30','retail','0','2023-08-30 15:11:21','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-08-30 12:11:28','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169339749703993443302',6497,'51693397492','2','1.00','300','retail','0','2023-08-30 15:11:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-30 12:11:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169339752555263220692',6498,'51693397515','4','1.00','300','retail','0','2023-08-30 15:12:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-30 12:12:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169339754099323020799',6499,'51693397515','6','2.00','600','retail','0','2023-08-30 15:12:21','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-30 12:12:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169339756222320903160',6500,'51693397554','4','1.00','280','retail','20','2023-08-30 15:13:00','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-30 12:13:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169339981230096230604',6501,'51693399802','2','4.00','1200','retail','0','2023-08-30 15:58:14','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-08-30 13:27:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169340208432000020233',6502,'51693402071','6','2.00','560','retail','40','2023-08-30 16:28:04','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-30 13:28:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169340212122253330026',6503,'51693402115','2','2.00','600','retail','0','2023-08-30 16:28:49','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-30 13:28:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169340212830222033033',6504,'51693402115','6','2.00','600','retail','0','2023-08-30 16:28:49','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-30 13:28:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169340656324653263222',6505,'51693402137','4','2.00','600','retail','0','2023-08-30 17:42:54','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-30 14:43:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169340657403294440072',6506,'51693402137','6','2.00','600','retail','0','2023-08-30 17:42:54','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-30 14:43:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169340667433332406422',6507,'51693406592','4','1.00','280','retail','20','2023-08-30 17:44:35','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-30 14:44:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169340683720223173023',6508,'51693406798','2','1.00','300','retail','0','2023-08-30 17:47:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-30 14:47:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169340685932532640623',6509,'51693406854','2','1.00','300','retail','0','2023-08-30 17:47:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-30 14:47:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169340687932902493326',6510,'51693406871','4','2.00','600','retail','0','2023-08-30 17:48:00','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-08-30 14:48:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169340727101237034073',6511,'51693407265','4','1.00','300','retail','0','2023-08-30 17:54:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-30 14:54:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169341092333232422220',6512,'51693407929','2','1.00','300','retail','0','2023-08-30 18:55:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-30 15:55:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169341095752602340009',6513,'51693410947','6','2.00','600','retail','0','2023-08-30 18:55:57','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-30 15:56:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169341105025156309222',6514,'51693411042','6','2.00','560','retail','40','2023-08-30 18:57:30','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-30 15:57:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169341185600218233042',6515,'51693411624','9','1.00','120','retail','30','2023-08-30 19:10:57','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-08-30 16:11:04','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169346403222222212344',6516,'51693464021','6','3.00','900','retail','0','2023-08-31 09:40:32','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-31 06:40:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','562.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169346406142396326209',6517,'51693464051','6','1.00','280','retail','20','2023-08-31 09:41:01','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-08-31 06:41:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169346412426002334213',6518,'51693464086','2','1.00','300','retail','0','2023-08-31 09:42:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-31 06:42:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169346532220232963634',6519,'51693464161','6','5.00','1250','retail','250','2023-08-31 10:02:03','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-08-31 07:02:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','562.00','557','Inclusive','branch','Service','1110','4000','5500','',''),('5169346535423204543230',6520,'51693465335','6','6.00','1500','retail','300','2023-08-31 10:02:42','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-08-31 07:02:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','562.00','556','Inclusive','branch','Service','1110','4000','5500','',''),('5169346536204230222613',6521,'51693465335','4','1.00','250','retail','50','2023-08-31 10:02:42','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-08-31 07:02:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169347059532793393230',6522,'51693470576','10','1.00','70','retail','0','2023-08-31 11:29:55','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-08-31 08:30:15','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169347257762503220522',6523,'51693472565','4','1.00','280','retail','20','2023-08-31 12:02:58','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-31 09:03:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169347567263932323263',6524,'51693472689','6','2.00','560','retail','40','2023-08-31 12:54:32','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-08-31 09:54:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169347569830323336921',6525,'51693475689','8','4.00','600','retail','0','2023-08-31 12:54:59','','','','112','Cash',82.76,'150','','','5','16.00','1','2023-08-31 09:55:10','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','66.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169347777823062840707',6526,'51693477767','4','2.00','560','retail','40','2023-08-31 13:29:38','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-08-31 10:29:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169347780307202353380',6527,'51693477797','4','1.00','300','retail','0','2023-08-31 13:30:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-31 10:30:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169347782227223021342',6528,'51693477818','6','1.00','300','retail','0','2023-08-31 13:30:22','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-31 10:30:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169347821920328231270',6529,'51693478213','6','3.00','900','retail','0','2023-08-31 14:27:13','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-08-31 11:27:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','562.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169348128134003290332',6530,'51693481275','2','1.00','300','retail','0','2023-08-31 14:28:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-31 11:28:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169348130034326331009',6531,'51693481293','8','2.00','300','retail','0','2023-08-31 14:28:21','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-08-31 11:28:35','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169348132722232232303',6532,'51693481321','4','1.00','300','retail','0','2023-08-31 14:28:53','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-31 11:29:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169348133330352203324',6533,'51693481321','6','1.00','300','retail','0','2023-08-31 14:28:53','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-31 11:29:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169348233632422232260',6535,'51693482323','1','2.00','3600','retail','0','2023-08-31 14:48:15','','','','1105','Cash',496.55,'1800','','','5','','1','2023-08-31 11:48:23','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',1551.72,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169348249502992333082',6536,'51693482323','1','2.00','3200','retail','0','2023-08-31 14:48:15','','','','1105','Cash',441.38,'1600','','','5','16.00','1','2023-08-31 11:48:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169348462423023339203',6537,'51693484614','14','1.00','30','retail','0','2023-08-31 15:23:44','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-08-31 12:23:58','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169348841641200446093',6538,'51693485660','4','1.00','280','retail','20','2023-08-31 16:26:57','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-08-31 13:27:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169348952022200202323',6539,'51693489142','6','1.00','300','retail','0','2023-08-31 16:45:21','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-31 13:45:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169349090532030325333',6540,'51693490900','2','1.00','300','retail','0','2023-08-31 17:08:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-31 14:08:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169349094112342325442',6541,'51693490936','6','1.00','300','retail','0','2023-08-31 17:09:08','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-31 14:09:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169349094802249819935',6542,'51693490936','4','1.00','300','retail','0','2023-08-31 17:09:08','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-31 14:09:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169349438932329803390',6543,'51693494381','6','2.00','600','retail','0','2023-08-31 18:06:29','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-08-31 15:06:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','562.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169349525522222023990',6544,'51693495249','2','1.00','300','retail','0','2023-08-31 18:20:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-08-31 15:21:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169349788554538270290',6545,'51693497880','6','1.00','300','retail','0','2023-08-31 19:04:45','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-08-31 16:04:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169354773832292293030',6546,'51693547731','10','1.00','70','retail','0','2023-09-01 08:55:39','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-01 05:55:46','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169354775850030332304',6547,'51693547751','4','2.00','600','retail','0','2023-09-01 08:55:59','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-01 05:56:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169354837531331132352',6548,'51693548220','6','10.00','2800','retail','200','2023-09-01 09:06:15','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-09-01 06:06:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','562.00','552','Inclusive','branch','Service','1110','4000','5500','',''),('5169355180843205353093',6549,'51693551800','6','3.00','840','retail','60','2023-09-01 10:03:29','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-09-01 07:03:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','562.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169355417533523020222',6550,'51693551911','2','1.00','300','retail','0','2023-09-01 10:42:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-01 07:43:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169355460344233040333',6551,'51693554592','13','1.00','600','retail','0','2023-09-01 10:50:04','','','','450','Cash',82.76,'600','','','5','16.00','1','2023-09-01 07:50:16','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169355572232323320039',6552,'51693555715','4','1.00','300','retail','0','2023-09-01 11:08:42','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-01 08:08:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169355989239922129329',6553,'51693559887','2','1.00','300','retail','0','2023-09-01 12:18:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-01 09:18:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169355992659233324923',6554,'51693559909','12','1.00','30','retail','0','2023-09-01 12:18:47','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-01 09:19:42','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169355999409390999339',6555,'51693559987','10','1.00','70','retail','0','2023-09-01 12:19:55','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-01 09:20:05','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169356095852232963132',6556,'51693560943','14','1.00','30','retail','0','2023-09-01 12:35:58','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-01 09:36:27','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169356351325331292320',6557,'51693563188','4','1.00','300','retail','0','2023-09-01 13:18:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-01 10:19:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169356482192250952352',6558,'51693564814','2','2.00','600','retail','0','2023-09-01 13:40:21','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-01 10:40:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169356488032222382225',6559,'51693564871','4','2.00','600','retail','0','2023-09-01 13:41:20','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-01 10:41:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169356828520026522322',6560,'51693568280','2','1.00','300','retail','0','2023-09-01 14:38:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-01 11:38:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169356965090030024264',6561,'51693568342','4','1.00','300','retail','0','2023-09-01 15:00:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-01 12:01:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169356965659243032032',6562,'51693568342','6','1.00','300','retail','0','2023-09-01 15:00:57','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-01 12:01:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169356970053002330250',6563,'51693569695','12','1.00','30','retail','0','2023-09-01 15:01:40','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-01 12:01:46','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169357082622333222203',6564,'51693570738','9','1.00','120','retail','30','2023-09-01 15:20:27','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-09-01 12:20:37','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169357185052332479231',6565,'51693571844','8','2.00','300','retail','0','2023-09-01 15:37:31','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-09-01 12:37:38','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169357285850328028032',6566,'51693572846','2','1.00','280','retail','20','2023-09-01 15:54:19','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-01 12:54:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169357534572052233223',6567,'51693575337','6','1.00','250','retail','50','2023-09-01 16:35:45','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-09-01 13:35:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169357536722339223652',6568,'51693575359','6','3.00','900','retail','0','2023-09-01 16:36:08','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-09-01 13:37:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','562.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169357567605223235037',6569,'51693575669','6','1.00','280','retail','20','2023-09-01 16:41:16','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-01 13:41:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','562.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169357781832503122312',6570,'51693577805','10','1.00','70','retail','0','2023-09-01 17:16:58','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-01 14:17:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169357898570032233455',6571,'51693578970','9','2.00','240','retail','60','2023-09-01 17:36:25','','','','93.93','Cash',33.10,'120','','','5','16.00','1','2023-09-01 14:36:35','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169358159433234813321',6572,'51693581586','2','1.00','280','retail','20','2023-09-01 18:19:54','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-01 15:20:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169363555033123226213',6574,'51693635544','4','1.00','300','retail','0','2023-09-02 09:19:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-02 06:19:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,6577,'51693635492','6','1.00','300','retail','0','2023-09-02 09:51:21','','','','208.27','Cash',41.38,'300','','','5','','1','2023-09-02 06:51:31','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,6578,'51693635492','6','1.00','300','retail','0','2023-09-02 09:51:21','','','','208.27','Cash',41.38,'300','','','5','','1','2023-09-02 06:51:31','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('5169363869620332230326',6579,'51693637491','4','1.00','280','retail','20','2023-09-02 10:11:36','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-02 07:11:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169363872132910832320',6580,'51693638716','2','1.00','300','retail','0','2023-09-02 10:12:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-02 07:12:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169364032723232230226',6581,'51693640321','2','1.00','300','retail','0','2023-09-02 10:38:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-02 07:38:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169364036623606232333',6583,'51693640360','2','1.00','300','retail','0','2023-09-02 10:39:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-02 07:39:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169364069363996000250',6584,'51693640678','11','1.00','50','retail','0','2023-09-02 10:44:53','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-02 07:45:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169364073793272347623',6585,'51693640728','2','1.00','300','retail','0','2023-09-02 10:45:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-02 07:45:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169364191153230133321',6586,'51693641903','6','1.00','300','retail','0','2023-09-02 11:05:11','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-02 08:05:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169364034636049330303',6587,'51693640340','4','1.00','300','retail','0','2023-09-02 11:12:28','','','','208','Cash',41.38,'300','','','5','','1','2023-09-02 08:12:46','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169364613803352263233',6588,'51693646133','2','1.00','300','retail','0','2023-09-02 12:15:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-02 09:15:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169364825462280913330',6589,'51693647268','4','2.00','600','retail','0','2023-09-02 12:50:55','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-02 09:51:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169364827424274632631',6590,'51693648269','2','1.00','300','retail','0','2023-09-02 12:51:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-02 09:51:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169365100760300300123',6591,'51693649605','6','2.00','600','retail','0','2023-09-02 13:36:47','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-02 10:36:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','563.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169365103590116513333',6592,'51693651028','4','1.00','300','retail','0','2023-09-02 13:37:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-02 10:37:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169365105622020513043',6593,'51693651049','2','1.00','300','retail','0','2023-09-02 13:37:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-02 10:37:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169365177503352220522',6594,'51693651770','6','1.00','300','retail','0','2023-09-02 13:49:35','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-02 10:49:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169365670923006920702',6595,'51693656691','2','1.00','300','retail','0','2023-09-02 15:11:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-02 12:12:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169365673934966160339',6596,'51693656731','8','1.00','130','retail','20','2023-09-02 15:12:19','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-02 12:12:27','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169365725833033227030',6597,'51693657231','2','1.00','300','retail','0','2023-09-02 15:20:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-02 12:21:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169365727535250220392',6598,'51693657270','11','1.00','50','retail','0','2023-09-02 15:21:15','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-02 12:21:22','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169366402020236230250',6599,'51693663987','6','3.00','900','retail','0','2023-09-02 17:13:41','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-09-02 14:13:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','563.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169366404334002636234',6600,'51693664035','12','1.00','30','retail','0','2023-09-02 17:14:04','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-02 14:14:15','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169366412930069320250',6601,'51693664123','6','1.00','300','retail','0','2023-09-02 17:15:30','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-02 14:15:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169366525535303535322',6602,'51693665250','4','1.00','300','retail','0','2023-09-02 17:34:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-02 14:34:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169366527840376221030',6603,'51693665270','4','1.00','280','retail','20','2023-09-02 17:34:39','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-02 14:34:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169366627562266062303',6604,'51693666268','12','1.00','30','retail','0','2023-09-02 17:51:15','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-02 14:51:44','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169366656334592223623',6605,'51693666531','10','1.00','70','retail','0','2023-09-02 17:56:03','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-02 14:56:12','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169373813405433220826',6606,'51693738128','3','1.00','600','retail','0','2023-09-03 13:48:54','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-09-03 10:49:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169373939722333730426',6607,'51693739393','2','1.00','300','retail','0','2023-09-03 14:09:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-03 11:10:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169373942003223222002',6608,'51693739411','6','2.00','600','retail','0','2023-09-03 14:10:20','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-03 11:10:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','563.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169373944303224325040',6609,'51693739438','4','1.00','300','retail','0','2023-09-03 14:10:44','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-03 11:11:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169374059092320734243',6611,'51693740583','4','1.00','300','retail','0','2023-09-03 14:29:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-03 11:30:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169374079631200220332',6612,'51693740787','11','2.00','100','retail','0','2023-09-03 14:33:17','','','','19.11','Cash',13.79,'50','','','5','16.00','1','2023-09-03 11:33:24','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169374284133023233332',6613,'51693742836','2','1.00','300','retail','0','2023-09-03 15:07:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-03 12:07:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169374328623303002326',6614,'51693743281','2','1.00','300','retail','0','2023-09-03 15:14:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-03 12:14:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169374638772137300002',6615,'51693746381','2','1.00','300','retail','0','2023-09-03 16:06:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-03 13:06:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169374641343273270023',6616,'51693746405','2','1.00','300','retail','0','2023-09-03 16:06:53','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-03 13:07:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169374773320706330170',6617,'51693747720','9','1.00','120','retail','30','2023-09-03 16:29:07','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-09-03 13:29:17','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169374776630330333330',6618,'51693747761','4','1.00','300','retail','0','2023-09-03 16:29:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-03 13:29:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169374952420322303290',6619,'51693749516','15','1.00','600','retail','0','2023-09-03 16:58:44','','','','450','Cash',82.76,'600','','','5','16.00','1','2023-09-03 13:58:51','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169375047890233342050',6620,'51693750470','6','1.00','280','retail','20','2023-09-03 17:14:38','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-03 14:14:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169375052693377053251',6621,'51693750507','2','2.00','560','retail','40','2023-09-03 17:15:27','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-09-03 14:25:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169373950533230332323',6623,'51693739497','8','1.00','130','retail','20','2023-09-03 17:37:11','','','','112','Cash',17.93,'130','','','5','','1','2023-09-03 14:37:27','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169375183073020202010',6624,'51693739497','8','3.00','390','retail','60','2023-09-03 17:37:11','','','','112','Cash',53.79,'130','','','5','16.00','1','2023-09-03 14:37:27','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','66.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169375471800315337723',6625,'51693754711','14','1.00','30','retail','0','2023-09-03 18:25:19','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-03 15:32:14','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169380746363602232330',6626,'51693807456','6','1.00','300','retail','0','2023-09-04 09:04:24','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-04 06:04:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169380751223238327330',6627,'51693807503','6','1.00','250','retail','50','2023-09-04 09:05:12','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-09-04 06:05:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169380753803082186303',6628,'51693807528','6','10.00','2800','retail','200','2023-09-04 09:05:38','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-09-04 06:56:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','563.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('5169381086622333302300',6629,'51693810857','4','1.00','250','retail','50','2023-09-04 10:01:22','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-09-04 07:01:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169381088130333539212',6630,'51693810857','6','6.00','1500','retail','300','2023-09-04 10:01:22','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-09-04 07:01:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','563.00','557','Inclusive','branch','Service','1110','4000','5500','',''),('5169381092105221209092',6631,'51693810897','6','6.00','1500','retail','300','2023-09-04 10:02:16','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-09-04 07:03:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','563.00','557','Inclusive','branch','Service','1110','4000','5500','',''),('5169381110902238024235',6632,'51693811094','10','3.00','210','retail','0','2023-09-04 10:05:09','','','','63.76','Cash',28.97,'70','','','5','16.00','1','2023-09-04 07:05:18','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'3','77.00','74','Inclusive','branch','Service','1110','4000','5500','',''),('5169381116413262342302',6633,'51693811157','10','1.00','70','retail','0','2023-09-04 10:06:05','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-04 07:06:18','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169381119153922329022',6634,'51693811182','2','1.00','300','retail','0','2023-09-04 10:06:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 07:06:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169382051560020913323',6635,'51693820503','8','2.00','260','retail','40','2023-09-04 12:41:55','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-09-04 09:42:02','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169382102450300603222',6636,'51693821011','8','1.00','130','retail','20','2023-09-04 12:50:24','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-04 09:50:32','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169382104338203133342',6637,'51693821036','2','4.00','1200','retail','0','2023-09-04 12:50:43','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-09-04 09:50:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169382107013222304372',6638,'51693821063','2','1.00','300','retail','0','2023-09-04 12:51:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 09:51:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169382111636820646194',6639,'51693821082','2','1.00','300','retail','0','2023-09-04 12:51:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 09:52:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169382113622052312322',6640,'51693821129','2','1.00','300','retail','0','2023-09-04 12:52:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 09:52:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169382117034033232233',6641,'51693821164','6','1.00','300','retail','0','2023-09-04 12:52:50','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-04 09:52:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169382130610313392080',6642,'51693821301','2','1.00','300','retail','0','2023-09-04 12:55:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 09:55:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169382136321652232033',6644,'51693821358','11','1.00','50','retail','0','2023-09-04 12:56:03','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-04 09:56:11','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169382611503203222330',6645,'51693826106','8','1.00','130','retail','20','2023-09-04 14:15:15','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-04 11:15:27','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169382617883933220327',6646,'51693826171','4','1.00','300','retail','0','2023-09-04 14:16:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 11:16:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169382132803228283222',6647,'51693821322','6','2.00','600','retail','0','2023-09-04 14:17:37','','','','208.27','Cash',82.76,'300','','','5','','1','2023-09-04 11:18:05','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','563.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169382625775532733606',6648,'51693821322','6','1.00','300','retail','0','2023-09-04 14:17:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-04 11:18:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169382630230033823222',6649,'51693826296','2','1.00','300','retail','0','2023-09-04 14:18:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 11:18:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169382689591364430233',6650,'51693826865','9','2.00','240','retail','60','2023-09-04 14:28:15','','','','93.93','Cash',33.10,'120','','','5','16.00','1','2023-09-04 11:28:24','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169382717023330300323',6651,'51693827165','2','1.00','300','retail','0','2023-09-04 14:32:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 11:33:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169382987341322380622',6652,'51693829853','6','1.00','300','retail','0','2023-09-04 15:17:54','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-04 12:18:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169382989624221562908',6653,'51693829889','4','1.00','300','retail','0','2023-09-04 15:18:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 12:18:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169382990124082093003',6654,'51693829889','8','1.00','150','retail','0','2023-09-04 15:18:22','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-09-04 12:18:30','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169382992003092200932',6655,'51693829914','6','3.00','900','retail','0','2023-09-04 15:18:41','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-09-04 12:18:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','563.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169383047835235603403',6656,'51693830473','4','1.00','300','retail','0','2023-09-04 15:27:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 12:28:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169329528248335222222',6657,'51693295273','3','1.00','600','retail','0','2023-09-04 15:29:17','','','','378','Cash',82.76,'600','','','5','','1','2023-09-04 12:29:44','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',517.24,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169330011910503216011',6658,'51693295273','4','1.00','300','retail','0','2023-09-04 15:29:17','','','','208','Cash',41.38,'300','','','5','','1','2023-09-04 12:29:44','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169383311920253322042',6659,'51693833097','6','1.00','280','retail','20','2023-09-04 16:12:00','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-04 13:12:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169383316862420293333',6660,'51693833158','4','2.00','600','retail','0','2023-09-04 16:12:49','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-04 13:12:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169383318813218323351',6661,'51693833182','2','1.00','300','retail','0','2023-09-04 16:13:08','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 13:13:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169383521120320333535',6662,'51693835206','2','1.00','300','retail','0','2023-09-04 16:46:52','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 13:47:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169383807423393130033',6663,'51693838058','2','3.00','900','retail','0','2023-09-04 17:34:34','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-09-04 14:34:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169383809536352522402',6664,'51693838088','4','1.00','300','retail','0','2023-09-04 17:34:55','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 14:35:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169383812943233613353',6665,'51693838125','6','1.00','300','retail','0','2023-09-04 17:35:29','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-04 14:35:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169383824013923888232',6666,'51693838235','6','1.00','300','retail','0','2023-09-04 17:47:39','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-04 14:47:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169384007203352220222',6667,'51693840067','2','1.00','300','retail','0','2023-09-04 18:07:52','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 15:08:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169384009820930938222',6668,'51693840093','4','1.00','300','retail','0','2023-09-04 18:08:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 15:08:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169384066443338043024',6669,'51693840657','2','1.00','300','retail','0','2023-09-04 18:17:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 15:24:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169384067603233645343',6670,'51693840657','2','1.00','300','retail','0','2023-09-04 18:17:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 15:24:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169384144630148228420',6671,'51693841440','4','1.00','300','retail','0','2023-09-04 18:30:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-04 15:30:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169389491442382325842',6672,'51693891685','2','1.00','300','retail','0','2023-09-05 09:21:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-05 06:22:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169389494803234130262',6673,'51693894941','3','1.00','600','retail','0','2023-09-05 09:22:37','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-09-05 06:22:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169389495613856902093',6674,'51693894941','6','1.00','300','retail','0','2023-09-05 09:22:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-05 06:22:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169389826793253309223',6675,'51693898262','6','1.00','300','retail','0','2023-09-05 10:17:47','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-05 07:17:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169389841023433903342',6676,'51693898403','2','1.00','280','retail','20','2023-09-05 10:20:10','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-05 07:20:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169389847930183640220',6677,'51693898432','6','2.00','560','retail','40','2023-09-05 10:21:20','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-05 07:21:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','563.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169390064422433234360',6678,'51693900612','4','1.00','300','retail','0','2023-09-05 10:57:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-05 07:57:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169390142431340226200',6679,'51693901410','2','1.00','300','retail','0','2023-09-05 11:10:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-05 08:10:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169390597802303563232',6680,'51693901438','2','1.00','300','retail','0','2023-09-05 12:26:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-05 09:26:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169390600803320333022',6681,'51693906001','4','3.00','900','retail','0','2023-09-05 12:26:56','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-09-05 09:27:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','95.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169390601522213635231',6682,'51693906001','6','2.00','600','retail','0','2023-09-05 12:26:56','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-05 09:27:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','563.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169390800620600320222',6683,'51693908001','11','1.00','50','retail','0','2023-09-05 13:00:07','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-05 10:00:15','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169391358053923533132',6684,'51693908018','6','1.00','300','retail','0','2023-09-05 14:33:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-05 11:33:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169391368803333308330',6686,'51693913680','6','1.00','280','retail','20','2023-09-05 14:34:49','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-05 11:34:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169391371721133229200',6687,'51693913700','2','2.00','600','retail','0','2023-09-05 14:35:17','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-05 11:35:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169391403423333323230',6688,'51693914019','11','1.00','50','retail','0','2023-09-05 14:40:35','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-05 11:41:05','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169391473924039022333',6689,'51693914731','4','1.00','280','retail','20','2023-09-05 14:52:20','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-05 11:52:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169391607342971772222',6690,'51693916068','2','1.00','300','retail','0','2023-09-05 15:14:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-05 12:14:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169391364423043321353',6691,'51693913639','2','1.00','300','retail','0','2023-09-05 15:15:53','','','','208','Cash',41.38,'300','','','5','','1','2023-09-05 12:16:04','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169391615235233212236',6692,'51693913639','13','3.00','1800','retail','0','2023-09-05 15:15:53','','','','450','Cash',248.28,'600','','','5','16.00','1','2023-09-05 12:16:04','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169391658400330242003',6693,'51693916164','11','1.00','50','retail','0','2023-09-05 15:23:12','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-05 12:23:43','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169391946229023935006',6694,'51693919457','2','1.00','300','retail','0','2023-09-05 16:11:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-05 13:11:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169392074022363323420',6695,'51693920727','8','1.00','130','retail','20','2023-09-05 16:32:21','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-05 13:32:28','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169392196230222323226',6696,'51693921949','6','2.00','600','retail','0','2023-09-05 16:52:43','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-05 13:53:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','563.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169392362222925325622',6698,'51693923615','6','1.00','280','retail','20','2023-09-05 17:23:00','','','','208.27','Cash',38.62,'280','','','5','','1','2023-09-05 14:23:12','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169392470939203523202',6699,'51693924702','2','1.00','300','retail','0','2023-09-05 17:38:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-05 14:49:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169392591432339402230',6700,'51693925366','6','1.00','300','retail','0','2023-09-05 17:58:35','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-05 14:58:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169392593422304921334',6701,'51693925928','6','1.00','300','retail','0','2023-09-05 17:58:55','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-05 14:59:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169392644820033315033',6702,'51693926441','6','1.00','300','retail','0','2023-09-05 18:07:29','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-05 15:07:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169392850722730292223',6703,'51693928383','11','1.00','50','retail','0','2023-09-05 18:41:55','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-05 15:42:03','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169392851532229332323',6704,'51693928383','14','1.00','30','retail','0','2023-09-05 18:41:55','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-05 15:42:03','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169392875842959302323',6705,'51693928751','2','1.00','300','retail','0','2023-09-05 18:45:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-05 15:46:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169397753203305273331',6706,'51693977521','4','1.00','300','retail','0','2023-09-06 08:19:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-06 05:19:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169397754220393493303',6707,'51693977521','6','1.00','300','retail','0','2023-09-06 08:19:02','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-06 05:19:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169397987933323214222',6708,'51693977659','6','2.00','600','retail','0','2023-09-06 08:57:59','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-06 05:58:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','563.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169398011669034344062',6710,'51693980098','11','1.00','50','retail','0','2023-09-06 09:09:11','','','','19.11','Cash',6.90,'50','','','5','','1','2023-09-06 06:09:20','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',43.10,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169398057033133330379',6711,'51693980564','2','1.00','300','retail','0','2023-09-06 09:09:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-06 06:09:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169398059383032322303',6712,'51693980582','4','2.00','560','retail','40','2023-09-06 09:09:54','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-09-06 06:10:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169398184532233033022',6713,'51693981839','6','1.00','300','retail','0','2023-09-06 09:30:45','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-06 06:31:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169398195012202145962',6714,'51693981902','6','3.00','840','retail','60','2023-09-06 09:32:31','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-09-06 06:32:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','563.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('5169398435643203223433',6715,'51693984350','2','1.00','300','retail','0','2023-09-06 10:12:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-06 07:12:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169398455630223338262',6716,'51693984548','2','1.00','300','retail','0','2023-09-06 10:15:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-06 07:16:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169398719442200002390',6717,'51693984878','6','1.00','280','retail','20','2023-09-06 10:59:54','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-06 08:00:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169398867883388823254',6718,'51693987247','14','1.00','30','retail','0','2023-09-06 11:24:38','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-06 08:24:46','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169398872421172829226',6719,'51693988714','6','1.00','300','retail','0','2023-09-06 11:25:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-06 08:25:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169399039190233990233',6720,'51693990384','6','1.00','300','retail','0','2023-09-06 11:53:11','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-06 08:53:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','563.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169399239223093226332',6721,'51693992384','4','1.00','300','retail','0','2023-09-06 12:26:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-06 09:26:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169399244004300492615',6722,'51693992409','4','1.00','300','retail','0','2023-09-06 12:27:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-06 09:27:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169399251753319332323',6723,'51693992467','4','1.00','300','retail','0','2023-09-06 12:28:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-06 09:28:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169399362232162224993',6724,'51693993613','4','2.00','600','retail','0','2023-09-06 12:47:03','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-06 09:47:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169399591042999392193',6725,'51693995901','4','1.00','250','retail','50','2023-09-06 13:25:23','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-09-06 10:25:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169399592396902632333',6726,'51693995901','6','7.00','1750','retail','350','2023-09-06 13:25:23','','','','208.27','Cash',241.38,'250','','','5','16.00','1','2023-09-06 10:25:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','563.00','556','Inclusive','branch','Service','1110','4000','5500','',''),('5169400121202294232203',6727,'51694001205','6','2.00','600','retail','0','2023-09-06 14:53:33','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-06 11:53:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','563.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169400124405020310030',6728,'51694001239','12','1.00','30','retail','0','2023-09-06 14:54:27','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-06 11:54:36','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169400126771372402230',6729,'51694001239','11','1.00','50','retail','0','2023-09-06 14:54:27','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-06 11:54:36','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169400686499822323493',6733,'51694006856','6','2.00','600','retail','0','2023-09-06 16:59:44','','','','208.27','Cash',82.76,'300','','','5','','1','2023-09-06 13:59:52','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'2','563.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169400827812340301433',6734,'51694006856','6','1.00','300','retail','0','2023-09-06 16:59:44','','','','208.27','Cash',41.38,'300','','','5','','1','2023-09-06 13:59:52','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169400878403932802200',6735,'51694006856','6','1.00','300','retail','0','2023-09-06 16:59:44','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-06 13:59:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169400880003030331240',6736,'51694008795','6','1.00','300','retail','0','2023-09-06 17:00:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-06 14:00:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169401075500010902930',6737,'51694010747','7','1.00','250','retail','0','2023-09-06 17:32:35','','','','168','Cash',34.48,'250','','','5','16.00','1','2023-09-06 14:32:43','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169401139624132209033',6738,'51694011389','4','1.00','300','retail','0','2023-09-06 17:43:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-06 14:44:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169401254534292314022',6739,'51694012539','2','1.00','280','retail','20','2023-09-06 18:02:26','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-06 15:02:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169401404050263430230',6740,'51694014036','6','1.00','300','retail','0','2023-09-06 18:27:21','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-06 15:27:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169401406930132310102',6741,'51694014055','4','1.00','280','retail','20','2023-09-06 18:27:49','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-06 15:27:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169406556495223426400',6742,'51694065560','6','1.00','300','retail','0','2023-09-07 08:46:05','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-07 05:46:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169406561502432202362',6743,'51694065605','6','2.00','560','retail','40','2023-09-07 08:46:55','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-07 05:47:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169406941733303036293',6744,'51694065648','6','10.00','2800','retail','200','2023-09-07 09:50:18','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-09-07 06:50:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','565.00','555','Inclusive','branch','Service','1110','4000','5500','',''),('5169406955602652920069',6745,'51694069548','3','1.00','600','retail','0','2023-09-07 09:52:36','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-09-07 06:52:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169407533939532552509',6746,'51694075330','6','2.00','560','retail','40','2023-09-07 11:29:00','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-07 08:29:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169407568508552023629',6747,'51694075679','2','1.00','300','retail','0','2023-09-07 11:34:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-07 08:34:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169407580764932323263',6748,'51694075801','10','1.00','70','retail','0','2023-09-07 11:36:48','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-07 08:36:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169407594100332504424',6749,'51694075935','11','1.00','50','retail','0','2023-09-07 11:39:09','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-07 08:39:16','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169407594916093222312',6750,'51694075935','14','1.00','30','retail','0','2023-09-07 11:39:09','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-07 08:39:16','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169407613020523230022',6751,'51694076118','2','1.00','300','retail','0','2023-09-07 11:42:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-07 08:42:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169407800423343043853',6752,'51694077991','6','6.00','1500','retail','300','2023-09-07 12:13:25','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-09-07 09:13:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','565.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169407805744932323074',6753,'51694078051','2','1.00','300','retail','0','2023-09-07 12:14:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-07 09:14:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169407993416993002230',6754,'51694079930','11','1.00','50','retail','0','2023-09-07 12:45:34','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-07 09:46:21','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169408002530353403031',6755,'51694079989','6','1.00','280','retail','20','2023-09-07 12:47:06','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-07 09:47:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169408085222230202023',6756,'51694080578','2','1.00','300','retail','0','2023-09-07 13:00:52','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-07 10:01:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169408089402823106202',6757,'51694080888','11','1.00','50','retail','0','2023-09-07 13:01:35','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-07 10:02:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169408248883308340322',6759,'51694082483','2','1.00','300','retail','0','2023-09-07 13:28:24','','','','208','Cash',41.38,'300','','','5','','1','2023-09-07 10:28:31','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169408253531400024231',6760,'51694082515','2','1.00','300','retail','0','2023-09-07 13:29:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-07 10:29:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169408254103232349302',6761,'51694082515','4','1.00','300','retail','0','2023-09-07 13:29:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-07 10:29:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169408266008383520333',6762,'51694082654','6','1.00','300','retail','0','2023-09-07 13:31:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-07 10:31:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169408375833482672333',6763,'51694083711','2','1.00','300','retail','0','2023-09-07 13:49:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-07 10:49:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169408882300920230252',6764,'51694088817','6','2.00','600','retail','0','2023-09-07 15:13:43','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-07 12:13:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169408884723326302303',6765,'51694088837','2','1.00','300','retail','0','2023-09-07 15:14:07','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-07 12:14:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169408897523236828322',6766,'51694088966','11','1.00','50','retail','0','2023-09-07 15:16:16','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-07 12:16:23','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169409130123132100023',6767,'51694091279','6','2.00','560','retail','40','2023-09-07 15:55:02','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-07 12:55:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169409515100003963412',6768,'51694094348','4','1.00','300','retail','0','2023-09-07 16:59:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-07 13:59:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169409823190233322050',6769,'51694098210','2','1.00','300','retail','0','2023-09-07 17:50:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-07 14:50:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169409828804033202338',6770,'51694098256','9','1.00','120','retail','30','2023-09-07 17:51:29','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-09-07 14:51:36','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169409929823339003052',6771,'51694099280','6','1.00','300','retail','0','2023-09-07 18:08:18','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-07 15:08:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169415523839203019233',6772,'51694155231','6','6.00','1800','retail','0','2023-09-08 09:40:38','','','','208.27','Cash',248.28,'300','','','5','16.00','1','2023-09-08 06:40:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'6','565.00','559','Inclusive','branch','Service','1110','4000','5500','',''),('5169415617010220304226',6773,'51694156158','6','2.00','600','retail','0','2023-09-08 09:56:10','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-08 06:56:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169415619153900313600',6774,'51694156183','6','2.00','600','retail','0','2023-09-08 09:59:32','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-08 06:59:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169415758622038833009',6775,'51694157579','4','1.00','300','retail','0','2023-09-08 10:19:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-08 07:19:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169415814223234525224',6776,'51694158132','2','2.00','600','retail','0','2023-09-08 10:29:03','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-08 07:29:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169415885640224693226',6777,'51694158803','11','2.00','100','retail','0','2023-09-08 10:40:57','','','','19.11','Cash',13.79,'50','','','5','16.00','1','2023-09-08 07:41:05','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169416249164153031430',6778,'51694158911','2','1.00','300','retail','0','2023-09-08 11:41:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-08 08:42:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169416256206223596242',6779,'51694162553','6','2.00','600','retail','0','2023-09-08 11:42:43','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-08 08:42:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169416351733520121330',6781,'51694163511','4','1.00','300','retail','0','2023-09-12 12:00:17','','','','208','Cash',41.38,'300','','','5','','1','2023-09-08 09:00:47','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169416375133040227234',6782,'51694163743','8','2.00','260','retail','40','2023-09-08 12:02:32','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-09-08 09:02:39','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169416570222212521233',6783,'51694165696','11','1.00','50','retail','0','2023-09-08 12:35:03','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-08 09:35:11','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169416609046400604669',6784,'51694166084','2','1.00','300','retail','0','2023-09-08 12:41:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-08 09:41:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169416617220293342622',6785,'51694166167','6','1.00','300','retail','0','2023-09-08 12:42:52','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-08 09:43:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169416793422364237022',6786,'51694166403','4','1.00','300','retail','0','2023-09-08 13:12:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-08 10:12:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169417253922393931330',6787,'51694172512','12','1.00','30','retail','0','2023-09-08 14:29:00','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-08 11:29:58','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169417275402534032451',6788,'51694172675','11','1.00','50','retail','0','2023-09-08 14:32:35','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-08 11:32:42','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169417278143027390607',6789,'51694172774','2','1.00','300','retail','0','2023-09-08 14:33:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-08 11:34:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169417290902133302050',6790,'51694172887','10','1.00','70','retail','0','2023-09-08 14:35:09','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-08 11:35:56','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169417297032002736234',6791,'51694172964','2','1.00','300','retail','0','2023-09-08 14:36:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-08 11:40:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169417323223024132250',6792,'51694173216','8','1.00','130','retail','20','2023-09-08 14:40:33','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-08 11:40:42','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169417337605207320530',6793,'51694173369','7','1.00','250','retail','0','2023-09-08 14:42:56','','','','168','Cash',34.48,'250','','','5','16.00','1','2023-09-08 11:43:04','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169417640633207390356',6795,'51694176399','11','1.00','50','retail','0','2023-09-08 15:34:55','','','','19.11','Cash',6.90,'50','','','5','','1','2023-09-08 12:35:03','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',43.10,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169417649503243922153',6796,'51694176399','11','1.00','50','retail','0','2023-09-08 15:34:55','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-08 12:35:03','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169417668134223876924',6797,'51694176675','2','1.00','300','retail','0','2023-09-08 15:38:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-08 12:38:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169417669003205372220',6798,'51694176675','8','2.00','300','retail','0','2023-09-08 15:38:10','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-09-08 12:38:23','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169417901700312227091',6799,'51694179001','10','2.00','140','retail','0','2023-09-08 16:16:57','','','','63.76','Cash',19.31,'70','','','5','16.00','1','2023-09-08 13:17:08','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','77.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('5169417914422732400032',6800,'51694179136','2','4.00','1200','retail','0','2023-09-08 16:19:04','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-09-08 13:45:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169418072693642060414',6801,'51694180718','6','1.00','300','retail','0','2023-09-08 16:45:26','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-08 13:45:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169418126042263962343',6802,'51694181253','16','1.00','600','retail','0','2023-09-08 16:54:20','','','','400','Cash',82.76,'600','','','5','16.00','1','2023-09-08 13:54:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169418419102390400541',6803,'51694184176','4','1.00','280','retail','20','2023-09-08 17:43:12','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-08 14:43:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169418424434230040381',6804,'51694184238','3','1.00','600','retail','0','2023-09-08 17:44:05','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-09-08 14:44:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169418426442302309224',6805,'51694184257','2','3.00','900','retail','0','2023-09-08 17:44:24','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-09-08 14:44:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169418471502348313837',6806,'51694184696','3','1.00','600','retail','0','2023-09-08 17:51:55','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-09-08 14:52:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169418556100212286336',6807,'51694185556','2','1.00','300','retail','0','2023-09-08 18:06:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-08 15:06:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169418620640406100682',6808,'51694186197','6','2.00','600','retail','0','2023-09-08 18:16:46','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-08 15:16:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169423860502305093203',6809,'51694238591','6','8.00','2000','retail','400','2023-09-09 08:50:06','','','','208.27','Cash',275.86,'250','','','5','16.00','1','2023-09-09 05:50:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'8','565.00','557','Inclusive','branch','Service','1110','4000','5500','',''),('5169424536064066103500',6810,'51694245354','2','1.00','300','retail','0','2023-09-09 10:42:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-09 07:42:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169424543832333342022',6811,'51694245433','2','1.00','300','retail','0','2023-09-09 10:44:07','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-09 07:44:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169424544722502066333',6812,'51694245433','6','1.00','300','retail','0','2023-09-09 10:44:07','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-09 07:44:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169424547293644301322',6813,'51694245461','2','4.00','1200','retail','0','2023-09-09 10:44:40','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-09-09 07:44:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169424547913242443273',6814,'51694245461','6','2.00','600','retail','0','2023-09-09 10:44:40','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-09 07:44:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169425072502517230952',6815,'51694248351','10','1.00','70','retail','0','2023-09-09 12:12:06','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-09 09:12:12','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169425142443246602344',6816,'51694251409','2','2.00','600','retail','0','2023-09-09 12:23:44','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-09 09:24:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169425148133383530352',6817,'51694251475','4','1.00','300','retail','0','2023-09-09 12:24:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-09 09:24:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169425150649206403222',6818,'51694251498','6','2.00','600','retail','0','2023-09-09 12:25:07','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-09 09:25:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169425521545252352230',6819,'51694255209','4','1.00','300','retail','0','2023-09-09 13:26:55','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-09 10:27:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169425532420424496353',6820,'51694255317','4','1.00','300','retail','0','2023-09-09 13:28:44','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-09 10:28:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169425761522304339255',6821,'51694257607','6','1.00','280','retail','20','2023-09-09 14:06:56','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-09 11:07:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169425763142294417232',6822,'51694257627','6','1.00','300','retail','0','2023-09-09 14:07:12','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-09 11:07:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169425765803333201633',6823,'51694257651','2','2.00','600','retail','0','2023-09-09 14:07:38','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-09 11:07:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169426091232203026093',6824,'51694260765','11','1.00','50','retail','0','2023-09-09 15:01:53','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-09 12:02:48','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169426100059243032032',6825,'51694260994','6','2.00','600','retail','0','2023-09-09 15:03:20','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-09 12:03:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169426579190321051032',6826,'51694261013','6','2.00','600','retail','0','2023-09-09 16:23:21','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-09 13:23:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169426580122254222653',6827,'51694261013','8','4.00','600','retail','0','2023-09-09 16:23:21','','','','112','Cash',82.76,'150','','','5','16.00','1','2023-09-09 13:23:30','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','66.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169426762036233035623',6828,'51694267615','2','1.00','300','retail','0','2023-09-09 16:53:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-09 13:53:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169426820022626421465',6829,'51694268190','6','1.00','280','retail','20','2023-09-09 17:03:20','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-09 14:03:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169426844620324032165',6830,'51694268440','2','1.00','300','retail','0','2023-09-09 17:07:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-09 14:07:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169427009822222332754',6831,'51694270075','6','2.00','600','retail','0','2023-09-09 17:34:58','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-09 14:35:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169427454322241344323',6832,'51694274538','4','1.00','300','retail','0','2023-09-09 18:49:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-09 15:49:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169434267130002420034',6833,'51694342664','2','1.00','300','retail','0','2023-09-10 13:44:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-10 10:44:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169434269892322812026',6834,'51694342692','2','3.00','900','retail','0','2023-09-10 13:45:00','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-09-10 10:45:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169434272703023320563',6835,'51694342720','2','1.00','300','retail','0','2023-09-10 13:45:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-10 10:45:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169434277330442620604',6837,'51694342763','6','2.00','600','retail','0','2023-09-10 13:46:15','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-10 10:46:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169434316500326000222',6838,'51694343154','4','1.00','300','retail','0','2023-09-10 13:52:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-10 10:52:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169434274523455024333',6839,'51694342740','2','1.00','300','retail','0','2023-09-10 15:08:29','','','','208','Cash',41.38,'300','','','5','','1','2023-09-10 12:08:37','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169434770920473020203',6840,'51694342740','4','1.00','280','retail','20','2023-09-10 15:08:29','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-10 12:08:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169434853706292332232',6841,'51694348401','6','1.00','280','retail','20','2023-09-10 15:22:17','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-10 12:22:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169435053131162214350',6842,'51694348742','2','1.00','300','retail','0','2023-09-10 15:55:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-10 12:55:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169435247250003352271',6843,'51694350575','2','1.00','300','retail','0','2023-09-10 16:27:52','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-10 13:28:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169435441149206403222',6844,'51694354406','2','1.00','300','retail','0','2023-09-10 17:00:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-10 14:00:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169435443029003363334',6845,'51694354426','2','1.00','300','retail','0','2023-09-10 17:00:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-10 14:00:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169435585600090532836',6846,'51694355847','1','1.00','1600','retail','0','2023-09-10 17:24:16','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-09-10 14:24:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169435875830312286012',6847,'51694358705','4','1.00','300','retail','0','2023-09-10 18:12:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-10 15:12:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169441185120523230122',6848,'51694411838','4','5.00','1500','retail','0','2023-09-11 08:57:32','','','','208','Cash',206.90,'300','','','5','16.00','1','2023-09-11 05:57:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','95.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169441195342230003263',6849,'51694411948','6','1.00','300','retail','0','2023-09-11 08:59:14','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-11 05:59:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169441197193230499232',6850,'51694411965','6','3.00','900','retail','0','2023-09-11 08:59:31','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-09-11 05:59:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','565.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169441300232322403042',6851,'51694412993','6','10.00','2800','retail','200','2023-09-11 09:16:43','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-09-11 06:16:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','565.00','555','Inclusive','branch','Service','1110','4000','5500','',''),('5169441400253022320022',6852,'51694413991','10','1.00','70','retail','0','2023-09-11 09:33:22','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-11 06:33:35','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169441629523203039234',6853,'51694416283','6','1.00','300','retail','0','2023-09-11 10:11:44','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-11 07:11:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169441630333913122364',6854,'51694416283','4','1.00','300','retail','0','2023-09-11 10:11:44','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-11 07:11:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169441875330140300033',6855,'51694418745','8','1.00','130','retail','20','2023-09-11 10:52:33','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-11 07:52:39','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169442111943134242323',6856,'51694421114','2','1.00','300','retail','0','2023-09-11 11:32:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-11 08:32:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169442116633252463521',6857,'51694421160','4','1.00','300','retail','0','2023-09-11 11:32:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-11 09:41:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169442117734122353225',6858,'51694421160','6','2.00','600','retail','0','2023-09-11 11:32:58','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-11 09:41:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169442533892332203250',6859,'51694425319','8','2.00','300','retail','0','2023-09-11 12:42:18','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-09-11 09:42:46','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169442540342563332320',6860,'51694425391','6','3.00','750','retail','150','2023-09-11 12:43:23','','','','208.27','Cash',103.45,'250','','','5','16.00','1','2023-09-11 09:43:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','565.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169442561223342432403',6861,'51694425603','1','2.00','3200','retail','0','2023-09-11 12:47:14','','','','1105','Cash',441.38,'1600','','','5','16.00','1','2023-09-11 09:47:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169442562123003210202',6862,'51694425603','2','10.00','3000','retail','0','2023-09-11 12:47:14','','','','208','Cash',413.79,'300','','','5','16.00','1','2023-09-11 09:47:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'10','99999999.99','99999989.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169442563422333052042',6863,'51694425603','18','9.00','270','retail','0','2023-09-11 12:47:14','','','','26','Cash',37.24,'30','','','5','16.00','1','2023-09-11 09:47:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'9','12.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169442710909370701330',6864,'51694427102','6','1.00','300','retail','0','2023-09-11 13:11:49','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-11 10:11:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169442757072002243422',6865,'51694427372','6','4.00','1200','retail','0','2023-09-11 13:19:39','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-09-11 10:20:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','565.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169442757996052342032',6866,'51694427372','4','6.00','1800','retail','0','2023-09-11 13:19:39','','','','208','Cash',248.28,'300','','','5','16.00','1','2023-09-11 10:20:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'6','95.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('5169443108041233340340',6867,'51694431076','3','1.00','600','retail','0','2023-09-11 14:18:10','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-09-11 11:18:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169443109030902260040',6868,'51694431076','4','1.00','300','retail','0','2023-09-11 14:18:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-11 11:18:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169443114542545233303',6869,'51694431137','6','2.00','560','retail','40','2023-09-11 14:19:06','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-11 11:19:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169443119192031433200',6870,'51694431185','11','1.00','50','retail','0','2023-09-11 14:20:06','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-11 11:20:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169443120532052233223',6871,'51694431185','12','1.00','30','retail','0','2023-09-11 14:20:06','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-11 11:20:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169443201660300320226',6872,'51694431941','2','1.00','300','retail','0','2023-09-11 14:33:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-11 11:33:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169443532161300126023',6873,'51694435304','12','2.00','60','retail','0','2023-09-11 15:28:42','','','','8','Cash',8.28,'30','','','5','16.00','1','2023-09-11 12:28:51','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','19.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('5169443545830334539339',6874,'51694435448','8','2.00','300','retail','0','2023-09-11 15:30:59','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-09-11 12:31:44','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169443668422423302282',6875,'51694436674','6','3.00','840','retail','60','2023-09-11 15:51:24','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-09-11 12:51:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','565.00','562','Inclusive','branch','Service','1110','4000','5500','',''),('5169443714934009320032',6876,'51694437138','4','1.00','300','retail','0','2023-09-11 15:59:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-11 12:59:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169443862134012060240',6877,'51694438609','8','2.00','300','retail','0','2023-09-11 16:23:42','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-09-11 13:24:06','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169443867233222462430',6878,'51694438660','4','2.00','560','retail','40','2023-09-11 16:24:33','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-09-11 13:24:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','95.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169443925833932323394',6879,'51694439127','2','1.00','300','retail','0','2023-09-11 16:34:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-11 13:34:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169443995695320303230',6880,'51694439950','10','1.00','70','retail','0','2023-09-11 16:45:56','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-11 13:46:06','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169444096820243031442',6881,'51694440958','8','3.00','390','retail','60','2023-09-11 17:02:49','','','','112','Cash',53.79,'130','','','5','16.00','1','2023-09-11 14:02:59','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','66.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169444100240521223332',6882,'51694440996','3','1.00','600','retail','0','2023-09-11 17:03:22','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-09-11 14:03:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169444211721112429226',6883,'51694442110','4','1.00','300','retail','0','2023-09-11 17:21:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-11 14:22:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169444289105022930343',6884,'51694442882','4','1.00','300','retail','0','2023-09-11 17:34:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-11 14:34:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169444301808031134333',6885,'51694443011','2','1.00','300','retail','0','2023-09-11 17:36:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-11 14:37:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169444445034303620301',6886,'51694444443','7','1.00','250','retail','0','2023-09-11 18:00:50','','','','168','Cash',34.48,'250','','','5','16.00','1','2023-09-11 15:00:58','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169444449504209434355',6887,'51694444486','6','2.00','560','retail','40','2023-09-11 18:01:35','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-11 15:02:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169444468624353633083',6888,'51694444680','6','1.00','300','retail','0','2023-09-11 18:04:47','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-11 15:05:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169444747724223174202',6890,'51694447466','8','2.00','300','retail','0','2023-09-11 18:51:18','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-09-11 15:51:25','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169444750832545213342',6891,'51694447501','14','1.00','30','retail','0','2023-09-11 18:51:48','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-11 15:51:55','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169444627942424322793',6892,'51694446274','2','1.00','300','retail','0','2023-09-11 18:59:04','','','','208','Cash',41.38,'300','','','5','','1','2023-09-11 15:59:15','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169450206722942507503',6893,'51694502054','14','1.00','30','retail','0','2023-09-12 10:01:07','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-12 07:01:16','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169450213400230421124',6894,'51694502092','2','1.00','300','retail','0','2023-09-12 10:02:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-12 07:02:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''); INSERT INTO `sales_order` VALUES ('5169450352430632223243',6895,'51694502214','2','1.00','280','retail','20','2023-09-12 10:25:24','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-12 07:25:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169450452152244203202',6896,'51694504511','6','1.00','300','retail','0','2023-09-12 10:42:01','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-12 07:42:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169450491633261024624',6897,'51694504906','8','2.00','260','retail','40','2023-09-12 10:48:37','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-09-12 07:48:47','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169450533234592234353',6898,'51694504949','4','1.00','300','retail','0','2023-09-12 10:55:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-12 07:56:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169450535333230032320',6899,'51694504949','10','2.00','140','retail','0','2023-09-12 10:55:54','','','','63.76','Cash',19.31,'70','','','5','16.00','1','2023-09-12 07:56:03','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','77.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('5169450625123262220032',6900,'51694506243','2','1.00','280','retail','20','2023-09-12 11:10:51','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-12 08:11:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169450626923013202224',6901,'51694506260','6','1.00','300','retail','0','2023-09-12 11:11:09','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-12 08:11:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169450671123326333626',6902,'51694506705','15','1.00','600','retail','0','2023-09-12 11:18:32','','','','450','Cash',82.76,'600','','','5','16.00','1','2023-09-12 08:18:41','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169450845823393333802',6903,'51694508449','10','1.00','70','retail','0','2023-09-12 11:47:39','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-12 08:47:50','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169451596423212320932',6904,'51694515520','1','1.00','1600','retail','0','2023-09-12 13:52:45','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-09-12 10:52:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169451661636332120246',6906,'51694516101','11','1.00','50','retail','0','2023-09-12 14:03:42','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-12 11:03:51','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169451662292403321469',6907,'51694516101','12','1.00','30','retail','0','2023-09-12 14:03:42','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-12 11:03:51','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169451686043330051033',6908,'51694516853','2','1.00','300','retail','0','2023-09-12 14:07:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-12 11:07:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169451687551320250004',6909,'51694516869','6','1.00','300','retail','0','2023-09-12 14:07:55','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-12 11:08:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169451607032337742022',6910,'51694515973','4','3.00','900','retail','0','2023-09-12 14:41:04','','','','208','Cash',124.14,'300','','','5','','1','2023-09-12 11:41:22','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'3','95.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('5169452054322253330226',6911,'51694520531','4','1.00','260','retail','40','2023-09-12 15:09:03','','','','208','Cash',35.86,'260','','','5','16.00','1','2023-09-12 12:09:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',224.14,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169452284722262320412',6912,'51694522841','14','1.00','30','retail','0','2023-09-12 15:47:41','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-12 12:47:49','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169452286042822240253',6913,'51694522841','10','1.00','70','retail','0','2023-09-12 15:47:41','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-12 12:47:49','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169452533626292352330',6914,'51694525327','4','1.00','300','retail','0','2023-09-12 16:28:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-12 13:29:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169452683203431240236',6915,'51694526710','6','1.00','250','retail','50','2023-09-12 16:53:53','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-09-12 13:54:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169452685545801230912',6916,'51694526847','4','1.00','300','retail','0','2023-09-12 16:54:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-12 13:54:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169452686102334233229',6917,'51694526847','6','1.00','300','retail','0','2023-09-12 16:54:22','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-12 13:54:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169452711533324359542',6918,'51694527106','2','1.00','300','retail','0','2023-09-12 16:58:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-12 14:00:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169452772723032477741',6919,'51694527719','2','1.00','280','retail','20','2023-09-12 17:08:48','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-12 14:09:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169452785653280632231',6920,'51694527849','2','1.00','300','retail','0','2023-09-12 17:10:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-12 14:11:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169452965294320393300',6922,'51694529642','4','1.00','280','retail','20','2023-09-12 17:46:16','','','','208','Cash',38.62,'280','','','5','','1','2023-09-12 14:47:44','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169453030329332520323',6923,'51694530297','6','1.00','300','retail','0','2023-09-12 17:51:43','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-12 14:51:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169458598031422308323',6924,'51694585964','8','4.00','600','retail','0','2023-09-13 09:19:41','','','','112','Cash',82.76,'150','','','5','16.00','1','2023-09-13 06:20:15','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','66.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169458609450200343633',6925,'51694586087','2','1.00','300','retail','0','2023-09-13 09:21:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-13 06:21:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169458611786342432403',6926,'51694586109','6','4.00','1200','retail','0','2023-09-13 09:21:58','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-09-13 06:22:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','565.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('5169458826622360286333',6927,'51694588183','10','1.00','70','retail','0','2023-09-13 09:57:46','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-13 06:57:53','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169458899339232523032',6928,'51694588984','6','2.00','600','retail','0','2023-09-13 10:09:54','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-13 07:10:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169459196883036165030',6929,'51694591277','6','1.00','300','retail','0','2023-09-13 10:59:28','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-13 07:59:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169459494822923053941',6930,'51694594912','6','1.00','300','retail','0','2023-09-13 11:49:09','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-13 08:49:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169459499883320021334',6931,'51694594990','12','1.00','30','retail','0','2023-09-13 11:50:36','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-13 08:50:48','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169459503625039022333',6932,'51694594990','14','1.00','10','retail','20','2023-09-13 11:50:36','','','','19.54','Cash',1.38,'10','','','5','16.00','1','2023-09-13 08:50:48','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169459940729393130093',6933,'51694599390','14','1.00','30','retail','0','2023-09-13 13:03:27','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-13 10:04:53','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169459951501961092391',6934,'51694599507','6','1.00','280','retail','20','2023-09-13 13:05:15','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-13 10:05:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','565.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('5169460092230322009330',6935,'51694600912','8','1.00','130','retail','20','2023-09-13 13:28:43','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-13 10:30:37','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169460156533330192200',6937,'51694601547','7','1.00','230','retail','20','2023-09-13 13:40:18','','','','168','Cash',31.72,'230','','','5','','1','2023-09-13 10:40:26','1','4','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',198.28,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169460161720330639153',6938,'51694601547','8','1.00','130','retail','20','2023-09-13 13:40:18','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-13 10:40:26','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169460812129332620323',6939,'51694608111','10','2.00','140','retail','0','2023-09-13 15:28:42','','','','63.76','Cash',19.31,'70','','','5','16.00','1','2023-09-13 12:28:49','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','77.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('5169460813933026303900',6940,'51694608134','2','1.00','300','retail','0','2023-09-13 15:28:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-13 12:29:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169460847233480938060',6941,'51694608464','6','2.00','600','retail','0','2023-09-13 15:34:32','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-13 12:34:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169460965922020093043',6942,'51694609620','2','1.00','300','retail','0','2023-09-13 15:54:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-13 12:55:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169460985720292090004',6943,'51694609840','11','1.00','50','retail','0','2023-09-13 15:57:37','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-13 12:57:49','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169461199635006032233',6944,'51694611984','2','4.00','1200','retail','0','2023-09-13 16:33:17','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-09-13 13:48:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169461386521303032932',6945,'51694613041','6','2.00','600','retail','0','2023-09-13 17:04:25','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-13 14:04:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','565.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('5169461903241132223295',6946,'51694619026','14','1.00','30','retail','0','2023-09-13 18:30:50','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-13 15:31:17','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169461903920001162232',6947,'51694619026','4','1.00','300','retail','0','2023-09-13 18:30:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-13 15:31:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169461904930315423422',6948,'51694619026','7','2.00','500','retail','0','2023-09-13 18:30:50','','','','168','Cash',68.97,'250','','','5','16.00','1','2023-09-13 15:31:17','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169466958023622501339',6951,'51694669573','4','1.00','300','retail','0','2023-09-14 08:33:52','','','','208','Cash',41.38,'300','','','5','','1','2023-09-14 05:34:10','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169466972220026222322',6952,'51694669702','4','2.00','600','retail','0','2023-09-14 08:35:23','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-14 05:35:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','96.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169467053750216332223',6953,'51694669734','2','1.00','300','retail','0','2023-09-14 08:49:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-14 05:49:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169467054300220627303',6954,'51694669734','4','1.00','300','retail','0','2023-09-14 08:49:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-14 05:49:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169467061333020323032',6955,'51694670603','6','10.00','2800','retail','200','2023-09-14 08:50:14','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-09-14 05:52:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','575.00','565','Inclusive','branch','Service','1110','4000','5500','',''),('5169467158302060226224',6956,'51694671570','15','3.00','1800','retail','0','2023-09-14 09:06:23','','','','450','Cash',248.28,'600','','','5','16.00','1','2023-09-14 06:46:49','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169467406323304266326',6957,'51694674046','4','2.00','560','retail','40','2023-09-14 09:47:44','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-09-14 06:47:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','96.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169467420992032343022',6958,'51694674161','4','2.00','500','retail','100','2023-09-14 09:50:30','','','','208','Cash',68.97,'250','','','5','16.00','1','2023-09-14 06:50:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','96.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169467423023234094002',6959,'51694674161','6','8.00','2000','retail','400','2023-09-14 09:50:30','','','','208.27','Cash',275.86,'250','','','5','16.00','1','2023-09-14 06:50:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'8','575.00','567','Inclusive','branch','Service','1110','4000','5500','',''),('5169467425437332030692',6960,'51694674240','6','4.00','1000','retail','200','2023-09-14 09:50:55','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-09-14 06:51:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','575.00','571','Inclusive','branch','Service','1110','4000','5500','',''),('5169467431223023339203',6961,'51694674306','6','1.00','300','retail','0','2023-09-14 09:51:52','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-14 06:52:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','575.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169467495765320022222',6962,'51694674952','10','1.00','70','retail','0','2023-09-14 10:02:37','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-14 07:02:43','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169467616211201022265',6963,'51694676153','6','1.00','280','retail','20','2023-09-14 10:22:42','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-14 07:22:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','575.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169467677932203332103',6964,'51694676248','6','4.00','1120','retail','80','2023-09-14 10:32:59','','','','208.27','Cash',154.48,'280','','','5','16.00','1','2023-09-14 07:33:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','575.00','571','Inclusive','branch','Service','1110','4000','5500','',''),('5169467680520230620499',6965,'51694676800','6','1.00','300','retail','0','2023-09-14 10:33:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-14 07:33:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','575.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169467723832683332363',6966,'51694676849','6','1.00','300','retail','0','2023-09-14 10:40:38','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-14 07:40:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','575.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169467727721330200473',6967,'51694677266','2','2.00','600','retail','0','2023-09-14 10:41:17','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-14 07:41:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169467882452803622102',6968,'51694677605','10','1.00','70','retail','0','2023-09-14 11:07:05','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-14 08:07:11','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169468117903337322211',6969,'51694681174','2','1.00','300','retail','0','2023-09-14 11:46:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-14 08:46:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169468120222043263232',6970,'51694681195','4','1.00','300','retail','0','2023-09-14 11:46:42','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-14 08:46:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169468745491252630293',6971,'51694687205','4','2.00','600','retail','0','2023-09-14 13:31:02','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-14 10:31:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','96.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169468746183336013728',6972,'51694687205','6','2.00','600','retail','0','2023-09-14 13:31:02','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-14 10:31:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','575.00','573','Inclusive','branch','Service','1110','4000','5500','',''),('5169468748334241201788',6973,'51694687479','4','1.00','300','retail','0','2023-09-14 13:31:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-14 10:31:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169468750537343793424',6974,'51694687497','6','3.00','900','retail','0','2023-09-14 13:31:45','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-09-14 10:32:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','575.00','572','Inclusive','branch','Service','1110','4000','5500','',''),('5169468753452522321442',6975,'51694687527','4','2.00','600','retail','0','2023-09-14 13:32:15','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-14 10:32:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','96.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169468856442628023302',6976,'51694688558','12','1.00','30','retail','0','2023-09-14 13:49:25','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-14 10:49:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169469060762720693254',6977,'51694690596','9','1.00','120','retail','30','2023-09-14 14:23:27','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-09-14 11:24:31','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169469328042222365492',6978,'51694693271','2','1.00','300','retail','0','2023-09-14 15:08:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-14 12:08:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169469383532442323202',6979,'51694693295','2','2.00','600','retail','0','2023-09-14 15:17:15','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-14 12:17:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169469405032233532309',6980,'51694694043','2','1.00','300','retail','0','2023-09-14 15:22:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-14 12:22:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169469565936330293362',6981,'51694695649','4','2.00','560','retail','40','2023-09-14 15:47:39','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-09-14 12:47:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','96.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169469632136322022053',6982,'51694696314','2','1.00','300','retail','0','2023-09-14 15:58:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-14 12:58:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169469711333335330133',6983,'51694697092','2','1.00','300','retail','0','2023-09-14 16:11:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-14 13:12:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169469715737694252707',6984,'51694697152','6','1.00','300','retail','0','2023-09-14 16:12:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-14 13:12:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','575.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169470123923730322332',6985,'51694701234','2','1.00','300','retail','0','2023-09-14 17:20:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-14 14:20:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169470126020322332662',6986,'51694701255','6','1.00','300','retail','0','2023-09-14 17:21:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-14 14:21:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','575.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169470128430002000340',6987,'51694701272','4','3.00','900','retail','0','2023-09-14 17:46:27','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-09-14 14:47:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','96.00','93','Inclusive','branch','Service','1110','4000','5500','',''),('5169470278722377212370',6988,'51694701272','4','1.00','300','retail','0','2023-09-14 17:46:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-14 14:47:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169470298532222403045',6989,'51694702979','6','1.00','300','retail','0','2023-09-14 17:49:46','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-14 14:49:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','575.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169470325722734076072',6990,'51694703249','6','1.00','280','retail','20','2023-09-14 17:54:17','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-14 14:54:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169470486662660202324',6991,'51694704855','6','2.00','560','retail','40','2023-09-14 18:21:06','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-14 15:21:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','576.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169470623102322030022',6992,'51694706225','2','1.00','300','retail','0','2023-09-14 18:44:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-14 15:44:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169470657920233502623',6993,'51694706574','6','1.00','300','retail','0','2023-09-14 18:49:40','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-14 15:49:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169475668830042002333',6994,'51694756679','6','1.00','250','retail','50','2023-09-15 08:44:48','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-09-15 05:44:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169475801776205823104',6995,'51694756706','6','4.00','1200','retail','0','2023-09-15 09:06:58','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-09-15 06:07:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','576.00','572','Inclusive','branch','Service','1110','4000','5500','',''),('5169475952554532290290',6996,'51694759515','6','2.00','560','retail','40','2023-09-15 09:32:15','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-15 06:32:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','576.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169475953422363323320',6997,'51694759515','4','1.00','280','retail','20','2023-09-15 09:32:15','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-15 06:32:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169475955231232606523',6998,'51694759548','2','1.00','300','retail','0','2023-09-15 09:32:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-15 06:32:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169476498844633346208',6999,'51694764982','12','1.00','30','retail','0','2023-09-15 11:03:08','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-15 08:05:10','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169476512802520235203',7000,'51694765119','11','1.00','50','retail','0','2023-09-15 11:05:29','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-15 08:05:42','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169476648532332074345',7001,'51694765207','11','1.00','50','retail','0','2023-09-15 11:28:06','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-15 08:28:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169476835620326250342',7002,'51694768351','6','1.00','300','retail','0','2023-09-15 11:59:17','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-15 08:59:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169477246103273674273',7003,'51694772455','6','1.00','300','retail','0','2023-09-15 13:07:41','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-15 10:07:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169477714303232401753',7004,'51694775438','3','1.00','600','retail','0','2023-09-15 14:25:43','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-09-15 11:25:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169477760340232426402',7005,'51694777177','12','1.00','30','retail','0','2023-09-15 14:33:23','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-15 11:33:33','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169477841530750072353',7006,'51694777977','4','1.00','280','retail','20','2023-09-15 14:46:56','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-15 11:47:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169477897227237320424',7007,'51694778964','12','1.00','20','retail','10','2023-09-15 14:56:13','','','','8','Cash',2.76,'20','','','5','16.00','1','2023-09-15 11:56:21','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169478204083337003228',7008,'51694780187','10','1.00','70','retail','0','2023-09-15 15:47:20','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-15 12:47:37','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169478347972303073090',7009,'51694783469','6','2.00','560','retail','40','2023-09-15 16:11:20','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-15 13:11:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','576.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169478412338332353302',7010,'51694783549','9','1.00','120','retail','30','2023-09-15 16:22:03','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-09-15 13:22:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169478578886078342038',7011,'51694784700','2','1.00','300','retail','0','2023-09-15 16:49:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-15 13:50:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169478656022523232422',7012,'51694786553','4','1.00','300','retail','0','2023-09-15 17:06:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-15 14:06:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169478832085320244633',7013,'51694788311','2','2.00','600','retail','0','2023-09-15 17:32:00','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-15 14:32:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169478879900217233042',7014,'51694788589','3','1.00','600','retail','0','2023-09-15 17:40:00','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-09-15 14:40:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169478907294233040433',7015,'51694789066','2','1.00','300','retail','0','2023-09-15 17:44:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-15 14:44:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169478917720229723373',7016,'51694789154','6','3.00','900','retail','0','2023-09-15 17:46:25','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-09-15 14:46:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','576.00','573','Inclusive','branch','Service','1110','4000','5500','',''),('5169478918428629376242',7017,'51694789154','4','1.00','300','retail','0','2023-09-15 17:46:25','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-15 14:46:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169479081299412290332',7018,'51694790807','2','1.00','300','retail','0','2023-09-15 18:13:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-15 15:18:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169479114022350232233',7019,'51694791125','4','1.00','300','retail','0','2023-09-15 18:19:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-15 15:19:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169479132723322147063',7020,'51694791262','1','1.00','1600','retail','0','2023-09-15 18:22:08','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-09-15 15:22:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169479223442037000432',7021,'51694792103','6','1.00','280','retail','20','2023-09-15 18:37:14','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-15 15:37:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169479278022222300032',7022,'51694792776','10','1.00','70','retail','0','2023-09-15 18:46:21','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-15 15:46:33','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169479282432222329520',7023,'51694792818','2','1.00','300','retail','0','2023-09-15 18:47:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-15 15:47:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169484529303213039203',7024,'51694845282','2','1.00','300','retail','0','2023-09-16 09:21:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-16 06:21:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169484676624243206010',7025,'51694846761','2','1.00','300','retail','0','2023-09-16 09:46:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-16 06:46:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169484707720203541420',7026,'51694847054','4','1.00','300','retail','0','2023-09-16 09:51:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-16 06:51:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169484909433040220234',7027,'51694849086','8','2.00','300','retail','0','2023-09-16 10:24:55','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-09-16 07:25:05','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169484949920293215322',7028,'51694849488','6','1.00','280','retail','20','2023-09-16 10:31:40','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-16 07:31:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169485574403582186304',7029,'51694851804','6','3.00','900','retail','0','2023-09-16 12:15:45','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-09-16 09:15:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','576.00','573','Inclusive','branch','Service','1110','4000','5500','',''),('5169485580532845000634',7030,'51694855798','2','1.00','300','retail','0','2023-09-16 12:16:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-16 09:16:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169485702699334405332',7031,'51694857017','6','2.00','600','retail','0','2023-09-16 12:37:06','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-16 09:37:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','576.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169485724932436442445',7032,'51694857243','11','1.00','50','retail','0','2023-09-16 12:40:49','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-16 09:41:00','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169485745503323459382',7033,'51694857269','6','2.00','600','retail','0','2023-09-16 12:44:16','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-16 09:44:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','576.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169485883152052042303',7034,'51694858825','4','1.00','300','retail','0','2023-09-16 13:07:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-16 10:07:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169485956303513039203',7036,'51694859558','2','1.00','300','retail','0','2023-09-16 13:19:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-16 10:19:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169485954301033420028',7037,'51694859529','9','1.00','120','retail','30','2023-09-16 13:21:21','','','','93.93','Cash',16.55,'120','','','5','','1','2023-09-16 10:21:29','1','5','new','1','printed','pcs','','','','yes','','0','','','VATABLE',103.45,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169486048790233140425',7038,'51694860482','12','1.00','30','retail','0','2023-09-16 13:34:48','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-16 10:34:55','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169486055920030583306',7039,'51694860552','2','1.00','300','retail','0','2023-09-16 13:35:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-16 10:36:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169486329802132554623',7040,'51694861530','6','1.00','300','retail','0','2023-09-16 14:21:38','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-16 11:21:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169486365622062336309',7041,'51694863622','6','1.00','300','retail','0','2023-09-16 14:27:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-16 11:27:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169486570722337253060',7042,'51694865684','4','1.00','300','retail','0','2023-09-16 15:01:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-16 12:01:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169486831660308001822',7043,'51694868238','4','1.00','300','retail','0','2023-09-16 15:45:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-16 12:46:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169486839908632402234',7044,'51694868392','6','1.00','300','retail','0','2023-09-16 15:46:39','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-16 12:46:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169486930505523503623',7045,'51694869292','8','4.00','520','retail','80','2023-09-16 16:01:45','','','','112','Cash',71.72,'130','','','5','16.00','1','2023-09-16 13:01:54','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'4','66.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('5169487041202295200325',7046,'51694869379','6','1.00','300','retail','0','2023-09-16 16:20:13','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-16 13:20:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169487123133331604072',7047,'51694871218','11','1.00','50','retail','0','2023-09-16 16:33:51','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-16 13:35:20','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169487164028246324103',7048,'51694871631','6','2.00','600','retail','0','2023-09-16 16:40:40','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-16 13:41:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','576.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169487199222062323320',7049,'51694871985','11','1.00','50','retail','0','2023-09-16 16:46:45','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-16 13:46:53','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169487200420420620202',7050,'51694871985','14','1.00','30','retail','0','2023-09-16 16:46:45','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-16 13:46:53','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169487481824382322383',7051,'51694874808','2','2.00','600','retail','0','2023-09-16 17:33:38','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-16 14:34:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169487816266252100318',7052,'51694878144','2','1.00','300','retail','0','2023-09-16 18:29:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-16 15:29:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169487825312202145262',7053,'51694878217','6','2.00','600','retail','0','2023-09-16 18:30:54','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-16 15:31:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','576.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169487885743902002332',7054,'51694878848','2','1.00','280','retail','20','2023-09-16 18:40:58','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-16 15:41:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169501370233020333305',7055,'51695013692','4','6.00','1800','retail','0','2023-09-18 08:08:39','','','','208','Cash',248.28,'300','','','5','16.00','1','2023-09-18 05:08:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'6','96.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('5169501371220073032231',7056,'51695013692','6','1.00','300','retail','0','2023-09-18 08:08:39','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-18 05:08:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169501371921232333333',7057,'51695013692','8','1.00','150','retail','0','2023-09-18 08:08:39','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-09-18 05:08:48','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169501375454551635432',7058,'51695013741','2','3.00','900','retail','0','2023-09-18 08:09:14','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-09-18 05:09:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169501439122423333340',7059,'51695014380','8','1.00','130','retail','20','2023-09-18 08:19:52','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-18 05:20:04','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169501474004320104360',7060,'51695014732','6','1.00','300','retail','0','2023-09-18 08:25:40','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-18 05:25:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169501627836032060173',7061,'51695016268','6','2.00','600','retail','0','2023-09-18 08:51:18','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-18 05:51:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','576.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169501793733250993109',7063,'51695017930','6','1.00','300','retail','0','2023-09-18 09:19:05','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-18 06:19:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169501794420230399033',7064,'51695017930','4','1.00','300','retail','0','2023-09-18 09:19:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 06:19:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169501864546114203302',7065,'51695018636','2','2.00','600','retail','0','2023-09-18 09:30:58','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-18 06:31:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169501875502000030035',7066,'51695018743','4','1.00','300','retail','0','2023-09-17 09:32:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 06:33:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169501880442326040332',7067,'51695018796','10','1.00','70','retail','0','2023-09-18 09:33:24','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-18 06:33:31','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169501932920223099522',7068,'51695019320','2','1.00','300','retail','0','2023-09-17 09:42:09','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 06:42:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169501936834313029369',7069,'51695019348','2','1.00','300','retail','0','2023-09-17 09:42:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 06:43:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169501939702970330726',7070,'51695019388','2','1.00','300','retail','0','2023-09-17 09:43:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 06:43:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169501942813820641900',7071,'51695019412','2','1.00','300','retail','0','2023-09-17 09:43:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 06:44:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169501945823209203134',7072,'51695019441','8','1.00','130','retail','20','2023-09-17 09:44:19','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-18 06:44:31','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169501948933052524009',7073,'51695019472','3','1.00','600','retail','0','2023-09-17 09:44:49','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-09-18 06:45:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169501967030962247222',7074,'51695019506','1','1.00','1600','retail','0','2023-09-17 09:47:51','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-09-18 06:48:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169501970439002136234',7075,'51695019686','12','1.00','30','retail','0','2023-09-17 09:48:32','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-18 06:48:46','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169501971222523393129',7076,'51695019686','11','1.00','50','retail','0','2023-09-17 09:48:32','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-18 06:48:46','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169501973531200339593',7077,'51695019726','2','1.00','300','retail','0','2023-09-17 09:48:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 06:49:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169501978013056902093',7078,'51695019770','4','1.00','300','retail','0','2023-09-17 09:49:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 06:50:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169501982833233232030',7079,'51695019805','4','1.00','280','retail','20','2023-09-17 09:50:43','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-18 06:50:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169501984320163635658',7080,'51695019805','2','1.00','280','retail','20','2023-09-17 09:50:43','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-18 06:50:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169501986322092536134',7081,'51695019856','2','1.00','300','retail','0','2023-09-17 09:51:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 06:51:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169501988832413332003',7082,'51695019879','6','1.00','300','retail','0','2023-09-17 09:51:29','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-18 06:51:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169501991634331041362',7083,'51695019906','4','1.00','300','retail','0','2023-09-17 09:51:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 06:52:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169501994333232369395',7084,'51695019930','1','1.00','1600','retail','0','2023-09-17 09:52:23','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-09-18 06:52:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169501996510392901293',7085,'51695019955','14','1.00','30','retail','0','2023-09-17 09:52:45','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-18 06:52:59','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169501999512530333050',7086,'51695019980','2','2.00','560','retail','40','2023-09-17 09:53:16','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-09-18 06:53:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169502003930660393204',7087,'51695020028','2','1.00','300','retail','0','2023-09-17 09:54:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 06:54:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169502006003243392332',7088,'51695020052','11','1.00','50','retail','0','2023-09-17 09:54:20','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-18 06:54:38','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169502009000203323300',7089,'51695020079','4','2.00','600','retail','0','2023-09-17 09:54:50','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-18 06:55:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','96.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169502026925633306200',7090,'51695020261','4','1.00','300','retail','0','2023-09-18 09:57:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 06:57:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169502085429322302102',7091,'51695020838','6','10.00','2800','retail','200','2023-09-18 10:07:44','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-09-18 07:07:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','576.00','566','Inclusive','branch','Service','1110','4000','5500','',''),('5169502234205203321301',7092,'51695022325','6','8.00','2000','retail','400','2023-09-18 10:32:23','','','','208.27','Cash',275.86,'250','','','5','16.00','1','2023-09-18 07:32:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'8','576.00','568','Inclusive','branch','Service','1110','4000','5500','',''),('5169502238833038435233',7093,'51695022356','6','7.00','1750','retail','350','2023-09-18 10:33:19','','','','208.27','Cash',241.38,'250','','','5','16.00','1','2023-09-18 07:33:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','576.00','569','Inclusive','branch','Service','1110','4000','5500','',''),('5169502239810622032342',7094,'51695022356','4','1.00','250','retail','50','2023-09-18 10:33:19','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-09-18 07:33:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169502495723422032000',7095,'51695024949','2','4.00','1200','retail','0','2023-09-18 11:15:57','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-09-18 08:16:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169502875783040323823',7096,'51695028751','12','1.00','30','retail','0','2023-09-18 12:19:17','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-18 09:20:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169502881033833009002',7097,'51695028805','2','1.00','300','retail','0','2023-09-18 12:20:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 09:20:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169503015900110092633',7098,'51695030151','2','1.00','300','retail','0','2023-09-18 12:42:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 09:42:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169503097339205203373',7099,'51695030967','2','1.00','300','retail','0','2023-09-18 12:56:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 09:56:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169503496921333200013',7100,'51695034964','11','1.00','50','retail','0','2023-09-18 14:02:50','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-18 11:03:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169503512716452600530',7101,'51695035122','12','1.00','30','retail','0','2023-09-18 14:05:27','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-18 11:05:35','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169503698408331663036',7102,'51695036978','6','1.00','300','retail','0','2023-09-18 14:36:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-18 11:36:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169503874033020322032',7103,'51695038734','2','1.00','300','retail','0','2023-09-18 15:05:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 12:05:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169503976922332322603',7104,'51695039755','2','4.00','1200','retail','0','2023-09-18 15:23:03','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-09-18 12:23:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169503977624103607902',7105,'51695039755','6','1.00','300','retail','0','2023-09-18 15:23:03','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-18 12:23:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169503978335131921223',7106,'51695039755','8','3.00','450','retail','0','2023-09-18 15:23:03','','','','112','Cash',62.07,'150','','','5','16.00','1','2023-09-18 12:23:39','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'3','66.00','63','Inclusive','branch','Service','1110','4000','5500','',''),('5169504130603202930620',7107,'51695041297','14','1.00','30','retail','0','2023-09-18 15:48:28','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-18 12:48:42','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169504233422030933300',7108,'51695042315','2','1.00','300','retail','0','2023-09-18 16:05:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 13:05:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169504505142330633333',7109,'51695045041','6','2.00','560','retail','40','2023-09-18 16:50:52','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-18 13:51:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','576.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169504516501236224351',7110,'51695045157','2','1.00','280','retail','20','2023-09-18 16:52:45','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-18 13:52:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169504523423213553323',7111,'51695045226','2','1.00','300','retail','0','2023-09-18 16:53:55','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 13:54:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169504612703303222423',7112,'51695046119','9','1.00','120','retail','30','2023-09-18 17:08:47','','','','93.93','Cash',16.55,'120','','','5','16.00','1','2023-09-18 14:08:54','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169504626400232935002',7113,'51695046246','4','1.00','300','retail','0','2023-09-18 17:11:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 14:11:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169504628833262609213',7114,'51695046280','6','1.00','280','retail','20','2023-09-18 17:11:29','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-18 14:11:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169504642352292340409',7115,'51695046388','11','2.00','100','retail','0','2023-09-18 17:13:43','','','','19.11','Cash',13.79,'50','','','5','16.00','1','2023-09-18 14:13:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169504684703021233733',7116,'51695046842','2','1.00','300','retail','0','2023-09-18 17:20:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 14:20:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169504691623912432153',7118,'51695046911','11','1.00','50','retail','0','2023-09-18 17:23:58','','','','19.11','Cash',6.90,'50','','','5','','1','2023-09-18 14:24:05','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169504703722390477313',7119,'51695046911','11','1.00','50','retail','0','2023-09-18 17:23:58','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-18 14:24:05','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169504790320033315033',7120,'51695047895','6','1.00','280','retail','20','2023-09-18 17:38:24','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-18 14:38:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169504807763333813130',7121,'51695048066','6','2.00','560','retail','40','2023-09-18 17:41:18','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-18 14:41:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','576.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169504933602932009395',7122,'51695049324','4','2.00','600','retail','0','2023-09-18 18:02:16','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-18 15:02:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','96.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169504948822833238369',7123,'51695049481','2','1.00','300','retail','0','2023-09-18 18:04:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-18 15:05:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169504962334309026331',7124,'51695049616','2','1.00','280','retail','20','2023-09-18 18:07:04','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-18 15:07:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169504995545099592253',7125,'51695049950','11','1.00','50','retail','0','2023-09-18 18:12:35','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-18 15:12:45','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169505058822000333255',7126,'51695050574','6','1.00','300','retail','0','2023-09-18 18:23:08','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-18 15:23:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169510099239331930392',7127,'51695100980','4','1.00','300','retail','0','2023-09-19 08:23:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-19 05:23:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169510132303120331322',7128,'51695101312','2','1.00','300','retail','0','2023-09-19 08:28:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-19 05:28:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169510351925230992390',7129,'51695103508','6','1.00','280','retail','20','2023-09-19 09:05:19','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-19 06:05:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169510364922352413343',7130,'51695103636','10','1.00','70','retail','0','2023-09-19 09:07:30','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-19 06:07:42','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169510533952051363230',7131,'51695105330','6','1.00','280','retail','20','2023-09-19 09:35:40','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-19 06:35:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169510544820493633323',7132,'51695105439','8','2.00','300','retail','0','2023-09-19 09:37:29','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-09-19 06:37:37','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169510572220373252533',7133,'51695105717','11','1.00','50','retail','0','2023-09-19 09:42:03','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-19 06:42:20','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169510583902363220613',7134,'51695105833','14','1.00','30','retail','0','2023-09-19 09:43:59','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-19 06:44:07','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169511297203020333241',7136,'51695112959','4','2.00','600','retail','0','2023-09-19 11:43:03','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-19 08:43:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','96.00','94','Inclusive','branch','Service','1110','4000','5500','',''),('5169511298312632093313',7137,'51695112959','6','2.00','600','retail','0','2023-09-19 11:43:03','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-19 08:43:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','576.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169511126620320133513',7138,'51695111256','8','1.00','130','retail','20','2023-09-19 11:43:24','','','','112','Cash',17.93,'130','','','5','','1','2023-09-19 08:43:34','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169511561735362233321',7139,'51695115610','6','1.00','300','retail','0','2023-09-19 12:26:57','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-19 09:27:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169511822010212223330',7140,'51695118043','6','1.00','280','retail','20','2023-09-19 13:10:20','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-19 10:11:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169511830132122135033',7141,'51695118290','6','2.00','600','retail','0','2023-09-19 13:11:42','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-19 10:11:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','576.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169511869743731322025',7142,'51695118682','6','1.00','300','retail','0','2023-09-19 13:18:18','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-19 10:18:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169512369422302323306',7143,'51695123685','2','1.00','300','retail','0','2023-09-19 14:41:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-19 11:42:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169512370633222303236',7144,'51695123685','8','2.00','300','retail','0','2023-09-19 14:41:46','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-09-19 11:42:00','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169512491710273030316',7145,'51695124903','11','1.00','50','retail','0','2023-09-19 15:01:58','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-19 12:02:12','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2000000.00','1999999','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169512494815321438060',7146,'51695124942','2','1.00','300','retail','0','2023-09-19 15:02:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-19 12:02:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169512495532331493133',7147,'51695124942','2','1.00','300','retail','0','2023-09-19 15:02:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-19 12:02:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169512560631330533230',7148,'51695125601','6','1.00','300','retail','0','2023-09-19 15:13:26','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-19 12:13:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169512739713156902093',7149,'51695127390','2','1.00','300','retail','0','2023-09-19 15:43:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-19 12:43:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169513134510509224034',7150,'51695131224','11','1.00','50','retail','0','2023-09-19 16:49:05','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-19 13:49:19','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999999.00','1999998','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169513218603004120300',7151,'51695132180','4','1.00','300','retail','0','2023-09-19 17:03:07','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-19 14:03:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169513326932903233321',7152,'51695133263','10','1.00','70','retail','0','2023-09-19 17:21:09','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-19 14:21:23','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169513448912122552302',7154,'51695134458','2','1.00','280','retail','20','2023-09-19 17:42:29','','','','208','Cash',38.62,'280','','','5','','1','2023-09-19 14:42:40','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169513728283543333339',7155,'51695136474','2','1.00','300','retail','0','2023-09-19 18:28:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-19 15:28:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169513742332556437234',7156,'51695137333','2','1.00','300','retail','0','2023-09-19 18:30:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-19 15:30:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169513816939613333123',7157,'51695138154','8','1.00','130','retail','20','2023-09-19 18:42:49','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-19 15:42:59','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169518717933001422120',7158,'51695187154','6','1.00','300','retail','0','2023-09-20 08:19:40','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-20 05:19:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169518816636063530233',7159,'51695187478','6','1.00','300','retail','0','2023-09-20 08:36:06','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-20 05:36:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169518882233333233232',7160,'51695188813','6','4.00','1200','retail','0','2023-09-20 08:47:02','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-09-20 05:47:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','576.00','572','Inclusive','branch','Service','1110','4000','5500','',''),('5169519583831298302534',7161,'51695195781','12','1.00','30','retail','0','2023-09-20 10:43:59','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-20 07:44:08','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169519633823323030302',7162,'51695196332','2','1.00','300','retail','0','2023-09-20 10:52:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-20 07:52:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169520194102630402201',7163,'51695201935','2','1.00','300','retail','0','2023-09-20 12:25:42','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-20 09:25:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169520341190532324361',7164,'51695203404','2','1.00','300','retail','0','2023-09-20 12:50:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-20 09:50:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169520377929100502733',7165,'51695203653','12','1.00','30','retail','0','2023-09-20 12:56:19','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-20 09:56:28','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169520418606433330323',7166,'51695204178','17','1.00','400','retail','0','2023-09-20 13:03:07','','','','350','Cash',55.17,'400','','','5','16.00','1','2023-09-20 10:03:25','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169520438802336233233',7167,'51695204383','2','1.00','300','retail','0','2023-09-20 13:06:29','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-20 10:06:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169520695902930220069',7168,'51695206948','6','2.00','600','retail','0','2023-09-20 13:49:31','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-20 10:49:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','576.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169520697177033263236',7169,'51695206948','8','5.00','750','retail','0','2023-09-20 13:49:31','','','','112','Cash',103.45,'150','','','5','16.00','1','2023-09-20 10:49:40','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','66.00','61','Inclusive','branch','Service','1110','4000','5500','',''),('5169520854034230320220',7170,'51695208524','11','1.00','50','retail','0','2023-09-20 14:15:40','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-20 11:16:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999998.00','1999997','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169520935845392352230',7171,'51695208754','6','1.00','280','retail','20','2023-09-20 14:29:18','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-20 11:29:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','576.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169520969060225303022',7172,'51695209676','4','1.00','300','retail','0','2023-09-20 14:34:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-20 11:35:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169521013203353320302',7175,'51695210104','8','1.00','130','retail','20','2023-09-20 14:42:12','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-20 11:42:29','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169521196721630223202',7178,'51695211944','6','2.00','600','retail','0','2023-09-20 15:14:17','','','','208.27','Cash',82.76,'300','','','5','','1','2023-09-20 12:14:27','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'2','576.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169521197953232222406',7179,'51695211944','4','1.00','300','retail','0','2023-09-20 15:14:17','','','','208','Cash',41.38,'300','','','5','','1','2023-09-20 12:14:27','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169521204513236213030',7180,'51695211944','6','2.00','560','retail','40','2023-09-20 15:14:17','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-20 12:14:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','578.00','576','Inclusive','branch','Service','1110','4000','5500','',''),('5169521205602123106222',7181,'51695211944','4','1.00','280','retail','20','2023-09-20 15:14:17','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-20 12:14:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','97.00','96','Inclusive','branch','Service','1110','4000','5500','',''),('5169521229722220030903',7182,'51695212210','6','2.00','600','retail','0','2023-09-20 15:18:18','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-20 12:19:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','578.00','576','Inclusive','branch','Service','1110','4000','5500','',''),('5169521392722922313321',7183,'51695213919','6','1.00','300','retail','0','2023-09-20 15:45:27','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-20 12:45:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','578.00','577','Inclusive','branch','Service','1110','4000','5500','',''),('5169521522423230204022',7184,'51695215218','12','1.00','30','retail','0','2023-09-20 16:07:05','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-20 13:07:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169521573333323134341',7185,'51695215699','4','1.00','300','retail','0','2023-09-20 16:15:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-20 13:15:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','97.00','96','Inclusive','branch','Service','1110','4000','5500','',''),('5169521643639652063133',7186,'51695216422','11','1.00','50','retail','0','2023-09-20 16:27:16','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-20 13:27:28','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999997.00','1999996','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169521821131123335023',7187,'51695218204','4','1.00','300','retail','0','2023-09-20 16:56:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-20 13:57:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','97.00','96','Inclusive','branch','Service','1110','4000','5500','',''),('5169521918119623333221',7188,'51695219157','6','2.00','600','retail','0','2023-09-20 17:13:01','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-20 14:13:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','578.00','576','Inclusive','branch','Service','1110','4000','5500','',''),('5169522022020522222220',7189,'51695220199','6','1.00','300','retail','0','2023-09-20 17:30:21','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-20 14:31:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','578.00','577','Inclusive','branch','Service','1110','4000','5500','',''),('5169522096822225634252',7190,'51695220914','6','1.00','300','retail','0','2023-09-20 17:42:48','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-20 14:42:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','578.00','577','Inclusive','branch','Service','1110','4000','5500','',''),('5169527365525320703150',7191,'51695273650','6','1.00','300','retail','0','2023-09-21 08:20:56','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-21 05:21:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','578.00','577','Inclusive','branch','Service','1110','4000','5500','',''),('5169527369035639022323',7192,'51695273684','6','1.00','300','retail','0','2023-09-21 08:21:31','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-21 05:21:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','578.00','577','Inclusive','branch','Service','1110','4000','5500','',''),('5169527370936504312123',7193,'51695273703','2','1.00','300','retail','0','2023-09-21 08:21:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-21 05:21:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169527387300223502233',7194,'51695273826','6','1.00','250','retail','50','2023-09-21 08:24:33','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-09-21 05:24:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','579.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169527471102525223232',7195,'51695274703','6','1.00','300','retail','0','2023-09-21 08:38:31','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-21 05:38:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','579.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169527735332060932357',7196,'51695277341','6','10.00','2800','retail','200','2023-09-21 09:22:33','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-09-21 06:22:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','579.00','569','Inclusive','branch','Service','1110','4000','5500','',''),('5169520975553500353600',7197,'51695209745','4','1.00','300','retail','0','2023-09-20 09:32:28','','','','208','Cash',41.38,'300','','','5','','1','2023-09-21 06:32:46','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169520977135322120025',7198,'51695209745','6','5.00','1500','retail','0','2023-09-20 09:32:28','','','','208.27','Cash',206.90,'300','','','5','','1','2023-09-21 06:32:46','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'5','576.00','571','Inclusive','branch','Service','1110','4000','5500','',''),('5169527840003503082402',7199,'51695278382','6','1.00','300','retail','0','2023-09-21 09:40:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-21 06:40:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','579.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169527847742222227220',7200,'51695278471','4','1.00','300','retail','0','2023-09-21 09:41:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-21 06:41:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','97.00','96','Inclusive','branch','Service','1110','4000','5500','',''),('5169528116603265039603',7201,'51695281148','4','1.00','300','retail','0','2023-09-21 10:26:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-21 07:29:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','97.00','96','Inclusive','branch','Service','1110','4000','5500','',''),('5169528117483332043128',7202,'51695281148','6','1.00','300','retail','0','2023-09-21 10:26:15','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-21 07:29:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','579.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169528138723608232333',7203,'51695281381','2','1.00','300','retail','0','2023-09-21 10:29:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-21 07:30:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169528502526285253553',7204,'51695285017','4','1.00','300','retail','0','2023-09-21 11:30:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-21 08:30:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','97.00','96','Inclusive','branch','Service','1110','4000','5500','',''),('5169528503568551253040',7205,'51695285017','6','2.00','600','retail','0','2023-09-21 11:30:36','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-21 08:30:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','579.00','577','Inclusive','branch','Service','1110','4000','5500','',''),('5169528661222322032223',7206,'51695286605','2','1.00','300','retail','0','2023-09-21 11:56:53','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-21 08:57:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169528736262207602443',7207,'51695287358','1','1.00','1600','retail','0','2023-09-21 12:09:23','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-09-21 09:09:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169528857333010231293',7208,'51695288563','2','1.00','300','retail','0','2023-09-21 12:29:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-21 09:29:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169529112522322216256',7210,'51695291114','4','1.00','250','retail','50','2023-09-21 13:14:48','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-09-21 10:14:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','98.00','97','Inclusive','branch','Service','1110','4000','5500','',''),('5169529128723330265011',7211,'51695291114','6','8.00','2000','retail','400','2023-09-21 13:14:48','','','','208.27','Cash',275.86,'250','','','5','16.00','1','2023-09-21 10:14:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'8','579.00','571','Inclusive','branch','Service','1110','4000','5500','',''),('5169529134335103933323',7212,'51695291327','6','5.00','1250','retail','250','2023-09-21 13:15:44','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-09-21 10:15:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','579.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169529202932022303900',7213,'51695292013','6','2.00','560','retail','40','2023-09-21 13:27:09','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-21 10:27:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','579.00','577','Inclusive','branch','Service','1110','4000','5500','',''),('5169529314723326333623',7214,'51695293132','4','2.00','600','retail','0','2023-09-21 13:45:47','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-21 10:45:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','98.00','96','Inclusive','branch','Service','1110','4000','5500','',''),('5169529344833092042230',7215,'51695293442','6','1.00','300','retail','0','2023-09-21 13:50:49','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-21 10:51:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','579.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169529395950329952333',7216,'51695293951','12','1.00','30','retail','0','2023-09-21 13:59:43','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-21 10:59:51','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169529398293283323329',7217,'51695293951','14','1.00','20','retail','10','2023-09-21 13:59:43','','','','19.54','Cash',2.76,'20','','','5','16.00','1','2023-09-21 10:59:51','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169529453099490033020',7218,'51695294516','6','1.00','300','retail','0','2023-09-21 14:08:51','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-21 11:09:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','579.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169529473437233035733',7219,'51695294722','6','1.00','300','retail','0','2023-09-21 14:12:15','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-21 11:12:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','579.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169529615950335309030',7220,'51695296154','2','1.00','300','retail','0','2023-09-21 14:36:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-21 11:36:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169529865505035335622',7221,'51695298629','10','1.00','70','retail','0','2023-09-21 15:22:06','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-21 12:22:33','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169529892522232905222',7222,'51695298629','12','1.00','30','retail','0','2023-09-21 15:22:06','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-21 12:22:33','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169529994330422332292',7223,'51695299933','4','2.00','600','retail','0','2023-09-21 15:39:12','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-21 12:39:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','98.00','96','Inclusive','branch','Service','1110','4000','5500','',''),('5169529995153332390233',7224,'51695299933','8','2.00','300','retail','0','2023-09-21 15:39:12','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-09-21 12:39:24','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('5169530281230603341232',7225,'51695302804','6','1.00','300','retail','0','2023-09-21 16:26:52','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-21 13:27:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','579.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169530407433020323042',7226,'51695304019','2','1.00','280','retail','20','2023-09-21 16:47:55','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-21 13:48:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169530461720192339543',7227,'51695304590','4','2.00','600','retail','0','2023-09-21 16:56:58','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-21 13:57:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','98.00','96','Inclusive','branch','Service','1110','4000','5500','',''),('5169536097883333204000',7229,'51695360966','4','2.00','540','retail','60','2023-09-22 08:36:18','','','','208','Cash',74.48,'270','','','5','16.00','1','2023-09-22 05:36:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','98.00','96','Inclusive','branch','Service','1110','4000','5500','',''),('5169536190663230233320',7230,'51695361898','10','1.00','70','retail','0','2023-09-22 08:51:46','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-22 05:51:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169536214003362232060',7231,'51695362134','2','1.00','300','retail','0','2023-09-22 08:55:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-22 05:55:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169528963309322363350',7233,'51695289613','10','1.00','70','retail','0','2023-09-22 09:04:33','','','','63.76','Cash',9.66,'70','','','5','','1','2023-09-22 06:04:45','1','5','new','1','printed','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169536483232522643223',7234,'51695362685','6','5.00','1250','retail','250','2023-09-22 09:40:32','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-09-22 06:40:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','579.00','574','Inclusive','branch','Service','1110','4000','5500','',''),('5169536502322052225352',7235,'51695365012','8','2.00','300','retail','0','2023-09-22 09:43:43','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-09-22 06:44:01','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','66.00','64','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,7238,'51695305126','4','2.00','600','retail','0','2023-09-22 10:09:04','','','','208','Cash',82.76,'300','','','5','','1','2023-09-22 07:09:44','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,7239,'51695305126','4','0.00','0','retail','0','2023-09-22 10:09:04','','','','208','Cash',0.00,'300','','','5','','1','2023-09-22 07:09:44','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('5169536654432422023032',7240,'51695305126','4','1.00','300','retail','0','2023-09-22 10:09:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-22 07:09:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','100.00','99','Inclusive','branch','Service','1110','4000','5500','',''),('5169536819939963622964',7241,'51695368189','2','1.00','280','retail','20','2023-09-22 10:36:39','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-22 07:36:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169537951933760335512',7242,'51695379416','6','1.00','300','retail','0','2023-09-22 13:45:19','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-22 10:45:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','579.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169537962322536022527',7243,'51695379603','12','1.00','25','retail','5','2023-09-22 13:47:03','','','','8','Cash',3.45,'25','','','5','16.00','1','2023-09-22 10:47:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169537985932212092090',7244,'51695379847','6','2.00','540','retail','60','2023-09-22 13:51:00','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-09-22 10:51:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','579.00','577','Inclusive','branch','Service','1110','4000','5500','',''),('5169537990504323233902',7245,'51695379892','2','1.00','300','retail','0','2023-09-22 13:51:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-22 10:52:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169537998632242308028',7246,'51695379974','6','2.00','500','retail','100','2023-09-22 13:53:07','','','','208.27','Cash',68.97,'250','','','5','16.00','1','2023-09-22 10:53:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','579.00','577','Inclusive','branch','Service','1110','4000','5500','',''),('5169538006322014249040',7247,'51695380032','10','1.00','70','retail','0','2023-09-22 13:54:32','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-22 10:54:41','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169538007102063332320',7248,'51695380032','10','1.00','70','retail','0','2023-09-22 13:54:32','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-22 10:54:41','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169538010443230632330',7249,'51695380090','6','2.00','540','retail','60','2023-09-22 13:55:05','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-09-22 10:55:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','579.00','577','Inclusive','branch','Service','1110','4000','5500','',''),('5169538013434303620301',7250,'51695380123','8','1.00','130','retail','20','2023-09-22 13:55:35','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-22 10:55:44','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500','',''),('5169538016232563203602',7251,'51695380148','2','1.00','270','retail','30','2023-09-22 13:59:35','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-09-22 11:06:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169538036422322816332',7252,'51695380148','4','1.00','270','retail','30','2023-09-22 13:59:35','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-09-22 11:06:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('5169538037532306223373',7253,'51695380148','4','1.00','270','retail','30','2023-09-22 13:59:35','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-09-22 11:06:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('5169538105154235003152',7254,'51695381033','11','1.00','50','retail','0','2023-09-22 14:10:52','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-22 11:11:00','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999996.00','1999995','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169538110303225310633',7255,'51695381096','10','1.00','70','retail','0','2023-09-22 14:11:43','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-22 11:11:52','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169538161340223333102',7256,'51695381606','4','1.00','300','retail','0','2023-09-22 14:20:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-22 11:20:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('5169538244822343232243',7257,'51695382439','2','1.00','280','retail','20','2023-09-22 14:34:08','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-22 11:34:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169538275127633293357',7258,'51695382744','6','1.00','300','retail','0','2023-09-22 14:39:11','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-22 11:39:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','579.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169538391224032093003',7259,'51695383898','4','1.00','300','retail','0','2023-09-22 14:58:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-22 11:58:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('5169538602080060320523',7260,'51695386014','12','1.00','30','retail','0','2023-09-22 15:33:41','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-22 12:33:50','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169538893031854333393',7261,'51695388917','10','2.00','140','retail','0','2023-09-22 16:22:11','','','','63.76','Cash',19.31,'70','','','5','16.00','1','2023-09-22 13:22:24','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','77.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('5169538949932108333322',7262,'51695389478','2','1.00','300','retail','0','2023-09-22 16:31:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-22 13:31:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169538970572338250200',7263,'51695389691','4','2.00','500','retail','100','2023-09-22 16:35:06','','','','208','Cash',68.97,'250','','','5','16.00','1','2023-09-22 13:35:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','102.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('5169539021112530333050',7265,'51695390202','4','1.00','300','retail','0','2023-09-22 16:43:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-22 13:43:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('5169539110652245203292',7266,'51695391097','6','1.00','300','retail','0','2023-09-22 16:58:27','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-22 13:58:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','579.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169539188332562233923',7267,'51695391849','4','1.00','300','retail','0','2023-09-22 17:11:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-22 14:12:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('5169539198124829333283',7268,'51695391965','12','1.00','30','retail','0','2023-09-22 17:13:01','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-22 14:14:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169539220733943023660',7269,'51695392160','4','2.00','540','retail','60','2023-09-22 17:16:48','','','','208','Cash',74.48,'270','','','5','16.00','1','2023-09-22 14:17:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','102.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('5169539227039430932515',7270,'51695392229','2','1.00','300','retail','0','2023-09-22 17:17:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-22 14:18:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169539231203243323201',7271,'51695392298','8','1.00','130','retail','20','2023-09-22 17:18:32','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-22 14:18:41','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169539010320922332202',7272,'51695390098','6','1.00','300','retail','0','2023-09-22 17:25:29','','','','208.27','Cash',41.38,'300','','','5','','1','2023-09-22 14:25:40','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','579.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169539521559651123253',7273,'51695395207','6','1.00','280','retail','20','2023-09-22 18:06:55','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-22 15:07:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','579.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169539639196321422212',7274,'51695396380','6','1.00','300','retail','0','2023-09-22 18:26:32','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-22 15:26:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','579.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169539650605952263040',7275,'51695396499','2','1.00','300','retail','0','2023-09-22 18:28:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-22 15:28:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169539674604623796656',7276,'51695396718','2','1.00','300','retail','0','2023-09-22 18:32:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-22 15:32:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169539741703223341333',7277,'51695397406','8','2.00','260','retail','40','2023-09-22 18:43:37','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-09-22 15:43:46','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','74.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('5169544862332056150232',7278,'51695448585','8','1.00','130','retail','20','2023-09-23 08:57:04','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-23 05:57:20','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169545063425249326926',7279,'51695450532','4','3.00','810','retail','90','2023-09-23 09:30:35','','','','208','Cash',111.72,'270','','','5','16.00','1','2023-09-23 06:30:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'3','102.00','99','Inclusive','branch','Service','1110','4000','5500','',''),('5169545221212222332343',7280,'51695452205','2','1.00','300','retail','0','2023-09-23 09:56:53','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-23 06:57:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169545494163004963202',7282,'51695454931','2','1.00','300','retail','0','2023-09-23 10:42:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-23 07:43:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169545597623062253460',7283,'51695455962','2','4.00','1080','retail','120','2023-09-23 10:59:37','','','','208','Cash',148.97,'270','','','5','16.00','1','2023-09-23 07:59:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169545607920332422432',7284,'51695456057','2','1.00','280','retail','20','2023-09-23 11:01:19','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-23 08:01:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169545304621043232032',7285,'51695453023','6','2.00','540','retail','60','2023-09-23 11:18:43','','','','208.27','Cash',74.48,'270','','','5','','1','2023-09-23 08:19:02','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',232.76,'2','579.00','577','Inclusive','branch','Service','1110','4000','5500','',''),('5169545712223242341222',7286,'51695453023','6','2.00','500','retail','100','2023-09-23 11:18:43','','','','208.27','Cash',68.97,'250','','','5','16.00','1','2023-09-23 08:19:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','581.00','579','Inclusive','branch','Service','1110','4000','5500','',''),('5169545813623252320132',7287,'51695458129','2','1.00','300','retail','0','2023-09-23 11:35:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-23 08:35:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169546099020032202200',7288,'51695460973','6','2.00','540','retail','60','2023-09-23 12:23:11','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-09-23 09:23:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','581.00','579','Inclusive','branch','Service','1110','4000','5500','',''),('5169546163232542443624',7289,'51695461625','2','1.00','300','retail','0','2023-09-23 12:33:52','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-23 09:34:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169546367521225323223',7290,'51695463668','6','1.00','300','retail','0','2023-09-23 13:07:55','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-23 10:08:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','581.00','580','Inclusive','branch','Service','1110','4000','5500','',''),('5169546374502903303226',7291,'51695463740','2','1.00','300','retail','0','2023-09-23 13:09:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-23 10:09:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169546418664242336003',7292,'51695464179','2','1.00','300','retail','0','2023-09-23 13:16:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-23 10:16:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169546547954254035443',7293,'51695465471','8','2.00','300','retail','0','2023-09-23 13:38:00','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-09-23 10:38:10','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','74.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('5169546550836214325866',7294,'51695465495','4','2.00','540','retail','60','2023-09-23 13:38:42','','','','208','Cash',74.48,'270','','','5','16.00','1','2023-09-23 10:38:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','102.00','100','Inclusive','branch','Service','1110','4000','5500','',''),('5169546552122302320052',7295,'51695465495','6','1.00','270','retail','30','2023-09-23 13:38:42','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-09-23 10:38:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','581.00','580','Inclusive','branch','Service','1110','4000','5500','',''),('5169546610633364322102',7296,'51695466098','4','1.00','300','retail','0','2023-09-23 13:48:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-23 10:48:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('5169546703231420207333',7297,'51695467015','6','3.00','810','retail','90','2023-09-23 14:03:53','','','','208.27','Cash',111.72,'270','','','5','16.00','1','2023-09-23 11:11:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'3','581.00','578','Inclusive','branch','Service','1110','4000','5500','',''),('5169546748932290413220',7298,'51695467465','6','1.00','300','retail','0','2023-09-23 14:11:30','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-23 11:11:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','581.00','580','Inclusive','branch','Service','1110','4000','5500','',''),('5169546942453924663032',7299,'51695469398','6','2.00','540','retail','60','2023-09-23 14:43:45','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-09-23 11:44:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','583.00','581','Inclusive','branch','Service','1110','4000','5500','',''),('5169546953734303620301',7300,'51695469532','12','1.00','30','retail','0','2023-09-23 14:45:38','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-23 11:45:48','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169547136132120341703',7302,'51695471355','3','1.00','600','retail','0','2023-09-23 15:19:55','','','','378','Cash',82.76,'600','','','5','','1','2023-09-23 12:20:30','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',517.24,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169547159423325223102',7303,'51695471355','11','1.00','50','retail','0','2023-09-23 15:19:55','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-23 12:20:30','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999995.00','1999994','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169547187633373730374',7304,'51695471866','8','1.00','130','retail','20','2023-09-23 15:24:36','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-23 12:24:58','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169547190854507630832',7305,'51695471902','6','1.00','300','retail','0','2023-09-23 15:25:09','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-23 12:25:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','583.00','582','Inclusive','branch','Service','1110','4000','5500','',''),('5169547311731342070335',7306,'51695473109','6','1.00','280','retail','20','2023-09-23 15:45:17','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-23 12:45:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','584.00','583','Inclusive','branch','Service','1110','4000','5500','',''),('5169547314724043025024',7307,'51695473132','8','2.00','260','retail','40','2023-09-23 15:45:47','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-09-23 12:45:57','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','74.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('5169547384202854025042',7308,'51695473836','4','1.00','300','retail','0','2023-09-23 15:57:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-23 12:57:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500','',''),('5169547454152305362222',7309,'51695474536','6','1.00','300','retail','0','2023-09-23 16:09:02','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-23 13:09:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','584.00','583','Inclusive','branch','Service','1110','4000','5500','',''),('5169547931693902352409',7310,'51695479302','4','1.00','270','retail','30','2023-09-23 17:28:48','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-09-23 14:28:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('5169547932732334939332',7311,'51695479302','6','1.00','270','retail','30','2023-09-23 17:28:48','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-09-23 14:28:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','585.00','584','Inclusive','branch','Service','1110','4000','5500','',''),('5169548209432935093034',7312,'51695482065','4','1.00','300','retail','0','2023-09-23 18:14:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-23 15:15:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('5169548215892056225822',7313,'51695482143','6','1.00','300','retail','0','2023-09-23 18:15:59','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-23 15:16:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','585.00','584','Inclusive','branch','Service','1110','4000','5500','',''),('5169548245662620683254',7314,'51695482439','6','1.00','280','retail','20','2023-09-23 18:21:18','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-23 15:21:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','585.00','584','Inclusive','branch','Service','1110','4000','5500','',''),('5169548246620220400625',7315,'51695482439','8','1.00','130','retail','20','2023-09-23 18:21:18','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-23 15:21:29','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169548247830132130043',7316,'51695482439','12','2.00','60','retail','0','2023-09-23 18:21:18','','','','8','Cash',8.28,'30','','','5','16.00','1','2023-09-23 15:21:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','19.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('5169548357503237233294',7317,'51695483569','2','1.00','300','retail','0','2023-09-23 18:39:35','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-23 15:39:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169554708162250822370',7318,'51695547073','2','1.00','300','retail','0','2023-09-24 12:18:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-24 09:18:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169554710133325319152',7319,'51695547096','2','1.00','300','retail','0','2023-09-24 12:18:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-24 09:18:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169554713303433256343',7320,'51695547123','6','1.00','300','retail','0','2023-09-24 12:18:53','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-24 09:19:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','585.00','584','Inclusive','branch','Service','1110','4000','5500','',''),('5169554720203303202423',7321,'51695547191','6','2.00','540','retail','60','2023-09-24 12:20:02','','','','208.27','Cash',74.48,'270','','','5','16.00','1','2023-09-24 09:20:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','585.00','583','Inclusive','branch','Service','1110','4000','5500','',''),('5169554752533025233532',7322,'51695547514','6','3.00','810','retail','90','2023-09-24 12:25:25','','','','208.27','Cash',111.72,'270','','','5','16.00','1','2023-09-24 09:25:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'3','585.00','582','Inclusive','branch','Service','1110','4000','5500','',''),('5169554978308605353082',7324,'51695549738','6','3.00','810','retail','90','2023-09-24 13:03:03','','','','208.27','Cash',111.72,'270','','','5','16.00','1','2023-09-24 10:03:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'3','585.00','582','Inclusive','branch','Service','1110','4000','5500','',''),('5169555195545125233525',7326,'51695551949','2','1.00','300','retail','0','2023-09-24 13:39:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-24 10:39:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169555407033390022243',7327,'51695554065','6','1.00','300','retail','0','2023-09-24 14:14:30','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-24 11:14:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','585.00','584','Inclusive','branch','Service','1110','4000','5500','',''),('5169555472592723022322',7328,'51695554713','2','1.00','300','retail','0','2023-09-24 14:25:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-24 11:25:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169554933943333021952',7329,'51695549331','3','1.00','600','retail','0','2023-09-24 15:10:40','','','','378','Cash',82.76,'600','','','5','','1','2023-09-24 12:10:59','1','2','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',517.24,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169555744021043232032',7330,'51695549331','2','1.00','300','retail','0','2023-09-24 15:10:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-24 12:10:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169555802202893255000',7331,'51695558016','11','1.00','50','retail','0','2023-09-24 15:20:30','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-24 12:20:38','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999994.00','1999993','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169555802929302293603',7332,'51695558016','12','1.00','30','retail','0','2023-09-24 15:20:30','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-24 12:20:38','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169555893230012482205',7333,'51695558918','8','1.00','130','retail','20','2023-09-24 15:35:32','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-24 12:35:43','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169556256430532936333',7334,'51695562549','2','2.00','540','retail','60','2023-09-24 16:36:04','','','','208','Cash',74.48,'270','','','5','16.00','1','2023-09-24 13:36:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169556357422452525233',7335,'51695563050','11','1.00','50','retail','0','2023-09-24 16:52:55','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-24 13:53:04','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999993.00','1999992','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169556406800330322302',7336,'51695564062','4','1.00','300','retail','0','2023-09-24 17:01:09','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-24 14:01:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('5169556439362242320922',7337,'51695564370','4','1.00','300','retail','0','2023-09-24 17:06:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-24 14:06:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('5169556518733552521007',7338,'51695565000','4','1.00','280','retail','20','2023-09-24 17:19:47','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-24 14:20:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('5169556527920326250352',7339,'51695565274','2','1.00','300','retail','0','2023-09-24 17:21:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-24 14:21:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169556614232004233343',7340,'51695566133','14','1.00','30','retail','0','2023-09-24 17:35:43','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-09-24 14:35:53','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169556999122499200431',7341,'51695569967','10','1.00','70','retail','0','2023-09-24 18:39:52','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-24 15:40:02','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169561895722234974332',7342,'51695618920','6','2.00','600','retail','0','2023-09-25 08:15:57','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-25 05:16:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','585.00','583','Inclusive','branch','Service','1110','4000','5500','',''),('5169562061322520504322',7343,'51695620601','6','10.00','2800','retail','200','2023-09-25 08:43:33','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-09-25 05:43:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','585.00','575','Inclusive','branch','Service','1110','4000','5500','',''),('5169562310422024022201',7346,'51695623093','6','4.00','1000','retail','200','2023-09-25 09:25:05','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-09-25 06:25:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','585.00','581','Inclusive','branch','Service','1110','4000','5500','',''),('5169562305293222342623',7350,'51695620663','4','1.00','250','retail','50','2023-09-25 09:28:04','','','','208','Cash',34.48,'250','','','5','','1','2023-09-25 06:28:13','1','2','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',215.52,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('5169562306422326406000',7351,'51695620663','6','6.00','1800','retail','0','2023-09-25 09:28:04','','','','208.27','Cash',248.28,'300','','','5','','1','2023-09-25 06:28:13','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'6','585.00','579','Inclusive','branch','Service','1110','4000','5500','',''),('5169562322103526522222',7352,'51695620663','4','1.00','300','retail','0','2023-09-25 09:28:04','','','','208','Cash',41.38,'300','','','5','','1','2023-09-25 06:28:13','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','103.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('5169562327243263352263',7353,'51695620663','4','1.00','250','retail','50','2023-09-25 09:28:04','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-09-25 06:28:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169562328400323325820',7354,'51695620663','6','6.00','1500','retail','300','2023-09-25 09:28:04','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-09-25 06:28:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','598.00','592','Inclusive','branch','Service','1110','4000','5500','',''),('5169562350422023120540',7355,'51695623490','6','2.00','600','retail','0','2023-09-25 09:31:44','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-25 06:32:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','598.00','596','Inclusive','branch','Service','1110','4000','5500','',''),('5169562595861300126023',7356,'51695624064','6','1.00','300','retail','0','2023-09-25 10:12:38','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-25 07:12:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','598.00','597','Inclusive','branch','Service','1110','4000','5500','',''),('5169562599032932253619',7357,'51695625983','2','1.00','300','retail','0','2023-09-25 10:13:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 07:13:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169562717733379633072',7358,'51695627168','2','2.00','600','retail','0','2023-09-25 10:32:57','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-25 07:33:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169562842345088292253',7359,'51695627203','6','2.00','560','retail','40','2023-09-25 10:53:44','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-25 07:54:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','598.00','596','Inclusive','branch','Service','1110','4000','5500','',''),('5169562905830502260060',7360,'51695629052','2','1.00','300','retail','0','2023-09-25 11:04:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 08:04:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169562947369322622494',7361,'51695629466','2','1.00','300','retail','0','2023-09-25 11:11:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 08:11:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169562989624329339332',7362,'51695629885','4','1.00','300','retail','0','2023-09-25 11:18:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 08:18:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169563184218331232533',7363,'51695631727','6','1.00','300','retail','0','2023-09-25 11:50:42','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-25 08:51:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','598.00','597','Inclusive','branch','Service','1110','4000','5500','',''),('5169563293055222320335',7364,'51695632923','6','1.00','300','retail','0','2023-09-25 12:08:50','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-25 09:09:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','598.00','597','Inclusive','branch','Service','1110','4000','5500','',''),('5169563420652102200622',7365,'51695634200','11','1.00','50','retail','0','2023-09-25 12:30:07','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-25 09:30:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999992.00','1999991','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169563430335322120025',7366,'51695634296','2','1.00','300','retail','0','2023-09-25 12:31:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 09:31:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169563575536504516123',7367,'51695635743','4','2.00','600','retail','0','2023-09-25 12:58:00','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-25 09:58:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','105.00','103','Inclusive','branch','Service','1110','4000','5500','',''),('5169563707852336344712',7368,'51695637063','4','1.00','300','retail','0','2023-09-25 13:18:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 10:18:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169563708523202135223',7369,'51695637063','6','1.00','300','retail','0','2023-09-25 13:18:06','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-25 10:18:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','598.00','597','Inclusive','branch','Service','1110','4000','5500','',''),('5169563722993243392332',7370,'51695637221','8','3.00','450','retail','0','2023-09-25 13:20:30','','','','112','Cash',62.07,'150','','','5','16.00','1','2023-09-25 10:20:56','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'3','74.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('5169563765663205233533',7371,'51695637648','2','1.00','280','retail','20','2023-09-25 13:27:37','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-25 10:27:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169563803102230130382',7372,'51695637702','11','1.00','50','retail','0','2023-09-25 13:33:52','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-25 10:34:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999991.00','1999990','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169563811130223456312',7373,'51695638105','11','1.00','50','retail','0','2023-09-25 13:35:11','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-25 10:35:20','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999990.00','1999989','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169563824132332065321',7374,'51695638233','2','1.00','300','retail','0','2023-09-25 13:37:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 10:37:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169564160400236362231',7375,'51695640738','4','1.00','300','retail','0','2023-09-25 14:33:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 11:33:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169564163132522530303',7376,'51695641618','12','1.00','30','retail','0','2023-09-25 14:33:51','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-25 11:34:00','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169564276254564636232',7377,'51695642752','4','1.00','300','retail','0','2023-09-25 14:52:53','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 11:53:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169564277326163635657',7378,'51695642752','10','2.00','140','retail','0','2023-09-25 14:52:53','','','','63.76','Cash',19.31,'70','','','5','16.00','1','2023-09-25 11:53:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','77.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('5169564337530530031325',7379,'51695643363','2','2.00','600','retail','0','2023-09-25 15:02:55','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-25 12:03:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169565544120033315033',7380,'51695655422','2','1.00','300','retail','0','2023-09-25 18:24:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 15:24:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169565549532335332933',7381,'51695655465','2','1.00','280','retail','20','2023-09-25 18:24:55','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-25 15:25:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169565555862652034256',7382,'51695655512','10','2.00','140','retail','0','2023-09-25 18:25:58','','','','63.76','Cash',19.31,'70','','','5','16.00','1','2023-09-25 15:26:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','77.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('5169565560723336021000',7383,'51695655574','4','1.00','300','retail','0','2023-09-25 18:26:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 15:27:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169565561735305535322',7384,'51695655574','6','1.00','300','retail','0','2023-09-25 18:26:57','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-25 15:27:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','598.00','597','Inclusive','branch','Service','1110','4000','5500','',''),('5169565564630435223002',7385,'51695655632','2','1.00','300','retail','0','2023-09-25 18:27:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 15:27:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169565568133326605350',7386,'51695655662','6','1.00','300','retail','0','2023-09-25 18:28:01','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-25 15:28:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','598.00','597','Inclusive','branch','Service','1110','4000','5500','',''),('5169565570522324363501',7387,'51695655694','6','1.00','300','retail','0','2023-09-25 18:28:26','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-25 15:28:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','598.00','597','Inclusive','branch','Service','1110','4000','5500','',''),('5169565573462920455627',7388,'51695655720','2','1.00','300','retail','0','2023-09-25 18:28:55','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 15:29:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169565580123205000252',7389,'51695655790','6','1.00','280','retail','20','2023-09-25 18:30:01','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-25 15:30:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','600.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('5169565583926245533003',7390,'51695655815','6','3.00','900','retail','0','2023-09-25 18:30:40','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-09-25 15:30:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','600.00','597','Inclusive','branch','Service','1110','4000','5500','',''),('5169565586523062253460',7391,'51695655852','2','1.00','300','retail','0','2023-09-25 18:31:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 15:31:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169565592313940233665',7392,'51695655906','6','1.00','300','retail','0','2023-09-25 18:32:03','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-25 15:32:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','600.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('5169565659591025523435',7393,'51695656585','2','1.00','300','retail','0','2023-09-25 18:43:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-25 15:43:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169566174433569230512',7394,'51695661718','10','1.00','70','retail','0','2023-09-25 20:09:04','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-25 17:09:20','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169581030522333203010',7395,'51695810289','1','1.00','1600','retail','0','2023-09-27 13:25:05','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-09-27 10:25:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169581035330424122333',7396,'51695810345','2','1.00','300','retail','0','2023-09-27 13:25:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 10:26:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169581035910200069253',7397,'51695810345','4','1.00','300','retail','0','2023-09-27 13:25:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 10:26:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169581039683339393033',7398,'51695810379','6','2.00','600','retail','0','2023-09-27 13:26:36','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-27 10:26:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','600.00','598','Inclusive','branch','Service','1110','4000','5500','',''),('5169581042683620202006',7399,'51695810411','6','10.00','2800','retail','200','2023-09-27 13:27:07','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-09-27 10:27:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','600.00','590','Inclusive','branch','Service','1110','4000','5500','',''),('5169581045135024632412',7400,'51695810435','6','1.00','250','retail','50','2023-09-27 13:27:31','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-09-27 10:27:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','600.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('5169581049298302123853',7401,'51695810484','2','1.00','300','retail','0','2023-09-27 13:28:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 10:28:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169581051980433223821',7402,'51695810505','11','1.00','50','retail','0','2023-09-27 13:28:40','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-27 10:29:37','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999989.00','1999988','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169581059503502550003',7403,'51695810581','8','1.00','130','retail','20','2023-09-27 13:29:55','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-09-27 10:30:29','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','74.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('5169581066132036325333',7404,'51695810634','4','2.00','560','retail','40','2023-09-27 13:31:01','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-09-27 10:31:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','105.00','103','Inclusive','branch','Service','1110','4000','5500','',''),('5169581069422322200343',7405,'51695810689','2','1.00','300','retail','0','2023-09-27 13:31:35','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 10:31:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169581072703526616335',7406,'51695810709','6','3.00','900','retail','0','2023-09-27 13:32:07','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-09-27 10:32:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','600.00','597','Inclusive','branch','Service','1110','4000','5500','',''),('5169581075040233220312',7407,'51695810740','2','1.00','300','retail','0','2023-09-27 13:32:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 10:32:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169581077350003033132',7408,'51695810764','4','1.00','300','retail','0','2023-09-27 13:32:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 10:33:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169581252228222285230',7409,'51695812500','6','2.00','600','retail','0','2023-09-26 14:02:43','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-27 11:03:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','600.00','598','Inclusive','branch','Service','1110','4000','5500','',''),('5169581256333143022235',7410,'51695812500','4','3.00','900','retail','0','2023-09-26 14:02:43','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-09-27 11:03:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','105.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('5169581260404062623222',7411,'51695812586','6','1.00','280','retail','20','2023-09-26 14:03:24','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-27 11:03:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','600.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('5169581262725802232262',7412,'51695812618','2','1.00','300','retail','0','2023-09-26 14:03:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:04:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169581264906233433622',7413,'51695812642','6','1.00','300','retail','0','2023-09-26 14:04:15','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:04:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','600.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('5169581265520223095522',7414,'51695812642','4','1.00','300','retail','0','2023-09-26 14:04:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:04:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169581269252303032826',7415,'51695812675','2','1.00','280','retail','20','2023-09-26 14:07:59','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-27 11:08:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169581290533852529005',7416,'51695812894','4','1.00','300','retail','0','2023-09-26 14:08:25','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:08:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169581293153016030000',7417,'51695812920','2','1.00','300','retail','0','2023-09-26 14:08:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:09:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169581302733323222324',7418,'51695812946','4','1.00','300','retail','0','2023-09-26 14:10:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:10:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169581306221133302389',7419,'51695813044','6','1.00','280','retail','20','2023-09-26 14:11:03','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-27 11:11:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','600.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('5169581313329332820323',7420,'51695813079','2','1.00','300','retail','0','2023-09-26 14:12:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:12:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169581318139093636400',7421,'51695813151','11','1.00','50','retail','0','2023-09-26 14:13:02','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-27 11:13:17','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999988.00','1999987','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169581321332031325333',7422,'51695813197','6','4.00','1200','retail','0','2023-09-26 14:13:33','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-09-27 11:14:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','600.00','596','Inclusive','branch','Service','1110','4000','5500','',''),('5169581335639206332300',7423,'51695813309','4','1.00','300','retail','0','2023-09-27 14:17:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:17:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169581353720134234293',7424,'51695813518','6','5.00','1400','retail','100','2023-09-26 14:18:57','','','','208.27','Cash',193.10,'280','','','5','16.00','1','2023-09-27 11:19:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'5','600.00','595','Inclusive','branch','Service','1110','4000','5500','',''),('5169581357013094332307',7425,'51695813552','6','1.00','300','retail','0','2023-09-26 14:19:31','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:19:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','600.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('5169581358720320353335',7426,'51695813582','4','1.00','300','retail','0','2023-09-26 14:19:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:20:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169581361202210130332',7427,'51695813601','6','1.00','300','retail','0','2023-09-26 14:20:12','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:20:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','600.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('5169581363112333236002',7428,'51695813624','6','2.00','600','retail','0','2023-09-26 14:20:32','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-27 11:20:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','600.00','598','Inclusive','branch','Service','1110','4000','5500','',''),('5169581366020385141230',7429,'51695813644','2','1.00','280','retail','20','2023-09-26 14:21:00','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-27 11:21:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169581368022232203920',7430,'51695813673','4','1.00','300','retail','0','2023-09-26 14:21:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:22:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169581373672136652258',7431,'51695813722','6','2.00','600','retail','0','2023-09-26 14:22:17','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-09-27 11:22:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','600.00','598','Inclusive','branch','Service','1110','4000','5500','',''),('5169581379430315523922',7432,'51695813759','6','1.00','280','retail','20','2023-09-26 14:23:15','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-27 11:23:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','600.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('5169581382652925253825',7433,'51695813810','8','2.00','300','retail','0','2023-09-26 14:23:46','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-09-27 11:24:13','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','74.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('5169581386623343303553',7434,'51695813853','12','1.00','30','retail','0','2023-09-26 14:24:26','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-27 11:24:46','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169581462252603822102',7435,'51695814613','2','1.00','300','retail','0','2023-09-27 14:37:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:38:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169581473922052312322',7436,'51695814730','6','1.00','300','retail','0','2023-09-26 14:39:17','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:42:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','600.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('5169581475735072227054',7437,'51695814730','4','1.00','300','retail','0','2023-09-26 14:39:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:42:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169581505736262223703',7440,'51695815042','4','2.00','600','retail','0','2023-09-26 14:44:28','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-09-27 11:44:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','105.00','103','Inclusive','branch','Service','1110','4000','5500','',''),('5169581506733333343322',7441,'51695815042','7','2.00','500','retail','0','2023-09-26 14:44:28','','','','168','Cash',68.97,'250','','','5','16.00','1','2023-09-27 11:44:53','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169581512931220533291',7442,'51695815093','14','1.00','10','retail','20','2023-09-27 14:45:29','','','','19.54','Cash',1.38,'10','','','5','16.00','1','2023-09-27 11:45:38','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169581520420300006324',7443,'51695815198','6','1.00','300','retail','0','2023-09-26 14:46:45','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:47:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','600.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('5169581538731932123358',7444,'51695815240','10','1.00','70','retail','0','2023-09-26 14:49:47','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-09-27 11:50:09','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169581541862558953523',7445,'51695815409','2','1.00','300','retail','0','2023-09-26 14:50:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:50:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169581544121232052215',7446,'51695815433','6','1.00','280','retail','20','2023-09-26 14:50:41','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-27 11:50:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','600.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('5169581593033683439339',7447,'51695815914','6','1.00','300','retail','0','2023-09-27 14:58:50','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-27 11:59:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','600.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('5169581709113309358327',7448,'51695817068','4','1.00','280','retail','20','2023-09-27 15:18:19','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-27 12:18:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('5169581709932520012330',7449,'51695817068','11','1.00','50','retail','0','2023-09-27 15:18:19','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-27 12:18:27','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999987.00','1999986','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169581713935313314521',7450,'51695817128','11','1.00','50','retail','0','2023-09-27 15:19:00','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-09-27 12:19:10','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999986.00','1999985','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169581498439203019233',7452,'51695814944','2','1.00','300','retail','0','2023-09-26 15:23:21','','','','208','Cash',41.38,'300','','','5','','1','2023-09-27 12:23:34','1','2','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169581740152051363200',7453,'51695814944','2','1.00','300','retail','0','2023-09-26 15:23:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 12:23:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169582147030309045223',7454,'51695821462','2','1.00','300','retail','0','2023-09-27 16:31:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 13:31:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169582199733482203532',7455,'51695821989','2','1.00','300','retail','0','2023-09-27 16:39:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 13:43:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169582285220835223832',7456,'51695822822','11','3.00','150','retail','0','2023-09-27 16:54:12','','','','19.11','Cash',20.69,'50','','','5','16.00','1','2023-09-27 13:54:22','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'3','1999985.00','1999982','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169582457107220022261',7457,'51695824492','6','2.00','560','retail','40','2023-09-27 17:23:32','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-09-27 14:24:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','605.00','603','Inclusive','branch','Service','1110','4000','5500','',''),('5169582461141122360622',7458,'51695824492','4','1.00','280','retail','20','2023-09-27 17:23:32','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-09-27 14:24:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','106.00','105','Inclusive','branch','Service','1110','4000','5500','',''),('5169582471735923627211',7459,'51695824705','6','1.00','280','retail','20','2023-09-27 17:25:17','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-09-27 14:27:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','605.00','604','Inclusive','branch','Service','1110','4000','5500','',''),('5169582509420042429008',7460,'51695825088','2','1.00','300','retail','0','2023-09-27 17:31:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 14:31:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169582595821325001189',7462,'51695825945','12','1.00','30','retail','0','2023-09-27 17:46:44','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-27 14:47:08','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169582600366352332433',7463,'51695825945','14','1.00','15','retail','15','2023-09-27 17:46:44','','','','19.54','Cash',2.07,'15','','','5','16.00','1','2023-09-27 14:47:08','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169582592222223323925',7464,'51695825902','9','1.00','120','retail','30','2023-09-27 17:53:37','','','','93.93','Cash',16.55,'120','','','5','','1','2023-09-27 14:53:49','1','5','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',103.45,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169582641730533222025',7465,'51695825902','12','1.00','30','retail','0','2023-09-27 17:53:37','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-09-27 14:53:49','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169582759032320099333',7466,'51695827585','2','1.00','300','retail','0','2023-09-27 18:13:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-09-27 15:13:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169582765102238228133',7467,'51695827624','6','1.00','300','retail','0','2023-09-27 18:14:11','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-27 15:14:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','605.00','604','Inclusive','branch','Service','1110','4000','5500','',''),('5169587756420412322224',7468,'51695877555','2','4.00','1200','retail','0','2023-09-28 08:06:04','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-09-28 05:06:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169587758732212226331',7469,'51695877578','2','2.00','560','retail','40','2023-09-28 08:06:28','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-09-28 05:06:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169588386583652835323',7470,'51695883852','7','4.00','1000','retail','0','2023-09-28 09:54:07','','','','168','Cash',137.93,'250','','','5','16.00','1','2023-09-28 06:54:13','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','7.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169588419429123249224',7471,'51695884177','6','1.00','300','retail','0','2023-09-28 09:56:34','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-09-28 06:56:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','605.00','604','Inclusive','branch','Service','1110','4000','5500','',''),('5169591470643377370033',7472,'51695914691','6','7.00','1750','retail','350','2023-09-28 18:25:30','','','','208.27','Cash',241.38,'250','','','5','16.00','1','2023-09-28 15:25:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','605.00','598','Inclusive','branch','Service','1110','4000','5500','',''),('5169591472934305434322',7473,'51695914691','4','1.00','250','retail','50','2023-09-28 18:25:30','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-09-28 15:25:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','107.00','106','Inclusive','branch','Service','1110','4000','5500','',''),('5169591475552200132116',7474,'51695914742','6','6.00','1500','retail','300','2023-09-28 18:25:55','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-09-28 15:26:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','605.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('5169622520922063026352',7475,'51696225132','6','10.00','2500','retail','0','2023-10-02 08:40:59','','Wrong selling price','','208.27','Cash',344.83,'250','','','5','16.00','1','2023-11-01 08:24:53','1','3','returned','1','new','pcs','','2023-11-01 11:24:53','5','','','0','','','VATABLE',2155.17,'','605.00','605','Inclusive','branch','Service','1110','4000','5500','',''),('5169640238600292222932',7478,'51696402284','6','7.00','1750','retail','350','2023-10-04 09:53:48','','','','208.27','Cash',241.38,'250','','','5','16.00','1','2023-10-04 06:54:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','726.00','719','Inclusive','branch','Service','1110','4000','5500','',''),('5169640282162263020383',7479,'51696402579','6','10.00','2800','retail','200','2023-10-04 10:00:22','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-10-04 07:10:35','1','3','returned','1','new','pcs','','2023-10-04 10:10:35','5','yes','','0','','','VATABLE',241.38,'10','727.00','717','Inclusive','branch','Service','1110','4000','5500','',''),('5169640334533640000003',7480,'51696403287','6','10.00','2800','retail','200','2023-10-04 10:09:06','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-10-04 07:09:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','727.00','717','Inclusive','branch','Service','1110','4000','5500','',''),('5169648945026303300632',7481,'51696489415','6','7.00','1750','retail','350','2023-10-05 10:04:48','','','','208.27','Cash',241.38,'250','','','5','16.00','1','2023-10-05 07:05:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','737.00','730','Inclusive','branch','Service','1110','4000','5500','',''),('5169648948389342432403',7482,'51696489415','4','1.00','250','retail','50','2023-10-05 10:04:48','','','','208','Cash',34.48,'250','','','5','16.00','1','2023-10-05 07:05:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','',''),('5169649427525223020999',7483,'51696494232','6','4.00','1000','retail','200','2023-10-05 11:24:36','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-10-05 08:24:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','737.00','733','Inclusive','branch','Service','1110','4000','5500','',''),('5169657744841036323333',7484,'51696577380','6','10.00','2800','retail','200','2023-10-06 10:30:49','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-10-06 07:31:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','747.00','737','Inclusive','branch','Service','1110','4000','5500','',''),('5169658547956332043105',7485,'51696585458','2','1.00','300','retail','0','2023-10-06 12:48:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-06 09:49:17','1','2','new','1','new','pcs','','','','','','0','','','VATABLE',258.62,'','99999999.99','99999999.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169658635662653623302',7486,'51696586253','4','1.00','300','retail','0','2023-10-06 12:59:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-06 10:00:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','',''),('5169658694823306266824',7487,'51696586834','14','1.00','30','retail','0','2023-10-06 13:11:56','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-06 10:13:06','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169658813922285331634',7488,'51696588124','2','1.00','300','retail','0','2023-10-06 13:28:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-06 10:30:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169658944630204066299',7489,'51696588508','2','1.00','300','retail','0','2023-10-06 13:50:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-06 10:53:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169658973253232209248',7490,'51696589600','14','1.00','30','retail','0','2023-10-06 13:55:32','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-06 10:57:04','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169659042225359205222',7491,'51696590384','4','1.00','300','retail','0','2023-10-06 14:07:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-06 11:08:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','',''),('5169659181154356222481',7492,'51696591739','21','1.00','0','retail','0','2023-10-06 14:32:18','','','','0','Cash',0.00,'0','','','5','16.00','1','2023-10-06 11:33:13','1','8','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('5169659193824091352052',7493,'51696591739','6','4.00','1120','retail','80','2023-10-06 14:32:18','','','','208.27','Cash',154.48,'280','','','5','16.00','1','2023-10-06 11:33:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','754.00','750','Inclusive','branch','Service','1110','4000','5500','',''),('5169659514231522253234',7494,'51696595100','12','1.00','30','retail','0','2023-10-06 15:25:42','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-06 12:26:11','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169659593130313099330',7495,'51696595903','14','1.00','30','retail','0','2023-10-06 15:38:52','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-06 12:44:45','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169659631223603222203',7496,'51696596286','6','2.00','600','retail','0','2023-10-06 15:45:12','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-06 12:46:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','754.00','752','Inclusive','branch','Service','1110','4000','5500','',''),('5169659734327366003331',7497,'51696597171','6','1.00','280','retail','20','2023-10-06 16:03:14','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-06 13:04:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','754.00','753','Inclusive','branch','Service','1110','4000','5500','',''),('5169659737936909625900',7498,'51696597171','2','2.00','560','retail','40','2023-10-06 16:03:14','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-10-06 13:04:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169659904702330226773',7499,'51696597674','2','1.00','300','retail','0','2023-10-06 16:30:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-06 13:32:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169660174827261332012',7500,'51696601720','2','2.00','600','retail','0','2023-10-06 17:15:50','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-06 14:16:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169660191810323004331',7501,'51696601805','4','1.00','300','retail','0','2023-10-06 17:18:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-06 14:23:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','110.00','109','Inclusive','branch','Service','1110','4000','5500','',''),('5169660238700030220972',7502,'51696602197','2','1.00','300','retail','0','2023-10-06 17:26:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-06 14:27:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169660262400223300602',7503,'51696602592','6','1.00','280','retail','20','2023-10-06 17:30:43','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-06 14:31:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','755.00','754','Inclusive','branch','Service','1110','4000','5500','',''),('5169660314830003253162',7504,'51696602995','2','1.00','300','retail','0','2023-10-06 17:39:08','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-06 14:40:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169660411432662323202',7505,'51696603958','2','1.00','300','retail','0','2023-10-06 17:55:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-06 14:57:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169660516200903133310',7506,'51696605126','2','1.00','300','retail','0','2023-10-06 18:12:42','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-06 15:13:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169660532990233165325',7507,'51696605317','10','1.00','70','retail','0','2023-10-06 18:15:30','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-06 15:15:57','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('5169660686620202304602',7508,'51696606838','2','1.00','300','retail','0','2023-10-06 18:41:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-06 15:47:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169660741553025204220',7509,'51696607366','6','1.00','300','retail','0','2023-10-06 18:50:15','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-06 15:50:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','755.00','754','Inclusive','branch','Service','1110','4000','5500','',''),('5169660750623560637023',7510,'51696607447','6','4.00','1200','retail','0','2023-10-06 18:51:46','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-10-06 15:52:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','755.00','751','Inclusive','branch','Service','1110','4000','5500','',''),('5169660758926235932602',7511,'51696607447','6','2.00','600','retail','0','2023-10-06 18:53:09','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-06 15:53:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','755.00','753','Inclusive','branch','Service','1110','4000','5500','',''),('5169660782632301900464',7512,'51696607811','6','4.00','1200','retail','0','2023-10-06 18:57:28','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-10-06 15:57:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','756.00','752','Inclusive','branch','Service','1110','4000','5500','',''),('5169665900829332620323',7513,'51696658990','6','1.00','300','retail','0','2023-10-07 09:10:09','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-07 06:10:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169665913930304301122',7514,'51696659122','4','1.00','300','retail','0','2023-10-07 09:12:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 06:52:07','1','2','returned','1','new','pcs','','2023-10-07 09:52:07','5','yes','','0','','','VATABLE',258.62,'1','110.00','109','Inclusive','branch','Service','1110','4000','5500','',''),('5169665926702926063625',7515,'51696659122','2','1.00','300','retail','0','2023-10-07 09:14:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 06:52:20','1','2','returned','1','new','pcs','','2023-10-07 09:52:20','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169665931623236332262',7516,'51696659122','2','1.00','300','retail','0','2023-10-07 09:17:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 06:18:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169666126662661266060',7517,'51696661248','4','1.00','300','retail','0','2023-10-07 09:47:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 06:49:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','110.00','109','Inclusive','branch','Service','1110','4000','5500','',''),('5169666195726002331296',7518,'51696661889','2','2.00','600','retail','0','2023-10-07 09:59:17','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-07 06:59:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169666236063106202200',7519,'51696662129','2','1.00','300','retail','0','2023-10-07 10:06:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 07:07:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169666257523336021000',7520,'51696662545','4','1.00','300','retail','0','2023-10-07 10:09:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 07:10:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','111.00','110','Inclusive','branch','Service','1110','4000','5500','',''),('5169666263996629032356',7521,'51696662617','2','1.00','300','retail','0','2023-10-07 10:10:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 07:12:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169666283553362620306',7522,'51696662820','11','1.00','50','retail','0','2023-10-07 10:13:55','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-07 07:14:09','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999982.00','1999981','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169666356033500013639',7523,'51696663522','2','1.00','300','retail','0','2023-10-07 10:26:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 07:27:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169666404822636022526',7524,'51696663662','11','1.00','50','retail','0','2023-10-07 10:34:09','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-07 07:35:06','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999981.00','1999980','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169667103223234094002',7525,'51696671002','2','2.00','600','retail','0','2023-10-07 12:30:33','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-07 09:31:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169667114232473332003',7526,'51696671111','2','1.00','300','retail','0','2023-10-07 12:32:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 09:35:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169667170961353410347',7527,'51696671613','2','1.00','300','retail','0','2023-10-07 12:42:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 09:43:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169667174829332620323',7528,'51696671613','9','2.00','300','retail','0','2023-10-07 12:42:30','','','','93.93','Cash',41.38,'150','','','5','16.00','1','2023-10-07 09:43:16','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169667184345816352230',7529,'51696671805','2','1.00','300','retail','0','2023-10-07 12:48:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 09:49:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169667220739332200202',7530,'51696672159','6','4.00','1200','retail','0','2023-10-07 12:50:07','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-10-07 09:50:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','756.00','752','Inclusive','branch','Service','1110','4000','5500','',''),('5169667234623024132350',7531,'51696672308','4','2.00','560','retail','40','2023-10-07 12:52:26','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-10-07 09:52:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','113.00','111','Inclusive','branch','Service','1110','4000','5500','',''),('5169667323833333222602',7532,'51696673207','6','3.00','900','retail','0','2023-10-07 13:08:17','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-10-07 10:09:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','756.00','753','Inclusive','branch','Service','1110','4000','5500','',''),('5169667329560962293330',7533,'51696673207','4','1.00','300','retail','0','2023-10-07 13:08:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 10:09:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','113.00','112','Inclusive','branch','Service','1110','4000','5500','',''),('5169667351919023131333',7534,'51696673492','2','1.00','280','retail','20','2023-10-07 13:24:33','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-07 10:26:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169667459331420254933',7535,'51696674506','2','1.00','300','retail','0','2023-10-07 13:29:53','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 10:30:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169667468122333622053',7536,'51696674506','4','1.00','300','retail','0','2023-10-07 13:31:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 10:31:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','113.00','112','Inclusive','branch','Service','1110','4000','5500','',''),('5169667582632224036302',7537,'51696675806','14','2.00','60','retail','0','2023-10-07 13:50:27','','','','19.54','Cash',8.28,'30','','','5','16.00','1','2023-10-07 10:50:44','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169667790334326337009',7538,'51696677886','6','1.00','300','retail','0','2023-10-07 14:25:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-07 11:27:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169667792434329642903',7539,'51696677886','6','1.00','300','retail','0','2023-10-07 14:25:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-07 11:27:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169667821760233007520',7540,'51696678193','6','1.00','280','retail','20','2023-10-07 14:30:17','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-07 11:39:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169667889032422040923',7541,'51696678870','6','2.00','560','retail','40','2023-10-07 14:41:30','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-07 11:41:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','756.00','754','Inclusive','branch','Service','1110','4000','5500','',''),('5169667899439463220322',7542,'51696678913','6','2.00','600','retail','0','2023-10-07 14:43:14','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-07 11:44:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','756.00','754','Inclusive','branch','Service','1110','4000','5500','',''),('5169667970892932502332',7543,'51696679679','6','1.00','300','retail','0','2023-10-07 14:55:09','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-07 11:55:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169668269936333392063',7544,'51696682510','2','1.00','300','retail','0','2023-10-07 15:44:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 12:46:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169668284604323832339',7545,'51696682811','2','1.00','300','retail','0','2023-10-07 15:47:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-07 12:48:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169668319733160260233',7546,'51696683161','4','2.00','560','retail','40','2023-10-07 15:56:01','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-10-07 12:58:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','114.00','112','Inclusive','branch','Service','1110','4000','5500','',''),('5169668336102932833320',7547,'51696683161','6','1.00','300','retail','0','2023-10-07 15:56:01','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-07 12:58:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169668365192293345223',7548,'51696683633','8','1.00','150','retail','0','2023-10-07 16:02:08','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-10-07 13:02:54','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5169668498234138320303',7549,'51696684952','6','1.00','300','retail','0','2023-10-07 16:23:02','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-07 13:23:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169668644220428220632',7550,'51696686368','4','1.00','280','retail','20','2023-10-07 16:47:23','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-07 13:48:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','114.00','113','Inclusive','branch','Service','1110','4000','5500','',''),('5169668662562360239233',7551,'51696686368','2','1.00','280','retail','20','2023-10-07 16:51:26','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-07 13:52:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169668860660620302330',7552,'51696688585','12','1.00','30','retail','0','2023-10-07 17:23:26','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-07 14:23:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169668959001303360036',7553,'51696689551','4','1.00','280','retail','20','2023-10-07 17:39:51','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-07 14:40:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','115.00','114','Inclusive','branch','Service','1110','4000','5500','',''),('5169668998723132256662',7554,'51696689964','2','4.00','1200','retail','0','2023-10-07 17:48:23','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-10-07 14:48:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169669001363400363633',7555,'51696689964','6','3.00','900','retail','0','2023-10-07 17:48:23','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-10-07 14:48:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','756.00','753','Inclusive','branch','Service','1110','4000','5500','',''),('5169669150416090336903',7556,'51696691466','2','1.00','280','retail','20','2023-10-07 18:11:44','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-07 15:12:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169669207020263031692',7557,'51696692042','6','2.00','600','retail','0','2023-10-07 18:21:11','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-07 15:21:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','756.00','754','Inclusive','branch','Service','1110','4000','5500','',''),('5169669249000262932326',7558,'51696692470','10','1.00','70','retail','0','2023-10-07 18:28:11','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-07 15:28:44','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5169669286322103901262',7559,'51696692842','10','1.00','70','retail','0','2023-10-07 18:34:23','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-07 15:35:32','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5169676455504155263034',7560,'51696764543','12','1.00','30','retail','0','2023-10-08 14:29:15','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-08 11:29:27','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169677036532050355523',7561,'51696770308','4','1.00','300','retail','0','2023-10-08 16:06:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-08 13:06:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','115.00','114','Inclusive','branch','Service','1110','4000','5500','',''),('5169677043627231340323',7562,'51696770382','2','1.00','300','retail','0','2023-10-08 16:07:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-08 13:07:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169677050323003402512',7563,'51696770478','6','1.00','300','retail','0','2023-10-08 16:10:59','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-08 13:11:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169677052333703233302',7564,'51696770478','8','1.00','150','retail','0','2023-10-08 16:10:59','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-10-08 13:11:43','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5169677077076373520032',7565,'51696770704','2','2.00','600','retail','0','2023-10-08 16:15:22','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-08 13:15:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169677098322624002232',7566,'51696770953','2','1.00','300','retail','0','2023-10-08 16:17:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-08 13:18:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169677116303226290122',7567,'51696771105','6','1.00','280','retail','20','2023-10-08 16:19:24','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-08 13:20:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169677124732176726433',7568,'51696771216','2','1.00','300','retail','0','2023-10-08 16:20:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-08 13:21:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169677138433363333831',7569,'51696771275','2','1.00','300','retail','0','2023-10-08 16:23:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-08 13:23:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169677146024231229062',7570,'51696771443','6','1.00','300','retail','0','2023-10-08 16:24:21','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-08 13:24:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169677154966220230122',7571,'51696771539','6','1.00','300','retail','0','2023-10-08 16:25:50','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-08 13:26:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169677476831520403620',7572,'51696774757','6','1.00','300','retail','0','2023-10-08 17:20:54','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-08 14:21:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169677494009324013613',7573,'51696774899','4','1.00','300','retail','0','2023-10-08 17:22:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-08 15:11:39','1','2','returned','1','new','pcs','','2023-10-08 18:11:39','5','yes','','0','','','VATABLE',258.62,'1','115.00','114','Inclusive','branch','Service','1110','4000','5500','',''),('5169677502436732543023',7574,'51696774899','6','1.00','300','retail','0','2023-10-08 17:23:44','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-08 14:23:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169677516923031543250',7575,'51696775153','14','1.00','15','retail','15','2023-10-08 17:26:09','','','','19.54','Cash',2.07,'15','','','5','16.00','1','2023-10-08 14:27:04','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','499.00','498','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169677821163333813130',7576,'51696778179','2','2.00','600','retail','0','2023-10-08 18:16:52','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-08 15:17:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169678075636630112232',7577,'51696780737','4','1.00','300','retail','0','2023-10-08 18:59:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-08 16:00:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169678097743273369873',7578,'51696780959','8','1.00','130','retail','20','2023-10-08 19:02:58','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-10-08 16:03:47','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5169678109823002315322',7579,'51696781029','6','1.00','280','retail','20','2023-10-08 19:05:00','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-08 16:06:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169678145505331113036',7580,'51696781423','8','1.00','150','retail','0','2023-10-08 19:10:55','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-10-08 16:11:20','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5169678195020332948758',7581,'51696781939','2','1.00','300','retail','0','2023-10-08 19:19:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-08 16:19:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169678210153229370220',7582,'51696782090','6','1.00','300','retail','0','2023-10-08 19:21:42','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-08 16:22:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169678273407223248266',7583,'51696782695','6','1.00','300','retail','0','2023-10-08 19:32:28','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-08 16:33:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169678274734303620301',7584,'51696782695','4','1.00','300','retail','0','2023-10-08 19:32:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-08 16:33:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169678361107332203365',7585,'51696783531','4','1.00','300','retail','0','2023-10-08 19:46:51','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-08 16:47:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169683277322433022262',7586,'51696832681','6','1.00','280','retail','20','2023-10-09 09:26:20','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-09 06:26:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500','',''),('5169683291190233162925',7587,'51696832820','6','1.00','280','retail','20','2023-10-09 09:28:31','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-09 06:32:17','1','3','returned','1','new','pcs','','2023-10-09 09:32:17','5','yes','','0','','','VATABLE',241.38,'1','757.00','756','Inclusive','branch','Service','1110','4000','5500','',''),('5169683296032322420140',7588,'51696832820','2','1.00','300','retail','0','2023-10-09 09:29:20','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-09 06:32:11','1','2','returned','1','new','pcs','','2023-10-09 09:32:11','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,7590,'51696832820','4','1','300','retail','0','2023-10-09 09:31:01','','','','208','Cash',41.38,'300','','','5','','1','2023-10-09 06:32:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,7591,'51696832820','4','1','300','retail','0','2023-10-09 09:31:01','','','','208','Cash',41.38,'300','','','5','','1','2023-10-09 06:32:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,7592,'51696832820','4','1','300','retail','0','2023-10-09 09:31:01','','','','208','Cash',41.38,'300','','','5','','1','2023-10-09 06:32:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,7593,'51696832820','4','1','300','retail','0','2023-10-09 09:31:01','','','','208','Cash',41.38,'300','','','5','','1','2023-10-09 06:32:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),(NULL,7594,'51696832820','4','1','300','retail','0','2023-10-09 09:31:01','','','','208','Cash',41.38,'300','','','5','','1','2023-10-09 06:32:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'0','','','Inclusive','branch','Service','1110','4000','5500','',''),('5169683341303313223653',7595,'51696833400','6','1.00','280','retail','20','2023-10-09 09:36:53','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-09 06:37:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','759.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169683349835304333230',7596,'51696833462','2','1.00','300','retail','0','2023-10-09 09:38:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-09 06:38:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169683384763324300233',7597,'51696833543','6','1.00','300','retail','0','2023-10-09 09:44:08','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-09 06:44:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','759.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169683448720383623344',7598,'51696834407','4','2.00','600','retail','0','2023-10-09 09:54:47','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-09 06:55:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','116.00','114','Inclusive','branch','Service','1110','4000','5500','',''),('5169683491553100353600',7599,'51696834897','1','2.00','3200','retail','0','2023-10-09 10:01:55','','','','1105','Cash',441.38,'1600','','','5','16.00','1','2023-10-09 07:02:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169683564623322332642',7600,'51696835623','6','10.00','2800','retail','200','2023-10-09 10:14:06','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-10-09 07:14:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','759.00','749','Inclusive','branch','Service','1110','4000','5500','',''),('5169501657320333233423',7601,'51695016313','4','1.00','300','retail','0','2023-10-09 10:27:30','','','','208','Cash',41.38,'300','','','5','','1','2023-10-09 07:27:57','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','96.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('5169683655234251020545',7602,'51696836541','6','1.00','300','retail','0','2023-10-09 10:29:12','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-09 07:29:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','759.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169684111735324020822',7603,'51696841086','6','1.00','300','retail','0','2023-10-09 11:45:18','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-09 08:45:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','759.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169684422770022240342',7604,'51696844188','6','6.00','1500','retail','300','2023-10-09 12:39:10','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-10-09 09:39:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','759.00','753','Inclusive','branch','Service','1110','4000','5500','',''),('5169684442723404431332',7605,'51696844407','6','6.00','1500','retail','300','2023-10-09 12:40:28','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-10-09 09:40:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','759.00','753','Inclusive','branch','Service','1110','4000','5500','',''),('5169684464026592613332',7606,'51696844545','12','1.00','30','retail','0','2023-10-09 12:44:00','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-09 09:44:41','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169684485632232824336',7607,'51696844808','2','1.00','300','retail','0','2023-10-09 12:47:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-09 09:49:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169684555115002050320',7608,'51696845534','2','1.00','300','retail','0','2023-10-09 12:59:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-09 09:59:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169684713696262373020',7609,'51696847095','6','1.00','300','retail','0','2023-10-09 13:25:39','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-09 10:26:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','759.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169685156210352185253',7610,'51696851540','2','1.00','300','retail','0','2023-10-09 14:39:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-09 11:40:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169685174903002362224',7611,'51696851609','2','1.00','300','retail','0','2023-10-09 14:44:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-09 11:45:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169685242962535310393',7612,'51696852412','6','3.00','840','retail','60','2023-10-09 14:53:50','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-10-09 11:53:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','759.00','756','Inclusive','branch','Service','1110','4000','5500','',''),('5169685269802103222320',7613,'51696852487','8','1.00','130','retail','20','2023-10-09 15:00:36','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-10-09 12:01:10','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5169685302782238368203',7614,'51696853013','6','1.00','300','retail','0','2023-10-09 15:03:47','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-09 12:03:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','759.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169685322653223323534',7615,'51696853167','6','2.00','600','retail','0','2023-10-09 15:07:06','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-09 12:07:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','759.00','757','Inclusive','branch','Service','1110','4000','5500','',''),('5169685344325225220360',7616,'51696853407','6','1.00','250','retail','50','2023-10-09 15:10:43','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-10-09 12:12:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','759.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169685818222930223822',7617,'51696858160','6','2.00','600','retail','0','2023-10-09 16:31:45','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-09 13:32:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','759.00','757','Inclusive','branch','Service','1110','4000','5500','',''),('5169685927232303893663',7618,'51696852487','10','1.00','70','retail','0','2023-10-09 16:47:52','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-09 13:48:22','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5169686161920192339543',7619,'51696861590','2','4.00','1200','retail','0','2023-10-09 17:27:04','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-10-09 14:27:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169686249312333234002',7620,'51696862460','12','1.00','30','retail','0','2023-10-09 17:41:34','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-09 14:41:59','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169686342060332150234',7621,'51696863396','6','1.00','300','retail','0','2023-10-09 17:57:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-09 14:57:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','759.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169686362523222602262',7622,'51696863604','4','1.00','300','retail','0','2023-10-09 18:00:25','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-09 15:03:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169686674522256273333',7623,'51696866727','6','1.00','300','retail','0','2023-10-09 18:52:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-09 15:53:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','759.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169686735972006336950',7624,'51696867338','12','1.00','30','retail','0','2023-10-09 19:02:40','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-09 16:03:43','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169686744622222023960',7625,'51696867424','8','1.00','130','retail','20','2023-10-09 19:04:07','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-10-09 16:05:02','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5169692450022253330226',7626,'51696924209','6','1.00','270','retail','30','2023-10-10 10:56:15','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-10-10 08:02:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','759.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169692457450307006324',7627,'51696924209','6','1.00','270','retail','30','2023-10-10 10:56:15','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-10-10 08:02:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169692592292222200200',7628,'51696924992','1','1.00','1600','retail','0','2023-10-10 11:20:04','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-10-10 08:20:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169692612522520355265',7629,'51696926048','6','1.00','270','retail','30','2023-10-10 11:22:07','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-10-10 08:23:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169692624434306323212',7630,'51696926196','6','1.00','270','retail','30','2023-10-10 11:25:44','','','','208.27','Cash',37.24,'270','','','5','16.00','1','2023-10-10 08:26:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169692653994331300356',7631,'51696926500','4','1.00','300','retail','0','2023-10-10 11:29:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-10 08:30:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169692657143230692330',7632,'51696926500','10','2.00','140','retail','0','2023-10-10 11:29:49','','','','63.76','Cash',19.31,'70','','','5','16.00','1','2023-10-10 08:30:54','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('5169692712426245633003',7633,'51696927075','4','1.00','280','retail','20','2023-10-10 11:38:49','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-10 08:40:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169692737330063240262',7634,'51696927339','2','2.00','540','retail','60','2023-10-10 11:42:53','','','','208','Cash',74.48,'270','','','5','16.00','1','2023-10-10 08:44:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169692774369320402332',7635,'51696927467','6','2.00','600','retail','0','2023-10-10 11:49:04','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-10 08:49:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','760.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169692917936032303946',7636,'51696929106','8','2.00','300','retail','0','2023-10-10 12:12:59','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-10-10 09:13:30','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','81.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169692922903603300292',7637,'51696929217','6','1.00','300','retail','0','2023-10-10 12:13:50','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-10 09:14:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169692938162833363125',7638,'51696929270','6','3.00','900','retail','0','2023-10-10 12:16:22','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-10-10 09:18:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','760.00','757','Inclusive','branch','Service','1110','4000','5500','',''),('5169692957423329622209',7639,'51696929534','10','1.00','70','retail','0','2023-10-10 12:19:36','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-10 09:19:59','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5169692961999606935003',7640,'51696929601','10','1.00','70','retail','0','2023-10-10 12:24:04','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-10 09:25:05','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5169692996536260362060',7641,'51696929906','8','1.00','150','retail','0','2023-10-10 12:26:05','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-10-10 09:26:31','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5169693044806302303364',7643,'51696930325','4','1.00','300','retail','0','2023-10-10 12:34:08','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-10 09:39:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169693028412139364932',7644,'51696929994','2','1.00','300','retail','0','2023-10-10 12:45:47','','','','208','Cash',41.38,'300','','','5','','1','2023-10-10 09:46:06','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169693114736243631629',7645,'51696929994','2','1.00','270','retail','30','2023-10-10 12:45:47','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-10-10 09:46:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169693137669234269132',7646,'51696931359','2','1.00','300','retail','0','2023-10-10 12:49:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-10 09:50:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169694162541252943033',7647,'51696941556','2','1.00','270','retail','30','2023-10-10 15:40:27','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-10-10 12:43:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169694183424420020223',7648,'51696941795','2','1.00','300','retail','0','2023-10-10 15:43:55','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-10 12:45:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169694197132906223379',7649,'51696941938','2','1.00','270','retail','30','2023-10-10 15:46:12','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-10-10 12:46:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169694211929320403110',7650,'51696942045','10','2.00','140','retail','0','2023-10-10 15:48:40','','','','63.76','Cash',19.31,'70','','','5','16.00','1','2023-10-10 12:49:03','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('5169694218699332003290',7651,'51696942148','11','1.00','50','retail','0','2023-10-10 15:49:46','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-10 12:50:20','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999980.00','1999979','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169694225562266394653',7652,'51696942223','8','1.00','130','retail','20','2023-10-10 15:53:01','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-10-10 12:53:40','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5169694248320333342324',7653,'51696942428','6','1.00','300','retail','0','2023-10-10 15:54:43','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-10 12:55:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169694257232290913220',7654,'51696942539','11','1.00','50','retail','0','2023-10-10 15:56:13','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-10 12:56:33','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999979.00','1999978','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169694262460622323922',7655,'51696942594','12','1.00','30','retail','0','2023-10-10 15:57:05','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-10 12:58:08','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169694458223023206023',7656,'51696944558','2','1.00','270','retail','30','2023-10-10 16:29:43','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-10-10 13:30:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169694474233203327024',7657,'51696944625','2','1.00','300','retail','0','2023-10-10 16:32:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-10 13:35:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169694499904635343293',7658,'51696944945','6','2.00','600','retail','0','2023-10-10 16:36:40','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-10 13:39:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','760.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169694524729252993919',7659,'51696945225','6','1.00','300','retail','0','2023-10-10 16:40:47','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-10 13:41:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169694555124555243533',7660,'51696945471','4','1.00','300','retail','0','2023-10-10 16:47:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-10 13:47:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169694571903460930403',7661,'51696945700','12','1.00','30','retail','0','2023-10-10 16:48:39','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-10 13:48:55','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169694712623227000272',7662,'51696947088','6','2.00','560','retail','40','2023-10-10 17:13:49','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-10 14:14:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','760.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169694821422020483043',7663,'51696948133','6','3.00','840','retail','60','2023-10-10 17:31:40','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-10-10 14:32:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','760.00','757','Inclusive','branch','Service','1110','4000','5500','',''),('5169694843023359444203',7664,'51696948356','10','1.00','70','retail','0','2023-10-10 17:33:50','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-10 14:35:29','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5169694900210003903303',7665,'51696948958','2','1.00','270','retail','30','2023-10-10 17:43:23','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-10-10 14:43:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169694959390302449505',7666,'51696949538','4','1.00','300','retail','0','2023-10-10 17:59:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-10 15:00:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169695147232202426321',7667,'51696951451','2','1.00','300','retail','0','2023-10-10 18:24:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-10 15:24:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169695174123142413223',7668,'51696951717','2','1.00','300','retail','0','2023-10-10 18:29:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-10 15:29:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169695351523312002233',7669,'51696953504','6','1.00','300','retail','0','2023-10-10 18:58:36','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-10 15:58:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169695537505253029937',7670,'51696955357','11','5.00','250','retail','0','2023-10-10 19:29:36','','','','19.11','Cash',34.48,'50','','','5','16.00','1','2023-10-10 16:30:04','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'5','1999978.00','1999973','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169700909832922200823',7671,'51697009034','11','4.00','200','retail','0','2023-10-11 10:24:58','','','','19.11','Cash',27.59,'50','','','5','16.00','1','2023-10-11 07:25:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'4','1999973.00','1999969','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169700914993292349623',7672,'51697009115','2','2.00','560','retail','40','2023-10-11 10:25:50','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-10-11 07:26:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169700918473220029336',7673,'51697009163','11','1.00','50','retail','0','2023-10-11 10:26:25','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-11 07:26:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999969.00','1999968','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169700956223023339203',7674,'51697009546','12','1.00','30','retail','0','2023-10-11 10:32:43','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-11 07:32:50','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169701171443231525227',7675,'51697010205','12','1.00','30','retail','0','2023-10-11 11:08:34','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-11 08:10:05','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169701470923330016125',7676,'51697013206','4','1.00','300','retail','0','2023-10-11 11:58:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-11 08:59:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169701601240332724120',7677,'51697015927','4','2.00','600','retail','0','2023-10-11 12:20:13','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-11 09:20:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','116.00','114','Inclusive','branch','Service','1110','4000','5500','',''),('5169701723202632220090',7678,'51697017218','4','1.00','280','retail','20','2023-10-11 12:40:32','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-11 09:40:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169701906193520321313',7679,'51697018969','6','1.00','300','retail','0','2023-10-11 13:11:01','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-11 10:12:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169702049292200602443',7680,'51697020476','6','1.00','280','retail','20','2023-10-11 13:34:53','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-11 10:35:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169702374545730352230',7681,'51697023645','1','1.00','1600','retail','0','2023-10-11 14:31:30','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-10-11 11:31:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169702416804023264523',7682,'51697024138','11','1.00','50','retail','0','2023-10-11 14:36:08','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-11 11:38:07','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1999968.00','1999967','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169702456433532039324',7683,'51697024501','12','1.00','30','retail','0','2023-10-11 14:42:44','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-11 11:44:52','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169702476540002330222',7684,'51697024695','4','1.00','280','retail','20','2023-10-11 14:49:34','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-11 11:51:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169702515943312222339',7685,'51697025111','4','1.00','300','retail','0','2023-10-11 14:52:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-11 11:53:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169702551930003253562',7686,'51697025223','1','2.00','3200','retail','0','2023-10-11 14:58:41','','','','1105','Cash',441.38,'1600','','','5','16.00','1','2023-10-11 12:00:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169702651950023232622',7687,'51697026471','6','2.00','560','retail','40','2023-10-11 15:15:20','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-11 12:17:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','760.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169702667720220030903',7688,'51697026658','8','1.00','130','retail','20','2023-10-11 15:17:58','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-10-11 12:18:37','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5169702677371037323333',7689,'51697026719','14','1.00','30','retail','0','2023-10-11 15:19:33','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-11 12:20:46','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','498.00','497','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169702824490220225390',7690,'51697028227','2','1.00','300','retail','0','2023-10-11 15:44:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-11 12:45:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169702872933305077260',7691,'51697028694','14','1.00','30','retail','0','2023-10-11 15:52:10','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-11 12:54:14','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','497.00','496','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169703430420323253315',7692,'51697034052','2','4.00','1200','retail','0','2023-10-11 17:25:05','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-10-11 14:25:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169703440232330320637',7693,'51697034348','2','1.00','300','retail','0','2023-10-11 17:26:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-11 14:27:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169703454567932323263',7694,'51697034468','4','2.00','560','retail','40','2023-10-11 17:29:05','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-10-11 14:30:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','116.00','114','Inclusive','branch','Service','1110','4000','5500','',''),('5169703599122922226333',7695,'51697035964','4','2.00','600','retail','0','2023-10-11 17:53:27','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-11 14:54:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','116.00','114','Inclusive','branch','Service','1110','4000','5500','',''),('5169703600623033292332',7696,'51697035964','6','1.00','300','retail','0','2023-10-11 17:53:27','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-11 14:54:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169703640444230303000',7697,'51697036385','2','1.00','280','retail','20','2023-10-11 18:00:04','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-11 15:00:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169703725830752250283',7698,'51697037232','2','3.00','900','retail','0','2023-10-11 18:14:20','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-10-11 15:15:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','99999999.99','99999996.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169703746532330326637',7699,'51697037442','10','1.00','70','retail','0','2023-10-11 18:17:45','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-11 15:18:15','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5169703814464443223020',7700,'51697037499','16','1.00','600','retail','0','2023-10-11 18:29:05','','','','400','Cash',82.76,'600','','','5','16.00','1','2023-10-11 15:29:39','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169704101522320232010',7701,'51697040992','12','1.00','30','retail','0','2023-10-11 19:16:55','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-11 16:17:17','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169704108442950302323',7702,'51697041043','4','1.00','300','retail','0','2023-10-11 19:18:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-11 16:19:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169704125402202002252',7703,'51697041233','4','1.00','300','retail','0','2023-10-11 19:20:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-11 16:21:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169709292123322271063',7704,'51697092905','6','1.00','300','retail','0','2023-10-12 09:42:02','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-12 06:42:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169709295727333357023',7705,'51697092947','6','1.00','300','retail','0','2023-10-12 09:42:48','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-12 06:43:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169709296832093231202',7706,'51697092947','4','1.00','300','retail','0','2023-10-12 09:42:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-12 06:43:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169709302635233206236',7707,'51697092990','4','5.00','1500','retail','0','2023-10-12 09:44:04','','','','208','Cash',206.90,'300','','','5','16.00','1','2023-10-12 06:44:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','116.00','111','Inclusive','branch','Service','1110','4000','5500','',''),('5169709303722033332220',7708,'51697092990','6','1.00','300','retail','0','2023-10-12 09:44:04','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-12 06:44:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169709304491001203943',7709,'51697092990','8','1.00','150','retail','0','2023-10-12 09:44:04','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-10-12 06:44:48','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5169709354233232255333',7710,'51697093517','6','10.00','2800','retail','200','2023-10-12 09:52:23','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-10-12 06:52:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','760.00','750','Inclusive','branch','Service','1110','4000','5500','',''),('5169709364132632020001',7711,'51697093579','6','7.00','1750','retail','350','2023-10-12 09:54:01','','','','208.27','Cash',241.38,'250','','','5','16.00','1','2023-10-12 06:54:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','760.00','753','Inclusive','branch','Service','1110','4000','5500','',''),('5169709372630223230232',7712,'51697093709','6','3.00','750','retail','150','2023-10-12 09:55:26','','','','208.27','Cash',103.45,'250','','','5','16.00','1','2023-10-12 06:56:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','760.00','757','Inclusive','branch','Service','1110','4000','5500','',''),('5169710553430312522753',7713,'51697105520','6','9.00','2700','retail','0','2023-10-12 13:18:21','','','','208.27','Cash',372.41,'300','','','5','16.00','1','2023-10-12 10:18:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'9','760.00','751','Inclusive','branch','Service','1110','4000','5500','',''),('5169710602102262333722',7714,'51697105996','14','1.00','30','retail','0','2023-10-12 13:20:21','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-12 10:20:38','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','496.00','495','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169711270222052312322',7715,'51697105487','2','2.00','600','retail','0','2023-10-12 15:33:36','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-12 12:35:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169711431001334334213',7716,'51697114135','2','1.00','300','retail','0','2023-10-12 15:38:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-12 12:38:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169711438632221434100',7717,'51697114362','6','1.00','300','retail','0','2023-10-12 15:39:46','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-12 12:40:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169711495839093636400',7718,'51697114933','12','1.00','30','retail','0','2023-10-12 15:49:19','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-12 12:49:42','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169711505453332001210',7719,'51697115020','6','1.00','280','retail','20','2023-10-12 15:52:27','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-12 12:53:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169711520927269025202',7720,'51697115185','6','1.00','250','retail','50','2023-10-12 15:53:29','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-10-12 12:53:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169711528033062320209',7721,'51697115185','2','1.00','280','retail','20','2023-10-12 15:54:41','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-12 12:55:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169711786822762514733',7722,'51697117795','6','1.00','300','retail','0','2023-10-12 16:40:59','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-12 13:42:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169711824960496222121',7723,'51697118177','2','1.00','300','retail','0','2023-10-12 16:44:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-12 13:47:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169711850542236030482',7724,'51697118473','2','1.00','300','retail','0','2023-10-12 16:48:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-12 13:48:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169711888020071423319',7725,'51697118728','2','1.00','300','retail','0','2023-10-12 16:54:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-12 13:56:43','1','2','returned','1','new','pcs','','2023-10-12 16:56:43','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169711894042951302323',7726,'51697118728','4','1.00','300','retail','0','2023-10-12 16:55:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-12 13:56:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169711922120022123263',7727,'51697119201','6','1.00','250','retail','50','2023-10-12 17:00:22','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-10-12 14:01:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','760.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169712096836236083023',7728,'51697120925','2','1.00','300','retail','0','2023-10-12 17:29:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-12 14:29:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169712103613203032322',7729,'51697121004','6','2.00','600','retail','0','2023-10-12 17:30:37','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-12 14:32:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','760.00','758','Inclusive','branch','Service','1110','4000','5500','',''),('5169712119602222222332',7730,'51697121168','2','1.00','300','retail','0','2023-10-12 17:33:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-12 14:33:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169712334423703222203',7731,'51697123013','2','1.00','300','retail','0','2023-10-12 18:09:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-12 15:11:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169712427433137330379',7732,'51697124219','10','1.00','70','retail','0','2023-10-12 18:24:35','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-12 15:24:51','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('5169712446100330322302',7733,'51697124418','6','2.00','560','retail','40','2023-10-12 18:27:42','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-12 15:30:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','761.00','759','Inclusive','branch','Service','1110','4000','5500','',''),('5169712697432220663303',7734,'51697126923','6','2.00','560','retail','40','2023-10-12 19:09:34','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-12 16:09:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','763.00','761','Inclusive','branch','Service','1110','4000','5500','',''),('5169712706222360006302',7735,'51697127049','6','1.00','300','retail','0','2023-10-12 19:11:02','','','','208.27','Bank',41.38,'300','','','5','16.00','1','2023-10-12 16:11:39','1','3','printed','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','763.00','762','Inclusive','branch','Service','1110','4000','5500','',''),('5169712714142410202327',7737,'51697127125','4','1.00','300','retail','0','2023-10-12 19:12:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-12 16:13:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169712770303202039322',7738,'51697127690','6','2.00','600','retail','0','2023-10-12 19:21:44','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-12 16:22:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','763.00','761','Inclusive','branch','Service','1110','4000','5500','',''),('5169717498262391323335',7739,'51697174947','2','1.00','300','retail','0','2023-10-13 08:29:42','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-13 05:29:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169717505503305023329',7740,'51697175005','4','1.00','300','retail','0','2023-10-13 08:31:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-13 05:32:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169717521990233322050',7741,'51697175152','6','1.00','300','retail','0','2023-10-13 08:35:57','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-13 05:36:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','763.00','762','Inclusive','branch','Service','1110','4000','5500','',''),('5169717545235543111110',7742,'51697175391','4','1.00','300','retail','0','2023-10-13 08:37:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-13 05:37:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169717546423330265015',7743,'51697175391','6','1.00','300','retail','0','2023-10-13 08:37:45','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-13 05:37:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','763.00','762','Inclusive','branch','Service','1110','4000','5500','',''),('5169717549539002202327',7744,'51697175486','11','1.00','50','retail','0','2023-10-13 08:38:16','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-13 05:38:26','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169721217233311223720',7745,'51697212137','6','5.00','1400','retail','100','2023-10-13 18:49:33','','','','208.27','Cash',193.10,'280','','','5','16.00','1','2023-10-13 15:49:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'5','768.00','763','Inclusive','branch','Service','1110','4000','5500','',''),('5169721258944650393526',7746,'51697212573','10','2.00','140','retail','0','2023-10-13 18:56:30','','','','63.76','Cash',19.31,'70','','','5','16.00','1','2023-10-13 15:56:37','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('5169721261906113221232',7747,'51697212599','14','1.00','30','retail','0','2023-10-13 18:56:59','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-13 15:57:11','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','160.00','159','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169721268463203230102',7748,'51697212632','12','1.00','30','retail','0','2023-10-13 18:58:04','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-13 15:58:12','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169721271772327923210',7749,'51697212693','4','2.00','560','retail','40','2023-10-13 18:58:38','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-10-13 15:58:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','116.00','114','Inclusive','branch','Service','1110','4000','5500','',''),('5169721276223322200230',7750,'51697212734','11','1.00','50','retail','0','2023-10-13 18:59:23','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-13 15:59:36','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169721281430712326312',7751,'51697212779','12','1.00','30','retail','0','2023-10-13 19:01:59','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-13 16:02:28','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169721297393003033325',7752,'51697212949','4','1.00','300','retail','0','2023-10-13 19:03:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-13 16:04:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169721310162020911430',7753,'51697213076','4','1.00','300','retail','0','2023-10-13 19:05:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-13 16:10:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','116.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169721352403202330322',7754,'51697213439','2','1.00','280','retail','20','2023-10-13 19:13:08','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-13 16:13:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169721369823058463623',7755,'51697213615','8','2.00','260','retail','40','2023-10-13 19:15:44','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-10-13 16:15:59','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','81.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169721374422500309221',7756,'51697213615','4','1.00','280','retail','20','2023-10-13 19:15:44','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-13 16:15:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','117.00','116','Inclusive','branch','Service','1110','4000','5500','',''),('5169721383623039102329',7757,'51697213811','6','1.00','300','retail','0','2023-10-13 19:17:16','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-13 16:17:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','768.00','767','Inclusive','branch','Service','1110','4000','5500','',''),('5169721392522201030925',7758,'51697213877','6','2.00','600','retail','0','2023-10-13 19:18:46','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-13 16:19:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','768.00','766','Inclusive','branch','Service','1110','4000','5500','',''),('5169721404043330362332',7759,'51697213993','8','1.00','130','retail','20','2023-10-13 19:20:40','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-10-13 16:20:52','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','81.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('5169721409035324020222',7760,'51697214076','2','1.00','280','retail','20','2023-10-13 19:21:31','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-13 16:21:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169721418023062213460',7761,'51697214171','10','1.00','70','retail','0','2023-10-13 19:27:29','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-13 16:28:04','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169721486830331306456',7762,'51697214858','4','1.00','300','retail','0','2023-10-13 19:35:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-13 16:35:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','117.00','116','Inclusive','branch','Service','1110','4000','5500','',''),('5169721602891222223331',7763,'51697216016','6','3.00','900','retail','0','2023-10-13 19:55:25','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-10-13 16:55:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','768.00','765','Inclusive','branch','Service','1110','4000','5500','',''),('5169721617832803205336',7764,'51697216167','4','1.00','300','retail','0','2023-10-13 19:56:18','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-13 16:58:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','117.00','116','Inclusive','branch','Service','1110','4000','5500','',''),('5169726380493801327002',7765,'51697263789','10','1.00','70','retail','0','2023-10-14 09:10:05','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-14 06:11:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169726470722472069533',7771,'51697264690','2','1.00','300','retail','0','2023-10-14 09:42:57','','','','208','Cash',41.38,'300','','','5','','1','2023-10-14 06:43:16','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169726489307030206221',7772,'51697264690','6','3.00','900','retail','0','2023-10-14 09:42:57','','','','208.27','Cash',124.14,'300','','','5','','1','2023-10-14 06:43:16','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'3','768.00','765','Inclusive','branch','Service','1110','4000','5500','',''),('5169726540253202230206',7773,'51697264690','4','1.00','300','retail','0','2023-10-14 09:42:57','','','','208','Cash',41.38,'300','','','5','','1','2023-10-14 06:43:16','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','117.00','116','Inclusive','branch','Service','1110','4000','5500','',''),('5169726577792622200600',7774,'51697264690','4','1.00','300','retail','0','2023-10-14 09:42:57','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 06:43:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','118.00','117','Inclusive','branch','Service','1110','4000','5500','',''),('5169726588322300232303',7775,'51697265864','6','1.00','300','retail','0','2023-10-14 09:44:43','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-14 06:45:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','771.00','770','Inclusive','branch','Service','1110','4000','5500','',''),('5169726597443690732227',7776,'51697265941','6','3.00','900','retail','0','2023-10-14 09:46:14','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-10-14 06:46:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','771.00','768','Inclusive','branch','Service','1110','4000','5500','',''),('5169726604632033403300',7777,'51697266036','2','1.00','300','retail','0','2023-10-14 09:47:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 06:47:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169726689660330665422',7778,'51697266829','8','2.00','300','retail','0','2023-10-14 10:01:37','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-10-14 07:21:04','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','81.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169726449836228072244',7779,'51697264470','2','1.00','300','retail','0','2023-10-14 10:46:01','','','','208','Cash',41.38,'300','','','5','','1','2023-10-14 07:46:21','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169726879205206320530',7780,'51697264470','2','1.00','300','retail','0','2023-10-14 10:46:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 07:46:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500','',''),('5169727091404623923020',7782,'51697270874','12','1.00','30','retail','0','2023-10-14 11:08:34','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-14 08:08:56','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169727105375537310333',7783,'51697270938','14','1.00','30','retail','0','2023-10-14 11:10:54','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-14 08:11:00','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','159.00','158','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169727110701322201052',7784,'51697271061','6','2.00','600','retail','0','2023-10-14 11:12:04','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-14 08:12:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','771.00','769','Inclusive','branch','Service','1110','4000','5500','',''),('5169727112400724133427',7785,'51697271061','4','3.00','900','retail','0','2023-10-14 11:12:04','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-10-14 08:12:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','118.00','115','Inclusive','branch','Service','1110','4000','5500','',''),('5169727409226200340902',7786,'51697274030','6','1.00','280','retail','20','2023-10-14 12:01:33','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-14 09:01:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','771.00','770','Inclusive','branch','Service','1110','4000','5500','',''),('5169727501832821312233',7787,'51697274993','4','2.00','600','retail','0','2023-10-14 12:16:58','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-14 09:18:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','118.00','116','Inclusive','branch','Service','1110','4000','5500','',''),('5169727519602092530623',7788,'51697275114','6','2.00','600','retail','0','2023-10-14 12:22:40','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-14 09:22:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','773.00','771','Inclusive','branch','Service','1110','4000','5500','',''),('5169727589690323704331',7791,'51697275886','2','1.00','300','retail','0','2023-10-14 12:31:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 09:31:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('5169728009402293203300',7792,'51697279802','6','3.00','840','retail','60','2023-10-14 13:41:34','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-10-14 10:42:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','783.00','780','Inclusive','branch','Service','1110','4000','5500','',''),('5169728057702370400542',7793,'51697280561','6','2.00','600','retail','0','2023-10-14 13:49:38','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-14 10:50:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','783.00','781','Inclusive','branch','Service','1110','4000','5500','',''),('5169728850033040403333',7794,'51697288489','11','1.00','50','retail','0','2023-10-14 16:01:56','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-14 13:02:30','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169728866328568304302',7795,'51697288653','2','1.00','300','retail','0','2023-10-14 16:04:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 13:05:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('5169728935502328257523',7796,'51697289323','8','2.00','300','retail','0','2023-10-14 16:17:48','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-10-14 13:18:17','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','81.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169728988528303512430',7797,'51697289808','2','2.00','600','retail','0','2023-10-14 16:24:45','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-14 13:25:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('5169727050523207335230',7798,'51697270474','15','2.00','1200','retail','0','2023-10-14 16:37:24','','','','450','Cash',165.52,'600','','','5','','1','2023-10-14 13:38:09','1','7','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169729249532235100300',7799,'51697292252','2','1.00','300','retail','0','2023-10-14 17:08:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 14:08:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('5169729318222012025032',7800,'51697292557','2','1.00','300','retail','0','2023-10-14 17:19:42','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 14:21:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('5169729338412032923233',7801,'51697293370','2','1.00','300','retail','0','2023-10-14 17:23:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 14:25:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('5169729357332632222003',7802,'51697293503','6','2.00','600','retail','0','2023-10-14 17:26:13','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-14 14:27:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','792.00','790','Inclusive','branch','Service','1110','4000','5500','',''),('5169729367494223227423',7803,'51697293645','6','2.00','600','retail','0','2023-10-14 17:32:12','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-14 14:32:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','792.00','790','Inclusive','branch','Service','1110','4000','5500','',''),('5169729368992465262203',7804,'51697293645','8','4.00','600','retail','0','2023-10-14 17:32:12','','','','112','Cash',82.76,'150','','','5','16.00','1','2023-10-14 14:32:50','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','81.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('5169729400390223329300',7805,'51697293975','4','1.00','300','retail','0','2023-10-14 17:39:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 14:39:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','118.00','117','Inclusive','branch','Service','1110','4000','5500','',''),('5169729441636993922664',7806,'51697294405','2','1.00','300','retail','0','2023-10-14 17:40:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 14:41:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('5169729457823222082320',7807,'51697294518','8','2.00','300','retail','0','2023-10-14 17:43:14','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-10-14 14:44:26','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','81.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169729459422307339245',7808,'51697294518','2','1.00','300','retail','0','2023-10-14 17:43:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 14:44:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('5169729524203352263233',7810,'51697295218','11','2.00','100','retail','0','2023-10-14 17:54:03','','','','19.11','Cash',13.79,'50','','','5','16.00','1','2023-10-14 14:54:16','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','88.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169729527943737003939',7811,'51697295257','4','2.00','600','retail','0','2023-10-14 17:54:39','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-14 14:55:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','118.00','116','Inclusive','branch','Service','1110','4000','5500','',''),('5169729539003229290322',7812,'51697295340','2','1.00','300','retail','0','2023-10-14 17:56:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 14:57:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('5169729543837623223302',7813,'51697295424','6','1.00','300','retail','0','2023-10-14 17:57:18','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-14 14:57:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','792.00','791','Inclusive','branch','Service','1110','4000','5500','',''),('5169729550110322220307',7814,'51697295479','11','2.00','100','retail','0','2023-10-14 17:58:22','','','','19.11','Cash',13.79,'50','','','5','16.00','1','2023-10-14 15:00:00','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','86.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169729574259025209335',7815,'51697295664','2','1.00','300','retail','0','2023-10-14 18:02:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 15:02:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('5169729586552270629234',7816,'51697295775','6','1.00','300','retail','0','2023-10-14 18:04:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-14 15:10:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','792.00','791','Inclusive','branch','Service','1110','4000','5500','',''),('5169729633943333353929',7817,'51697296230','3','1.00','600','retail','0','2023-10-14 18:13:16','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-10-14 15:13:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169729650323322336910',7818,'51697296431','6','2.00','600','retail','0','2023-10-14 18:15:04','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-14 15:15:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','792.00','790','Inclusive','branch','Service','1110','4000','5500','',''),('5169729759993233022320',7819,'51697297587','4','1.00','300','retail','0','2023-10-14 18:34:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 15:35:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','120.00','119','Inclusive','branch','Service','1110','4000','5500','',''),('5169729516591001203953',7820,'51697295120','6','2.00','600','retail','0','2023-10-14 18:44:19','','','','208.27','Cash',82.76,'300','','','5','','1','2023-10-14 15:44:34','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','792.00','790','Inclusive','branch','Service','1110','4000','5500','',''),('5169729778233793837243',7821,'51697295120','4','1.00','300','retail','0','2023-10-14 18:44:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-14 15:44:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','120.00','119','Inclusive','branch','Service','1110','4000','5500','',''),('5169730128010622032242',7822,'51697263875','6','1.00','300','retail','0','2023-10-14 19:35:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-14 16:35:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','792.00','791','Inclusive','branch','Service','1110','4000','5500','',''),('5169730133623333390049',7823,'51697263875','6','1.00','300','retail','0','2023-10-14 19:35:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-14 16:35:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','792.00','791','Inclusive','branch','Service','1110','4000','5500','',''),('5169727570713763723221',7824,'51697275659','4','1.00','300','retail','0','2023-10-14 19:56:01','','','','208','Cash',41.38,'300','','','5','','1','2023-10-14 16:56:42','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','118.00','117','Inclusive','branch','Service','1110','4000','5500','',''),('5169730352523163635675',7825,'51697303505','14','1.00','30','retail','0','2023-10-14 20:12:05','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-14 17:12:22','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','158.00','157','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169736766162327334243',7826,'51697367648','2','1.00','300','retail','0','2023-10-15 14:01:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-15 11:01:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('5169736776607233433772',7827,'51697367748','4','1.00','300','retail','0','2023-10-15 14:02:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-15 11:03:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169736782673363233463',7828,'51697367809','4','1.00','300','retail','0','2023-10-15 14:03:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-15 11:04:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169737034702330033232',7829,'51697370332','8','4.00','600','retail','0','2023-10-15 14:45:48','','','','112','Cash',82.76,'150','','','5','16.00','1','2023-10-15 11:46:05','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','81.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('5169737039233020333307',7830,'51697370376','4','1.00','300','retail','0','2023-10-15 14:46:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-15 11:46:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169737175625662522137',7831,'51697371743','10','1.00','70','retail','0','2023-10-15 15:09:16','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-15 12:10:32','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169737247022533046224',7832,'51697372428','4','1.00','300','retail','0','2023-10-15 15:21:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-15 12:21:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169737499691394172162',7833,'51697374975','8','2.00','260','retail','40','2023-10-15 16:03:17','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-10-15 13:03:29','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','81.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169737622130333122616',7834,'51697376203','4','1.00','300','retail','0','2023-10-15 16:24:53','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-15 13:25:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169738265366033322262',7835,'51697382643','2','1.00','300','retail','0','2023-10-15 18:10:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-15 15:11:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('5169738321283232322102',7836,'51697383199','12','1.00','30','retail','0','2023-10-15 18:20:13','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-15 15:20:20','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169738372828282328302',7837,'51697383715','2','1.00','300','retail','0','2023-10-15 18:28:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-15 15:29:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('5169738419033369402072',7838,'51697384148','6','1.00','300','retail','0','2023-10-15 18:36:30','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-15 15:37:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','792.00','791','Inclusive','branch','Service','1110','4000','5500','',''),('5169744254703320004573',7840,'51697442531','6','2.00','560','retail','40','2023-10-16 10:49:07','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-16 07:49:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','802.00','800','Inclusive','branch','Service','1110','4000','5500','',''),('5169744613333334930314',7841,'51697443050','6','1.00','300','retail','0','2023-10-16 11:48:53','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-16 08:49:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','802.00','801','Inclusive','branch','Service','1110','4000','5500','',''),('5169744619009233342290',7842,'51697446173','6','5.00','1500','retail','0','2023-10-16 11:49:51','','','','208.27','Cash',206.90,'300','','','5','16.00','1','2023-10-16 08:50:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','802.00','797','Inclusive','branch','Service','1110','4000','5500','',''),('5169744824626036322262',7844,'51697448226','6','9.00','2250','retail','450','2023-10-16 12:24:29','','','','208.27','Cash',310.34,'250','','','5','','1','2023-10-16 09:24:42','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',215.52,'9','802.00','793','Inclusive','branch','Service','1110','4000','5500','',''),('5169744833731422283234',7846,'51697448322','6','5.00','1250','retail','250','2023-10-16 14:06:57','','WRONG PRICING','','208.27','Cash',172.41,'250','','','5','','1','2023-11-01 08:47:51','1','3','returned','1','printed','pcs','','2023-11-01 11:47:51','5','yes','','0','','','VATABLE',215.52,'5','807.00','802','Inclusive','branch','Service','1110','4000','5500','',''),('5169745441703330473413',7847,'51697448322','6','1.00','250','retail','50','2023-10-16 14:06:57','','WRONG PRICING','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-11-01 08:47:31','1','3','returned','1','new','pcs','','2023-11-01 11:47:31','5','yes','','0','','','VATABLE',215.52,'1','807.00','806','Inclusive','branch','Service','1110','4000','5500','',''),('5169745446833329335925',7848,'51697454456','2','1.00','300','retail','0','2023-10-16 14:07:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-16 11:12:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('5169745493886032209423',7849,'51697454916','8','2.00','260','retail','40','2023-10-16 14:15:39','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-10-16 11:17:00','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','85.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5169745506673240232315',7850,'51697455025','2','2.00','600','retail','0','2023-10-16 14:18:06','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-16 11:18:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','7.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('5169745508533252649213',7851,'51697455025','4','2.00','600','retail','0','2023-10-16 14:18:06','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-16 11:18:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','121.00','119','Inclusive','branch','Service','1110','4000','5500','',''),('5169745537024333233423',7852,'51697455358','2','1.00','300','retail','0','2023-10-16 14:22:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-16 11:23:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('5169745627303542146307',7853,'51697456258','2','2.00','600','retail','0','2023-10-16 14:37:53','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-16 11:38:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','7.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('5169745637220226200522',7854,'51697456339','2','1.00','300','retail','0','2023-10-16 14:39:32','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-16 11:43:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('5169745661462301233252',7855,'51697456595','6','1.00','300','retail','0','2023-10-16 14:43:34','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-16 11:45:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','807.00','806','Inclusive','branch','Service','1110','4000','5500','',''),('5169745673807322329212',7856,'51697456713','2','1.00','300','retail','0','2023-10-16 14:45:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-16 11:48:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('5169745699802806060032',7857,'51697456978','2','1.00','300','retail','0','2023-10-16 14:57:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-16 11:58:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('5169745750529505953323',7858,'51697457489','10','1.00','70','retail','0','2023-10-16 14:58:25','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-16 11:59:28','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169745758724234033332',7859,'51697457570','10','1.00','70','retail','0','2023-10-16 14:59:48','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-16 12:04:59','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169745799137590339772',7860,'51697457900','6','1.00','250','retail','50','2023-10-16 15:06:32','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-10-16 12:09:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','807.00','806','Inclusive','branch','Service','1110','4000','5500','',''),('5169745824164255916330',7861,'51697458232','10','1.00','70','retail','0','2023-10-16 15:10:41','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-16 12:11:01','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169745828132422040923',7862,'51697458266','8','1.00','150','retail','0','2023-10-16 15:11:21','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-10-16 12:12:45','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169746060930630907200',7864,'51697460597','3','1.00','600','retail','0','2023-10-16 15:55:53','','','','378','Cash',82.76,'600','','','5','','1','2023-10-16 12:57:35','1','2','returned','1','printed','pcs','','2023-10-16 15:57:35','5','yes','','0','','','VATABLE',517.24,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169746095330037232225',7865,'51697460597','18','1.00','30','retail','0','2023-10-16 15:55:53','','','','26','Cash',4.14,'30','','','5','16.00','1','2023-10-16 12:57:33','1','1','returned','1','new','pcs','','2023-10-16 15:57:33','5','yes','','0','','','VATABLE',25.86,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169746099003202676013',7866,'51697460976','2','1.00','300','retail','0','2023-10-16 15:56:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-16 12:56:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169746466663363904706',7867,'51697464648','6','3.00','900','retail','0','2023-10-16 16:58:03','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-10-16 13:59:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','807.00','804','Inclusive','branch','Service','1110','4000','5500','',''),('5169746468222468323030',7868,'51697464648','8','1.00','130','retail','20','2023-10-16 16:58:03','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-10-16 13:59:56','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169746481570400430635',7869,'51697464804','12','1.00','30','retail','0','2023-10-16 17:00:16','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-16 14:00:25','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169746492872379402230',7870,'51697464826','14','1.00','30','retail','0','2023-10-16 17:03:12','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-16 14:03:49','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','157.00','156','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169746639033442203732',7872,'51697466376','4','1.00','300','retail','0','2023-10-16 17:26:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-16 14:26:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169746643634492223423',7873,'51697466422','4','1.00','300','retail','0','2023-10-16 17:27:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-16 14:28:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169746652106202153350',7874,'51697466510','6','1.00','300','retail','0','2023-10-16 17:28:42','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-16 14:29:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','807.00','806','Inclusive','branch','Service','1110','4000','5500','',''),('5169746657474359205422',7875,'51697466561','2','1.00','300','retail','0','2023-10-16 17:29:35','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-16 14:31:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169746673243006322303',7876,'51697466718','8','2.00','260','retail','40','2023-10-16 17:32:13','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-10-16 14:32:23','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','86.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169746767503227290622',7877,'51697467561','14','1.00','15','retail','15','2023-10-16 17:47:55','','','','19.54','Cash',2.07,'15','','','5','16.00','1','2023-10-16 14:48:39','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','156.00','155','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169746774902214431370',7878,'51697467738','2','1.00','300','retail','0','2023-10-16 17:50:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-16 14:50:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169746990532101239050',7879,'51697469895','2','1.00','300','retail','0','2023-10-16 18:25:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-16 15:26:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169747035633423235330',7880,'51697470308','6','1.00','300','retail','0','2023-10-16 18:32:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-16 15:34:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','807.00','806','Inclusive','branch','Service','1110','4000','5500','',''),('5169747155823346772752',7881,'51697471546','15','1.00','600','retail','0','2023-10-16 18:52:58','','','','450','Cash',82.76,'600','','','5','16.00','1','2023-10-16 15:53:50','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169747157775433273072',7882,'51697471546','7','1.00','250','retail','0','2023-10-16 18:52:58','','','','168','Cash',34.48,'250','','','5','16.00','1','2023-10-16 15:53:50','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169747176226002121057',7883,'51697471755','10','1.00','70','retail','0','2023-10-16 18:56:03','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-16 15:56:38','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169747203726031321023',7884,'51697472030','10','1.00','70','retail','0','2023-10-16 19:00:37','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-16 16:00:48','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169747450553232020420',7885,'51697474495','6','1.00','300','retail','0','2023-10-16 19:41:45','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-16 16:42:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','807.00','806','Inclusive','branch','Service','1110','4000','5500','',''),('5169752756263333532472',7886,'51697527437','6','1.00','300','retail','0','2023-10-17 10:26:03','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-17 07:26:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','807.00','806','Inclusive','branch','Service','1110','4000','5500','',''),('5169752781632002231830',7887,'51697527801','6','2.00','560','retail','40','2023-10-17 10:30:16','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-17 07:30:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','807.00','805','Inclusive','branch','Service','1110','4000','5500','',''),('5169752804337233338400',7889,'51697527840','2','1.00','300','retail','0','2023-10-17 10:35:50','','','','208','Cash',41.38,'300','','','5','','1','2023-10-17 07:35:58','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169752841135203137312',7890,'51697528398','6','1.00','280','retail','20','2023-10-17 10:40:12','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-17 07:55:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','808.00','807','Inclusive','branch','Service','1110','4000','5500','',''),('5169752945343606337352',7891,'51697529398','2','1.00','300','retail','0','2023-10-17 10:57:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-17 07:58:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169753100300200120301',7892,'51697530979','2','1.00','280','retail','20','2023-10-17 11:25:12','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-17 08:25:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169753446602264236320',7893,'51697531144','4','3.00','900','retail','0','2023-10-17 12:22:18','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-10-17 09:22:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','121.00','118','Inclusive','branch','Service','1110','4000','5500','',''),('5169753603124236229072',7894,'51697536018','6','1.00','300','retail','0','2023-10-17 12:47:12','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-17 09:47:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','808.00','807','Inclusive','branch','Service','1110','4000','5500','',''),('5169753996323232026539',7895,'51697539930','11','1.00','50','retail','0','2023-10-17 13:52:43','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-17 10:53:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169753999533232932303',7896,'51697539982','11','1.00','50','retail','0','2023-10-17 13:53:16','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-17 10:53:58','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169754313430332274722',7897,'51697543122','6','1.00','300','retail','0','2023-10-17 14:45:35','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-17 11:47:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','808.00','807','Inclusive','branch','Service','1110','4000','5500','',''),('5169754362520302353063',7898,'51697543483','6','1.00','300','retail','0','2023-10-17 14:53:46','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-17 11:54:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','808.00','807','Inclusive','branch','Service','1110','4000','5500','',''),('5169754374026334253594',7899,'51697543692','4','1.00','300','retail','0','2023-10-17 14:55:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-17 11:55:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169754378403305243371',7900,'51697543758','2','2.00','600','retail','0','2023-10-17 14:56:35','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-17 11:56:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','8.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('5169754379520223153023',7901,'51697543758','1','1.00','1600','retail','0','2023-10-17 14:56:35','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-10-17 11:56:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169754388036333303053',7902,'51697543870','8','2.00','300','retail','0','2023-10-17 15:01:56','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-10-17 12:06:14','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','86.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169754607840230220231',7903,'51697546046','14','1.00','30','retail','0','2023-10-17 15:34:38','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-17 12:35:49','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','155.00','154','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169754621222352112037',7904,'51697546151','2','1.00','300','retail','0','2023-10-17 15:36:52','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-17 12:37:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169754673883237240353',7905,'51697546229','11','1.00','50','retail','0','2023-10-17 15:45:39','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-17 12:45:56','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','82.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169755443573232505552',7906,'51697554416','2','4.00','1200','retail','0','2023-10-17 17:53:55','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-10-17 14:54:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','8.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('5169755451423525262503',7907,'51697554498','6','1.00','300','retail','0','2023-10-17 17:55:15','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-17 14:55:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','808.00','807','Inclusive','branch','Service','1110','4000','5500','',''),('5169755461731232323337',7908,'51697554604','6','1.00','280','retail','20','2023-10-17 17:56:57','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-17 14:57:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','809.00','808','Inclusive','branch','Service','1110','4000','5500','',''),('5169755469223395300292',7909,'51697554641','2','1.00','300','retail','0','2023-10-17 17:58:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-17 14:59:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169755482152052233223',7910,'51697554809','6','1.00','300','retail','0','2023-10-17 18:00:22','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-17 15:01:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','809.00','808','Inclusive','branch','Service','1110','4000','5500','',''),('5169755588838716230713',7911,'51697555871','6','1.00','300','retail','0','2023-10-17 18:18:09','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-17 15:18:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','809.00','808','Inclusive','branch','Service','1110','4000','5500','',''),('5169755771907300562572',7912,'51697557696','2','2.00','600','retail','0','2023-10-17 18:48:39','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-17 15:49:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','8.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('5169755863335235683403',7913,'51697558607','2','4.00','1200','retail','0','2023-10-17 19:03:54','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-10-17 16:04:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','8.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('5169755888761300126023',7914,'51697558873','10','1.00','70','retail','0','2023-10-17 19:08:07','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-17 16:08:20','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169755900803768023233',7915,'51697558989','6','2.00','600','retail','0','2023-10-17 19:10:08','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-17 16:10:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','809.00','807','Inclusive','branch','Service','1110','4000','5500','',''),('5169755955332005233353',7916,'51697559543','2','1.00','300','retail','0','2023-10-17 19:19:13','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-17 16:21:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169761041750220334341',7917,'51697610391','6','10.00','2800','retail','200','2023-10-18 09:26:58','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-10-18 06:27:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','809.00','799','Inclusive','branch','Service','1110','4000','5500','',''),('5169761056931332360293',7919,'51697610555','4','1.00','300','retail','0','2023-10-18 09:29:29','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-18 06:31:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169761347352933322074',7920,'51697613377','2','1.00','300','retail','0','2023-10-18 10:18:08','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-18 07:18:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169761356532235100300',7921,'51697613499','12','1.00','30','retail','0','2023-10-18 10:19:26','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-18 07:19:50','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169761453732637723327',7922,'51697614440','2','1.00','300','retail','0','2023-10-18 10:35:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-18 07:55:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169762053730243109153',7924,'51697620507','4','2.00','560','retail','40','2023-10-18 12:15:37','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-10-18 09:15:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','121.00','119','Inclusive','branch','Service','1110','4000','5500','',''),('5169762069400493421027',7925,'51697620564','2','1.00','300','retail','0','2023-10-18 12:18:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-18 09:18:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169762073307742332000',7926,'51697620719','2','1.00','300','retail','0','2023-10-18 12:18:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-18 09:19:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169761050203203242400',7927,'51697610491','6','1.00','300','retail','0','2023-10-18 12:48:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-18 09:48:59','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','809.00','808','Inclusive','branch','Service','1110','4000','5500','',''),('5169762140131002122233',7928,'51697610491','2','1.00','300','retail','0','2023-10-18 12:48:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-18 09:48:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169762302062030222223',7930,'51697623004','2','1.00','300','retail','0','2023-10-18 12:57:54','','','','208','Cash',41.38,'300','','','5','','1','2023-10-18 09:58:03','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169762307423060346333',7931,'51697623004','2','1.00','280','retail','20','2023-10-18 12:57:54','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-18 09:58:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169762740445742036000',7933,'51697627213','6','3.00','840','retail','60','2023-10-18 14:10:04','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-10-18 11:10:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','810.00','807','Inclusive','branch','Service','1110','4000','5500','',''),('5169762762920022203453',7934,'51697627456','6','1.00','300','retail','0','2023-10-18 14:14:02','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-18 11:14:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','810.00','809','Inclusive','branch','Service','1110','4000','5500','',''),('5169762764224232073533',7935,'51697627456','7','1.00','250','retail','0','2023-10-18 14:14:02','','','','168','Cash',34.48,'250','','','5','16.00','1','2023-10-18 11:14:42','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169762794339267002036',7936,'51697627921','4','2.00','600','retail','0','2023-10-18 14:19:03','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-18 11:19:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','121.00','119','Inclusive','branch','Service','1110','4000','5500','',''),('5169762822223232330320',7937,'51697628204','4','1.00','300','retail','0','2023-10-18 14:23:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-18 11:25:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169762881522230323223',7938,'51697628805','6','1.00','300','retail','0','2023-10-18 14:33:35','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-18 11:33:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','810.00','809','Inclusive','branch','Service','1110','4000','5500','',''),('5169762890933022310222',7939,'51697628888','6','5.00','1500','retail','0','2023-10-18 14:35:10','','','','208.27','Cash',206.90,'300','','','5','16.00','1','2023-10-18 11:35:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','810.00','805','Inclusive','branch','Service','1110','4000','5500','',''),('5169762720603033300303',7940,'51697627188','11','1.00','50','retail','0','2023-10-18 14:41:23','','','','19.11','Cash',6.90,'50','','','5','','1','2023-10-18 11:41:42','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',43.10,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169762953425332092112',7941,'51697629523','4','1.00','300','retail','0','2023-10-18 14:47:55','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-18 11:48:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169763709705433220726',7942,'51697637083','2','1.00','280','retail','20','2023-10-18 16:51:38','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-18 13:51:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169763717565022210333',7943,'51697637167','2','1.00','300','retail','0','2023-10-18 16:59:01','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-18 13:59:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169763756300353623323',7944,'51697637552','6','1.00','280','retail','20','2023-10-18 16:59:23','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-18 13:59:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','810.00','809','Inclusive','branch','Service','1110','4000','5500','',''),('5169763945225235320724',7945,'51697639444','12','1.00','30','retail','0','2023-10-18 17:30:53','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-18 14:31:02','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169763964432224036304',7946,'51697639635','12','1.00','30','retail','0','2023-10-18 17:34:05','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-18 14:34:37','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169764016753662343142',7947,'51697640150','2','1.00','300','retail','0','2023-10-18 17:42:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-18 14:43:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169764066120406036203',7949,'51697640589','14','1.00','30','retail','0','2023-10-18 17:51:33','','','','19.54','Cash',4.14,'30','','','5','','1','2023-10-18 14:51:45','1','7','new','1','printed','pcs','','','','yes','','0','','','VATABLE',25.86,'1','154.00','153','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169769620323292302306',7950,'51697696096','3','2.00','1200','retail','0','2023-10-19 09:18:08','','','','378','Cash',165.52,'600','','','5','16.00','1','2023-10-19 06:18:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169769622130221623325',7951,'51697696096','4','2.00','560','retail','40','2023-10-19 09:18:08','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-10-19 06:18:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','121.00','119','Inclusive','branch','Service','1110','4000','5500','',''),('5169769643253239603202',7952,'51697696417','6','1.00','300','retail','0','2023-10-19 09:20:32','','','','208.27','Invoice',41.38,'300','','','5','16.00','1','2023-10-19 16:18:45','1','3','returned','1','new','pcs','','2023-10-19 19:18:45','5','yes','','0','','','VATABLE',258.62,'1','810.00','809','Inclusive','branch','Service','1110','4000','5500','',''),('5169769672570232023220',7955,'51697696659','2','1.00','300','retail','0','2023-10-19 09:25:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-19 06:26:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169770003230323330921',7956,'51697700019','4','2.00','600','retail','0','2023-10-19 10:20:32','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-19 07:20:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','121.00','119','Inclusive','branch','Service','1110','4000','5500','',''),('5169770109030322022033',7957,'51697701003','6','7.00','1750','retail','350','2023-10-19 10:38:10','','','','208.27','Cash',241.38,'250','','','5','16.00','1','2023-10-19 07:38:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','810.00','803','Inclusive','branch','Service','1110','4000','5500','',''),('5169770112530002213322',7958,'51697701104','6','5.00','1250','retail','250','2023-10-19 10:38:45','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-10-19 07:38:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','810.00','805','Inclusive','branch','Service','1110','4000','5500','',''),('5169770115307123140266',7959,'51697701135','2','2.00','600','retail','0','2023-10-19 10:39:13','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-19 07:39:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','9.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169770578300222922200',7960,'51697705719','6','10.00','2800','retail','200','2023-10-19 11:56:23','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-10-19 08:56:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','810.00','800','Inclusive','branch','Service','1110','4000','5500','',''),('5169770641839093636400',7961,'51697706408','8','1.00','150','retail','0','2023-10-19 12:06:58','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-10-19 09:07:51','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169770709970077535320',7962,'51697707085','2','1.00','300','retail','0','2023-10-19 12:18:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-19 09:19:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169770711343202372426',7963,'51697707085','8','4.00','600','retail','0','2023-10-19 12:18:33','','','','112','Cash',82.76,'150','','','5','16.00','1','2023-10-19 09:19:54','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','86.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('5169770972977396503293',7966,'51697709719','10','1.00','70','retail','0','2023-10-19 13:02:09','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-19 10:03:46','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169770983422530345265',7967,'51697709826','10','1.00','70','retail','0','2023-10-19 13:03:54','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-19 10:04:44','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169770994553233222531',7968,'51697709885','2','1.00','280','retail','20','2023-10-19 13:05:45','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-19 10:06:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169771013916032301307',7970,'51697710130','2','1.00','300','retail','0','2023-10-19 13:09:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-19 10:09:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169771017102203330562',7971,'51697710152','2','1.00','300','retail','0','2023-10-19 13:10:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-19 10:11:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169771007973255033040',7972,'51697709995','6','1.00','300','retail','0','2023-10-19 13:15:23','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-19 10:15:32','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','810.00','809','Inclusive','branch','Service','1110','4000','5500','',''),('5169771087932302322036',7973,'51697710864','2','1.00','300','retail','0','2023-10-19 13:21:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-19 10:21:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169771128653337390233',7974,'51697711275','6','1.00','250','retail','50','2023-10-19 13:28:07','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-10-19 10:28:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','811.00','810','Inclusive','branch','Service','1110','4000','5500','',''),('5169771149103201010451',7975,'51697711466','2','1.00','300','retail','0','2023-10-19 13:31:31','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-19 10:32:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169761574902402277300',7976,'51697615740','6','1.00','300','retail','0','2023-10-19 13:34:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-19 10:35:55','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','809.00','808','Inclusive','branch','Service','1110','4000','5500','',''),('5169770887512333238002',7977,'51697708862','2','1.00','300','retail','0','2023-10-19 13:39:50','','','','208','Cash',41.38,'300','','','5','','1','2023-10-19 10:46:08','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169771250473633160230',7978,'51697712450','8','1.00','150','retail','0','2023-10-19 13:48:25','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-10-19 10:49:34','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169771263130391932243',7979,'51697712611','6','4.00','1120','retail','80','2023-10-19 13:50:31','','','','208.27','Cash',154.48,'280','','','5','16.00','1','2023-10-19 10:51:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','811.00','807','Inclusive','branch','Service','1110','4000','5500','',''),('5169771605512732640233',7980,'51697716039','12','1.00','30','retail','0','2023-10-19 14:47:35','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-19 11:47:44','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169771686331674333393',7981,'51697716855','11','1.00','50','retail','0','2023-10-19 15:01:03','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-19 12:01:12','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169770969190390902659',7982,'51697709675','2','2.00','600','retail','0','2023-10-19 16:32:01','','','','208','Cash',82.76,'300','','','5','','1','2023-10-19 13:33:01','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','9.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169772921932232293712',7985,'51697728207','6','1.00','300','retail','0','2023-10-19 18:26:59','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-19 15:28:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','811.00','810','Inclusive','branch','Service','1110','4000','5500','',''),('5169773000421022230233',7986,'51697729967','10','1.00','70','retail','0','2023-10-19 18:46:17','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-19 15:46:54','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169773042524302025257',7987,'51697730414','4','1.00','300','retail','0','2023-10-19 18:47:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-19 15:51:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169773044203413039203',7988,'51697730414','4','1.00','300','retail','0','2023-10-19 18:47:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-19 15:51:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169773131843132363323',7989,'51697731283','6','1.00','300','retail','0','2023-10-19 19:01:58','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-19 16:02:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','811.00','810','Inclusive','branch','Service','1110','4000','5500','',''),('5169773144403527722222',7991,'51697731430','6','1.00','300','retail','0','2023-10-19 19:11:40','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-19 16:11:44','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','811.00','810','Inclusive','branch','Service','1110','4000','5500','',''),('5169773190093525932302',7992,'51697731430','6','1.00','300','retail','0','2023-10-19 19:11:40','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-19 16:11:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','811.00','810','Inclusive','branch','Service','1110','4000','5500','',''),('5169769661462931232553',7993,'51697696603','2','1.00','300','retail','0','2023-10-19 19:51:04','','','','208','Cash',41.38,'300','','','5','','1','2023-10-19 16:52:24','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169778379131277333193',7994,'51697780747','2','1.00','270','retail','30','2023-10-20 09:36:32','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-10-20 06:36:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169778385322725626793',7995,'51697783828','4','1.00','270','retail','30','2023-10-20 09:37:43','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-10-20 06:38:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169772816603642020302',7996,'51697728142','15','2.00','1200','retail','0','2023-10-20 09:46:52','','','','450','Cash',165.52,'600','','','5','','1','2023-10-20 12:00:38','1','7','returned','1','printed','pcs','','2023-10-20 15:00:38','5','yes','','0','','','VATABLE',517.24,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169778605262932502332',7997,'51697786016','2','1.00','270','retail','30','2023-10-20 10:14:13','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-10-20 07:14:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169778665312530333070',7998,'51697786624','4','1.00','300','retail','0','2023-10-20 10:24:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-20 07:24:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169778666626393637330',7999,'51697786624','6','1.00','300','retail','0','2023-10-20 10:24:26','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-20 07:24:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','812.00','811','Inclusive','branch','Service','1110','4000','5500','',''),('5169778771116372962892',8000,'51697787631','4','1.00','300','retail','0','2023-10-20 10:43:07','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-20 07:44:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169779076032703122312',8001,'51697790741','4','1.00','300','retail','0','2023-10-20 11:32:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-20 08:32:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169779079460732030170',8002,'51697790778','6','1.00','280','retail','20','2023-10-20 11:33:25','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-20 08:33:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','812.00','811','Inclusive','branch','Service','1110','4000','5500','',''),('5169779080492223022204',8003,'51697790778','8','1.00','130','retail','20','2023-10-20 11:33:25','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-10-20 08:33:40','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169779504533233002502',8004,'51697795027','1','1.00','1440','retail','160','2023-10-20 12:45:20','','','','1105','Cash',198.62,'1440','','','5','16.00','1','2023-10-20 10:46:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1241.38,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169779507232332003332',8005,'51697795027','2','11.00','2970','retail','330','2023-10-20 12:45:20','','','','208','Cash',409.66,'270','','','5','16.00','1','2023-10-20 10:46:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'11','9.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('5169779512073920693032',8006,'51697795027','18','3.00','90','retail','0','2023-10-20 12:45:20','','','','26','Cash',12.41,'30','','','5','16.00','1','2023-10-20 10:46:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169779990663222905320',8007,'51697799892','6','1.00','300','retail','0','2023-10-20 14:05:06','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-20 11:06:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','812.00','811','Inclusive','branch','Service','1110','4000','5500','',''),('5169780010925833070312',8008,'51697799976','6','1.00','300','retail','0','2023-10-20 14:08:30','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-20 11:08:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','812.00','811','Inclusive','branch','Service','1110','4000','5500','',''),('5169780014310302021732',8009,'51697800129','4','1.00','300','retail','0','2023-10-20 14:09:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-20 11:09:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169780042423320033330',8010,'51697800415','6','1.00','300','retail','0','2023-10-20 14:13:44','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-20 11:16:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','812.00','811','Inclusive','branch','Service','1110','4000','5500','',''),('5169780065009300222209',8011,'51697800592','6','1.00','300','retail','0','2023-10-20 14:26:51','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-20 11:27:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','812.00','811','Inclusive','branch','Service','1110','4000','5500','',''),('5169780126732272703327',8012,'51697801251','10','1.00','70','retail','0','2023-10-20 14:27:47','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-20 11:27:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169780129323360300028',8013,'51697801276','6','3.00','900','retail','0','2023-10-20 14:28:13','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-10-20 11:28:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','812.00','809','Inclusive','branch','Service','1110','4000','5500','',''),('5169780132902323223333',8014,'51697801318','2','1.00','300','retail','0','2023-10-20 14:28:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-20 11:29:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169780144700292222932',8015,'51697801437','4','1.00','300','retail','0','2023-10-20 14:30:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-20 11:31:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169780151031323025313',8016,'51697801478','2','1.00','270','retail','30','2023-10-20 14:31:51','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-10-20 11:32:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169780154442126142902',8017,'51697801533','6','1.00','280','retail','20','2023-10-20 14:32:24','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-20 11:33:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','812.00','811','Inclusive','branch','Service','1110','4000','5500','',''),('5169744142093232622133',8019,'51697441377','6','10.00','2500','retail','500','2023-10-20 15:30:37','','','','208.27','Cash',344.83,'250','','','5','','1','2023-10-20 12:51:00','1','3','returned','1','printed','pcs','','2023-10-20 15:51:00','5','yes','','0','','','VATABLE',215.52,'10','802.00','792','Inclusive','branch','Service','1110','4000','5500','',''),('5169780503603423653966',8020,'51697441377','6','1.00','300','retail','0','2023-10-20 15:30:37','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-20 12:34:44','1','3','returned','1','new','pcs','','2023-10-20 15:34:44','5','yes','','0','','','VATABLE',258.62,'1','822.00','821','Inclusive','branch','Service','1110','4000','5500','',''),('5169780759301323330339',8021,'51697807576','2','1.00','270','retail','30','2023-10-20 16:13:14','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-10-20 13:13:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169780932230002320250',8022,'51697809272','6','2.00','560','retail','40','2023-10-20 16:42:03','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-20 13:43:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','833.00','831','Inclusive','branch','Service','1110','4000','5500','',''),('5169781320137962002006',8023,'51697813182','4','1.00','280','retail','20','2023-10-20 17:46:42','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-20 14:46:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','122.00','121','Inclusive','branch','Service','1110','4000','5500','',''),('5169781322430342019330',8024,'51697813212','6','1.00','300','retail','0','2023-10-20 17:47:18','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-20 14:47:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','833.00','832','Inclusive','branch','Service','1110','4000','5500','',''),('5169781323752551233200',8025,'51697813212','6','1.00','300','retail','0','2023-10-20 17:47:18','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-20 14:47:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','833.00','832','Inclusive','branch','Service','1110','4000','5500','',''),('5169781330128332410302',8026,'51697813285','6','1.00','300','retail','0','2023-10-20 17:48:22','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-20 14:48:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','833.00','832','Inclusive','branch','Service','1110','4000','5500','',''),('5169781663320203293069',8027,'51697816617','6','2.00','600','retail','0','2023-10-20 18:43:53','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-20 15:44:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','833.00','831','Inclusive','branch','Service','1110','4000','5500','',''),('5169781670668726032358',8028,'51697816663','6','4.00','1200','retail','0','2023-10-20 18:45:06','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-10-20 15:45:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','833.00','829','Inclusive','branch','Service','1110','4000','5500','',''),('5169781704022303768202',8029,'51697817026','8','3.00','390','retail','60','2023-10-20 18:50:40','','','','112','Cash',53.79,'130','','','5','16.00','1','2023-10-20 15:50:54','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','86.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5169781876722203372123',8030,'51697818742','14','1.00','30','retail','0','2023-10-20 19:20:01','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-20 16:20:21','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','153.00','152','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169786983803632322370',8031,'51697869780','6','1.00','300','retail','0','2023-10-21 09:32:36','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-21 06:33:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','833.00','832','Inclusive','branch','Service','1110','4000','5500','',''),('5169786985330933220563',8032,'51697869780','11','1.00','50','retail','0','2023-10-21 09:32:36','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-21 06:33:14','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169787001323013303302',8033,'51697869995','6','2.00','600','retail','0','2023-10-21 09:33:33','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-21 06:38:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','833.00','831','Inclusive','branch','Service','1110','4000','5500','',''),('5169787686326237210320',8034,'51697876747','4','2.00','600','retail','0','2023-10-21 11:27:44','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-21 08:27:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','122.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169787695134033272273',8035,'51697876941','6','3.00','900','retail','0','2023-10-21 11:30:59','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-10-21 08:31:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','834.00','831','Inclusive','branch','Service','1110','4000','5500','',''),('5169787774833250970225',8036,'51697877732','2','1.00','300','retail','0','2023-10-21 11:43:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-21 08:43:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169787788889326695702',8037,'51697877878','2','1.00','300','retail','0','2023-10-21 11:44:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-21 08:45:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169787910078292336003',8038,'51697879054','8','1.00','130','retail','20','2023-10-21 12:07:25','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-10-21 09:09:25','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169788337539307335003',8039,'51697879366','4','1.00','300','retail','0','2023-10-21 13:16:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-21 10:16:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','122.00','121','Inclusive','branch','Service','1110','4000','5500','',''),('5169788506732235100300',8040,'51697883417','4','1.00','300','retail','0','2023-10-21 13:45:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-21 10:46:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','122.00','121','Inclusive','branch','Service','1110','4000','5500','',''),('5169788523327332223782',8042,'51697885164','11','1.00','50','retail','0','2023-10-21 14:10:18','','','','19.11','Cash',6.90,'50','','','5','','1','2023-10-21 11:10:30','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',43.10,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169788681192730332530',8043,'51697886782','8','2.00','300','retail','0','2023-10-21 14:13:31','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-10-21 11:14:34','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','86.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169788760433400088017',8044,'51697887591','12','3.00','90','retail','0','2023-10-21 14:26:44','','','','8','Cash',12.41,'30','','','5','16.00','1','2023-10-21 11:26:56','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'3','19.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169789050232120340903',8045,'51697890488','4','1.00','300','retail','0','2023-10-21 15:15:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-21 12:16:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','122.00','121','Inclusive','branch','Service','1110','4000','5500','',''),('5169789140373422092339',8046,'51697891387','12','1.00','30','retail','0','2023-10-21 15:30:04','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-21 12:30:14','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169789578827332723782',8047,'51697895771','6','2.00','560','retail','40','2023-10-21 16:43:09','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-21 13:44:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','836.00','834','Inclusive','branch','Service','1110','4000','5500','',''),('5169789601106023192422',8048,'51697895997','10','1.00','70','retail','0','2023-10-21 16:47:49','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-21 13:48:22','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169789657223362332326',8049,'51697896544','6','1.00','300','retail','0','2023-10-21 16:56:44','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-21 13:57:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','836.00','835','Inclusive','branch','Service','1110','4000','5500','',''),('5169789762732292293030',8050,'51697897616','2','1.00','300','retail','0','2023-10-21 17:15:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-21 14:16:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169789773530233330341',8051,'51697897616','18','1.00','30','retail','0','2023-10-21 17:15:36','','','','26','Cash',4.14,'30','','','5','16.00','1','2023-10-21 14:16:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169789811303223232333',8052,'51697898067','6','2.00','560','retail','40','2023-10-21 17:21:53','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-21 14:22:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','836.00','834','Inclusive','branch','Service','1110','4000','5500','',''),('5169790185802638280090',8053,'51697901839','10','1.00','70','retail','0','2023-10-21 18:24:18','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-21 15:25:51','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169790197504635313293',8054,'51697901952','4','1.00','300','retail','0','2023-10-21 18:26:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-21 15:26:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','122.00','121','Inclusive','branch','Service','1110','4000','5500','',''),('5169790202405002223040',8055,'51697902009','6','1.00','300','retail','0','2023-10-21 18:27:05','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-21 15:27:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','836.00','835','Inclusive','branch','Service','1110','4000','5500','',''),('5169797189621980209762',8056,'51697970746','8','1.00','150','retail','0','2023-10-22 13:51:37','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-10-22 10:52:25','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169797196027269126636',8057,'51697971946','2','1.00','300','retail','0','2023-10-22 13:52:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-22 10:53:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169797206136233626223',8058,'51697972049','4','1.00','300','retail','0','2023-10-22 13:54:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-22 10:54:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','122.00','121','Inclusive','branch','Service','1110','4000','5500','',''),('5169797209522232036229',8059,'51697972078','2','1.00','300','retail','0','2023-10-22 13:54:55','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-22 10:55:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169797215426002332217',8060,'51697972131','8','1.00','150','retail','0','2023-10-22 13:55:55','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-10-22 10:56:36','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169797226838922216330',8061,'51697972208','2','1.00','300','retail','0','2023-10-22 13:57:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-22 10:58:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169797235293735033330',8062,'51697972284','2','1.00','300','retail','0','2023-10-22 13:59:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-22 10:59:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169798549709722320339',8063,'51697985489','10','1.00','70','retail','0','2023-10-22 17:38:18','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-22 14:38:26','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('5169798845203352263233',8064,'51697988386','6','2.00','600','retail','0','2023-10-22 18:27:33','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-22 15:27:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','836.00','834','Inclusive','branch','Service','1110','4000','5500','',''),('5169798862002326040030',8065,'51697988608','6','1.00','300','retail','0','2023-10-22 18:30:20','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-22 15:30:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','836.00','835','Inclusive','branch','Service','1110','4000','5500','',''),('5169798867471353480346',8066,'51697988640','2','1.00','300','retail','0','2023-10-22 18:31:15','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-22 15:31:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169798873932322200923',8067,'51697988701','6','1.00','300','retail','0','2023-10-22 18:33:25','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-22 15:33:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','836.00','835','Inclusive','branch','Service','1110','4000','5500','',''),('5169798916282339633333',8068,'51697989149','6','2.00','600','retail','0','2023-10-22 18:39:23','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-22 15:40:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','836.00','834','Inclusive','branch','Service','1110','4000','5500','',''),('5169798994402103420204',8069,'51697989935','2','1.00','300','retail','0','2023-10-22 18:52:24','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-22 15:52:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169799076690022003996',8070,'51697990754','11','1.00','50','retail','0','2023-10-22 19:06:06','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-22 16:06:56','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169799123712213331562',8071,'51697991206','8','2.00','260','retail','40','2023-10-22 19:13:58','','','','112','Cash',35.86,'130','','','5','16.00','1','2023-10-22 16:14:35','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','86.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169804126615320248633',8072,'51698041226','6','1.00','300','retail','0','2023-10-23 09:07:51','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-23 06:08:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','836.00','835','Inclusive','branch','Service','1110','4000','5500','',''),('5169804461800029942406',8073,'51698044584','6','1.00','300','retail','0','2023-10-23 10:03:39','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-23 07:03:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','836.00','835','Inclusive','branch','Service','1110','4000','5500','',''),('5169804541903869023233',8074,'51698045406','6','1.00','300','retail','0','2023-10-23 10:18:06','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-23 07:18:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','837.00','836','Inclusive','branch','Service','1110','4000','5500','',''),('5169804548622132590536',8075,'51698045406','4','2.00','600','retail','0','2023-10-23 10:18:06','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-23 07:18:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','122.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169804701802002034240',8076,'51698046994','6','9.00','2520','retail','180','2023-10-23 10:43:38','','','','208.27','Cash',347.59,'280','','','5','16.00','1','2023-10-23 07:44:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'9','837.00','828','Inclusive','branch','Service','1110','4000','5500','',''),('5169804710922128304101',8077,'51698047053','6','6.00','1500','retail','300','2023-10-23 10:49:23','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-10-23 07:49:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'6','837.00','831','Inclusive','branch','Service','1110','4000','5500','',''),('5169804740230710140224',8078,'51698047379','6','3.00','750','retail','150','2023-10-23 10:50:02','','','','208.27','Cash',103.45,'250','','','5','16.00','1','2023-10-23 07:50:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','837.00','834','Inclusive','branch','Service','1110','4000','5500','',''),('5169805620525520242625',8079,'51698056170','2','2.00','600','retail','0','2023-10-23 13:16:45','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-23 10:33:29','1','2','returned','1','new','pcs','','2023-10-23 13:33:29','5','yes','','0','','','VATABLE',258.62,'2','9.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('5169805626606300202615',8080,'51698056170','2','1.00','300','retail','0','2023-10-23 13:17:47','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 10:33:32','1','2','returned','1','new','pcs','','2023-10-23 13:33:32','5','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169805630603200530203',8081,'51698056170','2','1.00','300','retail','0','2023-10-23 13:18:26','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 10:33:34','1','2','returned','1','new','pcs','','2023-10-23 13:33:34','5','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169805635031394000020',8082,'51698056170','2','1.00','300','retail','0','2023-10-23 13:19:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 10:33:40','1','2','returned','1','new','pcs','','2023-10-23 13:33:40','5','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('5169805650322369620330',8083,'51698056170','6','1.00','300','retail','0','2023-10-23 13:21:44','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-23 10:33:44','1','3','returned','1','new','pcs','','2023-10-23 13:33:44','5','yes','','0','','','VATABLE',258.62,'1','837.00','836','Inclusive','branch','Service','1110','4000','5500','',''),('5169805658653085666390',8084,'51698056170','4','2.00','600','retail','0','2023-10-23 13:23:06','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-23 10:33:49','1','2','returned','1','new','pcs','','2023-10-23 13:33:49','5','yes','','0','','','VATABLE',258.62,'2','122.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169805669430160220520',8085,'51698056170','6','2.00','600','retail','0','2023-10-23 13:24:55','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-23 10:25:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','837.00','835','Inclusive','branch','Service','1110','4000','5500','',''),('5169805751032323355430',8086,'51698057474','2','2.00','600','retail','0','2023-10-23 13:38:30','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-23 10:40:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('5169806622969208635003',8087,'51698065948','6','1.00','280','retail','20','2023-10-23 16:04:57','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-23 13:06:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169806624444302020308',8088,'51698065948','15','1.00','600','retail','0','2023-10-23 16:04:57','','','','450','Cash',82.76,'600','','','5','16.00','1','2023-10-23 13:06:38','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169806674862410332320',8089,'51698066729','14','1.00','30','retail','0','2023-10-23 16:12:28','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-23 13:12:38','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','152.00','151','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169806678666603302698',8090,'51698066764','2','2.00','600','retail','0','2023-10-23 16:13:06','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-23 13:13:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('5169806684134838026022',8091,'51698066821','2','1.00','300','retail','0','2023-10-23 16:14:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 13:14:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('5169806698992202633820',8093,'51698066965','2','1.00','300','retail','0','2023-10-23 16:16:29','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 13:19:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('5169806723232023036074',8095,'51698067221','10','1.00','70','retail','0','2023-10-23 16:21:03','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-23 13:21:59','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('5169806726205262320832',8096,'51698067221','12','1.00','30','retail','0','2023-10-23 16:21:03','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-23 13:21:59','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169806738937022034303',8097,'51698067356','2','1.00','300','retail','0','2023-10-23 16:23:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 13:23:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('5169806741544360420760',8098,'51698067404','8','2.00','300','retail','0','2023-10-23 16:23:35','','','','112','Cash',41.38,'150','','','5','16.00','1','2023-10-23 13:23:44','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','86.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169806756123223289504',8099,'51698067544','10','1.00','70','retail','0','2023-10-23 16:26:01','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-23 13:26:15','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('5169806764120603400300',8100,'51698067615','4','4.00','1200','retail','0','2023-10-23 16:27:21','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-10-23 13:30:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','124.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('5169806783336332030692',8101,'51698067817','4','2.00','600','retail','0','2023-10-23 16:30:34','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-23 13:31:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','124.00','122','Inclusive','branch','Service','1110','4000','5500','',''),('5169806790933693334223',8102,'51698067885','2','1.00','300','retail','0','2023-10-23 16:31:49','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 13:32:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('5169806800130002260000',8103,'51698067987','6','1.00','280','retail','20','2023-10-23 16:34:16','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-23 13:34:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169806823130133300266',8104,'51698068220','4','1.00','300','retail','0','2023-10-23 16:37:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 13:37:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','124.00','123','Inclusive','branch','Service','1110','4000','5500','',''),('5169806942928244263538',8105,'51698069417','2','1.00','300','retail','0','2023-10-23 16:57:09','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 13:57:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('5169807019110210332223',8106,'51698070179','2','1.00','300','retail','0','2023-10-23 17:09:52','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 14:10:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('5169807030120230020899',8107,'51698070291','2','2.00','600','retail','0','2023-10-23 17:11:42','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-23 14:16:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('5169807126936070100265',8108,'51698071247','11','1.00','50','retail','0','2023-10-23 17:27:49','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-23 14:28:00','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169806694522222332658',8109,'51698066913','2','1.00','300','retail','0','2023-10-23 17:52:25','','','','208','Cash',41.38,'300','','','5','','1','2023-10-23 14:53:09','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('5169807274422207030745',8110,'51698066913','2','1.00','300','retail','0','2023-10-23 17:52:25','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 14:53:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('5169806721333222023330',8111,'51698067195','14','1.00','30','retail','0','2023-10-23 17:53:47','','','','19.54','Cash',4.14,'30','','','5','','1','2023-10-23 14:53:56','1','7','new','1','printed','pcs','','','','yes','','0','','','VATABLE',25.86,'1','151.00','150','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169807399999302293603',8112,'51698073630','2','1.00','300','retail','0','2023-10-23 18:13:19','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 15:13:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('5169807413100315331123',8113,'51698074025','2','4.00','1200','retail','0','2023-10-23 18:15:32','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-10-23 15:15:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('5169807423605020310030',8114,'51698074193','2','1.00','300','retail','0','2023-10-23 18:17:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 15:18:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('5169807504202563332320',8115,'51698075032','2','1.00','300','retail','0','2023-10-23 18:30:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 15:41:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('5169807622426237210420',8116,'51698076178','4','2.00','600','retail','0','2023-10-23 18:50:24','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-23 15:51:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','124.00','122','Inclusive','branch','Service','1110','4000','5500','',''),('5169807629933209323000',8117,'51698076279','4','2.00','600','retail','0','2023-10-23 18:51:39','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-23 15:52:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','124.00','122','Inclusive','branch','Service','1110','4000','5500','',''),('5169807684533280983108',8118,'51698076790','6','2.00','600','retail','0','2023-10-23 19:02:06','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-23 16:03:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','839.00','837','Inclusive','branch','Service','1110','4000','5500','',''),('5169807686572020303632',8119,'51698076790','4','1.00','300','retail','0','2023-10-23 19:02:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 16:03:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','124.00','123','Inclusive','branch','Service','1110','4000','5500','',''),('5169807692562320632220',8120,'51698076790','4','1.00','300','retail','0','2023-10-23 19:02:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 16:03:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','124.00','123','Inclusive','branch','Service','1110','4000','5500','',''),('5169807720823322232121',8121,'51698077184','6','2.00','600','retail','0','2023-10-23 19:06:48','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-23 16:07:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','839.00','837','Inclusive','branch','Service','1110','4000','5500','',''),('5169807821403232319302',8122,'51698078166','11','1.00','50','retail','0','2023-10-23 19:23:35','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-23 16:23:43','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169807832373325308300',8123,'51698078313','2','1.00','300','retail','0','2023-10-23 19:25:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-23 16:25:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('5169813350202023033034',8124,'51698133490','2','1.00','300','retail','0','2023-10-24 10:50:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-24 07:50:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('5169813393322333233022',8125,'51698133916','6','1.00','300','retail','0','2023-10-24 10:52:13','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-24 07:52:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169813396392030603208',8126,'51698133950','2','1.00','300','retail','0','2023-10-24 10:52:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-24 07:53:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('5169813401322222300034',8127,'51698134001','6','1.00','250','retail','50','2023-10-24 10:53:34','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-10-24 07:53:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169813417309002223360',8128,'51698134029','2','4.00','1200','retail','0','2023-10-24 10:57:23','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-10-24 07:57:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('5169813418585001328223',8129,'51698134029','6','1.00','300','retail','0','2023-10-24 10:57:23','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-24 07:57:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169813424336032202423',8130,'51698134029','8','3.00','450','retail','0','2023-10-24 10:57:23','','','','112','Cash',62.07,'150','','','5','16.00','1','2023-10-24 07:57:38','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'3','86.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('5169813427536079330303',8131,'51698134261','4','1.00','300','retail','0','2023-10-24 10:57:56','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-24 07:58:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','124.00','123','Inclusive','branch','Service','1110','4000','5500','',''),('5169813432020443020222',8132,'51698134294','4','2.00','600','retail','0','2023-10-24 11:00:22','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-24 08:00:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','124.00','122','Inclusive','branch','Service','1110','4000','5500','',''),('5169813432832628333833',8133,'51698134294','6','1.00','300','retail','0','2023-10-24 11:00:22','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-24 08:00:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169813445103311433060',8134,'51698134435','2','2.00','600','retail','0','2023-10-24 11:00:51','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-24 08:01:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('5169813448222562384032',8135,'51698134475','6','1.00','300','retail','0','2023-10-24 11:01:23','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-24 08:01:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169813487504263005022',8136,'51698134862','6','1.00','300','retail','0','2023-10-24 11:07:55','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-24 08:08:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169813491534590331442',8137,'51698134902','6','1.00','300','retail','0','2023-10-24 11:08:35','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-24 08:08:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169813500239323022599',8138,'51698134992','8','1.00','130','retail','20','2023-10-24 11:10:03','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-10-24 08:10:14','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169813542020220023343',8139,'51698135405','4','2.00','560','retail','40','2023-10-24 11:17:01','','','','208','Cash',77.24,'280','','','5','16.00','1','2023-10-24 08:17:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','124.00','122','Inclusive','branch','Service','1110','4000','5500','',''),('5169813895402033802289',8140,'51698138945','10','1.00','70','retail','0','2023-10-24 12:15:55','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-24 09:16:34','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('5169813983593303203036',8141,'51698138996','6','1.00','280','retail','20','2023-10-24 12:30:35','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-24 09:30:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169813988226245833003',8142,'51698139870','4','1.00','300','retail','0','2023-10-24 12:31:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-24 09:31:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','124.00','123','Inclusive','branch','Service','1110','4000','5500','',''),('5169813992580022332014',8143,'51698139900','2','1.00','300','retail','0','2023-10-24 12:32:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-24 09:34:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('5169814325202300303520',8144,'51698143243','6','1.00','300','retail','0','2023-10-24 13:28:04','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-24 10:28:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169814326442223662331',8145,'51698143243','6','1.00','300','retail','0','2023-10-24 13:28:04','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-24 10:28:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169814328443383330232',8146,'51698143243','4','1.00','300','retail','0','2023-10-24 13:28:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-24 10:28:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','124.00','123','Inclusive','branch','Service','1110','4000','5500','',''),('5169814481720406330180',8147,'51698144785','12','1.00','30','retail','0','2023-10-24 13:53:37','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-24 10:53:49','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169814550928030232521',8148,'51698145498','6','1.00','300','retail','0','2023-10-24 14:05:09','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-24 11:05:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169814767703033301063',8149,'51698147666','4','1.00','300','retail','0','2023-10-24 14:41:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-24 11:42:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','124.00','123','Inclusive','branch','Service','1110','4000','5500','',''),('5169814824733222014364',8150,'51698148236','2','1.00','300','retail','0','2023-10-24 14:50:48','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-24 11:51:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('5169815016868230313623',8151,'51698148290','6','3.00','900','retail','0','2023-10-24 15:24:36','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-10-24 12:26:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','839.00','836','Inclusive','branch','Service','1110','4000','5500','',''),('5169815167926223631997',8152,'51698151667','2','1.00','300','retail','0','2023-10-24 15:47:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-24 12:48:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('5169815262313429453000',8153,'51698152610','1','1.00','1600','retail','0','2023-10-24 16:05:37','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-10-24 13:06:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169815334333332200230',8154,'51698153323','2','1.00','280','retail','20','2023-10-24 16:15:43','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-24 13:16:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5169815339230223024233',8155,'51698153371','10','1.00','70','retail','0','2023-10-24 16:16:32','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-24 13:17:54','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('5169815639903233433362',8156,'51698156390','6','1.00','300','retail','0','2023-10-24 17:06:40','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-24 14:07:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169815715222353238300',8157,'51698157138','2','1.00','300','retail','0','2023-10-24 17:19:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-24 14:19:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5169815745594133202133',8158,'51698157441','2','3.00','900','retail','0','2023-10-24 17:24:15','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-10-24 14:25:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','16.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('5169815960623500123620',8159,'51698159591','4','1.00','300','retail','0','2023-10-24 18:00:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-24 15:00:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','124.00','123','Inclusive','branch','Service','1110','4000','5500','',''),('5169816036143332903220',8160,'51698160346','6','3.00','840','retail','60','2023-10-24 18:12:41','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-10-24 15:13:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','840.00','837','Inclusive','branch','Service','1110','4000','5500','',''),('5169816081648032380813',8161,'51698160800','4','1.00','300','retail','0','2023-10-24 18:20:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-24 15:21:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','124.00','123','Inclusive','branch','Service','1110','4000','5500','',''),('5169816091000823225016',8162,'51698160898','4','1.00','300','retail','0','2023-10-24 18:21:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-24 15:22:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','124.00','123','Inclusive','branch','Service','1110','4000','5500','',''),('5169816128803030231810',8163,'51698161276','2','1.00','300','retail','0','2023-10-24 18:28:09','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-24 15:28:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5169816208762832603843',8164,'51698161941','7','2.00','500','retail','0','2023-10-24 18:43:35','','','','168','Cash',68.97,'250','','','5','16.00','1','2023-10-24 15:46:09','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169816217933237412660',8165,'51698161941','4','1.00','270','retail','30','2023-10-24 18:43:35','','','','208','Cash',37.24,'270','','','5','16.00','1','2023-10-24 15:46:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','126.00','125','Inclusive','branch','Service','1110','4000','5500','',''),('5169816221530003253262',8166,'51698161941','4','1.00','280','retail','20','2023-10-24 18:43:35','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-24 15:46:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','127.00','126','Inclusive','branch','Service','1110','4000','5500','',''),('5169816258513205635230',8167,'51698162562','6','2.00','600','retail','0','2023-10-24 18:49:45','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-24 15:49:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','840.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169816261702662206220',8168,'51698162600','10','1.00','70','retail','0','2023-10-24 18:50:17','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-24 15:51:25','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('5169821649620223983123',8169,'51698216483','2','1.00','300','retail','0','2023-10-25 09:48:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-25 06:50:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5169821664722303622263',8170,'51698216605','2','1.00','300','retail','0','2023-10-25 09:52:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-25 06:52:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5169821666123261503126',8171,'51698216605','6','1.00','300','retail','0','2023-10-25 09:52:27','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-25 06:52:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','840.00','839','Inclusive','branch','Service','1110','4000','5500','',''),('5169822720229000023320',8172,'51698227174','2','1.00','300','retail','0','2023-10-25 12:46:43','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-25 09:47:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5169822724263290322333',8173,'51698227231','2','1.00','300','retail','0','2023-10-25 12:47:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-25 09:48:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5169822741060243832382',8174,'51698227292','6','1.00','300','retail','0','2023-10-25 12:50:10','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-25 09:50:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','840.00','839','Inclusive','branch','Service','1110','4000','5500','',''),('5169822760832623933009',8175,'51698227598','2','1.00','300','retail','0','2023-10-25 12:53:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-25 09:53:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5169822763850003038232',8176,'51698227627','3','1.00','600','retail','0','2023-10-25 12:53:59','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-10-25 09:54:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169822771683926623032',8177,'51698227668','6','2.00','600','retail','0','2023-10-25 12:55:17','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-25 09:56:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','840.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169822834123232332835',8178,'51698228265','12','1.00','30','retail','0','2023-10-25 13:05:41','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-25 10:05:51','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169822974570248722823',8179,'51698229715','6','2.00','560','retail','40','2023-10-25 13:31:30','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-25 10:32:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','840.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169822976920220612227',8180,'51698229715','12','4.00','120','retail','0','2023-10-25 13:31:30','','','','8','Cash',16.55,'30','','','5','16.00','1','2023-10-25 10:32:00','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'4','19.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5169823155105123596181',8181,'51698230058','6','1.00','300','retail','0','2023-10-25 13:59:11','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-25 10:59:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','840.00','839','Inclusive','branch','Service','1110','4000','5500','',''),('5169823250830022303900',8183,'51698232476','4','1.00','300','retail','0','2023-10-25 14:15:08','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-25 11:15:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','127.00','126','Inclusive','branch','Service','1110','4000','5500','',''),('5169823246802022000323',8184,'51698232454','11','1.00','50','retail','0','2023-10-25 14:41:17','','','','19.11','Cash',6.90,'50','','','5','','1','2023-10-25 11:41:26','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169823512533040221238',8185,'51698235095','6','4.00','1200','retail','0','2023-10-25 14:59:10','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-10-25 11:59:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','840.00','836','Inclusive','branch','Service','1110','4000','5500','',''),('5169823513533303036293',8186,'51698235095','2','1.00','300','retail','0','2023-10-25 14:59:10','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-25 11:59:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5169823514933396202330',8187,'51698235095','2','2.00','600','retail','0','2023-10-25 14:59:10','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-25 11:59:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('5169823521920122122222',8188,'51698235209','11','1.00','50','retail','0','2023-10-25 15:00:19','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-25 12:00:28','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169823554300332320533',8189,'51698235510','12','1.00','30','retail','0','2023-10-25 15:07:38','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-25 12:08:25','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169823556613256902093',8190,'51698235510','14','1.00','15','retail','15','2023-10-25 15:07:38','','','','19.54','Cash',2.07,'15','','','5','16.00','1','2023-10-25 12:08:25','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','150.00','149','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169823605733027198822',8191,'51698236029','2','2.00','600','retail','0','2023-10-25 15:14:17','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-25 12:14:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('5169824215802033202281',8192,'51698242146','2','1.00','300','retail','0','2023-10-25 16:55:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-25 13:56:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5169824220420410333122',8193,'51698242192','3','1.00','600','retail','0','2023-10-25 16:56:45','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-10-25 13:56:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169824254920320233813',8194,'51698242533','11','1.00','50','retail','0','2023-10-25 17:02:29','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-25 14:02:48','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169824544536524325940',8195,'51698245427','2','1.00','300','retail','0','2023-10-25 17:50:45','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-25 14:51:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5169824552622303333232',8196,'51698245505','4','1.00','300','retail','0','2023-10-25 17:52:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-25 14:52:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','127.00','126','Inclusive','branch','Service','1110','4000','5500','',''),('5169824839128951396332',8197,'51698248371','6','2.00','560','retail','40','2023-10-25 18:40:12','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-25 15:41:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','842.00','840','Inclusive','branch','Service','1110','4000','5500','',''),('5169824841123254320030',8198,'51698248371','4','1.00','280','retail','20','2023-10-25 18:40:12','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-25 15:41:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','128.00','127','Inclusive','branch','Service','1110','4000','5500','',''),('5169824896862254916330',8199,'51698248949','8','1.00','130','retail','20','2023-10-25 18:49:30','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-10-25 15:50:54','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169824930162833900240',8200,'51698249288','6','2.00','600','retail','0','2023-10-25 18:55:02','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-25 15:55:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','842.00','840','Inclusive','branch','Service','1110','4000','5500','',''),('5169824937002335393153',8201,'51698249356','6','1.00','300','retail','0','2023-10-25 18:57:36','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-25 15:58:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','842.00','841','Inclusive','branch','Service','1110','4000','5500','',''),('5169825227133320560226',8202,'51698252216','1','1.00','1600','retail','0','2023-10-25 19:45:28','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-10-25 16:45:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169825503033222024364',8203,'51698254966','6','10.00','2800','retail','200','2023-10-25 20:30:30','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-10-30 16:38:55','1','3','returned','1','new','pcs','','2023-10-30 19:38:55','5','yes','','0','','','VATABLE',241.38,'10','842.00','832','Inclusive','branch','Service','1110','4000','5500','',''),('5169830500934202010013',8204,'51698304786','6','1.00','280','retail','20','2023-10-26 10:23:33','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-26 07:23:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','842.00','841','Inclusive','branch','Service','1110','4000','5500','',''),('5169830685432331326348',8205,'51698305052','1','1.00','1600','retail','0','2023-10-26 10:54:17','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-10-26 07:54:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169830693223320033330',8206,'51698306892','6','9.00','2250','retail','450','2023-10-26 10:55:35','','','','208.27','Cash',310.34,'250','','','5','16.00','1','2023-10-26 07:56:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'9','842.00','833','Inclusive','branch','Service','1110','4000','5500','',''),('5169830706509331333411',8208,'51698307012','6','10.00','2800','retail','200','2023-10-26 10:57:49','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-10-26 07:58:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','842.00','832','Inclusive','branch','Service','1110','4000','5500','',''),('5169830712922309227022',8209,'51698307089','6','1.00','280','retail','20','2023-10-26 10:58:53','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-26 08:01:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','842.00','841','Inclusive','branch','Service','1110','4000','5500','',''),('5169831890932193300002',8210,'51698318885','4','3.00','900','retail','0','2023-10-26 14:15:09','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-10-26 11:15:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','128.00','125','Inclusive','branch','Service','1110','4000','5500','',''),('5169832488982519244333',8211,'51698324876','2','4.00','1200','retail','0','2023-10-26 15:55:01','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-10-26 12:55:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','19.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('5169832490119422322322',8212,'51698324876','1','1.00','1600','retail','0','2023-10-26 15:55:01','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-10-26 12:55:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169832493442229323330',8213,'51698324919','2','2.00','600','retail','0','2023-10-26 15:55:48','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-26 12:57:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','19.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('5169832793002338902303',8214,'51698327919','6','4.00','1200','retail','0','2023-10-26 16:47:10','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-10-26 13:47:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','842.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('5169832795160238322319',8215,'51698327919','4','3.00','900','retail','0','2023-10-26 16:47:10','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-10-26 13:47:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','128.00','125','Inclusive','branch','Service','1110','4000','5500','',''),('5169833171511322333300',8216,'51698331606','1','1.00','1600','retail','0','2023-10-26 17:48:35','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-10-26 14:48:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169833224042532443224',8217,'51698332230','6','1.00','280','retail','20','2023-10-26 17:57:20','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-26 14:57:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','843.00','842','Inclusive','branch','Service','1110','4000','5500','',''),('5169833355203322232233',8218,'51698333541','6','3.00','900','retail','0','2023-10-26 18:19:12','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-10-26 15:19:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','843.00','840','Inclusive','branch','Service','1110','4000','5500','',''),('5169833399123263503123',8219,'51698333973','4','2.00','600','retail','0','2023-10-26 18:26:31','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-26 15:27:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','128.00','126','Inclusive','branch','Service','1110','4000','5500','',''),('5169833407432332038304',8220,'51698334034','10','1.00','70','retail','0','2023-10-26 18:27:55','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-26 15:28:31','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('5169833433223333033033',8221,'51698334112','6','1.00','300','retail','0','2023-10-26 18:32:12','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-26 15:34:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','843.00','842','Inclusive','branch','Service','1110','4000','5500','',''),('5169833505032333325638',8222,'51698335034','9','1.00','150','retail','0','2023-10-26 18:44:10','','','','93.93','Cash',20.69,'150','','','5','16.00','1','2023-10-26 15:44:18','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169833555729230344289',8223,'51698335546','4','1.00','300','retail','0','2023-10-26 18:52:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-26 15:52:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','128.00','127','Inclusive','branch','Service','1110','4000','5500','',''),('5169833574623223289504',8224,'51698335733','10','1.00','70','retail','0','2023-10-26 18:55:47','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-26 15:56:25','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('5169833587420434322233',8225,'51698335786','14','1.00','30','retail','0','2023-10-26 18:57:54','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-26 15:57:59','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','149.00','148','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169833603300333202922',8226,'51698335909','6','1.00','280','retail','20','2023-10-26 19:00:33','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-26 16:00:43','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','843.00','842','Inclusive','branch','Service','1110','4000','5500','',''),('5169833615613663503231',8227,'51698336044','2','1.00','300','retail','0','2023-10-26 19:02:37','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-26 16:02:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169833622742326043332',8228,'51698336176','8','5.00','750','retail','0','2023-10-26 19:04:45','','','','112','Cash',103.45,'150','','','5','16.00','1','2023-10-26 16:04:56','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','87.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('5169833628431222433200',8229,'51698336176','6','1.00','300','retail','0','2023-10-26 19:04:45','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-26 16:04:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','843.00','842','Inclusive','branch','Service','1110','4000','5500','',''),('5169833633013233023133',8230,'51698336297','6','1.00','300','retail','0','2023-10-26 19:05:31','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-26 16:05:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','843.00','842','Inclusive','branch','Service','1110','4000','5500','',''),('5169833643946291390203',8231,'51698336427','2','2.00','600','retail','0','2023-10-26 19:07:19','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-26 16:07:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','19.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('5169833663332020360493',8232,'51698336565','10','1.00','70','retail','0','2023-10-26 19:10:33','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-26 16:10:47','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('5169833680832032060233',8233,'51698336714','2','1.00','300','retail','0','2023-10-26 19:13:28','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-26 16:13:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169833686134892223323',8234,'51698336832','14','1.00','30','retail','0','2023-10-26 19:14:22','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-26 16:15:07','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','148.00','147','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169833852055103933023',8235,'51698338494','6','1.00','280','retail','20','2023-10-26 19:42:00','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-26 16:42:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','843.00','842','Inclusive','branch','Service','1110','4000','5500','',''),('5169833878834308233385',8236,'51698338758','6','1.00','300','retail','0','2023-10-26 19:47:28','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-26 16:47:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','843.00','842','Inclusive','branch','Service','1110','4000','5500','',''),('5169833900333305003228',8237,'51698338993','2','1.00','300','retail','0','2023-10-26 19:50:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-26 16:51:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169833952423503304930',8238,'51698339514','11','1.00','50','retail','0','2023-10-26 19:58:44','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-26 16:58:57','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169833956702308350930',8239,'51698339548','2','1.00','300','retail','0','2023-10-26 19:59:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-26 16:59:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169834025732235100300',8240,'51698340247','11','1.00','50','retail','0','2023-10-26 20:10:58','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-26 17:12:49','1','6','returned','1','new','pcs','','2023-10-26 20:12:49','5','yes','','0','','','VATABLE',43.10,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169839168722231963392',8242,'51698391677','4','1.00','300','retail','0','2023-10-27 10:28:07','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-27 07:28:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','128.00','127','Inclusive','branch','Service','1110','4000','5500','',''),('5169839171543233387933',8243,'51698391699','4','1.00','300','retail','0','2023-10-27 10:28:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-27 07:28:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','128.00','127','Inclusive','branch','Service','1110','4000','5500','',''),('5169839180309033293332',8244,'51698391732','6','2.00','600','retail','0','2023-10-27 10:31:30','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-27 07:31:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','843.00','841','Inclusive','branch','Service','1110','4000','5500','',''),('5169839323262220693254',8245,'51698393191','2','2.00','600','retail','0','2023-10-27 10:53:53','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-27 07:54:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','19.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('5169839849533690220033',8248,'51698398480','14','1.00','30','retail','0','2023-10-27 12:21:39','','','','19.54','Mpesa',4.14,'30','','','5','16.00','1','2023-10-27 09:22:34','1','7','printed','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','147.00','146','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169839864522323329908',8250,'51698398416','6','2.00','560','retail','40','2023-10-27 12:24:06','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-27 09:24:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','843.00','841','Inclusive','branch','Service','1110','4000','5500','',''),('5169839163222222233330',8251,'51698391608','6','2.00','500','retail','100','2023-10-27 12:34:55','','','','208.27','Cash',68.97,'250','','','5','','1','2023-10-27 09:35:05','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',215.52,'2','843.00','841','Inclusive','branch','Service','1110','4000','5500','',''),('5169839935903993309550',8252,'51698399342','2','1.00','300','retail','0','2023-10-27 12:35:59','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-27 09:36:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169839950893903536003',8253,'51698399465','14','1.00','30','retail','0','2023-10-27 12:38:29','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-27 09:40:30','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','146.00','145','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169839796792137034328',8254,'51698397953','6','2.00','600','retail','0','2023-10-27 13:18:53','','','','208.27','Cash',82.76,'300','','','5','','1','2023-10-27 10:20:35','1','3','returned','1','printed','pcs','','','5','yes','','0','','','VATABLE',258.62,'2','843.00','841','Inclusive','branch','Service','1110','4000','5500','',''),('5169840193208392332232',8255,'51698397953','6','2.00','560','retail','40','2023-10-27 13:18:53','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-27 10:20:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','847.00','845','Inclusive','branch','Service','1110','4000','5500','',''),('5169840306308094932022',8256,'51698403047','11','1.00','50','retail','0','2023-10-27 13:37:43','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-27 10:38:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169841213333212033922',8258,'51698412110','2','1.00','280','retail','20','2023-10-27 16:08:53','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-27 13:09:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169841630903652300330',8260,'51698416294','2','1.00','300','retail','0','2023-10-27 17:20:39','','','','208','Cash',41.38,'300','','','5','','1','2023-10-27 14:20:49','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169841643831283222282',8261,'51698416294','2','1.00','300','retail','0','2023-10-27 17:20:39','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-27 14:20:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169841639312615542993',8262,'51698416377','2','1.00','300','retail','0','2023-10-27 17:26:02','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-27 14:26:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169841203433323323230',8263,'51698412007','2','1.00','300','retail','0','2023-10-27 17:33:36','','','','208','Cash',41.38,'300','','','5','','1','2023-10-27 14:34:51','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169841687802270130362',8264,'51698412007','2','1.00','300','retail','0','2023-10-27 17:33:36','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-27 14:34:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169841738633233722033',8265,'51698417350','4','1.00','300','retail','0','2023-10-27 17:36:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-27 14:36:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','128.00','127','Inclusive','branch','Service','1110','4000','5500','',''),('5169841746902323204439',8266,'51698417419','7','1.00','250','retail','0','2023-10-27 17:37:49','','','','168','Cash',34.48,'250','','','5','16.00','1','2023-10-27 14:38:03','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169841752933033990320',8267,'51698417484','6','2.00','560','retail','40','2023-10-27 17:38:49','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-27 14:40:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','847.00','845','Inclusive','branch','Service','1110','4000','5500','',''),('5169841765422024022256',8268,'51698417606','4','1.00','300','retail','0','2023-10-27 17:42:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-27 14:43:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','128.00','127','Inclusive','branch','Service','1110','4000','5500','',''),('5169841829643209323353',8269,'51698418282','6','1.00','280','retail','20','2023-10-27 17:51:36','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-27 14:52:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','848.00','847','Inclusive','branch','Service','1110','4000','5500','',''),('5169842134932932820315',8270,'51698421332','2','1.00','300','retail','0','2023-10-27 18:45:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-27 15:45:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169842179727322204922',8271,'51698421770','2','1.00','280','retail','20','2023-10-27 18:49:57','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-27 15:53:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169842290882054492428',8272,'51698422897','4','1.00','300','retail','0','2023-10-27 19:08:29','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-27 16:09:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','128.00','127','Inclusive','branch','Service','1110','4000','5500','',''),('5169847656620060632223',8273,'51698476534','6','1.00','300','retail','0','2023-10-28 10:02:46','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-28 07:03:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','848.00','847','Inclusive','branch','Service','1110','4000','5500','',''),('5169847660140234062202',8274,'51698476588','4','1.00','300','retail','0','2023-10-28 10:03:21','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-28 07:03:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','128.00','127','Inclusive','branch','Service','1110','4000','5500','',''),('5169847671092036433200',8275,'51698476700','4','5.00','1500','retail','0','2023-10-28 10:05:11','','','','208','Cash',206.90,'300','','','5','16.00','1','2023-10-28 07:05:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','129.00','124','Inclusive','branch','Service','1110','4000','5500','',''),('5169847674243898058301',8276,'51698476724','14','4.00','120','retail','0','2023-10-28 10:05:42','','','','19.54','Cash',16.55,'30','','','5','16.00','1','2023-10-28 07:06:19','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169847864700260432833',8277,'51698478619','15','4.00','2400','retail','0','2023-10-28 10:37:27','','','','450','Cash',331.03,'600','','','5','16.00','1','2023-10-28 07:38:00','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'4','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169848312922062323320',8278,'51698483109','11','2.00','100','retail','0','2023-10-28 11:52:20','','','','19.11','Cash',13.79,'50','','','5','16.00','1','2023-10-28 08:53:20','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169848314010260343222',8279,'51698483109','14','2.00','60','retail','0','2023-10-28 11:52:20','','','','19.54','Cash',8.28,'30','','','5','16.00','1','2023-10-28 08:53:20','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169848325531384333393',8280,'51698483201','4','1.00','300','retail','0','2023-10-28 11:54:16','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-28 08:55:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','129.00','128','Inclusive','branch','Service','1110','4000','5500','',''),('5169848339632302368033',8281,'51698483305','6','1.00','300','retail','0','2023-10-28 11:56:36','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-28 08:57:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','848.00','847','Inclusive','branch','Service','1110','4000','5500','',''),('5169848394099144232203',8282,'51698483893','6','1.00','300','retail','0','2023-10-28 12:05:41','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-28 09:06:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','848.00','847','Inclusive','branch','Service','1110','4000','5500','',''),('5169848399320306330190',8283,'51698483984','6','2.00','600','retail','0','2023-10-28 12:07:21','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-28 09:08:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','848.00','846','Inclusive','branch','Service','1110','4000','5500','',''),('5169848846554033800300',8284,'51698488420','4','1.00','300','retail','0','2023-10-28 13:21:06','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-28 10:26:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','129.00','128','Inclusive','branch','Service','1110','4000','5500','',''),('5169848877233243527722',8285,'51698488761','10','2.00','140','retail','0','2023-10-28 13:26:12','','','','63.76','Cash',19.31,'70','','','5','16.00','1','2023-10-28 10:26:41','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('5169849002952200932116',8286,'51698489960','12','1.00','30','retail','0','2023-10-28 13:47:10','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-28 10:47:22','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169849008246292823223',8287,'51698490042','2','2.00','600','retail','0','2023-10-28 13:48:03','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-28 10:48:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169849115123383413153',8288,'51698491132','1','1.00','1600','retail','0','2023-10-28 14:05:51','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-10-28 11:06:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169849150040022043423',8289,'51698491482','8','3.00','390','retail','60','2023-10-28 14:11:41','','','','112','Cash',53.79,'130','','','5','16.00','1','2023-10-28 11:11:53','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'3','87.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('5169849169131304326630',8290,'51698491670','4','3.00','900','retail','0','2023-10-28 14:14:51','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-10-28 11:15:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','129.00','126','Inclusive','branch','Service','1110','4000','5500','',''),('5169849185383092628502',8291,'51698491670','4','1.00','300','retail','0','2023-10-28 14:17:34','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-28 11:17:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','129.00','128','Inclusive','branch','Service','1110','4000','5500','',''),('5169849276703524822222',8292,'51698492751','12','1.00','30','retail','0','2023-10-28 14:32:48','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-28 11:33:05','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169849395770063240269',8293,'51698493941','4','3.00','900','retail','0','2023-10-28 14:52:37','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-10-28 16:22:30','1','2','returned','1','new','pcs','','2023-10-28 19:22:30','5','yes','','0','','','VATABLE',258.62,'3','129.00','126','Inclusive','branch','Service','1110','4000','5500','',''),('5169849482522259253305',8294,'51698494812','6','1.00','300','retail','0','2023-10-28 15:08:08','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-28 12:08:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','848.00','847','Inclusive','branch','Service','1110','4000','5500','',''),('5169849501932001233313',8295,'51698495005','6','1.00','300','retail','0','2023-10-28 15:10:20','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-28 12:11:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','848.00','847','Inclusive','branch','Service','1110','4000','5500','',''),('5169849510423013202228',8296,'51698495079','12','1.00','30','retail','0','2023-10-28 15:11:45','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-28 12:11:56','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169849654553304384326',8297,'51698496527','2','1.00','300','retail','0','2023-10-28 15:35:46','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-28 12:35:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169849657813902159282',8298,'51698496558','6','3.00','900','retail','0','2023-10-28 15:36:18','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-10-28 12:36:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','848.00','845','Inclusive','branch','Service','1110','4000','5500','',''),('5169849904820324402086',8299,'51698499029','6','1.00','250','retail','50','2023-10-28 16:17:29','','','','208.27','Cash',34.48,'250','','','5','16.00','1','2023-10-28 13:18:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','851.00','850','Inclusive','branch','Service','1110','4000','5500','',''),('5169849932732240922120',8300,'51698499149','6','2.00','600','retail','0','2023-10-28 16:22:07','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-28 13:22:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','851.00','849','Inclusive','branch','Service','1110','4000','5500','',''),('5169850037389050300305',8301,'51698500348','6','2.00','600','retail','0','2023-10-28 16:41:24','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-28 13:41:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','851.00','849','Inclusive','branch','Service','1110','4000','5500','',''),('5169850244920539324245',8302,'51698502355','3','1.00','600','retail','0','2023-10-28 17:16:42','','','','378','Cash',82.76,'600','','','5','16.00','1','2023-10-28 14:17:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169850364233333001035',8303,'51698503633','6','1.00','280','retail','20','2023-10-28 17:34:03','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-28 14:34:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','852.00','851','Inclusive','branch','Service','1110','4000','5500','',''),('5169850752312329232227',8306,'51698506749','10','1.00','70','retail','0','2023-10-28 18:38:44','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-28 15:40:17','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('5169850778703335073720',8308,'51698507766','6','1.00','300','retail','0','2023-10-28 18:43:08','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-28 15:43:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','863.00','862','Inclusive','branch','Service','1110','4000','5500','',''),('5169850804743843330039',8309,'51698508036','10','1.00','70','retail','0','2023-10-28 18:47:28','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-28 15:47:44','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('5169850673492036303824',8310,'51696399022','6','7.00','1750','retail','350','2023-10-29 14:03:46','','','','208.27','Cash',241.38,'250','','','5','','1','2023-10-29 11:15:24','1','3','returned','1','printed','pcs','','2023-10-29 14:15:24','5','yes','','0','','','VATABLE',215.52,'7','852.00','845','Inclusive','branch','Service','1110','4000','5500','',''),('5169857815733312222583',8311,'51698578147','11','1.00','50','retail','0','2023-10-29 14:15:57','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-29 11:16:13','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169857841103028243403',8313,'51698578399','6','5.00','1500','retail','0','2023-10-29 14:20:27','','','','208.27','Cash',206.90,'300','','','5','16.00','1','2023-10-29 11:20:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','881.00','876','Inclusive','branch','Service','1110','4000','5500','',''),('5169857842725822633222',8314,'51698578399','4','2.00','600','retail','0','2023-10-29 14:20:27','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-29 11:20:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','132.00','130','Inclusive','branch','Service','1110','4000','5500','',''),('5169857846409032523352',8315,'51698578444','2','1.00','300','retail','0','2023-10-29 14:21:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-29 11:21:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169857849720790234659',8316,'51698578480','2','1.00','300','retail','0','2023-10-29 14:21:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-29 11:22:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169857854943273653353',8317,'51698578526','2','1.00','300','retail','0','2023-10-29 14:22:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-29 11:23:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169857861298201533943',8318,'51698578590','6','1.00','300','retail','0','2023-10-29 14:23:33','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-29 11:26:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169857879236804815123',8319,'51698578780','6','1.00','300','retail','0','2023-10-29 14:26:33','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-29 11:26:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169858249559240282235',8321,'51698582475','6','4.00','1200','retail','0','2023-10-29 15:28:15','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-10-29 12:29:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','881.00','877','Inclusive','branch','Service','1110','4000','5500','',''),('5169858560036262223003',8322,'51698585584','12','1.00','30','retail','0','2023-10-29 16:20:01','','','','8','Cash',4.14,'30','','','5','16.00','1','2023-10-29 13:20:12','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169859081525853220230',8323,'51698590784','6','3.00','840','retail','60','2023-10-29 17:46:55','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-10-29 14:48:49','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','881.00','878','Inclusive','branch','Service','1110','4000','5500','',''),('5169859100593231012023',8324,'51698590930','2','1.00','300','retail','0','2023-10-29 17:50:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-29 14:50:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169859103009383233313',8325,'51698591015','2','1.00','300','retail','0','2023-10-29 17:50:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-29 14:50:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169859105995352520308',8326,'51698591042','2','1.00','300','retail','0','2023-10-29 17:51:00','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-29 14:51:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169859109083220521336',8327,'51698591072','6','1.00','300','retail','0','2023-10-29 17:51:30','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-29 14:51:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169859111309303012963',8328,'51698591102','2','1.00','300','retail','0','2023-10-29 17:51:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-29 14:52:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169859135123223303038',8329,'51698591336','10','1.00','70','retail','0','2023-10-29 17:55:51','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-29 14:56:00','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('5169857888015223320881',8330,'51698578866','8','2.00','300','retail','0','2023-10-29 18:00:09','','','','112','Cash',41.38,'150','','','5','','1','2023-10-29 15:00:24','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',129.31,'2','87.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169859173420106330170',8331,'51698591624','6','2.00','600','retail','0','2023-10-29 18:02:15','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-29 15:02:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','881.00','879','Inclusive','branch','Service','1110','4000','5500','',''),('5169859210034020235135',8332,'51698592092','8','1.00','150','retail','0','2023-10-29 18:08:20','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-10-29 15:10:37','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169859237721223702032',8333,'51698592347','6','1.00','300','retail','0','2023-10-29 18:12:58','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-29 15:15:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169859423224330533333',8335,'51698594223','6','1.00','300','retail','0','2023-10-29 18:43:52','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-29 15:44:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169859449433428052606',8336,'51698594486','6','1.00','300','retail','0','2023-10-29 18:49:13','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-29 15:49:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169859406103362330313',8337,'51698594002','12','1.00','30','retail','0','2023-10-29 18:50:35','','','','8','Cash',4.14,'30','','','5','','1','2023-10-29 15:50:43','1','6','new','1','printed','pcs','','','','yes','','0','','','VATABLE',25.86,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169859517950363132015',8338,'51698595169','6','1.00','300','retail','0','2023-10-29 18:59:39','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-29 16:00:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169857819220204032311',8339,'51698578174','2','2.00','600','retail','0','2023-10-29 19:01:19','','','','208','Cash',82.76,'300','','','5','','1','2023-10-29 16:01:30','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169859527827625356282',8340,'51698578174','14','1.00','30','retail','0','2023-10-29 19:01:19','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-29 16:01:30','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169859551795606350590',8341,'51698595503','8','1.00','150','retail','0','2023-10-29 19:05:18','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-10-29 16:06:03','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169864668020223103023',8342,'51698646633','6','1.00','300','retail','0','2023-10-30 09:18:00','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-30 06:18:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169864673336233021342',8343,'51698646720','2','1.00','300','retail','0','2023-10-30 09:18:54','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-30 06:19:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169864684729823244226',8345,'51698646803','8','2.00','300','retail','0','2023-10-30 09:23:03','','','','112','Cash',41.38,'150','','','5','','1','2023-10-30 06:23:56','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',129.31,'2','87.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169864724715893246223',8346,'51698647196','6','10.00','2800','retail','200','2023-10-30 09:27:28','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-10-30 06:27:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','881.00','871','Inclusive','branch','Service','1110','4000','5500','',''),('5169864730020230361344',8347,'51698647261','6','7.00','1750','retail','350','2023-10-30 09:28:20','','','','208.27','Cash',241.38,'250','','','5','16.00','1','2023-10-30 06:28:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','881.00','874','Inclusive','branch','Service','1110','4000','5500','',''),('5169864732929235241952',8348,'51698647314','6','5.00','1250','retail','250','2023-10-30 09:28:50','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-10-30 06:29:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','881.00','876','Inclusive','branch','Service','1110','4000','5500','',''),('5169865103126163635680',8349,'51698651019','6','1.00','300','retail','0','2023-10-30 10:30:32','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-30 07:30:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169865108152332393239',8351,'51698651072','6','1.00','300','retail','0','2023-10-30 10:44:26','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-30 07:45:36','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169865186626323000362',8352,'51698651072','6','1.00','300','retail','0','2023-10-30 10:44:26','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-30 07:45:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169865196662320333141',8353,'51698651954','10','1.00','70','retail','0','2023-10-30 10:46:06','','','','63.76','Cash',9.66,'70','','','5','16.00','1','2023-10-30 07:46:47','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('5169865210824353833003',8354,'51698652098','4','1.00','300','retail','0','2023-10-30 10:48:29','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-30 07:48:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','132.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('5169865227247332222222',8355,'51698652129','4','2.00','600','retail','0','2023-10-30 10:51:12','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-30 07:52:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','132.00','130','Inclusive','branch','Service','1110','4000','5500','',''),('5169865618700200223023',8356,'51698655492','4','1.00','300','retail','0','2023-10-30 11:56:27','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-30 08:57:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','132.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('5169865754832501209273',8357,'51698657529','4','2.00','600','retail','0','2023-10-30 12:19:08','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-30 09:19:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','132.00','130','Inclusive','branch','Service','1110','4000','5500','',''),('5169866021133092022230',8358,'51698660198','15','3.00','1800','retail','0','2023-10-30 13:04:42','','','','450','Cash',248.28,'600','','','5','16.00','1','2023-10-30 10:05:05','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169866310653138232233',8359,'51698663091','4','2.00','600','retail','0','2023-10-30 13:51:47','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-30 10:52:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','132.00','130','Inclusive','branch','Service','1110','4000','5500','',''),('5169866313434315809103',8360,'51698663123','2','1.00','300','retail','0','2023-10-30 13:52:14','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-30 10:52:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169866483104816030823',8361,'51698664477','4','1.00','300','retail','0','2023-10-30 14:22:04','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-30 11:22:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','132.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('5169866484123334221301',8362,'51698664477','8','1.00','150','retail','0','2023-10-30 14:22:04','','','','112','Cash',20.69,'150','','','5','16.00','1','2023-10-30 11:22:55','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169866849501303365038',8363,'51698668455','6','2.00','560','retail','40','2023-10-30 15:21:36','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-30 12:22:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','881.00','879','Inclusive','branch','Service','1110','4000','5500','',''),('5169866860035233260236',8364,'51698668564','11','1.00','50','retail','0','2023-10-30 15:23:21','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-30 12:23:50','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169866867668223033623',8365,'51698668630','14','2.00','60','retail','0','2023-10-30 15:26:00','','','','19.54','Cash',8.28,'30','','','5','16.00','1','2023-10-30 12:26:49','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169867187703327670357',8366,'51698671856','6','7.00','1960','retail','140','2023-10-30 16:17:57','','','','208.27','Cash',270.34,'280','','','5','16.00','1','2023-10-30 13:20:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'7','881.00','874','Inclusive','branch','Service','1110','4000','5500','',''),('5169867549408524202080',8367,'51698675475','6','4.00','1200','retail','0','2023-10-30 17:18:14','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-10-30 14:18:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','881.00','877','Inclusive','branch','Service','1110','4000','5500','',''),('5169867553200236263396',8368,'51698675509','6','1.00','300','retail','0','2023-10-30 17:18:52','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-30 14:19:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169867561129022032420',8369,'51698675591','2','1.00','300','retail','0','2023-10-30 17:20:11','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-30 14:20:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169867568912032923233',8370,'51698675623','2','1.00','300','retail','0','2023-10-30 17:21:30','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-30 14:22:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169867576603632538122',8372,'51698675734','8','1.00','130','retail','20','2023-10-30 17:23:54','','','','112','Cash',17.93,'130','','','5','','1','2023-10-30 14:24:09','1','4','new','1','printed','pcs','','','','yes','','0','','','VATABLE',112.07,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('5169867593222321329363',8373,'51698675921','2','1.00','300','retail','0','2023-10-30 17:25:33','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-30 14:26:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169867606930334366305',8374,'51698676056','6','3.00','900','retail','0','2023-10-30 17:27:50','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-10-30 14:28:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','881.00','878','Inclusive','branch','Service','1110','4000','5500','',''),('5169867610623136306272',8375,'51698676088','6','1.00','300','retail','0','2023-10-30 17:28:27','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-30 14:28:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169867634728177304323',8376,'51698676327','6','2.00','600','retail','0','2023-10-30 17:36:17','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-30 14:36:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','881.00','879','Inclusive','branch','Service','1110','4000','5500','',''),('5169867660912222336363',8377,'51698676594','6','1.00','300','retail','0','2023-10-30 17:36:50','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-30 14:37:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169867666234206282360',8378,'51698676630','2','1.00','300','retail','0','2023-10-30 17:37:42','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-30 14:38:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169867822353638335332',8379,'51698678203','2','1.00','300','retail','0','2023-10-30 18:03:44','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-30 15:04:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169867850334701223283',8381,'51698678490','6','1.00','300','retail','0','2023-10-30 18:08:24','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-30 15:08:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169867918169227301008',8382,'51698679172','14','1.00','30','retail','0','2023-10-30 18:19:41','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-30 15:20:17','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169867834923233332033',8383,'51698678303','17','1.00','400','retail','0','2023-10-30 18:28:16','','','','350','Cash',55.17,'400','','','5','','1','2023-10-30 15:28:25','1','7','new','1','printed','pcs','','','','yes','','0','','','VATABLE',344.83,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169868017229226000942',8384,'51698680151','2','1.00','300','retail','0','2023-10-30 18:36:12','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-30 15:36:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169868303413063260202',8385,'51698683023','6','1.00','300','retail','0','2023-10-30 19:23:55','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-30 16:26:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','881.00','880','Inclusive','branch','Service','1110','4000','5500','',''),('5169873334722302483332',8386,'51698733331','6','2.00','560','retail','40','2023-10-31 09:22:27','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-10-31 06:23:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','893.00','891','Inclusive','branch','Service','1110','4000','5500','',''),('5169639920843350092323',8387,'51696399167','6','7.00','1750','retail','350','2023-10-31 09:38:39','','','','208.27','Cash',241.38,'250','','','5','','1','2023-10-31 06:38:57','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',215.52,'7','719.00','712','Inclusive','branch','Service','1110','4000','5500','',''),('5169873431732200232832',8388,'51696399167','6','4.00','1000','retail','200','2023-10-31 09:38:39','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-10-31 16:12:50','1','3','returned','1','new','pcs','','2023-10-31 19:12:50','5','yes','','0','','','VATABLE',215.52,'4','893.00','889','Inclusive','branch','Service','1110','4000','5500','',''),('5169873911023123262103',8389,'51698739100','6','1.00','300','retail','0','2023-10-31 10:58:31','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-31 07:58:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','893.00','892','Inclusive','branch','Service','1110','4000','5500','',''),('5169873913762023322717',8390,'51698739125','8','1.00','130','retail','20','2023-10-31 10:58:57','','','','112','Cash',17.93,'130','','','5','16.00','1','2023-10-31 07:59:08','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('5169874690300298230209',8391,'51698746894','4','1.00','300','retail','0','2023-10-31 13:08:23','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-31 10:10:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','133.00','132','Inclusive','branch','Service','1110','4000','5500','',''),('5169874703577222770230',8392,'51698747002','6','4.00','1200','retail','0','2023-10-31 13:10:35','','','','208.27','Cash',165.52,'300','','','5','16.00','1','2023-10-31 10:11:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','893.00','889','Inclusive','branch','Service','1110','4000','5500','',''),('5169874709927043239382',8393,'51698747078','6','2.00','600','retail','0','2023-10-31 13:11:39','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-31 10:12:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','893.00','891','Inclusive','branch','Service','1110','4000','5500','',''),('5169874719793382070129',8394,'51698747189','2','1.00','300','retail','0','2023-10-31 13:13:17','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-31 10:14:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169875674702337332732',8395,'51698756728','2','1.00','280','retail','20','2023-10-31 15:52:27','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-10-31 12:52:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169875819982923339832',8396,'51698758186','6','3.00','840','retail','60','2023-10-31 16:16:40','','','','208.27','Cash',115.86,'280','','','5','16.00','1','2023-10-31 13:16:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','893.00','890','Inclusive','branch','Service','1110','4000','5500','',''),('5169875829632428330298',8397,'51698758281','6','1.00','280','retail','20','2023-10-31 16:18:17','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-31 13:18:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','893.00','892','Inclusive','branch','Service','1110','4000','5500','',''),('5169875832723278023523',8398,'51698758309','11','1.00','50','retail','0','2023-10-31 16:18:47','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-31 13:19:24','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169875838942308033829',8399,'51698758364','2','1.00','300','retail','0','2023-10-31 16:19:50','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-31 13:20:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169875846408300762782',8400,'51698758441','4','1.00','300','retail','0','2023-10-31 16:21:05','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-31 13:21:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','133.00','132','Inclusive','branch','Service','1110','4000','5500','',''),('5169875849430924823325',8401,'51698758479','2','2.00','600','retail','0','2023-10-31 16:21:34','','','','208','Cash',82.76,'300','','','5','16.00','1','2023-10-31 13:22:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('5169875857945587352230',8402,'51698758563','6','2.00','600','retail','0','2023-10-31 16:23:00','','','','208.27','Cash',82.76,'300','','','5','16.00','1','2023-10-31 13:23:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','893.00','891','Inclusive','branch','Service','1110','4000','5500','',''),('5169875874496190144172',8403,'51698758730','6','1.00','300','retail','0','2023-10-31 16:25:44','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-31 13:26:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','893.00','892','Inclusive','branch','Service','1110','4000','5500','',''),('5169875888833287220397',8404,'51698758814','2','1.00','300','retail','0','2023-10-31 16:28:09','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-31 13:28:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169875894460993333284',8405,'51698758908','4','1.00','300','retail','0','2023-10-31 16:56:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-31 13:57:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','133.00','132','Inclusive','branch','Service','1110','4000','5500','',''),('5169876491833846340332',8407,'51698764907','2','1.00','300','retail','0','2023-10-31 18:08:38','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-31 15:08:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169876508734670233132',8408,'51698765020','6','1.00','300','retail','0','2023-10-31 18:11:27','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-31 15:11:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','893.00','892','Inclusive','branch','Service','1110','4000','5500','',''),('5169876524543583532231',8409,'51698765094','4','1.00','300','retail','0','2023-10-31 18:14:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-31 15:15:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','133.00','132','Inclusive','branch','Service','1110','4000','5500','',''),('5169876538230762000256',8410,'51698765369','4','1.00','300','retail','0','2023-10-31 18:16:22','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-31 15:16:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','133.00','132','Inclusive','branch','Service','1110','4000','5500','',''),('5169876540133000314560',8411,'51698765392','2','1.00','300','retail','0','2023-10-31 18:16:41','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-31 15:16:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169876068922082326606',8412,'51698760665','6','2.00','600','retail','0','2023-10-31 18:26:15','','','','208.27','Cash',82.76,'300','','','5','','1','2023-10-31 15:27:10','1','3','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'2','893.00','891','Inclusive','branch','Service','1110','4000','5500','',''),('5169876597423586435023',8413,'51698760665','6','1.00','300','retail','0','2023-10-31 18:26:15','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-10-31 15:27:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','893.00','892','Inclusive','branch','Service','1110','4000','5500','',''),('5169876682880912300224',8414,'51698766801','6','1.00','280','retail','20','2023-10-31 18:40:29','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-10-31 15:40:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','893.00','892','Inclusive','branch','Service','1110','4000','5500','',''),('5169876690021369372861',8415,'51698766843','2','1.00','300','retail','0','2023-10-31 18:41:40','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-31 15:41:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169876697870030226637',8416,'51698766913','2','1.00','300','retail','0','2023-10-31 18:42:58','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-10-31 15:43:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169876757160236125121',8417,'51698767561','11','1.00','50','retail','0','2023-10-31 18:52:52','','','','19.11','Cash',6.90,'50','','','5','16.00','1','2023-10-31 15:53:30','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169876795368027323052',8419,'51698767293','4','1.00','300','retail','0','2023-10-31 19:04:13','','','','208','Cash',41.38,'300','','','5','','1','2023-10-31 16:04:50','1','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','133.00','132','Inclusive','branch','Service','1110','4000','5500','',''),('5169876830411303592582',8420,'51698768291','14','1.00','30','retail','0','2023-10-31 19:05:04','','','','19.54','Cash',4.14,'30','','','5','16.00','1','2023-10-31 16:05:13','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169882712113416125323',8421,'51698827101','6','10.00','2800','retail','0','2023-10-02 11:25:28','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-11-01 08:25:50','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',2413.79,'','907.00','907','Inclusive','branch','Service','1110','4000','5500','',''),('5169830698782332409236',8422,'51698306963','6','5.00','1500','retail','0','2023-10-26 11:33:10','','','','208.27','Cash',206.90,'300','','','5','','1','2023-11-01 08:33:47','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'5','842.00','837','Inclusive','branch','Service','1110','4000','5500','',''),('5169882758928031358530',8423,'51698306963','6','5.00','1500','retail','0','2023-10-26 11:33:10','','wrong pricing','','208.27','Cash',206.90,'300','','','5','16.00','1','2023-11-01 08:36:31','1','3','returned','1','new','pcs','','2023-11-01 11:36:31','5','yes','','0','','','VATABLE',258.62,'5','912.00','907','Inclusive','branch','Service','1110','4000','5500','',''),('5169882782002233322220',8424,'51698827806','6','5.00','1250','retail','0','2023-10-26 11:37:09','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-11-01 08:37:32','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',1077.59,'','917.00','917','Inclusive','branch','Service','1110','4000','5500','',''),('5169882853313253032322',8425,'51698828474','6','6.00','1500','retail','0','2023-10-06 11:49:02','','WRONG PRICING','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-11-01 09:24:49','1','3','returned','1','new','pcs','','2023-11-01 12:24:49','5','','','0','','','VATABLE',1293.10,'','923.00','923','Inclusive','branch','Service','1110','4000','5500','',''),('5169883071019232222330',8426,'51698830692','6','6.00','1500','retail','0','2023-10-16 12:25:20','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-11-01 09:25:39','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',1293.10,'','929.00','929','Inclusive','branch','Service','1110','4000','5500','',''),('5169883236083822233322',8427,'51698830537','6','7.00','1750','retail','0','2023-10-02 12:52:53','','','','208.27','Cash',241.38,'250','','','5','16.00','1','2023-11-01 09:53:18','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',1508.62,'','929.00','929','Inclusive','branch','Service','1110','4000','5500','',''),('5169883254432324354321',8428,'51698832485','6','4.00','1000','retail','0','2023-10-05 12:55:58','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-11-01 09:56:24','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',862.07,'','929.00','929','Inclusive','branch','Service','1110','4000','5500','',''),('5169884090708246232043',8429,'51698840870','6','10.00','2800','retail','0','2023-11-01 15:16:01','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-11-01 12:16:16','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',2413.79,'','929.00','929','Inclusive','branch','Service','1110','4000','5500','',''),('5169890824732928838270',8430,'51698908228','6','9.00','2250','retail','0','2023-11-02 09:57:40','','','','208.27','Cash',310.34,'250','','','5','16.00','1','2023-11-02 06:58:01','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',1939.66,'','929.00','929','Inclusive','branch','Service','1110','4000','5500','',''),('5169890829410480000593',8431,'51698908281','6','5.00','1250','retail','0','2023-11-02 09:58:24','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-11-02 06:58:36','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',1077.59,'','929.00','929','Inclusive','branch','Service','1110','4000','5500','',''),('5169891421821938321229',8432,'51698914060','6','2.00','560','retail','40','2023-11-02 11:37:38','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-11-02 08:37:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','929.00','927','Inclusive','branch','Service','1110','4000','5500','',''),('5169891425102930220062',8433,'51698914060','4','1.00','280','retail','20','2023-11-02 11:37:38','','','','208','Cash',38.62,'280','','','5','16.00','1','2023-11-02 08:37:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','133.00','132','Inclusive','branch','Service','1110','4000','5500','',''),('5169891749223323030402',8434,'51698917469','6','1.00','300','retail','0','2023-11-02 12:31:39','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-11-02 09:31:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','931.00','930','Inclusive','branch','Service','1110','4000','5500','',''),('5169892115402244053110',8435,'51698917517','6','10.00','2800','retail','200','2023-11-02 13:34:15','','','','208.27','Invoice',386.21,'280','','','5','16.00','1','2023-11-02 10:34:47','1','3','printed','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','932.00','922','Inclusive','branch','Service','1110','4000','5500','',''),('5169892553630533220363',8437,'51698925517','15','2.00','1200','retail','0','2023-11-02 14:45:36','','','','450','Cash',165.52,'600','','','5','16.00','1','2023-11-02 11:46:30','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169892731253200033725',8438,'51698927296','6','3.00','900','retail','0','2023-11-02 15:15:13','','','','208.27','Cash',124.14,'300','','','5','16.00','1','2023-11-02 12:15:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','942.00','939','Inclusive','branch','Service','1110','4000','5500','',''),('5169899580382220112323',8439,'51698995778','4','4.00','1200','retail','0','2023-11-03 10:16:55','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-11-03 07:17:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','134.00','130','Inclusive','branch','Service','1110','4000','5500','',''),('5169899581431105220990',8440,'51698995778','6','1.00','300','retail','0','2023-11-03 10:16:55','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-11-03 07:17:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','942.00','941','Inclusive','branch','Service','1110','4000','5500','',''),('5169899984363382323333',8441,'51698999831','4','1.00','300','retail','0','2023-11-03 11:24:03','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-11-03 08:24:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','134.00','133','Inclusive','branch','Service','1110','4000','5500','',''),('5169902407820200333323',8442,'51699024057','6','1.00','280','retail','0','2023-11-03 18:08:06','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-11-03 15:08:26','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',241.38,'','942.00','942','Inclusive','branch','Service','1110','4000','5500','',''),('5169925262600269506331',8443,'51699252612','6','10.00','2800','retail','0','2023-11-06 09:37:23','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-11-06 06:37:36','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',2413.79,'','943.00','943','Inclusive','branch','Service','1110','4000','5500','',''),('5169925272222353330322',8444,'51699252700','6','6.00','1500','retail','0','2023-11-06 09:39:08','','','','208.27','Cash',206.90,'250','','','5','16.00','1','2023-11-06 06:39:24','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',1293.10,'','949.00','949','Inclusive','branch','Service','1110','4000','5500','',''),('5169925280232203139302',8445,'51699252764','6','4.00','1000','retail','0','2023-11-06 09:40:20','','','','208.27','Cash',137.93,'250','','','5','16.00','1','2023-11-06 06:40:33','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',862.07,'','949.00','949','Inclusive','branch','Service','1110','4000','5500','',''),('5169934698443329238422',8446,'51699346970','6','1.00','280','retail','0','2023-11-07 11:49:53','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-11-07 08:50:05','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',241.38,'','949.00','949','Inclusive','branch','Service','1110','4000','5500','',''),('5169935732223059332333',8447,'51699357250','1','1.00','1600','retail','0','2023-11-07 14:42:29','','','','1105','Cash',220.69,'1600','','','5','16.00','1','2023-11-07 11:43:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('5169935734886330535221',8448,'51699357250','2','4.00','1200','retail','0','2023-11-07 14:42:29','','','','208','Cash',165.52,'300','','','5','16.00','1','2023-11-07 11:43:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','20.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('5169942929022229240294',8449,'51699429268','6','1.00','300','retail','0','2023-11-08 10:41:30','','','','208.27','Cash',41.38,'300','','','5','16.00','1','2023-11-08 07:41:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','949.00','948','Inclusive','branch','Service','1110','4000','5500','',''),('5169943289632302329232',8450,'51699432875','6','10.00','2800','retail','0','2023-11-08 11:43:41','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-11-08 08:44:58','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',2413.79,'','949.00','949','Inclusive','branch','Service','1110','4000','5500','',''),('5169943554133234325912',8451,'51699435522','2','1.00','300','retail','0','2023-11-08 12:25:42','','','','208','Cash',41.38,'300','','','5','16.00','1','2023-11-08 09:27:19','1','2','returned','1','new','pcs','','2023-11-08 12:27:19','5','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('5169951744322390173313',8452,'51699517403','6','8.00','2000','retail','0','2023-11-09 11:10:55','','','','208.27','Cash',275.86,'250','','','5','16.00','1','2023-11-09 08:12:36','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',1724.14,'','949.00','949','Inclusive','branch','Service','1110','4000','5500','',''),('5169951757222905512032',8453,'51699517557','6','5.00','1250','retail','0','2023-11-09 11:13:02','','','','208.27','Cash',172.41,'250','','','5','16.00','1','2023-11-09 08:13:12','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',1077.59,'','949.00','949','Inclusive','branch','Service','1110','4000','5500','',''),('5169952729692220222300',8454,'51699527282','6','1.00','280','retail','0','2023-11-09 13:56:48','','','','208.27','Cash',38.62,'280','','','5','16.00','1','2023-11-09 10:57:03','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',241.38,'','949.00','949','Inclusive','branch','Service','1110','4000','5500','',''),('5169959808169352332309',8455,'51699598047','4','3.00','900','retail','0','2023-11-10 09:34:41','','','','208','Cash',124.14,'300','','','5','16.00','1','2023-11-10 06:35:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','134.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('5169959813113232329253',8456,'51699598114','6','10.00','2800','retail','0','2023-11-10 09:35:42','','','','208.27','Cash',386.21,'280','','','5','16.00','1','2023-11-10 06:35:52','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',2413.79,'','949.00','949','Inclusive','branch','Service','1110','4000','5500','',''),('5169959867323393333892',8457,'51699598152','6','2.00','560','retail','0','2023-11-10 09:44:41','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-11-10 06:44:53','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',482.76,'','949.00','949','Inclusive','branch','Service','1110','4000','5500','',''),('5169960641835006032233',8458,'51699606385','6','5.00','1500','retail','0','2023-11-10 11:53:38','','','','208.27','Cash',206.90,'300','','','5','16.00','1','2023-11-10 08:53:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','949.00','944','Inclusive','branch','Service','1110','4000','5500','',''),('5169969073932670920362',8459,'51699690716','8','3.00','450','retail','0','2023-11-11 11:19:00','','','','112','Cash',62.07,'150','','','5','16.00','1','2023-11-11 08:19:19','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'3','88.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('5169969206829226166692',8460,'51699692053','6','2.00','560','retail','0','2023-11-11 11:41:18','','','','208.27','Cash',77.24,'280','','','5','16.00','1','2023-11-11 08:41:33','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',482.76,'','949.00','949','Inclusive','branch','Service','1110','4000','5500','',''); /*!40000 ALTER TABLE `sales_order` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_ordercancelled` -- DROP TABLE IF EXISTS `sales_ordercancelled`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_ordercancelled` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB AUTO_INCREMENT=488 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_ordercancelled` -- LOCK TABLES `sales_ordercancelled` WRITE; /*!40000 ALTER TABLE `sales_ordercancelled` DISABLE KEYS */; INSERT INTO `sales_ordercancelled` VALUES ('516751524712004435',1,'51675152047','6',10.00,'3000','retail','0','2023-01-31 11:00:47','','','','28.35','Cash',413.79,'300','','','5','','1','2023-01-31 08:10:53','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',2586.21,'','0.00','-10','Inclusive','branch','Service','1110','4000','5500'),('516751541552221350',2,'51675153900','6',10.00,'2800','retail','200','2023-01-31 11:34:16','','','','28.35','Cash',386.21,'280','','','5','','1','2023-01-31 08:37:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500'),('516751553862730377',3,'51675154921','6',10.00,'2800','retail','200','2023-01-31 11:48:41','','','','28.35','Cash',386.21,'280','','','5','','1','2023-01-31 08:57:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','10.00','0','Inclusive','branch','Service','1110','4000','5500'),('516751564858206426',4,'51675156218','2',2.00,'600','retail','0','2023-01-31 12:13:46','','','','30','Cash',82.76,'300','','','5','','1','2023-01-31 09:15:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500'),('516751562883302333',5,'51675156218','2',2.00,'600','retail','0','2023-01-31 12:10:18','','','','30','Cash',82.76,'300','','','5','','1','2023-01-31 09:15:38','1','2','new','1','new','pcs','','','','','','0','','','VATABLE',517.24,'','0.00','0','Inclusive','branch','Service','1110','4000','5500'),('516751566913222066',6,'51675156539','2',1.00,'300','retail','0','2023-01-31 12:17:13','','','','30','Cash',41.38,'300','','','5','','1','2023-01-31 09:18:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500'),('516751565624505032',7,'51675156539','2',2.00,'600','retail','0','2023-01-31 12:15:39','','','','30','Cash',82.76,'300','','','5','','1','2023-01-31 09:18:55','1','2','new','1','new','pcs','','','','','','0','','','VATABLE',517.24,'','4.00','4','Inclusive','branch','Service','1110','4000','5500'),('516751600622066363',8,'51675159933','6',10.00,'2800','retail','200','2023-01-31 13:12:13','','','','28.35','Cash',386.21,'280','','','5','','1','2023-01-31 10:19:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','20.00','10','Inclusive','branch','Service','1110','4000','5500'),('516751604599030406',9,'51675160392','2',1.00,'300','retail','0','2023-01-31 13:19:52','','','','30','Cash',41.38,'300','','','5','','1','2023-01-31 10:42:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500'),('516752327972533002',10,'51675232449','6',0.00,'0','retail','0','2023-02-01 09:20:49','','','','208.27','Cash',0.00,'300','','','5','','1','2023-02-01 06:27:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'','30.00','30','Inclusive','branch','Service','1110','4000','5500'),('516752352762232203',11,'51675235261','6',1.00,'300','retail','0','2023-02-01 10:07:41','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-01 07:08:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500'),('516752558811016714',12,'51675255869','4',1.00,'300','retail','0','2023-02-01 15:51:09','','','','208','Cash',41.38,'300','','','5','','1','2023-02-01 12:51:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('516752612990446202',13,'51675261280','6',1.00,'300','retail','0','2023-02-01 17:21:20','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-01 14:23:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500'),('516752613163142211',14,'51675261280','8',1.00,'130','retail','0','2023-02-01 17:21:40','','','','112','Cash',17.93,'130','','','5','','1','2023-02-01 14:24:04','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('516752623872322323',15,'51675262218','8',1.00,'130','retail','0','2023-02-01 17:39:32','','','','112','Cash',17.93,'130','','','5','','1','2023-02-01 14:40:36','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500'),('516753285043322320',16,'51675328482','8',2.00,'300','retail','0','2023-02-02 12:01:22','','','','112','Cash',41.38,'150','','','5','','1','2023-02-02 09:11:44','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500'),('516753379940332433',17,'51675336628','6',1.00,'300','retail','0','2023-02-02 14:39:25','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-02 11:40:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500'),('516753413782703753',18,'51675341325','12',1.00,'30','retail','0','2023-02-02 15:35:25','','','','8','Cash',4.14,'30','','','5','','1','2023-02-02 12:38:30','1','6','new','1','new','pcs','','','','','','0','','','VATABLE',25.86,'','0.00','0','Inclusive','branch','Service','1110','4000','5500'),('516753508223333245',19,'51675350778','2',1.00,'300','retail','0','2023-02-02 18:12:58','','','','208','Cash',41.38,'300','','','5','','1','2023-02-02 15:14:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500'),('516753551213532253',20,'51675355106','10',1.00,'70','retail','0','2023-02-02 19:25:06','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-02 16:30:32','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('516754043012023033',21,'51675403345','20',1.00,'30','retail','0','2023-02-03 08:49:05','','','','10','Cash',4.14,'30','','','5','','1','2023-02-03 06:05:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500'),('516754050844232202',22,'51675405048','8',1.00,'130','retail','20','2023-02-03 09:17:28','','','','112','Cash',17.93,'130','','','5','','1','2023-02-03 09:45:29','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500'),('516754211430032214',23,'51675421023','2',1.00,'300','retail','0','2023-02-03 13:43:43','','','','208','Cash',41.38,'300','','','5','','1','2023-02-03 10:56:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500'),('516754232290322722',24,'51675422904','9',1.00,'120','retail','0','2023-02-03 14:18:20','','','','93.93','Cash',16.55,'120','','','5','','1','2023-02-03 11:20:48','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('516754375710320732',25,'51675437354','10',1.00,'70','retail','0','2023-02-03 18:15:54','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-03 15:20:57','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500'),('516755143265236420',26,'51675514314','2',1.00,'300','retail','0','2023-02-04 15:38:34','','','','208','Cash',41.38,'300','','','5','','1','2023-02-04 12:40:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500'),('516755196783215023',27,'51675519644','12',1.00,'30','retail','0','2023-02-04 17:07:48','','','','8','Cash',4.14,'30','','','5','','1','2023-02-04 14:11:34','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500'),('516756625586331222',28,'51675662548','6',1.00,'300','retail','0','2023-02-06 08:49:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-06 06:38:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500'),('516756743894238272',29,'51675674368','6',1.00,'250','retail','50','2023-02-06 12:06:08','','','','208.27','Cash',34.48,'250','','','5','','1','2023-02-06 09:27:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500'),('516756780554225210',30,'51675678045','6',1.00,'300','retail','0','2023-02-06 13:07:25','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-06 10:07:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500'),('516756837543368358',31,'51675683716','4',1.00,'300','retail','0','2023-02-06 14:41:56','','','','208','Cash',41.38,'300','','','5','','1','2023-02-06 11:42:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500'),('516757509307043333',32,'51675750916','4',2.00,'600','retail','0','2023-02-07 09:21:56','','','','208','Cash',82.76,'300','','','5','','1','2023-02-07 06:30:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500'),('516757552805283012',33,'51675755266','4',1.00,'280','retail','20','2023-02-07 10:34:26','','','','208','Cash',38.62,'280','','','5','','1','2023-02-07 07:44:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500'),('516757584558367777',34,'51675758418','6',1.00,'298','retail','2','2023-02-07 11:26:58','','','','208.27','Cash',41.10,'298','','','5','','1','2023-02-07 08:27:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.90,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500'),('516757609030230603',35,'51675760828','4',1.00,'300','retail','0','2023-02-07 12:07:08','','','','208','Cash',41.38,'300','','','5','','1','2023-02-07 09:08:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500'),('516757786526210373',36,'51675778642','6',1.00,'300','retail','0','2023-02-07 17:04:02','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-07 14:04:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','37.00','36','Inclusive','branch','Service','1110','4000','5500'),('516757848480306336',37,'51675784840','12',1.00,'30','retail','0','2023-02-07 18:47:20','','','','8','Cash',4.14,'30','','','5','','1','2023-02-07 15:58:18','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500'),('516758570224720620',38,'51675856985','4',1.00,'280','retail','20','2023-02-08 14:49:45','','','','208','Cash',38.62,'280','','','5','','1','2023-02-08 11:50:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500'),('516758570483330533',39,'51675857037','4',1.00,'300','retail','0','2023-02-08 14:50:38','','','','208','Cash',41.38,'300','','','5','','1','2023-02-08 11:51:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500'),('516758616983564226',40,'51675860574','9',1.00,'130','retail','20','2023-02-08 15:49:34','','','','93.93','Cash',17.93,'130','','','5','','1','2023-02-08 13:08:24','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('516759242254022224',41,'51675924217','6',1.00,'300','retail','0','2023-02-09 09:30:17','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-09 06:33:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500'),('516759248202375497',42,'51675924808','8',2.00,'300','retail','0','2023-02-09 09:40:08','','','','112','Cash',41.38,'150','','','5','','1','2023-02-09 07:58:20','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500'),('516759592802323320',43,'51675959267','2',1.00,'300','retail','0','2023-02-09 19:14:27','','','','208','Cash',41.38,'300','','','5','','1','2023-02-09 16:22:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500'),('516760205032230332',44,'51676020410','6',1.00,'300','retail','0','2023-02-10 12:13:30','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-10 09:15:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500'),('516760234314336423',45,'51676022804','14',1.00,'30','retail','0','2023-02-10 13:03:40','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-10 10:04:38','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('516760234190203302',46,'51676022804','14',1.00,'30','retail','0','2023-02-10 13:03:22','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-10 10:04:41','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('516760234023206040',47,'51676022804','14',1.00,'30','retail','0','2023-02-10 13:03:13','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-10 10:04:43','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('516760233932262533',48,'51676022804','14',1.00,'30','retail','0','2023-02-10 13:03:00','','','','19.54','Cash',4.14,'30','','','5','','1','2023-02-10 10:04:46','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('516760305091573322',49,'51676030487','12',1.00,'30','retail','0','2023-02-10 15:01:40','','','','8','Cash',4.14,'30','','','5','','1','2023-02-10 12:02:09','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500'),('516760388542852325',50,'51676038836','6',1.00,'300','retail','0','2023-02-10 17:20:45','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-10 14:21:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500'),('516760405722730232',51,'51676040547','2',1.00,'300','retail','0','2023-02-10 17:49:07','','','','208','Cash',41.38,'300','','','5','','1','2023-02-10 14:49:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500'),('516762019426523603',52,'51676201929','10',2.00,'140','retail','0','2023-02-12 14:38:49','','','','63.76','Cash',19.31,'70','','','5','','1','2023-02-12 11:40:42','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500'),('516762021261333321',53,'51676202043','10',2.00,'140','retail','0','2023-02-12 14:40:43','','','','63.76','Cash',19.31,'70','','','5','','1','2023-02-12 11:42:50','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500'),('516762039724363723',54,'51676203962','6',3.00,'900','retail','0','2023-02-12 15:12:42','','','','208.27','Cash',124.14,'300','','','5','','1','2023-02-12 12:35:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','41.00','38','Inclusive','branch','Service','1110','4000','5500'),('516762115600230236',55,'51676211543','6',2.00,'600','retail','0','2023-02-12 17:19:03','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-12 14:19:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500'),('516762124645223423',56,'51676212431','6',1.00,'300','retail','0','2023-02-12 17:33:51','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-12 14:34:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500'),('516762134162102231',57,'51676213408','2',1.00,'300','retail','0','2023-02-12 17:50:08','','','','208','Cash',41.38,'300','','','5','','1','2023-02-12 14:50:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500'),('516762134467322323',58,'51676213431','2',1.00,'298','retail','2','2023-02-12 17:50:31','','','','208','Cash',41.10,'298','','','5','','1','2023-02-12 14:50:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.90,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500'),('516762146576240402',59,'51676214613','6',1.00,'280','retail','20','2023-02-12 18:10:13','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-12 15:32:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500'),('516762747282222335',60,'51676274701','6',1.00,'280','retail','20','2023-02-13 10:51:41','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-13 07:53:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','48.00','47','Inclusive','branch','Service','1110','4000','5500'),('516762761905320226',61,'51676276176','4',1.00,'300','retail','0','2023-02-13 11:16:16','','','','208','Cash',41.38,'300','','','5','','1','2023-02-13 08:16:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500'),('516762762187302500',62,'51676276203','4',4.00,'1200','retail','0','2023-02-13 11:16:43','','','','208','Cash',165.52,'300','','','5','','1','2023-02-13 08:17:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','9.00','5','Inclusive','branch','Service','1110','4000','5500'),('516762898152332203',63,'51676289776','6',1.00,'280','retail','20','2023-02-13 15:02:56','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-13 12:04:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','49.00','48','Inclusive','branch','Service','1110','4000','5500'),('516763772110237076',64,'51676376140','6',1.00,'300','retail','0','2023-02-14 15:19:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-14 12:24:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500'),('516765270016705202',65,'51676526883','6',5.00,'1500','retail','0','2023-02-16 08:55:53','','','','208.27','Cash',206.90,'300','','','5','','1','2023-02-16 05:56:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','51.00','46','Inclusive','branch','Service','1110','4000','5500'),('516765297737603333',66,'51676529762','8',1.00,'130','retail','20','2023-02-16 09:42:42','','','','112','Cash',17.93,'130','','','5','','1','2023-02-16 06:48:32','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500'),('516765568006722062',67,'51676556790','6',1.00,'300','retail','0','2023-02-16 17:13:10','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-16 14:13:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','56.00','55','Inclusive','branch','Service','1110','4000','5500'),('516766170713763213',68,'51676617045','2',1.00,'300','retail','0','2023-02-17 09:57:25','','','','208','Cash',41.38,'300','','','5','','1','2023-02-17 06:57:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500'),('516766240880368330',69,'51676622026','6',2.00,'596','retail','4','2023-02-17 11:20:26','','','','208.27','Cash',82.21,'298','','','5','','1','2023-02-17 08:54:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.90,'2','57.00','55','Inclusive','branch','Service','1110','4000','5500'),('516766384353002260',70,'51676638413','6',1.00,'280','retail','20','2023-02-17 15:53:33','','','','208.27','Cash',38.62,'280','','','5','','1','2023-02-17 12:54:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','59.00','58','Inclusive','branch','Service','1110','4000','5500'),('516766444194323764',71,'51676644401','6',2.00,'560','retail','40','2023-02-17 17:33:21','','','','208.27','Cash',77.24,'280','','','5','','1','2023-02-17 14:37:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500'),('516768001877722732',72,'51676800158','2',1.00,'300','retail','0','2023-02-19 12:49:18','','','','208','Cash',41.38,'300','','','5','','1','2023-02-19 09:51:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500'),('516768198228290072',73,'51676819808','2',1.00,'300','retail','0','2023-02-19 18:16:48','','','','208','Cash',41.38,'300','','','5','','1','2023-02-19 15:17:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500'),('516769020330020262',74,'51676902010','2',1.00,'280','retail','20','2023-02-20 17:06:50','','','','208','Cash',38.62,'280','','','5','','1','2023-02-20 14:07:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500'),('516769032493196923',75,'51676903234','6',1.00,'300','retail','0','2023-02-20 17:27:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-20 14:28:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500'),('516769947823026032',76,'51676994773','10',1.00,'70','retail','0','2023-02-21 18:52:53','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-21 15:53:30','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500'),('516769952593203542',77,'51676995112','6',1.00,'300','retail','0','2023-02-21 18:58:32','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-21 16:01:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500'),('516770619329433369',78,'51677061924','2',1.00,'300','retail','0','2023-02-22 13:32:04','','','','208','Cash',41.38,'300','','','5','','1','2023-02-22 11:14:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500'),('516770679403000322',79,'51677067894','10',1.00,'70','retail','0','2023-02-22 15:11:34','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-22 12:31:58','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500'),('516770696527934043',80,'51677069639','6',4.00,'1120','retail','80','2023-02-22 15:40:39','','','','208.27','Cash',154.48,'280','','','5','','1','2023-02-22 12:49:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','64.00','60','Inclusive','branch','Service','1110','4000','5500'),('516772512600773052',81,'51677251209','6',1.00,'300','retail','0','2023-02-24 18:07:03','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-24 15:07:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','68.00','67','Inclusive','branch','Service','1110','4000','5500'),('516773176612736336',82,'51677316476','6',4.00,'1120','retail','80','2023-02-25 12:14:36','','','','208.27','Cash',154.48,'280','','','5','','1','2023-02-25 09:34:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','69.00','65','Inclusive','branch','Service','1110','4000','5500'),('516774187682808227',83,'51677418701','6',2.00,'600','retail','0','2023-02-26 16:38:22','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-26 13:48:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','73.00','71','Inclusive','branch','Service','1110','4000','5500'),('516774791730334422',84,'51677479003','6',1.00,'300','retail','0','2023-02-27 09:23:23','','','','208.27','Cash',41.38,'300','','','5','','1','2023-02-27 06:26:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','75.00','74','Inclusive','branch','Service','1110','4000','5500'),('516774791993233395',85,'51677479179','6',2.00,'600','retail','0','2023-02-27 09:26:19','','','','208.27','Cash',82.76,'300','','','5','','1','2023-02-27 06:27:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','76.00','74','Inclusive','branch','Service','1110','4000','5500'),('516774870266223404',86,'51677487016','2',1.00,'300','retail','0','2023-02-27 11:36:56','','','','208','Cash',41.38,'300','','','5','','1','2023-02-27 08:37:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500'),('516774954870373282',87,'51677495463','8',0.00,'0','retail','0','2023-02-27 13:57:43','','','','112','Cash',0.00,'150','','','5','','1','2023-02-27 10:58:13','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'0','8.00','8','Inclusive','branch','Service','1110','4000','5500'),('516774955233532232',88,'51677495494','8',1.00,'150','retail','0','2023-02-27 13:58:14','','','','112','Cash',20.69,'150','','','5','','1','2023-02-27 10:58:48','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500'),('516774955413023573',89,'51677495529','10',1.00,'70','retail','0','2023-02-27 13:58:49','','','','63.76','Cash',9.66,'70','','','5','','1','2023-02-27 10:59:04','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500'),('516776672773707227',90,'51677667253','4',1.00,'300','retail','0','2023-03-01 13:40:53','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 10:41:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500'),('516776822313162322',91,'51677682223','2',1.00,'300','retail','0','2023-03-01 17:50:23','','','','208','Cash',41.38,'300','','','5','','1','2023-03-01 14:50:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500'),('516776877255353268',92,'51677687707','6',1.00,'300','retail','0','2023-03-01 19:21:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-02 06:08:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500'),('516777650362022253',93,'51677764400','10',1.00,'70','retail','0','2023-03-02 16:40:00','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-02 13:50:59','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500'),('516777651262222332',94,'51677765070','10',1.00,'70','retail','0','2023-03-02 16:51:10','','','','63.76','Cash',9.66,'70','','','5','','1','2023-03-02 13:52:24','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500'),('516780105377450330',95,'51678010032','2',0.00,'0','retail','0','2023-03-05 12:53:52','','','','208','Cash',0.00,'280','','','5','','1','2023-03-05 10:02:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'0','22.00','22','Inclusive','branch','Service','1110','4000','5500'),('516780949420803083',96,'51678094929','10',20.00,'1400','retail','0','2023-03-06 12:28:49','','','','63.76','Cash',193.10,'70','','','5','','1','2023-03-06 09:31:03','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'20','11.00','-9','Inclusive','branch','Service','1110','4000','5500'),('516780950752743228',97,'51678095064','10',20.00,'1400','retail','0','2023-03-06 12:31:04','','','','63.76','Cash',193.10,'70','','','5','','1','2023-03-06 09:31:23','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'20','31.00','11','Inclusive','branch','Service','1110','4000','5500'),('516781973155160222',98,'51678197279','8',1.00,'120','retail','30','2023-03-07 16:54:39','','','','112','Cash',16.55,'120','','','5','','1','2023-03-07 13:56:17','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500'),('516782601891823263',99,'51678260179','2',1.00,'300','retail','0','2023-03-08 10:22:59','','','','208','Cash',41.38,'300','','','5','','1','2023-03-08 07:23:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Service','1110','4000','5500'),('516783465470355354',100,'51678346474','6',7.00,'1750','retail','350','2023-03-09 10:21:14','','','','208.27','Cash',241.38,'250','','','5','','1','2023-03-09 07:22:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','79.00','72','Inclusive','branch','Service','1110','4000','5500'),('516784386301224300',101,'51678438619','6',1.00,'300','retail','0','2023-03-10 11:56:59','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-10 08:57:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500'),('516784621183612011',102,'51678462044','4',3.00,'900','retail','0','2023-03-10 18:27:24','','','','208','Cash',124.14,'300','','','5','','1','2023-03-10 15:33:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','14.00','11','Inclusive','branch','Service','1110','4000','5500'),('516785261892326123',103,'51678524328','2',1.00,'300','retail','0','2023-03-11 12:16:08','','','','208','Cash',41.38,'300','','','5','','1','2023-03-11 09:16:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500'),('516787206618220021',104,'51678720642','6',1.00,'300','retail','0','2023-03-13 18:17:22','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-14 06:15:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500'),('516788028112852223',105,'51678802786','2',1.00,'300','retail','0','2023-03-14 17:06:26','','','','208','Cash',41.38,'300','','','5','','1','2023-03-14 14:20:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Service','1110','4000','5500'),('516789503433133324',106,'51678950331','6',3.00,'900','retail','0','2023-03-16 10:05:31','','','','208.27','Cash',124.14,'300','','','5','','1','2023-03-16 07:19:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','88.00','85','Inclusive','branch','Service','1110','4000','5500'),('516789630313306263',107,'51678963024','4',1.00,'300','retail','0','2023-03-16 13:37:04','','','','208','Cash',41.38,'300','','','5','','1','2023-03-16 10:37:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500'),('516790625502322423',108,'51679062539','6',2.00,'560','retail','40','2023-03-17 17:15:39','','','','208.27','Cash',77.24,'280','','','5','','1','2023-03-17 14:15:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500'),('516791214932202293',109,'51679121462','2',1.00,'300','retail','0','2023-03-18 09:37:42','','','','208','Cash',41.38,'300','','','5','','1','2023-03-18 06:38:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500'),('516791433923003935',110,'51679143385','6',1.00,'300','retail','0','2023-03-18 15:43:05','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-18 12:44:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500'),('516791435112050322',111,'51679143493','2',3.00,'900','retail','0','2023-03-18 15:45:01','','','','208','Cash',124.14,'300','','','5','','1','2023-03-18 12:48:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','26.00','23','Inclusive','branch','Service','1110','4000','5500'),('516793881532213213',112,'51679388115','2',1.00,'300','retail','0','2023-03-21 11:41:55','','','','208','Cash',41.38,'300','','','5','','1','2023-03-21 09:02:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500'),('516793940312393031',113,'51679394022','6',1.00,'298','retail','2','2023-03-21 13:20:22','','','','208.27','Cash',41.10,'298','','','5','','1','2023-03-21 10:20:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.90,'1','94.00','93','Inclusive','branch','Service','1110','4000','5500'),('516794717000207310',114,'51679471688','6',4.00,'1120','retail','80','2023-03-22 10:54:48','','','','208.27','Cash',154.48,'280','','','5','','1','2023-03-22 07:55:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'4','95.00','91','Inclusive','branch','Service','1110','4000','5500'),('516798272610103123',115,'51679827243','10',2.00,'140','retail','0','2023-03-26 13:40:43','','','','63.76','Cash',19.31,'70','','','5','','1','2023-03-26 10:41:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500'),('516799831543002123',116,'51679983147','6',1.00,'300','retail','0','2023-03-28 08:59:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-03-28 05:59:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','101.00','100','Inclusive','branch','Service','1110','4000','5500'),('516799833241362249',117,'51679983316','4',1.00,'300','retail','0','2023-03-28 09:01:56','','','','208','Cash',41.38,'300','','','5','','1','2023-03-28 06:02:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500'),('516800770722235062',118,'51680077063','4',1.00,'300','retail','0','2023-03-29 11:04:23','','','','208','Cash',41.38,'300','','','5','','1','2023-03-29 08:04:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500'),('516801796152103120',119,'51680179608','4',1.00,'300','retail','0','2023-03-30 15:33:28','','','','208','Cash',41.38,'300','','','5','','1','2023-03-30 12:33:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500'),('516802380203226231',120,'51680238005','6',26.00,'7280','retail','520','2023-03-31 07:46:45','','','','208.27','Cash',1004.14,'280','','','5','','1','2023-03-31 04:47:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'26','103.00','77','Inclusive','branch','Service','1110','4000','5500'),('516802522344322422',121,'51680252217','4',3.00,'900','retail','0','2023-03-31 11:43:44','','','','208','Cash',124.14,'300','','','5','','1','2023-03-31 08:43:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','22.00','19','Inclusive','branch','Service','1110','4000','5500'),('516803568170762333',122,'51680356807','2',1.00,'300','retail','0','2023-04-01 16:46:47','','','','208','Cash',41.38,'300','','','5','','1','2023-04-01 13:47:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500'),('516806033066201200',123,'51680603300','2',1.00,'300','retail','0','2023-04-04 13:15:00','','','','208','Cash',41.38,'300','','','5','','1','2023-04-04 10:15:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','33.00','32','Inclusive','branch','Service','1110','4000','5500'),('516806153250352233',124,'51680615315','4',3.00,'900','retail','0','2023-04-04 16:35:15','','','','208','Cash',124.14,'300','','','5','','1','2023-04-04 13:39:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','25.00','22','Inclusive','branch','Service','1110','4000','5500'),('516806185343200123',125,'51680618491','6',1.00,'280','retail','20','2023-04-04 17:28:11','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-04 14:35:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','134.00','133','Inclusive','branch','Service','1110','4000','5500'),('516807066061051265',126,'51680706375','6',1.00,'300','retail','0','2023-04-05 17:52:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-05 14:56:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','135.00','134','Inclusive','branch','Service','1110','4000','5500'),('516807931450051632',127,'51680793130','6',2.00,'560','retail','40','2023-04-06 17:58:50','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-06 14:59:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','136.00','134','Inclusive','branch','Service','1110','4000','5500'),('516807955140333222',128,'51680795503','6',3.00,'900','retail','0','2023-04-06 18:38:23','','','','208.27','Cash',124.14,'300','','','5','','1','2023-04-06 15:38:41','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','138.00','135','Inclusive','branch','Service','1110','4000','5500'),('516809416963522302',129,'51680941689','2',1.00,'300','retail','0','2023-04-08 11:14:49','','','','208','Cash',41.38,'300','','','5','','1','2023-04-08 08:15:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500'),('516809574872920306',130,'51680957481','4',1.00,'300','retail','0','2023-04-08 15:38:01','','','','208','Cash',41.38,'300','','','5','','1','2023-04-08 12:38:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500'),('516812010680023320',131,'51681198229','2',1.00,'300','retail','0','2023-04-11 10:30:29','','','','208','Cash',41.38,'300','','','5','','1','2023-04-11 08:57:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500'),('516812090684489520',132,'51681209025','4',1.00,'280','retail','20','2023-04-11 13:30:25','','','','208','Cash',38.62,'280','','','5','','1','2023-04-11 10:31:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','30.00','29','Inclusive','branch','Service','1110','4000','5500'),('516812091382001032',133,'51681209130','4',1.00,'300','retail','0','2023-04-11 13:32:10','','','','208','Cash',41.38,'300','','','5','','1','2023-04-11 10:32:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500'),('516812189021322122',134,'51681218890','2',1.00,'300','retail','0','2023-04-11 16:14:50','','','','208','Cash',41.38,'300','','','5','','1','2023-04-11 13:28:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','37.00','36','Inclusive','branch','Service','1110','4000','5500'),('516813989201233290',135,'51681398887','6',1.00,'300','retail','0','2023-04-13 18:14:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-13 15:15:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','142.00','141','Inclusive','branch','Service','1110','4000','5500'),('516815629786301216',136,'51681562970','4',1.00,'300','retail','0','2023-04-15 15:49:30','','','','208','Cash',41.38,'300','','','5','','1','2023-04-15 12:52:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','32.00','31','Inclusive','branch','Service','1110','4000','5500'),('516817387083300683',137,'51681738698','2',1.00,'280','retail','20','2023-04-17 16:38:18','','','','208','Cash',38.62,'280','','','5','','1','2023-04-17 13:44:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500'),('516817437563353320',138,'51681743739','2',1.00,'300','retail','0','2023-04-17 18:02:19','','','','208','Cash',41.38,'300','','','5','','1','2023-04-17 15:02:41','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500'),('516818299172330222',139,'51681828237','2',1.00,'300','retail','0','2023-04-18 17:30:37','','','','208','Cash',41.38,'300','','','5','','1','2023-04-18 14:58:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500'),('516818839980293220',140,'51681882912','6',10.00,'2800','retail','200','2023-04-19 08:41:52','','','','208.27','Cash',386.21,'280','','','5','','1','2023-04-19 06:20:18','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','144.00','134','Inclusive','branch','Service','1110','4000','5500'),('516819002189239890',141,'51681900210','2',1.00,'300','retail','0','2023-04-19 13:30:10','','','','208','Cash',41.38,'300','','','5','','1','2023-04-19 10:47:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','42.00','41','Inclusive','branch','Service','1110','4000','5500'),('516819175929222222',142,'51681917345','2',1.00,'300','retail','0','2023-04-19 18:15:45','','','','208','Cash',41.38,'300','','','5','','1','2023-04-19 15:20:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','43.00','42','Inclusive','branch','Service','1110','4000','5500'),('516819858240642022',143,'51681985813','6',1.00,'300','retail','0','2023-04-20 13:16:53','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-20 10:17:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','154.00','153','Inclusive','branch','Service','1110','4000','5500'),('516820740231303222',144,'51682073413','4',1.00,'300','retail','0','2023-04-21 13:36:53','','','','208','Cash',41.38,'300','','','5','','1','2023-04-21 10:47:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Service','1110','4000','5500'),('516821441932362283',145,'51682144171','6',2.00,'600','retail','0','2023-04-22 09:16:21','','','','208.27','Cash',82.76,'300','','','5','','1','2023-04-22 06:24:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','155.00','153','Inclusive','branch','Service','1110','4000','5500'),('516821582662023320',146,'51682158167','6',2.00,'560','retail','40','2023-04-22 13:09:27','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-22 10:11:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','157.00','155','Inclusive','branch','Service','1110','4000','5500'),('516821733502234228',147,'51682173332','6',2.00,'560','retail','40','2023-04-22 17:22:12','','','','208.27','Cash',77.24,'280','','','5','','1','2023-04-22 14:24:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','159.00','157','Inclusive','branch','Service','1110','4000','5500'),('516821734592231372',148,'51682173442','6',4.00,'1200','retail','0','2023-04-22 17:24:02','','','','208.27','Cash',165.52,'300','','','5','','1','2023-04-22 14:24:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','161.00','157','Inclusive','branch','Service','1110','4000','5500'),('516823211722003122',149,'51682316330','6',33.00,'9240','retail','660','2023-04-24 09:05:30','','','','208.27','Cash',1274.48,'280','','','5','','1','2023-04-24 07:43:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'33','165.00','132','Inclusive','branch','Service','1110','4000','5500'),('516823460486330031',150,'51682344922','6',1.00,'300','retail','0','2023-04-24 17:02:02','','','','208.27','Cash',41.38,'300','','','5','','1','2023-04-24 14:21:22','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','199.00','198','Inclusive','branch','Service','1110','4000','5500'),('516825964473768225',151,'51682596428','6',1.00,'280','retail','20','2023-04-27 14:53:48','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-27 11:57:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','200.00','199','Inclusive','branch','Service','1110','4000','5500'),('516827722960290832',152,'51682772284','6',5.00,'1500','retail','0','2023-04-29 15:44:44','','','','208.27','Cash',206.90,'300','','','5','','1','2023-04-29 12:45:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','202.00','197','Inclusive','branch','Service','1110','4000','5500'),('516828641343304010',153,'51682864091','6',1.00,'280','retail','20','2023-04-30 17:14:51','','','','208.27','Cash',38.62,'280','','','5','','1','2023-04-30 14:15:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','207.00','206','Inclusive','branch','Service','1110','4000','5500'),('516830386562061320',154,'51683038631','10',1.00,'70','retail','0','2023-05-02 17:43:51','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-02 14:44:41','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Service','1110','4000','5500'),('516831287128233826',155,'51683128704','4',1.00,'300','retail','0','2023-05-03 18:45:04','','','','208','Cash',41.38,'300','','','5','','1','2023-05-03 15:46:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500'),('516832152664032488',156,'51683215197','8',1.00,'150','retail','0','2023-05-04 18:46:37','','','','112','Cash',20.69,'150','','','5','','1','2023-05-04 15:47:49','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500'),('516833678250333332',157,'51683367818','6',1.00,'300','retail','0','2023-05-06 13:10:18','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-06 10:10:35','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','209.00','208','Inclusive','branch','Service','1110','4000','5500'),('516833782553430120',158,'51683377719','10',1.00,'70','retail','0','2023-05-06 15:55:19','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-06 13:04:21','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','55.00','54','Inclusive','branch','Service','1110','4000','5500'),('516834585682302003',159,'51683458551','4',1.00,'300','retail','0','2023-05-07 14:22:31','','','','208','Cash',41.38,'300','','','5','','1','2023-05-07 11:22:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','38.00','37','Inclusive','branch','Service','1110','4000','5500'),('516835273941432220',160,'51683527387','6',1.00,'300','retail','0','2023-05-08 09:29:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-08 06:29:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','210.00','209','Inclusive','branch','Service','1110','4000','5500'),('516835380413320323',161,'51683538028','6',4.00,'1040','retail','160','2023-05-08 12:27:08','','','','208.27','Cash',143.45,'260','','','5','','1','2023-05-08 09:27:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',224.14,'4','211.00','207','Inclusive','branch','Service','1110','4000','5500'),('516835381770334238',162,'51683538169','2',1.00,'300','retail','0','2023-05-08 12:29:29','','','','208','Cash',41.38,'300','','','5','','1','2023-05-08 09:29:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','50.00','49','Inclusive','branch','Service','1110','4000','5500'),('516835522422832253',163,'51683552237','2',1.00,'300','retail','0','2023-05-08 16:23:57','','','','208','Cash',41.38,'300','','','5','','1','2023-05-08 13:24:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','52.00','51','Inclusive','branch','Service','1110','4000','5500'),('516837890032753050',164,'51683788996','4',1.00,'300','retail','0','2023-05-11 10:09:56','','','','208','Cash',41.38,'300','','','5','','1','2023-05-11 07:10:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','39.00','38','Inclusive','branch','Service','1110','4000','5500'),('516838975192299051',165,'51683897511','2',1.00,'300','retail','0','2023-05-12 16:18:31','','','','208','Cash',41.38,'300','','','5','','1','2023-05-12 13:18:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500'),('516839647727437304',166,'51683958794','6',22.00,'6160','retail','440','2023-05-13 10:13:52','','','','208.27','Cash',849.66,'280','','','5','','1','2023-05-13 08:12:27','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'22','216.00','194','Inclusive','branch','Service','1110','4000','5500'),('516840755781520273',167,'51684075517','12',1.00,'30','retail','0','2023-05-14 17:45:17','','','','8','Cash',4.14,'30','','','5','','1','2023-05-14 14:46:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500'),('516840756710450173',168,'51684075626','6',10.00,'2800','retail','200','2023-05-14 17:47:06','','','','208.27','Cash',386.21,'280','','','5','','1','2023-05-14 14:48:07','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','238.00','228','Inclusive','branch','Service','1110','4000','5500'),('516841419552123000',169,'51684141939','12',1.00,'30','retail','0','2023-05-15 12:12:19','','','','8','Cash',4.14,'30','','','5','','1','2023-05-15 09:12:42','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500'),('516841451762131533',170,'51684145148','15',1.00,'500','retail','0','2023-05-15 13:05:48','','','','450','Cash',68.97,'500','','','5','','1','2023-05-15 10:06:24','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('516841452332022630',171,'51684145211','11',1.00,'50','retail','0','2023-05-15 13:06:51','','','','19.11','Cash',6.90,'50','','','5','','1','2023-05-15 10:08:05','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('516841453811321832',172,'51684145372','12',1.00,'30','retail','0','2023-05-15 13:09:32','','','','8','Cash',4.14,'30','','','5','','1','2023-05-15 10:09:45','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500'),('516841485993923104',173,'51684148038','6',1.00,'300','retail','0','2023-05-15 13:53:58','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-15 11:03:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','249.00','248','Inclusive','branch','Service','1110','4000','5500'),('516841594492345268',174,'51684158814','6',1.00,'298','retail','2','2023-05-15 16:53:34','','','','208.27','Cash',41.10,'298','','','5','','1','2023-05-15 14:04:14','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.90,'1','250.00','249','Inclusive','branch','Service','1110','4000','5500'),('516842178373042323',175,'51684217831','3',1.00,'500','retail','0','2023-05-16 09:17:11','','','','378','Cash',68.97,'500','','','5','','1','2023-05-16 06:17:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('516842178752341307',176,'51684217859','4',4.00,'1200','retail','0','2023-05-16 09:17:39','','','','208','Cash',165.52,'300','','','5','','1','2023-05-16 06:38:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','42.00','38','Inclusive','branch','Service','1110','4000','5500'),('516842220762424332',177,'51684222036','4',1.00,'300','retail','0','2023-05-16 10:27:16','','','','208','Cash',41.38,'300','','','5','','1','2023-05-16 07:28:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','46.00','45','Inclusive','branch','Service','1110','4000','5500'),('516842231611232123',178,'51684223113','4',2.00,'600','retail','0','2023-05-16 10:45:13','','','','208','Cash',82.76,'300','','','5','','1','2023-05-16 07:46:51','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','47.00','45','Inclusive','branch','Service','1110','4000','5500'),('516842394612630692',179,'51684239439','6',20.00,'6000','retail','0','2023-05-16 15:17:19','','','','208.27','Cash',827.59,'300','','','5','','1','2023-05-16 12:17:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'20','251.00','231','Inclusive','branch','Service','1110','4000','5500'),('516843053710832303',180,'51684305312','10',1.00,'70','retail','0','2023-05-17 09:35:12','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-17 06:36:20','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','56.00','55','Inclusive','branch','Service','1110','4000','5500'),('516843057283122232',181,'51684305444','6',13.00,'3250','retail','650','2023-05-17 09:37:24','','','','208.27','Cash',448.28,'250','','','5','','1','2023-05-17 06:43:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'13','272.00','259','Inclusive','branch','Service','1110','4000','5500'),('516843058213822325',182,'51684305789','6',20.00,'5740','retail','260','2023-05-17 09:43:09','','','','208.27','Cash',791.72,'287','','','5','','1','2023-05-17 06:43:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',247.41,'20','285.00','265','Inclusive','branch','Service','1110','4000','5500'),('516843195012028200',183,'51684319479','1',1.00,'1600','retail','0','2023-05-17 13:31:19','','','','1105','Cash',220.69,'1600','','','5','','1','2023-05-17 10:31:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('516843195162134042',184,'51684319508','2',1.00,'300','retail','0','2023-05-17 13:31:48','','','','208','Cash',41.38,'300','','','5','','1','2023-05-17 10:32:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','57.00','56','Inclusive','branch','Service','1110','4000','5500'),('516843888233262230',185,'51684388799','20',1.00,'30','retail','0','2023-05-18 08:46:39','','','','10','Cash',4.14,'30','','','5','','1','2023-05-18 05:49:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500'),('516843894248822096',186,'51684389111','4',2.00,'600','retail','0','2023-05-18 08:51:51','','','','208','Cash',82.76,'300','','','5','','1','2023-05-18 05:57:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','49.00','47','Inclusive','branch','Service','1110','4000','5500'),('516843980763284332',187,'51684395864','10',4.00,'280','retail','0','2023-05-18 11:20:22','','','','63.76','Cash',38.62,'70','','','5','','1','2023-05-18 08:21:23','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'4','57.00','53','Inclusive','branch','Service','1110','4000','5500'),('516844051080584030',188,'51684403498','4',1.00,'300','retail','0','2023-05-18 12:51:38','','','','208','Cash',41.38,'300','','','5','','1','2023-05-18 10:18:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500'),('516844051363226023',189,'51684405113','4',1.00,'298','retail','2','2023-05-18 13:18:33','','','','208','Cash',41.10,'298','','','5','','1','2023-05-18 10:19:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.90,'1','52.00','51','Inclusive','branch','Service','1110','4000','5500'),('516844051562020422',190,'51684405141','4',1.00,'298','retail','2','2023-05-18 13:19:01','','','','208','Cash',41.10,'298','','','5','','1','2023-05-18 10:19:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.90,'1','53.00','52','Inclusive','branch','Service','1110','4000','5500'),('516844051893022006',191,'51684405167','4',2.00,'600','retail','0','2023-05-18 13:19:27','','','','208','Cash',82.76,'300','','','5','','1','2023-05-18 10:20:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','54.00','52','Inclusive','branch','Service','1110','4000','5500'),('516844132530133428',192,'51684413231','8',2.00,'300','retail','0','2023-05-18 15:33:51','','','','112','Cash',41.38,'150','','','5','','1','2023-05-18 12:34:26','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500'),('516844138663388882',193,'51684413267','6',14.00,'3920','retail','280','2023-05-18 15:42:34','','','','208.27','Cash',540.69,'280','','','5','','1','2023-05-18 12:44:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'14','305.00','291','Inclusive','branch','Service','1110','4000','5500'),('516844991383249222',194,'51684499013','2',99999999.99,'223708263900','retail','0','2023-05-19 15:23:33','','','','208','Cash',99999999.99,'300','','','5','','1','2023-05-19 12:34:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'0745694213','59.00','-745694154','Inclusive','branch','Service','1110','4000','5500'),('616845621092020322',195,'61684562089','2',1.00,'300','retail','0','2023-05-20 08:54:49','','','','208','Cash',41.38,'300','','','6','','1','2023-05-20 06:02:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('616845626490002042',196,'61684562589','2',1.00,'300','retail','0','2023-05-20 09:03:59','','','','208','Cash',41.38,'300','','','6','','1','2023-05-20 06:06:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('516845823722522645',197,'51684582320','10',4.00,'280','retail','0','2023-05-20 14:32:00','','','','63.76','Cash',38.62,'70','','','5','','1','2023-05-20 11:32:59','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'4','61.00','57','Inclusive','branch','Service','1110','4000','5500'),('516845827873820334',198,'51684581995','6',3.00,'900','retail','0','2023-05-20 14:39:20','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-20 11:40:17','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',775.86,'','319.00','319','Inclusive','branch','Service','1110','4000','5500'),('516845905890649330',199,'51684590566','10',1.00,'70','retail','0','2023-05-20 16:49:26','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-20 13:50:25','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','65.00','64','Inclusive','branch','Service','1110','4000','5500'),('516845908693628532',200,'51684590625','9',1.00,'150','retail','0','2023-05-20 16:50:25','','','','93.93','Cash',20.69,'150','','','5','','1','2023-05-20 13:56:06','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('516845909782322205',201,'51684590967','10',1.00,'70','retail','0','2023-05-20 16:56:07','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-20 13:56:32','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','66.00','65','Inclusive','branch','Service','1110','4000','5500'),('516845910988233010',202,'51684590992','9',1.00,'150','retail','0','2023-05-20 16:56:32','','','','93.93','Cash',20.69,'150','','','5','','1','2023-05-20 13:58:28','1','5','new','1','new','pcs','','','','','','0','','','VATABLE',129.31,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('516845962070022369',203,'51684596177','8',1.00,'150','retail','0','2023-05-20 18:22:57','','','','112','Cash',20.69,'150','','','5','','1','2023-05-20 15:23:48','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500'),('516845972129302242',204,'51684596576','8',1.00,'130','retail','20','2023-05-20 18:29:36','','','','112','Cash',17.93,'130','','','5','','1','2023-05-20 15:40:18','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500'),('516845979300343022',205,'51684597854','6',1.00,'300','retail','0','2023-05-20 18:50:54','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-20 15:52:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','322.00','321','Inclusive','branch','Service','1110','4000','5500'),('516846644724361533',206,'51684664400','2',1.00,'300','retail','0','2023-05-21 13:21:04','','','','208','Cash',41.38,'300','','','5','','1','2023-05-21 10:23:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('516846765574632832',207,'51684676548','6',1.00,'300','retail','0','2023-05-21 16:42:28','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-21 13:53:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','323.00','322','Inclusive','branch','Service','1110','4000','5500'),('516846832672625733',208,'51684683154','12',1.00,'30','retail','0','2023-05-21 18:32:34','','','','8','Cash',4.14,'30','','','5','','1','2023-05-21 15:34:32','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500'),('516847348228250223',209,'51684734804','4',1.00,'300','retail','0','2023-05-22 08:53:33','','','','208','Cash',41.38,'300','','','5','','1','2023-05-22 05:54:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500'),('516847348126423000',210,'51684734804','6',1.00,'300','retail','0','2023-05-22 08:53:24','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-22 05:54:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','324.00','323','Inclusive','branch','Service','1110','4000','5500'),('616845628602433026',211,'61684562793','2',1.00,'300','retail','0','2023-05-20 09:06:33','','','','208','Cash',41.38,'300','','','6','','1','2023-05-22 14:38:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('516848276607030221',212,'51684827651','6',1.00,'300','retail','0','2023-05-23 10:40:51','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-23 07:41:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','329.00','328','Inclusive','branch','Service','1110','4000','5500'),('516848293323302232',213,'51684829312','6',2.00,'600','retail','0','2023-05-23 11:08:32','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-23 08:12:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','330.00','328','Inclusive','branch','Service','1110','4000','5500'),('516848300740242223',214,'51684830063','6',1.00,'300','retail','0','2023-05-23 11:21:03','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-23 08:21:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','332.00','331','Inclusive','branch','Service','1110','4000','5500'),('516848331800033123',215,'51684833052','6',3.00,'900','retail','0','2023-05-23 12:10:52','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-23 09:13:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','333.00','330','Inclusive','branch','Service','1110','4000','5500'),('516848332235022230',216,'51684833187','6',1.00,'300','retail','0','2023-05-23 12:13:17','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-23 09:13:52','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','336.00','335','Inclusive','branch','Service','1110','4000','5500'),('516848365494423422',217,'51684836382','14',1.00,'30','retail','0','2023-05-23 13:06:22','','','','19.54','Cash',4.14,'30','','','5','','1','2023-05-23 10:09:15','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','102.00','101','Inclusive','branch','Inventory','1110','4000','5500'),('516848490972223243',218,'51684848490','4',5.00,'1500','retail','0','2023-05-23 16:28:10','','','','208','Cash',206.90,'300','','','5','','1','2023-05-23 13:38:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','59.00','54','Inclusive','branch','Service','1110','4000','5500'),('516848570142302680',219,'51684856991','6',3.00,'900','retail','0','2023-05-23 18:49:51','','','','208.27','Cash',124.14,'300','','','5','','1','2023-05-23 15:50:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','337.00','334','Inclusive','branch','Service','1110','4000','5500'),('516848570482824420',220,'51684857029','6',3.00,'840','retail','60','2023-05-23 18:50:29','','','','208.27','Cash',115.86,'280','','','5','','1','2023-05-23 15:51:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'3','340.00','337','Inclusive','branch','Service','1110','4000','5500'),('516848571010213220',221,'51684857083','6',2.00,'600','retail','0','2023-05-23 18:51:23','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-23 15:51:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','343.00','341','Inclusive','branch','Service','1110','4000','5500'),('516848571218013330',222,'51684857107','6',20.00,'6000','retail','0','2023-05-23 18:51:47','','','','208.27','Cash',827.59,'300','','','5','','1','2023-05-23 15:52:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'20','345.00','325','Inclusive','branch','Service','1110','4000','5500'),('516848571423323324',223,'51684857127','6',2.00,'596','retail','4','2023-05-23 18:52:07','','','','208.27','Cash',82.21,'298','','','5','','1','2023-05-23 15:52:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.90,'2','365.00','363','Inclusive','branch','Service','1110','4000','5500'),('516849337150075030',224,'51684933697','7',1.00,'250','retail','0','2023-05-24 16:08:17','','','','168','Cash',34.48,'250','','','5','','1','2023-05-24 13:08:39','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500'),('516850911368015332',225,'51685091120','12',1.00,'30','retail','0','2023-05-26 11:52:00','','','','8','Cash',4.14,'30','','','5','','1','2023-05-26 08:53:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500'),('516850920530353323',226,'51685092032','6',2.00,'600','retail','0','2023-05-26 12:07:12','','','','208.27','Cash',82.76,'300','','','5','','1','2023-05-26 09:07:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','371.00','369','Inclusive','branch','Service','1110','4000','5500'),('516851011573320083',227,'51685101126','6',1.00,'300','retail','0','2023-05-26 14:39:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-26 11:39:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','373.00','372','Inclusive','branch','Service','1110','4000','5500'),('516851036640034233',228,'51685101892','6',1.00,'300','retail','0','2023-05-26 14:51:32','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-26 12:21:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','374.00','373','Inclusive','branch','Service','1110','4000','5500'),('516851036930020623',229,'51685103670','6',1.00,'300','retail','0','2023-05-26 15:21:10','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-26 12:21:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','375.00','374','Inclusive','branch','Service','1110','4000','5500'),('516851037135302073',230,'51685103697','6',0.00,'0','retail','0','2023-05-26 15:21:37','','','','208.27','Cash',0.00,'280','','','5','','1','2023-05-26 12:22:03','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'0','376.00','376','Inclusive','branch','Service','1110','4000','5500'),('516851153132333200',231,'51685115266','6',1.00,'300','retail','0','2023-05-26 18:34:26','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-26 15:38:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','376.00','375','Inclusive','branch','Service','1110','4000','5500'),('516851719599236335',232,'51685171929','10',1.00,'70','retail','0','2023-05-27 10:18:49','','','','63.76','Cash',9.66,'70','','','5','','1','2023-05-27 07:21:31','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','67.00','66','Inclusive','branch','Service','1110','4000','5500'),('516851808811088382',233,'51685180804','6',1.00,'300','retail','0','2023-05-27 12:47:48','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-27 09:48:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','377.00','376','Inclusive','branch','Service','1110','4000','5500'),('516851975061272636',234,'51685197494','14',1.00,'30','retail','0','2023-05-27 17:24:54','','','','19.54','Cash',4.14,'30','','','5','','1','2023-05-27 14:25:32','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500'),('516851975243250232',235,'51685197494','12',1.00,'30','retail','0','2023-05-27 17:25:06','','','','8','Cash',4.14,'30','','','5','','1','2023-05-27 14:25:35','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500'),('516852010523333210',236,'51685200943','2',1.00,'300','retail','0','2023-05-27 18:22:23','','','','208','Cash',41.38,'300','','','5','','1','2023-05-27 15:36:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('516852033880033322',237,'51685203341','9',1.00,'150','retail','0','2023-05-27 19:02:43','','','','93.93','Cash',20.69,'150','','','5','','1','2023-05-27 16:03:17','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500'),('516852038423350028',238,'51685203485','6',1.00,'300','retail','0','2023-05-27 19:10:30','','','','208.27','Cash',41.38,'300','','','5','','1','2023-05-27 16:10:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','378.00','377','Inclusive','branch','Service','1110','4000','5500'),('516854618353228323',239,'51685461824','6',2.00,'560','retail','40','2023-05-30 18:50:24','','','','208.27','Cash',77.24,'280','','','5','','1','2023-05-30 15:52:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','380.00','378','Inclusive','branch','Service','1110','4000','5500'),('516855278980326322',240,'51685527779','8',2.00,'300','retail','0','2023-05-31 13:11:21','','','','112','Cash',41.38,'150','','','5','','1','2023-05-31 10:13:40','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500'),('516856012962224002',241,'51685598203','4',2.00,'600','retail','0','2023-06-01 08:43:23','','','','208','Cash',82.76,'300','','','5','','1','2023-06-01 06:35:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','64.00','62','Inclusive','branch','Service','1110','4000','5500'),('516856090635320335',242,'51685609040','4',4.00,'1200','retail','0','2023-06-01 11:44:00','','','','208','Cash',165.52,'300','','','5','','1','2023-06-01 08:44:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','66.00','62','Inclusive','branch','Service','1110','4000','5500'),('516856138810003033',243,'51685613765','11',1.00,'50','retail','0','2023-06-01 13:02:45','','','','19.11','Cash',6.90,'50','','','5','','1','2023-06-01 10:05:47','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500'),('516856999711102903',244,'51685699956','12',1.00,'30','retail','0','2023-06-02 12:59:16','','','','8','Cash',4.14,'30','','','5','','1','2023-06-02 10:06:26','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500'),('516857761305233233',245,'51685775861','6',6.00,'1800','retail','0','2023-06-03 10:04:21','','','','208.27','Cash',248.28,'300','','','5','','1','2023-06-03 07:08:59','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'6','382.00','376','Inclusive','branch','Service','1110','4000','5500'),('516857761868030621',246,'51685776174','10',1.00,'70','retail','0','2023-06-03 10:09:35','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-03 07:09:50','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','69.00','68','Inclusive','branch','Service','1110','4000','5500'),('516857878332325230',247,'51685787815','2',2.00,'600','retail','0','2023-06-03 13:23:35','','','','208','Cash',82.76,'300','','','5','','1','2023-06-03 10:23:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500'),('516858011543252325',248,'51685801111','2',2.00,'600','retail','0','2023-06-03 17:05:40','','','','208','Cash',82.76,'300','','','5','','1','2023-06-03 14:19:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500'),('516858011391332503',249,'51685801111','6',3.00,'900','retail','0','2023-06-03 17:05:11','','','','208.27','Cash',124.14,'300','','','5','','1','2023-06-03 14:19:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','388.00','385','Inclusive','branch','Service','1110','4000','5500'),('516858034863322322',250,'51685803446','14',1.00,'30','retail','0','2023-06-03 17:44:29','','','','19.54','Cash',4.14,'30','','','5','','1','2023-06-03 14:44:51','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500'),('516859733070050332',251,'51685973293','2',1.00,'300','retail','0','2023-06-05 16:54:53','','','','208','Cash',41.38,'300','','','5','','1','2023-06-05 13:55:17','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('516859757772033702',252,'51685975736','8',1.00,'150','retail','0','2023-06-05 17:35:36','','','','112','Cash',20.69,'150','','','5','','1','2023-06-05 14:36:37','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500'),('516860402040306202',253,'51686038604','8',0.00,'0','retail','0','2023-06-06 11:03:24','','','','112','Cash',0.00,'150','','','5','','1','2023-06-06 08:30:08','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'','19.00','19','Inclusive','branch','Service','1110','4000','5500'),('516860493373321256',254,'51686047123','2',1.00,'300','retail','0','2023-06-06 13:25:23','','','','208','Cash',41.38,'300','','','5','','1','2023-06-06 11:02:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('516861407222167231',255,'51686140710','8',1.00,'150','retail','0','2023-06-07 15:25:10','','','','112','Cash',20.69,'150','','','5','','1','2023-06-07 12:25:25','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','19.00','18','Inclusive','branch','Service','1110','4000','5500'),('516861482440062333',256,'51686148230','2',0.00,'0','retail','0','2023-06-07 17:30:30','','','','208','Cash',0.00,'300','','','5','','1','2023-06-07 14:30:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'','99999999.99','99999999.99','Inclusive','branch','Service','1110','4000','5500'),('516862053362243022',257,'51686205330','6',1.00,'300','retail','0','2023-06-08 09:22:10','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-08 06:22:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','398.00','397','Inclusive','branch','Service','1110','4000','5500'),('516862259019330322',258,'51686225448','21',1.00,'0','retail','0','2023-06-08 14:57:28','','','','0','Cash',0.00,'0','','','5','','1','2023-06-08 12:05:12','1','8','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('516863854963330332',259,'51686385481','6',0.00,'0','retail','0','2023-06-10 11:24:41','','','','208.27','Cash',0.00,'300','','','5','','1','2023-06-10 08:25:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'','399.00','399','Inclusive','branch','Service','1110','4000','5500'),('516864062382222646',260,'51686406182','6',20.00,'6000','retail','0','2023-06-10 17:09:42','','','','208.27','Cash',827.59,'300','','','5','','1','2023-06-10 14:10:42','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'20','399.00','379','Inclusive','branch','Service','1110','4000','5500'),('516864062508003346',261,'51686406243','6',1.00,'300','retail','0','2023-06-10 17:10:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-10 14:10:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','419.00','418','Inclusive','branch','Service','1110','4000','5500'),('516864066113382643',262,'51686406593','6',1.00,'300','retail','0','2023-06-10 17:16:33','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-10 14:16:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','420.00','419','Inclusive','branch','Service','1110','4000','5500'),('516867417186323823',263,'51686741710','12',1.00,'30','retail','0','2023-06-14 14:21:50','','','','8','Cash',4.14,'30','','','5','','1','2023-06-14 11:22:17','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500'),('516867523152483013',264,'51686752307','4',1.00,'300','retail','0','2023-06-14 17:18:27','','','','208','Cash',41.38,'300','','','5','','1','2023-06-14 14:18:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','71.00','70','Inclusive','branch','Service','1110','4000','5500'),('516868359802039330',265,'51686835922','2',1.00,'300','retail','0','2023-06-15 16:32:02','','','','208','Cash',41.38,'300','','','5','','1','2023-06-15 13:33:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('516871549322038373',266,'51687154910','6',10.00,'3000','retail','0','2023-06-19 09:08:30','','','','208.27','Cash',413.79,'300','','','5','','1','2023-06-19 06:08:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'10','424.00','414','Inclusive','branch','Service','1110','4000','5500'),('516871609132811323',267,'51687160892','2',1.00,'300','retail','0','2023-06-19 10:48:12','','','','208','Cash',41.38,'300','','','5','','1','2023-06-19 07:48:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('516871613582233383',268,'51687161345','6',14.00,'3500','retail','700','2023-06-19 10:55:45','','','','208.27','Cash',482.76,'250','','','5','','1','2023-06-19 07:56:06','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'14','439.00','425','Inclusive','branch','Service','1110','4000','5500'),('516871672041361322',269,'51687160120','6',1.00,'300','retail','0','2023-06-19 12:32:54','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-19 09:33:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','459.00','458','Inclusive','branch','Service','1110','4000','5500'),('516871672257061337',270,'51687167211','6',20.00,'6000','retail','0','2023-06-19 12:33:31','','','','208.27','Cash',827.59,'300','','','5','','1','2023-06-19 09:34:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'20','460.00','440','Inclusive','branch','Service','1110','4000','5500'),('5168725051307030206221',271,'51687250001','4',1.00,'300','retail','0','2023-06-20 11:33:21','','','','208','Cash',41.38,'300','','','5','','1','2023-06-20 08:41:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500'),('5168733003123233320724',272,'51687329931','2',1.00,'140','retail','160','2023-06-21 09:45:31','','','','208','Cash',19.31,'140','','','5','','1','2023-06-21 06:47:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5168759419537952082702',273,'51687593717','4',2.00,'600','retail','0','2023-06-24 11:01:57','','','','208','Cash',82.76,'300','','','5','','1','2023-06-24 08:11:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','79.00','77','Inclusive','branch','Service','1110','4000','5500'),('5168761249142284412232',274,'51687612470','2',1.00,'300','retail','0','2023-06-24 16:14:43','','','','208','Cash',41.38,'300','','','5','','1','2023-06-24 13:15:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5168761252512101150202',275,'51687612507','2',20.00,'6000','retail','0','2023-06-24 16:15:07','','','','208','Cash',827.59,'300','','','5','','1','2023-06-24 13:15:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'20','99999999.99','99999979.99','Inclusive','branch','Service','1110','4000','5500'),('5168761270723500713138',276,'51687612640','6',2.00,'600','retail','0','2023-06-24 16:18:16','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-24 13:18:32','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','482.00','480','Inclusive','branch','Service','1110','4000','5500'),('5168761273930338200300',277,'51687612712','6',2.00,'560','retail','40','2023-06-24 16:18:32','','','','208.27','Cash',77.24,'280','','','5','','1','2023-06-24 13:19:28','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','484.00','482','Inclusive','branch','Service','1110','4000','5500'),('5168776350223733453838',278,'51687763489','6',7.00,'1960','retail','140','2023-06-26 10:11:29','','','','208.27','Cash',270.34,'280','','','5','','1','2023-06-26 07:15:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'7','496.00','489','Inclusive','branch','Service','1110','4000','5500'),('5168793907202076353300',279,'51687938949','1',2.00,'3140','retail','60','2023-06-28 10:55:49','','','','1105','Cash',433.10,'1570','','','5','','1','2023-06-28 07:58:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1353.45,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168793910420273031732',280,'51687939086','1',2.00,'2880','retail','320','2023-06-28 10:58:06','','','','1105','Cash',397.24,'1440','','','5','','1','2023-06-28 08:10:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1241.38,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5168794140634303620301',281,'51687941390','8',0.00,'0','retail','0','2023-06-28 11:36:30','','','','112','Cash',0.00,'150','','','5','','1','2023-06-28 08:36:50','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'0','28.00','28','Inclusive','branch','Service','1110','4000','5500'),('5168794143632432413914',282,'51687941411','8',2.00,'240','retail','60','2023-06-28 11:36:57','','','','112','Cash',33.10,'120','','','5','','1','2023-06-28 08:37:44','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'2','28.00','26','Inclusive','branch','Service','1110','4000','5500'),('5168795004047052033322',283,'51687950034','2',1.00,'300','retail','0','2023-06-28 14:00:34','','','','208','Cash',41.38,'300','','','5','','1','2023-06-28 11:00:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5168804611686220230122',284,'51688046043','6',1.00,'300','retail','0','2023-06-29 16:40:43','','','','208.27','Cash',41.38,'300','','','5','','1','2023-06-29 13:41:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','509.00','508','Inclusive','branch','Service','1110','4000','5500'),('5168812556320053032236',285,'51688125554','6',2.00,'600','retail','0','2023-06-30 14:45:54','','','','208.27','Cash',82.76,'300','','','5','','1','2023-06-30 12:06:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','510.00','508','Inclusive','branch','Service','1110','4000','5500'),('5168812557322301000212',286,'51688125554','8',5.00,'750','retail','0','2023-06-30 14:46:03','','','','112','Cash',103.45,'150','','','5','','1','2023-06-30 12:06:17','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'5','30.00','25','Inclusive','branch','Service','1110','4000','5500'),('5168813614502338233238',287,'51688136136','10',1.00,'70','retail','0','2023-06-30 17:42:16','','','','63.76','Cash',9.66,'70','','','5','','1','2023-06-30 14:42:29','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','71.00','70','Inclusive','branch','Service','1110','4000','5500'),('5168819659904523908230',288,'51688195534','4',1.00,'300','retail','0','2023-07-01 10:12:15','','','','208','Cash',41.38,'300','','','5','','1','2023-07-01 07:30:13','1','2','new','1','new','pcs','','','','','','0','','','VATABLE',258.62,'','82.00','82','Inclusive','branch','Service','1110','4000','5500'),('5168821232828663222222',289,'51688212177','8',20.00,'3000','retail','0','2023-07-01 14:51:57','','','','112','Cash',413.79,'150','','','5','','1','2023-07-01 11:52:13','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'20','36.00','16','Inclusive','branch','Service','1110','4000','5500'),('5168821234712303333332',290,'51688212177','10',0.00,'0','retail','0','2023-07-01 14:52:14','','','','63.76','Cash',0.00,'70','','','5','','1','2023-07-01 11:52:33','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'','72.00','72','Inclusive','branch','Service','1110','4000','5500'),('5168821237933232368385',291,'51688212177','8',1.00,'130','retail','20','2023-07-01 14:52:33','','','','112','Cash',17.93,'130','','','5','','1','2023-07-01 11:53:45','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','56.00','55','Inclusive','branch','Service','1110','4000','5500'),('5168837532635022334303',292,'51688375199','2',2.00,'600','retail','0','2023-07-03 12:06:39','','','','208','Cash',82.76,'300','','','5','','1','2023-07-03 09:09:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','99999999.99','99999997.99','Inclusive','branch','Service','1110','4000','5500'),('5168837533623833622833',293,'51688375199','6',1.00,'300','retail','0','2023-07-03 12:08:47','','','','208.27','Cash',41.38,'300','','','5','','1','2023-07-03 09:10:09','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',258.62,'','514.00','514','Inclusive','branch','Service','1110','4000','5500'),('5168838817110307006321',294,'51688388092','6',0.00,'0','retail','0','2023-07-03 15:41:32','','','','208.27','Cash',0.00,'280','','','5','','1','2023-07-03 12:42:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'0','517.00','517','Inclusive','branch','Service','1110','4000','5500'),('5168838818925323380823',295,'51688388176','6',2.00,'600','retail','0','2023-07-03 15:42:56','','','','208.27','Cash',82.76,'300','','','5','','1','2023-07-03 12:43:13','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','517.00','515','Inclusive','branch','Service','1110','4000','5500'),('5168873888003840306833',296,'51688738650','2',1.00,'300','retail','0','2023-07-07 17:04:10','','','','208','Cash',41.38,'300','','','5','','1','2023-07-07 14:08:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5168880384443283280028',297,'51688803673','6',1.00,'300','retail','0','2023-07-08 11:07:53','','','','208.27','Cash',41.38,'300','','','5','','1','2023-07-08 08:11:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','520.00','519','Inclusive','branch','Service','1110','4000','5500'),('5168882935283134242323',298,'51688829300','9',1.00,'150','retail','0','2023-07-08 18:15:00','','','','93.93','Cash',20.69,'150','','','5','','1','2023-07-08 15:15:58','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500'),('5168897816120232873739',299,'51688978156','8',1.00,'150','retail','0','2023-07-10 11:35:56','','','','112','Cash',20.69,'150','','','5','','1','2023-07-10 08:36:05','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','61.00','60','Inclusive','branch','Service','1110','4000','5500'),('5168900563767330223020',300,'51689005456','6',0.00,'0','retail','0','2023-07-10 19:10:56','','','','208.27','Cash',0.00,'300','','','5','','1','2023-07-10 16:14:01','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'','523.00','523','Inclusive','branch','Service','1110','4000','5500'),('5168908476662363832005',301,'51689083331','2',1.00,'300','retail','0','2023-07-11 16:48:51','','','','208','Cash',41.38,'300','','','5','','1','2023-07-11 14:12:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5168914733723304430043',302,'51689147282','6',2.00,'560','retail','40','2023-07-12 10:34:42','','','','208.27','Cash',77.24,'280','','','5','','1','2023-07-12 07:36:08','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','523.00','521','Inclusive','branch','Service','1110','4000','5500'),('5168914808103898322281',303,'51689148074','6',2.00,'600','retail','0','2023-07-12 10:47:54','','','','208.27','Cash',82.76,'300','','','5','','1','2023-07-12 08:00:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','525.00','523','Inclusive','branch','Service','1110','4000','5500'),('5168924309110953803202',304,'51689243016','8',1.00,'150','retail','0','2023-07-13 13:10:16','','','','112','Cash',20.69,'150','','','5','','1','2023-07-13 10:11:37','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','62.00','61','Inclusive','branch','Service','1110','4000','5500'),('5168940055850003038032',305,'51689400550','6',1.00,'300','retail','0','2023-07-15 08:55:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-07-15 05:56:24','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','527.00','526','Inclusive','branch','Service','1110','4000','5500'),('5168950122030352203324',306,'51689501152','9',1.00,'150','retail','0','2023-07-16 12:53:27','','','','93.93','Cash',20.69,'150','','','5','','1','2023-07-16 09:53:47','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500'),('5168951494253422324022',307,'51689514932','6',1.00,'300','retail','0','2023-07-16 16:42:12','','','','208.27','Cash',41.38,'300','','','5','','1','2023-07-16 13:42:25','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','528.00','527','Inclusive','branch','Service','1110','4000','5500'),('5168958363131231032333',308,'51689581617','2',1.00,'300','retail','0','2023-07-17 11:13:37','','','','208','Cash',41.38,'300','','','5','','1','2023-07-17 08:47:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5168966341101233362210',309,'51689663098','6',1.00,'280','retail','20','2023-07-18 09:51:38','','','','208.27','Cash',38.62,'280','','','5','','1','2023-07-18 06:57:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','529.00','528','Inclusive','branch','Service','1110','4000','5500'),('5168983828202323106282',310,'51689838183','6',2.00,'600','retail','0','2023-07-20 10:29:43','','','','208.27','Cash',82.76,'300','','','5','','1','2023-07-20 07:40:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','532.00','530','Inclusive','branch','Service','1110','4000','5500'),('5168994858253352323623',311,'51689948568','4',0.00,'0','retail','0','2023-07-21 17:09:28','','','','208','Cash',0.00,'300','','','5','','1','2023-07-21 14:09:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'','85.00','85','Inclusive','branch','Service','1110','4000','5500'),('5169001929951320399133',312,'51690019237','8',1.00,'148','retail','2','2023-07-22 12:47:17','','','','112','Cash',20.41,'148','','','5','','1','2023-07-22 09:48:24','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',127.59,'1','63.00','62','Inclusive','branch','Service','1110','4000','5500'),('5169002269523323042223',313,'51690022686','3',1.00,'500','retail','0','2023-07-22 13:44:46','','','','378','Cash',68.97,'500','','','5','','1','2023-07-22 10:45:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('5169018151745511352230',314,'51690181509','4',1.00,'300','retail','0','2023-07-24 09:51:49','','','','208','Cash',41.38,'300','','','5','','1','2023-07-24 06:52:03','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500'),('5169043759235424652060',315,'51690437511','4',2.00,'540','retail','60','2023-07-27 08:58:31','','','','208','Cash',74.48,'270','','','5','','1','2023-07-27 06:00:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','86.00','84','Inclusive','branch','Service','1110','4000','5500'),('5169044850900200223023',316,'51690448503','2',1.00,'300','retail','0','2023-07-27 12:01:43','','','','208','Cash',41.38,'300','','','5','','1','2023-07-27 09:01:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5169078511992030609200',317,'51690782751','6',1.00,'250','retail','50','2023-07-31 08:52:31','','','','208.27','Cash',34.48,'250','','','5','','1','2023-07-31 06:32:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','538.00','537','Inclusive','branch','Service','1110','4000','5500'),('5169082081403830001021',318,'51690819117','4',1.00,'300','retail','0','2023-07-31 19:26:47','','','','208','Cash',41.38,'300','','','5','','1','2023-07-31 16:27:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','88.00','87','Inclusive','branch','Service','1110','4000','5500'),('5169115752051923531532',319,'51691157511','18',1.00,'30','retail','0','2023-08-04 16:58:31','','','','26','Cash',4.14,'30','','','5','','1','2023-08-04 13:58:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('5169122835353200033825',320,'51691227165','14',1.00,'30','retail','0','2023-08-05 12:19:25','','','','19.54','Cash',4.14,'30','','','5','','1','2023-08-05 09:39:17','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500'),('5169131669969963253323',321,'51691316687','4',1.00,'300','retail','0','2023-08-06 13:11:27','','','','208','Cash',41.38,'300','','','5','','1','2023-08-06 10:11:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Service','1110','4000','5500'),('5169131671003722212331',322,'51691316687','6',2.00,'600','retail','0','2023-08-06 13:11:40','','','','208.27','Cash',82.76,'300','','','5','','1','2023-08-06 10:11:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','540.00','538','Inclusive','branch','Service','1110','4000','5500'),('5169139241433046241932',323,'51691390553','6',1.00,'250','retail','50','2023-08-07 09:42:33','','','','208.27','Cash',34.48,'250','','','5','','1','2023-08-07 07:13:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','542.00','541','Inclusive','branch','Service','1110','4000','5500'),('5169148455252392249222',324,'51691484517','10',2.00,'140','retail','0','2023-08-08 11:48:37','','','','63.76','Cash',19.31,'70','','','5','','1','2023-08-08 08:50:13','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','72.00','70','Inclusive','branch','Service','1110','4000','5500'),('5169165463823330330236',325,'51691654492','2',1.00,'300','retail','0','2023-08-10 11:01:32','','','','208','Cash',41.38,'300','','','5','','1','2023-08-10 08:04:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5169165466132323223662',326,'51691654646','6',5.00,'1250','retail','250','2023-08-10 11:04:06','','','','208.27','Cash',172.41,'250','','','5','','1','2023-08-10 08:39:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','545.00','540','Inclusive','branch','Service','1110','4000','5500'),('5169185037880920730752',327,'51691850373','2',1.00,'300','retail','0','2023-08-12 17:26:13','','','','208','Cash',41.38,'300','','','5','','1','2023-08-12 14:26:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5169185086413902002332',328,'51691850623','12',1.00,'30','retail','0','2023-08-12 17:30:23','','','','8','Cash',4.14,'30','','','5','','1','2023-08-12 14:34:38','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','17.00','16','Inclusive','branch','Service','1110','4000','5500'),('5169210304132633340201',329,'51692102984','12',1.00,'30','retail','0','2023-08-15 15:36:24','','','','8','Cash',4.14,'30','','','5','','1','2023-08-15 12:37:40','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','18.00','17','Inclusive','branch','Service','1110','4000','5500'),('5169217651632621236200',330,'51692176507','8',1.00,'150','retail','0','2023-08-16 12:01:47','','','','112','Cash',20.69,'150','','','5','','1','2023-08-16 09:02:00','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','64.00','63','Inclusive','branch','Service','1110','4000','5500'),('5169218932730000325207',331,'51692189319','3',1.00,'600','retail','0','2023-08-16 15:35:19','','','','378','Cash',82.76,'600','','','5','','1','2023-08-16 12:35:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('5169219528602333302834',332,'51692195270','2',1.00,'300','retail','0','2023-08-16 17:14:30','','','','208','Cash',41.38,'300','','','5','','1','2023-08-16 14:14:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5169254520043294400002',333,'51692545194','6',2.00,'600','retail','0','2023-08-20 18:26:34','','','','208.27','Cash',82.76,'300','','','5','','1','2023-08-20 15:26:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','552.00','550','Inclusive','branch','Service','1110','4000','5500'),('5169277116032331193733',334,'51692771150','4',1.00,'300','retail','0','2023-08-23 09:12:30','','','','208','Cash',41.38,'300','','','5','','1','2023-08-23 06:12:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','93.00','92','Inclusive','branch','Service','1110','4000','5500'),('5169277549922272294220',335,'51692774113','6',2.00,'600','retail','0','2023-08-23 10:24:51','','','','208.27','Cash',82.76,'300','','','5','','1','2023-08-23 07:25:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','559.00','557','Inclusive','branch','Service','1110','4000','5500'),('5169288658830803595220',336,'51692886583','2',1.00,'300','retail','0','2023-08-24 17:16:23','','','','208','Cash',41.38,'300','','','5','','1','2023-08-24 14:16:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5169322284134312133143',337,'51693222834','2',1.00,'300','retail','0','2023-08-28 14:40:34','','','','208','Cash',41.38,'300','','','5','','1','2023-08-28 11:40:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5169375050133333302233',338,'51693750489','18',2.00,'20','retail','40','2023-09-03 17:14:49','','','','26','Cash',2.76,'10','','','5','','1','2023-09-03 14:15:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('5169381109039233232224',339,'51693811076','10',3.00,'210','retail','0','2023-09-04 10:04:36','','','','63.76','Cash',28.97,'70','','','5','','1','2023-09-04 07:04:53','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'3','74.00','71','Inclusive','branch','Service','1110','4000','5500'),('5169401403225632220633',340,'51694012614','18',1.00,'30','retail','0','2023-09-06 18:03:34','','','','26','Cash',4.14,'30','','','5','','1','2023-09-06 15:27:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('5169452051353300302920',341,'51694520494','4',1.00,'300','retail','0','2023-09-12 15:08:14','','','','208','Cash',41.38,'300','','','5','','1','2023-09-12 12:08:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','95.00','94','Inclusive','branch','Service','1110','4000','5500'),('5169466969932200232432',342,'51694669691','6',10.00,'2800','retail','200','2023-09-14 08:34:51','','','','208.27','Cash',386.21,'280','','','5','','1','2023-09-14 05:35:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','565.00','555','Inclusive','branch','Service','1110','4000','5500'),('5169470313732103572374',343,'51694703131','6',1.00,'300','retail','0','2023-09-14 17:52:11','','','','208.27','Cash',41.38,'300','','','5','','1','2023-09-14 14:53:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','575.00','574','Inclusive','branch','Service','1110','4000','5500'),('5169479111993649301322',344,'51694791115','1',1.00,'1600','retail','0','2023-09-15 18:18:35','','','','1105','Cash',220.69,'1600','','','5','','1','2023-09-15 15:18:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('5169503996449302309224',345,'51695039955','2',4.00,'1200','retail','0','2023-09-18 15:25:55','','','','208','Cash',165.52,'300','','','5','','1','2023-09-18 12:27:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','99999999.99','99999995.99','Inclusive','branch','Service','1110','4000','5500'),('5169527378222200220882',346,'51695273723','6',1.00,'300','retail','0','2023-09-21 08:22:03','','','','208.27','Cash',41.38,'300','','','5','','1','2023-09-21 05:23:46','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','578.00','577','Inclusive','branch','Service','1110','4000','5500'),('5169528664353633228960',347,'51695286631','4',1.00,'250','retail','50','2023-09-21 11:57:11','','','','208','Cash',34.48,'250','','','5','','1','2023-09-21 09:08:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','97.00','96','Inclusive','branch','Service','1110','4000','5500'),('5169538017720335493303',348,'51695380148','8',4.00,'480','retail','120','2023-09-22 13:56:03','','','','112','Cash',66.21,'120','','','5','','1','2023-09-22 10:56:30','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'4','66.00','62','Inclusive','branch','Service','1110','4000','5500'),('5169538029433843333240',349,'51695380148','8',4.00,'360','retail','240','2023-09-22 13:57:59','','','','112','Cash',49.66,'90','','','5','','1','2023-09-22 10:58:34','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'4','70.00','66','Inclusive','branch','Service','1110','4000','5500'),('5169538033506183223332',350,'51695380148','4',2.00,'540','retail','60','2023-09-22 13:58:35','','','','208','Cash',74.48,'270','','','5','','1','2023-09-22 10:59:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'2','100.00','98','Inclusive','branch','Service','1110','4000','5500'),('5169546939314303333334',351,'51695469383','6',2.00,'600','retail','0','2023-09-23 14:43:03','','','','208.27','Cash',82.76,'300','','','5','','1','2023-09-23 11:43:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','581.00','579','Inclusive','branch','Service','1110','4000','5500'),('5169547310022307021222',352,'51695473095','6',1.00,'300','retail','0','2023-09-23 15:44:55','','','','208.27','Cash',41.38,'300','','','5','','1','2023-09-23 12:45:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','583.00','582','Inclusive','branch','Service','1110','4000','5500'),('5169547928907301902295',353,'51695479277','6',1.00,'300','retail','0','2023-09-23 17:28:03','','','','208.27','Cash',41.38,'300','','','5','','1','2023-09-23 14:28:19','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','584.00','583','Inclusive','branch','Service','1110','4000','5500'),('5169547928393062032324',354,'51695479277','4',1.00,'300','retail','0','2023-09-23 17:27:57','','','','208','Cash',41.38,'300','','','5','','1','2023-09-23 14:28:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','102.00','101','Inclusive','branch','Service','1110','4000','5500'),('5169562317237253220322',355,'51695620663','6',7.00,'1750','retail','350','2023-09-25 09:26:00','','','','208.27','Cash',241.38,'250','','','5','','1','2023-09-25 06:26:15','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'7','591.00','584','Inclusive','branch','Service','1110','4000','5500'),('5169565576120302363063',356,'51695655749','6',1.00,'300','retail','0','2023-09-25 18:29:09','','','','208.27','Cash',41.38,'300','','','5','','1','2023-09-25 15:29:30','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','598.00','597','Inclusive','branch','Service','1110','4000','5500'),('5169565578535325302025',357,'51695655771','6',1.00,'300','retail','0','2023-09-25 18:29:31','','','','208.27','Cash',41.38,'300','','','5','','1','2023-09-25 15:29:50','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','599.00','598','Inclusive','branch','Service','1110','4000','5500'),('5169582253502230362303',358,'51695822511','6',5.00,'1250','retail','250','2023-09-27 16:48:31','','','','208.27','Cash',172.41,'250','','','5','','1','2023-09-27 13:49:17','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'5','600.00','595','Inclusive','branch','Service','1110','4000','5500'),('5169582265520223253315',359,'51695822628','4',1.00,'300','retail','0','2023-09-27 16:50:28','','','','208','Cash',41.38,'300','','','5','','1','2023-09-27 13:51:24','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','105.00','104','Inclusive','branch','Service','1110','4000','5500'),('5169588039620002203389',360,'51695880186','4',1.00,'50','retail','250','2023-09-28 08:52:27','','','','208','Cash',6.90,'50','','','5','','1','2023-09-28 05:53:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','106.00','105','Inclusive','branch','Service','1110','4000','5500'),('5169588054433128024953',361,'51695880496','7',0.02,'-12','retail','16','2023-09-28 08:54:56','','','','168','Cash',-1.66,'-750','','','5','','1','2023-09-28 05:55:55','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',-646.55,'0.016','3.00','2.984','Inclusive','branch','Inventory','1110','4000','5500'),('5169588064222222300030',362,'51695880555','7',0.00,'0','retail','0','2023-09-28 08:56:42','','','','168','Cash',0.00,'0','','','5','','1','2023-09-28 05:57:34','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'0','3.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('5169588083702580625358',363,'51695880655','7',1.00,'250','retail','0','2023-09-28 09:00:18','','','','168','Cash',34.48,'250','','','5','','1','2023-09-28 06:02:22','1','4','new','1','new','pcs','','','','','','0','','','VATABLE',215.52,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5169588081826358020030',364,'51695880655','7',1.00,'250','retail','0','2023-09-28 08:59:40','','','','168','Cash',34.48,'250','','','5','','1','2023-09-28 06:02:22','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('5169588078020022883263',365,'51695880655','7',1.00,'250','retail','0','2023-09-28 08:59:22','','','','168','Cash',34.48,'250','','','5','','1','2023-09-28 06:02:22','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('5169588322421032343020',366,'51695883175','7',0.00,'0','retail','0','2023-09-28 09:39:35','','','','168','Cash',0.00,'250','','','5','','1','2023-09-28 06:40:54','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'0','3.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('5169588333236238303200',367,'51695883255','7',0.00,'0','retail','0','2023-09-28 09:40:55','','','','168','Cash',0.00,'250','','','5','','1','2023-09-28 06:42:51','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'0','3.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('5169588336458222320413',368,'51695883255','7',1.00,'250','retail','0','2023-09-28 09:42:22','','','','168','Cash',34.48,'250','','','5','','1','2023-09-28 06:42:59','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('5169639901533163026399',369,'51696398716','6',50.00,'2500','retail','12500','2023-10-04 08:55:50','','','','208.27','Cash',344.83,'50','','','5','','1','2023-10-04 05:57:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'50','605.00','555','Inclusive','branch','Service','1110','4000','5500'),('5169639878082540233303',370,'51696398716','6',7.00,'350','retail','1750','2023-10-04 08:51:56','','','','208.27','Cash',48.28,'50','','','5','','1','2023-10-04 05:57:02','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'7','605.00','598','Inclusive','branch','Service','1110','4000','5500'),('5169639907039200037643',371,'51696399022','6',50.00,'2500','retail','12500','2023-10-04 08:57:02','','','','208.27','Cash',344.83,'50','','','5','','1','2023-10-04 05:58:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'50','662.00','612','Inclusive','branch','Service','1110','4000','5500'),('5169639913090332023992',372,'51696399086','6',7.00,'350','retail','1750','2023-10-04 08:58:06','','','','208.27','Cash',48.28,'50','','','5','','1','2023-10-04 05:59:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'7','712.00','705','Inclusive','branch','Service','1110','4000','5500'),('5169640241692942405002',373,'51696402284','6',1.00,'300','retail','0','2023-10-04 09:53:07','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-04 06:53:47','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','726.00','725','Inclusive','branch','Service','1110','4000','5500'),('5169640305402635202330',374,'51696402990','18',1.00,'30','retail','0','2023-10-04 10:03:10','','','','26','Cash',4.14,'30','','','5','','1','2023-10-04 07:04:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('5169648940133260932003',375,'51696489258','4',1.00,'300','retail','0','2023-10-05 10:01:59','','','','208','Cash',41.38,'300','','','5','','1','2023-10-05 07:03:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','107.00','106','Inclusive','branch','Service','1110','4000','5500'),('5169648931880163860463',376,'51696489258','8',7.00,'1050','retail','0','2023-10-05 10:00:58','','','','112','Cash',144.83,'150','','','5','','1','2023-10-05 07:03:34','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'7','74.00','67','Inclusive','branch','Service','1110','4000','5500'),('5169657736823567837023',377,'51696577256','6',10.00,'2800','retail','200','2023-10-06 10:28:34','','','','208.27','Cash',386.21,'280','','','5','','1','2023-10-06 07:29:39','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','737.00','727','Inclusive','branch','Service','1110','4000','5500'),('5169657854920922332202',378,'51696578512','7',1.00,'250','retail','0','2023-10-06 10:48:32','','','','168','Cash',34.48,'250','','','5','','1','2023-10-06 09:34:57','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('5169658512523330265015',379,'51696584959','2',1.00,'0','retail','300','2023-10-06 12:35:59','','','','208','Cash',0.00,'0','','','5','','1','2023-10-06 09:44:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5169658702423023206043',380,'51696586834','14',1.00,'30','retail','0','2023-10-06 13:09:09','','','','19.54','Cash',4.14,'30','','','5','','1','2023-10-06 10:10:35','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500'),('5169658811015068103231',381,'51696587748','3',1.00,'600','retail','0','2023-10-06 13:22:28','','','','378','Cash',82.76,'600','','','5','','1','2023-10-06 10:28:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500'),('5169659169756200033125',382,'51696591677','6',1.00,'300','retail','0','2023-10-06 14:27:57','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-06 11:28:59','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',258.62,'','747.00','747','Inclusive','branch','Service','1110','4000','5500'),('5169659176913292259396',383,'51696591739','6',4.00,'1200','retail','0','2023-10-06 14:28:59','','','','208.27','Cash',165.52,'300','','','5','','1','2023-10-06 11:31:28','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',1034.48,'','748.00','748','Inclusive','branch','Service','1110','4000','5500'),('5169659188102331090893',384,'51696591739','6',1.00,'280','retail','20','2023-10-06 14:30:33','','','','208.27','Cash',38.62,'280','','','5','','1','2023-10-06 11:31:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','748.00','747','Inclusive','branch','Service','1110','4000','5500'),('5169659191010622032942',385,'51696591739','6',1.00,'280','retail','20','2023-10-06 14:31:34','','','','208.27','Cash',38.62,'280','','','5','','1','2023-10-06 11:31:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','753.00','752','Inclusive','branch','Service','1110','4000','5500'),('5169659730233302200520',386,'51696597171','4',2.00,'600','retail','0','2023-10-06 15:59:31','','','','208','Cash',82.76,'300','','','5','','1','2023-10-06 13:03:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','108.00','106','Inclusive','branch','Service','1110','4000','5500'),('5169660254362522260053',387,'51696602458','6',1.00,'20','retail','280','2023-10-06 17:27:38','','','','208.27','Cash',2.76,'20','','','5','','1','2023-10-06 14:29:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','754.00','753','Inclusive','branch','Service','1110','4000','5500'),('5169660765834202016013',388,'51696607649','2',1.00,'300','retail','0','2023-10-06 18:54:09','','','','208','Cash',41.38,'300','','','5','','1','2023-10-06 15:56:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5169660779975103933923',389,'51696607649','6',1.00,'300','retail','0','2023-10-06 18:56:22','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-06 15:56:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','755.00','754','Inclusive','branch','Service','1110','4000','5500'),('5169660915953032200021',390,'51696609143','10',1.00,'70','retail','0','2023-10-06 19:19:03','','','','63.76','Cash',9.66,'70','','','5','','1','2023-10-06 16:19:26','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Service','1110','4000','5500'),('5169660922432632493922',391,'51696609171','9',1.00,'120','retail','30','2023-10-06 19:19:31','','','','93.93','Cash',16.55,'120','','','5','','1','2023-10-07 06:09:16','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('5169667227102333321322',392,'51696672241','4',2.00,'596','retail','4','2023-10-07 12:50:41','','','','208','Cash',82.21,'298','','','5','','1','2023-10-07 09:51:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.90,'2','111.00','109','Inclusive','branch','Service','1110','4000','5500'),('5169667342430606240720',393,'51696673364','2',1.00,'300','retail','0','2023-10-07 13:09:24','','','','208','Cash',41.38,'300','','','5','','1','2023-10-07 10:11:32','1','2','new','1','new','pcs','','','','','','0','','','VATABLE',258.62,'','99999999.99','99999999.99','Inclusive','branch','Service','1110','4000','5500'),('5169667814342230003263',394,'51696677886','18',1.00,'30','retail','0','2023-10-07 14:27:10','','','','26','Cash',4.14,'30','','','5','','1','2023-10-07 11:29:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('5169668306535039022363',395,'51696682811','4',1.00,'300','retail','0','2023-10-07 15:48:20','','','','208','Cash',41.38,'300','','','5','','1','2023-10-07 12:52:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','113.00','112','Inclusive','branch','Service','1110','4000','5500'),('5169668938620688320222',396,'51696689363','4',1.00,'300','retail','0','2023-10-07 17:36:03','','','','208','Cash',41.38,'300','','','5','','1','2023-10-07 14:39:10','1','2','new','1','new','pcs','','','','','','0','','','VATABLE',258.62,'','114.00','114','Inclusive','branch','Service','1110','4000','5500'),('5169669229923023339203',397,'51696692260','10',1.00,'70','retail','0','2023-10-07 18:24:20','','','','63.76','Cash',9.66,'70','','','5','','1','2023-10-07 15:27:49','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','78.00','77','Inclusive','branch','Service','1110','4000','5500'),('5169677514523257350527',398,'51696775039','14',15.00,'450','retail','0','2023-10-08 17:23:59','','','','19.54','Cash',62.07,'30','','','5','','1','2023-10-08 14:25:53','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'15','499.00','484','Inclusive','branch','Inventory','1110','4000','5500'),('5169683274803730024031',399,'51696832681','6',1.00,'300','retail','0','2023-10-09 09:24:41','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-09 06:26:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','756.00','755','Inclusive','branch','Service','1110','4000','5500'),('5169683337093305208394',400,'51696833336','6',1.00,'20','retail','280','2023-10-09 09:35:36','','','','208.27','Cash',2.76,'20','','','5','','1','2023-10-09 06:36:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','758.00','757','Inclusive','branch','Service','1110','4000','5500'),('5169685174930003253762',401,'51696851609','2',1.00,'300','retail','0','2023-10-09 14:40:09','','','','208','Cash',41.38,'300','','','5','','1','2023-10-09 11:44:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5169686338382830426532',402,'51696863373','18',1.00,'30','retail','0','2023-10-09 17:56:13','','','','26','Cash',4.14,'30','','','5','','1','2023-10-09 14:56:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('5169692453060392002020',403,'51696924209','6',1.00,'300','retail','0','2023-10-10 10:55:01','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-10 07:55:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','759.00','758','Inclusive','branch','Service','1110','4000','5500'),('5169712037352326235231',404,'51697120335','2',1.00,'300','retail','0','2023-10-12 17:18:55','','','','208','Cash',41.38,'300','','','5','','1','2023-10-12 14:23:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99999999.99','99999998.99','Inclusive','branch','Service','1110','4000','5500'),('5169712437521020972231',405,'51697124348','6',1.00,'300','retail','0','2023-10-12 18:25:48','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-12 15:26:58','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',258.62,'','760.00','760','Inclusive','branch','Service','1110','4000','5500'),('5169712597509542933202',406,'51697125708','6',1.00,'300','retail','0','2023-10-12 18:49:12','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-12 15:53:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','761.00','760','Inclusive','branch','Service','1110','4000','5500'),('5169712575103352263233',407,'51697125708','6',1.00,'300','retail','0','2023-10-12 18:48:28','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-12 15:53:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','761.00','760','Inclusive','branch','Service','1110','4000','5500'),('5169721204131243523101',408,'51697212002','6',5.00,'1475','retail','25','2023-10-13 18:46:42','','','','208.27','Cash',203.45,'295','','','5','','1','2023-10-13 15:48:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',254.31,'5','763.00','758','Inclusive','branch','Service','1110','4000','5500'),('5169721365152253323627',409,'51697213615','10',1.00,'70','retail','0','2023-10-13 19:14:00','','','','63.76','Cash',9.66,'70','','','5','','1','2023-10-13 16:14:16','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','79.00','78','Inclusive','branch','Service','1110','4000','5500'),('5169721364032323322222',410,'51697213615','4',1.00,'300','retail','0','2023-10-13 19:13:35','','','','208','Cash',41.38,'300','','','5','','1','2023-10-13 16:15:28','1','2','new','1','new','pcs','','','','','','0','','','VATABLE',258.62,'','116.00','116','Inclusive','branch','Service','1110','4000','5500'),('5169727498632212920222',411,'51697274619','6',2.00,'600','retail','0','2023-10-14 12:10:19','','','','208.27','Cash',82.76,'300','','','5','','1','2023-10-14 09:16:33','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','771.00','769','Inclusive','branch','Service','1110','4000','5500'),('5169727925830522832272',412,'51697278944','6',1.00,'20','retail','280','2023-10-14 13:26:00','','','','208.27','Cash',2.76,'20','','','5','','1','2023-10-14 10:27:48','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','773.00','772','Inclusive','branch','Service','1110','4000','5500'),('5169727909230339200300',413,'51697278944','6',1.00,'300','retail','0','2023-10-14 13:24:53','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-14 10:27:53','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',258.62,'','773.00','773','Inclusive','branch','Service','1110','4000','5500'),('5169727905801200372537',414,'51697278944','6',1.00,'300','retail','0','2023-10-14 13:24:53','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-14 10:27:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','773.00','772','Inclusive','branch','Service','1110','4000','5500'),('5169727901726331223597',415,'51697278944','6',1.00,'300','retail','0','2023-10-14 13:24:53','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-14 10:29:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','773.00','772','Inclusive','branch','Service','1110','4000','5500'),('5169727945443740732227',416,'51697279398','6',1.00,'20','retail','280','2023-10-14 13:29:58','','','','208.27','Cash',2.76,'20','','','5','','1','2023-10-14 10:31:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','777.00','776','Inclusive','branch','Service','1110','4000','5500'),('5169727970013429453000',417,'51697279469','6',5.00,'1500','retail','0','2023-10-14 13:31:09','','','','208.27','Cash',206.90,'300','','','5','','1','2023-10-14 10:35:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','778.00','773','Inclusive','branch','Service','1110','4000','5500'),('5169727973838533203302',418,'51697279710','2',1.00,'300','retail','0','2023-10-14 13:35:10','','','','208','Cash',41.38,'300','','','5','','1','2023-10-14 10:36:42','1','2','new','1','new','pcs','','','','','','0','','','VATABLE',258.62,'','1.00','1','Inclusive','branch','Service','1110','4000','5500'),('5169728068772322725242',419,'51697280674','6',2.00,'600','retail','0','2023-10-14 13:51:14','','','','208.27','Cash',82.76,'300','','','5','','1','2023-10-14 10:53:04','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','783.00','781','Inclusive','branch','Service','1110','4000','5500'),('5169728098630002836234',420,'51697280958','6',1.00,'300','retail','0','2023-10-14 13:55:58','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-14 13:01:29','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','785.00','784','Inclusive','branch','Service','1110','4000','5500'),('5169728891992933232723',421,'51697263875','6',2.00,'600','retail','0','2023-10-14 16:08:22','','','','208.27','Cash',82.76,'300','','','5','','1','2023-10-14 13:15:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','788.00','786','Inclusive','branch','Service','1110','4000','5500'),('5169726390522396503053',422,'51697263875','6',2.00,'600','retail','0','2023-10-14 09:18:05','','','','208.27','Cash',82.76,'300','','','5','','1','2023-10-14 13:15:23','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'2','768.00','766','Inclusive','branch','Service','1110','4000','5500'),('5169729005120305357392',423,'51697290027','14',1.00,'30','retail','0','2023-10-14 16:27:07','','','','19.54','Cash',4.14,'30','','','5','','1','2023-10-14 13:29:55','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','158.00','157','Inclusive','branch','Inventory','1110','4000','5500'),('5169729229320204032321',424,'51697292252','2',1.00,'300','retail','0','2023-10-14 17:04:31','','','','208','Cash',41.38,'300','','','5','','1','2023-10-14 14:08:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500'),('5169729227122396503713',425,'51697292252','18',0.00,'0','retail','0','2023-10-14 17:04:12','','','','26','Cash',0.00,'30','','','5','','1','2023-10-14 14:08:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'','3.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('5169729454023024132550',426,'51697294518','2',2.00,'600','retail','0','2023-10-14 17:41:58','','','','208','Cash',82.76,'300','','','5','','1','2023-10-14 14:43:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500'),('5169729562325312234025',427,'51697295602','4',2.00,'600','retail','0','2023-10-14 18:00:02','','','','208','Cash',82.76,'300','','','5','','1','2023-10-14 15:01:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','118.00','116','Inclusive','branch','Service','1110','4000','5500'),('5169729957190222912079',428,'51697299544','4',1.00,'300','retail','0','2023-10-14 19:05:44','','','','208','Cash',41.38,'300','','','5','','1','2023-10-14 16:09:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','120.00','119','Inclusive','branch','Service','1110','4000','5500'),('5169727568052072222252',429,'51697275659','2',1.00,'300','retail','0','2023-10-14 12:28:01','','','','208','Cash',41.38,'300','','','5','','1','2023-10-14 16:42:30','1','2','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',258.62,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('5169744136123254310124',430,'51697441329','6',10.00,'2500','retail','500','2023-10-16 10:28:49','','','','208.27','Cash',344.83,'250','','','5','','1','2023-10-16 07:29:36','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'10','792.00','782','Inclusive','branch','Service','1110','4000','5500'),('5169744252222232232303',431,'51697441810','8',2.00,'260','retail','40','2023-10-16 10:36:50','','','','112','Cash',35.86,'130','','','5','','1','2023-10-16 07:48:51','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','81.00','79','Inclusive','branch','Service','1110','4000','5500'),('5169744831132272703327',432,'51697448282','6',5.00,'1500','retail','0','2023-10-16 12:24:42','','','','208.27','Cash',206.90,'300','','','5','','1','2023-10-16 09:25:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'5','802.00','797','Inclusive','branch','Service','1110','4000','5500'),('5169745422523343270032',433,'51697448322','2',1.00,'300','retail','0','2023-10-16 14:03:05','','','','208','Cash',41.38,'300','','','5','','1','2023-10-16 11:03:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500'),('5169745486956172228333',434,'51697454858','8',1.00,'150','retail','0','2023-10-16 14:14:18','','','','112','Cash',20.69,'150','','','5','','1','2023-10-16 11:15:14','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','83.00','82','Inclusive','branch','Service','1110','4000','5500'),('5169745488223522572323',435,'51697454858','8',1.00,'150','retail','0','2023-10-16 14:14:29','','','','112','Cash',20.69,'150','','','5','','1','2023-10-16 11:15:16','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','83.00','82','Inclusive','branch','Service','1110','4000','5500'),('5169745517001203323301',436,'51697455162','8',1.00,'150','retail','0','2023-10-16 14:19:22','','','','112','Cash',20.69,'150','','','5','','1','2023-10-16 11:22:38','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','85.00','84','Inclusive','branch','Service','1110','4000','5500'),('5169746069801779202300',437,'51697460597','18',1.00,'30','retail','0','2023-10-16 15:50:52','','','','26','Cash',4.14,'30','','','5','','1','2023-10-16 12:51:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('5169746074643243377643',438,'51697460597','2',1.00,'300','retail','0','2023-10-16 15:52:16','','','','208','Cash',41.38,'300','','','5','','1','2023-10-16 12:52:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500'),('5169746755344202524325',439,'51697467530','14',15.00,'450','retail','0','2023-10-16 17:45:30','','','','19.54','Cash',62.07,'30','','','5','','1','2023-10-16 14:46:01','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'15','156.00','141','Inclusive','branch','Inventory','1110','4000','5500'),('5169752839007355593231',440,'51697528374','6',1.00,'300','retail','0','2023-10-17 10:39:34','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-17 07:39:57','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','807.00','806','Inclusive','branch','Service','1110','4000','5500'),('5169755455809652403435',441,'51697554550','6',1.00,'300','retail','0','2023-10-17 17:55:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-17 14:56:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','808.00','807','Inclusive','branch','Service','1110','4000','5500'),('5169771126209122222607',442,'51697711240','6',1.00,'300','retail','0','2023-10-19 13:27:20','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-19 10:27:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','810.00','809','Inclusive','branch','Service','1110','4000','5500'),('5169779490402244003440',443,'51697792232','1',1.00,'1400','retail','200','2023-10-20 11:57:12','','','','1105','Cash',193.10,'1400','','','5','','1','2023-10-20 09:43:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('5169780498033992230203',444,'51697441377','6',10.00,'2800','retail','200','2023-10-20 15:28:54','','','','208.27','Cash',386.21,'280','','','5','','1','2023-10-20 12:30:14','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',2413.79,'','812.00','812','Inclusive','branch','Service','1110','4000','5500'),('5169781317431288333493',445,'51697809398','4',1.00,'300','retail','0','2023-10-20 17:45:52','','','','208','Cash',41.38,'300','','','5','','1','2023-10-20 14:46:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','121.00','120','Inclusive','branch','Service','1110','4000','5500'),('5169787693479323024699',446,'51697876888','6',1.00,'300','retail','0','2023-10-21 11:28:08','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-21 08:29:00','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','833.00','832','Inclusive','branch','Service','1110','4000','5500'),('5169789576827306622972',447,'51697895667','6',2.00,'600','retail','0','2023-10-21 16:41:07','','','','208.27','Cash',82.76,'300','','','5','','1','2023-10-21 13:42:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','834.00','832','Inclusive','branch','Service','1110','4000','5500'),('5169804521932283232399',448,'51698045146','21',1.00,'0','retail','0','2023-10-23 10:13:21','','','','0','Cash',0.00,'0','','','5','','1','2023-10-23 07:14:51','1','8','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500'),('5169804520123203530022',449,'51698045146','6',1.00,'300','retail','0','2023-10-23 10:12:27','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-23 07:14:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','836.00','835','Inclusive','branch','Service','1110','4000','5500'),('5169804534328333321039',450,'51698045291','21',1.00,'0','retail','0','2023-10-23 10:15:24','','','','0','Cash',0.00,'0','','','5','','1','2023-10-23 07:16:39','1','8','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500'),('5169804532312255339302',451,'51698045291','21',1.00,'0','retail','0','2023-10-23 10:14:51','','','','0','Cash',0.00,'0','','','5','','1','2023-10-23 07:16:39','1','8','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500'),('5169804733983220027336',452,'51698046962','3',1.00,'600','retail','0','2023-10-23 10:47:32','','','','378','Cash',82.76,'600','','','5','','1','2023-10-23 07:49:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('5169804725162127290303',453,'51698046962','3',3.00,'1650','retail','150','2023-10-23 10:42:42','','','','378','Cash',227.59,'550','','','5','','1','2023-10-23 07:49:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('5169806511632333333120',454,'51698065102','6',1.00,'280','retail','20','2023-10-23 15:45:02','','','','208.27','Cash',38.62,'280','','','5','','1','2023-10-23 12:53:21','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','838.00','837','Inclusive','branch','Service','1110','4000','5500'),('5169807027620769603269',455,'51698070210','20',2.00,'60','retail','0','2023-10-23 17:10:10','','','','10','Cash',8.28,'30','','','5','','1','2023-10-23 14:11:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','99.00','97','Inclusive','branch','Inventory','1110','4000','5500'),('5169813420133233022102',456,'51698134029','10',3.00,'210','retail','0','2023-10-24 10:56:26','','','','63.76','Cash',28.97,'70','','','5','','1','2023-10-24 07:57:02','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500'),('5169813498822332838402',457,'51698134981','8',1.00,'150','retail','0','2023-10-24 11:09:41','','','','112','Cash',20.69,'150','','','5','','1','2023-10-24 08:09:52','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','86.00','85','Inclusive','branch','Service','1110','4000','5500'),('5169815331733762320279',458,'51698153307','2',1.00,'300','retail','0','2023-10-24 16:15:07','','','','208','Cash',41.38,'300','','','5','','1','2023-10-24 13:15:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500'),('5169816033620323032165',459,'51698160309','6',1.00,'300','retail','0','2023-10-24 18:11:49','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-24 15:12:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','839.00','838','Inclusive','branch','Service','1110','4000','5500'),('5169816206500322362225',460,'51698161941','4',1.00,'290','retail','10','2023-10-24 18:40:49','','','','208','Cash',40.00,'290','','','5','','1','2023-10-24 15:42:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','124.00','123','Inclusive','branch','Service','1110','4000','5500'),('5169816204910662620604',461,'51698161941','4',1.00,'300','retail','0','2023-10-24 18:39:01','','','','208','Cash',41.38,'300','','','5','','1','2023-10-24 15:42:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','124.00','123','Inclusive','branch','Service','1110','4000','5500'),('5169816216029108235003',462,'51698161941','4',1.00,'30','retail','270','2023-10-24 18:42:18','','','','208','Cash',4.14,'30','','','5','','1','2023-10-24 15:43:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','126.00','125','Inclusive','branch','Service','1110','4000','5500'),('5169824836223209323353',463,'51698248327','4',1.00,'300','retail','0','2023-10-25 18:39:09','','','','208','Cash',41.38,'300','','','5','','1','2023-10-25 15:39:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','127.00','126','Inclusive','branch','Service','1110','4000','5500'),('5169824834831331132382',464,'51698248327','6',2.00,'600','retail','0','2023-10-25 18:38:47','','','','208.27','Cash',82.76,'300','','','5','','1','2023-10-25 15:39:31','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','840.00','838','Inclusive','branch','Service','1110','4000','5500'),('5169832486641000383293',465,'51698324846','2',3.00,'900','retail','0','2023-10-26 15:54:06','','','','208','Cash',124.14,'300','','','5','','1','2023-10-26 12:54:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','16.00','13','Inclusive','branch','Service','1110','4000','5500'),('5169833222663323303522',466,'51698332210','6',1.00,'300','retail','0','2023-10-26 17:56:50','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-26 14:57:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','842.00','841','Inclusive','branch','Service','1110','4000','5500'),('5169840191422301443203',467,'51698397953','6',2.00,'600','retail','0','2023-10-27 13:18:23','','','','208.27','Cash',82.76,'300','','','5','','1','2023-10-27 10:18:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','845.00','843','Inclusive','branch','Service','1110','4000','5500'),('5169841823592135034328',468,'51698418214','6',1.00,'300','retail','0','2023-10-27 17:50:14','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-27 14:51:22','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',258.62,'','847.00','847','Inclusive','branch','Service','1110','4000','5500'),('5169847669563233505303',469,'51698476617','4',1.00,'300','retail','0','2023-10-28 10:03:37','','','','208','Cash',41.38,'300','','','5','','1','2023-10-28 07:05:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','128.00','127','Inclusive','branch','Service','1110','4000','5500'),('5169849894863333813130',470,'51698498936','6',1.00,'300','retail','0','2023-10-28 16:15:36','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-28 13:16:05','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','848.00','847','Inclusive','branch','Service','1110','4000','5500'),('5169849898080022022646',471,'51698498966','6',1.00,'300','retail','0','2023-10-28 16:16:06','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-28 13:16:26','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','849.00','848','Inclusive','branch','Service','1110','4000','5500'),('5169849902043292402353',472,'51698498986','6',1.00,'300','retail','0','2023-10-28 16:16:45','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-28 13:17:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','850.00','849','Inclusive','branch','Service','1110','4000','5500'),('5169850362819232222330',473,'51698503619','6',1.00,'300','retail','0','2023-10-28 17:33:39','','','','208.27','Cash',41.38,'300','','','5','','1','2023-10-28 14:33:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','851.00','850','Inclusive','branch','Service','1110','4000','5500'),('5169639933000923325320',474,'51696399022','6',7.00,'1750','retail','350','2023-10-28 18:25:35','','','','208.27','Cash',241.38,'250','','','5','','1','2023-10-28 15:29:49','1','3','returned','1','new','pcs','','','5','yes','','0','','','VATABLE',215.52,'7','719.00','712','Inclusive','branch','Service','1110','4000','5500'),('5169850702003355733060',475,'51696399022','6',4.00,'1000','retail','200','2023-10-28 18:30:00','','','','208.27','Cash',137.93,'250','','','5','','1','2023-10-28 15:32:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'4','859.00','855','Inclusive','branch','Service','1110','4000','5500'),('5169857838043230652330',476,'51698578302','6',4.00,'1200','retail','0','2023-10-29 14:18:22','','','','208.27','Cash',165.52,'300','','','5','','1','2023-10-29 11:19:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'4','877.00','873','Inclusive','branch','Service','1110','4000','5500'),('5169859152408452332232',477,'51698591496','8',0.00,'0','retail','0','2023-10-29 17:58:16','','','','112','Cash',0.00,'150','','','5','','1','2023-10-29 14:58:49','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'','87.00','87','Inclusive','branch','Service','1110','4000','5500'),('5169866179813222103238',478,'51698651019','20',1.00,'30','retail','0','2023-10-30 10:30:59','','','','10','Cash',4.14,'30','','','5','','1','2023-10-30 10:51:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500'),('5169867747420253322042',479,'51698677407','8',1.00,'150','retail','0','2023-10-30 17:50:44','','','','112','Cash',20.69,'150','','','5','','1','2023-10-30 14:57:40','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','87.00','86','Inclusive','branch','Service','1110','4000','5500'),('5169867744362323633252',480,'51698677407','4',1.00,'300','retail','0','2023-10-30 17:50:07','','','','208','Cash',41.38,'300','','','5','','1','2023-10-30 14:57:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','132.00','131','Inclusive','branch','Service','1110','4000','5500'),('5169873332583023390603',481,'51698733297','6',2.00,'596','retail','4','2023-10-31 09:21:37','','','','208.27','Cash',82.21,'298','','','5','','1','2023-10-31 06:22:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',256.90,'2','891.00','889','Inclusive','branch','Service','1110','4000','5500'),('5169891421823234136233',482,'51698914060','6',2.00,'560','retail','40','2023-11-02 11:34:20','','','','208.27','Cash',77.24,'280','','','5','','1','2023-11-02 08:37:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'2','929.00','927','Inclusive','branch','Service','1110','4000','5500'),('5169891425133122323603',483,'51698914060','4',1.00,'280','retail','20','2023-11-02 11:37:09','','','','208','Cash',38.62,'280','','','5','','1','2023-11-02 08:37:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','133.00','132','Inclusive','branch','Service','1110','4000','5500'),('5169891749222200002390',484,'51698917469','6',1.00,'300','retail','0','2023-11-02 12:31:09','','','','208.27','Cash',41.38,'300','','','5','','1','2023-11-02 09:31:38','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','931.00','930','Inclusive','branch','Service','1110','4000','5500'),('5169892115420450231655',485,'51698917517','6',10.00,'2800','retail','200','2023-11-02 12:31:57','','','','208.27','Cash',386.21,'280','','','5','','1','2023-11-02 10:32:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'10','932.00','922','Inclusive','branch','Service','1110','4000','5500'),('5169925258222830223202',486,'51699252506','6',1.00,'280','retail','0','2023-11-06 09:36:06','','','','208.27','Cash',38.62,'280','','','5','','1','2023-11-06 06:36:51','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',241.38,'','942.00','942','Inclusive','branch','Service','1110','4000','5500'),('5169925268133029343053',487,'51699252657','6',6.00,'1500','retail','0','2023-11-06 09:37:37','','','','208.27','Cash',206.90,'250','','','5','','1','2023-11-06 06:38:19','1','3','new','1','new','pcs','','','','','','0','','','VATABLE',1293.10,'','943.00','943','Inclusive','branch','Service','1110','4000','5500'); /*!40000 ALTER TABLE `sales_ordercancelled` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderkitchen` -- DROP TABLE IF EXISTS `sales_orderkitchen`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderkitchen` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` varchar(50) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderkitchen` -- LOCK TABLES `sales_orderkitchen` WRITE; /*!40000 ALTER TABLE `sales_orderkitchen` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderkitchen` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderraw` -- DROP TABLE IF EXISTS `sales_orderraw`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderraw` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderraw` -- LOCK TABLES `sales_orderraw` WRITE; /*!40000 ALTER TABLE `sales_orderraw` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderraw` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_reading` -- DROP TABLE IF EXISTS `sales_reading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_reading` ( `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `id` int(30) NOT NULL AUTO_INCREMENT, `status` varchar(30) NOT NULL DEFAULT 'new', `category` varchar(30) NOT NULL, `maincategory` varchar(10) NOT NULL, `start` varchar(100) NOT NULL, `close` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=260 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_reading` -- LOCK TABLES `sales_reading` WRITE; /*!40000 ALTER TABLE `sales_reading` DISABLE KEYS */; INSERT INTO `sales_reading` VALUES ('RS-17041674848606','20','0.00','0.00','wholesale','0','0','2023-01-27 22:43:26','','','','0','Cash','0.00','','','1','Start','1','2023-01-27 19:44:44',1,'notprinted','1','1','10','0'),('RS-17041674848606','20','0.00','0.00','wholesale','0','0','2023-01-27 22:43:46','','','','0','Cash','0.00','','','1','End','1','2023-01-27 19:44:44',2,'notprinted','1','1','50','0'),('RS-44301674900210','20','1000.00','0.00','wholesale','0','0','2023-01-28 13:03:30','','','','10','Cash','0.00','','','4','Start','1','2023-01-28 10:05:58',3,'notprinted','1','1','567940.3','568940.3'),('RS-45691674900675','20','700.00','0.00','wholesale','0','0','2023-01-28 13:11:15','','','','10','Cash','0.00','','','4','Start','1','2023-01-28 10:12:40',4,'notprinted','1','1','500','1200'),('RS-41531674900864','20','780.00','0.00','wholesale','0','0','2023-01-28 13:14:24','','','','10','Cash','0.00','','','4','Start','1','2023-01-28 10:15:43',5,'notprinted','1','1','20','800'),('RS-12661675230983','20','0.00','0.00','wholesale','30','0','2023-02-01 08:56:23','','','','10','Cash','0.00','','','1','Start','1','2023-02-01 05:57:23',6,'new','1','1','571641.9','0'),('RS-53521675230792','20','0.00','0.00','wholesale','30','0','2023-02-01 08:53:12','','','','10','Cash','0.00','','','5','Start','1','2023-02-02 06:42:56',7,'notprinted','1','1','571641.9','0'),('RS-53521675230792','20','0.00','0.00','wholesale','30','0','2023-02-01 19:14:44','','','','10','Cash','0.00','','','5','Start','1','2023-02-02 06:42:56',8,'notprinted','1','1','572711.6','0'),('RS-53521675230792','20','0.00','0.00','wholesale','30','0','2023-02-01 19:18:26','','','','10','Cash','0.00','','','5','End','1','2023-02-02 06:42:56',9,'notprinted','1','1','572711.6','0'),('RS-53521675230792','20','0.00','0.00','wholesale','30','0','2023-02-02 08:26:54','','','','10','Cash','0.00','','','5','Start','1','2023-02-02 06:42:56',10,'notprinted','1','1','572711.6','0'),('RS-56351675320177','20','891.20','26736.00','wholesale','30','0','2023-02-02 09:42:57','','','','10','Cash','0.00','','','5','Start','1','2023-02-02 16:36:13',11,'notprinted','1','1','572711.6','573602.8'),('RS-56751675403242','20','1141.50','34245.00','wholesale','30','0','2023-02-03 08:47:22','','','','10','Cash','0.00','','','5','Start','1','2023-02-03 15:45:29',12,'notprinted','1','1','573602.8','574744.3'),('RS-56321675491004','20','1070.90','32127.00','wholesale','30','0','2023-02-04 09:10:04','','','','10','Cash','0.00','','','5','Start','1','2023-02-04 16:26:44',13,'notprinted','1','1','574744.3','575815.2'),('RS-55471675591701','20','240.70','7221.00','wholesale','30','0','2023-02-05 13:08:21','','','','10','Cash','0.00','','','5','Start','1','2023-02-05 16:07:00',14,'notprinted','1','1','575815.2','576055.9'),('RS-53741675662357','20','1009.40','30282.00','wholesale','30','0','2023-02-06 08:45:57','','','','10','Cash','0.00','','','5','Start','1','2023-02-06 16:34:31',15,'notprinted','1','1','576056.7','577066.1'),('RS-51661675750822','20','921.40','27642.00','wholesale','30','0','2023-02-07 09:20:22','','','','10','Cash','0.00','','','5','Start','1','2023-02-07 16:27:57',16,'notprinted','1','1','577066.1','577987.5'),('RS-58791675833234','20','1698.30','50949.00','wholesale','30','0','2023-02-08 08:13:54','','','','10','Cash','0.00','','','5','Start','1','2023-02-08 17:07:07',17,'notprinted','1','1','577087.6','578785.9'),('RS-53671675919742','20','945.50','28365.00','wholesale','30','0','2023-02-09 08:15:42','','','','10','Cash','0.00','','','5','Start','1','2023-02-09 16:35:50',18,'notprinted','1','1','578785.9','579731.4'),('RS-56741676011162','20','1138.90','34167.00','wholesale','30','0','2023-02-10 09:39:22','','','','10','Cash','0.00','','','5','Start','1','2023-02-10 16:15:15',19,'notprinted','1','1','579731.4','580870.3'),('RS-56391676093828','20','4555.60','136668.00','wholesale','30','0','2023-02-11 08:37:08','','','','10','Cash','0.00','','','5','Start','1','2023-02-11 16:15:57',20,'notprinted','1','1','577087.6','581643.2'),('RS-55001676194624','20','581.00','17430.00','wholesale','30','0','2023-02-12 12:37:04','','','','10','Cash','0.00','','','5','Start','1','2023-02-12 16:04:36',21,'notprinted','1','1','581643.2','582224.2'),('RS-55591676266265','20','1229.30','36879.00','wholesale','30','0','2023-02-13 08:31:05','','','','10','Cash','0.00','','','5','Start','1','2023-02-13 16:48:12',22,'notprinted','1','1','582224.2','583453.5'),('RS-52801676351481','20','624.80','18744.00','wholesale','30','0','2023-02-14 08:11:21','','','','10','Cash','0.00','','','5','Start','1','2023-02-14 16:02:38',23,'notprinted','1','1','583453.5','584078.3'),('RS-53651676438896','20','694.20','20826.00','wholesale','30','0','2023-02-15 08:28:16','','','','10','Cash','0.00','','','5','Start','1','2023-02-15 16:25:16',24,'notprinted','1','1','584078.3','584772.5'),('RS-58681676524771','20','1037.40','31122.00','wholesale','30','0','2023-02-16 08:19:31','','','','10','Cash','0.00','','','5','Start','1','2023-02-16 16:14:33',25,'notprinted','1','1','584772.5','585809.9'),('RS-51371676612527','20','656.50','19695.00','wholesale','30','0','2023-02-17 08:42:07','','','','10','Cash','0.00','','','5','Start','1','2023-02-17 15:57:32',26,'notprinted','1','1','585809.9','586466.4'),('RS-57901676697292','20','630.30','18909.00','wholesale','30','0','2023-02-18 08:14:52','','','','10','Cash','0.00','','','5','Start','1','2023-02-18 16:22:09',27,'notprinted','1','1',' 586466.4','587096.7'),('RS-58611676799328','20','420.70','12621.00','wholesale','30','0','2023-02-19 12:35:28','','','','10','Cash','0.00','','','5','Start','1','2023-02-19 16:24:29',28,'notprinted','1','1','587096.7','587517.4'),('RS-52211676872885','20','1180.20','35406.00','wholesale','30','0','2023-02-20 09:01:25','','','','10','Cash','0.00','','','5','Start','1','2023-02-20 16:14:15',29,'notprinted','1','1','587517.4','588697.6'),('RS-54191676959514','20','699.50','20985.00','wholesale','30','0','2023-02-21 09:05:14','','','','10','Cash','0.00','','','5','Start','1','2023-02-21 16:12:33',30,'notprinted','1','1','588697.6','589397.1'),('RS-58021677042973','20','1062.80','31884.00','wholesale','30','0','2023-02-22 08:16:13','','','','10','Cash','0.00','','','5','Start','1','2023-02-22 16:09:36',31,'notprinted','1','1','589397.1','590459.9'),('RS-52301677133606','20','572.20','17166.00','wholesale','30','0','2023-02-23 09:26:46','','','','10','Cash','0.00','','','5','Start','1','2023-02-23 16:34:20',32,'notprinted','1','1','590459.9','591032.1'),('RS-54191677219881','20','793.20','23796.00','wholesale','30','0','2023-02-24 09:24:41','','','','10','Cash','0.00','','','5','Start','1','2023-02-24 16:13:07',33,'notprinted','1','1','591032.1','591825.3'),('RS-55031677304497','20','1097.20','32916.00','wholesale','30','0','2023-02-25 08:54:57','','','','10','Cash','0.00','','','5','Start','1','2023-02-25 16:11:07',34,'notprinted','1','1','591825.3','592922.5'),('RS-53681677402337','20','732.10','21963.00','wholesale','30','0','2023-02-26 12:05:37','','','','10','Cash','0.00','','','5','Start','1','2023-02-26 15:57:22',35,'notprinted','1','1','592922.5','593654.6'),('RS-52451677476616','20','1383.70','41511.00','wholesale','30','0','2023-02-27 08:43:36','','','','10','Cash','0.00','','','5','Start','1','2023-02-27 16:11:39',36,'notprinted','1','1','593654.6','595038.3'),('RS-52191677563606','20','152.60','4578.00','wholesale','30','0','2023-02-28 08:53:26','','','','10','Cash','0.00','','','5','Start','1','2023-02-28 17:59:22',37,'notprinted','1','1','595038.3','595190.9'),('RS-57821677649086','20','1418.20','42546.00','wholesale','30','0','2023-03-01 08:38:06','','','','10','Cash','0.00','','','5','Start','1','2023-03-01 16:30:53',38,'notprinted','1','1','595190.9','596609.1'),('RS-52451677737412','20','1160.20','34806.00','wholesale','30','0','2023-03-02 09:10:12','','','','10','Cash','0.00','','','5','Start','1','2023-03-02 16:05:10',39,'notprinted','1','1','596609.1','597769.3'),('RS-56701677822688','20','1130.00','33900.00','wholesale','30','0','2023-03-03 08:51:28','','','','10','Cash','0.00','','','5','Start','1','2023-03-03 16:39:17',40,'notprinted','1','1','597769.3','598899.3'),('RS-53091677915895','20','660.70','19821.00','wholesale','30','0','2023-03-04 10:44:55','','','','10','Cash','0.00','','','5','Start','1','2023-03-05 09:46:59',41,'notprinted','1','1','598899.3','599560.0'),('RS-57761678009624','20','517.00','15510.00','wholesale','30','0','2023-03-05 12:47:04','','','','10','Cash','0.00','','','5','Start','1','2023-03-05 16:09:22',42,'notprinted','1','1','599560.0','600077.0'),('RS-55211678082100','20','928.60','27858.00','wholesale','30','0','2023-03-06 08:55:00','','','','10','Cash','0.00','','','5','Start','1','2023-03-06 17:04:01',43,'notprinted','1','1','600077.0','601005.6'),('RS-58961678175905','20','744.40','22332.00','wholesale','30','0','2023-03-07 10:58:25','','','','10','Cash','0.00','','','5','Start','1','2023-03-07 16:09:39',44,'notprinted','1','1','601005.6','601750.0'),('RS-54051678253934','20','699.70','20991.00','wholesale','30','0','2023-03-08 08:38:54','','','','10','Cash','0.00','','','5','Start','1','2023-03-08 16:25:34',45,'notprinted','1','1',' 601750.0','602449.7'),('RS-52231678341168','20','1272.80','38184.00','wholesale','30','0','2023-03-09 08:52:48','','','','10','Cash','0.00','','','5','Start','1','2023-03-09 16:23:43',46,'notprinted','1','1',' 602449.7','603722.5'),('RS-57921678425365','20','686.40','20592.00','wholesale','30','0','2023-03-10 08:16:05','','','','10','Cash','0.00','','','5','Start','1','2023-03-10 16:12:55',47,'notprinted','1','1',' 603722.5','604408.9'),('RS-57981678514791','20','752.40','22572.00','wholesale','30','0','2023-03-11 09:06:31','','','','10','Cash','0.00','','','5','Start','1','2023-03-11 16:10:59',48,'notprinted','1','1',' 604408.9','605161.3'),('RS-51501678617622','20','461.40','13842.00','wholesale','30','0','2023-03-12 13:40:22','','','','10','Cash','0.00','','','5','Start','1','2023-03-12 16:20:57',49,'notprinted','1','1',' 605161.3','605622.7'),('RS-51161678687742','20','1272.80','38184.00','wholesale','30','0','2023-03-13 09:09:02','','','','10','Cash','0.00','','','5','Start','1','2023-03-13 16:48:40',50,'notprinted','1','1',' 605622.7',' '),('RS-57761678774606','20','1046.30','31389.00','wholesale','30','0','2023-03-14 09:16:46','','','','10','Cash','0.00','','','5','Start','1','2023-03-14 16:27:49',51,'notprinted','1','1','606895.5','607941.8'),('RS-58191678862728','20','1494.30','44829.00','wholesale','30','0','2023-03-15 09:45:28','','','','10','Cash','0.00','','','5','Start','1','2023-03-15 15:38:59',52,'notprinted','1','1',' 607941.8','609436.1'),('RS-53501678948988','20','1004.50','30135.00','wholesale','30','0','2023-03-16 09:43:08','','','','10','Cash','0.00','','','5','Start','1','2023-03-16 16:11:43',53,'notprinted','1','1',' 609436.1','610440.6'),('RS-53181679032820','20','1320.40','39612.00','wholesale','30','0','2023-03-17 09:00:20','','','','10','Cash','0.00','','','5','Start','1','2023-03-17 16:12:49',54,'notprinted','1','1',' 610440.6','611761.0'),('RS-55371679119421','20','598.50','17955.00','wholesale','30','0','2023-03-18 09:03:41','','','','10','Cash','0.00','','','5','Start','1','2023-03-18 16:05:50',55,'notprinted','1','1',' 611761.0','612359.5'),('RS-55221679220538','20','768.90','23067.00','wholesale','30','0','2023-03-19 13:08:58','','','','10','Cash','0.00','','','5','Start','1','2023-03-19 16:14:57',56,'notprinted','1','1',' 612359.5','613128.4'),('RS-53371679291844','20','893.00','26790.00','wholesale','30','0','2023-03-20 08:57:24','','','','10','Cash','0.00','','','5','Start','1','2023-03-20 15:34:17',57,'notprinted','1','1',' 613128.4','614021.4'),('RS-54971679383479','20','1334.80','40044.00','wholesale','30','0','2023-03-21 10:24:39','','','','10','Cash','0.00','','','5','Start','1','2023-03-21 16:19:28',58,'notprinted','1','1',' 614021.4','615356.2'),('RS-55351679467822','20','848.40','25452.00','wholesale','30','0','2023-03-22 09:50:22','','','','10','Cash','0.00','','','5','Start','1','2023-03-22 16:03:41',59,'notprinted','1','1',' 615356.2','616204.6'),('RS-57491679550733','20','1383.60','41508.00','wholesale','30','0','2023-03-23 08:52:13','','','','10','Cash','0.00','','','5','Start','1','2023-03-23 16:23:06',60,'notprinted','1','1',' 616204.6','617588.2'),('RS-55181679633823','20','663.30','19899.00','wholesale','30','0','2023-03-24 07:57:03','','','','10','Cash','0.00','','','5','Start','1','2023-03-24 15:56:50',61,'notprinted','1','1',' 617588.2','618251.5'),('RS-53431679728730','20','965.80','28974.00','wholesale','30','0','2023-03-25 10:18:50','','','','10','Cash','0.00','','','5','Start','1','2023-03-25 16:00:41',62,'notprinted','1','1',' 618251.5','619217.3'),('RS-53761679824134','20','268.70','8061.00','wholesale','30','0','2023-03-26 12:48:54','','','','10','Cash','0.00','','','5','Start','1','2023-03-26 15:50:22',63,'notprinted','1','1',' 619217.3','619486.0'),('RS-57111679896060','20','990.00','29700.00','wholesale','30','0','2023-03-27 08:47:40','','','','10','Cash','0.00','','','5','Start','1','2023-03-27 16:34:23',64,'notprinted','1','1',' 619486.0','620476.0'),('RS-54371679980672','20','1249.40','37482.00','wholesale','30','0','2023-03-28 08:17:52','','','','10','Cash','0.00','','','5','Start','1','2023-03-28 16:37:43',65,'notprinted','1','1',' 620476.0','621725.4'),('RS-53481680070188','20','743.50','22305.00','wholesale','30','0','2023-03-29 09:09:48','','','','10','Cash','0.00','','','5','Start','1','2023-03-29 16:12:55',66,'notprinted','1','1',' 621725.4','622468.9'),('RS-52161680153895','20','1484.20','44526.00','wholesale','30','0','2023-03-30 08:24:55','','','','10','Cash','0.00','','','5','Start','1','2023-03-30 16:22:04',67,'notprinted','1','1',' 622468.9','623953.1'),('RS-58001680237994','20','1043.50','31305.00','wholesale','30','0','2023-03-31 07:46:34','','','','10','Cash','0.00','','','5','Start','1','2023-03-31 16:12:59',68,'notprinted','1','1',' 623953.1','624996.6'),('RS-51991680363664','20','1215.50','36465.00','wholesale','30','0','2023-04-01 18:41:04','','','','10','Cash','0.00','','','5','Start','1','2023-04-01 15:41:43',69,'notprinted','1','1','624996.6','626212.1'),('RS-55081680431691','20','304.90','9147.00','wholesale','30','0','2023-04-02 13:34:51','','','','10','Cash','0.00','','','5','Start','1','2023-04-02 16:39:38',70,'notprinted','1','1',' 626212.1','626517.0'),('RS-53041680502726','20','1239.70','37191.00','wholesale','30','0','2023-04-03 09:18:46','','','','10','Cash','0.00','','','5','Start','1','2023-04-03 16:44:30',71,'notprinted','1','1',' 626517.0','627756.7'),('RS-58941680589615','20','750.20','22506.00','wholesale','30','0','2023-04-04 09:26:55','','','','10','Cash','0.00','','','5','Start','1','2023-04-04 16:19:46',72,'notprinted','1','1',' 627756.7','628506.9'),('RS-52061680680872','20','1029.40','30882.00','wholesale','30','0','2023-04-05 10:47:52','','','','10','Cash','0.00','','','5','Start','1','2023-04-05 16:26:33',73,'notprinted','1','1',' 628506.9','629536.3'),('RS-52461680758714','20','1254.80','37644.00','wholesale','30','0','2023-04-06 08:25:14','','','','10','Cash','0.00','','','5','Start','1','2023-04-06 16:43:35',74,'notprinted','1','1',' 629536.3','630791.1'),('RS-54151680862946','20','519.50','15585.00','wholesale','30','0','2023-04-07 13:22:26','','','','10','Cash','0.00','','','5','Start','1','2023-04-07 15:57:34',75,'notprinted','1','1','630791.1 ','631310.6'),('RS-56811680933170','20','638.50','19155.00','wholesale','30','0','2023-04-08 08:52:50','','','','10','Cash','0.00','','','5','Start','1','2023-04-08 15:54:11',76,'notprinted','1','1','631310.6','631949.1'),('RS-56631681123935','20','219.40','6582.00','wholesale','30','0','2023-04-10 13:52:15','','','','10','Cash','0.00','','','5','Start','1','2023-04-10 15:54:23',77,'notprinted','1','1','631949.1','632168.5'),('RS-54241681195005','20','737.90','22137.00','wholesale','30','0','2023-04-11 09:36:45','','','','10','Cash','0.00','','','5','Start','1','2023-04-11 15:52:43',78,'notprinted','1','1','632168.5','632906.4'),('RS-54881681274349','20','914.70','27441.00','wholesale','30','0','2023-04-12 07:39:09','','','','10','Cash','0.00','','','5','Start','1','2023-04-12 16:22:56',79,'notprinted','1','1','632906.4','633821.1'),('RS-58271681369726','20','1339.10','40173.00','wholesale','30','0','2023-04-13 10:08:46','','','','10','Cash','0.00','','','5','Start','1','2023-04-13 16:12:34',80,'notprinted','1','1','633821.1','635160.2'),('RS-53621681450065','20','1210.70','36321.00','wholesale','30','0','2023-04-14 08:27:45','','','','10','Cash','0.00','','','5','Start','1','2023-04-14 16:30:18',81,'notprinted','1','1',' 635160.2','636370.9'),('RS-51021681539827','20','783.50','23505.00','wholesale','30','0','2023-04-15 09:23:47','','','','10','Cash','0.00','','','5','Start','1','2023-04-15 16:11:09',82,'notprinted','1','1','636370.9','637154.4'),('RS-53911681644132','20','260.60','7818.00','wholesale','30','0','2023-04-16 14:22:12','','','','10','Cash','0.00','','','5','Start','1','2023-04-16 15:47:15',83,'notprinted','1','1',' 637154.4','637415.0'),('RS-55301681708830','20','859.80','25794.00','wholesale','30','0','2023-04-17 08:20:30','','','','10','Cash','0.00','','','5','Start','1','2023-04-17 16:32:36',84,'notprinted','1','1','637415.0','638274.8'),('RS-53251681795788','20','1182.90','35487.00','wholesale','30','0','2023-04-18 08:29:48','','','','10','Cash','0.00','','','5','Start','1','2023-04-18 16:42:02',85,'notprinted','1','1',' 638274.8','639457.7'),('RS-56731681880811','20','749.10','22473.00','wholesale','30','0','2023-04-19 08:06:51','','','','10','Cash','0.00','','','5','Start','1','2023-04-19 16:01:32',86,'notprinted','1','1','639457.7','640206.8'),('RS-52121681969344','20','632.90','18987.00','wholesale','30','0','2023-04-20 08:42:24','','','','10','Cash','0.00','','','5','Start','1','2023-04-20 16:24:51',87,'notprinted','1','1','640206.8','640839.7'),('RS-58971682061555','20','750.40','22512.00','wholesale','30','0','2023-04-21 10:19:15','','','','10','Cash','0.00','','','5','Start','1','2023-04-21 16:12:33',88,'notprinted','1','1','640839.7','641590.1'),('RS-51261682144082','20','847.30','25419.00','wholesale','30','0','2023-04-22 09:14:42','','','','10','Cash','0.00','','','5','Start','1','2023-04-22 16:18:14',89,'notprinted','1','1',' 641590.1','642437.4'),('RS-58861682246147','20','321.10','9633.00','wholesale','30','0','2023-04-23 13:35:47','','','','10','Cash','0.00','','','5','Start','1','2023-04-23 15:55:47',90,'notprinted','1','1',' 642437.4','642758.5'),('RS-53581682316073','20','1587.10','47613.00','wholesale','30','0','2023-04-24 09:01:13','','','','10','Cash','0.00','','','5','Start','1','2023-04-24 16:14:38',91,'notprinted','1','1','642758.5','644345.6'),('RS-57341682402125','20','1119.90','33597.00','wholesale','30','0','2023-04-25 08:55:25','','','','10','Cash','0.00','','','5','Start','1','2023-04-25 15:55:57',92,'notprinted','1','1',' 644345.6','645465.5'),('RS-58911682485406','20','374.50','11235.00','wholesale','30','0','2023-04-26 08:03:26','','','','10','Cash','0.00','','','5','Start','1','2023-04-26 15:50:20',93,'notprinted','1','1',' 645465.5','645840.0'),('RS-58201682572855','20','1256.80','37704.00','wholesale','30','0','2023-04-27 08:20:55','','','','10','Cash','0.00','','','5','Start','1','2023-04-27 17:23:05',94,'notprinted','1','1','645840.0','647096.8'),('RS-53131682657598','20','866.90','26007.00','wholesale','30','0','2023-04-28 07:53:18','','','','10','Cash','0.00','','','5','Start','1','2023-04-28 15:53:16',95,'notprinted','1','1',' 647096.8','647963.7'),('RS-54441682746467','20','818.10','24543.00','wholesale','30','0','2023-04-29 08:34:27','','','','10','Cash','0.00','','','5','Start','1','2023-04-29 16:28:34',96,'notprinted','1','1',' 647963.7','648781.8'),('RS-56781682850476','20','222.20','6666.00','wholesale','30','0','2023-04-30 13:27:56','','','','10','Cash','0.00','','','5','Start','1','2023-04-30 15:54:59',97,'notprinted','1','1',' 648781.8','649004.0'),('RS-55771682919083','20','436.90','13107.00','wholesale','30','0','2023-05-01 08:31:23','','','','10','Cash','0.00','','','5','Start','1','2023-05-01 16:38:38',98,'notprinted','1','1','649004.0','649440.9'),('RS-54891683004039','20','911.30','27339.00','wholesale','30','0','2023-05-02 08:07:19','','','','10','Cash','0.00','','','5','Start','1','2023-05-02 15:52:52',99,'notprinted','1','1','649440.9','650352.2'),('RS-52321683091443','20','1161.10','34833.00','wholesale','30','0','2023-05-03 08:24:03','','','','10','Cash','0.00','','','5','Start','1','2023-05-03 16:39:00',100,'notprinted','1','1','650352.2','651513.3'),('RS-51771683177287','20','642.70','19281.00','wholesale','30','0','2023-05-04 08:14:47','','','','10','Cash','0.00','','','5','Start','1','2023-05-04 16:15:32',101,'notprinted','1','1',' 651513.3','652156.0'),('RS-51231683264625','20','1375.20','41256.00','wholesale','30','0','2023-05-05 08:30:25','','','','10','Cash','0.00','','','5','Start','1','2023-05-05 16:44:02',102,'notprinted','1','1',' 652156.0','653531.2'),('RS-51211683350115','20','735.10','22053.00','wholesale','30','0','2023-05-06 08:15:15','','','','10','Cash','0.00','','','5','Start','1','2023-05-06 16:34:10',103,'notprinted','1','1',' 653531.2','654266.3'),('RS-52101683457529','20','432.60','12978.00','wholesale','30','0','2023-05-07 14:05:29','','','','10','Cash','0.00','','','5','Start','1','2023-05-07 16:01:39',104,'notprinted','1','1',' 654266.3','654698.9'),('RS-54851683523457','20','1496.80','44904.00','wholesale','30','0','2023-05-08 08:24:17','','','','10','Cash','0.00','','','5','Start','1','2023-05-08 15:58:57',105,'notprinted','1','1',' 654698.9','656195.7'),('RS-53251683610954','20','896.80','26904.00','wholesale','30','0','2023-05-09 08:42:34','','','','10','Cash','0.00','','','5','Start','1','2023-05-09 15:56:10',106,'notprinted','1','1','656195.7','657092.5'),('RS-56651683695960','20','855.10','25653.00','wholesale','30','0','2023-05-10 08:19:20','','','','10','Cash','0.00','','','5','Start','1','2023-05-10 16:12:52',107,'notprinted','1','1','657092.5','657947.6'),('RS-51191683782536','20','818.70','24561.00','wholesale','30','0','2023-05-11 08:22:16','','','','10','Cash','0.00','','','5','Start','1','2023-05-11 16:00:21',108,'notprinted','1','1',' 657947.6','658766.3'),('RS-52511683908697','20','729.50','21885.00','wholesale','30','0','2023-05-12 19:24:57','','','','10','Cash','0.00','','','5','Start','1','2023-05-12 16:25:45',109,'notprinted','1','1',' 658766.3','659495.8'),('RS-54631683957196','20','854.20','25626.00','wholesale','30','0','2023-05-13 08:53:16','','','','10','Cash','0.00','','','5','Start','1','2023-05-13 15:55:16',110,'notprinted','1','1','659495.8','660350.0'),('RS-57331684060368','20','204.10','6123.00','wholesale','30','0','2023-05-14 13:32:48','','','','10','Cash','0.00','','','5','Start','1','2023-05-14 15:52:30',111,'notprinted','1','1',' 660350.0','660554.1'),('RS-51211684128068','20','1573.40','47202.00','wholesale','30','0','2023-05-15 08:21:08','','','','10','Cash','0.00','','','5','Start','1','2023-05-15 16:59:05',112,'notprinted','1','1',' 660554.1','662127.5'),('RS-56891684214918','20','793.70','23811.00','wholesale','30','0','2023-05-16 08:28:38','','','','10','Cash','0.00','','','5','Start','1','2023-05-16 16:04:31',113,'notprinted','1','1',' 662127.5','662921.2'),('RS-52581684300768','20','929.00','27870.00','wholesale','30','0','2023-05-17 08:19:28','','','','10','Cash','0.00','','','5','Start','1','2023-05-17 15:58:07',114,'notprinted','1','1',' 662921.2','663850.2'),('RS-54751684388859','20','960.50','28815.00','wholesale','30','0','2023-05-18 08:47:39','','','','10','Cash','0.00','','','5','Start','1','2023-05-18 16:05:24',115,'printed','1','1','663850.2','664810.7'),('RS-54111684473071','20','628.30','18849.00','wholesale','30','0','2023-05-19 08:11:11','','','','10','Cash','0.00','','','5','Start','1','2023-05-19 16:07:27',116,'notprinted','1','1',' 664810.7','665439.0'),('RS-61771684561312','20','0.00','0.00','wholesale','30','0','2023-05-20 08:41:52','','','','10','Cash','0.00','','','6','Start','1','2023-05-20 05:43:11',117,'new','1','1','665439.0','0'),('RS-51221684563289','20','831.30','24939.00','wholesale','30','0','2023-05-20 09:14:49','','','','10','Cash','0.00','','','5','Start','1','2023-05-20 16:09:10',118,'notprinted','1','1','665439.0','666270.3'),('RS-54561684669172','20','274.10','8223.00','wholesale','30','0','2023-05-21 14:39:32','','','','10','Cash','0.00','','','5','Start','1','2023-05-21 15:40:14',119,'notprinted','1','1','666270.3','666544.4'),('RS-55271684732502','20','1128.00','33840.00','wholesale','30','0','2023-05-22 08:15:02','','','','10','Cash','0.00','','','5','Start','1','2023-05-22 16:55:18',120,'notprinted','1','1','666544.4','667672.4'),('RS-58431684820138','20','1125.30','33759.00','wholesale','30','0','2023-05-23 08:35:38','','','','10','Cash','0.00','','','5','Start','1','2023-05-23 16:05:16',121,'notprinted','1','1','667672.4','668797.7'),('RS-57021684905794','20','846.70','25401.00','wholesale','30','0','2023-05-24 08:23:14','','','','10','Cash','0.00','','','5','Start','1','2023-05-24 16:05:15',122,'notprinted','1','1','668797.7','669644.4'),('RS-56861684991478','20','1273.70','38211.00','wholesale','30','0','2023-05-25 08:11:18','','','','10','Cash','0.00','','','5','Start','1','2023-05-25 16:10:35',123,'notprinted','1','1','669644.4','670918.1'),('RS-56331685078428','20','511.40','15342.00','wholesale','30','0','2023-05-26 08:20:28','','','','10','Cash','0.00','','','5','Start','1','2023-05-26 15:55:37',124,'notprinted','1','1',' 670918.1','671429.5'),('RS-58021685165904','20','905.30','27159.00','wholesale','30','0','2023-05-27 08:38:24','','','','10','Cash','0.00','','','5','Start','1','2023-05-27 16:19:22',125,'notprinted','1','1','671429.5','672334.8'),('RS-58591685269246','20','241.30','7239.00','wholesale','30','0','2023-05-28 13:20:46','','','','10','Cash','0.00','','','5','Start','1','2023-05-28 15:51:13',126,'notprinted','1','1',' 672334.8','672576.1'),('RS-58501685336989','20','1182.40','35472.00','wholesale','30','0','2023-05-29 08:09:49','','','','10','Cash','0.00','','','5','Start','1','2023-05-29 16:19:55',127,'notprinted','1','1',' 672576.1','673758.5'),('RS-55241685423569','20','1074.70','32241.00','wholesale','30','0','2023-05-30 08:12:49','','','','10','Cash','0.00','','','5','Start','1','2023-05-30 16:18:32',128,'notprinted','1','1','673758.5','674833.2'),('RS-56721685510056','20','868.40','26052.00','wholesale','30','0','2023-05-31 08:14:16','','','','10','Cash','0.00','','','5','Start','1','2023-05-31 16:03:09',129,'notprinted','1','1','674833.2','675701.6'),('RS-56131685598191','20','714.70','21441.00','wholesale','30','0','2023-06-01 08:43:11','','','','10','Cash','0.00','','','5','Start','1','2023-06-01 15:55:07',130,'notprinted','1','1',' 675701.6','676416.3'),('RS-52981685684444','20','879.20','26376.00','wholesale','30','0','2023-06-02 08:40:44','','','','10','Cash','0.00','','','5','Start','1','2023-06-02 15:56:41',131,'notprinted','1','1',' 676416.3','677295.5'),('RS-52021685769668','20','1079.20','32376.00','wholesale','30','0','2023-06-03 08:21:08','','','','10','Cash','0.00','','','5','Start','1','2023-06-03 15:50:37',132,'printed','1','1','677295.5','678374.7'),('RS-58231685872651','20','231.90','6957.00','wholesale','30','0','2023-06-04 12:57:31','','','','10','Cash','0.00','','','5','Start','1','2023-06-04 16:01:16',133,'notprinted','1','1','678374.7','678606.6'),('RS-58731685941371','20','915.70','27471.00','wholesale','30','0','2023-06-05 08:02:51','','','','10','Cash','0.00','','','5','Start','1','2023-06-05 16:30:21',134,'notprinted','1','1','678606.6','679522.3'),('RS-51411686031690','20','888.20','26646.00','wholesale','30','0','2023-06-06 09:08:10','','','','10','Cash','0.00','','','5','Start','1','2023-06-06 16:03:17',135,'notprinted','1','1',' 679522.3','680410.5'),('RS-51241686114475','20','1065.90','31977.00','wholesale','30','0','2023-06-07 08:07:55','','','','10','Cash','0.00','','','5','Start','1','2023-06-07 16:25:05',136,'notprinted','1','1','680410.5','681476.4'),('RS-57831686203543','20','1332.80','39984.00','wholesale','30','0','2023-06-08 08:52:23','','','','10','Cash','0.00','','','5','Start','1','2023-06-08 15:56:03',137,'notprinted','1','1','681476.4','682809.2'),('RS-55271686287200','20','642.40','19272.00','wholesale','30','0','2023-06-09 08:06:40','','','','10','Cash','0.00','','','5','Start','1','2023-06-09 16:00:06',138,'notprinted','1','1',' 682809.2','683451.6'),('RS-56031686375569','20','1158.50','34755.00','wholesale','30','0','2023-06-10 08:39:29','','','','10','Cash','0.00','','','5','Start','1','2023-06-10 15:58:10',139,'printed','1','1','683451.6','684610.1'),('RS-54081686476050','20','378.70','11361.00','wholesale','30','0','2023-06-11 12:34:10','','','','10','Cash','0.00','','','5','Start','1','2023-06-11 15:54:02',140,'notprinted','1','1',' 684610.1','684988.8'),('RS-54841686546340','20','900.60','27018.00','wholesale','30','0','2023-06-12 08:05:40','','','','10','Cash','0.00','','','5','Start','1','2023-06-12 15:57:00',141,'notprinted','1','1',' 684988.8','685889.4'),('RS-58981686633847','20','845.60','25368.00','wholesale','30','0','2023-06-13 08:24:07','','','','10','Cash','0.00','','','5','Start','1','2023-06-13 16:08:20',142,'notprinted','1','1',' 685889.4','686735.0'),('RS-51921686719397','20','708.80','21264.00','wholesale','30','0','2023-06-14 08:09:57','','','','10','Cash','0.00','','','5','Start','1','2023-06-14 15:51:26',143,'notprinted','1','1','686735.0','687443.8'),('RS-55091686806290','20','1376.50','41295.00','wholesale','30','0','2023-06-15 08:18:10','','','','10','Cash','0.00','','','5','Start','1','2023-06-15 16:41:04',144,'notprinted','1','1',' 687443.8','688820.3'),('RS-56591686891291','20','786.50','23595.00','wholesale','30','0','2023-06-16 07:54:51','','','','10','Cash','0.00','','','5','Start','1','2023-06-19 05:33:58',145,'notprinted','1','1',' 688820.3','689606.8'),('RS-52261687154282','20','1128.30','33849.00','wholesale','30','0','2023-06-19 08:58:02','','','','10','Cash','0.00','','','5','Start','1','2023-06-19 16:31:59',146,'notprinted','1','1','690891.7','692020.0'),('RS-52791687240578','20','1955.70','58671.00','wholesale','30','0','2023-06-20 08:56:18','','','','10','Cash','0.00','','','5','Start','1','2023-06-20 16:03:11',147,'notprinted','1','1','692020.0','693975.7'),('RS-52691687324254','20','725.90','21777.00','wholesale','30','0','2023-06-21 08:10:54','','','','10','Cash','0.00','','','5','Start','1','2023-06-21 15:57:10',148,'notprinted','1','1','692975.7','693701.6'),('RS-56461687411723','20','1150.10','34503.00','wholesale','30','0','2023-06-22 08:28:43','','','','10','Cash','0.00','','','5','Start','1','2023-06-22 16:01:57',149,'notprinted','1','1',' 693701.6','694851.7'),('RS-55601687497408','20','628.70','18861.00','wholesale','30','0','2023-06-23 08:16:48','','','','10','Cash','0.00','','','5','Start','1','2023-06-23 16:03:53',150,'notprinted','1','1',' 694851.7','695480.4'),('RS-52671687585322','20','768.60','23058.00','wholesale','30','0','2023-06-24 08:42:02','','','','10','Cash','0.00','','','5','Start','1','2023-06-25 09:16:12',151,'notprinted','1','1',' 695480.4','696249.0'),('RS-54871687684572','20','346.00','10380.00','wholesale','30','0','2023-06-25 12:16:12','','','','10','Cash','0.00','','','5','Start','1','2023-06-25 15:53:34',152,'notprinted','1','1','696249.0','696595.0'),('RS-57261687756591','20','1045.40','31362.00','wholesale','30','0','2023-06-26 08:16:31','','','','10','Cash','0.00','','','5','Start','1','2023-06-26 16:52:16',153,'notprinted','1','1',' 696595.0','697640.4'),('RS-55311687843105','20','1197.60','35928.00','wholesale','30','0','2023-06-27 08:18:25','','','','10','Cash','0.00','','','5','Start','1','2023-06-27 16:51:06',154,'notprinted','1','1',' 697640.4','698838.0'),('RS-51621687929606','20','2118.10','63543.00','wholesale','30','0','2023-06-28 08:20:06','','','','10','Cash','0.00','','','5','Start','1','2023-06-28 16:34:21',155,'notprinted','1','1',' 698838.0','700956.1'),('RS-52551688016318','20','575.50','17265.00','wholesale','30','0','2023-06-29 08:25:18','','','','10','Cash','0.00','','','5','Start','1','2023-06-29 16:07:09',156,'notprinted','1','1','699956.1','700531.6'),('RS-57761688105181','20','797.50','23925.00','wholesale','30','0','2023-06-30 09:06:21','','','','10','Cash','0.00','','','5','Start','1','2023-06-30 16:37:42',157,'notprinted','1','1',' 700531.6','701329.1'),('RS-54211688189778','20','571.70','17151.00','wholesale','30','0','2023-07-01 08:36:18','','','','10','Cash','0.00','','','5','Start','1','2023-07-01 16:11:54',158,'notprinted','1','1','701329.1','701900.8'),('RS-57421688289290','20','464.40','13932.00','wholesale','30','0','2023-07-02 12:14:50','','','','10','Cash','0.00','','','5','Start','1','2023-07-02 15:40:35',159,'notprinted','1','1','701900.8','702365.2'),('RS-56021688365991','20','934.30','28029.00','wholesale','30','0','2023-07-03 09:33:11','','','','10','Cash','0.00','','','5','Start','1','2023-07-03 16:15:59',160,'notprinted','1','1','702365.2','703299.5'),('RS-51211688448518','20','608.70','18261.00','wholesale','30','0','2023-07-04 08:28:38','','','','10','Cash','0.00','','','5','Start','1','2023-07-04 16:06:56',161,'notprinted','1','1',' 703299.5','703908.2'),('RS-56881688534579','20','750.80','22524.00','wholesale','30','0','2023-07-05 08:22:59','','','','10','Cash','0.00','','','5','Start','1','2023-07-05 16:26:05',162,'notprinted','1','1',' 703908.2','704659.0'),('RS-58891688619259','20','592.80','17784.00','wholesale','30','0','2023-07-06 07:54:19','','','','10','Cash','0.00','','','5','Start','1','2023-07-06 16:16:28',163,'notprinted','1','1',' 704659.0','705251.8'),('RS-54421688707785','20','467.50','14025.00','wholesale','30','0','2023-07-07 08:29:45','','','','10','Cash','0.00','','','5','Start','1','2023-07-07 16:00:52',164,'notprinted','1','1',' 705251.8 ','705719.3'),('RS-52651688794547','20','280.40','8412.00','wholesale','30','0','2023-07-08 08:35:47','','','','10','Cash','0.00','','','5','Start','1','2023-07-08 15:52:18',165,'notprinted','1','1',' 705719.3','705999.7'),('RS-56971688896158','20','313.60','9408.00','wholesale','30','0','2023-07-09 12:49:18','','','','10','Cash','0.00','','','5','Start','1','2023-07-09 15:51:34',166,'notprinted','1','1',' 705999.7','706313.3'),('RS-56941688966196','20','1089.40','32682.00','wholesale','30','0','2023-07-10 08:16:36','','','','10','Cash','0.00','','','5','Start','1','2023-07-10 16:45:00',167,'notprinted','1','1','706313.3','707402.7'),('RS-54071689052880','20','715.40','21462.00','wholesale','30','0','2023-07-11 08:21:20','','','','10','Cash','0.00','','','5','Start','1','2023-07-11 16:30:46',168,'notprinted','1','1',' 707402.7','708118.1'),('RS-56301689139175','20','776.30','23289.00','wholesale','30','0','2023-07-12 08:19:35','','','','10','Cash','0.00','','','5','Start','1','2023-07-12 15:51:26',169,'notprinted','1','1',' 708118.1','708894.4'),('RS-56491689225451','20','738.40','22152.00','wholesale','30','0','2023-07-13 08:17:31','','','','10','Cash','0.00','','','5','Start','1','2023-07-13 16:12:54',170,'notprinted','1','1',' 708894.4','709632.8'),('RS-51171689312523','20','716.20','21486.00','wholesale','30','0','2023-07-14 08:28:43','','','','10','Cash','0.00','','','5','Start','1','2023-07-14 16:22:48',171,'notprinted','1','1','709632.8','710349.0'),('RS-58521689400099','20','518.50','15555.00','wholesale','30','0','2023-07-15 08:48:19','','','','10','Cash','0.00','','','5','Start','1','2023-07-15 16:05:10',172,'notprinted','1','1','710349.0','710867.5'),('RS-56111689500927','20','0.00','0.00','wholesale','30','0','2023-07-16 12:48:47','','','','10','Cash','0.00','','','5','Start','1','2023-07-16 09:49:04',173,'notprinted','1','1','710867.5','0'),('RS-57621689521713','20','424.10','12723.00','wholesale','30','0','2023-07-16 18:35:13','','','','10','Cash','0.00','','','5','Start','1','2023-07-16 15:35:50',174,'notprinted','1','1','710867.5','711291.6'),('RS-58021689571152','20','770.60','23118.00','wholesale','30','0','2023-07-17 08:19:12','','','','10','Cash','0.00','','','5','Start','1','2023-07-17 16:49:28',175,'notprinted','1','1',' 711291.6','712062.2'),('RS-58351689658141','20','927.50','27825.00','wholesale','30','0','2023-07-18 08:29:01','','','','10','Cash','0.00','','','5','Start','1','2023-07-18 16:30:21',176,'notprinted','1','1',' 712062.2','712989.7'),('RS-52661689744621','20','490.50','14715.00','wholesale','30','0','2023-07-19 08:30:21','','','','10','Cash','0.00','','','5','Start','1','2023-07-19 12:39:12',177,'notprinted','1','1','712989.7','713480.2'),('RS-55761689830703','20','525.60','15768.00','wholesale','30','0','2023-07-20 08:25:03','','','','10','Cash','0.00','','','5','Start','1','2023-07-20 13:43:09',178,'notprinted','1','1',' 713480.2','714005.8'),('RS-55561689916991','20','1528.70','45861.00','wholesale','30','0','2023-07-21 08:23:11','','','','10','Cash','0.00','','','5','Start','1','2023-07-21 15:06:10',179,'notprinted','1','1',' 714005.8','715534.5'),('RS-54021690005392','20','804.10','24123.00','wholesale','30','0','2023-07-22 08:56:32','','','','10','Cash','0.00','','','5','Start','1','2023-07-22 15:37:53',180,'printed','1','1',' 715534.5','716338.6'),('RS-53311690106389','20','316.10','9483.00','wholesale','30','0','2023-07-23 12:59:49','','','','10','Cash','0.00','','','5','Start','1','2023-07-23 15:47:18',181,'notprinted','1','1',' 716338.6','716654.7'),('RS-58641690176195','20','853.80','25614.00','wholesale','30','0','2023-07-24 08:23:15','','','','10','Cash','0.00','','','5','Start','1','2023-07-24 15:54:08',182,'notprinted','1','1',' 716654.7','717508.5'),('RS-57761690264457','20','402.90','12087.00','wholesale','30','0','2023-07-25 08:54:17','','','','10','Cash','0.00','','','5','Start','1','2023-07-25 16:00:17',183,'notprinted','1','1',' 717508.5','717911.4'),('RS-52941690349930','20','581.90','17457.00','wholesale','30','0','2023-07-26 08:38:50','','','','10','Cash','0.00','','','5','Start','1','2023-07-26 16:14:13',184,'notprinted','1','1','717911.4','718493.3'),('RS-58701690436151','20','1070.50','32115.00','wholesale','30','0','2023-07-27 08:35:51','','','','10','Cash','0.00','','','5','Start','1','2023-07-27 16:28:02',185,'notprinted','1','1','718493.3','719563.8'),('RS-57181690521906','20','545.20','16356.00','wholesale','30','0','2023-07-28 08:25:06','','','','10','Cash','0.00','','','5','Start','1','2023-07-28 16:00:23',186,'notprinted','1','1','719563.8','720109.0'),('RS-58101690608946','20','517.30','15519.00','wholesale','30','0','2023-07-29 08:35:46','','','','10','Cash','0.00','','','5','Start','1','2023-07-29 15:40:18',187,'notprinted','1','1',' 720109.0','720626.3'),('RS-52501690705069','20','394.50','11835.00','wholesale','30','0','2023-07-30 11:17:49','','','','10','Cash','0.00','','','5','Start','1','2023-07-30 15:53:26',188,'notprinted','1','1','720626.3','721020.8'),('RS-52491690781472','20','950.00','28500.00','wholesale','30','0','2023-07-31 08:31:12','','','','10','Cash','0.00','','','5','Start','1','2023-07-31 17:24:43',189,'notprinted','1','1',' 721020.8','721970.8'),('RS-51821690869239','20','421.70','12651.00','wholesale','30','0','2023-08-01 08:53:59','','','','10','Cash','0.00','','','5','Start','1','2023-08-01 16:09:03',190,'notprinted','1','1','721970.8','722392.5'),('RS-55441690955211','20','590.90','17727.00','wholesale','30','0','2023-08-02 08:46:51','','','','10','Cash','0.00','','','5','Start','1','2023-08-02 16:23:04',191,'notprinted','1','1','722392.5','722983.4'),('RS-55601691041809','20','721.90','21657.00','wholesale','30','0','2023-08-03 08:50:09','','','','10','Cash','0.00','','','5','Start','1','2023-08-03 15:43:39',192,'notprinted','1','1','722983.4','723705.3'),('RS-55431691128747','20','799.30','23979.00','wholesale','30','0','2023-08-04 08:59:07','','','','10','Cash','0.00','','','5','Start','1','2023-08-04 15:58:52',193,'notprinted','1','1',' 723705.3','724504.6'),('RS-57431691212640','20','743.40','22302.00','wholesale','30','0','2023-08-05 08:17:20','','','','10','Cash','0.00','','','5','Start','1','2023-08-05 15:39:11',194,'notprinted','1','1',' 724504.6','725248.0'),('RS-52551691315615','20','398.00','11940.00','wholesale','30','0','2023-08-06 12:53:35','','','','10','Cash','0.00','','','5','Start','1','2023-08-06 15:44:02',195,'notprinted','1','1',' 725248.0','725646.0'),('RS-53151691387510','20','1028.40','30852.00','wholesale','30','0','2023-08-07 08:51:50','','','','10','Cash','0.00','','','5','Start','1','2023-08-07 16:23:50',196,'notprinted','1','1','725646.0','726674.4'),('RS-57651691472221','20','1024.90','30747.00','wholesale','30','0','2023-08-08 08:23:41','','','','10','Cash','0.00','','','5','Start','1','2023-08-08 16:26:29',197,'notprinted','1','1','726674.4','727699.3'),('RS-51401691559732','20','797.00','23910.00','wholesale','30','0','2023-08-09 08:42:12','','','','10','Cash','0.00','','','5','Start','1','2023-08-09 16:39:13',198,'notprinted','1','1',' 727699.3','728496.3'),('RS-53191691647305','20','692.90','20787.00','wholesale','30','0','2023-08-10 09:01:45','','','','10','Cash','0.00','','','5','Start','1','2023-08-10 15:46:56',199,'notprinted','1','1',' 728496.3','729189.2'),('RS-52111691741469','20','742.60','22278.00','wholesale','30','0','2023-08-11 11:11:09','','','','10','Cash','0.00','','','5','Start','1','2023-08-11 16:08:10',200,'notprinted','1','1','729189.2','729931.8'),('RS-56881691818396','20','419.90','12597.00','wholesale','30','0','2023-08-12 08:33:16','','','','10','Cash','0.00','','','5','Start','1','2023-08-12 15:33:37',201,'notprinted','1','1',' 729931.8','730351.7'),('RS-58201691922152','20','248.10','7443.00','wholesale','30','0','2023-08-13 13:22:32','','','','10','Cash','0.00','','','5','Start','1','2023-08-13 16:04:32',202,'notprinted','1','1','730351.7','730599.8'),('RS-53041691992439','20','1144.90','34347.00','wholesale','30','0','2023-08-14 08:53:59','','','','10','Cash','0.00','','','5','Start','1','2023-08-14 16:13:15',203,'notprinted','1','1','730599.8','731744.7'),('RS-51431692082048','20','774.60','23238.00','wholesale','30','0','2023-08-15 09:47:28','','','','10','Cash','0.00','','','5','Start','1','2023-08-15 16:39:26',204,'notprinted','1','1','731744.7','732519.3'),('RS-55021692164028','20','888.00','26640.00','wholesale','30','0','2023-08-16 08:33:48','','','','10','Cash','0.00','','','5','Start','1','2023-08-16 16:07:12',205,'notprinted','1','1',' 732519.3','733407.3'),('RS-51171692256384','20','1130.70','33921.00','wholesale','30','0','2023-08-17 10:13:04','','','','10','Cash','0.00','','','5','Start','1','2023-08-17 16:13:02',206,'notprinted','1','1','733407.3','734538.0'),('RS-56901692336641','20','617.40','18522.00','wholesale','30','0','2023-08-18 08:30:41','','','','10','Cash','0.00','','','5','Start','1','2023-08-18 16:19:08',207,'notprinted','1','1',' 734538.0','735155.4'),('RS-56361692430091','20','1799.80','53994.00','wholesale','30','0','2023-08-19 10:28:11','','','','10','Cash','0.00','','','5','Start','1','2023-08-19 16:18:07',208,'notprinted','1','1',' 735155.4','736955.2'),('RS-55831692529063','20','341.70','10251.00','wholesale','30','0','2023-08-20 13:57:43','','','','10','Cash','0.00','','','5','Start','1','2023-08-20 16:08:09',209,'notprinted','1','1',' 735955.2','736296.9'),('RS-55371692598164','20','933.40','28002.00','wholesale','30','0','2023-08-21 09:09:24','','','','10','Cash','0.00','','','5','Start','1','2023-08-21 16:24:24',210,'notprinted','1','1','736296.9','737230.3'),('RS-58491692685035','20','1074.00','32220.00','wholesale','30','0','2023-08-22 09:17:15','','','','10','Cash','0.00','','','5','Start','1','2023-08-22 16:15:40',211,'notprinted','1','1',' 737230.3','738304.3'),('RS-52141692771141','20','920.40','27612.00','wholesale','30','0','2023-08-23 09:12:21','','','','10','Cash','0.00','','','5','Start','1','2023-08-23 16:15:03',212,'notprinted','1','1',' 738304.3','739224.7'),('RS-53891692856115','20','1067.90','32037.00','wholesale','30','0','2023-08-24 08:48:35','','','','10','Cash','0.00','','','5','Start','1','2023-08-24 15:53:13',213,'notprinted','1','1',' 739224.7','740292.6'),('RS-58231692941568','20','738.60','22158.00','wholesale','30','0','2023-08-25 08:32:48','','','','10','Cash','0.00','','','5','Start','1','2023-08-25 16:03:24',214,'notprinted','1','1',' 740292.6','741031.2'),('RS-56201693044212','20','825.60','24768.00','wholesale','30','0','2023-08-26 13:03:32','','','','10','Cash','0.00','','','5','Start','1','2023-08-26 16:57:47',215,'notprinted','1','1',' 741031.2','741856.8'),('RS-54441693134547','20','609.20','18276.00','wholesale','30','0','2023-08-27 14:09:07','','','','10','Cash','0.00','','','5','Start','1','2023-08-27 16:28:07',216,'notprinted','1','1',' 741856.8','742466.0'),('RS-56971693206352','20','1184.90','35547.00','wholesale','30','0','2023-08-28 10:05:52','','','','10','Cash','0.00','','','5','Start','1','2023-08-28 16:27:38',217,'notprinted','1','1',' 742466.0','743650.9'),('RS-56681693292341','20','2227.40','66822.00','wholesale','30','0','2023-08-29 09:59:01','','','','10','Cash','0.00','','','5','Start','1','2023-08-29 16:08:56',218,'notprinted','1','1',' 743650.9','745878.3'),('RS-53471693373583','20','57.90','1737.00','wholesale','30','0','2023-08-30 08:33:03','','','','10','Cash','0.00','','','5','Start','1','2023-08-30 16:17:17',219,'notprinted','1','1',' 745878.3','745936.2'),('RS-52971693464013','20','834.80','25044.00','wholesale','30','0','2023-08-31 09:40:13','','','','10','Cash','0.00','','','5','Start','1','2023-08-31 16:07:30',220,'notprinted','1','1',' 745936.2','746771.0'),('RS-51621693547720','20','723.70','21711.00','wholesale','30','0','2023-09-01 08:55:20','','','','10','Cash','0.00','','','5','Start','1','2023-09-01 15:50:19',221,'notprinted','1','1',' 746771.0','747494.7'),('RS-56481693635479','20','1480.10','44403.00','wholesale','30','0','2023-09-02 09:17:59','','','','10','Cash','0.00','','','5','Start','1','2023-09-02 15:33:13',222,'notprinted','1','1',' 747494.7','748974.8'),('RS-52541693738120','20','343.00','10290.00','wholesale','30','0','2023-09-03 13:48:40','','','','10','Cash','0.00','','','5','Start','1','2023-09-03 16:14:36',223,'notprinted','1','1',' 747974.8','748317.8'),('RS-53561693807426','20','1277.90','38337.00','wholesale','30','0','2023-09-04 09:03:46','','','','10','Cash','0.00','','','5','Start','1','2023-09-04 16:16:29',224,'notprinted','1','1',' 748317.8','749595.7'),('RS-56721693891673','20','616.30','18489.00','wholesale','30','0','2023-09-05 08:27:53','','','','10','Cash','0.00','','','5','Start','1','2023-09-05 15:56:08',225,'notprinted','1','1',' 749595.7','750212.0'),('RS-55881693977496','20','779.90','23397.00','wholesale','30','0','2023-09-06 08:18:16','','','','10','Cash','0.00','','','5','Start','1','2023-09-06 16:05:26',226,'notprinted','1','1',' 750212.0','750991.9'),('RS-56071694063842','20','782.50','23475.00','wholesale','30','0','2023-09-07 08:17:22','','','','10','Cash','0.00','','','5','Start','1','2023-09-07 15:16:12',227,'notprinted','1','1','750991.9','751774.4'),('RS-52461694155121','20','835.10','25053.00','wholesale','30','0','2023-09-08 09:38:41','','','','10','Cash','0.00','','','5','Start','1','2023-09-08 16:20:29',228,'notprinted','1','1',' 751774.4','752609.5'),('RS-58841694238581','20','777.80','23334.00','wholesale','30','0','2023-09-09 08:49:41','','','','10','Cash','0.00','','','5','Start','1','2023-09-09 15:52:30',229,'notprinted','1','1',' 752609.5','753387.3'),('RS-55091694342654','20','293.60','8808.00','wholesale','30','0','2023-09-10 13:44:14','','','','10','Cash','0.00','','','5','Start','1','2023-09-10 15:49:27',230,'notprinted','1','1',' 753387.3','753680.9'),('RS-55221694411829','20','1698.00','50940.00','wholesale','30','0','2023-09-11 08:57:09','','','','10','Cash','0.00','','','5','Start','1','2023-09-11 16:15:51',231,'notprinted','1','1',' 753680.9','755378.9'),('RS-55841694495234','20','337.20','10116.00','wholesale','30','0','2023-09-12 08:07:14','','','','10','Cash','0.00','','','5','Start','1','2023-09-12 15:56:43',232,'notprinted','1','1',' 755378.9','755716.1'),('RS-54471694620621','20','545.40','16362.00','wholesale','30','0','2023-09-13 18:57:01','','','','10','Cash','0.00','','','5','Start','1','2023-09-13 15:58:19',233,'notprinted','1','1','755716.1','756261.5'),('RS-56501694669564','20','1415.40','42462.00','wholesale','30','0','2023-09-14 08:32:44','','','','10','Cash','0.00','','','5','Start','1','2023-09-14 16:03:09',234,'notprinted','1','1',' 756261.5','757676.9'),('RS-52041694756670','20','629.90','18897.00','wholesale','30','0','2023-09-15 08:44:30','','','','10','Cash','0.00','','','5','Start','1','2023-09-15 16:02:53',235,'notprinted','1','1',' 757676.9','758306.8'),('RS-58271694841762','20','502.60','15078.00','wholesale','30','0','2023-09-16 08:22:42','','','','10','Cash','0.00','','','5','Start','1','2023-09-16 15:53:30',236,'notprinted','1','1',' 758306.8','758809.4'),('RS-58431695013670','20','1557.60','46728.00','wholesale','30','0','2023-09-18 08:07:50','','','','10','Cash','0.00','','','5','Start','1','2023-09-18 16:04:15',237,'notprinted','1','1','759326.2','760883.8'),('RS-52611695100967','20','500.70','15021.00','wholesale','30','0','2023-09-19 08:22:47','','','','10','Cash','0.00','','','5','Start','1','2023-09-19 16:21:39',238,'notprinted','1','1',' 760883.8','761384.5'),('RS-57451695187035','20','686.70','20601.00','wholesale','30','0','2023-09-20 08:17:15','','','','10','Cash','0.00','','','5','Start','1','2023-09-20 15:14:24',239,'notprinted','1','1',' 761384.5','762071.2'),('RS-55551695273636','20','1085.70','32571.00','wholesale','30','0','2023-09-21 08:20:36','','','','10','Cash','0.00','','','5','Start','1','2023-09-22 05:35:32',240,'notprinted','1','1',' 762071.2','763156.9'),('RS-57891695360958','20','852.80','25584.00','wholesale','30','0','2023-09-22 08:35:58','','','','10','Cash','0.00','','','5','Start','1','2023-09-22 15:54:19',241,'notprinted','1','1',' 763156.9','764009.7'),('RS-56461695448551','20','844.70','25341.00','wholesale','30','0','2023-09-23 08:55:51','','','','10','Cash','0.00','','','5','Start','1','2023-09-23 15:49:31',242,'notprinted','1','1',' 764009.7','764854.4'),('RS-51311695547064','20','423.50','12705.00','wholesale','30','0','2023-09-24 12:17:44','','','','10','Cash','0.00','','','5','Start','1','2023-09-24 15:45:42',243,'notprinted','1','1',' 764854.4','765277.9'),('RS-58031695618910','20','1259.30','37779.00','wholesale','30','0','2023-09-25 08:15:10','','','','10','Cash','0.00','','','5','Start','1','2023-09-27 10:24:21',244,'notprinted','1','1',' 765277.9','766537.2'),('RS-51601695810265','20','789.00','23670.00','wholesale','30','0','2023-09-27 13:24:25','','','','10','Cash','0.00','','','5','Start','1','2023-09-27 15:48:53',245,'notprinted','1','1','767469.7','768258.7'),('RS-57511695877545','20','0.00','0.00','wholesale','30','0','2023-09-28 08:05:45','','','','10','Cash','0.00','','','5','Start','1','2023-09-28 05:05:51',246,'new','1','1',' 768258.7','0'),('RS-57511695877545','20','0.00','0.00','wholesale','30','0','2023-10-06 19:11:22','','','','10','Cash','0.00','','','5','Start','1','2023-10-06 16:11:51',247,'new','1','1','776142.9','0'),('RS-57511695877545','20','0.00','0.00','wholesale','30','0','2023-10-07 09:08:14','','','','10','Cash','0.00','','','5','Start','1','2023-10-07 06:08:48',248,'new','1','1','777034.0','0'),('RS-57511695877545','20','0.00','0.00','wholesale','30','0','2023-10-07 19:04:33','','','','10','Cash','0.00','','','5','End','1','2023-10-07 16:05:41',249,'new','1','1','778047.3','0'),('RS-57511695877545','20','0.00','0.00','wholesale','30','0','2023-10-08 19:49:30','','','','10','Cash','0.00','','','5','End','1','2023-10-08 16:50:23',250,'new','1','1','778526.3','0'),('RS-57511695877545','20','0.00','0.00','wholesale','30','0','2023-10-08 19:50:53','','','','10','Cash','0.00','','','5','Start','1','2023-10-08 16:51:27',251,'new','1','1','778047.3','0'),('RS-57511695877545','20','0.00','0.00','wholesale','30','0','2023-10-09 09:24:04','','','','10','Cash','0.00','','','5','Start','1','2023-10-09 06:24:30',252,'new','1','1','778047.3','0'),('RS-57511695877545','20','0.00','0.00','wholesale','30','0','2023-10-10 18:30:13','','','','10','Cash','0.00','','','5','Start','1','2023-10-10 15:30:55',253,'new','1','1','778047.3','0'),('RS-57511695877545','20','0.00','0.00','wholesale','30','0','2023-10-10 18:39:17','','','','10','Cash','0.00','','','5','End','1','2023-10-10 15:40:33',254,'new','1','1','780621.1','0'),('RS-57511695877545','20','0.00','0.00','wholesale','30','0','2023-10-11 08:48:26','','','','10','Cash','0.00','','','5','Start','1','2023-10-11 05:49:20',255,'new','1','1','780621.1','0'),('RS-57511695877545','20','0.00','0.00','wholesale','30','0','2023-10-13 20:21:12','','','','10','Cash','0.00','','','5','Start','1','2023-10-13 17:21:45',256,'new','1','1','782635.9','0'),('RS-57511695877545','20','0.00','0.00','wholesale','30','0','2023-10-13 20:22:15','','','','10','Cash','0.00','','','5','End','1','2023-10-13 17:22:37',257,'new','1','1','783982','0'),('RS-57511695877545','20','0.00','0.00','wholesale','30','0','2023-10-14 09:09:12','','','','10','Cash','0.00','','','5','Start','1','2023-10-14 06:09:36',258,'new','1','1','783982','0'),('RS-57511695877545','20','0.00','0.00','wholesale','30','0','2023-10-22 19:14:49','','','','10','Cash','0.00','','','5','Start','1','2023-10-22 16:15:03',259,'new','1','1','790415','0'); /*!40000 ALTER TABLE `sales_reading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreading` -- DROP TABLE IF EXISTS `salesreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=240 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreading` -- LOCK TABLES `salesreading` WRITE; /*!40000 ALTER TABLE `salesreading` DISABLE KEYS */; INSERT INTO `salesreading` VALUES (1,'RS-17041674848606','','Cash','','2023-01-27 22:44:17','','0','1','2023-01-27 22:44:44pm','','0','0','1','wholesale',NULL,'0'),(2,'RS-44301674900210','','Cash','','2023-01-28 13:05:45','','0','4','2023-01-28 13:05:58pm','','0','0','1','wholesale',NULL,'0'),(3,'RS-45691674900675','','Cash','','2023-01-28 13:12:30','','0','4','2023-01-28 13:12:40pm','','0','0','1','wholesale',NULL,'0'),(4,'RS-41531674900864','','Cash','','2023-01-28 13:15:09','','0','4','2023-01-28 13:15:43pm','','0','0','1','wholesale',NULL,'0'),(5,'RS-53521675230792','','Cash','','2023-02-02 09:42:49','','0','5','2023-02-02 09:42:56am','','0','0','1','wholesale',NULL,'0'),(6,'RS-56351675320177','','Cash','','2023-02-02 19:35:47','','0','5','2023-02-02 19:36:13pm','','26736','26736','1','wholesale',NULL,'26736'),(7,'RS-56751675403242','','Cash','','2023-02-03 18:45:24','','0','5','2023-02-03 18:45:29pm','','34245','34245','1','wholesale',NULL,'34245'),(8,'RS-56321675491004','','Cash','','2023-02-04 19:26:39','','0','5','2023-02-04 19:26:44pm','','32127','32127','1','wholesale',NULL,'32127'),(9,'RS-55471675591701','','Cash','','2023-02-05 19:06:54','','0','5','2023-02-05 19:07:00pm','','7221','7221','1','wholesale',NULL,'7221'),(10,'RS-53741675662357','','Cash','','2023-02-06 19:34:07','','0','5','2023-02-06 19:34:31pm','','30282','30282','1','wholesale',NULL,'30282'),(11,'RS-51661675750822','','Cash','','2023-02-07 19:27:52','','0','5','2023-02-07 19:27:57pm','','27642','27642','1','wholesale',NULL,'27642'),(12,'RS-58791675833234','','Cash','','2023-02-08 20:06:58','','0','5','2023-02-08 20:07:07pm','','50949','50949','1','wholesale',NULL,'50949'),(13,'RS-53671675919742','','Cash','','2023-02-09 19:35:47','','0','5','2023-02-09 19:35:50pm','','28365','28365','1','wholesale',NULL,'28365'),(14,'RS-56741676011162','','Cash','','2023-02-10 19:15:13','','0','5','2023-02-10 19:15:15pm','','34167','34167','1','wholesale',NULL,'34167'),(15,'RS-56391676093828','','Cash','','2023-02-11 19:15:55','','0','5','2023-02-11 19:15:57pm','','136668','136668','1','wholesale',NULL,'136668'),(16,'RS-55001676194624','','Cash','','2023-02-12 19:04:34','','0','5','2023-02-12 19:04:36pm','','17430','17430','1','wholesale',NULL,'17430'),(17,'RS-55591676266265','','Cash','','2023-02-13 19:48:08','','0','5','2023-02-13 19:48:12pm','','36879','36879','1','wholesale',NULL,'36879'),(18,'RS-52801676351481','','Cash','','2023-02-14 19:02:32','','0','5','2023-02-14 19:02:38pm','','18744','18744','1','wholesale',NULL,'18744'),(19,'RS-53651676438896','','Cash','','2023-02-15 19:25:13','','0','5','2023-02-15 19:25:16pm','','20826','20826','1','wholesale',NULL,'20826'),(20,'RS-58681676524771','','Cash','','2023-02-16 19:14:31','','0','5','2023-02-16 19:14:33pm','','31122','31122','1','wholesale',NULL,'31122'),(21,'RS-51371676612527','','Cash','','2023-02-17 18:57:28','','0','5','2023-02-17 18:57:32pm','','19695','19695','1','wholesale',NULL,'19695'),(22,'RS-57901676697292','','Cash','','2023-02-18 19:22:06','','0','5','2023-02-18 19:22:09pm','','18909','18909','1','wholesale',NULL,'18909'),(23,'RS-58611676799328','','Cash','','2023-02-19 19:24:26','','0','5','2023-02-19 19:24:29pm','','12621','12621','1','wholesale',NULL,'12621'),(24,'RS-52211676872885','','Cash','','2023-02-20 19:14:02','','0','5','2023-02-20 19:14:15pm','','35406','35406','1','wholesale',NULL,'35406'),(25,'RS-54191676959514','','Cash','','2023-02-21 19:12:30','','0','5','2023-02-21 19:12:33pm','','20985','20985','1','wholesale',NULL,'20985'),(26,'RS-58021677042973','','Cash','','2023-02-22 19:09:32','','0','5','2023-02-22 19:09:36pm','','31884','31884','1','wholesale',NULL,'31884'),(27,'RS-52301677133606','','Cash','','2023-02-23 19:34:17','','0','5','2023-02-23 19:34:20pm','','17166','17166','1','wholesale',NULL,'17166'),(28,'RS-54191677219881','','Cash','','2023-02-24 19:13:04','','0','5','2023-02-24 19:13:07pm','','23796','23796','1','wholesale',NULL,'23796'),(29,'RS-55031677304497','','Cash','','2023-02-25 19:10:58','','0','5','2023-02-25 19:11:07pm','','32916','32916','1','wholesale',NULL,'32916'),(30,'RS-53681677402337','','Cash','','2023-02-26 18:57:20','','0','5','2023-02-26 18:57:22pm','','21963','21963','1','wholesale',NULL,'21963'),(31,'RS-52451677476616','','Cash','','2023-02-27 19:11:25','','0','5','2023-02-27 19:11:39pm','','41511','41511','1','wholesale',NULL,'41511'),(32,'RS-52191677563606','','Cash','','2023-02-28 20:59:18','','0','5','2023-02-28 20:59:22pm','','4578','4578','1','wholesale',NULL,'4578'),(33,'RS-57821677649086','','Cash','','2023-03-01 19:30:50','','0','5','2023-03-01 19:30:53pm','','42546','42546','1','wholesale',NULL,'42546'),(34,'RS-52451677737412','','Cash','','2023-03-02 19:05:08','','0','5','2023-03-02 19:05:10pm','','34806','34806','1','wholesale',NULL,'34806'),(35,'RS-56701677822688','','Cash','','2023-03-03 19:39:11','','0','5','2023-03-03 19:39:17pm','','33900','33900','1','wholesale',NULL,'33900'),(36,'RS-53091677915895','','Cash','','2023-03-05 12:46:56','','0','5','2023-03-05 12:46:59pm','','19821','19821','1','wholesale',NULL,'19821'),(37,'RS-57761678009624','','Cash','','2023-03-05 19:09:18','','0','5','2023-03-05 19:09:22pm','','15510','15510','1','wholesale',NULL,'15510'),(38,'RS-55211678082100','','Cash','','2023-03-06 20:03:58','','0','5','2023-03-06 20:04:01pm','','27858','27858','1','wholesale',NULL,'27858'),(39,'RS-58961678175905','','Cash','','2023-03-07 19:09:34','','0','5','2023-03-07 19:09:39pm','','22332','22332','1','wholesale',NULL,'22332'),(40,'RS-54051678253934','','Cash','','2023-03-08 19:25:32','','0','5','2023-03-08 19:25:34pm','','20991','20991','1','wholesale',NULL,'20991'),(41,'RS-52231678341168','','Cash','','2023-03-09 19:23:38','','0','5','2023-03-09 19:23:43pm','','38184','38184','1','wholesale',NULL,'38184'),(42,'RS-57921678425365','','Cash','','2023-03-10 19:12:31','','0','5','2023-03-10 19:12:55pm','','20592','20592','1','wholesale',NULL,'20592'),(43,'RS-57981678514791','','Cash','','2023-03-11 19:10:53','','0','5','2023-03-11 19:10:59pm','','22572','22572','1','wholesale',NULL,'22572'),(44,'RS-51501678617622','','Cash','','2023-03-12 19:20:55','','0','5','2023-03-12 19:20:57pm','','13842','13842','1','wholesale',NULL,'13842'),(45,'RS-51161678687742','','Cash','','2023-03-13 19:48:38','','0','5','2023-03-13 19:48:40pm','','38184','38184','1','wholesale',NULL,'38184'),(46,'RS-57761678774606','','Cash','','2023-03-14 19:27:46','','0','5','2023-03-14 19:27:49pm','','31389','31389','1','wholesale',NULL,'31389'),(47,'RS-58191678862728','','Cash','','2023-03-15 18:38:54','','0','5','2023-03-15 18:38:59pm','','44829','44829','1','wholesale',NULL,'44829'),(48,'RS-53501678948988','','Cash','','2023-03-16 19:11:41','','0','5','2023-03-16 19:11:43pm','','30135','30135','1','wholesale',NULL,'30135'),(49,'RS-53181679032820','','Cash','','2023-03-17 19:12:46','','0','5','2023-03-17 19:12:49pm','','39612','39612','1','wholesale',NULL,'39612'),(50,'RS-55371679119421','','Cash','','2023-03-18 19:05:48','','0','5','2023-03-18 19:05:50pm','','17955','17955','1','wholesale',NULL,'17955'),(51,'RS-55221679220538','','Cash','','2023-03-19 19:14:55','','0','5','2023-03-19 19:14:57pm','','23067','23067','1','wholesale',NULL,'23067'),(52,'RS-53371679291844','','Cash','','2023-03-20 18:34:12','','0','5','2023-03-20 18:34:17pm','','26790','26790','1','wholesale',NULL,'26790'),(53,'RS-54971679383479','','Cash','','2023-03-21 19:19:26','','0','5','2023-03-21 19:19:28pm','','40044','40044','1','wholesale',NULL,'40044'),(54,'RS-55351679467822','','Cash','','2023-03-22 19:03:35','','0','5','2023-03-22 19:03:41pm','','25452','25452','1','wholesale',NULL,'25452'),(55,'RS-57491679550733','','Cash','','2023-03-23 19:23:03','','0','5','2023-03-23 19:23:06pm','','41508','41508','1','wholesale',NULL,'41508'),(56,'RS-55181679633823','','Cash','','2023-03-24 18:56:47','','0','5','2023-03-24 18:56:50pm','','19899','19899','1','wholesale',NULL,'19899'),(57,'RS-53431679728730','','Cash','','2023-03-25 19:00:37','','0','5','2023-03-25 19:00:41pm','','28974','28974','1','wholesale',NULL,'28974'),(58,'RS-53761679824134','','Cash','','2023-03-26 18:50:14','','0','5','2023-03-26 18:50:22pm','','8061','8061','1','wholesale',NULL,'8061'),(59,'RS-57111679896060','','Cash','','2023-03-27 19:34:20','','0','5','2023-03-27 19:34:23pm','','29700','29700','1','wholesale',NULL,'29700'),(60,'RS-54371679980672','','Cash','','2023-03-28 19:37:41','','0','5','2023-03-28 19:37:43pm','','37482','37482','1','wholesale',NULL,'37482'),(61,'RS-53481680070188','','Cash','','2023-03-29 19:12:42','','0','5','2023-03-29 19:12:55pm','','22305','22305','1','wholesale',NULL,'22305'),(62,'RS-52161680153895','','Cash','','2023-03-30 19:21:57','','0','5','2023-03-30 19:22:04pm','','44526','44526','1','wholesale',NULL,'44526'),(63,'RS-58001680237994','','Cash','','2023-03-31 19:12:57','','0','5','2023-03-31 19:12:59pm','','31305','31305','1','wholesale',NULL,'31305'),(64,'RS-51991680363664','','Cash','','2023-04-01 18:41:37','','0','5','2023-04-01 18:41:43pm','','36465','36465','1','wholesale',NULL,'36465'),(65,'RS-55081680431691','','Cash','','2023-04-02 19:39:36','','0','5','2023-04-02 19:39:38pm','','9147','9147','1','wholesale',NULL,'9147'),(66,'RS-53041680502726','','Cash','','2023-04-03 19:44:27','','0','5','2023-04-03 19:44:30pm','','37191','37191','1','wholesale',NULL,'37191'),(67,'RS-58941680589615','','Cash','','2023-04-04 19:19:44','','0','5','2023-04-04 19:19:46pm','','22506','22506','1','wholesale',NULL,'22506'),(68,'RS-52061680680872','','Cash','','2023-04-05 19:26:30','','0','5','2023-04-05 19:26:33pm','','30882','30882','1','wholesale',NULL,'30882'),(69,'RS-52461680758714','','Cash','','2023-04-06 19:43:33','','0','5','2023-04-06 19:43:35pm','','37644','37644','1','wholesale',NULL,'37644'),(70,'RS-54151680862946','','Cash','','2023-04-07 18:57:29','','0','5','2023-04-07 18:57:34pm','','15585','15585','1','wholesale',NULL,'15585'),(71,'RS-56811680933170','','Cash','','2023-04-08 18:54:09','','0','5','2023-04-08 18:54:11pm','','19155','19155','1','wholesale',NULL,'19155'),(72,'RS-56631681123935','','Cash','','2023-04-10 18:54:20','','0','5','2023-04-10 18:54:23pm','','6582','6582','1','wholesale',NULL,'6582'),(73,'RS-54241681195005','','Cash','','2023-04-11 18:52:40','','0','5','2023-04-11 18:52:43pm','','22137','22137','1','wholesale',NULL,'22137'),(74,'RS-54881681274349','','Cash','','2023-04-12 19:22:54','','0','5','2023-04-12 19:22:56pm','','27441','27441','1','wholesale',NULL,'27441'),(75,'RS-58271681369726','','Cash','','2023-04-13 19:12:32','','0','5','2023-04-13 19:12:34pm','','40173','40173','1','wholesale',NULL,'40173'),(76,'RS-53621681450065','','Cash','','2023-04-14 19:30:16','','0','5','2023-04-14 19:30:18pm','','36321','36321','1','wholesale',NULL,'36321'),(77,'RS-51021681539827','','Cash','','2023-04-15 19:11:06','','0','5','2023-04-15 19:11:09pm','','23505','23505','1','wholesale',NULL,'23505'),(78,'RS-53911681644132','','Cash','','2023-04-16 18:47:11','','0','5','2023-04-16 18:47:15pm','','7818','7818','1','wholesale',NULL,'7818'),(79,'RS-55301681708830','','Cash','','2023-04-17 19:32:34','','0','5','2023-04-17 19:32:36pm','','25794','25794','1','wholesale',NULL,'25794'),(80,'RS-53251681795788','','Cash','','2023-04-18 19:42:00','','0','5','2023-04-18 19:42:02pm','','35487','35487','1','wholesale',NULL,'35487'),(81,'RS-56731681880811','','Cash','','2023-04-19 19:01:28','','0','5','2023-04-19 19:01:32pm','','22473','22473','1','wholesale',NULL,'22473'),(82,'RS-52121681969344','','Cash','','2023-04-20 19:24:48','','0','5','2023-04-20 19:24:51pm','','18987','18987','1','wholesale',NULL,'18987'),(83,'RS-58971682061555','','Cash','','2023-04-21 19:12:29','','0','5','2023-04-21 19:12:33pm','','22512','22512','1','wholesale',NULL,'22512'),(84,'RS-51261682144082','','Cash','','2023-04-22 19:18:07','','0','5','2023-04-22 19:18:14pm','','25419','25419','1','wholesale',NULL,'25419'),(85,'RS-58861682246147','','Cash','','2023-04-23 18:55:29','','0','5','2023-04-23 18:55:47pm','','9633','9633','1','wholesale',NULL,'9633'),(86,'RS-53581682316073','','Cash','','2023-04-24 19:14:35','','0','5','2023-04-24 19:14:38pm','','47613','47613','1','wholesale',NULL,'47613'),(87,'RS-57341682402125','','Cash','','2023-04-25 18:55:51','','0','5','2023-04-25 18:55:57pm','','33597','33597','1','wholesale',NULL,'33597'),(88,'RS-58911682485406','','Cash','','2023-04-26 18:50:16','','0','5','2023-04-26 18:50:20pm','','11235','11235','1','wholesale',NULL,'11235'),(89,'RS-58201682572855','','Cash','','2023-04-27 20:23:00','','0','5','2023-04-27 20:23:05pm','','37704','37704','1','wholesale',NULL,'37704'),(90,'RS-53131682657598','','Cash','','2023-04-28 18:53:12','','0','5','2023-04-28 18:53:16pm','','26007','26007','1','wholesale',NULL,'26007'),(91,'RS-54441682746467','','Cash','','2023-04-29 19:27:19','','0','5','2023-04-29 19:28:34pm','','24543','24543','1','wholesale',NULL,'24543'),(92,'RS-56781682850476','','Cash','','2023-04-30 18:54:56','','0','5','2023-04-30 18:54:59pm','','6666','6666','1','wholesale',NULL,'6666'),(93,'RS-55771682919083','','Cash','','2023-05-01 19:38:32','','0','5','2023-05-01 19:38:38pm','','13107','13107','1','wholesale',NULL,'13107'),(94,'RS-54891683004039','','Cash','','2023-05-02 18:52:47','','0','5','2023-05-02 18:52:52pm','','27339','27339','1','wholesale',NULL,'27339'),(95,'RS-52321683091443','','Cash','','2023-05-03 19:38:52','','0','5','2023-05-03 19:39:00pm','','34833','34833','1','wholesale',NULL,'34833'),(96,'RS-51771683177287','','Cash','','2023-05-04 19:15:29','','0','5','2023-05-04 19:15:32pm','','19281','19281','1','wholesale',NULL,'19281'),(97,'RS-51231683264625','','Cash','','2023-05-05 19:44:00','','0','5','2023-05-05 19:44:02pm','','41256','41256','1','wholesale',NULL,'41256'),(98,'RS-51211683350115','','Cash','','2023-05-06 19:34:07','','0','5','2023-05-06 19:34:10pm','','22053','22053','1','wholesale',NULL,'22053'),(99,'RS-52101683457529','','Cash','','2023-05-07 19:01:36','','0','5','2023-05-07 19:01:39pm','','12978','12978','1','wholesale',NULL,'12978'),(100,'RS-54851683523457','','Cash','','2023-05-08 18:58:55','','0','5','2023-05-08 18:58:57pm','','44904','44904','1','wholesale',NULL,'44904'),(101,'RS-53251683610954','','Cash','','2023-05-09 18:56:07','','0','5','2023-05-09 18:56:10pm','','26904','26904','1','wholesale',NULL,'26904'),(102,'RS-56651683695960','','Cash','','2023-05-10 19:12:43','','0','5','2023-05-10 19:12:52pm','','25653','25653','1','wholesale',NULL,'25653'),(103,'RS-51191683782536','','Cash','','2023-05-11 19:00:18','','0','5','2023-05-11 19:00:21pm','','24561','24561','1','wholesale',NULL,'24561'),(104,'RS-52511683908697','','Cash','','2023-05-12 19:25:42','','0','5','2023-05-12 19:25:45pm','','21885','21885','1','wholesale',NULL,'21885'),(105,'RS-54631683957196','','Cash','','2023-05-13 18:55:13','','0','5','2023-05-13 18:55:16pm','','25626','25626','1','wholesale',NULL,'25626'),(106,'RS-57331684060368','','Cash','','2023-05-14 18:52:24','','0','5','2023-05-14 18:52:30pm','','6123','6123','1','wholesale',NULL,'6123'),(107,'RS-51211684128068','','Cash','','2023-05-15 19:59:03','','0','5','2023-05-15 19:59:05pm','','47202','47202','1','wholesale',NULL,'47202'),(108,'RS-56891684214918','','Cash','','2023-05-16 19:04:28','','0','5','2023-05-16 19:04:31pm','','23811','23811','1','wholesale',NULL,'23811'),(109,'RS-52581684300768','','Cash','','2023-05-17 18:58:03','','0','5','2023-05-17 18:58:07pm','','27870','27870','1','wholesale',NULL,'27870'),(110,'RS-54751684388859','','Cash','','2023-05-18 19:05:21','','0','5','2023-05-18 19:05:24pm','','28815','28815','1','wholesale',NULL,'28815'),(111,'RS-54111684473071','','Cash','','2023-05-19 19:07:18','','0','5','2023-05-19 19:07:27pm','','18849','18849','1','wholesale',NULL,'18849'),(112,'RS-51221684563289','','Cash','','2023-05-20 19:09:05','','0','5','2023-05-20 19:09:10pm','','24939','24939','1','wholesale',NULL,'24939'),(113,'RS-54561684669172','','Cash','','2023-05-21 18:40:11','','0','5','2023-05-21 18:40:14pm','','8223','8223','1','wholesale',NULL,'8223'),(114,'RS-55271684732502','','Cash','','2023-05-22 19:55:11','','0','5','2023-05-22 19:55:18pm','','33840','33840','1','wholesale',NULL,'33840'),(115,'RS-58431684820138','','Cash','','2023-05-23 19:05:11','','0','5','2023-05-23 19:05:16pm','','33759','33759','1','wholesale',NULL,'33759'),(116,'RS-57021684905794','','Cash','','2023-05-24 19:05:07','','0','5','2023-05-24 19:05:15pm','','25401','25401','1','wholesale',NULL,'25401'),(117,'RS-56861684991478','','Cash','','2023-05-25 19:10:32','','0','5','2023-05-25 19:10:35pm','','38211','38211','1','wholesale',NULL,'38211'),(118,'RS-56331685078428','','Cash','','2023-05-26 18:55:33','','0','5','2023-05-26 18:55:37pm','','15342','15342','1','wholesale',NULL,'15342'),(119,'RS-58021685165904','','Cash','','2023-05-27 19:19:18','','0','5','2023-05-27 19:19:22pm','','27159','27159','1','wholesale',NULL,'27159'),(120,'RS-58591685269246','','Cash','','2023-05-28 18:51:11','','0','5','2023-05-28 18:51:13pm','','7239','7239','1','wholesale',NULL,'7239'),(121,'RS-58501685336989','','Cash','','2023-05-29 19:19:50','','0','5','2023-05-29 19:19:55pm','','35472','35472','1','wholesale',NULL,'35472'),(122,'RS-55241685423569','','Cash','','2023-05-30 19:18:30','','0','5','2023-05-30 19:18:32pm','','32241','32241','1','wholesale',NULL,'32241'),(123,'RS-56721685510056','','Cash','','2023-05-31 19:02:00','','0','5','2023-05-31 19:03:09pm','','26052','26052','1','wholesale',NULL,'26052'),(124,'RS-56131685598191','','Cash','','2023-06-01 18:55:04','','0','5','2023-06-01 18:55:07pm','','21441','21441','1','wholesale',NULL,'21441'),(125,'RS-52981685684444','','Cash','','2023-06-02 18:56:39','','0','5','2023-06-02 18:56:41pm','','26376','26376','1','wholesale',NULL,'26376'),(126,'RS-52021685769668','','Cash','','2023-06-03 18:50:34','','0','5','2023-06-03 18:50:36pm','','32376','32376','1','wholesale',NULL,'32376'),(127,'RS-58231685872651','','Cash','','2023-06-04 19:01:12','','0','5','2023-06-04 19:01:16pm','','6957','6957','1','wholesale',NULL,'6957'),(128,'RS-58731685941371','','Cash','','2023-06-05 19:30:15','','0','5','2023-06-05 19:30:21pm','','27471','27471','1','wholesale',NULL,'27471'),(129,'RS-51411686031690','','Cash','','2023-06-06 19:03:12','','0','5','2023-06-06 19:03:17pm','','26646','26646','1','wholesale',NULL,'26646'),(130,'RS-51241686114475','','Cash','','2023-06-07 19:25:02','','0','5','2023-06-07 19:25:05pm','','31977','31977','1','wholesale',NULL,'31977'),(131,'RS-57831686203543','','Cash','','2023-06-08 18:56:01','','0','5','2023-06-08 18:56:03pm','','39984','39984','1','wholesale',NULL,'39984'),(132,'RS-55271686287200','','Cash','','2023-06-09 19:00:02','','0','5','2023-06-09 19:00:06pm','','19272','19272','1','wholesale',NULL,'19272'),(133,'RS-56031686375569','','Cash','','2023-06-10 18:58:00','','0','5','2023-06-10 18:58:10pm','','34755','34755','1','wholesale',NULL,'34755'),(134,'RS-54081686476050','','Cash','','2023-06-11 18:53:59','','0','5','2023-06-11 18:54:02pm','','11361','11361','1','wholesale',NULL,'11361'),(135,'RS-54841686546340','','Cash','','2023-06-12 18:56:58','','0','5','2023-06-12 18:57:00pm','','27018','27018','1','wholesale',NULL,'27018'),(136,'RS-58981686633847','','Cash','','2023-06-13 19:08:16','','0','5','2023-06-13 19:08:20pm','','25368','25368','1','wholesale',NULL,'25368'),(137,'RS-51921686719397','','Cash','','2023-06-14 18:51:22','','0','5','2023-06-14 18:51:26pm','','21264','21264','1','wholesale',NULL,'21264'),(138,'RS-55091686806290','','Cash','','2023-06-15 19:41:01','','0','5','2023-06-15 19:41:04pm','','41295','41295','1','wholesale',NULL,'41295'),(139,'RS-56591686891291','','Cash','','2023-06-19 08:33:50','','0','5','2023-06-19 08:33:58am','','23595','23595','1','wholesale',NULL,'23595'),(140,'RS-52261687154282','','Cash','','2023-06-19 19:31:55','','0','5','2023-06-19 19:31:59pm','','33849','33849','1','wholesale',NULL,'33849'),(141,'RS-52791687240578','','Cash','','2023-06-20 19:03:06','','0','5','2023-06-20 19:03:11pm','','58671','58671','1','wholesale',NULL,'58671'),(142,'RS-52691687324254','','Cash','','2023-06-21 18:57:06','','0','5','2023-06-21 18:57:10pm','','21777','21777','1','wholesale',NULL,'21777'),(143,'RS-56461687411723','','Cash','','2023-06-22 19:01:50','','0','5','2023-06-22 19:01:57pm','','34503','34503','1','wholesale',NULL,'34503'),(144,'RS-55601687497408','','Cash','','2023-06-23 19:03:49','','0','5','2023-06-23 19:03:53pm','','18861','18861','1','wholesale',NULL,'18861'),(145,'RS-52671687585322','','Cash','','2023-06-25 12:16:09','','0','5','2023-06-25 12:16:12pm','','23058','23058','1','wholesale',NULL,'23058'),(146,'RS-54871687684572','','Cash','','2023-06-25 18:53:29','','0','5','2023-06-25 18:53:34pm','','10380','10380','1','wholesale',NULL,'10380'),(147,'RS-57261687756591','','Cash','','2023-06-26 19:52:13','','0','5','2023-06-26 19:52:16pm','','31362','31362','1','wholesale',NULL,'31362'),(148,'RS-55311687843105','','Cash','','2023-06-27 19:51:03','','0','5','2023-06-27 19:51:06pm','','35928','35928','1','wholesale',NULL,'35928'),(149,'RS-51621687929606','','Cash','','2023-06-28 19:34:15','','0','5','2023-06-28 19:34:21pm','','63543','63543','1','wholesale',NULL,'63543'),(150,'RS-52551688016318','','Cash','','2023-06-29 19:07:07','','0','5','2023-06-29 19:07:09pm','','17265','17265','1','wholesale',NULL,'17265'),(151,'RS-57761688105181','','Cash','','2023-06-30 19:37:28','','0','5','2023-06-30 19:37:42pm','','23925','23925','1','wholesale',NULL,'23925'),(152,'RS-54211688189778','','Cash','','2023-07-01 19:11:47','','0','5','2023-07-01 19:11:54pm','','17151','17151','1','wholesale',NULL,'17151'),(153,'RS-57421688289290','','Cash','','2023-07-02 18:40:24','','0','5','2023-07-02 18:40:35pm','','13932','13932','1','wholesale',NULL,'13932'),(154,'RS-56021688365991','','Cash','','2023-07-03 19:15:54','','0','5','2023-07-03 19:15:59pm','','28029','28029','1','wholesale',NULL,'28029'),(155,'RS-51211688448518','','Cash','','2023-07-04 19:06:54','','0','5','2023-07-04 19:06:56pm','','18261','18261','1','wholesale',NULL,'18261'),(156,'RS-56881688534579','','Cash','','2023-07-05 19:25:47','','0','5','2023-07-05 19:26:05pm','','22524','22524','1','wholesale',NULL,'22524'),(157,'RS-58891688619259','','Cash','','2023-07-06 19:16:25','','0','5','2023-07-06 19:16:28pm','','17784','17784','1','wholesale',NULL,'17784'),(158,'RS-54421688707785','','Cash','','2023-07-07 19:00:49','','0','5','2023-07-07 19:00:52pm','','14025','14025','1','wholesale',NULL,'14025'),(159,'RS-52651688794547','','Cash','','2023-07-08 18:52:11','','0','5','2023-07-08 18:52:18pm','','8412','8412','1','wholesale',NULL,'8412'),(160,'RS-56971688896158','','Cash','','2023-07-09 18:51:29','','0','5','2023-07-09 18:51:34pm','','9408','9408','1','wholesale',NULL,'9408'),(161,'RS-56941688966196','','Cash','','2023-07-10 19:44:58','','0','5','2023-07-10 19:45:00pm','','32682','32682','1','wholesale',NULL,'32682'),(162,'RS-54071689052880','','Cash','','2023-07-11 19:30:45','','0','5','2023-07-11 19:30:46pm','','21462','21462','1','wholesale',NULL,'21462'),(163,'RS-56301689139175','','Cash','','2023-07-12 18:51:22','','0','5','2023-07-12 18:51:26pm','','23289','23289','1','wholesale',NULL,'23289'),(164,'RS-56491689225451','','Cash','','2023-07-13 19:12:51','','0','5','2023-07-13 19:12:54pm','','22152','22152','1','wholesale',NULL,'22152'),(165,'RS-51171689312523','','Cash','','2023-07-14 19:22:45','','0','5','2023-07-14 19:22:48pm','','21486','21486','1','wholesale',NULL,'21486'),(166,'RS-58521689400099','','Cash','','2023-07-15 19:05:03','','0','5','2023-07-15 19:05:10pm','','15555','15555','1','wholesale',NULL,'15555'),(167,'RS-56111689500927','','Cash','','2023-07-16 12:48:59','','0','5','2023-07-16 12:49:04pm','','0','0','1','wholesale',NULL,'0'),(168,'RS-57621689521713','','Cash','','2023-07-16 18:35:47','','0','5','2023-07-16 18:35:50pm','','12723','12723','1','wholesale',NULL,'12723'),(169,'RS-58021689571152','','Cash','','2023-07-17 19:49:17','','0','5','2023-07-17 19:49:28pm','','23118','23118','1','wholesale',NULL,'23118'),(170,'RS-58351689658141','','Cash','','2023-07-18 19:30:18','','0','5','2023-07-18 19:30:21pm','','27825','27825','1','wholesale',NULL,'27825'),(171,'RS-52661689744621','','Cash','','2023-07-19 15:39:08','','0','5','2023-07-19 15:39:12pm','','14715','14715','1','wholesale',NULL,'14715'),(172,'RS-55761689830703','','Cash','','2023-07-20 16:42:46','','0','5','2023-07-20 16:43:09pm','','15768','15768','1','wholesale',NULL,'15768'),(173,'RS-55561689916991','','Cash','','2023-07-21 18:06:08','','0','5','2023-07-21 18:06:10pm','','45861','45861','1','wholesale',NULL,'45861'),(174,'RS-54021690005392','','Cash','','2023-07-22 18:37:51','','0','5','2023-07-22 18:37:53pm','','24123','24123','1','wholesale',NULL,'24123'),(175,'RS-53311690106389','','Cash','','2023-07-23 18:47:16','','0','5','2023-07-23 18:47:18pm','','9483','9483','1','wholesale',NULL,'9483'),(176,'RS-58641690176195','','Cash','','2023-07-24 18:54:05','','0','5','2023-07-24 18:54:08pm','','25614','25614','1','wholesale',NULL,'25614'),(177,'RS-57761690264457','','Cash','','2023-07-25 19:00:14','','0','5','2023-07-25 19:00:17pm','','12087','12087','1','wholesale',NULL,'12087'),(178,'RS-52941690349930','','Cash','','2023-07-26 19:14:09','','0','5','2023-07-26 19:14:13pm','','17457','17457','1','wholesale',NULL,'17457'),(179,'RS-58701690436151','','Cash','','2023-07-27 19:28:00','','0','5','2023-07-27 19:28:02pm','','32115','32115','1','wholesale',NULL,'32115'),(180,'RS-57181690521906','','Cash','','2023-07-28 19:00:20','','0','5','2023-07-28 19:00:23pm','','16356','16356','1','wholesale',NULL,'16356'),(181,'RS-58101690608946','','Cash','','2023-07-29 18:40:12','','0','5','2023-07-29 18:40:18pm','','15519','15519','1','wholesale',NULL,'15519'),(182,'RS-52501690705069','','Cash','','2023-07-30 18:53:22','','0','5','2023-07-30 18:53:26pm','','11835','11835','1','wholesale',NULL,'11835'),(183,'RS-52491690781472','','Cash','','2023-07-31 20:24:15','','0','5','2023-07-31 20:24:43pm','','28500','28500','1','wholesale',NULL,'28500'),(184,'RS-51821690869239','','Cash','','2023-08-01 19:08:07','','0','5','2023-08-01 19:09:03pm','','12651','12651','1','wholesale',NULL,'12651'),(185,'RS-55441690955211','','Cash','','2023-08-02 19:23:02','','0','5','2023-08-02 19:23:04pm','','17727','17727','1','wholesale',NULL,'17727'),(186,'RS-55601691041809','','Cash','','2023-08-03 18:43:34','','0','5','2023-08-03 18:43:39pm','','21657','21657','1','wholesale',NULL,'21657'),(187,'RS-55431691128747','','Cash','','2023-08-04 18:58:50','','0','5','2023-08-04 18:58:52pm','','23979','23979','1','wholesale',NULL,'23979'),(188,'RS-57431691212640','','Cash','','2023-08-05 18:39:09','','0','5','2023-08-05 18:39:11pm','','22302','22302','1','wholesale',NULL,'22302'),(189,'RS-52551691315615','','Cash','','2023-08-06 18:44:00','','0','5','2023-08-06 18:44:02pm','','11940','11940','1','wholesale',NULL,'11940'),(190,'RS-53151691387510','','Cash','','2023-08-07 19:23:47','','0','5','2023-08-07 19:23:50pm','','30852','30852','1','wholesale',NULL,'30852'),(191,'RS-57651691472221','','Cash','','2023-08-08 19:26:26','','0','5','2023-08-08 19:26:29pm','','30747','30747','1','wholesale',NULL,'30747'),(192,'RS-51401691559732','','Cash','','2023-08-09 19:39:11','','0','5','2023-08-09 19:39:13pm','','23910','23910','1','wholesale',NULL,'23910'),(193,'RS-53191691647305','','Cash','','2023-08-10 18:46:48','','0','5','2023-08-10 18:46:56pm','','20787','20787','1','wholesale',NULL,'20787'),(194,'RS-52111691741469','','Cash','','2023-08-11 19:08:05','','0','5','2023-08-11 19:08:10pm','','22278','22278','1','wholesale',NULL,'22278'),(195,'RS-56881691818396','','Cash','','2023-08-12 18:33:35','','0','5','2023-08-12 18:33:37pm','','12597','12597','1','wholesale',NULL,'12597'),(196,'RS-58201691922152','','Cash','','2023-08-13 19:04:30','','0','5','2023-08-13 19:04:32pm','','7443','7443','1','wholesale',NULL,'7443'),(197,'RS-53041691992439','','Cash','','2023-08-14 19:13:12','','0','5','2023-08-14 19:13:15pm','','34347','34347','1','wholesale',NULL,'34347'),(198,'RS-51431692082048','','Cash','','2023-08-15 19:39:20','','0','5','2023-08-15 19:39:26pm','','23238','23238','1','wholesale',NULL,'23238'),(199,'RS-55021692164028','','Cash','','2023-08-16 19:07:10','','0','5','2023-08-16 19:07:12pm','','26640','26640','1','wholesale',NULL,'26640'),(200,'RS-51171692256384','','Cash','','2023-08-17 19:13:00','','0','5','2023-08-17 19:13:02pm','','33921','33921','1','wholesale',NULL,'33921'),(201,'RS-56901692336641','','Cash','','2023-08-18 19:19:05','','0','5','2023-08-18 19:19:08pm','','18522','18522','1','wholesale',NULL,'18522'),(202,'RS-56361692430091','','Cash','','2023-08-19 19:18:04','','0','5','2023-08-19 19:18:07pm','','53994','53994','1','wholesale',NULL,'53994'),(203,'RS-55831692529063','','Cash','','2023-08-20 19:08:07','','0','5','2023-08-20 19:08:09pm','','10251','10251','1','wholesale',NULL,'10251'),(204,'RS-55371692598164','','Cash','','2023-08-21 19:24:21','','0','5','2023-08-21 19:24:24pm','','28002','28002','1','wholesale',NULL,'28002'),(205,'RS-58491692685035','','Cash','','2023-08-22 19:15:37','','0','5','2023-08-22 19:15:40pm','','32220','32220','1','wholesale',NULL,'32220'),(206,'RS-52141692771141','','Cash','','2023-08-23 19:15:01','','0','5','2023-08-23 19:15:03pm','','27612','27612','1','wholesale',NULL,'27612'),(207,'RS-53891692856115','','Cash','','2023-08-24 18:53:10','','0','5','2023-08-24 18:53:13pm','','32037','32037','1','wholesale',NULL,'32037'),(208,'RS-58231692941568','','Cash','','2023-08-25 19:03:22','','0','5','2023-08-25 19:03:24pm','','22158','22158','1','wholesale',NULL,'22158'),(209,'RS-56201693044212','','Cash','','2023-08-26 19:57:45','','0','5','2023-08-26 19:57:47pm','','24768','24768','1','wholesale',NULL,'24768'),(210,'RS-54441693134547','','Cash','','2023-08-27 19:28:05','','0','5','2023-08-27 19:28:07pm','','18276','18276','1','wholesale',NULL,'18276'),(211,'RS-56971693206352','','Cash','','2023-08-28 19:27:36','','0','5','2023-08-28 19:27:38pm','','35547','35547','1','wholesale',NULL,'35547'),(212,'RS-56681693292341','','Cash','','2023-08-29 19:08:52','','0','5','2023-08-29 19:08:56pm','','66822','66822','1','wholesale',NULL,'66822'),(213,'RS-53471693373583','','Cash','','2023-08-30 19:17:15','','0','5','2023-08-30 19:17:17pm','','1737','1737','1','wholesale',NULL,'1737'),(214,'RS-52971693464013','','Cash','','2023-08-31 19:07:26','','0','5','2023-08-31 19:07:30pm','','25044','25044','1','wholesale',NULL,'25044'),(215,'RS-51621693547720','','Cash','','2023-09-01 18:50:16','','0','5','2023-09-01 18:50:19pm','','21711','21711','1','wholesale',NULL,'21711'),(216,'RS-56481693635479','','Cash','','2023-09-02 18:33:11','','0','5','2023-09-02 18:33:13pm','','44403','44403','1','wholesale',NULL,'44403'),(217,'RS-52541693738120','','Cash','','2023-09-03 19:14:34','','0','5','2023-09-03 19:14:36pm','','10290','10290','1','wholesale',NULL,'10290'),(218,'RS-53561693807426','','Cash','','2023-09-04 19:16:27','','0','5','2023-09-04 19:16:29pm','','38337','38337','1','wholesale',NULL,'38337'),(219,'RS-56721693891673','','Cash','','2023-09-05 18:55:33','','0','5','2023-09-05 18:56:08pm','','18489','18489','1','wholesale',NULL,'18489'),(220,'RS-55881693977496','','Cash','','2023-09-06 19:05:24','','0','5','2023-09-06 19:05:26pm','','23397','23397','1','wholesale',NULL,'23397'),(221,'RS-56071694063842','','Cash','','2023-09-07 18:16:08','','0','5','2023-09-07 18:16:12pm','','23475','23475','1','wholesale',NULL,'23475'),(222,'RS-52461694155121','','Cash','','2023-09-08 19:20:25','','0','5','2023-09-08 19:20:29pm','','25053','25053','1','wholesale',NULL,'25053'),(223,'RS-58841694238581','','Cash','','2023-09-09 18:52:28','','0','5','2023-09-09 18:52:30pm','','23334','23334','1','wholesale',NULL,'23334'),(224,'RS-55091694342654','','Cash','','2023-09-10 18:49:24','','0','5','2023-09-10 18:49:27pm','','8808','8808','1','wholesale',NULL,'8808'),(225,'RS-55221694411829','','Cash','','2023-09-11 19:15:48','','0','5','2023-09-11 19:15:51pm','','50940','50940','1','wholesale',NULL,'50940'),(226,'RS-55841694495234','','Cash','','2023-09-12 18:56:40','','0','5','2023-09-12 18:56:43pm','','10116','10116','1','wholesale',NULL,'10116'),(227,'RS-54471694620621','','Cash','','2023-09-13 18:58:16','','0','5','2023-09-13 18:58:19pm','','16362','16362','1','wholesale',NULL,'16362'),(228,'RS-56501694669564','','Cash','','2023-09-14 19:03:06','','0','5','2023-09-14 19:03:09pm','','42462','42462','1','wholesale',NULL,'42462'),(229,'RS-52041694756670','','Cash','','2023-09-15 19:02:50','','0','5','2023-09-15 19:02:53pm','','18897','18897','1','wholesale',NULL,'18897'),(230,'RS-58271694841762','','Cash','','2023-09-16 18:53:27','','0','5','2023-09-16 18:53:30pm','','15078','15078','1','wholesale',NULL,'15078'),(231,'RS-58431695013670','','Cash','','2023-09-18 19:04:09','','0','5','2023-09-18 19:04:15pm','','46728','46728','1','wholesale',NULL,'46728'),(232,'RS-52611695100967','','Cash','','2023-09-19 19:21:37','','0','5','2023-09-19 19:21:39pm','','15021','15021','1','wholesale',NULL,'15021'),(233,'RS-57451695187035','','Cash','','2023-09-20 18:14:21','','0','5','2023-09-20 18:14:24pm','','20601','20601','1','wholesale',NULL,'20601'),(234,'RS-55551695273636','','Cash','','2023-09-22 08:34:53','','0','5','2023-09-22 08:35:32am','','32571','32571','1','wholesale',NULL,'32571'),(235,'RS-57891695360958','','Cash','','2023-09-22 18:54:16','','0','5','2023-09-22 18:54:19pm','','25584','25584','1','wholesale',NULL,'25584'),(236,'RS-56461695448551','','Cash','','2023-09-23 18:49:26','','0','5','2023-09-23 18:49:31pm','','25341','25341','1','wholesale',NULL,'25341'),(237,'RS-51311695547064','','Cash','','2023-09-24 18:45:39','','0','5','2023-09-24 18:45:42pm','','12705','12705','1','wholesale',NULL,'12705'),(238,'RS-58031695618910','','Cash','','2023-09-27 13:24:18','','0','5','2023-09-27 13:24:21pm','','37779','37779','1','wholesale',NULL,'37779'),(239,'RS-51601695810265','','Cash','','2023-09-27 18:48:50','','0','5','2023-09-27 18:48:53pm','','23670','23670','1','wholesale',NULL,'23670'); /*!40000 ALTER TABLE `salesreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreport` -- DROP TABLE IF EXISTS `salesreport`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreport` ( `id` int(50) NOT NULL, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `title` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `reportdate` varchar(50) NOT NULL, `recommendation` text NOT NULL, `controller` varchar(40) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreport` -- LOCK TABLES `salesreport` WRITE; /*!40000 ALTER TABLE `salesreport` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreport` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serials` -- DROP TABLE IF EXISTS `serials`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serials` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `otherserial` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `serial` (`serial`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serials` -- LOCK TABLES `serials` WRITE; /*!40000 ALTER TABLE `serials` DISABLE KEYS */; /*!40000 ALTER TABLE `serials` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serialstocktaking` -- DROP TABLE IF EXISTS `serialstocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serialstocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `serial` varchar(50) NOT NULL, `sellingprice` varchar(20) NOT NULL, `buyingprice` varchar(20) NOT NULL, `name` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serialstocktaking` -- LOCK TABLES `serialstocktaking` WRITE; /*!40000 ALTER TABLE `serialstocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `serialstocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `setting` -- DROP TABLE IF EXISTS `setting`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `setting` ( `name` varchar(255) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `setting` -- LOCK TABLES `setting` WRITE; /*!40000 ALTER TABLE `setting` DISABLE KEYS */; /*!40000 ALTER TABLE `setting` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms` -- DROP TABLE IF EXISTS `sms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms` ( `id` int(30) NOT NULL AUTO_INCREMENT, `contact` varchar(60) NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `smscount` int(11) NOT NULL, `messageId` int(11) NOT NULL, `response` text NOT NULL, `cost` int(11) NOT NULL, `bulkId` varchar(100) NOT NULL, `qty` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=138 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms` -- LOCK TABLES `sms` WRITE; /*!40000 ALTER TABLE `sms` DISABLE KEYS */; INSERT INTO `sms` VALUES (1,'254743426656','2023-01-28 01:52:01pm','TEST','active','1','1',0,0,'',0,'',''),(2,'254715577225','2023-01-28 01:53:12pm','HELLO','active','1','1',0,0,'',0,'',''),(3,'254711844888','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(4,'254740909436','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(5,'254724512515','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(6,'254725317762','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(7,'254770183484','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(8,'254746620681','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(9,'254725833961','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(10,'254721662273','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(11,'254702934922','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(12,'254718158534','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(13,'254720946467','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(14,'254741619079','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(15,'254734333161','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(16,'254726672666','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(17,'254716098165','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(18,'254728815403','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(19,'254703406990','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(20,'254722640510','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(21,'254724859184','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(22,'254725020205','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(23,'254722591914','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(24,'254736374926','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(25,'254796557211','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(26,'254704068393','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(27,'254708113577','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(28,'254797346306','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(29,'254726889839','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(30,'254703856850','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(31,'254719597592','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(32,'254710141917','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(33,'254721533903','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(34,'254793011414','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(35,'254757040426','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(36,'254742704441','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(37,'254714338908','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(38,'254708719081','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(39,'254723710773','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(40,'254798841780','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(41,'254745699952','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(42,'254786402797','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(43,'254722668777','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(44,'254706959383','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(45,'254723459960','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(46,'254720866544','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(47,'254794440078','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(48,'254722804648','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(49,'254732532374','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(50,'254724267098','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(51,'254705253341','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(52,'254710497720','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(53,'254797826040','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(54,'254720903814','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(55,'254710605472','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(56,'254710627111','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(57,'254726313640','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(58,'254712870715','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(59,'254723357898','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(60,'254714903468','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(61,'254724684833','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(62,'254721909001','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(63,'254721517274','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(64,'254737343681','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(65,'254722857250','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(66,'254723040507','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(67,'254721727933','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(68,'254722833691','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(69,'254722864965','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(70,'254721152615','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(71,'254729055207','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(72,'254782242624','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(73,'254724947026','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(74,'254722393357','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(75,'254740176804','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(76,'254703373210','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(77,'254722630021','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(78,'254722579197','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(79,'254742928634','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(80,'254727553384','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(81,'254728463563','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(82,'254708490000','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(83,'254720016993','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(84,'254725047995','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(85,'254725041446','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(86,'254710103279','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(87,'254701280393','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(88,'254720276796','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(89,'254727873083','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(90,'254721660346','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(91,'254742258875','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(92,'254722255787','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(93,'254725974881','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(94,'254715594330','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(95,'254720879606','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(96,'254724533322','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(97,'254722121195','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(98,'254786247950','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(99,'254720224812','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(100,'254723842437','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(101,'254793032226','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(102,'254722285125','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(103,'254723688807','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(104,'254729438017','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(105,'254725592428','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(106,'254710181362','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(107,'254797727835','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(108,'254714800628','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(109,'254714195628','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(110,'254724707860','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(111,'254722611368','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(112,'254723408517','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(113,'254712281598','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(114,'254702966946','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(115,'25470722611368','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(116,'254721845243','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(117,'254726552879','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(118,'254720213024','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(119,'254721444773','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(120,'254796394656','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(121,'254720237727','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(122,'254701974573','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(123,'254720000547','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(124,'254715236406','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(125,'254706520996','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(126,'254725128059','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(127,'254704939491','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(128,'254723872255','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(129,'254722754032','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(130,'254726370446','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(131,'254718013207','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(132,'254721897168','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(133,'254720444555','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(134,'254702305500','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(135,'254722876178','2023-04-05 09:56:45','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any\r\ninconvenience.\r\nFROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''),(136,'254715577225','2023-04-05 10:19:52am','hello','active','1','1',0,0,'',0,'',''),(137,'254798657664','2023-04-05 10:19:58am','To all our loyal and esteemed customers, we wish to inform you that we will be open on friday from 1PM (7/4/2023) ,on saturday (8/4/2023) we will be open the whole day, sunday (9/4/2023) we will be closed and we\'ll resume on monday (10/4/2023) at 1PM, kindly place your order(s) as early as now to avoid any inconvenience. FROM JIBU SOUTH B, WE WISH YOU A HAPPY EASTER HOLIDAY IN ADVANCE.','active','5','1',0,0,'',0,'',''); /*!40000 ALTER TABLE `sms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms_in` -- DROP TABLE IF EXISTS `sms_in`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms_in` ( `id` int(11) NOT NULL AUTO_INCREMENT, `sms_text` varchar(1600) DEFAULT NULL, `sender_number` varchar(50) DEFAULT NULL, `sent_dt` datetime DEFAULT NULL, `code` varchar(15) NOT NULL, `amount` decimal(10,2) NOT NULL DEFAULT 0.00, `firstname` varchar(15) DEFAULT NULL, `lastname` varchar(15) DEFAULT NULL, `msisdn` int(20) DEFAULT 0, `used` int(5) NOT NULL DEFAULT 0, `exactime` datetime NOT NULL, `txn_time` varchar(50) DEFAULT NULL, `middlename` varchar(50) DEFAULT NULL, `account_number` varchar(50) DEFAULT NULL, `business_shortcode` varchar(50) DEFAULT NULL, `transactionType` varchar(30) DEFAULT NULL, `printed` int(5) NOT NULL DEFAULT 0, `OrgAccountBalance` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms_in` -- LOCK TABLES `sms_in` WRITE; /*!40000 ALTER TABLE `sms_in` DISABLE KEYS */; /*!40000 ALTER TABLE `sms_in` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smsconfig` -- DROP TABLE IF EXISTS `smsconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smsconfig` ( `id` int(30) NOT NULL, `username` text NOT NULL, `apikey` text NOT NULL, `from` varchar(50) NOT NULL, `link` text NOT NULL, `businessname` text NOT NULL, `contact` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `contactperson` varchar(100) NOT NULL, `password` varchar(50) NOT NULL, `contact2` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `currencysymbol` varchar(100) NOT NULL, `tax1` varchar(100) NOT NULL, `tax1rate` varchar(100) NOT NULL, `tax2` varchar(100) NOT NULL, `tax2rate` varchar(100) NOT NULL, `website` varchar(100) NOT NULL, `returnpolicy` text NOT NULL, `logo` text NOT NULL, `paymenttypes` text NOT NULL, `country` varchar(50) NOT NULL, `totalsms` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `display1` varchar(5) NOT NULL, `display2` varchar(5) NOT NULL, `maindiscount` varchar(10) NOT NULL DEFAULT 'no', `receiptdescription` varchar(5) NOT NULL DEFAULT 'yes', `deadline` text NOT NULL, `tillno` text NOT NULL, `invoicedetails` text NOT NULL, `barcode` varchar(3) NOT NULL DEFAULT 'no', `deadlinedetails` text NOT NULL, `businesskey` text NOT NULL, `display` varchar(30) NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `starttime` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `view` text NOT NULL, `receipt` varchar(50) NOT NULL, `mode` varchar(30) NOT NULL, `feedback` text NOT NULL, `sendfeedback` varchar(10) NOT NULL, `dublicate` varchar(10) NOT NULL, `smscompany` varchar(30) NOT NULL DEFAULT 'Infobip', `newuser` varchar(30) NOT NULL, `newpassword` varchar(30) NOT NULL, `senderid` varchar(30) NOT NULL, `leftoverview` text NOT NULL, `rightoverview` text NOT NULL, `assetaccount` varchar(50) NOT NULL, `salesaccount` varchar(50) NOT NULL, `expenseaccount` varchar(50) NOT NULL, `starthappyhour` varchar(20) NOT NULL, `endhappyhourse` varchar(20) NOT NULL, `statushappyhour` varchar(20) NOT NULL, `salesmethod` varchar(20) NOT NULL, `plot` int(11) NOT NULL DEFAULT 10, `defautpage` varchar(255) NOT NULL DEFAULT 'user/home', `ecommerce` varchar(10) NOT NULL DEFAULT 'deactivate', `landingpage` varchar(40) NOT NULL DEFAULT 'products', `path` text NOT NULL, `shortcode` text NOT NULL, `confirmationurl` text NOT NULL, `validationurl` text NOT NULL, `responseType` text NOT NULL, `consumer_key` text NOT NULL, `consumer_secret` text NOT NULL, `signature` text DEFAULT NULL, `kitchen` varchar(30) NOT NULL DEFAULT 'no', `kitchenid` int(11) DEFAULT NULL, `receiptlogo` varchar(10) NOT NULL DEFAULT 'no', `bankcode` varchar(20) NOT NULL DEFAULT 'no', `menutype` varchar(50) NOT NULL DEFAULT 'Left', `hscode` varchar(20) NOT NULL DEFAULT 'YES', `smslogin` varchar(50) NOT NULL DEFAULT 'no', `servicecharge` varchar(20) NOT NULL DEFAULT '3', `displayservicecharge` varchar(20) NOT NULL DEFAULT 'no', `restricttill` varchar(20) NOT NULL DEFAULT '', `currency` varchar(20) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smsconfig` -- LOCK TABLES `smsconfig` WRITE; /*!40000 ALTER TABLE `smsconfig` DISABLE KEYS */; INSERT INTO `smsconfig` VALUES (1,'76','c8d1ec0b9d21d199d6d7514ce002b85fd3022037d31141cecf5ea57902320994f885c92064cc2bee019f87df642212ac30505551','SMSCHAPCHAP','','<H2 style=\"margin:0px;\">CHIBEKEL LTD T/A JIBU WATER</H2>\r\n<H4>South B shopping Center, Odyssey Plaza <br>Shop No 6 Mkoma road</H4>\r\n<H4>P.O BOX 26185-00504</H4>\r\n<H4>Phone: 0798441606</H4>\r\n<h4>Company Pin: P051928136R</h4>\r\n<h3>TILL:5406653</h3></br>\r\nNAIROBI, KENYA','254798441606','SOUTH B','support@robisearch.com','ROBISEARCHPOS','<H2 style=\"margin:0px;\">CHIBEKEL LTD T/A JIBU WATER</H2>\r\n<H4>South B shopping Center, Odyssey Plaza <br>Shop No 6 Mkoma road</H4>\r\n<H4>P.O BOX 26185-00504</H4>\r\n<H4>Phone: 0798441606</H4>\r\n<h4>Company Pin: P051928136R</h4>\r\n<h3>TILL:5406653</h3></br>\r\nNAIROBI, KENYA','CALEB','e7bd1efe6cee0b56cf3b31d7fb5d01c7','254708325411','','','VAT','16','levy','2','RO0001',' Goods once sold will not be returned ,Prices inclusive of vat where applicable, <br>We appreciate your valuable business','2023-06-221687443910.jpg','1','1 ','','1','2023-06-26 11:18:19','yes','no','no','no','Yb7N5BF724AJHdcqx/8dkannLG1SYeBoYDyd9PWXHBacru3Kwno6qrS1nI1i85Hx/bW3hkbuvODMZFwBDz3NEQ==','<center><h1>TILL NO:5406653</h1></center>','<B> INVOICE TERMS</B></BR>\r\n1. This invoice is payable on demand unless terms specified.<br>\r\n2. Goods once sold are not returnable<br>','no','You have not paid your pending balance or you have not paid your annual maintenance fees. Kindly send the payment through our Playbill no:522522 and Acc No:1171211120 for you to continue enjoying our services.','aFDxKDnDmJkKq/s5Z3cv6q8B0MsWTPVH1UAWlblhndjUIBCbvJ4W/2MuEr2bruKkVHIv28t7gNFq8KChX7HkSDsLzpie8MrXFJVwxVAdk9NPN68xs2vx+3YnYBmLGrxp','100','Current','Current','00:00','23:59','TouchOnly','One Without Automatic Logout','Before Receipt','thank you for shopping with us. ','no','yes','Advanta','ROBISEARCHLTD','Robisearch@2018','SMSCHAPCHAP','<b>About Robisearch Ltd</b><br>\r\nRobisearch Ltd is an ICT youth based company that begun in 2011 as a result of innovations that transform lives globally. We are innovator behind Biometric lands system and digital birth card system that could help fight terrorisms. We are a member of the Nairobi Chambers (KNCCI) organization and AGPO. We offer attachment /internships opportunity to 60 students on annual basis as a way of creating job opportunity to youths in Kenya. We have great experience in dealing with customers having handled over 500 customers’ country wide. Some of services are:<p class=\"text-center\">\r\n<h3>OUR SERVICES</h3>\r\nBelow are some of our services and solutions:<br>\r\n• Biometric system for schools and business : Price= From Ksh.50,000<br>\r\n• Bulk Sms services(Bulksms ChapChap) : Price= From Ksh.5,000<br>\r\n• Best Erp/Point of Sale/ Inventory Control Software : Price= From Ksh.50,000<br>\r\n• Property Management software that conforms to the Big 4 government agenda. : Price= From Ksh.100,000<br>\r\n\r\nNOTE: You can give discount upto 20% of the above selling price.\r\n</p>\r\n\r\n<p>\r\nOur Vision<br>\r\nTransforming the world through innovation<br>\r\nOur Mission<br>\r\nTo be the best ICT company offering innovate services globally.\r\nBiometric Systems rely mostly on information about a person to identify the person in such a way that specific data about unique biological traits are relied upon to work effectively.\r\nThe biometric School attendance system. This is an innovative system which is used by schools to track student movements. The system sends sms alert to the parents whenever students checks in and out of the schools. The system is also used as digital register to record students and staff attendances instead of manual signing of class register as well as managing payroll based on attendance. The system is also being used by business owners to get sms alert whenever employees checks in and out of the office. There are so many schools using this system and we recommend the same to any school and business. Some of them are JKUAT,Pumwani Hosiptal, Loreto Girls Kiambu,Mandera boys, Kwale boys, Kipsigis girls. Kericho TTC etc.\r\n<br>\r\n\r\n<br>Point of Sale(ROBIPOS) manages sales for any sales related businesses. This system helps business owners to track their daily sales and profit using their phones wherever they are. It has Lipa Na MPESA real time and sms alert. Sms is automatically sends to the computer whenever customer pays through any mobile payment. Also the customer gets automatic thank you message upon payment.\r\nThis system has been integrated with many modules that manages day to day transactions in our client’s business. The system has many functionalities but not limited to the following: Inventory tracking, sales management, customer management, products management, receipting, human resource, accounting module and can real-time Lipa na Mpesa module. \r\nThe sales management system can be used in diverse businesses like wholesales, boutiques, electrical and electronics, minimarts, supermarkets, cosmetic shops, jeweler shops and any retail businesses.\r\nOur POS system helps <br>\r\n? Improve our customer’s experience by serving them in a fast and convenient way<br>\r\n? Management of stock<br>\r\n? Presentable documents such as receipts, orders and reports are issued to customers of our clients.<br>\r\n? Storage and retrieval of documents is made easier<br>\r\n? Accuracy; scanning is more accurate than punching in numbers from a sticker or expecting the cashier to manually remember what each item costs.\r\n? Analysis ;<br>\r\n? POS let our clients manage inventory, flag items for reorder and analyze sales patterns.<br>\r\nBulksms ChapChap is a bulk sms software which can be used to send sms/reminders to customers. It’s the most feasible and essential strategy to target a mass audience as a marketing and communication tool. Whether launching a new product or would like a nationwide announcement, or whether you want to remind people of a certain meeting or deal, our bulk sms manages all the requirements from start to finish. The system can be used by anybody to manage their dairies since you can store all your appointments and activities then system will send you sms whenever that time reaches. \r\nOur bulk sms comes with advantages such as;<br>\r\n? Instant delivery of messages<br>\r\n? Flexible platform that can send over 10,000 sms once<br>\r\n? The systems comes with a reminder to notify one of any pending deals<br>\r\n? Sms can be stored, easily forwarded or tracked using delivery reports<br>\r\n? Lower cost and time to be delivered than a phone call.<br>\r\n? It is more reliable than emailing as the chances of the recipient reading the message is very high<br>\r\n? Limitless market potential<br>\r\nOur clients include;Bulk sms: JKUAT, Elimu TV, Uwezo Fund, Moi forces Academy<br>\r\nBiometric: JKUAT, Orero Boys, Kayole High school<br>\r\nPoint of sale: Luna Park, Victoria Falls, Garrison Teachers College, Ndumia Group<br>\r\nwww.robisearch.com<br>\r\nhttp://www.bulksmschapchap.com/<br>\r\n\r\n\r\n</p>\r\n<p>\r\nFeel free to contact us: <br>\r\n<a href=\"http://www.robisearch.com/\">www.robisearch.com</a> <br>\r\nEmail :info@robisearch.com<br>\r\nPhone: 0780655987<br>\r\nPhone: 0716413386<br>\r\nOur Offices are Nairobi-Nara and Juja town<br>\r\n Experiencing any problem? Send an email to <a href=\"mailto:info@robisearch.com\">info@robisearch.com</a> or <a href=\"mailto:robisearch@gmail.com\">robisearch@gmail.com</a> or follow us on <a href=\"https://www.facebook.com/Robiearch?fref=ts\">Facebook</a> or on <a href=\"https://twitter.com/robisearch\">Twitter.</a> . You can also view more on <a href=\"http://www.robisearch.com/\"> our website</a>\r\n\r\n</p></b>\r\n ','<B> Reseller/Agent Benefits</b>\r\n <br>\r\n1. Earn Commisiions <br>\r\n2. Get best offers <br>\r\n3. Get Incentives <br>\r\n \r\n <B> Reseller/Agent Categories</b>\r\n We pay according to your effort hence it is based on commission.<br>\r\n 1. You will get 10% of what you sell on Monthly basis if you make between 1-5 sales per month.<br>\r\n 2. You will get 20% of what you sell on Monthly basis if you make between 6-20 sales per month.<br>\r\n 3. You will get 30% of what you sell on Monthly basis if you make above 21 sales per month.<br>\r\n','1110','4000','5500','08:00','10:00','no','General',10,'user/viewsales','deactivate','','D:\\\\xampp\\\\htdocs\\\\ATT2000.mdb','702006','https://pos.wifimatt.com/getpayment','https://pos.wifimatt.com/verifypayment','application/json','UYlkylGuzGjZxpMNz2rmGGYc6N5wslzp','HSGog9FsAchErCLj','From Robisearch LTD','no',2,'no','no','Left','no','no','3','no','no','no'); /*!40000 ALTER TABLE `smsconfig` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smslogin` -- DROP TABLE IF EXISTS `smslogin`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smslogin` ( `id` int(10) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `code` varchar(20) NOT NULL, `phone` varchar(20) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `userid` int(10) NOT NULL, `fromtime` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `totime` datetime NOT NULL, `duration` varchar(20) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smslogin` -- LOCK TABLES `smslogin` WRITE; /*!40000 ALTER TABLE `smslogin` DISABLE KEYS */; /*!40000 ALTER TABLE `smslogin` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smstemplate` -- DROP TABLE IF EXISTS `smstemplate`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smstemplate` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smstemplate` -- LOCK TABLES `smstemplate` WRITE; /*!40000 ALTER TABLE `smstemplate` DISABLE KEYS */; INSERT INTO `smstemplate` VALUES (1,'Closing Day1','Your daughter has been released for December holiday today.1','2020-04-25 09:20:01am','active','1','','1'),(2,'Opening Day','Your Daughter Has Just Arrived To School ','2019-02-23 10:17:16am','active','1','','1'),(3,'Closing Day','Your daughter has been released for December holiday today.','2018-10-24 05:51:21pm','active','1','','1'),(4,'MIDTERM','Parents/Guardians who came for Thanks Giving day will be allowed to leave with their daughters for half-term, others will leave on 17/02/19.','2019-02-16 02:32:21pm','active','1','','1'),(5,'Opening Day','Almost all the students turned up from April Holiday recess','2019-04-30 04:30:08pm','active','1','','1'),(6,'Board meeting','There will be a board meeting for the directors.','2019-05-18 03:02:06pm','active','1','','1'); /*!40000 ALTER TABLE `smstemplate` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbill` -- DROP TABLE IF EXISTS `splitbill`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbill` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `salesid` int(11) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `price` decimal(10,2) DEFAULT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbill` -- LOCK TABLES `splitbill` WRITE; /*!40000 ALTER TABLE `splitbill` DISABLE KEYS */; INSERT INTO `splitbill` VALUES (1,'merge','1','2023-02-28 19:25:19','','11677601499',1,1,0,'',725,NULL,NULL,NULL),(2,'merge','1','2023-02-28 19:31:01','','11677601847',1,1,0,'',622,NULL,NULL,NULL); /*!40000 ALTER TABLE `splitbill` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbillmaster` -- DROP TABLE IF EXISTS `splitbillmaster`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbillmaster` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbillmaster` -- LOCK TABLES `splitbillmaster` WRITE; /*!40000 ALTER TABLE `splitbillmaster` DISABLE KEYS */; INSERT INTO `splitbillmaster` VALUES (1,'merge','1','2023-02-28 19:25:19','11677601499',1,1,0,'',NULL),(2,'merge','1','2023-02-28 19:31:01','11677601847',1,1,0,'',NULL); /*!40000 ALTER TABLE `splitbillmaster` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `statement` -- DROP TABLE IF EXISTS `statement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `statement` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `invoice` varchar(50) NOT NULL, `crateddate` varchar(30) NOT NULL, `debit` decimal(10,2) NOT NULL, `credit` decimal(10,2) NOT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` varchar(10) NOT NULL, `description` text NOT NULL, `amount` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `vatable` varchar(30) NOT NULL, `vat` varchar(30) NOT NULL, `tax` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=160 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `statement` -- LOCK TABLES `statement` WRITE; /*!40000 ALTER TABLE `statement` DISABLE KEYS */; INSERT INTO `statement` VALUES (1,'5800','0','51682407095','2023-04-25 10:19:40',0.00,0.00,'','5','1','n/a','TOILET PAPER','5000','1','','','N/A','0','0','EXEMPTED'),(2,'5800','0','51682587062','2023-04-27 12:18:56',0.00,0.00,'','5','1','n/a','TATA TIRE REPAIR','200','1','','','N/A','0','0','EXEMPTED'),(3,'5800','0','51683038252','2023-05-02 17:37:59',0.00,0.00,'','5','1','n/a','MOTORCYCLE WASHING FEE','100','1','','','N/A','0','0','EXEMPTED'),(4,'5800','0','51683038395','2023-05-02 17:42:49',0.00,0.00,'','5','1','n/a','MOTORCYCLE WASHING FEE','100','1','','','N/A','0','0','EXEMPTED'),(5,'5800','0','51683303153','2023-05-05 19:13:11',0.00,0.00,'','5','1','n/a','TATA','200','1','','','N/A','0','0','EXEMPTED'),(6,'5800','0','51683303358','2023-05-05 19:16:21',0.00,0.00,'','5','1','n/a','TOILET PAPER','135','1','','','N/A','0','0','EXEMPTED'),(7,'5800','0','51683303405','2023-05-05 19:17:07',0.00,0.00,'','5','1','n/a','AIR FRESHNER','190','1','','','N/A','0','0','EXEMPTED'),(8,'5800','0','51683303480','2023-05-05 19:18:32',0.00,0.00,'','5','1','n/a','TATA WASHING FEE','150','1','','','N/A','0','0','EXEMPTED'),(9,'5800','0','51683462695','2023-05-07 15:32:18',0.00,0.00,'','5','1','n/a','ELEGLUE','90','1','','','N/A','0','0','EXEMPTED'),(10,'5800','0','51684075166','2023-05-14 17:39:50',0.00,0.00,'','5','1','n/a','MOTORCYCLE WASHING FEE','100','1','','','N/A','0','0','EXEMPTED'),(11,'5800','0','51684142521','2023-05-15 12:22:20',0.00,0.00,'','5','1','n/a','TOILET PAPER','155','1','','','N/A','0','0','EXEMPTED'),(12,'5800','0','51684154361','2023-05-15 15:39:38',0.00,0.00,'','5','1','n/a','TATA WASHING FEE','200','1','','','N/A','0','0','EXEMPTED'),(13,'5800','0','51684507081','2023-05-19 17:38:40',0.00,0.00,'','5','1','n/a','THREAD TAPE','60','1','','','N/A','0','0','EXEMPTED'),(14,'5800','0','51684923233','2023-05-24 13:14:35',0.00,0.00,'','5','1','n/a','EXERCISE BOOK','80','1','','','N/A','0','0','EXEMPTED'),(15,'5800','0','51684996829','2023-05-25 09:40:46',0.00,0.00,'','5','1','n/a','MOTORCYCLE REPAIR','200','1','','','N/A','0','0','EXEMPTED'),(16,'4165','0','51684999085','2023-05-25 10:18:43',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(17,'4165','0','51684999231','2023-02-16 10:22:08',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(18,'4165','0','51684999350','2023-02-18 10:22:49',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(19,'4165','0','51684999445','2023-02-20 10:24:42',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(20,'4165','0','51684999620','2023-02-22 10:27:27',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(21,'4165','0','51684999686','2023-02-24 10:28:32',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(22,'4165','0','51684999971','2023-02-26 10:33:11',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(23,'4165','0','51685000012','2023-01-03 10:34:29',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(24,'4165','0','51685000096','2023-03-02 10:35:23',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(25,'4165','0','51685000139','2023-03-03 10:36:43',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(26,'4165','0','51685000223','2023-03-05 10:37:52',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','163','','N/A','0','0','EXEMPTED'),(27,'4165','0','51685000293','2023-03-07 10:41:38',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(28,'4165','0','51685000515','2023-03-09 10:42:59',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(29,'4165','0','51685000602','2023-03-10 10:45:43',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(30,'4165','0','51685000768','2023-03-13 10:48:32',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(31,'4165','0','51685000932','2023-03-14 10:50:26',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(32,'4165','0','51685001100','2023-03-15 10:53:08',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(33,'4165','0','51685001213','2023-03-17 10:54:09',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(34,'4165','0','51685001266','2023-03-19 10:54:57',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(35,'4165','0','51685001315','2023-03-20 10:56:00',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(36,'4165','0','51685001377','2023-03-22 10:57:06',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(37,'4165','0','51685001440','2023-03-23 10:58:26',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(38,'4165','0','51685001521','2023-03-25 10:59:21',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(39,'4165','0','51685001580','2023-03-27 11:01:09',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(40,'4165','0','51685001684','2023-03-29 11:01:56',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(41,'4165','0','51685001730','2023-03-30 11:02:44',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(42,'4165','0','51685001782','2023-04-01 11:04:15',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(43,'4165','0','51685001871','2023-04-03 11:05:43',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(44,'4165','0','51685001992','2023-04-04 11:07:06',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(45,'4165','0','51685002044','2023-04-06 11:08:26',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(46,'4165','0','51685002248','2023-04-07 11:11:58',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(47,'4165','0','51685002344','2023-04-11 11:13:26',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(48,'4165','0','51685002430','2023-04-13 11:16:35',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(49,'4165','0','51685002652','2023-04-14 11:18:12',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(50,'4165','0','51685002870','2023-04-17 11:21:38',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(51,'4165','0','51685002929','2023-04-18 11:23:55',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(52,'4165','0','51685003214','2023-04-20 11:27:53',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(53,'4165','0','51685003297','2023-04-22 11:29:38',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(54,'4165','0','51685003422','2023-04-24 11:30:49',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(55,'4165','0','51685003473','2023-04-26 11:31:39',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(56,'4165','0','51685003556','2023-04-29 11:33:31',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(57,'4165','0','51685003657','2023-05-02 11:35:32',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(58,'4165','0','51685003770','2023-05-04 11:36:35',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(59,'4165','0','51685003823','2023-05-05 11:38:00',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(60,'4165','0','51685003949','2023-05-08 11:39:49',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(61,'4165','0','51685004008','2023-05-10 11:41:44',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(62,'5800','0','51685004122','2023-05-22 11:42:35',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(63,'4165','0','51685004181','2023-05-11 11:43:41',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(64,'4165','0','51685004263','2023-05-13 11:45:09',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(65,'4165','0','51685004341','2023-05-15 11:46:31',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(66,'4165','0','51685004506','2023-05-19 11:49:05',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(67,'4165','0','51685004561','2023-05-23 11:49:56',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(68,'5800','0','51685287352','2023-05-28 18:24:02',0.00,0.00,'','5','1','n/a','TATA WASHING FEE','100','1','','','N/A','0','0','EXEMPTED'),(69,'4165','0','51685287460','2023-05-27 18:25:08',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(70,'5800','0','51685616225','2023-06-01 13:44:05',0.00,0.00,'','5','1','n/a','TOILET PAPER','150','1','','','N/A','0','0','EXEMPTED'),(71,'5800','0','51685794294','2023-06-03 15:11:59',0.00,0.00,'','5','1','n/a','TATA WASHING FEE','200','1','','','N/A','0','0','EXEMPTED'),(72,'5800','0','51685794365','2023-06-03 15:13:41',0.00,0.00,'','5','1','n/a','MOTORCYCLE WASHING FEE','100','1','','','N/A','0','0','EXEMPTED'),(73,'5800','0','51686046715','2023-06-06 13:21:44',0.00,0.00,'','5','1','n/a','MOTORCYCLE REPAIR','28450','1','','','N/A','0','0','EXEMPTED'),(74,'5800','0','51686046962','2023-06-06 13:23:51',0.00,0.00,'','5','1','n/a','MOTORCYCLE WASHING FEE','100','1','','','N/A','0','0','EXEMPTED'),(75,'5800','0','51686062252','2023-06-06 17:37:50',0.00,0.00,'','5','1','n/a','MOP BUCKET','400','1','','','N/A','0','0','EXEMPTED'),(76,'5800','0','51686143894','2023-06-07 16:18:40',0.00,0.00,'','5','1','n/a','files','150','1','','','N/A','0','0','EXEMPTED'),(77,'5800','0','51686404617','2023-06-10 16:50:47',0.00,0.00,'','5','1','n/a','TATA WASHING FEE','200','1','','','N/A','0','0','EXEMPTED'),(78,'4165','0','51686479800','2023-05-29 13:42:33',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(79,'4165','0','51686480210','2023-05-30 13:43:58',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(80,'4165','0','51686480253','2023-06-01 13:44:36',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(81,'4165','0','51686480291','2023-06-03 13:46:41',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(82,'4165','0','51686480413','2023-06-05 13:47:16',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(83,'4165','0','51686480722','2023-06-07 13:52:36',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(84,'4165','0','51686480768','2023-06-08 13:53:10',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(85,'4165','0','51686480811','2023-06-10 13:54:01',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(86,'4165','0','51687185997','2023-06-19 17:47:05',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(87,'4165','0','51687186048','2023-06-17 17:48:02',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(88,'5800','0','51687271044','2023-06-20 17:24:30',0.00,0.00,'','5','1','n/a','TOWELS','250','1','','','N/A','0','0','EXEMPTED'),(89,'5800','0','51687429970','2023-06-22 13:33:15',0.00,0.00,'','5','1','n/a','BASIN','40','1','','','N/A','0','0','EXEMPTED'),(90,'4165','0','51687430015','2023-06-21 13:47:03',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(91,'5800','0','51687523800','2023-06-23 15:37:12',0.00,0.00,'','5','1','n/a','PLUMBING','3540','1','','','N/A','0','0','EXEMPTED'),(92,'5800','0','51687528952','2023-06-23 17:03:15',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(93,'5800','0','51687783787','2023-06-26 15:50:14',0.00,0.00,'','5','1','n/a','PRINTING AND PHOTOCOPYING PAPER','790','1','','','N/A','0','0','EXEMPTED'),(94,'4165','0','51687783840','2023-06-25 15:51:07',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(95,'4165','0','51687862964','2023-06-27 13:49:58',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(96,'5800','0','51688131016','2023-06-30 16:17:17',0.00,0.00,'','5','1','n/a','ENVELOPES','20','1','','','N/A','0','0','EXEMPTED'),(97,'5800','0','51688310781','2023-07-02 18:13:16',0.00,0.00,'','5','1','n/a','TOILET PAPER','140','1','','','N/A','0','0','EXEMPTED'),(98,'4165','0','51688465268','2023-07-04 13:08:28',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(99,'4165','0','51688986681','2023-07-10 13:59:43',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1400','1','','','N/A','0','0','EXEMPTED'),(100,'4165','0','51689067484','2023-07-11 12:24:59',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1900','1','','','N/A','0','0','EXEMPTED'),(101,'5800','0','51689160779','2023-07-12 14:19:59',0.00,0.00,'','5','1','n/a','TOILET PAPER','140','1','','','N/A','0','0','EXEMPTED'),(102,'5800','0','51689247856','2023-07-13 14:31:50',0.00,0.00,'','5','1','n/a','FARE TO BANK','50','1','','','N/A','0','0','EXEMPTED'),(103,'4165','0','51689262601','2023-07-13 18:37:13',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1900','1','','','N/A','0','0','EXEMPTED'),(104,'4165','0','51689609659','2023-07-17 19:01:21',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(105,'5800','0','51689756155','2023-07-19 11:43:01',0.00,0.00,'','5','1','n/a','THREAD TAPE','30','1','','','N/A','0','0','EXEMPTED'),(106,'4165','0','51689761049','2023-07-19 13:04:36',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(107,'5800','0','51689927333','2023-07-21 11:15:50',0.00,0.00,'','5','1','n/a','GLUE','40','1','','','N/A','0','0','EXEMPTED'),(108,'4165','0','51689927368','2023-07-21 11:16:24',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(109,'5800','0','51690200036','2023-07-24 15:01:26',0.00,0.00,'','5','1','n/a','MOP BUCKET, STICK','900','1','','','N/A','0','0','EXEMPTED'),(110,'4165','0','51690280103','2023-07-25 13:15:16',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(111,'5800','0','51690443192','2023-07-27 10:33:40',0.00,0.00,'','5','1','n/a','TOILET PAPER','140','1','','','N/A','0','0','EXEMPTED'),(112,'4165','0','51690640929','2023-07-29 17:29:04',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(113,'4165','0','51690816749','2023-07-31 18:19:31',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(114,'5800','0','51690965022','2023-08-02 11:30:41',0.00,0.00,'','5','1','n/a','TATA WASHING FEE','200','1','','','N/A','0','0','EXEMPTED'),(115,'5800','0','51690965074','2023-08-02 11:31:28',0.00,0.00,'','5','1','n/a','MOTORCYCLE WASHING FEE','100','1','','','N/A','0','0','EXEMPTED'),(116,'5800','0','51691061740','2023-08-03 14:22:40',0.00,0.00,'','5','1','n/a','THREAD TAPE','60','1','','','N/A','0','0','EXEMPTED'),(117,'4165','0','51691061795','2023-08-03 14:23:32',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(118,'5800','0','51691421724','2023-08-07 18:22:24',0.00,0.00,'','5','1','n/a','SEAL','200','1','','','N/A','0','0','EXEMPTED'),(119,'5800','0','51691850573','2023-08-12 17:29:45',0.00,0.00,'','5','1','n/a','MOTORCYCLE WASHING FEE','100','1','','','N/A','0','0','EXEMPTED'),(120,'4165','0','51692364071','2023-08-18 16:08:04',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(121,'4165','0','51692364100','2023-08-17 16:08:35',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(122,'5800','0','51692536993','2023-08-20 16:10:26',0.00,0.00,'','5','1','n/a','MOTORCYCLE TIRE REPAIR','200','1','','','N/A','0','0','EXEMPTED'),(123,'4165','0','51692797330','2023-08-23 16:29:04',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1700','1','','','N/A','0','0','EXEMPTED'),(124,'5800','0','51692797357','2023-08-23 16:29:43',0.00,0.00,'','5','1','n/a','THERMAL ROLL','280','1','','','N/A','0','0','EXEMPTED'),(125,'4165','0','51693219279','2023-08-05 13:44:05',0.00,0.00,'','5','1','n/a','WATER SUPPLY','2000','1','','','N/A','0','0','EXEMPTED'),(126,'4165','0','51693219478','2023-08-07 13:45:06',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(127,'4165','0','51693219524','2023-08-08 13:46:22',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(128,'4165','0','51693219613','2023-08-10 13:47:24',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(129,'4165','0','51693219675','2023-08-13 13:52:17',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(130,'4165','0','51693219957','2023-08-15 13:53:04',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(131,'4165','0','51693220017','2023-08-21 13:53:58',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(132,'4165','0','51693220066','2023-08-22 13:55:01',0.00,0.00,'','5','1','n/a','WATER SUPPLY','2000','1','','','N/A','0','0','EXEMPTED'),(133,'4165','0','51693220145','2023-08-24 13:56:37',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(134,'4165','0','51693220230','2023-08-26 13:57:35',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(135,'4165','0','51693220271','2023-08-27 13:58:16',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1800','1','','','N/A','0','0','EXEMPTED'),(136,'5800','0','51693220340','2023-08-27 14:00:23',0.00,0.00,'','5','1','n/a','TATA ,MOTORCYCLE WASHING FEE','300','1','','','N/A','0','0','EXEMPTED'),(137,'5800','0','51693304893','2023-08-28 13:28:41',0.00,0.00,'','5','1','n/a','MOTORCYCLE REPAIR','100','1','','','N/A','0','0','EXEMPTED'),(138,'4165','0','51693304941','2023-08-29 13:29:11',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1700','1','','','N/A','0','0','EXEMPTED'),(139,'4165','0','51693489038','2023-08-30 16:37:37',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1700','1','','','N/A','0','0','EXEMPTED'),(140,'4165','0','51693489071','2023-08-31 16:38:01',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1700','1','','','N/A','0','0','EXEMPTED'),(141,'5800','0','51693489095','2023-08-31 16:38:42',0.00,0.00,'','5','1','n/a','THERMAL ROLL','100','1','','','N/A','0','0','EXEMPTED'),(142,'4165','0','51693823211','2023-09-04 13:27:21',0.00,0.00,'','5','1','n/a','WATER SUPPLY','2000','1','','','N/A','0','0','EXEMPTED'),(143,'5800','0','51693823276','2023-09-04 13:28:16',0.00,0.00,'','5','1','n/a','GLUE','40','1','','','N/A','0','0','EXEMPTED'),(144,'4165','0','51694092973','2023-09-07 16:23:04',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1700','1','','','N/A','0','0','EXEMPTED'),(145,'4165','0','51694092998','2023-09-05 16:23:46',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1700','1','','','N/A','0','0','EXEMPTED'),(146,'4165','0','51694189993','2023-09-08 19:20:05',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1700','1','','','N/A','0','0','EXEMPTED'),(147,'5800','0','51694358950','2023-09-10 18:16:05',0.00,0.00,'','5','1','n/a','TATA ,MOTORCYCLE WASHING FEE','300','1','','','N/A','0','0','EXEMPTED'),(148,'4165','0','51694434662','2023-09-11 15:17:54',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1700','1','','','N/A','0','0','EXEMPTED'),(149,'4165','0','51694506861','2023-09-12 11:21:14',0.00,0.00,'','5','1','n/a','WATER SUPPLY','2000','1','','','N/A','0','0','EXEMPTED'),(150,'5800','0','51694526026','2023-09-12 16:40:55',0.00,0.00,'','5','1','n/a','PHONE COVER AND PROTECTOR','650','1','','','N/A','0','0','EXEMPTED'),(151,'5800','0','51694526075','2023-09-12 16:41:58',0.00,0.00,'','5','1','n/a','THERMAL ROLL','280','1','','','N/A','0','0','EXEMPTED'),(152,'4165','0','51694772842','2023-09-15 13:14:12',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1700','1','','','N/A','0','0','EXEMPTED'),(153,'5800','0','51694870641','2023-09-16 16:24:30',0.00,0.00,'','5','1','n/a','MOTORCYCLE TIRE REPAIR','200','1','','','N/A','0','0','EXEMPTED'),(154,'5800','0','51694870696','2023-09-16 16:25:46',0.00,0.00,'','5','1','n/a','MARKER PENS','70','1','','','N/A','0','0','EXEMPTED'),(155,'4165','0','51695027910','2023-09-17 12:05:24',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1700','1','','','N/A','0','0','EXEMPTED'),(156,'4165','0','51695027940','2023-09-18 12:05:50',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1700','1','','','N/A','0','0','EXEMPTED'),(157,'4165','0','51695200612','2023-09-20 12:04:37',0.00,0.00,'','5','1','n/a','WATER SUPPLY','2000','1','','','N/A','0','0','EXEMPTED'),(158,'4165','0','51695281604','2023-09-21 10:33:37',0.00,0.00,'','5','1','n/a','WATER SUPPLY','1700','1','','','N/A','0','0','EXEMPTED'),(159,'5800','0','51695382939','2023-09-22 14:42:55',0.00,0.00,'','5','1','n/a','FARE TO BANK and BOOK PEN','200','1','','','N/A','0','0','EXEMPTED'); /*!40000 ALTER TABLE `statement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `status` -- DROP TABLE IF EXISTS `status`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `status` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `status` -- LOCK TABLES `status` WRITE; /*!40000 ALTER TABLE `status` DISABLE KEYS */; /*!40000 ALTER TABLE `status` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stock` -- DROP TABLE IF EXISTS `stock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stock` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `sold` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `price` decimal(10,2) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `branchid` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `unsold` varchar(50) NOT NULL, `returned` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stock` -- LOCK TABLES `stock` WRITE; /*!40000 ALTER TABLE `stock` DISABLE KEYS */; INSERT INTO `stock` VALUES (1,'6161101661423',10.00,0.00,0.00,0.00,0.00,1.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(2,'21',1.00,0.00,0.00,0.00,0.00,0.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(3,'20',99.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(4,'19',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(5,'18',3.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(6,'17',2.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(7,'16',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(8,'15',6.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(9,'14',498.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(10,'13',1.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(11,'12',19.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(12,'11',1999973.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(13,'10',79.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(14,'9',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(15,'8',81.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(16,'7',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(17,'6',760.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(18,'5',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(19,'4',116.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(20,'3',16.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(21,'2',99999999.99,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''),(22,'1',5.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',5,1,'2023-10-6','',0,'02:33:34','',''); /*!40000 ALTER TABLE `stock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktaking` -- DROP TABLE IF EXISTS `stocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branchid`,`startdate`) ) ENGINE=InnoDB AUTO_INCREMENT=85 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktaking` -- LOCK TABLES `stocktaking` WRITE; /*!40000 ALTER TABLE `stocktaking` DISABLE KEYS */; INSERT INTO `stocktaking` VALUES (1,'20',0.00,0.00,0.00,1,'branch',1,1,'2023-01-28','',0,'08:50:41','open',1,''),(2,'19',0.00,0.00,0.00,1,'branch',1,1,'2023-01-28','',0,'08:50:41','open',1,''),(3,'18',0.00,0.00,0.00,1,'branch',1,1,'2023-01-28','',0,'08:50:41','open',1,''),(4,'17',0.00,0.00,0.00,1,'branch',1,1,'2023-01-28','',0,'08:50:41','open',1,''),(5,'16',0.00,0.00,0.00,1,'branch',1,1,'2023-01-28','',0,'08:50:41','open',1,''),(6,'15',0.00,0.00,0.00,1,'branch',1,1,'2023-01-28','',0,'08:50:41','open',1,''),(7,'14',0.00,0.00,0.00,1,'branch',1,1,'2023-01-28','',0,'08:50:41','open',1,''),(8,'13',0.00,0.00,0.00,1,'branch',1,1,'2023-01-28','',0,'08:50:41','open',1,''),(9,'11',0.00,0.00,0.00,1,'branch',1,1,'2023-01-28','',0,'08:50:41','open',1,''),(10,'9',0.00,0.00,0.00,1,'branch',1,1,'2023-01-28','',0,'08:50:41','open',1,''),(11,'7',0.00,0.00,0.00,1,'branch',1,1,'2023-01-28','',0,'08:50:41','open',1,''),(12,'5',0.00,0.00,0.00,1,'branch',1,1,'2023-01-28','',0,'08:50:41','open',1,''),(13,'3',0.00,0.00,0.00,1,'branch',1,1,'2023-01-28','',0,'08:50:41','open',1,''),(14,'1',0.00,0.00,0.00,1,'branch',1,1,'2023-01-28','2023-01-31',4,'08:50:41','open',1,''),(43,'20',100.00,0.00,0.00,1,'branch',4,1,'2023-01-31','',0,'20:08:05','open',1,''),(44,'19',0.00,0.00,0.00,1,'branch',4,1,'2023-01-31','',0,'20:08:05','open',1,''),(45,'18',0.00,0.00,0.00,1,'branch',4,1,'2023-01-31','',0,'20:08:05','open',1,''),(46,'17',0.00,6.00,6.00,1,'branch',4,1,'2023-01-31','2023-01-31',4,'20:08:05','open',1,''),(47,'16',0.00,1.00,1.00,1,'branch',4,1,'2023-01-31','2023-01-31',4,'20:08:05','open',1,''),(48,'15',0.00,13.00,13.00,1,'branch',4,1,'2023-01-31','2023-01-31',4,'20:08:05','open',1,''),(49,'14',0.00,12.00,12.00,1,'branch',4,1,'2023-01-31','2023-01-31',4,'20:08:05','open',1,''),(50,'13',0.00,6.00,6.00,1,'branch',4,1,'2023-01-31','2023-01-31',4,'20:08:05','open',1,''),(51,'11',0.00,3.00,3.00,1,'branch',4,1,'2023-01-31','2023-02-04',4,'20:08:05','open',1,''),(52,'9',0.00,10.00,10.00,1,'branch',4,1,'2023-01-31','2023-01-31',4,'20:08:05','open',1,''),(53,'7',10.00,1.00,-9.00,1,'branch',4,1,'2023-01-31','2023-01-31',4,'20:08:05','open',1,''),(54,'5',0.00,0.00,0.00,1,'branch',4,1,'2023-01-31','2023-01-31',4,'20:08:05','open',1,''),(55,'3',0.00,3.00,3.00,1,'branch',4,1,'2023-01-31','2023-01-31',4,'20:08:05','open',1,''),(56,'1',0.00,7.00,7.00,1,'branch',4,1,'2023-01-31','2023-01-31',4,'20:08:05','open',1,''),(57,'20',100.00,0.00,0.00,1,'branch',4,1,'2023-03-17','',0,'18:20:44','open',1,''),(58,'19',0.00,0.00,0.00,1,'branch',4,1,'2023-03-17','',0,'18:20:44','open',1,''),(59,'18',0.00,0.00,0.00,1,'branch',4,1,'2023-03-17','',0,'18:20:44','open',1,''),(60,'17',1.00,0.00,0.00,1,'branch',4,1,'2023-03-17','',0,'18:20:44','open',1,''),(61,'16',0.00,0.00,0.00,1,'branch',4,1,'2023-03-17','',0,'18:20:44','open',1,''),(62,'15',0.00,0.00,0.00,1,'branch',4,1,'2023-03-17','',0,'18:20:44','open',1,''),(63,'14',0.00,0.00,0.00,1,'branch',4,1,'2023-03-17','',0,'18:20:44','open',1,''),(64,'13',1.00,0.00,0.00,1,'branch',4,1,'2023-03-17','',0,'18:20:44','open',1,''),(65,'11',0.00,0.00,0.00,1,'branch',4,1,'2023-03-17','2023-05-10',4,'18:20:44','open',1,''),(66,'9',0.00,0.00,0.00,1,'branch',4,1,'2023-03-17','2023-05-10',4,'18:20:44','open',1,''),(67,'7',0.00,0.00,0.00,1,'branch',4,1,'2023-03-17','',0,'18:20:44','open',1,''),(68,'5',0.00,0.00,0.00,1,'branch',4,1,'2023-03-17','',0,'18:20:44','open',1,''),(69,'3',0.00,0.00,0.00,1,'branch',4,1,'2023-03-17','',0,'18:20:44','open',1,''),(70,'1',0.00,0.00,0.00,1,'branch',4,1,'2023-03-17','',0,'18:20:44','open',1,''),(71,'20',99.00,0.00,0.00,1,'branch',4,1,'2023-05-10','',0,'16:33:02','open',1,''),(72,'19',0.00,0.00,0.00,1,'branch',4,1,'2023-05-10','',0,'16:33:02','open',1,''),(73,'18',0.00,0.00,0.00,1,'branch',4,1,'2023-05-10','',0,'16:33:02','open',1,''),(74,'17',1.00,0.00,0.00,1,'branch',4,1,'2023-05-10','',0,'16:33:02','open',1,''),(75,'16',0.00,0.00,0.00,1,'branch',4,1,'2023-05-10','',0,'16:33:02','open',1,''),(76,'15',0.00,0.00,0.00,1,'branch',4,1,'2023-05-10','',0,'16:33:02','open',1,''),(77,'14',0.00,0.00,0.00,1,'branch',4,1,'2023-05-10','',0,'16:33:02','open',1,''),(78,'13',1.00,0.00,0.00,1,'branch',4,1,'2023-05-10','',0,'16:33:02','open',1,''),(79,'11',0.00,0.00,0.00,1,'branch',4,1,'2023-05-10','',0,'16:33:02','open',1,''),(80,'9',0.00,0.00,0.00,1,'branch',4,1,'2023-05-10','',0,'16:33:02','open',1,''),(81,'7',0.00,0.00,0.00,1,'branch',4,1,'2023-05-10','',0,'16:33:02','open',1,''),(82,'5',0.00,0.00,0.00,1,'branch',4,1,'2023-05-10','',0,'16:33:02','open',1,''),(83,'3',0.00,0.00,0.00,1,'branch',4,1,'2023-05-10','2023-05-10',4,'16:33:02','open',1,''),(84,'1',0.00,0.00,0.00,1,'branch',4,1,'2023-05-10','2023-05-10',4,'16:33:02','open',1,''); /*!40000 ALTER TABLE `stocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktakingstatus` -- DROP TABLE IF EXISTS `stocktakingstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktakingstatus` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(30) NOT NULL, `timedone` varchar(50) NOT NULL, `ip` text NOT NULL, `companyid` int(11) NOT NULL, `startdate` date NOT NULL, `closedate` date NOT NULL, `updatedby` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `level` varchar(20) NOT NULL DEFAULT 'one', `type` varchar(20) NOT NULL DEFAULT 'branch', `branchid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktakingstatus` -- LOCK TABLES `stocktakingstatus` WRITE; /*!40000 ALTER TABLE `stocktakingstatus` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktakingstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `store` -- DROP TABLE IF EXISTS `store`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `store` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(1) NOT NULL DEFAULT 0, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` varchar(50) NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `store` -- LOCK TABLES `store` WRITE; /*!40000 ALTER TABLE `store` DISABLE KEYS */; /*!40000 ALTER TABLE `store` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `subcategory` -- DROP TABLE IF EXISTS `subcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `subcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `maincategory` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `subcategory` -- LOCK TABLES `subcategory` WRITE; /*!40000 ALTER TABLE `subcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `subcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `suggestions` -- DROP TABLE IF EXISTS `suggestions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `suggestions` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `suggestions` -- LOCK TABLES `suggestions` WRITE; /*!40000 ALTER TABLE `suggestions` DISABLE KEYS */; INSERT INTO `suggestions` VALUES (1,'POS','best','2019-07-12 05:44:51am','1','','','active'); /*!40000 ALTER TABLE `suggestions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `supervisor` -- DROP TABLE IF EXISTS `supervisor`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `supervisor` ( `id` int(30) NOT NULL AUTO_INCREMENT, `title` varchar(30) NOT NULL, `department` varchar(50) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `description` text NOT NULL, `employeeno` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `userid` int(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL DEFAULT 1, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `supervisor` -- LOCK TABLES `supervisor` WRITE; /*!40000 ALTER TABLE `supervisor` DISABLE KEYS */; INSERT INTO `supervisor` VALUES (1,'1','1','2021-02-11','2021-02-28','',1,'2021-02-11 01:40:03pm',1,'active',1,1); /*!40000 ALTER TABLE `supervisor` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tables` -- DROP TABLE IF EXISTS `tables`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tables` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tables` -- LOCK TABLES `tables` WRITE; /*!40000 ALTER TABLE `tables` DISABLE KEYS */; /*!40000 ALTER TABLE `tables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tags` -- DROP TABLE IF EXISTS `tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `meta_keyword` text NOT NULL, `meta_description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tags` -- LOCK TABLES `tags` WRITE; /*!40000 ALTER TABLE `tags` DISABLE KEYS */; /*!40000 ALTER TABLE `tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskdata` -- DROP TABLE IF EXISTS `taskdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskdata` ( `id` int(30) NOT NULL AUTO_INCREMENT, `description` text DEFAULT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) DEFAULT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Submitted', `companyid` varchar(100) NOT NULL, `challanges` text NOT NULL, `recommendation` text NOT NULL, `updatedby` int(11) NOT NULL, `comments` text NOT NULL, `updateddate` varchar(30) NOT NULL, `mykey` varchar(50) DEFAULT NULL, `exactdate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `achieved` varchar(30) NOT NULL, `updatedat` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskdata` -- LOCK TABLES `taskdata` WRITE; /*!40000 ALTER TABLE `taskdata` DISABLE KEYS */; /*!40000 ALTER TABLE `taskdata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasks` -- DROP TABLE IF EXISTS `tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `taskowner` varchar(100) NOT NULL, `subject` text NOT NULL, `fromdate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` text NOT NULL, `status` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `priority` text NOT NULL, `notification` varchar(100) NOT NULL DEFAULT 'yes', `repeated` varchar(100) NOT NULL DEFAULT 'no', `comments` text DEFAULT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `measurements` varchar(30) NOT NULL DEFAULT 'Pc', `target` varchar(30) NOT NULL, `achived` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasks` -- LOCK TABLES `tasks` WRITE; /*!40000 ALTER TABLE `tasks` DISABLE KEYS */; /*!40000 ALTER TABLE `tasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasktype` -- DROP TABLE IF EXISTS `tasktype`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasktype` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `mode` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasktype` -- LOCK TABLES `tasktype` WRITE; /*!40000 ALTER TABLE `tasktype` DISABLE KEYS */; /*!40000 ALTER TABLE `tasktype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskupdates` -- DROP TABLE IF EXISTS `taskupdates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskupdates` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `nextstep` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `type` text NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskupdates` -- LOCK TABLES `taskupdates` WRITE; /*!40000 ALTER TABLE `taskupdates` DISABLE KEYS */; /*!40000 ALTER TABLE `taskupdates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tillcollection` -- DROP TABLE IF EXISTS `tillcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tillcollection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `dateposted` varchar(100) NOT NULL, `addedby` int(100) NOT NULL, `approvedby` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `description` text NOT NULL, `userid` int(20) NOT NULL, `companyid` int(20) NOT NULL, `branch` int(11) NOT NULL, `collecteddate` varchar(30) NOT NULL, `short` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tillcollection` -- LOCK TABLES `tillcollection` WRITE; /*!40000 ALTER TABLE `tillcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `tillcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tills` -- DROP TABLE IF EXISTS `tills`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tills` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tills` -- LOCK TABLES `tills` WRITE; /*!40000 ALTER TABLE `tills` DISABLE KEYS */; /*!40000 ALTER TABLE `tills` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `timer` -- DROP TABLE IF EXISTS `timer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `timer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `startdate` varchar(30) NOT NULL, `enddate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `hour` varchar(50) NOT NULL, `station` varchar(20) NOT NULL, `description` text NOT NULL, `product` varchar(50) NOT NULL, `unit` varchar(20) NOT NULL, `duration` varchar(50) DEFAULT NULL, `customer` varchar(50) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `timer` -- LOCK TABLES `timer` WRITE; /*!40000 ALTER TABLE `timer` DISABLE KEYS */; /*!40000 ALTER TABLE `timer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `towns` -- DROP TABLE IF EXISTS `towns`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `towns` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `towns` -- LOCK TABLES `towns` WRITE; /*!40000 ALTER TABLE `towns` DISABLE KEYS */; INSERT INTO `towns` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `towns` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `types` -- DROP TABLE IF EXISTS `types`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `types` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `types` -- LOCK TABLES `types` WRITE; /*!40000 ALTER TABLE `types` DISABLE KEYS */; /*!40000 ALTER TABLE `types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uom` -- DROP TABLE IF EXISTS `uom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uom` -- LOCK TABLES `uom` WRITE; /*!40000 ALTER TABLE `uom` DISABLE KEYS */; INSERT INTO `uom` VALUES (1,'Piece','pc','2020-06-22 06:18:43','active','1','','1','pcs'),(2,'No Units','No Units','2018-03-29 06:40:47am','active','1','','1','NOU'),(3,'Dozen','Dozen','2018-03-29 06:42:29am','active','1','','1','dz'),(4,'Bar','Bar','2018-03-29 06:43:15am','active','1','','1','BR'),(5,'Packets','Packets','2018-03-29 06:36:08am','active','1','','1','pcks'),(6,'Kilograms','Kilograms','2018-03-29 07:14:40am','active','1','','1','Kg'),(7,'Litre','Litre','2018-03-29 07:14:57am','active','1','','1','ltr'),(8,'Half ','hlf','2018-03-30 12:34:29pm','active','1','','1','hlf'),(9,'sheet','','2018-03-30 12:35:21pm','active','1','','1','sht'),(10,'Bale','','2018-03-30 12:40:40pm','active','1','','1','BL'),(11,'Box','','2018-03-30 12:40:58pm','active','1','','1','bx'),(12,'full','','2018-08-04 11:35:29am','active','1','','1','full'),(13,'refill','','2018-08-04 11:36:06am','active','1','','1','ref'),(14,'1/4','','2018-11-20 09:14:48','active','1','','1','16'),(15,'Feet','','2020-06-09 10:21:14','active','1','','1','ft'),(16,'PIPES','','2020-06-09 19:12:05','active','1','','1','PIPES'),(17,'Monthly','','2020-06-26 07:19:19','active','1','','1','Monthly'),(18,'Daily','','2020-06-26 07:19:31','active','1','','1','Daily'),(19,'Weekly','','2020-06-26 07:19:44','active','1','','1','Weekly'),(20,'Yearly','','2020-06-26 07:19:56','active','1','','1','Yearly'); /*!40000 ALTER TABLE `uom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uomproducts` -- DROP TABLE IF EXISTS `uomproducts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uomproducts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `uom` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `price` varchar(30) NOT NULL, `brice` varchar(30) NOT NULL, `unitprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uomproducts` -- LOCK TABLES `uomproducts` WRITE; /*!40000 ALTER TABLE `uomproducts` DISABLE KEYS */; /*!40000 ALTER TABLE `uomproducts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `upgrade` -- DROP TABLE IF EXISTS `upgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `upgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `userid` int(10) DEFAULT NULL, `entrydate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `upgrade` -- LOCK TABLES `upgrade` WRITE; /*!40000 ALTER TABLE `upgrade` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `utilityinvoice` -- DROP TABLE IF EXISTS `utilityinvoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `utilityinvoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL DEFAULT 'receipt', `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `paid` varchar(40) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `utilityinvoice` -- LOCK TABLES `utilityinvoice` WRITE; /*!40000 ALTER TABLE `utilityinvoice` DISABLE KEYS */; /*!40000 ALTER TABLE `utilityinvoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `voucher` -- DROP TABLE IF EXISTS `voucher`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `voucher` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer` varchar(100) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, `fromdate` varchar(20) DEFAULT NULL, `business` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `voucher` -- LOCK TABLES `voucher` WRITE; /*!40000 ALTER TABLE `voucher` DISABLE KEYS */; /*!40000 ALTER TABLE `voucher` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-06-30 18:08:53
.
Edit
..
Edit
information_schema.sql
Edit
mysql.sql
Edit
performance_schema.sql
Edit
robisear_017lounge.sql
Edit
robisear_15minutes.sql
Edit
robisear_1865pubcoltd.sql
Edit
robisear_64jos.sql
Edit
robisear_727barandrestaurant.sql
Edit
robisear_ELKTONS.sql
Edit
robisear_Kencityhealth.sql
Edit
robisear_a3autocare.sql
Edit
robisear_abbeyslacewig.sql
Edit
robisear_aberdare.sql
Edit
robisear_abic.sql
Edit
robisear_abnpharmaceuticals.sql
Edit
robisear_accommodation.sql
Edit
robisear_aceliquor.sql
Edit
robisear_adamssupermarket.sql
Edit
robisear_adcentcomputers.sql
Edit
robisear_adval.sql
Edit
robisear_africaexpress.sql
Edit
robisear_africanfabric.sql
Edit
robisear_afrisco.sql
Edit
robisear_afrovision.sql
Edit
robisear_agriassistltd.sql
Edit
robisear_ahel.sql
Edit
robisear_airworks.sql
Edit
robisear_ajanihouse.sql
Edit
robisear_akshar.sql
Edit
robisear_akshar2.sql
Edit
robisear_akshar3.sql
Edit
robisear_alaphamega.sql
Edit
robisear_alasfourcosmetics.sql
Edit
robisear_aldeon.sql
Edit
robisear_alibern.sql
Edit
robisear_alj.sql
Edit
robisear_aljpos.sql
Edit
robisear_allmeds.sql
Edit
robisear_alma.sql
Edit
robisear_amaniangani.sql
Edit
robisear_amat.sql
Edit
robisear_ambalu.sql
Edit
robisear_ambasagrill.sql
Edit
robisear_ambokililimited.sql
Edit
robisear_amsol.sql
Edit
robisear_amzkanzu.sql
Edit
robisear_anandamarga.sql
Edit
robisear_anchorlounge.sql
Edit
robisear_annexchefwest.sql
Edit
robisear_annexm2.sql
Edit
robisear_anujhardware.sql
Edit
robisear_apollostar.sql
Edit
robisear_approtechtech.sql
Edit
robisear_arkam.sql
Edit
robisear_aryelegant.sql
Edit
robisear_arziki.sql
Edit
robisear_asbedpharmaceuticalslimited.sql
Edit
robisear_asterhealth.sql
Edit
robisear_atlas.sql
Edit
robisear_automaxx.sql
Edit
robisear_automotivedoctor.sql
Edit
robisear_avichem.sql
Edit
robisear_baberian.sql
Edit
robisear_babygarden.sql
Edit
robisear_babygarden2.sql
Edit
robisear_babygarden3.sql
Edit
robisear_backazzlounge.sql
Edit
robisear_badi.sql
Edit
robisear_bantuliquor.sql
Edit
robisear_barakastores.sql
Edit
robisear_barbecuexpress.sql
Edit
robisear_barbecuexpress2.sql
Edit
robisear_bargalcollection.sql
Edit
robisear_basdeliveryservices.sql
Edit
robisear_basewines.sql
Edit
robisear_batasportsclub.sql
Edit
robisear_baylandcafe.sql
Edit
robisear_bbcfarm.sql
Edit
robisear_bboutique.sql
Edit
robisear_beautybyimani.sql
Edit
robisear_beautypoint.sql
Edit
robisear_beautypointcollege.sql
Edit
robisear_becap.sql
Edit
robisear_beco.sql
Edit
robisear_benan.sql
Edit
robisear_benan2.sql
Edit
robisear_benjakab.sql
Edit
robisear_bensare.sql
Edit
robisear_beshel.sql
Edit
robisear_bestbudget.sql
Edit
robisear_besterp.sql
Edit
robisear_betafoods.sql
Edit
robisear_beyahbix.sql
Edit
robisear_beyondsweetness.sql
Edit
robisear_bigbox.sql
Edit
robisear_bigtech.sql
Edit
robisear_bijou.sql
Edit
robisear_bijouhotel.sql
Edit
robisear_bikebrigades.sql
Edit
robisear_blackplatinum.sql
Edit
robisear_blixen.sql
Edit
robisear_bluechipaviation.sql
Edit
robisear_boba.sql
Edit
robisear_bodegajamhuri.sql
Edit
robisear_bodegasyokimau.sql
Edit
robisear_bodegathome.sql
Edit
robisear_bostonhousehold.sql
Edit
robisear_bostonhousehold2.sql
Edit
robisear_botanical.sql
Edit
robisear_boxlight.sql
Edit
robisear_bpackagng.sql
Edit
robisear_braeburnclub.sql
Edit
robisear_braeburnclub1.sql
Edit
robisear_brandgate.sql
Edit
robisear_brickmann.sql
Edit
robisear_bridgebarrel.sql
Edit
robisear_brighton.sql
Edit
robisear_brightonpms.sql
Edit
robisear_brimat.sql
Edit
robisear_brimatholdings.sql
Edit
robisear_brimatholdings1.sql
Edit
robisear_brimix.sql
Edit
robisear_brimix2.sql
Edit
robisear_brimix3.sql
Edit
robisear_brownbox.sql
Edit
robisear_bsikenya.sql
Edit
robisear_btl.sql
Edit
robisear_bulwark.sql
Edit
robisear_bumalogisticsk.sql
Edit
robisear_bumanestlimited.sql
Edit
robisear_buneei.sql
Edit
robisear_burgers.sql
Edit
robisear_burgosstreet.sql
Edit
robisear_buydirect.sql
Edit
robisear_bvblounge.sql
Edit
robisear_c7fashion.sql
Edit
robisear_caffebora.sql
Edit
robisear_cambridge.sql
Edit
robisear_camino.sql
Edit
robisear_campzodiakafrica.sql
Edit
robisear_canaan.sql
Edit
robisear_canvasartshopltd.sql
Edit
robisear_canvasshoes.sql
Edit
robisear_carlizpaints.sql
Edit
robisear_casadimoda.sql
Edit
robisear_ccb.sql
Edit
robisear_ceeboylounge.sql
Edit
robisear_cellpro.sql
Edit
robisear_cellpro1.sql
Edit
robisear_celticlounge.sql
Edit
robisear_centurion.sql
Edit
robisear_chanaanafeeds.sql
Edit
robisear_chanaanagrovet.sql
Edit
robisear_chanaanfeeds.sql
Edit
robisear_chazaqsteel.sql
Edit
robisear_chedusystems.sql
Edit
robisear_cheflink.sql
Edit
robisear_chegowagon.sql
Edit
robisear_chemaliquor.sql
Edit
robisear_cherotebistro.sql
Edit
robisear_chesmapauto.sql
Edit
robisear_chibekellimited.sql
Edit
robisear_chickencenter.sql
Edit
robisear_chipsfix.sql
Edit
robisear_chocolatecity.sql
Edit
robisear_chrisapartment.sql
Edit
robisear_chrivebeauty.sql
Edit
robisear_church.sql
Edit
robisear_citadel.sql
Edit
robisear_citamclaycity.sql
Edit
robisear_claritycounseling.sql
Edit
robisear_cliqour.sql
Edit
robisear_cliquor.sql
Edit
robisear_comfortride.sql
Edit
robisear_concepts.sql
Edit
robisear_conceptsmartdecor.sql
Edit
robisear_copticrestaurant.sql
Edit
robisear_copticrestaurantnigeria.sql
Edit
robisear_coseke.sql
Edit
robisear_countyhotels.sql
Edit
robisear_cpk.sql
Edit
robisear_craftnliquor.sql
Edit
robisear_crystalpearl.sql
Edit
robisear_crystalshea.sql
Edit
robisear_dadasiventures.sql
Edit
robisear_dadir.sql
Edit
robisear_dailycharges.sql
Edit
robisear_daisyflower.sql
Edit
robisear_dallad.sql
Edit
robisear_dallad2.sql
Edit
robisear_dallad3.sql
Edit
robisear_damaline.sql
Edit
robisear_danga.sql
Edit
robisear_danga1.sql
Edit
robisear_darirose.sql
Edit
robisear_davetis.sql
Edit
robisear_dawacom.sql
Edit
robisear_dawapay.sql
Edit
robisear_degrasi.sql
Edit
robisear_delaroza.sql
Edit
robisear_demerger.sql
Edit
robisear_dencity.sql
Edit
robisear_dencity1.sql
Edit
robisear_dencity2.sql
Edit
robisear_dencity3.sql
Edit
robisear_denfatechnologies.sql
Edit
robisear_denkar.sql
Edit
robisear_denohenterprises.sql
Edit
robisear_desleyholdings.sql
Edit
robisear_desmanjo.sql
Edit
robisear_destiny.sql
Edit
robisear_desun.sql
Edit
robisear_detoxhealthspa.sql
Edit
robisear_devach.sql
Edit
robisear_devach2.sql
Edit
robisear_devach3.sql
Edit
robisear_diasporadivas.sql
Edit
robisear_digicafess.sql
Edit
robisear_digitalsuggestionbox.sql
Edit
robisear_dimetrica.sql
Edit
robisear_distinctiongardens.sql
Edit
robisear_distinctiongardens1.sql
Edit
robisear_dlliquorstores.sql
Edit
robisear_dndkenya.sql
Edit
robisear_doladen.sql
Edit
robisear_dollarbakers.sql
Edit
robisear_doubleolounge.sql
Edit
robisear_downtowntavern.sql
Edit
robisear_drn.sql
Edit
robisear_duraroof.sql
Edit
robisear_duraxpaints.sql
Edit
robisear_duwanclassic.sql
Edit
robisear_easysmart.sql
Edit
robisear_ebakaltd.sql
Edit
robisear_ecovest.sql
Edit
robisear_education.sql
Edit
robisear_effectivehardware.sql
Edit
robisear_electratech.sql
Edit
robisear_electrika.sql
Edit
robisear_elightpaths.sql
Edit
robisear_elisapowersystems.sql
Edit
robisear_elishammah.sql
Edit
robisear_elishammah2.sql
Edit
robisear_elishammahgarissa.sql
Edit
robisear_elishammahmatu.sql
Edit
robisear_elishammahmotorbike.sql
Edit
robisear_elishammahtaita.sql
Edit
robisear_eluktomhealthcare.sql
Edit
robisear_empower.sql
Edit
robisear_enacoach.sql
Edit
robisear_enacoachltd.sql
Edit
robisear_enjoyessenceltd.sql
Edit
robisear_enterprise.sql
Edit
robisear_enziapartment.sql
Edit
robisear_epicraftstudios.sql
Edit
robisear_erpuganda.sql
Edit
robisear_essentials.sql
Edit
robisear_evana.sql
Edit
robisear_evehilaryson.sql
Edit
robisear_events.sql
Edit
robisear_everbeautycosmetic.sql
Edit
robisear_evertipstop.sql
Edit
robisear_exxochem.sql
Edit
robisear_fabricske.sql
Edit
robisear_fabys.sql
Edit
robisear_fairwayhotel.sql
Edit
robisear_faithbase.sql
Edit
robisear_fajviyafrica.sql
Edit
robisear_fallingmooninvestments.sql
Edit
robisear_famo.sql
Edit
robisear_farmerspice.sql
Edit
robisear_farmerssolution.sql
Edit
robisear_farmlineagencies.sql
Edit
robisear_feast.sql
Edit
robisear_feedandfodder.sql
Edit
robisear_felizplace.sql
Edit
robisear_fermar.sql
Edit
robisear_fifi.sql
Edit
robisear_fishlands.sql
Edit
robisear_fitpharma.sql
Edit
robisear_flamebites.sql
Edit
robisear_flitoz.sql
Edit
robisear_flitozwines.sql
Edit
robisear_foresightmotors.sql
Edit
robisear_formulatorsdepotltd.sql
Edit
robisear_fortyplace.sql
Edit
robisear_franciscanfamily.sql
Edit
robisear_freemark.sql
Edit
robisear_frepego.sql
Edit
robisear_fretap.sql
Edit
robisear_friendssupermarket.sql
Edit
robisear_friendssupermarket1.sql
Edit
robisear_friendssupermarketmaji.sql
Edit
robisear_gabrielrotich.sql
Edit
robisear_gambella.sql
Edit
robisear_gambella2.sql
Edit
robisear_gambella3.sql
Edit
robisear_gathee.sql
Edit
robisear_gecko.sql
Edit
robisear_gemini.sql
Edit
robisear_generations.sql
Edit
robisear_gesa.sql
Edit
robisear_gigstores.sql
Edit
robisear_gilgameshltd.sql
Edit
robisear_githungurifoods.sql
Edit
robisear_githungurinationaloil.sql
Edit
robisear_glasstechandinteriors.sql
Edit
robisear_glowskin.sql
Edit
robisear_goldenspill.sql
Edit
robisear_goldenstandardscafe.sql
Edit
robisear_goldenstandardscafe1.sql
Edit
robisear_goldrock.sql
Edit
robisear_goldrock1.sql
Edit
robisear_goodlife.sql
Edit
robisear_gosavannah.sql
Edit
robisear_goshen.sql
Edit
robisear_grandcrinumltd1.sql
Edit
robisear_grandcrinumltdwestlands.sql
Edit
robisear_grandpa.sql
Edit
robisear_greatplan.sql
Edit
robisear_greekliquor.sql
Edit
robisear_greensavannah.sql
Edit
robisear_hadaelectrical.sql
Edit
robisear_hadassah.sql
Edit
robisear_hagon.sql
Edit
robisear_hairmasters.sql
Edit
robisear_halfmanlounge.sql
Edit
robisear_harmony.sql
Edit
robisear_hawest.sql
Edit
robisear_hawest2.sql
Edit
robisear_hawest3.sql
Edit
robisear_healsandvibes.sql
Edit
robisear_heavenssquare.sql
Edit
robisear_heywoodenterprises.sql
Edit
robisear_heywoodenterprises1.sql
Edit
robisear_hideaway.sql
Edit
robisear_homeessentialschoko.sql
Edit
robisear_homegoods.sql
Edit
robisear_homeland.sql
Edit
robisear_hoodwines.sql
Edit
robisear_hopeuniforms.sql
Edit
robisear_hopewholesalers.sql
Edit
robisear_hotsandbarrel2.sql
Edit
robisear_huyasaminimart.sql
Edit
robisear_iandbent.sql
Edit
robisear_ibiza.sql
Edit
robisear_idealdishes.sql
Edit
robisear_idlhome.sql
Edit
robisear_infamous.sql
Edit
robisear_infill.sql
Edit
robisear_infinitylounge.sql
Edit
robisear_instantdelicacy.sql
Edit
robisear_instinctbar.sql
Edit
robisear_interglobal.sql
Edit
robisear_interlink.sql
Edit
robisear_internationalhc.sql
Edit
robisear_ishmar.sql
Edit
robisear_isoko.sql
Edit
robisear_italycor.sql
Edit
robisear_itecsystemsltd.sql
Edit
robisear_itushbusinesssolutions.sql
Edit
robisear_jacbee.sql
Edit
robisear_jadame.sql
Edit
robisear_jailo.sql
Edit
robisear_jaimari.sql
Edit
robisear_jalasfeedback.sql
Edit
robisear_jamagwartraders.sql
Edit
robisear_jambotech.sql
Edit
robisear_jamwa.sql
Edit
robisear_jamwa1.sql
Edit
robisear_javilla.sql
Edit
robisear_javilla2.sql
Edit
robisear_javilla3.sql
Edit
robisear_jaybright.sql
Edit
robisear_jbfries.sql
Edit
robisear_jbfriesnrb.sql
Edit
robisear_jebmic.sql
Edit
robisear_jengaleo.sql
Edit
robisear_jewelcomputers.sql
Edit
robisear_jijazetavern.sql
Edit
robisear_jimlandagency.sql
Edit
robisear_jimmon.sql
Edit
robisear_jobportal.sql
Edit
robisear_joek.sql
Edit
robisear_johfay.sql
Edit
robisear_johkim.sql
Edit
robisear_jolimillers.sql
Edit
robisear_josmatt.sql
Edit
robisear_joyevech.sql
Edit
robisear_jubileefarmers.sql
Edit
robisear_jue.sql
Edit
robisear_junkybins.sql
Edit
robisear_jymarks.sql
Edit
robisear_kabati.sql
Edit
robisear_kagango.sql
Edit
robisear_kahawaexpresso.sql
Edit
robisear_kairetu.sql
Edit
robisear_kalabash.sql
Edit
robisear_kamson.sql
Edit
robisear_kamuga2.sql
Edit
robisear_kamunga.sql
Edit
robisear_kaperikwekwe.sql
Edit
robisear_kapsam.sql
Edit
robisear_karangi.sql
Edit
robisear_karangi1.sql
Edit
robisear_kasavanna.sql
Edit
robisear_katado.sql
Edit
robisear_kathiani.sql
Edit
robisear_katikatilounge.sql
Edit
robisear_kayolefinest.sql
Edit
robisear_keekys.sql
Edit
robisear_kenanthogoto.sql
Edit
robisear_kentwood.sql
Edit
robisear_kenworks.sql
Edit
robisear_kenyatoner.sql
Edit
robisear_kerutender.sql
Edit
robisear_kevomotors.sql
Edit
robisear_kiamariverresort.sql
Edit
robisear_kicas.sql
Edit
robisear_kidamienterprises.sql
Edit
robisear_kiddyzojunior.sql
Edit
robisear_kijabesacco.sql
Edit
robisear_kijijimojito.sql
Edit
robisear_kikingihub.sql
Edit
robisear_kilantechnologies.sql
Edit
robisear_kilimanibreeze.sql
Edit
robisear_kinca57.sql
Edit
robisear_kingpin.sql
Edit
robisear_kiraimportexport.sql
Edit
robisear_kise.sql
Edit
robisear_kiufresh.sql
Edit
robisear_kjwines.sql
Edit
robisear_kjwinesbumala.sql
Edit
robisear_kliqourline.sql
Edit
robisear_kliqourline2.sql
Edit
robisear_kliqourline3.sql
Edit
robisear_kmamt.sql
Edit
robisear_kombiro.sql
Edit
robisear_komesha.sql
Edit
robisear_komesha2.sql
Edit
robisear_konamart.sql
Edit
robisear_kraftboba.sql
Edit
robisear_kttc.sql
Edit
robisear_kuivaliquorstores.sql
Edit
robisear_kyumbigarden.sql
Edit
robisear_laanpat.sql
Edit
robisear_laareshell.sql
Edit
robisear_lafattoria.sql
Edit
robisear_laibunimart.sql
Edit
robisear_laikipiaeco.sql
Edit
robisear_lakirashades.sql
Edit
robisear_lamatech.sql
Edit
robisear_lamatechkenyalimited.sql
Edit
robisear_lambada.sql
Edit
robisear_lambadas.sql
Edit
robisear_lanxafrica.sql
Edit
robisear_latenight.sql
Edit
robisear_latia.sql
Edit
robisear_laundryhub.sql
Edit
robisear_leave.sql
Edit
robisear_leboo.sql
Edit
robisear_legitimacyspares.sql
Edit
robisear_lerustique.sql
Edit
robisear_lesarra.sql
Edit
robisear_leviticus.sql
Edit
robisear_libanautospareslimited.sql
Edit
robisear_limah.sql
Edit
robisear_linaden.sql
Edit
robisear_linchubstore.sql
Edit
robisear_linknumedical.sql
Edit
robisear_linksgeliwa.sql
Edit
robisear_liquidmania.sql
Edit
robisear_liquorlibrary.sql
Edit
robisear_liquortap.sql
Edit
robisear_litudian.sql
Edit
robisear_liveinproperties.sql
Edit
robisear_livingwaterbcf.sql
Edit
robisear_longliqi.sql
Edit
robisear_longrich.sql
Edit
robisear_longrich1.sql
Edit
robisear_lotus.sql
Edit
robisear_louizesimbahotel.sql
Edit
robisear_louizesimbahotel1.sql
Edit
robisear_louizesimbalounge.sql
Edit
robisear_lti.sql
Edit
robisear_ltigroup.sql
Edit
robisear_lukeshotel.sql
Edit
robisear_lukimpharmaceuticals.sql
Edit
robisear_luminous.sql
Edit
robisear_lunjos.sql
Edit
robisear_luxebistro.sql
Edit
robisear_luxurysuites.sql
Edit
robisear_lydiacollection.sql
Edit
robisear_lyon.sql
Edit
robisear_mafads.sql
Edit
robisear_magman.sql
Edit
robisear_mailer.sql
Edit
robisear_mainerp.sql
Edit
robisear_mainerp1.sql
Edit
robisear_mainerpuganda.sql
Edit
robisear_makinze.sql
Edit
robisear_malibulounge.sql
Edit
robisear_malsonmotors.sql
Edit
robisear_maqaarow.sql
Edit
robisear_maqaarow2.sql
Edit
robisear_maqaarow3.sql
Edit
robisear_maraorganics.sql
Edit
robisear_margo.sql
Edit
robisear_marickholdings.sql
Edit
robisear_marksonic.sql
Edit
robisear_marsdiner.sql
Edit
robisear_marvel.sql
Edit
robisear_marvelfeeds.sql
Edit
robisear_masaicafe.sql
Edit
robisear_masid.sql
Edit
robisear_masterbakers.sql
Edit
robisear_matanaha.sql
Edit
robisear_mavunohub.sql
Edit
robisear_maxy.sql
Edit
robisear_maxy1.sql
Edit
robisear_mbotebeers.sql
Edit
robisear_melagrovet.sql
Edit
robisear_memphisresort.sql
Edit
robisear_metalogistics.sql
Edit
robisear_metropolsecurity.sql
Edit
robisear_mfangano.sql
Edit
robisear_mijimiji.sql
Edit
robisear_mijimiji2.sql
Edit
robisear_mijimiji3.sql
Edit
robisear_milans.sql
Edit
robisear_mingleslounge.sql
Edit
robisear_mirage.sql
Edit
robisear_miuguconclave.sql
Edit
robisear_mizpha.sql
Edit
robisear_mkulimahodariagrovet.sql
Edit
robisear_mkuru.sql
Edit
robisear_mliquor.sql
Edit
robisear_mobicare.sql
Edit
robisear_mochabistro.sql
Edit
robisear_modernfurniture.sql
Edit
robisear_moistureplus.sql
Edit
robisear_mollys.sql
Edit
robisear_mollys1.sql
Edit
robisear_mombasacomputers.sql
Edit
robisear_mommieschoice.sql
Edit
robisear_moodkitchens.sql
Edit
robisear_moonstargeneralagencies.sql
Edit
robisear_moselyminisupermarket.sql
Edit
robisear_msczoneltd.sql
Edit
robisear_mtaanichemist.sql
Edit
robisear_mugisof.sql
Edit
robisear_mugisoft.sql
Edit
robisear_muhsintailor.sql
Edit
robisear_mukielect.sql
Edit
robisear_mukscreation.sql
Edit
robisear_mumbuni.sql
Edit
robisear_mumsgarden.sql
Edit
robisear_muncheezbstr.sql
Edit
robisear_mursons.sql
Edit
robisear_mustafa.sql
Edit
robisear_muturis.sql
Edit
robisear_muyia.sql
Edit
robisear_mwaketa.sql
Edit
robisear_mybulksms.sql
Edit
robisear_mydallas.sql
Edit
robisear_myerp.sql
Edit
robisear_mypos.sql
Edit
robisear_nafuu.sql
Edit
robisear_nairobiclearing.sql
Edit
robisear_nanarestaurants.sql
Edit
robisear_napuuventures.robisearch.com.sql
Edit
robisear_napuuventures.sql
Edit
robisear_natives.sql
Edit
robisear_natives2.sql
Edit
robisear_natives3.sql
Edit
robisear_naturalchill.sql
Edit
robisear_naturalglam.sql
Edit
robisear_ndumia.sql
Edit
robisear_nebacholdings.sql
Edit
robisear_neighbourhoodnook.sql
Edit
robisear_nemwa.sql
Edit
robisear_neokenya.sql
Edit
robisear_netbyteapps.sql
Edit
robisear_new.sql
Edit
robisear_newlamuhaven.sql
Edit
robisear_newpickandpay.sql
Edit
robisear_newrobi.sql
Edit
robisear_nextlevelhardware.sql
Edit
robisear_ngatha.sql
Edit
robisear_nia.sql
Edit
robisear_nithibakers.sql
Edit
robisear_njd.sql
Edit
robisear_njorobeer.sql
Edit
robisear_njoshi.sql
Edit
robisear_nomadcycle.sql
Edit
robisear_noorelectronics.sql
Edit
robisear_nordicparts.sql
Edit
robisear_nordicparts2.sql
Edit
robisear_nordicparts3.sql
Edit
robisear_nordlys.sql
Edit
robisear_norkun.sql
Edit
robisear_nunos.sql
Edit
robisear_nuria.sql
Edit
robisear_nyamiraheights.sql
Edit
robisear_nyamiraheightsspa.sql
Edit
robisear_nysishotel.sql
Edit
robisear_nzimuh.sql
Edit
robisear_nzumbipms.sql
Edit
robisear_oasis.sql
Edit
robisear_oasispremiumfloor.sql
Edit
robisear_obicarautospares.sql
Edit
robisear_obsha.sql
Edit
robisear_obuntu.sql
Edit
robisear_olivehotels.sql
Edit
robisear_omeron.sql
Edit
robisear_onestop.sql
Edit
robisear_online1shop.sql
Edit
robisear_online2shop.sql
Edit
robisear_onlinecompanylimited.sql
Edit
robisear_onlinemobile.sql
Edit
robisear_onlinemobileeastleigh.sql
Edit
robisear_optispeed.sql
Edit
robisear_orangeriver.sql
Edit
robisear_orchards.sql
Edit
robisear_orchardscomm.sql
Edit
robisear_orchardscommltd.sql
Edit
robisear_organella.sql
Edit
robisear_osonayarns.sql
Edit
robisear_osupukoresort.sql
Edit
robisear_otadvocates.sql
Edit
robisear_ouad.sql
Edit
robisear_outsprings.sql
Edit
robisear_outsprings2.sql
Edit
robisear_paintdepo.sql
Edit
robisear_pamojagardens.sql
Edit
robisear_pareetalectrical.sql
Edit
robisear_pareetalectricals.sql
Edit
robisear_parisi.sql
Edit
robisear_parisi2.sql
Edit
robisear_parisi3.sql
Edit
robisear_paritahardware.sql
Edit
robisear_paritahardware2.sql
Edit
robisear_paritahardware3.sql
Edit
robisear_parkside.sql
Edit
robisear_parkside1.sql
Edit
robisear_parminihardware.sql
Edit
robisear_pastoralvet.sql
Edit
robisear_patanyumba.sql
Edit
robisear_patrica.sql
Edit
robisear_pauwil.sql
Edit
robisear_peacemeats.sql
Edit
robisear_pecyuniforms.sql
Edit
robisear_pelicanmetal.sql
Edit
robisear_pendo.sql
Edit
robisear_pendo1.sql
Edit
robisear_pensortium.sql
Edit
robisear_perfectpackaging.sql
Edit
robisear_petrooilkenyaltd.sql
Edit
robisear_pharmaallied.sql
Edit
robisear_phasedesign.sql
Edit
robisear_philbackers.sql
Edit
robisear_phoeniciahotel.sql
Edit
robisear_pilanobookshop.sql
Edit
robisear_pillcare.sql
Edit
robisear_piratesbeachmeatcenter.sql
Edit
robisear_piratesbeachpark.sql
Edit
robisear_pizarrarestaurant.sql
Edit
robisear_pjay.sql
Edit
robisear_placidoinvestment.sql
Edit
robisear_planet.sql
Edit
robisear_platinum.sql
Edit
robisear_platinum2.sql
Edit
robisear_pmcsupermarket.sql
Edit
robisear_poj.sql
Edit
robisear_polished.sql
Edit
robisear_politics.sql
Edit
robisear_popote.sql
Edit
robisear_porche.sql
Edit
robisear_porkysbarbecue.sql
Edit
robisear_pos.sql
Edit
robisear_poshplace.sql
Edit
robisear_powermart.sql
Edit
robisear_pramukh.sql
Edit
robisear_pramukhinvestment.sql
Edit
robisear_premier.sql
Edit
robisear_premierbeauty.sql
Edit
robisear_prestonhardware.sql
Edit
robisear_primevoy.sql
Edit
robisear_promze.sql
Edit
robisear_pronala.sql
Edit
robisear_propertwelveliquor.sql
Edit
robisear_protouch.sql
Edit
robisear_provenance.sql
Edit
robisear_pvtech.sql
Edit
robisear_qcc.sql
Edit
robisear_qiues.sql
Edit
robisear_quench.sql
Edit
robisear_quepasa.sql
Edit
robisear_quepasa1.sql
Edit
robisear_quillslounge.sql
Edit
robisear_quiver.sql
Edit
robisear_rafiki.sql
Edit
robisear_rafikitriple4.sql
Edit
robisear_raphymart.sql
Edit
robisear_rawhew.sql
Edit
robisear_rawhew1.sql
Edit
robisear_redbrickdairyandfood.sql
Edit
robisear_redc.sql
Edit
robisear_redemtar.sql
Edit
robisear_renbridge.sql
Edit
robisear_resellers.sql
Edit
robisear_restopark.sql
Edit
robisear_revaplaceresort.sql
Edit
robisear_riaraminimart.sql
Edit
robisear_ricamosupplies.sql
Edit
robisear_richblend.sql
Edit
robisear_richman.sql
Edit
robisear_richman2.sql
Edit
robisear_richman3.sql
Edit
robisear_rievshop.sql
Edit
robisear_rimatholdings1.sql
Edit
robisear_rira.sql
Edit
robisear_rivermart.sql
Edit
robisear_rivervale.sql
Edit
robisear_riziki.sql
Edit
robisear_robbiefarm.sql
Edit
robisear_robierp.sql
Edit
robisear_robihotel.sql
Edit
robisear_robimalimali.sql
Edit
robisear_robipms.sql
Edit
robisear_robiposhotel.sql
Edit
robisear_robisear_elishammah.sql
Edit
robisear_robisearch.sql
Edit
robisear_robisearchuganda.sql
Edit
robisear_rodi.sql
Edit
robisear_rohima.sql
Edit
robisear_rohima2.sql
Edit
robisear_rohosingo.sql
Edit
robisear_rokeen.sql
Edit
robisear_ronleb.sql
Edit
robisear_ronleb1.sql
Edit
robisear_ronlebtech.sql
Edit
robisear_rooftopbistro.sql
Edit
robisear_root.sql
Edit
robisear_rootscosmestics.sql
Edit
robisear_rootzcosmetics.sql
Edit
robisear_rootzcosmetics2.sql
Edit
robisear_rootzcosmetics3.sql
Edit
robisear_rophinefieldschools.sql
Edit
robisear_rosetex.sql
Edit
robisear_rositainvestment.sql
Edit
robisear_royal.sql
Edit
robisear_royalelectronics.sql
Edit
robisear_royalhardware.sql
Edit
robisear_royalmeals.sql
Edit
robisear_rubicon.sql
Edit
robisear_sabby.sql
Edit
robisear_sabizpizza.sql
Edit
robisear_sacco.sql
Edit
robisear_safetymax.sql
Edit
robisear_sahishapes.sql
Edit
robisear_sales.sql
Edit
robisear_samareeb.sql
Edit
robisear_samoo.sql
Edit
robisear_samtechgroup.sql
Edit
robisear_sanch.sql
Edit
robisear_sarmerk.sql
Edit
robisear_saroz.sql
Edit
robisear_saruk.sql
Edit
robisear_saruk1.sql
Edit
robisear_saruk2.sql
Edit
robisear_sasabone.sql
Edit
robisear_sausen.sql
Edit
robisear_savannah.sql
Edit
robisear_savour.sql
Edit
robisear_saxandviolins.sql
Edit
robisear_sayariagriscience.sql
Edit
robisear_sayaricrafts.sql
Edit
robisear_sbhotel.sql
Edit
robisear_scentskenyaltd.sql
Edit
robisear_schoolmall.sql
Edit
robisear_scodra.sql
Edit
robisear_seasonlogistics.sql
Edit
robisear_seasons.sql
Edit
robisear_selcafe.sql
Edit
robisear_selella.sql
Edit
robisear_serenityforthotel.sql
Edit
robisear_shack.sql
Edit
robisear_shafan.sql
Edit
robisear_shakaz.sql
Edit
robisear_shakesspeare.sql
Edit
robisear_sharjah.sql
Edit
robisear_sherattonbeachvillagio.sql
Edit
robisear_sherattonregency.sql
Edit
robisear_sherattonregencymombasa.sql
Edit
robisear_sherryliquorbar.sql
Edit
robisear_shopearl.sql
Edit
robisear_shopearl2.sql
Edit
robisear_shopwise.sql
Edit
robisear_shotsandbarrel.sql
Edit
robisear_shotsandbarrel1.sql
Edit
robisear_shotsandbarrel2.sql
Edit
robisear_shreeji.sql
Edit
robisear_shreejimerultd.sql
Edit
robisear_shujaa.sql
Edit
robisear_shujaawangu.sql
Edit
robisear_shukri.sql
Edit
robisear_sierracaves.sql
Edit
robisear_silver.sql
Edit
robisear_silverline.sql
Edit
robisear_silverviewhardware.sql
Edit
robisear_sipamaquaticsltd.sql
Edit
robisear_siwamu.sql
Edit
robisear_skysailmabati.sql
Edit
robisear_skyveltd.sql
Edit
robisear_snl.sql
Edit
robisear_snowdessertea.sql
Edit
robisear_sokima.sql
Edit
robisear_sokofreshpoint.sql
Edit
robisear_sokojumla.sql
Edit
robisear_somcityhealth.sql
Edit
robisear_spiceland.sql
Edit
robisear_spicelands.sql
Edit
robisear_spikessanford.sql
Edit
robisear_spotpartystop.sql
Edit
robisear_springs.sql
Edit
robisear_starfox.sql
Edit
robisear_starsngarters.sql
Edit
robisear_stedan.sql
Edit
robisear_sterling.sql
Edit
robisear_stfrancisofassisi.sql
Edit
robisear_stjohn.sql
Edit
robisear_stopajali.sql
Edit
robisear_straitsolar.sql
Edit
robisear_sts.sql
Edit
robisear_stylesandfinishesltd.sql
Edit
robisear_sugarspicebeauty.sql
Edit
robisear_suki.sql
Edit
robisear_sukimart.sql
Edit
robisear_sultanmabi.sql
Edit
robisear_summeroasis.sql
Edit
robisear_summeroasis1.sql
Edit
robisear_summersprings.sql
Edit
robisear_summersprings2.sql
Edit
robisear_sunati.sql
Edit
robisear_sunbreeze.sql
Edit
robisear_sunshine.sql
Edit
robisear_sunshinemobilespares.sql
Edit
robisear_sunuk.sql
Edit
robisear_superb.sql
Edit
robisear_superiorhardware.sql
Edit
robisear_supermarket.sql
Edit
robisear_superp.sql
Edit
robisear_supreme.sql
Edit
robisear_suraj.sql
Edit
robisear_sweeftfleet.sql
Edit
robisear_swisderm.sql
Edit
robisear_swissgrade.sql
Edit
robisear_syano.sql
Edit
robisear_syanotanau.sql
Edit
robisear_symphonylounge.sql
Edit
robisear_synergydealsltd.sql
Edit
robisear_tabarukfoods.sql
Edit
robisear_tamasha.sql
Edit
robisear_tanzaken.sql
Edit
robisear_tawas.sql
Edit
robisear_tayariluxury.sql
Edit
robisear_tazamatt.sql
Edit
robisear_techsquire.sql
Edit
robisear_techsquires.sql
Edit
robisear_techwizardcctvltd.sql
Edit
robisear_tekidi.sql
Edit
robisear_tembuzicultural.sql
Edit
robisear_temic.sql
Edit
robisear_tessara.sql
Edit
robisear_tessymso.sql
Edit
robisear_test.sql
Edit
robisear_test2.sql
Edit
robisear_texas.sql
Edit
robisear_tgm.sql
Edit
robisear_thalloventures.sql
Edit
robisear_thecilantrokitchens.sql
Edit
robisear_thediner.sql
Edit
robisear_theheadquartersportbar.sql
Edit
robisear_theheadquartersportbar2.sql
Edit
robisear_thehubfoodcourt.sql
Edit
robisear_theindulge.sql
Edit
robisear_thejunctionlounge.sql
Edit
robisear_thelab.sql
Edit
robisear_themorningperkcafe.sql
Edit
robisear_theoffice.sql
Edit
robisear_thirsty.sql
Edit
robisear_timboni.sql
Edit
robisear_timiza.sql
Edit
robisear_timizamachakos.sql
Edit
robisear_timushamba.sql
Edit
robisear_tir.sql
Edit
robisear_toasts.sql
Edit
robisear_tolaenergies.sql
Edit
robisear_toplevel.sql
Edit
robisear_toplinesurgicals.sql
Edit
robisear_topmark.sql
Edit
robisear_toshadawa.sql
Edit
robisear_toshenterprises.sql
Edit
robisear_transfordchemist.sql
Edit
robisear_travellamembers.sql
Edit
robisear_trax.sql
Edit
robisear_tripeakbrands.sql
Edit
robisear_triplec.sql
Edit
robisear_tripointpizzeria.sql
Edit
robisear_trivetachemist.sql
Edit
robisear_trivetandundoripos.sql
Edit
robisear_tronlink.sql
Edit
robisear_trueblueliqour.sql
Edit
robisear_truvalue.sql
Edit
robisear_truvalues.sql
Edit
robisear_tsukimino.sql
Edit
robisear_tucasa.sql
Edit
robisear_tucasa1.sql
Edit
robisear_tulimepamojaagrovet.sql
Edit
robisear_tundaville.sql
Edit
robisear_tunubeverage.sql
Edit
robisear_turpean.sql
Edit
robisear_tuutis.sql
Edit
robisear_twiga.sql
Edit
robisear_twinstepsltd.sql
Edit
robisear_typsy.sql
Edit
robisear_ujminimart.sql
Edit
robisear_ulalo.sql
Edit
robisear_uncurbedbeauty.sql
Edit
robisear_undertheswahilitree.sql
Edit
robisear_union.sql
Edit
robisear_upriseminisupa.sql
Edit
robisear_upsaleskeltd.sql
Edit
robisear_uptown.sql
Edit
robisear_uptown2.sql
Edit
robisear_uptownkibali.sql
Edit
robisear_urwani.sql
Edit
robisear_utange.sql
Edit
robisear_vaitamutheisupplies.sql
Edit
robisear_veewmart.sql
Edit
robisear_vezmartexpress.sql
Edit
robisear_viewersparkhotel.sql
Edit
robisear_viewjoint.sql
Edit
robisear_vnd.sql
Edit
robisear_walenisirestaurant.sql
Edit
robisear_walenisirestaurantmain.sql
Edit
robisear_wama.sql
Edit
robisear_wamotech.sql
Edit
robisear_wamweaholdings.sql
Edit
robisear_waqf.sql
Edit
robisear_wasafiarcade.sql
Edit
robisear_watergaspoint.sql
Edit
robisear_waterkiosk.sql
Edit
robisear_waterworld.sql
Edit
robisear_weaverbird.sql
Edit
robisear_westerncosmetics.sql
Edit
robisear_westlightlounge.sql
Edit
robisear_westlitelounge.sql
Edit
robisear_westmill.sql
Edit
robisear_weststands.sql
Edit
robisear_whitehouse.sql
Edit
robisear_whitekitchen.sql
Edit
robisear_wifimatt.sql
Edit
robisear_winter.sql
Edit
robisear_wiresmore.sql
Edit
robisear_wistantechnology.sql
Edit
robisear_wm.sql
Edit
robisear_woodlandgardens.sql
Edit
robisear_woodstock.sql
Edit
robisear_woodstock1.sql
Edit
robisear_wrappedfoods.sql
Edit
robisear_write.sql
Edit
robisear_xtranet.sql
Edit
robisear_ycs.sql
Edit
robisear_zakacapital.sql
Edit
robisear_zgt.sql
Edit
robisear_zishaan.sql
Edit
robisear_zmf.sql
Edit
robisear_zurikarttraders.sql
Edit
sys.sql
Edit